.signle-card__delivery-icon {
min-width:36px;
min-height:36px;
}
.facetwp-load-more.facetwp-hidden {
display: none !important
}
.reviews__init {
overflow: hidden;
}
.reviews__nav {
display: flex;
align-items: center;
gap: 12px;
}
.reviews__button {
display: inline-flex;
align-items: center;
padding: 8px 25px;
border-radius: 30px;
border: 1px solid rgba(0, 0, 0, .1);
font-size: 16px;
font-weight: bold;
background-color: #fff;
}
.reviews__button.active {
background-color: #000;
color: #fff;
}
.yandex-wrapper {
position: relative;
overflow: hidden;
width: 100%;
height: 600px;
max-width: 760px;
}
.reviews__content {
margin-top: 30px;
}
.reviews__slider {
position: relative;
}
.reviews__item-text {
margin-top: 10px;
color: #666;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 140%;
}
.reviews__item-text p {
margin: 0;
}
.reviews__rating {
margin-top: 10px;
display: flex;
align-items: center;
gap: 4px;
}
.reviews__rating svg {
width: 20px;
aspect-ratio: 1;
}
.reviews__item {
padding: 25px 30px;
border-radius: 20px;
border: 1px solid #ECECEC;
user-select: none;
}
.reviews__item-photo {
background-color: #000;
width: 36px;
height: 36px;
aspect-ratio: 1;
border-radius: 100%;
position: relative;
padding: 6px;
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
}
.reviews__item-photo img {
position: absolute;
inset: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
.reviews__item-photo svg {
max-width: 100%;
max-height: 100%;
filter: brightness(0) invert(1)
}
.reviews__item-top {
display: flex;
align-items: center;
gap: 12px;
}
.reviews__item-name {
color: #111112;
font-size: 16px;
font-weight: 700;
line-height: 120%;
}
.reviews__item-date {
color: #C6C6C6;
font-size: 12px;
font-style: normal;
font-weight: 500;
line-height: 120%;
margin: 4px 0 0;
}
.cat-list {
margin: 0;
padding: 0;
list-style-type: none;
font-size: 0;
}
.cat-list a {
font-size: 12px;
color: var(--text);
text-decoration: none;
}
.cat-list li:not(:last-child) {
margin-bottom: 9px;
}
.modal {
padding: 50px 70px !important;
border-radius: 20px;
background: #FFF;
box-shadow: 6px 6px 54px 0px rgba(0, 0, 0, 0.25);
}
.modal__wrapper {
width: 420px;
}
.modal label.error {
position: absolute;
left: 0;
top: 100%;
font-size: 10px;
}
.modal .fancybox-close-small {
right: 20px;
top: 15px;
padding: 5px;
}
.modal__title {
color: #000;
font-size: 30px;
font-weight: 400;
line-height: 110%;
}
.modal__desc {
margin-top: 20px;
color: #C0C0C0;
font-size: 16px;
font-weight: 400;
}
.modal__fields {
margin-top: 30px;
}
.modal__input-field {
position: relative;
}
.modal__input+.modal__input {
margin-top: 15px;
}
.modal__btns {
margin-top: 40px;
display: flex;
align-items: center;
gap: 5px 17px;
}
.modal__checkbox {
color: #C0C0C0;
font-size: 10px;
font-weight: 500;
line-height: normal;
display: flex;
align-items: center;
gap: 5px;
}
.modal__checkbox a {
color: #C0C0C0;
}
.modal__checkbox svg {
width: 20px;
height: 20px;
flex-shrink: 0;
}
.modal__input-title {
position: absolute;
left: 15px;
top: 9px;
color: #000;
font-size: 12px;
font-weight: 400;
line-height: 120%;
}
.modal__input-field input {
height: 56px;
width: 100%;
border-radius: 10px;
border: 1px solid #EEE;
padding: 25px 55px 7px 15px;
color: #B4B4B4;
font-size: 14px;
font-weight: 400;
line-height: 120%;
}
.modal__input-field svg {
width: 20px;
height: 20px;
position: absolute;
right: 20px;
top: 0;
bottom: 0;
margin: auto;
user-select: none;
}
.footer__soc a {
transition-duration: .25s;
}
.footer__soc a:hover {
background-color: var(--accent);
border-color: var(--accent);
}
.footer__soc a img {
max-width: 100%;
max-height: 100%;
transition-duration: .25s;
}
.footer__soc a:hover img {
filter: brightness(0) invert(1)
}
.btn-filter {
display: none;
align-items: center;
font-size: 20px;
gap: 10px;
font-weight: 600;
}
.btn-filter svg {
transform: rotate(90deg);
stroke: #000;
stroke-width: 1.5px;
width: 26px;
height: 26px;
transition: transform 0.3s ease-in-out;
}
.btn-filter.opened svg {
transform: rotate(-90deg);
}
.mobile-menu__logo {
text-decoration: none;
}
.cart__checkout-radio--desc {
display: none;
}
.thank+.footer {
margin-top: 0;
}
.thank__wrapper {
display: flex;
gap: 60px;
}
.thank__image-404 {
flex-shrink: 0;
}
.thank__left {
flex: 1 1 auto;
padding-top: 60px;
display: flex;
flex-direction: column;
align-items: flex-start;
gap: 40px;
padding-bottom: 60px;
}
.thank__left-404 {
padding-top: 0;
}
.s-desc {
color: #8B8B8B;
font-size: 18px;
}
.s-desc p {
margin: 0;
}
.thank__image {
position: relative;
flex: 0 0 535px;
min-height: 350px;
}
.thank__image img {
max-width: 100%;
position: relative;
z-index: 5;
}
.thank__image svg {
position: absolute;
left: -2px;
top: 40px;
}
.cart__table-title {
display: flex;
color: var(--text);
text-decoration: none;
}
.load-more__btn {
position: relative;
}
.load-more__btn .facetwp-load-more {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
display: flex;
align-items: center;
padding-left: 80px;
}
.hidden-menu__title {
display: block;
color: var(--text);
text-decoration: none;
}
.signle-card__image {
display: block;
width: 380px;
flex-shrink: 0;
border-radius: 12px;
overflow: hidden;
}
.signle-card__image img {
width: 100%;
object-fit: cover;
}
.nav {}
.signle-card__image.placeholder {
padding: 20px;
display: flex;
align-items: center;
justify-content: center;
width: 280px;
height: 280px;
}
.signle-card__image.placeholder img {
width: auto;
max-width: 100%;
max-height: 100%;
}
.facetwp-facet-nav .facetwp-pager {
margin-top: 40px;
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 5px 12px;
}
.facetwp-facet-nav .facetwp-pager a {
font-size: 18px;
text-decoration: none;
cursor: pointer;
display: inline-flex;
align-items: center;
justify-content: center;
}
.facetwp-facet-nav .facetwp-pager a:not(.next):not(.prev):not(.active) {
width: 40px;
height: 40px;
border: 1px solid #E9C25E;
border-radius: 100%;
color: #000;
}
.facetwp-facet-nav .facetwp-pager a.active:not(.next):not(.prev) {
width: 40px;
height: 40px;
background-color: #E9C25E;
border-radius: 100%;
color: #fff;
}
.facetwp-facet-nav .facetwp-pager a.prev,
.facetwp-facet-nav .facetwp-pager a.next {
color: var(--accent);
}
.placeholder {
border: 1px solid var(--accent);
}
.order-page__wrapper {
display: flex;
align-items: flex-start;
gap: 40px;
margin-top: 20px;
}
.order-page__products {
flex: 1;
display: grid;
grid-template-columns: repeat(auto-fill, minmax(450px, 2fr));
grid-gap: 14px;
}
.order-page__product {
border: 1px solid #EAEAEA;
border-radius: 30px;
padding: 25px 20px;
gap: 20px;
display: flex;
}
.order-page__product:last-child:nth-child(odd) {
grid-column: 1 / -1;
}
.order-page__info {
flex-shrink: 0;
width: 395px;
display: flex;
flex-direction: column;
gap: 20px;
}
.order-page__info-item {
display: flex;
gap: 20px;
}
.order-page__info-icon {
width: 52px;
height: 52px;
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
border-radius: 100%;
background-color: #000;
}
.order-page__info-text {
display: flex;
flex-direction: column;
color: #000;
line-height: 120%;
gap: 5px;
}
.order-page__info-title {
font-weight: 500;
font-size: 16px;
}
.order-page__info-desc {
font-size: 12px;
line-height: 120%;
}
.order-page__info-icon svg {
max-width: 100%;
}
.order-page__product .cart__table-final-price {
margin-top: 0;
}
.order-page__product .cart__table-nav {
margin-left: auto;
justify-content: space-between;
gap: 20px;
flex-shrink: 0;
}
.order-page__product-count {
font-size: 12px;
background-color: var(--accent);
border-radius: 27px;
padding: 4px 12px;
color: #fff;
}
.order-page__desc {
font-size: 18px;
margin: 20px 0 0;
}
.cart__checkout-input input {
transition-duration: .15s;
}
.is-invalid {
border-color: red !important;
}
label.error {
font-size: 12px;
margin-top: 4px;
color: red;
}
.catalog-page__products {
flex: 1;
}
.load-more button {
border: none;
background: transparent;
font-size: 16px;
font-weight: 500;
}
.facetwp-hidden {
display: none;
}
.facetwp-type-sort select {
border: 1px solid #ECECEC;
border-radius: 22px;
padding: 7px 12px;
width: 100%;
outline: none;
font-size: 12px;
}
.facetwp-counter {
display: none;
}
.catalog-page__filter .facetwp-radio {
display: flex;
align-items: center;
gap: 9px;
font-size: 12px;
cursor: pointer;
}
.catalog-page__filter .facetwp-radio+.facetwp-radio {
margin-top: 9px;
}
.catalog-page__filter .facetwp-radio::before {
content: '';
width: 16px;
height: 16px;
background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='7.5' fill='white' stroke='%23AAAAAA'/%3E%3C/svg%3E%0A");
flex-shrink: 0;
}
.catalog-page__filter .facetwp-radio.checked::before {
background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='8' fill='black'/%3E%3Ccircle cx='8' cy='8' r='4' fill='white'/%3E%3C/svg%3E%0A");
}
.catalog-page__filter-wrap {
margin-top: 30px;
}
body .noUi-horizontal {
height: 4px;
background-color: #f3f3f3;
border: none;
}
body .noUi-connect {
background-color: #E9C25E;
}
body .noUi-horizontal .noUi-handle {
width: 16px;
height: 16px;
top: -6px;
}
body .noUi-handle {
background-color: var(--accent);
border-color: var(--accent);
}
.facetwp-slider-label {
font-size: 12px;
display: block;
margin-top: 10px;
}
.facetwp-slider-reset {
display: none;
}
.catalog-page__filter-title {
font-weight: 700;
font-size: 16px;
line-height: 120%;
margin-bottom: 15px;
}
.reset-facets {
display: inline-flex;
align-items: center;
justify-self: start;
padding: 0 25px;
background: #F5F5F5;
border-radius: 27px;
height: 37px;
font-weight: 500;
font-size: 12px;
line-height: 120%;
color: #AAAAAA;
border: none;
}
.search {
position: relative;
}
.search .result-search {
display: none;
}
.search .result-search {
position: absolute;
width: 100%;
z-index: 5;
display: none;
}
.search .result-search .preloader {
width: 100%;
display: none;
background: #fff;
border-top: none;
border: 1px solid #eee;
}
.search .result-search .preloader .loader {
width: 30px;
height: 30px;
margin: 0 auto;
display: block;
}
.search .result-search .result-search-list {
width: 100%;
display: none;
overflow-y: auto;
overflow-x: hidden;
padding: 10px;
background: #fff;
border-top: none;
border: 1px solid #eee;
}
.result_item {
width: 100%;
display: flex;
align-items: center;
color: var(--text);
text-decoration: none;
gap: 5px;
margin-bottom: 5px;
}
.result_item:last-child {
margin-bottom: 0;
}
a.result_item {
border-bottom: 1px solid #eeeeee;
}
.result_item-image {
width: 60px;
height: 60px;
display: flex;
align-items: center;
justify-content: center;
padding: 3px;
flex-shrink: 0;
}
.result_item-image img {
max-width: 100%;
max-height: 100%;
}
.result_item-title {
font-size: 16px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
line-clamp: 3;
overflow: hidden;
}
.result-search-all {
display: block;
width: 100%;
margin-top: 10px;
padding-top: 10px;
text-align: center;
font-size: 14px;
color: var(--text);
text-decoration: none;
border-top: 1px solid #eee;
}
.result-search-all:hover {
text-decoration: underline;
}
.not_found {
font-size: 14px;
}
.catalog__nav .facetwp-type-radio {
display: flex;
align-items: center;
flex-wrap: wrap;
padding: 8px 10px;
background: #F5F5F5;
border-radius: 27px;
}
.catalog__nav .facetwp-radio {
font-size: 14px;
padding: 5px 12px;
cursor: pointer;
border-radius: 27px;
}
.catalog__nav .facetwp-radio.checked {
background: #000000;
color: #fff;
}
.favorites-empty {
margin-top: 30px;
font-size: 20px;
}
.favorite-button svg {
stroke: #BCBCBC;
}
.favorite-button.in-favorites svg {
stroke: var(--accent);
}
img.move-to-cart {
position: absolute;
height: 200px;
width: 200px;
z-index: 9999;
z-index: 100000;
border-radius: 100%;
}
img.move-to-cart.animate {
opacity: 1;
height: 75px;
width: 75px;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
img.move-to-cart.hide-img {
opacity: 0.5;
width: 0;
height: 0;
margin-left: 75px;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.header__btn-cart {
position: relative;
}
.header__btn-cart span {
position: absolute;
left: -5px;
bottom: -5px;
box-shadow: 3px 3px 10px rgba(0, 0, 0, .25);
width: 24px;
height: 24px;
border-radius: 100%;
background-color: #fff;
font-size: 12px;
display: inline-flex;
align-items: center;
justify-content: center;
color: #000;
}
tr .cart__table-image {
margin: auto;
}
.signle-card__stock {
display: flex;
align-items: center;
margin-top: 16px;
}
.signle-card__stock-bagde {
display: flex;
align-items: center;
padding: 10px 14px;
font-size: 13px;
font-weight: 500;
border-radius: 4px;
background: #F3F4F6;
gap: 6px;
line-height: 1;
}
.signle-card__stock-bagde--instock {
color: #28a526;
}
.signle-card__stock-bagde--outstock {
color: #9e1010;
}
.signle-card__stock-count {
margin-left: 10px;
font-size: 15px;
font-weight: 600;
}
.signle-card__stock-bagde--small {
display: inline-flex;
font-size: 10px;
padding: 6px 10px;
gap: 2px;
letter-spacing: 0.25px;
border-radius: 12px;
line-height: 1;
}
.signle-card__stock-bagde--small svg {
width: 12px;
height: 12px;
margin-right: 4px;
}
.product-card__art .product-card__stock {
margin-left: auto;
margin-right: 5px;
}
.catalog__search {
width: 100%;
position: relative;
margin-top: 10px;    z-index: 2;
position: relative;
}
.catalog__search-btn {
display: inline-flex;
align-items: center;
justify-content: center;
background: var(--gradient);
width: 42px;
height: 42px;
border-radius: 100%;
position: absolute;
right: 7px;
top: 0;
bottom: 0;
margin: auto;
pointer-events: none;
}
.catalog__search svg {
width: 18px;
height: 18px;
filter: brightness(0) invert(1);
}
.catalog__search input {
width: 100%;
}
.catalog__search input {
border: 1px solid #ECECEC;
border-radius: 34px;
padding: 0 65px 0 21px;
height: 54px;
}
.catalog-head {
display: flex;
justify-content: space-between;
align-items: center;
}
.catalog-head__banner {
width: 100%;
max-width: 800px;
height: 120px;
}
@media (max-width:1400px) {
.catalog-head__banner {
max-width: 620px;
}
}
@media (max-width:1200px) {
.catalog-head__banner {
max-width: 480px;
}
}
@media (max-width:992px) {
.catalog-head__banner {
max-width: 400px;
}
}
@media (max-width:768px) {
.catalog-head {
flex-wrap: wrap;
gap: 16px;
}
.catalog-head__banner {
max-width: 100%;
}
}
.catalog-banner {
display: block;
width: 100%;
height: 100%;
border-radius: 12px;
overflow: hidden;
text-decoration: none;
}
.catalog-banner .banner-inner {
width: 100%;
height: 100%;
position: relative;
display: flex;
align-items: center;
justify-content: center;
padding: 20px;
}
.catalog-banner .banner-img {
position: absolute;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
z-index: 1;
}
.catalog-banner .banner-text {
position: relative;
z-index: 2;
font-size: 24px;
font-weight: 500;
text-align: center;
}
.catalog-side__banner {
margin-top: 30px;
}
.catalog-side__banner .banner-inner {
padding: 0;
}
.catalog-side__banner .banner-img {
width: 100%;
display: block;
height: auto;
position: relative;
}
.catalog-side__banner--mobile {
display: none;
}
.catalog-categories {
margin-top: 30px;
}
.catalog-categories__list {
list-style: none;
margin: 0;
padding: 0;
}
.catalog-categories__list ul.children {
display: none;
list-style: none;
padding-left: 16px;
}
.catalog-categories__list a {
font-size: 12px;
color: var(--text);
text-decoration: none;
}
.catalog-categories__list a:hover {
text-decoration: underline;
}
.catalog-categories__list li {
position: relative;
}
.catalog-categories__list li.with-subcat::after {
content: '';
width: 20px;
height: 20px;
position: absolute;
right: 0;
top: 2px;
background-size: 12px 12px;
background-image: url(https://shopihlas.ru/wp-content/uploads/2024/08/chevron_down.svg);
background-position: center;
background-repeat: no-repeat;
transition: ease .2s;
cursor: pointer;
border-radius: 3px;
}
.catalog-categories__list li.with-subcat.opened::after {
transform: rotate(180deg);
}
.catalog-categories__list .current-cat>a {
color: var(--accent);
}
.catalog-categories__list .current-cat-parent>ul.children,
.catalog-categories__list .current-cat-ancestor>ul.children {
display: block;
}
.sales__wrapper.sales_wrapper--block {
display: block;
}
.sales-slider {
width: 100%;
}
.sales-slider .swiper-slide {
height: auto;
}
.sales-slider .swiper-slide>.main__right {
height: 100%;
}
.sales-controls {
margin-top: 30px;
display: flex;
justify-content: space-between;
}
.sales__arrows {
display: flex;
align-items: center;
gap: 8px;
}
.sales__arrows-prev,
.sales__arrows-next {
display: inline-flex;
align-items: center;
justify-content: center;
width: 38px;
height: 38px;
border-radius: 100%;
}
.sales__arrows-next {
background-color: var(--accent);
}
.sales__arrows-prev {
border: 1px solid #a5a5a5;
}
.sales__arrows-prev svg,
.sales__arrows-next svg {
width: 18px;
height: 18px;
}
.sales__arrows-next svg {
stroke: #fff;
}
.sales__arrows-prev svg {
stroke: #a5a5a5;
}
.sales-pagination .swiper-pagination-bullet {
background: #eee;
border: none;
}
.sales-pagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active):hover {
background: #ccc;
}
.sales-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
background: var(--accent);
}
@media (max-width: 992px) {
.thank__image,
.thank__image-404 {
display: none;
}
.catalog-page__wrapper {
gap: 20px;
}
.btn-filter {
display: flex;
}
.catalog-page__filter {
width: 100%;
display: none;
}
}
@media (max-width: 768px) {
.signle-card__image {
width: 100%;
max-width: 320px;
margin: auto;
}
.load-more__btn .facetwp-load-more {
padding-left: 60px;
font-size: 12px;
}
.terms__item-icon {
width: 60px;
padding: 10px;
}
.s-desc {
font-size: 16px;
}
.thank__left {
padding-top: 0;
gap: 30px;
}
.catalog-page__filter-wrap {
margin-top: 15px;
}
.catalog-page__filter-wrap {
margin-top: 15px;
}
.bread__wrapper {
overflow: auto;
white-space: nowrap;
flex-wrap: nowrap;
}
.footer__mid {
display: grid;
grid-template-columns: repeat(2, 1fr);
}
.footer__item:last-child {
grid-column: -1/1;
}
.reviews__item {
padding: 15px 20px;
}
.catalog-side__banner--desktop {
display: none;
}
.catalog-side__banner--mobile {
display: block;
}
.catalog-side__banner--mobile .banner-img {
max-height: 240px;
object-fit: cover;
}
.catalog-categories__list {
height: 240px;
overflow: auto;
padding: 10px 16px;
border: 1px solid #eee;
border-radius: 12px;
}
.catalog-categories__list::-webkit-scrollbar {
width: 6px;
}
.catalog-categories__list::-webkit-scrollbar-thumb {
background-color: #cac9cf;
border-radius: 10px;
}
.catalog-categories__list::-webkit-scrollbar-track {
background: transparent;
}
.catalog-categories__list {
scrollbar-width: thin;
scrollbar-color: #cac9cf transparent;
}
.product-card__image {
height: auto;
}
.carousel .product-card__image {
height: 220px;
}
}
.carousel .product-card__image img {
width: 100%;
height: 100%;
object-fit: contain;
object-position: center;
}
.carousel .swiper-slide {
display: flex;
}
.carousel .product-card {
width: 100%;
}
@media (max-width: 575px) {
.modal {
padding: 40px 30px !important;
}
.modal__wrapper {
width: 100%;
}
.modal .fancybox-close-small {
right: 10px;
top: 10px;
}
.modal__btns {
flex-direction: column;
}
.signle-card__image.placeholder {
width: 200px;
height: 200px;
}
.signle-card__gallery {
width: 100%;
height: auto;
flex-direction: column-reverse;
}
.signle-card__gallery-main {
height: 400px;
flex: auto;
}
.signle-card__gallery img {
height: 100%;
object-fit: cover;
}
.signle-card__gallery-nav {
width: 100%;
}
.signle-card__gallery-nav img {
border-radius: 10px;
}
.signle-card__price-value {
flex-wrap: wrap;
gap: 2px 7px;
}
.signle-card__counter input {
width: 60px;
}
.catalog-head__banner {
height: 100px;
}
.catalog-banner .banner-text {
font-size: 20px;
}
.product-card__art {
flex-wrap: wrap;
gap: 6px;
}
.catalog-categories__list li {
padding: 3px;
padding-left: 0;
}
.catalog-categories__list a {
font-size: 14px;
padding: 3px;
padding-left: 0;
}
.footer__item .menu li {
line-height: 1;
}
.footer__item .menu li a {
padding: 5px;
padding-left: 0;
margin-bottom: 4px;
}
}
@media (max-width:440px) {
.product-card__art .product-card__stock {
width: 100%;
margin-left: 0;
}
}
.product-card__cart.item-link {
cursor: pointer;
}
input[type="checkbox"].is-invalid {
outline: 2px solid red;
outline-offset: 2px;
border-radius: 3px; 
}
input.checkbox[type="checkbox"] {
width: 18px;
height: 18px;
appearance: none;
border: 2px solid #999;
border-radius: 4px;
background-color: #fff;
cursor: pointer;
position: relative;
margin-right: 10px;
visibility: visible;
flex-shrink: 0;
}
input.checkbox[type="checkbox"]:checked {
background-color: #3f51b5;
border-color: #3f51b5;
}
input.checkbox[type="checkbox"]:checked::after {
content: "";
position: absolute;
left: 5px;
top: 2px;
width: 5px;
height: 10px;
border: solid #fff;
border-width: 0 2px 2px 0;
transform: rotate(45deg);
}
.lwptoc_itemWrap1 {
margin: 10px 0px 10px 15px;
}
.lwptoc_item {margin-top:15px;}
.lwptoc_toggle:before {
content: '['
}
.lwptoc_toggle:after {
content: ']'
} 
.lwptoc_toggle {display:flex;}
.lwptoc_header {display:flex; gap:15px;}
.lwptoc_i{margin-bottom:25px;}
#cookie_note{
display: none;position: fixed;
z-index:99999;
bottom: 15px;left: 30%; 
max-width: 90%;
transform: translateX(-25%);
padding: 20px;
background-color: white;
border-radius: 23px;
box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
}
#cookie_note p{margin: 0;font-size: 0.8rem;text-align: left;color: black;}
#cookie_note .btn-sm{
display: block;
margin: 0 auto;
cursor: pointer;
color: #fff;
overflow: inherit;
}
.cookie_accept {
white-space: nowrap;
}
@media (max-width: 1023px) {
#cookie_note.cshow {
display: flex;
text-align: left;
flex-direction: column;
width: 90%;
gap:10px;
}
.cookie_accept {
width: auto; 
}
#cookie_note .btn-sm {margin-top:15px;}
}
#cookie_note a {color:#006}
@media (max-width: 1023px){#cookie_note.cshow{display: flex;text-align: left;}}
@media (min-width: 1024px){#cookie_note.cshow{display: flex; column-gap: 15px;align-items: center;}}
@media (max-width: 768px) {
#cookie_note .bclose {
padding: 10px;
width: 44px;
top: 0;
right: 0;
position: absolute;
}
#cookie_note p {
margin: 0 25px 0 0px;
}
}
@media (min-width: 769px) {
#cookie_note .bclose {
border: 0;
border-radius: 100px;
cursor: pointer;
height: 44px;
padding: 10px;
width: 44px;
top: -35px;
right: -35px;
position: absolute;
background-color: white;
box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
}	
.footer__form-btns {
flex-wrap: nowrap;
}
}
.form__checkbox {
display: flex;
align-items: flex-start; 
flex-wrap: wrap; 
margin-top: 15px;
gap: 10px; 
}
.checkbox-text {
white-space: normal;
overflow-wrap: anywhere; 
flex: 1; 
font-weight: 500;
font-size: .75rem;
color: rgba(34, 77, 71, .4);
}
.checkbox-text a {
text-decoration:underline;	
}
.form__checkbox .error {
order: 2; 
width: 100%;
padding-left: 28px; 
}
.offer_popup {
position: fixed;
right: 19px;
bottom: 89px;
background: #ffffff;
padding: 13px;
border-radius: 7px;
max-width: 337px;
opacity: 0;
z-index: -1;
transition: all 0.6s;
color: black;
font-size: 16px;
margin-left: 25px;
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
line-height: 1.4;
}
.offer_popup.visible {
opacity: 1;
z-index: 9999;
}
.offer_popup_close {
position: absolute;
left: -19px;
top: -19px;
width: 19px;
height: 19px;
border-radius: 50%;
background: #fff;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
}
.offer_popup_close:before,
.offer_popup_close:after {
content: '';
display: inline-block;
width: 2px;
height: 11px;
background: #999;
}
.offer_popup_close:before {
transform: rotate(45deg);
}
.offer_popup_close:after {
transform: rotate(-45deg);
margin: 0 0 0 -2px;
}
@media (min-width:1201px) {
.cart__checkout-btns {
flex-wrap: nowrap;
}	
}
.w100 {width:100%}