.bar-key-point {
  padding-top: 12px;
  padding-bottom: 12px;
}
.bar-key-point__item {
  gap: 5px;
}
.bar-key-point__item span {
  line-height: 1.1;
}
.bar-key-point__icon {
  max-width: 24px;
  max-height: 24px;
}

#yith-wacp-popup .yith-wacp-wrapper {
  width: calc(100% - 100px) !important;
  max-width: 1414px !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  height: 700px !important;
  width: 820px !important;
}
@media only screen and (max-width: 767px) {
  #yith-wacp-popup .yith-wacp-wrapper {
    width: calc(100% - 40px) !important;
  }
  /* Preventing horizotal scroll on mobile */
  body, html{
    overflow-x: hidden;
  }
}
#yith-wacp-popup .yith-wacp-wrapper .yith-wacp-main {
  padding: 60px;
}
@media only screen and (max-width: 1440px) {
  #yith-wacp-popup .yith-wacp-wrapper .yith-wacp-main {
    padding: 50px;
  }
}
@media only screen and (max-width: 1024px) {
  #yith-wacp-popup .yith-wacp-wrapper .yith-wacp-main {
    padding: 60px;
  }
}
@media only screen and (max-width: 767px) {
  #yith-wacp-popup .yith-wacp-wrapper .yith-wacp-main {
    padding: 40px 24px;
  }
}
#yith-wacp-popup .yith-wacp-wrapper .yith-wacp-main .yith-wacp-content {
  padding: unset;
}
#yith-wacp-popup
  .yith-wacp-wrapper
  .yith-wacp-main
  .yith-wacp-content.ps--active-y {
  padding-right: 15px;
}
#yith-wacp-popup
  .yith-wacp-wrapper
  .yith-wacp-main
  .yith-wacp-content
  .yith-wacp-message {
  padding: unset;
  background-color: unset;
}
#yith-wacp-popup
  .yith-wacp-wrapper
  .yith-wacp-main
  .yith-wacp-content
  .yith-wacp-message:before {
  mask-image: url("../assets/cart-popup--tick.svg");
  background-color: #ff0080;
  margin-right: 45px;
 font-size: calc(20px + 10*((100vw - 500px) / 1420));
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  margin-left: unset;
}
@media only screen and (max-width: 1919px) {
  #yith-wacp-popup
    .yith-wacp-wrapper
    .yith-wacp-main
    .yith-wacp-content
    .yith-wacp-message:before {
    margin-right: calc(1px + 1.8229166667vw);
  }
}
@media only screen and (max-width: 767px) {
  #yith-wacp-popup
    .yith-wacp-wrapper
    .yith-wacp-main
    .yith-wacp-content
    .yith-wacp-message:before {
    width: 31px;
    height: 22px;
  }
}
#yith-wacp-popup
  .yith-wacp-wrapper
  .yith-wacp-main
  .yith-wacp-content
  .yith-wacp-message:after {
  line-height: 0.9;
  font-size: calc(20px + 10*((100vw - 500px) / 1420));
  font-weight: 500;
  content: "Product successfully added to basket!";
}
@media screen and (max-width: 500px) {
  #yith-wacp-popup
    .yith-wacp-wrapper
    .yith-wacp-main
    .yith-wacp-content
    .yith-wacp-message:after {
    font-size: 20px;
  }
}
@media screen and (min-width: 1920px) {
  #yith-wacp-popup
    .yith-wacp-wrapper
    .yith-wacp-main
    .yith-wacp-content
    .yith-wacp-message:after {
    font-size: 44px;
  }
}
#yith-wacp-popup
  .yith-wacp-wrapper
  .yith-wacp-main
  .yith-wacp-content
  .yith-wacp-message
  h3 {
  display: none;
}
#yith-wacp-popup
  .yith-wacp-wrapper
  .yith-wacp-main
  .yith-wacp-content
  .yith-wacp-added-product {
  align-items: center;
  display: grid;
  grid-template-columns: 1fr 4fr;
  gap: 24px;
  margin: 50px 0 50px;
 /* min-height: 300px; */
}
@media only screen and (max-width: 1919px) {
  #yith-wacp-popup
    .yith-wacp-wrapper
    .yith-wacp-main
    .yith-wacp-content
    .yith-wacp-added-product {
    margin: calc(10px + 2.0833333333vw) 0;
  }
}
@media only screen and (max-width: 767px) {
  #yith-wacp-popup
    .yith-wacp-wrapper
    .yith-wacp-main
    .yith-wacp-content
    .yith-wacp-added-product {
    grid-template-columns: 1fr;
    gap: 12px;
  }
}
#yith-wacp-popup
  .yith-wacp-wrapper
  .yith-wacp-main
  .yith-wacp-content
  .yith-wacp-added-product
  .product-thumb
  a
  img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
  min-width: 200px;
}
#yith-wacp-popup
  .yith-wacp-wrapper
  .yith-wacp-main
  .yith-wacp-content
  .yith-wacp-added-product
  .info-box {
  height: 100%;
}
#yith-wacp-popup
  .yith-wacp-wrapper
  .yith-wacp-main
  .yith-wacp-content
  .yith-wacp-added-product
  .info-box
  .product-info {
  width: 100%;
  padding-bottom: 28px;
}
#yith-wacp-popup
  .yith-wacp-wrapper
  .yith-wacp-main
  .yith-wacp-content
  .yith-wacp-added-product
  .info-box
  .product-info
  .product-title {
  font-size: calc(20px + 10 * ((100vw - 500px) / 1420));
  line-height: 0.9;
  font-weight: 400;
  color: #585858;
}
@media screen and (max-width: 500px) {
  #yith-wacp-popup
    .yith-wacp-wrapper
    .yith-wacp-main
    .yith-wacp-content
    .yith-wacp-added-product
    .info-box
    .product-info
    .product-title {
    font-size: 20px;
  }
}
@media screen and (min-width: 1920px) {
  #yith-wacp-popup
    .yith-wacp-wrapper
    .yith-wacp-main
    .yith-wacp-content
    .yith-wacp-added-product
    .info-box
    .product-info
    .product-title {
    font-size: 30px;
  }
}
#yith-wacp-popup
  .yith-wacp-wrapper
  .yith-wacp-main
  .yith-wacp-content
  .yith-wacp-added-product
  .info-box
  .product-info
  .product-title
  a {
  color: inherit;
  font-size: inherit;
  line-height: 1;
  transition: ease-in-out 0.4s;
}
#yith-wacp-popup
  .yith-wacp-wrapper
  .yith-wacp-main
  .yith-wacp-content
  .yith-wacp-added-product
  .info-box
  .product-info
  .product-title
  a:hover {
  opacity: 0.6;
}
#yith-wacp-popup
  .yith-wacp-wrapper
  .yith-wacp-main
  .yith-wacp-content
  .yith-wacp-added-product
  .info-box
  .product-info
  .product-price
  .woocommerce-Price-amount {
  font-size: calc(20px + 10 * ((100vw - 500px) / 1420));
  line-height: 0.9;
  font-weight: 500;
  color: #133063;
}
@media screen and (max-width: 500px) {
  #yith-wacp-popup
    .yith-wacp-wrapper
    .yith-wacp-main
    .yith-wacp-content
    .yith-wacp-added-product
    .info-box
    .product-info
    .product-price
    .woocommerce-Price-amount {
    font-size: 20px;
  }
}
@media screen and (min-width: 1920px) {
  #yith-wacp-popup
    .yith-wacp-wrapper
    .yith-wacp-main
    .yith-wacp-content
    .yith-wacp-added-product
    .info-box
    .product-info
    .product-price
    .woocommerce-Price-amount {
    font-size: 30px;
  }
}
#yith-wacp-popup
  .yith-wacp-wrapper
  .yith-wacp-main
  .yith-wacp-content
  .yith-wacp-added-product
  .info-box
  .product-info
  .product-variation {
  display: none;
}
#yith-wacp-popup
  .yith-wacp-wrapper
  .yith-wacp-main
  .yith-wacp-content
  .yith-wacp-added-product
  .info-box
  .yith-wacp-cart-info {
  padding: 35px 0;
}
#yith-wacp-popup
  .yith-wacp-wrapper
  .yith-wacp-main
  .yith-wacp-content
  .yith-wacp-added-product
  .info-box
  .yith-wacp-cart-info
  .cart-shipping {
  display: none;
}
#yith-wacp-popup
  .yith-wacp-wrapper
  .yith-wacp-main
  .yith-wacp-content
  .yith-wacp-added-product
  .info-box
  .yith-wacp-cart-info
  .cart-totals {
  font-size: calc(20px + 10 * ((100vw - 500px) / 1420));
  display: flex;
  line-height: 0.9;
  font-weight: 400;
  color: #585858;
}
@media screen and (max-width: 500px) {
  #yith-wacp-popup
    .yith-wacp-wrapper
    .yith-wacp-main
    .yith-wacp-content
    .yith-wacp-added-product
    .info-box
    .yith-wacp-cart-info
    .cart-totals {
    font-size: 20px;
  }
}
@media screen and (min-width: 1920px) {
  #yith-wacp-popup
    .yith-wacp-wrapper
    .yith-wacp-main
    .yith-wacp-content
    .yith-wacp-added-product
    .info-box
    .yith-wacp-cart-info
    .cart-totals {
    font-size: 30px;
  }
}
#yith-wacp-popup
  .yith-wacp-wrapper
  .yith-wacp-main
  .yith-wacp-content
  .yith-wacp-added-product
  .info-box
  .yith-wacp-cart-info
  .cart-totals
  .cart-total-amount {
  margin-left: 50px;
  font-size: calc(20px + 10 * ((100vw - 500px) / 1420));
  line-height: 0.9;
  font-weight: 500;
  color: #133063;
}
@media only screen and (max-width: 1919px) {
  #yith-wacp-popup
    .yith-wacp-wrapper
    .yith-wacp-main
    .yith-wacp-content
    .yith-wacp-added-product
    .info-box
    .yith-wacp-cart-info
    .cart-totals
    .cart-total-amount {
    margin-left: calc(10px + 2.0833333333vw);
  }
}
@media screen and (max-width: 500px) {
  #yith-wacp-popup
    .yith-wacp-wrapper
    .yith-wacp-main
    .yith-wacp-content
    .yith-wacp-added-product
    .info-box
    .yith-wacp-cart-info
    .cart-totals
    .cart-total-amount {
    font-size: 20px;
  }
}
@media screen and (min-width: 1920px) {
  #yith-wacp-popup
    .yith-wacp-wrapper
    .yith-wacp-main
    .yith-wacp-content
    .yith-wacp-added-product
    .info-box
    .yith-wacp-cart-info
    .cart-totals
    .cart-total-amount {
    font-size: 30px;
  }
}
#yith-wacp-popup
  .yith-wacp-wrapper
  .yith-wacp-main
  .yith-wacp-content
  .yith-wacp-popup-actions {
  gap: 15px;
}
@media only screen and (max-width: 767px) {
  #yith-wacp-popup
    .yith-wacp-wrapper
    .yith-wacp-main
    .yith-wacp-content
    .yith-wacp-popup-actions {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
  }
}
#yith-wacp-popup
  .yith-wacp-wrapper
  .yith-wacp-main
  .yith-wacp-content
  .yith-wacp-popup-actions
  a {
  font-weight: 500;
  border-radius: 0;
  padding: 0 30px;
}
@media only screen and (max-width: 767px) {
  #yith-wacp-popup
    .yith-wacp-wrapper
    .yith-wacp-main
    .yith-wacp-content
    .yith-wacp-popup-actions
    a {
    padding: 20px;
  }
}
#yith-wacp-popup
  .yith-wacp-wrapper
  .yith-wacp-main
  .yith-wacp-content
  .yith-wacp-related
  h4 {
  font-size: calc(20px + 10 * ((100vw - 500px) / 1420));
  line-height: 0.9;
  font-weight: 500;
  color: #133063;
  margin: 85px 0 45px;
}
@media screen and (max-width: 500px) {
  #yith-wacp-popup
    .yith-wacp-wrapper
    .yith-wacp-main
    .yith-wacp-content
    .yith-wacp-related
    h4 {
    font-size: 20px;
  }
}
@media screen and (min-width: 1920px) {
  #yith-wacp-popup
    .yith-wacp-wrapper
    .yith-wacp-main
    .yith-wacp-content
    .yith-wacp-related
    h4 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 1919px) {
  #yith-wacp-popup
    .yith-wacp-wrapper
    .yith-wacp-main
    .yith-wacp-content
    .yith-wacp-related
    h4 {
    margin-top: calc(20px + 3.3854166667vw);
    margin-bottom: calc(10px + 1.8229166667vw);
  }
}
#yith-wacp-popup
  .yith-wacp-wrapper
  .yith-wacp-main
  .yith-wacp-content
  .yith-wacp-related
  .yith-wacp-related-products {
  display: flex;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: -40px;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  #yith-wacp-popup
    .yith-wacp-wrapper
    .yith-wacp-main
    .yith-wacp-content
    .yith-wacp-related
    .yith-wacp-related-products {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
  }
}
#yith-wacp-popup
  .yith-wacp-wrapper
  .yith-wacp-main
  .yith-wacp-content
  .yith-wacp-related
  .yith-wacp-related-products
  .yith-wacp-related-product {
  min-width: 300px;
  margin-left: 10px !important;
  margin-right: 10px !important;
  max-width: calc(50% - 20px);
  margin-bottom: 40px !important;
  width: calc(33.3333333333% - 40px) !important;
  transition: ease-in-out 0.4s;
}
#yith-wacp-popup
  .yith-wacp-wrapper
  .yith-wacp-main
  .yith-wacp-content
  .yith-wacp-related
  .yith-wacp-related-products
  .yith-wacp-related-product:hover {
  opacity: 0.6;
}
@media only screen and (max-width: 767px) {
  #yith-wacp-popup
    .yith-wacp-wrapper
    .yith-wacp-main
    .yith-wacp-content
    .yith-wacp-related
    .yith-wacp-related-products
    .yith-wacp-related-product {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
#yith-wacp-popup
  .yith-wacp-wrapper
  .yith-wacp-main
  .yith-wacp-content
  .yith-wacp-related
  .yith-wacp-related-products
  .yith-wacp-related-product
  .woocommerce-loop-product__link
  img {
  margin-bottom: 10px;
}
#yith-wacp-popup
  .yith-wacp-wrapper
  .yith-wacp-main
  .yith-wacp-content
  .yith-wacp-related
  .yith-wacp-related-products
  .yith-wacp-related-product
  .woocommerce-loop-product__link
  .onsale {
  margin-bottom: 20px;
}
#yith-wacp-popup
  .yith-wacp-wrapper
  .yith-wacp-main
  .yith-wacp-content
  .yith-wacp-related
  .yith-wacp-related-products
  .yith-wacp-related-product
  .woocommerce-loop-product__link
  h2 {
  padding: unset;
  text-align: center;
  font-size: calc(16px + 19 * ((100vw - 500px) / 1420));
  line-height: 1.1;
  font-weight: 500;
  color: #133063;
}
@media screen and (max-width: 500px) {
  #yith-wacp-popup
    .yith-wacp-wrapper
    .yith-wacp-main
    .yith-wacp-content
    .yith-wacp-related
    .yith-wacp-related-products
    .yith-wacp-related-product
    .woocommerce-loop-product__link
    h2 {
    font-size: 16px;
  }
}
@media screen and (min-width: 1920px) {
  #yith-wacp-popup
    .yith-wacp-wrapper
    .yith-wacp-main
    .yith-wacp-content
    .yith-wacp-related
    .yith-wacp-related-products
    .yith-wacp-related-product
    .woocommerce-loop-product__link
    h2 {
    font-size: 35px;
  }
}
#yith-wacp-popup
  .yith-wacp-wrapper
  .yith-wacp-main
  .yith-wacp-content
  .yith-wacp-related
  .yith-wacp-related-products
  .yith-wacp-related-product
  .woocommerce-loop-product__link
  .price {
  display: none;
}
@media only screen and (max-width: 47.5rem) and (min-width: 1081px)  {
    .grid-product {
        display: flex !important;
        
    }
}
@media (max-width: 992px) {
    .count-down {
        height: auto !important;
    }
    .header-site__inner{
      padding-left: 24px !important;
      padding-right: 24px !important;
    }
    .header-site__inner .header-site__btn-counter{
      right: -9px !important;
    }
}
@media only screen and (max-width: 1080px) {
  .single-product .grid-product__buy {
    grid-column: span 2;
    display: flex;
    flex-direction: column;
  }
  .count-down .flipdown {
      width: 100% !important;
  }
}
.single-product .panel-buy {
  padding: 50px 16px 25px;
  min-width: 420px;
  max-width: unset;
  background-color: #f2f4f8;
}
@media only screen and (max-width: 1365px) {
  .single-product .panel-buy {
    min-width: unset;
  }
}
.single-product .panel-buy__price {
  font-size: calc(28px + 16 * ((100vw - 500px) / 1420));
}
@media screen and (max-width: 500px) {
  .single-product .panel-buy__price {
    font-size: 28px;
  }
}
@media screen and (min-width: 1920px) {
  .single-product .panel-buy__price {
    font-size: 44px;
  }
}

.woocommerce span.onsale {
     min-height: unset;
     min-width: unset;
    padding: .202em;
    font-size: 1em;
    width: 50px;
    height: 50px;
    line-height: 3.3;
}
.single-product .panel-buy__price small {
  color: #123063;
  font-size: 12px;
  line-height: 1;
  font-weight: 500;
}
.single-product .panel-buy__form form {
  margin-bottom: 20px;
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
}
.single-product .panel-buy__form .grid-container {
  display: grid;
  grid-template-columns: 56fr 45fr;
  column-gap: 12px;
  row-gap: 10px;
}
@media only screen and (max-width: 500px) {
  .single-product .panel-buy__form .grid-container {
    grid-template-columns: 1fr;
  }
}
.single-product .panel-buy .variations {
  margin-bottom: 12px;
}
.single-product .panel-buy .variations .panel-buy__input-wrapper select {
  border-radius: 6px;
  border: solid 1px #ff0080;
    padding: 0 calc(var(--input-padding) * 2) 0 var(--input-padding);
    height: var(--input-height, 3rem);
    font-size: 1rem;
    border: var(--input-border-width) solid var(--input-border-color);
    background: var(--input-background-color);
    background-image: url(../assets/blue-arrow.svg);
    background-repeat: no-repeat;
    background-position: center right var(--input-padding);
    transition: all .6s ease-out;
    outline: 0;
    background-size: 15px;
    appearance: none;
}
.single-product .panel-buy .variations .panel-buy__input-wrapper select:focus {
  border-color: var(--input-border-color--focus);
}
.single-product .panel-buy__field {
  margin-top: unset;
}
@media only screen and (max-width: 500px) {
  .single-product .panel-buy__field {
    order: -1;
  }
}
.single-product .panel-buy__field .input-number-custom {
  padding: 0 47px;
  border: unset;
}
.single-product
  .panel-buy__field
  .input-number-custom
  .input-number-custom__btn {
  width: 47px;
  height: 100%;
}
.single-product .panel-buy__field .input-number-custom input {
  width: 100%;
  padding: 0 12px;
}
.single-product .panel-buy .btn-container .single_add_to_cart_button:before {
  background-image: url("../assets/add-to-basket.svg");
}
.single-product .panel-buy .btn-container .single_add_to_cart_button,
.single-product .panel-buy .btn-container .woosw-btn-has-icon {
  transition: ease-in-out 0.4s;
  position: relative;
  width: 100%;
  font-size: 14px;
  line-height: 1;
  color: #fff;
  height: 55px;
  padding-left: 67px;
  display: block;
white-space: nowrap;
}
.single-product .panel-buy .btn-container .single_add_to_cart_button:before,
.single-product .panel-buy .btn-container .woosw-btn-has-icon:before {
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 35px;
  height: 35px;
  position: absolute;
  top: 50%;
  left: 22px;
  transform: translateY(-50%);
}
.single-product .panel-buy .btn-container .single_add_to_cart_button:hover,
.single-product .panel-buy .btn-container .woosw-btn-has-icon:hover {
  opacity: 0.6;
}
.single-product .panel-buy .tinvwl_add_to_wishlist_button {
  transition: ease-in-out 0.4s;
  position: relative;
  width: 100%;
  height: 55px;
  display: block;
  opacity: 1 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0;
  background-color: #133063;
  padding-left: 38px;
}
@media screen and (min-width: 768px) {
  .single-product .panel-buy .tinvwl_add_to_wishlist_button {
    max-width: 244px;
  }
}
.single-product .panel-buy .tinvwl_add_to_wishlist_button:before {
  background-image: url("../assets/add-to-fav.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 35px;
  height: 35px;
  position: absolute;
  top: 50%;
  left: 22px;
  transform: translateY(-50%);
}
.single-product .panel-buy .tinvwl_add_to_wishlist_button span {
  display: none;
}
.single-product .panel-buy .tinvwl_add_to_wishlist_button:after {
  content: "ADD FAVOURITES";
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: .1rem;
  color: #fff;
}
.single-product .panel-buy .tinvwl_add_to_wishlist_button:hover {
  opacity: 0.6 !important;
}
.single-product .countdown-timer .countdown-timer__heading {
  font-size: 17px;
}
.single-product .countdown-timer .countdown-timer__time-notice {
  font-size: 15px;
}
.single-product .countdown-timer .countdown-timer__link {
  font-size: 12px;
}
.single-product .need-help-container {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #133063;
  padding: 20px;
}
.single-product .need-help-container .heading {
  color: #fff;
  margin-bottom: 4px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
}
.single-product .need-help-container .link {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: ease-in-out 0.4s;
  font-size: calc(18px + 5 * ((100vw - 500px) / 1420));
  font-weight: 500;
}
@media screen and (max-width: 500px) {
  .single-product .need-help-container .link {
    font-size: 18px;
  }
}
@media screen and (min-width: 1920px) {
  .single-product .need-help-container .link {
    font-size: 23px;
  }
}
.single-product .need-help-container .link svg {
  margin-right: 10px;
}
.single-product .need-help-container .link:hover {
  opacity: 0.6;
}

.log-in-empty-card-pop-up {
  position: fixed;
  z-index: 1000;
  width: 100vw;
  height: 100vh;
  left: 0;
  top: 0;
  display: none;
}
.log-in-empty-card-pop-up .background {
  background-color: rgba(242, 244, 248, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  backdrop-filter: blur(10px);
}
.log-in-empty-card-pop-up .background .inner {
  background-color: #fff;
  border: solid 1px #e8e8e8;
  padding: 70px 20px 60px;
  top: 50%;
  left: 50%;
  max-width: 598px;
  width: calc(100% - 40px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.log-in-empty-card-pop-up .background .inner .icon {
  margin-bottom: 16px;
}
.log-in-empty-card-pop-up .background .inner .heading {
  margin-bottom: 34px;
  font-size: calc(18px + 8 * ((100vw - 500px) / 1420));
  font-weight: 500;
}
@media screen and (max-width: 500px) {
  .log-in-empty-card-pop-up .background .inner .heading {
    font-size: 18px;
  }
}
@media screen and (min-width: 1920px) {
  .log-in-empty-card-pop-up .background .inner .heading {
    font-size: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .log-in-empty-card-pop-up .background .inner .heading {
    margin-bottom: 20px;
  }
}
.log-in-empty-card-pop-up .background .inner .subtext {
  margin-bottom: 40px;
  font-size: calc(16px + 3 * ((100vw - 500px) / 1420));
  color: #133063;
}
@media screen and (max-width: 500px) {
  .log-in-empty-card-pop-up .background .inner .subtext {
    font-size: 16px;
  }
}
@media screen and (min-width: 1920px) {
  .log-in-empty-card-pop-up .background .inner .subtext {
    font-size: 19px;
  }
}
@media only screen and (max-width: 767px) {
  .log-in-empty-card-pop-up .background .inner .subtext {
    margin-bottom: 20px;
  }
}
.log-in-empty-card-pop-up .background .inner .subtext a {
  text-decoration: underline;
  color: #133063;
  transition: ease-in-out 0.4s;
  font-weight: 500;
}
.log-in-empty-card-pop-up .background .inner .subtext a:hover {
  opacity: 0.6;
}
.log-in-empty-card-pop-up .background .inner .button {
  background-color: #ff017f;
  border: unset;
  transition: ease-in-out 0.4s;
  font-size: 11px;
  line-height: 1;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 187.29px;
  color: #fff;
}
.log-in-empty-card-pop-up .background .inner .button:hover {
  opacity: 0.6;
}
.section-basket
  .woocommerce.basket-sticky-wrapper{
   /* height: 40vw;
    overflow: auto; */
  }
  @media only screen and (max-width: 768px) {
    .section-basket
    .woocommerce.basket-sticky-wrapper{
      height: 100%;
    }
  }
.section-basket
  .woocommerce
  .woocommerce-cart-form__cart-item
  .product-quantity
  .inner {
  display: flex;
  align-items: stretch;
  height: 28px;
  padding: unset;
  width: 90px;
}
.section-basket .woocommerce .cart-collaterals {
  position: sticky;
  top: 0;
  align-self: start;
}
.section-basket .woocommerce .cart-collaterals::-webkit-scrollbar {
  display: none;
}
.basket-sticky-wrapper::-webkit-scrollbar {
  display: none;
}

.section-basket
  .woocommerce
  .woocommerce-cart-form__cart-item
  .product-quantity
  .inner
  > div {
  height: 28px;
  padding: unset;
  border: unset;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 100%;
}
.section-basket
  .woocommerce
  .woocommerce-cart-form__cart-item
  .product-quantity
  .inner
  > div
  input {
  width: 42px;
}
.section-basket
  .woocommerce
  .woocommerce-cart-form__cart-item
  .product-quantity
  input {
  height: 28px;
  padding: unset;
  appearance: none !important;
  border: unset;
  text-align: center;
  background-color: unset;
  width: 42px !important;
  -webkit-appearance: none !important;
}
.section-basket
  .woocommerce
  .woocommerce-cart-form__cart-item
  .product-quantity
  input::-webkit-outer-spin-button,
.section-basket
  .woocommerce
  .woocommerce-cart-form__cart-item
  .product-quantity
  input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.section-basket
  .woocommerce
  .woocommerce-cart-form__cart-item
  .product-quantity
  button {
  height: auto;
  color: #fff;
  margin: unset;
  border: unset;
  background-color: #123063;
  border-radius: 0;
}
.section-basket .woocommerce .cart-collaterals .cross-sells {
  display: none;
}
.section-basket .woocommerce .cart-collaterals .cart_totals {
  padding: unset;
}
.section-basket .woocommerce .cart-collaterals .cart_totals .top-section {
  padding: 60px 60px 45px 55px;
}
@media only screen and (max-width: 1440px) {
  .section-basket .woocommerce .cart-collaterals .cart_totals .top-section {
    padding: 50px 20px;
  }
}
.section-basket .woocommerce .cart-collaterals .cart_totals .top-section h2 {
  font-size: calc(20px + 8 * ((100vw - 500px) / 1420));
  line-height: 1;
  margin-bottom: 25px;
  font-weight: 500;
}
@media screen and (max-width: 680px) {
  .section-basket .woocommerce .cart-collaterals .cart_totals .top-section h2 {
    font-size: 20px;
  }
  .section-basket
  .woocommerce
  .woocommerce-cart-form__cart-item
  .product-quantity .button:first-of-type{
    margin-left: 10px;
  }
    .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
      margin-right: 10px;
    }

}
@media screen and (min-width: 1920px) {
  .section-basket .woocommerce .cart-collaterals .cart_totals .top-section h2 {
    font-size: 28px;
  }
}
.section-basket
  .woocommerce
  .cart-collaterals
  .cart_totals
  .top-section
  .shop_table {
  margin-bottom: 0;
}
.section-basket
  .woocommerce
  .cart-collaterals
  .cart_totals
  .top-section
  .shop_table
  tr {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.section-basket
  .woocommerce
  .cart-collaterals
  .cart_totals
  .top-section
  .shop_table
  tr
  > * {
  width: calc(50% - 8px);
}
.section-basket
  .woocommerce
  .cart-collaterals
  .cart_totals
  .top-section
  .shop_table
  tr:not(:last-child) {
  padding-bottom: 21px;
}
.section-basket
  .woocommerce
  .cart-collaterals
  .cart_totals
  .top-section
  .shop_table
  tr:not(:first-child)
  > * {
  padding-top: 26px;
}
.section-basket
  .woocommerce
  .cart-collaterals
  .cart_totals
  .top-section
  .shop_table
  tr.woocommerce-shipping-totals {
  flex-direction: column;
  align-items: flex-start;
  padding: 20px 0;
}
.section-basket
  .woocommerce
  .cart-collaterals
  .cart_totals
  .top-section
  .shop_table
  tr.woocommerce-shipping-totals
  .woocommerce-shipping-methods {
  text-align: left;
}
.section-basket
  .woocommerce
  .cart-collaterals
  .cart_totals
  .top-section
  .shop_table
  tr.woocommerce-shipping-totals
  .woocommerce-shipping-methods
  li {
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  cursor: pointer;
}
.section-basket
  .woocommerce
  .cart-collaterals
  .cart_totals
  .top-section
  .shop_table
  tr.woocommerce-shipping-totals
  .woocommerce-shipping-methods
  li
  input {
  appearance: none;
  width: 12px;
  height: 12px;
  min-width: 12px;
  min-height: 12px;
  color: #ff017f;
  background-color: #fff;
  transition: ease-in-out 0.2s;
  margin-top: 0 !important;
  margin-bottom: 3px !important;
  border: solid 1px #fff;
  border-radius: 100px;
}
.section-basket
  .woocommerce
  .cart-collaterals
  .cart_totals
  .top-section
  .shop_table
  tr.woocommerce-shipping-totals
  .woocommerce-shipping-methods
  li
  input:checked {
  background-color: #ff017f;
  color: #fff;
}
.section-basket
  .woocommerce
  .cart-collaterals
  .cart_totals
  .top-section
  .shop_table
  tr.woocommerce-shipping-totals
  .woocommerce-shipping-methods
  li
  .amount {
  margin-left: 0;
}
.section-basket
  .woocommerce
  .cart-collaterals
  .cart_totals
  .top-section
  .shop_table
  tr.woocommerce-shipping-totals
  .woocommerce-shipping-methods
  li
  .amount
  span {
  margin-left: 0;
}
.section-basket
  .woocommerce
  .cart-collaterals
  .cart_totals
  .top-section
  .shop_table
  tr.woocommerce-shipping-totals
  .woocommerce-shipping-destination,
.section-basket
  .woocommerce
  .cart-collaterals
  .cart_totals
  .top-section
  .shop_table
  tr.woocommerce-shipping-totals
  .woocommerce-shipping-calculator {
  text-align: left;
}
.section-basket
  .woocommerce
  .cart-collaterals
  .cart_totals
  .top-section
  .shop_table
  tr.woocommerce-shipping-totals
  .woocommerce-shipping-destination {
  padding-top: 10px;
}
.section-basket
  .woocommerce
  .cart-collaterals
  .cart_totals
  .top-section
  .shop_table
  tr
  th {
  display: block;
  width: 100%;
  padding: unset;
  font-size: calc(16px + 3 * ((100vw - 500px) / 1420));
  margin-bottom: auto;
  color: #6c6c6c !important;
}
.shop_table .woocommerce-cart-form__contents th, td{
 color: #6c6c6c !important;
}
@media screen and (max-width: 500px) {
  .section-basket
    .woocommerce
    .cart-collaterals
    .cart_totals
    .top-section
    .shop_table
    tr
    th {
    font-size: 16px;
  }
}
@media screen and (min-width: 1920px) {
  .section-basket
    .woocommerce
    .cart-collaterals
    .cart_totals
    .top-section
    .shop_table
    tr
    th {
    font-size: 19px;
  }
}
.section-basket
  .woocommerce
  .cart-collaterals
  .cart_totals
  .top-section
  .shop_table
  tr
  td {
  vertical-align: middle;
  text-align: right;
  padding: unset;
  display: block;
  width: 100%;
  font-size: calc(16px + 3 * ((100vw - 500px) / 1420));
  color: #6c6c6c !important;
}
@media screen and (max-width: 500px) {
  .section-basket
    .woocommerce
    .cart-collaterals
    .cart_totals
    .top-section
    .shop_table
    tr
    td {
    font-size: 16px;
  }
  .nav-breadcrumb__items{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
    white-space: normal;
    word-wrap: break-word;
    overflow-wrap: break-word;
  }
}
@media screen and (min-width: 1920px) {
  .section-basket
    .woocommerce
    .cart-collaterals
    .cart_totals
    .top-section
    .shop_table
    tr
    td {
    font-size: 19px;
  }
}
.section-basket
  .woocommerce
  .cart-collaterals
  .cart_totals
  .top-section
  .shop_table
  tr
  td[data-title="Total"] {
  font-size: calc(18px + 8 * ((100vw - 500px) / 1420));
  font-weight: 500;
}
@media screen and (max-width: 500px) {
  .section-basket
    .woocommerce
    .cart-collaterals
    .cart_totals
    .top-section
    .shop_table
    tr
    td[data-title="Total"] {
    font-size: 18px;
  }
}
@media screen and (min-width: 1920px) {
  .section-basket
    .woocommerce
    .cart-collaterals
    .cart_totals
    .top-section
    .shop_table
    tr
    td[data-title="Total"] {
    font-size: 26px;
  }
}
.section-basket
  .woocommerce
  .cart-collaterals
  .cart_totals
  .top-section
  .shop_table
  tr
  td:before {
  display: none;
}
.section-basket .woocommerce .cart-collaterals .wc-proceed-to-checkout {
  padding-top: 0;
}
.section-basket
  .woocommerce
  .cart-collaterals
  .wc-proceed-to-checkout
  .btn-text--title-case {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  text-align: center;
  display: block;
}
.section-basket
  .woocommerce
  .cart-collaterals
  .wc-proceed-to-checkout
  .checkout-button {
  padding: 29px;
  font-size: calc(16px + 5 * ((100vw - 500px) / 1420));
  font-weight: 500;
}
@media screen and (max-width: 500px) {
  .section-basket
    .woocommerce
    .cart-collaterals
    .wc-proceed-to-checkout
    .checkout-button {
    font-size: 16px;
  }
}
@media screen and (min-width: 1920px) {
  .section-basket
    .woocommerce
    .cart-collaterals
    .wc-proceed-to-checkout
    .checkout-button {
    font-size: 21px;
    width:100% !important;
  }
}
.section-basket
  .woocommerce
  .cart-collaterals
  .wc-proceed-to-checkout
  .checkout-button
  svg {
  width: 39px;
  height: 39px;
}
.section-basket .woocommerce .cart-collaterals .need-help-container {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #133063;
  padding: 29px;
}
.section-basket .woocommerce .cart-collaterals .need-help-container .heading {
  color: #fff;
  margin-bottom: 4px;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.2;
}
.section-basket .woocommerce .cart-collaterals .need-help-container .link {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: ease-in-out 0.4s;
  font-size: calc(20px + 2 * ((100vw - 200px) / 1420));
  font-weight: 500;
}
@media screen and (max-width: 500px) {
  .section-basket .woocommerce .cart-collaterals .need-help-container .link {
    font-size: 18px;
  }
}
@media screen and (min-width: 1920px) {
  .section-basket .woocommerce .cart-collaterals .need-help-container .link {
    font-size: 20px;
  }
}
.section-basket .woocommerce .cart-collaterals .need-help-container .link svg {
  margin-right: 10px;
}
.section-basket
  .woocommerce
  .cart-collaterals
  .need-help-container
  .link:hover {
  opacity: 0.6;
}

footer.footer-site {
  background-color: #1a2f60;
}
footer.footer-site .footer-site__inner {
  padding: 64px 0 54px;
  gap: 56px;
}
footer.footer-site
  .footer-site__payment-methods
  .footer-site__payment-method
  img {
  width: 100%;
  height: auto;
  max-width: 100%;
}
footer.footer-site .footer-site__nav .footer-site__nav-items {
  gap: 20px 52px;
}
footer.footer-site
  .footer-site__nav
  .footer-site__nav-items
  .footer-site__nav-item
  a {
  font-size: 13px;
  color: #dedede;
}
footer.footer-site .logo-container {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
}
footer.footer-site .logo-container .footer-site__credit {
  font-size: 9px;
  color: #fff;
}
footer.footer-site .footer-site__social {
  gap: 20px;
}
footer.footer-site .footer-site__social .footer-site__social-link {
  border: unset;
  width: 25px;
  height: 25px;
  transition: ease-in-out 0.4s;
}
footer.footer-site .footer-site__social .footer-site__social-link svg {
  width: 100%;
  height: 100%;
}
footer.footer-site .footer-site__social .footer-site__social-link:hover {
  opacity: 0.6;
}
.page-template-page-account-dashboard .paragraph{
  color: #454545;
} 
.page-template-page-account-dashboard .paragraph-intro{
    color: #454545;
}
.page-template-page-account-dashboard .type-standard ol li{
    color: #454545;
}
.page-template-page-account-dashboard .type-standard p{
    color: #454545;
}
.page-template-page-account-dashboard . .type-standard ul li {
    color: #454545;
}
.page-template-page-account-dashboard .section-account-dashboard.logged-in {
  padding: 50px 24px 60px;
}
@media only screen and (max-width: 1440px) {
  .page-template-page-account-dashboard .section-account-dashboard.logged-in {
    padding: 30px 24px;
  }
}
@media only screen and (max-width: 767px) {
  .page-template-page-account-dashboard .section-account-dashboard.logged-in {
    padding: 12px 12px;
  }
}
.page-template-page-account-dashboard
  .section-account-dashboard.logged-in
  .woocommerce {
  max-width: 1653px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  grid-template-columns: 2fr 7fr;
  gap: 28px;
}
@media only screen and (max-width: 1024px) {
  .page-template-page-account-dashboard
    .section-account-dashboard.logged-in
    .woocommerce {
    grid-template-columns: 2fr 3fr;
  }
}
@media only screen and (max-width: 767px) {
  .page-template-page-account-dashboard
    .section-account-dashboard.logged-in
    .woocommerce {
    grid-template-columns: 1fr;
  }
}
.page-template-page-account-dashboard
  .section-account-dashboard.logged-in
  .woocommerce:before,
.page-template-page-account-dashboard
  .section-account-dashboard.logged-in
  .woocommerce:after {
  display: none;
}
.page-template-page-account-dashboard
  .section-account-dashboard.logged-in
  .woocommerce
  .nav-account {
  width: 100%;
  height: 100%;
  margin-bottom: 0;
}
.page-template-page-account-dashboard
  .section-account-dashboard.logged-in
  .woocommerce
  .nav-account__heading {
  font-size: calc(16px + 3 * ((100vw - 500px) / 1420));
  color: #1a2f60;
}
@media only screen and (max-width: 1280px) {
  .page-template-page-account-dashboard .section-account-dashboard.logged-in .woocommerce .nav-account{
    width: 100%;
    height: 100%;
    float: none
  }
}
@media screen and (max-width: 500px) {
  .page-template-page-account-dashboard
    .section-account-dashboard.logged-in
    .woocommerce
    .nav-account__heading {
    font-size: 16px;
  }
}
@media screen and (min-width: 1920px) {
  .page-template-page-account-dashboard
    .section-account-dashboard.logged-in
    .woocommerce
    .nav-account__heading {
    font-size: 19px;
  }
}
.stack-content-blocks p {
color: #6c6c6c !important;;
}
.term-31 .panel-category__sidebar-widgets li:first-of-type{
  display: none;
}
.tax-product_cat:not(.term-31 ) li#woocommerce_product_categories-2{
  display: none;
}
.term-31 li#woocommerce_layered_nav-5, .term-31 li#woocommerce_layered_nav-6{
  display: none;
}
.page-template-page-account-dashboard
  .section-account-dashboard.logged-in
  .woocommerce
  .nav-account
  .nav-account__items
  .nav-account__item
  .nav-account__link
  img {
  width: 28px;
  height: 28px;
  object-fit: contain;
}
.page-template-page-account-dashboard
  .section-account-dashboard.logged-in
  .woocommerce
  .woocommerce-MyAccount-content {
  padding: unset;
  width: 100%;
}
.page-template-page-account-dashboard
  .section-account-dashboard
  .woocommerce-MyAccount-content .input-number-custom {
      background: var(--ui-color-1, #fff);
      border: none;
  }
 .page-template-page-account-dashboard
  .section-account-dashboard
  .woocommerce-MyAccount-content .input-number-custom__btn{
    fill: #133064;
    background: #fff;
  }
 .page-template-page-account-dashboard
  .section-account-dashboard
  .woocommerce-MyAccount-content .input-number-custom__btn:hover{
    background-color: none;
  }
.page-template-page-account-dashboard
  .section-account-dashboard.logged-in
  .woocommerce
  .woocommerce-MyAccount-content
  .nav-dashboard
  .nav-dashboard__items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
@media only screen and (max-width: 1440px) {
  .page-template-page-account-dashboard
    .section-account-dashboard.logged-in
    .woocommerce
    .woocommerce-MyAccount-content
    .nav-dashboard
    .nav-dashboard__items {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 1024px) {
  .page-template-page-account-dashboard
    .section-account-dashboard.logged-in
    .woocommerce
    .woocommerce-MyAccount-content
    .nav-dashboard
    .nav-dashboard__items {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 767px) {
  .page-template-page-account-dashboard
    .section-account-dashboard.logged-in
    .woocommerce
    .woocommerce-MyAccount-content
    .nav-dashboard
    .nav-dashboard__items {
    grid-template-columns: 1fr;
  }
}
.page-template-page-account-dashboard
  .section-account-dashboard.logged-in
  .woocommerce
  .woocommerce-MyAccount-content
  .nav-dashboard
  .nav-dashboard__items
  .nav-dashboard__item
  a
  svg {
  height: 51px;
}
@media only screen and (max-width: 1024px) {
  .page-template-page-account-dashboard
    .section-account-dashboard.logged-in
    .woocommerce
    .woocommerce-MyAccount-content
    .nav-dashboard
    .nav-dashboard__items
    .nav-dashboard__item
    a {
    font-size: 14px;
  }
  .page-template-page-account-dashboard
    .section-account-dashboard.logged-in
    .woocommerce
    .woocommerce-MyAccount-content
    .nav-dashboard
    .nav-dashboard__items
    .nav-dashboard__item
    a
    svg {
    width: 40px;
    height: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .page-template-page-account-dashboard
    .section-account-dashboard.logged-in
    .woocommerce
    .woocommerce-MyAccount-content
    .nav-dashboard
    .nav-dashboard__items
    .nav-dashboard__item
    a {
    font-size: 18px;
  }
  .page-template-page-account-dashboard
    .section-account-dashboard.logged-in
    .woocommerce
    .woocommerce-MyAccount-content
    .nav-dashboard
    .nav-dashboard__items
    .nav-dashboard__item
    a
    svg {
    width: 50px;
    height: 50px;
  }
}

.thankyou-page-header .header-site__inner {
  display: flex;
  align-items: center;
  justify-content: center;
}

body > *:not(header) {
  overflow: hidden;
}

.thankyou-page header {
  position: relative;
  padding-bottom: 21px;
  font-size: calc(24px + 12 * ((100vw - 500px) / 1420));
  line-height: 0.9;
  font-weight: 500;
}
@media screen and (max-width: 500px) {
  .thankyou-page header {
    font-size: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .thankyou-page header {
    font-size: 36px;
  }
}
.thankyou-page header:after {
  position: absolute;
  background-color: #133063;
  z-index: 5;
  content: "";
  width: 100vw;
  height: calc(100% + 2rem);
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  display: block;
}
.thankyou-page header .section-checkout__heading {
  position: relative;
  z-index: 10;
  margin-bottom: 0;
  color: #fff;
  text-align: center;
}
.thankyou-page
  .section-checkout__content
  .woocommerce
  .woocommerce-order
  .woocommerce-notice {
  font-size: calc(18px + 10 * ((100vw - 500px) / 1420));
  line-height: 0.9;
  font-weight: 500;
  position: relative;
  z-index: 10;
  margin-bottom: 0;
  color: #fff;
  padding-bottom: 95px;
}
@media screen and (max-width: 500px) {
  .thankyou-page
    .section-checkout__content
    .woocommerce
    .woocommerce-order
    .woocommerce-notice {
    font-size: 18px;
  }
}
@media screen and (min-width: 1920px) {
  .thankyou-page
    .section-checkout__content
    .woocommerce
    .woocommerce-order
    .woocommerce-notice {
    font-size: 28px;
  }
}
@media only screen and (max-width: 1919px) {
  .thankyou-page
    .section-checkout__content
    .woocommerce
    .woocommerce-order
    .woocommerce-notice {
    padding-bottom: calc(30px + 3.3854166667vw);
  }
}
.thankyou-page
  .section-checkout__content
  .woocommerce
  .woocommerce-order
  .woocommerce-notice:after {
  position: absolute;
  background-color: #133063;
  z-index: -1;
  content: "";
  width: 100vw;
  height: 100%;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  display: block;
}
.thankyou-page
  .section-checkout__content
  .woocommerce
  .woocommerce-order
  .order_details--outer {
  margin: 100px 0;
  border-radius: 6px;
  border: solid 0.25px #c8c9cc;
  background-color: #f3f4f8;
}
@media only screen and (max-width: 1919px) {
  .thankyou-page
    .section-checkout__content
    .woocommerce
    .woocommerce-order
    .order_details--outer {
    margin: calc(30px + 3.6458333333vw) 0;
  }
}
.thankyou-page
  .section-checkout__content
  .woocommerce
  .woocommerce-order
  .order_details--outer
  .woocommerce-order-overview {
  background-color: unset;
  margin-bottom: 0;
  display: flex;
  justify-content: space-between;
  max-width: 1250px;
  border: unset;
}
.thankyou-page
  .section-checkout__content
  .woocommerce
  .woocommerce-order
  .order_details--outer
  .woocommerce-order-overview
  li {
  font-size: calc(14px + 2 * ((100vw - 500px) / 1420));
  font-weight: 400;
}
@media screen and (max-width: 500px) {
  .thankyou-page
    .section-checkout__content
    .woocommerce
    .woocommerce-order
    .order_details--outer
    .woocommerce-order-overview
    li {
    font-size: 14px;
  }
}
@media screen and (min-width: 1920px) {
  .thankyou-page
    .section-checkout__content
    .woocommerce
    .woocommerce-order
    .order_details--outer
    .woocommerce-order-overview
    li {
    font-size: 16px;
  }
}
.thankyou-page
  .section-checkout__content
  .woocommerce
  .woocommerce-order
  .order_details--outer
  .woocommerce-order-overview
  li
  strong {
  margin-top: 10px;
  font-size: calc(16px + 3 * ((100vw - 500px) / 1420));
  font-weight: 500;
}
@media screen and (max-width: 500px) {
  .thankyou-page
    .section-checkout__content
    .woocommerce
    .woocommerce-order
    .order_details--outer
    .woocommerce-order-overview
    li
    strong {
    font-size: 16px;
  }
}
@media screen and (min-width: 1920px) {
  .thankyou-page
    .section-checkout__content
    .woocommerce
    .woocommerce-order
    .order_details--outer
    .woocommerce-order-overview
    li
    strong {
    font-size: 19px;
  }
}
.thankyou-page
  .section-checkout__content
  .woocommerce
  .woocommerce-order
  .woocommerce-order-details
  .woocommerce-order-details__title {
  font-size: calc(24px + 12 * ((100vw - 500px) / 1420));
  font-weight: 400;
  margin-bottom: 2rem;
}
@media screen and (max-width: 500px) {
  .thankyou-page
    .section-checkout__content
    .woocommerce
    .woocommerce-order
    .woocommerce-order-details
    .woocommerce-order-details__title {
    font-size: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .thankyou-page
    .section-checkout__content
    .woocommerce
    .woocommerce-order
    .woocommerce-order-details
    .woocommerce-order-details__title {
    font-size: 36px;
  }
}
.thankyou-page
  .section-checkout__content
  .woocommerce
  .woocommerce-order
  .woocommerce-order-details
  .woocommerce-table {
  border-radius: 6px;
  border: solid 0.25px #c8c9cc;
  background-color: #f3f4f8;
  padding: 45px 45px 20px;
}
@media only screen and (max-width: 767px) {
  .thankyou-page
    .section-checkout__content
    .woocommerce
    .woocommerce-order
    .woocommerce-order-details
    .woocommerce-table {
    padding: 15px 15px 0;
  }
}
.thankyou-page
  .section-checkout__content
  .woocommerce
  .woocommerce-order
  .woocommerce-order-details
  .woocommerce-table
  thead
  th {
  font-size: calc(16px + 6 * ((100vw - 500px) / 1420));
  font-weight: 400;
  padding: 0 30px 30px 0;
}
@media screen and (max-width: 500px) {
  .thankyou-page
    .section-checkout__content
    .woocommerce
    .woocommerce-order
    .woocommerce-order-details
    .woocommerce-table
    thead
    th {
    font-size: 16px;
  }
}
@media screen and (min-width: 1920px) {
  .thankyou-page
    .section-checkout__content
    .woocommerce
    .woocommerce-order
    .woocommerce-order-details
    .woocommerce-table
    thead
    th {
    font-size: 22px;
  }
}
.thankyou-page
  .section-checkout__content
  .woocommerce
  .woocommerce-order
  .woocommerce-order-details
  .woocommerce-table
  thead
  th:first-of-type {
  width: 50%;
}
.thankyou-page
  .section-checkout__content
  .woocommerce
  .woocommerce-order
  .woocommerce-order-details
  .woocommerce-table
  tbody
  *,
.thankyou-page
  .section-checkout__content
  .woocommerce
  .woocommerce-order
  .woocommerce-order-details
  .woocommerce-table
  tfoot
  * {
  color: #6c6c6c;
  font-size: calc(16px + 6 * ((100vw - 500px) / 1420));
}
@media screen and (max-width: 500px) {
  .thankyou-page
    .section-checkout__content
    .woocommerce
    .woocommerce-order
    .woocommerce-order-details
    .woocommerce-table
    tbody
    *,
  .thankyou-page
    .section-checkout__content
    .woocommerce
    .woocommerce-order
    .woocommerce-order-details
    .woocommerce-table
    tfoot
    * {
    font-size: 16px;
  }
}
@media screen and (min-width: 1920px) {
  .thankyou-page
    .section-checkout__content
    .woocommerce
    .woocommerce-order
    .woocommerce-order-details
    .woocommerce-table
    tbody
    *,
  .thankyou-page
    .section-checkout__content
    .woocommerce
    .woocommerce-order
    .woocommerce-order-details
    .woocommerce-table
    tfoot
    * {
    font-size: 22px;
  }
}
.thankyou-page
  .section-checkout__content
  .woocommerce
  .woocommerce-order
  .woocommerce-order-details
  .woocommerce-table
  tbody
  *:not(strong),
.thankyou-page
  .section-checkout__content
  .woocommerce
  .woocommerce-order
  .woocommerce-order-details
  .woocommerce-table
  tfoot
  *:not(strong) {
  font-weight: 400;
}
.thankyou-page
  .section-checkout__content
  .woocommerce
  .woocommerce-order
  .woocommerce-order-details
  .woocommerce-table
  tbody
  *
  strong,
.thankyou-page
  .section-checkout__content
  .woocommerce
  .woocommerce-order
  .woocommerce-order-details
  .woocommerce-table
  tfoot
  *
  strong {
  font-weight: 500;
}
.thankyou-page
  .section-checkout__content
  .woocommerce
  .woocommerce-order
  .woocommerce-order-details
  .woocommerce-table
  tbody
  .product-quantity,
.thankyou-page
  .section-checkout__content
  .woocommerce
  .woocommerce-order
  .woocommerce-order-details
  .woocommerce-table
  tfoot
  .product-quantity {
  text-align: left;
}
.thankyou-page
  .section-checkout__content
  .woocommerce
  .woocommerce-order
  .woocommerce-order-details
  .woocommerce-table
  tbody
  tr
  > *,
.thankyou-page
  .section-checkout__content
  .woocommerce
  .woocommerce-order
  .woocommerce-order-details
  .woocommerce-table
  tfoot
  tr
  > * {
  padding-left: unset;
}
.thankyou-page
  .section-checkout__content
  .woocommerce
  .woocommerce-order
  .woocommerce-order-details
  .woocommerce-table
  tfoot
  tr:first-child
  * {
  padding-top: unset;
}
.thankyou-page
  .section-checkout__content
  .woocommerce
  .woocommerce-order
  .woocommerce-order-details
  .woocommerce-table
  tfoot
  th {
  font-weight: 500;
}
.thankyou-page
  .section-checkout__content
  .woocommerce
  .woocommerce-order
  .woocommerce-order-details
  .woocommerce-table
  tfoot
  tr:first-of-type
  * {
  border-top: unset;
}
.thankyou-page
  .section-checkout__content
  .woocommerce
  .woocommerce-order
  .woocommerce-customer-details
  .woocommerce-columns {
  display: grid;
  grid-template-columns: 1fr;
  gap: 40px;
}
.thankyou-page
  .section-checkout__content
  .woocommerce
  .woocommerce-order
  .woocommerce-customer-details
  .woocommerce-columns
  address {
  background-color: unset;
  padding: unset;
  border: unset;
}

@media only screen and (max-width: 767px) {
  .section-account-dashboard .woocommerce-MyAccount-content {
    margin-top: 20px;
  }

  .section-account-dashboard .woocommerce-MyAccount-content:first-of-type{
    margin-top: -5px;
  }
}
.section-account-dashboard .woocommerce-MyAccount-content > p {
  font-size: calc(16px + 6 * ((100vw - 500px) / 1420));
  color: #133063;
  margin-bottom: 40px;
}
@media screen and (max-width: 500px) {
  .section-account-dashboard .woocommerce-MyAccount-content > p {
    font-size: 16px;
  }
}
@media screen and (min-width: 1920px) {
  .section-account-dashboard .woocommerce-MyAccount-content > p {
    font-size: 22px;
  }
}
.section-account-dashboard .woocommerce-MyAccount-content > p * {
  color: inherit;
}
.section-account-dashboard .woocommerce-MyAccount-content > p mark {
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  .section-account-dashboard .woocommerce-MyAccount-content > p {
    margin-bottom: 20px;
  }
}
.section-account-dashboard
  .woocommerce-MyAccount-content
  .woocommerce-order-details
  .woocommerce-order-details__title {
  font-size: calc(24px + 15 * ((100vw - 500px) / 1420));
  font-weight: 400;
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 500px) {
  .section-account-dashboard
    .woocommerce-MyAccount-content
    .woocommerce-order-details
    .woocommerce-order-details__title {
    font-size: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .section-account-dashboard
    .woocommerce-MyAccount-content
    .woocommerce-order-details
    .woocommerce-order-details__title {
    font-size: 39px;
  }
}
@media only screen and (max-width: 767px) {
  .section-account-dashboard
    .woocommerce-MyAccount-content
    .woocommerce-order-details
    .woocommerce-order-details__title {
    margin-bottom: 20px;
  }
}
.section-account-dashboard
  .woocommerce-MyAccount-content
  .woocommerce-order-details
  .woocommerce-table {
  border-radius: 6px;
  border: solid 0.25px #c8c9cc;
  background-color: #fff;
}
.section-account-dashboard
  .woocommerce-MyAccount-content
  .woocommerce-order-details
  .woocommerce-table
  tbody
  td,
.section-account-dashboard
  .woocommerce-MyAccount-content
  .woocommerce-order-details
  .woocommerce-table
  tbody
  th,
.section-account-dashboard
  .woocommerce-MyAccount-content
  .woocommerce-order-details
  .woocommerce-table
  tfoot
  td,
.section-account-dashboard
  .woocommerce-MyAccount-content
  .woocommerce-order-details
  .woocommerce-table
  tfoot
  th {
  padding: 26px 28px 22px;
}
@media only screen and (max-width: 767px) {
  .section-account-dashboard
    .woocommerce-MyAccount-content
    .woocommerce-order-details
    .woocommerce-table
    tbody
    td,
  .section-account-dashboard
    .woocommerce-MyAccount-content
    .woocommerce-order-details
    .woocommerce-table
    tbody
    th,
  .section-account-dashboard
    .woocommerce-MyAccount-content
    .woocommerce-order-details
    .woocommerce-table
    tfoot
    td,
  .section-account-dashboard
    .woocommerce-MyAccount-content
    .woocommerce-order-details
    .woocommerce-table
    tfoot
    th {
    padding: 16px 8px 12px;
  }
}
.section-account-dashboard
  .woocommerce-MyAccount-content
  .woocommerce-order-details
  .woocommerce-table
  tbody
  *,
.section-account-dashboard
  .woocommerce-MyAccount-content
  .woocommerce-order-details
  .woocommerce-table
  tfoot
  * {
  color: #6c6c6c;
  font-size: calc(16px + 6 * ((100vw - 500px) / 1420));
}
@media screen and (max-width: 500px) {
  .section-account-dashboard
    .woocommerce-MyAccount-content
    .woocommerce-order-details
    .woocommerce-table
    tbody
    *,
  .section-account-dashboard
    .woocommerce-MyAccount-content
    .woocommerce-order-details
    .woocommerce-table
    tfoot
    * {
    font-size: 16px;
  }
}
@media screen and (min-width: 1920px) {
  .section-account-dashboard
    .woocommerce-MyAccount-content
    .woocommerce-order-details
    .woocommerce-table
    tbody
    *,
  .section-account-dashboard
    .woocommerce-MyAccount-content
    .woocommerce-order-details
    .woocommerce-table
    tfoot
    * {
    font-size: 22px;
  }
}
.section-account-dashboard
  .woocommerce-MyAccount-content
  .woocommerce-order-details
  .woocommerce-table
  tbody
  *:not(strong),
.section-account-dashboard
  .woocommerce-MyAccount-content
  .woocommerce-order-details
  .woocommerce-table
  tfoot
  *:not(strong) {
  font-weight: 400;
}
.section-account-dashboard
  .woocommerce-MyAccount-content
  .woocommerce-order-details
  .woocommerce-table
  tbody
  *
  strong,
.section-account-dashboard
  .woocommerce-MyAccount-content
  .woocommerce-order-details
  .woocommerce-table
  tfoot
  *
  strong {
  font-weight: 500;
}
.section-account-dashboard
  .woocommerce-MyAccount-content
  .woocommerce-order-details
  .woocommerce-table
  tbody
  .product-quantity,
.section-account-dashboard
  .woocommerce-MyAccount-content
  .woocommerce-order-details
  .woocommerce-table
  tfoot
  .product-quantity {
  text-align: left;
}
.section-account-dashboard
  .woocommerce-MyAccount-content
  .woocommerce-order-details
  .woocommerce-table
  thead
  th {
  font-size: calc(16px + 6 * ((100vw - 500px) / 1420));
  font-weight: 400;
  color: #6c6c6c;
  padding: 24px 28px 6px;
}
@media screen and (max-width: 500px) {
  .section-account-dashboard
    .woocommerce-MyAccount-content
    .woocommerce-order-details
    .woocommerce-table
    thead
    th {
    font-size: 16px;
  }
}
@media screen and (min-width: 1920px) {
  .section-account-dashboard
    .woocommerce-MyAccount-content
    .woocommerce-order-details
    .woocommerce-table
    thead
    th {
    font-size: 22px;
  }
}
.section-account-dashboard
  .woocommerce-MyAccount-content
  .woocommerce-order-details
  .woocommerce-table
  thead
  th:first-of-type {
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .section-account-dashboard
    .woocommerce-MyAccount-content
    .woocommerce-order-details
    .woocommerce-table
    thead
    th {
    padding: 24px 8px 6px;
  }
}
.section-account-dashboard
  .woocommerce-MyAccount-content
  .woocommerce-order-details
  .woocommerce-table
  tbody
  .product-total,
.section-account-dashboard
  .woocommerce-MyAccount-content
  .woocommerce-order-details
  .woocommerce-table
  thead
  .product-total {
  text-align: right;
}
.section-account-dashboard
  .woocommerce-MyAccount-content
  .woocommerce-order-details
  .woocommerce-table
  tfoot
  th {
  font-weight: 500;
}
.section-account-dashboard
  .woocommerce-MyAccount-content
  .woocommerce-order-details
  .woocommerce-table
  tfoot
  tr:first-of-type
  * {
  border-top: unset;
}
.section-account-dashboard
  .woocommerce-MyAccount-content
  .woocommerce-order-details
  .woocommerce-table
  tfoot
  td {
  text-align: right;
}
.section-account-dashboard
  .woocommerce-MyAccount-content
  .woocommerce-customer-details {
  margin-top: 2.4rem;
  color: #6c6c6c;
  font-size: calc(16px + 6 * ((100vw - 500px) / 1420));
}
@media screen and (max-width: 500px) {
  .section-account-dashboard
    .woocommerce-MyAccount-content
    .woocommerce-customer-details {
    font-size: 16px;
  }
}
@media screen and (min-width: 1920px) {
  .section-account-dashboard
    .woocommerce-MyAccount-content
    .woocommerce-customer-details {
    font-size: 22px;
  }
}
.section-account-dashboard
  .woocommerce-MyAccount-content
  .woocommerce-customer-details
  .woocommerce-column__title {
  font-size: calc(24px + 15 * ((100vw - 500px) / 1420));
  font-weight: 400;
  margin-top: 3rem;
  margin-bottom: 2rem;
}
@media screen and (max-width: 500px) {
  .section-account-dashboard
    .woocommerce-MyAccount-content
    .woocommerce-customer-details
    .woocommerce-column__title {
    font-size: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .section-account-dashboard
    .woocommerce-MyAccount-content
    .woocommerce-customer-details
    .woocommerce-column__title {
    font-size: 39px;
  }
}
@media only screen and (max-width: 767px) {
  .section-account-dashboard
    .woocommerce-MyAccount-content
    .woocommerce-customer-details
    .woocommerce-column__title {
    margin-bottom: 20px;
  }
}
.section-account-dashboard
  .woocommerce-MyAccount-content
  .woocommerce-customer-details
  address {
  padding: 26px 28px 22px;
}
@media only screen and (max-width: 767px) {
  .section-account-dashboard
    .woocommerce-MyAccount-content
    .woocommerce-customer-details
    address {
    padding: 16px 8px 12px;
  }
}
.section-account-dashboard
  .woocommerce-MyAccount-content
  .woocommerce-address-fields
  .address-field
  .woocommerce-input-wrapper {
  position: relative;
}
.section-account-dashboard
  .woocommerce-MyAccount-content
  .woocommerce-address-fields
  .address-field
  .woocommerce-input-wrapper
  select {
  display: block;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #444;
  line-height: 53px;
  background-color: #fff;
  border-color: #e3e3e3;
  border-radius: 0;
  height: 53px;
  padding-left: 1.5rem;
  margin: 0 0 -4px;
  font-size: 16px;
}
.section-account-dashboard
  .woocommerce-MyAccount-content
  .woocommerce-Addresses
  .woocommerce-Address {
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .section-account-dashboard
    .woocommerce-MyAccount-content
    .woocommerce-Addresses
    .woocommerce-Address {
    margin-bottom: 30px;
  }
}
.section-account-dashboard
  .woocommerce-MyAccount-content
  .woocommerce-Addresses
  .woocommerce-Address
  header {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .section-account-dashboard
    .woocommerce-MyAccount-content
    .woocommerce-Addresses
    .woocommerce-Address
    header {
    margin-bottom: 16px;
  }
}
.section-account-dashboard
  .woocommerce-MyAccount-content
  .woocommerce-Addresses
  .woocommerce-Address
  header
  h3 {
  font-size: calc(20px + 5 * ((100vw - 500px) / 1420));
  font-weight: 500;
  margin-bottom: 0;
}
@media screen and (max-width: 500px) {
  .section-account-dashboard
    .woocommerce-MyAccount-content
    .woocommerce-Addresses
    .woocommerce-Address
    header
    h3 {
    font-size: 20px;
  }
}
@media screen and (min-width: 1920px) {
  .section-account-dashboard
    .woocommerce-MyAccount-content
    .woocommerce-Addresses
    .woocommerce-Address
    header
    h3 {
    font-size: 25px;
  }
}
.section-account-dashboard
  .woocommerce-MyAccount-content
  .woocommerce-Addresses
  .woocommerce-Address
  address {
  font-size: calc(16px + 6 * ((100vw - 500px) / 1420));
  margin-bottom: 16px;
  font-style: normal;
  color: #a0a0a0;
}
@media screen and (max-width: 500px) {
  .section-account-dashboard
    .woocommerce-MyAccount-content
    .woocommerce-Addresses
    .woocommerce-Address
    address {
    font-size: 16px;
  }
}
@media screen and (min-width: 1920px) {
  .section-account-dashboard
    .woocommerce-MyAccount-content
    .woocommerce-Addresses
    .woocommerce-Address
    address {
    font-size: 22px;
  }
}
.section-account-dashboard
  .woocommerce-MyAccount-content
  .woocommerce-Addresses
  .woocommerce-Address
  .edit {
  font-size: calc(14px + 5 * ((100vw - 500px) / 1420));
  color: #123063;
  transition: ease-in-out 0.4s;
}
@media screen and (max-width: 500px) {
  .section-account-dashboard
    .woocommerce-MyAccount-content
    .woocommerce-Addresses
    .woocommerce-Address
    .edit {
    font-size: 14px;
  }
}
@media screen and (min-width: 1920px) {
  .section-account-dashboard
    .woocommerce-MyAccount-content
    .woocommerce-Addresses
    .woocommerce-Address
    .edit {
    font-size: 19px;
  }
}
.section-account-dashboard
  .woocommerce-MyAccount-content
  .woocommerce-Addresses
  .woocommerce-Address
  .edit:hover {
  opacity: 0.6;
}
.section-account-dashboard
  .woocommerce-MyAccount-content
  .shipping_address_book {
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .section-account-dashboard
    .woocommerce-MyAccount-content
    .shipping_address_book {
    margin-bottom: 30px;
  }
}
.section-account-dashboard
  .woocommerce-MyAccount-content
  .shipping_address_book
  header {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .section-account-dashboard
    .woocommerce-MyAccount-content
    .shipping_address_book
    header {
    margin-bottom: 16px;
  }
}
.section-account-dashboard
  .woocommerce-MyAccount-content
  .shipping_address_book
  header
  h3 {
  font-size: calc(20px + 5 * ((100vw - 500px) / 1420));
  font-weight: 500;
  margin-bottom: 0;
}
@media screen and (max-width: 500px) {
  .section-account-dashboard
    .woocommerce-MyAccount-content
    .shipping_address_book
    header
    h3 {
    font-size: 20px;
  }
}
@media screen and (min-width: 1920px) {
  .section-account-dashboard
    .woocommerce-MyAccount-content
    .shipping_address_book
    header
    h3 {
    font-size: 25px;
  }
}
.section-account-dashboard
  .woocommerce-MyAccount-content
  .shipping_address_book
  .address-book {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
@media only screen and (max-width: 1439px) {
  .section-account-dashboard
    .woocommerce-MyAccount-content
    .shipping_address_book
    .address-book {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 1439px) {
  .section-account-dashboard
    .woocommerce-MyAccount-content
    .shipping_address_book
    .address-book {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 1023px) {
  .section-account-dashboard
    .woocommerce-MyAccount-content
    .shipping_address_book
    .address-book {
    grid-template-columns: 1fr;
  }
}
.section-account-dashboard
  .woocommerce-MyAccount-content
  .shipping_address_book
  .address-book:before,
.section-account-dashboard
  .woocommerce-MyAccount-content
  .shipping_address_book
  .address-book:after {
  display: none;
}
.section-account-dashboard
  .woocommerce-MyAccount-content
  .shipping_address_book
  .myaccount_address {
  margin-bottom: 20px;
}
.section-account-dashboard
  .woocommerce-MyAccount-content
  .shipping_address_book
  .wc-address-book-address {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
}
.section-account-dashboard
  .woocommerce-MyAccount-content
  .shipping_address_book
  .wc-address-book-address
  address {
  font-size: calc(16px + 6 * ((100vw - 500px) / 1420));
  margin-bottom: 16px;
  font-style: normal;
  color: #a0a0a0;
}
@media screen and (max-width: 500px) {
  .section-account-dashboard
    .woocommerce-MyAccount-content
    .shipping_address_book
    .wc-address-book-address
    address {
    font-size: 16px;
  }
}
@media screen and (min-width: 1920px) {
  .section-account-dashboard
    .woocommerce-MyAccount-content
    .shipping_address_book
    .wc-address-book-address
    address {
    font-size: 22px;
  }
}
.section-account-dashboard
  .woocommerce-MyAccount-content
  .shipping_address_book
  .wc-address-book-address
  .wc-address-book-meta
  a {
  font-size: calc(14px + 5 * ((100vw - 500px) / 1420));
  color: #123063;
  transition: ease-in-out 0.4s;
}
@media screen and (max-width: 500px) {
  .section-account-dashboard
    .woocommerce-MyAccount-content
    .shipping_address_book
    .wc-address-book-address
    .wc-address-book-meta
    a {
    font-size: 14px;
  }
}
@media screen and (min-width: 1920px) {
  .section-account-dashboard
    .woocommerce-MyAccount-content
    .shipping_address_book
    .wc-address-book-address
    .wc-address-book-meta
    a {
    font-size: 19px;
  }
}
.section-account-dashboard
  .woocommerce-MyAccount-content
  .shipping_address_book
  .wc-address-book-address
  .wc-address-book-meta
  a:hover {
  opacity: 0.6;
}
.section-account-dashboard
  .woocommerce-MyAccount-content
  .wc-address-book-add-new-address {
  padding: 0;
  margin-right: auto;
  display: block;
  float: unset;
}
.section-account-dashboard
  .woocommerce-MyAccount-content
  .wc-address-book-add-new-address
  a {
  background-color: #133063;
  font-size: 11px;
  color: #fff;
  font-weight: 500;
  padding: 20px 40px;
  border-radius: 0;
  transition: ease-in-out 0.4s;
}
.section-account-dashboard
  .woocommerce-MyAccount-content
  .wc-address-book-add-new-address
  a:hover {
  opacity: 0.6;
}

.woocommerce
  .woocommerce-MyAccount-content
  .woocommerce-orders-table
  thead
  tr
  th,
.woocommerce
  .woocommerce-MyAccount-content
  .woocommerce-orders-table
  thead
  tr
  td,
.woocommerce
  .woocommerce-MyAccount-content
  .woocommerce-orders-table
  tbody
  tr
  th,
.woocommerce
  .woocommerce-MyAccount-content
  .woocommerce-orders-table
  tbody
  tr
  td {
  padding: 15px 10px;
  font-size: calc(14px + 5 * ((100vw - 500px) / 1420));
  color: #a0a0a0;
}
@media screen and (max-width: 500px) {
  .woocommerce
    .woocommerce-MyAccount-content
    .woocommerce-orders-table
    thead
    tr
    th,
  .woocommerce
    .woocommerce-MyAccount-content
    .woocommerce-orders-table
    thead
    tr
    td,
  .woocommerce
    .woocommerce-MyAccount-content
    .woocommerce-orders-table
    tbody
    tr
    th,
  .woocommerce
    .woocommerce-MyAccount-content
    .woocommerce-orders-table
    tbody
    tr
    td {
    font-size: 14px;
  }
}
@media screen and (min-width: 1920px) {
  .woocommerce
    .woocommerce-MyAccount-content
    .woocommerce-orders-table
    thead
    tr
    th,
  .woocommerce
    .woocommerce-MyAccount-content
    .woocommerce-orders-table
    thead
    tr
    td,
  .woocommerce
    .woocommerce-MyAccount-content
    .woocommerce-orders-table
    tbody
    tr
    th,
  .woocommerce
    .woocommerce-MyAccount-content
    .woocommerce-orders-table
    tbody
    tr
    td {
    font-size: 19px;
  }
}
.woocommerce
  .woocommerce-MyAccount-content
  .woocommerce-orders-table
  thead
  tr
  th,
.woocommerce
  .woocommerce-MyAccount-content
  .woocommerce-orders-table
  tbody
  tr
  th {
  color: #454545;
}
.woocommerce
  .woocommerce-MyAccount-content
  .woocommerce-orders-table
  thead
  tr
  .woocommerce-orders-table__cell-order-actions,
.woocommerce
  .woocommerce-MyAccount-content
  .woocommerce-orders-table
  tbody
  tr
  .woocommerce-orders-table__cell-order-actions {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: 1fr;
}
.woocommerce
  .woocommerce-MyAccount-content
  .woocommerce-orders-table
  thead
  tr
  .woocommerce-orders-table__cell-order-actions
  a,
.woocommerce
  .woocommerce-MyAccount-content
  .woocommerce-orders-table
  tbody
  tr
  .woocommerce-orders-table__cell-order-actions
  a {
  width: 100% !important;
}
.woocommerce
  .woocommerce-MyAccount-content
  .woocommerce-orders-table
  thead
  tr
  .woocommerce-orders-table__cell-order-number
  a,
.woocommerce
  .woocommerce-MyAccount-content
  .woocommerce-orders-table
  tbody
  tr
  .woocommerce-orders-table__cell-order-number
  a {
 color: #454545;
  font-weight: 500;
}
.woocommerce
  .woocommerce-MyAccount-content
  .woocommerce-orders-table
  thead
  tr
  .woocommerce-orders-table__cell-order-number
  a:hover,
.woocommerce
  .woocommerce-MyAccount-content
  .woocommerce-orders-table
  tbody
  tr
  .woocommerce-orders-table__cell-order-number
  a:hover {
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 3px;
}

.section-checkout__content .woocommerce .woocommerce-info {
  display: none;
}

#woocommmerce-checkout-page-form {
  display: grid;
  grid-template-columns: 992fr 586fr;
  gap: 25px;
  overflow: visible;
}
@media only screen and (max-width: 1023px) {
  #woocommmerce-checkout-page-form {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 767px) {
  #woocommmerce-checkout-page-form {
    grid-template-columns: 1fr;
  }
}
#woocommmerce-checkout-page-form .checkout-form-card {
  border-radius: 11px;
  border: solid 1px #e6e6e6;
  padding: 30px;
  width: 100%;
  background-color: #fff;
  position: relative;
  margin-top: 30px;
}
#woocommmerce-checkout-page-form .checkout-form-card:first-of-type {
  margin-top: 6px;
}
#woocommmerce-checkout-page-form .checkout-form-card .form-row input {
  border: solid 1px #e6e6e6;
}
@media only screen and (max-width: 992px) {
  #woocommmerce-checkout-page-form .checkout-form-card {
    position: relative;
   margin-top: 30px;
  }
  #woocommmerce-checkout-page-form{
    display: flex;
    gap: 16px;
    justify-content: center;
  }
  #woocommmerce-checkout-page-form .woocommerce .col2-set, .woocommerce-page .col2-set{
   padding: 0;
    background-color: unset;
    border: unset;
    display: block;
    margin: 30px 0;
  }
  #woocommmerce-checkout-page-form .checkout-form-card:last-of-type {
    margin-top: 30px;
  }
  .section-account-dashboard {
  
  }
}
@media only screen and (max-width: 768px) {
  #woocommmerce-checkout-page-form{
    display: block;
  }
  #woocommmerce-checkout-page-form #customer_details{
    display: block !important;
    margin-bottom: 30px;
  }
  tfoot .tinvwl-to-left .tinvwl-input-group.tinvwl-no-full {
    flex-direction: column; 
    align-self: 15px;
  }
}
#woocommmerce-checkout-page-form #customer_details h3,
#woocommmerce-checkout-page-form #order_review h3 {
  font-size: 27px;
  text-transform: uppercase;
}
@media screen and (max-width: 500px) {
  #woocommmerce-checkout-page-form #customer_details h3,
  #woocommmerce-checkout-page-form #order_review h3 {
    font-size: 24px;
  }
}
@media screen and (min-width: 1920px) {
  #woocommmerce-checkout-page-form #customer_details h3,
  #woocommmerce-checkout-page-form #order_review h3 {
    font-size: 27px;
    text-transform: uppercase;
  }
}
#woocommmerce-checkout-page-form #customer_details {
  padding: 0;
  background-color: unset;
  border: unset;
  margin: 24px 0;
  /*display: grid; */
  grid-template-columns: 1fr;
  gap: 60px;
}
@media only screen and (max-width: 767px) {
  #woocommmerce-checkout-page-form #customer_details {
    grid-row: 2;
  }
}
#woocommmerce-checkout-page-form #customer_details:before,
#woocommmerce-checkout-page-form #customer_details:after {
  display: none;
}
#woocommmerce-checkout-page-form #customer_details .checkout-form-card h3 {
  font-size: calc(20px + 8 * ((100vw - 500px) / 1420));
}
@media screen and (max-width: 500px) {
  #woocommmerce-checkout-page-form #customer_details .checkout-form-card h3 {
    font-size: 20px;
  }
}
@media screen and (min-width: 1920px) {
  #woocommmerce-checkout-page-form #customer_details .checkout-form-card h3 {
    font-size: 28px;
  }
}
#woocommmerce-checkout-page-form
  #customer_details
  .checkout-form-card
  .form-row {
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
}
#woocommmerce-checkout-page-form
  #customer_details
  .checkout-form-card
  .form-row.address_book {
  display: none;
}
#woocommmerce-checkout-page-form
  #customer_details
  .checkout-form-card
  .form-row:before {
  display: none;
}
#woocommmerce-checkout-page-form
  #customer_details
  .checkout-form-card
  .form-row
  label {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #133063;
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 1;
}
#woocommmerce-checkout-page-form
  #customer_details
  .checkout-form-card
  .form-row
  input,
#woocommmerce-checkout-page-form
  #customer_details
  .checkout-form-card
  .form-row
  select {
  padding: 0;
  border: unset;
  border-bottom: solid 1px #e6e6e6;
  padding-bottom: 3px;
  background-color: unset;
}
.page-template-page-checkout section, .woocommerce-page .section-checkout{
   background: var(--ui-color-2, #fff) !important;
}
#woocommmerce-checkout-page-form
  #customer_details
  .checkout-form-card
  .form-row
  .woocommerce-input-wrapper {
  margin-top: auto;
  display: block;
  width: 100%;
}
#woocommmerce-checkout-page-form
  #customer_details
  .checkout-form-card
  .form-row#billing_email_field {
  grid-row: 2;
  grid-column: 2;
}
@media only screen and (max-width: 1023px) {
  #woocommmerce-checkout-page-form
    #customer_details
    .checkout-form-card
    .form-row#billing_email_field {
    grid-row: unset;
    grid-column: unset;
  }
}
#woocommmerce-checkout-page-form
  #customer_details
  .checkout-form-card
  .form-row#billing_phone_field {
  grid-row: 2;
  grid-column: 1;
}
@media only screen and (max-width: 1023px) {
  #woocommmerce-checkout-page-form
    #customer_details
    .checkout-form-card
    .form-row#billing_phone_field {
    grid-row: unset;
    grid-column: unset;
  }
}
#woocommmerce-checkout-page-form
  #customer_details
  .checkout-form-card
  .form-row#billing_postcode_field {
  grid-row: 3;
  grid-column: 2;
}
@media only screen and (max-width: 1023px) {
  #woocommmerce-checkout-page-form
    #customer_details
    .checkout-form-card
    .form-row#billing_postcode_field {
    grid-row: unset;
    grid-column: unset;
  }
}
#woocommmerce-checkout-page-form
  #customer_details
  .checkout-form-card
  .form-row#shipping_state_field {
  grid-row: 3;
  grid-column: 2;
}
@media only screen and (max-width: 1023px) {
  #woocommmerce-checkout-page-form
    #customer_details
    .checkout-form-card
    .form-row#shipping_state_field {
    grid-row: unset;
    grid-column: unset;
  }
}
#woocommmerce-checkout-page-form
  #customer_details
  .checkout-form-card
  .form-row#billing_country_field {
  grid-column: span 2;
}
@media only screen and (max-width: 1023px) {
  #woocommmerce-checkout-page-form
    #customer_details
    .checkout-form-card
    .form-row#billing_country_field {
    grid-column: span 1;
  }
}
#woocommmerce-checkout-page-form
  #customer_details
  .checkout-form-card
  .form-row#shipping_company_field {
  grid-column: span 2;
}
@media only screen and (max-width: 1023px) {
  #woocommmerce-checkout-page-form
    #customer_details
    .checkout-form-card
    .form-row#shipping_company_field {
    grid-column: span 1;
  }
}
#woocommmerce-checkout-page-form
  #customer_details
  .checkout-form-card
  #ship-to-different-address
  small {
  font-style: normal;
  text-transform: unset;
  color: #818181;
  font-size: 0.5em;
}
#woocommmerce-checkout-page-form
  #customer_details
  .checkout-form-card
  #payment {
  background-color: unset;
  border: unset;
  padding: unset;
}
#woocommmerce-checkout-page-form
  #customer_details
  .checkout-form-card
  #payment
  .wc_payment_methods {
  padding: unset;
}
#woocommmerce-checkout-page-form
  #customer_details
  .checkout-form-card
  .woocommerce-additional-fields {
  margin-top: 20px;
}
#woocommmerce-checkout-page-form
  #customer_details
  .col-1
  .woocommerce-billing-fields__field-wrapper,
#woocommmerce-checkout-page-form
  #customer_details
  .col-1
  .woocommerce-shipping-fields__field-wrapper,
#woocommmerce-checkout-page-form
  #customer_details
  .col-2
  .woocommerce-billing-fields__field-wrapper,
#woocommmerce-checkout-page-form
  #customer_details
  .col-2
  .woocommerce-shipping-fields__field-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
@media only screen and (max-width: 1023px) {
  #woocommmerce-checkout-page-form
    #customer_details
    .col-1
    .woocommerce-billing-fields__field-wrapper,
  #woocommmerce-checkout-page-form
    #customer_details
    .col-1
    .woocommerce-shipping-fields__field-wrapper,
  #woocommmerce-checkout-page-form
    #customer_details
    .col-2
    .woocommerce-billing-fields__field-wrapper,
  #woocommmerce-checkout-page-form
    #customer_details
    .col-2
    .woocommerce-shipping-fields__field-wrapper {
    grid-template-columns: 1fr;
  }
}
#woocommmerce-checkout-page-form #order_review > * {
  background-color: unset;
  border: unset;
  padding: unset;
}
#woocommmerce-checkout-page-form
  #order_review
  .woocommerce-checkout-review-order-table
  * {
  color: #133063;
}
#woocommmerce-checkout-page-form
  #order_review
  .woocommerce-checkout-review-order-table
  tbody {
  display: block;
}
#woocommmerce-checkout-page-form
  #order_review
  .woocommerce-checkout-review-order-table
  tbody
  .product-image {
  padding-left: unset;
  min-width: 70px;
}
@media only screen and (max-width: 767px) {
  #woocommmerce-checkout-page-form
    #order_review
    .woocommerce-checkout-review-order-table
    tbody
    .product-image {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  #woocommmerce-checkout-page-form
    #order_review
    .woocommerce-checkout-review-order-table
    tbody
    .product-name {
    padding-left: unset;
  }
}
#woocommmerce-checkout-page-form
  #order_review
  .woocommerce-checkout-review-order-table
  tfoot
  * {
  border: unset;
  padding: unset;
}
#woocommmerce-checkout-page-form
  #order_review
  .woocommerce-checkout-review-order-table
  tfoot
  tr {
  width: 100%;
  display: flex;
  align-items: stretch;
}
#woocommmerce-checkout-page-form
  #order_review
  .woocommerce-checkout-review-order-table
  tfoot
  tr
  th {
  width: 100%;
}
#woocommmerce-checkout-page-form
  #order_review
  .woocommerce-checkout-review-order-table
  tfoot
  tr
  td {
  display: block;
  width: auto;
}
#woocommmerce-checkout-page-form
  #order_review
  .woocommerce-checkout-review-order-table
  tfoot
  tr.woocommerce-shipping-totals {
  flex-direction: column;
  align-items: flex-start;
  padding: 20px 0;
}
#woocommmerce-checkout-page-form
  #order_review
  .woocommerce-checkout-review-order-table
  tfoot
  tr.woocommerce-shipping-totals
  .woocommerce-shipping-methods {
  text-align: left;
}
#woocommmerce-checkout-page-form
  #order_review
  .woocommerce-checkout-review-order-table
  tfoot
  tr.woocommerce-shipping-totals
  .woocommerce-shipping-methods
  li {
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  cursor: pointer;
}
#woocommmerce-checkout-page-form
  #order_review
  .woocommerce-checkout-review-order-table
  tfoot
  tr.woocommerce-shipping-totals
  .woocommerce-shipping-methods
  li
  input {
  appearance: none;
  width: 12px;
  height: 12px;
  min-width: 12px;
  min-height: 12px;
  color: #ff017f;
  background-color: #fff;
  transition: ease-in-out 0.2s;
  margin-top: 0 !important;
  margin-bottom: 3px !important;
  border: solid 2px #ff017f;
  border-radius: 100px;
}
#woocommmerce-checkout-page-form
  #order_review
  .woocommerce-checkout-review-order-table
  tfoot
  tr.woocommerce-shipping-totals
  .woocommerce-shipping-methods
  li
  input:checked {
  background-color: #ff017f;
  color: #fff;
}
#woocommmerce-checkout-page-form
  #order_review
  .woocommerce-checkout-review-order-table
  tfoot
  tr.woocommerce-shipping-totals
  .woocommerce-shipping-methods
  li
  .amount {
  margin-left: 0;
}
#woocommmerce-checkout-page-form
  #order_review
  .woocommerce-checkout-review-order-table
  tfoot
  tr.woocommerce-shipping-totals
  .woocommerce-shipping-methods
  li
  .amount
  span {
  margin-left: 0;
}
#woocommmerce-checkout-page-form
  #order_review
  .woocommerce-checkout-review-order-table
  tfoot
  tr.woocommerce-shipping-totals
  .woocommerce-shipping-destination,
#woocommmerce-checkout-page-form
  #order_review
  .woocommerce-checkout-review-order-table
  tfoot
  tr.woocommerce-shipping-totals
  .woocommerce-shipping-calculator {
  text-align: left;
}
#woocommmerce-checkout-page-form
  #order_review
  .woocommerce-checkout-review-order-table
  tfoot
  tr.woocommerce-shipping-totals
  .woocommerce-shipping-destination {
  padding-top: 10px;
}

.panel-category__sidebar {
  overflow: visible;
}
@media only screen and (min-width: 1200px) {
  .panel-category__sidebar {
    
  }
}

.panel-category__sidebar .panel-category__sidebar-content {
  overflow: visible;
}
.panel-category__sidebar
  .panel-category__sidebar-content
  .panel-category__sidebar-widgets
  > li {
  padding: 38px;
  border-radius: 8px;
  box-shadow: 1px -1px 15px rgba(0, 0, 0, 0.08);
}
.panel-category__sidebar
  .panel-category__sidebar-content
  .panel-category__sidebar-widgets
  > li
  li {
  display: flex;
}
.panel-category__sidebar
  .panel-category__sidebar-content
  .panel-category__sidebar-widgets
  > li
  li
  * {
  font-size:  var(--step-0, 1rem);
  color: #454545;
  display: block;
  margin-left: auto;
}
.panel-category__sidebar
  .panel-category__sidebar-content
  .panel-category__sidebar-widgets
  > li
  li
  a {
  margin-right: auto;
  margin-left: 0;
}
.panel-category__sidebar
  .panel-category__sidebar-content
  .panel-category__sidebar-widgets
  > li
  li span{
    display: none;
  }
.panel-category__sidebar
  .panel-category__sidebar-content
  .panel-category__sidebar-widgets
  > li
  li
  a:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
}

.woocommerce-address-fields .woocommerce-address-fields__field-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
@media only screen and (max-width: 768px) {
  .woocommerce-address-fields .woocommerce-address-fields__field-wrapper {
    grid-template-columns: 1fr;
  }
}
.woocommerce-address-fields
  .woocommerce-address-fields__field-wrapper
  .form-row {
  display: flex;
  width: 100%;
  flex-direction: column;
  padding: 0;
  margin: 0;
}
.woocommerce-address-fields
  .woocommerce-address-fields__field-wrapper
  .form-row#shipping_address_nickname_field,
.woocommerce-address-fields
  .woocommerce-address-fields__field-wrapper
  .form-row#shipping_company_field {
  grid-column: span 2;
}
@media only screen and (max-width: 768px) {
  .woocommerce-address-fields
    .woocommerce-address-fields__field-wrapper
    .form-row#shipping_address_nickname_field,
  .woocommerce-address-fields
    .woocommerce-address-fields__field-wrapper
    .form-row#shipping_company_field {
    grid-template-columns: 1fr;
    grid-column: span 1;
  }
}
.woocommerce-address-fields
  .woocommerce-address-fields__field-wrapper
  .form-row#shipping_city_field {
  grid-column: 2;
  grid-row: 4;
}
@media only screen and (max-width: 768px) {
  .woocommerce-address-fields
    .woocommerce-address-fields__field-wrapper
    .form-row#shipping_city_field {
    grid-column: unset;
    grid-row: unset;
  }
}
.woocommerce-address-fields
  .woocommerce-address-fields__field-wrapper
  .form-row
  .woocommerce-input-wrapper {
  width: 100%;
  display: block;
  margin-top: auto;
}
.woocommerce-address-fields
  .woocommerce-address-fields__field-wrapper
  .form-row
  .woocommerce-input-wrapper
  select {
  margin: unset !important;
}
.woocommerce-address-fields
  .woocommerce-address-fields__field-wrapper
  .form-row
  .woocommerce-input-wrapper
  select,
.woocommerce-address-fields
  .woocommerce-address-fields__field-wrapper
  .form-row
  .woocommerce-input-wrapper
  textarea,
.woocommerce-address-fields
  .woocommerce-address-fields__field-wrapper
  .form-row
  .woocommerce-input-wrapper
  input {
  border-radius: 8px !important;
}
.woocommerce-address-fields button[type="submit"] {
  margin-top: 40px;
  padding: 20px 40px;
  border-radius: 0;
  border: 0;
  background-color: #133063;
  color: #fff;
  transition: ease-in-out 0.4s;
  font-weight: 500;
  font-size: 11px;
}
.woocommerce-address-fields button[type="submit"]:hover {
  opacity: 0.6;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
@media only screen and (max-width: 767px) {
  .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm {
    grid-template-columns: 1fr;
  }
}
.woocommerce
  .woocommerce-MyAccount-content
  .woocommerce-EditAccountForm
  .clear {
  display: none;
}
.woocommerce
  .woocommerce-MyAccount-content
  .woocommerce-EditAccountForm
  .form-row {
  margin: 0 !important;
}
.woocommerce
  .woocommerce-MyAccount-content
  .woocommerce-EditAccountForm
  .form-row
  label {
  font-size: 13px;
  color: #535252;
}
.woocommerce
  .woocommerce-MyAccount-content
  .woocommerce-EditAccountForm
  .form-row
  label
  .required {
  color: #ff017f;
}
.woocommerce
  .woocommerce-MyAccount-content
  .woocommerce-EditAccountForm
  .form-row
  .woocommerce-Input {
  width: 100%;
  border-radius: 8px;
  border: solid 1px #e5e5e5;
  display: block;
  margin-top: auto;
}
.woocommerce
  .woocommerce-MyAccount-content
  .woocommerce-EditAccountForm
  .form-row
  .woocommerce-Input
  select {
  margin: unset !important;
}
.woocommerce
  .woocommerce-MyAccount-content
  .woocommerce-EditAccountForm
  .form-row
  .woocommerce-Input
  select,
.woocommerce
  .woocommerce-MyAccount-content
  .woocommerce-EditAccountForm
  .form-row
  .woocommerce-Input
  textarea,
.woocommerce
  .woocommerce-MyAccount-content
  .woocommerce-EditAccountForm
  .form-row
  .woocommerce-Input
  input {
  border-radius: 8px !important;
}
.woocommerce
  .woocommerce-MyAccount-content
  .woocommerce-EditAccountForm
  fieldset {
  grid-column: span 2;
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
}
@media only screen and (max-width: 767px) {
  .woocommerce
    .woocommerce-MyAccount-content
    .woocommerce-EditAccountForm
    fieldset {
    grid-column: span 1;
  }
}
.woocommerce
  .woocommerce-MyAccount-content
  .woocommerce-EditAccountForm
  button[type="submit"] {
  margin-top: 40px;
  padding: 20px 40px;
  border-radius: 0;
  border: 0;
  background-color: #133063;
  color: #fff;
  transition: ease-in-out 0.4s;
  font-weight: 500;
  font-size: 11px;
}
.woocommerce
  .woocommerce-MyAccount-content
  .woocommerce-EditAccountForm
  button[type="submit"]:hover {
  opacity: 0.6;
}
.page-template-page-contact .panel-collapse p{
    color: var(--ui-color-8);
}
.page-template-page-contact .panel-collapse p b{
   color:  var(--ui-heading-color);
}
.page-template-page-contact .panel-collapse p strong{
   color:  var(--ui-heading-color);
}

#fr_refund_table .fr-request-form {
  margin-top: 30px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.page-template-default .content-copy.type-standard p strong{
  color:var(--ui-heading-color);
}
.page-template-default .content-copy.type-standard p b{
  color:var(--ui-heading-color);
}
@media only screen and (max-width: 768px) {
  #fr_refund_table .fr-request-form {
      grid-template-columns: repeat(1, 1fr);
  }
  .woocommerce table.my_account_orders .button {
    width: 300px !important;
  }
}
#fr_refund_table .fr-request-form .field-row {
  width: 100%;
  margin-bottom: 0;
}
#fr_refund_table .fr-request-form .field-row label {
  font-size: 16px;
  color: #454545;
  font-weight: 500;
  margin-bottom: 10px;
}
#fr_refund_table .fr-request-form .field-row input,
#fr_refund_table .fr-request-form .field-row textarea,
#fr_refund_table .fr-request-form .field-row select {
  width: 100%;
  border-radius: 8px;
  border: solid 1px #e5e5e5;
  padding: 10px 20px;
  font-size: 16px;
  color: #454545;
}
@media only screen and (max-width: 767px) {
  #fr_refund_table .fr-request-form .field-row input,
  #fr_refund_table .fr-request-form .field-row textarea,
  #fr_refund_table .fr-request-form .field-row select {
    padding: 5px 10px;
  }
}
#fr_refund_table .fr-request-form .field-row textarea {
  height: 120px;
}
@media only screen and (max-width: 767px) {
  #fr_refund_table .fr-request-form .field-row textarea {
    height: 80px;
  }
}
#fr_refund_table .submit {
  padding-top: 20px;
}
#fr_refund_table .submit input[type="submit"] {
  background-color: #133063;
  color: #fff;
  transition: ease-in-out 0.4s;
  position: relative;
  font-size: 14px;
  line-height: 1;
  height: 55px;
  display: block;
  font-weight: 500;
  width: max-content;
  padding: 10px 20px;
  border: unset;
  cursor: pointer;
}
#fr_refund_table .submit input[type="submit"]:hover {
  opacity: 0.6;
}
@media only screen and (max-width: 767px) {
  #fr_refund_table .submit input[type="submit"] {
    padding: 5px 10px;
  }
}

@media only screen and (min-width: 120rem) {
  .panel-category--with-sidebar .list-product-card {
    grid-template-columns: repeat(4, 1fr);
  }
}


@media only screen and (min-width: 47.5rem) {
  .card-product__figure {
    max-width: 200px;
  }
}
@media only screen and (max-width: 991px) {
  .list-product-card {
    grid-template-columns: repeat(1, 1fr);
  }
}


#acquired-form .acquired-iframe iframe {
  height: 80vh;
}

/*# sourceMappingURL=styles.css.map */

.header-site__btn-counter.hidden {
  opacity: 0;
}

.woocommerce-account-fields {
  margin-top: 20px;
}
form.refund-front-form {
    padding-bottom: 100px;
    position: relative;
}
.field-row.field-type-textarea {
    display: block;
    position: absolute;
    bottom: 194px;
}
#fr_refund_table .submit {
    padding-top: 220px;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button {
    width: fit-content !important;
}
body.woocommerce-cart .woocommerce .cart_totals .checkout-button{
  width: 100% !important;
}

.tinv-modal-innerbutton .button{
  border-radius: 0;
}
.tinv-modal-innerbutton .button.tinvwl-button.tinvwl_button_add{
  background-color: #133063 !important;
  color: #ffffff;
   border-radius: 0;
}


.tinv-modal-inner .tinvwl-buttons-group{
  display: block !important;
}
.tinv-modal-inner .tinvwl-buttons-group button{
  display: block;
  width: 100%;
}
button.button.tinvwl-button.tinvwl_button_add {
    background-color: #133063;
    color: white;
    border-radius: 0;
}
button.button.tinvwl-button.tinvwl_button_close {
    border-radius: 0;
    background-color: #ff017f;
    color: white;
}

#yith-wacp-popup .yith-wacp-wrapper .yith-wacp-main .yith-wacp-content .yith-wacp-popup-actions .button{
   width: 100% !important;
}

.section-basket .woocommerce-cart-form .table.shop_table td .button{
  display: none !important;
}

.page-template-page-basket a.tinvwl-icon-heart.tinvwl_all_cart_to_wishlist_button.button{
  background-color: #133063 !important;
  color:#ffffff !important;
  position: relative;
  top: -20px;
}

.page-template-page-basket button[name="update_cart"]{
  display: none !important;
}
 .section-basket .woocommerce .cart-collaterals .wc-proceed-to-checkout .btn-text--title-case {
    margin-top: 30px;
  }

@media only screen and (max-width: 768px) {
  .page-template-page-basket a.tinvwl-icon-heart.tinvwl_all_cart_to_wishlist_button.button{
    width: 100% !important;
    border-radius: 0;
  }

  .section-account-dashboard .woocommerce-MyAccount-content .wc-address-book-add-new-address{
    text-align: center;
  }
}
/*Small laptop until tablet portrait */

@media screen and (min-width: 769px) and (max-width: 1320px) {
  .page-template-page-account-dashboard .bgc-3{
    background-color: white;
  }
  .page-template-page-account-dashboard .section-account-dashboard.logged-in {
    padding: 0px 24px 60px;
  }
.page-template-page-account-dashboard .section-account-dashboard.logged-in .woocommerce{
  display: block;
}
.nav-account__items {
    display: grid;
    gap: 1.5rem;
    padding: 1.5rem;
    grid-template-columns: 2fr 3fr;
  }

.page-template-page-account-dashboard .section-account-dashboard.logged-in .woocommerce .woocommerce-MyAccount-content {
    margin: 50px 0 80px;
  }
  .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm {
     margin: 50px 0 80px;
  }
}
.section-faq__content .section-faq__copy p{
    color: #6c6c6c !important;
}
.section-faq__content .section-faq__copy p strong{
    color:var(--ui-heading-color) !important;
}

@media only screen and (max-width: 360px) {
  .page-template-page-account-dashboard .section-account-dashboard.logged-in .woocommerce .woocommerce-MyAccount-content {
    max-width: 100% !important;
  }

}
#glightbox-slider .type-standard p{
  color: #6c6c6c;
}
#glightbox-slider .type-standard p b{
      color: var(--ui-heading-color);
       font-weight: 400;
}
#glightbox-slider h3, h2, h4{
  font-weight: 400;
}
#woocommmerce-checkout-page-form #order_review
 .woocommerce-checkout-review-order-table tfoot tr.woocommerce-shipping-totals 
 .woocommerce-shipping-methods li{
  margin: 14px 0;
 }
 table.woocommerce-table-refund-details {
  width: 100%;
 }
.yith-wacp-popup .yith-wacp-related.woocommmerce{
  display: none;
}
#yith-wacp-popup.open .yith-wacp-wrapper{
 
}
@media screen and (max-width: 768px) {
  .page-template-page-account-dashboard .section-account-dashboard.logged-in .woocommerce .woocommerce-MyAccount-content{
    overflow-x: scroll;
  }
  .no-display-mob{
    display: none;
  }
}

@media screen and (min-width: 769px) {
  .no-display-desk{
    display: none;
  }
}
.nav-account__heading.accordion span{
  float: right;
}
.nav-account__heading.accordion span svg{
  width: 25px;
  height: 25px;
  fill: #133064;
  transform: rotate(-90deg);
  transition: all .6s ease-out;
}
.nav-account__heading.accordion.active span svg{
  transform: rotate(0);
}

/*Latest changes requested by the client March 2025 */

.page-template-page-basket 
.tinv-wraper.woocommerce.tinv-wishlist.tinvwl-cart-add-to-cart{
  display:none !important;
}

#woocommmerce-checkout-page-form #order_review .woocommerce-checkout-review-order-table tfoot tr.woocommerce-shipping-totals .woocommerce-shipping-methods li {
    margin: 24px 0;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding-bottom: 10px;
}
#yith-wacp-popup .yith-wacp-content {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media screen and (max-width: 768px) {
  #yith-wacp-popup .yith-wacp-wrapper .yith-wacp-main .yith-wacp-content .yith-wacp-added-product .product-thumb a img {
      width: auto;
      max-width: 100%;
      height: 100%;
      display: block;
      object-fit: contain;
      min-width: 156px;
      margin: auto;
  }
}

/* New YHT Favourite plugin */
table.shop_table.cart.wishlist_table.wishlist_view.traditional.responsive{
  border-top: none !important;
}
.section-favourites table.shop_table th {
  text-align: center;
  font-family: var(--ui-body-font);
  font-size: 16px;
}
.section-favourites a{
    font-family: var(--ui-body-font);
   font-size: 16px;
}
.section-favourites table.shop_table td {
  text-align: center;
  font-family: var(--ui-body-font);
  font-size: 16px;
}
.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action label{
  font-family: var(--ui-body-font);
  font-size: 16px;
}
.wishlist-page-links a{
  font-family: var(--ui-body-font);
  font-size: 16px;
}
.wishlist_table a.button{
  font-size: 1rem;
  padding: 1em 2em;
  border: solid 2px #133063;
  background-color: #133063;
  color: #fff;
  font: 16px Lato, sans-serif !important;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  text-align: center;
  transition: color 0.25s, background-color 0.25s, border-color 0.25s;
}
.wishlist_table a.button:hover{
  border: solid 2px #133063;
  background-color: #133063;
}
a.button.wishlist-delete {
  border: solid 2px #ff017f !important;
  background-color: #ff017f  !important;
  color: #fff  !important;
}
.wishlist_table .product-add-to-cart a.button{
  font-size: 1rem;
  padding: 1em 2em;
  border: solid 2px #ff017f;
  background-color: #ff017f;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  text-align: center;
  transition: color 0.25s, background-color 0.25s, border-color 0.25s;
  border-radius: 0;
}
.wishlist_table .product-add-to-cart a.button:hover{
   border: solid 2px #ff43a1;
   background-color: #ff43a1;
      font-weight: 700;
}

.woocommerce a.add_to_wishlist.button.alt{
  width: 100% !important;
}

/*Product page */
.woocommerce a.add_to_wishlist.button.alt, .disabled_item.single_.button.alt {
  background-color: rgb(255, 1, 127);
  background: rgb(19 48 100);
  color: #FFFFFF;
  border-color: rgb(19 48 100);
  height: 55px;
  font-size: 14px;
  font-weight: 500;
  line-height: 36px;
  padding-left: 56px;
}
.single-product a.add_to_wishlist.button.alt, .disabled_item.single_.button.alt {
      width: 54% !important;
  } 
  .archive a.add_to_wishlist.button.alt, .disabled_item.single_.button.alt {
      width: 100% !important;
  } 
  div.pp_woocommerce .pp_close{
    top: 10px;
    right: 10px;
  }
  div.pp_woocommerce .pp_content_container{
    padding: 50px 0;
  }

  @media screen and (max-width: 500px) {
    .woocommerce a.add_to_wishlist.button.alt, .disabled_item.single_.button.alt {
      width: 100% !important;
      position: relative;
      padding-left: 0;
    } 
  }
 a.add_to_wishlist.button.alt:before, .disabled_item.single_.button.alt:before {
  background-image: url(../assets/add-to-fav.svg);
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 35px;
  height: 35px;
  position: absolute;
  top: 50%;
  left: 22px;
  transform: translateY(-50%);
  transition: all .6s ease-out;
}
a.add_to_wishlist.button.alt:hover:before, .disabled_item.single_.button.alt:hover:before {
  background-image: url(../assets/pink-heart.svg);
}
.disabled_item.single_.button.alt:hover:before {
 background-image: url(../assets/pink-heart.svg);
}
.disabled_item.single_.button.alt:hover:hover {
  background: rgb(255, 67, 161);
  color: #FFFFFF;
  border-color: rgb(255, 67, 161);
}

 a.add_to_wishlist.button.alt i.yith-wcwl-icon.fa.fa-heart, .disabled_item.single_.button.alt i.yith-wcwl-icon.fa.fa-heart {
  display:none !important;
}
.yith-wcwl-popup-footer{
  display: flex;
  justify-content: center;
}
.yith-wcwl-popup-content .heading-icon {
  position: relative;
}
.heading-icon .yith-wcwl-icon.fa-heart{
  display: none !important;
}
.yith-wcwl-popup-content .heading-icon {
  position: relative;
}
/*
.yith-wcwl-popup-content .heading-icon:before {
  background-image: url(../assets/add-to-fav.svg);
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 40px;
  left: 50;
  transform: translateX(-50%);
}

*/
table.wishlist_table.wishlist_view td.product-quantity input::-webkit-inner-spin-button{
  opacity: 1;
}
table.wishlist_table.wishlist_view td.product-quantity input{
    max-width: 180px;
    text-align: center;
}
table.wishlist_table.shop_table .product-quantity input[type="number"] {
  text-align: center;
  padding: 16px 5px !important;
  font-family: Roboto, sans-serif;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
}
.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action input[type=submit]{
      /* margin: 0; */
      margin-left: 10px;
      background-color: #133063 !important;
      color: #fff !important;
      transition: ease-in-out 0.4s !important;
      font-size: 14px !important;
      line-height: 1 !important;
      height: 55px !important;
      font-weight: 500;
      border-radius: 0;
      padding: 0 48px;
      border: none;
  }
  .yith_wcwl_wishlist_footer input[type=submit]{
    background-color: #133063 !important;
      color: #fff !important;
      transition: ease-in-out 0.4s !important;
      font-size: 14px !important;
      line-height: 1 !important;
      height: 55px !important;
      font-weight: 500;
      border-radius: 0;
      padding: 0 48px;
      border: none;
  }
  body .woocommerce table.shop_table td, body .woocommerce table.shop_table th{
    color: var(--ui-heading-color);
  }
  .yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action #bulk_actions {
    height: 55px;
    min-width: 250px;
    padding: 0 10px;
    -webkit-appearance: none;
    appearance: none;
    background-repeat: no-repeat !important;
    background-size: contain;
    background: url(../assets/blue-arrow.svg);
    background-position: center right;
    background-position-x: 98%;
    background-size: 15px !important;
  }
 
/*mobile Wishlist styles*/
.wishlist_table.mobile li .item-details table.item-details-table{
  width: 100%;
}
.wishlist_table.images_grid li 
.item-details table.item-details-table td,
 .wishlist_table.mobile li .item-details table.item-details-table td, 
 .wishlist_table.mobile li table.additional-info td, 
 .wishlist_table.modern_grid li .item-details table.item-details-table td{
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-style: normal;
 }
 .wishlist_table.mobile li .woocommerce-Price-amount.amount{
  font-size: var(--step-0);
  font-style: normal;
  font-family: var(--ui-body-font);
  font-weight: 400;
 }
 .wishlist_table.mobile li{
  margin-bottom: 20px;
 }
 .wishlist_table.mobile li .item-wrapper{
  width: 100%;
  padding: 0;
 }
 .wishlist_table.mobile li .item-wrapper .product-thumbnail {
  display: block;
  max-width: 100%;
  margin-right: 0;
}
 .wishlist_table.mobile li .item-wrapper .product-thumbnail img{
  width: 130px;
  max-width: none;
  margin: auto;
 }
 .wishlist_table.mobile li .item-wrapper .item-details{
  width: 100%;
 }
 .wishlist_table.mobile li input[type="number"] {
  height: 35px;
  text-align: center;
  padding: 16px 5px !important;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
 }
 .wishlist_table.mobile.with-checkbox li .additional-info-wrapper{
  padding-left: 0;
 }
 .wishlist_table.images_grid li .item-details h3, .wishlist_table.mobile li .item-details h3{
  text-align: center;
  margin-top: 10px;
 }
 .wishlist_table.mobile li .item-details h3 a{
  font-size: 22px;
 }
 @media screen and (max-width: 768px) {
  .yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action #bulk_actions {
    width: 100%;
    margin-top: 20px;
  }
  .wishlist_table.mobile li table.additional-info{
    width: 100%;
  }
  .wishlist_table.mobile li input[type="number"]{
    width: 100%;
  }
  .wishlist_table.mobile li table.additional-info tr{
    margin-bottom: 10px;
  }
  .woocommerce .section-favourites .wishlist-delete{ 
    float: right;
  }
 }
 @media screen and (max-width: 640px) {
  .yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action input[type=submit]{
    width: 100%;
  }
  .yith_wcwl_wishlist_footer input[type=submit]{
    width: 100%;
  }
  .yith_wcwl_wishlist_footer .yith_wcwl_wishlist_update {
    float: none;
    margin-bottom: 15px;
    display: block;
    width: 100%;
    display: block;
  }
  .wishlist_table.mobile .additional-info .product-quantity:last-of-type{
    padding: 3px 0px 0 60px;
  }
  #yith-wacp-popup .yith-wacp-wrapper{
    max-height: none !important;
    height: auto !important;
    max-width: none !important;
    min-height: auto !important;
  }
  #yith-wacp-popup .yith-wacp-close {
  top: 60px;
  }
  #yith-wacp-popup.fade-in.open .yith-wacp-main {
    padding: 60px 30px;
  }
 }
.list-product-card__item .yith-wcwl-add-to-wishlist{
  margin-top: -8px;
}
.yith-wcwl-popup-content .create-wishlist-button {
  margin-top: 15px;
  width: 100%;
  background-color: #133063 !important;
  color: #fff !important;
  transition: ease-in-out 0.4s !important;
  font-size: 14px !important;
  line-height: 1 !important;
  height: 55px !important;
  font-weight: 500;
  border-radius: 0;
  padding: 0 48px;
  border: none;
}

.yith-wcwl-wishlist-search-form button.wishlist-search-button

 {
    display: inline-block;
    padding: 18px 24px;
 }
 .yith-wcwl-wishlist-search-form #wishlist_search{
  height: 55px;
  min-width: 250px;
  padding: 0 10px;
  -webkit-appearance: none;
  appearance: none;
  background-repeat: no-repeat !important;
  background-size: contain;
  background: url(../assets/blue-arrow.svg);
  background-position: center right;
  background-position-x: 98%;
  background-size: 15px !important;
 }
 .wishlist_table.images_grid li .item-details table.item-details-table td.label, .wishlist_table.mobile li .item-details table.item-details-table td.label, .wishlist_table.mobile li table.additional-info td.label, .wishlist_table.modern_grid li .item-details table.item-details-table td.label {
  width: 40%;
  font-size: var(--step-0);
  font-weight: 400 !important;
  text-transform: none;
  color: var(--ui-heading-color) !important;
  font-style: normal;
  font-family: var(--ui-body-font);
}
.wishlist_table.images_grid li .item-details table.item-details-table td.value, .wishlist_table.mobile li .item-details table.item-details-table td.value, .wishlist_table.mobile li table.additional-info td.value, .wishlist_table.modern_grid li .item-details table.item-details-table td.value{
  width: 40%;
  font-size: var(--step-0);
  font-weight: 400 !important;
  text-transform: none;
  color: var(--ui-heading-color) !important;
  font-style: normal;
  font-family: var(--ui-body-font);
}
.woocommerce .section-favourites .wishlist-delete{ 
  float: right;
}
.wishlist_table.mobile li .item-details h3 a {
  color: var(--ui-heading-color) !important;
  font-style: normal;
}
.single-product .list-product-card a.add_to_wishlist.button.alt{
  width: 100% !important;
}
.single-product .list-product-card .disabled_item.single_.button.alt{
  width: 100% !important;
}

.yith-wcwl-add-to-wishlist

 {
    margin-top: -10px;
}

