.basket-item-title a {
  color: #fff
}

.tinvwl_add_to_wishlist-text {
  display: none !important;
}

.product-card-action.product-card--favourites {
  display: none;
}

.tinv-wraper.tinv-wishlist .product-card-action.product-card--favourites {
  display: flex;
  justify-content: center;
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart::before {
  margin-right: 0;
}

.catalog-products-pagination-arrow:first-child {
  transform: none;
}

.woocommerce-info {
  border-top-color: transparent;
  background: no-repeat;
  color: #fff;
  padding: 0;
  margin-top: 50px;
  padding-left: 20px
}

.woocommerce-info::before {
  color: transparent;
  background: url(../images/notice-ico.svg) no-repeat 0 0;
  padding-left: 20px;
}

.woocommerce-info {
  position: relative;
}

.woocommerce-info::before {
  color: transparent;
  background: url(../images/notice-ico.svg) no-repeat 0 0;
  background-size: auto;
  padding-left: 0;
  width: 13px;
  height: 13px;
  position: absolute;
  left: 0;
  background-size: 14px;
  top: 0;
}

.woocommerce-notices-wrapper {
  position: absolute;
}

.product.inse {
  margin-top: -50px;
}

.product-card-title {
  min-height: 89px;
}

.catalog-products {
  margin-top: -50px;
}

.page-title {
  margin-bottom: 20px;
  font-family: var(--font-family);
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  text-transform: uppercase;
  color: var(--text-white);
  padding-bottom: 10px;

}

.product-actions {
  margin-top: 20px;
}

.product.inse .tinv-wraper.tinv-wishlist {
  font-size: 100%;
  display: none;
}

.product.inse .product-actions .tinv-wraper.tinv-wishlist {
  font-size: 100%;
  display: block;
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart::before {
  margin-right: 0;
  background: url(https://dev.likemysite.ru/wp-content/themes/juris/images/icons/favorite-icon_gray.svg);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  background-size: 20px;
  background-repeat: no-repeat;
  height: 25px;
  background-position: center;
  content: "\e909";
  color: #76798B;
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart::before {
  margin-right: 0;
  background: url(https://dev.likemysite.ru/wp-content/themes/juris/images/icons/favorite-icon_gray.svg);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  background-size: 20px;
  background-repeat: no-repeat;
  height: 25px;
  background-position: center;
  content: "\e909";
  color: #76798B;
}

.product-card-action.product-card--favourites.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-after.inited-add-wishlist.tinvwl-product-in-list.tinvwl-product-make-remove::before {
  background: url(https://dev.likemysite.ru/wp-content/themes/juris/images/icons/favorite-icon_gray_1.svg);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  background-size: 20px;
  background-repeat: no-repeat;
  height: 25px;
  background-position: center;
  content: "\e909";
  color: #808AD8;

}

.product-card-action.product-card--favourites.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-after.tinvwl-product-in-list.tinvwl-product-make-remove::before {
  background: url(https://dev.likemysite.ru/wp-content/themes/juris/images/icons/favorite-icon_gray_1.svg);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  background-size: 20px;
  background-repeat: no-repeat;
  height: 25px;
  background-position: center;
  content: "\e909";
  color: #808AD8;



}

.product-card-action.product-card--favourites.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-after.tinvwl-product-in-list.tinvwl-product-make-remove {
  border: 1px solid #808AD8;
}

.product-card-action.product-card--favourites.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-shortcode.tinvwl-loop.inited-add-wishlist.tinvwl-product-in-list.tinvwl-product-make-remove::before {
  background: url(https://dev.likemysite.ru/wp-content/themes/juris/images/icons/favorite-icon_gray_1.svg);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  background-size: 20px;
  background-repeat: no-repeat;
  height: 25px;
  background-position: center;
  content: "\e909";
  color: #808AD8;


}

.product-card-action.product-card--favourites.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-shortcode.tinvwl-loop.inited-add-wishlist.tinvwl-product-in-list.tinvwl-product-make-remove {
  border: 1px solid #808AD8;
}

.account-tabs {
  padding: 40px 0;
}

.product.inse {
  margin-top: -66px;
}

.product.inse {
  margin-top: -77px;
}

.added_to_cart.wc-forward {
  display: none;
}

.cart-dropdown-item-link {
  display: flex;
}

.cart-dropdown-item-price {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  color: var(--text-white);
  display: flex;
  align-self: center;
  padding-right: 10px;
}

.cart-dropdown-item-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cart-dropdown-item-texts {
  padding-right: 20px;
}

.cart-dropdown-item-quantity {
  color: #fff;
}

.favourites.account-padding .page-title-wrapper {
  display: none;
}

.hiset {
  display: block;
  width: 260px !important;
  overflow: hidden;
}

/*.header-search.hover-search:hover .hiset {
  display: block;
  width: 260px !important;
 }*/
.woocommerce-product-search {
  display: none;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
  background: transparent;
  padding: 0;
  border-radius: 10px;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
  padding: 5px 14px 5px 12px;
  line-height: 24px;
  font-size: 17px;
  border: transparent;
  border-radius: 30px;
  height: auto;
  font-family: Roboto, sans-serif;
  background-color: transparent;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  word-wrap: normal !important;
  border: 0;
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  overflow-wrap: normal !important;
  padding: 0;
  position: absolute !important;
  width: 1px;
  display: none !important;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
  background: 0 0;
  border-radius: 100%;
  border: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  position: absolute;
  min-height: 33px;
  min-width: 33px;
  height: 33px;
  width: 33px;
  left: auto;
  top: 21px;
  pointer-events: none;
  transition: none;
  right: 10px;
  top: 0;
  color: #fff;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
  padding: 5px 14px 5px 12px;
  line-height: 24px;
  font-size: 17px;
  border: transparent;
  border-radius: 30px;
  height: auto;
  font-family: Roboto, sans-serif;
  background-color: transparent;
  color: #fff;
  font-size: 13px;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:hover {
  background-color: transparent;
}

.dgwt-wcas-suggestions-wrapp {
  background: #1d1f22;
  border: 1px solid #1d1f21;
}

.dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
  padding-left: 24px;
  padding-right: 48px;
  transition: none !important;
  background: transparent !important;
}

.dgwt-wcas-st-title {
  color: #fff;
  font-weight: 600;
}

.dgwt-wcas-suggestion.dgwt-wcas-suggestion-product.dgwt-wcas-suggestion-selected:hover {
  background: transparent;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
  padding-right: 0 !important;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
  right: 0;

}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:hover {
  background-color: transparent !important;
}

.order-form-promocode {
  flex-wrap: wrap;
}

#coupon-message {
  width: 100%;
}

/* .conditions-support-form-item.order_comments{
  margin-top: 40px;
 } */
.applied-coupon-item {
  background: transparent;
}

.hiset {
  display: block;
  width: 16px !important;
  overflow: hidden;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
  right: auto;
  left: -8px;
}

.header-search.hover-search.active .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
  right: 0;
  left: auto;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit svg {
  width: 17px;
  height: 18px;
}

.dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
  left: -8px;
  right: auto;
  pointer-events: auto;
  animation: .3s fadeIn;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:hover {
  opacity: 1;
  background: transparent;
  box-shadow: none;
  border-radius: 100%;
}

#tab-custom_description .section-conditions-texts {
  max-width: 768px;
  margin: 0 auto 124px auto;
  font-size: 16px;
  line-height: 120%;
}

.single-main-content.inbig {
  max-width: 1100px;
}

.single-main-content.inbig .single-main-image {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 30px;
}

#tab-custom_description .section-conditions-texts {
  margin-bottom: 50px !important;
}

.dgwt-wcas-suggestions-wrapp.woocommerce.dgwt-wcas-has-img.dgwt-wcas-has-headings.js-dgwt-wcas-initialized {}

.product-card-image img {
  /*max-width: 114px !important;*/
}

.readySets-gallery-main-image img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 31px;
}

.owl-stage .product-card {
  /*min-width: 320px;*/
}

.section-promo-carousel .owl-carousel {
  display: flex;
  width: 100%;
  z-index: 1;
  justify-content: space-between;
}

.section-promo-carousel .promo-carousel-item {
  width: 49%;
}

.advantages-item {
  background-size: 190px;

}

.advantages-item-text {
  text-align: center;
}

.advantages-item-title {
  text-align: center;
}

.conditions-text.ktr {
  text-align: left;
}

.section-conditions-texts.lte {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 18px;
  line-height: 110%;

  color: var(--text-white);
}

.section-conditions-table {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 18px;
  line-height: 110%;

  color: var(--text-white);
}


.product-out-of-stock {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  color: var(--text-gray);
}

.section-conditions-texts.err {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 18px;
  line-height: 110%;
  text-align: center;
  color: var(--text-white);
}

#poit {
  height: 35px;
  width: 100%;
  border-radius: 5px;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
}

.single-main-image {
  max-width: 1331px;

}

.single-main-image img {
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
  height: 100%;
}

.single-main-content {
  margin-right: auto;
  margin-left: auto;
  max-width: 1104px;
  text-align: center;
}

.single-main-subtitle {
  max-width: 1100px;
}

.dgwt-wcas-sp {
  color: #fff;
}

.dgwt-wcas-suggestion-selected {
  background-color: transparent;
}

.conditions-text.ktr {
  text-align: left;
  line-height: 1.5;
}

.section-conditions-table td {
  border: 1px solid #fff;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.section-conditions-texts {
  line-height: 1.5;
}

.section-conditions-texts.lte {
  line-height: 1.5;
}

.button.note:hover {
  background: var(--fill-violet);
  cursor: not-allowed
}

.button.product-card-button.add_to_cart_button.ajax_add_to_cart.added {
  background: transparent;
  border: 1px solid var(--fill-violet);
  color: #fff;
}

del {
  display: none;
}

ins {
  border: 0 !important;
  text-decoration: none !important;
}

.onsale {
  display: none;
}



.section-conditions-table td {
  padding: 16px 0;
  border: 1px solid var(--fill-dark-blue);
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: var(--text-white);
  justify-content: center;
}

.modal-description {
  margin-top: 30px;
}

.about-table-items {
  display: grid;
  grid-template-columns: 0fr 1fr 2fr;
}

.container.intori {
  display: flex;
}

.about-mission-images {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}

.about-mission-images {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
  width: 45%;
}

.header-search.hover-search.active .hiset {
  display: block;
  width: 260px !important;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
  padding-right: 0 !important;
  padding-left: 20px;
}

.modal-description {
  line-height: 140%;
}

.woocommerce-message {
  border-top-color: #8fae1b;
  display: none;
}

.button.product-card-button.incart {
  background: transparent;
  border: 1px solid var(--fill-violet);
  color: var(--fill-violet);
}

.conditions-content.conditions-content-2.siss {
  display: block !important;
}

.conditions-content.conditions-content-2.siss {
  display: block !important;
  margin-top: 100px;
  margin-bottom: 100px;
}

.order-form-promocode .conditions-support-form-item {
  margin: 0;
  width: 55%;
}

.return-to-shop {
  display: none;
}

.conditions-content.conditions-content-delivery.conditions-content-1.siss {
  margin-top: 150px !important;
  display: block !important;
}

.button.conditions-form-button.condition-request-form-button.opro {
  display: inline-block;
  line-height: 49px;
}

.product-info-mini {
  color: #000;
  font-size: 18px;
}

label.catalog-filter-list-checkbox-label {
  display: block;
}

.product-info .product-price {
  margin-top: 185px;
}

.product-available {
  display: block;
  height: 103px;
}

.owl-carousel .blog-card-title {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.03em;
  color: var(--text-white);
  margin-bottom: 10px;
  height: 110px;
}

.breadcrumbs a {
  color: #717a8d;
  font-size: 16px;
}

.breadcrumbs span {
  color: #717a8d;
  font-size: 16px;
}

.basket-total-products-price {
  text-decoration: none;
}



.product-card-action.product-card--compare.added {
  border: 1px solid #808ad8;
}

.product-card-action.product-card--compare.remove-from-compare {
  border: 1px solid #808ad8;
}

@media (max-width: 600px) {
  .breadcrumbs a {
    font-size: 12px;
  }

  .breadcrumbs .breadcrumb_last {
    color: #1D1D1F;
  }

  .breadcrumbs span {
    font-size: 12px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .breadcrumbs span:first-of-type {
    margin-left: 0;
  }
}

.product-gallery-thumbnails {
  max-height: 455px;
  overflow-y: auto;
  padding: 0 1px;
}

.product-gallery-thumb {
  cursor: pointer;
}

.product-gallery-thumb.is-active img {
  outline: 1px solid var(--fill-violet);
  border-radius: 10px;
}

.product-gallery-main-image .owl-carousel .owl-item img {
  width: 100%;
}

.product-gallery-main-image .owl-dots {
  margin-top: 31px;
}

.zsWpfBlockTitle {
  border-top: 1px solid #303240;
  padding-top: 20px;
}

.zsWpfBlockTitle {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 150%;
  color: #FFFFFF;
  margin-bottom: 20px;
}

.wpfPriceRangeField {
  width: 50%;
}

.wpfPriceRangeField.zsWpfRangeMax {
  text-align: right;
}

.conditions-contents .char-table-item {
  color: #AEAFB9;
  text-align: left;
}

.char-table-item:nth-child(-n+5) {
  font-weight: 400;
  font-size: 16px;
}

.fd-pickup-item_content {
  display: grid;
  width: 100%;
  grid-template-columns: 8fr 2fr 2fr;
  gap: 10px;
}

.fd-pickup-item {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 12px 16px;
  border-bottom: 1px solid #eee;
  cursor: pointer;
  background: #1e1f25;
}