body .remodal {
  border-radius: 30px;
}
body .all_products {
  font-size: 38px;
  font-weight: 700;
  color: #000;
  margin-bottom: 40px;
}
body .div--u-iv8ct09pl {
  padding: 0;
}
body .card-page .kinds-block.kind_columns_4 .kinds-block__items.kinds_slider .kind-item .shop-product-btn:not(.notavailable) span svg {
  display: block;
}
body .card-page .product-btns .shop-product-btn {
  margin-right: 50px;
  min-height: 60px;
  border-radius: 20px;
  background-color: var(--gr_accent);
  background-image: var(--bg_gradient);
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 30px;
  text-transform: uppercase;
  transition: 0.3s;
  cursor: pointer;
}
body .card-page .product-btns .shop-product-btn span {
  font-size: 14px !important;
}
@media (max-width: 1300px) {
  body .card-page .product-btns .shop-product-btn {
    margin-right: auto;
  }
}
@media (max-width: 480px) {
  body .card-page .product-btns .shop-product-btn {
    margin-bottom: 10px;
  }
}
body .card-page .product-btns .shop-product-btn:active:before {
  background: transparent;
}
body .card-page .product-btns .shop-product-btn span {
  padding: 0;
  font-size: 16px;
}
body .card-page .product-btns .shop-product-btn i {
  display: none;
}
body .card-page .kinds-block.kind_columns_5 .kinds-block__items.kinds_slider .kind-item__inner {
  background: #fff;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
}
body .card-page .kinds-block.kind_columns_4 .kinds-block__items.kinds_slider .kind-item .kind-image:hover .quick-view-trigger {
  display: none;
}
body .card-page .kinds-block.kind_columns_4 .kinds-block__items.kinds_slider .kind-item .product-amount {
  display: none;
}
body .btns-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  row-gap: 20px;
}
body .product_more_btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border: 2px solid #a5a5a5;
  padding: 10px 15px;
  border-radius: 50px;
  font-size: 0.7vw;
  text-transform: uppercase;
  background: #fff;
  width: calc(100% - 50px - 10px);
  min-height: 50px;
  transition: 0.3s;
}
body .product_more_btn:hover {
  color: #fff;
  box-shadow: inset 0px 100px 0px 0px #2684ba;
  border: 2px solid var(--gr_accent);
}
@media (max-width: 960px) {
  body .product_more_btn {
    font-size: 1.5vw;
  }
}
@media (max-width: 767px) {
  body .product_more_btn {
    font-size: 14px;
  }
}
body .product-btns {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  gap: 10px;
  margin-top: 20px;
}
body .product-btns .option-wrappper {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-right: auto;
}
@media (max-width: 1271px) {
  body .product-btns .option-wrappper {
    flex-direction: column;
    align-items: flex-start;
  }
}
body .product-btns .option-wrappper .option-title {
  font-size: 16px;
  color: #000;
}
body .product-btns .option-wrappper select.additional-cart-params {
  opacity: 0;
}
body .product-btns .actions-wrapper {
  display: flex;
  align-items: center;
}
@media (max-width: 1271px) {
  body .product-btns .actions-wrapper {
    align-items: flex-end;
    flex-wrap: wrap;
    gap: 10px;
  }
}
body .product-btns .buy-one-click {
  min-height: 60px;
  border-radius: 20px;
  background-color: var(--gr_accent);
  background-image: var(--bg_gradient);
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 30px;
  text-transform: uppercase;
  font-size: 14px;
  transition: 0.3s;
  cursor: pointer;
}
body .product-btns .buy-one-click:hover {
  box-shadow: 4px 3px 6px 1px #008fde !important;
}
body .jq-selectbox__select-text, body .options_text {
  padding: 15px 45px 15px 20px;
  border-radius: 20px;
  background-image: linear-gradient(172deg, rgba(255, 255, 255, 0.32) 59%, rgba(0, 0, 0, 0) 61%), linear-gradient(329deg, #eee 0%, rgba(255, 255, 255, 0) 101%);
  box-shadow: inset 0px 2px 7px 0px rgba(160, 160, 160, 0.84);
  transition: all 0.3s;
  height: 60px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
body .jq-selectbox__select-text:hover, body .options_text:hover {
  box-shadow: 4px 3px 6px 1px var(--gr_primary);
}
body .jq-selectbox__trigger {
  width: 15px;
  height: 15px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid' width='32' height='17' viewBox='0 0 32 17' data-prefix='i8i3l44vi'%3E%3Cpath d='M30.59-.002L16 14.321 1.41-.002 0 1.329l16 15.663L32 1.329 30.59-.002z' fill-rule='evenodd' class='path-i8wv27uco'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: 15px;
  pointer-events: none;
}
body .jq-selectbox__dropdown {
  background: #fff;
  border-radius: 20px;
  padding: 10px 0;
  width: 100%;
  margin-top: 5px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
body .jq-selectbox__dropdown ul {
  padding-left: 0;
  margin: 0;
  min-height: 50px;
}
body .jq-selectbox__dropdown li {
  padding: 10px 20px;
}
.shop-product-data__desc .desc-area.mods_block .kinds-block .kinds-block__items .kind-item .product-amount .shop2-product-amount, .card-page .kinds-block.kind_columns_4 .kinds-block__items.kinds_slider .kind-item .product-amount .shop2-product-amount {
  display: none;
  position: absolute;
}
.kind-additional__btns-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
body .card-page .kinds-block.kind_columns_4 .kinds-block__items.kinds_slider .kind-item .shop-product-btn:not(.notavailable), body .shop-product-data__desc .desc-area.mods_block .kinds-block .kinds-block__items .kind-item .shop-product-btn:not(.notavailable) {
  float: right;
  font-size: 0;
  padding: 0;
  height: 50px;
  width: 50px;
  border-radius: 250px;
  background-color: var(--gr_accent);
  background-image: var(--bg_gradient);
  min-height: 0;
  flex-shrink: 0;
}
body .card-page .kinds-block.kind_columns_4 .kinds-block__items.kinds_slider .kind-item .shop-product-btn:not(.notavailable) span, body .shop-product-data__desc .desc-area.mods_block .kinds-block .kinds-block__items .kind-item .shop-product-btn:not(.notavailable) span {
  padding: 0;
  width: 20px;
  height: 20px;
}
body .card-page .kinds-block.kind_columns_4 .kinds-block__items.kinds_slider .kind-item .shop-product-btn:not(.notavailable) svg, body .shop-product-data__desc .desc-area.mods_block .kinds-block .kinds-block__items .kind-item .shop-product-btn:not(.notavailable) svg {
  fill: none;
  display: block;
  width: 20px;
  height: 20px;
}
body .gr-back-btn {
  display: flex;
  justify-content: center;
}
body .gr-back-btn .shop2-btn.shop2-btn-back {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 60px;
  padding: 10px 30px;
  border-radius: 20px;
  background-color: var(--gr_accent);
  background-image: var(--bg_gradient);
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-family: Jost;
  margin-top: 10px;
  margin-bottom: 10px;
}
body .gr-back-btn .shop2-btn.shop2-btn-back span {
  padding-left: 0;
}
body .gr-back-btn .shop2-btn.shop2-btn-back i {
  display: none;
}
body .cart.gr-back-btn {
  display: flex;
  justify-content: center;
}
body .cart.gr-back-btn .shop2-btn.shop2-btn-back {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 60px;
  padding: 10px 30px;
  border-radius: 20px;
  background: #fff;
  color: #000;
  font-size: 14px;
  text-transform: uppercase;
  font-family: Jost;
  font-weight: 400;
  background-image: linear-gradient(172deg, rgba(255, 255, 255, 0.32) 59%, rgba(0, 0, 0, 0) 61%), linear-gradient(329deg, #eee 0%, rgba(255, 255, 255, 0) 101%);
  box-shadow: inset 0px 2px 7px 0px rgba(160, 160, 160, 0.84);
  transition: all 0.3s;
}
body .cart.gr-back-btn .shop2-btn.shop2-btn-back span {
  padding-left: 0;
}
body .cart.gr-back-btn .shop2-btn.shop2-btn-back i {
  display: none;
}
body .shop-product-data__desc .desc-area.mods_block .kinds-block .kinds-block__items .kind-item .product-amount {
  display: none;
}
body .product-amount .shop2-product-amount, body .cart-amount .shop2-product-amount {
  border-radius: 20px;
  background-image: linear-gradient(172deg, rgba(255, 255, 255, 0.32) 59%, rgba(0, 0, 0, 0) 61%), linear-gradient(329deg, #eee 0%, rgba(255, 255, 255, 0) 101%);
  box-shadow: inset 0px 2px 7px 0px rgba(160, 160, 160, 0.84);
  transition: all 0.3s;
  border-radius: 20px;
  padding-left: 10px;
  padding-right: 10px;
}
body .product-amount .shop2-product-amount:hover, body .cart-amount .shop2-product-amount:hover {
  box-shadow: 4px 3px 6px 1px #008fde !important;
}
body .product-amount .shop2-product-amount button, body .product-amount .shop2-product-amount input, body .cart-amount .shop2-product-amount button, body .cart-amount .shop2-product-amount input {
  height: 60px;
}
body .product-amount .shop2-product-amount button.amount-plus, body .cart-amount .shop2-product-amount button.amount-plus {
  transform: rotate(180deg);
}
body .product-amount {
  margin-right: 50px;
}
@media (max-width: 1271px) {
  body .product-amount {
    flex-direction: column;
    align-items: flex-start;
    width: 110px;
  }
}
body .product-amount .amount-title {
  display: block;
  font-size: 16px;
  color: #000;
}
body .product-amount .shop2-product-amount, body .cart-amount .shop2-product-amount {
  max-width: 120px;
}
.site-folders-in-block_2 {
  margin-bottom: 50px;
}
.site-folders-in-block_2 .site-folders-in-block_2__items {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  margin-top: 52px;
}
@media (max-width: 1024px) {
  .site-folders-in-block_2 .site-folders-in-block_2__items {
    gap: 10px;
  }
}
.site-folders-in-block_2 .site-folders-in-block_2__item {
  width: calc(25% - 23px);
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .site-folders-in-block_2 .site-folders-in-block_2__item {
    width: calc(25% - 8px);
  }
}
@media (max-width: 767px) {
  .site-folders-in-block_2 .site-folders-in-block_2__item {
    width: calc(50% - 5px);
  }
}
.site-folders-in-block_2 .site-folders-in-block_2__item .folder-title {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  color: #fff;
  padding: 20px;
  font-weight: 700;
  font-size: 19px;
  line-height: 1;
  text-transform: uppercase;
}
@media (max-width: 1280px) {
  .site-folders-in-block_2 .site-folders-in-block_2__item .folder-title {
    font-size: 18px;
  }
}
@media (max-width: 1024px) {
  .site-folders-in-block_2 .site-folders-in-block_2__item .folder-title {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .site-folders-in-block_2 .site-folders-in-block_2__item .folder-title {
    font-size: 12px;
    padding: 10px;
  }
}
.site-folders-in-block_2 .site-folders-in-block_2__item__inner a {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 104%;
}
.site-folders-in-block_2 .site-folders-in-block_2__item__inner a span {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.site-folders-in-block_2 .site-folders-in-block_2__item__inner a span:before {
  content: "";
  position: absolute;
  inset: 0;
  display: block;
  background-image: linear-gradient(rgba(4, 63, 95, 0.25) 0%, rgba(4, 63, 95, 0.25) 100%), linear-gradient(188deg, rgba(4, 63, 95, 0) 40%, #043f5f 100%);
  z-index: 1;
}
.site-folders-in-block_2 .site-folders-in-block_2__item__inner a span img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.site-folders-in-block_2:not(:has(.site-folders-in-block_2__item)) {
  display: none;
}
body .mosaic-crumbs--u-i3t8c32cv {
  margin-bottom: 22px;
}
body .section--u-i9d0x754e {
  padding-top: 40px;
}
body .g-button {
  background: #109ea1;
  border-color: #109ea1;
  transition: 0.3s;
  position: relative;
}
body .g-button:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: transparent;
  transition: 0.3s;
}
body .g-button:hover {
  background: #109ea1;
}
body .g-button:hover:before {
  background: rgba(255, 255, 255, 0.3);
}
body .g-button.g-button--invert {
  color: #109ea1;
  border-color: #109ea1;
}
body .g-button.g-button--invert:hover {
  background: #109ea1;
  color: #fff;
  border-color: #109ea1;
}
body .div--u-iv8ct09pl {
  background-color: #f4f4f4;
}
body .section--u-i9d0x754e {
  background-color: #f5f5f5;
}
body #shop2-cart .shop2-cart-table .cart-product .cart-params__more {
  display: none;
}
body .product-list.thumbs .product-item .gr-product-name {
  margin-bottom: 20px;
}
body .cart.gr-back-btn {
  margin-bottom: 60px;
}
body .dropdown--u-ijuep3zqq {
  top: 360px;
}
@media (max-width: 1440px) {
  body .card-page .product-btns .shop-product-btn, body .go_cart {
    padding: 10px 20px;
  }
  body .card-page .product-btns .shop-product-btn {
    margin-right: 20px;
  }
  body .product-amount {
    margin-right: 20px;
  }
}
@media (min-width: 1390px) {
  .site-folders-in-block_2 .site-folders-in-block_2__item__inner a {
    padding-top: 70%;
  }
  .product-list.thumbs .product-item .gr-product-image {
    padding-top: 70% !important;
  }
}
@media (max-width: 1353px) {
  body .product-btns .option-wrappper {
    max-width: 180px;
  }
}
@media (max-width: 991px) {
  .container--u-izfg7iwxf {
    padding: 0;
  }
  .site-folders-in-block_2 .site-folders-in-block_2__items {
    margin-top: 20px;
  }
  .shop-pagelist {
    margin-bottom: 20px;
    margin-top: 20px;
  }
}
.go_cart {
  min-height: 60px;
  border-radius: 20px;
  background-color: var(--gr_accent);
  background-image: var(--bg_gradient);
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 30px;
  text-transform: uppercase;
  font-size: 14px;
  transition: 0.3s;
  cursor: pointer;
  border: none;
  outline: 0;
}
.go_cart:hover {
  box-shadow: 4px 3px 6px 1px #008fde !important;
}
