.top-card {
    margin-bottom: 13px;
    display: grid;
    grid-template-columns: 560px 1fr;
    align-items: center;
    justify-content: space-between;
}
.tag-card {
    padding: 5px 10px;
    color: #FFF;
    font-size: 14px;
    font-weight: 600;
    line-height: 104.023%;
    letter-spacing: -0.28px;
    border-radius: 10px;
    background: #000;
    display: inline-block;
    max-width:82px
}
.top-card-info {
    display:flex;
    gap:14px;
    align-items: center;
}
.top-card-info .product-light {
    display:flex;
    align-items: center;
    gap:2px;
    font-size: 15px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: -0.02em;
    color: #171717;
}
.links-card {
    font-size: 14px;
    line-height: 104.023%;
    letter-spacing: -0.28px;
    color: #1B1B1B;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap:10px
}
.links-card a {
    color: #1B1B1B;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #BAE2D6;
    border-radius: 28px;
    padding:11px 20px;
    width:100%;
    line-height:21px
}
.hint-link {
    color: #F4213A;
    text-decoration: underline;
}
.links-card a:hover {
    color: #F4213A;
}
.hint-link:hover {
    opacity: .8;
}
.links-card a:last-child {
    margin-right: 0;
}
.links-card a img {
    margin-right: 8px;
}
.links-card .like-card {
    color: #F4213A;
    margin-right: 0;
    min-width:113px
}
.like-card.add_to_wishlist {
    filter: grayscale(100%);
}
.like-card.delete_item {
    opacity: 1;
}
.links-card .like-card:hover {
    opacity: 0.7;
}
.links-card a:not(.like-card) img {
    filter: brightness(5%);
}
.links-card a:not(.like-card):hover img {
    filter: brightness(100%);
}
.slider-for:not(.slick-initialized) > div:not(:first-child) {
    display: none;
}
.slider-for__item {
    height: 574px;
    border-radius: 10px;
    display: block;
}
.slider-for__item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	font-family: 'object-fit: cover;';
	border-radius: 10px;
}
.slider-nav__slide {
    margin-right: 10px;
}
.slider-nav {
    margin-top: 10px;
    display:flex
}
.slider-nav__item {
    width: 60px;
    height: 60px;
    border-radius: 6px;
    cursor: pointer;
    border: 2px solid transparent;
}
.slider-nav__item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	font-family: 'object-fit: cover;';
	border-radius: 6px;
}
.slick-current .slider-nav__item {
    border-color: #45AA8C;
}
.btn-main.btn-main_transparent {
    border-radius: 10px;
    border: 2px solid #EBC0C5;
    color: #F4213A;
    background-color: #fff;
}
.btn-main.btn-main_transparent:hover {
    border-color: #F4213A;
}
.slider-nav .btn-main {
    padding: 0 15px;
}
.slider-nav .btn-main img {
    margin-left: 7px;
    margin-right: 0 !important;
    max-width: 38px;
}
.wrap-slider {
    position: relative;
}
.title-unit {
    font-size: 17px;
    font-weight: 500;
    line-height: 100%; 
    letter-spacing: -0.34px;
}
.slider-nav + .title-unit {
    margin-top: 28px;
    margin-bottom: 15px;
}
.wrap-more {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -4px;
}
.image-more {
    width: 48px;
    height: 51px;
    margin: 0 4px;
    margin-bottom: 9px;
    border-radius: 5px;
    position:relative;
}
.image-more img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	font-family: 'object-fit: cover;';
	border-radius: 5px;
}
.image-more img.image-more-big {
    display:none;
    position:absolute;
    width: 10em;
    max-width: none;
    height:auto;
    bottom: 60px;
    transition: opacity .4s ease-in-out;
    z-index: 100;
    opacity: 0;
}
.btn-more {
    height: 51px;
    padding: 0 8px;
    margin: 0 4px;
    font-size: 13px;
    color: #fff;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: -0.26px;
    border-radius: 5px;
    background: #45AA8C;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.btn-more:hover {
    background: #6ad0b2;
}
.btn-more span {
    font-size: 18px;
}
.left-card {
    max-width: 508px;
}
.right-card {
    margin-left: -40px;
}
.card-content {
    padding: 29px 37px;
    padding-bottom: 17px;
    border-radius: 17px;
    border: 1px solid #22AE84;
}
.card-content__title {
    font-size: 28px;
    margin-bottom: 19px;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: -0.56px;
}
.tooltip-inner {
    font-size: 15px;
    padding: 10px;
    max-width: 386px;
    border-radius: 5px;
    background: #333;
    font-weight: 500;
    line-height: 125%;
    letter-spacing: -0.3px;
    color: #fff;
    opacity: 1;
}
.tooltip {
    padding: 10px 0;
    z-index: 200;
}
.tooltip.show {
    opacity: 1;
}
.hint {
    width: 20px;
    height: 20px;
    position:relative;
    top:-5px;
    margin-left: 3px;
    color: transparent;
    vertical-align: middle;
    background-image: url(../img/product/hint.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    display: inline-block;
}
.tooltip .arrow {
    width: 11px;
    height: 8px;
    border: 8px solid transparent;
    border-top: 9px solid #333;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-top: -11px;
    pointer-events: none;
}
.item-form__title {
    margin-bottom: 6px;
    color: #707070;
    font-size: 15px;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: -0.3px;
}
.selectize-control.single .selectize-input,
.item-form.item-form_main input,
.item-form.item-form_main textarea {
    height: 52px;
    padding: 0 20px;
    font-size: 16px;
    border-radius: 10px;
    border: 1px solid #D3D3D3;
    background: #FFF;
    letter-spacing: -0.48px;
    box-shadow: none;
}
.selectize-control.single > .invalid {
    border: 1px solid #F4213A !important;
    background: #FFE8E8 !important;
}
.item-form.error-input input,
.item-form.error-input textarea {
    border-color: #F4213A;
}
.quantity input[name=quantity] {
    padding:0 5px
}
.item-form_main *::-webkit-input-placeholder {
	color: #242424;
}
.item-form_main *:-moz-placeholder {
	color: #242424;
}
.item-form_main *::-moz-placeholder {
	color: #242424;
}
.item-form_main *:-ms-input-placeholder {
	color: #242424;
}
.selectize-control.single .selectize-input {
    display: flex !important;
    align-items: center;
    justify-content: flex-start;
}
.selectize-control.single .selectize-input:not(.no-arrow):after {
    width: 12px;
    height: 7px;
    background-image: url(../img/product/arrow-select.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: none;
}
.selectize-input>input {
    opacity: 0;
}
.selectize-dropdown {
    padding: 5px;
    font-size: 16px;
    border-radius: 10px;
    border: 1px solid #D3D3D3;
    background: #FFF;
    letter-spacing: -0.48px;
}
.selectize-dropdown .active:not(.selected),
.selectize-dropdown .selected {
    color: #21735B;
    background: #D3F7E5;
}
.selectize-dropdown .option, .selectize-dropdown .optgroup-header, .selectize-dropdown .no-results, .selectize-dropdown .create {
    padding: 8px 11px;
    border-radius: 6px;
}
.card-content .item-select,
.card-content .item-form {
    margin-bottom: 18px;
}
.fixer-overlay {
    position: absolute;
    top: 23px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 4;
    cursor: pointer;
}
.quantity {
	width: 120px;
    height: 52px;
	border-radius: 10px;
    border: 1px solid #D3D3D3;
    background: #FFF;
	display: flex;
}
.quantity-button {
	flex: 0.5;
	border: none;
	background-color: transparent;
	font-size: 16px;
	color: #1D1D1D;
    font-family: 'Inter';
	font-weight: 600;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
.quantity input {
	flex: 0.5;
	width: 100%;
	font-size: 16px;
    font-family: 'Inter';
	font-weight: 600;
	border: none !important;
	color: #1D1D1D;
    letter-spacing: -0.48px;
	text-align: center;
    height: auto !important;
	background-color: transparent;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
input[type=number] {
	-moz-appearance: textfield;
}
.discount-block {
    padding: 7px 0;
    font-size: 13px;
    max-width: 372px;
    font-weight: 500;
    line-height: 110%;
    color: #45AA8C;
    border-radius: 10px;
    border: 1px dashed #45AA8C;
    display: flex;
}
.discount-block__item {
    padding: 2px 13px;
    border-right: 1px dashed #45AA8C;
    flex: 1;
}
.discount-block__item:last-child {
    border: none;
}
.discount-block__value {
    font-size: 23px;
    font-weight: 700;
    line-height: 110%; 
}
.card-content__line {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.discount-block__value .hint {
    top: -2px;
    position: relative;
}
.card-content__bottom {
    padding-top: 17px;
    border-top: 1px solid #D9D9D9;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.price-tag {
    font-size: 14px;
    padding: 6px 10px;
    padding-left: 24px;
    border-radius: 9px;
    margin-bottom: 3px;
    background-color: #45AA8C;
    font-weight: 400;
    color: #fff;
    line-height: 100%;
    letter-spacing: -0.28px;
    background-image: url(../img/arrow_check.svg);
    background-repeat: no-repeat;
    background-position: left 7px center;
    display: inline-block;
}
.discount-amount {
    display:inline-block;
    margin-right:5px;
    font-size: 17px;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: -0.02em;
    color:#fff;
    background: #F4213A;
    border-radius: 9px;
    padding: 5px 10px;
}
.price-card {
    font-size: 50px;
    margin-bottom: 9px;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: -1px;
}
.discounted-price {
    color: #F4213A;
    display:flex;
    flex-wrap: nowrap;
    gap:5px;
    align-items: baseline;
}
.discounted-price .full-price {
    font-size: 23px;
    font-weight: 700;
    line-height: 28px;
    text-decoration: line-through;
    color: #171717;
}
.discounted-price .woocommerce-Price-amount {
    white-space: nowrap;
}
.btn-found {
    font-size: 14px;
    font-weight: 400;
    line-height: 100%; 
    letter-spacing: -0.28px;
    color: #686868;
    display: inline-flex;
    align-items: center;
}
.btn-found img {
    margin-right: 6px;
}
.card-content__buttons {
    padding-top: 4px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.card-content__buttons .btn-main {
    width: 195px;
    height: 65px;
    margin-bottom: 11px;
    padding: 0 10px;
    text-transform: uppercase;
}
.list-delivery {
    font-size: 13px;
    margin-top: 17px;
    font-weight: 400;
    line-height: 125%;
    color: #484848;
}
.list-delivery img {
    max-width: 19px;
    position: absolute;
    top: 0;
    left: 0;
    height: auto;
}
.list-delivery li {
    margin-bottom: 10px;
    padding-left: 28px;
    position: relative;
}
.list-delivery strong {
    font-weight: 600;
}
.item-info {
    margin-top: 20px;
    color: #656565;
    font-size: 13px;
    line-height: 125%; 
}
.item-info__icon {
    width: 58px;
    height: 58px;
    margin-bottom: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.item-info__icon img {
    max-width: 100%;
    max-height: 100%;
}
.item-info__title {
    margin-bottom: 10px;
    color: #282828;
    font-size: 15px;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: -0.3px;
}
.tabs.tabs_card {
    margin: 40px 0 5px;
    justify-content: space-between;
    gap:7px
}
.sk-request-product .tabs.tabs_card {
    justify-content: flex-start;
    /*gap:80px*/
}
.tabs.tabs_card li {
    padding: 0;
}
.tabs.tabs_card li a {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: -0.16px;
    padding: 18px;
    border: 1px solid #6B6B6B;
    border-radius: 12px;
}
.tabs.tabs_card li a:hover {
    border: 1px solid #F4213A;
}
.tabs.tabs_card li.active a {
    color: #F4213A;
    background: transparent;
    border: 2px solid #F4213A;
    padding:17px
}
a.links-card__instructions {
    display: none;
}
#modal-order.modal-block {
    background-position: right -379px top 40px;
}
#modal-order.modal-block .fancybox-button svg path {
    fill: #929292;
}
#modal-order .agree-form {
    max-width: 254px;
}
#tab-details table {
    border: 1px solid #E1E1E1;
    border-radius: 8px;
    table-layout: fixed;
    overflow: hidden;
    border-collapse: separate;
    border-spacing: 0;
}
#tab-details table tbody tr:first-child td:first-child { border-top-left-radius: 8px; }
#tab-details table tbody tr:first-child td:last-child { border-top-right-radius: 8px; }
#tab-details table tbody tr:last-child td:first-child { border-bottom-left-radius: 8px; }
#tab-details table tbody tr:last-child td:last-child { border-bottom-right-radius: 8px; }

#tab-details table td {
    padding:10px;
    border: 1px solid #E1E1E1;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: -0.01em;
}
#tab-details table tr > td:first-of-type {
    background: #FAFAFA;
    width:30%;
    font-size: 16px;
    font-weight: 600;
}

.item-delivery {
    padding: 25px 29px;
    min-height: 206px;
    border-radius: 23px;
    border: 3px solid #CFE7DF;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.row_delivery {
    margin: 0 -7px;
}
.row_delivery > div {
    padding: 0 7px;
    margin-bottom: 14px;
}
.item-delivery__head {
    margin-bottom: 9px;
    display: flex;
    align-items: center;
}
.item-delivery__icon {
    width: 55px;
    height: 43px;
    margin-right: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: none;
}
.item-delivery__title {
    font-size: 22px;
    font-weight: 500;
    line-height: 115.023%;
    letter-spacing: -0.44px;
}
.tags-delivery {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.tags-delivery__item {
    padding: 4px 13px;
    margin-right: 5px;
    margin-bottom: 5px;
    border-radius: 45px;
    border: 1px solid #F4213A;
    color: #F4213A;
    font-size: 13px;
    display: inline-flex;
    align-items: center;
    font-weight: 500;
    line-height: normal;
}
.price-delivery {
    font-size: 38px;
    white-space: nowrap;
    color: #22AE84;
    font-weight: 500;
    line-height: normal;
}
.price-delivery sup {
    font-size: 21px;
    line-height: 0;
}
.item-delivery__bottom {
    display: flex;
    align-items: center;
}
.item-delivery__price {
    display: flex;
    align-items: center;
}
.descr-price {
    font-size: 15px;
    max-width: 105px;
    margin-left: 10px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.15px;
}
.item-delivery__price {
    margin-right: 17px;
}
.item-delivery__price:last-child {
    margin-right: 0;
}
.item-delivery__bottom {
    margin-top: auto;
}
.tags-delivery__item_main {
    padding-right: 6px;
    color: #FFF;
    font-weight: 600;
    background: #F4213A;
}
.tags-delivery__item img {
    margin-right: 10px;
    margin-left: -10px;
}
.price-delivery span {
    font-size: 24px;
    line-height: normal;
    display: block;
    white-space: normal;
}
.text-attention {
    margin-bottom: 28px;
    color: #F4213A;
}
.item-return {
    padding: 16px;
    font-size: 14px;
    line-height: 140%;
    min-height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    color: rgba(31, 31, 31, 0.5);
    border: 2px solid #e0e0e0;
    border-radius: 6px;
}
.item-payment__icon,
.item-return__icon {
    width: 58px;
    height: 58px;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.item-payment__icon img,
.item-return__icon img {
    max-width: 100%;
    max-height: 100%;
}
.item-return__title {
    font-size: 17px;
    font-weight: 700;
    color: #101010;
    padding-bottom: 10px;
}

ul.list-page li::before {
    color: #7BAE45;
}
.item-return__number {
    font-size: 32px;
    line-height: 120%;
    letter-spacing: -0.02em;
    color: rgba(123, 174, 69, 0.5);
    margin-top: auto;
    text-align: right;
    width: 100%;
}
.row_return {
    margin: 0 -10px;
}
.row_return > div {
    padding: 0 10px;
    margin-top: 20px;
}
.wrap-reviews {
    max-width: 840px;
    margin: 0 auto;
}
.unit-review {
    font-size: 15px;
    margin-bottom: 15px;
    padding: 17px 22px;
    line-height: 140%;
    color: #4b4b4b;
    background-color: #f8f8f8;
    border: 2px solid #e5e5e5;
    position: relative;
    border-radius: 5px;
}
.unit-review + .unit-review:not(.unit-review_answer) {
    margin-top:40px
}
.unit-review__head {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}
.unit-review__name {
    font-size: 16px;
    color: #2e2c2c;
    font-weight: bold;
    margin-right: 20px;
}
.unit-review__date, .unit-review__number {
    font-size: 14px;
    padding-left: 28px;
    line-height: 140%;
    color: #9d9d9d;
    position: relative;
}
.unit-review__date::before {
    position: absolute;
    display: block;
    content: " ";
    width: 18px;
    height: 16px;
    top: 0;
    left: 0;
    background-image: url(../img/product/calendar.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.unit-review__number {
    margin-left:auto;
    padding-left: 10px;
}
.unit-review__text {
    /*text-align: center;*/
}
.unit-review__text p {
    display:flex;
    gap:20px
}

.unit-review:before {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 20px;
    border-style: solid;
    border-color: #e5e5e5 transparent;
    border-width: 20px 20px 0 0;
    display: block;
    width: 0;
}
.unit-review:after {
    content: "";
    position: absolute;
    bottom: -17px;
    left: 22px;
    border-width: 18px 18px 0 0;
    border-style: solid;
    border-color: #f8f8f8 transparent;
    display: block;
    width: 0;
}
.unit-review_answer {
    max-width: 672px;
    margin-bottom: 30px;
    margin-left: auto;
    border: 1px solid #b0dd88;
    background-color: #fff;
    box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.2);
}
.unit-review_answer .unit-review__head:before {
    content: "";
    display: inline-block;
    width: 25px;
    height: 25px;
    border-left: 2px solid #e5e5e5;
    border-bottom: 2px solid #e5e5e5;
    position: absolute;
    top: -2px;
    left: -45px;
    border-bottom-left-radius: 10px;
}
.unit-review__logo {
    width: 43px;
    margin-right: 10px;
}
.unit-review__logo img {
    max-width: 100%;
    height: auto;
}
.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
}
.pagination li {
    margin: 0 10px;
}
.pagination a {
    color: #00889F;
}
.pagination a:hover {
    color: #F4213A;
}
.pagination__item.active {
    font-weight: 700;
}
.pagination li.disabled {
    display: none;
}
.unit-review_answer:before {
    border-color: #b0dd88 transparent;
}
.unit-review_answer:after {
    border-color: #fff transparent; 
}
.item-payment {
    padding: 16px;
    padding-bottom: 70px;
    min-height: 100%;
    border: 2px solid #e0e0e0;
    border-radius: 6px;
}
.payment-main {
    padding: 38px 25px;
    min-height: 250px;
    display: flex;
    align-items: flex-start;
    background-color: #d4f1bb;
    background-image: url(../img/product/bg_payment.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 4px;
}
.payment-main img {
    margin-left: 20px;
}
.payment-info {
    padding: 38px 25px;
    font-size: 15px;
    line-height: 23px;
    font-weight: 300;
    min-height: 100%;
    border: 1px solid #ff4148;
    border-radius: 4px;
}
.payment-info a {
    color: #ff4148;
}
.row_paymemts {
    margin: 0 -10px;
}
.row_paymemts > div {
    padding: 0 10px;
    margin-top: 20px;
}
.row_min {
    margin: 0 -5px;
}
.row_min > div {
    padding: 0 5px;
}
.page-card .tab-container h2 + .row_min {
    padding-top: 5px;
}
.info-attention.info-attention_big {
    border: 2px dashed #e30613;
    border-radius: 6px;
    padding: 30px 35px;
    margin-top: 30px;
    margin-bottom: 30px;
    background: none;
}
.info-attention_big span {
    color: #F4213A;
}
.item-guarantee {
    font-size: 17px;
    margin-top: 10px;
    text-align: center;
}
.item-guarantee__icon {
    width: 69px;
    height: 69px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.item-guarantee__icon img {
    max-width: 100%;
    max-height: 100%;
}
.magnify {
    width: 100%;
    height: 100%;
}
.wrap-more .image-more:nth-child(n+17), .wrap-more.opened .btn-more {
    display:none
}
.wrap-more.opened .image-more:nth-child(n+17) {
    display:block
}


/*Buy Popup*/
.sk-item-added.fancybox-content {
    border: 1px solid #F0F4FB;
    box-shadow: 0 4px 18px 0 rgba(0, 0, 0, 0.22);
    border-radius: 16px;
    max-width:558px;
    padding:30px;
    margin: 0 20px;
}
.sk-item-added.fancybox-content .fancybox-close-small {
    display:none
}
.sk-item-added-header {
    font-weight: 600;
    font-size: 26px;
    line-height: 27px;
    color: #0F0F0F;;
    margin-bottom:25px;
}
.sk-item-added-container {
    display:grid;
    grid-template-columns: 1fr 4fr;
    gap:25px;
    margin-bottom:20px
}
.sk-item-added-info {
    display:flex;
    flex-direction: column;
    justify-content: space-between;
}
.sk-item-added-info > * {
    margin-bottom:5px;
}
.sk-item-added-title, .sk-item-added-title:focus {
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: #0F0F0F;
    text-decoration: none;
}
.sk-item-added-title:hover {
    opacity:.8
}
.sk-item-added-img img {
    width:100%;
    height:auto;
}
.sk-item-added-content {
    color: #8E8E8E;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
}
.sk-item-added-price > span {
    color:#474D63;
    font-size: 13px;
    font-weight: 500;
}
.sk-item-added-price > .woocommerce-Price-amount {
    color: #0F0F0F;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
}
.sk-item-added-actions {
    display:grid;
    grid-template-columns: 1fr 1fr;
    gap:8px
}
.sk-item-added-close {
    padding:15px;
    border: 1px solid #F4213A;
    border-radius: 10px;
    text-align:center;
    color: #F4213A;
    font-weight: 500;
    font-size: 15px;
    line-height: 15px;
    cursor:pointer;
}
.sk-item-added-cart {
    padding:15px 30px;
    background: #F4213A;
    border-radius: 10px;
    color: #FFF;
    font-weight: 500;
    font-size: 15px;
    line-height: 15px;
    text-align:center;
    cursor:pointer;
}
.sk-item-added-close:hover {
    color: #FFF;
    background: #F4213A;
}
.sk-item-added-cart:hover {
    color:#fff;
    background: #FF5B6F;
}


/* UPR Popup*/
#nd-get-control {
    width:80vw;
    padding:45px !important;
}
#nd-get-control .nd-popup__title {
    font-size: 44px;
    font-weight: 600;
    line-height: 41px;
    letter-spacing: -0.03em;
    text-align: center;
    margin-bottom:28px
}
.nd-popup-grid {
    display:grid;
    grid-template-columns: 1fr 1fr 1fr;
    max-height:80vh;
    overflow-y: scroll;
    gap:20px
}
.modal-fixator {
    max-width:1057px
}
.modal-fixator .nd-popup-grid {
    grid-template-columns: 1fr 1fr;
}
.modal-fixator .nd-popup-grid .nd-popup-grid-item {
    padding:0
}
.modal-fixator .nd-popup-grid .nd-popup-grid-item > div {
    display:grid;
    grid-template-columns: 2fr 3fr;
    gap:16px;
    padding:0 23px 0 0;
    margin:0
}
.modal-fixator .nd-popup-grid-item img {
    border-radius: 20px;
    margin:0;
    width:100%;
    height:auto
}
.modal-fixator .nd-popup-grid-item > div > div {
    align-self: center;
    display: flex;
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    gap: 9px;
    z-index: 0;
}
.modal-fixator .nd-popup-grid-item > div > div > div {
    font-weight: 600;
    font-size: 20px;
    line-height: 120%;
}
.modal-fixator .nd-popup-grid-item > div p {
    font-weight: 600;
    font-size: 34px;
    line-height: 100%;
    color:#22AE84
}
.nd-popup-grid > .nd-popup-grid-item {
    display:flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    border-radius: 22px;
    border: 2px solid #CFE7DF;
    padding:26px
}
.nd-popup-grid-item > img {
    margin-bottom:23px
}
.nd-popup-grid-item > div {
    margin-bottom: 6px;
    color: #0C0A3E;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
}
.nd-popup-grid-item > p {
    font-size: 14px;
    font-weight: 400;
    line-height: 130%;
    margin-bottom:18px;
    color:#474D63
}
.nd-popup-grid-item > span {
    padding: 12px;
    border-radius: 48px;
    border: 1px solid #F4213A;
    color: #F4213A;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    width:100%;
}
.nd-popup-grid-item:hover {
    border: 2px solid #F4213A;
}
.nd-popup-grid-item:hover > span {
    background: #F4213A;
    color:#fff
}

.product-request .card-content__bottom {
    align-items: center;
}
.product-request .price-card {
    margin-bottom:0
}
.product-request .card-content__buttons .btn-main {
    width:auto;
    margin-bottom:0;
    padding:10px 20px;
    font-weight: 500;
    line-height: 15px;
    white-space: nowrap;
    min-width: 200px;
}
.product-request .btn-found {
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
}

.product_cat-multifakturnyie #link-details, .product_one-photo .slider-nav,
.product_cat-rafshtory #link-zamer, .product_cat-rafshtory #link-montaj, .product_one-photo .links-card > a:nth-child(1),
.product_one-photo .links-card > a:nth-child(2), .product_cat-santehnicheskie-v-tualet > .top-card {
    display:none !important;
}

.yith-wcwl-add-button {
    position: absolute;
    top:9px;
    right:7px;
    z-index: 2;
    cursor: pointer;
}
.yith-wcwl-add-button img {
    width:59px;
    height:auto;
}

.product-request .item-form_main {
    position: relative;
}
.product-request .item-form_main .sk-clear-input {
    position: absolute;
    right: 15px;
    bottom: 19px;
    width: 13px;
    height: 13px;
    background-image: url(../img/close-black.svg);
    background-size: cover;
    cursor: pointer;
}
.product-request .item-form_main .sk-clear-input:hover {
    background-image: url(../img/close.svg);
}

.product-articles h2 {
    font-size: 42px;
    text-align: center;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: -1.26px;
    margin: 0 auto;
    text-transform: uppercase;
    padding: 0;
}

.request-warning {
    display:flex;
    align-items: center;
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    color: #F4213A;
    gap:5px;
    border: 1px dashed #F4213A;
    border-radius: 29px;
    padding:8px 11px;
    margin: 12px 0 7px;
}
.request-warning span {
    flex-basis: 100%;
    text-align: center;
}

.links-card-mobile {
    display:none
}

.avto-stopor {
    display: flex;
    align-items: center;
    height: 100%;
    padding-bottom: 18px;
    gap:14px
}
.checkbox-slider {
    display:none
}
.avto-stopor .checkbox-slider + label {
    width:66px;
    height:33px;
    border-radius: 17px;
    background: #fff;
    color:#45AA8C;
    display:flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    border: 2px solid #45AA8C;
}
.avto-stopor .checkbox-slider:checked + label {
    background: #45AA8C;
}
.avto-stopor .checkbox-slider + label:after {
    content:"";
    width:25px;
    height:25px;
    position: absolute;
    top:2px;
    right:unset;
    border-radius: 50%;
    left:4px;
    background: #45AA8C;
    transition: .3s;
}
.avto-stopor .checkbox-slider:checked + label:after {
    transform:translateX(30px);
    background: #fff;
}
.avto-stopor > span {
    font-size: 16px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: -0.03em;
}
.avto-stopor > span b {
    font-weight: 500;
}
.nd-grid-4 {
    display:grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin-bottom: 20px;
    gap: 10px;
}
.nd-grid-4 > div {
    display:flex;
    flex-direction: column;
    gap:5px;
}
.nd-grid-4 > div img {
    width:100%;
    height:auto;
    min-height:213px
}

.otk-warn {
    padding: 19px;
    font-size: 17px;
    margin: 0 0 10px;
    line-height: 143%;
    letter-spacing: -0.34px;
    border-radius: 20px;
    border: 1px dashed #F4213A;
}
.db-service-out {
    width: 100%;
    text-align: center;
    padding: 9px 0 18px;
}
.korob-select .selectize-input:after {
    display:none !important;
}
.woocommerce-product-gallery__wrapper .slick-slider {
    touch-action: auto!important;
}


#product-TabContent > .tab-pane { display: block; height: 0; overflow: hidden; }
#product-TabContent > .active { height: auto;}
#product-TabContent > #tab-reviews.active {overflow:visible}

.reviews-heading {
    display:flex;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom:9px
}
.reviews-heading h2 {
    font-weight: 600;
    font-size: 36px;
    line-height: 40px;
}
.reviews-heading a {
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
}
.goods-slider-reviews {
    margin-bottom:100px
}
.goods-slider-reviews .slick-track {
    display: flex;
}
.goods-slider-reviews .slick-slide {
    height: inherit;
}
.goods-slider-reviews .slick-dots {
    bottom:-30px
}
.goods-slider-reviews .slick-slide .youtube-video img, #good-photos .slick-slide img {
    border-radius: 25px;
    width: 100%;
    height: auto;
}

@media(min-width:1600px) {
    .top-card {
        grid-template-columns: 573px 1fr;
    }
}

@media(max-width:519px) {
    .sk-item-added-actions {
        grid-template-columns: 1fr;
        gap:10px;
    }
    .request-warning {
        font-size: 11px;
        line-height: 13px;
        margin-bottom: 0;
    }
    .request-warning svg {
        width:21px;
        height:20px
    }
    .product-request .card-content__buttons .btn-main {
        width:100%
    }
}

@media only screen and (min-width : 1600px) {
    .links-card {
        gap:15px
    }
}
@media only screen and (min-width : 1201px) {
    .left-card .arrow-main {
        opacity: .4;
    }
    .left-card .arrow-main.slick-prev {
        left: 15px !important;
    }
    .left-card .arrow-main img {
        filter: brightness(100%);
        opacity: 1;
    }
    .left-card .arrow-main:hover img {
        opacity:.5
    }
}

@media only screen and (max-width : 1200px) {
    .title-section, .product-articles h2 {
        font-size: 36px;
    }
    .page-card .title-section {
        padding-bottom: 27px;
    }
    .top-card {
        grid-template-columns: 1fr;
    }
    .top-card-info .product-light {
        justify-content: center;
        margin-bottom:9px
    }
    .top-card .links-card {
        display:none
    }
    .links-card-mobile {
        display:flex;
        margin: 28px 0 10px;
    }
    .breadcrumbs {
        padding: 14px 0;
    }
    .left-card {
        max-width: 100%;
    }
    .slider-for__item {
        height: 823px;
    }
    .slider-nav {
        display: none;
    }
    .slider-for {
        padding-bottom: 65px;
    }
    .slider-for .slick-dots {
        bottom: 32px;
    }
    .slider-nav + .title-unit {
        margin-top: 0;
    }
    .left-card .arrow-main {
        display:block;
        width: 25px;
        height: 39px;
        cursor:pointer;
        top:calc(50% - 25px);
    }
    .left-card .arrow-main img {
        filter: brightness(100%);
        opacity: 1;
        height:100%;
        width:auto
    }
    .left-card .arrow-main:hover img {
        opacity:.5
    }
    .right-card {
        margin: 0;
        margin-top: 40px;
    }
    .wrap-card-info {
        max-width: 700px;
    }
    .dispense-link {
        display:none !important;
    }
    .tabs.tabs_card {
        /*margin-top: 25px;
        display: block;
        border: none;*/
        overflow-x: scroll;
        margin-bottom:5px;
        padding-bottom: 10px;
    }
    .tabs.tabs_card li a {
        /*padding: 0 20px;
        height: 49px;
        font-size: 17px;
        border-width: 5px;
        margin-bottom: 3px;
        background: #F6F6F6;
        display: flex;
        align-items: center;
        justify-content: flex-start;*/
    }
    .tabs.tabs_card li.active a {
        /*background: #FFEBEB;*/
    }
    .page-card .tab-container {
        font-size: 16px;
    }
    .page-card {
        padding-bottom: 70px;
    }
    .unit-review_answer {
        max-width: 610px;
    }
    .payment-main {
        margin-bottom: 20px;
    }
    .nd-popup-grid {
        grid-template-columns: 1fr 1fr;
    }
    .nd-grid-4 {
        grid-template-columns: 1fr 1fr;
    }
    .modal-fixator .nd-popup-grid-item > div > div > div {
        font-size: 14px;
    }
    .modal-fixator .nd-popup-grid-item > div p {
        font-size: 24px;
    }

}

@media(min-width:768px) {
    .image-more:hover .image-more-big {
        display: block;
        opacity: 1;
    }
}

@media only screen and (max-width : 767px) {
    .breadcrumbs {
        font-size: 12px;
        padding-bottom: 20px;
        flex-wrap: wrap;
    }
    .title-section, .product-articles h2 {
        font-size: 28px;
    }
    .product-articles, .products {
        padding-bottom:10px !important;
    }
    .product-articles h2 {
        padding:0 !important;
    }
    .single-product .content-area.page-card {
        margin-bottom:0
    }
    .links-card > *:not(.like-card) {
        /*display: none;*/
        padding:9px
    }
    .yith-wcwl-add-button.yith-wcwl-add-to-wishlist {
        display:block
    }
    .top-card .tag-card {
        display: none;
    }
    a.links-card__instructions {
        margin-left: auto;
    }
    .links-card__instructions span {
        border-bottom: 1px #1B1B1B dashed;
    }
    .links-card__instructions:hover span {
        border-color: #F4213A;
    }
    .links-card {
        width: 100%;
        gap:5px
    }
    .sk-request-product .links-card {
        margin:0
    }
    .page-card .title-section {
        padding-bottom: 23px;
    }
    .slider-for__item {
        height: 498px;
    }
    .slider-for {
        padding-bottom: 51px;
    }
    .product_cat-sekcionnye .slider-for {
        padding-bottom:0
    }
    .slider-for .slick-dots {
        bottom: 23px;
    }
    .wrap-more .image-more:nth-child(n+13) {
        display: none;
    }
    .right-card {
        margin-top: 26px;
    }
    .card-content__line {
        margin-bottom: 26px;
        display: block;
    }
    .card-content__bottom {
        display: block;
        text-align: center;
    }
    .card-content__buttons .btn-main {
        width: 366px;
        max-width: 100%;
    }
    .card-content__buttons {
        padding-top: 15px;
    }
    .list-delivery {
        max-width: 400px;
    }
    .item-info {
        margin-top: 22px;
        padding-left: 70px;
        position: relative;
    }
    .item-info__icon {
        top: -7px;
        left: 0;
        margin: 0;
        position: absolute;
    }
    .item-info__title br {
        display: none;
    }
    .page-card .tab-container {
        font-size: 15px;
    }
    .page-card {
        padding-bottom: 58px;
    }
    .discounted-price {
        justify-content: center;
        flex-wrap: wrap;
    }
    #modal-order.modal-block {
        background-position: right top 61px;
    }
    #modal-order .descr-modal {
        max-width: 239px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    #modal-order .title-modal {
        text-align: center;
    }
    .item-delivery__title {
        font-size: 18px;
    }
    .item-delivery__icon {
        width: 50px;
        height: 40px;
    }
    .price-delivery {
        font-size: 34px;
    }
    .btn-found {
        font-size:13px
    }
    .descr-price {
        font-size: 13px;
        max-width: 93px;
        margin-left: 6px;
    }
    .item-delivery__price {
        margin-right: 10px;
    }
    .item-delivery {
        position: relative;
    }
    .tags-delivery__item_main {
        top: -11px;
        right: -5px;
        position: absolute;
    }
    .item-delivery__head {
        margin-bottom: 13px;
    }
    .text-attention {
        font-size: 14px;
    }
    .item-payment {
        padding: 16px;
        padding-bottom: 30px;
    }
    .tooltip-inner {
        font-size: 12px;
        padding: 7px;
        max-width: 155px;
    }
    .discount-block {
        max-width:100%
    }
    .image-more:hover img:not(.image-more-big) {
        scale:1.2;
        transition-property: transform;
        transition-duration: 0.4s;
        transition-timing-function: ease-in-out;
        transition-delay: 0s;
    }
    #nd-get-control {
        width:90vw;
        padding:20px !important;
    }
    #nd-get-control .nd-popup__title {
        font-size: 28px;
        line-height: 29px;
        margin-bottom:28px
    }
    .nd-popup-grid, .modal-fixator .nd-popup-grid {
        grid-template-columns: 1fr;
    }
    .modal-fixator .nd-popup-grid .nd-popup-grid-item > div {
        grid-template-columns: 1fr 2fr;
    }
    .nd-popup-grid > .nd-popup-grid-item {
        padding:15px;
        display: block;
    }
    .nd-popup-grid-item > img {
        width: 25%;
        float:left;
        margin-right:20px
    }
    .nd-popup-grid-item > span {
        width: 100%;
        display:block;
        clear:both
    }
    .otk-warn {
        margin: 0 5px 10px;
        padding: 10px 10px 0;
    }
    .goods-slider-reviews {
        margin-bottom:70px
    }
    .reviews-heading {
        flex-wrap: wrap;
    }
}
@media only screen and (min-width : 480px) {
    .left-card .arrow-main.slick-next {
        right:20px
    }
}
@media only screen and (max-width : 479px) {
    .breadcrumbs {
        padding-top: 11px;
        padding-bottom: 14px;
    }
    .title-section, .product-articles h2 {
        font-size: 22px;
    }
    .links-card {
        font-size: 15px;
    }
    .slider-for__item {
        height: 385px;
    }
    .left-card .arrow-main {
        display:block;
        width: 19px;
        height: 34px;
    }
    .wrap-more .image-more:nth-child(n+11) {
        display: none;
    }
    .card-content {
        padding: 20px;
    }
    .card-content__title {
        font-size: 22px;
    }
    .discount-block {
        font-size: 11px;
    }
    .card-content__line {
        margin-bottom: 15px;
    }
    .list-delivery {
        /*max-width: 317px;*/
    }
    .list-delivery li:last-child {
        margin-bottom: 5px;
    }
    .tabs.tabs_card {
        /*margin-right: 0;
        overflow: initial;
        width: auto;*/
    }
    .page-card {
        padding-bottom: 50px;
    }
    #tab-details table tr {
        display:grid;
    }
    #tab-details table tr td:first-of-type {
        width:100%
    }
    .item-delivery {
        padding: 23px 20px;
        padding-right: 15px;
        padding-bottom: 18px;
        min-height: 210px;
    }
    .item-delivery__price {
        display: block;
    }
    .descr-price {
        margin: 0;
    }
    .item-delivery__price {
        margin-right: 18px;
    }
    .item-delivery__title {
        font-size: 17px;
    }
    .price-delivery span {
        font-size: 22px;
    }
    .info-attention {
        padding: 18px 18px;
        padding-bottom: 18px;
        padding-left: 40px;
        background-position: left 20px center;
    }
    .unit-review {
        font-size: 14px;
        margin-bottom: 21px;
        padding: 15px 20px;
    }
    .item-guarantee {
        font-size: 15px;
    }
    .post-type-archive-sk_review .unit-review__head {
        flex-wrap: wrap;
        justify-content: space-between;
        gap:5px;
    }
    .unit-review__number {
        margin-left:0;
        padding-left:0
    }
    .unit-review__name {
        flex-basis: 100%;
    }
    .nd-grid-4 {
        grid-template-columns: 1fr;
    }
}
@media only screen and (max-width : 365px) {
    .wrap-more .image-more:nth-child(n+9) {
        display: none;
    }
    .links-card > *:not(.like-card) {
        font-size:12px;
    }
}
