* {
    outline: 1px dotted red;
    outline: none !important;
}
body{
	font-family: 'Ysabeau', sans-serif;
	background: #F9F9F9;
}
header {
    background: #3B414C;
    padding: 0;
}

footer {
    background: #3B414C;
}
header .row.align-items-center.flex-column.flex-md-column {
    justify-content: flex-start;
    align-items: flex-start !important;
}

.top-foot {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 3px;
    padding-bottom: 11px;
    width: 100%;
    border-bottom: 1px solid rgb(242 239 239 / 20%);
}

.top-nav-info-list a {
    color: #FFF !important;
    font-family: Ysabeau;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: none;
}

.top-nav-info-list > li {
    padding: 0;
    padding-right: 38px;
}

ul.top-nav-info-list + a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-left: -10px;
    color: #FFF;
    font-family: Ysabeau;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.niz-foot {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 10px;
    width: 100%;
    padding-bottom: 18px;
}

.rm-header-phones.d-flex.align-items-center {
    display: flex;
    width: 30%;
    margin-right: 54px;
    margin-left: 17px;
}

.rm-header-phones-list {
    display: flex;
}
ul.top-nav-info-list + a span {
    margin-left: 8px;
}
div#logo img {
    height: 80px;
    width: 80px;
}

div#logo {
    width: 79px;
    margin-top: 9px;
}

form#search {
    margin-left: 46px;
    width: 87%;
}

form#search input {
    max-width: 598px;
    height: 54px !important;
    flex-shrink: 0;
    margin-top: -6px;
    border-radius: 27px;
    color: #585858;
    font-family: Ysabeau;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    padding-left: 26px;
}
form#search input::placeholder{
    color: #585858;
    font-family: Ysabeau;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
}
.lf-ch-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 48.9%;
}

.rg-ch-header {
    width: 57%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.on-mess {
    color: #FFF;
    font-family: Ysabeau;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    margin-right: 27px;
}
a.rm-fixed-contact-item.d-flex.align-items-center {
    /* width: 53px; */
    /* height: 53px; */
    /* flex-shrink: 0; */
    margin-bottom: 0;
    z-index: 100;
}

.rm-fixed-contact-item-icon {
    width: 53px !important;
    height: 53px !important;
    flex-shrink: 0;
    background: #FFFFFF;
    -ms-flex: 0 0 40px !important;
    flex: 0 0 53px !important;
    max-width: 53px !important;
}
.rg-ch-header .rm-fixed-contact-item-icon{
    background: #FFFFFF !important;
}
.rm-header-phones-icon {
    width: 53px;
    height: 53px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 56px;
    margin-right: 9px;
}

.rm-header-phones-list {
    flex-direction: column;
}

.top-zag-tel {
    color: #FFF;
    font-family: Ysabeau;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.rm-header-phones-list a {
    color: #FFF;
    font-family: Open Sans;
    font-size: 21px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

div#language {
    width: 53px;
    height: 53px;
    flex-shrink: 0;
    background: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
    z-index: 1;
}

div#language button span {
    color: #3B414C;
    text-align: center;
    font-family: Ysabeau;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: unset;
}

button#cart {
    min-width: 53px;
    border-radius: 50%;
    background: #EDC283;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 53px;
}

span.rm-header-cart-quantity {
    background: rgb(255 255 255 / 40%) !important;
    color: #FFF;
    font-family: Ysabeau;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 100% */
    border: 1px solid #fff;
    position: absolute;
    min-width: 18px;
    display: block;
    justify-content: center;
    align-items: center;
    height: 18px;
    border-radius: 50%;
    margin-top: -11px;
    margin-left: 11px;
}
form#form-language {
    display: none;
}

div#language button:after {
    display: none;
}
.rm-menu {
    position: relative !important;
    opacity: 1 !important;
    visibility: visible !important;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: transparent;
    box-shadow: none;
    padding-top: 5px;
    padding-bottom: 21px;
}

.rm-menu > nav {
    -ms-flex: 0 0 25%;
    flex: 0 0 100%;
    max-width: 100%;
    box-shadow: none;
    border: 0;
}

ul.rm-menu-list.list-unstyled {
    height: auto;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: flex-start;
    border: none;
}

.bl-menu {
    width: 100%;
    border-top: 1px solid rgb(242 239 239 / 20%);
}

.rm-menu-list-item-link {
    height: 40px;
    width: 100%;
}

.rm-menu-list-item {
    padding: 0;
    background: transparent;
    border: 0;
}

.rm-menu-list-item:hover, .rm-menu-list-item.active {
    background: transparent;
}

.rm-menu-list-item-name {
    color: #FFF;
    font-family: Ysabeau;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.btn-search {
    left: auto;
    right: 4px;
}

div#oct_desktop_language.active form#form-language {
    /* display: flex; */
    /* flex-direction: column; */
    display: block;
    position: relative;
    z-index: 1;
}

div#oct_desktop_language.active form#form-language ul {
    list-style: none;
    padding-left: 0;
    display: flex;
    position: absolute;
    flex-direction: column;
    margin-top: -6px;
    width: 53px;
    background: #fff;
    justify-content: flex-start;
    align-items: center;
    margin-left: -26px;
    padding-top: 9px;
    padding-bottom: 15px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 53px;
    z-index: 0;
    border-bottom-left-radius: 53px;
}

div#oct_desktop_language.active {}

div#oct_desktop_language.rm-dropdown-box.active .rm-dropdown-toggle {
    margin-top: 15px;
    text-decoration: none;
}
.top-bann {
    color: #E5B062;
    font-family: Ysabeau;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin-top: 44px;
}

.rm-slideshow-plus-item-title {color: #303030 !important;font-family: Tenor Sans;font-size: 85px;font-style: normal;font-weight: 400;line-height: 125px;margin-bottom: 52px;}

.price-ban {
    /* display: flex; */
}

.pr-bb {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: -9px;
}

.old-price {
    color: #ACACAC;
    font-family: 'Open Sans';
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-decoration-line: line-through;
}

.new-price {
    color: #1E1E1E;
    font-family: Ysabeau;
    font-size: 45px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-top: -15px;
}

.rm-slideshow-plus-item-btn.mt-auto {
    margin-bottom: 0;
}

#rm-slideshow-plus-0 .rm-slideshow-plus-item-text  .rm-btn {
    width: 164px;
    height: 70px;
    flex-shrink: 0;
    border-radius: 140px;
    background: #EDC283 !important;
    box-shadow: 0px 8px 25px 0px rgba(171, 129, 68, 0.30);
    padding: 0;
    display: flex;
    justify-content: center;
    color: #000;
    text-align: center;
    font-family: Ysabeau;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    align-items: center;
    margin-top: 7px !important;
    margin-left: 48px;
}
.rm-slideshow-plus-item-text {
    width: 40%;
}
.on-niz-slider {
    display: flex !important;
    flex-direction: row;
    max-width: 265px;
    /* width: 100% !important; */
    height: 77px;
    flex-shrink: 0;
    background-image: url('/catalog/view/theme/oct_remarket/img/Mask group (2).png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    justify-content: space-between;
    align-items: center;
    /* width: 100% !important; */
    margin-right: 32px;
    margin-left: 32px;
}

.on-niz-slider img {
    max-width: 91px;
    margin-left: -30px;
}

.on-niz-slider span {
    color: #444;
    font-family: Ysabeau;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    width: 70%;
    margin-left: -17px;
}

.niz-slider {
    max-width: 44%;
    margin-top: -101px;
    margin-left: -28px;
}

.on-niz-slider.slick-slide.slick-current.slick-active {
    display: none !important;
}
.niz-slider .slick-arrow.slick-prev {
    width: 44px;
    height: 44px;
    flex-shrink: 0;
    text-indent: 100px;
    font-size: 0;
    overflow: hidden;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #EDC283;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: -49px;
    margin-top: 0;
}
.niz-slider .slick-arrow.slick-prev:before{
    content:"";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10' fill='none'%3E%3Cg clip-path='url(%23clip0_76_5042)'%3E%3Cpath d='M2.15128 5.00003C2.15128 5.17925 2.21971 5.35844 2.35628 5.49508L6.6561 9.79486C6.92962 10.0684 7.37309 10.0684 7.6465 9.79486C7.91992 9.52145 7.91992 9.07807 7.6465 8.80452L3.84179 5.00003L7.64637 1.19551C7.91978 0.921988 7.91978 0.478652 7.64637 0.205262C7.37296 -0.0683918 6.92949 -0.0683918 6.65597 0.205262L2.35615 4.50497C2.21956 4.64168 2.15128 4.82087 2.15128 5.00003Z' fill='%23EDC283'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_76_5042'%3E%3Crect width='10' height='10' fill='white' transform='matrix(4.37114e-08 -1 -1 -4.37114e-08 10 10)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    /* background-size: cover; */
    width: 20px;
    height: 20px;
    min-width: 20px;
    max-height: 20px;
    /* margin-left: 150px; */
    position: absolute;
}
.niz-slider .slick-arrow.slick-next {
    width: 44px;
    height: 44px;
    flex-shrink: 0;
    text-indent: 100px;
    font-size: 0;
    overflow: hidden;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #EDC283;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    /* left: -79px; */
    right: -45px;
    margin-top: 5px;
}
.niz-slider .slick-arrow.slick-next:before{
    content:"";
   background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='10' viewBox='0 0 7 10' fill='none'%3E%3Cpath d='M6.34485 4.73792C6.34485 4.90805 6.27989 5.07817 6.15024 5.20788L2.06844 9.28964C1.80879 9.54929 1.3878 9.54929 1.12825 9.28964C0.868707 9.03009 0.868707 8.60919 1.12825 8.34951L4.74006 4.73792L1.12838 1.12631C0.868833 0.866655 0.868832 0.445799 1.12838 0.186272C1.38793 -0.0735073 1.80891 -0.0735073 2.06856 0.186272L6.15036 4.26797C6.28003 4.39774 6.34485 4.56785 6.34485 4.73792Z' fill='%23EDC283'/%3E%3C/svg%3E");
background-repeat: no-repeat no-repeat;
background-position: center center;
    /* background-size: cover; */
    width: 20px;
    height: 20px;
    min-width: 20px;
    max-height: 20px;
    /* margin-left: 150px; */
    position: absolute;
}
.rg-bann-big {
    width: 44%;
    margin-top: 80px;
}

.rg-bann-big img {
    width: 100%;
}
.niz-slider .slick-list.draggable {
    padding: 20px 0;
}
.bl-over.rm-column-mp_0 {
    margin-top: 110px;
    margin-bottom: 52px;
}

.col-12.rm-module-header {
    color: #303030;
    text-align: center;
    font-family: Tenor Sans;
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    line-height: 70px; /* 116.667% */
}

.top-title {
    margin-bottom: 6px;
}
div#product-search .top-title {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.rm-module-col {
    -ms-flex: 0 0 20%;
    flex: 0 0 25%;
    max-width: 25%;
}

.rm-module-item {
    padding: 10px;
    box-shadow: 0px 10px 10px rgba(91, 91, 91, 0.25);
    background: #FFFFFF;
    margin: 0 10px;
    border-radius: 21px;
    /* margin-bottom: 45px; */
    padding-top: 10px;
    border-radius: 15px;
    background: #FFF;
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.07);
}
.rm-module-caption.d-flex.flex-column.flex-grow-1 {
    /* box-shadow: 0px 10px 10px rgba(91, 91, 91, 0.25); */
    min-height: 155px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

div#rm-mp_0 {
    margin-top: 7px;
    margin-bottom: 36px;
}

.rm-module-img {
    overflow: hidden;
    border-radius: 20px;
    padding: 0;
}

.rm-module-stickers-sticker {
    width: 52px;
    height: 30px;
    flex-shrink: 0;
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 214.286% */
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
}

.rm-module-stickers-sticker-stickers_hit {}

.col-12.col-md-4.col-xl-3.rm-module-col {
    margin-bottom: 20px;
}

.rm-module-title a {
    /* fill: #42903C; */
    color: #1E1E1E !important;
    text-align: center;
    font-family: Ysabeau;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    text-decoration: none;
    /* margin-top: 80px; */
}

.rm-module-title {
    margin-top: 17px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    position: relative;
}

.rm-module-title:after {
    content: "";
    width: 90px;
    height: 2px;
    background: #F2EFEF;
    position: absolute;
    bottom: -18px;
}

span.rm-module-price {
    color: #292929;
    text-align: center;
    font-family: Ysabeau;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 100% */
    margin-bottom: 31px;
}

span.rm-module-price-old {
    color: #999;
    text-align: center;
    font-family: 'Montserrat';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: strikethrough;
    text-decoration: line-through;
    justify-content: center;
}

.bl-left-price {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.rm-module-title a:hover {
    color: #1E1E1E !important;
}
.row.oct-load-more a {
    width: 208px;
    height: 70px;
    flex-shrink: 0;
    border-radius: 140px;
    background: #EDC283;
    box-shadow: 0px 8px 25px 0px rgba(171, 129, 68, 0.30);
    color: #000;
    text-align: center;
    font-family: Ysabeau;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
}

.row.oct-load-more a span {
    color: #000;
    text-align: center;
    font-family: Ysabeau;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.bl-over.rm-column-mp_2 {
    margin-top: 45px;
}
.row.oct-load-more a {
    width: 208px;
    height: 70px;
    flex-shrink: 0;
    border-radius: 140px;
    background: #EDC283;
    box-shadow: 0px 8px 25px 0px rgba(171, 129, 68, 0.30);
    color: #000;
    text-align: center;
    font-family: Ysabeau;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
}

.row.oct-load-more a span {
    color: #000;
    text-align: center;
    font-family: Ysabeau;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.bl-over.rm-column-mp_2 {
    margin-top: 45px;
}

div#common-home {
    max-width: 1490px !important;
}
.row.row-padding-top.modulee53 .pm-content {
    /* padding: 0; */
}

.row.row-padding-top.modulee53 .rm-content {
    padding: 0;
    background: transparent;
    width: 1440px;
    margin: auto;
}

.row.row-padding-top.modulee53 {
    padding-top: 83px;
}

.bl-pro-brend {
    height: 598px;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 49px;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}

.lf-pro-brend {
    width: 52%;
    background-image: url('/catalog/view/theme/oct_remarket/img/Group 1 (1).png');
    background-position: -4px;
    height: 605px;
    padding-top: 170px;
    padding-left: 125px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.top-zag-pro-brend {
    color: #303030;
    font-family: Ysabeau;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}

.zag-pro-brend {
    color: #303030;
    font-family: Tenor Sans;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 55px; /* 137.5% */
    margin-top: 10px;
}

.lf-pro-brend a {
    color: #EDC283;
    font-family: Ysabeau;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    position: relative;
    line-height: normal;
    text-decoration-line: underline;
    margin-top: 18px;
    display: flex;
    align-items: center;
}

.lf-pro-brend a:after {
    content: "";
    width: 25px;
    height: 25px;
    background: #EDC283;
    border-radius: 50px;
    position: absolute;
    right: -37px;
}

.lf-pro-brend a::before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='6' viewBox='0 0 6 6' fill='none'%3E%3Cg clip-path='url(%23clip0_76_5294)'%3E%3Cpath d='M4.71021 3.00002C4.71021 3.10755 4.66915 3.21507 4.58721 3.29705L2.00732 5.87692C1.8432 6.04103 1.57712 6.04103 1.41307 5.87692C1.24903 5.71287 1.24903 5.44684 1.41307 5.28271L3.6959 3.00002L1.41315 0.717306C1.24911 0.553193 1.24911 0.287191 1.41315 0.123158C1.5772 -0.0410352 1.84328 -0.0410352 2.00739 0.123158L4.58729 2.70298C4.66924 2.78501 4.71021 2.89252 4.71021 3.00002Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_76_5294'%3E%3Crect width='6' height='6' fill='white' transform='translate(0 6) rotate(-90)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    position: absolute;
    width: 6px;
    height: 6px;
    right: -27px;
    z-index: 4;
}

.rg-pro-brend {
    width: 49%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 600px;
}

.rg-pro-brend a {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-decoration: none;
    width: 100%;
    height: 100%;
}

.play {
    width: 90px;
    height: 90px;
    background: #EDC283;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.rg-pro-brend span {
    color: #FFF;
    text-align: center;
    font-family: Ysabeau;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 20px;
}
.bl-over.rm-product-reviews_0 {
    margin-top: 82px;
}

.bl-over.rm-product-reviews_0 .col-12.rm-module-header {
    text-align: left;
}
.rm-last-reviews-item-author {
    color: #303030;
    font-family: Tenor Sans;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 136.364% */
}

.rm-last-reviews-item-text {
    color: #575C66;
    font-family: Ysabeau;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    min-height: 57px;
}

.rm-last-reviews-item-date.d-flex.align-items-center {
    color: #A6A6A6;
    font-family: Open Sans;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 200% */
    margin-top: 10px;
}

.rm-last-reviews-col {
    padding-left: 10px;
    padding-right: 10px;
}

.rm-last-reviews-col .rm-module-item {
    padding: 29px 20px 25px 20px;
}

.rm-module-rating {
    margin-top: 6px;
    margin-bottom: 11px;
}

.rm-module-rating-star {
    width: 19px;
    height: 19px;
}

ul.slick-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    list-style: none;
    margin-top: 26px;
}

ul.slick-dots li button {
    text-indent: -100px;
    overflow: hidden;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #EAEAEA;
    padding: 0;
}

ul.slick-dots li {
    margin: 0 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}


ul.slick-dots li.slick-active  button {width: 8px;height: 8px;border-radius: 50%;background: #EDC283;/* position: relative; *//* max-width: 8px; */padding: 0;}

ul.slick-dots li.slick-active:after {
    content: "";
    width: 12px;
    height: 12px;
    border: 1px solid #EDC283;
    position: absolute;
    border-radius: 50%;
    min-width: 10px;
    /* margin-left: -10px; */
    /* margin-top: 5px; */
}
div#rm-product-reviews_0 {
    margin-left: -15px;
    margin-right: -15px;
}
.row.row-padding-top.insta {
    margin-top: 67px;
}

.row.row-padding-top.insta .oct-load-more-button-wrapper a {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='204' height='81' viewBox='0 0 204 81' fill='none'%3E%3Crect width='204' height='81' rx='40.5' fill='white'/%3E%3Crect x='3' y='2' width='198' height='77' rx='38.5' fill='white'/%3E%3Cmask id='mask0_76_5371' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='3' y='2' width='198' height='77'%3E%3Crect x='3' y='2' width='198' height='77' rx='38.5' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_76_5371)'%3E%3Cg filter='url(%23filter0_f_76_5371)'%3E%3Ccircle cx='196.5' cy='77.5' r='32.5' fill='%23C09966'/%3E%3C/g%3E%3Cg filter='url(%23filter1_f_76_5371)'%3E%3Ccircle cx='110.5' cy='-8.5' r='32.5' fill='%23C09966'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_76_5371' x='64' y='-55' width='265' height='265' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='50' result='effect1_foregroundBlur_76_5371'/%3E%3C/filter%3E%3Cfilter id='filter1_f_76_5371' x='-22' y='-141' width='265' height='265' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='50' result='effect1_foregroundBlur_76_5371'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center !important;
    width: 204px;
    height: 81px;
    background-color: transparent !important;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #444 !important;
    text-align: center;
    font-family: Ysabeau;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: auto;
}
.row.row-padding-top.insta {
    margin-top: 67px;
}

.row.row-padding-top.insta {}

.oct-load-more-button-wrapper a {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='204' height='81' viewBox='0 0 204 81' fill='none'%3E%3Crect width='204' height='81' rx='40.5' fill='white'/%3E%3Crect x='3' y='2' width='198' height='77' rx='38.5' fill='white'/%3E%3Cmask id='mask0_76_5371' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='3' y='2' width='198' height='77'%3E%3Crect x='3' y='2' width='198' height='77' rx='38.5' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_76_5371)'%3E%3Cg filter='url(%23filter0_f_76_5371)'%3E%3Ccircle cx='196.5' cy='77.5' r='32.5' fill='%23C09966'/%3E%3C/g%3E%3Cg filter='url(%23filter1_f_76_5371)'%3E%3Ccircle cx='110.5' cy='-8.5' r='32.5' fill='%23C09966'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_76_5371' x='64' y='-55' width='265' height='265' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='50' result='effect1_foregroundBlur_76_5371'/%3E%3C/filter%3E%3Cfilter id='filter1_f_76_5371' x='-22' y='-141' width='265' height='265' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='50' result='effect1_foregroundBlur_76_5371'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center !important;
}

.row.row-padding-top.insta .oct-load-more-button-wrapper a span {
    color: #444;
    text-align: center;
    font-family: Ysabeau;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.col-12.text-center {}

.row.row-padding-top.insta .row {
    width: 100%;
    justify-content: center;
    align-items: center;
}

.oct-load-more-button-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -18px;
    margin-bottom: 30px;
}

.us-item {
    width: 12.5%;
}

div#us-blog-article_ img {
    width: 97%;
    height: auto;
}
.row.row-padding-top.modulee48 {
    margin-top: 70px;
}

.row.row-padding-top.modulee48 .col-12 {
    max-width: 1440px;
    margin: auto;
    border-radius: 27px;
    padding: 42px 21px 42px 48px;
    max-height: 288px;
    overflow-y: auto;
    overflow: hidden;
    background: #fff;
    margin-bottom: 83px;
}

.row.row-padding-top.modulee48 .rm-content h1 {
    color: #303030;
    font-family: Tenor Sans;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px; /* 130.769% */
    margin-bottom: -8px;
}

.row.row-padding-top.modulee48 .rm-content {
    padding: 0;
    overflow-y: scroll;
    max-height: 200px;
    padding-right: 46px;
}
.row.row-padding-top.modulee48 .rm-content::-webkit-scrollbar {
  width: 4px;
  
}

/* Track */
.row.row-padding-top.modulee48 .rm-content::-webkit-scrollbar-track {
  background: #ffffff;
  border-radius:3px;
}

/* Handle */
.row.row-padding-top.modulee48 .rm-content::-webkit-scrollbar-thumb {
  background: #EDC283;
}

/* Handle on hover */
.row.row-padding-top.modulee48 .rm-content::-webkit-scrollbar-thumb:hover {
  background: #EDC283;
}
.row.row-padding-top.modulee48 .rm-content p{
  color: #3C3C3C;
  font-family: Ysabeau;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 171.429% */
  margin-bottom: 15px;
}
.rm-footer {
    background: #3B414C;
    border: none;
    box-shadow: none;
}
.rm-footer .container {
    max-width: 1470px !important;
}

.rm-footer-mobile-inner .logo {
    margin-top: 33px;
}

.rm-footer-mobile-inner #logo {
    margin-top: -20px;
}

.rm-footer {
    padding-top: 13px;
}

.bl-pod {
    color: #FFF;
    font-family: Ysabeau;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px; /* 135.714% */
    margin-top: 8px;
}

.offline {
    display: flex;
    align-items: center;
    max-width: 317px;
    margin-top: 15px;
}

.ikonn {
    width: 44px;
    height: 44px;
    flex-shrink: 0;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

.offline span {
    color: #FFF;
    font-family: Ysabeau;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
    margin-left: 12px;
}

.offline a {
    text-decoration: underline;
}

.col-12.col-md-6.col-lg-4.text-center.text-lg-left.rm-footer-first .rm-header-phones.d-flex.align-items-center{
    margin-left: 0;
    margin-top: 11px;
}

.col-12.col-md-6.col-lg-4.text-center.text-lg-left.rm-footer-first .rm-header-phones.d-flex.align-items-center .rm-header-phones-icon {
    width: 44px;
    height: 44px;
    min-width: 44px;
}

.bl-rerr {
    display: flex;
    margin-top: 16px;
}

.bl-rerr a span {
    width: 44px !important;
    height: 44px !important;
    min-width: 44px;
    flex: 0 0 44px !important;
    max-width: 44px !important;
}
.bl-rerr a .rm-fixed-contact-item-icon {
    background: #fff !important;
}

.bl-rerr .on-mess {
    color: #FFF;
    font-family: Ysabeau;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: 14px; /* 116.667% */
    margin-top: 7px;
}

.col-12.col-md-6.col-lg-4.text-center.text-lg-left.rm-footer-first {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 29.233333%;
}

.col-12.col-md-6.col-lg-2.text-md-center.text-lg-left.rm-footer-fourth {
    margin-top: 29px;
    -ms-flex: 0 0 25%;
    flex: 0 0 28%;
    max-width: 38%;
}

span.rm-footer-title-toggle-text {
    color: #FFF;
    font-family: Tenor Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px; /* 212.5% */
    text-transform: uppercase;
    margin-bottom: -21px;
}

.col-12.col-md-6.col-lg-2.text-md-center.text-lg-left.rm-footer-fourth ul li a, .col-12.col-md-6.col-lg-3.text-md-center.text-lg-left.rm-footer-third ul li a,
.col-12.col-md-6.col-lg-3.text-md-center.text-lg-left.rm-footer-two ul li a{
    text-decoration: underline;
    color: #FFF;
    font-family: Ysabeau;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 171.429% */
    text-decoration: none;
}

.col-12.col-md-6.col-lg-3.text-md-center.text-lg-left.rm-footer-third {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 31%;
    margin-top: 28px;
}
.col-12.col-md-6.col-lg-3.text-md-center.text-lg-left.rm-footer-two {
    -ms-flex: 0 0 25%;
    flex: 0 0 22%;
    max-width: 17%;
    margin-top: 28px;
    padding-right: 0;
}
ul.rm-footer-links-list li {
    margin-bottom: 7px;
}

.rm-footer-credits.text-left {
    color: #FFF;
    font-family: Ysabeau;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 14px; /* 100% */
}

.rm-footer-credits.text-center {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.rm-footer-credits.text-center div {
    color: #FFF;
    font-family: Ysabeau;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 171.429% */
}

ul.rm-footer-payments-list.list-unstyled.d-flex.align-items-center.justify-content-center.justify-content-lg-start {
    display: flex;
    flex-wrap: nowrap;
}

.top-soci {
    color: #FFF;
    font-family: Ysabeau;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 171.429% */
    top: 2px;
    position: relative;
}

.rm-footer-credits.text-right {
    color: #FFF;
    text-align: right;
    font-family: Ysabeau;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 14px; /* 100% */
}

.row.powered {
    justify-content: space-between;
    align-items: flex-end;
    margin-top: -85px;
    padding-bottom: 16px;
}

.row.powered {}

.row.powered .col-lg-3:nth-child(1) {
    -ms-flex: 0 0 25%;
    flex: 0 0 28.8%;
    max-width: 30%;
}

.row.powered .col-lg-3:nth-child(2) {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 30%;
}

.row.powered .col-lg-3:nth-child(4) {
    -ms-flex: 0 0 25%;
    flex: 0 0 21.2%;
    max-width: 30%;
}
a.rm-social-fa-instagram.d-flex.align-items-center.justify-content-center,a.rm-social-fa-youtube.d-flex.align-items-center.justify-content-center {
    width: 35px;
    height: 35px;
    flex-shrink: 0;
    border-radius: 9px;
    background: #fff;
}

a.rm-social-fa-instagram.d-flex.align-items-center.justify-content-center i:before {
    display: none;
}

nav[aria-label="breadcrumb"] {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    margin-top: 33px;
}

.rm-breadcrumb-item:first-child {
    width: auto;
    height: auto;
}

.rm-breadcrumb-item:first-child > * {
    width: auto;
    height: auto;
}

ul.breadcrumb.rm-breadcrumb li a {
    color: #868686;
    font-family: Ysabeau;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: underline;
}

ul.breadcrumb.rm-breadcrumb li {
    color: #868686;
    font-family: Ysabeau;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
div#product-category .col-12.rm-page-title,div#product-special .col-12.rm-page-title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    color: #303030;
    text-align: center;
    font-family: Tenor Sans;
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    line-height: 70px; /* 116.667% */
}

div#product-category .col-12.rm-page-title h1,div#product-special .col-12.rm-page-title h1 {
    color: #303030;
    text-align: center;
    font-family: Tenor Sans;
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    line-height: 70px; /* 116.667% */
}
#product-category .content-top-box {
    width: 100%;
    filter: drop-shadow(0px 10px 10px rgba(91, 91, 91, 0.25));
    background: #f9f9f9;
    /* opacity:0.25; */
    border-radius: 20px;
    padding: 17px 19px;
    padding-bottom: 10px;
    position: relative;
    z-index: 100;
}

.ocf-header {
    color: #3C424D;
    font-family: Open Sans;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 700;
    line-height: normal !important;
}

.ocf-body {
    opacity: 1;
    display: flex;
    margin-top: 6px;
    width: 96.5%;
    /* flex-wrap: nowrap; */
    justify-content: flex-start;
}
div#product-category {
    max-width: 1470px !important;
}
.rm-content.rm-category.h-100 {
    background: none;
}

.rm-category-sort-limit.d-flex.align-items-center.justify-content-between.d-lg-block.w-100.w-lg-auto {
    display: flex !important;
    justify-content: flex-start !important;
}

.zag_sort {
    color: #3C424D;
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

div#input-sort a {
    color: #3C424D;
    text-align: center;
    font-family: Open Sans;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    margin-right: 34px;
}

div#input-sort a.select {
    background: #EDC283;
    height: 36px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    border-radius: 5px;
}

.rm-category-sort.d-flex.flex-column.flex-md-row.justify-content-between {
    padding: 0;
    margin-top: 20px;
    margin-bottom: 31px;
}

.ocf-footer.ocf-mobile {}

.ocf-header-btn.ocf-desktop button {
    width: 180px;
    height: 55px;
    flex-shrink: 0;
    color: #000;
    text-align: center;
    font-family: Ysabeau;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px; /* 100% */
    border-radius: 140px;
    background: #EDC283;
    box-shadow: 0px 8px 25px 0px rgba(171, 129, 68, 0.30);
    position: absolute;
    right: 28px;
    margin-top: 57px;
}
.no-col .product-grid {
    -ms-flex: 0 0 20%;
    flex: 0 0 25%;
    max-width: 25%;
    margin-bottom: 23px;
}
button.rm-btn.rm-btn-2x.dark.oct-load-more-button.text-center {
    border-radius: 140px;
    background: #EDC283;
    box-shadow: 0px 8px 25px 0px rgba(171, 129, 68, 0.30);
    width: 208px;
    height: 70px;
    flex-shrink: 0;
    color: #000;
    text-align: center;
    font-family: Ysabeau;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

button.rm-btn.rm-btn-2x.dark.oct-load-more-button.text-center span {
    color: #000;
    text-align: center;
    font-family: Ysabeau;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-left: 0;
}

ul.pagination {
    width: 30%;
    float: right;
    top: -56px;
    position: relative;
    display: flex;
    justify-content: flex-end;
    padding: 0 !important;
}

.pagination li a {
    color: #1E1E1E;
    text-align: center;
    font-family: Tenor Sans;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px; /* 100% */
    background: none;
}

.pagination li a:hover {
    background-color: transparent !important;
}

ul.pagination li.active span {
    width: 42px;
    height: 42px;
    flex-shrink: 0;
    background: none;
    border: 1px solid #EDC283;
    border-radius: 50%;
    color: #EDC283;
    text-align: center;
    font-family: Tenor Sans;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px; /* 100% */
}

.pagination li:not(:last-child) {
    margin: 0px 0px 15px 0;
}

.bl-niz.categ.col-sm-12 {
    padding: 0;
}
.rm-module-col.slick-slide {
    padding: 0;
}

div#product-category .bl-over.rm-product-reviews_0 {
    margin-top: 50px;
}
aside#column-right {
    background: transparent;
    -ms-flex: 0 0 25%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
}

.rm-column-box.h-100 {
    background: none !important;
}

aside#column-right {}

aside#column-right .rm-content {
    background-color: transparent;
    padding: 0;
}

.row.row-padding-top.modulee54 {}

.row.row-padding-top.modulee54 .col-12 {
    padding: 0;
}

.top-rik {
    color: #303030;
    font-family: Tenor Sans;
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    line-height: 70px; /* 116.667% */
    text-align: center;
    text-align: left;
    max-width: 1440px !important;
    margin: auto;
    margin-top: 60px;
}

.bl-foto {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 14px;
}

.bottom-desc.col-sm-12 {
    margin-top: 75px;
    max-width: 1469px !important;
    margin: 107px auto;
    margin-bottom: 70px;
}

.rm-category-description.rm-category-description-bottom {
    background: #fff;
    border-radius: 20PX;
    overflow-y: auto;
    padding-bottom: 49px;
}

div#rm-category-description {
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
    max-height: 210px;
    /* overflow-y: scroll; */
}

.rm-category-description-text {
    color: #3C3C3C;
    font-family: Ysabeau;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 171.429% */
    height: 100%;
    padding-right: 29px;
    overflow-y: auto !important;
}

.rm-category-description-text p {
    margin-bottom: 14px;
}
.rm-category-description-text::-webkit-scrollbar {
  width: 4px;
  
}

/* Track */
.rm-category-description-text::-webkit-scrollbar-track {
  background: #ffffff;
  border-radius:3px;
}

/* Handle */
.rm-category-description-text::-webkit-scrollbar-thumb {
  background: #EDC283;
}

/* Handle on hover */
.rm-category-description-text::-webkit-scrollbar-thumb:hover {
  background: #EDC283;
}
div#product-product #content {
    background: transparent;
    margin-top: 30px;
}
.rm-product-images {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0;
}

.rm-product-images-additional {
    max-width: 223px;
    padding: 0;
    margin-top: 0;
    margin-left: -15px;
    margin-right: 17px;
}

.rm-product-images-main.slick-initialized.slick-slider {
    width: calc(100% - 247px);
    filter: drop-shadow(0px 10px 10px rgba(91, 91, 91, 0.25));
}
.rm-product-images-additional {}

.rm-product-images-additional-item {
    border-radius: 5px;
    /* fill: #FFF; */
    /* opacity: 0.25; */
    /* filter: drop-shadow(0px 10px 10px rgba(91, 91, 91, 0.25)); */
}

.rm-product-images-additional-item {
    background: #fff;
    /* background-size: 100% 100%; */
    /* border: none !important; */
    border: 5px solid #fff !important;
    /* opacity: 0.25; */
    box-shadow: 0px 10px 10px rgba(91, 91, 91, 0.25);
    border-radius: 20px;
    /* filter: drop-shadow(0px 10px 10px rgba(91, 91, 91, 0.25)); */
    max-height: 160px;
    margin-bottom: 17px;
    overflow: hidden;
}

.rm-product-images-additional-item a img {
    /* max-width: 80%; */
    /* height: auto; */
    margin-bottom: 90px;
    width: 100%;
    height: auto;
}

.rm-product-slide {
     background: #fff;
     /* background-size: 100% 100%; */
     /* border: none !important; */
     border: 5px solid #fff;
     /* opacity: 0.25; */
     /* box-shadow: 0px 10px 10px rgba(91, 91, 91, 0.25); */
     border-radius: 20px;
     /* margin-bottom: 9px; */
     overflow: hidden;
}

div#product-product {
    max-width: 1470px !important;
}

.rm-product .rm-module-stickers {
    left: 249px;
    top: 16px;
}

div#product {-ms-flex: 0 0 41.6666666667%;flex: 0 0 41.666667%;max-width: 48.966667%;}

.rm-product-center {
    padding: 0;
    border: 0;
    padding-left: 11px;
}

.rm-product-title.order-1.order-md-0 h1 {
    color: #303030;
    font-family: Tenor Sans;
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: 70px; /* 140% */
    padding: 0;
    margin-top: -15px;
}

.rm-product-center-info-item {
    color: #303030;
    font-family: Tenor Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 187.5% */
}

.rm-product-center-info-item span:nth-child(2) {
    color: #303030;
    font-family: Tenor Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    text-decoration-line: underline;
}

.bl-price {
    /* display: flex; */
    border-bottom: 1px solid #DFDFDF;
    padding-bottom: 41px;
}

.all-pricee {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
}
.all-pricee .rm-product-center-price {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-end;
}

.all-pricee .rm-product-center-price span {
    margin-top: 0;
    color: #292929;
    font-family: Ysabeau;
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px; /* 85.714% */
}

.all-pricee  span.rm-product-center-price-old {
    color: #999;
    font-family: 'Montserrat';
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 15px;
    text-decoration-line: strikethrough;
    margin-top: 0;
}

div#rm-product-options-box label.rm-control-label {
    color: #3C424D;
    font-family: Ysabeau;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: 10px;
    margin-bottom: 6px;
    margin-left: 25px;
}

div#rm-product-options-box {
    padding: 0;
    /* margin-left: 67px; */
}

.rm-product-center-info {
    padding-bottom: 25px;
}

.rm-product-center-options .radio label {
    background: none;
    border: none;
    color: #3C424D;
    font-family: Ysabeau;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: inline-flex;
    padding: 0;
    margin: 0;
}

.rm-product-center-options .radio label:before {
    content: "";
    width: 25px;
    height: 25px;
    flex-shrink: 0;
    border-radius: 4px;
    border: 1px solid #F2EFEF;
    background: #FFF;
    margin-right: 13px;
}

.rm-product-center-options .options-box .radio {
    display: flex;
    align-items: center;
}
.rm-product-center-options .options-box .radio .info-circle {
    margin-left: 22px;
}

.rm-product-center-options .options-box .radio {
    margin-left: 25px;
}

.rm-product-center-buttons {
    padding-top: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.btn-group.rm-product-quantity {
    display: none;
}
button#button-cart {
    width: 208px !important;
    height: 70px;
    flex-shrink: 0;
    border-radius: 140px;
    background: #EDC283;
    box-shadow: 0px 8px 25px 0px rgba(171, 129, 68, 0.30);
    color: #000 !important;
    text-align: center;
    font-family: Ysabeau;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    display: flex;
    justify-content: center;
    align-items: center;
}

button#button-cart span {
    color: #000;
    text-align: center;
    font-family: Ysabeau;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.rm-product-btn.button-fast-order {
    margin-top: 0;
    background: none !important;
    width: auto !important;
    margin-left: 58px;
    border: none !important;
}

.rm-product-btn.button-fast-order span {
    color: #303030 !important;
    font-family: Ysabeau;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 100% */
    text-decoration-line: underline;
    width: auto !important;
}
.rm-product-btn.button-fast-order:hover span {
    text-decoration-line: none;
}
.rm-product-right.niz-tovar {
    padding: 0;
}

ul#oct-tabs {
    padding-left: 0;
    margin-top: 21px;
    margin-bottom: 0;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    text-decoration: none;
    border-bottom: 3px solid #EDC283;
}

span.nav-link-text {
    color: #303030;
    text-align: center;
    font-family: Open Sans;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

div#product_dop_tab {
    background: none;
    padding: 23px 0px 23px 13px;
}

.on-row-dostav span:nth-child(1) {
    color: #575C66;
    font-family: Ysabeau;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 133.333% */
    min-width: 55%;
}

.on-row-dostav {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 9px;
}

.on-row-dostav span:nth-child(2) {
    color: #575C66;
    font-family: Ysabeau;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 133.333% */
}

div#product_dop_tab a {
    color: #EDC283;
    font-family: Ysabeau;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 100% */
    text-decoration-line: underline;
}
div#product_description {
    background: none;
    padding: 23px 0px 23px 13px;
}

.nav-tabs .nav-link {
    border-bottom: 3px solid #F2EFEF;
}
.lf-video {
    /* margin-top: 14px; */
    max-width: 827px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 150px;
    border-radius: 20px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: -10px;
    margin-top: 15px;
}

.lf-video a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-decoration: none;
}
.lf-video a span {
    color: #FFF;
    text-align: center;
    font-family: Ysabeau;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: -20px;
}
.niz-tovar {
    max-width: 1440px;
    margin: auto;
    width: 100%;
    /* padding: 0 15px; */
}

.rm-product-attention {
    width: 100%;
    /* width: 1440px; */
    /* height: 74px; */
    background: rgba(237, 194, 131, 0.50);
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    color: #292929;
    font-family: Ysabeau;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-top: 19px;
    padding: 14px 13px;
    border-radius: 11px;
}
.rm-product-attention span {
    margin-left: 7px;
}
.row.row-padding-top.modulee52 .rm-content {
    background: no-repeat;
    padding: 0;
}

.row.row-padding-top.modulee52 h1 {
    color: #303030;
    font-family: Tenor Sans;
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    line-height: 70px; /* 116.667% */
    text-align: center;
    margin-top: 59px;
    margin-bottom: 23px;
}

.row.row-padding-top.modulee52 .mt-3 {
    max-width: 953px;
    margin: auto;
}

.zag-vop {
    /* background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='974' height='70' viewBox='0 0 974 70' fill='none'%3E%3Cg opacity='0.25' filter='url(%23filter0_d_76_2203)'%3E%3Cpath d='M10 25C10 11.1929 21.1929 0 35 0H939C952.807 0 964 11.1929 964 25C964 38.8071 952.807 50 939 50H35C21.1929 50 10 38.8071 10 25Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_76_2203' x='0' y='0' width='974' height='70' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='10'/%3E%3CfeGaussianBlur stdDeviation='5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.358333 0 0 0 0 0.358333 0 0 0 0 0.358333 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_76_2203'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_76_2203' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E"); */
    /* background-repeat: no-repeat no-repeat; */
    /* background-position: 0 0; */
    /* background-size: 100%; */
    width: 100%;
    position: relative;
    height: 50px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-left: 21px;
    border-radius: 20px;
    box-shadow: 0px 10px 10px rgba(91, 91, 91, 0.25);
}

.zag-vop span:nth-child(1) {
    color: #D6D6D6;
    text-align: center;
    font-family: Ysabeau;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px; /* 100% */
    margin-right: 5px;
}

.zag-vop span:nth-child(2) {
    color: #292929;
    font-family: Ysabeau;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px; /* 100% */
}

.zag-vop:before {
    content: "";
    width: 44px;
    height: 44px;
    flex-shrink: 0;
    background: #EDC283;
    position: absolute;
    border-radius: 50%;
    right: 3px;
}

.zag-vop:after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 13 13' fill='none'%3E%3Cg clip-path='url(%23clip0_76_2229)'%3E%3Cpath d='M12.35 5.85H7.15004V0.64996C7.15004 0.291238 6.8588 0 6.49996 0C6.14124 0 5.85 0.291238 5.85 0.64996V5.85H0.64996C0.291238 5.85 0 6.14124 0 6.49996C0 6.8588 0.291238 7.15004 0.64996 7.15004H5.85V12.35C5.85 12.7088 6.14124 13 6.49996 13C6.8588 13 7.15004 12.7088 7.15004 12.35V7.15004H12.35C12.7088 7.15004 13 6.8588 13 6.49996C13 6.14124 12.7088 5.85 12.35 5.85Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_76_2229'%3E%3Crect width='13' height='13' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    right: 18px;
    width: 13px;
    height: 13px;
}

.opis-vop {
    color: #292929;
    font-family: Ysabeau;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    margin-left: 50px;
    padding-top: 14px;
    padding-bottom: 43px;
    display: none;
}

.on-vop {
    margin-bottom: 20px;
}
.on-vop.active .opis-vop {
    display: block;
}

.on-vop.active .zag-vop:after {
    background: #fff;
    height: 2px;
}
div#sp-c50 {
    margin-bottom: 80px;
}
.simple-content .checkout-heading {
    background: none !important;
    color: #303030;
    font-family: Tenor Sans;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 70px; /* 350% */
    padding: 0;
}

.container.simplecheckout {
    max-width: 1470px !important;
}

div#simplecheckout_form_0 {
    margin-top: 58px;
    margin-bottom: 78px;
}

.simplecheckout-block-content {
    background: rgba(255, 255, 255, 0.70);
    border-radius: 20px;
}

.simplecheckout-block-content fieldset.form-horizontal {
    overflow: hidden;
}

.simplecheckout-block-content .form-horizontal .form-group {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    margin-bottom: 17px;
}

div#simplecheckout_payment_address .simplecheckout-block-content {
    margin-top: -12px;
    padding-left: 24px;
}

input#customer_firstname {
    width: 308px;
    height: 44px;
    flex-shrink: 0;
    border-radius: 4px;
    border: 1px solid #F2EFEF;
    background: #FFF;
}

.simplecheckout-block-content .form-horizontal label.control-label.col-sm-4 {
    color: #3C424D;
    font-family: Ysabeau;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 22.333333%;
}

input#customer_telephone {
    width: 308px;
    height: 44px;
    flex-shrink: 0;
    border-radius: 4px;
    border: 1px solid #F2EFEF;
    background: #FFF;
}
label.control-label.col-sm-4[for="customer_field27"] {
    display: none !important;
}

.form-group.row-customer_field27 label {
    color: #3C424D;
    font-family: Ysabeau;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    justify-content: flex-start;
    align-items: center;
    display: flex !important;
    /* margin-left: 11px; */
}

.form-group.row-customer_field27 label:before {
    content: "";
    width: 25px;
    height: 25px;
    flex-shrink: 0;
    border-radius: 4px;
    border: 1px solid #F2EFEF;
    background: #FFF;
    display: inline-flex;
    margin-right: 12px;
}

.form-group.row-customer_field27 label input {
    display: none;
}

div#simplecheckout_customer input,div#simplecheckout_payment_address input {
    width: 308px;
    height: 44px;
    flex-shrink: 0;
    border-radius: 4px;
    border: 1px solid #F2EFEF;
    background: #FFF;
}

div#simplecheckout_customer {
    margin-bottom: 17px;
}

div#simplecheckout_payment_address {
    margin-bottom: 1px;
}
label.control-label.col-sm-4[for="payment_address_for_me"] {
    display: none !important;
}

input#payment_address_for_me {
    display: none;
}

.form-group.row-payment_address_for_me label:before {
    content: "";
    width: 25px;
    height: 25px;
    flex-shrink: 0;
    border-radius: 4px;
    border: 1px solid #F2EFEF;
    background: #FFF;
    display: inline-flex;
    margin-right: 12px;
}

.form-group.row-payment_address_for_me {
    padding-top: 7px;
}

.form-group.row-payment_address_for_me label {
    display: inline-flex !important;
    align-items: center;
}

.form-group.row-payment_address_for_me .checkbox label {
    margin-top: 6px;
    margin-left: 1px;
}
div#simplecheckout_shipping {
    margin-bottom: 0;
}

div#simplecheckout_shipping input[type="radio"] ~ label:before {
    content: "";
    width: 25px;
    height: 25px;
    flex-shrink: 0;
    border-radius: 4px;
    border: 1px solid #F2EFEF;
    background: #FFF;
    display: inline-flex;
    margin-right: 13px;
}

input#flat\.flat {}

div#simplecheckout_shipping input[type="radio"] ~ label {
    color: #3C424D;
    font-family: Ysabeau;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex !important;
    justify-content: flex-start;
    align-items: center;
}

div#simplecheckout_shipping input[type="radio"] {
    display: none;
}

div#simplecheckout_shipping input[type="radio"]:checked ~ label:after {
    content: "";
    width: 11px;
    height: 11px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='11' viewBox='0 0 11 11' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.44722 2.58999C9.63967 2.75839 9.65714 3.05177 9.48595 3.24176L4.66708 8.59041C4.495 8.7814 4.19955 8.79355 4.01238 8.61736L1.22387 5.99221C1.04997 5.8285 1.03332 5.5557 1.18252 5.3692C1.34715 5.16341 1.65374 5.13508 1.84967 5.31131L4.01318 7.25735C4.2012 7.42648 4.49067 7.41135 4.66006 7.22357L8.805 2.6279C8.97271 2.44193 9.25875 2.42507 9.44722 2.58999Z' fill='%23EDC283'/%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: cover;
    display: flex;
    position: absolute;
    margin-left: 7px;
}

div#simplecheckout_shipping .simplecheckout-block-content {
    margin-top: -10px;
    padding-top: 4px;
    padding-left: 20px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    padding-bottom: 20px;
}

div#simplecheckout_shipping_address {
}

#simplecheckout_shipping_address .simplecheckout-block-content {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding-bottom: 127px;
}

.form-group.required.row-shipping_address_address_1 {
    margin-bottom: 12px;
    margin-left: 11px;
}

div#simplecheckout_shipping_address input {
    width: 308px;
    height: 44px;
    flex-shrink: 0;
    border-radius: 4px;
    border: 1px solid #F2EFEF;
    background: #FFF;
    max-width: 306px;
}
div#simplecheckout_payment input[type="radio"] ~ label {
    color: #3C424D;
    font-family: Ysabeau;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex !important;
    justify-content: flex-start;
    align-items: center;
}

div#simplecheckout_payment input[type="radio"] {
    display: none;
}

div#simplecheckout_payment input[type="radio"]:checked ~ label:after {
    content: "";
    width: 11px;
    height: 11px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='11' viewBox='0 0 11 11' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.44722 2.58999C9.63967 2.75839 9.65714 3.05177 9.48595 3.24176L4.66708 8.59041C4.495 8.7814 4.19955 8.79355 4.01238 8.61736L1.22387 5.99221C1.04997 5.8285 1.03332 5.5557 1.18252 5.3692C1.34715 5.16341 1.65374 5.13508 1.84967 5.31131L4.01318 7.25735C4.2012 7.42648 4.49067 7.41135 4.66006 7.22357L8.805 2.6279C8.97271 2.44193 9.25875 2.42507 9.44722 2.58999Z' fill='%23EDC283'/%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: cover;
    display: flex;
    position: absolute;
    margin-left: 7px;
}
div#simplecheckout_payment input[type="radio"] ~ label:before {
    content: "";
    width: 25px;
    height: 25px;
    flex-shrink: 0;
    border-radius: 4px;
    border: 1px solid #F2EFEF;
    background: #FFF;
    display: inline-flex;
    margin-right: 13px;
}
div#simplecheckout_comment {
    display: flex;
    position: static;
    margin-top: -139px;
    margin-left: 22px;
}

#simplecheckout_comment .checkout-heading {
    color: #3C424D;
    font-family: Ysabeau;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    min-width: 150px;
}

#simplecheckout_comment textarea {
    width: 304px !important;
    max-height: 110px !important;
    min-height: 90px !important;
}

div#simplecheckout_payment {
    margin-top: 22px;
}

.form-group.row-shipping_address_date {
    padding-left: 11px;
}

.form-group.row-shipping_address_time {
    padding-left: 10px;
}

.form-group.row-shipping_address_time label.control-label.col-sm-4,
.form-group.row-shipping_address_date label.control-label.col-sm-4{
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 22.533333%;
}

.input-group.date {}

.input-group.date button.btn.btn-default {
    position: absolute;
    left: 0;
    background: none !important;
    padding: 0 0;
    width: 31px;
}

i.fa.fa-calendar:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M11.0837 2.91797H10.5003V1.7513C10.5003 1.59659 10.4389 1.44822 10.3295 1.33882C10.2201 1.22943 10.0717 1.16797 9.91699 1.16797C9.76228 1.16797 9.61391 1.22943 9.50451 1.33882C9.39512 1.44822 9.33366 1.59659 9.33366 1.7513V2.91797H4.66699V1.7513C4.66699 1.59659 4.60553 1.44822 4.49614 1.33882C4.38674 1.22943 4.23837 1.16797 4.08366 1.16797C3.92895 1.16797 3.78058 1.22943 3.67118 1.33882C3.56178 1.44822 3.50033 1.59659 3.50033 1.7513V2.91797H2.91699C2.45286 2.91797 2.00774 3.10234 1.67956 3.43053C1.35137 3.75872 1.16699 4.20384 1.16699 4.66797V5.2513H12.8337V4.66797C12.8337 4.20384 12.6493 3.75872 12.3211 3.43053C11.9929 3.10234 11.5478 2.91797 11.0837 2.91797Z' fill='%23E9E9E9'/%3E%3Cpath d='M1.16699 11.0846C1.16699 11.5488 1.35137 11.9939 1.67956 12.3221C2.00774 12.6503 2.45286 12.8346 2.91699 12.8346H11.0837C11.5478 12.8346 11.9929 12.6503 12.3211 12.3221C12.6493 11.9939 12.8337 11.5488 12.8337 11.0846V6.41797H1.16699V11.0846Z' fill='%23E9E9E9'/%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: cover;
    content: "";
    width: 14px;
    height: 14px;
    display: flex;
}
.input-group.time button.btn.btn-default {
    position: absolute;
    left: 0;
    background: none !important;
    padding: 0 0;
    width: 31px;
}

i.fa.fa-clock-o:before {
   background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 13 13' fill='none'%3E%3Cg clip-path='url(%23clip0_76_3139)'%3E%3Cpath d='M6.50033 0.542969C5.32188 0.542969 4.1699 0.892419 3.19006 1.54713C2.21021 2.20184 1.44652 3.1324 0.995546 4.22115C0.544574 5.30989 0.426579 6.50791 0.656483 7.66372C0.886386 8.81952 1.45386 9.88119 2.28715 10.7145C3.12044 11.5478 4.18211 12.1152 5.33792 12.3451C6.49372 12.5751 7.69174 12.4571 8.78048 12.0061C9.86923 11.5551 10.7998 10.7914 11.4545 9.81157C12.1092 8.83173 12.4587 7.67975 12.4587 6.5013C12.4568 4.92163 11.8284 3.40718 10.7114 2.29018C9.59445 1.17318 8.08 0.544832 6.50033 0.542969ZM8.50829 8.50926C8.40671 8.61081 8.26896 8.66785 8.12533 8.66785C7.9817 8.66785 7.84395 8.61081 7.74237 8.50926L6.11737 6.88426C6.01578 6.7827 5.95869 6.64495 5.95866 6.5013V3.2513C5.95866 3.10764 6.01573 2.96987 6.11731 2.86829C6.21889 2.7667 6.35667 2.70964 6.50033 2.70964C6.64399 2.70964 6.78176 2.7667 6.88334 2.86829C6.98493 2.96987 7.042 3.10764 7.042 3.2513V6.27705L8.50829 7.74334C8.60983 7.84492 8.66688 7.98267 8.66688 8.1263C8.66688 8.26993 8.60983 8.40768 8.50829 8.50926Z' fill='%23E9E9E9'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_76_3139'%3E%3Crect width='13' height='13' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
background-repeat: no-repeat no-repeat;
background-position: center center;
background-size: cover;
    content: "";
    width: 14px;
    height: 14px;
    display: flex;
}

.input-group.time {}

i.fa.fa-clock-o {}

div#simplecheckout_payment .simplecheckout-block-content {
    margin-top: -9px;
    padding-left: 20px;
    padding-bottom: 18px;
}
.top-cart {
    background: rgba(255, 255, 255, 0.50);
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    padding: 14px 18px 14px 25px;
}

.on-cart {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 19px;
}
.lf-cart a {
    width: 85px;
    height: 85px;
    background: #FFF;
    display: flex;
    border-radius: 10px;
}

.rg-cart {
    width: calc(100% - 100px);
    height: 88px;
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    justify-content: space-between;
}

.top-name a {
    color: #292929;
    font-family: Ysabeau;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal; /* 166.667% */
    margin-top: -7px;
}

.niz-cart {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end !important;
}
.top-name {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
}

.remove-cart button {
    background-color: transparent;
    border: none;
    width: 14.985px;
    height: 14.985px;
    /* transform: rotate(45deg); */
    flex-shrink: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M10.8943 9.83464L6.65584 5.59622L10.8944 1.35772C11.1867 1.06532 11.1867 0.590552 10.8943 0.298063C10.6019 0.0056722 10.1271 0.00567235 9.8347 0.298064L5.59619 4.53657L1.35768 0.298064C1.06529 0.00567235 0.590519 0.0056722 0.298128 0.298063C0.00563964 0.590552 0.00563945 1.06532 0.298031 1.35772L4.53654 5.59622L0.298128 9.83464C0.00563964 10.1271 0.00563964 10.6019 0.298031 10.8943C0.590519 11.1868 1.06529 11.1868 1.35778 10.8943L5.59619 6.65588L9.8346 10.8943C10.1271 11.1868 10.6019 11.1868 10.8944 10.8943C11.1867 10.6019 11.1867 10.1271 10.8943 9.83464Z' fill='%234F4F4F'/%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    /* background-size: cover; */
    position: absolute;
    margin-top: -5px;
    margin-left: -18px;
}

.remove-cart button:hover {}

.remove-cart button:hover,.remove-cart button:focus {
    background-color: transparent;
    box-shadow: none;
}

.niz-qv {
    display: flex;
}

.input-group.btn-block {
    flex-wrap: nowrap;
}

.quantity button.btn.btn-primary {
    width: 25px;
    height: 25px;
    flex-shrink: 0;
    border-radius: 4px;
    border: 1px solid #F2EFEF;
    background: #FFF;
    padding: 0;
}

.quantity i.fa.fa-minus:before {
    content: "";
    width:10px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10' fill='none'%3E%3Cpath d='M0.599975 5.59864H9.39994C9.73137 5.59864 10 5.33002 10 4.9985C10 4.66707 9.73146 4.39844 9.39994 4.39844H0.599975C0.268626 4.39852 0 4.66715 0 4.99858C0 5.33002 0.268626 5.59864 0.599975 5.59864Z' fill='%233A404B'/%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: cover;
    height: 10px;
    display: flex;
}

.quantity i.fa.fa-plus:before {
    content: "";
    width:10px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10' fill='none'%3E%3Cg clip-path='url(%23clip0_76_3181)'%3E%3Cpath d='M9.49997 4.5H5.50003V0.499969C5.50003 0.22403 5.276 0 4.99997 0C4.72403 0 4.5 0.22403 4.5 0.499969V4.5H0.499969C0.22403 4.5 0 4.72403 0 4.99997C0 5.276 0.22403 5.50003 0.499969 5.50003H4.5V9.49997C4.5 9.776 4.72403 10 4.99997 10C5.276 10 5.50003 9.776 5.50003 9.49997V5.50003H9.49997C9.776 5.50003 10 5.276 10 4.99997C10 4.72403 9.776 4.5 9.49997 4.5Z' fill='%233A404B'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_76_3181'%3E%3Crect width='10' height='10' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
background-repeat: no-repeat no-repeat;
background-position: center center;
background-size: cover;
    height: 10px;
    display: flex;
}

.niz-cena {
    color: #3C424D;
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px; /* 112.5% */
}

.niz-qv input.form-control {
    color: #3C424D;
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px; /* 112.5% */
    border: none;
    width: 20px !important;
    padding: 0px !important;
    min-width: 24px !important;
}
div#total_sub_total {
    display: none;
}

div#total_sub_total {}

div#total_shipping {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fcfcfc;
    padding: 12px 15px 3px 25px;
    position: relative;
}

div#total_shipping span b {
    color: #575C66;
    font-family: Ysabeau;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 133.333% */
}

span.simplecheckout-cart-total-value {
    color: #575C66;
    text-align: right;
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
}

div#total_shipping:before {
    content: "";
    width: 93%;
    position: absolute;
    background: #DFDFDF;
    height: 1px;
    top: -7px;
}

div#total_total {
    background: #fcfcfc;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 9px 15px 11px 23px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.simplecheckout-cart-total:after {
    display: none !important;
}

div#total_total b {
    color: #575C66;
    font-family: Ysabeau;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 133.333% */
}
.coupon-niz input[name="coupon"] {
    height: 50px;
    background: rgba(255, 255, 255, 0.50);
    border: 1px solid #F2EFEF;
    border-radius: 21px;
}
.coupon-niz input[name="coupon"]::placeholder{
    color: #575C66;
font-family: Ysabeau;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 133.333% */   
}

.coupon-niz {
    display: flex;
    align-items: center;
    position: relative;
}

.prim {
    width: 208px;
    height: 50px;
    flex-shrink: 0;
    border-radius: 140px;
    background: #EDC283;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    text-align: center;
    font-family: Ysabeau;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    position: absolute;
    top: 0;
    right: 0;
}

.simplecheckout-cart-coupon {
    margin-top: 30px;
}

div#buttons {
    background: none;
    position: absolute;
    right: 16px;
    bottom: 100px;
}

a#simplecheckout_button_confirm {
    width: 344px;
    height: 70px;
    flex-shrink: 0;
    border-radius: 140px;
    background: #EDC283;
    box-shadow: 0px 8px 25px 0px rgba(171, 129, 68, 0.30);
    display: flex;
    justify-content: center;
    align-items: center;
}

a#simplecheckout_button_confirm span {
    /* border-radius: 140px; */
    /* background: #EDC283; */
    color: #000;
    text-align: center;
    font-family: Ysabeau;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.form-group.row-payment_address_for_me .checkbox label.active:after {
   content: "";
    width: 11px;
    height: 11px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='11' viewBox='0 0 11 11' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.44722 2.58999C9.63967 2.75839 9.65714 3.05177 9.48595 3.24176L4.66708 8.59041C4.495 8.7814 4.19955 8.79355 4.01238 8.61736L1.22387 5.99221C1.04997 5.8285 1.03332 5.5557 1.18252 5.3692C1.34715 5.16341 1.65374 5.13508 1.84967 5.31131L4.01318 7.25735C4.2012 7.42648 4.49067 7.41135 4.66006 7.22357L8.805 2.6279C8.97271 2.44193 9.25875 2.42507 9.44722 2.58999Z' fill='%23EDC283'/%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: cover;
    display: flex;
    position: absolute;
    margin-left: 7px;
}
.form-group.row-customer_field27 label.active:after {
      content: "";
    width: 11px;
    height: 11px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='11' viewBox='0 0 11 11' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.44722 2.58999C9.63967 2.75839 9.65714 3.05177 9.48595 3.24176L4.66708 8.59041C4.495 8.7814 4.19955 8.79355 4.01238 8.61736L1.22387 5.99221C1.04997 5.8285 1.03332 5.5557 1.18252 5.3692C1.34715 5.16341 1.65374 5.13508 1.84967 5.31131L4.01318 7.25735C4.2012 7.42648 4.49067 7.41135 4.66006 7.22357L8.805 2.6279C8.97271 2.44193 9.25875 2.42507 9.44722 2.58999Z' fill='%23EDC283'/%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: cover;
    display: flex;
    position: absolute;
    margin-left: 7px;
}
#common-success .rm-content {
    padding: 0;
    background: transparent;
}

#common-success .content-top-box {}

div#common-success nav[aria-label="breadcrumb"] {
    display: none;
}

div#common-success .rm-page-title {
    display: none;
}

.spasibo {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 40px;
}

.bl-text-spasibo {
    width: 699px;
    height: 137px;
    background: rgb(255 255 255 / 75%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 41px;
    border-radius: 20px;
}

.bl-text-spasibo span {
    color: #303030;
    text-align: center;
    font-family: Tenor Sans;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 50px; /* 125% */
}

.bl-text-spasibo p {
    color: #292929;
    text-align: center;
    font-family: Ysabeau;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 150% */
}

.bl-text-spasibo p b {
    color: #292929;
    font-family: Ysabeau;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}

.spasibo a {
    width: 344px;
    height: 70px;
    flex-shrink: 0;
    border-radius: 140px;
    background: #EDC283;
    box-shadow: 0px 8px 25px 0px rgba(171, 129, 68, 0.30);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    text-align: center;
    font-family: Ysabeau;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
    margin-top: 38px;
    margin-bottom: 100px;
}
div#information-information h1 {
    color: #303030;
    font-family: Tenor Sans;
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    line-height: 70px; /* 116.667% */
    text-align: center;
    margin-top: 10px;
}

.rm-content {
    padding: 0;
    background: none;
}
.zag-dostavka {
    color: #303030;
    font-family: Tenor Sans;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 70px; /* 350% */
}

.sama-dostavka {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.zag-one-dostavka {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='485' height='148' viewBox='0 0 485 148' fill='none'%3E%3Cg filter='url(%23filter0_d_76_3554)'%3E%3Cpath d='M15 20C15 11.7157 21.7157 5 30 5H455C463.284 5 470 11.7157 470 20V108C470 116.284 463.284 123 455 123H30C21.7157 123 15 116.284 15 108V20Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_76_3554' x='0' y='0' width='485' height='148' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='10'/%3E%3CfeGaussianBlur stdDeviation='7.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.07 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_76_3554'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_76_3554' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: 102%;
    position: relative;
    width: 32.2%;
    height: 130px;
    margin: 9px 4px;
    margin-top: 3px;
    margin-bottom: 16px;
}

.zag-one-dostavka:before {
    content: "";
    position: absolute;
    width: 99.7%;
    height: 104%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='467' height='130' viewBox='0 0 467 130' fill='none'%3E%3Cpath d='M0 15C0 6.71573 6.71573 0 15 0H452C460.284 0 467 6.71573 467 15V115C467 123.284 460.284 130 452 130H15C6.71574 130 0 123.284 0 115V15Z' fill='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: 100%;
    z-index: -1;
    top: -12px;
}

div#information-information {
    max-width: 1470px !important;
}

.ik-dostavka {
    display: flex;
    color: #303030;
    font-family: Tenor Sans;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px; /* 100% */
    padding-top: 17px;
    padding-left: 25px;
    margin-bottom: 7px;
    max-width: 88%;
}

.ik-dostavka span {
    margin-left: 15px;
}

.sam-znach-ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â° {
    color: #1E1E1E;
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 175% */
    margin-left: 62px;
}

.bl-dostavka {
}

.bl-dostavka.not-padding {
    color: #1E1E1E;
    font-family: Ysabeau;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    margin-left: 26px;
    margin-top: 21px;
    max-width: 90%;
}

.zag-one-dostavka:nth-child(n+4) {
    height: 173px;
    /* background-size: 102% 108%; */
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='485' height='169' viewBox='0 0 485 169' fill='none'%3E%3Cg filter='url(%23filter0_d_76_3623)'%3E%3Cpath d='M15 20C15 11.7157 21.7157 5 30 5H455C463.284 5 470 11.7157 470 20V129C470 137.284 463.284 144 455 144H30C21.7157 144 15 137.284 15 129V20Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_76_3623' x='0' y='0' width='485' height='169' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='10'/%3E%3CfeGaussianBlur stdDeviation='7.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.07 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_76_3623'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_76_3623' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    /* background-size: cover; */
}

.zag-one-dostavka:nth-child(n+4):before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='467' height='152' viewBox='0 0 467 152' fill='none'%3E%3Cpath d='M0 15C0 6.71573 6.71573 0 15 0H452C460.284 0 467 6.71573 467 15V137C467 145.284 460.284 152 452 152H15C6.71574 152 0 145.284 0 137V15Z' fill='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    /* background-size: cover; */
}

.polosa-info {
    height: 54px;
    background: rgba(237, 194, 131, 0.50);
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #292929;
    font-family: Ysabeau;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px; /* 166.667% */
    border-radius: 21px;
    margin-top: -5px;
    padding-left: 13px;
}

.polosa-info img {
    margin-right: 11px;
}

.sama-dostavka:last-child .zag-one-dostavka {
    height: 173px;
    /* background-size: 102% 108%; */
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='485' height='169' viewBox='0 0 485 169' fill='none'%3E%3Cg filter='url(%23filter0_d_76_3623)'%3E%3Cpath d='M15 20C15 11.7157 21.7157 5 30 5H455C463.284 5 470 11.7157 470 20V129C470 137.284 463.284 144 455 144H30C21.7157 144 15 137.284 15 129V20Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_76_3623' x='0' y='0' width='485' height='169' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='10'/%3E%3CfeGaussianBlur stdDeviation='7.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.07 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_76_3623'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_76_3623' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    /* background-size: cover; */
}

.sama-dostavka:last-child  .zag-one-dostavka:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='467' height='152' viewBox='0 0 467 152' fill='none'%3E%3Cpath d='M0 15C0 6.71573 6.71573 0 15 0H452C460.284 0 467 6.71573 467 15V137C467 145.284 460.284 152 452 152H15C6.71574 152 0 145.284 0 137V15Z' fill='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    /* background-size: cover; */
}
.sam-znach-dostavka {
    padding-left: 60px;
}
div#information-information .bl-tipa-vop {
    max-width: 954px;
    margin: auto;
    margin-bottom: 100px;
}
div#sreview-reviews {
    max-width: 1470px !important;
}

div#sreview-reviews 
 h1.rm-page-title {
    color: #303030;
    text-align: left;
    font-family: Tenor Sans;
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    line-height: 70px; /* 116.667% */
}
.rm-store-reviews-top.d-flex.flex-column.flex-md-row.justify-content-between {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='971' height='179' viewBox='0 0 971 179' fill='none'%3E%3Cg filter='url(%23filter0_d_76_4069)'%3E%3Cpath d='M15 20C15 11.7157 21.7157 5 30 5H941C949.284 5 956 11.7157 956 20V139C956 147.284 949.284 154 941 154H30C21.7157 154 15 147.284 15 139V20Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_76_4069' x='0' y='0' width='971' height='179' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='10'/%3E%3CfeGaussianBlur stdDeviation='7.5'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.07 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_76_4069'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_76_4069' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: 100%;
    padding: 0;
    position: relative;
    margin-top: 23px;
    max-width: 67%;
    max-width: 936px;
    margin: 11px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 9;
    margin-top: 2px;
    height: 180px;
    margin-bottom: 40px;
}

.rm-store-reviews-top:before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='953' height='161' viewBox='0 0 953 161' fill='none'%3E%3Cpath d='M0 15C0 6.71573 6.71573 0 15 0H938C946.284 0 953 6.71573 953 15V146C953 154.284 946.284 161 938 161H15C6.71576 161 0 154.284 0 146V15Z' fill='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: 100%;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: 0.7;
    margin-top: -15px;
}

.rm-store-reviews-top-title.d-flex.align-items-center {
    color: #292929;
    font-family: Ysabeau;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px; /* 90% */
    text-transform: lowercase;
    letter-spacing: 1px;
    margin-bottom: 0;
}

span.rm-store-reviews-top-quantity {
    background: none;
    color: #292929;
    font-family: Ysabeau;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px; /* 90% */
}

.rm-store-reviews-top-value {
    color: #292929;
    font-family: Ysabeau;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px; /* 45% */
    margin-bottom: 24px;
    margin-top: 9px;
}

.rm-store-reviews-top-value span {
    color: #292929;
    font-family: Ysabeau;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px; /* 45% */
}

.rm-store-reviews-top-value-text {
    color: #292929;
    font-family: Ysabeau;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px; /* 90% */
    margin-bottom: 0px;
}

span.rm-store-reviews-top-list-item-name {
    color: #303030;
    font-family: Tenor Sans;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 136.364% */
    min-width: 44%;
}

.rm-store-reviews-top.d-flex.flex-column.flex-md-row.justify-content-between button {
    color: #303030;
    font-family: Tenor Sans;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 136.364% */
    border-radius: 140px;
    background: #EDC283;
    box-shadow: 0px 8px 25px 0px rgba(171, 129, 68, 0.30);
    width: 208px;
    height: 70px;
    flex-shrink: 0;
    padding: 0;
}

.rm-store-reviews-top.d-flex.flex-column.flex-md-row.justify-content-between button {
    color: #000;
    text-align: center;
    font-family: Ysabeau;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.lf-vid {
    margin-left: 36px;
    height: 143px;
    position: relative;
}

ul.rm-store-reviews-top-list li {
    width: 100%;
    justify-content: flex-start !important;
}

.btn-group {
    margin-right: 40px;
    margin-top: -34px;
}

.rm-module-rating-star {
    width: 21px;
    height: 21px;
    background-size: cover;
}

.rm-store-reviews-top-list-item-quantity {
    display: none;
}

.d-flex.flex-column.align-items-start {}

ul.rm-store-reviews-top-list {
    position: relative;
}
.rm-store-reviews-item.py-4 {
    background: rgba(255, 255, 255, 0.70);
    border-radius: 20px;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    margin-bottom: 31px;
}

.rm-store-reviews-item-text {
    color: #292929;
    font-family: Ysabeau;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
}

.rm-store-reviews-item-text p {
    margin-bottom: 0px !important;
}

.rm-store-reviews-item-text-admin-title {
    color: #303030;
    font-family: Tenor Sans;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 150% */
}

.rm-store-reviews-item-text-admin.mt-4 {
    background: none;
    color: #292929;
    font-family: Ysabeau;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
    padding: 0;
    margin-top: 16px !important;
}
.rm-store-reviews-item-info-name {
    color: #303030;
    font-family: Tenor Sans;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 136.364% */
    margin-bottom: 0;
    margin-top: 10px;
}

.rm-store-reviews-item-info-date {
    color: #A6A6A6;
    font-family: Open Sans;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 184.615% */
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0;
}

.rm-store-reviews-item-info-date:before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15' fill='none'%3E%3Cpath d='M11.875 3.125H11.25V1.875C11.25 1.70924 11.1842 1.55027 11.0669 1.43306C10.9497 1.31585 10.7908 1.25 10.625 1.25C10.4592 1.25 10.3003 1.31585 10.1831 1.43306C10.0658 1.55027 10 1.70924 10 1.875V3.125H5V1.875C5 1.70924 4.93415 1.55027 4.81694 1.43306C4.69973 1.31585 4.54076 1.25 4.375 1.25C4.20924 1.25 4.05027 1.31585 3.93306 1.43306C3.81585 1.55027 3.75 1.70924 3.75 1.875V3.125H3.125C2.62772 3.125 2.15081 3.32254 1.79917 3.67418C1.44754 4.02581 1.25 4.50272 1.25 5V5.625H13.75V5C13.75 4.50272 13.5525 4.02581 13.2008 3.67418C12.8492 3.32254 12.3723 3.125 11.875 3.125Z' fill='%23E3E3E3'/%3E%3Cpath d='M1.25 11.875C1.25 12.3723 1.44754 12.8492 1.79917 13.2008C2.15081 13.5525 2.62772 13.75 3.125 13.75H11.875C12.3723 13.75 12.8492 13.5525 13.2008 13.2008C13.5525 12.8492 13.75 12.3723 13.75 11.875V6.875H1.25V11.875Z' fill='%23E3E3E3'/%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    width: 15px;
    height: 15px;
}

.col-md-3.rm-store-reviews-item-info.text-center {
    display: flex;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 17.6%;
    justify-content: space-between;
    align-items: flex-start;
}

.lf-rewon {
    margin-left: 28px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.rm-store-reviews-item.py-4 .row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start !important;
}

.rm-store-reviews-item-info + div {
    -ms-flex: 0 0 75%;
    flex: 0 0 88%;
    max-width: 82.4%;
}

.rm-store-reviews-item-text-admin-title + p,.rm-store-reviews-item-text-admin-title + p + p + p {
    display: none;
}

.rm-store-reviews-item-text-admin-title + p {
    margin-bottom: 0px;
}
.rm-dropdown.rm-store-reviews-item-info-rating-details {
    color: #292929;
    font-family: Ysabeau;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px; /* 100% */
}

span.rm-store-reviews-item-info-rating-title {
    color: #292929;
    font-family: Ysabeau;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px; /* 100% */
    text-decoration: none;
}
.rm-content.rm-store-reviews {
    margin-bottom: 180px;
}
.rm-contact-location-info {
    padding: 0;
    background: transparent;
    padding-top: 69px;
}

.row.no-gutters.rm-contact-location {
    background: none;
    padding-bottom: 39px;
    border-bottom: 1px solid #D0D0D0;
    margin-bottom: 30px !important;
}
.row.no-gutters.rm-contact-location {}

div#information-contact.shop {
    max-width: 1470px !important;
}

h1 {
    /* margin-left: -13px; */
    color: #303030;
    font-family: Tenor Sans;
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    line-height: 70px; /* 116.667% */
    margin-top: 10px;
}

div#content {}

.rm-contact-location-store-title {
    color: #303030;
    /* text-align: center; */
    font-family: Tenor Sans;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 136.364% */
}

.rm-contact-location-address {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: -3px;
    margin-bottom: 15px;
}

.ik-loc {
    width: 26.727px;
    height: 26.727px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ik-loc img {
    width: 14px;
    height: auto;
}

.rm-contact-location-address span {
    color: #292929;
    font-family: Ysabeau;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
    margin-left: 18px;
}

.bl-link-map a {
    border-radius: 140px;
    background: #EDC283;
    box-shadow: 0px 8px 25px 0px rgba(171, 129, 68, 0.30);
    width: 208px;
    height: 70px;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    text-align: center;
    font-family: Ysabeau;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
}

.col-xl-12.loc-onn {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}

.col-xl-12.loc-onn ul li {
    color: #292929;
    font-family: Ysabeau;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 137.5% */
}

.bl-link-map {
    margin-bottom: 27px;
}

.col-xl-12.loc-onn ul {
    margin-left: 20px;
}

.col-xl-12.loc-onn + .col-xl-12.loc-onn {
    margin-top: 19px;
}

.col-xl-12.loc-onn a {
    color: #292929;
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 137.5% */
    text-decoration: none;
}

.row.no-gutters.rm-contact-location .col-lg-6.col-xl-3 {
    display: flex;
    -ms-flex: 0 0 25%;
    flex: 0 0 66%;
    max-width: 75%;
}

.bl-smoll-img-loc {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-left: 6px;
}

.on-smoll-img-loc {
    width: 228px;
    height: 137px;
    flex-shrink: 0;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 6px;
}

.on-smoll-img-loc img {
    border-radius: 10px;
}

.big-image-loc {
    width: 100%;
    /* height: auto; */
    background: #fff;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: 424px;
    margin-left: 15px;
}

.rm-contact-location img {
    border-radius: 10px;
}
.bl-all-contact {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.bl-all-contact {
    margin-bottom: 100px;
}

.lf-contact {
    width: 49.3%;
}

.zag-manager {
    color: #303030;
    font-family: Tenor Sans;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 122.222% */
    margin-bottom: 19px;
}

.lf-contact .rm-contact-location-info {
    padding: 16px;
    padding-top: 16px;
    margin-top: 10px;
}
.lf-contact .rm-contact-location-info {
    background: rgba(255, 255, 255, 0.70);
}

.bl-phone {
    display: flex;
}

.bl-phone ul li a {
    color: #303030;
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 187.5% */
}

.bl-phone {}

.bl-phone .bl-rerr {
    margin-top: 0;
}

.bl-phone .bl-rerr a {width: 35px;height: 35px;background: #fff;filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.05));border-radius: 50%;}

.bl-time ul li {
    color: #292929;
    font-family: Ysabeau;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
}
.lf-contact .rm-contact-location-info {
    background: rgba(255, 255, 255, 0.70);
    border-radius: 20px;
    margin-bottom: 27px;
}

.bl-phone {
    display: flex;
}

.bl-phone ul li a {
    color: #303030;
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 187.5% */
    margin-left: 6px;
}

.bl-phone {}

.bl-phone .bl-rerr {
    margin-top: 0;
    margin-left: 90px;
}

.bl-phone .bl-rerr a {width: 35px;height: 35px;background: #fff;filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.05));border-radius: 50%;margin-top: -5px;margin-right: 17px;}

.bl-time ul li {
    color: #292929;
    font-family: Ysabeau;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    color: #292929;
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.bl-soc-contactt {
    background: rgba(255, 255, 255, 0.70);
    border-radius: 20px;
    padding: 16px 16px 12px 16px;
}

.rm-social-title {
    color: #303030;
    font-family: Tenor Sans;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 122.222% */
}

.bl-soc-contactt .rm-social {
    justify-content: flex-start !important;
}

.bl-soc-contactt .rm-social li a {
    width: 35px;
    height: 36.902px;
    flex-shrink: 0;
    border-radius: 150px;
    background: #FFF;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.05);
}

.bl-soc-contactt .rm-social li a.fa-instagram:before {
    content: "";
    width: 17px;
    height: 17px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='19' viewBox='0 0 17 19' fill='none'%3E%3Cg clip-path='url(%23clip0_76_4739)'%3E%3Cpath d='M16.9489 6.03849C16.9075 5.08454 16.7638 4.43307 16.5537 3.8631C16.3403 3.2651 16.0057 2.72343 15.5733 2.27572C15.1488 1.8198 14.6349 1.46685 14.0677 1.24176C13.527 1.02037 12.9093 0.868986 12.0045 0.825637C11.098 0.781877 10.8084 0.771484 8.5 0.771484C6.1916 0.771484 5.90199 0.781877 4.99551 0.825363C4.09073 0.868986 3.47297 1.0205 2.93225 1.24204C2.36507 1.46699 1.85133 1.8198 1.4267 2.27572C0.994278 2.7233 0.659523 3.26496 0.446037 3.86296C0.236053 4.43307 0.0924759 5.08454 0.0513611 6.03836C0.00985718 6.99423 0 7.29945 0 9.7333C0 12.1673 0.00985718 12.4727 0.0513611 13.4284C0.0926056 14.3822 0.236313 15.0337 0.446426 15.6038C0.659782 16.2017 0.994408 16.7434 1.42683 17.191C1.85133 17.6469 2.3652 17.9998 2.93238 18.2247C3.47297 18.4464 4.09086 18.5978 4.99564 18.6414C5.90224 18.685 6.19173 18.6953 8.50013 18.6953C10.8085 18.6953 11.0981 18.685 12.0046 18.6414C12.9094 18.5978 13.5272 18.4464 14.0679 18.2247C15.2096 17.7592 16.1122 16.8076 16.5537 15.6038C16.7639 15.0337 16.9075 14.3822 16.9489 13.4284C16.9901 12.4725 17 12.1673 17 9.73344C17 7.29945 16.9901 6.99423 16.9489 6.03849ZM15.4188 13.355C15.3811 14.2288 15.2426 14.7033 15.1262 15.019C14.8402 15.8007 14.2544 16.4184 13.513 16.7199C13.2135 16.8426 12.7635 16.9886 11.9347 17.0284C11.0386 17.0716 10.7697 17.0807 8.5 17.0807C6.23013 17.0807 5.96139 17.0716 5.06516 17.0284C4.23651 16.9886 3.78645 16.8426 3.48685 16.7199C3.11772 16.5762 2.78374 16.3472 2.50956 16.0494C2.2272 15.7604 2.00996 15.4084 1.87364 15.019C1.7573 14.7033 1.61878 14.2288 1.58104 13.355C1.54018 12.41 1.53149 12.1265 1.53149 9.73358C1.53149 7.34048 1.54018 7.05713 1.58104 6.11206C1.61891 5.23824 1.7573 4.76372 1.87364 4.44797C2.00996 4.05865 2.22733 3.70652 2.50956 3.41743C2.78374 3.11973 3.11772 2.89068 3.48698 2.74709C3.78645 2.62429 4.23651 2.47838 5.06529 2.43845C5.96152 2.39537 6.23038 2.38621 8.5 2.38621H8.49987C10.7695 2.38621 11.0384 2.39537 11.9347 2.43859C12.7635 2.47838 13.2134 2.62443 13.513 2.74709C13.8821 2.89081 14.2161 3.11987 14.4903 3.41743C14.7727 3.70652 14.9899 4.05865 15.1261 4.44797C15.2426 4.76372 15.3811 5.23824 15.4188 6.11206C15.4597 7.057 15.4684 7.34048 15.4684 9.73344C15.4684 12.1265 15.4598 12.4099 15.4188 13.355Z' fill='url(%23paint0_linear_76_4739)'/%3E%3Cpath d='M8.49955 5.13086C6.08895 5.13086 4.13477 7.19139 4.13477 9.733C4.13477 12.2746 6.08895 14.335 8.49955 14.335C10.9103 14.335 12.8645 12.2746 12.8645 9.733C12.8645 7.19139 10.9103 5.13086 8.49955 5.13086ZM8.49955 12.7203C6.93485 12.7201 5.66626 11.3827 5.66639 9.73286C5.66639 8.08313 6.93485 6.74559 8.49968 6.74559C10.0645 6.74572 11.333 8.08313 11.333 9.73286C11.333 11.3827 10.0644 12.7203 8.49955 12.7203Z' fill='url(%23paint1_linear_76_4739)'/%3E%3Cpath d='M14.0576 4.94857C14.0576 5.54247 13.601 6.02397 13.0377 6.02397C12.4743 6.02397 12.0176 5.54247 12.0176 4.94857C12.0176 4.35454 12.4743 3.87305 13.0377 3.87305C13.601 3.87305 14.0576 4.35454 14.0576 4.94857Z' fill='url(%23paint2_linear_76_4739)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_76_4739' x1='1.42661' y1='17.1911' x2='16.3214' y2='3.06412' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFD600'/%3E%3Cstop offset='0.5' stop-color='%23FF0100'/%3E%3Cstop offset='1' stop-color='%23D800B9'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_76_4739' x1='5.41322' y1='12.9871' x2='11.9124' y2='6.8229' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FF6400'/%3E%3Cstop offset='0.5' stop-color='%23FF0100'/%3E%3Cstop offset='1' stop-color='%23FD0056'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_76_4739' x1='12.3164' y1='5.70894' x2='13.8351' y2='4.26849' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F30072'/%3E%3Cstop offset='1' stop-color='%23E50097'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_76_4739'%3E%3Crect width='17' height='17.9239' fill='white' transform='translate(0 0.771484)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: cover;
}

.bl-soc-contactt .rm-social li a.fa-facebook:before{
     content: "";
     width: 17px;
     height: 17px;
     background-image: url('/catalog/view/theme/oct_remarket/img/image 152.svg');
     background-size: 100%;
     width: 18px;
     height: 18.978px;
     flex-shrink: 0;
}

div#information-contact {
    max-width: 1470px !important;
}

.bl-phone .bl-rerr a span {
    width: 35px !important;
    height: 35px !important;
    min-width: 35px;
    flex: 0 0 35px !important;
    max-width: 35px !important;
}

.bl-time {
    margin-top: -13px;
    margin-left: 28px;
}
.rg-contact {
    width: 49%;
}
.rm-contact-form-text {
    color: #292929;
    font-family: Ysabeau;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 122.222% */
    margin-top: 7px;
    text-align: left;
    margin-bottom: -13px !important;
}

.rg-contact form {
    background: #FFF;
    filter: drop-shadow(0px 10px 15px rgba(0, 0, 0, 0.07));
    border-radius: 20px;
    /* border: 5px solid #fff; */
    position: relative;
    margin: 5px;
    z-index: 100;
    padding: 16px 22px 3px 16px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.rg-contact form:before {
    content: "";
    background: rgb(255 255 255 / 50%);
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    position: absolute;
    top: -5px;
    left: -5px;
    border-radius: 20px;
    z-index: -1;
}

.zag-forma {
    color: #303030;
    font-family: Tenor Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 137.5% */
    margin-bottom: 12px;
    width: 100%;
}

.rg-contact form .form-group {
    width: 49%;
}

.rg-contact form textarea#input-enquiry {
    max-height: 110px;
}

.rg-contact form button.rm-btn.dark {
    width: 208px;
    height: 53px;
    flex-shrink: 0;
    border-radius: 140px;
    background: #EDC283;
    box-shadow: 0px 8px 25px 0px rgba(171, 129, 68, 0.30);
    margin-top: -70px;
}

.rg-contact form button.rm-btn.dark {
    color: #000;
    text-align: center;
    font-family: Ysabeau;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.rm-news-item-date {
    position: relative;
    top: auto;
    right: 0;
    background: none !important;
    color: #A6A6A6;
    font-family: Open Sans;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 200% */
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
    margin-bottom: 18px;
}

.rm-news-item-bottom.d-flex.flex-column.justify-content-between.h-100 a {
    color: #1E1E1E;
    font-family: Ysabeau;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px; /* 110% */
    text-decoration: none;
    margin-bottom: 0px !important;
    display: flex !important;
}

.bl-more-blog a {
    width: 174px;
    height: 44px;
    flex-shrink: 0;
    border-radius: 140px;
    background: #EDC283;
    box-shadow: 0px 8px 25px 0px rgba(171, 129, 68, 0.30);
    display: flex;
    justify-content: center;
    align-items: center;
}
.col-12.col-md-6.col-xl-4.rm-news-col {
    background: transparent;
    /* opacity: 0.25; */
    /* filter: drop-shadow(0px 10px 10px rgba(91, 91, 91, 0.25)); */
    /* border-radius: 20px; */
    /* margin: 0 10px; */
    padding: 0 10px !important;
    margin-bottom: 44px;
}

.rm-news-item.d-flex.flex-column.justify-content-between.h-100 {
 background: #fff;
 /* opacity: 0.25; */
 box-shadow: 0px 10px 10px rgba(91, 91, 91, 0.25);
 border-radius: 20px;
 /* margin: 0 10px; */
 overflow: hidden;
}

.row.rm-blog-row {
    margin-top: 21px;
    margin-bottom: 77px;
}
.rm-news-item-top {
    min-height: 214px;
    overflow: hidden;
    border-radius: 20px;
    padding: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.rm-news-item-top img {
    height: 100%;
    width: auto;
    max-width: 150%;
    max-height: 214px;
    padding: 0;
    border-radius: 20px;
}

.rm-news-item-top a {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 20px;
}

.rm-news-item-bottom.d-flex.flex-column.justify-content-between.h-100 {
    padding: 11px 12px 20px 14px;
}

.rm-news-item-date:before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15' fill='none'%3E%3Cpath d='M11.875 3.125H11.25V1.875C11.25 1.70924 11.1842 1.55027 11.0669 1.43306C10.9497 1.31585 10.7908 1.25 10.625 1.25C10.4592 1.25 10.3003 1.31585 10.1831 1.43306C10.0658 1.55027 10 1.70924 10 1.875V3.125H5V1.875C5 1.70924 4.93415 1.55027 4.81694 1.43306C4.69973 1.31585 4.54076 1.25 4.375 1.25C4.20924 1.25 4.05027 1.31585 3.93306 1.43306C3.81585 1.55027 3.75 1.70924 3.75 1.875V3.125H3.125C2.62772 3.125 2.15081 3.32254 1.79917 3.67418C1.44754 4.02581 1.25 4.50272 1.25 5V5.625H13.75V5C13.75 4.50272 13.5525 4.02581 13.2008 3.67418C12.8492 3.32254 12.3723 3.125 11.875 3.125Z' fill='%23E3E3E3'/%3E%3Cpath d='M1.25 11.875C1.25 12.3723 1.44754 12.8492 1.79917 13.2008C2.15081 13.5525 2.62772 13.75 3.125 13.75H11.875C12.3723 13.75 12.8492 13.5525 13.2008 13.2008C13.5525 12.8492 13.75 12.3723 13.75 11.875V6.875H1.25V11.875Z' fill='%23E3E3E3'/%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: cover;
    width: 15px;
    height: 15px;
    flex-shrink: 0;
    margin-right: 6px;
}

.rm-news-item-text {
    color: #606060;
    font-family: Ysabeau;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 122.222% */
    min-height: 101px;
}

.rm-pagination-cont {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.rm-pagination-cont ul {
    justify-content: center;
    float: none;
    top: -2px;
}
.container.small.blog-cat h1 {
    display: flex;
    justify-content: center;
    align-items: center;
}
.rm-blog-post-photo {
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    padding: 5px;
    margin-bottom: 0px !important;
}

.container.blog {
    max-width: 1470px !important;
    padding-top: 44px;
}

.rm-blog-post-photo img {
    border-radius: 20px;
    overflow: hidden;
}
.rm-blog-post-photo + nav[aria-label="breadcrumb"] {
    margin-top: -13px;
    justify-content: flex-start;
}

.rm-blog-post-photo + nav[aria-label="breadcrumb"] ul {
    padding-left: 0;
    margin-bottom: 0;
}

.bl-text-all h1 {
    color: #303030;
    font-family: Tenor Sans;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 127.273% */
    margin-left: 0;
    margin-bottom: 4px;
}

span.datatt:before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15' fill='none'%3E%3Cpath d='M11.875 3.125H11.25V1.875C11.25 1.70924 11.1842 1.55027 11.0669 1.43306C10.9497 1.31585 10.7908 1.25 10.625 1.25C10.4592 1.25 10.3003 1.31585 10.1831 1.43306C10.0658 1.55027 10 1.70924 10 1.875V3.125H5V1.875C5 1.70924 4.93415 1.55027 4.81694 1.43306C4.69973 1.31585 4.54076 1.25 4.375 1.25C4.20924 1.25 4.05027 1.31585 3.93306 1.43306C3.81585 1.55027 3.75 1.70924 3.75 1.875V3.125H3.125C2.62772 3.125 2.15081 3.32254 1.79917 3.67418C1.44754 4.02581 1.25 4.50272 1.25 5V5.625H13.75V5C13.75 4.50272 13.5525 4.02581 13.2008 3.67418C12.8492 3.32254 12.3723 3.125 11.875 3.125Z' fill='%23E3E3E3'/%3E%3Cpath d='M1.25 11.875C1.25 12.3723 1.44754 12.8492 1.79917 13.2008C2.15081 13.5525 2.62772 13.75 3.125 13.75H11.875C12.3723 13.75 12.8492 13.5525 13.2008 13.2008C13.5525 12.8492 13.75 12.3723 13.75 11.875V6.875H1.25V11.875Z' fill='%23E3E3E3'/%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: cover;
    width: 15px;
    height: 15px;
    flex-shrink: 0;
    margin-right: 6px;
}
span.datatt{
    position: relative;
    top: auto;
    right: 0;
    background: none !important;
    color: #A6A6A6;
    font-family: Open Sans;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 200% */
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
    margin-bottom: 8px;
}



.rm-blog-post-text p {
    color: #3C3C3C;
    font-family: Ysabeau;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 160% */
}

.bl-text-all {
    /* max-width: 96%; */
}

.rm-content ol li {
    color: #3C3C3C;
    font-family: Ysabeau;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

blockquote {
    background: rgba(255, 255, 255, 0.80);
    /* stroke-width: 1px; */
    border: 1px solid #F2EFEF;
    border-radius: 20px;
    margin-top: 23px;
    padding: 10px 25px;
    margin-bottom: 27px;
}

.bl-text-all img.img-fluid {
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    padding: 5px;
    margin-bottom: 0px !important;
}

.bl-text-all h2 {
    color: #303030;
    font-family: Tenor Sans;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 127.273% */
    margin-top: 5px;
    margin-bottom: 6px;
}

.rm-content .bl-text-all ul {
    padding-left: 0;
    list-style: none;
    background: rgba(255, 255, 255, 0.80);
    border-radius: 20px;
    padding: 14px 18px;
}

.rm-content .bl-text-all ul li {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 5px;
}

.rm-content .bl-text-all ul li:before {
    content: "";
    width: 16px;
    height: 16px;
    flex-shrink: 0;
    background-color: #EDC283;
    border-radius: 50%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.86964 1.88327C7.00961 2.00575 7.02231 2.21911 6.89781 2.35729L3.39317 6.24722C3.26803 6.38612 3.05315 6.39495 2.91703 6.26682L0.889019 4.35762C0.762546 4.23855 0.750439 4.04015 0.858949 3.90452C0.978682 3.75485 1.20165 3.73425 1.34415 3.86242L2.91761 5.27772C3.05435 5.40072 3.26488 5.38972 3.38807 5.25315L6.40257 1.91085C6.52454 1.77559 6.73257 1.76333 6.86964 1.88327Z' fill='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    /* background-size: cover; */
    margin-right: 6px;
    margin-top: 6px;
}
.rm-404-content-image {
    margin-top: -1px;
}

.rm-404-content-image span {
    color: #EDC283;
    font-family: Tenor Sans;
    font-size: 500px;
    font-style: normal;
    font-weight: 400;
    line-height: 500px; /* 100% */
    position: relative;
    top: 24px;
}

.rm-404-content-image img {
    margin-top: -277px;
}

.rm-404-content-text p {
    color: #303030;
    text-align: center;
    font-family: Ysabeau;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 109.091% */
    margin-bottom: 0px !important;
}

.rm-404-content-text {
    margin-top: -30px;
}

.butt a {
    width: 208px;
    height: 70px;
    flex-shrink: 0;
    border-radius: 140px;
    background: #EDC283;
    box-shadow: 0px 8px 25px 0px rgba(171, 129, 68, 0.30);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    text-align: center;
    font-family: Ysabeau;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-decoration: none;
}

.butt {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    margin-top: 34px;
}

div#error-not-found {
    margin-bottom: 101px;
}
.top-about {display: flex;justify-content: space-between;align-items: flex-start;}

.lf-top-about {
    width: 49%;
    color: #3C3C3C;
    font-family: Ysabeau;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    padding-top: 17px;
}

.lf-top-about p {
    margin-bottom: 23px !important;
}

.rg-top-about {
    width: 49%;
    margin-top: 18px;
}

.bl-video-about {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 440px;
    background: #fff;
    padding: 10px;
    border-radius: 20px;
    background-size: cover;
    border: 5px solid #fff;
}

.bl-video-about a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #FFF;
    text-align: center;
    font-family: Ysabeau;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    text-decoration: none;
}

.bl-video-about a span {
    margin-top: 14px;
}

.vn-img {
    margin-top: 60px;
    border: 5px solid #fff;
    border-radius: 20px;
    overflow: hidden;
}

.niz-about {
    margin-top: 45.4px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.lf-about {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 49.4%;
}

.rg-about {
    width: 49%;
}

.on-missia {
    display: flex;
    background: #fff;
    padding: 5px;
    border-radius: 20px;
    overflow: hidden;
}

.on-missia img {
    border-radius: 20px;
    overflow: hidden;
}

.zag-missia {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: -9px;
}

.zag-missia div:nth-child(2) {
    color: #303030;
    text-align: center;
    font-family: Tenor Sans;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 70px; /* 175% */
    margin-top: -20px;
}

.zag-missia .top-title img {
    /* width: 230px; */
    margin-left: 32px;
}

.sama-missia p {
    margin-bottom: 16px !important;
}

.nasha-commanda {
    display: flex;
    flex-direction: column;
    margin-top: 44px;
    max-width: 94%;
    margin: auto;
    margin-top: 86px;
    margin-bottom: 74px;
}

.nasha-commanda .nasha-commanda {
    width: 100%;
    justify-content: center;
    align-items: center;
    color: #303030;
    text-align: center;
    font-family: Tenor Sans;
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    line-height: 70px; /* 116.667% */
}

.bl-nasha-commanda {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 27px;
    flex-wrap: wrap;
}

.on-nasha-commanda {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    /* border: 5px solid #fff; */
    /* border-radius: 20px; */
    margin: 0 15px;
}

.title-nasha-commanda {
    color: #303030;
    text-align: center;
    font-family: Tenor Sans;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 70px; /* 233.333% */
    margin-top: -2px;
}

.on-nasha-commanda img {
    /* border: 5px solid #fff; */
    border-radius: 20px;
    overflow: hidden;
}
.nasha-commanda-top {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    color: #303030;
    text-align: center;
    font-family: Tenor Sans;
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    line-height: 70px; /* 116.667% */
}

.on-nasha-commanda img {
    border: 5px solid #fff;
    border-radius: 20px;
}
div#rm-cart-modal {
    color: #303030;
    font-family: Tenor Sans;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 100% */
    text-transform: none;
}

button.modal-close {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22' fill='none'%3E%3Cpath d='M15.8957 14.8346L11.6573 10.5962L15.8958 6.35772C16.1882 6.06532 16.1882 5.59055 15.8957 5.29806C15.6033 5.00567 15.1286 5.00567 14.8362 5.29806L10.5977 9.53657L6.35915 5.29806C6.06676 5.00567 5.59198 5.00567 5.29959 5.29806C5.0071 5.59055 5.0071 6.06532 5.2995 6.35772L9.538 10.5962L5.29959 14.8346C5.0071 15.1271 5.0071 15.6019 5.2995 15.8943C5.59198 16.1868 6.06676 16.1868 6.35924 15.8943L10.5977 11.6559L14.8361 15.8943C15.1286 16.1868 15.6033 16.1868 15.8958 15.8943C16.1882 15.6019 16.1882 15.1271 15.8957 14.8346Z' fill='%234F4F4F'/%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: cover;
    width: 21.192px;
    height: 21.192px;
    flex-shrink: 0;
    right: 15px;
    top: 15px;
}

.rm-cart-products-item-info-title a {
    color: #292929;
    font-family: Ysabeau;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 166.667% */
    text-decoration: none !important;
}
div#rm-popup-cart {}

div#rm-popup-cart .modal-dialog.modal-dialog-centered.narrow {
    max-width: 512px;
}

.modal-header {
    padding-top: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #EDEDED;
}

#rm-popup-cart .rm-cart-products-item {
    padding-top: 13px;
    align-items: flex-start !important;
    width: 100%;
}

#rm-popup-cart .rm-cart-products-item-left img {
    border: 3px solid rgb(255 255 255 / 25%);
    border-radius: 10px;
}

#rm-popup-cart .rm-cart-products-item-right .top-cart {
    padding: 0;
    min-height: 48px;
}
#rm-popup-cart .rm-cart-products-item .rm-product-quantity {
    display: flex;
    margin-left: 25px !important;
}
.niz-qv {
    display: flex;
}

.input-group.btn-block {
    flex-wrap: nowrap;
}

#rm-popup-cart .rm-cart-products-item .rm-product-quantity button {
    width: 25px;
    height: 25px;
    flex-shrink: 0;
    border-radius: 4px;
    border: 1px solid #F2EFEF;
    background: #FFF;
    padding: 0;
}

#rm-popup-cart .rm-cart-products-item .rm-product-quantity button.rm-product-quantity-btn-minus span:before {
    content: "";
    width:10px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10' fill='none'%3E%3Cpath d='M0.599975 5.59864H9.39994C9.73137 5.59864 10 5.33002 10 4.9985C10 4.66707 9.73146 4.39844 9.39994 4.39844H0.599975C0.268626 4.39852 0 4.66715 0 4.99858C0 5.33002 0.268626 5.59864 0.599975 5.59864Z' fill='%233A404B'/%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: cover;
    height: 10px;
    display: flex;
}

#rm-popup-cart .rm-cart-products-item .rm-product-quantity button.rm-product-quantity-btn-plus span:before {
    content: "";
    width:10px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10' fill='none'%3E%3Cg clip-path='url(%23clip0_76_3181)'%3E%3Cpath d='M9.49997 4.5H5.50003V0.499969C5.50003 0.22403 5.276 0 4.99997 0C4.72403 0 4.5 0.22403 4.5 0.499969V4.5H0.499969C0.22403 4.5 0 4.72403 0 4.99997C0 5.276 0.22403 5.50003 0.499969 5.50003H4.5V9.49997C4.5 9.776 4.72403 10 4.99997 10C5.276 10 5.50003 9.776 5.50003 9.49997V5.50003H9.49997C9.776 5.50003 10 5.276 10 4.99997C10 4.72403 9.776 4.5 9.49997 4.5Z' fill='%233A404B'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_76_3181'%3E%3Crect width='10' height='10' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
background-repeat: no-repeat no-repeat;
background-position: center center;
background-size: cover;
    height: 10px;
    display: flex;
}
button.rm-product-quantity-btn-minus.d-flex.align-items-center.justify-content-center {
}


.rm-product-quantity input {
    width: 25px;
    height: 25px;
    flex-shrink: 0;
    border: none;
    background: none;
    color: #3C424D;
    font-family: Open Sans;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px; /* 120% */
}

#rm-popup-cart .rm-cart-products-item .rm-product-quantity .d-flex.flex-column {
    flex-direction: row !important;
}

a.rm-cart-products-item-img img {
    border: 3px solid #fff;
}

.zag-ter {
    margin-bottom: 13px;
}

#rm-popup-cart button.rm-product-quantity-btn-minus.d-flex.align-items-center.justify-content-center {
    position: absolute;
    margin-left: -52px;
}

#rm-popup-cart .rm-cart-products .rm-btn-del {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15' fill='none'%3E%3Cg clip-path='url(%23clip0_76_7298)'%3E%3Cpath d='M12.7715 1.75781H10.5742V1.31836C10.5742 0.591416 9.9828 0 9.25586 0H5.74023C5.01329 0 4.42188 0.591416 4.42188 1.31836V1.75781H2.22461C1.49767 1.75781 0.90625 2.34923 0.90625 3.07617C0.90625 3.66 1.28784 4.15608 1.8146 4.32894L2.59844 13.7911C2.65489 14.469 3.23198 15 3.91223 15H11.0839C11.7641 15 12.3412 14.469 12.3977 13.7909L13.1815 4.32891C13.7083 4.15608 14.0898 3.66 14.0898 3.07617C14.0898 2.34923 13.4984 1.75781 12.7715 1.75781ZM5.30078 1.31836C5.30078 1.07604 5.49792 0.878906 5.74023 0.878906H9.25586C9.49817 0.878906 9.69531 1.07604 9.69531 1.31836V1.75781H5.30078V1.31836ZM11.5218 13.7181C11.503 13.9441 11.3106 14.1211 11.0839 14.1211H3.91223C3.6855 14.1211 3.49313 13.9441 3.47436 13.7183L2.70197 4.39453H12.2941L11.5218 13.7181ZM12.7715 3.51562H2.22461C1.98229 3.51562 1.78516 3.31849 1.78516 3.07617C1.78516 2.83386 1.98229 2.63672 2.22461 2.63672H12.7715C13.0138 2.63672 13.2109 2.83386 13.2109 3.07617C13.2109 3.31849 13.0138 3.51562 12.7715 3.51562Z' fill='black'/%3E%3Cpath d='M5.73942 12.7756L5.29997 5.68572C5.28494 5.44346 5.07526 5.25921 4.83418 5.2743C4.59192 5.28933 4.40773 5.49787 4.42273 5.74009L4.86218 12.83C4.87663 13.063 5.0701 13.2422 5.30038 13.2422C5.55488 13.2422 5.75503 13.0279 5.73942 12.7756Z' fill='black'/%3E%3Cpath d='M7.50195 5.27344C7.25926 5.27344 7.0625 5.4702 7.0625 5.71289V12.8027C7.0625 13.0454 7.25926 13.2422 7.50195 13.2422C7.74465 13.2422 7.94141 13.0454 7.94141 12.8027V5.71289C7.94141 5.4702 7.74465 5.27344 7.50195 5.27344Z' fill='black'/%3E%3Cpath d='M10.1639 5.2743C9.92221 5.25927 9.71312 5.44346 9.69812 5.68571L9.25866 12.7756C9.24369 13.0178 9.42788 13.2263 9.67011 13.2413C9.91248 13.2563 10.1209 13.0721 10.1359 12.8299L10.5754 5.74009C10.5904 5.49783 10.4062 5.2893 10.1639 5.2743Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_76_7298'%3E%3Crect width='15' height='15' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") !important;
    background-repeat: no-repeat no-repeat !important;
    background-position: center center !important;
    /* background-size: cover; */
    background-color: transparent !important;
    position: relative;
    margin-right: auto !important;
}

#rm-popup-cart .rm-cart-products-item-price {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    -ms-flex: 0 1 110px;
    flex: 0 1 auto !important;
}

.lf-ch-cart {
    width: 100%;
}
#rm-popup-cart.modal .modal-content button.rm-btn {
    color: #303030;
    font-family: Ysabeau;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 100% */
    text-decoration-line: underline !important;
    background: none;
}

#rm-popup-cart .rm-cart-products+div a {
    width: 208px;
    height: 70px;
    flex-shrink: 0;
    border-radius: 140px;
    background: #EDC283;
    box-shadow: 0px 8px 25px 0px rgba(171, 129, 68, 0.30);
    display: flex !important;
    justify-content: center;
    align-items: center;
    color: #000;
    text-align: center;
    font-family: Ysabeau;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.d-flex.flex-column.flex-md-row.justify-content-md-between.niz-butt {
    align-items: center;
}
.bl_tot {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 33px;
    color: #575C66;
    font-family: Ysabeau;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 133.333% */
    border-bottom: 1px solid #EDEDED;
    padding-bottom: 28px;
    margin-bottom: 30px;
}

.rg_itog {
    color: #575C66;
    text-align: right;
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
}
.rm-livesearch-list-item-name a {
    color: #292929;
    font-family: Ysabeau;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 166.667% */
    text-decoration: none;
}

.rm-livesearch-list-item-info {}

.rm-livesearch-list-item-info .rm-module-rating {}

.rm-module-rating-star {
    width: 13px;
    height: 13px;
}

.rm-module-reviews {
    color: #A6A6A6;
    font-family: Open Sans;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 200% */
    text-decoration-line: underline;
}

.rm-livesearch-list-item-price .rm-price {
    color: #292929;
    font-family: Open Sans;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px; /* 100% */
}

.rm-livesearch-list-item-price .rm-price-old {
    color: #999;
    font-family: Open Sans;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: line-through;
}

.rm-livesearch-list-item-image.mr-4 a img {
    background: #F8F8F8;
    /* opacity: 0.25; */
    filter: drop-shadow(0px 10px 10px rgba(91, 91, 91, 0.25));
    border-radius: 10px;
    border: 3px solid #fff;
}

div#rm_livesearch {
    margin-top: -19px;
    z-index: 100;
}

input#input_search {
    z-index: 110;
    position: relative;
}

.rm-livesearch-list::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 3px;
}

.rm-livesearch-list::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgb(251 145 48);
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}

.rm-livesearch-list {
    margin-right: 15px;
    padding-top: 40px;
}
.rm-livesearch-list-item-name a {
    color: #292929;
    font-family: Ysabeau;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 166.667% */
    text-decoration: none;
}

.rm-livesearch-list-item-info {}

.rm-livesearch-list-item-info .rm-module-rating {}

.rm-module-rating-star {
    width: 13px;
    height: 13px;
}

.rm-module-reviews {
    color: #A6A6A6;
    font-family: Open Sans;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 200% */
    text-decoration-line: underline;
}

.rm-livesearch-list-item-price .rm-price {
    color: #292929;
    font-family: Open Sans;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px; /* 100% */
}

.rm-livesearch-list-item-price .rm-price-old {
    color: #999;
    font-family: Open Sans;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: line-through;
}

.rm-livesearch-list-item-image.mr-4 a img {
    background: #F8F8F8;
    /* opacity: 0.25; */
    filter: drop-shadow(0px 10px 10px rgba(91, 91, 91, 0.25));
    border-radius: 10px;
    border: 3px solid #fff;
}

div#rm_livesearch {
    margin-top: -19px;
    z-index: 100;
}

input#input_search {
    z-index: 110;
    position: relative;
}

.rm-livesearch-list::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 3px;
}

.rm-livesearch-list::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgb(251 145 48);
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}

.rm-livesearch-list {
    margin-right: 15px;
    padding-top: 40px;
}

span.rm-menu-list-item-chevron {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='6' viewBox='0 0 8 6' fill='none'%3E%3Cpath d='M3.99998 5.28093C3.8566 5.28093 3.71324 5.22618 3.60393 5.11693L0.164113 1.67707C-0.0547044 1.45825 -0.0547044 1.10348 0.164113 0.88475C0.382842 0.666021 0.737546 0.666021 0.956381 0.88475L3.99998 3.92852L7.04359 0.884856C7.26241 0.666127 7.61708 0.666127 7.83579 0.884856C8.05471 1.10359 8.05471 1.45836 7.83579 1.67718L4.39602 5.11703C4.28666 5.22631 4.1433 5.28093 3.99998 5.28093Z' fill='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='6' viewBox='0 0 8 6' fill='none'%3E%3Cpath d='M3.99998 5.28093C3.8566 5.28093 3.71324 5.22618 3.60393 5.11693L0.164113 1.67707C-0.0547044 1.45825 -0.0547044 1.10348 0.164113 0.88475C0.382842 0.666021 0.737546 0.666021 0.956381 0.88475L3.99998 3.92852L7.04359 0.884856C7.26241 0.666127 7.61708 0.666127 7.83579 0.884856C8.05471 1.10359 8.05471 1.45836 7.83579 1.67718L4.39602 5.11703C4.28666 5.22631 4.1433 5.28093 3.99998 5.28093Z' fill='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: cover;
    width: 8px;
    height: 4.56px;
    flex-shrink: 0;
    margin-left: 7px;
}

.rm-menu-list-item:hover > .rm-menu-list-item-child, .rm-menu-list-item.active > .rm-menu-list-item-child {
    left: auto;
    right: auto;
    top: 51px;
    z-index: 100;
    height: auto;
    bottom: auto;
    background: #FFF;
    filter: drop-shadow(0px 10px 10px rgba(91, 91, 91, 0.25));
    border-radius: 20px;
    padding: 9px 18px;
    display: flex;
}

.rm-menu-list-item-child ul li a span {
    color: #292929 !important;
    font-family: Ysabeau;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 166.667% */
    text-decoration: none !important;
}

.rm-menu-list-item-child ul li a {
    text-decoration: none !important;
}

a.rm-social-fa-instagram.d-flex.align-items-center.justify-content-center:after {
    content: "";
    width: 17px;
    height: 17px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='19' viewBox='0 0 17 19' fill='none'%3E%3Cg clip-path='url(%23clip0_76_4739)'%3E%3Cpath d='M16.9489 6.03849C16.9075 5.08454 16.7638 4.43307 16.5537 3.8631C16.3403 3.2651 16.0057 2.72343 15.5733 2.27572C15.1488 1.8198 14.6349 1.46685 14.0677 1.24176C13.527 1.02037 12.9093 0.868986 12.0045 0.825637C11.098 0.781877 10.8084 0.771484 8.5 0.771484C6.1916 0.771484 5.90199 0.781877 4.99551 0.825363C4.09073 0.868986 3.47297 1.0205 2.93225 1.24204C2.36507 1.46699 1.85133 1.8198 1.4267 2.27572C0.994278 2.7233 0.659523 3.26496 0.446037 3.86296C0.236053 4.43307 0.0924759 5.08454 0.0513611 6.03836C0.00985718 6.99423 0 7.29945 0 9.7333C0 12.1673 0.00985718 12.4727 0.0513611 13.4284C0.0926056 14.3822 0.236313 15.0337 0.446426 15.6038C0.659782 16.2017 0.994408 16.7434 1.42683 17.191C1.85133 17.6469 2.3652 17.9998 2.93238 18.2247C3.47297 18.4464 4.09086 18.5978 4.99564 18.6414C5.90224 18.685 6.19173 18.6953 8.50013 18.6953C10.8085 18.6953 11.0981 18.685 12.0046 18.6414C12.9094 18.5978 13.5272 18.4464 14.0679 18.2247C15.2096 17.7592 16.1122 16.8076 16.5537 15.6038C16.7639 15.0337 16.9075 14.3822 16.9489 13.4284C16.9901 12.4725 17 12.1673 17 9.73344C17 7.29945 16.9901 6.99423 16.9489 6.03849ZM15.4188 13.355C15.3811 14.2288 15.2426 14.7033 15.1262 15.019C14.8402 15.8007 14.2544 16.4184 13.513 16.7199C13.2135 16.8426 12.7635 16.9886 11.9347 17.0284C11.0386 17.0716 10.7697 17.0807 8.5 17.0807C6.23013 17.0807 5.96139 17.0716 5.06516 17.0284C4.23651 16.9886 3.78645 16.8426 3.48685 16.7199C3.11772 16.5762 2.78374 16.3472 2.50956 16.0494C2.2272 15.7604 2.00996 15.4084 1.87364 15.019C1.7573 14.7033 1.61878 14.2288 1.58104 13.355C1.54018 12.41 1.53149 12.1265 1.53149 9.73358C1.53149 7.34048 1.54018 7.05713 1.58104 6.11206C1.61891 5.23824 1.7573 4.76372 1.87364 4.44797C2.00996 4.05865 2.22733 3.70652 2.50956 3.41743C2.78374 3.11973 3.11772 2.89068 3.48698 2.74709C3.78645 2.62429 4.23651 2.47838 5.06529 2.43845C5.96152 2.39537 6.23038 2.38621 8.5 2.38621H8.49987C10.7695 2.38621 11.0384 2.39537 11.9347 2.43859C12.7635 2.47838 13.2134 2.62443 13.513 2.74709C13.8821 2.89081 14.2161 3.11987 14.4903 3.41743C14.7727 3.70652 14.9899 4.05865 15.1261 4.44797C15.2426 4.76372 15.3811 5.23824 15.4188 6.11206C15.4597 7.057 15.4684 7.34048 15.4684 9.73344C15.4684 12.1265 15.4598 12.4099 15.4188 13.355Z' fill='url(%23paint0_linear_76_4739)'/%3E%3Cpath d='M8.49955 5.13086C6.08895 5.13086 4.13477 7.19139 4.13477 9.733C4.13477 12.2746 6.08895 14.335 8.49955 14.335C10.9103 14.335 12.8645 12.2746 12.8645 9.733C12.8645 7.19139 10.9103 5.13086 8.49955 5.13086ZM8.49955 12.7203C6.93485 12.7201 5.66626 11.3827 5.66639 9.73286C5.66639 8.08313 6.93485 6.74559 8.49968 6.74559C10.0645 6.74572 11.333 8.08313 11.333 9.73286C11.333 11.3827 10.0644 12.7203 8.49955 12.7203Z' fill='url(%23paint1_linear_76_4739)'/%3E%3Cpath d='M14.0576 4.94857C14.0576 5.54247 13.601 6.02397 13.0377 6.02397C12.4743 6.02397 12.0176 5.54247 12.0176 4.94857C12.0176 4.35454 12.4743 3.87305 13.0377 3.87305C13.601 3.87305 14.0576 4.35454 14.0576 4.94857Z' fill='url(%23paint2_linear_76_4739)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_76_4739' x1='1.42661' y1='17.1911' x2='16.3214' y2='3.06412' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFD600'/%3E%3Cstop offset='0.5' stop-color='%23FF0100'/%3E%3Cstop offset='1' stop-color='%23D800B9'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_76_4739' x1='5.41322' y1='12.9871' x2='11.9124' y2='6.8229' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FF6400'/%3E%3Cstop offset='0.5' stop-color='%23FF0100'/%3E%3Cstop offset='1' stop-color='%23FD0056'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_76_4739' x1='12.3164' y1='5.70894' x2='13.8351' y2='4.26849' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F30072'/%3E%3Cstop offset='1' stop-color='%23E50097'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_76_4739'%3E%3Crect width='17' height='17.9239' fill='white' transform='translate(0 0.771484)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: cover;
}
a.rm-social-fa-facebook.d-flex.align-items-center.justify-content-center {
    width: 35px;
    height: 35px;
    flex-shrink: 0;
    border-radius: 9px;
}
a.rm-social-fa-facebook.d-flex.align-items-center.justify-content-center i:before{
    display:none;
}
a.rm-social-fa-facebook.d-flex.align-items-center.justify-content-center i{
     content: "";
     width: 17px;
     height: 17px;
     background-image: url('/catalog/view/theme/oct_remarket/img/image 152.svg');
     background-size: 100%;
     width: 18px;
     height: 18.978px;
     flex-shrink: 0;
}
div#account-wishlist {
    /* min-height: 60vh; */
}

div#account-wishlist {}

div#account-wishlist .col-12.rm-page-title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.rm-content.rm-account-wishlist.h-100 p {
    color: #303030;
    font-family: Tenor Sans;
    font-size: 29px;
    font-style: normal;
    font-weight: 400;
    line-height: 70px;
    margin-top: 10px;
    text-align: center;
}
a.rm-social-fa-instagram.d-flex.align-items-center.justify-content-center i {
    display: none;
}
input#shipping_address_date,input#shipping_address_time {
    padding-left: 28px;
    color: #3C424D;
    font-family: Ysabeau;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 53px;
    padding-bottom: 12px;
}   
h5#rm-add-review {
    color: #303030;
    font-family: Tenor Sans;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px; /* 100% */
    text-transform: capitalize;
}

div#rm-add-review-modal button[type="submit"] {
    width: 208px;
    height: 70px;
    flex-shrink: 0;
    border-radius: 140px;
    background: #EDC283;
    box-shadow: 0px 8px 25px 0px rgba(171, 129, 68, 0.30);
    color: #000;
    text-align: center;
    font-family: Ysabeau;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
div#rm-add-review-modal .modal-dialog.narrow {
    max-width: 340px;
}

div#rm-add-review-modal .modal-header {
    padding: 22px 23px;
}

div#rm-add-review-modal button.modal-close {
    margin-top: 7px;
    margin-right: 5px;
}

form#add-review-form .form-group:nth-child(1) {
    margin-bottom: 17px;
}

textarea#InputReview {
    height: 108px;
}
form#add-review-form .form-group:nth-child(2) {
    margin-bottom: 21px;
}
.modal .rm-review-block .rm-module-rating-star {
    width: 16px !important;
    height: 16px !important;
    background-position: center !important;
    background-size: cover !important;
}

.rm-review-block.d-flex.align-items-center.justify-content-between.mb-2 {
    justify-content: flex-start !important;
    margin-bottom: 2px !important;
}

.rm-review-block.d-flex.align-items-center.justify-content-between.mb-2>label {
    min-width: 40px;
}
.rm-alert {
    width: 340px !important;
    min-height: 119px !important;
}

.rm-alert .rm-alert-content {
    min-height: 119px !important;
    padding: 10px 0;
    height: auto !important;
}

.rm-alert-icon i {display: none !important;}

.rm-alert-icon {
    display: none !important;
}

.rm-alert-text {
    color: #303030 !important;
    text-align: center !important;
    font-family: Tenor Sans !important;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 20px; /* 111.111% */
    padding: 20px 10px 20px 10px !important;
    min-height: 119px;
    height: auto !important;
}

.alert-block {
    top: 50% !important;
    right: auto !important;
    left: calc(50% - 187px);
}
.ocf-scroll-y {
    width: 80%;
    overflow-y: hidden !important;
}

.ocf-theme-light.ocf-vertical .ocf-filter:not(.ocf-slider) .ocf-value-list:after {
    content: "";
    width: 8px;
    height: 5px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='6' viewBox='0 0 8 6' fill='none'%3E%3Cpath d='M3.99998 5.28093C3.8566 5.28093 3.71324 5.22618 3.60393 5.11693L0.164113 1.67707C-0.0547044 1.45825 -0.0547044 1.10348 0.164113 0.88475C0.382842 0.666021 0.737546 0.666021 0.956381 0.88475L3.99998 3.92852L7.04359 0.884856C7.26241 0.666127 7.61708 0.666127 7.83579 0.884856C8.05471 1.10359 8.05471 1.45836 7.83579 1.67718L4.39602 5.11703C4.28666 5.22631 4.1433 5.28093 3.99998 5.28093Z' fill='%233B414C'/%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    right: 10px;
    top: 14px;
    z-index: 1000;
}
.ocf-theme-light.ocf-vertical .ocf-filter:not(.ocf-slider) .ocf-value-list.active {
    max-height: 1000px;
    padding-bottom: 11px;
    margin-bottom: -10px;
}
.ocf-theme-light.ocf-vertical .ocf-filter:not(.ocf-slider) .ocf-value-list.active {
    max-height: 1000px;
    padding-bottom: 11px;
    margin-bottom: -10px;
    position: relative;
    overflow: visible !important;
}

.ocf-value.ocf-disabled .ocf-value-input::before, .ocf-value[disabled] .ocf-value-input::before, .ocf-value:disabled .ocf-value-input::before {
    background: none !important;
}

.ocf-selected .ocf-value-input-checkbox::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' id='check'%3E%3Crect width='256' height='256' fill='none'%3E%3C/rect%3E%3Cpolyline fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='24' points='216 72.005 104 184 48 128.005'%3E%3C/polyline%3E%3C/svg%3E") !important;
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: cover !important;
    margin-left: 5px;
}
.ocf-value-input::before {
    background: none !important;
    border: 1px solid #000 !important;
    margin-left: 5px;
}
.ocf-value:not(.ocf-disabled):active .ocf-value-input::before {
    background: none !important;
    box-shadow: none;
}
span.category-landing-links-item-title {
    text-align: center;
    display: flex;
    flex-direction: column;
    width: 100%;
    color: #303030;
    text-align: center;
    font-family: Tenor Sans;
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    line-height: 70px; /* 116.667% */
    margin-bottom: 26px;
}

.bl-ss-cartt {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 87px;
}

.bl-ss-cartt a {
    display: flex !important;
    flex-direction: row;
    max-width: 265px;
    width: 100% !important;
    height: 77px;
    flex-shrink: 0;
    background-image: url('/catalog/view/theme/oct_remarket/img/Mask group (2).png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    justify-content: space-between;
    align-items: center;
    /* width: 100% !important; */
    margin-right: 32px;
    margin-left: 32px;
    text-decoration: none;
}
.bl-ss-cartt a img {
    max-width: 159px;
    margin-left: -30px;
}

.bl-ss-cartt a span {
    color: #444;
    font-family: Ysabeau;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    width: 70%;
    margin-left: -17px;
}
#rm_fixed_contact_button .rm-fixed-contact-item-icon {
    display: block;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px !important;
    max-width: 40px !important;
    width: 40px !important;
    height: 40px !important;
    border-radius: 100%;
    margin-right: 10px;
    color: #fff;
    margin-bottom: 10px;
}

div#uptocall-mini {
    margin-bottom: 0;
}
.ocf-filter-list.ocf-clearfix {
    display: flex;
}

button.ocf-btn-block.ocf-search-btn-static {
    width: 180px;
    height: 55px;
    flex-shrink: 0;
    border-radius: 140px;
    background: #EDC283 !important;
    box-shadow: 0px 8px 25px 0px rgba(171, 129, 68, 0.30);
    color: #000 !important;
    text-align: center;
    font-family: Ysabeau;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px; /* 100% */
    opacity: 1;
}

.ocf-theme-light .ocf-footer {
    background: none !important;
    box-shadow: none !important;
    width: 20.5%;
}

.ocf-theme-light .ocf-footer:after {
    box-shadow: none !important;
}

.ocf-content {
    flex-direction: row !important;
    flex-wrap: wrap;
    margin-bottom: 0px !important;
}

.ocf-header {
    width: 100%;
}

div#ocf-filter-2-0-1 {
    margin-right: 25px;
}

.ocf-filter:not(.ocf-slider) {
    order: 2;
    min-width: 18.2%;
    margin-right: 28px;
}

.ocf-value-list {
    min-width: 79px;
}

.ocf-filter-body {
    display: flex;
    justify-content: space-between;
}
.ocf-between {
    justify-content: flex-end !important;
    width: 100%;
}

div#ocf-module-1 {
    margin-bottom: 0;
}
.ocf-selected-card {
    background: none !important;
    box-shadow: none !important;
    display: flex;
    position: absolute;
    top: 20px;
    left: 170px;
    width: 88%;
    padding: 0 !important;
}
.ocf-selected-filter {
    padding: 0 10px !important;
}
.ocf-theme-light .ocf-selected-discard:hover {
    border-color: transparent !important;
}
.ocf-footer button.ocf-btn.ocf-btn-link {
    display: none !important;
}
.ocf-theme-light.ocf-vertical .ocf-filter:not(.ocf-slider) .ocf-value-list.active .ocf-value-list-body {
    position: absolute;
    width: 100%;
    background: #fff;
    z-index: 100;
    top: 0;
    /* box-shadow: 0px 10px 10px rgb(0 0 0 / 25%); */
    /* border-bottom-left-radius: 10px; */
    padding-bottom: 10px;
    /* border-bottom-right-radius: 10px; */
    filter: drop-shadow(0px 10px 10px rgba(91, 91, 91, 0.25));
    border-radius: 4px;
}
.viberr {
    color: #3C424D;
    font-family: Open Sans;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-left: 6px;
    min-height: 26px;
}
.rm-product-top-button-wishlist:hover {
    border: none !important;
    background: none !important;
    box-shadow: none !important;
}

.rm-product-top-button-wishlist {
    position: absolute;
    right: 41px;
    z-index: 100;
}
li.rm-menu-list-item.active {
    padding-bottom: 60px;
    margin-bottom: -60px;
}
.rm-product-center-options .radio label input:checked ~ div {
    width: 20px;
    position: absolute;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' id='check'%3E%3Crect width='256' height='256' fill='none'%3E%3C/rect%3E%3Cpolyline fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='24' points='216 72.005 104 184 48 128.005'%3E%3C/polyline%3E%3C/svg%3E") !important;
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: cover !important;
    margin-left: 3px;
    height: 20px;
    margin-top: 3px;
}
.rm-menu-list-item-child ul {
    display: flex;
    flex-direction: column;
}
.bl-nasha-commanda ul.slick-dots {
    width: 100%;
}

.bl-nasha-commanda .slick-list {
    margin: 0 -15px;
}
div#information-contact.shop .col-lg-12.rm-page-title {
    margin-left: -20px;
}
a.rm-social-fa-youtube.d-flex.align-items-center.justify-content-center i {
    display: none;
}

a.rm-social-fa-youtube.d-flex.align-items-center.justify-content-center:before,a.fab.fa-youtube.d-flex.align-items-center.justify-content-center:before {
    content: "";
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg height='512px' style='enable-background:new 0 0 512 512;' version='1.1' viewBox='0 0 512 512' width='512px' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='_x33_95-youtube'%3E%3Cg%3E%3Cpath d='M476.387,144.888c-5.291-19.919-20.878-35.608-40.67-40.933C399.845,94.282,256,94.282,256,94.282 s-143.845,0-179.719,9.674c-19.791,5.325-35.378,21.013-40.668,40.933c-9.612,36.105-9.612,111.438-9.612,111.438 s0,75.334,9.612,111.438c5.29,19.92,20.877,34.955,40.668,40.281C112.155,417.719,256,417.719,256,417.719 s143.845,0,179.717-9.674c19.792-5.326,35.379-20.361,40.67-40.281c9.612-36.104,9.612-111.438,9.612-111.438 S485.999,180.994,476.387,144.888z' style='fill:%23FF0000;'/%3E%3Cpolygon points='208.954,324.723 208.954,187.93 329.18,256.328 ' style='fill:%23FFFFFF;'/%3E%3C/g%3E%3C/g%3E%3Cg id='Layer_1'/%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: cover;
    width: 22px;
    height: 22px;
}
.ocf-popover {
    display: none !important;
}

ul.rm-social.list-unstyled.d-flex.flex-wrap.justify-content-center.justify-content-lg-start {
    /* margin-top: 18px !important; */
    top: 7px;
    position: relative;
    margin-bottom: 0px !important;
}
.rm-footer-payments-item {
    margin-bottom: 0 !important;
}
.rm-module-quantity {
    display: none !important;
}
.rm-account-wishlist-item button.rm-btn.dark.rm-cart-btn.d-flex.align-items-center {
    width: 178px !important;
    height: 50px;
    flex-shrink: 0;
    border-radius: 140px;
    background: #EDC283;
    box-shadow: 0px 8px 25px 0px rgba(171, 129, 68, 0.30);
    color: #000 !important;
    text-align: center;
    font-family: Ysabeau;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    display: flex;
    justify-content: center;
    align-items: center;
}

a.rm-btn-del.mr-sm-4 {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15' fill='none'%3E%3Cg clip-path='url(%23clip0_76_7298)'%3E%3Cpath d='M12.7715 1.75781H10.5742V1.31836C10.5742 0.591416 9.9828 0 9.25586 0H5.74023C5.01329 0 4.42188 0.591416 4.42188 1.31836V1.75781H2.22461C1.49767 1.75781 0.90625 2.34923 0.90625 3.07617C0.90625 3.66 1.28784 4.15608 1.8146 4.32894L2.59844 13.7911C2.65489 14.469 3.23198 15 3.91223 15H11.0839C11.7641 15 12.3412 14.469 12.3977 13.7909L13.1815 4.32891C13.7083 4.15608 14.0898 3.66 14.0898 3.07617C14.0898 2.34923 13.4984 1.75781 12.7715 1.75781ZM5.30078 1.31836C5.30078 1.07604 5.49792 0.878906 5.74023 0.878906H9.25586C9.49817 0.878906 9.69531 1.07604 9.69531 1.31836V1.75781H5.30078V1.31836ZM11.5218 13.7181C11.503 13.9441 11.3106 14.1211 11.0839 14.1211H3.91223C3.6855 14.1211 3.49313 13.9441 3.47436 13.7183L2.70197 4.39453H12.2941L11.5218 13.7181ZM12.7715 3.51562H2.22461C1.98229 3.51562 1.78516 3.31849 1.78516 3.07617C1.78516 2.83386 1.98229 2.63672 2.22461 2.63672H12.7715C13.0138 2.63672 13.2109 2.83386 13.2109 3.07617C13.2109 3.31849 13.0138 3.51562 12.7715 3.51562Z' fill='black'/%3E%3Cpath d='M5.73942 12.7756L5.29997 5.68572C5.28494 5.44346 5.07526 5.25921 4.83418 5.2743C4.59192 5.28933 4.40773 5.49787 4.42273 5.74009L4.86218 12.83C4.87663 13.063 5.0701 13.2422 5.30038 13.2422C5.55488 13.2422 5.75503 13.0279 5.73942 12.7756Z' fill='black'/%3E%3Cpath d='M7.50195 5.27344C7.25926 5.27344 7.0625 5.4702 7.0625 5.71289V12.8027C7.0625 13.0454 7.25926 13.2422 7.50195 13.2422C7.74465 13.2422 7.94141 13.0454 7.94141 12.8027V5.71289C7.94141 5.4702 7.74465 5.27344 7.50195 5.27344Z' fill='black'/%3E%3Cpath d='M10.1639 5.2743C9.92221 5.25927 9.71312 5.44346 9.69812 5.68571L9.25866 12.7756C9.24369 13.0178 9.42788 13.2263 9.67011 13.2413C9.91248 13.2563 10.1209 13.0721 10.1359 12.8299L10.5754 5.74009C10.5904 5.49783 10.4062 5.2893 10.1639 5.2743Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_76_7298'%3E%3Crect width='15' height='15' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") !important;
  background-repeat: no-repeat no-repeat !important;
  background-position: center center !important;
  /* background-size: cover; */
  background-color: transparent !important;
  position: relative;
  margin-right: auto !important;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 25px;
  color: #575C66;
  font-family: Ysabeau;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}


.rm-btn-del .rm-btn-icon {
    display: none;
}

.rm-account-wishlist-item.d-flex.justify-content-between.align-items-start {
    border-radius: 20px;
    box-shadow: 0px 10px 10px rgba(91, 91, 91, 0.25);
    padding: 20px;
}

.rm-account-wishlist-item-right.d-flex.align-items-center {
    align-items: flex-end !important;
}

.rm-account-wishlist-item a.rm-content-title.my-4.my-sm-0.d-inline-block {
    color: #292929;
    font-family: Ysabeau;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}
.rm-content.rm-account-wishlist.h-100 {
    margin-bottom: 70px;
}
div#information-information.infor3 .rm-content {
    font-family: "Montserrat", sans-serif;
	    margin-bottom: 50px;

}
.slick-track {
    min-width: 100%;
}
.rm-menu-list-item:hover:last-child > .rm-menu-list-item-child {
    right: 0;
}
.simplecheckout-block.flat1\.flat1 ~ div#simplecheckout_comment {
    position: relative;
    margin-top: -130px;
    margin-bottom: -120px;
}

.simplecheckout-block.flat1\.flat1 ~ #simplecheckout_shipping_address .simplecheckout-block-content {
    height: 137px;
   
}
/*.simplecheckout-block.flat2\.flat2 ~ div#simplecheckout_comment {
    position: relative;
    margin-top: -130px;
    margin-bottom: -120px;
}

.simplecheckout-block.flat2\.flat2 ~ #simplecheckout_shipping_address .simplecheckout-block-content {
    height: 137px;
   
} */
.simplecheckout-block.pickup\.pickup ~ div#simplecheckout_comment {
    position: relative;
    margin-top: -130px;
    margin-bottom: -120px;
}
.simplecheckout-block.pickup\.pickup ~ #simplecheckout_shipping_address .simplecheckout-block-content {
    height: 137px;
   
}
div#simplecheckout_shipping_address .checkout-heading.panel-heading {
    display: none;
}
.prosto {
    margin-top: 20px;
    /* padding-left: 2px; */
}

.ukr-dost {
    padding: 0 0 30px;
    color: #d0d0d0;
}
.bl-email {display: flex;align-items: center;padding: 10px 0;}

.bl-ikon {
    margin-right: 9px;
}

.bl-ikon svg {
    width: 18px;
    margin-left: 4px;
}

.rm-contact-location-mail a {
    color: #303030;
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    margin-left: 6px;
}
.row.powered .col-lg-3:nth-child(1) .rm-footer-credits.text-left {
    padding-top: 0;
    margin-top: 5px;
}
.row-bottom-button {
    display: flex;
    justify-content: center;
    align-items: center;
}

.row-bottom-button a {
    width: 208px;
    height: 70px;
    flex-shrink: 0;
    border-radius: 140px;
    background: #EDC283;
    box-shadow: 0px 8px 25px 0px rgba(171, 129, 68, 0.30);
    color: #000;
    text-align: center;
    font-family: Ysabeau;
    font-size: 18px;
    font-style: italic;
    font-weight: 700;
    line-height: normal;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
}
.on-foto {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.bl-ommd {
    width: 16.7%;
    height: 427px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bl-ommd img {
    width: 100%;
}