.form-element{margin-bottom:20px}.form-element.form-full{margin-top:0}.form-element.element-dummy{margin:0}.form-element label{font-size:14px;font-style:normal;font-weight:600;line-height:normal;text-align:left;color:var(--text-color);width:100%;margin-bottom:0}.form-element label.required:after{display:none}.form-element input,.form-element input:focus,.form-element textarea,.form-element textarea:focus{border:1px solid #ddd;padding:9px 15px;height:39px;outline:none;margin-top:10px;font-style:normal;font-weight:normal;font-size:14px;line-height:normal;color:var(--text-color);border-radius:3px;width:100%;box-shadow:none;background:#fff}.form-element textarea,.form-element textarea:focus{height:unset}.form-element input:focus,.form-element textarea:focus{border-color:var(--text-color)}.form-element .form-element-required{display:inline-block;color:var(--main-color)}.form-element .form-element-required::before{content:"*";color:var(--error-color);font-weight:600;font-size:14px;line-height:normal}.form-element.has-error input{border-color:var(--error-color)}.form-element.has-error .field-error{font-style:normal;font-weight:500;font-size:12px;line-height:15px;text-align:left;color:var(--error-color)}select.form-control,select.form-control:focus{width:100%;height:39px !important;display:block;border:1px solid #ddd;background:var(--menu-bg) url(../../../../../themes/at_movic/assets/img/down.svg) no-repeat center right 15px !important;padding:10px 33px 10px 15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:normal;font-size:14px;font-weight:400;outline:none;color:var(--text-color);margin-top:10px;border-radius:3px}select.form-control:focus{border-color:var(--text-color);box-shadow:none}.checkbox-item input[type=checkbox]{display:none}.checkbox-item label{padding-left:31px;position:relative;display:inline-block;cursor:pointer;font-style:normal;font-weight:700;font-size:14px;line-height:20px;color:var(--text-color);margin-bottom:20px;text-align:left}.checkbox-item label:before{content:"";position:absolute;height:21px;width:21px;border-radius:3px;border:1px solid #ddd;left:0}.checkbox-item label:hover{color:var(--text-color)}.checkbox-item label:hover span,.checkbox-item label:hover strong{color:initial}.checkbox-item a{color:var(--main-color);font-size:14px;font-style:normal;font-weight:500;line-height:20px;text-decoration:underline}.checkbox-item a:hover{opacity:.9}.checkbox-item input:checked+label:before{background:var(--main-color) url(../../../../../themes/at_movic/assets/img/checkbox.svg) no-repeat center center;border:none}.register-options{margin-bottom:20px}.register-options ul{display:flex;flex-wrap:wrap;gap:10px 20px}.register-options ul .register-radio-item input:checked+label:before{border:1px solid var(--main-color)}.register-options ul .register-radio-item input:checked+label:after{content:"";position:absolute;top:5px;left:5px;width:11px;height:11px;border-radius:50%;background:var(--main-color)}.register-options ul .register-radio-item label{color:var(--text-color);font-size:15px;font-style:normal;font-weight:600;line-height:20px;padding-left:29px;position:relative;margin:0;cursor:pointer}.register-options ul .register-radio-item label:before{content:"";position:absolute;top:0;left:0;width:21px;height:21px;border-radius:50%;border:1px solid #ddd;-webkit-transition:border .2s;transition:border .2s}.registration-row{margin:0 -10px}.registration-row .col-xs-12{padding:0 10px}.registration-row .col-xs-12.customer-form-separator{width:calc(100% - 20px);display:block;flex:none;border-bottom:1px solid #ddd;margin:10px 0 30px 10px}.registration-row .checkbox-item{margin-bottom:0}.gdpr_label{display:block;margin-bottom:20px;font-size:14px;line-height:normal;color:var(--text-color);padding-left:31px;text-align:left;cursor:pointer}.gdpr_label p{display:inline;font-weight:500;font-size:14px;line-height:20px;color:var(--text-color);margin:0}.gdpr_label span{color:var(--text-color)}#authentication .container,.checkout-body .container{width:1440px !important}#authentication .auth-form-container .row,.checkout-body .auth-form-container .row{display:flex;flex-wrap:wrap}#authentication .auth-form-container .row:after,.checkout-body .auth-form-container .row:after{display:none}#authentication .btn-primary,#authentication .btn-primary:active,#authentication .btn-primary:focus,.checkout-body .btn-primary,.checkout-body .btn-primary:active,.checkout-body .btn-primary:focus{padding:10px 15px;background:var(--btn-1-bg);color:var(--btn-1-text);font-weight:600;font-size:14px;cursor:pointer}#authentication .btn-primary:hover,#authentication .btn-primary:active:hover,#authentication .btn-primary:focus:hover,.checkout-body .btn-primary:hover,.checkout-body .btn-primary:active:hover,.checkout-body .btn-primary:focus:hover{background:var(--btn-1-bg-hover);color:var(--btn-1-text)}#authentication .alert:before,.checkout-body .alert:before{top:50%;transform:translateY(-50%)}.btn-back,.btn-back:focus,.btn-back:active{display:inline-block;border:none;background:rgba(0,0,0,0) url(../../../../../themes/at_movic/assets/img/back.svg) no-repeat center left;outline:none;padding:0 0 0 22px;cursor:pointer;-webkit-transition:.2s;transition:.2s;color:var(--text-color);font-size:15px;font-style:normal;font-weight:600;line-height:20.3px;text-transform:uppercase}.btn-back:hover,.btn-back:focus:hover,.btn-back:active:hover{text-decoration:underline}.no-gutters{margin-right:0 !important;margin-left:0 !important}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.d-flex{display:flex !important}.justify-content-center{justify-content:center !important}.d-none{display:none !important}@media(min-width: 768px){.d-md-block{display:block !important}}@media(min-width: 768px){.d-md-none{display:none !important}}:root{--main-color: #C49A6C;--menu-bg: #FFFFFF;--text-color: #000;--btn-1-bg: #C49A6C;--btn-1-text: #FFFFFF;--btn-1-bg-hover: #000;--btn-2-bg: #CCC;--btn-2-text: #FFFFFF;--btn-2-bg-hover: #000;--border-color: #EEE;--error-color: #A94442}img{max-width:100%;height:auto;border:0;backface-visibility:hidden;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);vertical-align:middle;margin:0 auto}.checkout-body .header-banner{display:none}#cart #wrapper{padding:0}.white-icon-right{display:block;background:url(../../../../../themes/framework/assets/img/button-arrow.svg) no-repeat center center;width:15px;height:14px;flex:1 0 15px;max-width:15px}.btn-secondary-checkout,.btn-secondary-checkout:focus{padding:12px 15px;height:42px;border-radius:3px;font-weight:600;font-size:15px;line-height:normal;color:var(--btn-2-text);border:1px solid var(--btn-2-bg);background:var(--btn-2-bg);width:100%;outline:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;text-transform:uppercase}.btn-secondary-checkout.btn-max-content,.btn-secondary-checkout:focus.btn-max-content{width:max-content}.btn-secondary-checkout:active:hover,.btn-secondary-checkout:focus:hover,.btn-secondary-checkout:hover,.btn-secondary-checkout:focus:active:hover,.btn-secondary-checkout:focus:focus:hover,.btn-secondary-checkout:focus:hover{background:var(--btn-2-bg-hover);border:1px solid rgba(0,0,0,0);color:var(--btn-2-text)}.btn-secondary-checkout:active:hover .black-arrow-right,.btn-secondary-checkout:focus:hover .black-arrow-right,.btn-secondary-checkout:hover .black-arrow-right,.btn-secondary-checkout:focus:active:hover .black-arrow-right,.btn-secondary-checkout:focus:focus:hover .black-arrow-right,.btn-secondary-checkout:focus:hover .black-arrow-right{background:url(../../../../../themes/framework/assets/img/button-arrow.svg) no-repeat center center}@media(max-width: 479px){.btn-secondary-checkout,.btn-secondary-checkout:focus{font-size:13px;line-height:normal}}.pr-contact-form .f-html{max-width:630px !important;max-height:600px;padding:15px}#module-prcontact-form #notifications{padding:0 28px}#module-prcontact-form #content-wrapper{background:var(--menu-bg)}#module-prcontact-form .container{width:100% !important;max-width:100% !important}@media(max-width: 575px){#module-prcontact-form form{margin:0}}.checkout-overlay{opacity:0;background:rgba(0,0,0,.8);transition:all .4s ease-in-out;visibility:hidden;position:fixed;left:0;top:0;right:0;bottom:0;z-index:100000}.checkout-overlay.active{opacity:1;visibility:visible}.lds-dual-ring{display:inline-block;position:absolute;left:calc(50% - 16px);top:calc(50% - 16px)}.lds-dual-ring:after{content:" ";display:block;width:50px;height:50px;border-radius:50%;margin-top:7px;border:4px solid var(--main-color);border-color:var(--main-color) rgba(0,0,0,0) var(--main-color) rgba(0,0,0,0);animation:lds-dual-ring 1.2s linear infinite}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.no-margin{margin:0 !important}@media(min-width: 1024px){.fancybox__slide.has-close-btn{padding:64px 100px}}.cart-back.back-bottom{margin-top:auto}#registration-form-content .cart-back{margin-bottom:20px}.checkout-body .alert{margin:10px 0;font-weight:400;font-size:12px}#header .header-cart{background:var(--header-bg);padding:36px 0;border-bottom:1px solid var(--border-color)}#header .header-cart .header-cart-logo>a>img{max-height:65px}@media(max-width: 575px){#header .header-cart{padding:20px 0}}#header .cart-header-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}#header .cart-header-row .header-cart-logo{max-width:280px}@media(max-width: 767px){#header .cart-header-row .header-cart-logo{max-width:100%}}#header .cart-header-row .header-contacts{display:flex;justify-content:flex-end;gap:60px}#header .cart-header-row .header-contacts .inner-contact-block{display:flex;align-items:center;gap:11px;position:relative}#header .cart-header-row .header-contacts .inner-contact-block .checkout-contact{text-align:left}@media(max-width: 575px){#header .cart-header-row .header-contacts .inner-contact-block .checkout-contact{text-align:right}}#header .cart-header-row .header-contacts .inner-contact-block:hover>.checkout-contact .base-text-contact{text-decoration:underline}#header .cart-header-row .header-contacts .inner-contact-block.main-contact-block{gap:60px}@media(max-width: 1099px){#header .cart-header-row .header-contacts .inner-contact-block.main-contact-block{gap:30px}}#header .cart-header-row .header-contacts a{display:flex;align-items:center;gap:10px;font-weight:600;font-size:14px;font-style:normal;line-height:normal;text-transform:uppercase}@media(max-width: 575px){#header .cart-header-row .header-contacts a{padding:8px 10px;font-size:12px}}@media(max-width: 1099px){#header .cart-header-row .header-contacts{gap:30px}}#header .contact-header-icon-container{display:flex;align-items:center;width:29px;height:29px}#header .contact-header-label{font-size:14px;font-weight:500;line-height:normal;color:var(--text-color);text-transform:none}#header .base-text-contact{font-weight:600;font-size:15px;line-height:normal;color:var(--text-color);text-transform:none}#header .store-hours-contact{display:block;font-size:13px;font-style:normal;font-weight:500;line-height:normal}@media(max-width: 575px){#header .store-hours-contact{font-size:11px}}@media(max-width: 991px){#header .cart-header-row .contact-header-icon-container{width:20px;height:20px}}@media(max-width: 991px)and (max-width: 575px){#header .cart-header-row .contact-header-icon-container{width:18px;height:18px}}@media(max-width: 767px){.checkout-body .header-cart-logo,.checkout-body .header-cart-right{text-align:center}#header .cart-header-row .header-contacts{gap:15px;justify-content:center;padding-right:0}#header .cart-header-row .header-contacts .inner-contact-block.main-contact-block{gap:15px}.hide-in-mobile{display:none}}@media(min-width: 576px)and (max-width: 767px){.checkout-body .header-cart-right{margin-top:20px}}@media(max-width: 575px){.checkout-body #header .header-cart-right .header-contacts{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:5px}.checkout-body #header .header-cart-right .header-contacts .inner-contact-block.main-contact-block{flex-direction:column;align-items:flex-end;gap:5px}.checkout-body #header .cart-header-row .header-contacts .inner-contact-block{gap:5px}.checkout-body #header .base-text-contact{font-size:10px;line-height:14px}.checkout-body #header .header-cart .ask-offer-button.btn-dark{font-size:12px;gap:5px}}.order-steps-container{padding:15px 0;background:#f2f2f4;border-bottom:1px solid var(--border-color)}.cart-steps{display:flex;align-items:center;justify-content:center}.cart-steps ol{display:flex !important;align-items:center;justify-content:center;counter-reset:item;display:-webkit-box;display:-ms-flexbox;margin-bottom:0;position:relative;gap:40px;padding:0}.cart-steps ol li{display:flex;align-items:center;gap:10px;font-weight:600;font-size:15px;line-height:normal;color:var(--text-color);position:relative;text-align:center;width:100%;max-width:max-content;margin:0;padding:0}.cart-steps ol li.current{position:relative}.cart-steps ol li.current .step-bubble{background:var(--main-color);color:var(--btn-1-text)}.cart-steps ol li.current span{color:var(--text-color)}.cart-steps ol li.current:after{content:"";display:block;position:absolute;left:0;bottom:-16px;height:2px;width:100%;background:var(--main-color)}.cart-steps ol li.done .step-bubble{background:var(--text-color) url(../../../../../themes/at_movic/assets/img/check.svg) no-repeat center center;color:rgba(0,0,0,0)}.cart-steps ol li.done span{color:var(--text-color)}.cart-steps ol li .step-bubble{display:flex;align-items:center;justify-content:center;font-weight:700;font-size:19px;line-height:normal;text-align:center;background:#fff;color:var(--text-color);width:30px;height:30px;border-radius:100%;position:relative}@media(max-width: 991px){.cart-steps ol li{font-size:13px}}@media(max-width: 767px){.cart-steps ol li{flex-direction:column;max-width:150px}}@media(max-width: 479px){.cart-steps ol li{font-size:11px}}@media(max-width: 399px){.cart-steps ol li{font-size:10px}}@media(max-width: 991px){.cart-steps ol{gap:15px}}@media(max-width: 767px){.cart-steps ol{align-items:flex-start}}@media(max-width: 479px){.cart-steps ol{gap:10px}}@media(max-width: 399px){.cart-steps ol{gap:5px}}.container.cart-container{margin:0 auto 50px;padding:50px 15px 0}.cart-title-container{display:flex;align-items:center;justify-content:center;margin:30px 0}.cart-title-container.smaller-margin{margin-bottom:30px}.cart-title-container.small-margin{margin-bottom:20px}.cart-title-container.no-top-margin{margin-top:0}.cart-title-container.title-center{justify-content:center;text-align:center}.cart-title-container.title-left{justify-content:flex-start;text-align:left}.cart-title-container .checkout-action-buttons{display:flex;flex-wrap:wrap;align-items:center;gap:20px}.cart-title-container .checkout-action-buttons .action-button{border:none;box-shadow:0 1px 15px 0 rgba(0,0,0,.05)}.cart-title-container .checkout-action-buttons .action-button .share-icon{background:url(../../../../../themes/framework/assets/img/share.svg) no-repeat center center;width:20px;height:20px}.cart-title-container .checkout-action-buttons .action-button .export-icon{background:url(../../../../../themes/framework/assets/img/export.svg) no-repeat center center;width:20px;height:20px}.cart-title-container .checkout-action-buttons .action-button .shared-text{display:none}@media(max-width: 479px){.cart-title-container .checkout-action-buttons{justify-content:center}}@media(max-width: 767px){.cart-title-container{flex-direction:column;gap:20px}}@media(max-width: 575px){.cart-title-container{margin:15px 0}}.checkout-title{display:flex;flex-direction:column;font-size:24px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase;color:var(--text-color);gap:10px}.checkout-title.title-center{align-items:center}.checkout-title.has-margin{margin-bottom:20px}.checkout-title .checkout-title-container{display:flex;align-items:center;justify-content:center;gap:8px}.checkout-title .cart-products-count{font-size:14px;font-weight:400;line-height:22px}.checkout-title .cart-products-count b{font-weight:600}@media(max-width: 575px){.checkout-title{font-size:16px}}.cart-step-container{display:flex;flex-direction:column;border:1px solid var(--border-color);background:#fff}.cart-step-container .cart{padding:30px;border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}@media(max-width: 575px){.cart-step-container .cart{padding:15px}}.cart-image-title{display:flex;align-items:center;gap:20px}.cart-image-title .summary-product-row-image{flex:1 0 135px;max-width:135px}@media(max-width: 479px){.cart-image-title .summary-product-row-image{flex:1 0 100px;max-width:100px}}.basket-labels .row [class*=col-]{padding-right:5px;padding-left:5px}.cart-product-details>.row{align-items:center;margin-right:-5px;margin-left:-5px;display:flex;flex-wrap:wrap}.cart-product-details>.row [class*=col-]{padding-right:5px;padding-left:5px}.cart-product-line{position:relative;align-items:center;padding:0 0 15px;margin:0 -15px 15px;display:flex;flex-wrap:wrap}.cart-product-line::after{content:"";display:block;position:absolute;left:0;bottom:0;height:1px;width:calc(100% + 30px);background:var(--border-color);margin-left:-15px}@media(max-width: 575px){.cart-product-line::after{width:100%;margin-left:0}}.cart-product-line:last-child{padding-bottom:0;margin-bottom:0}.cart-product-line:last-child::after{display:none}.cart-product-line .cart-delivery-info{border-radius:6px;background:#f7f7f7;padding:5px 10px;margin:30px 0 0 15px}.cart-product-line .cart-table-qty{font-size:16px;font-weight:600}.cart-product-line .cart-table-qty.qty-gift{text-align:center;color:var(--text-color);font-size:16px;font-style:normal;font-weight:600}@media(max-width: 575px){.cart-product-line{padding:0 0 5px;margin:0 -15px 5px}}.cart-table-title{display:flex;flex-direction:column;gap:10px}.cart-table-title h3{font-weight:600;font-size:15px;line-height:normal;color:var(--text-color);margin:0;text-transform:uppercase}@media(max-width: 575px){.cart-table-title h3{font-size:13px;line-height:normal;padding-right:5px;word-break:break-word}}.product-attributes{display:flex;flex-direction:column;gap:5px;font-size:14px;font-style:normal;font-weight:600;line-height:22px;color:var(--text-color);flex-wrap:wrap;word-break:break-word}.product-attributes .product-line-info{align-items:center;gap:8px;flex-wrap:wrap}.product-attributes .product-line-info .color{width:20px;height:20px;border-radius:50%;border:1px solid var(--border-color)}.product-attributes .attribute-value,.product-attributes .value{font-weight:500}@media(max-width: 575px){.product-attributes{font-size:13px;line-height:normal}}.product-price-container{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:var(--text-color);font-size:16px;font-style:normal;font-weight:600;line-height:normal}.product-price-container .price-with-discount{color:#d62c2c}.total-cart-price{font-size:16px;font-weight:600;line-height:normal;color:var(--text-color)}.cart-table-total-price{text-align:center}.cart-table-total-price .gift{color:#fff;padding:3px;font-size:12px;font-weight:600;background-color:#000}.cart-table-price .old-price{color:#929292;font-size:13px;font-weight:400;text-decoration-line:line-through}.cart-table-qty .input-group .input-group-btn .btn.js-decrease-product-quantity{border-radius:100px;padding:0;color:rgba(0,0,0,0);background:#f7f7f7 url(../../../../../themes/at_movic/assets/img/minus.svg) no-repeat center center;width:23px;height:23px}.cart-table-qty .input-group .input-group-btn .btn.js-increase-product-quantity{border-radius:100px;padding:0;color:rgba(0,0,0,0);background:#f7f7f7 url(../../../../../themes/at_movic/assets/img/plus.svg) no-repeat center center;width:23px;height:23px}.cart-table-qty .input-group.bootstrap-touchspin{background:var(--menu-bg);align-items:center}.cart-table-qty .input-group.bootstrap-touchspin input.form-control,.cart-table-qty .input-group.bootstrap-touchspin input.form-control:focus{padding:0 2px;text-align:center;font-size:15px;font-weight:400;line-height:normal;box-shadow:none;border:1px solid var(--border-color)}.cart-table-qty .input-group.bootstrap-touchspin .input-group-btn-vertical>.btn{margin-left:0}.cart-summary-product-del{text-align:right}.cart-summary-product-del .item-delete{display:inline-block;width:22px;height:22px;background:url(../../../../../themes/at_movic/assets/img/delete.svg) no-repeat center center/contain;cursor:pointer;border:none;transition:.2s}.cart-summary-product-del .item-delete:focus,.cart-summary-product-del .item-delete:active{outline:none}.cart-summary-product-del .item-delete:hover{background:url(../../../../../themes/at_movic/assets/img/delete-hover.svg) no-repeat center center/contain}@media(max-width: 575px){.cart-summary-product-del .item-delete{width:18px;height:18px}}.js-cart-line-product-quantity{height:40px;border:1px solid var(--border-color);background:var(--menu-bg);max-width:100%;text-align:center;font-size:15px;font-weight:400}@media(max-width: 1349px){.cart-table-total-price{text-align:right}}@media(max-width: 1199px){.cart-image-title{gap:10px}}@media(max-width: 479px){.cart-image-title{gap:5px}}@media(max-width: 991px){.cart-product-details{margin-top:10px}}@media(max-width: 767px){.cart-step-container{flex-direction:column}}@media(max-width: 575px){.cart-table-qty .input-group.bootstrap-touchspin{float:right}.cart-summary-product-del{position:absolute;top:0;right:-2px}.cart-product-details{position:static}}.block-summary{display:flex;justify-content:space-between;gap:30px}.block-summary .cart-summary-hold .free-delivery-shortage{background:var(--border-color);box-sizing:border-box;position:relative;display:flex;align-items:center;justify-content:center;gap:5px;margin-bottom:30px;padding:8px 10px;font-weight:600;color:var(--text-color)}.block-summary .cart-summary-hold .free-delivery-shortage .free-delivery-shortage-icon{display:block;background:rgba(0,0,0,0) url(../../../../../themes/at_movic/assets/img/alert.svg) no-repeat center center/contain;width:20px;height:20px;flex:0 0 20px;max-width:20px}@media(min-width: 768px){.block-summary .cart-summary-hold{width:50%;max-width:605px;padding-left:15px}}@media(max-width: 767px){.block-summary{flex-direction:column;gap:0}}.cart-table-bottom{padding:30px}@media(max-width: 575px){.cart-table-bottom{padding:30px 15px 15px}}.cart-summary-line:not(:last-child){padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid var(--border-color)}.cart-summary-line .label{font-size:15px;font-style:normal;font-weight:400;line-height:normal;color:var(--text-color)}@media(max-width: 479px){.cart-summary-line .label{font-size:12px}}.cart-summary-line .value{font-size:15px;font-weight:600;line-height:normal}@media(max-width: 479px){.cart-summary-line .value{font-size:14px}}.cart-summary-line.cart-total{position:relative;margin-bottom:30px}.cart-summary-line.cart-total .label{font-size:16px;font-weight:600}@media(max-width: 479px){.cart-summary-line.cart-total .label{font-size:14px}}.cart-summary-line.cart-total .value{font-size:16px}.cart-table-bottom-buttons{margin-top:30px}.block-promo{display:flex;flex-direction:column;position:relative;margin:0}.block-promo .cart-coupon-hold .cart-coupon-input{display:flex;justify-content:space-between;margin-bottom:30px}.block-promo .cart-coupon-hold .cart-coupon-input .cart-coupon-left-hold{width:100%}.block-promo .cart-coupon-hold .cart-coupon-input .cart-coupon-left-hold input,.block-promo .cart-coupon-hold .cart-coupon-input .cart-coupon-left-hold input:focus{width:100%;outline:none;font-size:14px;line-height:normal;font-weight:400;color:#8d8d8d;background:var(--menu-bg);text-indent:0;border:1px solid var(--border-color);border-right:none}.block-promo .cart-coupon-hold .cart-coupon-input .cart-coupon-left-hold input::placeholder,.block-promo .cart-coupon-hold .cart-coupon-input .cart-coupon-left-hold input:focus::placeholder{opacity:1;color:#8d8d8d}@media(max-width: 479px){.block-promo .cart-coupon-hold .cart-coupon-input .cart-coupon-left-hold input,.block-promo .cart-coupon-hold .cart-coupon-input .cart-coupon-left-hold input:focus{border-right:1px solid var(--border-color)}}.block-promo .cart-coupon-hold .cart-coupon-input .cart-coupon-right-hold{width:100%;max-width:180px}.block-promo .cart-coupon-hold .cart-coupon-input .cart-coupon-right-hold button,.block-promo .cart-coupon-hold .cart-coupon-input .cart-coupon-right-hold button:focus,.block-promo .cart-coupon-hold .cart-coupon-input .cart-coupon-right-hold button:active{justify-self:end;font-size:14px;font-weight:600;padding:10px 15px;cursor:pointer;width:100%;border-radius:0 5px 5px 0}.block-promo .promo-name.promo-discounts{display:flex;flex-direction:column;gap:10px}.block-promo .promo-name .active-promo-header{font-size:16px;font-weight:600;margin-bottom:10px;color:var(--text-color)}.block-promo .promo-name .active-promo-container{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.block-promo .promo-name .cart-summary-line{margin:0;background:var(--border-color);padding:10px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;width:100%}.block-promo .promo-name .cart-summary-line span{color:var(--main-color);font-weight:600;text-align:left}.block-promo .promo-name .cart-summary-line span.code{cursor:pointer}.block-promo .promo-name .cart-summary-line span.code:hover{text-decoration:underline}.block-promo .promo-name .cart-summary-line:after{display:none}.block-promo .promo-name .cart-summary-line a:hover{color:var(--text-color) !important;opacity:.8}.block-promo .promo-name .cart-summary-line a i{font-size:22px}.block-promo .alert-danger{display:none}.block-promo .promo-discounts-text{font-size:16px;font-weight:600;line-height:22px;margin:20px 0 10px}.block-promo .promo-discounts-container{margin-bottom:30px}@media(min-width: 768px){.block-promo{width:50%;max-width:605px;padding-right:15px}}.block-promo .featured-products.product-accessories{margin:30px 0;padding:25px 49px}.block-promo .featured-products.product-accessories .navigation-wrapper{margin:25px 0 0}@media(max-width: 465px){.block-promo .featured-products.product-accessories .heading-section-title{padding-right:15px}}@media(max-width: 1199px){.block-promo .featured-products.product-accessories{padding:25px 30px}}@media(max-width: 1099px){.block-promo .featured-products.product-accessories{padding:25px 15px}}@media(max-width: 767px){.block-promo .featured-products.product-accessories{padding:25px 20px}}@media(max-width: 767px){.cart-table-bottom-buttons{margin-bottom:30px}}.section-title-simple-bold{color:var(--text-color);font-size:19px;font-weight:600;line-height:normal;text-transform:uppercase;margin-bottom:20px;position:relative}#conditions-to-approve{display:flex;align-items:center}#conditions-to-approve .terms-label{font-weight:400;margin:0}#conditions-to-approve .terms-label:hover{color:var(--text-color)}#conditions-to-approve .custom-checkbox{width:21px;height:21px;display:block;margin-right:10px}#conditions-to-approve .custom-checkbox input[type=checkbox]+span{margin-right:10px}#conditions-to-approve .condition-label{display:flex;align-items:center}#conditions-to-approve .condition-label label{font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin:0}#conditions-to-approve .condition-label label a{color:var(--main-color)}#conditions-to-approve .condition-label label a:hover{text-decoration:underline}@media(max-width: 575px){.section-title-simple-bold{font-size:16px}}@media(max-width: 479px){.block-promo .cart-coupon-hold .cart-coupon-input{flex-direction:column;gap:10px}.block-promo .cart-coupon-hold .cart-coupon-input .cart-coupon-right-hold{max-width:100%}.block-promo .cart-coupon-hold .cart-coupon-input .cart-coupon-right-hold button{max-width:100%;justify-self:center;border-radius:5px}}.checkout-page-bottom-security-container{margin-top:30px;display:flex;flex-direction:column;gap:10px}.checkout-page-bottom-security-container .checkout-page-security-item{padding:20px;border-radius:10px;border:1px solid #e2e2e2;background:#f7f7f7;display:flex;flex-direction:column;align-items:center;justify-content:center}.checkout-page-bottom-security-container .checkout-page-security-item img{max-width:70px;margin-bottom:20px}.checkout-page-bottom-security-container .checkout-page-security-item .title-container{font-size:15px;font-style:normal;font-weight:600;line-height:normal;color:var(--text-color);margin-bottom:10px;text-align:center}.checkout-page-bottom-security-container .checkout-page-security-item .description-container p{font-size:14px;font-style:normal;font-weight:400;line-height:20px}.checkout-page-bottom-security-container>a{width:100%}.checkout-page-bottom-security-container>a:hover .title-container{color:var(--main-color)}body#checkout #footer,.checkout-body #footer{margin:0;padding:0}#checkout-footer{padding:25px 0;background:#f8f8f8}#checkout-footer .copyrights-text{font-weight:400;font-size:12px;line-height:27px;color:#666}#checkout-footer .solution{text-align:right}#checkout-footer .solution .prestarock{display:block;width:52px;height:24px;background:url(../../../../../themes/framework/assets/img/prestarock-dark.svg) no-repeat center center;float:right}@media(max-width: 1349px){.copyrights-text{padding-left:30px}}@media(max-width: 767px){#checkout-footer .copyrights-text{padding:0 15px;text-align:center}#checkout-footer .solution .prestarock{float:none;margin:0 auto}}.checkout-body #notifications .alert-warning{background-color:#f2dede;border-color:#ebcccc;color:#a94442}body#checkout.checkout-body section.checkout-step{padding:0;background-color:rgba(0,0,0,0)}body#checkout.checkout-body section.checkout-step .cart-title-container.delivery-title{flex-direction:column;gap:10px}body#checkout.checkout-body section.checkout-step .content{padding:0;box-shadow:none;border:none;max-width:100%}body#checkout.checkout-body section.checkout-step #js-delivery{position:relative;padding-top:20px}body#checkout.checkout-body section.checkout-step #js-delivery:before{content:"";border-top:1px solid #e8e8e8;position:absolute;left:0;top:0;height:1px;width:calc(100% + 60px);margin-left:-30px}@media(max-width: 575px){body#checkout.checkout-body section.checkout-step #js-delivery:before{width:calc(100% + 40px);margin-left:-20px}}body#checkout.checkout-body section.checkout-step .delivery-options .delivery-option{display:block;min-height:unset;padding:0;background:initial;margin:0;position:relative}body#checkout.checkout-body section.checkout-step .delivery-options .delivery-option:not(:last-of-type){margin-bottom:30px;padding-bottom:30px}body#checkout.checkout-body section.checkout-step .delivery-options .delivery-option input.delivery_option_radio{display:none}body#checkout.checkout-body section.checkout-step .delivery-options .delivery-option input:checked+label:after{opacity:1}body#checkout.checkout-body section.checkout-step .delivery-options .delivery-option>label{background:var(--menu-bg);display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;gap:20px;cursor:pointer;position:relative;-webkit-transition:.2s;transition:.2s}body#checkout.checkout-body section.checkout-step .delivery-options .delivery-option>label:before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;width:21px;height:21px;border-radius:50%;border:1px solid #d2d2d2;-webkit-transition:.2s;transition:.2s}body#checkout.checkout-body section.checkout-step .delivery-options .delivery-option>label:after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;width:21px;height:21px;border-radius:50%;border:5px solid var(--main-color);opacity:0;-webkit-transition:.2s;transition:.2s}body#checkout.checkout-body section.checkout-step .delivery-options .delivery-option>label .delivery-logo{width:141px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 0 0 41px}@media(min-width: 576px)and (max-width: 991px){body#checkout.checkout-body section.checkout-step .delivery-options .delivery-option>label .delivery-logo{width:100px}}@media(max-width: 575px){body#checkout.checkout-body section.checkout-step .delivery-options .delivery-option>label .delivery-logo{width:100%;padding:0;height:50px}}body#checkout.checkout-body section.checkout-step .delivery-options .delivery-option>label .delivery-body{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;padding:0;justify-content:center}body#checkout.checkout-body section.checkout-step .delivery-options .delivery-option>label .delivery-body .delivery-body-main{width:100%;gap:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center}@media(max-width: 575px){body#checkout.checkout-body section.checkout-step .delivery-options .delivery-option>label .delivery-body .delivery-body-main{flex-wrap:wrap;gap:10px}}body#checkout.checkout-body section.checkout-step .delivery-options .delivery-option>label .delivery-body .delivery-content{max-width:calc(100% - 141px - 190px - 40px);width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body#checkout.checkout-body section.checkout-step .delivery-options .delivery-option>label .delivery-body .delivery-content .delivery-content-hold{width:100%;color:var(--text-color)}body#checkout.checkout-body section.checkout-step .delivery-options .delivery-option>label .delivery-body .delivery-content .delivery-content-hold .delivery-title{font-size:16px;font-style:normal;font-weight:600;line-height:20px;margin-bottom:4px}@media(max-width: 575px){body#checkout.checkout-body section.checkout-step .delivery-options .delivery-option>label .delivery-body .delivery-content .delivery-content-hold .delivery-title{font-size:14px;line-height:18px}}body#checkout.checkout-body section.checkout-step .delivery-options .delivery-option>label .delivery-body .delivery-content .delivery-content-hold .delivery-text{font-size:14px;font-style:normal;font-weight:400;line-height:20px}@media(min-width: 576px)and (max-width: 991px){body#checkout.checkout-body section.checkout-step .delivery-options .delivery-option>label .delivery-body .delivery-content{max-width:calc(100% - 100px - 190px - 40px)}}@media(max-width: 575px){body#checkout.checkout-body section.checkout-step .delivery-options .delivery-option>label .delivery-body .delivery-content{width:unset;max-width:unset;flex:6}}@media(max-width: 575px){body#checkout.checkout-body section.checkout-step .delivery-options .delivery-option>label .delivery-body{width:100%}}body#checkout.checkout-body section.checkout-step .delivery-options .delivery-option>label .delivery-price{width:190px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;color:var(--text-color);font-size:16px;font-style:normal;font-weight:600;line-height:normal}body#checkout.checkout-body section.checkout-step .delivery-options .delivery-option>label .delivery-price .delivery-price-hold{text-align:right}@media(max-width: 575px){body#checkout.checkout-body section.checkout-step .delivery-options .delivery-option>label .delivery-price{width:unset;max-width:unset;flex:4;font-size:14px}}body#checkout.checkout-body section.checkout-step .delivery-options .delivery-option>label .carrier-extra-content{margin-top:20px;padding-left:41px}@media(max-width: 575px){body#checkout.checkout-body section.checkout-step .delivery-options .delivery-option>label .carrier-extra-content{margin:0;padding:0}}@media(max-width: 575px){body#checkout.checkout-body section.checkout-step .delivery-options .delivery-option>label{padding-left:30px;flex-direction:column}}body#checkout.checkout-body section.checkout-step .delivery-options .delivery-option img{width:100%;max-width:80px}body#checkout.checkout-body section.checkout-step .delivery-options .delivery-option::after{content:"";display:block;position:absolute;left:0;bottom:0;height:1px;width:calc(100% + 60px);background:#e8e8e8;margin-left:-30px}@media(max-width: 575px){body#checkout.checkout-body section.checkout-step .delivery-options .delivery-option::after{width:calc(100% + 40px);margin-left:-20px}}body#checkout.checkout-body section.checkout-step .delivery-options .delivery-option:last-child::after{display:none}body#checkout.checkout-body section.checkout-step .delivery-button{display:flex;align-items:center;justify-content:space-between}@media(max-width: 399px){body#checkout.checkout-body section.checkout-step .delivery-button{flex-direction:column-reverse;gap:30px}}body#checkout.checkout-body section.checkout-step .forgot-password{text-align:right}body#checkout.checkout-body section.checkout-step .forgot-password a{color:var(--text-color);font-weight:600;font-size:13px}body#checkout.checkout-body section.checkout-step .form-footer{margin:0}body#checkout.checkout-body section.checkout-step #customer-form .form-control-comment{width:unset;text-align:unset;font-size:unset;color:unset}body#checkout #hook-display-after-carrier{margin:0}.checkout-step-container{display:flex;gap:40px;align-items:flex-start}.checkout-step-container .checkout-left-container{flex:0 1 100%;width:100%;max-width:864px;margin-bottom:10px}.checkout-step-container .checkout-right-container{flex:1 0 100%;max-width:396px;background:var(--menu-bg);border-radius:10px;box-shadow:0 1px 15px 0 rgba(0,0,0,.05);padding:20px 30px 30px;margin-bottom:10px;position:sticky;top:20px;align-self:flex-start;height:fit-content}.checkout-step-container .checkout-right-container .cart-summary-line.cart-total::before{width:100%;margin-left:0}@media(min-width: 768px)and (max-width: 991px){.checkout-step-container .checkout-right-container{max-width:320px}}@media(max-width: 767px){.checkout-step-container .checkout-right-container{max-width:100%;width:100%;position:static;margin-bottom:30px}}@media(max-width: 575px){.checkout-step-container .checkout-right-container{padding:20px}}.checkout-step-container .checkout-right-container #notifications .alert{margin:10px 0}@media(min-width: 768px)and (max-width: 991px){.checkout-step-container{gap:20px}}@media(max-width: 767px){.checkout-step-container{flex-direction:column;gap:20px}}@media(max-width: 767px){.checkout-step-container .checkout-title{align-items:center}}.checkout-step-container .order-submit{display:none}#carriers-content-block{border:1px solid #e9e9e9;background:#fff;padding:30px;margin:50px auto;max-width:640px}#carriers-content-block .delivery-address-title,#carriers-content-block .delivery-address-form{display:none}@media(max-width: 575px){#carriers-content-block{padding:20px}}body#checkout #cart-summary-product-list{margin-top:30px}body#checkout #cart-summary-product-list .product-summary-list{max-height:420px;overflow-y:auto;overflow-x:hidden}body#checkout #cart-summary-product-list .product-summary-list::-webkit-scrollbar{height:8px;width:5px;opacity:.5}body#checkout #cart-summary-product-list .product-summary-list::-webkit-scrollbar-thumb{background-color:var(--main-color);border:1px solid var(--main-color);opacity:.5}body#checkout #cart-summary-product-list .product-summary-list::-webkit-scrollbar-track{background:var(--menu-bg);opacity:.5}body#checkout #cart-summary-product-list .product-summary-list .product-summary-line{display:flex;gap:12px;padding-bottom:30px;margin-bottom:30px;position:relative}body#checkout #cart-summary-product-list .product-summary-list .product-summary-line .summary-product-row-image{flex:1 1 72px;max-width:72px}body#checkout #cart-summary-product-list .product-summary-list .product-summary-line img{max-width:72px;width:100%;border:none}body#checkout #cart-summary-product-list .product-summary-list .product-summary-line .summary-product-row-body{flex:1 1 calc(100% - 84px);max-width:calc(100% - 84px);display:flex;flex-direction:column;gap:7px;padding-right:2px}body#checkout #cart-summary-product-list .product-summary-list .product-summary-line .summary-product-row-body .product-name{padding-right:15px}body#checkout #cart-summary-product-list .product-summary-list .product-summary-line .summary-product-row-body .product-name a{font-size:14px;font-style:normal;font-weight:600;line-height:20px}body#checkout #cart-summary-product-list .product-summary-list .product-summary-line .summary-product-row-body .summary-product-price-block{display:flex;gap:8px;margin:3px 0}body#checkout #cart-summary-product-list .product-summary-list .product-summary-line .summary-product-row-body .summary-product-price-block .summary-product-quantity{font-size:15px;font-style:normal;font-weight:600;line-height:normal;color:var(--text-color)}body#checkout #cart-summary-product-list .product-summary-list .product-summary-line .summary-product-row-body .summary-product-attribute{font-size:13px;font-style:normal;font-weight:400;line-height:20px;color:var(--text-color)}body#checkout #cart-summary-product-list .product-summary-list .product-summary-line .summary-product-row-body .cart-table-qty{display:flex;align-items:center;justify-content:space-between}@media(max-width: 479px){body#checkout #cart-summary-product-list .product-summary-list .product-summary-line .summary-product-row-body .cart-table-qty{gap:5px;flex-wrap:wrap}}body#checkout #cart-summary-product-list .product-summary-list .product-summary-line .summary-product-row-body .cart-summary-product-del{position:absolute;top:2px;right:2px}body#checkout #cart-summary-product-list .product-summary-list .product-summary-line:after{content:"";display:block;position:absolute;left:0;bottom:0;height:1px;width:100%;background:#e8e8e8}body#checkout #cart-summary-product-list .product-summary-list .product-summary-line:last-child{padding-bottom:0;margin-bottom:0}body#checkout #cart-summary-product-list .product-summary-list .product-summary-line:last-child:after{display:none}@media(max-width: 991px){body#checkout #cart-summary-product-list .product-summary-list{max-height:460px}}div.dpd-input-wrapper,div.dpd-select-wrapper{padding:0}div.dpd-input-wrapper:last-of-type,div.dpd-select-wrapper:last-of-type{margin-bottom:0}div.dpd-input-wrapper .form-control,div.dpd-select-wrapper .form-control{min-height:39px;height:39px !important;padding:8px 30px 8px 15px;outline:none;color:#929292;border-radius:3px;box-shadow:none;margin-top:0;font-weight:400}div.dpd-input-wrapper .form-control:focus,div.dpd-select-wrapper .form-control:focus{border-color:var(--text-color);background-color:rgba(0,0,0,0)}div.dpd-input-wrapper .dpd-select-placeholder.dpd-input-placeholder,div.dpd-select-wrapper .dpd-select-placeholder.dpd-input-placeholder{bottom:7px;left:15px}div.dpd-input-wrapper .dpd-input-placeholder,div.dpd-select-wrapper .dpd-input-placeholder{bottom:12px;left:15px;background:var(--menu-bg)}div.dpd-input-wrapper #phone-input-placeholder,div.dpd-select-wrapper #phone-input-placeholder{max-width:77px}div.dpd-input-wrapper input:not([disabled]):focus~.dpd-input-placeholder,div.dpd-select-wrapper input:not([disabled]):focus~.dpd-input-placeholder{bottom:7px}div.dpd-input-wrapper.hasValue input:not([disabled])~.dpd-input-placeholder,div.dpd-select-wrapper.hasValue input:not([disabled])~.dpd-input-placeholder{bottom:7px}.dpd-checkout-phone-container .phone-block-text{padding:0}.dpd-checkout-phone-container .form-control-label{font-weight:600;font-size:14px;line-height:normal;color:var(--text-color);margin:10px 0}#phone-block-wrapper div:last-of-type{margin-bottom:0}.phone-block-hr{display:none}.search-block-container .dpd-input-wrapper select.form-control{padding:8px 30px 8px 15px}.search-block-container .dpd-input-wrapper select.form-control:focus{box-shadow:none}#omnivalt_parcel_terminal_carrier_details{margin:0 !important}#omnivalt_parcel_terminal_carrier_details .omniva-terminals-list{max-width:100%}#omnivalt_parcel_terminal_carrier_details .omniva-terminals-list .dropdown{width:100%;height:39px !important;display:block;border:1px solid #d2d2d2;padding:8px 33px 8px 15px;-webkit-appearance:none;-moz-appearance:none;background:var(--btn-2-bg) url(../../../../../themes/framework/assets/img/down.svg) no-repeat center right 15px !important;appearance:none;line-height:1.5;font-size:14px;font-weight:400;outline:0;color:var(--text-color);margin-top:10px;border-radius:6px}#omnivalt_parcel_terminal_carrier_details .omniva-terminals-list .dropdown:before,#omnivalt_parcel_terminal_carrier_details .omniva-terminals-list .dropdown:after{display:none}#omnivalt_parcel_terminal_carrier_details .omniva-terminals-list.open .dropdown{border-color:1px solid var(--text-color)}.mjvp-pp-container{margin-bottom:0}.tmjs-container .tmjs-open-modal-btn{background-color:var(--btn-1-bg);border:1px solid rgba(0,0,0,0)}.tmjs-container .tmjs-open-modal-btn:hover{border:1px solid var(--btn-1-bg)}.tmjs-container .mjvp-tmjs-terminal-address{color:var(--text-color);font-weight:600}.unisendshipping_carrier .select2.select2-container{width:100%;height:40px !important;display:block;border:1px solid #ddd;background:var(--menu-bg) url(../../../../../themes/at_movic/assets/img/down.svg) no-repeat center right 15px !important;padding:10px 33px 10px 15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:1.5;font-size:14px;font-weight:400;outline:none;color:var(--text-color);margin-top:10px;border-radius:3px}.unisendshipping_carrier .select2.select2-container.select2-container--default .select2-selection--single{border:none}.unisendshipping_carrier .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:normal}.unisendshipping_carrier .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow{display:none}.unisendshipping_carrier .select2.select2-container.select2-container--open{border-color:var(--text-color);background-color:rgba(0,0,0,0)}.auth-form-container{margin:50px 0}#login-form-content,#registration-form-content{width:600px;margin:auto;max-width:100%;position:relative}.form-hold{border:1px solid var(--border-color);background:#fff;padding:30px;margin-bottom:30px}.form-hold.auth-form{display:flex;flex-direction:column}.form-hold.auth-form .auth-form-left-side{position:relative}.form-hold.auth-form .auth-form-right-side{border-top:1px solid var(--border-color);padding-top:30px;display:flex;justify-content:center;align-items:center}.form-hold.auth-form .auth-form-right-side .smaller-login-container{width:100%}@media(max-width: 767px){.form-hold.auth-form .auth-form-right-side{max-width:100%;flex:1 1 100%}}.form-hold.auth-form .auth-form-register-left-side{display:flex;flex-direction:column;justify-content:center;position:relative}.form-hold.auth-form .auth-form-register-left-side .top-block{display:flex;flex-direction:column;justify-content:center;flex-grow:1}.form-hold.auth-form .auth-form-register-left-side .cart-back{margin-left:-30px}@media(max-width: 991px){.form-hold.auth-form .auth-form-register-left-side .cart-back{margin-left:0}}.form-hold.auth-form .auth-form-register-left-side:before{content:"";position:absolute;top:-30px;right:0;height:calc(100% + 60px);border-right:1px solid var(--border-color)}@media(max-width: 767px){.form-hold.auth-form .auth-form-register-left-side:before{display:none}}@media(max-width: 991px){.form-hold.auth-form .auth-form-register-left-side{padding:0 30px 0 0}}@media(max-width: 767px){.form-hold.auth-form .auth-form-register-left-side{flex:1 1 100%;max-width:100%;padding:0;margin-bottom:30px}}.form-hold.auth-form .auth-form-register-right-side{display:flex;flex-direction:column}@media(max-width: 991px){.form-hold.auth-form .auth-form-register-right-side{flex:unset}}@media(max-width: 767px){.form-hold.auth-form .auth-form-register-right-side{flex:1 1 100%;max-width:100%;padding:0}}@media(max-width: 767px){.form-hold.auth-form{flex-direction:column}}@media(max-width: 575px){.form-hold{padding:20px}}.login-register{display:flex;flex-direction:column;gap:20px}.register-submit{margin-bottom:20px}.register-submit button{width:100%}.minimum-purchase-text{background:var(--border-color);padding:10px;display:flex;align-items:center;gap:8px;color:var(--text-color);font-size:14px;font-style:normal;font-weight:500;line-height:20px;margin-top:10px}.minimum-purchase-text.margin-bottom{margin-bottom:20px}.open-login-form,.open-register-form{display:block;font-size:14px;font-style:normal;font-weight:600;line-height:20px;margin-bottom:20px}.open-login-form a,.open-register-form a{color:var(--main-color);font-weight:700}.open-login-form a:hover,.open-register-form a:hover{text-decoration:underline}#password-forgot-link{font-size:15px;font-style:normal;font-weight:600;line-height:normal;color:var(--text-color);text-decoration:none;float:right;flex:1 1 50%;text-align:center;text-transform:uppercase}#password-forgot-link:hover{opacity:.7}.form-control-comment{padding-top:0;float:right}.form-control-comment a{color:var(--text-color);font-size:13px;line-height:normal;font-weight:500}.form-control-comment a:hover{opacity:.7}@media(min-width: 1050px)and (max-width: 1199px){.form-control-comment a:not(.delivery-address-form .form-control-comment a){font-size:11px}}@media(min-width: 992px)and (max-width: 1049px){.form-control-comment a:not(.delivery-address-form .form-control-comment a){font-size:9px}}.login-buttons-left{display:flex;align-items:center;gap:15px}.login-buttons-left #submit-login{flex:1 1 50%;max-width:285px;width:100%}@media(max-width: 479px){.login-buttons-left #submit-login{flex:1 1 100%;max-width:100%}}@media(max-width: 479px){.login-buttons-left{flex-direction:column}}.cart-payment-summary{background:#fff;margin:50px 0}.cart-payment-summary .cart-title-container{width:100%}.cart-payment-summary .cart-step-container{border-radius:0;border:1px solid var(--border-color)}.cart-payment-summary .cart-right .filter-hold{padding:30px;border:1px solid var(--border-color);position:relative;margin:0 0 20px 20px}.cart-payment-summary .cart-right .filter-hold .filter-title{color:var(--text-color);font-size:16px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase;margin-bottom:20px;display:flex;align-items:center;gap:10px}.cart-payment-summary .cart-right .filter-hold .filter-title.title-delivery:before{content:"";display:block;width:25px;height:25px;flex:1 0 25px;max-width:25px;background:url(../../../../../themes/at_movic/assets/img/selected-delivery.svg) no-repeat center center/contain}.cart-payment-summary .cart-right .filter-hold .filter-title.title-buyer:before{content:"";display:block;width:25px;height:25px;flex:1 0 25px;max-width:25px;background:url(../../../../../themes/at_movic/assets/img/selected-buyer.svg) no-repeat center center/contain}.cart-payment-summary .cart-right .filter-hold .delivery-summary{word-break:break-word;margin-bottom:20px}.cart-payment-summary .cart-right .filter-hold .delivery-summary h3{font-size:15px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:10px}.cart-payment-summary .cart-right .filter-hold .delivery-summary p{font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin:0}.cart-payment-summary .cart-right .filter-hold .delivery-summary p.selected-delivery-time{margin-bottom:10px}.cart-payment-summary .cart-right .filter-hold .buyer-summary{word-break:break-word;margin-bottom:20px}.cart-payment-summary .cart-right .filter-hold .buyer-summary p{font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:0}.cart-payment-summary .cart-right .filter-hold .buyer-summary .buyer-name{font-size:15px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:10px;color:var(--text-color)}@media(min-width: 992px){.cart-payment-summary .cart-right .filter-hold:before{content:"";display:block;position:absolute;top:0;left:-1px;height:100%;border-left:1px solid var(--border-color)}}@media(max-width: 991px){.cart-payment-summary .cart-right .filter-hold{margin:0 0 20px 0}}@media(max-width: 575px){.cart-payment-summary .cart-right .filter-hold{padding:15px}}@media(min-width: 992px){.cart-payment-summary .cart-right{margin-bottom:20px}}@media(max-width: 991px){.cart-payment-summary .cart-right{order:1}}.cart-payment-summary .cart-left .cart-summary-line.cart-total{margin:0}.cart-payment-summary .cart-left .cart-product-details .cart-table-total-price{margin:0}.cart-payment-summary .cart-left .cart-table-bottom{position:relative}@media(min-width: 992px){.cart-payment-summary .cart-left .cart-table-bottom:after{content:"";display:block;position:absolute;left:0;bottom:-1px;height:1px;width:100%;border-bottom:1px solid var(--border-color)}}@media(max-width: 991px){.cart-payment-summary .cart-left{order:2}}.cart-payment-summary .cart-step-container{background:unset}.payment-methods-container{border:1px solid var(--border-color);background:#fff;padding:0 30px 30px !important;margin-bottom:50px}.payment-methods-container .cart-title-container{padding-bottom:30px;position:relative}.payment-methods-container .cart-title-container:before{content:"";display:block;position:absolute;left:-30px;bottom:0;height:1px;width:calc(100% + 60px);border-bottom:1px solid var(--border-color)}@media(max-width: 575px){.payment-methods-container .cart-title-container:before{left:-15px;width:calc(100% + 30px)}}@media(max-width: 767px){.payment-methods-container .cart-title-container{padding-bottom:15px}}.payment-methods-container .order-submit{display:flex;align-items:center;justify-content:space-between}@media(max-width: 399px){.payment-methods-container .order-submit{flex-direction:column-reverse;gap:30px}}@media(max-width: 575px){.payment-methods-container{padding:0 15px 15px !important}}.payment-options{display:flex;flex-direction:column;margin-bottom:30px;padding-bottom:20px;position:relative}.payment-options.form-hold{padding-bottom:20px}.payment-options ul{margin-inline:-10px}.payment-options ul li{float:left;width:calc(33% - 17px);margin-inline:10px;margin-bottom:10px}.payment-options ul li input{display:none}.payment-options ul li input:checked+label{border:1px solid var(--main-color)}.payment-options ul li input:checked+label:after{opacity:1}.payment-options ul li label{border:1px solid #d2d2d2;padding:15px 15px 15px 40px;display:flex !important;align-items:center;justify-content:center;text-align:center;cursor:pointer;min-height:73px;position:relative;-webkit-transition:.2s;transition:.2s;border-radius:4px;margin:0}.payment-options ul li label:before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:15px;width:22px;height:22px;border-radius:100px;border:1px solid #d2d2d2;-webkit-transition:.2s;transition:.2s}.payment-options ul li label:after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:15px;width:22px;height:22px;border:5px solid var(--main-color);border-radius:100px;opacity:0;-webkit-transition:.2s;transition:.2s}.payment-options ul li label:hover{border-color:var(--main-color)}.payment-options ul li label .custom-payment-content h3{margin-bottom:0;font-style:normal;font-weight:600;font-size:14px;line-height:20px;color:var(--main-color)}.payment-options ul li img{max-height:33px}@media(max-width: 1149px){.payment-options ul li{width:calc(50% - 20px)}}@media(max-width: 575px){.payment-options ul li{width:100%;margin-inline:0}.payment-options ul li:last-child{margin-bottom:0}}@media(max-width: 575px){.payment-options ul{margin-inline:0}}.payment-options ul #paymentElementForm{margin-inline:10px}@media(max-width: 575px){.payment-options ul #paymentElementForm{margin-inline:0}}.payment-options ul #everypay_additional{display:none}.payment-options:before{content:"";display:block;position:absolute;left:-30px;bottom:0;height:1px;width:calc(100% + 60px);border-bottom:1px solid var(--border-color)}@media(max-width: 575px){.payment-options:before{left:-15px;width:calc(100% + 30px)}}#order-confirmation #wrapper{display:flex;align-items:center;justify-content:center;padding:0}#order-confirmation #content-hook_order_confirmation{border:1px solid #e9e9e9;background:var(--menu-bg);padding:30px;margin:0;text-align:center;max-width:600px;width:100%;box-shadow:none}#order-confirmation #content-hook_order_confirmation .card-title img{max-width:50px}#order-confirmation .order-conf-title{color:var(--text-color);text-align:center;font-size:20px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase;margin:20px 0}#order-confirmation #content-hook_payment_return{margin:0}#order-confirmation #my-account-link{margin:20px auto 0;max-width:295px}dl.wirepayment-payment-container{justify-content:center;margin:20px 0;display:flex;flex-wrap:wrap}dl.wirepayment-payment-container dt{flex:0 0 49%}.account-transformation-container{margin-top:20px}.account-transformation-container .account-transformation-form{margin-top:20px}#account-transform-pass{display:none}.notifications-container{max-width:100%}@media(max-width: 767px){#order-confirmation #content-hook_order_confirmation{padding:30px 15px;margin:0 15px 40px}#order-confirmation .order-conf-title{font-size:18px}}.row.registration-row{margin:0 -10px;flex-wrap:wrap;display:flex}.page-authentication .auth-form-container,.page-registration .auth-form-container{margin:-10px 0 -35px}.page-authentication #content,.page-registration #content{padding:0;background:unset;margin:35px 0;max-width:100%;width:100%}.page-authentication #content.my-account-page-content-wrapper,.page-registration #content.my-account-page-content-wrapper{max-width:100%;margin:0}.login-separator{width:100%;margin:30px 0;border-bottom:1px solid #e8e8e8}.login-form .help-block{margin:10px 0}.field-error{color:var(--error-color)}.password-new-email{color:var(--text-color);margin-bottom:20px}.password-strength-feedback{margin-top:10px}.password-strength-feedback .password-strength-text{margin:10px 0}.password-requirements p{display:flex;align-items:center;gap:10px}.or-separator{display:flex;justify-content:center;position:relative;margin:30px 0;width:100%}.or-separator:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);height:1px;width:100%;background:var(--border-color);z-index:0}.or-separator span{background:var(--menu-bg);color:var(--text-color);text-align:center;font-size:15px;font-style:normal;font-weight:500;line-height:normal;z-index:1;width:100%;max-width:176px}.ets_solo_social_wrapper{padding:0}.ets_solo_social{display:flex;gap:20px;margin-bottom:40px}@media(max-width: 767px){.ets_solo_social{margin-bottom:30px}}@media(max-width: 479px){.ets_solo_social{flex-direction:column}}.ets_solo_social_item{display:flex;width:100%}.facebook .ets_solo_social_btn{background:#1877f2;color:#fff;border:1px solid #1877f2}.facebook .ets_solo_social_btn i{background-color:initial}.facebook .ets_solo_social_btn i path{fill:#fff}.facebook .ets_solo_social_btn:hover{background-color:#fff;color:#1877f2}.facebook .ets_solo_social_btn:hover i{background-color:initial}.facebook .ets_solo_social_btn:hover i path{fill:#1877f2}.google.google_new_desginer.light span.ets_solo_social_btn{border-radius:3px;border:1px solid var(--btn-2-bg);background:var(--btn-2-bg);box-shadow:none;color:var(--btn-1-text)}.google.google_new_desginer.light span:hover{background-color:var(--text-color);border:rgba(0,0,0,0);color:#fff}.google.google_new_desginer.light i.svg_gl{margin:0;background-color:initial}.ets_solo_social_btn.medium{width:100%;height:40px;font-weight:600;font-size:15px;line-height:normal;text-transform:uppercase;border-radius:3px !important;display:flex;align-items:center;justify-content:center;padding:10px 15px;margin:0;gap:10px}.ets_solo_social_btn.medium i{background:none;margin:0;padding:0;line-height:0;transition:200ms;height:20px;width:20px}.ets_solo_social_btn.medium i svg{width:20px}@media(max-width: 479px){.ets_solo_social_btn.medium{font-size:13px;line-height:normal}}.solo_register_form .form-fields .form-control{font-size:14px}#solo_register_form{margin:0 auto;max-width:640px;width:100%}
