/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2025-09-07 07:59:35 */
@import url(https://fonts.googleapis.com/css2?family=Rubik&display=swap);
html, body, html *, body *  { 
        font-family: 'Rubik', sans-serif;  
}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: 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%;
    }
}

.page-header.type1 .navigation:not(.side-megamenu) .level0 .level-top{font-size: 15px;}
.prev-next-products .product-nav .product-pop
{
	display: none;
}
@media only screen and (max-width: 767px) {
.product-info-price {
margin: 0 -9px 0;
width: calc(100%) !important;
margin: 0 0 15px !important;
}

.videoWrapper > iframe {
width: 100% !important;
}
.product-info-main .product-info-stock-sku{
min-width: 100%;
}
}

.product-item-photo {
    overflow: unset;
}
.products-related .product-items.owl-carousel .owl-stage-outer {
    overflow: unset;
}
.sidebar .products-related .amlabel-position-wrapper .amasty-label-container img.amasty-label-image, .sidebar .side-list .amlabel-position-wrapper .amasty-label-container img.amasty-label-image {
    width: 70% !important;
   
    margin-left: auto;
}
.cookie-status-message {
display: none;
}