@font-face {
    font-family: circle;
    src: url("/bitrix/templates/ascona_pro/assets/fonts/circe/Circe-Thin.woff2") format("woff2"), url("/bitrix/templates/ascona_pro/assets/fonts/circe/Circe-Thin.woff") format("woff"), url("/bitrix/templates/ascona_pro/assets/fonts/circe/Circe-Thin.ttf") format("truetype");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: circle;
    src: url("/bitrix/templates/ascona_pro/assets/fonts/circe/Circe-ExtraBold.woff2") format("woff2"), url("/bitrix/templates/ascona_pro/assets/fonts/circe/Circe-ExtraBold.woff") format("woff"), url("/bitrix/templates/ascona_pro/assets/fonts/circe/Circe-ExtraBold.ttf") format("truetype");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: circle;
    src: url("/bitrix/templates/ascona_pro/assets/fonts/circe/Circe-Regular.woff2") format("woff2"), url("/bitrix/templates/ascona_pro/assets/fonts/circe/Circe-Regular.woff") format("woff"), url("/bitrix/templates/ascona_pro/assets/fonts/circe/Circe-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: circle;
    src: url("/bitrix/templates/ascona_pro/assets/fonts/circe/Circe-Bold.woff2") format("woff2"), url("/bitrix/templates/ascona_pro/assets/fonts/circe/Circe-Bold.woff") format("woff"), url("/bitrix/templates/ascona_pro/assets/fonts/circe/Circe-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: circle;
    src: url("/bitrix/templates/ascona_pro/assets/fonts/circe/Circe-Light.woff2") format("woff2"), url("/bitrix/templates/ascona_pro/assets/fonts/circe/Circe-Light.woff") format("woff"), url("/bitrix/templates/ascona_pro/assets/fonts/circe/Circe-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: circle;
    src: url("/bitrix/templates/ascona_pro/assets/fonts/circe/Circe-ExtraLight.woff2") format("woff2"), url("/bitrix/templates/ascona_pro/assets/fonts/circe/Circe-ExtraLight.woff") format("woff"), url("/bitrix/templates/ascona_pro/assets/fonts/circe/Circe-ExtraLight.ttf") format("truetype");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

body {
    font-family: circle, Arial, sans-serif;
    background: #fff;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.5;
    color: #000;
    vertical-align: top;
    backface-visibility: hidden;
}

body.no-touch {
    /* overflow: hidden; */
}

html.no-scroll {
    overflow: hidden!important;
}

* {
    box-sizing: border-box;
    margin: 0px;
    padding: 0px;
    outline: 0px;
}

/* body[data-language-id="cy"]{
    font-family: circle,Arial,sans-serif;
} */

p {
    margin-bottom: 0;
}

a,
a:hover {
    color: rgb(0, 0, 0);
    transition: all 0.2s ease 0s;
    text-decoration: none;
}
 

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 16px 0;
    color: #000;
    font-size: 24px;
    font-size: 1.5rem;
}

h5,
h6 {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 700;
    letter-spacing: 1.5px;
    letter-spacing: .09375rem;
}
 
ul li {
    list-style: inside disc;
  }
  

.one-swiper-pag .swiper-pagination-bullet {
    width: 15px;
    border-radius: 8px;
    opacity: 1;
    background: #ffffff;
}

.one-swiper-pag .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 25px;
    background: #00b5b9;
}

.one-swiper-next,
.one-swiper-prev {
    width: 80px !important;
    height: 100% !important;
    top: 23px !important;
    display: flex !important;
    align-items: center !important;
    transform: translateY(0px) !important;
    background: #00000029 !important;
}

.one-swiper-next:after,
.one-swiper-prev:after {
    color: #fff !important;
}

.one-swiper-next {
    right: 0 !important;
}

.one-swiper-prev {
    left: 0 !important;
}

.faq-action-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(18, 172, 180);
    border-radius: 50%;
    border: 1px solid rgb(18, 172, 180);
    cursor: pointer;
    width: 18px;
    height: 18px;
    margin-left: 5px;
}

.faq-action-icon svg {
    color: #fff;
    fill: rgb(255, 255, 255);
}
.btn-accept:hover {
    color: #00B9BF !important;
    border-color: #00B9BF !important;
    background: #fff !important;
}
.amo-button-holder {
	z-index:9999 !important;
    bottom:110px !important
}
.container {
    max-width: 1408px;
    min-width: 1025px;
    margin: 0 auto;
    padding: 0 32px;
}

.container:after {
    clear: both;
    content: "";
    display: block;
}
.col-ul {
	padding-right:15px;
}
p.text-banner,
p.name-banner {
    margin: 0;
}

.top-header {
    background: #F8F8F8;
    padding: 11px 0;
}

.top-header .row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.top-header-right ul li {
    list-style: none;
}

.top-header-right ul {
    display: flex;
    align-items: center;
    margin-right: 40px;
}

.top-header-right {
    display: flex;
    align-items: center;
}

.top-header-right ul li:not(:last-child) {
    margin-right: 20px;
}

.top-header-right ul li a {
    font-weight: 300;
    font-size: 16px;
    line-height: 16px;
    color: #686868;
    transition: .2s all linear;
    border-bottom: 1px dashed transparent;
}

.top-header-right ul li a:hover {
    color: #00B9BF;
    border-color: #00B9BF;
}

.top-header-left a {
    display: flex;
    align-items: center;
    font-weight: 300;
    font-size: 16px;
    line-height: 16px;
    color: #686868;
}

.top-header-left a img {
    margin-right: 10px;
}
.review-flex{
	display:flex;
	align-items:center;
	gap:0 20px;
	margin-top:20px;
}
.review-flex .block-left,
.review-flex .block-right{
	max-width:50%;
	flex:0 0 50%;
}
.review-button-next:after,
.review-button-prev:after {
	color:#00B9BF
}
.dropbtn {
    cursor: pointer;
}

.dropdown {
    position: relative;
    display: inline-block;
    padding-right: 25px;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    width: 65px;
    left: 14px;
    z-index: 123123;
}

.dropbtn {
    background: url(http://icons.iconarchive.com/icons/custom-icon-design/flag-3/16/Russia-Flag-icon.png) no-repeat left center;
    padding-left: 25px;
    padding-right: 25px;
    width: 50px;
    background: none !important;
}

.dropbtn::after {
    background: rgba(0, 0, 0, 0) url("https://cdn3.iconfinder.com/data/icons/google-material-design-icons/48/ic_keyboard_arrow_down_48px-16.png") no-repeat scroll center center;
    content: "";
    height: 16px;
    position: absolute;
    right: 0px;
    top: 4px;
    width: 16px;
}

.dropdown-content a.lv {
    background: url('https://askona.lv/develop/main/img/lv.png') no-repeat 15px center;
    background-size: 15px;
    background: none !important;
}

.dropdown-content a.ru {
    background: url('http://icons.iconarchive.com/icons/custom-icon-design/flag-3/16/Russia-Flag-icon.png') no-repeat 15px center;
    background: none !important;
}

.dropdown-content a.en {
    background: url('https://icons.iconarchive.com/icons/fatcow/farm-fresh/16/flag-usa-icon.png') no-repeat 15px center;
    background: none !important;
}

.dropdown-content a {
    color: black;
    padding: 2px 0 2px 10px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
    background-color: #f1f1f1
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn::after {
    transform: rotate(180deg);
}

.middle-header .row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.middle-header {
    padding: 17px 0;
    border-bottom: 0.5px solid #F3F3F3;
    box-shadow: 0px 6px 16px rgb(0 0 0 / 3%);
}

.header-fixed .middle-header {
    padding:7px 0;
}
.header-fixed .bottom-header .row ul li.bottom-header-link {
    padding:7px 0;
}

.search-box {
    width: 722px;
}

.search-box input {
    width: 100%;
    background: #FAFAFA;
    border: 1px solid #F2F2F2;
    border-radius: 4px;
    height: 38px;
    display: flex;
    align-items: center;
    font-weight: 300;
    font-size: 13px;
    line-height: 16px;
    color: #949494;
    padding-left: 17px;
    font-family: circle, Arial, sans-serif;
}

.search-box input::placeholder {
    font-weight: 300;
    font-size: 13px;
    line-height: 16px;
    color: #949494;
}

.mdl-head-link-box {
    display: flex;
    align-items: center;
    min-width: 361px;
    justify-content: space-between;
}

a.phone {
    width: 204px;
    height: 38px;
    background: #00B9BF;
    border: 1px solid #F2F2F2;
    border-radius: 4px;
    display: flex;
    align-items: center;
    font-weight: 800;
    font-size: 16px;
    line-height: 25px;
    color: #FFFFFF;
    justify-content: center;
    position: relative;
}

a.phone-mob-ver {
    display: none;
}

.search-icon {
    display: none;
}

.best-deals-box .select2.catalog-card__drop-size {
    display: none;
}

.cart-box {
    display: flex;
    align-items: center;
}

.cart-box>a {
    position: relative;
    display: flex;
    margin-right: 6px;
    justify-content: flex-end;
}

.cart-box>a span {
    font-weight: 700;
    font-size: 11px;
    line-height: 18px;
    text-align: center;
    color: #FFFFFF;
    width: 17px;
    height: 17px;
    background: #FF0066;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-left: -15px;
}

.cart-box>a img {
    width: 32px;
    height: 32px;
}

.cart-box-price span {
    font-weight: 300;
    font-size: 15px;
    line-height: 15px;
    color: #949494;
    display: block;
}

.cart-box-price p {
    font-weight: 700;
    font-size: 18px;
    line-height: 19px;
    color: #2E2E2E;
    margin-bottom: 0;
}

a.phone img {
    display: none;
    width: 9px;
    margin-right: 5px;
}

a.phone:before {
    content: "";
    width: 9px;
    height: 20px;
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    background: url(../img/phone.svg)no-repeat;
    background-size: 100%;
}

a.phone:after {
    content: "";
    width: 9px;
    height: 5px;
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    background: url(../img/arr-dwn.svg)no-repeat;
    background-size: 100%;
}

.bottom-header {
    background: #fff;
    border-bottom: 0.5px solid #F3F3F3;
    box-shadow: 0px 6px 16px rgba(0, 0, 0, 0.03);
}

.bottom-header .row ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.bottom-header .row ul li.bottom-header-link {
    list-style: none;
    position: relative;
    padding: 11px 0px;
}

.bottom-header .row ul li.bottom-header-link>a {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #2E2E2E;
    transition: .2s all linear;
   
}

.bottom-header .row ul li.bottom-header-link>a:hover {
    color: #00b9bf;
} 

/*
.fix-header.header-fixed {
    position: fixed;
    width: 100%;
    z-index: 12334;
    top: 0;
    box-shadow: 0 0 10px 1px #00000040;
}

.fix-header {
    transition: .2s all linear;
    background: #fff;
} 

.pd-t{
    padding-top: 105px;
}*/
.fix-header.header-fixed {
    position: fixed;
    width: 100%;
    z-index: 12334;
    top: 0;
    box-shadow: 0 0 10px 1px #00000040;
}

.fix-header {
    transition: .2s all linear;
    background: #fff;
} 
.header-105{
    top:-110px;
}

.pd-t{
    padding-top: 0 !important;
}

section.main-state {
    background: #fff;
    padding: 17px 0 50px;
}

.main-banner-one-img {
    width: 1020px;
    position: relative;
    border-radius: 3px;
}

.main-banner-one-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
    border-radius: 3px;
}

section.main-state .row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.main-banner-one-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: linear-gradient(90deg, #323232 0%, rgba(219, 219, 219, 0) 100%);
    padding-top: 58px;
    border-radius: 0 0 3px 3px;
}

.main-banner-one {
    position: relative;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.main-banner-one .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom:-34px;
}
.main-banner-one .one-swiper-pag .swiper-pagination-bullet {
    width: 35px;
    border-radius: 2px;
    opacity: 1;
    background: #DDDDDD;
    margin: 0 4px;
    padding: 2px 0;
    height: 3px;
}
.main-banner-one  .one-swiper-pag .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 35px;
    background: #DDDDDD;
    position: relative;

}
.main-banner-one  .one-swiper-pag .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    content:'';
    animation: progressBar 4s ease-in-out;
    animation-fill-mode:both; 
    position: absolute;
    top:0;
    left:0;
    width:35px;
    height: 4px;
    display:block;
    background: #00b5b9;
    border-radius: 2px;
}

@keyframes progressBar {
    0% { width: 0; }
    100% { width: 35px; }
  }

.main-banner-one-text-bl {
    width: auto;
    height: 91px;
    background: #00B9BF;
    display: flex;
    align-items: center;
    padding-left: 47px;
    padding-right: 25px;
    position: relative;
    max-width: max-content;
    z-index: 1;
}

.main-banner-one-text-bl p {
    font-weight: 900;
    font-size: 72px;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: 0px 0px 28px rgb(0 0 0 / 30%);
}

.main-banner-one-text-rd {
    width: auto;
    height: 45px;
    background: #FF0066;
    display: flex;
    align-items: center;
    padding-left: 47px;
    padding-right: 25px;
    position: relative;
    max-width: max-content;
}

.main-banner-one-text-rd p {
    font-weight: 800;
    font-size: 29px;
    display: flex;
    align-items: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: 0px 0px 15px rgb(0 0 0 / 30%);
}

.main-banner-one-text-bl:before {
    content: "";
    width: 55px;
    height: 92px;
    display: block;
    position: absolute;
    right: -40px;
    top: 0;
    background: url(../img/bl-r.png)no-repeat;
}

.main-banner-one-text-rd:before {
    content: "";
    width: 52px;
    height: 46px;
    display: block;
    position: absolute;
    right: -36px;
    top: -1px;
    background: url(../img/rd-r.png)no-repeat;
}

.main-banner-one-text-price {
    margin-top: 0px;
    display: flex;
    align-items: center;
    padding-left: 48px;
    margin-bottom: 15px;
}

.main-banner-one-text-price>span {
    font-weight: 800;
    font-size: 19.8077px;
    line-height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #42271D;
    width: 50px;
    height: 24px;
    background: #FFFFFF;
    box-shadow: 0px 5px 19px rgb(0 0 0 / 25%);
}

.main-banner-one-text-price p {
    font-weight: 900;
    font-size: 200px;
    line-height: 1;
    display: flex;
    text-align: center;
    color: #FFFFFF;
    text-shadow: 0px 4px 18px rgb(0 0 0 / 25%);
    position: relative;
}

.main-banner-one-text-price p span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    font-weight: 800;
    font-size: 32px;
    line-height: 38px;
    text-align: center;
    color: #FFFFFF;
    text-shadow: 0px 2px 6px rgb(0 0 0 / 16%);
    background: #FFCC33;
    border: 4px solid #FFFFFF;
    border-radius: 50%;
    position: absolute;
    right: 0;
    top: 35px;
}

.main-banner-one-text-sales p {
    font-weight: 400;
    font-size: 15px;
    line-height: 19px;
    display: flex;
    align-items: center;
    color: #FFFFFF;
    text-shadow: 0px 0px 16px rgb(0 0 0 / 25%);
}

.main-banner-one-text-sales {
    padding-left: 47px;
}

.main-banner-two {
    max-width: 291px;
}

.main-banner-two-box {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.main-banner-two-box:not(:last-child) {
    margin-bottom: 22px;
}

.main-banner-two-box-about {
    position: absolute;
    bottom: 0;
    background: linear-gradient(0deg, #0B0B0B70 0%, rgba(0, 0, 0, 0) 100%);
    border-radius: 3px;
    padding: 0 15px 9px;
}

.main-banner-two-box-text-sp {
    font-weight: 600;
    font-size: 11px;
    line-height: 120%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    background: #FF0066;
    border-radius: 3px;
    width: 110px;
    height: 20px;
    margin-bottom: 4px;
}

.main-banner-two-box-title p {
    font-weight: 600;
    font-size: 17px;
    line-height: 20px;
    color: #FFFFFF;
    text-shadow: 0px 0.8px 9px rgba(0, 0, 0, 0.12);
}

.main-banner-two-box-img {
    max-height: 215px;
    border-radius: 3px;
}

.main-banner-two-box-img img {
    height: 100%;
    width: 100%;
    object-fit: contain;
    border-radius: 3px;
}

section.sales-points {
    background: #fff;
    position: relative;
    margin-bottom: 50px;
}

section.sales-points .row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

section.sales-points:before {
    content: "";
    width: 100%;
    height: 124px;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    background: #F7F7F7;
    position: absolute;
    z-index: 0;
}

.sales-points-box {
    background: #FFFFFF;
    box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.05);
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 425px;
    width: 33%;
    padding: 18px 20px 18px 34px;
    min-height: 230px;
}

.sales-points-box-text-column p {
    font-weight: 900;
    font-size: 90px;
    line-height: 111px;
    color: #000D0E;
    text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.12);
}

.sales-points-box-text-column span {
    font-weight: 800;
    font-size: 22px;
    line-height: 27px;
    color: #252525;
    display: block;
    margin-top: -20px;
}

.sales-points-box-text>span {
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    color: #242424;
    max-width: 190px;
    display: block;
}

.sales-points-box:nth-child(2) .sales-points-box-img {
    margin-left: -35px;
}

section.main-about {
    background: url(/uploads/design_v2/about-bg.webp)no-repeat;
    border: 1px solid #FBFBFB;
    margin-bottom: 0;
    padding: 30px 0;
}

section.main-about .row {
    display: flex;
    align-items: center;
}
.image-icon {
    width: 107px !important;
}
.card-new-box-row-size .select2-container .select2-selection.select2-selection--single {
    display: flex;
    align-items: center;
}
.main-about-left {
    max-width: 655px;
}

.about-text-title p {
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.12em;
    color: #8C8C8C;
}

.about-text-title {
    margin-bottom: 18px;
}

.main-about-left-text p {
    font-weight: 800;
    font-size: 24px;
    line-height: 130%;
    color: #000000;
    margin-bottom: 24px;
    max-width: 560px;
}

.main-about-left-text>span {
    font-weight: 300;
    font-size: 16px;
    line-height: 160%;
    color: #000000;
    display: block;
    margin-bottom: 26px;
}

.main-about-left-text a {
    max-width: max-content;
    height: 40px;
    border: 1px solid #00B9BF;
    border-radius: 4px;
    padding: 0 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #00B9BF;
    transition: .2s all linear;
}

.main-about-left-text a:hover {
    background: #00B9BF;
    color: #fff;
}

.main-carousel .photo-review-slider-box-text {
    background: #00B9BF;
    opacity: 0.8;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    transition: all 0.6s ease 0s;
    transform-style: preserve-3d;
    position: absolute;
    top: 0px;
    left: 0px;
    transform: rotateY(-180deg);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    cursor: pointer;
}

.main-carousel .photo-review-slider-box {
    width: 100%;
    height: 333px;
    transition: all 0.6s ease 0s;
    transform-style: preserve-3d;
    position: relative;
}

.main-carousel .photo-review-slider-box-img {
    backface-visibility: hidden;
    transition: all 0.6s ease 0s;
    transform-style: preserve-3d;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    transform: rotateY(0deg);
    height: 100%;
    width: 100%;
}

.main-carousel .photo-review-slider-box-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.main-carousel .photo-review-slider-box:hover .photo-review-slider-box-text {
    transform: rotateY(0deg);
}

.main-carousel .photo-review-slider-box:hover .photo-review-slider-box-img {
    transform: rotateY(180deg);
}

.main-carousel .rating {
    height: unset;
    width: unset;
    background-image: unset;
    margin-right: 0px;
    margin-bottom: 16px;
    border: 0px;
    position: relative;
}

.main-carousel .rating>input {
    display: none;
}

.main-carousel .new-catalog-rating .rating input[type="radio"]+label {
    cursor: pointer;
}

.main-carousel .rating>input:checked~label {
    color: rgb(255, 215, 0);
}

.main-carousel .new-catalog-rating .rating>label {
    color: rgb(221, 221, 221);
    float: right;
    padding-left: 0px;
}

.main-carousel .new-catalog-rating .rating>label::before {
    margin: 0px 1px;
    font-size: 14px;
    font-family: FontAwesome;
    display: inline-block;
    content: "\f005";
    cursor: pointer;
    position: static;
    border-radius: unset;
    width: unset;
    height: unset;
    top: 0px;
    transform: translateY(0%);
    border: unset !important;
    background: transparent !important;
}

.main-carousel .new-catalog-rating .rating>.half::before {
    content: "\f089";
    position: absolute;
}

.main-carousel .new-catalog-rating .rating input[type="radio"]+label::after {
    display: none;
}

.main-carousel .new-catalog-rating a p {
    margin: 0px 0px 0px 13px;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: rgb(55, 55, 55);
}

.main-carousel .photo-review-slider-box-text>p {
    font-weight: 300;
    font-size: 16px;
    line-height: 23px;
    align-items: center;
    text-align: center;
    color: rgb(255, 255, 255);
    max-width: 295px;
    margin: 0px;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 15px;
    font-family: circle, Arial, sans-serif;
}

.main-carousel .photo-review-slider-box-text>span {
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: rgb(255, 255, 255);
    font-family: circle, Arial, sans-serif;
}

.main-carousel .photo-review-slider-box-text>.link-view {
    font-size: 18px;
    line-height: 22px;
    display: flex;
    align-items: center;
    text-align: center;
    color: rgb(255, 255, 255);
    padding: 10px 20px;
    background: rgb(36, 99, 104);
    border: 2px solid rgb(80, 165, 172);
    box-sizing: border-box;
    border-radius: 6px;
    margin-top: 48px;
    cursor: pointer;
}

.main-carousel .row {
    position: relative;
}

.main-carousels-next {
    right: -40px !important;
    left: auto !important;
}

.main-carousels-prev {
    left: -40px !important;
    right: auto !important;
}

.main-carousels-next,
.main-carousels-prev {
    background-image: none;
}

.main-carousels-next:after,
.main-carousels-prev:after {
    color: #686868;
}

.main-carousel-title p {
    font-weight: 800;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    color: #000000;
}

.main-carousel-title {
    margin-bottom: 41px;
}

section.main-carousel {
    position: relative;
}

section.main-carousel:before {
    content: "";
    width: 100%;
    height: 87px;
    position: absolute;
    left: 0;
    top: 49%;
    background: #FFFFFF;
    box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.04);
}

section.main-about-two {
    background: #FAFAFA;
    margin-top: 60px;
    padding: 47px 0 40px;
}

.main-about-two-left span {
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.12em;
    color: #8C8C8C;
    display: block;
    margin-bottom: 17px;
}

.main-about-two-left p {
    font-weight: 800;
    font-size: 24px;
    line-height: 130%;
    color: #000000;
    margin-bottom: 22px;
}

.main-about-two-left a {
    width: 145px;
    height: 40px;
    border: 1px solid #00B9BF;
    border-radius: 4px;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #00B9BF;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .2s all linear;
}

.main-about-two-left a:hover {
    background: #00B9BF;
    color: #fff;
}

.main-about-two-left {
    max-width: 270px;
}

.main-about-two .row {
    display: flex;
    justify-content: space-between;
}

.main-about-two-right {
    max-width: 995px;
    padding-top: 35px;
}

.main-about-two-right-text p {
    font-weight: 300;
    font-size: 16px;
    line-height: 160%;
    color: #000000;
}

.main-about-two-right-text {
    margin-bottom: 30px;
}

.main-about-two-right-icon-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 610px;
    margin-bottom: 35px;
}

.main-about-two-right-icon-box {
    width: 50%;
    max-width: 264px;
    display: flex;
    justify-content: space-between;
}

.main-about-two-right-icon-box:not(:last-child) {
    margin-bottom: 33px;
}

.main-about-two-right-icon-box-text p {
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    color: #000000;
    margin-bottom: 4px;
}

.main-about-two-right-icon-box-text span {
    font-weight: 300;
    font-size: 13px;
    line-height: 130%;
    color: #000000;
    display: block;
}

.main-about-two-right-icon-box-text {
    max-width: 200px;
}

.main-about-two-right-icon-box-img {
    display: flex;
    align-items: center;
    justify-content: center;
}

.tabs__content-main {
    display: none;
    background: #FFFFFF;
    border: 1px solid #EBEBEB;
}

.tabs__content-main.active {
    display: flex;
    justify-content: space-between;
}

.main-row-tabs-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 34px;
}

.main-row-tabs-title-left p {
    font-weight: 800;
    font-size: 32px;
    line-height: 40px;
    color: #000000;
    padding-bottom: 6px;
}

.main-row-tabs-title-right {
    display: flex;
    align-items: center;
}

ul.tabs__caption-main li {
    font-weight: 300;
    font-size: 16px;
    line-height: 120%;
    color: #000000;
    list-style: none;
    padding-bottom: 6px;
    cursor: pointer;
    border-bottom: 1px solid transparent;
    transition: .2s all linear;
}

ul.tabs__caption-main li:hover {
    color: #00B9BF;
}

ul.tabs__caption-main {
    display: flex;
    align-items: center;
}

ul.tabs__caption-main li:not(:last-child) {
    margin-right: 30px;
}

section.interiors {
    margin-top: 60px;
    margin-bottom: 80px;
}

ul.tabs__caption-main li.active {
    color: #00b9bf;
    border-bottom: 1px solid #00B9BF;
}

.main-row-tabs-title-right a {
    font-weight: 300;
    font-size: 16px;
    line-height: 120%;
    color: #818181;
    padding-bottom: 6px;
    margin-left: 50px;
    border-bottom: 1px dashed transparent;
    transition: .2s all linear;
}

.main-row-tabs-title-right a:hover {
    border-color: #818181;
}

.tabs__content-main-about {
    display: flex;
    padding: 43px;
    padding-bottom: 37px;
}

.tabs__content-main-about-img {
    margin-right: 40px;
}

p.subtitle-main {
    font-weight: 300;
    font-size: 14px;
    line-height: 120%;
    color: #818181;
    margin-bottom: 14px;
}

p.title-main {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: #000000;
    margin-bottom: 21px;
}

p.text-about {
    font-weight: 400;
    font-size: 16px;
    line-height: 170%;
    color: #575757;
    margin-bottom: 21px;
}

.tabs__content-main-about-text ul li p {
    font-weight: 400;
    font-size: 16px;
    line-height: 170%;
    color: #000;
}

.tabs__content-main-about-text ul li p span {
    color: #A9A9A9;
}

.tabs__content-main-about-text ul li {
    list-style: none;
}

.tabs__content-main-about-text {
    padding-top: 13px;
    max-width: 408px;
}

.tabs__content-main-products {
    max-width: 328px;
    width: 328px;
    max-height: 545px;
    overflow-y: auto;
}

.tabs__content-main-product {
    display: flex;
    align-items: center;
    padding: 20px 14px;
    padding-right: 0;
    border-bottom: 1px solid #EBEBEB;
    border-left: 1px solid #EBEBEB;
}

.tabs__content-main-product:last-child {
    border-bottom: 0;
}

.tabs__content-main-product-img {
    width: 85px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}

.tabs__content-main-product-img img {
    width: 100%;
    object-fit: contain;
}

.tabs__content-main-product-about span {
    font-weight: 300;
    font-size: 12px;
    line-height: 16px;
    color: #7D7D7D;
    display: block;
    margin-bottom: 4px;
}

.tabs__content-main-product-about>p {
    font-weight: 700;
    font-size: 15px;
    line-height: 16px;
    color: #000000;
    margin-bottom: 4px;
}

.tabs__content-main-product-about-price {
    display: flex;
    align-items: center;
}

.tabs__content-main-product-about-price p.main-new-price {
    font-weight: 800;
    font-size: 15px;
    line-height: 16px;
    color: #FF0066;
    margin-right: 11px;
}

.tabs__content-main-product-about-price p.main-old-price {
    font-weight: 300;
    font-size: 13px;
    line-height: 16px;
    text-decoration-line: line-through;
    color: #B0B0B0;
}

.tabs__content-main-products::-webkit-scrollbar {
    width: 4px;
    background-color: #f9f9fd;
}

.tabs__content-main-products::-webkit-scrollbar-thumb {
    border-radius: 0px;
    background-color: #00B9BF;
}

.tabs__content-main-products::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
    border-radius: 0px;
    background-color: #f9f9fd;
}

footer.main {
    background: #F8F8F8;
    overflow-x: hidden;
}

.section-ins{
    margin-top:50px;
}

.follow-link{
    padding: 16px 33px;
    border-radius: 4px;
    margin: 0 auto;
    max-width: max-content;
    font-weight: 300;
    font-size: 16px;
    line-height: 16px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #00B9BF;
    transition: .2s all linear;
    border: 1px solid #00B9BF;
    transition: .2s all linear;
    margin-top:30px;
    margin-bottom: 30px;
}
.follow-link:hover {
    border: 1px solid #00B9BF;
    background: #00B9BF;
    color:#fff;
}

.footer-top {
    display: flex;
    align-items: center;
    padding: 35px 0;
    position: relative;
}

.footer-top-left p {
    font-weight: 800;
    font-size: 24px;
    line-height: 30px;
    color: #000000;
}

.footer-top-left {
    /*margin-right: 135px;*/
}

.footer-top-right ul {
    display: flex;
}

.footer-top-right ul li {
    list-style: none;
}

.footer-top-right ul li a {
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    color: #000000;
}

.footer-top-right ul li:not(:last-child) {
    margin-right: 20px;
}

.footer-top:before {
    content: "";
    width: 400vw;
    height: 1px;
    background: #e2e2e2;
    display: block;
    position: absolute;
    bottom: 0;
    left: -100%;
}

.footer-top-right ul li a:hover {
    color: #00b9bf;
}

.footer-middle {
    display: flex;
    padding: 40px 0;
}

.footer-middle-box {
    width: 310px;
}

.footer-middle-box-title p {
    font-weight: 800;
    font-size: 24px;
    line-height: 30px;
    text-transform: uppercase;
    color: #000000;
    max-width: max-content;
}

.footer-middle-box-title {
    margin-bottom: 26px;
}

.footer-middle-box ul li {
    list-style: none;
    max-width: max-content;
}

.footer-middle-box ul li:not(:last-child) {
    margin-bottom: 15px !important;
}

.footer-middle-box ul li a {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
}

.footer-middle-box ul li a:hover {
    color: #00b9bf;
}

a.link-to-distribution {
    background: #FFFFFF;
    border: 1px solid #E7E7E7;
    border-radius: 4px;
    width: 100%;
    height: 52px;
    margin-bottom: 17px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    text-align: justify;
    color: #000000;
}

.form-action .form-action__input {
    background: #FFFFFF;
    border: 1px solid #E7E7E7;
    border-radius: 4px;
    width: 100%;
    height: 52px;
    margin-bottom: 17px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    text-align: justify;
    color: #000000;
}

.form-action__submit {
    position: absolute;
    top: 12px;
    right: 24px;
    width: 21px;
    height: 17px;
    padding: 0;
    background-color: transparent;
    border: 0;
    background-image: url(/bitrix/templates/ascona_develop4/assets/img/svg/button_sub.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}



.form-action__submit:focus,
.form-action__submit:hover {
    background-color: transparent;
    background-image: url('/bitrix/templates/ascona_develop4/assets/img/svg/button_subon.svg');
}


a.middle-phone {
    display: flex;
    align-items: center;
    width: max-content;
    height: 34px;
    font-weight: 800;
    font-size: 24px;
    line-height: 30px;
    color: #1C1C1C;
    margin-bottom: 5px;
    padding: 0 10px;
    border-radius: 4px;
    transition: .2s all linear;
}

a.middle-phone svg {
    margin-right: 5px;
}

a.middle-phone:hover {
    background: #FFFFFF;
    box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
}

a.link-to-magazine {
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    display: flex;
    align-items: center;
    color: #000000;
    padding-left: 10px;
    margin-top: 16px;
}

a.link-to-magazine svg {
    margin-right: 10px;
}

.footer-link-social {
    height: 32px;
    position: relative;
}

.footer-link-social a:not(:last-child) {
    margin-right: 30px;
}

.footer-link-social a {
    display: flex;
    align-items: center;
    position: relative;
    background: #f8f8f8;
}

.footer-link-social:before {
    content: "";
    width: 400vw;
    height: 1px;
    background: #e2e2e2;
    display: block;
    position: absolute;
    bottom: 50%;
    left: -100%;
    transform: translateY(-50%);
}

.footer-link-social-row {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f8f8f8;
    max-width: max-content;
    margin: 0 auto;
    position: relative;
    padding: 0 33px;
}

.footer-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 18px;
    padding-bottom: 35px;
}

.footer-bottom-left>p {
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;

    color: #535353;
    margin-bottom: 20px;
}

.footer-bottom-right>p {
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    color: #535353;
    margin-bottom: 20px;
    text-align: right;
}

.footer-bottom-row {
    display: flex;
    align-items: center;
}

a.hilding-link {
    background: #FFFFFF;
    border-radius: 4px;
    width: 166px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 3px 2px;
    margin-right: 22px;
}

a.hilding-link img {
    width: 100%;
}

a.franchise-link {
    background: #00B9BF;
    border-radius: 4px;
    width: 166px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-bottom-right-row {
    display: flex;
    align-items: center;
}

.footer-bottom-right-row a img {
    width: 100%;
}

.footer-bottom-right-row a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-bottom-right-row a:not(:last-child) {
    margin-right: 22px;
}

.search-link {
    display: none;
}
.header-fixed .bottom-header-drop-menu{
    top: 38px;
}

.bottom-header-drop-menu {
    background: #fff;
    display: flex;
    width: 100%;
    position: absolute;
    z-index: 123123;
    top: 46px;
    display: none;
    border: 1px solid #F3F3F3;
    min-width: 1353px;
}


.hover .bottom-header-drop-menu {
    display: flex;
}


.bottom-header-drop-menu-box {
    flex-direction: column;
    padding: 20px;
    border-right: 1px solid #F3F3F3;
    max-width: max-content;
    min-width: min-content;
    background: #fff;
}

.bottom-header-drop-menu-box.box-sale-banner {
    margin-left: auto;
}

a.drop-menu-box-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #2E2E2E;
    margin-bottom: 13px;
    display: block;
}

.bottom-header .row ul.drop-menu-box-list li a {
    font-weight: 300;
    font-size: 16px;
    line-height: 17px;
    color: #2E2E2E;
    transition: .2s all linear;
}

.bottom-header .row ul.drop-menu-box-list li a:hover {
    color: #00b9bf;
}

.bottom-header .row ul.drop-menu-box-list {
    flex-direction: column;
    align-items: flex-start;
    margin: 0;
}

.bottom-header .row ul.drop-menu-box-list+a.drop-menu-box-title {
    margin-top: 25px;
}

.bottom-header .row ul.drop-menu-box-list li:not(:last-child) {
    margin-bottom: 7px !important;
}

.bottom-header .row ul.drop-menu-box-list li {
    list-style: none;
}

.bottom-header-drop-menu.container {
    padding: 0;
}

.bottom-header-drop-menu-box:last-child {
    max-width: none;
    min-height: 479px;
    border: 0;
}

.bottom-header-drop-menu-box:last-child a {
    display: block;
    max-width: 265px;
}

.bottom-header-drop-menu-box:last-child a img {
    display: block;
    width: 100%;
}

li.bottom-header-link:nth-child(2) .bottom-header-drop-menu.container {
    left: -144px;
}

li.bottom-header-link:nth-child(3) .bottom-header-drop-menu.container {
    left: -277px;
}

li.bottom-header-link:nth-child(4) .bottom-header-drop-menu.container {
    left: -483px;
}

li.bottom-header-link:nth-child(5) .bottom-header-drop-menu.container {
    left: -627px;
}

li.bottom-header-link:nth-child(6) .bottom-header-drop-menu.container {
    left: -756px;
}

li.bottom-header-link:nth-child(7) .bottom-header-drop-menu.container {
    left: -915px;
}

li.bottom-header-link:nth-child(8) .bottom-header-drop-menu.container {
    left: -1063px;
}

li.bottom-header-link:nth-child(9) .bottom-header-drop-menu.container {
    left: -1218px;
}


.best-deals-row .rating {
    height: unset;
    width: unset;
    background-image: unset;
    margin-left: 0px;
    margin-bottom: 0px;
    border: 0px;
    position: relative;
    max-width: max-content;
    overflow: hidden;
    display: flex;
    flex-direction: row-reverse;
}

.best-deals-row .rating>input {
    display: none;
}

.best-deals-row .new-catalog-rating .rating input[type="radio"]+label {
    cursor: pointer;
}

.best-deals-row .rating>input:checked~label {
    color: rgb(255, 215, 0);
}

.best-deals-row .new-catalog-rating .rating>label {
    color: rgb(221, 221, 221);
    float: right;
    padding-left: 0px;
}

.best-deals-row .new-catalog-rating .rating>label::before {
    margin: 0px 1px;
    font-size: 14px;
    font-family: FontAwesome;
    display: inline-block;
    content: "\f005";
    cursor: pointer;
    position: static;
    border-radius: unset;
    width: unset;
    height: unset;
    top: 0px;
    transform: translateY(0%);
    border: unset !important;
    background: transparent !important;
}

.best-deals-row .new-catalog-rating .rating>.half::before {
    content: "\f089";
    position: absolute;
}

.best-deals-row .new-catalog-rating .rating input[type="radio"]+label::after {
    display: none;
}

.best-deals-row .new-catalog-rating a p {
    margin: 0px 0px 0px 13px;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: rgb(55, 55, 55);
}

.best-deals-title p {
    font-weight: 800;
    font-size: 32px;
    line-height: 40px;
    color: #000000;
}

.best-deals-title {
    margin-bottom: 15px;
    margin-top: 30px;
}

.best-deals-row {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #F1F1F1;
    border-top: 0;
    border-right: 0;
}

.best-deals-box.main {
    width: 50%;
    position: relative;
    max-width: 674px;
    overflow: hidden;
    padding: 0;
}

.best-deals-box-main-img {
    display: inline-block;
    height: 100%;
    width: 100%;
}

.best-deals-box-main-img img {
    height: 100%;
    object-fit: cover;
    width:100%;
}

.best-deals-box-main-sp-row {
    display: flex;
    align-items: center;
    position: absolute;
    top: 18px;
    left: 16px;
}
.deliv-table table {
    width: 100%;
}
.desktop-sp .desktop-banner a {
    display:flex;
}

span.hit {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FF0066;
    border-radius: 3px;
    max-width: max-content;
    height: 22px;
    padding: 0 7px;
    font-weight: 400;
    font-size: 12px;
    line-height: 120%;
    text-align: center;
    color: #FFFFFF;
}

span.economy {
    background: #FFCC33;
    display: flex;
    align-items: center;
    max-width: max-content;
    font-weight: 700;
    font-size: 12px;
    line-height: 120%;
    color: #000000;
    height: 22px;
    padding: 0px 4px;
    padding-right: 0px;
    border-radius: 3px;
    border: 1px solid #FFCC33;
}

span.economy>span {
    font-weight: 300;
    font-size: 12px;
    line-height: 120%;
    color: #000000;
    background: #FFF6DC;
    display: flex;
    align-items: center;
    padding: 0px 4px;
    border-radius: 0 3px 3px 0;
    margin-left: 4px;
    height: 100%;
}

.best-deals-box-main-sp-row span+span {
    margin-left: 5px;
}

.best-deals-box-main-about {
    position: absolute;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    width: 100%;
    bottom: 0;
    padding: 30px;
    padding-top: 115px;
}

.best-deals-box-main-about-left>p {
    font-weight: 800;
    font-size: 35px;
    line-height: 120%;
    color: #FFFFFF;
    margin: 0;
    max-width: 350px;
}

.best-deals-box-main-about-left>p a {
    text-decoration: none;
    border: 0;
}

.best-deals-box-main-about-left>span {
    font-weight: 300;
    font-size: 16px;
    line-height: 120%;
    color: #FFFFFF;
}

.best-deals-box-main-about:before {
    content: "";
    width: 100%;
    height: 220px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    mix-blend-mode: multiply;
    background: linear-gradient(180deg, rgba(156, 156, 156, 0) 0%, #383838 100%);
}

.best-deals-box-main-about-left {
    position: relative;
}

.best-deals-box-main-about-right {
    position: relative;
}

.best-deals-box-main-about-right p {
    margin: 0;
}

.best-deals-box-main-about-right p.old-main-price {
    font-weight: 300;
    font-size: 16px;
    line-height: 120%;
    text-align: right;
    text-decoration-line: line-through;
    color: #FFFFFF;
}

.best-deals-box-main-about-right p.new-main-price {
    font-weight: 900;
    font-size: 28px;
    line-height: 120%;
    color: #FFFFFF;
}

.best-deals-box-main-about-right p.lizing-main-price {
    font-weight: 700;
    font-size: 16px;
    line-height: 120%;
    text-align: right;
    color: #00B9BF;
}

.btn-index.btn_subscribe_product {
    width: 100% !important;
    height: 40px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    background: #00B9BF !important;
    margin-top: 17px !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 22px !important;
    text-align: center !important;
    text-transform: uppercase !important;
    color: #FFFFFF !important;
    text-shadow: 0px 1px 8px rgb(0 0 0 / 12%) !important;
    transition: .2s all linear !important;
    border: 1px solid transparent !important;
}

.btn-index.btn_subscribe_product:hover {
    background: transparent !important;
    border-color: #00B9BF !important;
    color: #00B9BF !important;
}

.best-deals-box {
    width: 25%;
    background: #FFFFFF;
    border: 1px solid #F1F1F1;
    border-bottom: 0;
    padding: 20px;
}

.best-deals-box.main+.best-deals-box {
    border-left: 0;
}

.best-deals-box+.best-deals-box {
    border-left: 0;
}

span.lizing-info {
    background: #00B9BF;
    border-radius: 3px;
    display: flex;
    align-items: center;
    max-width: max-content;
    height: 22px;
    padding: 4px 7px;
    font-weight: 600;
    font-size: 12px;
    line-height: 120%;
    color: #FFFFFF;
}

.best-deals-box-sp-row {
    display: flex;
    align-items: center;
    position: absolute;
    top: 4px;
    left: 3px;
    z-index: 1;
}

.best-deals-box-sp-row span+span {
    margin-left: 4px;
}

a.play-video-link {
    background: #00B9BF;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: absolute;
    right: 8px;
    bottom: 13px;
    z-index: 1;
}

.best-deals-box-img {
    position: relative;
}

.best-deals-box-reviews {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 12px 0 10px;
}

.best-deals-box-reviews-pcs {
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    color: #00B9BF;
    position: relative;
}

.best-deals-box-reviews-pcs:before {
    content: "";
    width: 7px;
    height: 7px;
    background: #00B9BF;
    border-radius: 50%;
    display: block;
    position: absolute;
    left: -15px;
    top: 50%;
    transform: translateY(-50%);
}

.best-deals-box-title {
    font-weight: 800;
    font-size: 21px;
    line-height: 26px;
    color: #000000;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: .2s all linear;
}

.best-deals-box-title:hover {
    color: #00B9BF;
}

.best-deals-box-title {
    margin-bottom: 15px;
}

.main-catalog-price-size-row {
    margin-bottom: 16px;
}
.main-catalog-title + .main-catalog-price-size-row {
    margin-top: 30px;
}

/*
.main-catalog-box .main-catalog-price-size-row {
    margin-bottom: 0
}*/

.best-deals-box-price {
    display: flex;
    align-items: center;
}

p.box-price-new {
    font-weight: 900;
    font-size: 22px;
    line-height: 27px;

    color: #FE0066;
    margin-right: 10px;
}

p.box-price-old {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: right;
    text-decoration-line: line-through;
    color: #B1B1B1;
}

a.box-deals-link-to-cart {
    width: 100%;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #00B9BF;
    margin-top: 17px;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: 0px 1px 8px rgba(0, 0, 0, 0.12);
    transition: .2s all linear;
    border: 1px solid transparent;
}

a.box-deals-link-to-cart:hover {
    background: transparent;
    border-color: #00b9bf;
    color: #00b9bf;
}

.best-deals-box-img img {
    width: 100%;
    height: 210px;
    object-fit: contain;
}

a.play-video-link svg {
    margin-left: 3px;
}

section.best-deals {
    margin-bottom: 80px;
}

a.new-catalog-rating {
    max-width: max-content;
    display: flex;
    align-items: center;
}

a.new-catalog-rating span {
    font-weight: 400;
    font-size: 17px;
    line-height: 22px;
    color: #FFFFFF;
    display: block;
    margin-left: 12px;
}

.best-deals-box-reviews a.new-catalog-rating span {
    color: #7A7A7A;
}

.best-deals-box .select2-container--default .select2-selection--single {
    background: #F8F8F8;
    border: 1px solid #EBEBEB;
    border-radius: 4px;
    height: 38px;
    cursor: pointer;
}

.select2-container--default.select2-container--disabled .select2-selection--single { 
    cursor: default;
}

.best-deals-box span.select2.select2-container {
    min-width: 192px;
}

.best-deals-box .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-weight: 400;
    font-size: 14px;
    color: #373737;
    line-height: 38px;
}

.best-deals-box .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 38px;
}

.best-deals-box .select2-search--dropdown {
    display: none;
}

.best-deals-box .select2-results__option--selectable {
    cursor: pointer;
    font-weight: 400;
    font-size: 14px;
}

.best-deals-box-swiper {
    overflow: hidden;
}

.best-deals-box-pag span.swiper-pagination-bullet {
    width: 47px;
    height: 2px;
    border-radius: 0;
    opacity: 1;
    background: #D6D6D6;
}

.best-deals-box-pag span.swiper-pagination-bullet:nth-child(n+6) {
    display: none;
}

.swiper-pagination.best-deals-box-pag.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -7px;
}

.best-deals-box-pag span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #00b9bf;
}

.main-catalog-size-drop>p {
    font-weight: 400;
    font-size: 13px;
    line-height: 12px;
    color: #8C8C8C;
    margin-bottom: 0px;
    display: none;
    text-transform: uppercase;
}

.main-catalog-size-drop.not-class>p {
    display: block;
}

.not-class .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 18px;
    padding-right: 0 !important;
}

.not-class .select2-container .select2-selection--single .select2-selection__rendered {
    padding: 0;
}

.not-class .select2-container--default .select2-selection--single {
    background: transparent;
    border: 0;
    pointer-events: none;
    height: 18px;
}

.main-catalog-size-drop.not-class {
    height: 38px;
}

.not-class .select2-container--default .select2-selection--single .select2-selection__arrow {
    display: none;
}

.burger-menu {
    width: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    cursor: pointer;
}

.burger-menu span {
    display: block;
    width: 100%;
    height: 2px;
    border-radius: 5.74388px;
    background: #000;
    top: 0;
    transition: .2s all linear;
}

.burger-menu span:nth-child(2) {
    margin: 8px 0;
}

.burger-menu.active {
    z-index: 99999;
}

.burger-menu.active span:first-child {
    transform: rotate(-45deg);
    margin-top: 25px;
}

.burger-menu.active span:nth-child(2) {
    opacity: 0;
    transform: rotate(45deg);
}

.burger-menu.active span:last-child {
    transform: rotate(45deg);
    margin-top: -20px;
}

.burger-menu.active {
    margin-top: -25px;
}


.mobile_menu_overlay,
.mobile_menu_container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.mobile_menu_container,
.mobile_menu_container .mobile_menu_content ul li ul {
    -webkit-transition: all 200ms;
    -moz-transition: all 200ms;
    transition: all 200ms;
}

.mobile_menu_overlay {
    display: none;
    cursor: pointer;
    z-index: 10200;
    background: rgba(0, 0, 0, 0.5);
}

.mobile_menu_container {
    -webkit-transform: translateX(-320px);
    transform: translateX(-320px);
    width: 320px;
    overflow: hidden;
    z-index: 10201;
    background: #fff;
}

.mobile_menu_container.loaded {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
}

.mobile_menu_container .mobile_menu_content {
    max-height: 100%;
    padding: 13px 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #F1F1F1;
}

.mobile_menu_container .mobile_menu_content ul {
    margin: 0;
    padding: 0;
}

.mobile_menu_container .mobile_menu_content ul li {
    list-style: none;
    margin-bottom: 12px;
}

.mobile_menu_container .mobile_menu_content ul li a {
    display: block;
    padding: 15px 20px;
    text-decoration: none;
    font-weight: 800;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
}

.mobile_menu_container .mobile_menu_content ul li a.parent {
    background: #F8F8F8;
    border-radius: 4px;
    padding: 0 11px 0 19px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 47px;
}

.mobile_menu_container .mobile_menu_content ul li a.parent:hover {
    background-size: 20px;
}

.mobile_menu_container .mobile_menu_content ul li a.parent+ul.loaded li a.back {
    box-sizing: border-box;
    height: 60px;
    padding-left: 52px;
    position: relative;
}

.mobile_menu_container .mobile_menu_content ul li ul {
    -webkit-transform: translateX(320px);
    transform: translateX(320px);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 2;
}

.mobile_menu_container .mobile_menu_content ul li ul.loaded {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
}

.mobile_menu_container .mobile_menu_content ul li ul.activity {
    overflow-y: auto;
    overflow-x: hidden;
}

.mobile_menu_container .mobile_menu_content ul li.sales-res a {
    background: #F8F8F8;
    border-radius: 4px;
    padding: 0 21px 0 19px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 47px;
    color: #000;
    position: relative;
    overflow: hidden;
}

.mobile_menu_container .mobile_menu_content ul li.sales-res a:before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    right: -10px;
    top: 50%;
    transform: translateY(-50%);
    background: #FFFFFF;
    border-radius: 50%;
}

.mobile_menu_container .mobile_menu_content ul li.sales-res a:after {
    content: "";
    display: block;
    width: 63px;
    height: 2px;
    border-bottom: 1px dashed #ADADAD;
    transform: rotate(90deg);
    position: absolute;
    right: 70px;
}

.mobile_menu_static_content {
    padding: 14px 10px;
    background: #F8F8F8;
}

.static_content-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

a.static_content-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 52px;
    background: #FFFFFF;
    border: 1px solid #F7F7F7;
    border-radius: 4px;
    width: 145px;
    padding: 0 19px 0 12px;
}

a.static_content-box span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    border-radius: 50%;
}

a.static_content-box.magazine span {
    background: #474747;
}

a.static_content-box.phone-s span {
    background: #00BF7A;
}

.static_content-row-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 52px;
    background: #FFFFFF;
    border: 1px solid #F7F7F7;
    border-radius: 4px;
    padding: 0 13px 0 21px;
    margin-top: 12px;
}

.static_content-link a {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #F8F8F8;
    border: 1px solid #E9E9E9;
    border-radius: 4px;
    width: 40px;
    height: 24px;
    font-weight: 800;
    font-size: 15px;
    color: #000000;
}

.static_content-link {
    display: flex;
    align-items: center;
}

.static_content-link a:not(:last-child) {
    margin-right: 10px;
}

.static_content-link a.active {
    background: #474747;
    color: #fff;
}

.static_link ul li a {
    font-weight: 300;
    font-size: 16px;
    line-height: 1;
    color: #000000;
}

.static_link ul li {
    padding-left: 18px;
    position: relative;
    list-style: none;
    height: 48px;
    display: flex;
    align-items: center;
}

.static_link ul li:before {
    content: "";
    width: 6px;
    height: 9px;
    display: block;
    position: absolute;
    left: 8px;
    top: 50%;
    transform: translateY(-50%);
    background: url(../img/align-left.png)no-repeat;
    background-size: contain;
}

.static_link {
    margin-top: 5px;
}

.static_link ul li:not(:last-child) {
    border-bottom: 1px solid #DDDDDD;
}

.mobile_menu_container .mobile_menu_content ul li.parent-all-res {
    background: #F8F8F8;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 18px 0 23px;
    height: 63px;
}

.mobile_menu_container .mobile_menu_content ul li a.parent+ul.loaded li.parent-all-res a {
    background: #F8F8F8;
    border: 1px solid #00B9BF;
    border-radius: 67px;
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    color: #00A7B5;
    height: 27px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mobile_menu_container .mobile_menu_content ul li.parent-all-res p {
    font-weight: 800;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
}

.mobile_menu_container .mobile_menu_content ul li a.parent+ul.loaded li a.parent,
.mobile_menu_container .mobile_menu_content ul li a.parent+ul.loaded li a {
    font-weight: 400;
    font-size: 15px;
    line-height: 19px;
    color: #000000;
    padding-left: 23px;
    height: 83px;
    background: #fff;
    border-bottom: 1px solid #F3F3F3;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}


.mobile_menu_container .mobile_menu_content ul li a.parent+ul.loaded li {
    margin: 0;
}

.mobile_menu_container .mobile_menu_content ul li a.parent+ul.loaded li a.parent span,
.mobile_menu_container .mobile_menu_content ul li a.parent+ul.loaded li a span {
    width: 40px;
    height: 40px;
    background: #00B9BF;
    border: 1px solid #EFEFEF;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
}

.mobile_menu_container .mobile_menu_content ul li a.parent+ul.loaded li a.back:before {
    content: "";
    width: 10px;
    height: 17px;
    display: block;
    position: absolute;
    left: 24px;
    top: 50%;
    transform: translateY(-50%);
    background: url(../img/back-arr.png)no-repeat;
    background-size: contain;
}

.mobile_menu_container .mobile_menu_content ul li a.parent+ul.loaded.level-2 li a span {
    width: 30px;
    height: 30px;
    background: #F8F8F8;
    border: 1px solid #F3F3F3;
    border-radius: 50%;
    margin-left: auto;
    margin-right: 0;
}

.mobile_menu_container .mobile_menu_content ul li a.parent+ul.loaded.level-2 li a {
    height: 60px;
}

.mobile_menu_container .mobile_menu_content ul li a.parent+ul.loaded.level-2 li a p {
    max-width: 220px;
}

.menu_container {
    display: none;
}

.search-close {
    display: none;
}



.input-group {
    display: flex;
    align-items: center;
    height: 28px;
}

.input-group input.input-number {
    width: 64px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border: 1px solid #E4E4E4;
    border-left: 0;
    border-right: 0;
    font-weight: 400;
    font-size: 17px;
    color: #000;
    padding: 0;
    margin: 0;
    outline: 0;
}

.input-group-btn button {
    display: flex;
    justify-content: center;
    width: 33px;
    height: 28px;
    min-height: 28px;
    line-height: 1;
    border: 1px solid #E4E4E4;
    border-radius: 0;
    border-right: 0;
    background: #F6F6F6;
    font-weight: 400;
    font-size: 21px;
    text-align: center;
    color: #494949;
    cursor: pointer;
    padding: 0;
    margin: 0;
    outline: 0;
    font-family: 'Averta CY';
}

.input-group-btn:last-child button {
    border-radius: 0;
    border-left: 0;
    border-right: 1px solid #E4E4E4;
}


.accordion-cart {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    height: 100%;
}

.accordion-item-cart {
    position: relative;
}

.accordion-item-cart .heading svg {
    transform: rotate(180deg);
}

.accordion-item-cart.active .heading svg {
    transform: rotate(0deg);
}

.accordion-item-cart .heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    transition: 0.3s ease-in-out;
    font-weight: 800;
    font-size: 18px;
    line-height: 22px;
    color: #FF327E;
    padding: 0 20px 11px;
}


.content-cart {
    border-top: 1px solid #EBEBEB;
}

.accordion-item-cart .content {
    display: none;
}

.accordion-item-cart .content p {
    margin-top: 0;
}

.add-to-cart-box {
    max-width: 450px;
    position: fixed;
    width: 450px;
    right: 0;
    top: 0;
    background: #fff;
    height: 100%;
    z-index: 9999999999;
}

.add-to-cart-box-title {
    background: #FFFFFF;
    box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.12);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px 20px;
    position: relative;
}

.cart-view:before {
    content: "";
    width: 100vw;
    height: 100vh;
    background: #00000030;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    z-index: -13213123123;
    opacity: 0;
    transition: .2s all linear;
}

.st-menu-open .cart-view::before {
    z-index: 13213123123;
    opacity: 1;
}

.add-to-cart-box-title:before {
    content: "";
    width: 1px;
    height: 100%;
    border-left: 1px solid #fff;
    position: absolute;
    left: -1px;
    top: 0;
}

.add-to-cart-box-title:after {
    content: "";
    width: 1px;
    height: 100%;
    border-left: 1px solid #fff;
    position: absolute;
    right: -2px;
    top: 0;
}

.add-to-cart-box-title p {
    font-weight: 800;
    font-size: 26px;
    line-height: 32px;
    color: #000000;
}

.add-to-cart-box-title a.close-box-cart {
    width: 32px;
    height: 32px;
    background: #00B9BF;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.add-to-cart-box-main-content {
    padding: 14px 20px;
    overflow-y: auto;
    height: 65%;
    max-height: 100% !important;
}

.add-to-cart-box-all-pcs p {
    font-weight: 300;
    font-size: 15px;
    line-height: 19px;
    color: #6A6A6A;
}

.add-to-cart-box-all-pcs {
    margin-bottom: 14px;
}

.cart-main-content-box-row-top {
    display: flex;
    align-items: center;
}

.content-box-row-top-img {
    width: 130px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
}

.content-box-row-top-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.content-box-row-top-about {
    max-width: 240px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    height: 90px;
}

.content-box-row-top-about-title p {
    font-weight: 800;
    font-size: 18px;
    line-height: 1;
    color: #000000;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.content-box-row-top-about-title {
    margin-bottom: 3px;
}

.content-box-row-top-about-size p {
    font-weight: 300;
    font-size: 15px;
    line-height: 16px;
    color: #A2A2A2;
}

.content-box-row-top-about-price {
    display: flex;
    align-items: center;
}

.content-box-row-top-about-price p {
    font-weight: 900;
    font-size: 18px;
    line-height: 19px;
    color: #FF327E;
}

.content-box-row-top-about-price p+p {
    font-weight: 300;
    font-size: 15px;
    line-height: 15px;
    text-align: right;
    text-decoration-line: line-through;
    color: #BCBCBC;
    margin-left: 10px;
}

.cart-main-content-box-row-bottom {
    display: flex;
    align-items: center;
    margin-top: 14px;
}

a.remove-cart-box {
    width: 210px;
    height: 28px;
    background: #FFFFFF;
    border: 1px solid #E4E4E4;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 14px;
}

a.remove-cart-box svg {
    margin-left: 11px;
}

.cart-main-content-box {
    padding-bottom: 14px;
    border-bottom: 1px solid #E4E4E4;
    margin-bottom: 14px;
}

.content-cart {
    display: none !important;
}

.accordion-item-cart.active .content-cart {
    display: flex !important;
    flex-wrap: wrap;
    max-height: 290px;
    overflow-y: auto;
}

.recommend-box-cart {
    width: 50%;
    background: #FFFFFF;
    border: 1px solid #EBEBEB;
    border-top: 0;
    padding: 16px 14px;
    border-left: 0;
}


.recommend-box-cart-img {
    width: 100%;
    height: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}

.recommend-box-cart-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.recommend-box-cart-title p {
    font-weight: 800;
    font-size: 14px;
    line-height: 15px;
    color: #000000;
    min-height: 30px;
    display: flex;
    align-items: center;
}

.recommend-box-cart-title {
    margin-bottom: 10px;
}

.recommend-box-cart-price {
    display: flex;
    align-items: center;
}

.recommend-box-cart-price p {
    font-weight: 900;
    font-size: 16px;
    line-height: 1;
    color: #FF327E;
}

.recommend-box-cart-price p+p {
    font-weight: 400;
    font-size: 12px;
    line-height: 1;
    text-align: right;
    text-decoration-line: line-through;
    color: #BCBCBC;
    margin-left: 10px;
}

a.add-to-cart-rec {
    width: 100%;
    height: 30px;
    background: #00B9BF;
    border: 1px solid transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .2s all linear;
    margin-top: 12px;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #FFFFFF;
}

a.add-to-cart-rec:hover {
    border-color: #00B9BF;
    color: #00B9BF;
    background: transparent;
}

span.add-to-cart-rec {
    width: 100%;
    height: 30px;
    background: #00B9BF;
    border: 1px solid transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .2s all linear;
    margin-top: 12px;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #FFFFFF;
}

span.add-to-cart-rec:hover {
    border-color: #00B9BF;
    color: #00B9BF;
    background: transparent;
}

.add-to-cart-box-total-price {
    padding: 17px 20px;
    position: absolute;
    width: 100%;
    bottom: 0;
    background: #fff;
    /*display: flex;
    flex-direction: column-reverse;*/
}

.add-to-cart-box .accordion-item-cart {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.add-to-cart-box .accordion-item-cart.active .content-cart {
    display: block !important;
    flex-wrap: wrap;
   /* max-height: 290px;
    overflow-y: auto;*/
    width: 50%;
}
.add-to-cart-box .accordion-item-cart.active .content-cart {
    margin-left: 0 !important;
    margin-right: 0 !important;
    border: 1px solid #EBEBEB;
}
.add-to-cart-box .recommend-box-cart {
    border: none !important;
    width: 100%;
}

ul.total-price-row {
    background: #FBFBFB;
    border: 1px solid #E4E4E4;
    padding: 14px 20px;
}

ul.total-price-row li {
    padding: 0;
    list-style: none;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

ul.total-price-row li p {
    font-weight: 400;
    font-size: 14px;
    line-height: 15px;
    color: #000000;
    background: #FBFBFB;
    position: relative;
}

ul.total-price-row li:first-child p {
    font-weight: 800;
    font-size: 24px;
    line-height: 30px;
}

ul.total-price-row li span {
    position: absolute;
    font-weight: 300;
    font-size: 13px;
    line-height: 12px;
    color: #636363;
    bottom: -11px;
}

ul.total-price-row li:first-child {
    margin-bottom: 23px !important;
}

ul.total-price-row li:before {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 3px;
    border-bottom: 1px dashed #E4E4E4;
}

ul.total-price-row li:first-child:before {
    bottom: 7px;
}

a.add-to-cart-main {
    width: 100%;
    height: 50px;
    background: #00B9BF;
    border: 2px solid #00B9BF;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
    transition: .2s all linear;
    margin-bottom: 20px;
}

a.add-to-cart-main:hover {
    background: transparent;
    color: #00B9BF;
}

.add-to-cart-box-all {
    position: relative;
    height: 100%;
    border: 1px solid #E4E4E4;
}

.content-cart .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 25px;
}

.recommend-box-cart .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 25px;
    top: 0px;
}

.recommend-box-cart .select2-container--default .select2-selection--single {
    height: 25px;
}

.add-to-cart-box-main-content::-webkit-scrollbar,
.content-cart::-webkit-scrollbar {
    width: 3px;
    background-color: #f9f9fd;
}

.add-to-cart-box-main-content::-webkit-scrollbar-thumb,
.content-cart::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #00b9bf;
}

.add-to-cart-box-main-content::-webkit-scrollbar-track,
.content-cart::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background-color: #f9f9fd;
}

p.review-max-text-about {
    -webkit-line-clamp: 9;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-family: circle, Arial, sans-serif;
}

fieldset.rating {
    pointer-events: none;
    position: relative;
}

body[data-language-id="en"] .new-catalog-rating .rating>label::before,
body[data-language-id="ru"] .new-catalog-rating .rating>label::before {
    top: 3px;
}

body[data-language-id="en"] .main-carousel .new-catalog-rating .rating>label::before,
body[data-language-id="ru"] .main-carousel .new-catalog-rating .rating>label::before {
    top: 3px;
}

p.review-max-text-title {
    font-family: circle, Arial, sans-serif;
}

.btn-index.btn_subscribe_product {
    font-size: 14px !important;
}

.popup-window.popup-window-with-titlebar .btn {
    margin-bottom: 15px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    font-family: circle, Arial, sans-serif;
}

.popup-window.popup-window-with-titlebar .btn:last-child {
    margin-bottom: 0 !important;
}

.popup-window.popup-window-with-titlebar {
    padding-top: 70px;
}

span.popup-window-titlebar-text {
    font-family: circle, Arial, sans-serif;
}

.bx-catalog-subscribe-form-container-label {
    font-family: circle, Arial, sans-serif;
}

.best-deals-row .new-catalog-rating .rating>label::before {
    top: 1px;
}

.main-carousel .new-catalog-rating .rating>label::before {
    top: 1px;
}

.new-catalog-rating .rating>label:before {
    top: 1px;
}

.one-swiper-next,
.one-swiper-prev {
    transition: .2s all linear;
    opacity: 0 !important;
}

.main-banner-one:hover .one-swiper-next,
.main-banner-one:hover .one-swiper-prev {
    opacity: 1 !important;
}

.main-banner-one:hover .swiper-button-prev.swiper-button-disabled,
.main-banner-one:hover .swiper-button-next.swiper-button-disabled {
    opacity: .35 !important;
}

.select2-container {
    display: block;
    margin: 0 0 16px;
    font-family: circle, Arial, sans-serif;
    font-size: 16px;
    font-size: 1rem;
    text-align: left;
    text-transform: none;
}

.select2-container .select2-selection--single {
    min-width: 122px;
    border-color: #ccc;
    border-radius: 0;
    box-shadow: none;
    height: 32px;
    line-height: 0;
    -webkit-transition: color .2s ease, background-color .2s ease, border-color .2s ease;
    transition: color .2s ease, background-color .2s ease, border-color .2s ease;
    display: block;
    position: relative;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 2px;
    right: 1px;
    width: 20px;
}

.select2-results {
    display: block;
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}

.select2-container .select2-results__option {
    list-style: none outside;
    margin: 0;
    padding: 4px 10px;
    font-size: 13px;
    cursor: pointer;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd;
}

.select2-dropdown {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 9999999999999999999999;
}

.select2-dropdown--above {
    box-shadow: 0 -2px 5px rgb(0 0 0 / 35%);
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown {
    left: 0;
}

.select2-container .select2-selection--single .select2-selection__arrow b {
    width: 9px !important;
    height: 5px !important;
    border: none !important;
    background-image: url(../img/svg/arrow-bottom-small.svg);
    margin-left: -5px;
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
}

.select2-only-preview .select2-selection__arrow {
    display: none;
}

.select2-search--dropdown.select2-search--hide {
    display: none;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: #fff;
}

.product-comments__c-dislike,
.product-comments__c-like {
    display: inline-block;
    padding-left: 1.6em;
    margin-right: 1em;
    margin-bottom: 0;
    cursor: pointer;
    background-repeat: no-repeat;
    line-height: 24px;
}


.product-comments__c-like {
    background-image: url(../img/svg/like.svg);
    background-position: 0 0;
    color: #00aba7;
}

.product-comments__c-dislike {
    background-image: url(../img/svg/dislike.svg);
    background-position: 0 100%;
    color: #eb1d82;
}

.bottom-menu__title {
    margin-bottom: 25px;
    line-height: 26px;
    line-height: 1.625rem;
    letter-spacing: .5px;
    letter-spacing: .03125rem;
}

.popups {
    display: none;
}

.popup {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-top: 56px;
    width: 688px;
    background-color: #fff;
    padding-bottom: 72px;
}

.popup__close {
    position: absolute;
    top: 0;
    right: 0;
    width: 56px;
    height: 56px;
    background-color: #27979d;
    cursor: pointer;
}

.popup__inner {
    padding-left: 88px;
    padding-right: 88px;
    color: inherit;
}

.popup__inner {
    width: 100%;
}

.popup__title {
    margin-bottom: 36px;
    line-height: 1.222;
    text-align: center;
}

p.popup__title {
    font-weight: 800;
    letter-spacing: 1.8px;
    letter-spacing: .1125rem;
    font-size: 40px;
    font-size: 2.5rem;
    margin: 16px 0;
}

.popup__descr {
    margin-bottom: 45px;
    line-height: 1.181;
    text-align: center;
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: 400;
    color: #999;
}

.field {
    position: relative;
    width: 100%;
    margin-bottom: 39px;
}

.popup__field {
    height: 50px;
    margin-bottom: 38px;
}

.field__in {
    padding-top: 15px;
    padding-bottom: 13px;
    font-family: circle;
    font-weight: 300;
    font-size: 16px;
    font-size: 1rem;
    color: #010101;
    border-bottom: 1px solid #000;
}

.field__label {
    position: absolute;
    top: 12px;
    left: 0;
    color: #bbb;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 300;
    letter-spacing: .4px;
    letter-spacing: .025rem;
    line-height: 30px;
    line-height: 1.875rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.link-dotted {
    border-bottom: 1px dotted #ccc;
    -webkit-transition: border .2s ease;
    transition: border .2s ease;
}

.st-container {
    overflow-x: hidden;
}

select.select2.catalog-card__drop-size.js-select-scrollbar.select2-hidden-accessible {
    display: none;
}

.product-head__breadcrumbs-item {
    display: inline-block;
}

.product-head__breadcrumbs-item::after {
    content: "/";
    display: inline-block;
    margin: 0px 0.25em;
    color: rgb(102, 102, 102);
}

.product-head__breadcrumbs-item:last-child::after {
    content: "";
    margin: 0px;
}

input[type="checkbox"], input[type="radio"] {
    position: absolute;
    clip: rect(0px, 0px, 0px, 0px);
}

.catalog-grid #new_load_more {
    display: none !important;
}

.catalog-pagination__item {
    display: inline-block;
    vertical-align: top;
    margin: 0px 5px;
    padding: 0px 10px;
    font-size: 1.25rem;
    line-height: 1.875rem;
    font-weight: 700;
    letter-spacing: 0.16875rem;
}


.catalog-pagination__item.is-active {
    color: rgb(39, 151, 157);
    cursor: default;
    pointer-events: none;
}

.catalog-pagination {
    padding-bottom: 30px;
    text-align: center;
}

.catalog-pagination__container {
    padding-left: 24px;
    padding-right: 24px;
    font-size: 0px;
}

.catalog-pagination__arrow_next {
    transform: rotate(-180deg);
    margin-right: 0px;
    margin-left: 20px;
}

.catalog-pagination__arrow {
    display: inline-block;
    vertical-align: top;
    width: 16px;
    height: 30px;
    margin-right: 20px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2262%22%20viewBox%3D%220%200%2032%2062%22%20style%3D%22fill%3A%23000%3B%22%3E%0D%0A%20%20%3Cpath%20id%3D%22arrow_right_copy%22%20data-name%3D%22arrow_right%20copy%22%20class%3D%22cls-1%22%20d%3D%22M1443.02%2C498.01l0.98%2C1L1414.98%2C528.5%2C1444%2C557.994l-0.98%2C1L1413.01%2C528.5Z%22%20transform%3D%22translate(-1412.5%20-497.5)%22%2F%3E%0D%0A%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    -webkit-transition: none;
    transition: none
}

.catalog-pagination__arrow:hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2262%22%20viewBox%3D%220%200%2032%2062%22%20style%3D%22fill%3A%2327979d%3B%22%3E%0D%0A%20%20%3Cpath%20id%3D%22arrow_right_copy%22%20data-name%3D%22arrow_right%20copy%22%20class%3D%22cls-1%22%20d%3D%22M1443.02%2C498.01l0.98%2C1L1414.98%2C528.5%2C1444%2C557.994l-0.98%2C1L1413.01%2C528.5Z%22%20transform%3D%22translate(-1412.5%20-497.5)%22%2F%3E%0D%0A%3C%2Fsvg%3E")
}

.catalog-pagination__arrow.is-disabled {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2262%22%20viewBox%3D%220%200%2032%2062%22%20style%3D%22fill%3A%23999%3B%22%3E%0D%0A%20%20%3Cpath%20id%3D%22arrow_right_copy%22%20data-name%3D%22arrow_right%20copy%22%20class%3D%22cls-1%22%20d%3D%22M1443.02%2C498.01l0.98%2C1L1414.98%2C528.5%2C1444%2C557.994l-0.98%2C1L1413.01%2C528.5Z%22%20transform%3D%22translate(-1412.5%20-497.5)%22%2F%3E%0D%0A%3C%2Fsvg%3E");
    cursor: default;
    pointer-events: none
}

#load_more {
    display: none !important;
}

.product-head__breadcrumbs-link { 
    color: #666;
}

.st-effect-3.st-menu-open .st-content {
  /*  -webkit-transform: translate(-424px);
    -ms-transform: translate(-424px);
    transform: translate(-424px);*/
}
 
.catalog-filters .filter-wrap-mob {
    height: 100%;
    display: none;
}

.fancybox__container { 
    z-index: 9999999999!important;
}

.checkbox-line {
    margin-bottom: 16px;
}

.product-head__breadcrumbs {
    margin: 1.7em 0px 1em;
    font-size: 0.9em;
    letter-spacing: 0.03em;
}

.product-buy__drop-size.js-drop-size.select2-hidden-accessible{
    display: none;
}

.ui-tooltip {
    background: rgba(0, 0, 0, 0.5);
    box-shadow: none;
    max-width: 241px;
    padding: 13px 14px;
    color: rgb(255, 255, 255);
    font-size: 0.8125rem;
    line-height: 1.23;
    text-align: left;
    border-radius: 3px;
}

.ui-tooltip::before {
    content: "";
    border-style: solid;
    border-width: 0px 5.5px 7px;
    border-color: transparent transparent rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 100%;
    left: 50%;
    width: 0px;
    height: 0px;
    margin-left: -5.5px;
    pointer-events: none;
}

.ui-tooltip.bottom::before {
    border-width: 7px 5.5px 0px;
    border-color: rgba(0, 0, 0, 0.5) transparent transparent;
    top: 100%;
    bottom: auto;
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    box-shadow: 0 0 5px #aaa
}

body .ui-tooltip {
    border-width: 2px
}

.reviews-modal-content-new .new-catalog-rating .rating>label:before {
    top: 1px;
}


.bottom-header .row ul li.bottom-header-link:first-child > a {
    background: #FF0066;
    color: #fff;
    padding: 4px 15px;
    padding-left: 31px;
    border-radius: 4px;
    position: relative;
}

.bottom-header .row ul li.bottom-header-link:first-child > a:hover {
    opacity: .9;
}

.bottom-header .row ul li.bottom-header-link:first-child > a:before {
    content: "";
    width: 12px;
    height: 11px;
    position: absolute;
    top: 50%;
    left: 12px;
    transform: translateY(-50%);
    background: url(sale-ico.svg);
}

.st-container:not(.st-menu-open) .cart-view { 
    opacity: 0;
}
 
select.js-example-basic-single.select2-hidden-accessible {
    display: none;
}

a.btn.btn-primary.text-light { 
    width: auto; 
    cursor: pointer;
}

#reviews-modal-content fieldset.rating {
    pointer-events: all;
}

button.btn-modal {
    background: #12ACB4;
    border-radius: 0;
    display: flex;
    width: 355px;
    height: 54px;
    align-items: center;
    font-size: 20px;
    line-height: 25px;
    justify-content: center;
    text-transform: uppercase;
    color: #FFFFFF;
    outline: 0;
    border: 1px solid transparent;
    cursor: pointer;
    transition: .2s all linear;
}

#reviews-modal-content fieldset.rating {
    pointer-events: all;
}

button.btn-modal:hover {
    border-color: #12ACB4;
}

button.btn-modal:hover {
    border-color: #12ACB4;
    background: transparent;
    color: #12ACB4;
}

.tabs-about-link-row {
    margin-top: 15px;
}

ul.tabs-character li{
    margin-bottom: 0;
}

.tooltip.tooltip-black .tooltiptext {
    display: flex;
    flex-direction: column;
}
 
.popup_color-selection .tabs__wrapper::-webkit-scrollbar {
    width: 4px;
    background-color: #f9f9fd;
}

.popup_color-selection .tabs__wrapper::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #18aaaa;
}

.popup_color-selection .tabs__wrapper::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background-color: #f9f9fd;
}

div#filter_form--clone {
    padding: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
  
.catalog.catalog-sort__container {
    width: 100%;
}

.catalog #catalog.search_result .new-catalog-rating .rating>.half:before {
    content: "\f089";
    position: absolute;
    top: 1px;
}
 
.fancybox__container {
    z-index: 9999999999999999!important;
}


.banner-sales { 
    background: #02b9bf!important;
}

.mattresses .main-catalog-title + .main-catalog-price-size-row {
    margin-top: 34px;
}
.photo-reviews-block .swiper-button-next{
	right:-50px;
}
.photo-reviews-block .swiper-button-prev {
	left:-50px;
}
.photo-reviews-block {
	position:relative;
}

@media screen and (max-width: 1450px) {

    .main-carousels-prev {
        left: 10px !important;
        right: auto !important;
        background: #00000080;
        border-radius: 50%;
        padding: 10px;
        width: 44px !important;
    }

    .main-carousels-next {
        right: 10px !important;
        left: auto !important;
        background: #00000080;
        border-radius: 50%;
        padding: 10px;
        width: 44px !important;
    }

    .main-carousels-next:after,
    .main-carousels-prev:after {
        color: #fff;
        font-size: 24px !important;
    }

}

@media screen and (max-width: 1350px) {
    .best-deals-box-pag span.swiper-pagination-bullet {
        width: 36px;
    }

    .main-banner-one {
       /* max-width: 975px;*/
    }

    .main-banner-two-box-img {
      /*  max-height: 205px;
        height: 205px;*/
    }

    .main-banner-two-box-img img {
        height: 100%;
    }

    .footer-middle-box ul li a {
        max-width: 240px;
        display: flex;
    }
}

@media screen and (max-width: 1280px) {

    .btn-to-cart.btn_subscribe_product {
        font-size: 14px !important;
    }

}

@media screen and (max-width: 1025px) {
    .main-banner-two-box-about {
        display: none;
    }

    .main-banner-one {
        width: 100%;
    }
}

@media screen and (max-width: 1024px) {
    .best-deals-box-pag span.swiper-pagination-bullet {
        width: 22px;
    }
}

@media screen and (max-width:767px) {

	.photo-reviews-block .swiper-button-prev {
	    left: var(--swiper-navigation-sides-offset,10px);
		bottom:-40px;
		top:inherit;
	}
	.photo-reviews-block .swiper-button-next {
		right: var(--swiper-navigation-sides-offset,10px);
		bottom:-40px;
		top:inherit;
	}
	.photo-reviews-block .swiper-button-next:after {
		content: 'Înainte';
		font-family:circle, Arial, sans-serif;
        width:auto;
		font-size:16px;
 		 margin-right: 60px;	
	}
	.photo-reviews-block .swiper-button-prev:after {
		content: 'Înapoi';
		font-family:circle, Arial, sans-serif;
        width:auto;
		font-size:16px;
 		margin-left: 60px;
	}
	.photo-reviews-block .swiper-button-prev {
		background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAABUBAMAAAAPLhijAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAABhQTFRFAAAAALm/ALm/ALi+ALW7AbG2ALa8ALm/5HS+vgAAAAh0Uk5TAP/+/PDI/usjsPs4AAAAYklEQVR4nO2VsQ2AQAwDHSFE+97gGYVR2H8Jnm9j01AhkvJ0dmcFeH1BNsU5TuuS31gUTZ1d67knDKeuL730T+tuB25Oz9z12F1WoAJ/DGQepgi74YvuAQ7D11P/WWwaz7sA0lohzqTOQhIAAAAASUVORK5CYII=');
		background-repeat:no-repeat;
				background-size: 40%;
		background-position: left;

	}
	.photo-reviews-block .swiper-button-next {
		background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAABSCAMAAAAchxa/AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAADlQTFRFAAAAALm/ALi+ALi+ALW7AauxAbO5AqOoAbC2A5SZAqqvBI+UAa+0BIqOAqSpALe8Aa+1ALW7ALi+06XscAAAABN0Uk5TAP//+/+6/qD+gP14/nCi/8np+VGmn10AAAB0SURBVHic7dc5DoAwDETROEDY1/sfFomawp+ASDFTv8KWLFkTwtexK0y7vTFvzBvzxrzJy9/7WDFfN8ynlvmuZ34YmZ9m5tPC/LoxH3fm7YC+sHuT/9k7eMY3en0Ytqq0tLS0dCk6o6o49OOa5dK0IpICegL09gR+0vxZfgAAAABJRU5ErkJggg==');
		background-repeat:no-repeat;
				background-size: 40%;
		background-position: right;

}





    .main-banner-one .swiper-pagination {
        bottom:-27px;
    }
    .main-banner-one .one-swiper-pag .swiper-pagination-bullet {
        width: 21px;

    }
    .main-banner-one  .one-swiper-pag .swiper-pagination-bullet.swiper-pagination-bullet-active {
        width: 21px;

    }
    .main-banner-one  .one-swiper-pag .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
        width:21px;

    }
    
    @keyframes progressBar {
        0% { width: 0; }
        100% { width: 21px; }
      }


    .best-deals-box-sp-row {
        align-items: flex-start;
    }

    span.lizing-info+span.economy {
        display:none;
        
    }

    span.hit+span.economy {
        display:none;
        
    }



    
    .best-deals-box-sp-row span+span {
        margin-left: 4px !important;
    }




    .best-deals-box span.select2.select2-container {
        min-width: 90%;
    }

    a.static_content-box {
        height: 44px;
    }

    .select2-container .select2-selection--single .select2-selection__rendered {
        padding-left: 7px !important;
    }

    .st-container.wrap-main.st-effect-3.st-menu-open {
        z-index: 99999999999999999999;
    }

    .st-container.wrap-main.st-effect-3.st-menu-open~#cpopbuttons-container,
    .st-container.wrap-main.st-effect-3.st-menu-open~.amo-button-holder {
        z-index: 1 !important;
    }
    .fancybox__slide {
        overflow-x: hidden!important;
    }
    .fancybox-container { 
        z-index: 999929999999999999;
    }

    .tags-banner.banner-outlet {
        height: 92px!important;
        background-size: 115%!important;
        min-height: 92px!important;
        max-height: 92px!important;
        padding: 0;
    }
}

@media screen and (max-width: 576px){
    .filters-wrap.left {
        margin-top: 50px!important;
    }
    span.bx-filter-input-checkbox {
        max-width: 220px;
        display: inline-block;
        line-height: 14px;
    } 
    .review-flex{
        display:flex;
        align-items:center;
        gap:0 20px;
        margin-top:20px;
        flex-wrap: wrap;
    }
    .review-flex .block-left,
    .review-flex .block-right{
        max-width:100%;
        flex:0 0 100%;
    }
    .review-flex .block-right {
		margin-top:0;
  }
	.photo-reviews-block .block-left iframe {
		min-height: 250px;
	}



}

@media screen and (max-width: 360px){

    .tags-banner.banner-outlet {
        height: 92px!important;
        min-height: 92px!important;
        max-height: 92px!important;
        padding: 0;
        background-size: 126%!important;
    }
}