/* Checkout Page */
body#checkout section#wrapper {
    max-width: 1920px;
    margin: auto;
    background: white;
}
@media(min-width:1440px) {
    body#checkout .container { max-width: 1400px; padding: 0; }
    body#checkout #wrapper>.container>.row { margin: 0; }
    body#checkout #wrapper>.container>.row>div#content-wrapper { padding: 0; margin: 0; }
    body#checkout #wrapper>.container { padding-top: 40px; padding-bottom: 0; }
    body#checkout #content-wrapper #content #tc-container { max-width: 1400px; margin: auto; margin-top: 0px; margin-bottom: 50px; }
    body#checkout #content-wrapper #content { background: transparent; padding: 0; margin: 0; }
}
body#checkout #content-wrapper #content { background: transparent; }
#content-wrapper #content #thecheckout-account { border-radius: 30px; background: white; padding: 30px; box-shadow: 0px 0px 15px #bbbbbb47; }
body#checkout .block-header { border-top: 0px solid #ccc; font-size: 25px; letter-spacing: 0; margin-bottom: 0; padding-top: 0; color: var(--secondary); font-family: 'Poppins-SemiBold'; margin-top: 0; }
body#checkout  .product-line-delete { padding-top: 0; }
body#checkout .checkout-block[class*='num-'] .block-header:before { color: #FFE; background: var(--primary); border: none; box-shadow: none; position: static; display: inline-block; margin-right: 20px; }
body#checkout .checkout-block .inner-area { padding: 0; }
body#checkout .has-float-label input.form-control, body#checkout .has-float-label select.form-control.form-control-select { border-radius: 15px; padding: 15px 20px; font-size: 14px; border-radius: 30px; border: 1px solid #CCCCCC; line-height: 1.2; height: auto; }
#thecheckout-address-invoice, #thecheckout-shipping, #thecheckout-payment, #thecheckout-cart-summary .card.cart-container, #thecheckout-cart-summary .cart-grid.row #extra-items { border-radius: 30px; }
#thecheckout-address-invoice, #thecheckout-address-delivery, #thecheckout-shipping, #thecheckout-payment, section#hook-catalog-exrtra-field, div#thecheckout-cart-summary { background: #fff; padding: 30px 30px 30px; margin-top: 30px; border-radius: 30px; box-shadow: 5px 5px 15px 6px #bbbbbb47; }
#thecheckout-cart-summary .cart-grid.row .card.cart-summary { border-radius: 30px 30px 0 0; border: none; }
#thecheckout-cart-summary .cart-detailed-totals { padding: 30px 30px 0; }
body#checkout form.address-fields .form-group, #thecheckout-cart-summary .cart-grid .cart-summary { margin-bottom: 5px; }
#thecheckout-cart-summary { padding: 0; }
div#thecheckout-address-invoice .has-float-label.required span.field-label, div#thecheckout-address-invoice .need-dni .has-float-label span.field-label, div#thecheckout-address-invoice .has-float-label span.field-label, .address-fields .form-group label span.field-label { display: none; }
body#checkout span.custom-checkbox span { border: 1px solid #666; border-radius: 50%; }
.checkout-block form section.form-fields { padding-top: 0; }
#thecheckout-cart-summary .cart-grid { margin: 0; }
#thecheckout-shipping .delivery-options { margin-bottom: 0; padding: 0; border: none; padding-bottom: 30px; }
form#js-delivery .delivery-options .delivery-option-row.row.delivery-option { border-bottom: 1px solid #d5d5d5; padding-bottom: 10px; margin-bottom: 20px; flex-wrap: wrap; }
form#js-delivery .delivery-options .delivery-option-row.row.delivery-option label { margin-bottom: 15px; }
.delivery-options-list span.h6.carrier-name { font-family: 'Poppins'; font-weight: 700; color: var(--secondary); font-size: 16px; }
.delivery-option-delay span.carrier-delay, .delivery-option-detail .name-and-delay .delivery-option-price * { color: #1e3b64; }
#checkout.using-material-icons .custom-radio input[type=radio]:checked+span { border-color: var(--secondary); }
section#checkout-payment-step .payment-options { padding: 0; border: 0; margin: 0; }
#thecheckout-payment .payment-options .tc-main-title { padding-right: 15px; border-bottom: 1px solid #ddd; padding-bottom: 15px; border: 1px solid #fff; padding-top: 15px; border-radius: 15px; padding-left: 20px; margin-bottom: 0; border-bottom: 0px solid #ddd; position: relative; display: flex; align-items: center; }
#thecheckout-payment .payment-options .tc-main-title.selected { border: 1px solid var(--secondary); padding-top: 15px; border-radius: 15px; padding-left: 20px; }
#thecheckout-payment .payment-options>div>.payment-option { display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; flex: 1; align-items: center; }
#thecheckout-paymen .payment-options>div>.payment-option .payment-logo { order: 3; margin-left: auto; width: calc(100% - 50px); }
#thecheckout-payment .payment-options .tc-main-title .js-additional-information { display: block !important; }
p.payment_module.quickpay img { object-fit: contain; max-height: 30px; width: 45px; margin-right: 10px; }
#thecheckout-payment .payment-options .tc-main-title .js-additional-information, #thecheckout-payment .payment-options .tc-main-title .js-additional-information p { margin: 0; }
#thecheckout-payment .js-additional-information .payment_module.eanpayment img { max-width: 50px;}
#thecheckout-payment .js-additional-information .payment_module.eanpayment { margin-right: 10px !important; }
#thecheckout-payment .payment-options .tc-main-title:after { content: ""; border: 1px; height: 1px; background: #ddd; width: calc(100% - 20px); position: absolute; left: 5px; bottom: 0; }
#checkout-payment-step .payment-options div label span { font-family: 'Poppins'; font-weight: 700; font-size: 14px; color: var(--secondary); }
body.logos-on-the-right .payment-option label .payment-call-to-action-and-logo { width: 100%; }
#thecheckout-payment .payment-options>div>.payment-option>.payment-logo { margin: 0; margin-left: auto; text-align: right; display: flex; width: 100%; justify-content: end; gap: 5px; align-items: center; }
.payment-options .tc-main-title[data-payment-module="quickpay"] .payment-option>.payment-logo { width: calc(100% - 50px); }
.payment-options>div>.payment-option .payment-logo.eanpayment img { border: 1px solid var(--secondary); border-radius: 6px; margin-right: 10px; }
.payment-options>div>.payment-option .payment-logo.eanpayment img { max-width: 50px; border-radius: 10px; }
#tc-container .checkout-block .cart-item:not(:last-child), #tc-container .checkout-block .cart-item:last-child { border-bottom: none; }
.checkout-block .product-line-qty a.cart-line-product-quantity-up { border: 1px solid #ddd; border-radius: 0 10px 10px 0; background-size: 40%; }
.checkout-block .product-line-qty a.cart-line-product-quantity-down { border: 1px solid #ddd; border-radius: 10px 0px 0px 10px; background-size: 40%; }
.checkout-block .product-line-qty input.cart-line-product-quantity { border: 1px solid #ddd; }
div#thecheckout-cart-summary .product-line-info .label { font-size: 15px; line-height: 1.3em; width: 100%; color: var(--secondary); }
#thecheckout-cart-summary .product-line-actions .product-line-price strong { font-size: 16px; color: var(--primary); }
.has-discount .discount:before { content: "("; display: inline-block; }
.has-discount .discount:after { content: ")"; display: inline-block; }
div#thecheckout-cart-summary .card.cart-container { background: white; padding: 0; box-shadow: none; margin-top: 0px; border-radius: 0; margin-bottom: 0px; border-bottom: 1px solid #ddd; padding-bottom: 20px; }
div#thecheckout-cart-summary .card.cart-container ul.cart-items li.cart-item span.discount { color: red; font-size: 10px; background: transparent; margin: 0; padding: 0; text-transform: lowercase; font-weight: 400; }
.checkout-block .product-price .product-discount .regular-price { margin: 0; }
.checkout-block .product-price .product-discount { margin-bottom: 5px; }
.current-price span.price { line-height: normal; }
.fake-btn-firma { display: flex; flex-direction: row; align-content: center; justify-content: center; margin-bottom: 20px; }
.fake-btn-firma .btn-firma, .fake-btn-firma .btn-private { padding: 15px 50px; border: 1px solid #ddd; border-radius: 50px; margin: 0 10px; text-transform: uppercase; font-family: 'Poppins-Bold'; }
.fake-btn-adresse {
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    margin-bottom: 20px;
    margin-left: -15px;
    margin-right: -15px;
    max-width: 90%;
    margin: auto;
    margin-bottom: 20px;
}
.fake-btn-adresse .btn {
    padding: 12px 50px;
    border: 1px solid var(--primary);
    border-radius: 50px;
    margin: 0 10px;
    text-transform: uppercase;
    font-family: 'Poppins-Bold';
    color: var(--primary);
    width: 50%;
    font-size: 25px;
    box-shadow: -6px 3px 6px #00000029;
    border: 2px solid #B8AFA1;
    background: white;
}
.fake-btn-adresse .btn.active { background: var(--primary); color: white; border-color: var(--primary); }
.btn.btn-firma.active, .btn.btn-private.active { background: var(--secondary); color: white; border-color: var(--secondary); }
#thecheckout-cart-summary .cart-summary .cart-detailed-totals { width: 100%; left: 0; position: inherit; }
#thecheckout-cart-summary.checkout-block .card-block { border-bottom: 0; padding: 0; padding-bottom: 0; }
body #wrapper .checkout-block .cart-summary-line .label, body #wrapper .checkout-block .cart-summary-line .value { font-size: 16px; color: var(--secondary); line-height: 1.6; }
#thecheckout-cart-summary .cart-summary-line { margin-bottom: 10px !important; margin-top: 0; }
#thecheckout-cart-summary .cart-summary .cart-detailed-totals .card-block:nth-child(3) { padding: 0; margin-top: 20px; border-top: 1px solid #ddd; padding-top: 20px; }
#thecheckout-cart-summary .cart-voucher>p>a.promo-code-button { cursor: pointer !important; margin-bottom: 0; color: var(--secondary); font-weight: normal; border: none; background: transparent; padding: 0; display: block !important; text-align: left; font-size: 16px; line-height: 1.6; }
#thecheckout-cart-summary .block-promo .promo-code { padding: 1rem 0; }
#thecheckout-cart-summary .block-promo .promo-code form { width: 100%; }
#thecheckout-cart-summary .block-promo .promo-input-button .promo-input { padding: 10px; border-radius: 50px 0 0 50px; padding-left: 10px; width: 100%; border-style: solid; }
#thecheckout-cart-summary .block-promo .promo-input-button .promo-input+button { width: 150px; margin: 0; border-radius: 0 50px 50px 0; color: #FFF; background-color: var(--primary); border-color: var(--primary); padding: 0 30px; font-weight: bold; }
.block-promo .promo-input { border: #ddd 1px solid; }
.block-promo .promo-input-button { display: flex; height: auto; }
#thecheckout-cart-summary #order-description { padding: 1.6rem; background: #ebebeb; border-radius: 20px; margin-top: 10px; }
#order-description p { color: #000; font-size: 14px; }
.block-order-description a { color: #252525; font-weight: normal; }
#order-description form .description-input { padding: 0px; border-radius: 20px 0 0 20px; color: #414141; border: #acaaa6 1px solid; width: calc(100% - 100px); height: 40px; line-height: 38px; padding-left: 20px; }
.block-order-description form button.btn.btn-primary { margin-left: 0; margin: 0; border-radius: 0 20px 20px 0; width: 100px; padding: 9px 1.25rem; color: #FFF; background-color: var(--secondary); border-color: var(--secondary); }
#order-description form { display: flex; align-items: center; margin-bottom: 10px; flex-direction: row; }
.block-order-description .alert-success, .block-accept-payment-term .alert-success { display: none; padding: 15px; background-color: #fcd803; border-color: #fcd803; color: #000; }
.block-order-description .alert-success.has, .block-accept-payment-term .alert-success.has { display: block; }
.block-order-description .alert-success i, .block-accept-payment-term .alert-success i { color: #000; font-size: 20px; margin-right: 10px; cursor: pointer; }
.switch { position: relative; display: inline-block; width: 40px; height: 22px; }
input:checked+.slider:before { -webkit-transform: translateX(20px); -ms-transform: translateX(20px); transform: translateX(20px); }
#thecheckout-confirm .custom-checkbox input[type=checkbox]+span.slider.round { width: 40px; height: 22px; margin: 0; min-width: auto; background-color: #ccc !important; position: absolute; background: none; position: absolute; cursor: pointer; top: -14px; left: -6px; right: 0; bottom: 0; background-color: #ccc; -webkit-transition: .4s; transition: .4s; border: none; border-radius: 50px; background-image: none !important; }
.slider:before { position: absolute; content: ""; height: 20px; width: 20px; left: 0px; bottom: 1px; background-color: white; -webkit-transition: .4s; transition: .4s; }
#thecheckout-confirm .custom-checkbox input[type=checkbox]:checked+span.slider.round { background-color: var(--primary) !important; }
form#conditions-to-approve .switch .custom-checkbox { display: inline-block; }
body#checkout .condition-label label { text-align: left; font-size: 16px; font-weight: normal; }
.checkout-block .card.cart-summary { border-bottom: none; }
#thecheckout-newsletter { padding: 0 20px 10px; background: #fff; }
#thecheckout-confirm { margin-top: 20px; background: white; padding: 0 30px 50px; box-shadow: -6px 20px 15px 6px #bbbbbb47; margin-top: 0px; border-radius: 0 0 20px 20px; }
#thecheckout-cart-summary .card.cart-summary .card-block.block-promo { padding: 0px 30px 0px; margin-bottom: 0; text-decoration: underline; }
#checkout #thecheckout-cart-summary.checkout-block .card-block.block-order-description {
    margin: 0;
    border: none;
    padding-bottom: 15px;
}
#thecheckout-confirm #confirm_order { border-color: var(--primary); white-space: normal; position: relative; margin: auto; float: none !important; max-width: 100%; height: auto; background: var(--primary); font-family: "Poppins-Bold", Poppins; font-size: 23px; font-weight: bold; text-transform: uppercase; line-height: 1.4em; background-color: var(--primary); border-radius: 50px 50px 50px 50px; padding: 15px 80px 15px 080px; color: white; text-decoration: none; margin-top: 0px; display: block; width: max-content; margin-left: auto; margin-right: auto; box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.145); outline: 0px solid var(--secondary); border: 1px solid var(--primary); margin-top: 30px; }
#thecheckout-confirm #confirm_order:hover { background: var(--primary); }
#thecheckout-cart-summary .cart-summary-line#cart-discount-products .label { color: #f00; }
body#checkout .bestkit_available_date { max-width: max-content; display: flex; height: auto; min-height: auto; font-size: 12px !important; line-height: 1.4; }
.bestkit_available_date span.label.label-warning.preorder-label-warning { font-size: 12px; text-align: left; }
form#js-delivery .delivery-options .delivery-option.pakkelabels_shipping .col-sm-9 { padding: 0; margin-top: 10px; width: 100%; }
form#js-delivery .delivery-options .delivery-option.pakkelabels_shipping .row { width: 100%; }
form#js-delivery .delivery-options .delivery-option.pakkelabels_shipping select { padding: 8px 16px; color: #acaaa6; border-radius: 30px; }
form#js-delivery .delivery-options .delivery-option.pakkelabels_shipping select:focus, form#js-delivery .delivery-options .delivery-option.pakkelabels_shipping select:focus-visible { outline: none; border-color: rgba(0, 0, 0, 0.25); }
#checkout-payment-step .payment-options div label span { font-weight: 700; font-size: 16px; font-family: 'Poppins-SemiBold'; }
.payment-option .label-payment-warning { font-size: 12px; color: #f00; font-weight: 100; line-height: 1.5; }
#thecheckout-shipping .delivery-options .carrier-ref-369, #thecheckout-shipping .delivery-options .carrier-ref-370, #thecheckout-shipping .delivery-options .carrier-ref-371, #thecheckout-shipping .delivery-options .carrier-ref-364, #thecheckout-shipping .delivery-options .carrier-ref-365, #thecheckout-shipping .delivery-options .carrier-ref-366, #thecheckout-shipping .delivery-options .carrier-ref-377, #thecheckout-shipping .delivery-options .carrier-ref-378, #thecheckout-shipping .delivery-options .carrier-ref-380, #thecheckout-shipping .delivery-options .carrier-ref-368 { display: none; }
select#dhl-store { width: 100%; background: white; font-size: 16px; line-height: 1.3em; height: 2.8em; border-radius: 0; color: #acaaa6; padding: 8px 16px; border: 1px solid #ddd;    /* margin-top: 10px; */ margin-bottom: 15px; }
#bestkit_preordert_cms { display: none; }
div#thecheckout-html-box-2 { display: none; }
div#thecheckout-account .has-float-label.required span.field-label, .need-dni .has-float-label span.field-label, .has-float-label span.field-label { cursor: text; font-weight: bold; font-size: 14px; opacity: 1; top: -25px; color: var(--secondary); position: absolute; font-family: 'Poppins-SemiBold'; }
#next-password, .password_temp #login-trigger, #new-account-next-password { position: absolute; right: 0; font-size: 14px; border-radius: 50px; padding: 15px 30px; }
#next-password:hover, .password_temp #login-trigger:hover, #new-account-next-password:hover { color: white !important; background-color: #0B9C57; }
.password_temp #login-trigger:hover, .password_temp #login-trigger:focus { color: white; }
.password_temp .icon-remove-red-eye { right: 130px; margin-top: 5px; }
body#checkout span.custom-checkbox > label, body#checkout span.custom-checkbox span.label { color: var(--secondary); margin: 0; line-height: 1.25em; text-align: left; padding: 0; font-size: 14px; }
div#thecheckout-address-delivery .business-private-checkboxes { padding: 0; }
.page-content .has-float-label select.form-control { background-position: right 1em bottom 1em !important; }
#thecheckout-cart-summary ul.cart-items .product-line-actions { flex-basis: 300px; }
#thecheckout-cart-summary .cart-grid.row .card.cart-summary .cart-summary-line span.label { font-size: 16px !important; color: var(--secondary); line-height: 1.6; }
#thecheckout-cart-summary .cart-grid.row .card.cart-summary .cart-summary-line span.value { font-size: 16px; line-height: 1.6; }
#thecheckout-cart-summary .cart-grid.row .card.cart-summary .cart-summary-line.cart-total.cart-total-tax-included span { font-size: 18px !important; font-family: 'Poppins-Bold'; }
#thecheckout-cart-summary .cart-grid.row .card.cart-summary div#cart-discount-products span.value { color: red; }
#thecheckout-cart-summary.checkout-block .card-block.block-order-description a,#thecheckout-cart-summary.checkout-block .card-block.block-accept-payment-term a { color: var(--secondary); text-decoration: underline; line-height: 1.6; }
.blocks.checkout-area-7.width-below-50pct.width-below-70pct { margin-top: -5px; }
#thecheckout-newsletter { padding: 10px 20px 10px; background: #fff; }
#thecheckout-newsletter span.label.js-terms { color: var(--secondary); font-size: 14px; line-height: 1.4; padding-left: 10px; }
.checkout-block .product-price .product-discount { margin-bottom: 0; }
#thecheckout-newsletter span.label.js-terms em { padding-left: 0; font-size: 14px; line-height: 1.4; }
body#checkout .condition-label label.js-terms { color: var(--secondary); font-size: 14px; line-height: 1.6; padding-left: 5px; }
body#checkout .condition-label label.js-terms a { font-size: 14px; text-decoration: underline; }
#conditions-to-approve > ul > li { align-items: center; }
#thecheckout-newsletter .form-group.newsletter.checkbox>label { display: flex; align-items: flex-start; }
.custom-div .right-box.hook-send-cart-to-friend { display: none; }
body#checkout .condition-label label.js-terms a:hover { color: var(--primary); }
.block-promo .promo-input-button { display: flex; height: auto !important; }
#order-description .description-input { padding: 0px; border-radius: 50px 0 0 50px; color: #414141; border: #acaaa6 1px solid; width: calc(100% - 100px); height: 45px; line-height: 45px; padding-left: 20px; }
.block-order-description button.btn.btn-primary { margin-left: 0; margin: 0; border-radius: 0 50px 50px 0; width: 120px; padding: 10px; color: #FFF; background-color: #b8afa0; border-color: #b8afa0; }
#order-description p { color: var(--secondary); font-size: 14px; }
#thecheckout-cart-summary #order-description, #thecheckout-cart-summary #accept-payment-term { padding: 20px; background: #ebebeb; border-radius: 20px; margin-top: 10px; }
.checkout-block .product-line-qty input.cart-line-product-quantity { border: 1px solid #ddd; border-left: 0px; border-right: 0px; height: 40px; }
.checkout-block .product-line-qty a.cart-line-product-quantity-up { border: 1px solid #ddd; border-radius: 0 30px 30px 0; background-size: 30% !important; border-left: 0px; height: 40px; }
.checkout-block .product-line-qty a.cart-line-product-quantity-down { border: 1px solid #ddd; border-radius: 30px 0px 0px 30px; background-size: 30% !important; border-right: 0px; height: 40px; }
#thecheckout-cart-summary ul.cart-items .product-line-actions .product-line-delete a.remove-from-cart span.non-material-icon.delete-from-cart { display: none !important; }
#thecheckout-cart-summary ul.cart-items .product-line-actions .product-line-delete a.remove-from-cart i.material-icons.delete-from-cart.float-xs-left { display: inline-block; }
.checkout-block .cart-item:last-child { border-bottom: 0px solid #c1c1c1 !important; }
.flex-inline { display: flex; gap: 20px; }
.custom-div > *:not(.condition-box) { display: none !important; }
.custom-div:contains("Fortsæt til betaling") { display: none; }
#thecheckout-cart-summary .cart-summary-line span.effective-tax-rate { display: none; }
form#js-delivery .delivery-options .delivery-option-row.row.delivery-option .shipping-radio { width: 50px; }
form#js-delivery .delivery-options .delivery-option-row.row.delivery-option label { margin-bottom: 0; width: calc(100% - 50px); }
div#thecheckout-cart-summary .card.cart-container .product-line-image img { border: 1px solid #ccc; border-radius: 10px; margin: 1px 0; }
div#thecheckout-cart-summary .cart-overview .product-line-body { padding-left: 20px; }
div#link_to_cart:before { content: "\f104"; display: inline-block; font: normal normal normal 14px / 1 FontAwesome; }
div#link_to_cart a { font-size: 16px; padding-left: 10px; }
.no-dhl-parcel { font-size: 14px; }
body.lang-sv .delivery-option-detail { display: flex; /* ✅ เพิ่ม flex ให้ parent */ flex-wrap: wrap; /* ✅ ถ้ามีหลาย row ให้มันขึ้นบรรทัดใหม่ */ align-items: center; gap: 10px; }
body.lang-sv .delivery-option-detail .delivery-option-logo { order: 3; display: inline-flex; margin-left: auto; position: static; max-width: 70px; width: auto; }
body.lang-sv .delivery-option-detail .name-and-delay { order: 1 !important; width: calc(100% - 100px); display: inline-flex; flex-direction: column; margin-left: 0; margin-right: auto; }
body.lang-sv .delivery-option-detail  .delivery-option-price { order: 3; width: 100%; color: #1e3b64; flex-wrap: wrap; }
#thecheckout-cart-summary ul.cart-items .product-line-actions .product-line-delete a.remove-from-cart i.material-icons.delete-from-cart.float-xs-left { display: inline-block; color: var(--primary); font-size: 30px; }
#thecheckout-account form.account-fields .form-fields .form-group.email { margin-top: 0px; }
#thecheckout-account form.account-fields .form-fields .form-group label { float: none; display: flex; flex-direction: column; }
body#checkout form.account-fields .has-float-label input.form-control, body#checkout form.account-fields .has-float-label select.form-control.form-control-select { border-radius: 15px; padding: 15px 20px; font-size: 14px; border-radius: 30px; border: 1px solid #CCCCCC; line-height: 1.2; height: auto; margin-bottom: 0; order: 2; }
form.account-fields .form-group.email .field.error-msg { background: #00b67a; color: #fff; order: 3; margin-bottom: 0; }
div#thecheckout-account form.account-fields .has-float-label.required span.field-label, form.account-fields .need-dni .has-float-label span.field-label, form.account-fields .has-float-label span.field-label { cursor: text; font-weight: bold; font-size: 14px; opacity: 1; top: -30px; color: var(--secondary); position: static; font-family: 'Poppins-SemiBold'; order: 1; margin-bottom: 5px; }
#thecheckout-account form.account-fields .form-fields .form-group .password_temp { position: relative; padding-top: 0; }
.password_temp .icon-remove-red-eye { right: 130px; margin-top: 5px; top: 37px; z-index: 2; }
#next-password, .password_temp #login-trigger, #new-account-next-password { position: absolute; right: 0; font-size: 14px; border-radius: 50px; padding: 15px 30px; z-index: 2; top: 55px; }
.password_temp #login-trigger { top: 30px; }
#guest-checkout #guest-account-pass, #guest-checkout #guest-create-account { cursor: pointer; padding: 15px 50px; border: 1px solid #ddd; border-radius: 50px; margin: 0 10px; text-transform: uppercase; font-family: 'Poppins-Bold'; font-size: 20px; color: white !important; }
#guest-checkout #guest-account-pass:hover, #guest-checkout #guest-create-account:hover { padding: 15px 50px; font-size: 20px; color: white !important; background-color: #0B9C57; }
#thecheckout-account form.account-fields .form-group.password span.icon-remove-red-eye { top: auto; }
#thecheckout-account form.account-fields .form-fields .form-group label .field.notice-msg { order: 3; font-size: 12px; line-height: 1.4; margin-bottom: 0; }
#thecheckout-shipping { padding-bottom: 0px; }
.tc-ajax-loading { background: #ffffffa8 !important; }
div#thecheckout-cart-summary .cart-inner-wrapper .cart-grid.row { display: flex; flex-direction: column; }
body#checkout section.lineven-relatedproducts-block { order: 1; }
div#thecheckout-cart-summary .card.cart-container { order: 2; }
#thecheckout-cart-summary .cart-grid.row .card.cart-summary { order: 3; }
.custom-div { margin-top: 30px; margin-bottom: 0; }
#guest-checkout-warning .guest-info { padding: 5px 20px; border-radius: 10px; }
#guest-checkout-warning .continue-guess { color: var(--secondary); }
.customer-addresses.hidden-1 { position: absolute; right: 0; top: 0; }
.customer-addresses.hidden-1 a.custom-link { color: var(--primary); background: white; padding: 5px 20px; border: 1px solid; font-size: 14px; border-radius: 50px; }
.addresses-selection span.saved-addresses-label { font-size: 14px; padding-right: 10px; }
.customer-addresses select { border-radius: 5px; border-color: #e5e5e5; color: #1f3b62; padding: 10px; border-radius: 30px; }
div#thecheckout-address-delivery .block-header.address-name-header { padding-bottom: 30px; }
.block-order-description button.btn.btn-primary { font-size: 14px; height: 45px; }
#thecheckout-cart-summary .block-promo .promo-input-button .promo-input+button { font-size: 14px; text-transform: uppercase; }
#thecheckout-cart-summary .block-promo .promo-input-button .promo-input { font-size: 14px; }
#order-description .description-input { font-size: 14px; }
#order-description .description-input { overflow: hidden; }
.terms-and-conditions { display: flex; flex-direction: column; }
.terms-and-conditions .error-msg { order: 3; }
body#checkout .lineven-relatedproducts .list-a ul.rlp-products a.btn.btn-primary:hover { color: white; }
form#js-delivery .delivery-options .delivery-option-row.row.delivery-option.carrier-ref-54 { display: none; }
#guest-checkout { text-align: center; display: flex; flex-direction: row-reverse; align-content: center; justify-content: center; }
#guest-checkout a#guest-account-pass { color: #00B690 !important; background-color: transparent; border-color: #00b67a; box-shadow: none; }
#thecheckout-address-delivery {
    margin-top: -30px;
    border-radius: 0 0 20px 20px;
    /* box-shadow: 45px 12px 16px 6px #bbbbbb26; */
    box-shadow: 2px 12px 17px 2px #bbbbbb3d;
}
body#checkout form.address-fields .form-group label.has-float-label { margin-bottom: 10px; font-size: 14px; display: flex; flex-direction: column-reverse; }
body#checkout form.address-fields .form-group label.has-float-label span.field-label { top: 0; position: static; }
div#thecheckout-address-invoice .has-float-label.required span.field-label, div#thecheckout-address-invoice .need-dni .has-float-label span.field-label, div#thecheckout-address-invoice .has-float-label span.field-label, .address-fields .form-group label span.field-label { display: block; padding-bottom: 5px; }
.mark-required .form-group.text label.required .field-label::after, .mark-required .form-group.text.need-dni label .field-label::after, .mark-required .form-group.email label.required .field-label::after, .mark-required .form-group.password label.required .field-label::after, .mark-required .form-group.tel label.required .field-label::after, .mark-required .form-group.select label.required .field-label::after, .mark-required .form-group.countrySelect label.required .field-label::after { color: var(--primary); }
div#thecheckout-address-invoice form#invoice-address, div#thecheckout-address-invoice .second-address { display: block; }
.has-float-label.required span.field-label, .need-dni .has-float-label span.field-label, .has-float-label span.field-label { color: var(--secondary); }
div#thecheckout-cart-summary { border-radius: 20px 20px 0 0; padding-bottom: 0; }
#thecheckout-cart-summary .cart-detailed-totals { padding: 0; padding-top: 20px; }
#thecheckout-cart-summary.checkout-block .card-block:first-child { padding-bottom: 10px; border-bottom: 1px solid #ddd; margin-bottom: 20px; }
#thecheckout-cart-summary  .cart-grid.row .card.cart-summary .cart-summary-line.cart-total.cart-total-auto-tax span, #thecheckout-cart-summary  .cart-grid.row .card.cart-summary .cart-summary-line.cart-total.cart-total-auto-tax span.label { font-size: 30px !important; }
.cart-summary-line.cart-total.cart-total-auto-tax span.value { color: var(--primary) !important; font-family: 'Poppins-SemiBold'; }
div#thecheckout-cart-summary .card.cart-container .product-line-image img { border: 1px solid #cdcdcd70; border-radius: 10px; margin: 1px 0; box-shadow: 3px 4px 10px 4px #bbbbbb30; }
body#checkout span.custom-checkbox input[type=checkbox]:checked + span, .using-material-icons .custom-radio input[type=radio]:checked + span { background-color: var(--primary) !important; position: relative; background-image: none !important; border-color: var(--primary) !important; }
.using-material-icons .custom-radio input[type=radio]:checked + span::after { content: ""; position: absolute; left: 50%; top: 50%; width: 6px; height: 12px; border: solid white; border-width: 0 2px 2px 0; transform: translate(-50%, -50%) rotate(45deg); }
body#checkout span.custom-checkbox input[type=checkbox]:checked + span::after { content: ""; position: absolute; left: 50%; top: 50%; width: 6px; height: 11px; border: solid white; border-width: 0 2px 2px 0; transform: translate(-50%, -50%) rotate(45deg); }
body#checkout .custom-checkbox input[type=checkbox] + span { min-width: 20px; width: 20px; height: 20px; display: inline-block; }
body#checkout span.custom-checkbox span { border: 1px solid #666; border-radius: 50%; top: -2px !important; }
form#invoice-address .customer-addresses, form#delivery-address .customer-addresses { display: none; }


/* Shipping & Payment */
form#js-delivery .delivery-options .delivery-option-row.row.delivery-option { padding: 20px; margin-bottom: 0; }
form#js-delivery .delivery-options .delivery-option-row.row.delivery-option.selected { border: 1px solid var(--secondary); border-radius: 15px; }
#thecheckout-payment .payment-options .tc-main-title.line-remove:after { height: 0; }
.payment-option .label-payment-warning { margin-bottom: 0; }
#thecheckout-payment .payment-options>div>.payment-option { align-items: flex-start; align-items: center; }
form#js-delivery .delivery-options .delivery-option-row.row.delivery-option.line-remove:not(.selected) { border-bottom: 0; }
#calendar { max-width: 100%; margin: 0 auto; margin-top: 20px; }
.ui-datepicker-inline { background: white; border: none; border-radius: 16px; padding: 0; box-shadow: none; overflow: hidden; width: 100%; }
.ui-datepicker-header { background: #B8AFA1; color: white; padding: 16px 20px; display: flex; align-items: center; justify-content: space-between; border-radius: 20px; position: relative; padding: 15px !important; margin-bottom: 0px; }
.ui-datepicker-title { font-size: 18px; font-weight: bold; color: white; text-align: center; flex: 1; }
.ui-datepicker-prev, .ui-datepicker-next { background: none; border: none; color: white; font-size: 18px; cursor: pointer; padding: 8px; border-radius: 4px; text-decoration: none; }
.ui-datepicker-prev:hover, .ui-datepicker-next:hover { background: rgba(255, 255, 255, 0.1); }
.ui-icon { display: none; }
.ui-datepicker-calendar { width: 100%; border-collapse: collapse; margin: 0; background: #e8e8e8; }
.ui-datepicker-calendar thead th { background: #252525; color: white; padding: 20px 8px; text-align: center; font-weight: bold; font-size: 17px; border: none; border-radius: 10px; }
.ui-datepicker-calendar tbody td { padding: 0; text-align: center; border: none; height: 48px; width: 14.28%; }
.ui-datepicker-calendar tbody td a, .ui-datepicker-calendar tbody td span { display: flex; align-items: center; justify-content: center; width: 100%; height: 48px; text-decoration: none; color: #666; font-size: 16px; border: none; background: none; margin: 0; box-sizing: border-box; }

/* Clickable dates */
.ui-datepicker-calendar tbody td[data-handler="selectDay"] a { color: #333; cursor: pointer; }
.ui-datepicker-calendar tbody td[data-handler="selectDay"] a:hover { background: rgba(0, 0, 0, 0.05); }

/* Disabled dates (weekends and other month) */
.ui-datepicker-calendar tbody td.ui-state-disabled span, .ui-datepicker-calendar tbody td.ui-datepicker-other-month { color: var(--secondary); }

/* Today/Current date */
.ui-datepicker-current-day a.ui-state-highlight { background: #666 !important; color: white !important; border-radius: 8px; margin: 4px; width: calc(100% - 8px); height: 40px; }

/* Hide empty cells for other months */
.ui-datepicker-other-month { visibility: hidden; }
.ui-helper-clearfix::after { content: ""; display: table; clear: both; }
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 0px solid #d3d3d3; background: var(--gray); font-weight: 400; color: #555; border-radius: 10px; }
.main-flex { display: flex; flex-direction: row; align-items: center; }
.main-flex h5 { width: 15%; }
#calendar-delivery-choose h5 { margin-bottom: 0; }
#calendar-delivery-choose input { border: none; border-bottom: 1px solid #e8e8e8; padding: 0; font-size: 14px; width: 100%; padding-bottom: 5px; }
#calendar-delivery-choose h5.po_number_title { margin-top: 0; }
.main-flex.po_number_invoice { margin-top: 20px; }
#calendar-delivery-choose { padding-top: 0px; }
section#hook-catalog-exrtra-field { margin-top: -50px; border-radius: 0 0 30px 30px; box-shadow: 3px 14px 15px 6px #bbbbbb47; padding-top: 20px; }
#calendar .ui-datepicker .ui-datepicker-prev, #calendar .ui-datepicker .ui-datepicker-next { position: absolute; top: 16px; width: 30px; height: 30px; padding: 0; border: none; box-shadow: none; background: transparent; }
#calendar .ui-datepicker .ui-datepicker-next span { contain: ""; }
#calendar .ui-datepicker .ui-datepicker-prev span { contain: ""; }
body#checkout #footer { padding: 0; color: #7a7a7a; background: #fff; }
.ui-datepicker-header { border: 0px; }
#calendar-delivery-choose .row { margin: 0; display: flex; align-items: center; font-size: 14px; }
#calendar-delivery-choose .row .col-md-6.text-xs-left { padding: 0; }
#calendar-delivery-choose .row .col-md-6.text-xs-right h5 {
    padding: 0;
    margin: 0;
    font-size: 14px;
    width: auto;
    line-height: 16px;
    padding-right: 5px;
}
div#date_delivery_present {
    align-items: center;
}
#calendar-delivery-choose .row .col-md-6.text-xs-right input#date_delivery { border: none; padding: 0; font-size: 14px; padding-left: 0px; line-height: normal; width: auto; text-align: right; max-width: 90px; }
#calendar-delivery-choose .row .col-md-6.text-xs-right { padding: 0; text-align: right !important; display: flex; justify-content: end; }
div#calendar table.ui-datepicker-calendar { border-collapse: separate; border-spacing: 10px; background: white; padding: 0; margin-left: -10px; margin-right: -10px; width: calc(100% + 20px); margin-bottom: 0; }
.ui-datepicker-calendar tbody td a.ui-state-default.ui-state-active { background: #B8AFA1; color: white !important; }
.ui-datepicker-calendar tbody td[data-handler="selectDay"] a:hover { background: var(--primary); color: var(--gray) !important; }

/* รีเซ็ตสไตล์ไอคอนเดิมของ jQuery UI */
.ui-datepicker .ui-icon { background: none !important; text-indent: 0;       /* ไม่ซ่อนข้อความ */ width: auto; height: auto; line-height: 1; display: inline-flex; align-items: center; justify-content: center; font-size: 14px;      /* ปรับขนาดลูกศรที่นี่ */ color: #333;          /* สีลูกศร */ font-size: 0;       /* ทำให้ข้อความหายไป */ color: transparent; /* ป้องกันไม่ให้เห็น */ position: relative; }

/* เพิ่มไอคอน Font Awesome ด้วย ::before */
.ui-datepicker .ui-icon::before { font-size: 16px; /* ขนาดลูกศร */ color: #fff;     /* สีลูกศร */ font-family: "Font Awesome 6 Free"; font-weight: 900; display: inline-block; }

/* ปุ่มขวา (Next) */
.ui-datepicker .ui-icon-circle-triangle-e::before { content: "\f054"; /* fa-chevron-right */ }

/* ปุ่มซ้าย (Prev) */
.ui-datepicker .ui-icon-circle-triangle-w::before { content: "\f053"; /* fa-chevron-left */ }
.check-circle { width: 20px; height: 20px; background-color: #b8b0a6; border-radius: 50%; display: flex; align-items: center; justify-content: center; color: white !important; font-size: 20px; font-weight: bold; margin-right: 5px; }

.checkout-block.num-2 .block-header:before {
    content: '1'   !important;
}
.checkout-block.num-3 .block-header:before {
    content: '2'   !important;
}
.checkout-block.num-4 .block-header:before {
    content: '3'  !important;
}
.delivery-option-delay span.carrier-delay, .delivery-option-detail .name-and-delay .delivery-option-price * {
    color: #252525;
}
div#thecheckout-address-invoice .second-address{
    display: none;
}
#thecheckout-cart-summary .card.cart-summary .card-block.block-promo {
    padding: 0px 0px 0px;
}
div#reference-invoice-field {
    margin-top: 20px;
}
div#thecheckout-address-invoice .inner-wrapper {
    display: flex;
    flex-direction: column;
}
div#reference-delivery-field {
    order: 10;
}

#tracking-email-field{
     order: 11;
}

div#reference-delivery-field,
#reference-invoice-field,
#tracking-email-field {
    /* order: 10; */
    padding: 15px 20px;
    font-size: 14px;
    border-radius: 30px;
    border: 1px solid #B8AF9F;
    line-height: 1.2;
    height: auto;
    width: 40%;
    box-shadow: 0px 3px 6px #00000029;
    margin-top: 20px;
}
/* div#reference-invoice-field{
    padding: 15px 20px;
    font-size: 14px;
    border-radius: 30px;
    border: 1px solid #B8AF9F;
    line-height: 1.2;
    height: auto;
    width: 40%;
    box-shadow: 0px 3px 6px #00000029;
    margin-top: 20px;
} */

div#reference-delivery-field h5.po_number_title,
div#reference-invoice-field h5.po_number_title,
#tracking-email-field  h5.po_number_title{
    margin: 0;
    color: var(--primary);
}
div#reference-delivery-field .check-circle ,
div#reference-invoice-field .check-circle,
#tracking-email-field .check-circle{
    font-size: 12px;
    min-width: 20px;
    margin-right: 0;
}
input#reference_delivery_field, input#reference_invoice_field, input#tracking_email_value{
    border: none;
    border-bottom: 1px solid var(--primary);
    padding: 0;
    font-size: 14px;
    width: 100%;
    padding-bottom: 0px;
    padding-left: 10px;
    color: var(--primary);
}

div#reference-delivery-field h5.po_number_title {
    margin: 0;
    color: var(--primary);
}
#thecheckout-cart-summary .cart-grid.row .card.cart-summary .cart-summary-line.cart-total.cart-total-tax-included span {
    font-size: 12px !important;
    font-family: 'Poppins';
}
div#thecheckout-cart-summary li.cart-item .product-line-info.product-attribute {
    margin-bottom: 10px;
}
#thecheckout-confirm #confirm_order:hover{
    background-color: var(--secondary);/* เปลี่ยนเป็นสีดำเมื่อ hover หรือกด */
    color: white;
}
.fake-btn-adresse .btn:hover{
    background-color: var(--primary);/* เปลี่ยนเป็นสีดำเมื่อ hover หรือกด */
    color: white;
}
body#checkout a:hover {
    color: #252525;
}
body#checkout h2.elementor-heading-title {
    color: #252525 !important;
}
@media screen and (max-width:1440px) {
    body#checkout section#wrapper>.container { max-width: 1200px; padding: 0; width: 100%; }
    .main-flex h5 { width: 20%; }
}
@media screen and (max-width:1360px) {
    #module-thecheckout-order #extra-items article.product-miniature .leo-bt-cart .leo-bt-cart-content .shopping-cart:before { left: 0; }
}
@media screen and (max-width:1199px) {
    body#module-thecheckout-order .container { width: 100%; }
    #module-thecheckout-order .flex-split-horizontal .blocks.checkout-area-5 { padding-right: 30px; }
    #module-thecheckout-order .checkout-block .inner-area .cart-grid.row { margin: 0; }
    #module-thecheckout-order #content-wrapper { width: 100%; margin-top: 0; }
    .cart-item .product-line-grid.row .product-line-info.product-price.h5.has-discount .current-price { display: none; }
    div#thecheckout-cart-summary .cart-item .product-line .product-line-body .product-line-info .current-price { display: block; }
}
@media screen and (max-width:991px) {
    #thecheckout-address-delivery {
        padding: 20px 20px;
    }
}
@media screen and (max-width:767px) {
    #module-thecheckout-order div#thecheckout-address-invoice { box-shadow: 2px 15px 7px 6px #bbbbbb47; margin-top: 0px; }
    #module-thecheckout-order div#thecheckout-shipping { margin-top: 0px; box-shadow: 2px 15px 7px 6px #bbbbbb47; }
    #module-thecheckout-order div#thecheckout-payment { margin-top: 0px; box-shadow: 2px 15px 7px 6px #bbbbbb47; }
    div#thecheckout-cart-summary { background: white; margin: 0 -20px; border-radius: 50px 50px 0 0; margin-top: 100px; padding: 30px; padding-bottom: 0; }
    #module-thecheckout-order div#thecheckout-confirm { margin-top: 0px; background: white; margin: 0 -20px; padding-bottom: 50px; }
    #module-thecheckout-order #content-wrapper section#content { padding-top: 0; padding-bottom: 0; margin-bottom: 0; }
    #module-thecheckout-order footer.page-footer { display: none; }
    #module-thecheckout-order .cart-detailed-totals { width: calc(100% - 0px); right: 0; position: relative; left: 0; }
    #module-thecheckout-order .cart-detailed-totals .card-block { padding-left: 0; padding-right: 0; }
    #module-thecheckout-order .block-header { border: 0; }
    #module-thecheckout-order .product-line-image img { width: 70px; }
    #module-thecheckout-order .product-line-info .label { font-size: 16px; line-height: 1.3em; width: 100%; }
    #module-thecheckout-order .product-line-desc .current-price .price { font-size: 17px; font-weight: 700; }
    #module-thecheckout-order .product-price, #module-thecheckout-order .has-discount.product-price, .has-discount p { color: #000; font-size: 16px; }
    #module-thecheckout-order .product-line-actions { flex-basis: auto; }
    #module-thecheckout-order #block-reassurance { display: none; }
    div#thecheckout-cart-summary { box-shadow: -4px -3px 7px 6px #bbbbbb47; }
    #module-thecheckout-order #content-wrapper { margin-top: 100px; }
    #module-thecheckout-order .product-line-actions { flex-basis: auto; padding: 0; }
    #module-thecheckout-order .product-line-actions .product-line-qty { text-align: right; }
    #module-thecheckout-order .product-line-actions .product-line-delete a.remove-from-cart { width: auto; margin-left: 0; display: flex; justify-content: flex-end; }
    #module-thecheckout-order .product-line-actions .product-line-delete { width: 50px; }
    #module-thecheckout-order .product-line-actions .product-line-price { line-height: 30px; width: calc(100% - 50px); text-align: right; }
    #module-thecheckout-order div#extra-items .owl-theme .owl-buttons div.owl-prev { right: auto; left: 0px; }
    #module-thecheckout-order div#extra-items .owl-theme .owl-buttons div.owl-next { right: 0px; left: auto; }
    body#module-thecheckout-order #extra-items article.product-miniature .thumbnail-container .product-title a { width: calc(100% - 36px); }
    #module-thecheckout-order div#extra-items { padding: 0; box-shadow: none; margin-bottom: 30px; }
    #module-thecheckout-order div#thecheckout-confirm { box-shadow: none; }
    #module-thecheckout-order .helium-need-wrap .heliumtank { right: 0; }
    div#thecheckout-html-box-2 { display: none; }
    #module-thecheckout-order div#thecheckout-newsletter { margin: 0 -20px; }
    div#thecheckout-cart-summary .card-block.block-promo { padding: 0; }
    #module-thecheckout-order div#thecheckout-address-invoice .block-header.address-name-header { padding-bottom: 0; }
    #module-thecheckout-order div#thecheckout-shipping .delivery-options { margin-bottom: 0; }
    #module-thecheckout-order .cart-detailed-totals .card-block { padding-left: 0; padding-right: 0; border-bottom: none; padding-bottom: 0; }
    #module-thecheckout-order .cart-detailed-totals div#cart-discount-products { margin-top: 0; }
    #module-thecheckout-order .cart-detailed-totals .card-block.line-2 { border-top: 1px solid #ddd; margin-top: 20px; }
    div#thecheckout-cart-summary .card.cart-summary { display: flex; flex-direction: column; }
    #module-thecheckout-order .cart-detailed-totals { order: 2; }
    div#thecheckout-cart-summary .card.cart-summary .card-block.block-promo { order: 1; width: 100%; }
    div#thecheckout-cart-summary .card.cart-container { display: block; }
    #module-thecheckout-order .cart-detailed-totals { border-top: 1px solid #ddd; padding-bottom: 0; margin-top: 30px; border-bottom: none; }
    div#thecheckout-cart-summary .card.cart-summary { display: flex; flex-direction: column; border-bottom: 0; margin-bottom: 0; }
    #module-thecheckout-order .cart-detailed-totals .cart-summary-line.cart-total.cart-total-tax-excluded span { font-size: 16px; font-weight: normal; }
    #module-thecheckout-order #content-wrapper section#content .checkout-block { margin-left: -20px; margin-right: -20px; }
    div#thecheckout-login-form { margin-bottom: 20px; }
    div#thecheckout-address-invoice { margin-bottom: 20px; }
    div#thecheckout-shipping { margin-bottom: 20px; }
    div#thecheckout-cart-summary { margin-top: 40px; }
    #module-thecheckout-order div#thecheckout-confirm { border-radius: 0; }
    #module-thecheckout-order #content-wrapper section#content div#thecheckout-html-box-1 { margin-top: 0px; margin-left: 0; margin-right: 0; margin-bottom: 30px; }
    #module-thecheckout-order .cart-detailed-totals { margin-top: 0px; }
    #module-thecheckout-order .cart-detailed-totals .card-block.line-2 { padding-bottom: 20px; padding-top: 20px; }
    #module-thecheckout-order div#thecheckout-address-delivery { background: white; padding: 30px 20px 20px; box-shadow: 3px 3px 5px #bbbbbb47; margin-top: 0px; border-radius: 50px; margin-bottom: 20px; }
    div#thecheckout-cart-summary .card.cart-container { display: block; margin: 0; box-shadow: none; }
    div#thecheckout-cart-summary .card.cart-summary .card-block.block-promo { margin-top: 0px; padding: 0 20px; order: 3; }
    div#thecheckout-cart-summary .cart-grid.row .card.cart-container { padding-bottom: 0; }
    div#thecheckout-cart-summary .cart-grid.row div#extra-items { order: 2; display: block; border-radius: 20px 20px; padding: 20px; }
    body #confirm_order.minimal-purchase-error .minimal-purchase-error-msg { font-size: 14px; left: 0; width: 100%; }
    div#thecheckout-cart-summary .card.cart-container { background: white; padding: 20px 20px; box-shadow: 5px 5px 15px 6px #bbbbbb47; margin-top: 20px; border-radius: 50px; margin-bottom: 20px; }
    div#thecheckout-cart-summary .card.cart-summary { border-radius: 50px 50px 0 0; }
    div#thecheckout-cart-summary .cart-detailed-totals { padding: 50px 20px 0px; }
    div#thecheckout-cart-summary .cart-grid.row div#extra-items { order: 2; display: block; border-radius: 50px 50px; padding: 20px; box-shadow: 5px 5px 15px 6px #bbbbbb47; margin-bottom: 20px; }
    #module-thecheckout-order #content-wrapper section#content div#tc-container { margin-top: 20px; }
    div#thecheckout-login-form { border-radius: 0 0 50px 50px; }
    #module-thecheckout-order #content-wrapper section#content div#thecheckout-account { border-radius: 50px 50px 0 0; }
    #module-thecheckout-order div#thecheckout-cart-summary .card.cart-container { margin-top: 20px; }
    #module-thecheckout-order div#thecheckout-cart-summary .card.cart-container .cart-overview.js-cart { margin-bottom: 20px; }
    #module-thecheckout-order div#thecheckout-address-invoice, #module-thecheckout-order div#thecheckout-shipping, #module-thecheckout-order div#thecheckout-payment { border-radius: 50px; }
    #module-thecheckout-order div#thecheckout-address-invoice, #module-thecheckout-order div#thecheckout-shipping, #module-thecheckout-order div#thecheckout-payment, div#thecheckout-cart-summary .card.cart-container, div#thecheckout-cart-summary .cart-grid.row div#extra-items { border-radius: 50px; }
    div#thecheckout-cart-summary .card.cart-summary { border-radius: 50px 50px 0 0; }
    div#thecheckout-login-form, #module-thecheckout-order div#thecheckout-confirm { border-radius: 0 0 50px 50px; }
    #module-thecheckout-order div#thecheckout-confirm { border-radius: 0; }
    body#product section#main { padding-top: 130px; }
    #module-thecheckout-order #content-wrapper { width: 100%; margin-top: 0px; }
    body#module-thecheckout-order .container>.row { margin: 0; }
    body#module-thecheckout-order section>.container { width: 100%; padding: 0; }
    #module-thecheckout-order #content-wrapper section#content div#thecheckout-html-box-1 { margin-top: -20px; margin-left: 0; margin-right: 0; margin-bottom: 30px; }
    #module-thecheckout-order #content-wrapper section#content .checkout-block { margin-left: 0px; margin-right: 0px; }
    div#thecheckout-cart-summary .card.cart-summary { border-radius: 50px 50px 0 0; margin-left: -20px; margin-right: -20px; }
    #module-thecheckout-order #content-wrapper section#content div#thecheckout-newsletter, #module-thecheckout-order #content-wrapper section#content div#thecheckout-required-checkbox-1, #module-thecheckout-order #content-wrapper section#content div#thecheckout-confirm { margin-left: -20px; margin-right: -20px; }
    #module-thecheckout-order div#thecheckout-shipping .delivery-options .row { margin: 0; }
    #module-thecheckout-order form#js-delivery .delivery-options .delivery-option-row.row.delivery-option { border-bottom: 1px solid #d5d5d5; padding-bottom: 10px; margin-bottom: 20px; display: flex !important; }
    #module-thecheckout-order .form-group.parent_account.checkbox label { margin: 0; }
    div#thecheckout-account .form-group.email.email { margin-bottom: 0; }
    #module-thecheckout-order .form-group.parent_account.checkbox label.switch { margin-right: 10px; }
    div#thecheckout-cart-summary .card.cart-summary .card-block.block-order-description { order: 4; }
    #module-thecheckout-order .cart-detailed-totals .card-block.line-2 { padding-bottom: 0px; padding-top: 20px; }
    div#thecheckout-cart-summary .cart-grid.row .card.cart-summary { order: 3; width: calc(100% + 40px); margin-left: -20px; margin-right: -20px; }
    section.lineven-relatedproducts-block { border-radius: 50px; }
    #module-thecheckout-order div#thecheckout-cart-summary .card.cart-container .cart-overview.js-cart .description_custom { display: none; }
    div#thecheckout-cart-summary .cart-item .product-line .product-line-body .product-line-info span.price { font-size: 13px; }
    div#thecheckout-cart-summary .cart-item .product-line .product-line-body .product-line-info .product-discount { margin-top: 0; margin-bottom: 0; }
    div#thecheckout-cart-summary .cart-grid.row .custom-div { border-radius: 40px; }
    .form-group.address2.business-field.text.hidden { display: none !important; }
    form#js-delivery .delivery-options .delivery-option-row.row.delivery-option label { margin-bottom: 15px; width: calc(100% - 50px); }
    div#thecheckout-cart-summary { margin: 0 0px; }
    div#thecheckout-cart-summary .cart-grid.row .card.cart-summary { order: 3; width: calc(100% + 0px); margin-left: 0px; margin-right: 0px; }
    body#checkout #content-wrapper #content { padding: 0; }
    body#checkout section#wrapper>.container div#content-wrapper { padding: 0 20px; }
    #content-wrapper #content #thecheckout-account { padding: 20px; }
    #thecheckout-address-invoice, #thecheckout-address-delivery, #thecheckout-shipping, #thecheckout-payment, #thecheckout-cart-summary .cart-grid .cart-container { padding: 20px 20px 20px; margin-top: 20px; }
    div#thecheckout-address-delivery { margin-top: 0; }
    #module-thecheckout-order div#thecheckout-address-invoice, #module-thecheckout-order div#thecheckout-shipping, #module-thecheckout-order div#thecheckout-payment, div#thecheckout-cart-summary .card.cart-container, div#thecheckout-cart-summary .cart-grid.row div#extra-items { border-radius: 30px; }
    #thecheckout-cart-summary.checkout-block .card-block.block-order-description { padding: 10px 20px 10px; }
    div#thecheckout-cart-summary .cart-grid.row .custom-div { border-radius: 30px; }

    div#thecheckout-login-form .offer-login { padding: 0 50px; }
    #module-thecheckout-order div#thecheckout-payment { margin-top: -50px; }
    div#thecheckout-login-form form#login-form button.btn.btn-primary { padding: 10px 50px; max-width: 100%; font-size: 15px; border-radius: 50px; text-align: center; }
    div#thecheckout-login-form .form-footer.text-sm-center.clearfix { text-align: center; }
    #module-thecheckout-order div#thecheckout-payment { margin-top: 0px; }
    div#thecheckout-cart-summary .cart-grid.row div#extra-items { order: 2; display: block; border-radius: 50px 50px; padding: 20px; box-shadow: 5px 5px 15px 6px #bbbbbb47; margin-bottom: 40px; }
    .qty .bootstrap-touchspin-up .touchspin-up::after, .qty .bootstrap-touchspin-down .touchspin-down::after { font-size: 15px; }
    div#thecheckout-login-form .classic-login a.log-in { margin-bottom: 50px; }
    body#checkout .block-header { border-top: 0px solid #ccc; font-size: 18px; }
    div#tc-payment-confirmation .ps-shown-by-js { padding: 0 0px; }
    #thecheckout-confirm #confirm_order { font-size: 18px; line-height: 1.2; padding: 12px 20px; width: 100%; }
    body#checkout .has-float-label input.form-control, body#checkout .has-float-label select.form-control.form-control-select { padding: 10px 20px; font-size: 14px; line-height: 1.4; }
    div#thecheckout-account .has-float-label.required span.field-label, .need-dni .has-float-label span.field-label, .has-float-label span.field-label { font-size: 12px; }
    .fake-btn-firma .btn-firma, .fake-btn-firma .btn-private { padding: 12px 50px; font-size: 18px; line-height: 1.2; }
    .delivery-options-list span.h6.carrier-name { font-size: 14px; }
    body.logos-on-the-right .delivery-option-detail .name-and-delay .delivery-option-delay { font-size: 12px; line-height: 1.5; }
    form#js-delivery .delivery-options .delivery-option.pakkelabels_shipping select { padding: 12px 16px; color: #acaaa6; border-radius: 30px; font-size: 14px; height: auto; }
    #checkout-payment-step .payment-options div label span { font-size: 14px; }
    #thecheckout-payment .payment-options .tc-main-title { padding-top: 10px; border-radius: 10px; padding-left: 10px; padding-right: 10px; }
    #thecheckout-payment .payment-options .tc-main-title.selected { border: 1px solid var(--secondary); padding-top: 10px; border-radius: 10px; padding-left: 10px; padding-right: 10px; }
    div#thecheckout-cart-summary .product-line-image { width: 50px; }
    div#thecheckout-cart-summary .product-line-image img { max-width: 50px; }
    div#thecheckout-cart-summary li.cart-item .product-line-info { font-size: 14px; line-height: 1.4; }
    div#thecheckout-cart-summary .card.cart-container ul.cart-items li.cart-item span.discount { color: red; font-size: 9px; }
    div#thecheckout-cart-summary .product-line-actions { padding-top: 0; }
    div#thecheckout-cart-summary .product-line-info .label { font-size: 12px; }
    #thecheckout-cart-summary .product-line-actions .product-line-price strong { font-size: 14px; color: var(--secondary); }
    div#thecheckout-cart-summary .cart-grid.row .custom-div { border-radius: 30px; padding: 20px; }
    body .condition-box h5 { width: 100%; max-width: 100%; font-size: 18px; padding-left: 30px; }
    .condition-box h5:before { width: 20px; height: 20px; }
    .condition-box.condition-one p { margin-bottom: 5px; color: #252525; line-height: 1.4; font-size: 14px; }
    .condition-box p.list_product { margin: 10px 0; font-size: 14px; line-height: 1.4; }
    .condition-box a.btn.btn-blue { width: 100%; padding: 12px; font-size: 16px; line-height: 1.2; }
    .condition-box a.btn.btn-blue:hover { color: white !important; }
    div#thecheckout-cart-summary .cart-grid.row .card.cart-summary { border-radius: 0px 0px 0 0; background: #ffffff; width: calc(100% + 40px); margin-left: -20px; margin-right: -20px; }
    #thecheckout-newsletter { width: calc(100% + 40px); margin-left: -20px; margin-right: -20px; padding: 0 20px 0px; }
    div#thecheckout-confirm { width: calc(100% + 40px); margin-left: -20px; margin-right: -20px; padding: 0 20px 30px; border-radius: 0; }
    #thecheckout-cart-summary .cart-grid.row .card.cart-summary .cart-summary-line span.label { font-size: 14px !important; color: var(--secondary); line-height: 1.4; }
    #thecheckout-cart-summary .cart-grid.row .card.cart-summary .cart-summary-line span.value { font-size: 14px; line-height: 1.4; }
    #thecheckout-cart-summary .cart-grid.row .card.cart-summary .cart-summary-line.cart-total.cart-total-tax-included span { font-size: 16px !important; font-family: 'Poppins-Bold'; line-height: 1.6; }
    #thecheckout-cart-summary .cart-voucher>p>a.promo-code-button { font-size: 12px; line-height: 1.6; }
    #thecheckout-cart-summary.checkout-block .card-block.block-order-description a { font-size: 12px; }
    #thecheckout-newsletter .form-group.newsletter.checkbox>label label.switch { width: 70px; }
    #thecheckout-confirm .custom-checkbox input[type=checkbox]+span.slider.round { left: 0px; }
    body#checkout .condition-label label.js-terms { font-size: 14px; line-height: 1.4; padding-left: 5px; }
    body#checkout .condition-label label.js-terms a { font-size: 14px; text-decoration: underline; line-height: 1.4; }
    #thecheckout-confirm #confirm_order { font-size: 18px; line-height: 1.2; padding: 12px 20px; width: 100%; margin-top: 10px; margin-bottom: 0px; }
    body#checkout #content-wrapper #content { padding: 0; margin-bottom: 0; }
    #thecheckout-cart-summary .cart-grid.row .card.cart-summary .cart-summary-line span.value { font-size: 14px; line-height: 1.4; }
    #thecheckout-cart-summary .cart-summary-line { display: flex; width: 100%; align-items: center; }
    #thecheckout-cart-summary .cart-grid.row .card.cart-summary .cart-summary-line span.label { margin-left: 0; }
    #thecheckout-cart-summary .cart-grid.row .card.cart-summary .cart-summary-line span.value { margin-right: 0; margin-left: auto; }
    body #wrapper .checkout-block .cart-summary-line .label, body #wrapper .checkout-block .cart-summary-line .value { font-size: 14px; color: var(--secondary); line-height: 1.4; }
    div#thecheckout-shipping { padding-bottom: 0; }
    div#thecheckout-cart-summary .cart-detailed-totals { padding: 30px 20px 0px; }
    body#checkout .block-header.shopping-cart-header { padding-bottom: 5px; margin-top: 0; }
    #thecheckout-cart-summary .block-promo .promo-input-button .promo-input { font-size: 14px; line-height: 1.4; }
    #order-description form .description-input { font-size: 14px; }
    #thecheckout-cart-summary .block-promo .promo-input-button .promo-input+button { text-transform: uppercase; font-size: 14px; }
    #order-description p { color: var(--secondary); font-size: 12px; line-height: 1.6; }
    .block-order-description form button.btn.btn-primary { font-size: 16px !important; }
    #thecheckout-cart-summary ul.cart-items .product-line-actions .product-line-price { text-align: right; display: flex; align-items: flex-start; justify-content: flex-end; }
    #thecheckout-cart-summary ul.cart-items .product-line-actions .product-line-delete { display: flex; padding-top: 5px; align-items: flex-start; justify-content: center; }
    .checkout-block .product-line-qty input.cart-line-product-quantity { height: 35px; }
    .checkout-block .product-line-qty a.cart-line-product-quantity-down { height: 35px; }
    .checkout-block .product-line-qty a.cart-line-product-quantity-up { height: 35px; }
    .flex-inline { gap: 0; flex-direction: column; width: 100%; }
    #order-description form .description-input { height: 42px; }
    #thecheckout-newsletter span.label.js-terms, #thecheckout-newsletter span.label.js-terms em, body#checkout .condition-label label.js-terms, body#checkout .condition-label label.js-terms a { font-size: 12px; line-height: 1.6; }
    #thecheckout-newsletter .form-group.newsletter.checkbox>label label.switch { width: 40px; }
    #thecheckout-newsletter span.label.js-terms { width: calc(100% - 40px); }
    div#link_to_cart a { font-size: 14px; padding-left: 10px; }
    #guest-checkout #guest-account-pass, #guest-checkout #guest-create-account { padding: 10px 50px; font-size: 16px; line-height: 1.6; width: 100%; margin: 0; }
    #guest-checkout #guest-account-pass { margin-bottom: 10px; }
    .fake-btn-firma .btn-firma, .fake-btn-firma .btn-private { padding: 10px 50px; font-size: 16px; line-height: 1.6; }
    body#checkout form.account-fields .has-float-label input.form-control, body#checkout form.account-fields .has-float-label select.form-control.form-control-select { padding: 10px 20px; font-size: 14px; }
    .password_temp #login-trigger { top: 30px; padding: 10px 20px; }
    .password_temp .icon-remove-red-eye { right: 0; margin-top: 5px; top: -5px; z-index: 2; }
    .block-order-description form button.btn.btn-primary { font-size: 14px !important; width: 96px; height: 42px; }
    .fake-btn-firma .btn-firma, .fake-btn-firma .btn-private { padding: 10px 50px; font-size: 14px; line-height: 1.4; }
    body#checkout .block-header { padding-bottom: 0; }
    #new-account-next-password { padding: 10px 30px; z-index: 2; top: 50px; }
    .checkout-block .cart-item:last-child { border-bottom: 0px solid #c1c1c1; }
    body#checkout .bestkit_available_date { padding: 5px 10px; margin-bottom: 10px; color: var(--secondary); }
    #order-description form { flex-direction: column; }
    #order-description form .description-input { border-radius: 10px; height: 100px; width: 100%; font-size: 14px; line-height: 1.4; padding: 10px; margin-top: 20px; }
    .block-order-description form button.btn.btn-primary { font-size: 14px !important; width: 100%; border-radius: 50px; margin-top: 20px; }
    #order-description p { margin-bottom: 0; }
    .customer-addresses.hidden-1 { position: static; right: 0; top: 0; display: flex; align-items: center; justify-content: center; margin-bottom: 20px; }
    .addresses-selection { display: flex; flex-direction: column; align-items: flex-start; width: 100%; background: #f5f5f5; padding: 10px; border-radius: 10px; }
    .customer-addresses select { width: 100%; max-width: 100% !important; border-radius: 50px !important; }
    .addresses-selection span.saved-addresses-label { font-size: 12px; padding-right: 10px; }
    div#thecheckout-address-delivery .block-header.address-name-header { padding-bottom: 20px; }
    .static-customer-info  .customer-name { font-size: 16px; }
    .static-customer-info .customer-email { font-size: 14px; }
    #guest-checkout { text-align: center; display: flex; flex-direction: column-reverse; align-content: center; justify-content: center; }
    #guest-checkout #guest-account-pass { margin-bottom: 0px; }
    #guest-checkout #guest-create-account { margin-bottom: 10px; }
    body#checkout #content-wrapper #content {
        padding: 0 15px;
        margin-bottom: 0;
    }
    .fake-btn-adresse {
        flex-direction: column;
        align-content: center;
        justify-content: center;
        margin-bottom: 20px;
        gap: 15px;
    }
    .fake-btn-adresse .btn-firma, .fake-btn-adresse .btn-private {
        padding: 10px 50px;
        font-size: 16px;
        line-height: 1.6;
        width: 100%;
    }
    #module-thecheckout-order #content-wrapper section#content div#thecheckout-html-box-1 { margin-top: -20px; margin-left: 0; margin-right: 0; margin-bottom: 30px; }
    #module-thecheckout-order #content-wrapper section#content .checkout-block { margin-left: 0px; margin-right: 0px; }
    .fake-btn-adresse .btn {
        margin: 0 0px;
        padding: 12px;
        font-size: 14px;
        width: 100%;
    }

    .fake-btn-adresse {
        flex-direction: column;
        align-content: center;
        justify-content: center;
        margin-bottom: 20px;
        gap: 15px;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    body#checkout .checkout-block[class*='num-'] .block-header:before {
        margin-right: 10px;
    }
    #thecheckout-address-invoice, #thecheckout-address-delivery, #thecheckout-shipping, #thecheckout-payment, section#hook-catalog-exrtra-field, div#thecheckout-cart-summary {
        border-radius: 20px;
    }
    div#thecheckout-address-invoice {
        margin-bottom: 0px;
        border-radius: 20px 20px;
    }
    div#thecheckout-address-delivery {
        margin-top: -20px;
        padding-top: 20px !important;
        border-radius: 0 0 20px 20px;
    }
    #invoice-address .address-invoice-display {
        border: 1px solid #e8e8e8;
        width: 100%;
    }
    form#js-delivery .delivery-options .delivery-option-row.row.delivery-option {
        padding: 10px;
        margin-bottom: 0;
    }
    #calendar-delivery-choose .row {
        flex-direction: column;
    }
    section#hook-catalog-exrtra-field {
        margin-top: -60px;
        border-radius: 0 0 20px 20px;
        box-shadow: 3px 14px 15px 6px #bbbbbb47;
        padding: 10px;
        padding-top: 0;
    }
    .ui-datepicker-calendar thead th {
        background: #252525;
        color: white;
        padding: 5px 8px;
        text-align: center;
        font-weight: bold;
        font-size: 14px;
        border: none;
        border-radius: 10px;
    }
    .ui-datepicker-calendar tbody td a, .ui-datepicker-calendar tbody td span {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 35px;
        text-decoration: none;
        color: #666;
        font-size: 14px;
        border: none;
        background: none;
        margin: 0;
        box-sizing: border-box;
    }
    div#calendar table.ui-datepicker-calendar {
        border-collapse: separate;
        border-spacing: 5px;
        background: white;
        padding: 0;
        margin-left: -5px;
        margin-right: -5px;
        width: calc(100% + 10px);
        margin-bottom: 0;
    }
    .ui-datepicker-title {
        font-size: 14px;
    }
    #calendar .ui-datepicker .ui-datepicker-prev, #calendar .ui-datepicker .ui-datepicker-next {
        position: absolute;
        top: 7px;
    }
    .ui-datepicker-header {
        border-radius: 10px;
        padding: 10px !important;
        font-size: 14px;
    }
    #calendar-delivery-choose h5.po_number_title {
        margin-top: 0;
        width: 50%;
        font-size: 12px;
    }
    #calendar-delivery-choose input {
        font-size: 14px;
        width: 50%;
    }
    .main-flex.po_number_invoice {
        margin-top: 0px;
    }
    body#checkout span.custom-checkbox input[type=checkbox]:checked + span::after {
        width: 5px;
        height: 11px;
    }
    div#thecheckout-payment {
        margin-top: 20px;
    }
    form#js-delivery .delivery-options .delivery-option-row.row.delivery-option .shipping-radio {
        max-width: 40px !important;
    }
    .using-material-icons .custom-radio {
        width: 30px;
        height: 30px;
        margin-right: 10px !important;
        margin-top: 0;
    }
    #thecheckout-payment .payment-options .tc-main-title .js-additional-information {
        display: none;
    }
    #thecheckout-payment .payment-options .tc-main-title[data-payment-module="ps_cashondelivery"] .js-additional-information ,
    #thecheckout-payment .payment-options .tc-main-title[data-payment-module="ps_wirepayment"] .js-additional-information {
        display: none !important;
    }
    #thecheckout-payment .payment-options>div>.payment-option {
        flex-wrap: wrap;
        padding: 0;
    }
    .payment-option label {
        width: 100%;
        width: calc(100% - 40px);
    }
    div#thecheckout-cart-summary {
        margin: 0 0px;
        width: calc(100% + 40px);
        margin-left: -20px;
        margin-right: -20px;
        padding: 0 20px 30px;
        border-radius: 0;
        box-shadow: -6px 20px 15px 6px #bbbbbb47;
        margin-top: 30px;
        background: white;
        border-radius: 20px 20px 0 0 !important;
        padding-top: 30px;
    }
    #thecheckout-cart-summary .cart-grid.row .card.cart-summary .cart-summary-line.cart-total.cart-total-auto-tax span, #thecheckout-cart-summary .cart-grid.row .card.cart-summary .cart-summary-line.cart-total.cart-total-auto-tax span.label {
        font-size: 16px !important;
    }
    div#thecheckout-cart-summary {
        padding-bottom: 10px;
    }
    div#thecheckout-cart-summary .cart-grid.row .card.cart-container {
        padding-bottom: 0;
        padding: 0;
        box-shadow: none;
        border-radius: 0;
        margin-top: 0;
    }
    div#thecheckout-cart-summary .card.cart-container .product-line-image img {
        border: 1px solid #cdcdcd70;
        border-radius: 10px;
        margin: 1px 0;
        box-shadow: 2px 1px 7px 0px #bbbbbb30;
    }
    div#reference-delivery-field {
        order: 10;
        flex-direction: column;
        align-items: flex-start;
    }
    div#reference-invoice-field {
        margin-top: 20px;
        flex-direction: column;
        font-size: 14px;
        align-items: start;
    }
    .main-flex h5.po_number_title {
        font-size: 16px;
    }
    body#checkout footer.page-footer {
        margin: 0;
    }
    body#checkout section#wrapper>.container {
        overflow-x: hidden;
    }
    div#reference-delivery-field {
        order: 10;
        flex-direction: column;
        align-items: flex-start;
        width: 100%;
        margin-top: 0;
        position: relative;
        border-radius: 10px;
    }
    div#reference-invoice-field{
        width: 100%;
        position: relative;
        border-radius: 10px;
    }
    input#reference_delivery_field,
    input#reference_invoice_field,
    input#tracking_email_value {
        border: none;
        border-bottom: 1px solid var(--primary);
        padding: 0;
        font-size: 14px;
        width: 100%;
        padding-bottom: 0px;
        padding-left: 0px;
        color: var(--primary);
        padding-top: 5px;
    }
    #tracking-email-field i.fa-question-circle {
        color: #b9b0a1;
        font-size: 18px;
        padding-left: 5px;
        cursor: pointer;
        position: absolute;
        right: 15px;
    }
    div#reference-delivery-field .check-circle,
    div#reference-invoice-field .check-circle ,
    div#tracking_email_value i.fa.fa-question-circle {
        font-size: 12px;
        min-width: 20px;
        margin-right: 0;
        position: absolute;
        right: 18px;
        bottom: 18px;
    }
    div#tracking-email-field{
        width: 100%;
        position: relative;
        border-radius: 10px;
        flex-direction: column;
        align-items: flex-start;
        width: 100%;
        margin-top: 0;
        position: relative;
        border-radius: 10px;
        margin-top: 20px;
    }
    #thecheckout-cart-summary .cart-summary-line.cart-total-weight.hidden {
        display: none;
    }
    div#thecheckout-cart-summary li.cart-item .product-line-info.product-attribute {
        margin-bottom: 10px;
    }
    #checkout-payment-step .payment-options div[data-payment-module="invoicepayment"] .payment-option label .payment-call-to-action-and-logo {
        width: 50%;
    }
}
@media (max-width:640px) {
    .lineven-relatedproducts .list-a .card-block .h1.header-title { font-size: 16px; }
    .lineven-relatedproducts .list-a ul.rlp-products li.rlp-product { padding: 0 0px; display: flex; align-items: flex-start; justify-content: flex-start; flex-wrap: wrap; position: relative; }
    .lineven-relatedproducts .list-a ul.rlp-products li.rlp-product .container-description { float: none !important; margin-top: 0; display: flex; flex-direction: column; justify-content: flex-start; align-content: flex-start; width: calc(100% - 120px); }
    .lineven-relatedproducts .list-a ul.rlp-products li.rlp-product .container-description .product-name { text-align: left; }
    .lineven-relatedproducts .list-a ul.rlp-products li.rlp-product .container-description .product-description { text-align: left; }
    .lineven-relatedproducts .list-a ul.rlp-products li.rlp-product .product-price span.current-price { color: var(--secondary); }
    .lineven-relatedproducts .list-a ul.rlp-products li.rlp-product a.btn.btn-primary { border-radius: 20px; font-size: 10px; }
    .lineven-relatedproducts .list-a ul.rlp-products li.rlp-product .buttons { float: none !important; margin-top: 12px; position: absolute; right: 0; bottom: 0; }
    .lineven-relatedproducts .list-a .card-block .h1.header-title { margin: 0; font-size: 16px; }
}
@media screen and (max-width:575px) {
    #module-thecheckout-order .product-line-actions { flex-basis: auto; flex-direction: column; justify-content: center; align-items: flex-end; padding-top: 0; }
    #module-thecheckout-order .product-line-actions .product-line-price { width: calc(100% - 0px); }
    #module-thecheckout-order p.payment_module.quickpay img { margin: 1px 2px 1px 0; display: none; }
    #module-thecheckout-order div#thecheckout-newsletter { box-shadow: none; }
    #module-thecheckout-order #extra-items article.product-miniature .leo-bt-cart .leo-bt-cart-content .shopping-cart:before { content: "" !important; background-size: 24px !important; right: 0; top: 0; transform: translate(0%, 0%); }
    #module-thecheckout-order .helium-need-wrap { width: calc(100% - 50px); justify-content: flex-start; float: left; }
    .fake-btn-firma { display: flex; flex-direction: column; }
    .btn.btn-private { margin-bottom: 15px; }
    div#thecheckout-cart-summary .card.cart-summary .card-block.block-promo { margin-top: 0px; }
    body#module-thecheckout-order .form-group.newsletter.checkbox span.label.js-terms { margin-left: 15px; margin-bottom: 20px; width: calc(100% - 20px); }
    body#module-thecheckout-order .form-group.newsletter.checkbox>label label.switch { width: 40px; }
    #module-thecheckout-order div#thecheckout-confirm .custom-checkbox input[type=checkbox]+span.slider.round { left: 0; width: 35px; }
    #module-thecheckout-order div.condition-label label.js-terms { text-align: left; font-size: 14px; margin-left: 10px; }
    #module-thecheckout-order div#thecheckout-newsletter .form-group.newsletter.checkbox { padding-left: 0; padding-right: 0; }
    #module-thecheckout-order div#thecheckout-newsletter { padding-top: 0; }
    #module-thecheckout-order #content-wrapper section#content div#thecheckout-confirm .inner-area { margin: 0 -10px; }
    div#thecheckout-cart-summary .card.cart-summary .card-block.block-promo { margin-top: 0; margin-bottom: 30px; }
    div#thecheckout-cart-summary .cart-grid.row div#extra-items { order: 2; display: block; border-radius: 50px 50px; padding: 20px; box-shadow: 5px 5px 15px 6px #bbbbbb47; margin-bottom: 20px; }
    div.tc-main-title[data-payment-module="eanpayment"] label:before { display: none; }
    a.btn.btn-primary.continue_shopping { margin-bottom: 20px; }
    #module-thecheckout-order #content-wrapper section#content div#thecheckout-required-checkbox-1 .form-group.required-checkbox-1.checkbox { padding: 0; }
    div#thecheckout-cart-summary .card.cart-summary .card-block.block-promo { margin-top: 0; margin-bottom: 0px; }
    section.lineven-relatedproducts-block { border-radius: 50px; margin-top: 10px; margin-bottom: 20px; }
    .lineven-relatedproducts .list-a ul.rlp-products li.rlp-product .product-price span.current-price { margin-top: 5px; }
    #module-thecheckout-order .payment-options>div>.payment-option .payment-logo.eanpayment { display: none; }
    #module-thecheckout-order .payment-options>div>.payment-option .payment-logo { display: none; }
    #module-thecheckout-order .payment-options>div>.payment-option { display: flex; flex-wrap: wrap; align-items: center; }
    #module-thecheckout-order .payment-options>div>.payment-option { width: 100%; }
    #module-thecheckout-order .payment-options>div>.payment-option .payment-logo { display: flex; width: calc(100% - 50px); margin-left: 30px; }
    #module-thecheckout-order .payment-options>div>.payment-option .payment-logo p.payment_module { margin: 0; margin-left: 0; text-align: left; width: auto; display: flex; gap: 5px 10px; flex-wrap: wrap; margin-top: 5px; }
    #module-thecheckout-order p.payment_module.quickpay img { margin: 1px 2px 1px 0; display: flex; flex-direction: row; flex-wrap: wrap; }
    .payment-options .tc-main-title[data-payment-module="quickpay"] .payment-option label { width: calc(100% - 50px); }
    #checkout-payment-step .payment-options div[data-payment-module="eanpayment"] .payment-option label { display: block; width: calc(100% - 50px); }
    #checkout-payment-step .payment-options div[data-payment-module="invoicepayment"] .payment-option label { display: block; width: calc(100% - 50px); }
    #module-thecheckout-order .payment-options>div>.payment-option .payment-logo.eanpayment { display: flex; float: none; width: auto; margin: auto; margin-top: 5px; margin-left: 30px; max-width: initial; flex-wrap: wrap; }
    #thecheckout-cart-summary ul.cart-items .product-line-actions { flex-basis: 100%; display: flex; justify-content: normal; }
    #thecheckout-cart-summary ul.cart-items .product-line-actions .product-line-qty { justify-items: flex-start; margin-left: 0; margin-right: auto; padding: 0; }
    #thecheckout-cart-summary ul.cart-items .product-line-actions .product-line-qty .qty-container { display: flex; padding-left: 0; }
    #thecheckout-cart-summary ul.cart-items .product-line-actions .product-line-price { text-align: right; }
    #thecheckout-cart-summary ul.cart-items .product-line-actions .product-line-delete { display: flex; margin-left: auto; margin-right: 0; width: 30px; max-width: 30px; }
    #thecheckout-cart-summary .product-line-actions .product-line-price strong { font-size: 14px; }
    section.lineven-relatedproducts-block { border-radius: 50px; margin-top: 0px; margin-bottom: 0px; }
    #thecheckout-cart-summary #order-description { margin-bottom: 10px; }
    #thecheckout-payment .payment-options>div>.payment-option { flex-wrap: wrap; }
    #thecheckout-payment .payment-options>div>.payment-option label { width: calc(100% - 50px); }
    .payment-option .label-payment-warning { margin-bottom: 0; }
    #thecheckout-payment .payment-options>div>.payment-option>.payment-logo { width: 100%; justify-content: flex-start; padding-left: 50px; padding-top: 20px; }
    #thecheckout-payment .payment-options>div>.payment-option {
        flex-wrap: wrap;
        padding: 0;
    }
    div#thecheckout-cart-summary .card.cart-summary .card-block.block-promo {
        margin-top: 0;
        margin-bottom: 0px;
        padding: 0;
    }
    div#thecheckout-cart-summary .cart-grid.row .card.cart-container {
        margin-bottom: 0;
    }
    #thecheckout-cart-summary ul.cart-items .product-line-actions .product-line-delete {
        padding: 0;
    }
    #checkout-payment-step .payment-options div[data-payment-module="invoicepayment"] .payment-option label {
        display: block;
        width: calc(100% - 50px);
        flex-direction: row;
        display: flex;
    }
    #checkout-payment-step .payment-options div[data-payment-module="invoicepayment"] .payment-logo {
        width: auto;
        max-width: 50px;
    }
    #checkout-payment-step .payment-options div[data-payment-module="invoicepayment"] .payment-logo img {
        border: 1px solid;
    }
}
@media screen and (max-width:480px) {
    #module-thecheckout-order .product-line-actions { flex-basis: auto; flex-direction: row; justify-content: center; align-items: flex-start; padding-top: 0; width: 100%; }
    #module-thecheckout-order .product-line-actions .product-line-qty { text-align: right; flex-grow: 1; flex-wrap: wrap; width: 100%; }
    #module-thecheckout-order .product-line-actions>div { text-align: left; }
    #module-thecheckout-order .product-line-actions a.remove-from-cart { text-align: right; }
    #module-thecheckout-order .product-line-desc .current-price .price { font-size: 12px; font-weight: 700; }
    #module-thecheckout-order .product-line-desc .has-discount .discount { font-size: 12px; }
    #module-thecheckout-order .product-line-desc .product-discount .regular-price { font-size: 12px; }
    #module-thecheckout-order .cart-summary-line.cart-total.cart-total-tax-included>span, #module-thecheckout-order .cart-summary-line.cart-total.cart-total-auto-tax>span { font-size: 15px; font-weight: bold; }
    #module-thecheckout-order div.condition-label label.js-terms { text-align: left; font-size: 16px; }
    #module-thecheckout-order .terms-and-conditions { padding: 0 20px; }
    #module-thecheckout-order div#thecheckout-confirm { margin-top: 0px; background: white; padding: 0; margin: 0 -20px; padding-bottom: 50px; }
    div#thecheckout-login-form .offer-login { padding: 0 0px; }
    div#thecheckout-login-form .classic-login a.log-in { padding: 15px 50px; max-width: 300px; font-size: 16px; }
    #module-thecheckout-order div#thecheckout-confirm { margin-top: -20px; }
    #module-thecheckout-order.using-material-icons .custom-radio { width: 20px; height: 20px; margin-right: 15px; margin-top: 0; }
    #module-thecheckout-order div.condition-label label.js-terms { text-align: left; font-size: 14px; margin-left: 5px; }
    #module-thecheckout-order div#thecheckout-newsletter .form-group.newsletter.checkbox { padding-left: 0; padding-right: 0; }
    #module-thecheckout-order .terms-and-conditions { padding: 0 30px; }
    #module-thecheckout-order div#thecheckout-confirm #confirm_order { padding: 15px 0px; }
    #module-thecheckout-order div#thecheckout-payment { border-radius: 50px; }
    #module-thecheckout-order div#thecheckout-shipping { border-radius: 50px; }
    #module-thecheckout-order div#thecheckout-address-invoice { border-radius: 50px; }
    div#thecheckout-login-form { border-radius: 0 0 50px 50px; }
    div#thecheckout-login-form .offer-login { padding-bottom: 30px; }
    div#thecheckout-login-form .inner-area .offer-login .already-account-label { font-size: 16px; display: flex; flex-direction: column; line-height: 24px; color: black; }
    #module-thecheckout-order #content-wrapper section#content div#thecheckout-account { border-radius: 50px 50px 0 0; }
    div#tc-payment-confirmation .ps-shown-by-js { padding: 0 0px; }
    div#thecheckout-cart-summary .cart-grid.row div#extra-items { order: 2; display: block; border-radius: 50px 50px; padding: 20px; box-shadow: 5px 5px 15px 6px #bbbbbb47; margin-bottom: 20px; }
    #module-thecheckout-order #content-wrapper section#main { margin-top: -30px; }
    #module-thecheckout-order div#thecheckout-payment { margin-bottom: 30px; }
    body#product section#main { padding-top: 0px; }
    body#product div#content-wrapper { margin-top: 0; padding: 0; }
    div#thecheckout-login-form .classic-login a.log-in { margin-bottom: 30px; }
    div#thecheckout-cart-summary .product-line-info .label { font-size: 13px; }
    body#module-thecheckout-order .form-group.newsletter.checkbox span.label.js-terms { margin-left: 15px; margin-bottom: 0px; width: calc(100% - 20px); }
    #module-thecheckout-order #content-wrapper section#content div#thecheckout-html-box-1 { margin-top: 0px; margin-left: 0; margin-right: 0; margin-bottom: 10px; }
    #module-thecheckout-order .cart-detailed-totals .card-block.line-2 { padding-bottom: 0px; padding-top: 20px; }
    #module-thecheckout-order .cart-summary-line.cart-total.cart-total-tax-included>span { font-size: 18px; }
    #module-thecheckout-order a.collapse-button.promo-code-button { font-size: 14px; }
    div#thecheckout-cart-summary .card.cart-summary .card-block.block-order-description { padding-top: 5px; font-size: 14px; }
    body#module-thecheckout-order div#thecheckout-required-checkbox-1 label.required { display: flex; }
    #module-thecheckout-order #thecheckout-required-checkbox-1 span.label.js-terms { padding-left: 5px; margin-left: 15px; margin-bottom: 0px; width: calc(100% - 20px); }
    #module-thecheckout-order #content-wrapper section#content div#thecheckout-account { padding-bottom: 0; }
    #module-thecheckout-order .terms-and-conditions { margin-top: 20px; }
    .lineven-relatedproducts .list-a ul.rlp-products li.rlp-product .container-description .product-description { display: none; }
    div#thecheckout-cart-summary .card.cart-summary .card-block.block-order-description {
        padding-top: 5px;
        font-size: 14px;
        padding: 0;
    }
}
@media screen and (max-width:479px) {
    div#extra-items .thumbnail-container .product-title { line-height: 20px !important; min-height: auto; margin-bottom: 10px; }
    div#extra-items .thumbnail-container .product-price-and-shipping span.regular-price { margin-top: 10px !important; display: block; }
    #module-thecheckout-order article.product-miniature .leo-bt-cart { margin-top: 20px; }
}
@media (max-width:420px) {
    .cart-item .product-line-grid.row .product-line-grid-right .row a.remove-from-cart i { margin-top: 0; }
    #module-thecheckout-order .cart-detailed-totals .card-block.line-2 { padding-bottom: 0px; padding-top: 20px; margin-top: 10px; }
    .trustpilot_img { display: flex; border-radius: 50px 50px 0 0; margin-left: -20px; margin-right: -20px; float: none; order: 3; }
    div#thecheckout-cart-summary .card.cart-summary { border-radius: 0; }
    div#thecheckout-cart-summary .cart-grid.row .card.cart-summary { order: 3; width: calc(100% + 40px); margin-left: -20px; margin-right: -20px; }
    #module-thecheckout-order .terms-and-conditions { margin-top: 20px; }
    .lineven-relatedproducts .list-a ul.rlp-products li.rlp-product .container-description .product-name a { font-size: 14px !important; }
    div#thecheckout-cart-summary .cart-grid.row .card.cart-summary { border-radius: 0px 0px 0 0; }
    #thecheckout-cart-summary .trustpilot_img { max-width: none; }
}
@media screen and (max-width:380px) {
    #module-thecheckout-order .product-line-actions .product-line-qty { text-align: left; }
    #module-thecheckout-order .product-line-actions .product-line-price { width: calc(50% - 0px); text-align: left; }
    #module-thecheckout-order .checkout-block[class*="num-"] .block-header::before { color: #1e3b64; background: #DDEAF3; border: none; box-shadow: none; position: static; display: inline-block; margin-right: 20px; width: 44px; height: 44px; line-height: 44px; }
    #module-thecheckout-order #content-wrapper section#content div#thecheckout-account .form-group.parent_account.checkbox { margin-bottom: 10px; }
    #module-thecheckout-order .cart-detailed-totals .cart-summary-line.cart-total.cart-total-tax-excluded span { font-size: 15px; font-weight: normal; }
    .lineven-relatedproducts .list-a ul.rlp-products li.rlp-product img { object-fit: contain; max-width: 70px; }
    .lineven-relatedproducts .list-a ul.rlp-products li.rlp-product .container-description { width: calc(100% - 90px); }
    .lineven-relatedproducts .list-a ul.rlp-products li.rlp-product .container-description .product-name a { font-size: 12px !important; }
    div#thecheckout-cart-summary .cart-detailed-totals { padding: 20px 20px 0px; }
}

/*End 019-2*/

/* Order Confirm Page */
body#order-confirmation section#wrapper { background: #fff; }
@media (min-width:1200px) {
    body#order-confirmation .container { width: 1400px; }
}
#content.page-order-confirmation .row { display: flex; }
#content.page-order-confirmation #order-details { margin-top: 0; }
#order-items table tr.total-value { background-color: transparent; }
#order-items table tr td { padding: 0; }
#content.page-order-confirmation .card-block, section#content-hook_order_confirmation .card-block { padding: 20px; border-radius: 4px; border: 1px solid rgba(0, 0, 0, 0.125); }
section#content.page-order-confirmation #order-items .row .card-title:not(:first-child) { display: none; }

/* Popup returning bottles */
#attribute-product-modal .modal-body { text-align: center; padding: 30px; }
#attribute-product-modal .modal-body .col-md-12.img-attr .row { display: flex; flex-direction: row; height: 100%; align-items: center; }
#attribute-product-modal .img-attr .inner .title-attribute { color: var(--secondary); text-transform: none; font-family: "Poppins-Bold"; margin-bottom: 0; padding-top: 15px; font-size: 15px; line-height: 1.6; }
@media (max-width:767px) {
    #attribute-product-modal .img-attr .inner .title-attribute { min-height: 60px; }
    #attribute-product-modal .modal-body .col-md-12.img-attr .row { flex-direction: column; }
    #attribute-product-modal .modal-dialog { top: 50%; }
}
@media (max-width:575px) {
    #attribute-product-modal .img-attr .inner .title-attribute { font-size: 13px; }
    #attribute-product-modal .modal-body .img-attr { padding: 0; }
    #attribute-product-modal .modal-body .col-md-12.img-attr .row .col-md-6.col-xs-6.left { margin-bottom: 20px; }
    #attribute-product-modal .modal-body>.row { margin: 0; }
    #attribute-product-modal .modal-header p { padding: 0; font-size: 16px; line-height: 1.6; margin-bottom: 0; }
}
@media (max-width:479px) {
    #attribute-product-modal .modal-header button.close { right: -12px; top: -10px; }
    #attribute-product-modal .modal-body .img-attr .col-xs-6 { width: 100%; margin-bottom: 0px; }
    #attribute-product-modal .modal-body img { max-width: 150px; }
    #attribute-product-modal .img-attr .inner .title-attribute { min-height: inherit; }
    #attribute-product-modal .add-cart-popup { margin-top: 0; }
    .product-variants>.product-variants-item ul li label { justify-content: center; }
}

/* End */

/* Product page */
.elementor-widget-product-variants .ce-product-variants__item:not(:last-child) .ce-product-variants__options { flex-direction: column; }
.elementor-widget-product-variants .ce-product-variants__item .ce-product-variants__options .ce-product-variants__option { border-radius: 50px; background: #fff; display: inline-block; padding: 5px 30px; font-weight: 600; border: 2px solid #e5e5e5; }
.elementor-widget-product-variants .ce-product-variants__item .ce-product-variants__options .ce-product-variants__radio-wrapper:hover .ce-product-variants__option, .elementor-widget-product-variants .ce-product-variants__item input:checked~.ce-product-variants__option { background: var(--primary); color: #fff; border-color: var(--primary) !important; }
.icon-attr { padding-right: 5px; }
.icon-attr .image-attr-icon { max-width: 42px; }
.add-to-cart.mock-up { text-transform: uppercase; background-color: var(--primary); color: #fff; width: 100%; display: flex; gap: 10px; align-items: center; justify-content: center; border-radius: 50px; font-family: "Poppins-Bold", Poppins; font-size: 23px; text-transform: uppercase; line-height: 1.4em; background-color: var(--primary); padding: 15px 30px 15px 30px; cursor: pointer; margin-bottom: 0; }
.add-to-cart.mock-up:hover { background-color: #0B9C56; }
body#product .elementor-widget-product-add-to-cart, #custom-icon-attr { display: none; }
body#product .elementor-widget-product-add-to-cart.active_button_add { display: block; }
#product #attribute-product-modal .col-md-6:nth-child(1) { padding: 0 15px; }
.pp_countdown_container[cnt="0"] { display: block; }
.pp_countdown_container { display: none; }
#preorder-hook { margin: 0; }
@media (max-width:767px) {
    .add-to-cart.mock-up { font-size: 18px; line-height: 1.5em; min-height: 59px; }
}

/* End */

/* Block checkout download */
body#order-confirmation .block-download { text-align: right; }
body#order-confirmation .block-download .button-download { color: #fff; background: #00b67a; border-radius: 50px; margin-bottom: 10px; }
body#order-confirmation .block-download .button-download.print-orderconfirm { margin-left: 10px; }
body#order-confirmation .block-download .button-download i { padding-right: 5px; }
#confirm_order.minimal-purchase-error .minimal-purchase-error-msg { font-size: 14px !important; line-height: normal; border-radius: 20px; padding: 20px !important; cursor: not-allowed; border: 1px solid red; color: red; }
@media (max-width:767px) {
    #confirm_order.minimal-purchase-error .minimal-purchase-error-msg { font-size: 12px !important; padding: 10px !important; }
}

/* End */

.delivery-option-detail .carrier-price-with-tax-formatted {
    display: none;
}

.delivery-option-detail .delivery-option-price .carrier-price-without-tax-formatted {
    display: block;
}

#hook-extra-content-summary {
    padding: 15px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
}

#accept-payment-term .checked-accept-payment-term {
    margin-bottom: 15px;
    font-size: 14px;
}

#accept-payment-term p {
    font-size: 14px;
    color: #252525;
}

.description-content {
    display: flex
;
    align-items: center;
    margin-bottom: 10px;
    flex-direction: row;
}

.block-order-description .alert-success{
    background-color: #b8afa0;
    border-color: #b8afa0;
    color: #fff;
    font-size: 14px;
    border-radius: 10px;
    margin-bottom: 0;
    margin-top: 15px;
}

.block-order-description .alert-success i{
    color: #fff;
}

.cart-detailed-totals .cart-total-tax-excluded {
    display: flex;
    flex-direction: row;
}

#thecheckout-cart-summary .cart-grid.row .card.cart-summary .cart-detailed-totals .cart-total-tax-excluded span {
    width: 50%;
    color: #fff;
    padding: 10px 15px;
    font-family: Poppins-Bold;
}

#thecheckout-cart-summary .cart-grid.row .card.cart-summary .cart-detailed-totals .cart-total-tax-excluded span.label {
    background: #252525;
    border-bottom-left-radius: 20px;
}

#thecheckout-cart-summary .cart-grid.row .card.cart-summary .cart-detailed-totals .cart-total-tax-excluded span.value {
    background: #b8afa0;
    border-bottom-right-radius: 20px;
    text-align: right;
}

#content-hook_order_confirmation h3.h1.card-title,
#order-confirmation #order-details>.card-title,
#order-confirmation #order-items .h3 {
    color: #252525;
}

#content-hook_order_confirmation h3.h1.card-title i {
    color: #b8afa0;
}

#order-items table tr.total-value td {
    font-size: 12px;
}

#order-items table tr.total-ex-val td{
    color: #fff;
    padding: 10px 15px;
    font-family: 'Poppins-Bold';
    width: 50%;
}

#order-items table tr.total-ex-val td:first-child {
    background: #252525;
    border-bottom-left-radius: 20px;
}

#order-items table tr.total-ex-val td:last-child {
    background: #b8afa0;
    border-bottom-right-radius: 20px;
}
#thecheckout-cart-summary .cart-grid.row .card.cart-summary .card-block.block-promo {
    display: none;
}
div#mix-description .description-order-block div#order-description {
    padding: 0;
    padding-top: 20px;
}
div#mix-description {
    padding-bottom: 0 !important;
}
div#hook-extra-content-summary {
    padding: 0;
    padding-bottom: 20px !important;
}
div#accept-payment-term .description-content p {
    margin: 0;
}

.along-payment-term{
    display: flex;
    padding: 20px 20px 0;
    gap: 15px;
    align-items: center;
    border-bottom: none;
    justify-content: center;
}

.along-payment-term .h6{
    margin: 0;
}

.along-payment-term .payment-term-selected{
    width: 100px;
    padding: 5px 30px 5px 10px;
    font-size: 14px;
    border: none;
    border-bottom: 1px solid;
    border-color: #b8afa1;
    appearance: none;        /* remove default arrow */
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg fill='%23b8afa1' xmlns='http://www.w3.org/2000/svg' viewBox='-3.07 -3.07 36.87 36.87'><path d='M29.994,10.183L15.363,24.812L0.733,10.184c-0.977-0.978-0.977-2.561,0-3.536c0.977-0.977,2.559-0.976,3.536,0 l11.095,11.093L26.461,6.647c0.977-0.976,2.559-0.976,3.535,0C30.971,7.624,30.971,9.206,29.994,10.183z'/></svg>");
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 14px;
}