/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2025-03-21 19:09:48 */
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 {
        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 {
        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%;
    }
}

.checkout-payment-method .payment-method._active .payment-method-content> div:first-child {
    display: none !important;
}
a[title="PROMO's"].level-top {
    background: red;
}

a[title="PROMO's"].level-top span {
   text-transform:none;
}

.price-container .price{
color: #091c61;
font-weight:600;
}

.benefit{
color:red !important;
}
.products-grid.small-list .product-image-photo.default_image{

Max-height:125px !important;
width: auto !important;
}

.opc-wrapper .shipping-address-item.selected-item{
border-color: #008000;
}

 .opc-wrapper .shipping-address-item.selected-item:after{
background: #008000;
}

.footer-middle{padding-bottom:0px;}

.gift-options .actions-toolbar .secondary .action-cancel{
margin-top:0px !important;
}

.widget.block-recent-posts ul li div.post-image{
float:right !important;
}


print .navigation .level0 .submenu a:hover{
background: #f4f4f4 !important;
text-decoration: none !important;
}

.rating-summary .rating-result>span:before, .review-control-vote label:before{
color: #ffc600 !important;
}