/*
 Theme Name:   Amora Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Amora Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     amora
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  amora-child
*/

/*.page #primary-mono h1.entry-title::after {background: none !important;}*/
.featposts-wrapper .col-md-1{float: none !important;}
#masthead #site-logo{max-width: 200px !important; max-height: 200px !important;}
#masthead {/*min-height:502px !important; background-size: inherit !important;*/ }

@media only screen and (max-width: 767px) { 
  .featposts .featposts-wrapper{display:none;}
  .featposts{padding: 0px !important;}
  .page #primary-mono h1.entry-title span{padding:0px !important;}
  #masthead #site-logo{max-width: 100px !important; max-height: 100px !important;}
}