/* COMMON */
img {
  max-width: 100%;
}

.window-overlay-modal:hover::-webkit-scrollbar-thumb {
  background-color: #ffe55c;
}

/* HEADER */
.close-btn {
  top: 40px;
}

.nav-hidden-content-category .category-item>.col-category-block {
  flex-basis: 186px;
  max-width: 186px;
}

.nav-hidden-content-category .category-item>.col-category-block a {
  height: auto !important;
}

.nav-hidden-content-category .category-item>.col-category-block a img {
  width: 100%;
}

.yellow-header-search .icon-zoom {
  border: none;
  background-color: transparent;
}

header .search-block .search-inp {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
}

header .header-personal-block .box-personal {
  flex-wrap: nowrap;
}

header .header-personal-block .personal-item-block {
  display: flex;
  column-gap: 36px;
  flex: initial;
  max-width: none;
  width: auto;
  margin-right: 28px;
}

.personal-item-block .icon-swap_horiz {
  position: relative;
}

.personal-item-block .icon-swap_horiz .count {
  position: absolute;
  top: -5px;
  right: -7px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  font-family: Lato;
  font-weight: 700;
  font-size: 9px;
  border-radius: 50%;
  color: #3a4a55;
  background-color: #ffe661;
}

.personal-item-block span.icon {
  position: relative
}

.personal-item-block span.icon>span.count {
  position: absolute;
  background: #ffe661;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  padding: 6px 0 0;
  vertical-align: middle;
  top: -5px;
  right: -7px;
  font-family: Lato;
  font-style: normal;
  font-weight: 700;
  font-size: 9px;
  line-height: 11px;
  text-align: center;
  color: #3a4a55
}

header .header-personal-block .personal-item-block>.icon {
  margin-right: 0;
}

.personal-item-block span.icon span.count {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
}

header .header-personal-block .cart-block {
  flex: initial;
  max-width: none;
  width: auto;
}

a.yellow-header-basket__link {
  position: relative;
}

.yellow-header-basket__link .count {
  position: absolute;
  top: -5px;
  right: -7px;

  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;

  font-family: Lato;
  font-weight: 700;
  font-size: 9px;

  border-radius: 50%;
  color: #3a4a55;
  background-color: #ffe661;
}

header .col-header-right {
  /* display: none; */
}

/* .nav-hidden-category ul>li {
  padding: 0;
} */

.nav-hidden-category ul>li a {
  display: block;
  color: #212529;
}

.nav-hidden-category ul>li a:hover {
  color: #fff;
}

.nav-hidden-category ul>li a img {
  margin-right: 40px;
}

/* FOOTER */
footer .col-footer-logo a.footer-phone {
  display: block;
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 24px;
  line-height: 29px;
  color: #3a4a55;
}

/* MAIN PAGE */
.slider-header-top-second .carousel-item img {
  object-fit: cover;
}

.section-main .section-header a {
  margin-left: 60px;
  font-family: Lato;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  cursor: pointer;
  color: #b5b5b5;
}

.products-slider .item-category-main .img-box img {
  height: 100%;
  object-fit: contain;
}

.products-slider .item-category-main .img-box .icon-block {
  display: flex;
  column-gap: 10px;
}

.products-slider .item-category-main .img-box .icon-block .wish_item {
  padding: 0;
}


.products-slider .item-category-main .img-box .icon-block .wish_item.added .icon-favorite_border {
  background: #ffe661;
}

.products-slider .item-category-main .img-box .icon-block .wish_item.added .icon-favorite_border::before {
  color: #3a4a55;
}

.products-slider .item-category-main .img-box .icon-block .compare_item {
  padding: 0;
}

.products-slider .item-category-main .img-box .icon-block .compare_item.added .icon-swap_horiz {
  background: #ffe661;
}

.products-slider .item-category-main .img-box .icon-block .compare_item.added .icon-swap_horiz::before {
  color: #3a4a55;
}

.products-slider .item-category-main .info-block h4 {
  min-height: 34px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}

.products-slider .item-category-main .info-block .price {
  min-height: 22px;
}

.products-slider .item-category-main .cart-block .btn-buy {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  cursor: default;
}

.products-slider .item-category-main .cart-block .btn-buy .counter_wrapp {
  width: 100%;
  height: 100%;
  padding: 0;
}

.products-slider .item-category-main .cart-block .btn-buy .counter_block {
  display: none !important;
}

.products-slider .item-category-main .cart-block .btn-buy .button_block {
  width: 100%;
  height: 100%;
}

.products-slider .item-category-main .cart-block .btn-buy .to-cart {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.products-slider .item-category-main .cart-block .btn-buy .to-cart>span {
  font-size: 0;
}

.products-slider .item-category-main .cart-block .btn-buy .to-cart::after {
  content: 'Купить';

  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;

  color: #3a4a55;
}

.products-slider .item-category-main .cart-block .btn-buy .in-cart {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 0;

  /* pointer-events: none;
  cursor: default; */
}

.products-slider .item-category-main .cart-block .btn-buy .in-cart i {
  display: none;
}

.products-slider .item-category-main .cart-block .btn-buy .in-cart span {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.products-slider .item-category-main .cart-block .btn-buy.disappear {
  /* opacity: 0;
  pointer-events: none; */
  display: none;
}

.products-slider .item-category-main .cart-block .btn-info-uri {
  display: flex;
  align-items: center;
}

.promo-slider .item-category-main {
  width: 420px;
}

.promo-slider .img-box img {
  max-height: 280px;
  object-fit: cover;
}

.popular-brand .img-box img {
  height: 150px;
  object-fit: contain;
}

.section-articles .section-news .img-box img {
  height: 305px;
}

.section-articles .section-news .info .block-info {
  display: block;
}

.section-articles .section-news .info p {
  /* min-height: 34px; */
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}

/* /CATALOG/ */
.section_item {
  position: relative;
}

/* /CATALOG/SECTION/ */
.catalog-page .filter-box {
  width: 380px;
}

.filter-box .price-row {
  width: 100%;
}

.filter-box .price-row input.price {
  margin-bottom: 0;
}

.filter-box .label-over-input {
  z-index: 1;
}

.filter-box .price-row .bx_ui_slider_pricebar_VN {
  background-color: #b5b5b5;
}

.filter-box .price-row .bx_ui_slider_handle {
  top: -6px;
  width: 15px;
  height: 15px;
  border: none;
  border-radius: 3px;
  background-color: #ffe661;
}

.filter-box .price-row .bx_ui_slider_handle::after {
  content: none;
}

.filter-box .bx_filter_parameters_box {
  margin-bottom: 30px;
}

.filter-box .bx_filter_parameters_box:not(.active) .icon-keyboard_arrow_down {
  transform: scale(-1);
}

.filter-box .bx_filter_parameters_box_title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: Lato;
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 29px;
  color: #3a4a55;
  cursor: pointer;
}


.filter-box .bx_filter_parameters_box_container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 12px;
  /* max-height: 140px; */
  /* overflow: auto; */
}

.form-check {
  display: flex;
  margin-bottom: 4px;
}

.tag-section .tag-check {
  padding: 0;
}

.tag-section .tag-check a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  color: #3a4a55;
}

.preview-product .img-box .tags-box .sticker_instock,
.preview-product .img-box .tags-box .sticker_new {
  background: #3a4a55;
  border-radius: 3px;
  min-width: 120px;
  vertical-align: middle;
  padding: 7px 0 6px;
  margin: 0;
  font-family: Lato;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  color: #fff;
}

.tag-section .tag-check.tag-check-active a,
.tag-section .tag-check a:hover {
  color: #fff;
}

.form-check-input {
  width: 16px;
  height: 16px;
  cursor: pointer;
}

.form-check-label {
  display: flex;
  align-items: center;
  padding-left: 6px;
  color: #3a4a55;
  font-family: Lato;
  font-style: normal;
  font-size: 14px;
  line-height: 17px;
  cursor: pointer;
}

.form-check-label span {
  display: flex;
  align-items: center;
}

.filter-box .bx_filter_search_button {
  display: none;
}

.filter-box .bx_filter_search_reset {
  height: 35px;
  padding-left: 24px;
  color: #3a4a55;
  background-color: #ffe661;
}

.filter-box .bx_filter_search_reset::after {
  top: 10px;
}

.filter-box .bx_filter_search_reset:hover {
  color: #3a4a55 !important;
}

.filter-box .bx_filter_search_reset:hover::after {
  color: #3a4a55;
}

.content-catalog-box .sort_header {
  display: none !important;
}

.content-catalog-box .price_filter_block {
  display: none;
}

.specifications-main .delivery-info a {
  color: #b94d38;
}

.map-info p {
  color: #3a4a55;
}

.map-info p span {
  display: inline;
  color: #3a4a55;
  cursor: pointer;
  text-decoration: underline;
}


@media screen and (min-width: 1366px) {
  .section-catalog .catalog-page .content-catalog-box {
    max-width: calc(100% - 380px);
  }

  /* .section-catalog .catalog-page .preview-product {
    width: 33.333333%;
    margin-left: 0;
  } */

  /* .section-catalog .catalog-page .preview-product .img-box {
    width: 100%;
  } */

  /* .section-catalog .catalog-page .swiper-horizontal>.swiper-pagination-bullets,
  .swiper-pagination-bullets.swiper-pagination-horizontal {
    width: 100%;
  } */

  /* .section-catalog .catalog-page .preview-product .img-box .swiper .swiper-wrapper {
    width: 100%;
  } */
}

.preview-product .img-box img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.preview-product .buy-btn .counter_block {
  display: none !important;
}

.preview-product .buy-btn {
  padding: 0;
  cursor: default;
}

.preview-product .buy-btn .counter_wrapp {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

.preview-product .buy-btn .button_block {
  width: 100%;
  height: 100%;
}

.preview-product .buy-btn .to-cart {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  color: #3a4a55;
}

.preview-product .buy-btn .to-cart:hover {
  background: #3a4a55;
  color: #fff;
  transition: all .5s;
}

.preview-product .buy-btn .to-cart span {
  font-family: Lato;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
}

.preview-product .buy-btn .counter_wrapp .in-cart {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 0;
  /* pointer-events: none;
  cursor: default; */
}

.preview-product .buy-btn .in-cart i {
  display: none;
}

.preview-product .buy-btn .in-cart span {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.preview-product .wish_item_button {
  height: 100%;
}

.preview-product .buy-btn.disappear {
  opacity: 0;
  pointer-events: none;
}

.preview-product .wish_item_button span {
  display: flex;
  width: 100%;
  height: 100%;

}

.preview-product .wish_item_button .wish_item.added {
  border-radius: 3px;
  background-color: #ffe661;
}

.preview-product .wish_item_button .wish_item.added span::before {
  color: #3a4a55;
}

.preview-product .wish_item_button .wish_item.added:hover {
  background-color: #3a4a55;
}

.preview-product .wish_item_button .wish_item.added:hover span::before {
  color: #fff;
}

.preview-product .compare_item_button {
  height: 100%;
}

.preview-product .compare_item_button span {
  display: flex;
  width: 100%;
  height: 100%;

}

.preview-product .compare_item_button .compare_item.added {
  border-radius: 3px;
  background-color: #ffe661;
}

.preview-product .compare_item_button .compare_item.added span::before {
  color: #3a4a55;
}

.preview-product .compare_item_button .compare_item.added:hover {
  background-color: #3a4a55;
}

.preview-product .compare_item_button .compare_item.added:hover span::before {
  color: #fff;
}

/* /CATALOG/DETAIL/ */
.catalog_detail .breadcrumb {
  background-color: transparent;
}

.slider .prev-slides img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.product-kit-title {
  margin: 0;
}

.slider {
  display: flex;
}

.slider .slide {
  width: 510px;
  max-width: none;
  flex-grow: 1;
}

.specifications .item-specification {
  color: #b5b5b5;
  font-size: 18px;
  margin-bottom: 16px;
}

.specifications .item-specification select {
  margin-top: 5px;
}

.product-kit {
  height: auto;
  margin: 0;
}

.product-kit li {
  margin-top: 5px;
  margin-bottom: 5px;
}

.product-kit li img {
  height: 100%;
  object-fit: contain;
}

.all-products-brand .links-brand {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
}

.all-products-brand .logo-brand {
  height: auto;
  /* max-width: 70px;  */
}

.yellow-product-props {}

.yellow-product-props li {
  margin-bottom: 16px;
  font-size: 18px;
  color: #b5b5b5;
}

.yellow-product-props li span span {
  color: #3A4A55;
}

.yellow-product-props li a {
  color: #3A4A55;
  font-size: 18px;
}

.btns-info a {
  cursor: default;
}

.btns-product-kit .btn-add-to-cart {
  cursor: default;
}

.btns-product-kit .btn-add-to-cart.disappear {
  /* opacity: 0;
  pointer-events: none; */
  display: none !important;
}

.btns-product-kit .counter_block {
  display: none !important;
}

.btns-product-kit .button_block {
  width: 100%;
  height: 100%;
}

.btns-product-kit .to-cart {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 !important;
}

.btns-product-kit .to-cart span {
  font-family: Lato;
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
  color: #3a4a55;
}

.btns-product-kit .to-cart::before {
  content: none !important;
}

.btns-product-kit .in-cart {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 0;
  /* pointer-events: none; */
  /* cursor: default; */
}

.btns-product-kit .in-cart i {
  display: none;
}

.btns-product-kit .in-cart span {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.btns-product-kit .wish_item_button .wish_item.added a {
  border-radius: 3px;
  background-color: #ffe661;
}

.btns-product-kit .wish_item_button .wish_item.added a i::before {
  color: #3a4a55;
}

.btns-product-kit .compare_item_button .compare_item.added a {
  border-radius: 3px;
  background-color: #ffe661;
}

.btns-product-kit .compare_item_button .compare_item.added a i::before {
  color: #3a4a55;
}

.slide .owl-carousel img {
  max-height: 597px;
  object-fit: contain;
}

.set-items-tab.none {
  display: none;
}

/* BRANDS-LIST */
.brands-item .brand {
  display: block;
}

.brands-item.disabled {
  display: none;
}

.brand-country-item.active .brand-country {
  background: #3a4a55;
}

.brand-country-item.active .brand-country span {
  color: #fff;
}

/* BRANDS-DETAIL */
.collection-item {
  display: block;
  min-height: auto;
}

.brand-catalog .item-catalog {
  display: block;
}

.brand-catalog .item-catalog span {
  color: #b94d38;
}

/* BASKET */
.basket-table {
  width: 100%;
  border-bottom: 1px solid #B5B5B5;
}

.basket-table thead tr td {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 29px;
  color: #3A4A55;
  border-bottom: 1px solid #B5B5B5;
  padding-bottom: 25px;
}


.basket-table .basket-items-list-item-descriptions {
  width: auto;
  border-top: none;
}

.basket-table .basket-item-image-link {
  width: 110px;
  height: 110px;
}

.basket-table .basket-item-block-info {
  max-width: 620px;
}

.basket-table .basket-item-image-link img {
  object-fit: contain;
}

.basket-table .basket-item-info-name-link span {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: #3A4A55;
}

.basket-table .basket-item-block-properties {
  display: none;
}

.basket-table .basket-items-list-item-amount {
  vertical-align: middle;
  /* max-width: 115px; */
  border-top: none;
}

.basket-table .basket-item-block-amount {
  max-width: 115px;
  margin-right: 20px;
  padding: 0;
  background-color: #F8F8F8;
}

.basket-table .basket-item-amount-filed-block {
  width: 60px;
}

.basket-table .basket-item-amount-filed-block input {
  padding-top: 3px;
  padding-bottom: 3px;
  border: none;
  background-color: transparent;
}

.basket-table .basket-item-amount-field-description {
  display: none;
}

.basket-table .basket-items-list-item-price {
  vertical-align: middle;
  border-top: none;
}

.basket-table .basket-item-block-price {
  padding-top: 14px;
  text-align: left;
}

.basket-table .basket-item-price-current-text {
  display: block;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 22px;
  color: #3A4A55;
}

.basket-table .basket-items-list-item-remove {
  border-top: none;
  vertical-align: middle;
  padding-left: 20px;
  padding-right: 20px;
}

.btn-basket-delete {
  width: 25px;
  height: 25px;
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
  display: inline-block;
  /* margin-right: 10px;
  margin-left: 10px; */
  background-image: url("/local/templates/yellow/assets/images/basket/delete.svg");
}

.basket-item-block-actions {
  opacity: 1;
}

.basket-item-actions-remove::before,
.basket-item-actions-remove::after {
  opacity: 0;
}

#basket-root .form-check {
  padding-left: 0px;
  margin-bottom: 0px;
}

#basket-root .form-check-input {
  border-radius: 3px !important;
  border: none;
  width: 25px;
  height: 25px;
}

#basket-root .form-check-input:checked {
  background: #FFE661 !important;
}

#basket-root .form-check.form-check-solid .form-check-input {
  border: 0;
  background-color: #ffffff;
  box-shadow: inset 0px 0px 2px rgb(118 118 118);
}

#basket-root .form-check.form-check-custom .form-check-input {
  margin: 0;
  float: none;
  flex-shrink: 0;
}

#basket-root .form-check .form-check-input {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

#basket-root .form-check-input {
  vertical-align: top;
  background-color: #fff;
  appearance: none;
  color-adjust: exact;
}

#basket-root .form-check-input:checked[type=checkbox] {
  background-image: url('/local/templates/yellow/assets/images/checkout/check.svg') !important;
  background-repeat: no-repeat !important;
  background-size: 15px 11px !important;
  background-position: center center !important;
  box-shadow: none !important;
}

#basket-root .form-check.form-check-custom .form-check-label {
  margin-left: 10px;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #3A4A55;
  cursor: pointer;
}

.basket-checkout-container {
  background: #F8F8F8;
  border: none;
  border-radius: 3px;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 50px;
  padding-right: 50px;
  margin-bottom: 20px;
}

.basket-checkout-section-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.basket-checkout-block-total {
  padding: 0;
}

.basket-checkout-block-total-title {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 800;
  font-size: 30px;
  line-height: 36px;
  color: #3A4A55;
}

.basket-checkout-block-total-price {
  padding: 0;
}

.basket-checkout-block-total-price-inner {
  padding: 0;
}

.basket-coupon-block-total-price-current {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 800;
  font-size: 30px;
  line-height: 36px;
  color: #3A4A55;
}

.basket-checkout-block-btn {
  width: 100%;
  padding: 0;
  padding-top: 24px;
}

#basket-root .basket-btn-checkout {
  background: #FFE661;
  border-radius: 3px;
  padding: 10px;
  padding-top: 12px;
  display: block;
  width: 100%;
  border: none;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  text-transform: uppercase;
  color: #3A4A55;
}

/* CHECKOUT */
#bx-soa-order-form .checkout-title {
  margin-bottom: 35px;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  color: #3a4a55;
}

#bx-soa-order-form .checkout-body {
  background: #f8f8f8;
  border-radius: 3px;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 70px;
  padding-right: 70px;
}

@media screen and (max-width: 1800px) {
  #bx-soa-order-form .checkout-body {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 60px;
    padding-right: 60px;
  }
}

@media screen and (max-width: 720px) {
  #bx-soa-order-form .checkout-body {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

#bx-soa-order-form .form-check {
  padding-left: 0px;
  margin-bottom: 0px;
}

#bx-soa-order-form .form-check-input {
  border-radius: 3px !important;
  border: none;
  width: 25px;
  height: 25px;
}

#bx-soa-order-form .form-check-input:checked {
  background: #ffe661 !important;
}

#bx-soa-order-form .form-check.form-check-solid .form-check-input {
  border: 0;
  background-color: #ffffff;
  box-shadow: inset 0px 0px 2px rgb(118 118 118);
}

#bx-soa-order-form .form-check.form-check-custom .form-check-input {
  margin: 0;
  float: none;
  flex-shrink: 0;
}

#bx-soa-order-form .form-check .form-check-input {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

#bx-soa-order-form .form-check-input {
  vertical-align: top;
  background-color: #fff;
  appearance: none;
  color-adjust: exact;
}

#bx-soa-order-form .form-check-input:checked[type='checkbox'] {
  background-image: url('/local/templates/yellow/assets/images/checkout/check.svg') !important;
  background-repeat: no-repeat !important;
  background-size: 15px 11px !important;
  background-position: center center !important;
  box-shadow: none !important;
}

#bx-soa-order-form .form-check.form-check-custom .form-check-label {
  margin-left: 10px;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #3a4a55;
  cursor: pointer;
}

#bx-soa-order-form .exit-profile {
  color: #b94d38;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  text-decoration-line: underline;
  cursor: pointer;
}

#bx-soa-order-form .label-profile {
  display: block;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #3a4a55;
  margin-bottom: 20px;
}

#bx-soa-order-form .input-profile {
  background: #ffffff;
  border-radius: 3px;
  display: block;
  border: none;
  padding: 14px;
  padding-left: 24px;
  padding-right: 24px;
  width: 100%;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 20px;
}

#bx-soa-order-form .title-block {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 800;
  font-size: 30px;
  line-height: 36px;
  color: #3a4a55;
  margin-bottom: 25px;
}

#bx-soa-order-form .title-block span {
  float: right;
}

@media screen and (max-width: 1700px) {
  #bx-soa-order-form .title-block {
    font-size: 24px;
    line-height: 30px;
  }
}

@media screen and (max-width: 1500px) {
  #bx-soa-order-form .title-block {
    font-size: 22px;
    line-height: 28px;
  }
}

#bx-soa-order .checkout-user .bx-soa-section {
  margin: 0;
  border: none;
  background-color: transparent;
}

#bx-soa-order .checkout-user .bx-soa-section-content {
  padding: 0;
}

#bx-soa-order .checkout-user input[type=text] {
  background: #FFFFFF;
  border-radius: 3px;
  display: block;
  border: none;
  padding: 14px;
  padding-left: 24px;
  padding-right: 24px;
  width: 100%;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 32px;
}

#bx-soa-order .checkout-user input[type=text]:focus {
  color: #000;
}

#bx-soa-order .checkout-user textarea {
  background: #FFFFFF;
  border-radius: 3px;
  display: block;
  border: none;
  padding: 14px;
  padding-left: 24px;
  padding-right: 24px;
  width: 100%;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 32px;
  min-height: 120px;
}

#bx-soa-order .checkout-user .bx-soa-more {
  display: none;
}

#bx-soa-order .bx-soa .checkout-user .bx-soa-custom-label,
#bx-soa-order .bx-soa .checkout-user .form-group label {
  display: block;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #3A4A55;
  margin-bottom: 8px;
}

#bx-soa-order .delivery-title {
  margin-bottom: 35px;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  color: #3a4a55;
}

#bx-soa-order .delivery-content #bx-soa-delivery {
  margin-bottom: 42px;
}



#bx-soa-order .delivery-content .bx-soa-section {
  margin: 0;
  border: none;
  background-color: transparent;
}

#bx-soa-order .delivery-content .bx-soa-section-title-container {
  display: none !important;
}

#bx-soa-order .delivery-content .bx-soa-section-content {
  padding: 0;
}

#bx-soa-order .delivery-content .bx-soa-pp {
  display: flex;
  flex-direction: column;
}

#bx-soa-order .delivery-content .bx-soa-pp .bx-soa-pp-company {
  display: flex;
  width: 100%;
}

#bx-soa-order .delivery-content .bx-soa-pp .bx-soa-pp-item-container {
  width: 100%;
  margin-bottom: 12px;
  padding: 0 calc(var(--bs-gutter-x) * 1);
}

#bx-soa-order .delivery-content .bx-soa-pp .bx-soa-pp-item-container .bx-soa-pp-company-graf-container {
  width: auto;
  height: auto;
  border: none;
}

#bx-soa-order .delivery-content .bx-soa-pp .bx-soa-pp-item-container .bx-soa-pp-company-graf-container::before,
#bx-soa-order .delivery-content .bx-soa-pp .bx-soa-pp-item-container .bx-soa-pp-company-graf-container::after {
  content: none;
}

#bx-soa-order .delivery-content .bx-soa-pp .bx-soa-pp-item-container .bx-soa-pp-company-image {
  width: 25px;
  height: 25px;
  border: none;
  background-image: none !important;
  background-color: #FFF;
  box-shadow: inset 0px 0px 2px rgb(118 118 118);
  background-repeat: no-repeat !important;
  background-size: 15px 11px !important;
  background-position: center center !important;
  border-radius: 3px;
  ;
}

#bx-soa-order .delivery-content .bx-soa-pp .bx-soa-pp-item-container .bx-selected .bx-soa-pp-company-image {
  background-image: url('/local/templates/yellow/assets/images/checkout/check.svg') !important;
  background-color: #FFE661;
  box-shadow: none;
}

#bx-soa-order .delivery-content .bx-soa-pp .bx-soa-pp-item-container .bx-soa-pp-delivery-cost {
  right: auto;
  white-space: nowrap;
  border: none;
  margin-left: 35px;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #3A4A55;
  cursor: pointer;
  padding: 0;
  background-color: transparent;
}

#bx-soa-order .delivery-content .bx-soa-pp .bx-soa-pp-item-container .bx-soa-pp-company-smalltitle {
  margin-left: 10px;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  color: #3A4A55;
  cursor: pointer;
  padding: 0;
}

#bx-soa-order .delivery-content .bx-soa-more,
#bx-soa-order .delivery-content #bx-soa-paysystem {
  display: none;
}

#bx-soa-order .delivery-content .bx-soa-pp .bx-soa-pp-desc-container {
  width: 100%;
  /* padding: 0 calc(var(--bs-gutter-x) * 1); */
}

#bx-soa-order .delivery-content .bx-soa-pp .bx-soa-pp-desc-container .bx-soa-pp-company {
  flex-wrap: wrap;
  padding: 0;
  border: none;
  background-color: transparent;
}

#bx-soa-order .delivery-content .bx-soa-pp .bx-soa-pp-desc-container .bx-soa-pp-company::before {
  content: none;
}

#bx-soa-order .delivery-content .bx-soa-pp .bx-soa-pp-desc-container .bx-soa-pp-company-subTitle {
  display: none;
}

#bx-soa-order .delivery-content .bx-soa-pp .bx-soa-pp-desc-container .bx-soa-pp-company-logo {
  display: none;
}

#bx-soa-order .delivery-content .bx-soa-pp .bx-soa-pp-desc-container .bx-soa-pp-company-desc {
  font-family: 'Lato';
  font-style: normal;
  font-size: 14px;
  line-height: 17px;
  color: #3A4A55;
  padding: 0;
  margin-bottom: 8px;
}

#bx-soa-order .delivery-content .bx-soa-pp .bx-soa-pp-desc-container .bx-soa-pp-company-block .checkbox label {
  font-family: 'Lato';
  font-style: normal;
  font-size: 14px;
  color: #3A4A55;
  cursor: pointer;
}

#bx-soa-order .delivery-content .bx-soa-pp .bx-soa-pp-desc-container .bx-soa-pp-company-block .checkbox label.checked::after {
  width: 10px;
  height: 6px;
  background: none;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  transform: rotate(-45deg);
}

#bx-soa-order .delivery-content .bx-soa-pp .bx-soa-pp-desc-container .bx-soa-pp-list-termin {
  font-family: 'Lato';
  font-style: normal;
  font-size: 14px;
  color: #3A4A55;
}

#bx-soa-order .delivery-content .bx-soa-pp .bx-soa-pp-desc-container .bx-soa-pp-list-description {
  font-family: 'Lato';
  font-style: normal;
  font-size: 14px;
  color: #3A4A55;
}

#bx-soa-order .delivery-content #bx-soa-basket {
  display: none;
}

#bx-soa-order .paysystem-content .bx-soa-section {
  border: none;
  background-color: transparent;
  margin: 0;
}

#bx-soa-order .paysystem-content .bx-soa-section-content {
  padding: 0;
}

#bx-soa-order .paysystem-content .bx-soa-pp {
  flex-direction: column;
  padding: 0 calc(var(--bs-gutter-x) * .5);
}

#bx-soa-order .paysystem-content .bx-soa-pp-item-container {
  width: 100%;
}

#bx-soa-order .paysystem-content .bx-soa-pp-item-container .bx-soa-pp-company {
  width: 100%;
  margin-bottom: 20px;
  padding: 20px 24px;
  background-color: #fff;
}

#bx-soa-order .paysystem-content .bx-soa-pp-company-graf-container {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: transparent;
}

#bx-soa-order .paysystem-content .bx-soa-pp-company-graf-container::before {
  display: none;
}

#bx-soa-order .paysystem-content .bx-soa-pp-company-graf-container::after {
  display: none;
}

#bx-soa-order .paysystem-content .bx-selected .bx-soa-pp-company-graf-container::before {
  display: block;
  width: 12px;
  height: 12px;
  top: 3px;
  left: 3px;
}

#bx-soa-order .paysystem-content .bx-soa-pp-company-image {
  display: none;
}

#bx-soa-order .paysystem-content .bx-soa-pp-company-smalltitle {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #3A4A55 !important;
}

#bx-soa-order .paysystem-content .bx-soa-pp-desc-container {
  width: 100%;
  padding: 0;
}

#bx-soa-order .paysystem-content .bx-soa-pp-desc-container .bx-soa-pp-company {
  padding: 0;
  border: none;
  background-color: transparent;
}

#bx-soa-order .paysystem-content .bx-soa-pp-desc-container .bx-soa-pp-company::before {
  content: none;
}

#bx-soa-order .paysystem-content .bx-soa-pp-desc-container .bx-soa-pp-company-subTitle {
  display: none;
}

#bx-soa-order .paysystem-content .bx-soa-pp-desc-container .bx-soa-pp-company-logo {
  display: none;
}

#bx-soa-order .paysystem-content .bx-soa-pp-desc-container .bx-soa-pp-company-desc {
  padding: 0;
  font-family: 'Lato';
  font-style: normal;
  font-size: 14px;
  line-height: 17px;
  color: #3A4A55;
  padding: 0;
}

#bx-soa-order .paysystem-content .bx-soa-more {
  display: none;
}

#bx-soa-order #bx-soa-orderSave {
  display: none;
}

#bx-soa-total .checkout-sidebar {
  background: #F8F8F8;
  border-radius: 3px;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 50px;
  padding-right: 50px;
  margin-bottom: 20px;
}

#bx-soa-total .bx-soa-cart-total-ghost {
  display: none;
}

#bx-soa-total .bx-soa-cart-total {
  padding: 0;
  border: none;
  background-color: transparent;
}

#bx-soa-total .change_basket {
  display: none;
}

#bx-soa-order .bx-soa-cart-total .bx-soa-cart-total-line {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: #3A4A55;
  margin-bottom: 10px;
}

#bx-soa-order .bx-soa-cart-total .bx-soa-cart-total-line .bx-soa-cart-t,
#bx-soa-order .bx-soa-cart-total .bx-soa-cart-total-line .bx-soa-cart-d {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: #3A4A55;
}

#bx-soa-order .bx-soa-cart-total .bx-soa-cart-total-line-total {
  margin-top: 18px;
  padding-top: 18px;
}

#bx-soa-order .bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-t {
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
}

#bx-soa-order .bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-d {
  font-weight: 700;
  font-size: 24px !important;
  line-height: 29px;
}

#bx-soa-order #bx-soa-orderSave {
  margin-top: 20px;
}

#bx-soa-order .bx-soa-cart-total-button-container a {
  background: #FFE661;
  border-radius: 3px;
  padding: 10px;
  padding-top: 12px;
  display: block;
  width: 100%;
  border: none;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  text-transform: uppercase;
  color: #3A4A55;
}

/* MASTERS */
.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 3px
}

.ui-widget .ui-widget {
  font-size: 1em
}

.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em
}

.ui-widget.ui-widget-content {
  border: none
}

.ui-widget-content {
  border: none;
  background: #b5b5b5;
  color: #333
}

.ui-widget-content a {
  color: #333
}

.ui-widget-header {
  border: 1px solid #ffe661;
  background: #ffe661;
  color: #ffe661;
  font-weight: 700
}

.ui-widget-header a {
  color: #333
}

.ui-button,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
html .ui-button.ui-state-disabled:active,
html .ui-button.ui-state-disabled:hover {
  outline: none;
  background: #ffe661;
  border-radius: 3px;
  font-weight: 400;
  border: none;
}

.ui-button,
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button {
  color: #454545;
  text-decoration: none
}

.ui-button:focus,
.ui-button:hover,
.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
  border: none;
  background: #ffe661;
  font-weight: 400;
  color: #ffe661;
  border-radius: 3px
}

.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
a.ui-button:focus,
a.ui-button:hover {
  color: #2b2b2b;
  text-decoration: none
}

.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6
}

.ui-button.ui-state-active:hover,
.ui-button:active,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active {
  border: none;
  background: #ffe661;
  font-weight: 400;
  color: #fff
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #fff
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #fff;
  text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620
}

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f
}

.ui-state-error-text,
.ui-state-error a,
.ui-widget-content .ui-state-error-text,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error-text,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: 700
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  -ms-filter: "alpha(opacity=70)";
  font-weight: 400
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  -ms-filter: "alpha(opacity=35)";
  background-image: none
}

.ui-state-disabled .ui-icon {
  -ms-filter: "alpha(opacity=35)"
}

.ui-icon {
  width: 16px;
  height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon,
.ui-widget-header .ui-icon {
  background-image: url(images/ui-icons_444444_256x240.png)
}

.ui-button:focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
  background-image: url(images/ui-icons_555555_256x240.png)
}

.ui-button:active .ui-icon,
.ui-state-active .ui-icon {
  background-image: url(images/ui-icons_ffffff_256x240.png)
}

.ui-button .ui-state-highlight.ui-icon,
.ui-state-highlight .ui-icon {
  background-image: url(images/ui-icons_777620_256x240.png)
}

.ui-state-error-text .ui-icon,
.ui-state-error .ui-icon {
  background-image: url(images/ui-icons_cc0000_256x240.png)
}

.ui-button .ui-icon {
  background-image: url(images/ui-icons_777777_256x240.png)
}

.ui-icon-blank.ui-icon-blank.ui-icon-blank {
  background-image: none
}

.ui-button,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
html .ui-button.ui-state-disabled:active,
html .ui-button.ui-state-disabled:hover {
  outline: none;
  background: #ffe661;
  border-radius: 3px;
  font-weight: 400
}

.ui-button,
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button {
  color: #454545;
  text-decoration: none
}

.ui-button:focus,
.ui-button:hover,
.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
  border: none;
  background: #ffe661;
  font-weight: 400;
  color: #ffe661;
  border-radius: 3px
}

.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
a.ui-button:focus,
a.ui-button:hover {
  color: #2b2b2b;
  text-decoration: none
}

.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6
}

.ui-button.ui-state-active:hover,
.ui-button:active,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active {
  border: none;
  background: #ffe661;
  font-weight: 400;
  color: #fff
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #fff
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #fff;
  text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620
}

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f
}

.ui-state-error-text,
.ui-state-error a,
.ui-widget-content .ui-state-error-text,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error-text,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: 700
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  -ms-filter: "alpha(opacity=70)";
  font-weight: 400
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  -ms-filter: "alpha(opacity=35)";
  background-image: none
}

.ui-state-disabled .ui-icon {
  -ms-filter: "alpha(opacity=35)"
}

.ui-icon {
  width: 16px;
  height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon,
.ui-widget-header .ui-icon {
  background-image: url(images/ui-icons_444444_256x240.png)
}

.ui-button:focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
  background-image: url(images/ui-icons_555555_256x240.png)
}

.ui-button:active .ui-icon,
.ui-state-active .ui-icon {
  background-image: url(images/ui-icons_ffffff_256x240.png)
}

.ui-button .ui-state-highlight.ui-icon,
.ui-state-highlight .ui-icon {
  background-image: url(images/ui-icons_777620_256x240.png)
}

.ui-state-error-text .ui-icon,
.ui-state-error .ui-icon {
  background-image: url(images/ui-icons_cc0000_256x240.png)
}

.ui-button .ui-icon {
  background-image: url(images/ui-icons_777777_256x240.png)
}

.ui-icon-blank.ui-icon-blank.ui-icon-blank {
  background-image: none
}

.masters-page .filter-box .search-row .switch-filter label {
  padding-left: 6px;
}

.masters-page .filter-box .filter-radio-box .btn-radio .form-check-label {
  padding-left: 6px;
}

.masters-page .filter-box .filter-radio-box .btn-radio .form-check-label.active {
  padding-bottom: 0;
}

/* MASTER */
.set-products-kit-price span {
  margin: 0;
  text-decoration: none;
  font-size: inherit;
  color: inherit;
}

.master-popup {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  display: none;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 48px 16px;

  background-color: rgba(0, 0, 0, .3);
}

.master-popup.active {
  display: flex;
}

.master-popup__content {
  position: relative;
  width: 100%;
  max-width: 480px;
  padding: 48px 24px;
  border-radius: 3px;
  background-color: #f8f8f8;
}

.master-popup__title {
  text-align: center;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  color: #3a4a55;
}

.master-popup__subtitle {
  margin-bottom: 48px;
  font-size: 16px;
  text-align: center;
}

.master-popup__label {
  font-weight: 700;
  font-size: 14px;
  color: #3A4A55;
  margin-bottom: 4px;
}

.master-popup__form .master-popup__input {
  background: #FFFFFF;
  border-radius: 3px;
  border: none;
  display: block;
  border: none;
  padding: 14px;
  padding-left: 24px;
  padding-right: 24px;
  width: 100%;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
}

.master-popup__name {
  margin-bottom: 32px;
}

.master-popup__phone {
  margin-bottom: 16px;
}

.master-popup__policy {
  margin-bottom: 32px;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  text-align: center;
}

.master-popup__send {
  background: #FFE661;
  border-radius: 3px;
  padding: 10px;
  padding-top: 12px;
  display: block;
  width: 100%;
  border: none;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  text-transform: uppercase;
  color: #3A4A55;
}

.master-popup__close {
  position: absolute;
  top: 16px;
  right: 16px;

  width: 24px;
  height: 24px;

  border: none;
  background-color: transparent;
}

.master-popup__close::before,
.master-popup__close::after {
  position: absolute;
  top: 50%;
  left: 50%;

  width: 18px;
  height: 1.5px;

  background-color: #1f1f1f;

  content: '';
}

.master-popup__close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.master-popup__close::after {
  transform: translate(-50%, -50%) rotate(135deg);
}



/* COMPARE */
#yellow-compare .bx_compare .bx_sort_container div.tabs-head>a {
  display: inline-block;
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  background: #f8f8f8;
  border-radius: 3px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 6px 18px;
  cursor: pointer;
  border: none;
}

#yellow-compare .bx_compare .bx_sort_container div.tabs-head>a span {
  color: #b5b5b5;
}

#yellow-compare .tabs-head {
  margin-bottom: 40px;
}

#yellow-compare .tabs-head a.current:before {
  content: none;
}

#yellow-compare .bx_compare .bx_sort_container div.tabs-head>a.current {
  background: #3a4a55;

}

#yellow-compare .bx_compare .bx_sort_container div.tabs-head>a.current span {
  color: #fff;
}

#yellow-compare .table_compare {
  border-top: none;
}

#yellow-compare .bx_compare .frame.top {
  /* margin-left: 0; */
}

.items-comparison .item-category-main {
  /* width: 270px; */
  width: 230px;
}

.items-comparison .item-category-main {
  max-width: 420px;
  text-align: left;
  position: relative;
  float: left;
}

.items-comparison .img-box {
  /* width: 270px; */
  /* height: 270px; */
  width: 230px;
  height: 230px;
  overflow: hidden;
  margin-bottom: 20px;
  position: relative;
}

.items-comparison .img-box img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.items-comparison .icon-block {
  position: absolute;
  top: 10px;
  left: 10px;
  height: 35px;
}

.items-comparison .icon-block span,
.items-comparison .img-box .icon-block span {
  background: #f8f8f8;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  border-radius: 3px;
  width: 35px;
  height: 35px;
  margin: 0;
  padding: 6px 5px 5px;
  display: inline-block;
  cursor: pointer;
}

.items-comparison .tags-block {
  position: absolute;
  bottom: 10px;
  left: 10px;
  height: 22px;
}

.items-comparison .tags-block span {
  background: #3a4a55;
  border-radius: 3px;
  height: 22px;
  display: inline-block;
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 17px;
  color: #fff;
  padding: 2px 8px 3px 7px;
}

.items-comparison .tags-block span.percent {
  background: #b94d38;
}

.items-comparison .item-category-main .info-block {
  padding: 0;
}

.items-comparison .info-block h4 {
  margin-bottom: 10px;
  padding: 0 20px 0 0;
}

.items-comparison .info-block .price {
  font-family: Lato;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #b94d38;
}

.items-comparison .info-block .price .old-price {
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  -webkit-text-decoration-line: line-through;
  text-decoration-line: line-through;
  color: #b5b5b5;
  margin-left: 10px;
}

.items-comparison .item-category-main .cart-block {
  margin: 15px 30px 0 0;
}

.items-comparison .btn-buy {
  width: 120px;
  height: 35px;
  background: #ffe661;
  border-radius: 3px;
  font-family: Lato;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  color: #3a4a55;
  cursor: pointer;
  text-align: center;
  padding: 10px 0;
}

.items-comparison .item-category-main .cart-block .btn-info-uri {
  height: 35px;
}

.items-comparison .item-category-main .cart-block .btn-info-uri span {
  display: inline-block;
  vertical-align: middle;
  height: 20px;
}

.items-comparison .item-category-main .cart-block .btn-info-uri span a {
  font-size: 13px;
}

.items-comparison .item-category-main .img-box .icon-block {
  display: flex;
  column-gap: 10px;
}

.items-comparison .item-category-main .img-box .icon-block .wish_item {
  padding: 0;
}


.items-comparison .item-category-main .img-box .icon-block .wish_item.added .icon-favorite_border {
  background: #ffe661;
}

.products-slider .item-category-main .img-box .icon-block .wish_item.added .icon-favorite_border::before {
  color: #3a4a55;
}

.items-comparison .item-category-main .img-box .icon-block .compare_item {
  padding: 0;
}

.items-comparison .item-category-main .img-box .icon-block .compare_item.added .icon-swap_horiz {
  background: #ffe661;
}

.items-comparison .item-category-main .img-box .icon-block .compare_item.added .icon-swap_horiz::before {
  color: #3a4a55;
}

.items-comparison .item-category-main .info-block h4 {
  min-height: 34px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}

.items-comparison .item-category-main .cart-block .btn-buy {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  cursor: default;
}

.items-comparison .item-category-main .cart-block .btn-buy .counter_wrapp {
  width: 100%;
  height: 100%;
  padding: 0;
}

.items-comparison .item-category-main .cart-block .btn-buy .counter_block {
  display: none !important;
}

.items-comparison .item-category-main .cart-block .btn-buy .button_block {
  width: 100%;
  height: 100%;
}

.items-comparison .item-category-main .cart-block .btn-buy .to-cart {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.items-comparison .item-category-main .cart-block .btn-buy .to-cart>span {
  font-size: 0;
}

.items-comparison .item-category-main .cart-block .btn-buy .to-cart::after {
  content: 'Купить';

  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;

  color: #3a4a55;
}

.items-comparison .item-category-main .cart-block .btn-buy .in-cart {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 0;

  /* pointer-events: none;
  cursor: default; */
}

.items-comparison .item-category-main .cart-block .btn-buy .in-cart i {
  display: none;
}

.items-comparison .item-category-main .cart-block .btn-buy .in-cart span {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.items-comparison .item-category-main .cart-block .btn-info-uri {
  display: flex;
  align-items: center;
}

.bx_compare .prop_title_table .data_table_props tr td:first-child {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: #B5B5B5;
}

.bx_compare .compare_view.data_table_props td {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: #3A4A55;
  border: none;
}

/* FAVORITES */
.nav-menu {
  display: block;
  margin: 0;
  padding: 0;
  background: #f8f8f8;
  list-style: none;
}

.nav-menu li {
  display: block;
  margin: 0;
  padding: 0;
}

.nav-menu li a {
  display: block;
  margin: 0;
  padding: 15px;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #3a4a55;
  transition: 0.3s all;
}

.nav-menu li.active a,
.nav-menu li:hover a {
  background: #3a4a55;
  color: #ffffff;
}

.nav-menu li a span {
  float: right;
}

.items-comparison .item-category-main {
  width: 270px;
}

.items-comparison .item-category-main {
  max-width: 420px;
  text-align: left;
  position: relative;
  float: left;
}

.items-comparison .img-box {
  width: 270px;
  height: 270px;
  overflow: hidden;
  margin-bottom: 20px;
  position: relative;
}

.items-comparison .icon-block {
  position: absolute;
  top: 10px;
  left: 10px;
  height: 35px;
}

.items-comparison .icon-block span,
.items-comparison .img-box .icon-block span {
  background: #f8f8f8;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  border-radius: 3px;
  width: 35px;
  height: 35px;
  margin: 0;
  padding: 6px 5px 5px;
  display: inline-block;
  cursor: pointer;
}

.items-comparison .tags-block {
  position: absolute;
  bottom: 10px;
  left: 10px;
  height: 22px;
}

.items-comparison .tags-block span {
  background: #3a4a55;
  border-radius: 3px;
  height: 22px;
  display: inline-block;
  font-family: Lato;
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 17px;
  color: #fff;
  padding: 2px 8px 3px 7px;
}

.items-comparison .tags-block span.percent {
  background: #b94d38;
}

.items-comparison .item-category-main .info-block {
  padding: 0;
}

.items-comparison .info-block h4 {
  margin-bottom: 10px;
  padding: 0 20px 0 0;
}

.items-comparison .info-block .price {
  font-family: Lato;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #b94d38;
}

.items-comparison .info-block .price .old-price {
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  -webkit-text-decoration-line: line-through;
  text-decoration-line: line-through;
  color: #b5b5b5;
  margin-left: 10px;
}

.items-comparison .item-category-main .cart-block {
  margin: 15px 30px 0 0;
}

.items-comparison .btn-buy {
  width: 120px;
  height: 35px;
  background: #ffe661;
  border-radius: 3px;
  font-family: Lato;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  color: #3a4a55;
  cursor: pointer;
  text-align: center;
  padding: 10px 0;
}

.items-comparison .item-category-main .cart-block .btn-info-uri {
  height: 35px;
}

.items-comparison .item-category-main .cart-block .btn-info-uri span {
  display: inline-block;
  vertical-align: middle;
  height: 20px;
}