/*
Theme Name:   BBAmarketing child theme
Description:  Write here a brief description about your child-theme
Author:       BBSA
Author URL:   Write here the author's blog or website url
Template:     BBAmarketing
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  BBAmarketing-child
*/

/* Write here your own personal stylesheet 
iframe.lp-popup__iframe {
    display: none !important;
}*/
.post-categories li {
    display: inline-block;
}

.hentry, .no-results {
    float: none!important;
}
@media screen and (max-width:767px) {
.sfm-color1 div.sfm-navicon-button.sf_label_default {
    top: 1px!important;
    /*left:0 !important;*/
    min-height:68px;
}
#page {
    padding-top:0px !important;
}
}