/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2025-09-26 03:17:21 */
http://db.onlinewebfonts.com/c/978e3845b045b2e6a058988930c64d27?family=Cochinbody.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: 57.17%;
    }
    .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: 40.83%;
    }

    .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: 42.8775%;
    }
    .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: 30.6225%;
    }
}

.wishlist-ajax-success { display: none; }

.trunc-notice {font-size: 14px;}
.header-top .store-view-links, .header-top .header-customer-links {font-size: 14px;}

@media (max-width: 1024px) {
.trunc-notice {font-size: 12px;}
.header-top .store-view-links, .header-top .header-customer-links { font-size: 12px;}
}

.dis-none {display:none;}
.dis-block {display:block;}

.brand-description .amshopby-descr p {
    margin-top: 15px !important;
}


.cms-development .page-main {
    max-width: 100%;
    padding: 0;
}


@media (min-width: 768px) {
    .category-cms .brand-section-featured .banner-image {
        margin-top: 50px;
    }
    .home-products-carousel .products-grid .product-item .product-item-info .product-item-photo {
        min-height: 302px;
    }
.authentication-wrapper {margin-top: 0;}
}

@media (max-width: 767px) {
    .home-products-carousel .products-grid .product-item .product-item-info .product-item-photo {
        min-height: 174px;
    }
}
.see-more-colors .swatch-attribute.color .swatch-option.disabled {
    pointer-events: none;
}

.see-more-colors.invisibility {
    opacity: 0;
    height: 0;
}

.filterproducts.products {
	display: flex;
	flex-wrap: wrap;
}

@media (max-width: 767px) {
body.filter-active .page-wrapper {
visibility: visible;
height: auto;
margin-top: 0;
}
}

@media only screen and (min-width: 767px) {
.product.data.items>.item.title {
    padding: 10px 0 10px 20px;
}

.product.data.items>.item.title:first-child {
    padding-left: 0;
}
}

.block.amshopby-morefrom .owl-middle-narrow.owl-theme .owl-controls .owl-dots {
    right: 10px;
    left: 10px;
    justify-content: flex-end;
}