/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2023-06-14 20:42:13 */
body.boxed {
}
@media (min-width: 768px) {
    .page-layout-1column .product-info-main, .page-layout-2columns-left .product-info-main, .page-layout-2columns-right .product-info-main, .page-layout-3columns .product-info-main,.page-product-downloadable .product-options-bottom {
        width: 49%;
    }
    .page-layout-1column .product.media, .page-layout-2columns-left .product.media, .page-layout-2columns-right .product.media, .page-layout-3columns .product.media,.page-product-downloadable .product-options-wrapper {
        width: 49%;
    }

    .page-layout-1column .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-left .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-right .column.main > .custom-block ~ .product-info-main, .page-layout-3columns .column.main > .custom-block ~ .product-info-main {
        width: 36.75%;
    }
    .page-layout-1column .column.main > .custom-block ~ .product.media, .page-layout-2columns-left .column.main > .custom-block ~ .product.media, .page-layout-2columns-right .column.main > .custom-block ~ .product.media, .page-layout-3columns .column.main > .custom-block ~ .product.media {
        width: 36.75%;
    }
}

@media (min-width: 992px){
    .logo img {
     max-height: 105px !important;
   }
 }
.text-bottom-description{
    color: #585c50;

}


.products-home-page .product.data.items > .item.title.active, .products-home-page .product.data.items > .item.title:hover {
    border-color: #e01933 !important;
}
 
 .page-header.type2 .logo {
     max-width: 100%;
     width: 260px;
     margin-left: 15px;
 }
 
 .header-main .header-left {
     min-width: 26%;
 }
 
 
 .page-header.type2 .custom-block{
     margin-right: 65px;
 }
 
 
 .user-login-area .login-box{
     padding-left:35px;
 }
 
 .page-header.type2 .custom-block div[title="My Account"]>*{
     margin-left: -20px
 }
 
 @media (min-width: 1331px){

    .page-header .amsearch-wrapper-block{
        padding-right: 30px;
    }
    
}


@media (min-width: 1017px) and (max-width: 1330px){
    .amsearch-form-block {
        width: auto !important;
    }

    .header-row .header-right{        
        margin-left: 25px !important;
    }
    .user-login-area .login-box {
        padding-left: 20px !important;
    }
    .page-header.type2 .custom-block {
        margin-right: 25px !important;
    }

}


@media (min-width: 992px) and (max-width: 1016px){
    .page-header.type2 .header-row .header-center{
        margin-right: 70px ;
    }
}@media only screen and (max-width: 767px)
   .mobile-sticky .catalog-category-view .page-main {
    margin-top: 0px;
    }
}