.top-menu-screen-site {
    pointer-events: all;
    width: 100vw;
}
.desktop-header {
    background: #fff;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    z-index: 4;
    transition: all .5s ease;
    position: fixed;
}
.position-menu {
    position: relative;
    transition-duration: 500ms;
    padding: 45px 0;
}
.width-line {
    min-width: 990px;
    max-width: 1440px;
}
.position-menu {
    position: relative;
    transition-duration: 500ms;
    padding: 0;
}
.header-logo {
    display: flex;
    padding: 0 0 15px;
    align-items: center;
    width: 100%;
	transition: all .5s ease;
}
.contact {
    width: 85%;
}
.header-logo>div {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}
.header-logo>div.contact {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.logo {
    width: 15%;
    min-width: 170px;
}

.des-header {
    width: 100%;
    vertical-align: middle;
    display: flex;
    text-align: left;
    justify-content: center;
    align-items: center;
    font-weight: revert;
    color: revert;
    font-size: revert;
    line-height: revert;
}

.logo .phone-header {
    display: none;
}

.lk-cont {
    font-weight: 400;
    position: relative;
    border: solid 1px #ccc;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0 12px;
    width: 11%;
    min-width: 127px;
    right: revert;
    top: revert;
}
.phone-header {
    font-size: 17px;
    color: #56585B;
    font-weight: 700;
    position: relative;
    vertical-align: middle;
    display: flex;
    align-items: center;
    height: 38px;
    justify-content: center;
    min-width: 180px;
}
a.phone-click {
    color: #000;
    text-decoration: none;
}
.phone-header a.phone-click {
    position: relative;
    padding: 0 14px 0 30px;
}
.FullCatalog {
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    cursor: pointer;
    position: relative;
    padding: 0 18px 0 40px;
    background: #7f2461;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    height: 45px;
    display: flex;
    align-items: center;
    width: 117px;
}
#showFullCatalog {
    padding-left: revert;
}
.des-header .form-search-filter-cont {
    width: 93%;
}
.form-search-filter-tab {
    display: table-cell;
    vertical-align: middle;
    position: relative;
}
.des-header .form-search-filter-cont .form-search-filter-tab:nth-child(1) {
    width: 100%;
}
input.form-number-one, select.form-number-one {
    height: 50px;
    outline: none;
}
input.form-number-one, textarea, select.form-number-one {
    border: solid 1px #7f246138;
    border-radius: 0;
}
input.form-number-one, select.form-number-two, textarea, select.form-number-one {
    font-size: 15px;
    width: 100%;
    padding: 0 4%;
    font-family: 'Open Sans', Arial, sans-serif;
	border-radius: 10px;
}
select.form-number-one {
    width: auto;
}
.des-header input.form-number-one {
    margin: 0;
    font-size: 13px;
}
.des-header input.form-number-one, .des-header button.button-callback {
    height: 38px;
    background: #e3d9db1f;
}
.des-header .form-search-filter-cont .form-search-filter-tab:nth-child(2) {
    width: 10%;
}
.des-header button.button-callback {
    padding: 0;
    background: #7f2461;
	border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    width: 70px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
header button.button-callback img {
    width: 18px;
}
.lk-cont:before,.phone-header:before {
	content:none;
}
.menuClient {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
}
.lk-cont .tit-menuClient {
    font-size: 13px;
    text-decoration: none;
    padding-right: 11px;
    cursor: pointer;
}
.lk-cont .tit-menuClient:before {
    border: 5px solid transparent;
    border-top: 5px solid #000000;
    transform: rotate(0deg);
    top: 7px;
    opacity: 0.7;
    position: absolute;
    width: 6px;
    height: 6px;
    content: '';
    dominant-baseline: alphabetic;
    display: block;
    bottom: 0;
    margin: auto;
    right: 8px;
}
.menuClientCont {
    display: none;
    position: absolute;
    left: -1px;
    top: 37px;
    width: max-content;
    text-align: left;
    background: #fff;
    box-shadow: rgb(0 0 0 / 14%) 0 12px 13px -3px;
    padding: 8px 0;
}
.menuClientCont a {
    display: block;
    padding: 3px 12px;
    font-size: 13px;
    color: #000;
}
.callback-header {
    width: auto;
    justify-content: flex-end;	
    display: flex;
	position: relative;
}
.phone-header {
	width: auto;
}
.phone-header a.phone-click:before {
    content: "";
    background: url(img/icon-phone.png) no-repeat center center;
    width: 29px;
    height: 29px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-size: 10px auto;
}
header button.button-callback {
    font-size: 13px;
    padding: 13.5px 20px;
}
.logo-cont img {
    width: 165px;
}
.FullCatalog:before {
    left: 27px;
	background-color: #ffffff;
	opacity: 0;
}
.FullCatalog:after {
    left: 12px;
    background-color: #ffffff;
	opacity: 0;
}
.FullCatalog:hover {
    color: #fff;
}
.fixed .logo img {
    width: 165px;
}
.fixed .lk-cont {
    display: revert;
}
.desktop-header.fixed {
    box-shadow: rgb(0 0 0 / 14%) 0 0px 13px -1px;
    position: fixed;
}

section {
    padding-top: 113px;
    flex: 1 1 auto;
}

.ShowPad {
    position: absolute;
    left: 0px;
    top: 59px;
    text-align: left;
    z-index: 1;
    width: 100%;
    display: none;
}
.ShowPad-cont {
    box-shadow: rgb(0 0 0 / 14%) 0 6px 15px -3px;
    text-align: center;
    background: #fff;
    pointer-events:all;
    padding: 0;
    position: fixed;
    top: 1px;
    z-index: 3;
    width: 100vw;
    overflow-y: auto;
    height: 100%;
}

.fullCatalogWindow.ShowPad.ShowPad-cont.openFullCatalogWindow {
    display: block;
}
.orig-maket {
    height: auto;
    min-height: 100%;
    overflow: hidden scroll;
    width: 100vw;
}
html.activ-maket, html.activ-filter {
    pointer-events: none;
    inset: 0;
    overflow: hidden;
    height: auto;
    min-height: 100%;
}
.left_menu_sub-tab {
    width: 100%;
    text-align: left;
    height: 100%;
    overflow-y: auto;
    padding: 0 40px;
	position: relative;
}
.ContMenu {
    grid-template-columns: repeat(5, 1fr);
    gap: 30px 15px;
    display: grid;
    padding: 50px;
    background: #fcfbfb;
}
.gen-PodMenu {
    font-weight: 700;
}
.dop-PodMenu {
    padding: 3px 0 0 20px;
    font-size: 14px;
}
.dop-PodMenu>div {
    display: list-item;
}
.left_menu_sub-tab h3 {
    font-size: 26px;
}
.activ-maket .FullCatalog:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 2px;
    background-color: #fff;
    width: 15px;
	opacity: 1;
}
.activ-maket .FullCatalog:after {
    top: 2px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background-color: #fff;
    width: 15px;
	opacity: 1;
}
.menuClientOn~.menuClientCont {
    display: block;
}
.menuClientCont a {
    text-decoration: none;
}
.width-line.page-width-line {
    padding: 0;
}
.text-att-message svg {
    width: 20px;
}


.list_video_cont .videoListBox {
    height: 100%;
    display: none;
    vertical-align: middle !important;
    overflow: hidden;
    position: absolute;
    z-index: 3;
    border: 0;
    left: 0;
    top: 0;
}
.list_video_cont .vLoaderBox {
    display: flex !important;
    text-align: center;
    justify-content: center;
    align-items: center;
    height: 100%;
    position: absolute;
    width: 100%;
}
.list_video_cont .video-item:hover .news-index-img {
    opacity: 1;
}
.list_video_cont .news-index:hover .news-index-cont {
    position: relative;
    opacity: 1
}

.cont-like span.tovar-izbran {
    position: inherit;
}
.cont-like {
    width: max-content;
    display: flex;
    align-items: center;
}
.stat-videoBox span {
    color: #000;
    font-size: 14px;
}
.text-videoBox {
    color: #000;
    font-size: 18px;
    font-weight: 500;
    padding-top: 20px;
}
.stat-videoBox button.button-callback {
    margin-top: 25px;
}
.menu-proile svg {
    width: 20px;
    height: 20px
}
.imgall img {
    width: 100%;
}
.comp-cont ul, .comp-cont ol{
    color: #000;
	column-count: 2;
	font-size: 17px;
    line-height: normal;
    font-weight: 100;
}
.comp-cont ul li, .comp-cont ol li {
    margin-left: 30px;
    padding-bottom: 30px;
	break-inside: avoid;
    page-break-inside: avoid;
}

.comp-cont-disc {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    display: grid;
    align-items: center;
	padding: 50px 0;
}
.box-comp-disc {
    font-size: 21px;
    line-height: normal;
    color: #000;
    font-weight: 100;
}
.box-comp-disc h2 {
    margin-top: 0;
}
.sub_menu_sale::before {
    content: '';
    background: #e79a00;
    width: 13px;
    height: 13px;
    position: absolute;
    background-size: contain;
    top: 5px;
    left: -21px;
    border-radius: 50%;
}
.sub_menu_sale, .sub_menu_new {
    position: relative;
}
.sub_menu_sale .total_items,.sub_menu_sale a:hover>div {
    color: #e79a00;
}
.sub_menu_sale a {
    position: relative;
    color: #e79a00;
    font-weight: 600;
}
.sub_menu_new::before {
    content: '';
    background: #30c300;
    width: 13px;
    height: 13px;
    position: absolute;
    background-size: contain;
    top: 5px;
    left: -21px;
    border-radius: 50%;
}
.sub_menu_new::after,.sub_menu_sale::after  {
    content: '';
    background: #ffffff;
    width: 5px;
    height: 5px;
    position: absolute;
    background-size: contain;
    top: 9px;
    left: -17px;
    border-radius: 50%;
}
.sub_menu_new a {
    color: #30c300;
    font-weight: 600;
}
.sub_menu_new .total_items {
    color: #00a912;
}
.list-filter .NewIcon, .list-filter .SaleIcon {
    letter-spacing: normal;
    font-size: 10px;
    padding: 3px 7px;
	border-radius: 5px;
}
.novinki .article-category h4::before {
        padding: 5px;
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"%3E%3Cpath d="M12.0002 5.365V3M12.0002 5.365C13.3853 5.4182 14.6954 6.00811 15.6534 7.00992C16.6113 8.01174 17.142 9.34691 17.1332 10.733V12.533C17.1332 14.919 19.0002 15.515 19.0002 16.708C19.0002 17.301 19.0002 17.901 18.4622 17.901H5.53821C5.00021 17.901 5.00021 17.301 5.00021 16.708C5.00021 15.515 6.86721 14.919 6.86721 12.533V10.733C6.8584 9.34691 7.3891 8.01174 8.34706 7.00992C9.30502 6.00811 10.6151 5.4182 12.0002 5.365ZM3.86621 10.733C3.8744 8.61344 4.6781 6.57421 6.11821 5.019M20.1342 10.733C20.126 8.61344 19.3223 6.57421 17.8822 5.019M8.54021 17.901C8.63422 18.7529 9.03923 19.5403 9.67767 20.1121C10.3161 20.684 11.1431 21.0002 12.0002 21.0002C12.8573 21.0002 13.6843 20.684 14.3227 20.1121C14.9612 19.5403 15.3662 18.7529 15.4602 17.901H8.54021Z" stroke="%23ffffff" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/%3E%3C/svg%3E');
    width: 30px;
    height: 30px;
    background-color: #32c900;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 7px;
    content: '';
	margin-top: -6px;
}
.novinki .article-category h4 {
    color: #30c300;
}
.sale .article-category h4 {
    color: #e79a00;
}
.sale .article-category h4::before {
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-discount" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="%23ffffff" fill="none" stroke-linecap="round" stroke-linejoin="round"%3E%3Cpath stroke="none" d="M0 0h24v24H0z"/%3E%3Cline x1="9" y1="15" x2="15" y2="9" stroke="%23ffffff"/%3E%3Ccircle cx="9.5" cy="9.5" r=".5" fill="%23ffffff"/%3E%3Ccircle cx="14.5" cy="14.5" r=".5" fill="%23ffffff"/%3E%3Cpath d="M5 7.2a2.2 2.2 0 0 1 2.2 -2.2h1a2.2 2.2 0 0 0 1.55 -.64l.7 -.7a2.2 2.2 0 0 1 3.12 0l.7 .7a2.2 2.2 0 0 0 1.55 .64h1a2.2 2.2 0 0 1 2.2 2.2v1a2.2 2.2 0 0 0 .64 1.55l.7 .7a2.2 2.2 0 0 1 0 3.12l-.7 .7a2.2 2.2 0 0 0 -.64 1.55 v1a2.2 2.2 0 0 1 -2.2 2.2h-1a2.2 2.2 0 0 0 -1.55 .64l-.7 .7a2.2 2.2 0 0 1 -3.12 0l-.7 -.7a2.2 2.2 0 0 0 -1.55 -.64h-1a2.2 2.2 0 0 1 -2.2 -2.2v-1a2.2 2.2 0 0 0 -.64 -1.55l-.7 -.7a2.2 2.2 0 0 1 0 -3.12l.7 -.7a2.2 2.2 0 0 0 .64 -1.55 v-1" stroke="%23ffffff"/%3E%3C/svg%3E');
    width: 30px;
    height: 30px;
    background-color: #e79a00;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 7px;
    min-width: 30px;
	content: '';
	margin-top: -6px;	
}
.comp-cont-pref {
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    display: grid;
    align-items: start;
    padding: 50px 0;
}
.comp-box-pref {
    display: flex;
    flex-direction: column;
    align-items: center;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    height: 100%;
    padding: 20px;
	border-radius: 20px;
}
.comp-box-pref .imgall {
    max-width: 110px;
}
.text-box-pref {
    font-size: 17px;
    text-align: center;
    color: #000;
    margin-top: auto;
    margin-bottom: auto;
	width: 100%;
}
.page-contacts .contacts-menu-filter {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}
.page-contacts .map-index {
    border: 0;
}
.phone-cont {
    padding-bottom: 10px;
}
.phone-cont, .contacts-menu-filter, .page-contacts .map-index {
    padding-bottom: 30px;
}
.contacts-cont .phone-cont svg {
    fill: #7f2461;
    width: 35px;
    height: 35px;
	margin-bottom: auto;
}
.phone-cont a.phone-click {
    font-size: 24px;
	display: flex;
    gap: 10px
}
.phone-cont .name-param {
    font-weight: 500;
	flex-wrap: wrap;
}
.time-phone-click {
    font-size: 15px;
}
.phone-cont button.button-callback:hover {
    background: #ffffff;
}
.phone-cont button.button-callback {
    background: #ffffff;
    padding: 6px 25px;
    color: #7f2461;
    border: solid 1px #7f246138;
    font-size: 13px;
}
.news-page-cont .table-cat-cont {
    border: 0;
}
.price-list.SumOrder {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}
.metr-skid {
    display: flex;
    align-items: center;
    gap: 10px;
}
.saleSumOrder {
    font-size: 12px;
    font-weight: 400;
	color: #858585;
    margin-right: auto;
}
.p-korzina {
    width: 100%;
}
.svg svg {
    width: 17px;
}
.p-korzina .table-cat-product {
    width: 100%;
	margin: 0;
}
.p-korzina .index-info-tovar {
    display: flex;
    width: 100%;
}
.p-korzina .page-product .page-product-img {
    vertical-align: top;
    width: 67%;
    display: flex;
    padding-right: 20px;
}
.p-korzina .tab-col-2.page-product-img {
    flex-direction: column;
}
.all-check-korz {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: solid 1px #e2e2e2;
    display: flex;
    justify-content: space-between;
}
.cont-info {
    width: 100%;
}
.cont-korzina {
    display: grid;
    width: 100%;
    justify-content: space-between;
    grid-template-columns: 30px 150px 1fr auto;
    gap: 0 20px;
    justify-items: start;
    padding-bottom: 25px;
    border-bottom: solid 1px #e2e2e2;
}
.cont-korzina {
    grid-template-areas:
        "korzCheck korzImg korzName korzName korzPrice"
        "korzCheck korzImg korzDel korzDel korzPrice";
}
.korzCheck {
    grid-area: korzCheck;
}
.korzImg {
    grid-area: korzImg;
}
.korzImg img {
    width: 100%;
}
.korzName {
    grid-area: korzName;
	text-align: left;
}
.korzName a {
    font-size: 16px;
    text-decoration: none;
    color: #000;
}
.korzDel {
    grid-area: korzDel;
    align-items: flex-end;
    display: flex;
}
.cont-korzDel {
    display: flex;
    font-size: 13px;
    cursor: pointer;
}
.korzDel .svg {
    padding-right: 5px;
}
.korzPrice {
    display: flex;
    align-items: flex-end;
    grid-area: korzPrice;
    justify-content: space-between;
    flex-direction: column;
}
.cont-korzPrice {
    text-align: right;
}
form.quantity-counter {
    text-align: center;
    margin: 0;
    display: flex;
    align-items: center;
    height: 35px;
}
.p-korzina .table-cat-cont {
    border: 0;
}
.p-korzina .page-product-info {
    text-align: left;
    padding-left: 20px;
    vertical-align: top;
    width: 33%;
}
.korz-cartov {
    text-align: left;
	position: sticky;
    top: 97px;
}
.p-korzina .product-price {
	font-size: 28px;
	padding: 20px;
    box-sizing: border-box;
    box-shadow: rgb(0 0 0 / 20%) 0 0px 28px -1px;
    background: #fff;
	border-radius: 20px;
}
.ful {
    background: #f5f5f5;
    padding: 15px;
    margin-bottom: 10px;
    text-align: left;
	border-radius: 10px;
}
.p-korzina .tab-col.price-quantity {
    margin: 0;
    background: none;
    padding: 10px 0;
}
.p-korzina .price-quantity .price-page {
    width: 100%;
    justify-content: flex-end;
    display: flex;
    align-items: center;
    gap: 10px;
}
.p-korzina .price-quantity .costType1 {
    padding-right: 0;
    line-height: 0;
}
.costType1 span {
    font-size: 18px;
}
.p-korzina .product-price .tovar-basket-cont button.button-callback {
    width: 100%;
    font-size: 16px;
    font-weight: 700;
}
.korz-cartov label.input-status-time {
    font-size: 15px;
    color: #000;
}
.korz-cartov .all-price {
    color: #000;
}
.param-tovar.discount, .discount .title-info {
    color: #da0000;
}
.korz-cartov .crm-webform-checkbox-icon-container i, .korz-cartov .crm-webform-mobile-font-style i {
    left: -30px;
}
.specPrice {
    background: rgb(231 154 0);
    color: #fff;
    letter-spacing: normal;
    padding: 3px 7px;
    font-size: 19px;
	border-radius: 7px;
}
.cont-korzina .SaleIcon{
    padding: 4px 15px;
    display: flex;
    width: max-content;
	margin: 3px 0;
}
.cont-korzina .price-value-pr {
    text-transform: capitalize;
    align-items: center;
    padding: 4px 15px;
    display: flex;
    width: max-content;
    margin: 3px 0;
}
.p-korzina .costType1 {
    font-size: 23px;
	margin: 3px 0;
}
.p-korzina .crm-webform-checkbox-icon-container i, .p-korzina .crm-webform-mobile-font-style i {
    width: 18px;
    height: 18px;
	border: 2px solid #ccc;
}
.cont-info .gen-cont-korzina:last-child {
    margin-bottom: 0;
}
.cont-info .gen-cont-korzina {
    margin-bottom: 25px;
}
.del-allCheck a {
    text-decoration: none;
    font-size: 13px;
}
.comp-cont ol li::marker {
    font-weight: bold;
    font-size: 23px;
}

h3.h3-img {
    display: flex;
    gap: 10px;
    align-items: flex-start;
}
.bord-text-page {
    border: 1px solid #e8e8e8 ;
    padding: 20px;
	margin-bottom: 20px;
	border-radius: 20px;
}
.dost-cont-pref .text-box-pref {
    margin: 0;
	text-align: left;
}
.tit-box-pref {
    font-weight: 700;
    padding-bottom: 20px;
}
.comp-cont .text-box-pref ul {
    column-count: revert;
    text-align: left;
    padding: 0;
    font-size: 15px;
    font-weight: revert;
}
.comp-cont .text-box-pref ul li {
    padding-bottom: 5px;
}
.wide_page h3 {
    font-size: 20px;
}
.comp-cont-pref.comp-cont-vozvr {
    grid-template-columns: repeat(2, 1fr);
}
.tit-box-pref+ul, .tit-box-pref+p {
    margin-top: 0;
}
.faq-page .comp-cont ul {
    column-count: 1;
}
.faq-page {
    margin-bottom: 20px;
}
.bord-text-page:last-child {
    margin-bottom: revert;
}
.faq-page .comp-cont ul li {
    padding-bottom: revert;
}
.link-text {
    color: #da0000;
    font-size: 15px;
    font-weight: normal;
    text-decoration: underline;
    cursor: pointer;
}
.price-k {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: auto;
    margin-bottom: 5px;
}
.bpx-price-k {
    font-weight: 600;
    color: #000;
}
.vocat .product-button {
    font-size: 13px;
    padding: 5px 10px 5px 24px;
    position: relative;
	background: #7f2461;
}
.vocat .product-button::before {
    content: "";
    position: absolute;
    top: -4px;
    bottom: 0;
    margin: auto;
    height: 2px;
    width: 8px;
    left: 23px;
    background-color: #ffffff;
    -webkit-transition: -webkit-transform 0.2s 
ease-out;
    transition: -webkit-transform 0.2s 
ease-out;
    transition: transform 0.2s 
ease-out;
    transition: transform 0.2s 
ease-out, -webkit-transform 0.2s 
ease-out;
    -webkit-margin-start: -15px !important;
    -moz-margin-start: -15px !important;
    -o-margin-left: -15px !important;
}
.vocat .product-button::after {
    content: "";
    position: absolute;
    top: 4px;
    bottom: 0;
    margin: auto;
    height: 2px;
    width: 12px;
    left: 8px;
    background-color: #ffffff;
    -webkit-transition: -webkit-transform 0.2s 
ease-out;
    transition: -webkit-transform 0.2s 
ease-out;
    transition: transform 0.2s 
ease-out;
    transition: transform 0.2s 
ease-out, -webkit-transform 0.2s 
ease-out;
}
.vocat {
    margin: 10px 0;
}
.des-header button.button-callback:hover {
    box-shadow: none;
}
.comp-cont-pref~.bord-text-page {
    margin-top: 0;
}
h2~.comp-cont-pref,p~.comp-cont-pref {
    padding-top: 0;
}
.comp-cont-pref + div {
    margin-top: 50px;
}
h3 + div {
    padding-top: 0 !important;
}
.offer-tab {
    background: #d8b26621;
    padding: 50px;
    text-align: left;
    margin-bottom: 30px;
    border-radius: 20px;
}
.p-korzina h6 {
    margin: 0 0 15px 0;
    font-size: 19px;
    letter-spacing: -1px;
	color: #000;
}
.cont-offer {
    display: grid;
    justify-content: space-evenly;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}
.form-contact {
    position: relative;
    width: 100%;
}
label.prev-contact {
    font-size: 15px;
    line-height: 24px;
    position: absolute;
    top: 3px;
    left: 4%;
    transform: translateY(15px) scale(1);
    pointer-events: none;
    transition: color .2s 
cubic-bezier(0, 0, .2, 1), transform .2s 
cubic-bezier(0, 0, .2, 1);
}
label.focused {
    transform-origin: 0 0;
    transform: translateY(7px) scale(.75);
    transition: color .2s cubic-bezier(0,0,.2,1), transform .2s cubic-bezier(0,0,.2,1);
    top: -12px;
    background: #fff;
    padding: 0 5px;
	color: #818181;
}
.form-contact textarea {
    height: 100px;
}
.warning-offer svg {
    width: 24px;
    height: 24px;
    opacity: 0.8;
}
.warning-offer {
    font-size: 14px;
    background: #fffade;
    padding: 20px;
    gap: 20px;
    display: grid;
    grid-template-columns: 24px auto;
    margin-bottom: 20px;
    width: 100%;
}
.offer-info .cont-korzina {
    grid-template-areas:
        "korzImg korzName korzName korzPrice"
        "korzImg korzDel korzDel korzPrice";
    grid-template-columns: 150px 1fr auto;
}
.dop-menu-auth {
    display: flex;
    flex-direction: column;
    gap: 7px;
}
.warning-offer a {
    color: #000;
}
a.red-click {
    color: #da0000;
    font-weight: 400;
    text-decoration: revert;
}
.vh-lk form, .vh-lk .offer-tab {
    margin: 0;
}
.vh-lk .product-price.dop-auth-form {
    padding: 10px;
}
.vh-lk .deliv-tov {
    padding: 0;
}
.vh-lk .param-tovar {
    border: 0;
    margin: 0;
}
.vh-lk .warning-offer {
    margin: 0;
}
.buklet-cont {
    text-align: left;
	padding: 5px 0;
}
.buklet-cont label.input-status-time {
    align-items: flex-start;
}
.p-korzina .buklet-cont .crm-webform-checkbox-icon-container i {
    top: 6px;
}
.rekviz-comp {
    width: 100%;
    max-width: 580px;
}
.rekviz-comp .name-param,.rekviz-comp .show_param {
    width: 100%;
}
.rekviz-comp .param-tovar span {
    width: auto;
}
.vp-opl-card .comp-box-pref .imgall {
    max-width: 180px;
}
.h1-table-cat-cont {
    display: flex;
    align-items: center;
    gap: 10px;
}
.back-vp~.back-vp-h1 {
    border-left: solid 1px #000000;
    padding-left: 10px;
}
.back-vp a {
    display: flex;
    color: #7f2461;
    align-items: center;
    gap: 5px;
    font-size: 14px;
}
.back-vp svg {
    fill: #7f2461;
	min-width: 24px;
}
.vp-box-lightbox #lightbox-container-image-box {
	width: max-content !important;
	height: max-content !important;
}
.vp-box-lightbox #lightbox-image {
    max-height: calc(85vh - 20px);
}
.vp-jquery-lightbox{
	top: 0 !important;
    bottom: 0;
    margin: auto;
}

.vp-jquery-lightbox {
    display: flex;
    justify-content: center;
	align-items: center;
}
.vp-box-lightbox {
    width: fit-content !important;
	height: max-content !important;
    position: relative;
}
.vp-jquery-lightbox #lightbox-container-image-data-box {
    width: auto !important;
}
.comp-cont.comp-cont-pref.vp-opl-card {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.box-refer-vp {
    width: 100%;
}
.vp-opl-card .comp-box-pref.box-refer-vp .imgall {
    max-width: fit-content;
}
.box-refer-vp .imgall img {
    max-height: 500px;
}
.des-header input.form-number-one {
    background: #fff;
    border-radius: 10px;
    border: solid 3px #7f2461;
	height: 45px;
}
.des-header input.form-number-one, .des-header button.button-callback {
    height: 45px;
}
.des-header input.form-number-one::placeholder {
	color: #7f2461;
}
.header-pers-menu {
    min-width: 200px;
    border-radius: 10px;
    height: 45px;
    display: flex;
    width: 250px;
}
.pers-menu {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-evenly;
}
.pers-menu img {
    width: 25px;
}
.pers-menu svg {
    width: 28px;
    height: 28px;
    fill: #d8b266;
}
.header-logo.box-top-menu {
    padding: 13px 0 0;
}
.top-menu-site a {
    text-decoration: none;
    font-size: 13px;
    color: #7f2461c7;
    font-weight: 600;
}
.top-menu-site {
    display: flex;
    gap: 20px;
} 
.header-logo.box-top-menu>div.contact {
    width: 760px;
    display: flex;
    justify-content: center;
}
.bpx-firstinfo span.img-deliv .dop-param-tovar {
    display: flex;
    align-items: center;
    font-weight: 100;
    font-size: 13px;
    gap: 3px;
}
.img-deliv svg {
    width: 28px;
    height: 28px;
}
.st0 {
	fill:#e79a00;
}
.h2cart-tov {
    font-weight: 500;
	text-align: left;
}
.other-color-tov img {
    border-radius: 10px;
}
img.mini-img {
    border-radius: 10px;
}
.img-box-prev img {
    border-radius: 20px;
}
.other-color-main {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(50px, 1fr));
}
.cont-other-color h4 {
    margin: 0;
    padding-bottom: 10px;
    font-size: 20px;
    font-weight: 500;
}
.other-color-has-print-header {
    color: #000;
}
.menu-filter:last-child {
    border-bottom: 0;
}
form#formCatalog {
    margin-bottom: 0;
}
button.applyFilterBtn.foundCount {
    gap: 3px;
    align-items: center;
}
button.applyFilterBtn.foundCount svg {
    width: 17px;
    fill: #fff;
}
.tel-top-nad {
    position: absolute;
    top: -32px;
	display: flex;
    align-items: center;
	min-width: 154px;
}
.sale .article-category h4, .novinki .article-category h4 {
    display: flex;
    gap: 6px;
	padding-top: 6px;
}
.svg-img .tit-box-pref {
    padding: 20px 10px;
    font-size: 38px;
    font-weight: 900;
    color: #fff;
    line-height: normal;
    border-radius: 10px;
    margin-bottom: 10px;
    background: #e79a00;
}
.text-box-akc {
    padding-top: 20px;
}
.slides li button.button-callback {
    background: none;
    border: solid 1px #7f2461;
    color: #7f2461;
    border-radius: 7px;
    padding: 13px 20px;
}
        .menu-container {
            position: relative;
            width: 100%;
        }

        .top-menu-site {
            display: flex;
            flex-wrap: nowrap;
            align-items: center;
            gap: 20px;
            overflow: hidden;
            white-space: nowrap;
        }


/* Стили для кнопки "Ещё" - теперь она в одной строке с меню */
.more-button {
    color: #7f2461;
	position: relative;
	font-size: 13px;
	border-bottom: dashed 1px;
}
.box-more-button {
    padding-right: 15px;
}
.box-more-button:before {
    border: 5px solid transparent;
    border-top: 5px solid #7f2461;
    transform: rotate(0deg);
    top: 7px;
    opacity: 0.7;
    position: absolute;
    width: 6px;
    height: 6px;
    content: '';
    dominant-baseline: alphabetic;
    display: block;
    bottom: 0;
    margin: auto;
    right: 0;
}
.active .box-more-button:before {
    transform: rotate(180deg);
    top: -4px;
}
        /* Выпадающий список */
.dropdown-menu {
    position: absolute;
    top: 34px;
    right: 0;
    background-color: #fff;
    border-radius: 7px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    min-width: 200px;
    display: none;
    z-index: 1;
    margin-top: 5px;
}
.dropdown-menu.show {
    display: block;
}
.dropdown-menu a {
	display: block;
    padding: 10px 15px;
    text-decoration: none;
    color: #7f2461c7;
    border-bottom: 1px solid #eee;
    transition: background-color 0.2s;
    font-weight: 600;
    font-size: 14px;
	text-align: left;
}
.footer-copy a {
    font-size: 13px;
}
        .dropdown-menu a:last-child {
            border-bottom: none;
        }

        .dropdown-menu a:hover {
            background-color: #f8f9fa;
            color: #007bff;
        }

        /* Адаптивность */
		
        @media (max-width: 768px) {
            .top-menu-site {
                gap: 15px;
            }
            
            .top-menu-site a,
            .more-button {
                font-size: 14px;
            }
        }

.show .tel-top-nad {
    padding: 10px 15px;
	display:none;
}
.show a.phone-click {
    color: #000;
	padding: 10px 0;
}.offer-tab
.tel-top-nad a.phone-click {
    min-width: 132px;
}
.svg-img img {
	padding: 20px;
}
.comp-cont-pref+h2 {
    margin-top: 0;
}
.radiu-img img {
    border-radius: 20px;
}
li button.button-callback {
    padding: 2px 10px;
    border-radius: 3px;
}
.phone-dop {
    padding: 4px 0;
}
.phone-dop a {
    display: inline-block;
}
ymaps {
    border-radius: 20px;
}
.bord-text-page p.box-comp-disc {
    margin-top: 0;
}
.comp-cont-pref.tab-3-col {
    grid-template-columns: repeat(2, 1fr);
}
.icon-tab-pay-card .comp-box-pref {
    width: 100%;
}
.comp-cont-pref.dost-cont-pref {
    grid-template-columns: repeat(2, 1fr);
}
.oform-zak .tit-box-pref {
    font-weight: 700;
    padding-bottom: 10px;
    font-size: 30px;
}
a.box-list-cat-img {
    position: relative;
    display: block;
}
.tit-ban {
    color: #000;
    font-size: 33px;
    font-weight: bold;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    line-height: normal;
	letter-spacing: -1.5;
}
@media (max-width: 1235px) {
	.price-list.SumOrder {
		flex-direction: column;
		align-items: flex-start;
		gap: 0;
	}	
}
@media (max-width: 1080px) {
    .callback-header button.button-callback {
        min-width: 124px;
    }	
}
@media (max-width: 1015px) {
    .width-line {
        min-width: auto;
        max-width: revert;
        width: 97%;
    }
	.header-logo.box-top-menu>div.contact {
		max-width: 620px;
	}	
	.TopSlider {
        width: 97%;
    }	
}
@media (min-width: 961px) and (max-width: 1280px) {
    .callback-header button.button-callback {
        padding: 10px;
        min-width: 124px;
    }
}
@media (min-width: 961px) and (max-width: 1016px) {
    .lk-cont span {
        display: none;
    }
	.lk-cont {
        width: 7%;
        min-width: 50px;
    }	
}
@media (min-width: 961px) {
    .header-menu-cat {
        position: relative;
    }
	.callback-header {
        min-width: 144px;
    }
}
@media (max-width: 960px) {
	.mob-menu-pf {
		width: 100%;
		display: flex;
		justify-content: center;
		background: #fff4f6e8;
		margin-top: 22px;
		padding: 10px 0;
	}
	section {
		padding-top: 110px;
	}	
	.out .menuClientOn~.menuClientCont {
		display: none;
	}	
    .header-logo>div.logo {
        display: flex;
        justify-content: center;
        width: 117px !important;
        min-width: revert;
        position: absolute;
        top: -30px;
        left: 0;
	}
    .desktop-header .logo {
        padding: 0 0 15px;
    }
    .header-logo>div.contact {
        width: 100% !important;
    }
	.logo-cont {
        display: flex;
        align-items: center;
    }
	.logo img,.fixed .logo img {
        width: 90px;
        transition: all .5s ease;
    }	
    .logo .phone-header {
        height: auto;
        display: flex;
        min-width: auto;
        font-weight: 500;
    }
	.logo .phone-header a.phone-click {
        position: relative;
        padding: 0 0 0 16px;
        font-size: 11px;
    }
    .phone-header a.phone-click:before {
        width: 14px;
        height: 20px;
    }	
    .des-header {
        vertical-align: middle;
    }
    .des-header {
        display: flex;
        width: 89%;
		vertical-align: middle;
    }

	.position-menu {
			margin: 0;
    }	
    .header-logo {
        margin: 0;
        transition-duration: 800ms;
        padding: 6px 0 15px;
    }	
    .desktop-header.out {
        transform: translateY(-100%);
    }	
	.activ-maket section, .activ-maket footer {
		display: none;
	}	
	.p-korzina  .page-product .page-product-img, .p-korzina  .page-product .page-product-info {
        width: 100%;
        flex-direction: column-reverse;
        padding: 0;
    }
	.p-korzina .page-product #cart-container .page-product-img {
        flex-direction: column;
	}

	.p-korzina.vh-lk .page-product .page-product-img {
		flex-direction: column;
	}
	.p-korzina .index-info-tovar {
		flex-direction: column;
	}
	.all-check-korz {
		padding: 20px 0;
	}	
	.p-korzina.vh-lk .page-product .page-product-info {
		padding-top: 40px;
	}	
	.header-pers-menu {
		display: none;
	}	
	.tel-top-nad {
		position: revert;
	}
	.callback-header {
		min-width: 165px;
		display: flex;
		flex-direction: column;
		align-items: flex-end;
	}
	.callback-header button.button-callback {
		padding: 0 0 2px;
		width: max-content;
		font-size: 11px;
		border-radius: 5px;
	}	
	.header-logo.box-top-menu>div.logo {
		display: none;
	}
	.header-logo.box-top-menu>div.contact {
		padding-left: 120px;
		justify-content: flex-start;
	}
}
@media (max-width: 860px) {
	.price-list.SumOrder {
		flex-direction: inherit;
		gap: 10px;
		align-items: self-end;
	}
	.productInfoBox .page-product .page-product-img,.productInfoBox .tab-col-2.page-product-info {
	  width: 100%;
	}	
}
@media (min-width: 768px) {
	.oform-zak .comp-box-pref:nth-child(4n) {
		grid-column: span 1;
	}
	.oform-zak .comp-box-pref:nth-child(5n) {
		grid-column: span 2;
	}	
}
@media (max-width: 767px) {
    .des-header {
        padding-left: 0;
		text-transform: revert;
    }
	.comp-cont ul, .comp-cont ol, .comp-cont .text-box-pref ul, .comp-cont .text-box-pref ol {
		column-count: 1;
	}
	.comp-cont-pref {
		grid-template-columns: repeat(2, 1fr);
	}
	.comp-cont-pref .comp-box-pref:nth-child(3n) {
		grid-column: 1 / -1;
		display: flex;
		justify-content: center;
		margin: 0 auto;
		width: 100%;
	}	
	.news-index-cont>span:hover {
		box-shadow: revert;
		z-index: revert;
		transition-duration: revert;
	}	
	.news-index:hover .page-basket-cont .dop-box-price form.quantity-counter,.news-index:hover .page-basket-cont form.quantity-counter, .news-index:hover .page-basket-cont button.button-callback.by1click, .news-index:hover .page-basket-cont .button-callback {
		display: none;
	}
	.news-index:hover .news-index-cont {
		z-index: revert;
	}
	.comp-cont.comp-cont-pref.vp-opl-card {
        display: flex;
        flex-wrap: wrap;
    }
	.icon-tab-pay-card .comp-box-pref {
        flex-grow: 1;
        flex-basis: 45%;
    }
	.comp-cont-pref.dost-cont-pref {
		grid-template-columns: repeat(1, 1fr);
	}
	.comp-cont-pref.dost-cont-pref .comp-box-pref, .comp-cont-pref.dost-cont-pref .comp-box-pref:nth-child(3n) {
		grid-column: revert;
	}	
}
@media (max-width: 680px) {	
	.vp-box-lightbox #lightbox-container-image-box {
		width: 100% !important;
	}	
}
@media (max-width: 660px) {	
	.comp-cont-disc {
		display: flex;
		flex-direction: column;
	}	
    .comp-cont-disc.cont-disc-one {
		display: flex;
		flex-direction: column-reverse;
	}
	.korzPrice {
        align-items: center;
        margin-top: 20px;
        gap: 10px;
        flex-direction: row;
        width: max-content;
    }	
	.cont-korzPrice {
        display: flex;
        align-items: center;
        gap: 10px;
    }	
    .cont-korzPrice .price-page-old {
        font-size: 14px;
    }
	.cont-korzPrice .costType1 {
        text-align: left;
    }
	.specPrice {
        font-size: 18px;
    }	
	.cont-korzina {
        grid-template-areas:
        "korzCheck korzImg korzName korzDel"
        "korzCheck korzImg korzPrice korzPrice";
        grid-template-columns: 20px 75px 1fr auto;
    }
    .korzDel {
        align-items: flex-start;
    }
    .cont-korzDel span {
        display: none;
    }
	.offer-info .cont-korzina {
		grid-template-areas:
			"korzImg korzName"
			"korzImg korzPrice";
		grid-template-columns: 150px 100%;
	}
}
@media (max-width: 600px) {	
	.comp-cont-pref, .comp-cont-pref.tab-3-col  {
		grid-template-columns: repeat(2, 1fr);
	}
	.comp-cont-pref, .comp-cont-pref.comp-cont-vozvr {
		grid-template-columns: repeat(1, 1fr);
	}
	.FullCatalog {
		width: 60px;
		display: flex;
		justify-content: center;
		padding: 0;;
	}
	.FullCatalog span {
		display: none;
	}	
	.FullCatalog svg {
		left: revert;
	}
	.activ-maket .FullCatalog:before {
		left: 37px;
	}
	.activ-maket .FullCatalog:after {
		left: revert;
	}
}	

@media (max-width: 540px) {
	.form-search-filter-cont {
		display: revert;
		align-items: revert;
	}
	.page-vp .menu-filter {
		padding: 0;
	}	
	.phone-cont a.phone-click {
		flex-direction: column;
	}
	.phone-cont button.button-callback {;
		margin-bottom: auto;
	}
	.page-product .page-product-info {
		min-width: auto;
	}	
}
@media (max-width: 500px) {
	.price-block {
		display: grid;
		grid-template-areas:
			'price-list price-box-col'
			'price-list price-value';
		gap: 0 10px;
	}
	.price-list {
		grid-area: price-list;
	}
	.price-value {
		grid-area: price-value;
		padding-right: 0;
	}
	.price-value.price-box-col {
		grid-area: price-box-col;
	}
}
@media (min-width: 481px) {
	.dropdown-menu a:last-of-type {
		border-bottom: 0;
	}
}
@media (max-width: 480px) {
    .lk-cont {
        min-width: auto;
        padding: 0;
    }	
	.lk-cont span {
        display: none;
    }
	.lk-cont .tit-menuClient:before {
        border: 7px solid transparent;
        border-top: 9px solid #000000;
		right: 0;
        left: 0;
        opacity: 0.5;
    }	
	.price-list.SumOrder {
        flex-direction: column;
        align-items: flex-start;
        gap: 0;
    }
	.saleSumOrder {
		font-size: 11px;
	}	
	.comp-box-pref {
		padding: 20px 5px;
	}
	.offer-info .cont-korzina {
        grid-template-columns: 75px auto;
    }
	.h1-table-cat-cont {
		display: flex;
		flex-direction: column-reverse;
		align-items: flex-start;
	}
	.back-vp~.back-vp-h1 {
		border-left: 0;
		padding-left: 0;
	}	
	.show .tel-top-nad {
		display: flex;
	}
	.callback-header {
		display: none;
	}
	.des-header {
		width: 100%;
	}	
}
@media (max-width: 440px) {
	.korzPrice {
		width: 100%;
		justify-content: flex-end;
	}
    .cont-korzina {
        grid-template-areas:
        "korzCheck korzImg korzName korzDel"
        "korzCheck korzPrice korzPrice korzPrice";
    }
	.offer-info .cont-korzina {
		grid-template-areas:
			"korzImg korzName"
			"korzPrice korzPrice";
	}
}
@media (max-width:400px) {
	.FullCatalog span {
        display: none;
    }
	.FullCatalog {
        width: auto;
        padding: 0 30px;
    }
	.FullCatalog:before {
        left: 34px;
        top: -6px;
        height: 3px;
        width: 15px;
    }
	    .FullCatalog:after {
        left: 19px;
        top: 8px;
        height: 3px;
        width: 23px;
    }
	.user_discount_info {
		right: 0;
		margin: auto;
		display: table;
	}	
	.offer-tab {
		padding: 20px;
	}
	.price-block {
		grid-template-areas:
			'price-list price-box-col'
			'price-value price-value';
	}	
	.saleSumOrder {
			width: 100%;
			text-align: right;
	}
	.top-menu-site {
		justify-content: flex-end;
	}			
}
@media (max-width:380px) {
	.comp-cont-pref, .comp-cont-pref.tab-3-col  {
		grid-template-columns: repeat(1, 1fr);
	}
	.comp-box-pref {
		padding: 20px;
	}
    .top-menu-site {
        gap: 6px;
    }
	.top-menu-site a, .more-button {
        font-size: 12px;
    }
}

@media (max-width:360px) {
	.confirm_phone {
		padding: 0 0 20px;
		position: relative;
	}

	.confirm_phone::before {
		position: absolute;
		font-size: 19px;
		background: #ffffff;
		content: '';
		width: 10px;
		height: 10px;
		transform: rotate(315deg);
		border: 0;
		border-right: solid 1px #e9e9e9;
		top: -5px;
		left: 0;
		right: 0;
		margin: auto;
		border-top: solid 1px #e9e9e9;
		z-index: 1;
	}
	.confirm_phone a {
		box-shadow: rgb(0 0 0 / 14%) 0 8px 13px -1px;
		border: solid 1px #e9e9e9;
	}
}



 .form-field {
     margin-bottom: 12px;
	 text-align: left;
 }

.input-error {
    border: 1px solid #e53935 !important;
    background: #fff5f5;
}

.field-error {
    color: #e53935;
    font-size: 12px;
    margin-top: 4px;
}