
/* Themify Custom CSS */
.woocommerce-cart .quantity input.qty {
width: 50% !important;;
}

@media screen and (max-width: 800px){
.loops-wrapper.products.grid3.no-gutter>.product, .loops-wrapper.grid3.no-gutter>.post {
    width: 100%;
}}
#mobile-menu .horizontal-menu a:hover,
#mobile-menu .horizontal-menu ul a:hover,
#mobile-menu .horizontal-menu .current_page_item ul a:hover,
#mobile-menu .horizontal-menu ul .current_page_item a:hover,
#mobile-menu .horizontal-menu .current-menu-item ul a:hover,
#mobile-menu .horizontal-menu ul .current-menu-item a:hover{
        background:#ffffff !important;
        color:#70871c !important;
}
