.navigation .level0 > .level-top 
{
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    border: 1px #eee solid;
    border-width: 0 0 1px 0;
    background: #ffffff;
    border: #ffffff;
    color: #222222;
    font-size: 1.4rem !important;
    line-height: 0px;
}

.products-grid .product-items {
    z-index: 0;
   position: relative;
   }

   @media screen and (min-width: 768px) {
    .wrapperSlider {      
        display: block !important;       
    }  
    .footer>div .logo_footer {
    width: 39%;
    }
}


.catalog-product-view .product-items .product-item-photo .product-image-wrapper {
    height: 0;
    width: auto;
}
 
.cms-home .product-items .product-item-photo .product-image-wrapper {
    height: 0;
    width: auto;
}


.product-items .product-item-photo .product-image-container {
    aspect-ratio: auto;
}

.block.newsletter .action.subscribe {
    margin-top: 0;
    }
    .fotorama__stage .amlabel-position-wrapper .amasty-label-container {
        max-width: 148px !important;
        max-height: 212px !important;
    }

    #carrousel-related .product.product-item {
        display: block !important;
    }

    .bundle-options-container{
        clear: unset !important;
        margin-bottom: 0px !important;
    }
    @media only screen and (min-width: 768px) {
        .product-options-bottom .price-box .price-container,
        .product-info-price .price-box .price-container {
          font-size: 1.2rem !important;
        }

        .box-tocart .action.instant-purchase {
            margin-bottom: 0;
            margin-top: 4%;
            margin-right: 1%;
            width: 90% !important;
        }
      }
      
      @media only screen and (max-width: 768px) {
        .imageslider-widget .owl-carousel .owl-item img {
            height: 180px !important;
            max-height: 180px !important;
        }
    }
    
    .minicart-wrapper .minicart-widgets {
        margin-top: 0px !important;
    }

 