.btn{display:block;width:auto;max-width:max-content;min-width:280px;color:#000;font-style:normal;font-size:18px;line-height:1.2em;text-decoration:none;text-transform:uppercase;text-align:center;margin:20px auto;padding:10px 30px;border:none;border-radius:20px;cursor:pointer;-webkit-transition:all 300ms linear;-o-transition:all 300ms linear;transition:all 300ms linear;}.btn.btn_border{border:1px solid #C0C0C0;color:#000;}.btn.btn_border:hover{border:1px solid #966f5d;-webkit-transition:all 500ms linear 0.1s;-o-transition:all 500ms linear 0.1s;transition:all 500ms linear 0.1s;}.btn.btn_red{background:#8c4754;color:#fff;}.btn.btn_red:hover{background:#aa253e;-webkit-transition:all 500ms linear 0.1s;-o-transition:all 500ms linear 0.1s;transition:all 500ms linear 0.1s;}.btn.btn_red_border{border:1px solid #8c4754;color:#000;}.btn.btn_red_border:hover{border:1px solid #aa253e;background:#aa253e;color:#fff;-webkit-transition:all 500ms linear 0.1s;-o-transition:all 500ms linear 0.1s;transition:all 500ms linear 0.1s;}.btn.btn_gray{background:#E2E2E2;color:#000;text-transform:none;}.btn.btn_gray:hover{background:#a87b67;color:#fff;-webkit-transition:all 300ms linear;-o-transition:all 300ms linear;transition:all 300ms linear;box-shadow:0 5px 15px 0 rgba(0,0,0,0.2);}.btn.btn_green{background:#dbfe42;color:#000;}.btn.btn_green:hover{background:#a87b67;color:#fff;-webkit-transition:all 300ms linear;-o-transition:all 300ms linear;transition:all 300ms linear;box-shadow:0 5px 15px 0 rgba(0,0,0,0.2);}.print_btns .btn{margin:0 auto;font-size:14px;min-width:auto;}@font-face{font-family:'Yandex Sans Display';src:url('/assets/fonts/YandexSansDisplay-Regular.eot');src:local('Yandex Sans Display Regular'),local('YandexSansDisplay-Regular'),url('/assets/fonts/YandexSansDisplay-Regular.eot?#iefix') format('embedded-opentype'),url('/assets/fonts/YandexSansDisplay-Regular.woff2') format('woff2'),url('/assets/fonts/YandexSansDisplay-Regular.woff') format('woff'),url('/assets/fonts/YandexSansDisplay-Regular.ttf') format('truetype');font-weight:normal;font-style:normal;font-display:swap;}@font-face{font-family:'Yandex Sans Display';src:url('/assets/fonts/YandexSansDisplay-Light.eot');src:local('Yandex Sans Display Light'),local('YandexSansDisplay-Light'),url('/assets/fonts/YandexSansDisplay-Light.eot?#iefix') format('embedded-opentype'),url('/assets/fonts/YandexSansDisplay-Light.woff2') format('woff2'),url('/assets/fonts/YandexSansDisplay-Light.woff') format('woff'),url('/assets/fonts/YandexSansDisplay-Light.ttf') format('truetype');font-weight:300;font-style:normal;font-display:swap;}@font-face{font-family:'Yandex Sans Display';src:url('/assets/fonts/YandexSansDisplay-Bold.eot');src:local('Yandex Sans Display Bold'),local('YandexSansDisplay-Bold'),url('/assets/fonts/YandexSansDisplay-Bold.eot?#iefix') format('embedded-opentype'),url('/assets/fonts/YandexSansDisplay-Bold.woff2') format('woff2'),url('/assets/fonts/YandexSansDisplay-Bold.woff') format('woff'),url('/assets/fonts/YandexSansDisplay-Bold.ttf') format('truetype');font-weight:bold;font-style:normal;font-display:swap;}.center_block{font-size:18px;}.center_block .auth-admin a{color:#8c4754;}.center_block .auth-admin a:hover{color:#aa253e;}.center_block h1,.center_block h2,.center_block h3{display:block;width:100%;line-height:1.4em;margin:10px 0 20px 0;font-weight:500;text-align:center;color:#272727;}.center_block h1.block_title,.center_block h2.block_title,.center_block h3.block_title{font-size:44px;margin:10px 0 30px 0;}.center_block h1.block_title__medium,.center_block h2.block_title__medium,.center_block h3.block_title__medium{font-size:34px;margin:10px 0 30px 0;}.center_block h1{font-size:36px;text-transform:uppercase;line-height:1.4em;}.center_block table{width:100% !important;height:auto !important;margin:0 auto;border-collapse:collapse;overflow-x:auto;}.center_block table tr th,.center_block table tr td{padding:10px 15px;}.center_block ul:not(.not_style):not(.slick-dots){padding:0 0 0 15px;}.center_block ul:not(.not_style):not(.slick-dots) li{list-style:none;padding:0 0 0 20px;position:relative;min-height:24px;font-size:20px;line-height:24px;margin:15px 0;}.center_block ul:not(.not_style):not(.slick-dots) li:after{display:block;content:'';width:10px;height:10px;background:#a87b67;position:absolute;top:8px;left:0;}.center_block .statusColor{display:inline-block;padding:5px 15px;background:#0998cc;border-radius:5px;color:#fff;font-size:13px;}.center_block .statusColor.statusColor_2{color:#fff;background:#039d69;}.center_block .statusColor.statusColor_3{color:#fff;background:#bb4040;}.center_block .filterStatus{display:inline-block;margin:0 5px 10px 0;padding:5px 15px;background:#ececec;border-radius:5px;text-decoration:none;color:#8c4754;}.center_block .filterStatus:hover{background:#dcdcdc;}.center_block .filterStatus.active{background:#8c4754;color:#fff;}.center_block .text-block p a{color:#8c4754;}.center_block .text-block p a:hover{color:#aa253e;}.delivery-city-wrap,.delivery-address-wrap{position:relative;}.delivery-address-wrap .easy-autocomplete.eac-square{width:100% !important;}.delivery-city-wrap .city-loader,.delivery-address-wrap .city-loader{display:none;position:absolute;right:12px;top:50%;transform:translateY(-50%);width:20px;height:20px;border:2px solid #e0e0e0;border-top:2px solid #a04554;border-radius:50%;animation:city-spin 0.8s linear infinite;pointer-events:none;z-index:10;}.delivery-city-wrap.loading .city-loader,.delivery-address-wrap.loading .city-loader{display:block;}@keyframes city-spin{0%{transform:translateY(-50%) rotate(0deg);}100%{transform:translateY(-50%) rotate(360deg);}}.delivery-city-wrap.loading #delivery_city{padding-right:40px;}.site_top{box-shadow:0px -1px 20px rgba(0,0,0,0.4);}.site_top .logo{display:block;width:100%;max-width:135px;margin-right:auto;}.site_top .logo svg{width:100%;}.site_top .phone,.site_top .address{display:flex;align-items:center;width:100%;max-width:max-content;text-decoration:none;color:#000;position:relative;font-size:18px;line-height:24px;margin:10px 20px;}.site_top .phone svg,.site_top .address svg{margin-right:10px;}.site_top a.phone:hover,.site_top a.address:hover{color:#aa253e;}.site_top .row_top__center{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin:0 auto;width:100%;max-width:600px;}.site_top .row_top__center .city_block{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;padding:10px 30px 10px 10px;margin:0 0 0 auto;position:relative;min-width:200px;}.site_top .row_top__center .city_block:after{display:block;content:'';background:url("/assets/img/arrow_down.png") no-repeat center;width:12px;height:7px;position:absolute;top:0;right:10px;bottom:0;margin:auto;}.site_top .row_top__center .city_block span{display:block;margin:0 10px 0 0;}.site_top .row_top__center .city_block a{color:#000;}.site_top .row_top__center .city_block a:hover{color:#aa253e;}.site_top .row_top__right{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;width:100%;max-width:420px;margin-left:auto;}.site_top .row_top__right .social_block{margin-left:auto;justify-content:flex-end;}.site_top .row_top__right .ctrl_btn{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:34px;height:34px;position:relative;margin:8px;cursor:pointer;}.site_top .row_top__right .ctrl_btn:after{display:block;content:'';width:0;height:3px;background:#a87b67;position:absolute;right:0;bottom:-8px;left:0;margin:0 auto;-webkit-transition:width 500ms linear 0.1s;-o-transition:width 500ms linear 0.1s;transition:width 500ms linear 0.1s;}.site_top .row_top__right .ctrl_btn svg{margin:auto auto 0 auto;}.site_top .row_top__right .ctrl_btn .btn_count{display:block;max-width:34px;padding:2px;background:#a87b67;border-radius:8px;color:#fff;font-size:12px;text-align:center;position:absolute;top:-8px;right:0;left:0;margin:auto;}.site_top .row_top__right .ctrl_btn:hover:after{width:90%;}.site_top .row_top__right .ctrl_btn.search_btn:before{display:none;content:'x';width:18px;height:18px;font-size:18px;line-height:14px;color:#fff;text-align:center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;}.site_top .row_bottom .container{position:relative;}.site_top .row_bottom nav ul{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;flex-wrap:wrap;padding:0;margin:0;}.site_top .row_bottom nav ul li{list-style:none;display:block;padding:10px 15px;}.site_top .row_bottom nav ul li a{font-size:20px;color:#fff;text-decoration:none;text-transform:uppercase;font-weight:300;padding:0 0 10px 0;position:relative;}.site_top .row_bottom nav ul li a:hover:after{width:100%;}.site_top .row_bottom nav ul li a:after{display:block;content:'';width:0;height:2px;background:#fff;position:absolute;right:0;bottom:4px;left:0;margin:auto;-webkit-transition:width 500ms linear 0.1s;-o-transition:width 500ms linear 0.1s;transition:width 500ms linear 0.1s;}.site_top .row_bottom .search-wrap{padding:0 10px;position:absolute;top:0;right:0;left:0;bottom:0;background:#a87b67;z-index:12;}.site_top .row_bottom .search-wrap .search_block{display:flex;align-items:center;height:100%;width:100%;z-index:2;position:relative;}.site_top .row_bottom .search-wrap .search_block .search_field{flex-grow:1;height:80%;border-radius:10px 0 0 10px;border:1px solid #a87b67;padding:0 15px;font-size:16px;border-right:none;}.site_top .row_bottom .search-wrap .search_block button{border:1px solid #a87b67;background:#8c4754;color:#fff;height:80%;border-radius:0 10px 10px 0;font-size:16px;line-height:16px;padding:0 20px;border-left:none;cursor:pointer;}.site_top.sticky-header{position:sticky;top:0;left:0;right:0;z-index:999;background:#fff;}.site_top.sticky-header .row_top{padding:5px 0 8px 0;height:73px;}.site_top.sticky-header .row_top .logo{max-width:115px;}.site_top.sticky-header .row_top .address,.site_top.sticky-header .row_top .phone{font-size:16px;line-height:18px;margin:8px 10px;}.site_top.sticky-header .row_top .address:after,.site_top.sticky-header .row_top .phone:after{width:18px;height:18px;background-size:contain;}.site_top.sticky-header .row_bottom{height:40px;max-height:40px;}.site_top.sticky-header .row_bottom nav ul li{padding:10px 20px;}.site_top.sticky-header .row_bottom nav ul li a{font-size:16px;}.site_top.show_search .row_top .row_top__right .search_btn{background:#8c4754;border-radius:50%;}.site_top.show_search .row_top .row_top__right .search_btn:before{display:block;}.site_top.show_search .row_top .row_top__right .search_btn svg{display:none;}.searchHistory{position:absolute;top:20px;right:10px;left:10px;margin:0;padding:30px 10px 10px 10px;box-sizing:border-box;list-style:none;width:auto;background:#fff;z-index:1;color:#222;-webkit-overflow-scrolling:touch;box-shadow:2px 2px 8px rgba(0,0,0,0.2);border-radius:0 0 10px 10px;}.searchHistory .searchHistoryHeader{padding:10px 5px;font-weight:600;}.searchHistory .searchHistoryItem{display:flex;align-items:center;}.searchHistory .searchHistoryItem .searchHistoryItemRemoveIcon{cursor:pointer;margin-right:2px;transform:scale(0.8);display:flex;align-items:center;border-radius:50%;}.searchHistory .searchHistoryItem .searchHistoryItemRemoveIcon:after{content:'';display:inline-block;background:url("/assets/img/x.png") no-repeat center;background-size:65%;width:21px;height:21px;filter:brightness(0);}.searchHistory .searchHistoryItem .searchHistoryItemRemoveIcon:hover{background:#8c4754;}.searchHistory .searchHistoryItem .searchHistoryItemRemoveIcon:hover:after{filter:invert(100%);}.searchHistory .searchHistoryItem span{cursor:pointer;width:100%;padding:6px 10px;border-radius:10px;}.searchHistory .searchHistoryItem span:hover{background-color:#ececec;}.searchHistory .searchHistoryItem.keydown span,.searchHistory .searchHistoryItem.active span{background-color:#ececec;}.checkout-page{max-width:1420px;width:100%;margin:0 auto;padding:20px;font-family:'Yandex Sans Display',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;}.checkout-stepper{display:flex;align-items:center;justify-content:center;margin-bottom:40px;}.checkout-stepper .stepper-item{display:flex;align-items:center;gap:10px;}.checkout-stepper .stepper-item .stepper-circle{width:32px;height:32px;border-radius:50%;background:#e5e7eb;color:#6b7280;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;}.checkout-stepper .stepper-item .stepper-label{font-size:14px;color:#6b7280;white-space:nowrap;}.checkout-stepper .stepper-item.active .stepper-circle{background:#111827;color:#fff;}.checkout-stepper .stepper-item.active .stepper-label{color:#111827;font-weight:600;}.checkout-stepper .stepper-line{width:60px;height:2px;background:#e5e7eb;margin:0 12px;}.checkout-stepper .stepper-line.active{background:#111827;}.checkout-layout{display:grid;grid-template-columns:1fr 400px;gap:40px;width:100%;align-items:start;}.checkout-layout .checkout-main{display:inline-block;width:100%;}.checkout-card,.checkout-summary-card,.checkout-items-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:30px;margin-bottom:30px;}.checkout-card input,.checkout-card textarea,.checkout-summary-card input,.checkout-summary-card textarea,.checkout-items-card input,.checkout-items-card textarea{flex:1;padding:15px 14px !important;border:1px solid #e5e5e5 !important;border-radius:8px !important;font-size:18px !important;background-color:#f3f3f5 !important;box-shadow:none !important;outline:none;}.checkout-card input:focus,.checkout-card textarea:focus,.checkout-summary-card input:focus,.checkout-summary-card textarea:focus,.checkout-items-card input:focus,.checkout-items-card textarea:focus{outline:none;background-color:white !important;border-color:#333;}.checkout-card-title,.checkout-summary-title,.checkout-items-title{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:normal;color:#111827;margin-bottom:20px;}.form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:16px;}.form-group{margin-bottom:16px;}.form-label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:8px;}.form-label .required{color:#ef4444;}.checkout-input{width:100%;padding:12px 14px;border:1px solid #d1d5db;border-radius:8px;font-size:15px;transition:border-color 0.2s,box-shadow 0.2s;}.checkout-input:focus{outline:none;border-color:#111827;box-shadow:0 0 0 3px rgba(17,24,39,0.1);}.checkout-comment{min-height:100px;resize:vertical;}.payment-providers,.delivery-providers{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;}.cmf-ajax-form .cmf-radio input[type="radio"]{display:none;}.cmf-ajax-form .cmf-radio label{display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 16px;border:2px solid #e5e5e5;border-radius:10px;cursor:pointer;transition:all 0.2s;font-size:18px;font-weight:500;color:#374151;background:#fff;margin:0;}.cmf-ajax-form .cmf-radio label img{width:auto;height:24px;object-fit:contain;flex-shrink:0;}.cmf-ajax-form .cmf-radio label::before,.cmf-ajax-form .cmf-radio label::after{display:none !important;}.cmf-ajax-form .cmf-radio input[type="radio"]:checked + label{border-color:#a87b67;background:rgba(168,123,103,0.1);color:#111827;}.summary-row{display:flex;justify-content:space-between;padding:10px 0;font-size:15px;color:#4b5563;}.summary-discount{color:#059669;}.summary-total,.allSumm.sum{display:flex;justify-content:space-between;padding:16px 0;margin-top:12px;border-top:2px solid #e5e7eb;font-size:18px;font-weight:600;color:#111827;}.summary-total ins,.allSumm.sum ins{text-decoration:none;}.delivery.sum{display:flex;justify-content:space-between;font-size:18px;font-weight:600;color:#111827;}.delivery.sum ins{text-decoration:none;}.checkout-submit-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:16px;background:#333;color:#fff;border:none;border-radius:10px;font-size:18px;font-weight:600;cursor:pointer;text-decoration:none;transition:background 0.2s;margin-top:16px;}.checkout-submit-btn:hover{background:#555;}.checkout-item{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #f3f4f6;}.checkout-item:last-child{border-bottom:none;}.checkout-item-image{width:60px;height:60px;border-radius:8px;overflow:hidden;background:#f9fafb;flex-shrink:0;}.checkout-item-image img{width:100%;height:100%;object-fit:cover;}.checkout-item-info{flex:1;}.checkout-item-title{font-size:14px;font-weight:500;color:#111827;line-height:1.3;margin-bottom:4px;}.checkout-item-meta{font-size:12px;color:#6b7280;}.checkout-item-price{text-align:right;flex-shrink:0;}.price-current{font-size:15px;font-weight:600;color:#111827;}.price-old{font-size:12px;color:#9ca3af;text-decoration:line-through;}.checkout-accept-block{margin-bottom:20px;}.checkout-accept-block .error{padding-top:15px !important;background-color:white;color:red;border-radius:10px !important;width:auto !important;}.checkbox-label{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:#6b7280;margin-bottom:10px;cursor:pointer;}.checkbox-label input{margin-top:3px;accent-color:#111827;}.checkbox-label a{color:#111827;text-decoration:underline;}.empty-cart-message{display:flex;align-items:center;justify-content:center;text-align:center;padding:60px 20px;flex-wrap:wrap;}.empty-cart-message img{margin-bottom:20px;opacity:0.5;}.empty-cart-message h2{display:inline-block;width:100%;font-size:24px;color:#111827;margin-bottom:12px;}.empty-cart-message p{display:inline-block;width:100%;font-size:16px;color:#6b7280;margin-bottom:24px;}.back-to-shop-btn{display:inline-block;padding:12px 32px;background:#111827;color:#fff;text-decoration:none;border-radius:8px;font-size:14px;font-weight:500;}.back-to-shop-btn:hover{background:#374151;}.cart-error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;padding:12px 16px;border-radius:8px;margin-bottom:16px;font-size:14px;}.__mob{display:none !important;}@media (max-width:1000px){.checkout-sidebar{width:100%;}.checkout-layout{grid-template-columns:1fr;display:flex;flex-wrap:wrap;}.checkout-layout .easy-autocomplete.eac-square input{min-width:auto;}}@media (max-width:580px){.checkout-page{padding-left:10px;padding-right:10px;}.__mob{display:block !important;}.__desc{display:none;}.checkout-stepper .stepper-label{display:none;}.checkout-stepper .stepper-line{width:30px;}.payment-providers,.delivery-providers{grid-template-columns:1fr;}.form-row{grid-template-columns:1fr;gap:5px;margin-bottom:5px;}.delivery-providers,.payment-providers{gap:5px !important;}.delivery-providers .cmf-radio,.payment-providers .cmf-radio{margin-bottom:5px;width:100%;}}.cart-page,.checkout-page{max-width:100%;margin:0 auto;padding:20px 0;}.cart-stepper,.checkout-stepper{display:flex;align-items:center;justify-content:center;margin-bottom:40px;gap:0;}.cart-stepper .stepper-item,.checkout-stepper .stepper-item{display:flex;align-items:center;gap:12px;}.cart-stepper .stepper-item .stepper-circle,.checkout-stepper .stepper-item .stepper-circle{width:32px;height:32px;border-radius:50%;background:#e0e0e0;color:#666;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;transition:all 0.3s;}.cart-stepper .stepper-item .stepper-label,.checkout-stepper .stepper-item .stepper-label{font-size:14px;color:#666;white-space:nowrap;}.cart-stepper .stepper-item.active .stepper-circle,.checkout-stepper .stepper-item.active .stepper-circle{background:#333;color:#fff;}.cart-stepper .stepper-item.active .stepper-label,.checkout-stepper .stepper-item.active .stepper-label{color:#333;font-weight:500;}.cart-stepper .stepper-line,.checkout-stepper .stepper-line{width:80px;height:2px;background:#e0e0e0;margin:0 16px;}.cart-stepper .stepper-line.active,.checkout-stepper .stepper-line.active{background:#333;}.cart-main{max-width:960px;}.cart-layout,.checkout-layout{display:grid;grid-template-columns:1fr 400px;gap:40px;align-items:start;}.cart-items-card,.cart-wishes-card,.cart-promo-card,.cart-summary-card,.cart-info-card,.checkout-card,.checkout-items-card,.checkout-summary-card{background:#fff;border:1px solid #e5e5e5;border-radius:20px;width:100%;padding:30px;margin-bottom:30px;}.cart-items-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;}.cart-items-header .cart-items-title{font-weight:normal;}.cart-items-title{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:600;color:#333;}.cart-print-btn{display:flex;align-items:center;gap:6px;color:#8c4754;text-decoration:none;font-size:18px;transition:color 0.2s;}.cart-print-btn:hover{color:#333;}.cart-item{display:grid;grid-template-columns:180px 1fr auto;gap:20px;padding:30px 0;border-bottom:1px solid #e5e5e5;position:relative;}.cart-item:last-child{border-bottom:none;}.cart-item.cart-item-present{background:#f8f9fa;border-radius:8px;padding:16px;margin-top:12px;}.cart-item-remove{position:absolute;display:flex;align-items:center;line-height:1.2;gap:10px;bottom:40px;right:0;background:none;border:none;cursor:pointer;color:#d4183d;padding:4px;font-size:16px;font-weight:bold;transition:color 0.2s;}.cart-item-remove:hover{color:#333;}.cart-item-image{width:180px;height:180px;border-radius:10px;overflow:hidden;display:flex;align-items:center;justify-content:center;}.cart-item-image img,.cart-item-image picture{display:flex;align-items:center;justify-content:center;width:100%;max-width:180px;height:auto;object-fit:cover;}.cart-item-info{display:flex;flex-direction:column;gap:16px;}.cart-item-title{font-size:18px;font-weight:bold;color:#333;line-height:1.4;text-decoration:none;}.cart-item-title:hover{opacity:.8;}.cart-item-stock{font-size:13px;}.cart-item-stock .in-stock{color:#28a745;}.cart-item-stock .out-stock{color:#dc3545;}.cart-item-badges{display:flex;gap:6px;flex-wrap:wrap;}.badge{padding:6px 14px;border-radius:6px;font-size:16px;font-weight:bold;}.badge.badge-new{background:#e3f2fd;color:#1976d2;}.badge.badge-hit{background:#fff3e0;color:#f57c00;}.badge.badge-sale{background:#fce4ec;color:#c62828;}.cart-item-qty{display:flex;align-items:center;gap:6px;margin-top:15px;}.qty-btn{width:36px;height:36px;border:1px solid #ddd;background:#fff;cursor:pointer;font-size:18px;display:flex;align-items:center;justify-content:center;transition:all 0.2s;}.qty-btn:hover{background:#f5f5f5;}.qty-btn.qty-minus{border-radius:8px;}.qty-btn.qty-plus{border-radius:8px;}.qty-input{width:50px;height:36px;border:1px solid #ddd;background-color:#f3f3f5;border-radius:8px;text-align:center;font-size:14px;-moz-appearance:textfield;}.qty-input::-webkit-outer-spin-button,.qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}.qty-input:focus{background-color:white;}.cart-item-price{text-align:right;display:flex;flex-direction:column;justify-content:flex-start;gap:4px;}.price-current{font-size:20px;font-weight:600;color:#333;}.price-old{font-size:14px;color:#999;text-decoration:line-through;}.cart-wishes-title{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:600;color:#333;margin-bottom:12px;}.cart-wishes-textarea{width:100%;min-height:100px;padding:12px;border:1px solid #e5e5e5;border-radius:8px;font-size:14px;resize:vertical;font-family:inherit;}.cart-wishes-textarea:focus{outline:none;border-color:#333;}.cart-promo-title{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:normal;color:#333;margin-bottom:16px;}.promo-applied{display:flex;justify-content:space-between;align-items:center;background:#e8f5e9;padding:10px 14px;border-radius:8px;margin-bottom:12px;font-size:14px;color:#2e7d32;}.promo-remove{background:none;border:none;cursor:pointer;font-size:20px;color:#666;padding:0 4px;}.promo-remove:hover{color:#dc3545;}.promo-form{display:flex;gap:8px;margin-bottom:8px;}.promo-form input{flex:1;max-width:190px;padding:15px 14px;border:1px solid #e5e5e5;border-radius:8px;font-size:18px;background-color:#f3f3f5;}.promo-form input{flex:1;max-width:190px;padding:15px 14px;border:1px solid #e5e5e5;border-radius:8px;font-size:18px;max-height:48px;background-color:#f3f3f5;}.promo-form input:focus{outline:none;background-color:white;border-color:#333;}.promo-apply-btn{padding:10px 20px;background:#fff !important;border:1px solid #e5e5e5;border-radius:8px;cursor:pointer;font-size:18px;font-weight:500;min-width:auto;color:#333 !important;margin:0;text-transform:capitalize;transition:all 0.2s;}.promo-apply-btn:hover{background:#333 !important;color:#fff !important;}.promo-hint{font-size:12px;color:#999;}.promo-error{color:#dc3545;font-size:13px;margin-top:8px;}.cart-summary-title,.checkout-summary-title{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:normal;color:#333;margin-bottom:20px;}.summary-row{display:flex;justify-content:space-between;padding:10px 0;font-size:14px;color:#666;}.summary-row.summary-discount{color:#dc3545;}.summary-total{display:flex;justify-content:space-between;padding:16px 0;margin-top:12px;border-top:1px solid #e5e5e5;font-size:18px;font-weight:600;color:#333;}.total-price{font-size:22px;font-weight:700;}.checkout-btn,.checkout-submit-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:16px;background:#333;color:#fff;border:none;border-radius:10px;font-size:18px;font-weight:600;cursor:pointer;text-decoration:none;transition:background 0.2s;margin-top:16px;}.checkout-btn:hover,.checkout-submit-btn:hover{background:#555;}.cart-info-card .info-item{display:flex;align-items:flex-start;gap:12px;padding:12px 0;}.cart-info-card .info-item svg{flex-shrink:0;color:#666;}.cart-info-card .info-item .info-title{font-size:14px;font-weight:500;color:#333;}.cart-info-card .info-item .info-subtitle{font-size:13px;color:#999;margin-top:2px;}.checkout-card-title{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:600;color:#333;margin-bottom:20px;}.checkout-hint{font-size:14px;color:#666;margin-bottom:16px;}.form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin-bottom:12px;}.form-group{margin-bottom:12px;}.form-label{display:block;font-size:14px;font-weight:500;color:#333;margin-bottom:8px;}.form-label .required{color:#dc3545;}.checkout-page input[type="text"],.checkout-page input[type="email"],.checkout-page input[type="tel"],.checkout-page textarea{width:100%;padding:12px 14px;border:1px solid #e5e5e5;border-radius:8px;font-size:14px;font-family:inherit;transition:border-color 0.2s;}.checkout-page input[type="text"]:focus,.checkout-page input[type="email"]:focus,.checkout-page input[type="tel"]:focus,.checkout-page textarea:focus{outline:none;border-color:#333;}.checkout-page input[type="text"]::placeholder,.checkout-page input[type="email"]::placeholder,.checkout-page input[type="tel"]::placeholder,.checkout-page textarea::placeholder{color:#999;}.checkout-comment{width:100%;min-height:100px;padding:12px 14px;border:1px solid #e5e5e5;border-radius:8px;font-size:14px;resize:vertical;font-family:inherit;}.checkout-comment:focus{outline:none;border-color:#333;}.delivery-providers-new{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin-bottom:20px;}.provider-card{cursor:pointer;}.provider-card input[type="radio"]{display:none;}.provider-card .provider-card-content{display:flex;align-items:center;gap:12px;padding:14px 16px;border:2px solid #e5e5e5;border-radius:10px;transition:all 0.2s;font-size:14px;font-weight:500;}.provider-card .provider-card-content .provider-icon{width:32px;height:32px;object-fit:contain;}.provider-card:hover .provider-card-content{border-color:#bbb;}.provider-card.selected .provider-card-content,.provider-card input[type="radio"]:checked + .provider-card-content{border-color:#333;background:#f8f9fa;}.delivery-city-block{margin-bottom:20px;}.delivery-city-block .delivery_city_input{width:100%;padding:12px 14px;border:1px solid #e5e5e5;border-radius:8px;font-size:14px;}.delivery-city-block .delivery_city_input:focus{outline:none;border-color:#333;}.delivery-types-new{margin-bottom:20px;}.delivery-type-block{border:1px solid #e5e5e5;border-radius:10px;padding:16px;margin-bottom:12px;}.delivery-type-header{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:500;color:#333;margin-bottom:12px;}.delivery-type-details{display:flex;gap:20px;}.delivery-type-time,.delivery-type-price{display:flex;align-items:center;gap:6px;font-size:13px;color:#666;}.pvz-map-btn{display:inline-block;padding:10px 20px;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:8px;color:#333;text-decoration:none;font-size:14px;transition:all 0.2s;}.pvz-map-btn:hover{background:#e5e5e5;}.payment-methods-new{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;}.payment-card{cursor:pointer;}.payment-card input[type="radio"]{display:none;}.payment-card .payment-card-content{display:flex;align-items:center;gap:12px;padding:14px 16px;border:2px solid #e5e5e5;border-radius:10px;transition:all 0.2s;font-size:14px;font-weight:500;}.payment-card .payment-card-content .payment-icon{width:32px;height:32px;object-fit:contain;}.payment-card .payment-card-content svg{width:24px;height:24px;flex-shrink:0;}.payment-card:hover .payment-card-content{border-color:#bbb;}.payment-card.selected .payment-card-content,.payment-card input[type="radio"]:checked + .payment-card-content{border-color:#333;background:#f8f9fa;}.checkout-items-title{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:600;color:#333;margin-bottom:16px;}.checkout-item{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #f0f0f0;}.checkout-item:last-child{border-bottom:none;}.checkout-item-image{width:60px;height:60px;border-radius:8px;overflow:hidden;background:#f5f5f5;flex-shrink:0;}.checkout-item-image img{width:100%;height:100%;object-fit:cover;}.checkout-item-info{flex:1;}.checkout-item-title{font-size:14px;font-weight:500;color:#333;line-height:1.3;margin-bottom:4px;}.checkout-item-meta{font-size:12px;color:#999;}.checkout-item-price{text-align:right;flex-shrink:0;}.empty-cart-message{display:flex;align-items:center;justify-content:center;text-align:center;padding:60px 20px;}.empty-cart-message svg{color:#ccc;margin-bottom:20px;}.empty-cart-message h2{display:inline-block;width:100%;font-size:24px;color:#333;margin-bottom:12px;}.empty-cart-message p{display:inline-block;width:100%;font-size:16px;color:#666;margin-bottom:24px;}.back-to-shop-btn{display:inline-block;padding:12px 32px;background:#333;color:#fff;text-decoration:none;border-radius:8px;font-size:14px;font-weight:500;transition:background 0.2s;}.back-to-shop-btn:hover{background:#555;}.cart-error{background:#fff3cd;border:1px solid #ffc107;color:#856404;padding:12px 16px;border-radius:8px;margin-bottom:16px;font-size:14px;}.checkout-form-hidden{display:none;}@media (max-width:1000px){.cart-layout,.checkout-layout{grid-template-columns:1fr;gap:20px;}.cart-sidebar,.checkout-sidebar{display:flex;flex-wrap:wrap;}.cart-item{grid-template-columns:80px 1fr;display:flex;flex-wrap:wrap;}.cart-item div{width:100%;}.cart-item .cart-item-price{grid-column:2;text-align:left;}.cart-item-image{width:80px;height:80px;}.cart-item-image img{max-width:80px;}}@media (max-width:580px){.cart-items-header{flex-wrap:wrap;}.cart-items-header .cart-items-title{width:100%;margin-bottom:15px;}.promo-form{display:flex;flex-wrap:wrap;}.promo-form input,.promo-form .promo-apply-btn{min-width:100%;width:100%;flex:0 100%;display:inline-block;}.cart-stepper .stepper-label,.checkout-stepper .stepper-label{display:none;}.cart-stepper .stepper-line,.checkout-stepper .stepper-line{width:40px;}.delivery-providers-new,.payment-methods-new{grid-template-columns:1fr;}.form-row{grid-template-columns:1fr;}}.breadcrumbs{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap;padding:30px 0;}.breadcrumbs a{text-decoration:none;font-size:15px;color:#a87b67;}.breadcrumbs a:hover{color:#966f5d;text-decoration:underline;}.breadcrumbs a.home{color:#a87b67;}.breadcrumbs a.home:hover{color:#966f5d;text-decoration:underline;}.breadcrumbs .sep{display:block;margin:0 5px;width:5px;height:5px;border-bottom:1px solid #bababa;border-right:1px solid #bababa;-ms-transform:rotate(-47deg);transform:rotate(-47deg);-webkit-backface-visibility:hidden;backface-visibility:hidden;}.breadcrumbs span{color:#aaa9a9;font-size:15px;}.site_bottom{background:#f7f7f7;color:#000;}.site_bottom .row_top{border-top:2px solid #dcdcdc;}.site_bottom .row_top nav ul{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;flex-wrap:wrap;padding:0;margin:0;}.site_bottom .row_top nav ul li{list-style:none;display:block;padding:10px 15px;}.site_bottom .row_top nav ul li a{font-size:20px;color:#000;text-decoration:none;text-transform:uppercase;font-weight:300;padding:0 0 10px 0;position:relative;}.site_bottom .row_top nav ul li a:hover:after{display:block;visibility:visible;width:100%;-webkit-transition:width 500ms linear 0.1s;-o-transition:width 500ms linear 0.1s;transition:width 500ms linear 0.1s;}.site_bottom .row_top nav ul li a:after{display:block;visibility:hidden;content:'';width:10%;height:2px;background:#000;position:absolute;right:0;bottom:4px;left:0;margin:auto;-webkit-transition:width 500ms linear 0.1s;-o-transition:width 500ms linear 0.1s;transition:width 500ms linear 0.1s;}.site_bottom .row_center .footer_contacts{padding:0 10px 0 0;width:350px;}.site_bottom .row_center .footer_contacts .phone,.site_bottom .row_center .footer_contacts .address{display:flex;align-items:center;width:100%;max-width:max-content;text-decoration:none;color:#000;position:relative;font-size:18px;line-height:24px;margin:0 0 15px 0;}.site_bottom .row_center .footer_contacts .phone svg,.site_bottom .row_center .footer_contacts .address svg{margin-right:10px;}.site_bottom .row_center .footer_contacts a.phone:hover,.site_bottom .row_center .footer_contacts a.address:hover{color:#aa253e;}.site_bottom .row_center .logo{display:block;width:100%;max-width:135px;margin:10px auto;}.site_bottom .row_center .btns_block{padding:0 0 0 10px;width:350px;}.site_bottom .row_center .btns_block .btn{margin-right:0;}.site_bottom .row_bottom{background:#000;color:#fff;}.site_bottom .row_bottom .container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;}.site_bottom .row_bottom .container>div{width:33%;}.site_bottom .row_bottom p{margin:0;}.site_bottom .row_bottom a{color:#fff;text-decoration:none;position:relative;padding-bottom:5px;}.site_bottom .row_bottom a:hover:after{display:block;visibility:visible;width:100%;-webkit-transition:all 500ms linear 0.1s;-o-transition:all 500ms linear 0.1s;transition:all 500ms linear 0.1s;}.site_bottom .row_bottom a:after{display:block;visibility:hidden;content:'';width:10%;height:2px;background:#fff;position:absolute;right:0;bottom:0;left:0;margin:auto;-webkit-transition:all 500ms linear 0.1s;-o-transition:all 500ms linear 0.1s;transition:all 500ms linear 0.1s;}.site_bottom .row_bottom .footer_links{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;}.site_bottom .row_bottom .footer_links a{display:block;width:auto;max-width:max-content;margin:0 10px;}.site_bottom .row_bottom .developer{text-align:right;}.discount-panel{display:none;position:fixed;bottom:0;left:0;right:0;height:40px;z-index:100;background:#d2d2d2;}.discount-panel:before{content:'';display:block;background:#8c4754;position:absolute;left:0;bottom:0;top:0;width:151px;}.discount-panel .discount-panel-progress-wrap{margin:0 150px;height:40px;position:relative;}.discount-panel-progress{background:#8c4754;position:absolute;left:0;bottom:0;top:0;width:0;}.discount-panel-item{position:absolute;width:100px;top:0;bottom:0;}.discount-panel-item a{position:relative;z-index:2;margin-top:7px;height:26px;background:#fff;font-weight:bold;color:black;border-radius:10px;padding:3px 10px;width:100px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:16px;text-decoration:none;}.discount-panel-item span{position:relative;z-index:2;margin-top:7px;height:26px;background:#fff;font-weight:bold;color:black;border-radius:10px;padding:3px 10px;width:100px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:16px;cursor:default;}.discount-panel-item:after{position:absolute;content:'';display:block;width:4px;background:#fff;top:0;bottom:0;z-index:1;left:calc(50% - 2px);}body.show-discount-panel .discount-panel{display:block;}.tippy-box[data-theme~='discount']{background-color:#8c4754;text-align:center;font-size:16px;}.tippy-box[data-theme~='discount'] > .tippy-arrow::before{border-top-color:#8c4754;}.tippy-box[data-theme~='discount'] .tippy-content{text-align:center;font-size:16px;}.tippy-box[data-theme~='discount-white']{background-color:#fff;box-shadow:0 0 8px rgba(107,107,107,0.8);color:black;text-align:center;font-size:16px;}.tippy-box[data-theme~='discount-white'] > .tippy-arrow::before{border-top-color:#fff;}.tippy-box[data-theme~='discount-white'] .tippy-content{text-align:center;font-size:16px;}.cart-mobile-discounts{display:none;position:relative;height:40px;background:#d2d2d2;border-radius:10px;margin-bottom:20px;overflow:hidden;}.cart-mobile-discounts .discount-panel-item{right:10px;}.cart-mobile-discounts-hint{display:none;text-align:center;margin:5px 0;}.social_block{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;max-width:200px;}.social_block a{display:flex;flex-direction:row;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;border:2px solid #a87b67;margin:8px;}.social_block a svg{width:22px;height:22px;fill:#a87b67;}.social_block a:hover{background:#a87b67;}.social_block a:hover svg{fill:#fff;}