@charset "utf-8";
/* ! ------------------------fonts-------------------- */
@font-face {font-family: "RobotoMedium"; src: url("../fonts/RobotoMedium/RobotoMedium.eot"); src: url("../fonts/RobotoMedium/RobotoMedium.eot?#iefix")format("embedded-opentype"), 
url("../fonts/RobotoMedium/RobotoMedium.woff") format("woff"), url("../fonts/RobotoMedium/RobotoMedium.ttf") format("truetype"); font-style: normal; font-weight: normal;}
@font-face {font-family: "RobotoRegular"; src: url("../fonts/RobotoRegular/RobotoRegular.eot"); src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix")format("embedded-opentype"), 
url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); font-style: normal; font-weight: normal;}
@font-face {font-family: 'FiraRegular'; src: url('../fonts/fira/FiraSansCondensed-Regular.eot'); src: url('../fonts/fira/FiraSansCondensed-Regular.eot?#iefix') format('embedded-opentype'), 
url('../fonts/fira/FiraSansCondensed-Regular.woff') format('woff'), url('../fonts/fira/FiraSansCondensed-Regular.ttf') format('truetype');
font-weight: normal; font-style: normal;}
@font-face {font-family: 'FiraMedium'; src: url('../fonts/fira/FiraSansCondensed-Medium.eot'); src: url('../fonts/fira/FiraSansCondensed-Medium.eot?#iefix') format('embedded-opentype'),
url('../fonts/fira/FiraSansCondensed-Medium.woff') format('woff'), url('../fonts/fira/FiraSansCondensed-Medium.ttf') format('truetype'); font-weight: normal; font-style: normal;}
@font-face {font-family: 'RobotoSerif'; font-style: normal; font-weight: normal; src: url('../fonts/RobotoSerif.woff') format('woff');}
@font-face {font-family: 'RobotoItalic'; font-style: normal; font-weight: normal; src: url('../fonts/RobotoSerif-Italic.woff') format('woff');}
@font-face {font-family: "Montserrat"; src: url("../fonts/Montserrat-Light.woff2") format("woff2"), url("../fonts/Montserrat-Light.woff") format("woff"), url("../fonts/Montserrat-Light.ttf") format("truetype");
font-weight: 300; font-style: normal; font-display: swap;}
@font-face {font-family: "Montserrat"; src: url("../fonts/Montserrat-Regular.woff2") format("woff2"), url("../fonts/Montserrat-Regular.woff") format("woff"), url("../fonts/Montserrat-Regular.ttf") format("truetype");
font-weight: 400; font-style: normal; font-display: swap;}
@font-face {font-family: "Montserrat"; src: url("../fonts/Montserrat-Medium.woff2") format("woff2"), url("../fonts/Montserrat-Medium.woff") format("woff"), url("../fonts/Montserrat-Medium.ttf") format("truetype");
font-weight: 500; font-style: normal; font-display: swap;}
@font-face {font-family: "Montserrat"; src: url("../fonts/Montserrat-SemiBold.woff2") format("woff2"), url("../fonts/Montserrat-SemiBold.woff") format("woff"), url("../fonts/Montserrat-SemiBold.ttf") format("truetype");
font-weight: 600; font-style: normal; font-display: swap;}
@font-face {font-family: "FontAwesome"; src: url("../fonts/fontawesome-webfont.woff2") format("woff2"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.ttf") format("truetype");
font-weight: 400; font-style: normal; font-display: swap;}

html {height: 100%; overflow: hidden; width: 100%;}
body {height: 100%; overflow-x: hidden; overflow-y: auto; width: 100%;}
.fa{display:inline-block; font:14px/1 FontAwesome; font-size:17px; text-rendering:auto; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale;} .fa-exclamation-circle {position: relative; bottom: -2px; font-size:19px;}
.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"} .fa-heart:before{content:"\f004"} .fa-ellipsis-h:before{content:"\f141"} .fa-eye:before{content:"\f06e"} .fa-truck:before {content: "\f0d1";} .fa-th-list:before {content: "\f00b";}
.fa-home:before{content:"\f015"} .fa-user-plus:before{content:"\f234"} .fa-share-square-o:before{content:"\f045"} .fa-share-square-o {-webkit-transform: scale(-1, -1); transform: scale(-1, -1);} .fa-flag:before {content: "\f024";}
.fa-calendar-check-o:before {content: "\f274";} .fa-calendar-check-o {position: relative; top: -2px; left: 1px; color: #FF9304; font-size: 25px; letter-spacing: 0px;} .fa-sign-in:before{content:"\f090"} .fa-sign-in:before{content:"\f090"} 
.fa-envelope:before {content: "\f0e0";} .fa-user-plus, .fa-share-square-o, .fa-key, .fa-sign-in, .fa-envelope-o {font-size:27px;} .fa-arrows-alt:before{content:"\f0b2"} .fa-exclamation-circle:before{content:"\f06a"} .fa-arrow-left:before{content:"\f060"} 
.fa-arrow-right:before{content:"\f061"} .fa-list-alt:before {content: "\f022";} .fa-chevron-down:before {content: "\f078";} .fa-sign-in:before {content: "\f090";} .fa-key:before {content: "\f084";} .fa-envelope-o:before {content: "\f003";} 
.fa-check:before {content: "\f00c";}.fa-user-times:before {content: "\f235";} .fa-user-times {font-size:19px;} .fa-chevron-up:before {content: "\f077";}

/* ! -------------------reset-styles------------------ */
:root { --main-color: #FF7C00; } .js-favourite-count {position: relative; left: -4px; font-weight: 500;} .account__menu .vhod {margin-bottom: 18px;}
* {margin: 0; padding: 0; border: 0; -webkit-box-sizing: border-box; box-sizing: border-box;} a {text-decoration: none; color: inherit;} .menu .menu__list {color: #252424;} .domens-url {display:none;}
.menu__list .top__checkout {position: relative;} 
.menu__list .fa-heart, .menu__list .fa-envelope, .menu__list .fa-home, .menu__list .fa-sign-in, .menu__list .fa-truck, .menu__list .fa-th-list, .menu__list .fa-flag {position: relative; top: 0px; margin-right: 14px; float: left;} 
.menu__list .fa-home {top: -2px; font-size: 21px;} .menu__list .fa-th-list {font-size: 20px;} .menu__list .fa-flag {font-size: 19px;}
.menu__list .fa-truck {top: -1px; font-size: 21px;} .menu__list .fa-sign-in {top: -2px; font-size: 23px;} .menu__list .fa-heart {top: 2px; font-size: 18px;} .menu__list .fa-envelope {top: 1px; font-size: 18px;} .menu__list .feed-back {margin-bottom: 4px;} 

ul, ol, li {list-style: none;} li {position: relative;} img {vertical-align: top; max-width: 100%; max-height: 100%;} .bisnes {float: left; max-width: 200px; margin: 0 10px 0px 0; font-size: 13px; color: #464444; font-family: Arial, "Helvetica", sans-serif;}
h1, h2, h3, h4, h5, h6 {margin: 0;} .main-seo {width: 100%; max-width: 972px; font-size: 13px;} .main-page {font-size: 14px;} .product__seo {font-size: 13px;} button {cursor: pointer; background-color: unset; color: inherit; font-size: inherit;}
:focus {outline: none;} .filter-form {margin-top: -8px;} .banner__text .line-1 {margin:0; padding:0; line-height:1.17;} .banner__text .line-2 {margin:0; padding:9px 0 9px 0; line-height:1.17;} .margo {height:20px; border:none;}
.seomi {margin: 4px 0 6px 0; line-height: 14px;} .seomi ul li {display: inline; font-family: 'FiraRegular', Arial, Helvetica, sans-serif; font-size: 14.5px; letter-spacing: 0.5px;} .image-strong {max-width: 100%; max-height: 100%; object-fit: cover; object-position: center;}
/* ! ------------------------body-------------------- */
body {min-width: 320px; position: relative; font-family: "Montserrat", "Arial", "Helvetica", sans-serif; color: #000; font-weight: 500; font-size: 14px; font-style: normal; letter-spacing: 0px;}
body.lock, html.lock {overflow: hidden;} .svg-uploader {display: block; width: 100%; max-width: 1260px; height: 2px;  margin: 8px auto; border-bottom: 0px solid rgba(205, 197, 188, 0.9);} .account__menu .sibo {max-height: 1px;} em, .sebloc {display:block;}
.favorit {margin-right:4px; color:#443F3B;} .favourite {position: fixed;right: 0;bottom: 0;padding: 10px 20px;color: #fff;opacity: 0;visibility: hidden;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;z-index: 1;text-decoration: none;background: #5b3f97;font-weight: 100;font-size: 14px;letter-spacing: 1px;} .favourite--open {visibility: visible;} .categories__container .region {margin: 10px 0px 0px 6px;} .categories__container .region li {margin-bottom: 6px;} .image-catalog { width:100%; height:100%; position:relative;}
.favourite--open:hover {color:#ff7d1a;} .favourite__text svg {width: 20px;height: 20px;fill: #ffc107;vertical-align: text-bottom;}
@-webkit-keyframes bounce { 0%,20%,50%,80%,100% {-webkit-transform: translateY(0);} 40% {-webkit-transform: translateY(-30px);} 60% {-webkit-transform: translateY(-15px);} }
@keyframes bounce { 0%,20%,50%,80%,100% {-webkit-transform: translateY(0); transform: translateY(0);} 40% {-webkit-transform: translateY(-30px); transform: translateY(-30px);} 60% {-webkit-transform: translateY(-15px); transform: translateY(-15px);} }
.favorites__informer {position: fixed; z-index: 9999; top: 30%; right: 0; left: 0; display: none; width: 100%; max-width: 360px; margin: auto; border-radius: 2px; box-shadow: 0 0 0 10000px rgba(46, 39, 32, 0.3), 0 0 0 2px rgba(115, 97, 78, 0.1); border: 1px solid #928481;}
.favorites__informer_content {width: 100%; font-size: 16px; display: -webkit-box; display: -ms-flexbox; display: flex;padding: 20px 12px 20px 12px; color: #000; background: #fff;-webkit-box-align: baseline; -ms-flex-align: baseline; align-items: baseline; -webkit-box-pack: center;-ms-flex-pack: center; justify-content: center; border-radius: 2px;} .favorites__informer_content svg {width: 20px; height: 20px; fill: rgb(77, 165, 115); margin-right: 20px;} .favorites__informer .icon {margin-right: 6px;}
/* Хлебнве крошки */
.bread-crumbs__item {list-style: none; display: inline-block;}
.bread-crumbs {padding-left: 0;}
.breadcrumbs-wrapper {margin: 8px auto 0px; text-align: center; display: flex; align-items: center;}
.breadcrumbs-home {margin-right: 5px;}
.bread-crumbs__item a:hover, .breadcrumbs-home:hover {color:#CCC;}
.bread-crumbs__item:not(:first-child):before { content: "\f101"; padding: 0 5px; font-family: 'FontAwesome'; color: rgba(249, 247, 246, 0.7); }
.bread-crumbs__item.separator, .bredis {display: none;} .bread-crumbs__homepage  {font-size: 0;} .bread-crumbs__item:first-child {padding-right: 5px;}
/* Для каталогов без Товаров */
.pocess {max-width: 894px; margin: 0px auto 20px; padding: 10px; border: solid 1px #919191; color: #4b4b4b;} .pocess-photo {margin: 0px auto 0px; padding: 10px; border: solid 1px #919191; color: #4b4b4b; text-align: center;}
.doth {max-width: 894px;} .img-proc {width:100%; max-width: 714px; pointer-events: none;} .doth-min {max-width: 764px;} .bord {margin: 18px 0px 18px 0px; border: solid 1px #e1e1e1;} 
.blosk {margin: 16px 0px 12px 0px; border: solid 1px #a9a9a9;} .kras {margin: 8px 0px 26px 0px; border:solid 1px #c5c7a8;}
.stellaji {position: relative;} .stellaji:hover::after {content: attr(data-title); position: absolute; left: 0; right: 0; bottom: 34px; z-index: 1; background: #2B518C; color: #fff; text-align: center; 
font-family: Arial, sans-serif; font-size: 12px; padding: 5px 10px; border: 1px solid #1F3047; font-weight:300; letter-spacing: 1.4px;}
/* Блоки Товаров - item.css */
.max-variant, .opt-variant, .roznica-variant, .no-variant, .div-cena .roznica {font-family: Arial, Helvetica, sans-serif; font-size: 18px; color:#FA4F00;} 
.optov-blok .rub {color: #474747; font-size: 17px; font-family: 'RobotoSerif', Times, serif;}
.card {position: relative; height: 100%; -webkit-transition: all 0.3s; transition: all 0.3s; display: flex; flex-direction: column; float: left;} .card__details .wishlist a {margin: 0 0 10px 0;} a.btn.addToWishList:active {border: 1px solid #000;} 
.tovar__title {padding: 12px 0px 8px 0px; font-family: 'RobotoRegular', Arial, sans-serif; font-size: 14px; letter-spacing: 0.5px; font-weight: 500; line-height: 19px;}
.tovar__title a {color: #2f2516;} .card:hover .tovar__title a {color:#FB6B04;}
.card:hover .card__image_hover { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1; }
.card:hover .card__image_slide { -webkit-transform: translateX(110%); transform: translateX(110%); opacity: 0; -webkit-transition: all 0.5s linear; transition: all 0.5s linear;}
.card:hover .variant {opacity: 1; visibility: visible;} .card:hover .amount {opacity: 1; visibility: visible;} .card__want-discount {position: relative; max-height: 0;}
.card__discount-info {position: absolute; z-index: 10; top: -60px; right: 20px; background-color: #fff; padding: 5px; border-radius: 5px; box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3); transition: all .3s ease; opacity: 0; transform: translateY(15px); visibility: hidden;}
.card__want-discount:hover .card__discount-info {opacity: 1; visibility: visible; transform: translateY(0);} .card .wishlist {padding: 0;}
.card a.btn.addToWishList {position: absolute; z-index: 10; top: -31px; right: 5px; margin: 0; font-size: 0; border-bottom: 0; background-color: rgba(255, 255, 255, 0.5); padding: 3px; transition: all .3s ease;}
.card a.btn.addToWishList svg {width: 20px; height: 20px; transition: all .3s ease;} .card a.btn.addToWishList svg:hover {fill: var(--main-color);}
.goods__wrapper._list .card a.btn.addToWishList {top: 35px; right: 31px; border-radius: 0 0 5px 5px;} .goods__wrapper._list .card__discount-info {top: 65px; right: 45px; min-width: 96px;}
.card__image-box {position: relative; padding: 4px 4px 4px 4px; height: 100%; max-height: 100vh; justify-content: center; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -ms-flex-direction: row; flex-direction: row; 
-webkit-box-pack: center; -ms-flex-pack: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border: 1px solid rgba(193, 190, 181, 0.6); overflow: hidden; border-radius: 3px;}
.card__image-box::after {content: ""; position: absolute; z-index: 1; top: 0; left: 0; right: 0; bottom: 0; opacity: 0; background-color: #fff;}
.card__image {object-fit: contain; object-position: center; height: 100%; min-height: 98%; max-height: 100vh;}
.card__image:hover {opacity: 0.8;} .card__image_active {position: relative; -webkit-transform: translateX(0); transform: translateX(0);} 
.card__image_hover {position: absolute; top: 0; left: 0; right: 0; margin: 0 auto; padding: 4px; opacity:0; -webkit-transform:translateX(-110%); transform:translateX(-110%); -webkit-transition:all 0.5s linear; transition:all 0.5s linear;}
.card__details {display: flex; flex-direction: column;} 
/* --- Для Рейтинга --- */
.card__rating {pointer-events: none; cursor: default; margin-bottom: 10px; color: #999; font-size: 12px;}
.card__rating .rating-wrapper .info-style {position: relative; left: 3px; top: -3px;} .mg-rating-count .sp-user {padding-left: 3px;} 
.card__rating .rating-action {pointer-events: none;} .card__buttons {display: flex; margin-top: 10px;}
/* --- Был подключен в плагине "rating" rateit.css --- */
.rateit {display: -moz-inline-box; display: inline-block; position: relative; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none;} 
.rateit .rateit-range {position: relative; display: -moz-inline-box; display: inline-block; background: url(/mg-plugins/rating/images/star.png); height: 16px; outline: none;} .rateit .rateit-range * {display:block;}
/* for IE 6 */
* html .rateit, * html .rateit .rateit-range {display: inline;}
/* for IE 7 */
* + html .rateit, * + html .rateit .rateit-range {display: inline;}
.rateit .rateit-hover, .rateit .rateit-selected {position: absolute; left: 0px;} .rateit .rateit-hover-rtl, .rateit .rateit-selected-rtl {left: auto; right: 0px;} .rateit .rateit-hover {background: url(/mg-plugins/rating/images/star.png) left -16px;} 
.rateit .rateit-hover-rtl {background-position: right -32px;} .rateit .rateit-selected {background: url(/mg-plugins/rating/images/star.png) left -32px;} 
.rateit .rateit-selected-rtl {background-position: right -16px;} .rateit .rateit-preset {background: url(/mg-plugins/rating/images/star.png) left -48px;} .rateit .rateit-preset-rtl {background: url(/mg-plugins/rating/images/star.png) left -48px;} 
.rateit button.rateit-reset {background: url(/mg-plugins/rating/images/delete.gif) 0 0; width: 16px; height: 16px; display: -moz-inline-box; display: inline-block; float: left; outline: none; border:none; padding: 0;} 
.rateit button.rateit-reset:hover, .rateit button.rateit-reset:focus {background-position: 0 -16px;}

.card__buttons a {display: flex; align-items: center; justify-content: center; height: 36px;}
.card__price-box {position: relative; display: block; margin: 6px auto 8px; padding: 5px 0px 6px 0px; width: 100%; font-family: 'FiraRegular', Arial, Helvetica, sans-serif; background-color: #F0F0F0;
 border: #ffffff solid 1px; box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3); flex-wrap: wrap; font-weight: 500; font-size: 14px; color: #6A512A; border-top-left-radius: 30px; border-bottom-left-radius: 30px; border-top-right-radius: 3px; border-bottom-right-radius: 3px;} 
 .card__price-box .rub {font-size: 17px; color: #515151; font-family: 'RobotoSerif', Times, serif;}
.card__discount {position: absolute; top: 11px; right: 13px; height: 30px; display: block;  margin: 0px; padding: 6px 6px 0px 6px; color: #fff; font-size: 16px; background-color: var(--main-color); text-align: center; border-radius: 3px; text-shadow: #d75d00 0 1px 0px;}
.card__old-price {display: block; position:relative; width: fit-content; margin: 3px auto 0px; padding: 0px 4px 0px 4px; font-family: Arial, Helvetica, sens-serif; color: #939393; font-size: 15px; text-align: center; font-weight: 400;}
.card__old-price .rub {color: #939393; font-size: 15px;} 
.card__old-price:before { content: ""; position: absolute; left: 0px; width: 100%; height: 48%; border-bottom: 1px solid rgba(230, 27, 0, 0.8); transform: rotate(3deg);}
.card__button:hover {background-color: #000; color: #fff;} .product-price .forma-mini {display: block; padding: 0px 0px 2px 0px; font-size: 16px; color:#117000;}
.product-price .variant-none {margin-top: 1px; margin-left: 8px;} .product-price .variant-yes {margin: 0px auto; padding: 12px 0px 0px 0px; text-align:center;}

.product-price .old-yes {padding: 3px 0px 0px 0px;} .card__details .old-div {position:relative;} .old-p {position: absolute; top: 92%; left: 50%; transform: translate(-50%, -92%);}

.card__stickers {opacity: 0; position: absolute; display: flex; flex-direction: column; align-items: center; top: 14px; right: 14px; background: rgba(255, 255, 255, 0.4); border: 1px solid rgba(255, 255, 255, 0.4); 
-webkit-box-shadow: 0px 0px 8px 0px rgba(217, 156, 98, 0.26); -moz-box-shadow: 0px 0px 8px 0px rgba(217, 156, 98, 0.26); box-shadow: 0px 0px 3px 0px rgba(217, 156, 98, 0.55);}
.card__stickers div {text-transform: uppercase; font-weight: 500; font-size: 26px;}
.card__sticker {text-align: center;} .card__sticker:nth-child(n+2) {margin-top: 10px;}
.card__sticker-new {width: 34px; height: 34px; padding: 1px 3px 2px 3px; color: #ff7f23; display: inline-block;}
.card__sticker-hit {width: 26px; height: 26px; padding: 0px 3px 2px 3px; color: #4aab31; display: inline-table; border-radius: 50%;}
.goods .card, .goods-search .card {position: relative; width: 100%; margin-bottom: 20px;}
.card__quick-buttons {position: absolute; z-index: 5; left: 5px; top: 5px; background-color: rgba(255, 255, 255, 0.6); border-radius: 4px; transition: all .3s ease;}
.card__quick-buttons, .card__quick-buttons {opacity: 1;} .best {font-family: 'FiraRegular', Arial, Helvetica, sans-serif; color: #2f2f2f;}

/* Блоки товаров в Каталоге */
.settings__container .settings__sort {padding: 0px 2px 0px 0px;}
.goods .card__image-box, .goods-search .card__image-box {padding: 5px 5px 5px 5px; min-height: 98%; max-height: 100vh; height: 98%;}
.goods .card__image {object-fit: contain; object-position: center; max-width: 100%; width: 100%; height: 100%;} 
@media (min-width: 1450px) { .goods .card {width: 302px;} .goods-search .card {width: 283px;} .goods .card:nth-child(3n+2), .goods .card:nth-child(3n+3){margin-left: 20px;}
.goods-search .card:nth-child(4n+2), .goods-search .card:nth-child(4n+3), .goods-search .card:nth-child(4n+4) {margin-left: 20px;} }
@media screen and (max-width: 1449px) { .catalog__description {width: 100%;} .goods .card, .goods-search .card {width: 48.5%;} .goods .card:nth-child(2n+1) {margin-right: 20px;} }
@media screen and (max-width: 1252px) { .goods .card:nth-child(2n+1) {margin-right: 20px;} }
@media screen and (max-width: 712px) { .goods .card, .goods-search .card {width: 48.2%;} }
@media (min-width: 200px) and (max-width: 653px) { .goods .card, .goods-search .card {width: 100%; margin: 0 auto 20px;} .goods .card:nth-child(2n+1) {margin-right: 0px;} }
@media (max-width: 653px) { .catalog__main .catalog__goods {width: 76%; margin:0 auto;} }
@media (max-width: 568px) { .catalog__main .catalog__goods {width: 82%;} }
@media (max-width: 528px) { .catalog__main .catalog__goods {width: 86%;} }
@media (max-width: 498px) { .catalog__main .catalog__goods {width: 94%;} }
@media (max-width: 428px) { .catalog__main .catalog__goods {width: 98%;} }
@media (max-width: 386px) { .catalog__main .catalog__goods {width: 100%;} }
/* Блоки товаров в Избранном */
.favorites .block-wrapper {max-width:100%; padding-left: 0px;}
.favorites .card__image-box  {padding: 5px 5px 5px 5px; min-height: 98%; max-height: 100vh; height: 98%;}
.favorites .card__image {object-fit: contain; object-position: center; max-width: 100%; width: 100%; height: 100%;} 
@media (min-width: 1450px) { .favorites .goods-search .card:nth-child(4n+5) {margin-left: 0px;} }
@media screen and (max-width: 1449px){ .favorites .block-wrapper {padding-left: 22px; padding-right: 0px;} .favorites .card, .favorites .goods-search .card {width: 31.69%;}
.favorites .card:nth-child(1n+1), .favorites .goods-search .card:nth-child(1n+1){margin-right: 20px;} }
@media screen and (max-width: 1256px){ .favorites .card, .favorites .goods-search .card {width: 31.46%;}
.favorites .goods .card:nth-child(2n+2), .favorites .goods-search .card:nth-child(2n+2) {margin-left: 0px;}	}
@media screen and (max-width: 1140px){ .favorites .card, .favorites .goods-search .card {width: 31.34%;} }
@media screen and (max-width: 1080px){ .favorites .card, .favorites .goods-search .card {width: 47.6%;}
.favorites .card:nth-child(1n+1), .favorites .goods-search .card:nth-child(1n+1) {margin-right: 20px;} }
@media screen and (max-width: 1046px){ .favorites .card, .favorites .goods-search .card {width: 47.4%;} }
@media screen and (max-width: 956px){ .favorites .card, .favorites .goods-search .card {width: 46.94%;} }
@media screen and (max-width: 704px){ .favorites .card, .favorites .goods-search .card {width: 46.5%;} }
@media screen and (max-width: 658px){ .favorites .block-wrapper {margin: 8px 20px 0px 20px; padding-left: 0px; padding-right: 12px;}
.favorites .card, .favorites .goods-search .card {width: 46%; margin: 0px 0px 20px 0px;} }
@media screen and (max-width: 568px){ .favorites .block-wrapper {max-width: 99.9%; margin: 26px auto; padding: 0px 0px 0px 0px;} .favorites .card, .favorites .goods-search .card {width: 98.78%;}
.favorites .card:nth-child(1n+1), .favorites .goods-search .card:nth-child(1n+1) {margin-right: 20px; margin-left: 20px;} }
/* Кнопка в избранное на странице КАТАЛОГА */
.quickview {display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 30px; height: 30px; padding: 5px;}
.quickview__popup {display: none;} .quickview__favorites {margin: 0px 3px 0px 3px; padding: 0px;} .quickview__favorites svg {fill: #989898;} 
.quickview__favorites:hover svg {fill: var(--main-color)!important;} 
.quickview__favorites_remove svg {fill: var(--main-color)!important;}
.quickview__compare {padding: 2px;} .quickview:hover svg {fill: var(--main-color);} .quickview svg {height: 100%; transition: all .3s ease;}
.product-info {display: inline-block; background-color: var(--main-color); color: #fff; padding: 7px 10px; font-weight: 600; text-align: center; text-transform: uppercase; border: 1px solid var(--main-color); border-radius: 5px; vertical-align: middle;
font-size: 12px; cursor: pointer; transition: all .3s ease; margin-right: 10px;} .product-info:hover {background-color: #000; color: #fff;}
@media (min-width: 768px) { .card__button, .card__buttons>a { -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease; opacity: 0; }
.card__buttons>.detail { -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease; opacity: 0; } .card:hover .card__buttons>.detail {opacity: 1;}
.card:hover .card__button, .card:hover .card__buttons>a {opacity: 1;} .card__quick-buttons, .card__quick-buttons {opacity: 0;} .quickview__popup {display: block; padding: 0px; margin: 2px 3px 12px 3px;} .quickview .fa-eye {transition: all .3s ease; font-size: 20px!important;}
.quickview__popup:hover .fa-eye {color: var(--main-color); } .card:hover .card__quick-buttons {opacity: 1;} .card__want-discount {opacity: 0; visibility: hidden;} .card:hover .card__want-discount {opacity: 1; visibility: visible;} }
/* ! ------ Стили цены в каталогах ------------- */
.product-price {height: 40px;} .product-price .table-cena {width: 100%; border-spacing: 0px;} .product-price .div-cena {width: 100%; display:inline-table;}
.product-price .p-roznica {position: relative; top: 1px; left: 8px; height: 40px; vertical-align: middle; text-align: center;}
.product-price .table-kp-opt {position: relative; top: -2px; width: 100%; max-width: fit-content; min-width: fit-content; height: 40px; float: right; border-spacing: 0px; background: #f7f7f7;}
.product-price .td-kp-opt {padding: 0px; border-left: 1px dashed #c5c5c5; border-bottom: 1px dashed #c5c5c5; border-top: 1px dashed #c5c5c5; border-top-left-radius: 3px; border-bottom-left-radius: 3px;} 
.product-price .td-kp-opt .variant-none {width: max-content; margin: 0px; padding: 0px 4px 0px 4px; float: right; text-align: right;} .product-price .td-kp-opt .variant-none .rub {font-size: 12px; color: #6b6865;}
.product-price .td-kp-opt .variant-none .opt {font-size: 12px; color: #975d7c;} .product-price .td-kp-opt .variant-none .kp-opt {font-size: 12px; color: #975d7c;}
.product-price .td-kp-opt .cena {font-size: 13px; font-family: Arial, Gadget, sans-serif; color: #6b6865;}

/* Всплывающая Корзина */
.popup {position: fixed; z-index: 999; top: 0; left: 0; padding: 40px 10px; width: 100vw; min-width: 320px; height: 100vh; background-color: rgba(0, 0, 0, 0.8); opacity: 0; visibility: hidden; overflow-y: auto; overflow-x: hidden; 
-webkit-transition: all 0.6s ease 0s; transition: all 0.6s ease 0s; color: #3a3631;} .popup.open {opacity: 1; visibility: visible;} .popup.open .popup__content {font-weight: 500; -webkit-transform: scale(1); transform: scale(1); opacity: 1;}
.popup__body { min-height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}
.popup__header {width: 100%; padding: 10px; display: flex; justify-content: space-between; align-items: center; background: #e8e8e8;} .modal-body thead {border-top: 1px solid #D1D1D1;}
.popup__title {font-size: 16px; font-weight:500; font-family: 'RobotoRegular', Arial, sans-serif; line-height: 1.33; letter-spacing: 0.5px;}
.table-striped th {font-size: 14px; font-weight:500; font-family: 'RobotoRegular', Arial, sans-serif; line-height: 1.33; letter-spacing: 0.3px;}
.popup__content { position: relative; background-color: #fff; -webkit-transition: all 0.6s ease 0s; transition: all 0.6s ease 0s; opacity: 0; border-radius: 3px; max-width: 100%; width: 100%; border: solid 1px #5C5C5C; -webkit-transform: scale(0); transform: scale(0);}
.popup__close {width: 15px; height: 15px;} .popup__close svg {width: 100%; height: 100%;} .popup__close:hover {opacity: 1;} .popup__close:focus {outline: none;}
.popup__footer {display: flex; justify-content: space-between; align-items: center; padding: 10px; width: 100%;} .popup__price {display: flex; align-items: center; font-size: 16px; color: #262525;} .js-popup-currency {font-size:17px; font-family: 'RobotoSerif', Times, serif;}
.popup__buttons {display: flex; flex-wrap: wrap; justify-content: center; align-items: center;} .popup__order {margin-left: 10px;}
@media (min-width: 535px) { .popup__content {min-width: 516px; width: auto;} }
@media (max-width: 534px) { .popup__footer {flex-direction: column;} .popup__order {margin-left: 0; margin-top: 14px; margin-bottom:9px;} .popup__buttons {flex-direction: column; margin-top: 10px;}
.popup .table tbody tr {align-items: center;} .popup__content {min-width: 98.5%;} .popup__body {max-width:99.5%;} }

/* ! ------------------------ styles ------------------ */
.enter-wrapper .visually-hidden {display:none;}
._hide {display: none!important;}
.hidden {display: none;}
.opacity {opacity: 0;}
.wrapper {margin: 0 auto; max-width:1260px; background-color: #fff; min-height: 100%; display: flex; flex-direction: column; justify-content: space-between;}
.block-wrapper {width: 100%; max-width: 1200px; margin: 0 auto; padding-left: 0px; padding-right: 0px;}
.main {flex: 1 1 auto;}
.arrow-up {display: block; position: fixed; z-index: 100; bottom: 5px; right: 8px; width: 40px; height: 40px; background-image: url("../img/top_arrow.png"); background-repeat: no-repeat;
background-position: center; background-size: contain; opacity: 0; -webkit-transition: all 0.5s ease; transition: all 0.5s ease;}

.arrow-up._active {opacity: 1;}
.top {display: flex; width: 100%; min-height: 46px; margin: 0px auto 16px; padding: 0px 10px 0px 10px; align-items: center; color: #5E5245; border-bottom: 1px solid rgba(205, 197, 188, 0.9);}
.top__item a {align-items: center;}
.header {position: relative; width: 100%; margin-bottom: 4px;}
.header__wrapper {position: relative; width: 100%; padding: 0 0px;}
.header__logo {display: flex; justify-content: left; align-items: stretch;} .header__logo span {display: block; height: fit-content; position: relative; left: 29px; text-transform: uppercase; font-family: "RobotoRegular", "Arial", "Helvetica", sans-serif;}
.header__logo a {display: block; width: fit-content; height: 86px; color: #7b5c4c;}
.header__logo img {width: 146px; height: 84px; object-fit: contain;}
.header__cabinet-container {display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: flex-end; -webkit-box-align: start; -ms-flex-align: start; align-items: center;}
.header__burger {display: flex; margin: 0 18px 0 18px; justify-content: center; align-items: center; cursor: pointer;}
.header__burger:hover {color: var(--main-color);}
.header__burger .tochka {font-size: 24px; letter-spacing: 0.4px; color: #c73000;}
.header__burger:hover .tochka {color: #008d33;} 
.header__burger .tochka2 {font-size: 24px; letter-spacing: 0.4px; color: #c73000;}
.header__burger .fa-chevron-down {position: relative; left: 3px; top: -1.6px; font-size: 17px; color: #c73000;} 
.header__burger:hover .fa-chevron-down {color: #008d33;}
.header__burger .fa-chevron-up {position: relative; left: 3px; top: -1px; font-size: 17px; color: #008d33;}
.header__cabinet {display: -webkit-box; display: -ms-flexbox; display: flex;}
.header__account {margin: 0 18px 0 6px; padding-left: 4px; cursor: pointer;}
.fa.fa-bars {position: relative; left: -10px; font-size: 27px; color: #fff;}

.bread-crumbs__item .fa-home {font-size: 18px;}
.account {position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}
.account_border {border-top: 0px dashed #999999; margin-top: 1px; padding-top: 1px; width: 100%;}
.account_border span, .account_border ul {display:none;}
.account:hover svg {fill: var(--main-color);}
.account__image {display: block; width: 23px; height: 23px; background-color: unset; cursor: pointer;}
.account__image svg {width: 100%; height: 100%;}
.account__title {cursor: pointer;}
.account__menu {position: absolute; top: 29px; left: -116px; -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3); box-shadow: 0 0 7px rgba(0, 0, 0, 0.3); background-color: #fff; z-index: 1000; border-radius: 2px; font-weight: 500; font-size: 16px;
min-width: 230px; max-width: 280px; max-height: 0; overflow: hidden; padding: 0 20px; -webkit-box-sizing: content-box; box-sizing: content-box; -webkit-transition: all 0.5s linear; transition: all 0.5s linear;}
.account__menu._active {margin: 2px 0 0; padding-top: 18px; padding-bottom: 20px; border-top: 3px solid var(--main-color); border-bottom: 1px solid #bfb6ab; border-left: 1px solid #bfb6ab; border-right: 1px solid #bfb6ab;}
.account__link {display: block; padding: 14px 14px 14px 14px; color: #9b6238; background: #f1f1f1; border: 1px solid #f3ddc9;}
.account__link:hover {color: var(--main-color); border-right: 3px solid var(--main-color);}
.auth-account {display:inline-block; position: relative; top: -3px; margin-left: 4px; font-family: "RobotoMedium", "Arial", "Helvetica", sans-serif; text-transform: uppercase; font-weight: 400; font-size: 13px; letter-spacing: 1px;}
.account__login .fa-sign-in {color: #a76b3f; font-size: 23px;}
.account__login .fa-user-plus {color: #a1714d; font-size: 21px;}
.account__login .fa-share-square-o {color: #a76b3f; font-size: 22px;}
.account__login .account__link:hover .fa {color: var(--main-color);}

.menu {position: absolute; top: 85px; left: 0; right: 0; z-index: 999; margin: 20px; border-left: 1px solid #BFB6AB; border-right: 1px solid #BFB6AB; border-radius: 3px; font-size: 16px;
-webkit-box-sizing: content-box; box-sizing: content-box; background-color: #fff; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18); -webkit-transition: max-height 0.3s linear, top 0.3s linear;
transition: max-height 0.3s linear, top 0.3s linear; max-height: 0; overflow: hidden;}
.menu .menu__item .fa {display: none;} .menu._active {top: 64px; border-bottom: 1px solid #bfb6ab; padding: 9px 0 15px 0; border-top: 3px solid var(--main-color);} 
.menu__list .js-favorites-informer {padding: 7px 8px 10px 12px;} .menu__list .envelop {padding: 7px 10px 10px 14px;}
.menu__item a {display: block;} .menu__item>a {padding: 10px 35px 10px 20px;} .menu__item a:hover {color: var(--main-color);}
.menu__list .js-favorites-informer .fa, .menu__list .envelop .fa {display: inline; float: none; color:#ff7c00; margin-right: 6px;} .menu__list .js-favorites-informer .fa {margin-right: 5px;} 
.menu_font-size {font-size: 13px; padding: 10px;} .menu_font-size:hover {color: var(--main-color);} .menu_font-size:hover::after {color: #000;}
.menu__dropdown { -webkit-box-sizing: content-box; box-sizing: content-box; -webkit-transition: all 0.3s linear; transition: all 0.3s linear; overflow: hidden; max-height: 0; padding: 0 10px;}
.menu__dropdown._active {padding-top: 10px; padding-bottom: 5px;}
.menu__dropdown_padding {padding-bottom: 0; padding-top: 0;}
.menu__subcategory li {position: relative;}
.menu__link {padding: 4px 0;}
.menu__link_position {padding-left: 20px; font-weight: normal;}
.menu__link_position:hover {color: var(--main-color);}
.menu__link a {padding-left: 20px; font-weight: normal;}
.menu__link:hover {color: var(--main-color);}
.menu__link:hover .menu__link__arrow::after {color: #000;}
.menu__arrow {position: absolute; z-index: 1; background-image: url("../images/arrow.svg"); background-repeat: no-repeat; background-position: center; background-size: 15px; height: 35px; width: 45px; right: 0; top: 0; cursor: pointer;}
.menu__arrow_position {top: -7px;}
.menu__arrow._active { -webkit-transform: rotate(180deg); transform: rotate(180deg); }
.menu__arrow:hover {color: var(--main-color);}
.menu__arrow:hover::after {color: #000;}
.info {margin-left: 10px;}

.product-wrapper .rating-wrapper {justify-content: flex-start;}
.button, .card__buttons>a, .c-table__promocode .default-btn { font-family:'FiraRegular', Arial, Helvetica, sans-serif; letter-spacing: 1px; display: flex; background-color: var(--main-color); color: #fff; text-shadow: #d75d00 0 1px 0px; 
padding: 8px 12px 8px 12px; font-weight: 400; text-align: center; text-transform: uppercase; border: 1px solid #ff7d1a; border-radius: 0px; vertical-align: middle; font-size: 14px; cursor: pointer; transition: all .3s ease; width: fit-content; min-width: 0;}
.card__buttons .product-info {min-width: 105px;}

.wrapper-back-ring .back-ring-button {display: block; letter-spacing: 0; border-bottom: 1px dashed #939393; margin: 0 auto;}
.wrapper-back-ring .back-ring-button:hover {border-bottom: 1px dashed #fff; color: var(--main-color);}
.wrapper-modal-back-ring .red-btn {background-color: var(--main-color); transition: all .3s ease;}
.wrapper-modal-back-ring .red-btn:hover {background-color: #000;}

.a-button__title {display: flex; justify-content: center; align-items: center;}
.quickview__favorites svg {max-height: 20px;}

.personal-history__header--left {font-family:'FiraRegular', Arial, Helvetica, sans-serif; font-size: 15px;}
.pers-history__number {font-weight: 500; color: #00703E; text-shadow: #E5FFF6 0 1px 0px;}

.personal-history__row .button {font-size: 15px; text-shadow: #f7f7f7 0 1px 0px; text-transform: none; background-color: #e8e8e8; border: 1px solid #bfbab5; color: #62594e;}
.personal-history__row .button:hover {text-shadow: #000 0 1px 0px; background-color: rgba(82, 82, 82, 0.9); border: 1px solid #4C4C4C; color: #fff;}

.button:hover, .card__buttons>a:hover, .c-table__promocode .default-btn:hover, .card__details .wishlist a:hover {background-color: #00B871; border: 1px solid #00AD6B; color: #fff; text-shadow: #008552 0 1px 0px;}
.mg-buy-click-button {height: 36px!important;}
/* Каталог transform: translateY(-160%);*/
.title-section {position:relative; z-index:10; display: flex; width: 100%; height: 200px; padding: 20px 16px 20px 12px; flex-direction: column; align-items: center; background-position: center center; background-size: cover; background-repeat: no-repeat; 
background-color: #e3e2e0; justify-content: center;}
.title-section h1, .title-section strong {display: block; width: auto; padding: 6px 10px 5px 10px; background: rgba(224, 101, 0, 0.7); border-radius: 1px; font-family: 'FiraRegular', Arial, Helvetica, sans-serif; text-align: center; font-size: 17.6px; font-weight: 500; color: #FFF; text-shadow: rgba(94, 88, 77, 0.8) 0 1px 0px; line-height: 1.25; letter-spacing: 0.7px; text-transform: uppercase;} 
.breadcrumbs-wrapper {padding: 6px 12px 6px 3px; border-radius:1px; background:rgba(80, 65, 53, 0.6); color: #FFF; font-family: 'FiraRegular', Arial, Helvetica, sans-serif; font-size: 15px; letter-spacing: 0.7px; text-shadow: rgba(94, 88, 77, 0.8) 0 1px 0px; }
@media(max-width: 767px) { .title-section {margin: 0px auto 0px;} }
.childrens {display: flex; flex-direction: column;} .childrens__title {font-size: 14px; margin: 18px 0px 0px 0px; font-weight: 600; color: #333333;} .childrens__list {display: flex; flex-wrap: wrap;}
.childrens__item {margin: 6px 14px 5px 0px; background-color: var(--main-color); border: 1px solid #ff7d1a; border-radius: 0px; font-family: 'FiraRegular', Arial, Helvetica, sans-serif; text-transform: uppercase; font-size: 13.6px; letter-spacing: 1px; color: #fff; 
font-weight: 500; text-shadow: #d75d00 0 1px 0px; transition: all .3s ease;}
.childrens__item:hover {background-color: #00B871; border: 1px solid #00AD6B; color: #fff; text-shadow: #008552 0 1px 0px;} 
.childrens__item:last-child {margin-right: 0;} .childrens__item:hover a {color: #fff;;} 
.childrens__link {display: block; padding: 6px 8px 6px 8px;} .childen-link {margin: 14px 0px 0px 0px;}
.catalog__wrapper {margin-left: 16px; display: flex; margin-right:14px;}
.catalog__description {margin: 2px 5px 2px 0px; font-size: 14px;}
.product__container h2 {color: #303030; font-weight: 400;} .product__container {color: #474747; font-family: Tahoma, Arial, sans-serif;} .product__container h1 {font-weight: 500;} .description__text__seo {color: #7b7770;} 
.strong {position: relative; display: block; height: fit-content; padding:8px 0px 6px 48px; background-image: url(/uploads/folder_categoriy_min.png); background-position: left top; background-repeat: no-repeat; font-family: 'FiraRegular', Arial, Helvetica, sans-serif; 
font-size: 16px; background-color: rgba(255, 255, 255, 0.3); color: #242424; letter-spacing: 0.6px; font-weight: 500; font-style: normal;} .cat-img {display: block; width: 100%; max-width: 514px; max-height: 100%; margin: 0px auto 0px; border-radius: 48%;}
.description__text .categoriy-min {display: inline-table; width: 40px; height: 37px; vertical-align: middle;}
.description__text .bloci-garant {width: 100%; max-width: 560px; display: flex; margin: 6px auto -5px; height: auto !important; flex-wrap: wrap;}
.bloci-garant .garant {width: 162px; height: 158px; margin: 7px 9px 7px 9px; text-align: center; line-height: 100px;}
.garant img {width: 162px; height: 158px;}
.text__blok {position: relative; width: 100%; margin: 18px auto 0px; padding: 12px 8px 12px 14px; font-family: 'FiraRegular', Arial, Helvetica, sans-serif; font-size: 14.4px; color: #1c1c1c; letter-spacing: .3px; line-height: 18px; border: 1px solid #e1e0e0; 
border-radius: 0px; background: #f2f2f2; text-shadow: #ffffff 0 1px 0px;} .text__blok .leftfoto {position: absolute; top: 12px; left: 12px; vertical-align: top; max-width: 100%; max-height: 100%; object-fit: cover; object-position: center;} 
.text__blok .markers {display: inline-table; position: relative; left: 16px; right: 0px; margin: 0px; padding: 0px;} .text__blok .pul {width: 99.8%; display: block;}
.text__blok .markers li {list-style: "— "; margin: 6px 0px 0px 0px; font-size: 16px;} .text__blok .markers span {font-size: 14px; color: #3c3d3b; font-family: 'FiraMedium', Arial, Helvetica, sans-serif; letter-spacing: .4px; font-weight: 300;}
.text__blok__content {position: relative; max-width: 550px; margin-right: 12px; margin-left: auto; padding: 0px 0px 0px 0px; z-index: 1;} .text__blok b {font-weight: 300; color: #3d3b3b; font-family:'FiraMedium', Arial, Helvetica, sans-serif; }
.text__blok .comp {display: inline-table; margin: 0px 0px 0px 20px; padding: 0px;} .text__blok .comp li::marker {content: "◉ "; font-size: 16px; color: #FF7C00;} .text__blok .comp li {margin: 2px 0px 0px 0px; padding-left:6px; font-size: 15px;}
.text__blok .comp .stol-loft {color: #1c1c1c;} .text__blok .comp .loft {margin-top: 2px; color: #2d2c2c; font-size: 13.4px;}
.text__blok .btms {margin-bottom:6px;} .btms strong {color: #3d3b3b; font-weight: 500; font-family: 'FiraMedium', Arial, Helvetica, sans-serif;} .text__blok .colors-btms {color:#B23B00;} .title__main {font-size:14px; color:#948A84; text-align:center;}
.blok-spiski {position: relative; width: 100%; margin: 18px auto 0px; padding: 12px 8px 12px 14px; font-family: 'FiraRegular', Arial, Helvetica, sans-serif; font-size: 14.4px; color: #000000; letter-spacing: .3px; line-height: 18px; 
border: 1px solid #e1e0e0; background: #f2f2f2; text-shadow: #ffffff 0 1px 0px;}
.text_spisok {position: relative; width: 100%; margin-top: -5px; margin-bottom: 2px; padding-left: 14px;}
.text_spisok ul li {padding-left: 4px; padding-top: 6px; list-style: disc; line-height: 18px; text-shadow: #ffffff 0 1px 0px; padding-bottom: 6px; border-bottom: dashed 1px #939393;}
.text_spisok li b {font-family: 'FiraMedium', Arial, Helvetica, sans-serif; font-size: 13.6px; letter-spacing: 0.8px; color: #81522e; font-weight: 300;}
.text_spisok ul li::marker {content: "⯈ "; font-size: 12px; color: #ff6a00;}
.text_spisok ul li:nth-last-child(1) {padding-bottom: 0px; border-bottom: none;}
.catalog__childrens {margin-bottom: 0px;} .catalog__settings {margin: 10px 0px 12px 0px;} .settings {display: flex; justify-content: space-between;} .settings__container {display: flex; align-items: center;}
.settings__sort span {color: #443F3B; text-transform: capitalize; font-weight: 500;} .settings .fa-heart {margin-right: 8px;}
.settings__sort select {width: 230px; cursor: pointer; height: 36px; padding: 0 5px; color: #636161; border: 1px solid #c7c6c6; border-radius: 2px; background: #fff; font-size: inherit;}
.settings__compare {display: none;} .settings__compare_search {display: block; flex-shrink: 0;} .settings-search {width: 100%;}  .settings-search .settings__container {width: 100%; justify-content: space-between;}
.settings-search .compare {display: flex; align-items: center; transition: all .3s ease;} .settings-search .compare .c-compare__link--text {margin-left: 5px;} .settings-search .compare:hover {color: var(--main-color);}
.goods__wrapper {display: flex; flex-wrap: wrap;} .catalog__empty-goods {font-size: 14px; margin-top: 30px;} .catalog__main {padding: 22px 0px 0px 0px;}
.catalog .c-title {display: block; width: 100%; margin: 8px 0px 0px 0px; padding: 7px 8px 7px 10px; border: 1px solid #ff9836; line-height: 1.5;}
.sidebar__banner {display: none;} 
.sortirovka__item {margin: 6px 10px 5px 0px; background:#eee; border: 1px solid #c3c1bf; font-family: Tahoma, Arial, sans-serif; font-size: 15px; letter-spacing: 0.7px; color: #252525; font-weight: 500; text-shadow: #ededed 0 1px 0px; transition: all .3s ease;}
.sortirovka__link {display: block; padding: 5px 8px 6px 8px;}
.sortirovka__item:hover {color: #fff; text-shadow: #5F666D 0 1px 0px; background-color: #6c757d; border-color: #6c757d;} 
@media (max-width: 382px) { .settings__sort span {display: none;} }
@media (min-width: 980px) { .wrapper-back-ring {margin-left: 10px;} .catalog__wrapper {margin-left: 12px; display: flex; margin-right:0px;} .catalog__main {padding: 22px 4px 0px 26px; width: 100%; min-height: 1000px; flex-grow: 1;} 
.actionv {display:block; width: 100%; height: 494px;} .slider-blocs {display:block; width:100%; height: 454px; margin: 5px auto 0px;} .slider-blocs .m-p-slider-wrapper {border:none; border-radius: unset;} 
.slide-img {display: block; width: 264px; height: 321px;} .side-name {display: block; margin: 28px auto 10px; color: #444343; text-align: center; font-size: 14px; font-weight: 600;}
.sidebar__banner-top:before{content:""; position:absolute; top:0; left:0; opacity:0; visibility:hidden; width:100%; height:100%; font-size:14px; color: #ebebeb; display:flex; align-items:center; justify-content:center; background-color:rgba(0, 0, 0, 0.2); 
transform-origin:top center; transform: scale3d(1, 0, 1); transition:.6s;} 
.side_linc:hover .sidebar__banner-top::before{opacity:1; transform: scale3d(1, 1, 1); visibility: visible;}
.sidebar {width: 264px; flex-shrink: 0; flex-grow: 0;} .sidebar__wrapper {padding: 32px 6px 0px 6px;}
.sidebar__banner {display: block; width: 100%; max-width: 100%;} .sidebar__banner img {width: 100%; max-width: 100%;}
.sidebar__banner-text {display: block; width: 100%; padding: 13px 2px 13px 2px; box-sizing: border-box; background-color: var(--main-color); font-size: 12px; color: #fff; text-transform: uppercase; text-align: center; letter-spacing: 1px; 
text-shadow: 1px 3px 5px rgba(0, 0, 0, 0.31); font-weight: 400;} 
.sidebar__banner-top {position: relative; display: block;}
.sidebar__banner-top-text {display: block; position: absolute; bottom: 0; width: 100%; padding: 9px 2px 8px 2px; box-sizing: border-box; text-align: center; color: #3b3737; font-size: 11px; text-transform: uppercase; font-weight: 600; 
background-color:rgba(255, 255, 255, 0.4); letter-spacing: 1px; transition: all .4s ease;} 
.side_linc:hover .sidebar__banner-top-text {display: block; position: absolute; bottom: 40%; color: #ffffff; background-color: transparent; text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.6);} 
.skrol-name {display: block; margin: 18px auto 10px; color: #444343; text-align: center; font-size: 14px; font-weight: 600;}
.slider-blocs .m-p-slider-wrapper .bx-wrapper .bx-pager.bx-default-pager {position: relative; margin-top: 2px; padding: 0px 0px 4px 0px; z-index: 10; border-top:none; text-align: center;} }
@media (min-width: 768px) { .settings__compare {display: block;} .settings__compare a {display: flex; align-items: center; transition: all .3s ease;} .settings__compare a:hover {color: var(--main-color);} .settings__compare .compare {margin-left: 20px;} }
/* Конец каталог */
/* Страница товара */
.product-page {padding-top: 30px; font-size: 14px;} .product-page__main {display: flex; margin-bottom: 24px;}
.product-page__images {width: 45.62%; flex-shrink: 0; flex-grow: 0; margin-right: 23px;}
@media (max-width: 928px) { .product-page__main {flex-direction: column;} .product-page__images {width: 100%; margin-right: 0;} }
button.js-write-review {margin-top: -16px; margin-left: 20px; color: #232323; letter-spacing: 0.4px;}
button.js-write-review:after {content: ""; width: 0%; height: 2px; margin-top:4px; display: block; background-color: #f46d00;
-webkit-transition: width .3s ease-in-out; -moz-transition: width .3s ease-in-out; transition: width .3s ease-in-out;}
button.js-write-review:hover:after, button.js-write-review:focus:after { width: 100%; } .js-write-review:hover { color: var(--main-color); }

.product-page__info {width: 100%;}
.product-page__info h1 {font-size: 16px; color: #272625; font-weight: 500; margin-bottom: 20px;}
.product-page__params-item {margin-bottom: 10px;}
.product-page__table tr td {padding: 2px 0; max-width: 455px;}
.product-page__table tr td:first-child {padding-right: 10px; font-weight: 500;}
.product-page__price {margin-top: 0px; margin-bottom: 0px;}
.product-page__forms {margin:0px; padding:0px;}
.product-page__forms .mini_forms {font-family: 'RobotoMedium', Arial, sans-serif; font-size: 15px;}
.product-page__forms .product-page__onebloc {width:100%; max-width:486px; margin:8px 0px 20px 0px; color: #4e4844;}
.product-page__forms .product-page__tubloc {display:block; width:299px; height:93px; padding: 9px 1px 9px 1px; background: url(/uploads/form-min.png) no-repeat; text-align:center; color: #4d402d; letter-spacing: 0.3px; 
font: normal normal 14px 'FiraRegular', Arial, sans-serif; text-shadow: #fff 0 1px 0px; text-transform: none;}
.product-page__price-normal {display: inline-block; margin-top: 14px; margin-bottom: 6px; font-size: 22px; font-weight: 500;} .js-cena-price {margin-right: 0px; color:#ff4e00;}
.product-page__price-old {position: relative; left: -4px; width: fit-content; margin: 0px; font-size: 21.5px; color: #909090;} .old-price .old-currency, .old-price .curren {font-size: 22px; font-family: 'RobotoSerif', Times, serif;}
.product-page__price-old:before {content: ""; position: absolute; width: 100%; height: 48%; border-bottom: 1px solid rgba(230, 27, 0, 0.8); transform: rotate(3deg);}
.product-page .amount, .product-page .variant, .product-page .card__button {opacity: 1; visibility: visible; margin-top: 10px;}
.product-page .amount {height: 36px; margin-bottom: 12px; margin-right: 14px;} .product-page .card__buttons {display: flex; flex-wrap: wrap; margin-top: 6px;}
.product-page__rating {display: flex;} .product-page__rating .rateit {display: flex; margin-right: 5px;}
.product-page__rating .rating-wrapper {display: flex; margin-bottom: 20px; margin-right: 20px;}
@media (max-width: 330px) { .c-compare__link--text span {letter-spacing: -1px;} }
.product-page .c-product__message .alert {display: none;}
.product-page .card__quick-buttons {position: relative; right: 0; top: 0; display: flex; z-index: 0; margin-top: 10px; margin-right: 0px; opacity: 1; flex-direction: row; align-items: stretch; background-color: unset;}
.product-page .card__button {margin-bottom:12px; margin-right:14px;}
.product-page .a-button, .goods-search .a-button, .product-page .wrapper-mg-buy-click .mg-buy-click-button, .product-page a.btn.addToWishList {display: flex; align-items: center; background-color: var(--main-color); color: #fff; padding: 7px 10px;
font-weight: 500; text-align: center; text-transform: uppercase; border: 1px solid var(--main-color); border-radius: 0px; vertical-align: middle; font-size: 15px; cursor: pointer; transition: all .3s ease; margin-right: 10px;
text-shadow: none; background-image: none; box-shadow: none;}
/* Кнопка в избранное на странице ТОВАРА */
.product-page .quickview__favorites {height:36px; width:36px; margin: 0px 0px 0px 0px; padding: 1px 0px 0px 0px; border-radius:0; background-color:transparent; border: 1px #ff7d1a dotted;}
.product-page .quickview__favorites svg {fill:#ffd4b8;} .product-page .quickview__favorites:hover svg {fill:#00b871!important;} 
.product-page a.btn.addToWishList {margin-left: 0;}
.product-page .wishlist {padding: 0; margin-top: 10px;}
.product-page .a-button, .product-page .wrapper-mg-buy-click {margin-top: 10px;}
.product-page .a-button:hover, .product-page a.btn.addToWishList:hover {background-color: #000; color: #fff;}

.product-page .footer__payments {justify-content: flex-start;}
.product-page .wrapper-mg-buy-click {width: auto; margin-top: 10px;}
.product-page .wrapper-mg-buy-click a:hover {background-color: #000; color: #fff;}
.product-page .ya-share2__container_size_m .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more.ya-share2__link_more-button-type_short {background: var(--main-color); transition: all .3s ease;}
.product-page .ya-share2__container_size_m .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more.ya-share2__link_more-button-type_short:hover {background: #000;}
.product-page .ya-share2__container_size_m .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more.ya-share2__link_more-button-type_short {padding: 2px; height: 36px; width: 36px; display: flex; justify-content: center; align-items: center;}

.ya-share2__container_size_m .ya-share2__popup:not(.ya-share2__popup_mobile)> :last-child:not(:empty):not(.ya-share2__copied-tooltip),
.ya-share2__container_size_m.ya-share2__container_as-popup> :last-child:not(:empty):not(.ya-share2__copied-tooltip) {display: flex; flex-direction: column; align-items: flex-start;}
.product-page .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more {border-radius: 5px;}
.product-page .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__icon_more {background-image: url('../images/share-icon.svg');}
.product-page .owl-item {cursor: pointer; max-height: 600px;}
.product-page .owl-item .main-img {width: 100%!important;}
.product-page .mg-product-comments-rating-dropZone {display: flex; justify-content: center; align-items: center; width: 100%; line-height: 2; padding: 10px;}
.product-page #mg-product-comments-rating ul li span.action {font-size: 12px; margin-bottom: 10px;}
.mg-price-non-available span, .mg-price-buy-click span {color: var(--main-color);}
.mg-send-booking-click-button, .mg-send-order-click-button {background-color: var(--main-color);}
.mg-send-order-click-button:hover, .mg-send-booking-click-button:hover {background-color: #00B871; border: 1px solid #00AD6B; color: #fff; text-shadow: #008552 0 1px 0px;}
.treelike-showImgComments {margin-right: 15px;}
/* Конец страница товара */

.personal-page label {position: relative; cursor: pointer;}
.personal-page label.op-field-check {display: flex; align-items: center;}
.personal-page label.active .cbox::before {transform: scale(1);}
.personal-page label .cbox {display: block; min-width: 20px; max-width: 20px; min-height: 20px; max-height: 20px; margin-right: 5px; border: 1px solid #dadada; border-radius: 3px; background: #fff;
-webkit-box-shadow: inset 0 0 0 2px #fff; box-shadow: inset 0 0 0 2px #fff; -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1;}
.personal-page label .cbox::before { content: ''; position: absolute; top: 3px; left: 3px; border-radius: 2px; display: block; width: 14px; height: 14px; transform: scale(0); background: var(--main-color); transition: all .3s ease;}
.personal-page label .cbox_radio, .personal-page label .cbox_radio::before {border-radius: 50%;}

/* Страница оформления заказа
------------------------------------------------------------------- */
.c-order__payment-container {height:800px;}
.c-order__information {display: flex; padding-bottom: 224px;}
.c-order__container-2 {display: flex;}
.c-order__container {flex-grow: 0; flex-shrink: 0;}
.c-order__delivery-container {width: 32.35%; margin-right: 2%;}
.c-order__form-container {width: 66.15%;}
.c-order__payment-container {width: 26%; margin-left: 2%; font-size: 16px;}
.c-order__title {color:rgba(32, 41, 35, 0.9); font-weight: 600; position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; width: calc(100% - 20px); height: 40px; margin-bottom: 16px; padding: 0 16px;
background: rgba(181, 222, 211, 0.9); -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 14px;}
.c-order .c-order__delivery-container .c-order__title {margin-bottom: 6px;}
.c-order__title:before {position: absolute; top: 0; right: -20px; width: 0; height: 0; content: ''; border-top: 20px solid transparent; border-bottom: 20px solid transparent; border-left: 20px solid rgba(181, 222, 211, 0.9);}

@media (max-width: 767px) { .c-order__title:before {right: -20px; border-top: 20px solid transparent; border-bottom: 20px solid transparent; border-left: 20px solid rgba(181, 222, 211, 0.9);} }

.c-order__title--last {font-size: 16px; width: 100%; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}
.c-order__title--last:before {display: none;}
.c-order__title--small {font-weight: 600; margin-top: 16px; margin-bottom: 6px;}
.c-order__list {display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;}
.c-order__list--item {width: 49%; margin-bottom: 10px;}
.c-order__list--item label {margin-top: 10px;}
.c-order__list--width {margin-bottom: 10px;}
@media (max-width: 598px) { .c-order__list--item {width:100%;} }
.c-order__list--width {width: 100%;}
@media (max-width: 767px) { .c-order__payment {margin-bottom: 0px;} }
.c-order__payment li:last-child {padding-bottom: 10px;}
.c-order__payment li {display: -webkit-box; display: -ms-flexbox; display: flex; padding-top: 10px; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding-left: 0px; padding-right: 0px;}
.delivery-details-list li:hover {cursor: pointer; background-color: #DAD9D8;}
.c-order__payment li.c-order__payment_alert:hover {background-color: unset; cursor: default;}
.c-order__payment li [class*='icon-'] {display: block; text-align:center; margin:0 auto;}
.c-order__payment label {margin-bottom: 0; -webkit-box-flex: 0; -ms-flex-positive: 0; flex-grow: 0; width: 100%; text-decoration: none!important;}
.c-order__payment .deliveryPrice {margin-left: auto; padding-left: 10px; font-weight: 500;}
.c-order__payment .deliveryCurrency {font-weight: 500;}
.c-order__payment .rate-payment {font-size: 12px; padding-left: 6px; text-transform: lowercase;}
.c-order__payment li:not(:last-of-type) label {border-bottom: 1px solid #DAD9D8; padding-bottom: 10px;}
.c-order__payment label {font-size: 14px; flex-wrap: wrap;}
.c-order .total-price-block {margin-top: 20px;}
.c-order__total {text-align: center;}
.c-order__total--row {display: flex; justify-content: center; margin-top: 10px;}
.c-order__total--row:first-child {margin-top: 0;}
.c-order__total--amount {font-size: 18px; font-weight: 600; color: #cd4449;}
.c-order-field__title {margin-top: 2px; margin-bottom: 6px; color:#3f3f3f;}
.ui-datepicker table {border-spacing: 0;}
.ui-datepicker-header {background-color: var(--main-color); border-color: var(--main-color); text-shadow: none; color: #fff;}
.c-order .c-form .button {padding: 12px 22px; font-size: 14px;}
.c-order .c-form .disabled-btn {text-shadow: #707070 0 1px 0px; background-color: #abaaaa!important; pointer-events: none; border-color: #959595!important;}
.addressPartsTitle {font-size: 14px; font-weight: 600; margin-bottom: 5px;}
.payment-form-block {max-width: 100%; margin-bottom: 16px;} .payment-form-block .pay-difi {margin: 20px 0px 306px 0px; font-size: 14px; color: #2f2f2f; line-height: 20px;} .payment-form-block .pay-form {margin-top:16px;}
.c-history__download {display: block; padding: 8px 18px 8px 18px; min-width: 0; letter-spacing: 1px; font-family: 'FiraRegular', Arial, Helvetica, sans-serif; text-shadow: #CC5800 0 1px 0px; background-color: var(--main-color); color: #fff;
font-weight: 500; text-align: center; text-transform: none; border: 1px solid var(--main-color); font-size: 16px; transition: all .3s ease;}
.c-history__download:hover {text-shadow: #000 0 1px 0px; background-color: rgba(82, 82, 82, 0.9); border: 1px solid #4C4C4C;  color: #fff;}
.payment-form-block input[type="submit"] {display: flex; padding: 7px 10px; font-family: 'FiraRegular', Arial, Helvetica, sans-serif; letter-spacing: 1px; text-shadow: #d75d00 0 1px 0px; background-color: var(--main-color); color: #fff; 
font-weight: 500; text-align: center; text-transform: uppercase; border: 1px solid var(--main-color); border-radius: 0px; vertical-align: middle; font-size: 14px; cursor: pointer; transition: all .3s ease; width: fit-content; min-width: 0;}
.payment-form-block input[type="submit"]:hover {text-shadow: #000 0 1px 0px; background-color: rgba(82, 82, 82, 0.9); border: 1px solid #4C4C4C;  color: #fff;}
.l-row .l-col.min-0--12 .l-row {display: flex; flex-direction: column;}
.not-found__home-link { margin: 0 auto;}
.not-found__home-link .fa {display: flex; align-items: center; margin-right: 10px;}
/* c-title
------------------------------------------------------------------- */
.c-title {margin-bottom: 8px; font-size: 19px; line-height: inherit; color: #333; border: 0; font-weight: normal;} 
@media (min-width: 768px) { /*.c-title {margin-top: 20px; font-size: 18px;}*/ }
.c-title__search {display: inline-block; padding: 0px 6px 0px 6px; font-size: 15.5px; color: #373737; letter-spacing: 0.6px; background: #fdf2cc; text-shadow: #fff9e4 0 1px 0px;}
.c-title--no-border {padding-bottom: 0; border-bottom: 0;}
/* c-alert
------------------------------------------------------------------- */
.c-alert {display: block; padding: 10px 16px 12px 16px; font-size: 14px;} 
@media (max-width: 767px) { .c-alert {padding: 10px;} }
.c-alert--red {position:relative; min-height: 56px; margin-bottom: 16px; padding: 9px 14px 15px 14px; background-color: #ffffff; border: 1px solid #abafb1; color: #D4312B; font-size:14px;} 
.order-error-email {padding-top: 7px;} .error-captcha-text .fa-bloc {margin-top:4px;}
.c-alert--blue {color: #2f2f2f; border: 1px solid #b5b5b5; letter-spacing: 0.3px;} 
.order-okey {width: fit-content; margin: 0px 14px 2px 14px; padding: 0 0 8px; font-size: 19px; line-height: inherit; color: #333; border: 0; font-weight: normal;} 
.c-alert--blue .numbers, .c-alert--green .numbers {color: #005f16; font-size: 15px; font-family: "RobotoMedium", "Arial", "Helvetica", sans-serif; font-weight: 400;}
.c-alert--blue .order-sum {color: #ff3d00; font-size: 16px; font-family: "RobotoMedium", "Arial", "Helvetica", sans-serif; font-weight: 400;}
.c-alert--blue .order-mail {color: #005f16; letter-spacing: 0.6px; font-size: 15px;}
.c-alert--red .fa-bloc {margin-top:6px;} .c-alert--red .text-lock {line-height: 24px;}
.c-alert--blue .payment-form {font-size: 14px;} .payment-form b {font-family: Arial, Helvetica, sans-serif; font-size: 15px; letter-spacing: 0.4px; color: #454545;}
.user-login {border-top: solid 1px #78DEB0;} .user-login .c-form__row input {margin-top:20px;}
.user-login .l-col .word {display: block; width: 210px; height: 34px; padding: 6px 12px; font-size: 14px; color: #555; background-color: #fff; background-image: none; border: 1px solid #bfbfbf; border-radius: 2px; box-shadow: none;}
.user-login .l-col .word:focus {border: 2px solid #FF7C00;}
.user-login .l-col .c-button {display: flex; width: fit-content; min-width: 0; padding: 8px 11px;font-family: 'FiraRegular', Arial, Helvetica, sans-serif; letter-spacing: 1px; color: #fff; font-weight: 500; background-color: var(--main-color);
text-shadow: #d75d00 0 1px 0px; text-align: center; text-transform: uppercase; border: 1px solid #ff7d1a; border-radius: 0px; vertical-align: middle; font-size: 15px; cursor: pointer; transition: all .3s ease;}
.user-login .l-col .c-button:hover {background-color: #00B871; border: 1px solid #00AD6B; color: #fff; text-shadow: #008552 0 1px 0px;}
.c-alert--green {position: relative; min-height: 56px; margin-bottom: 0px; padding: 14px 14px 16px 14px; color: #2f2f2f; font-size: 14px; line-height: 20px; background-color: #ffffff; border: 1px solid #abafb1;} 
.feedback-block .c-alert--green .fa-check {color: #00a90c; font-size: 19px;}
.c-alert--orange {color: #8a6d3b; background: #fcf8e3;}
/* c-form
------------------------------------------------------------------- */
.c-order__payment li.active {max-width:500px; margin:0 auto;} 
.c-order .c-form .schet-11 {display:none;}
.c-order .c-form .bank-7 {display:none;}
.div-order__payment {height:180px;}
.c-order__payment .bank {display:inline-block; min-width: 200px; border: none;}
.c-order__payment table.bank:first-child {margin:-14px auto;}
.c-order__payment table.bank:nth-child(2) {margin:34px auto;}
.c-order .c-form {width: 100%;}
.c-order .c-form__row {margin-top: 10px;}
.c-order .c-form__row:first-of-type {margin-top: 0;}
.c-order .c-form__row--line {margin-top: 20px; padding-top: 10px; border-top: 1px solid #dadada;}
.c-order .c-form .agreement__checkbox {cursor:pointer;} 
.c-order .c-form label {position: relative; line-height: 1.2; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}
.c-order .c-form .delivery-details-list label * {cursor: pointer;}
.c-order .c-form label [type='radio'],
.c-order .c-form label [type='checkbox'] {position: absolute; top: 0; left: 0; width: 20px; height: 20px; opacity: 0;}
.c-order .c-form label:before {display: block; min-width: 20px; max-width: 20px; min-height: 20px; max-height: 20px; margin-right: 7px; content: ''; border-radius: 50%; border: 1px solid #BFB8B3; background: #fff;
-webkit-box-shadow: inset 0 0 0 2px #fff; box-shadow: inset 0 0 0 2px #fff;}
.c-order .c-form .bank label:before {display: block; position:absolute; min-width: 1px; max-width: 1px; min-height: 1px; max-height: 1px; content: '';}
.c-order .c-form .c-order__checkbox label::before {border-radius: 2px;}
.c-order .c-form label.orderFileContainer:before {display: none;}
.order-storage label:nth-child(n+2) {margin-top: 10px;}
.flex100 { -webkit-box-flex: 0; flex: 0 0 100%; }
.c-order .c-form .agreement__label::before {position: absolute; top: 0; left: 14px; border-radius: 2px;}
.c-order .c-form .agreement__label>span {display: inline-block; width: 310px; padding-left: 18px; font-family: Arial, Helvetica, sans-serif; font-size: 15px; letter-spacing: 0.3px;}
/* Делаем Радио-Кнопку прозрачной в способе оплаты */
.c-order .c-form .payment-details-list .active:before {opacity:0;} 
.c-order .c-form label:not(.active):hover:before {border-color: #c1c1c1;} .c-order .c-form label.active:before {background: var(--main-color);} .c-order .c-form select {cursor: pointer;} #treelike-comments form button {max-width: 200px;}
.c-order .c-form select, .c-order .c-form textarea, .c-order .c-form [type='url'], .c-order .c-form [type='text'], .c-order .c-form [type='number'], .c-order .c-form [type='email'], .c-order .c-form [type='search'], .c-order .c-form [type='password'],
#treelike-comments form div.textarea-wrapper.clearfix textarea {width: 100%; height: 40px; padding: 9px 16px; color: #252525; border: 1px solid #c7c6c6; background: #fff; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; border-radius: 2px;}
#userBlok {min-height:47px; position:relative; margin: 11px 0px 2px 0px; padding: 10px; background-color:#e5e5e5; border: 1px solid #D1D1D1; font-family: Tahoma, Arial, sans-serif; color:#3f3f3f; line-height:1.5; font-size:13px; letter-spacing:1px; font-weight:500;}
#userBlok .slovs-yrs {display: inline-block; margin-left: 6px; padding: 1px 8px 0px 8px; background-color: #00B871; vertical-align: middle; cursor: pointer; font-size: 12px; font-family: 'FiraRegular', Arial, Helvetica, sans-serif; letter-spacing: 1.6px; 
text-transform: uppercase; text-align: center; line-height: 26px; color: #fff; text-shadow: #008552 0 1px 0px; border: 1px solid #00a163; transition: all .3s ease;}
#userBlok .slovs-yrs:hover {color: #fff; text-shadow: #5F666D 0 1px 0px; background-color: #6c757d; border-color: #6c757d;} #userBlok .hid-yrs {position: absolute; top: 2px; right: 6px; padding: 6px; color: #FF7C00; font-size: 18px;}
#userBlok .title-yrs{margin: 0 auto; max-width: 99.7%; padding-top: 8px; text-align: center; text-transform: uppercase; font-weight: 700; color: #008f61;}
.c-order .c-form select:focus, .c-order .c-form textarea:focus, .c-order .c-form [type='url']:focus, .c-order .c-form [type='text']:focus, .c-order .c-form [type='number']:focus, .c-order .c-form [type='email']:focus, .c-order .c-form [type='search']:focus,
.c-order .c-form [type='password']:focus, #treelike-comments form div.textarea-wrapper.clearfix textarea:focus, #treelike-comments>form>div:nth-child(8)>input[type='text']:focus {border-color: var(--main-color); -webkit-box-shadow: inset 0 0 0 1px var(--main-color); 
box-shadow: inset 0 0 0 1px var(--main-color);}
.c-order .c-form textarea {line-height: 1.4; min-height: 84px; max-height: 200px; max-width: 100%; min-width: 100%; padding: 10px; font-size: inherit;} .c-order .c-form--width {max-width: 300px;}
.c-order .c-form ::-webkit-input-placeholder {color: #7b7b7b;} .c-order .c-form :-ms-input-placeholder {color: #7b7b7b;} .c-order .c-form ::-moz-placeholder {color: #111111;}  
.c-order .c-form textarea::placeholder {color: #7b7b7b;} .c-order .c-form textarea::-moz-placeholder {color: #111111;}
.c-order .c-form :focus::placeholder {color: #C2C2C2;} .c-order .c-form :focus::-webkit-input-placeholder {color: #C2C2C2;} .c-order .c-form :focus:-ms-input-placeholder {color: #C2C2C2;} .c-order .c-form :focus::-moz-placeholder {color: #949494;}
@media (max-width: 767px) { .c-order .c-form--width {max-width: none;} .payment-form-block p em {display: block; margin-top: 20px; font-size: 14px;} }
@media (max-width: 478px) { #userBlok .title-yrs {max-width: 274px;} }
.titles-modal-mg-buy-click {flex-wrap: wrap;}
.buyClick_agreement .agreement__checkbox {margin-right: 10px;}
/* КОНЕЦ страницы оформления заказа */
.static-container {font-size: 16px;} 
/* ! Анимация Бегущей строки  */
@-webkit-keyframes scroll { 0% { -webkit-transform: translate(0, 0); transform: translate(0, 0); } 100% { -webkit-transform: translate(-100%, 0); transform: translate(-100%, 0) } }
@-moz-keyframes scroll { 0% { -moz-transform: translate(0, 0); transform: translate(0, 0); } 100% { -moz-transform: translate(-100%, 0); transform: translate(-100%, 0) } }
@keyframes scroll { 0% {transform: translate(0, 0);} 100% { transform: translate(-100%, 0) } }

.cat-seo {width:98%; margin: 64px auto 0px; padding: 18px 8px 18px 8px; border-top: 1px solid #e8e8e8; border-bottom: 1px solid #e8e8e8; text-align: center; color: #878787;} 
.mains-web {width: 98%; height: fit-content; min-height: 40px; color: #878787; font-size: 13px;}
/* ! Подвал сайта  */
.footer {margin-top: 12px;} .footer__wrapper {padding: 0 24px;} .footer__spoiler {position: relative; font-style: normal; margin-bottom: 10px;}
.footer__arrow {background-size: 13px 8px; top: -4px; right: -8px;}
.footer__title {font-size: 12px; font-weight: 600; color: #444343; line-height: 2.1; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 10px; cursor: pointer;}
.footer__title._active+.footer__arrow {-webkit-transform: rotate(180deg); transform: rotate(180deg);} .foot-tele {position: relative; top: 4px;}
.footer__list {width: 100%; max-height: 0; margin-bottom: 10px; -webkit-transition: opacity 0.5s linear, max-height 0.5s linear, min-height 0.5s linear, width 0.5s linear; 
transition: opacity 0.5s linear, max-height 0.5s linear, min-height 0.5s linear, width 0.5s linear; opacity: 0; overflow: hidden;}
.footer__list._active {-webkit-transition: opacity 0.5s linear 0.2s, max-height 0.5s linear, min-height 0.5s linear, width 0.5s linear 0.2s; transition: opacity 0.5s linear 0.2s, max-height 0.5s linear, min-height 0.5s linear, width 0.5s linear 0.2s; opacity: 1;}
.footer__socials._active {min-height: 35px;} .footer__widget {width: 100%; max-width: 99%; height: 10px; display: flex; margin: 0 auto; overflow: hidden; flex-wrap: wrap;} .footer__list._active .footer__button {height: 45px; padding: 7px 10px;}
.footer__item {display: -webkit-box; display: -ms-flexbox; display: flex; align-items: center; font-weight: 500; line-height: 1.5; font-size: 12px; letter-spacing: 1.3px; color: #808080;}
.footer__image {display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 25px; margin-right: 10px;}
.footer__image svg {max-width: 25px; height: 25px; width: 25px; fill: var(--main-color);} .footer__telephones {display: flex; flex-direction: column;} .telefon svg {max-width: 21px; height: 21px; width: 21px; fill: var(--main-color);}
.footer__link {position: relative; padding-left: 18px; margin-bottom: 5px; line-height: 2.17; font-weight: 400;}
.footer__link::before {content: "\f061"; position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); color: #cacaca; display: inline-block; 
font: 10px/1 'FontAwesome'; font-size: 10px; text-rendering: auto; -webkit-font-smoothing: antialiased;}
.footer__link:hover::before {color: var(--main-color);} .footer__link:hover {color: var(--main-color);}
.footer__item .favorit {color: #717171;} .footer__item .fa-heart {display:none;} .footer__item .js-favourite-count {font-size: 12px;}
.footer__form {display: -webkit-box; display: -ms-flexbox; display: flex;}
.footer__email {width: 100%; height: 46px; padding: 10px 85px 10px 16px; background-color: #f5f5f5; font-size: 12px; line-height: 1.33; border-radius: 6px 0 0 6px; color: #555; font-family: inherit; font-weight: inherit; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1;}
.footer__email::-webkit-input-placeholder {color: #999;} .footer__email::-moz-placeholder {color: #999;} .footer__email:-ms-input-placeholder {color: #999;} .footer__email::-ms-input-placeholder {color: #999;} .footer__email::placeholder {color: #999;}
.footer__button {position: absolute; z-index: 1; right: -12px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; 
text-align: center; background-color: var(--main-color); -ms-flex-negative: 0; flex-shrink: 0; font-size: 12px; font-weight: 500; color: #fff; text-transform: uppercase; height: 0; border-radius: 0 6px 6px 0; -webkit-transition: height 0.5s linear, padding 0.5s linear; transition: height 0.5s linear, padding 0.5s linear;} .footer__button:hover {background-color: #000;} .footer__socials {display: -webkit-box; display: -ms-flexbox; display: flex; padding-left: 15px;} .footer__socials li:nth-child(n+2) {margin-left: 7px;}
.footer__social {display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border-radius: 50%; font-size: 12px; 
color: #000; line-height: 28px; font-weight: 400; background-color: #f7f7f7; height: 35px; width: 35px; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;} .footer__social:hover {color: #fff; background-color: var(--main-color);}
.footer__copyright {display: flex; flex-direction: column; align-items: center; color: #838383; font-size: 12px; font-weight: 400; line-height: 20px; text-align: center; border-top: 1px solid #E8E8E8; padding: 10px 15px 15px; margin-top: 0px;}
.footer__copyright>span {margin-top: 10px;} .footer__copyright a:hover {color: var(--main-color);}
.footer__payments {display: -webkit-box; display: -ms-flexbox; display: flex; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}
.footer__pay {display: flex; justify-content: center; align-items: center; width: 220px; height: 30px; opacity: 0.8; margin-top: 10px;}
.footer__pay:nth-child(n+2) {margin-left: 10px;} .footer__pay:hover {opacity: 1;}

.footer__spoiler_1 .footer__item {margin-bottom: 13px;}
.soobhenie {width:100%; max-width:894px; margin:0px auto 23px; padding:26px 16px 26px 16px; font-size:13px; text-align:center; color:#474747; line-height:20px; border:dashed 3px #a59a92;} .messa {padding:0px 0px 10px 0px; color:#635050; font-size:15px;}

@media (min-width: 480px) { .account__menu {top: 39px;} }
@media (min-width: 625px) { .wrapper-back-ring .back-ring-button {margin-left: 0;} .header__logo {left: 65px;} .menu {top: 80px; left: auto; right: 164px; width: 310px;} .menu._active {top: 96px; border-top: 3px solid var(--main-color);} }
@media (min-width: 712px) { .account__title {display: block;} }
@media (min-width: 768px) { .account {display: -webkit-box; display: -ms-flexbox; display: flex;}
.account__title {margin-left: 6px; font-family: 'RobotoRegular', Arial, sans-serif; font-size: 15px; line-height: 1.33; letter-spacing: 0.5px; font-weight: 500; color: #201B15;}
.account:hover .account__title {color: var(--main-color);} .account__menu {top: 39px; left: -86px;} }

@media (min-width: 980px) { .top__contacts {display: flex;} .top__contacts-phone {display: block; font-weight: 500;} .menu {top: 80px;} .footer__wrapper {padding: 0 20px;}
.footer__container {display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;}
.footer__arrow {display: none;}
.footer__list {max-height: none !important; width: auto; opacity: 1;} .footer__spoiler {padding: 0 15px;}
.footer__spoiler_1 {width: 38%;} .footer__spoiler_1 .footer__title {display: none;} .footer__spoiler_2 {width: 32%;} .footer__spoiler_3 {width: 21.4%;} .footer__spoiler_5 {margin-top: 45px;} .footer__spoiler_5 .footer__title {display: none;}
.footer__button {padding: 7px 10px; height: 45px; right: 0;} .footer__socials {padding-left: 0;}
.footer__copyright {padding: 5px 15px 15px; display: -webkit-box; display: -ms-flexbox; display: flex; flex-direction: row; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;}
.footer__payments {margin-top: 0px;} }

@media (min-width: 1080px) { .header__main {display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;}
.header__logo {position: relative; top: 0px; left: 2px; margin-bottom: 14px;} 
.header__container {display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; align-items: center;}
.header__cabinet-container { -ms-flex-negative: 0; flex-shrink: 0; } .menu._active {top: 64px; border-top: 3px solid var(--main-color);} .account__menu {top: 43px;} }

@media (max-width: 1276px) {.favorit {margin-right: 0px; } }
@media (max-width: 1248px) { .catalog__description {margin: 2px 6px 2px 0px;} }
@media (min-width: 1200px) { .header__account {margin-right: 14px;} .header__burger {display: none;} .header__menu {height: 53px; position: relative; top: 0; transform: none; display: flex; margin: 20px 0;}
.menu {position: relative; top: 0; right: auto; z-index: 0; width: 100%; margin: 0; padding: 8px 0px 0px 20px; border-left: none; border-right: none; overflow: visible; max-height: none; -webkit-box-shadow: none; box-shadow: none; font-size: 12px;
border-top: 1px solid #BFB6AB; border-bottom: 1px solid #BFB6AB; border-right: 1px solid #BFB6AB;}
.menu__arrow {display: none;} .menu__list {display: -webkit-box; display: -ms-flexbox; display: flex; flex-wrap: wrap;} 	
.menu__item {font-weight: 600; text-transform: uppercase; letter-spacing: 0.7px; border-radius: 3px;} .menu__item>a {position: relative; padding: 10px 14px;}
.menu__item:hover>a {text-shadow: #D15B00 0 1px 0px; background-color: var(--main-color); color: #fff; border-radius: 3px;} .menu__item a:hover>.fa {text-shadow: #D15B00 0 1px 0px; color: #fff;}
.menu__item>a::after {content: ""; position: absolute; top: 0; left: 0; height: 100%; width: 0; opacity: 0.2; background-color: #fff; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; border-radius: 3px;} .menu__item>a:hover::after {width: 100%;} 
.menu__item:hover .menu__dropdown {display:none; visibility: visible; opacity: 1; -webkit-transform: translateY(0); transform: translateY(0);} .menu__item:hover .menu__dropdown.blender {opacity: 0;}
.menu__dropdown {position: absolute; max-height: none; overflow: visible; background-color: #fff; -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.12); box-shadow: 0 0 7px rgba(0, 0, 0, 0.12); border-radius: 5px; padding: 20px;
min-width: 200px; visibility: hidden; opacity: 0; -webkit-transform: translateY(20px); transform: translateY(20px);}
.menu__dropdown_padding {padding: 0;} .menu__dropdown_hover:hover .menu__dropdown.blender {z-index: 10; -webkit-transition: none; transition: none; opacity: 1 !important; }
.menu__link {padding: 0;} .menu__link a {padding-left: 0; font-size: 12px; line-height: 1.5; position: relative; text-transform: capitalize; padding: 0 0 10px 0;}
.menu__link_position {padding-left: 0; padding-bottom: 10px; text-transform: capitalize;}
.clothes {display: -webkit-box; display: -ms-flexbox; display: flex;} .clothes .menu__dropdown {position: relative; -webkit-box-shadow: none; box-shadow: none;}
.clothes .menu__dropdown a {font-weight: 500;} .clothes__title {font-weight: 500; color: var(--main-color); padding: 5px 0; text-transform: capitalize; font-size: 13px; border-bottom: 1px solid var(--main-color); margin-bottom: 16px;}
.clothes__subcategory {min-width: 190px; padding-right: 30px;} .blender {right: -120px; top: -6px; padding: 10px; min-width: 140px;}
.blender a {font-weight: 500;} }

@media (min-width: 1450px) { .advantage__title {letter-spacing: 0.6px; line-height: 22px; font-size: 12px;} }
.column-section {display: flex; flex-direction: column; padding-top: 20px;} .column-section__block {order: 1; width: 100%; margin-bottom: 20px;} .column-section__sidebar {order: 2; width: 100%;}
@media(min-width: 804px) { .column-section {flex-direction: row;} .column-section__sidebar {flex: 0 0 272px; max-width: 272px; padding-right: 20px; box-sizing: border-box; order: 1;} .column-section__block {flex-grow: 1; order: 2; margin-bottom: 0;} }
.c-table__promocode .input-coupon, .e-form-input {display: block; width: 100%; height: 36px; padding: 6px 12px; font-size: 14px; color: #393939; background-color: #fff; background-image: none; border: 1px solid #c7c6c6; 
border-radius: 2px; box-shadow: none; font-family: Verdana, Arial, Helvetica, sans-serif;} 

#field-pass, #field-pass2 {font-size: 14px; color: #076804; font-family: "Montserrat", "Arial", "Helvetica", sans-serif; font-weight: 600; letter-spacing: 1.4px;}
.msgError, .mg-success {position:relative; min-height: 56px; margin-bottom: 20px; padding: 10px 14px 18px 14px; border-radius: 0px; font-size: 14px;} 
.c-alert--red .fa-lock{font-size: 29px; color: #d33f3a; position: relative; top: 5px;} .c-alert--red .fa-lock:before {content: "\f023";}
.personal-page-wrapper .fa-check {color: #00a333; font-size: 19px;}
.msgError {text-shadow: none; background-color: #ffffff; border: 1px solid #abafb1; color: #D4312B;} .esli {padding: 6px 0px 0px 2px;}
.msgError .fa-exclamation-circle {position: relative; top: 2px;} .mg-success {background-color: #ffffff; border: 1px solid #abafb1; color: #D4312B;} .mg-success a{font-weight:600;} .mg-success .okey {margin-top: 6px; color: #00872b;}
.forgotpass-wrapper .mg-success .fa-check {color: #00a333; font-size: 19px;} .mg-success .succes-reg {color: #00872b;} .msgError .fa-bloc {margin-top: 6px;}
.static-container h1, .static-container h2, .static-container h3, .static-container p {margin-bottom: 20px;} .groups-wrapper {padding-top: 20px;} .goods-description {margin-bottom: 10px;} 
.history-section .c-title {border-bottom: none;} .history-section p {margin-bottom: 14px; font-family: Arial, "Helvetica", sans-serif; font-size: 14px; line-height: 1.5; color: #464444; font-weight: 300;}
.mg-form-designer .agreement {font-size: 14px;} .mg-form-designer .agreement__btn { -moz-appearance: none; -webkit-appearance: none; appearance: none; border: 0; background: none; color: inherit; font-family: inherit; 
font-size: inherit; padding: 0; text-decoration: underline dotted;}
.mg-form-designer .agreement__btn:hover {text-decoration: none;} .mg-form-designer label, .mg-form-designer input[type="checkbox"] {cursor: pointer;}
.static-container ul, .static-container ol, .main .history-section ul, .main .history-section ol, .product-page .c-tab__content--desc ul, .product-page .c-tab__content--desc ol {padding-left: 15px; margin-left: 5px;}
.static-container ul li, .main .history-section ul li, .product-page .c-tab__content--desc ul li {list-style-type: disc;}
.static-container ol li, .main .history-section ol li, .product-page .c-tab__content--desc ol li {list-style-type: decimal;} .markers li::marker {color: #7e837c; font-size: 14px;}
.product-page .c-tab__content--desc ul li.tab-marker {position: relative; left: -16px; list-style-type: none;}
.feedback-block .red-star {color: #ff0000; font-weight:400;}
.feedback-block .e-form__row img {margin-top: 0px; margin-bottom: 6px; border: 1px solid gray;}
.feedback-block .captcha {display: block; width: 100%; height: 36px; padding: 6px 12px; font-size: 14px; color: #141414; background-color: #fff; background-image: none; border: 1px solid #c7c6c6; border-radius: 2px; box-shadow: none; font-weight: 500; 
text-transform: uppercase; font-family: "Montserrat", "Arial", "Helvetica", sans-serif; letter-spacing: 4px;} .feedback-block .bloc-captcha {display: inline-block; width: 132px; margin-right: 14px; float: left;}

#personal-tab__password input {display: block; width: 100%; height: 38px; padding: 0px 6px 3px 8px; font-size: 16px; color: #007b31; background-color: #fff; background-image: none; border: 1px solid #c7c6c6; 
font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing: 1px;}
/* Для всех браузеров */
input::placeholder {color: #9393A9; font-size: 14px; font-weight: 400; letter-spacing: 1px; font-family: Verdana, Arial, Helvetica, sans-serif;}
/* Safari/Chrome */
input::-webkit-input-placeholder {color: #9393A9; font-size: 14px; font-weight: 400; letter-spacing: 1px; font-family: Verdana, Arial, Helvetica, sans-serif;}
/* Firefox */
input::-moz-placeholder {color: #9393A9; font-size: 14px; font-weight: 400; letter-spacing: 1px; font-family: Verdana, Arial, Helvetica, sans-serif; opacity: 1; /* Firefox по умолчанию делает его светлее */ }
/* IE10+ */
input:-ms-input-placeholder {color: #9393A9; font-size: 14px; font-weight: 400; letter-spacing: 1px; font-family: Verdana, Arial, Helvetica, sans-serif;} 
@media only screen and (max-width: 1314px) { .l-row {margin-left: 10px; margin-right: 10px;} }
@media only screen and (max-width: 1236px) { .text__blok .leftfoto { position: relative; top: 0px; left: 0px;} .text__blok__content {position: relative; max-width: 614px; margin-right: auto; margin-left: 6px; padding: 10px 0px 0px 0px;} }
@media only screen and (max-width: 1228px) { .menu {padding: 9px 0 9px 8px;} .block-wrapper {width: 100%; max-width: 1200px; margin: 0 auto; padding-left: 14px; padding-right: 14px;} .wrapper {max-width: 1260px;} }
@media (max-width: 1200px) { .header__logo {position: relative; top: -4px; left: 64px; margin-bottom: 22px;} .fa.fa-bars {left: 0px; color: #c73000; font-size:31px;} .menu {padding: 0px;} .menu .menu__item .fa {display:inline;}
.menu__item>.fa-link {margin: 14px 14px 14px 14px; padding: 12px 35px 12px 20px; color: #9b6238; background: #f1f1f1; border: 1px solid #f3ddc9; text-transform: uppercase; font-weight: 400; font-size: 13px; letter-spacing: 1px;
font-family: "RobotoMedium", "Arial", "Helvetica", sans-serif;} .menu__list .menu-x0 a {margin: 10px 14px 14px 14px;} .menu__list .menu__item .envelop {margin: 14px 14px 4px 14px;}
.menu__list .menu__item .fa-link:hover {border-right: 3px solid var(--main-color);} .menu__list .menu__item .active {border-right: 3px solid var(--main-color); color:#ff7c00; pointer-events: none;} .menu__list .menu__item .active .fa {color:#ff7c00;} 
.menu__list .js-favorites-informer .fa, .menu__list .envelop .fa {margin-right: 14px;} .menu__item .js-favorites-informer .fa, .menu__item .envelop .fa {color: #9b6238;}
.menu__item .js-favorites-informer:hover .fa, .menu__item .envelop:hover .fa {color: #ff7c00;}
.c-order__payment-container {height: auto !important;}
.c-order__information {flex-direction: column;} .c-order__delivery-container {width: 32.35%; margin-right: 2%;} .c-order__form-container {width: 64.15%;}
.c-order__payment-container {display: flex; width: 100%; margin-left: 0; margin-top: 30px;} .c-order__payment-container>div:first-child {width: 32.35%; margin-right: 2%;}
.c-order__payment-container>div:last-child {width: 64.15%;} .c-order .total-price-block {margin-top: 0;} .div-order__payment table {display: flex;} }
@media (max-width: 1080px) { .header__logo {position: relative; top: -3px; left: 54px; height: 53px;} }
@media (max-width: 980px) { .c-order__information {flex-direction: column;} .c-order__delivery-container {width: 36.35%; margin-right: 2%;} .c-order__form-container {width: 60.15%;} .c-order__payment-container {display: flex; width: 100%; margin-left: 0; margin-top: 30px;}
.c-order__payment-container>div:first-child {width: 36.35%; margin-right: 2%;} .c-order__payment-container>div:last-child {width: 60.15%;} .c-order .total-price-block {margin-top: 0;}
.text__blok .leftfoto { position: absolute; top: 12px; left: 12px;} .text__blok__content {max-width: 61.34%; margin-right: -4px; margin-left: auto; padding: 0px 0px 0px 0px;} }
@media only screen and (max-width: 940px) { .text__blok .leftfoto { position: relative; top: 0px; left: 0px;} .text__blok__content {position: relative; max-width: 614px; margin-right: auto; margin-left: 6px; padding: 10px 0px 0px 0px;} }
@media (max-width: 712px) { .account__menu {left: -161px;} .multiline-ellipsis {width: 100px; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;} }
@media (max-width: 800px) { .c-order__payment table.bank:nth-child(2) {margin:15px auto;} .c-order__container-2,.c-order__payment-container {flex-direction: column;} .c-order__delivery-container {width: 100%; margin-right: 0;}
.c-order__form-container {margin-top: 20px; width: 100%;} .c-order__payment-container>div:first-child {width: 100%; margin-right: 0;} .c-order__payment-container>div:last-child {width: 100%; margin-top: 15px;} }
@media (max-width: 704px) { .settings__sort span {display:block; padding:0px 0px 5px 0px;} }
@media (max-width: 658px) { .header__logo {top: 0px;} .header__logo a {font-size:12px;} .catalog__settings {margin: 18px 0px 22px 0px;} .settings__sort span {display:block; padding:0px 0px 5px 0px;} .main-page-title {font-size: 17px; text-transform:none;} 
.description__text .bloci-garant {justify-content: center; align-items: center; align-content: center;} button.js-menu {margin: 0px 0px 0px 0px;} }
@media (max-width: 654px) { .favorit {margin-right: 66px; } }
@media (max-width: 638px) { .menu {width: 95.3%;} .menu._active {top: 96px; left: 0; right: 0; margin-left: auto; margin-right: auto;} .multiline-ellipsis {width: 60px;} 
.menu__list .menu__item .fa-link:hover {border-bottom: 1px solid #f3ddc9; border-right: 1px solid #f3ddc9;} 
.menu__list .menu__item .fa-link::after {content: ''; position: absolute; bottom: 0; left: 14px; right: 0; height: 3px; max-width: 98%; margin-right: 14px; background-color: var(--main-color); opacity: 0;}
.menu__list .menu__item .fa-link:hover::after {transition: opacity 0.2s linear; opacity: 1;} 
.menu__list .menu__item .active {border-right: 1px solid #f3ddc9; border-bottom: 3px solid var(--main-color); color: #ff7c00; pointer-events: none;} }
@media (max-width: 594px) { .multiline-ellipsis { width: 46px;} .favorit {margin-right: 60px; } }
@media (max-width: 576px) { .multiline-ellipsis { display:none;} }
@media (max-width: 568px) {.favorit {margin-right: 40px; } }
@media (max-width: 556px) { .multiline-ellipsis {display: -webkit-box; width: 58px;} .header__logo {position: static; display: block; margin: 8px 0px 56px 0px;} .header__logo span {display: inline-block; left: 6px; top: 62px;}  
.header__logo a {display: flex; font-size:14px;} .menu._active {top: 124px;} .account__menu {top: 41px;} .title-section h1 {font-size: 16px;} }
@media (max-width: 528px) {.favorit {margin-right: 28px; } }
@media (max-width: 498px) { .favorit {margin-right: 8px; } }
@media (max-width: 476px) { .catalog__settings {margin: 18px 0px 20px 0px;} .div-order__payment:has(.icon-payment-to-11:empty) {height: 168px;} .c-order__payment table.bank:nth-child(2) {margin:34px auto;} .title-section h1 {font-size: 16px;} 
.title-section h1 {font-size: 15px;} .view {display: block; left: 0px; margin: 18px 0px 8px 0px;} .settings__container {display: block; padding-top: 2px;} .js-favorites-informer {display: block; padding-top: 5px;} }
@media (max-width: 468px) { .border-sale-text .rubli {font-size: 18px;} }
@media (max-width: 440px) { .multiline-ellipsis {display:none;} }
@media (max-width: 434px) { .title-section h1 {font-size: 14.6px;} .sub-banner__label {font-size: 13.6px;} .sub-banner__title {font-size: 15px;} .sub-banner__description {font-size: 11.4px;} 
#userBlok {text-align: center;} #userBlok .slovs-yrs {display: block; margin: 9px auto 6px;} }
@media (max-width: 428px) { .favorit {margin-right: 0px; } }
@media (max-width: 400px) { .account__menu {left: -153px;} }
@media (max-width: 392px) { .header__logo a {font-size: 10px;} .header__logo span {top: 65.5px;} .optov-blok .rub {font-size: 16px;} }
@media (max-width: 358px) { button.js-write-review {margin-left: 8px;} }
@media (max-width: 332px) { .account__menu {left: -136px;} .block-wrapper {padding-left: 12px; padding-right: 16px;} .catalog__wrapper {margin-left: 10px; margin-right: 8px;} }
@media (max-width: 328px) { .title-section {padding: 20px 26px 20px 10px;} }
@media (max-width: 324px) { .block-wrapper {padding-left: 12px; padding-right: 16px;} }
