img.logo.img-fluid {
    width: 40%;
}

img.logo.logo-footer.img-fluid{
    width: 70%;
}

span.regular-price {
    font-weight: bold !important;
    color: black;
}

.product-variants>.product-variants-item select {
    width: 10.75rem;
}


img.logo.img-fluid.search-logo
 {
    width: 100%;
}

.leo-megamenu .dropdown-menu .menu-title{
    display: none;
}

span.menu-title, .leo-megamenu .dropdown-menu .menu-title, .leo-megamenu .dropdown-menu li a {
    text-transform: uppercase;
}

.thumbnail-container .product-price-and-shipping .price:not(:first-child) {
    color: black;
    font-weight: bold;
}

.elementor-3 .elementor-element.elementor-element-fe498e6 {
    width: 35% !important;
}

.lSSlideOuter img {
    margin: auto;
}

.plist-df .thumbnail-container .product-meta {
    padding: 0;
}

.elementor-1 .elementor-element.elementor-element-ff49a67 .elementor-social-icon{
    font-size: 25px !important;
}

.thumbnail-container .product-price-and-shipping .regular-price {
    color: red;
}

.product-flags li.product-flag {
    font-size: 12px;
}

ul.dropdown-sub.dropdown-menu {
    left: 150px !important;
}

@media (min-width:1400px) and (max-width: 1500px){
    img.logo.img-fluid {
        width: 80%;
    }
    
}

@media (max-width: 1400px){
    img.logo.img-fluid {
        width: 80%;
    }
    
    .leo-megamenu .navbar-nav > li > a
    {
        font-size: 12px !important;
    }
}

@media (max-width: 1100px){
    img.logo.logo-footer.img-fluid {
        width: 30%;
    }
}

@media (min-width: 750px) and (max-width: 900px){
    img.logo.img-fluid {
        width: 90%;
    }
}

@media (max-width: 750px){
    .header-top .inner .elementor.elementor-3 .elementor-inner .elementor-section-wrap section .elementor-container.elementor-column-gap-no .elementor-row, .elementor-3 .elementor-element.elementor-element-c9cdff8 .elementor-row{
        flex-wrap: nowrap;
    }
    
    img.logo.img-fluid {
        width: 100%;
    }
    
    .elementor-3 .elementor-element.elementor-element-c7f6035 > .elementor-widget-container {
        margin: 0px 0px 0px 0px !important;
    }
    
    img.logo.logo-footer.img-fluid {
        width: 75%;
        display: block;
        margin: auto;
    }
}
.product-flag.discount{
    display:none !important;
}
.product-flag.on-sale{
    background:#ff0000 !important;
    color:#ffffff !important;
}
@media (max-width:768px){

#left-column{
    display:none !important;
}

#content-wrapper{
    width:100% !important;
    max-width:100% !important;
    flex:0 0 100% !important;
}

}
/* ===== FIX ALTURA LEO SLIDER ===== */

.leo-slideshow,
.iviewSlider,
.bannercontainer,
.rev_slider_wrapper {
    min-height: 180px;
    overflow: hidden;
}

@media (max-width:768px){

.leo-slideshow,
.iviewSlider,
.bannercontainer,
.rev_slider_wrapper {
    min-height: 120px;
}

}