.to_cart {
  cursor: pointer; }
  .to_cart.pointer {
    pointer-events: none; }

.remodal.cart-remodal {
  padding-top: 27px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  border-radius: 4px;
  max-width: 408px;
  position: absolute;
  top: 98px;
  right: 50%;
  margin-right: -650px; }
  @media (max-width: 960px) {
  .remodal.cart-remodal {
    top: 50px;
    right: 10px;
    margin-right: 0; } }

.remodal.cart-remodal .remodal-close-btn {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='10px' height='10px'%3E%3Cpath fill-rule='evenodd' fill='rgb(0, 0, 0)' d='M9.717,9.701 C9.326,10.091 8.694,10.091 8.303,9.701 L5.012,6.409 L1.720,9.701 C1.330,10.091 0.697,10.091 0.306,9.701 C-0.084,9.311 -0.084,8.677 0.306,8.287 L3.598,4.995 L0.306,1.704 C-0.084,1.314 -0.084,0.680 0.306,0.290 C0.697,-0.101 1.330,-0.101 1.720,0.290 L5.012,3.582 L8.303,0.290 C8.694,-0.101 9.326,-0.101 9.717,0.290 C10.107,0.680 10.107,1.314 9.717,1.704 L6.425,4.995 L9.717,8.287 C10.107,8.677 10.107,9.311 9.717,9.701 Z'/%3E%3C/svg%3E") center no-repeat;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  font-size: 0;
  border: none;
  padding: 0;
  appearance: none;
  border-radius: 0; }

.remodal.cart-remodal .gr-svg-icon {
  display: none; }

.remodal.cart-remodal p {
  margin: 0;
  padding: 0 40px; }

.cart-remodal__body {
  font-family: Arial, Helvetica, sans-serif;
  text-align: center; }

.cart-popup {
  text-align: left; }

.cart-popup__title {
  display: flex;
  align-items: center;
  padding: 0;
  margin-bottom: 20px;
  font-size: 18px;
  color: #262626;
  font-weight: 700;
  line-height: 1.2; }

.cart-popup__title ins {
  text-decoration: none; }

.cart-popup__title span {
  margin: 3px 0 0 10px;
  min-width: 24px;
  height: 24px;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  padding: 0 5px;
  vertical-align: baseline;
  display: none; }

.cart-popup__top {
  padding: 0; }

.cart-popup__bottom {
  padding: 40px 0 0; }

.cart-popup__bottom-body {
  padding: 0 0 20px;
  display: flex;
  align-items: center;
  justify-content: space-between; }

.cart-popup__cleanup {
  margin-right: auto;
  font-size: 0; }

.cart-popup__cleanup a {
  display: flex;
  align-items: center;
  font-size: 15px;
  color: #000;
  font-weight: 700;
  line-height: 1.2;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20px' height='24px'%3E%3Cpath fill-rule='evenodd' fill='rgb(0, 0, 0)' d='M12.000,8.999 C12.552,8.999 13.000,9.447 13.000,9.999 L13.000,18.000 C13.000,18.552 12.552,18.999 12.000,18.999 C11.448,18.999 11.000,18.552 11.000,18.000 L11.000,9.999 C11.000,9.447 11.448,8.999 12.000,8.999 ZM8.000,8.999 C8.552,8.999 9.000,9.447 9.000,9.999 L9.000,18.000 C9.000,18.552 8.552,18.999 8.000,18.999 C7.448,18.999 7.000,18.552 7.000,18.000 L7.000,9.999 C7.000,9.447 7.448,8.999 8.000,8.999 ZM16.883,5.999 L3.117,5.999 L4.796,21.110 C4.852,21.616 5.280,21.999 5.790,21.999 L14.210,21.999 C14.719,21.999 15.147,21.616 15.204,21.110 L16.883,5.999 ZM14.000,3.999 L14.000,2.999 C14.000,1.343 12.657,-0.001 11.000,-0.001 L9.000,-0.001 C7.343,-0.001 6.000,1.343 6.000,2.999 L6.000,3.999 L1.000,3.999 C0.448,3.999 -0.000,4.447 -0.000,4.999 C-0.000,5.552 0.448,5.999 1.000,5.999 L1.105,5.999 L2.808,21.331 C2.977,22.850 4.261,23.999 5.790,23.999 L14.210,23.999 C15.739,23.999 17.023,22.850 17.191,21.331 L18.895,5.999 L19.000,5.999 C19.552,5.999 20.000,5.552 20.000,4.999 C20.000,4.447 19.552,3.999 19.000,3.999 L14.000,3.999 ZM9.000,1.999 C8.448,1.999 8.000,2.448 8.000,2.999 L8.000,3.999 L12.000,3.999 L12.000,2.999 C12.000,2.448 11.552,1.999 11.000,1.999 L9.000,1.999 Z'/%3E%3C/svg%3E") left 0 center no-repeat;
  min-height: 24px; }

.cart-popup__cleanup a ins {
  transform: translateY(2px);
  vertical-align: top;
  display: inline-block;
  transition: all 0.18s linear;
  text-decoration: none; }

.cart-popup__cleanup a span {
  padding-left: 30px; }

.cart-popup__total {
  display: flex;
  align-items: baseline; }

.cart-popup__total-title {
  font-size: 15px;
  line-height: 1.2;
  padding-right: 10px;
  color: #262626; }

.cart-popup__total-price {
  font-size: 18px;
  color: #262626;
  font-weight: 700;
  line-height: 1.2; }

.cart-popup__total-price span {
  font-size: 15px;
  line-height: 1.2; }

.cart-popup__btns {
  display: flex;
  flex-wrap: wrap;
  gap: 14px; }

.cart-popup__btns .gr-order-one-page.gr_order_one_page, .cart-popup__btns .gr_cart_btn.gr-cart-btn {
  display: block;
  padding: 8px 15px;
  flex-grow: 1;
  cursor: pointer;
  text-decoration: none;
  line-height: 1.2;
  text-align: center;
  font-size: 15px;
  border-radius: 4px;
  outline: none; }

.cart-popup__btns .gr_cart_btn.gr-cart-btn {
  border-width: 1px;
  border-color: #d1d1d1;
  border-style: solid;
  color: #666;
  padding: 8px 26px; }

.cart-popup__btns .gr-order-one-page.gr_order_one_page {
  border: 1px solid transparent;
  position: relative;
  z-index: 1;
  font-weight: 700;
  color: #fff;
  background-color: #ff7044;
  overflow: hidden; }

.cart-popup__btns .gr-order-one-page.gr_order_one_page:hover {
  background-color: #ff5d2b; }

.cart-popup #shop2-cart {
  display: block;
  margin: 0; }

.cart-popup #shop2-cart .popup-product {
  position: relative;
  display: flex;
  padding-bottom: 18px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 20px; }

.cart-popup #shop2-cart .popup-product:last-child {
  margin-bottom: 0; }

.cart-popup #shop2-cart .popup-product__left {
  position: static;
  width: 100px;
  margin: 0 20px 0 0;
  align-self: flex-start;
  flex-shrink: 0; }

.cart-popup #shop2-cart .popup-product__right {
  display: flex;
  flex-direction: column;
  width: calc(100% - 20px - 90px); }

.cart-popup #shop2-cart .popup-product__image {
  position: relative;
  overflow: hidden;
  height: 0;
  padding-top: 100%;
  border-radius: 2px; }

.cart-popup #shop2-cart .popup-product__image.no-image {
  background-size: 50%; }

.cart-popup #shop2-cart .popup-product__image a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 0;
  text-decoration: none;
  display: flex; }

.cart-popup #shop2-cart .popup-product__image a:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  pointer-events: none;
  background: rgba(0, 0, 0, 0.05); }

.cart-popup #shop2-cart .popup-product__image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: contain; }

.cart-popup #shop2-cart .popup-product__name {
  margin-bottom: 0.6em;
  font-size: 16px;
  color: #262626;
  line-height: 1.2;
  padding-right: 25px; }

.cart-popup #shop2-cart .popup-product__name a {
  text-decoration: none;
  color: #262626;
  transition: all 0.18s linear;
  border-bottom: 1px solid transparent; }

.cart-popup #shop2-cart .popup-product__name a:hover {
  text-decoration: underline; }

.cart-popup #shop2-cart .popup-product__action {
  margin-bottom: 0.6em;
  font-size: 15px;
  line-height: 1.3;
  color: #ff7044; }

.cart-popup #shop2-cart .popup-product__action strong {
  font-size: 15px; }

.cart-popup #shop2-cart .popup-product__add {
  margin-top: auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-end; }

.cart-popup #shop2-cart .popup-product__amount {
  margin-right: auto;
  order: -1; }

.cart-popup #shop2-cart .popup-product__amount .cart-amount {
  padding: 0 5px 0 0;
  width: auto; }

.cart-popup #shop2-cart .popup-product__amount .cart-amount .shop2-product-amount {
  border-width: 1px;
  border-color: #d1d1d1;
  border-style: solid;
  border-radius: 4px;
  margin: 0;
  width: auto;
  text-align: center; }

.cart-popup #shop2-cart .popup-product__amount .cart-amount .shop2-product-amount button {
  width: 34px;
  height: 34px;
  padding: 0;
  font-size: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border: none;
  box-shadow: none;
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  vertical-align: middle; }

.cart-popup #shop2-cart .popup-product__amount .cart-amount .shop2-product-amount button.amount-minus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='10px' height='2px'%3E%3Cpath fill-rule='evenodd' fill='rgb(0, 0, 0)' d='M-0.000,0.999 C-0.000,0.447 0.448,-0.001 1.000,-0.001 L9.000,-0.001 C9.552,-0.001 10.000,0.447 10.000,0.999 C10.000,1.552 9.552,1.999 9.000,1.999 L1.000,1.999 C0.448,1.999 -0.000,1.552 -0.000,0.999 Z'/%3E%3C/svg%3E"); }

.cart-popup #shop2-cart .popup-product__amount .cart-amount .shop2-product-amount button.amount-minus:disabled, .cart-popup #shop2-cart .popup-product__amount .cart-amount .shop2-product-amount button:first-child:disabled {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='10px' height='2px'%3E%3Cpath fill-rule='evenodd' opacity='0.502' fill='rgb(0, 0, 0)' d='M-0.000,0.999 C-0.000,0.447 0.448,-0.001 1.000,-0.001 L9.000,-0.001 C9.552,-0.001 10.000,0.447 10.000,0.999 C10.000,1.552 9.552,1.999 9.000,1.999 L1.000,1.999 C0.448,1.999 -0.000,1.552 -0.000,0.999 Z'/%3E%3C/svg%3E"); }

.cart-popup #shop2-cart .popup-product__amount .cart-amount .shop2-product-amount button.amount-plus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='10px' height='10px'%3E%3Cpath fill-rule='evenodd' fill='rgb(0, 0, 0)' d='M5.000,9.999 C4.448,9.999 4.000,9.551 4.000,8.999 L4.000,5.999 L1.000,5.999 C0.448,5.999 -0.000,5.552 -0.000,4.999 C-0.000,4.447 0.448,3.999 1.000,3.999 L4.000,3.999 L4.000,0.999 C4.000,0.447 4.448,-0.000 5.000,-0.000 C5.552,-0.000 6.000,0.447 6.000,0.999 L6.000,3.999 L9.000,3.999 C9.552,3.999 10.000,4.447 10.000,4.999 C10.000,5.552 9.552,5.999 9.000,5.999 L6.000,5.999 L6.000,8.999 C6.000,9.551 5.552,9.999 5.000,9.999 Z'/%3E%3C/svg%3E"); }

.cart-popup #shop2-cart .popup-product__amount .cart-amount .shop2-product-amount button.amount-plus:disabled, .cart-popup #shop2-cart .popup-product__amount .cart-amount .shop2-product-amount button:last-child:disabled {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='10px' height='10px'%3E%3Cpath fill-rule='evenodd' opacity='0.502' fill='rgb(0, 0, 0)' d='M5.000,9.999 C4.448,9.999 4.000,9.551 4.000,8.999 L4.000,5.999 L1.000,5.999 C0.448,5.999 -0.000,5.552 -0.000,4.999 C-0.000,4.447 0.448,3.999 1.000,3.999 L4.000,3.999 L4.000,0.999 C4.000,0.447 4.448,-0.000 5.000,-0.000 C5.552,-0.000 6.000,0.447 6.000,0.999 L6.000,3.999 L9.000,3.999 C9.552,3.999 10.000,4.447 10.000,4.999 C10.000,5.552 9.552,5.999 9.000,5.999 L6.000,5.999 L6.000,8.999 C6.000,9.551 5.552,9.999 5.000,9.999 Z'/%3E%3C/svg%3E"); }

.cart-popup #shop2-cart .popup-product__amount .cart-amount .shop2-product-amount input {
  width: 38px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  margin: 0;
  padding: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-size: 15px;
  color: #010000;
  font-weight: 700;
  background: none;
  border: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  vertical-align: middle; }

.cart-popup #shop2-cart .popup-product__amount .cart-amount .shop2-product-amount input:disabled {
  opacity: 0.502; }

.cart-popup #shop2-cart .popup-product__amount .cart-amount .amount-min {
  order: 0;
  margin: 4px 0 0;
  line-height: 1.5;
  font-size: 12px; }

.cart-popup #shop2-cart .popup-product__price {
  padding: 10px 0 0;
  font-size: 18px;
  color: #262626;
  font-weight: 700;
  line-height: 1.2; }

.cart-popup #shop2-cart .popup-product__price span {
  font-size: 15px;
  line-height: 1.2; }

.cart-popup #shop2-cart .popup-product__price .cart-price__preorder {
  font-size: 15px; }

.cart-popup #shop2-cart .popup-product__price .popup-product__discount {
  margin-bottom: 2px;
  margin-top: -8px;
  font-weight: normal;
  color: #888; }

.cart-popup #shop2-cart .popup-product__price .popup-product__discount ins {
  position: relative;
  font-size: 14px;
  line-height: 1;
  text-decoration: line-through; }

.cart-popup #shop2-cart .popup-product__price .popup-product__discount span {
  font-size: 12px;
  line-height: 1; }

.cart-popup #shop2-cart .popup-product__close .cart-delete {
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  z-index: 2;
  font-size: 0; }

.cart-popup #shop2-cart .popup-product__close a {
  display: block;
  width: 20px;
  height: 24px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20px' height='24px'%3E%3Cpath fill-rule='evenodd' fill='rgb(143, 143, 143)' d='M7.293,12.706 C6.902,12.316 6.902,11.683 7.293,11.292 C7.683,10.902 8.317,10.902 8.707,11.292 L10.000,12.585 L11.293,11.292 C11.683,10.902 12.316,10.902 12.707,11.292 C13.098,11.683 13.098,12.316 12.707,12.706 L11.414,13.999 L12.707,15.293 C13.098,15.683 13.098,16.316 12.707,16.707 C12.316,17.097 11.683,17.097 11.293,16.707 L10.000,15.414 L8.707,16.707 C8.317,17.097 7.683,17.097 7.293,16.707 C6.902,16.316 6.902,15.683 7.293,15.293 L8.586,13.999 L7.293,12.706 ZM16.883,5.999 L3.117,5.999 L4.796,21.110 C4.852,21.617 5.280,21.999 5.790,21.999 L14.210,21.999 C14.719,21.999 15.147,21.617 15.204,21.110 L16.883,5.999 ZM14.000,4.000 L14.000,2.999 C14.000,1.343 12.657,-0.001 11.000,-0.001 L9.000,-0.001 C7.343,-0.001 6.000,1.343 6.000,2.999 L6.000,4.000 L1.000,4.000 C0.448,4.000 -0.000,4.447 -0.000,5.000 C-0.000,5.551 0.448,5.999 1.000,5.999 L1.105,5.999 L2.808,21.331 C2.977,22.850 4.261,24.000 5.790,24.000 L14.210,24.000 C15.739,24.000 17.023,22.850 17.192,21.331 L18.895,5.999 L19.000,5.999 C19.552,5.999 20.000,5.551 20.000,5.000 C20.000,4.447 19.552,4.000 19.000,4.000 L14.000,4.000 ZM9.000,2.000 C8.448,2.000 8.000,2.447 8.000,2.999 L8.000,4.000 L12.000,4.000 L12.000,2.999 C12.000,2.447 11.552,2.000 11.000,2.000 L9.000,2.000 Z'/%3E%3C/svg%3E") right 0 top 0 no-repeat; }

.gr-cart-popup-btn.pointer_events_none {
  pointer-events: none; }

.gr-cart-preview {
  display: inline-block; }

.gr-cart-preview-link {
  display: block;
  width: 48px;
  height: 48px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='25px' height='20px'%3E%3Cpath fill-rule='evenodd' fill='rgb(204, 204, 204)' d='M17.678,19.000 C17.678,18.448 18.121,18.000 18.668,18.000 L19.657,18.000 C20.204,18.000 20.647,18.448 20.647,19.000 C20.647,19.552 20.204,20.000 19.657,20.000 L18.668,20.000 C18.121,20.000 17.678,19.552 17.678,19.000 ZM9.760,19.000 C9.760,18.448 10.203,18.000 10.750,18.000 L11.740,18.000 C12.286,18.000 12.729,18.448 12.729,19.000 C12.729,19.552 12.286,20.000 11.740,20.000 L10.750,20.000 C10.203,20.000 9.760,19.552 9.760,19.000 ZM8.193,6.000 L10.240,13.497 C10.375,13.990 10.857,14.301 11.357,14.217 L20.251,12.720 C20.625,12.657 20.930,12.383 21.037,12.015 L22.415,7.282 C22.602,6.642 22.126,6.000 21.466,6.000 L8.193,6.000 ZM0.853,1.000 C0.853,0.448 1.296,-0.000 1.843,-0.000 L4.294,-0.000 C5.630,-0.000 6.801,0.901 7.156,2.202 L7.647,4.000 L21.466,4.000 C23.448,4.000 24.873,5.925 24.314,7.846 L22.936,12.580 C22.615,13.683 21.698,14.503 20.576,14.692 L11.682,16.190 C10.182,16.443 8.736,15.510 8.332,14.029 L5.248,2.734 C5.130,2.300 4.739,2.000 4.294,2.000 L1.843,2.000 C1.296,2.000 0.853,1.552 0.853,1.000 Z'/%3E%3C/svg%3E") no-repeat center;
  border-radius: 0 8px 8px 0; }

.gr-cart-preview-link.active {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='25px' height='20px'%3E%3Cpath fill-rule='evenodd' fill='rgb(255, 255, 255)' d='M17.678,19.000 C17.678,18.448 18.121,18.000 18.668,18.000 L19.657,18.000 C20.204,18.000 20.647,18.448 20.647,19.000 C20.647,19.552 20.204,20.000 19.657,20.000 L18.668,20.000 C18.121,20.000 17.678,19.552 17.678,19.000 ZM9.760,19.000 C9.760,18.448 10.203,18.000 10.750,18.000 L11.740,18.000 C12.286,18.000 12.729,18.448 12.729,19.000 C12.729,19.552 12.286,20.000 11.740,20.000 L10.750,20.000 C10.203,20.000 9.760,19.552 9.760,19.000 ZM8.193,6.000 L10.240,13.497 C10.375,13.990 10.857,14.301 11.357,14.217 L20.251,12.720 C20.625,12.657 20.930,12.383 21.037,12.015 L22.415,7.282 C22.602,6.642 22.126,6.000 21.466,6.000 L8.193,6.000 ZM0.853,1.000 C0.853,0.448 1.296,-0.000 1.843,-0.000 L4.294,-0.000 C5.630,-0.000 6.801,0.901 7.156,2.202 L7.647,4.000 L21.466,4.000 C23.448,4.000 24.873,5.925 24.314,7.846 L22.936,12.580 C22.615,13.683 21.698,14.503 20.576,14.692 L11.682,16.190 C10.182,16.443 8.736,15.510 8.332,14.029 L5.248,2.734 C5.130,2.300 4.739,2.000 4.294,2.000 L1.843,2.000 C1.296,2.000 0.853,1.552 0.853,1.000 Z'/%3E%3C/svg%3E") no-repeat center #ff7044; }

.gr-cart-total-amount, .gr-cart-total-sum {
  display: none; }

.gr-cart-preview #shop2-cart-preview a .gr-cart-total-amount {
  position: absolute;
  top: -10px;
  right: -10px;
  min-width: 20px;
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  padding: 0 4px;
  border-radius: 100px; }

@media (max-width: 639px) {
  .cart-popup #shop2-cart .popup-product__add {
    flex-direction: column;
    align-items: flex-start; }

  .cart-popup #shop2-cart .popup-product__amount {
    margin-right: 0; }

  .cart-popup__bottom-body {
    flex-direction: column-reverse; }

  .cart-popup__cleanup {
    margin-right: 0;
    margin-top: 10px; }

  .cart-popup__btns {
    flex-direction: column-reverse; }

  .cart-popup__btns .gr-order-one-page.gr_order_one_page {
    padding-top: 17.5px;
    padding-bottom: 17.5px; } }

.cart-popup__body .cart-update.hide {
  display: none !important; }
