/*
Theme Name: Shoptimizer Child Theme
Theme URI: 
Description: Child theme of Shoptimizer
Author: CommerceGurus
Author URI: 
Template: shoptimizer
Version: 1.2.2
License:         	GNU General Public License v2 or later
License URI:     	http://www.gnu.org/licenses/gpl-2.0.html
*/



@media (max-width: 992px) {
    .menu-toggle .bar-text {
        margin-top: 3px !important;
    }
   .menu-toggle .bar, .shoptimizer-cart a.cart-contents:hover .count {
        background-color: #ff8a00 !important;
    }
	.site-branding{
        height: 100% !important;
    }
}