/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2024-12-13 19:41:14 */
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: 40.83%;
    }
    .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: 57.17%;
    }

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

.cart-container .form-cart .actions.main {
    text-align: left;
}

.amcard-field-block .amcard-button {
    width: 100%;
    display: block;
}

.amcheckout-step-container .form-discount .actions-toolbar .action {
    width: 100%;
    display: block;
}

.checkout-index-index #discount-form .payment-option-inner+.actions-toolbar {
    width: 100%;
}

.amcheckout-step-container .checkout-agreements .action-show, .amcheckout-step-container .action.checkout.amasty {
    width: 90% !important;
    border-radius: 4px;
}

.checkout-payment-method .payment-methods .actions-toolbar .primary {
    font-size: 18pt;
    letter-spacing: 1px;
    margin-top: 20px;
}

.checkout-index-index #discount-form .actions-toolbar>.primary, .checkout-index-index #discount-form .payment-option-inner+.actions-toolbar, .checkout-index-index #discount-form .payment-option-inner {
    width: 100%;
}

.amcheckout-step-container .amcheckout-summary-container .minicart-items .product-item-details {
    padding-left: 10px;
}

.opc-block-summary .product-item .product .product-image-container {
    background: 0 0;
    padding-right: 0px;
}

.opc-block-summary {
    border: 0px;
    border-radius: 4px;
}

.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method:nth-last-child(-n+2) {
    margin-bottom: 20px;
}

.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method, .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method {
        width: 100%;
}

.checkout-payment-method .payment-method-title .payment-icon {
    display: none;
}

.fotorama__thumb__arr {
    background-color: rgba(250, 250, 250, .95);
}

.amreview-title-review {
            margin-right: 0px;
}

.amreview-submit-form {
    background: #fafafa;
    margin: 0;
    padding: 16px;
    border-radius: 8px;
}

.amreview-rating-label {
    display: none;
}

a.pagebuilder-button-secondary, button.pagebuilder-button-secondary, div.pagebuilder-button-secondary {
    font-size: 14pt;
    border-radius: 8px;
}

.page-wrapper>.breadcrumbs {
    background-color: #333 !important;
}

.breadcrumbs .item {
    color: red;
}

.page-wrapper>.breadcrumbs .items {
    padding: 10px 10px;
}

.page-layout-2columns-left .sidebar-main {
    margin-top: 0px;
 }

.modals-wrapper .modal-popup.website-switcher .site-item .title, .modals-wrapper .modal-popup.website-switcher .site-item .content {
    padding: 10px;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
}

.modals-wrapper .modal-popup.website-switcher .site-item .title {
    font-weight: 700;
    font-size: 12pt !important;
}

img.popup-logo {
    max-height: 130px;
}

.box-tocart .action.tocart {
    background: #222529;
}

button.action.primary:not(.subscribe) {
    background-color: #222529;
    border-color: #222529;
}

.product-labels .product-label.sale-label {
    border-radius: 8px;
}