.header-top__inner {
;
  padding-top: 4px;
}
.button.-sk-large {
    height: 40px;
    line-height: 38px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
}
.product_main__total-base-unit {
  margin: 0 0 0 0px !important;
}
.header-top__custom {
  line-height: 20px;
  display: flex;
  align-items: center;
}
.filter-item__variant {
  font-size: 13px;
}
.fs-12 {
  font-size: 12px;
}
.wa-order-cart-wrapper .wa-products .wa-product .wa-price-section .wa-price-total{
  font-size: 0.9rem !important;
}
.align-items-center{
  display: flex;
  align-items: center;
}
.header-top-right {
  display: flex;
  flex: 0 0 auto;
  margin-left: 30px;
  align-content: center;
  align-items: center;
}
.product-main__prices .product-price .unit {
  font-size: .9375rem !important;
}
@media (min-width: 1025px) {
  .categories-exp__item {
    flex: 0 0 calc(15% - 20px);
    width: calc(25% - 20px);
  }
}
.slider-promobg.-bg-crop, .slider-promobg__image {
  border-radius: 0px;
}

.link-ac-border, .link-border, .link-bs-border, .link-red-border {
  border-radius: 0px;
}
.link-ac-border.-sk-large, .link-border.-sk-large, .link-bs-border.-sk-large, .link-red-border.-sk-large {
  border-radius: 0px;
}
.slider-promobg__content {
  border-radius: 0px;
}
.popup-catalog-item__inner {
  border-radius: 0px;
}
.popup-submenu {
  border-radius: 0px;

}
.popup-catalog__inner {
  border-radius: 0px;
}
input[type="email"], input[type="number"], input[type="password"], input[type="phone"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea {

  border-radius: 0px;

}
.slider-outer .owl-next,
.slider-outer .owl-prev {
  border-radius: 0px;
}
.header-catalog__open {
  border-radius: 0px;
 
}
.link-ac-border.-sk-small, .link-border.-sk-small, .link-bs-border.-sk-small, .link-red-border.-sk-small {

  border-radius: 0px;
}
.categories-exp__outer {
  margin: auto;
}
.h2, h2 {
  font-size: 21px;
}
.product-price .currency{
  font-size: .9375rem !important;
}
.product-main-collection {
  display: grid;
  grid-template-columns: 60% 40%;
}


@media (max-width:820px) {
  .product-main-collection {
    grid-template-columns: 100%;
  }
}
@media (max-width: 820px) {
  .product-description-features.-sk-cols {
    display: block;
  }
}
#swipebox-slider .slide img {

  background: #fff0;

  border-radius: 0px;
}

.item-group {
    display: inline-block;
    width: 25cm;
    height: 75cm;
    page-break-inside: avoid; /* Для печати, чтобы не разрывалось */
    break-inside: avoid; /* Современный аналог для CSS3 */
}
.product-main__prices .product-price .price {
  font-size: 1.9375rem !important;
  font-weight: 700;
}
 .product-main__prices .product-price .price-wrapper {

  font-weight: 700;
}
.product-main__prices .product-price .currency {
  font-size: 20px;
}
.product-main__prices .product-price .unit {
  font-size: 20px;
}
.product-tile__features {
  white-space: normal;
  line-height: 1.5;
  margin: 0 0 0;
}
.price {
  font-size: .9375rem !important;
}
.product-tile__name {
  line-height: 1.5;
  font-size: .865rem !important;
}
.filter-units__item {
  background: #fff;
}
.filter-units__item.selected {
  background: var(--header-catalog-open-color-bg);
  color: var(--bs-bg-color-font);
}
.imgcover {
  display: block;
  width: 100% !important;
  object-fit: cover;
  height: 100%;
}
.filter-item__variant {
    line-height: 1.2;
    margin: 5px 8px 5px 0;
    display: flex;
    order: 10;
    width: 100%;
    align-items: center;
}
.options .inline-select a.alaali{
    padding: 0;
}

.alaali_img2{
    vertical-align: middle;
    border-radius: 3px;
    width: 20px !important;
    height: 16px !important;
    margin-right: 6px;
    position: absolute;
    bottom: 0;
    right: 0;
}
.alaali_img3{
    vertical-align: middle;
    border-radius: 3px;
    width: 20px !important;
    height: 16px !important;
    margin-right: 6px;
    margin-bottom: 6px;    
}
.alaali_img4{
    vertical-align: middle;
    border-radius: 3px;
    width: 18px !important;
    height: 14px !important;
    margin-right: 6px;
 
}
 .header-search__form input[type="text"] {
  background: #F5F5F5;

}
.adaptive-column-list {
    flex: 0 0 23.5% !important;
    
}

/* Планшеты (например, от 768px до 1023px) */
@media (max-width: 1023px) {
    .adaptive-column-list {
        flex: 0 0 55% !important;
    }
}

/* Мобильные (например, меньше 768px) */
@media (max-width: 767px) {
    .adaptive-column-list {
        flex: 0 0 85% !important;
    }
}
.adaptive-column {
    flex: 0 0 33.33333333% !important;
    width: 33.33333333% !important;
}

/* Планшеты (например, от 768px до 1023px) */
@media (max-width: 1023px) {
    .adaptive-column {
        flex: 0 0 50% !important;
        width: 50% !important;
    }
}

/* Мобильные (например, меньше 768px) */
@media (max-width: 767px) {
    .adaptive-column {
        flex: 0 0 100% !important;
        width: 100% !important;
    }
}
.header-user-item__count {
  position: absolute;
  width: 24px;
  height: 13px;
  line-height: 13px;
  text-align: center;
  font-size: 11px;
  border-radius: 100px;
  top: 7px;
  right: -8px;
  background: var(--button-color-bg);
  color: var(--button-color-font);
}
button.mfp-close, button.mfp-close:active {
  top: 60px;
  right: 20px;
}
@media (max-width: 1000px) {
  .searchpro__page-mobile {
    display: none !important;
  }
}

  .searchpro__page-sort {
    display: none !important;
  }

.info-massage__close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  background: transparent;
  border: none;
  padding: 5px;
  color: var(--i-msg-font-color);
}
.form-control {
  display: block;
  width: 100%;
  padding: .375rem 1.0rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-color);
  appearance: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid var(--popup-catalog-item-bg-color);
  border-radius: 12px;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.discounted-price-block {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.original-price {
    text-decoration: line-through;
    text-decoration-color: red;
    color: #999;
    font-size: 0.9em;
}

.discounted-price {
    color: #000;
    font-weight: bold;
}

.gray {
    color: #777;
}

.order-data {
  display: block;
  padding: 30px 40px;
  
}
@media (max-width: 380px) {
  .order-data, .order-products {
    padding: 8px;
  }
  .order-cols__left {
    border: 0px solid #eee;
  }
} 
.accordion-tab__head {
    background: #f7f7f7;
}
.icon-square {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  background: var(--button-color-bg); /* Жёлтый цвет, как в примере */
  color: var(--button-color-font); /* Цвет иконки */
  font-size: 20px; /* Размер иконки (можно настроить) */
  border-radius: 10px; /* Опционально: скругление углов */
}
.sk-billet-block-grey{
  background: #fafafa;
  padding: 20px 20px 0 20px;
  border-radius: 35px;
  height: 100% ;
  text-decoration: none;
}

.sk-billet-block{
  background: #F5FBF9;
  display: flex;
  padding: 20px 20px 0 20px;
  border-radius: 35px;
  height: 100% ;
  text-decoration: none;
}
.contact-item__title {
  font-size: 16px;
  margin: 0 0 5px;
  color: #000;
  font-weight: 700;
}
.contact-item__value {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}

.contact-item__icon {
    margin-top: 3px; /* Небольшая корректировка выравнивания по вертикали */
}

.contact-item__text {
    flex: 1;
}
.cat .owl-item{
  width: auto !important;
}
.last-reviews__cat {
  flex: 1 0 25% !important;

}
.header-menu__dropdown-icon {
    display: inline-block;
    margin-left: 1px;
    transition: transform 0.1s ease;
}

.header-menu__item:hover .header-menu__dropdown-icon,
.header-submenu__item:hover .header-menu__dropdown-icon {
    transform: rotate(180deg);
}
.fw-semibold {
  font-weight: 600 !important;
}
.fs-lg {
    font-size: 1.2rem;
}
.fs-md {
  font-size: 0.935rem;
}
.fs-xs {
  font-size: 0.835rem ;
}
.my-4 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.s-order-page > .s-order-column1 {
  flex: 0 0 calc(55% - 10px);
  margin: 0 10px;
}
.s-order-page > .s-order-column2 {
  flex: 0 0 calc(45% - 10px);
  margin: 0 10px;
}
@media screen and (max-width: 840px) {
  .s-order-page > .s-order-column1,
  .s-order-page > .s-order-column2{
    margin: 0 0 20px;
  }
}
.reviews-branch li {
  padding: 0 0 10px 0px;
}
@media (max-width: 699px){ 
    .reviews ul {
      padding-left: 134px;
    }
}
.box-calculator{
  font-size: 12px;
}
.box-block {
   display: inline-flex;
   align-items: center;
}
.text-center {
    text-align: center !important;
}
.text-quaternary {
    color: #757575 !important;
}
.fs-md {
    font-size: 0.935rem !important;
}
.fs-xs {
    font-size: 0.725rem !important;
}
.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.mt-4 {
    margin-top: 1rem !important;
}
.product-quantity-container {
  display: flex;
  width: 100%;
  gap: 10px; 
}
@media (max-width: 767px) {
    .product-quantity-container {
        flex-direction: column;
    }
}
.badge-container {
  display: flex;
  width: 100%;
  gap: 10px; /* Расстояние между блоками */
}


.button-added {
  width: 100%;
}
.product-quantity.-sk-large {
	width: 200px;
}
/* Основной контейнер кнопки */
.js-add2cart-button-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: var(--add2cart-button-color-bg);
  box-shadow: var(--add2cart-button-box-shadow);
  border-radius: 12px;
  padding: 8px 15px;
  height: 50px;
  width: auto;
  box-sizing: border-box;
  cursor: pointer;
  font-size: 12px;
  transition: opacity .5s;
  color: black;
}
/* Основной контейнер кнопки */
.js-add2cart-button-box-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: var(--add2cart-button-color-bg);
  box-shadow: var(--add2cart-button-box-shadow);
  border-radius: 12px;
  padding: 8px 15px;
  height: 50px;
  width: auto;
  box-sizing: border-box;
  cursor: pointer;
  font-size: 12px;
  transition: opacity .5s;
  color: black;
}
.addcart-button-list{
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #f7f7f7;
  border-radius: 12px;
  padding: 8px 15px;
  height: 50px;
  width: 100%;
  box-sizing: border-box;
  cursor: pointer;
  font-size: 12px;
  transition: opacity .5s;
  color: black;
  background: var(--add2cart-button-color-bg);
}
/* Основной контейнер кнопки */
.total-box {
 margin: 10px 0 0;
}
.product_total-price {
  font-size: 14px;
  font-weight: 700;
  white-space: nowrap;
}
.product_total-price .price {
  font-size: 14px;
  font-weight: 700;
  white-space: nowrap;
}
/* Блок с текстом "Кратно комплекту" */
.add2cart-button__text-block {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  line-height: 1.0;
  
}
.badge-warning{
    color: var(--button-color-font);
    border: 1px solid;
    border-color: var(--button-color-bg);
}
.badge{
  align-items: center;
  height: 24px;
  border-radius: 0px;
  padding: 0 5px;
  line-height: 22px;
  display: inline-block;
  font-size: 12px;
  text-transform: none;
  font-weight: 500;
  box-sizing: border-box;
  text-align: center;
}

.product-discount {
    height: 24px;
    line-height: 22px;
    padding: 0 5px;
    font-size: 12px;
    color: #1E1E1E;
    border: 0px solid;
    font-weight: 700;
    border-radius: 0px;
    display: inline-block;
    box-sizing: border-box;
    background: #f9ee71;
}
 .font-weight-bold{
  font-weight: 700;
}
.checkout .checkout-result .s-header {
    font-size: 26px !important;
    margin-bottom: 35px !important;
    font-weight: 700;
}
/* Разделитель */
.add2cart-button__divider {
  margin: 0 8px;
  opacity: 0.3;
  font-size: 18px;
}

/* Блок с количеством */
.add2cart-button__quantity {
  white-space: nowrap;
  font-size: 14px;
}
.js-add2cart-button-box.-sk-hide {
  display: none;
}
.js-add2cart-button-box-list.-sk-hide {
  display: none;
}
.quantity-tab.-sk-hide{
  display: none;
}
.total-box.-sk-hide{
  display: none;
}
.quantity-tab {
    margin: 10px 0;
    font-family: Arial, sans-serif;
}



.add2cart-button__text-block-box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  line-height: 1.6;
}

.fs-1 {
  font-size: 1.0rem !important;
}
@media (min-width: 1200px) {
  .fs-4 {
    font-size: 1.5rem !important;
  }
}
.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}
.py-4 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.px-4 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.mr-1 {
  margin-right: .25rem;
}
.mr-2{
  margin-right: .5rem;
}
.mr-3{
    margin-right: .75rem;
}
.mr-4{
    margin-right: 1rem;
}
.mr-5{
    margin-right: 5px;
}
.mb-2 {
  margin-bottom: .5rem !important;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-5{
  margin-bottom: 1.5rem;
}
.mb-6{
  margin-bottom: 2rem;
}
.pb-2 {
  padding-bottom: .5rem !important;
}
.pb-4{
  padding-bottom: 1rem;
}
.pb-6{
  padding-bottom: 2rem;
}
.mb-1 {
  margin-bottom: .25rem !important;
}
.text-right {
  text-align: right;
}
.mt-1 {
  margin-top: .25rem !important;
}
.mt-2 {
  margin-top: .5rem !important;
}
.mt-4{
  margin-top: 1rem;
}

.alert {

	position: relative;
	padding: 1rem 1rem 0 1rem;
	margin-bottom: 1rem;
	color: #000;
	background-color: #ffecee;
	border-radius: 12px;
}
.btn-danger {
    background: #fb9d9d !important;
    height: 30px!important;
    line-height: 30px!important;
}
.order-summary__plugin{
  margin-top: 1rem;
  text-align: right;
}
.text-danger {
	color: #df4759 !important;
}
.bg-danger-subtle {
	background-color: #f9d6da !important;
}
.wa-order-cart-wrapper .wa-products .wa-product .wa-product-body > .wa-column-image {
  width: 70px !important;
}
.s-order-section .wa-order-cart-wrapper .wa-products .wa-product .wa-image-section img {
	vertical-align: top;
	max-width: 50px;
	max-height: 50px;
	border-radius: var(--bs-border-radius);
}
.wa-order-cart-wrapper .wa-products .wa-product .wa-product-body > .wa-column-image {
  vertical-align: top !important;
}
.d-none {
    display: none !important;
}
.popup-catalog-item.has-child .popup-catalog-item__inner::after {
  content: "\f30b";
  font-family: Font Awesome\ 5 Pro;
  position: absolute;
  right: 30px;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 10px;
  line-height: 10px;
  color: var(--body-text-color);
}


.step-value {
    position: absolute;
    bottom: -12px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 12px;
    color: #666;
    
}
.product-book__add2cart {
  max-width: 100%;
}
.product-quantity.-sk-large input[type="text"].product-quantity__input {
  height: 50px;
  line-height: 50px;
}
.product-quantity.-sk-large .product-quantity__unit ~ input[type="text"].product-quantity__input {
  height: 51px;
  line-height: 51px;
}
   .wa-products .wa-price-discount {
    	padding: .25rem .75rem;
    	font-size: 75%;
    	line-height: 1;
    	text-align: center;
    	white-space: nowrap;
    	vertical-align: baseline;
    	border-radius: .1875rem;
    	background-color: #fff;
    	color: var(--body-text-color) !important;
    	border-color: darkorchid;
    	border: 1px solid #fad776 !important;
    }
 .wa-order-cart-wrapper .wa-products .wa-product .wa-details-section .wa-details .wa-name {
    color: var(--body-text-color)!important;
} 
.wa-delivery-variants-section .wa-header .wa-header{
   font-size: 0.8rem !important;;
 }
 .wa-delivery-variants-section .wa-header {

   margin-bottom: .2em !important;
 }

.wa-variant-title{
    font-size: 1.125rem !important; 
  }
.icon-download > svg {
  fill: none !important;
}
.wa-order-form-wrapper .wa-step-shipping-section .wa-delivery-types-section .wa-types-list .wa-type-wrapper .wa-date {
    display: none;
}
.bg-transparent {
	margin-bottom: 20px;
}
.wa-details-required-fields-section .wa-field-wrapper .wa-input
{
	margin-bottom: 20px;
}
#element-10 {
	margin-bottom: 30px;
}
.size-large .wa-checkbox-wrapper .wa-text{
    color: #8d8d8d;
}
/* Скрываем оригинальный чекбокс */
.wa-checkbox {
    display: none; /* Скрываем оригинальный чекбокс */
}



/* Стили для кастомного чекбокса */
.checkbox_costum {
    display: none;
    width: 15px; /* Ширина кастомного чекбокса */
    height: 15px; /* Высота кастомного чекбокса */
    border: 1px solid #8d8d8d;; /* Цвет рамки */
    border-radius: 3px; /* Закругление углов */
    position: relative;
    background-color: transparent; /* Фон по умолчанию */
}

/* Стили для состояния "checked" */
.wa-checkbox:checked + .checkbox_costum {
    background-color: var(--bs-theme); /* Цвет фона при выборе */
    border: 2px solid var(--bs-theme); /* Цвет рамки */
}

/* Стили для галочки */
.wa-checkbox:checked + .checkbox_costum::after {
	content: '';
	position: absolute;
	left: 3.4px;
	top: 1.0px;
	width: 5px;
	height: 8px;
	border: solid white;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
}
.wa-details-required-fields-section .wa-field-wrapper.size-mini {
	margin-right: 10px !important;
}
.wa-details-fields-section .wa-radio-wrapper label .wa-text{
	margin-left: 0px;
}
.wa-step-details-section .size-large .wa-radio{
  display: none; /* Скрываем стандартный элемент радио */
}
.wa-details-fields-section .size-large .wa-field-wrapper {
    display: flex;
    flex-direction: column; /* Размещаем элементы в колонку */
    margin-bottom: 15px; /* Отступ снизу для разделения с другими элементами */
}


.wa-details-fields-section .size-large  .wa-radio-wrapper {
    display: inline-flex; /* Размещаем радио-кнопки в строку */
    align-items: center; /* Центрируем элементы по вертикали */
    margin-right: 15px; /* Отступ между радио-кнопками */
}

.wa-details-fields-section .size-large n .wa-radio {
    margin-right: 5px; /* Отступ между радио-кнопкой и текстом */
}

/* Для равного размера кнопок */
.wa-details-fields-section .size-large  .wa-radio-wrapper label {
    display: flex;
    align-items: center; /* Центрируем текст и радио-кнопку по вертикали */
    padding: 0.3rem .5rem ; /* Отступы для кнопок */
    border: 1px solid #ccc; /* Граница для кнопок */
    border-radius: 5px; /* Закругление углов */
    cursor: pointer; /* Указатель при наведении */
    transition: background-color 0.3s; /* Плавный переход цвета фона */
    background: white;
}





    
        
    .wa-step-auth-section .wa-fields-group .wa-field-wrapper.size-large {
    	display: none;
    }
    
    #element-0 {
    	margin-top: 10px;
    	margin-right: 10px;
    }
    
    #element-1 {
    	margin-top: 10px;
    	margin-right: 10px;
    }
    
    #element-2 {
    	margin-top: 10px;
    }
    
    .s-checkout-order-page .s-order-section > .s-section-header {
    	padding: 10px 20px 18px 20px !important;
    	margin-bottom: 20px;
    }
    
    .wa-order-form-wrapper .wa-step-details-section .wa-details-description {
    	line-height: 1.4em !important;
    	color: var(--body-text-color) !important;
    	background-color: #f4f4f4a1;
    	padding-top: 20px;
    	padding-right: 20px;
    	padding-bottom: 20px;
    	padding-left: 20px;
    }
    
    .toggle-block {
    	background-color: #f4f4f4a1;
    	padding: 20px 20px 20px 20px;
    
    }
    
    .content_toggle {
    	text-decoration: none;
    	border-bottom: 1px dotted;
    	color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
    }
    
    .s-checkout-order-page .wa-order-form-wrapper > .wa-form-body {
    	background: #fff;
    	padding: 0px;
    }
    
    .wa-details-rates-section {
    	display: none;
    	background-color: #f4f4f4a1;
    	margin-top: 0px !important;
    	padding-top: 20px;
    	padding-right: 20px;
    	padding-bottom: 20px;
    	padding-left: 20px;
    }
    
    .wa-details-rates-section .wa-table {
    	margin-top: 20px;
    	margin-bottom: 20px;
    }
    
    .wa-header-info-deliver {
    	background-color: #f4f4f4a1;
    	font-size: 1.125rem !important;
    	line-height: 1.2em;
    	font-weight: 500;
    	color: var(--body-text-color) !important;
        font-weight: 600;
    	margin-top: 20px;
    	margin-bottom: 0px;
    	padding-top: 20px;
    	padding-right: 20px;
    	padding-left: 20px;
    }
    
    .wa-step-payment-section {
    	background-color: #f4f4f4a1;
    	margin-bottom: 20px;
    	padding-top: 20px;
    	padding-right: 20px;
    	padding-bottom: 20px;
    	padding-left: 20px;
    }
.dark-theme .wa-step-region-section {
    background-color: var(--wrap-bg-color);
} 
.dark-theme .wa-step-shipping-section {
    background-color: var(--wrap-bg-color);
}  
.dark-theme .wa-header-info-deliver {
    background-color: var(--wrap-bg-color);
} 
.dark-theme .wa-order-form-wrapper .wa-step-details-section .wa-table{
    background-color: var(--wrap-bg-color);
}
.dark-theme .wa-order-form-wrapper .wa-step-details-section .wa-details-description{
    background-color: var(--wrap-bg-color);
}
.dark-theme .wa-details-fields-section{
    background-color: var(--wrap-bg-color);
}
.dark-theme .wa-step-payment-section{
    background-color: var(--wrap-bg-color);
}
    .wa-order-form-wrapper .wa-step-section:first-child {
   
    	padding: 40px 20px !important;
      border-radius: 25px 25px 0px 0px;
      box-sizing: border-box;
      margin: 0 0 20px;
    }
     @media screen and (max-width: 1300px) {
        .wa-order-form-wrapper .wa-step-section:first-child{
            padding: 20px 25px !important;
        }
    }  
    .wa-step-payment-section  {
      border-radius:  0px 0px 25px 25px;
    }  

    .wa-toggle.js-type-toggle span {
    	display: inherit;
    	margin-left: 0;
    	margin-right: 0;
    	margin-bottom: .5rem;
    	border-radius: 0px;
    	white-space: pre-wrap;
    }
    .wa-toggle.js-type-toggle span {
      display: inherit;
      margin-left: 0;
      margin-right: 0;
      margin-bottom: 0rem;
      border-radius: 0px;
      white-space: pre-wrap;
    }    
    .wa-toggle{
       list-style: none;
      padding: 0;
      margin: 0 0 5px;
      position: relative;
      border: 1px solid #d9d9d9!important;
      display: inline-flex;
      line-height: 16px;
      border-radius: 12px;
    }   
    .wa-toggle > .selected {
    	position: relative;
    	border-color: none !important;
        background: var(--button-color-bg)!important;
        color: var(--button-color-font)!important;
        box-shadow: var(--button-box-shadow)!important;
    	border-color: 1px solid var(--button-color-bg) !important;
    }
    .wa-toggle > * {
      display: inline-block;
      vertical-align: top;
      margin: 0 0 0 -1px;
        margin-bottom: 0px;
        margin-left: -1px;
      padding: 8px 10px!important;
      list-style: none;
      border: none!important;
      font-size: 12px!important;
      line-height: 1.214285714285714em;
      background: none!important;
      color: var(--body-text-color) !important;
      outline: none;
      cursor: pointer;
    }    

    .wa-step-auth-section {
    	background-color: #f4f4f4a1;
    	margin-bottom: 0px;
    	margin-bottom: 20px;
    	padding: 20px;

    }
    .dark-theme .wa-step-auth-section {
    	background-color: var(--wrap-bg-color);
    }    
    .wa-step-region-section {
    	background-color: #f4f4f4a1;
    	margin-top: 20px !important;
    	padding: 20px;
    }
    
    .wa-order-form-wrapper .wa-step-shipping-section {
    	margin-top: 20px !important;
    }
    
    .wa-step-shipping-section {
    	background-color: #f4f4f4a1;
    	margin-top: 20px;
        padding: 20px;
    }
    
    .wa-order-form-wrapper .wa-step-details-section {
    	margin-top: 20px !important;
    }
    
    .wa-order-form-wrapper .wa-step-shipping-section .wa-delivery-types-section {
    	margin-top: 0px !important;
    }
    
    .wa-order-form-wrapper .wa-step-payment-section .wa-methods-list.wide .wa-method-wrapper,
    .wa-order-form-wrapper .wa-step-shipping-section .wa-delivery-types-section .wa-types-list .wa-type-wrapper {
    	border-color: 1px solid #cfcfcf !important;
    }
    
    .wa-order-cart-wrapper .wa-products .wa-product .wa-image-section img {
    	max-height: 48px;
    }
    
    .wa-image-section {
    	display: flex;
    	justify-content: center;
    	align-items: center;
    }
    
    .wa-order-cart-wrapper .wa-products .wa-product .wa-price-section .wa-price-discount {
    	padding: .25rem .75rem;
    	font-size: 75%;
    	line-height: 1;
    	text-align: center;
    	white-space: nowrap;
    	vertical-align: baseline;
    	border-radius: .1875rem;
    	background-color: #fff;
    	color: var(--body-text-color) !important;
    	border-color: darkorchid;
    	border: 1px solid #fad776 !important;
    }
    

    
    .form-control {
    	background-color: #fff;
    }
    
    .s-checkout-order-page .wa-field-wrapper .wa-select {
    	height: calc(1.5em + 1.125rem + 2px) !important;
    	padding: .25em .645em !important;
    }
    
    .s-checkout-order-page .wa-field-wrapper .wa-input {
    	height: calc(1.5em + 1.125rem + 2px) !important;
    	padding: .25em .645em !important;
    }
    
 
    
    .wa-fields-group .wa-select {
    	border: 1px solid #cfcfcf;
    }
    
    .wa-order-form-wrapper .wa-step-shipping-section .wa-delivery-types-section .wa-types-list .wa-type-wrapper,
    html body .wa-order-form-wrapper .wa-step-payment-section .wa-methods-list.wide .wa-method-wrapper {
    	padding: 10px 10px !important;
    	border: 1px solid #cfcfcf !important;
    	border: 1 !important;
    	background-color: #ffffff !important;
    }
    
    .wa-methods-list {
    	display: grid;
    	grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    	gap: 10px;
    }
    
    .wa-order-form-wrapper .wa-step-payment-section .wa-methods-list .wa-method-wrapper .wa-method .wa-image-wrapper {
    	padding-right: 1.071428571428571em;
    	text-align: center;
    	width: 20% !important;
    }
    
    .wa-delivery-types-section .wa-header {
    	display: inline;
    	font-size: 1.125rem !important;
    	line-height: 1.2em;
    	color: var(--body-text-color) !important;
         font-weight: 600;
    }
    
    .wa-delivery-types-section .wa-types-list {
    	margin-top: 15px;
    	display: grid !important;
    	grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    	grid-auto-rows: 1fr;
    	gap: 10px 20px;
    }
    
    @media screen and (max-width: 520px) {
    	.wa-delivery-types-section .wa-types-list {
    		gap: 10px;
    		grid-template-columns: repeat(2, 1fr);
    	}
    }
    
    @media (max-width: 320px) {
    	.wa-delivery-types-section .wa-types-list {
    		grid-template-columns: initial;
    	}
    }
    
    .wa-order-form-wrapper .wa-step-shipping-section .wa-delivery-types-section .wa-types-list .wa-type-wrapper {
    	border-color: 1px solid #cfcfcf !important;
    }
    
    .wa-delivery-types-section .wa-types-list .wa-type-wrapper {
    	border: 1px solid #cfcfcf !important;
    	border-top-color: rgb(229, 229, 229);
    	border-right-color: rgb(229, 229, 229);
    	border-bottom-color: rgb(229, 229, 229);
    	border-left-color: rgb(229, 229, 229);
    	background-color: #ffffff!important;
    	border-radius: .1875rem !important;
    	padding: 10px !important;
    	cursor: pointer!important;
    	transition: border-color 0.2s ease-in-out!important;
    	position: relative!important;
    	display: flex !important;
    	flex-wrap: wrap !important;
    	width: initial !important;
    	margin: initial !important;
    }
    
    .wa-delivery-types-section .wa-types-list .wa-type-wrapper .wa-name {
    	position: relative;
    	width: 100%;
    	display: flex !important;
    }
    
    .wa-delivery-types-section .wa-types-list .wa-type-wrapper .wa-price {
    	position: relative;
    	margin-left: initial;
    }
    
    .wa-type-wrapper .wa-name a,
    .wa-type-wrapper .wa-price {
    
    	font-weight: 400 !important;
    }
    
    .wa-types-list .wa-type-wrapper .wa-name img {
    	display: block;
    	max-width: 30px;
    	max-height: 30px;
    	margin-right: 10px;
    	margin-top: 2px;
    }
    
    .wa-order-form-wrapper .wa-step-details-section .wa-table {
    	background-color: #f4f4f4a1;
    	display: table;
    	width: 100%;
    	font-size: 1em;
    	line-height: 1.214285714285714em;
    	table-layout: fixed;
    	padding-top: 20px;
    	padding-bottom: 20px;
    
    }
    
    .wa-order-form-wrapper .wa-step-details-section .wa-table > .wa-row {
    	border-bottom: 1px dashed #2d2c2c;
    	display: flex;
    	padding: 10px 0px 10px 0px;
    	align-items: center !important;
    	justify-content: space-between !important;
    }
    
    .wa-order-form-wrapper .wa-step-details-section .wa-table > .wa-row > .wa-cell.wa-cell-value {
    	/* font-weight: 500; */
    	flex: 0 1 auto;
    	font-weight: 600;
    	text-align: right;
    	max-width: 460px;
    	order: 2;
    	padding-right: 20px;
    }
    
    .wa-order-form-wrapper .wa-step-details-section .wa-table > .wa-row > .wa-cell.wa-cell-name {
    	width: 50% !important;
    	display: table-cell;
    	color: #555;
    	padding-left: 20px;
    }
    
    .ymaps-2-1-79-geolink-processed {
    	display: inline !important;
    }
    
    .wa-variant-wrapper .wa-details .wa-service {
    	display: none !important;
    }
    .js-product-discount {
    	display: none !important;
    }   
    .wa-order-dialog.wa-shipping-pickup-dialog .wa-dialog-body {
    	top: 15px!important;
    	width: 1300px !important;
    }
    
    .wa-order-dialog.wa-auth-dialog-wrapper .wa-dialog-body {
    	top: 15px!important;
    	width: 600px !important;
    }
    
    .addressee-header {
    	font-size: 1.125rem !important;
    	line-height: 1.2em;
    	color: var(--body-text-color) !important;
        font-weight: 600;
    }
    
    .wa-header-info-adress {
    	padding: 20px 20px 0px 20px;
    	background-color: #f4f4f4a1;
    	font-size: 1.428571428571429em !important;
    	line-height: 1.2em;
    	font-weight: 500;
    	color: #353535 !important;
    }
    
    .wa-details-required-fields-section {
    	padding: 20px;
    	background-color: #f4f4f4a1;
    	margin: 0px !important;
    }
    
    .shipping-pro__map-field {
    	padding: 0px 20px 20px 20px;
    	background-color: #f4f4f4a1;
    	margin: 0px !important;
    }
    
    .wa-details-fields-section {
    	background-color: #f4f4f4a1;
    	margin-top: 20px;
    	padding-top: 20px;
    	padding-right: 20px;
    	padding-bottom: 20px;
    	padding-left: 20px;
    }
    
    #fiz span.addressee-bottom.selected {
    	background-color: var(--default);
    	color: white;
    	border-color: var(--default);
    	font-size: 12px;
    }
    
    .addressee-bottom {
    	font-size: 12px;
    	display: inline-block;
    	vertical-align: top;
    	margin: 0 0 0 -1px;
    	padding: .35714285714285715em .7142857142857143em .2857142857142857em;
    	list-style: none;
    	border: 1px solid rgba(0, 0, 0, 0.2);
    	line-height: 1.214285714285714em;
    	background: #fcfcfc;
    	color: #006bd8;
    	outline: none;
    	cursor: pointer;
    	position: relative;
    	-webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.2), inset 0 -2px 3px 0 rgba(255, 255, 255, 0.5);
    	box-shadow: none;
    	color: rgb(158, 158, 158);
    }
    
    .wa-order-form-wrapper .wa-step-confirm-section .wa-section-body .wa-total-section .wa-item .wa-value {
    	-webkit-box-flex: 1;
    	-moz-box-flex: 1;
    	-o-box-flex: 1;
    	box-flex: 1;
    	-webkit-flex: 1;
    	-ms-flex: 1;
    	flex: 1;
    	font-size: 1em;
    	line-height: 1.214285714285714em;
    	flex: 0 1 auto;
    	font-weight: 600;
    	text-align: right;
    	max-width: 460px;
    	order: 2;
    }
    .wa-order-form-wrapper .wa-step-shipping-section .wa-delivery-types-section .wa-types-list .wa-type-wrapper.is-active {
	    background: #00f0 !important;
    }
  .decrease-box {
    box-shadow: none!important;
  }
    .increase-box {
    box-shadow: none!important;
  }
  .s-order-sectioncart{
  background: #F6F6F6;

}


.wa-details-fields-section {
  padding: 20px !important;
  margin: 0 0 20px;
}

 @media screen and (max-width: 1300px) {
        .wa-details-fields-section{
            padding: 20px 25px !important;
        }
    }
    
.wa-order-cart-wrapper .wa-products .wa-product .wa-details-section .wa-details .wa-sku {
  display: none;
}

.wa-order-form-wrapper .wa-step-shipping-section .wa-delivery-types-section .wa-types-list .wa-type-wrapper .wa-date {
 display: none !important;
}
.wa-field-wrapper .s-styled-select select {
  background: var(--input-bg-color);
}
.wa-dropdown.full-line > .wa-dropdown-toggle {
  background: var(--input-bg-color);
}
.d-flex {
    display: flex !important;
}
.flex-wrap {
    flex-wrap: wrap !important;
}
.align-items-center {
    align-items: center !important;
}
.row-gap-1 {
    row-gap: .25rem !important;
}
.column-gap-2 {
    column-gap: .5rem !important;
}
.py-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
}
.card-body {
    flex: 1 1 auto;
    padding: 1rem 1rem;
    color: var(--bs-card-color);
}
.card {
    position: relative;
    display: flex;
    
    min-width: 0;
    height: var(--bs-card-height);
    color: var(--bs-body-color);
    word-wrap: break-word;
    background-color: #f3f3f3;
    background-clip: border-box;
 
    border-radius: 12px;
}
.dark-theme .card {
    background-color: var(--wrap-bg-color);
}
.dark-theme .box-count-input {
    color: var(--bs-body-color)!important;
    border: 1px solid var(--input-border-color)!important;
}
.dark-theme .quantity-box > hr{
    border: 1px dashed  var(--input-border-color)!important;
}
.dark-theme .toggle-block {
	background-color: var(--wrap-bg-color);

}
.dark-theme .wa-details-rates-section {
	background-color: var(--wrap-bg-color);

}
.dark-theme .wa-time {
    color: var(--bs-body-color)!important;
}
.bg-bs-color {
  background: #fec706;
  color: var(--bs-bg-color-font);
}
.fs-sm {
    font-size: 0.875rem !important;
}
.text-dotted {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px dotted #000;
}


.justify-content-center {
    justify-content: center !important;
}