/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2025-07-25 09:40:19 */
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: 32.67%;
    }
    .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: 65.33%;
    }

    .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: 24.5025%;
    }
    .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: 48.9975%;
    }
}

.product-item-info.type100 .amlabel-position-wrapper {
   top: 5px !important;
   right: 5px !important;
}
#tab-label-custom-1 { margin-right: 0 !important; }

.cms-page-view .page-wrapper {
    background-color: #f2f0ec;
}
.cms-page-view .column.main {
   background: white;
}

@media (max-width: 768px) {
.catalog-category-view .mobile-sidebar, .catalog-product-view .mobile-sidebar, .category-page-view .mobile-sidebar, .catalogsearch-result-index .mobile-sidebar {
   width: 90%;
}
}

.owl-prev .fas.mgz-fa-angle-left,
.owl-next .fas.mgz-fa-angle-right {
   display: none;
}