@media(min-width:768px) and (max-width:991px){
    .footer-one .elementor-column.elementor-col-14, .elementor-column[data-col="14"], .footer-two .elementor-column.elementor-col-14, .elementor-column[data-col="14"]{
        width:50%;
    }
    .elementor-18546 .elementor-element.elementor-element-810a757, .elementor-18546 .elementor-element.elementor-element-468c08e{
        width:100%!important;
    }
    .home-shop-by-categories .woocommerce .products .product.product-category{
        margin: 0 0 20px 0!important;
/*         width: 33.33%!important; */
		width: 50%!important;
    }
    .pc-menu .menu-wrapper .ts-menu > nav > ul.menu, .menu-wrapper .ts-menu > nav > ul {
    margin: 0!important;
    text-align: start!important;
    display: flex!important;
    flex-wrap: wrap!important;
    align-items: center!important;
    justify-content: space-evenly!important;
}
.header-middle > .container{
    justify-content: space-between!important;
}
 .sub-menu li{
        line-height: 180%!important;
    }
     #vertical-menu-sidebar .logo img {
        width: 130px!important;
    }
}

@media(min-width:576px) and (max-width:767px){
   
    .home-shop-by-categories .woocommerce .products .product.product-category{
        margin: 0 0 20px 0!important;
/*         width: 33.33%!important; */
		width: 50%!important;
    }
}

@media(max-width:575px){
   .home-shop-by-categories .woocommerce .products .product.product-category{
        margin: 0 0 20px 0!important;
/*         width: 50%!important; */
	   width: 100%!important;
    }
    .woocommerce-product-details__short-description p{
        display:none!important;
    }
}

@media(max-width:991px){
    .elementor-18546 .elementor-element.elementor-element-fab2789 .elementor-widget-container, .ts-mailchimp-subscription-shortcode{
        text-align:center!important;
    }
}

@media(max-width:1024px){
    .footer-three{
       text-align:center!important; 
    }
    .elementor-18546 .elementor-element.elementor-element-a57c176, .elementor-18546 .elementor-element.elementor-element-c080631{
        width:100%!important;
        text-align:center!important;
    }
    .copyright-section .elementor-widget.elementor-align-right .elementor-icon-list-items{
        justify-content: center!important;
    }
    .copyright-text p{
        margin-bottom:0!important;
    }
}

@media(min-width:992px) and (max-width:1199px){
    .home-shop-by-categories .woocommerce .products .product.product-category{
        margin: 0 0 20px 0!important;
/*         width: 25%!important; */
		width: 33.33%!important;
    }
     #vertical-menu-sidebar .logo img {
        width: 130px!important;
    }
}

@media(min-width:1200px){
     .ts-banner.style-button .ts-banner-button a.button{
        min-width: 200px!important;
        line-height: 0px !important;
        border-radius: 25px;
        padding: 25px !important;
        font-size: 1.85rem!important;
    }
}

@media(min-width:992px){
    .sub-menu li{
        line-height: 180%!important;
    }
    .header-v2 .menu-wrapper .ts-menu > nav > ul.menu, .header-v2 .menu-wrapper .ts-menu > nav > ul{
        justify-content: flex-start!important;
		gap: 5px;
    }
}

@media(min-width:768px){
    .header-v2 .vertical-menu-button.hidden-phone{
        display:none!important;
    }
}