/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2026-01-05 08:46:33 */
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%;
    }
}

.message.global.cookie {
	background: #055c9d;
	background: #005e9d;
    color: #ffffff !important;
	text-align: center;
}
.message.global.noscript a, .message.global.cookie a {
	color: #ffffff !important;
}
.message.global.cookie p {
    display: inline-block;
}	
#btn-cookie-allow {
    border-color: #ffffff !important;
}
.checkout-payment-method .payment-method-title {
	font-size: 28px;
    font-weight: bolder;
    letter-spacing: 1px;
}
#payment-method-braintree-paypal .field.choice {
	margin-bottom: 10px;
}
.product-item-info .cat-pro-box-sect-in .product.name a.product-item-link {
	font-size: 16px !important;
	color: #8e8e8e !important;
}
.product-item-info .cat-pro-box-sect-in .product.name a.product-item-link:hover {
	color: #055c9d !important;
}
.product-item .price-box .minimal-price .price-label {
	font-size: 14px !imporant;
}
.cms-index-index .widget.static-block-62 { display: none; }
@media screen and (min-width: 767px) {
	.message.global.cookie .actions {
		margin-top: 0px !important;
		display: inline-block !important;
		margin-left: 20px !important;
	}
}
@media screen and (max-width: 767px) {
	body:not(.checkout-cart-index):not(.customer-account-create):not(.account) .page-main .columns {
		display: block !important;
	}
	body:not(.checkout-cart-index):not(.customer-account-create):not(.checkout-index-index) .page-main .columns .column.main{
		display: inline-block !important;
	}
	body.account .block-collapsible-nav {
		z-index: 4 !important;
	}
}