.text-dark-red {
  color: #AB2222 !important;
}

.ff-second {
  font-family: "Lato";
}

.title-lg {
  font-size: 7rem;
  font-weight: 400;
  line-height: calc(8 / 7);
  font-family: "Lato";
}
@media (max-width: 767px) {
  .title-lg {
    font-size: 6rem;
    font-weight: 400;
    line-height: calc(7 / 6);
  }
}

.title-50 {
  font-size: 5rem;
  font-weight: 400;
  line-height: calc(6.9 / 5);
  font-family: "Lato";
}
@media (max-width: 767px) {
  .title-50 {
    font-size: 4rem;
    font-weight: 400;
    line-height: calc(5.4 / 4);
  }
}

.title-md {
  font-size: 6rem;
  font-weight: 400;
  line-height: calc(7 / 6);
  font-family: "Lato";
}
@media (max-width: 767px) {
  .title-md {
    font-size: 5rem;
    font-weight: 400;
    line-height: calc(6 / 5);
  }
}

.title-sm {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: calc(2.8 / 2.4);
  font-family: "Lato";
}

.title-card {
  font-size: 4.2rem;
  font-weight: 400;
  line-height: calc(5.2 / 4.2);
  font-family: "Lato";
}

.woocommerce form .form-row {
  display: block;
}
.woocommerce .section-login .text-xl {
  margin-bottom: 8.4rem;
}
.woocommerce .section-login form .form-row label {
  display: none;
}
.woocommerce .section-login form .form-row input::-webkit-input-placeholder {
  text-transform: capitalize;
}
.woocommerce .section-login .inner {
  padding: 20rem 3rem;
}
.woocommerce .section-login .inner .form-wrap {
  margin: 0 auto;
  max-width: 63.3rem;
}
.woocommerce .section-login .inner .form-wrap .form-group {
  margin-bottom: 2.6rem;
}
.woocommerce .section-login .group-button .btn {
  float: none;
}
.woocommerce .section-login .bottom-wrap {
  margin-top: 2rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
  font-weight: 500;
}
.woocommerce .section-login .bottom-wrap .woocommerce-LostPassword.lost_password {
  margin-left: auto;
  text-align: right;
  font-weight: 500;
}
.woocommerce .section-login .image-login img {
  width: 100%;
}
.woocommerce form .password-input .show-password-input:after {
  color: #AB2222;
  content: "\f070";
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  font-weight: 900;
  text-rendering: auto;
}
.woocommerce form .password-input .show-password-input.display-password:after {
  content: "\f06e";
}
.woocommerce .section-my-account .section-dashboard .woocommerce-MyAccount-navigation {
  width: 100%;
  float: none;
}
.woocommerce .section-my-account .section-dashboard .woocommerce-MyAccount-navigation ul {
  list-style: none;
}
.woocommerce .section-my-account .section-dashboard .woocommerce-MyAccount-navigation ul li {
  font-weight: bold;
  font-size: 1.8rem;
  color: rgba(0, 0, 0, 0.7);
  transition: all 0.3s ease;
}
.woocommerce .section-my-account .section-dashboard .woocommerce-MyAccount-navigation ul li.is-active {
  color: #AB2222;
}
.woocommerce .section-my-account .section-dashboard .woocommerce-MyAccount-navigation ul li:not(:last-child) {
  margin-bottom: 1.5rem;
}
@media (max-width: 575px) {
  .woocommerce .section-my-account .section-dashboard .woocommerce-MyAccount-navigation {
    margin-bottom: 5rem;
  }
}
.woocommerce .section-my-account .section-dashboard .woocommerce-MyAccount-content {
  float: none;
  width: 100%;
}
.woocommerce .btn {
  float: none;
}

.woocommerce .section-cart {
  padding: 4rem 0 15rem;
}
.woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents {
  width: 100%;
  border: none;
}
.woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents th, .woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents td, .woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents tbody, .woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents thead, .woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents tr {
  display: block;
}
@media (min-width: 768px) {
  .woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents tr {
    display: flex;
    align-items: center;
  }
}
@media (min-width: 768px) {
  .woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents tr td, .woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents tr th {
    flex: 1;
    max-width: 24rem;
  }
  .woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents tr td:nth-child(1), .woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents tr th:nth-child(1) {
    max-width: 10rem;
  }
  .woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents tr td:nth-child(2), .woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents tr th:nth-child(2) {
    max-width: 100%;
  }
}
.woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents thead th {
  font-size: 1.8rem;
  font-weight: 700;
  padding-inline: 2rem;
  padding-bottom: 4rem;
  text-transform: capitalize;
}
.woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents thead th.product-name {
  text-align: left;
}
.woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents th, .woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents td {
  text-align: center;
}
.woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents tbody td {
  padding: 2rem;
  border: 0;
}
.woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr {
  background: rgba(249, 248, 244, 0.5);
}
.woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr:not(:last-child) {
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents tbody {
    max-height: 71.2rem;
    overflow: hidden;
    overflow-y: auto;
  }
  .woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents tbody::-webkit-scrollbar {
    width: 0.6rem;
  }
  .woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents tbody::-webkit-scrollbar-track {
    border-radius: 100px;
    background: rgba(225, 226, 216, 0.5);
  }
  .woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents tbody::-webkit-scrollbar-thumb {
    border-radius: 100px;
    background: #AB2222;
  }
}
.woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents .woocommerce-Price-amount.amount {
  font-family: Lato;
  font-size: 1.6rem;
  font-weight: 800;
  letter-spacing: 0.32rem;
}
.woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents .woocommerce-Price-amount.amount del {
  color: #8E8E93;
  letter-spacing: 0.28rem;
  font-size: 1.4rem;
  font-weight: 500;
}
.woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents .product-name {
  text-align: center;
}
.woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents .product-remove {
  display: flex;
}
.woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents .remove {
  width: 3rem;
  text-align: center;
  margin: auto;
  display: block;
}
.woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents .remove img {
  width: 100%;
  height: auto;
}
.woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents .choose-number {
  padding: 0;
}
.woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents .product-item {
  display: flex;
  text-align: left;
  align-items: center;
}
.woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents .product-item .product-thumb {
  width: 10rem;
  height: 12.5rem;
  flex-shrink: 0;
  background: #fff;
  padding: 1rem;
}
.woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents .product-item .product-thumb img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents .product-item .caption {
  padding-left: 3.4rem;
  max-width: 43rem;
}
.woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents .product-item .caption .title {
  font-size: 1.8rem;
  font-weight: bold;
}
.woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents .product-item .caption .desc {
  font-size: 1.8rem;
  margin-top: 1rem;
}
@media (max-width: 767px) {
  .woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents thead {
    position: absolute;
    left: -9999px;
    width: 0px;
    height: 0px;
    overflow: hidden;
  }
  .woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents td, .woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents tr, .woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents th {
    width: 100%;
  }
  .woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents td {
    position: relative;
    display: flex;
    align-items: center;
  }
  .woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents td:before {
    display: inline-block;
    flex: 0 0 30%;
    width: 30%;
    min-width: 7rem;
    font-size: 1.8rem;
    font-weight: bold;
    text-align: left;
    content: attr(data-title);
  }
  .woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents .product-item {
    padding-right: 5rem;
  }
  .woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents .remove {
    text-align: right;
    margin: 0;
    margin-left: auto;
  }
}
.woocommerce .section-cart .cart-button {
  flex-flow: wrap;
  padding-top: 3rem;
  gap: 3rem;
  justify-content: space-between;
}
.woocommerce .section-cart .cart-button .actions-coupon .coupon {
  width: 100%;
  max-width: 60rem;
  display: flex;
  align-items: center;
  box-shadow: inset 0 0 0 1px #636366;
  background: rgba(249, 248, 244, 0.5);
}
.woocommerce .section-cart .cart-button .actions-coupon .coupon input {
  height: 6rem;
  border: none;
  padding: 0 3rem;
}
.woocommerce .section-cart .cart-button .actions-coupon .coupon .btn {
  flex-shrink: 0;
}
.woocommerce .section-cart .cart-button .actions {
  display: flex;
  flex-flow: wrap;
  gap: 3rem;
}
.woocommerce .section-cart .cart-collaterals {
  margin-top: 8rem;
}
.woocommerce .section-cart .cart-collaterals .cart_totals .cart_totals_wrap {
  border: 1px solid rgba(0, 0, 0, 0.3);
  background: rgba(249, 248, 244, 0.3);
}
.woocommerce .section-cart .cart-collaterals .cart_totals .cart_totals_wrap .heading-cart-collaterals {
  font-size: 1.8rem;
  letter-spacing: 0.36rem;
  font-weight: 700;
  padding: 4rem 5rem;
  font-family: "Lato";
  text-transform: uppercase;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
@media (max-width: 767px) {
  .woocommerce .section-cart .cart-collaterals .cart_totals .cart_totals_wrap .heading-cart-collaterals {
    padding: 2rem 3rem;
  }
}
.woocommerce .section-cart .cart-collaterals .cart_totals .cart_totals_wrap .shop_table.shop_table_responsive {
  width: 100%;
  font-size: 1.8rem;
  margin-bottom: 0;
  border: 0;
}
.woocommerce .section-cart .cart-collaterals .cart_totals .cart_totals_wrap .shop_table.shop_table_responsive tr th {
  font-weight: normal;
}
.woocommerce .section-cart .cart-collaterals .cart_totals .cart_totals_wrap .shop_table.shop_table_responsive tr td {
  text-align: right;
}
.woocommerce .section-cart .cart-collaterals .cart_totals .cart_totals_wrap .shop_table.shop_table_responsive tr td, .woocommerce .section-cart .cart-collaterals .cart_totals .cart_totals_wrap .shop_table.shop_table_responsive tr th {
  padding: 1rem 5rem;
  border: 0;
}
@media (max-width: 767px) {
  .woocommerce .section-cart .cart-collaterals .cart_totals .cart_totals_wrap .shop_table.shop_table_responsive tr td, .woocommerce .section-cart .cart-collaterals .cart_totals .cart_totals_wrap .shop_table.shop_table_responsive tr th {
    padding: 1rem 3rem;
  }
}
.woocommerce .section-cart .cart-collaterals .cart_totals .cart_totals_wrap .shop_table.shop_table_responsive tr:nth-last-child(2) td, .woocommerce .section-cart .cart-collaterals .cart_totals .cart_totals_wrap .shop_table.shop_table_responsive tr:nth-last-child(2) th {
  padding-bottom: 2rem;
}
.woocommerce .section-cart .cart-collaterals .cart_totals .cart_totals_wrap .shop_table.shop_table_responsive tr:first-child td, .woocommerce .section-cart .cart-collaterals .cart_totals .cart_totals_wrap .shop_table.shop_table_responsive tr:first-child th {
  padding-top: 4rem;
}
.woocommerce .section-cart .cart-collaterals .cart_totals .cart_totals_wrap .shop_table.shop_table_responsive tr:last-child {
  background: #AB2222;
  text-transform: uppercase;
  letter-spacing: 0.36rem;
  color: #fff;
  font-family: "Lato";
  font-weight: 700;
}
.woocommerce .section-cart .cart-collaterals .cart_totals .cart_totals_wrap .shop_table.shop_table_responsive tr:last-child td, .woocommerce .section-cart .cart-collaterals .cart_totals .cart_totals_wrap .shop_table.shop_table_responsive tr:last-child th {
  padding: 2rem 5rem;
  font-size: 2rem;
}
@media (max-width: 767px) {
  .woocommerce .section-cart .cart-collaterals .cart_totals .cart_totals_wrap .shop_table.shop_table_responsive tr:last-child td, .woocommerce .section-cart .cart-collaterals .cart_totals .cart_totals_wrap .shop_table.shop_table_responsive tr:last-child th {
    padding: 2rem 3rem;
  }
}
.woocommerce .section-cart .cart-collaterals .cart_totals .cart_totals_wrap .shop_table.shop_table_responsive tr:last-child td {
  font-weight: bold;
}
.woocommerce .section-cart .cart-collaterals .cart_totals .cart_totals_wrap .shop_table.shop_table_responsive tr:last-child .woocommerce-Price-amount {
  letter-spacing: 0.36rem;
  color: #fff;
  font-family: "Lato";
  font-weight: 700;
  font-size: 1.8rem;
}
.woocommerce .section-cart .cart-collaterals .cart_totals .cart_totals_wrap .shop_table.shop_table_responsive tr .woocommerce-shipping-methods {
  margin-left: auto !important;
}
.woocommerce .section-cart .cart-collaterals .wc-proceed-to-checkout {
  margin-top: 3rem;
  padding: 0;
}
.woocommerce .section-checkout {
  padding: 4rem 0 15rem;
}
.woocommerce .section-checkout .form-row {
  display: block;
  margin-bottom: 3rem;
}
.woocommerce .section-checkout .form-row label {
  display: none;
}
.woocommerce .section-checkout .form-row.form-row-first, .woocommerce .section-checkout .form-row.form-row-last {
  width: calc(50% - 1.5rem);
}
.woocommerce .section-checkout .form-row .select2-container--default .select2-selection--single {
  border: 0;
  height: auto;
  line-height: normal;
}
.woocommerce .section-checkout .form-row .select2-container--default .select2-selection--single .select2-selection__rendered {
  border-bottom: 1px solid #8E8E93;
  padding: 1.6rem 0;
  letter-spacing: 0.32rem;
  font-size: 1.8rem;
  text-transform: uppercase;
  border-radius: 0;
}
.woocommerce .section-checkout .form-row .select2-selection__arrow {
  top: 50%;
  transform: translateY(-50%);
}
.woocommerce .section-checkout .form-row .select2-selection__arrow b {
  border-color: #AB2222 transparent transparent transparent;
  border-style: solid;
  border-width: 0.9rem 0.9rem 0 0.9rem;
}
.woocommerce .section-checkout .box-head {
  font-family: "Lato";
  text-transform: uppercase;
  letter-spacing: 0.36rem;
  font-weight: 700;
  font-size: 1.8rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #000000;
  margin-bottom: 1.5rem;
  position: relative;
}
.woocommerce .section-checkout .box-head:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 26.5rem;
  height: 0.4rem;
  background: #AB2222;
}
.woocommerce .section-checkout .woocommerce-additional-fields {
  padding-top: 2rem;
}
.woocommerce .section-checkout .woocommerce-shipping-methods {
  list-style: none;
}
.woocommerce .section-checkout #ship-to-different-address {
  margin-top: 1.5rem;
}
@media (max-width: 767px) {
  .woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order {
    padding: 3rem;
  }
}
.woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table {
  width: 100%;
  border: 0;
  margin: 0;
  border-collapse: collapse !important;
}
.woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tr {
  display: flex;
  align-items: center;
}
.woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tr td, .woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tr th {
  flex: 1;
  text-align: center;
}
.woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tr td:nth-child(1), .woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tr th:nth-child(1) {
  width: 50%;
  flex-shrink: 0;
  flex-basis: 50%;
  text-align: left;
}
.woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tr td:last-child, .woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tr th:last-child {
  text-align: right;
}
.woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tbody {
  display: block;
  background: rgba(249, 248, 244, 0.5);
  padding: 2rem;
  max-height: 57rem;
  overflow: hidden;
  overflow-y: auto;
}
.woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tbody::-webkit-scrollbar {
  width: 0.6rem;
}
.woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tbody::-webkit-scrollbar-track {
  border-radius: 100px;
  background: rgba(225, 226, 216, 0.5);
}
.woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tbody::-webkit-scrollbar-thumb {
  border-radius: 100px;
  background: #AB2222;
}
.woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tbody tr, .woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tbody td, .woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tbody th {
  display: block;
}
.woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tbody tr {
  display: flex;
  align-items: center;
}
.woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tbody tr:not(:last-child) {
  margin-bottom: 1.7rem;
}
.woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tbody td, .woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tbody th {
  border: 0;
  padding: 0;
  vertical-align: top;
}
.woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tbody .woocommerce-Price-amount.amount {
  letter-spacing: 0.32rem;
  font-family: "Lato";
  font-weight: 800;
  font-size: 1.6rem;
}
.woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tfoot {
  display: block;
  margin-top: 2rem;
  border: 1px solid rgba(0, 0, 0, 0.3);
  background: rgba(249, 248, 244, 0.3);
  border-bottom: 0;
}
.woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tfoot .heading-cart-collaterals {
  font-size: 1.8rem;
  letter-spacing: 0.36rem;
  font-weight: 700;
  padding: 4rem 3rem;
  font-family: "Lato";
  text-transform: uppercase;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
@media (max-width: 767px) {
  .woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tfoot .heading-cart-collaterals {
    padding: 2rem 3rem;
  }
}
.woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tfoot tr th {
  font-weight: normal !important;
}
.woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tfoot tr td {
  text-align: right;
  font-weight: normal !important;
}
.woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tfoot tr td, .woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tfoot tr th {
  padding: 1rem 3rem;
  border: 0 !important;
}
@media (max-width: 767px) {
  .woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tfoot tr td, .woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tfoot tr th {
    padding: 1rem 3rem;
  }
}
.woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tfoot tr:nth-last-child(2) td, .woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tfoot tr:nth-last-child(2) th {
  padding-bottom: 2rem;
}
.woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tfoot tr:nth-child(2) td, .woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tfoot tr:nth-child(2) th {
  padding-top: 4rem;
}
.woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child {
  background: #AB2222;
  text-transform: uppercase;
  letter-spacing: 0.36rem;
  color: #fff;
  font-family: "Lato";
  font-weight: 700;
}
.woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child td, .woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child th {
  padding: 2rem 3rem;
  font-size: 2rem;
}
@media (max-width: 767px) {
  .woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child td, .woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child th {
    padding: 2rem 3rem;
  }
}
.woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child td {
  font-weight: bold;
}
.woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child .woocommerce-Price-amount {
  letter-spacing: 0.36rem;
  color: #fff;
  font-family: "Lato";
  font-weight: 700;
  font-size: 1.8rem;
}
.woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tfoot tr:first-child td, .woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tfoot tr:first-child th {
  padding: 0;
  text-align: left;
}
.woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tfoot tr .woocommerce-shipping-methods {
  margin-left: auto !important;
}
.woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table .product-item {
  display: flex;
  align-items: center;
}
.woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table .product-item .product-thumb {
  width: 9.6rem;
  height: 9.6rem;
  flex-shrink: 0;
  padding: 1rem;
  background: #fff;
}
.woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table .product-item .product-thumb img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table .product-item .infor-product {
  padding-left: 2rem;
  font-size: 1.8rem;
  text-align: left;
}
.woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table .product-item .infor-product .title {
  font-weight: bold;
}
.woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table .product-item .infor-product .desc {
  margin-top: 1rem;
}
.comment_container{
	display: flex;
	
}
.woocommerce .section-checkout .checkout-summary #payment.woocommerce-checkout-payment {
  border: 0 !important;
  background: none !important;
  border-top: 0;
  border-radius: 0 !important;
}
.woocommerce .section-checkout .checkout-summary #payment.woocommerce-checkout-payment .wc_payment_methods {
  padding: 0;
  padding-bottom: 2rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.woocommerce .section-checkout .checkout-summary #payment.woocommerce-checkout-payment .wc_payment_methods li .payment_box.payment_method_bacs {
  background: #F2F2F7;
  width: calc(100% + 6rem);
  padding: 2.6rem 4rem;
  margin-left: -3rem;
}
.woocommerce .section-checkout .checkout-summary #payment.woocommerce-checkout-payment .wc_payment_methods li .payment_box.payment_method_bacs::before {
  display: none;
}
.woocommerce .section-checkout .checkout-summary #payment.woocommerce-checkout-payment .inner {
  border: 1px solid rgba(0, 0, 0, 0.3) !important;
  background: rgba(249, 248, 244, 0.3) !important;
  border-top: 0 !important;
  padding: 3rem;
}
.woocommerce .woocommerce-shipping-methods {
  width: fit-content;
  margin-left: auto;
}
.woocommerce .woocommerce-shipping-methods .custom-checkbox.style-2 > label, .woocommerce .woocommerce-shipping-methods .custom-checkbox.style-2 > span {
  position: relative;
  cursor: pointer;
  padding-left: 3.5rem;
  width: 100%;
}
.woocommerce .woocommerce-shipping-methods .custom-checkbox.style-2 > label:before, .woocommerce .woocommerce-shipping-methods .custom-checkbox.style-2 > span:before {
  content: "";
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  border: none;
  background: #fff;
  border: 0.2rem solid #AB2222;
  position: absolute;
  top: 0.3rem;
  left: 0;
  cursor: pointer;
}
.woocommerce .woocommerce-shipping-methods .custom-checkbox.style-2 > label .content, .woocommerce .woocommerce-shipping-methods .custom-checkbox.style-2 > span .content {
  display: none;
  padding: 1.2rem 5rem;
  margin-top: 2rem;
  background: #F5F5F5;
  width: calc(100% + 3.5rem);
  margin-left: -3rem;
  font-size: 1.6rem;
}
.woocommerce .woocommerce-shipping-methods .custom-checkbox.style-2 input[type=radio]:focus + label .content, .woocommerce .woocommerce-shipping-methods .custom-checkbox.style-2 input[type=radio]:focus + span .content {
  display: block;
  font-weight: normal !important;
}
.woocommerce .woocommerce-shipping-methods .custom-checkbox.style-2 input[type=radio]:focus + label:before, .woocommerce .woocommerce-shipping-methods .custom-checkbox.style-2 input[type=radio]:focus + span:before {
  background: #AB2222;
  box-shadow: inset 0 0 0 0.35rem #fff;
}
.woocommerce .woocommerce-shipping-methods .custom-checkbox.style-2 input[type=radio]:checked + label .content, .woocommerce .woocommerce-shipping-methods .custom-checkbox.style-2 input[type=radio]:checked + span .content {
  display: block;
  font-weight: normal !important;
}
.woocommerce .woocommerce-shipping-methods .custom-checkbox.style-2 input[type=radio]:checked + label:before, .woocommerce .woocommerce-shipping-methods .custom-checkbox.style-2 input[type=radio]:checked + span:before {
  background: #AB2222;
  box-shadow: inset 0 0 0 0.35rem #fff;
}
.woocommerce .woocommerce-shipping-methods .custom-checkbox.style-2 input[type=checkbox]:focus + label .content, .woocommerce .woocommerce-shipping-methods .custom-checkbox.style-2 input[type=checkbox]:focus + span .content {
  display: block;
  font-weight: normal !important;
}
.woocommerce .woocommerce-shipping-methods .custom-checkbox.style-2 input[type=checkbox]:focus + label:before, .woocommerce .woocommerce-shipping-methods .custom-checkbox.style-2 input[type=checkbox]:focus + span:before {
  background: #AB2222;
  box-shadow: inset 0 0 0 0.35rem #fff;
}
.woocommerce .woocommerce-shipping-methods .custom-checkbox.style-2 input[type=checkbox]:checked + label .content, .woocommerce .woocommerce-shipping-methods .custom-checkbox.style-2 input[type=checkbox]:checked + span .content {
  display: block;
  font-weight: normal !important;
}
.woocommerce .woocommerce-shipping-methods .custom-checkbox.style-2 input[type=checkbox]:checked + label:before, .woocommerce .woocommerce-shipping-methods .custom-checkbox.style-2 input[type=checkbox]:checked + span:before {
  background: #AB2222;
  box-shadow: inset 0 0 0 0.35rem #fff;
}
.woocommerce .woocommerce-order.section-thank-you {
  padding: 10rem 0 15rem;
}
.woocommerce .woocommerce-order.section-thank-you .top-wrap {
  margin: 0 auto;
  max-width: 76.5rem;
}
.woocommerce .woocommerce-order.section-thank-you .top-wrap .text-xl {
  margin: 0 auto;
}
.woocommerce .woocommerce-order.section-thank-you .top-wrap .image {
  max-width: 25.6rem;
  margin: 0 auto;
  margin-top: 6rem;
}
.woocommerce .woocommerce-order.section-thank-you .top-wrap .image img {
  width: 100%;
  height: auto;
}
.woocommerce .woocommerce-order.section-thank-you .thanks-info {
  margin-top: 4.2rem;
  text-align: center;
}
.woocommerce .woocommerce-order.section-thank-you .thanks-info ul {
  list-style: none;
}
.woocommerce .woocommerce-order.section-thank-you .thanks-info ul li {
  line-height: 2;
}
.woocommerce .woocommerce-order.section-thank-you .thanks-info .received {
  display: flex;
  text-align: center;
  justify-content: center;
}
.woocommerce .woocommerce-order.section-thank-you .thanks-info .received .icon {
  flex-shrink: 0;
  width: 2.4rem;
  margin-bottom: 1rem;
}
.woocommerce .woocommerce-order.section-thank-you .thanks-info .received .icon img {
  width: 100%;
}
.woocommerce .woocommerce-order.section-thank-you .thanks-info .received .text {
  padding-left: 1rem;
}
.woocommerce .woocommerce-order.section-thank-you .woocommerce-column__title.checkout__title {
  margin-bottom: 1rem;
}
.woocommerce .woocommerce-order.section-thank-you .btn-group {
  max-width: 59rem;
  margin: 0 auto;
  margin-top: 4rem;
  justify-content: center;
}
.woocommerce .woocommerce-order.section-thank-you .btn-group .btn {
  width: 100%;
}
.woocommerce .woocommerce-customer-details {
  display: grid;
  border: 1px solid rgba(0, 0, 0, 0.3);
  background: rgba(249, 248, 244, 0.3);
}
@media (min-width: 768px) {
  .woocommerce .woocommerce-customer-details {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.woocommerce .woocommerce-customer-details .woocommerce-column__title {
  text-transform: uppercase;
  font-size: 1.8rem;
  letter-spacing: 0.36rem;
  font-weight: 700;
  font-family: "Lato";
  padding: 4rem 3rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
}
@media (max-width: 767px) {
  .woocommerce .woocommerce-customer-details .woocommerce-column__title {
    padding: 2rem 3rem;
  }
}
.woocommerce .woocommerce-customer-details address {
  padding: 3rem 3rem 4rem;
  border: 0;
  line-height: 2;
}
@media (max-width: 767px) {
  .woocommerce .woocommerce-customer-details address {
    padding: 2rem 3rem;
  }
}
.woocommerce .woocommerce-order-details {
  width: 100%;
}
@media (max-width: 767px) {
  .woocommerce .woocommerce-order-details .woocommerce-column--billing-address {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  }
}
.woocommerce .woocommerce-order-details .woocommerce-order-details__title {
  background: #242424;
  color: #fff;
  padding: 2rem 5rem;
  border-radius: 0.5rem;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .woocommerce .woocommerce-order-details .woocommerce-order-details__title {
    padding: 2rem 3rem;
  }
}
.woocommerce .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details, .woocommerce .woocommerce-order-details .order-totals-table {
  width: 100%;
  border: 0;
  margin: 0;
  border-collapse: collapse !important;
}
.woocommerce .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details tr, .woocommerce .woocommerce-order-details .order-totals-table tr {
  display: flex;
  align-items: center;
}
.woocommerce .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details tr td, .woocommerce .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details tr th, .woocommerce .woocommerce-order-details .order-totals-table tr td, .woocommerce .woocommerce-order-details .order-totals-table tr th {
  flex: 1;
  text-align: center;
}
.woocommerce .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details tr td:nth-child(1), .woocommerce .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details tr th:nth-child(1), .woocommerce .woocommerce-order-details .order-totals-table tr td:nth-child(1), .woocommerce .woocommerce-order-details .order-totals-table tr th:nth-child(1) {
  width: 50%;
  flex-shrink: 0;
  flex-basis: 50%;
  text-align: left;
}
.woocommerce .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details tr td:last-child, .woocommerce .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details tr th:last-child, .woocommerce .woocommerce-order-details .order-totals-table tr td:last-child, .woocommerce .woocommerce-order-details .order-totals-table tr th:last-child {
  text-align: right;
}
.woocommerce .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details {
  max-width: 73rem;
  margin: 0 auto;
}
.woocommerce .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details tbody {
  display: block;
  background: rgba(249, 248, 244, 0.5);
  padding: 2rem;
  max-height: 57rem;
  overflow: hidden;
  overflow-y: auto;
}
.woocommerce .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details tbody::-webkit-scrollbar {
  width: 0.6rem;
}
.woocommerce .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details tbody::-webkit-scrollbar-track {
  border-radius: 100px;
  background: rgba(225, 226, 216, 0.5);
}
.woocommerce .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details tbody::-webkit-scrollbar-thumb {
  border-radius: 100px;
  background: #AB2222;
}
.woocommerce .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details tbody tr, .woocommerce .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details tbody td, .woocommerce .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details tbody th {
  display: block;
}
.woocommerce .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details tbody tr {
  display: flex;
  align-items: center;
}
.woocommerce .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details tbody tr:not(:last-child) {
  margin-bottom: 1.7rem;
}
.woocommerce .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details tbody td, .woocommerce .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details tbody th {
  border: 0;
  padding: 0;
  vertical-align: top;
}
.woocommerce .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details tbody .woocommerce-Price-amount.amount {
  letter-spacing: 0.32rem;
  font-family: "Lato";
  font-weight: 800;
  font-size: 1.6rem;
}
.woocommerce .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details .product-item {
  display: flex;
  align-items: center;
}
.woocommerce .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details .product-item .product-thumb {
  width: 9.6rem;
  height: 9.6rem;
  flex-shrink: 0;
  padding: 1rem;
  background: #fff;
}
.woocommerce .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details .product-item .product-thumb img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.woocommerce .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details .product-item .infor-product {
  padding-left: 2rem;
  font-size: 1.8rem;
  text-align: left;
}
.woocommerce .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details .product-item .infor-product .title {
  font-weight: bold;
}
.woocommerce .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details .product-item .infor-product .desc {
  margin-top: 1rem;
}
.woocommerce .woocommerce-order-details .bottom-wrap {
  display: grid;
  margin-top: 5rem;
  gap: 3rem;
}
@media (min-width: 768px) {
  .woocommerce .woocommerce-order-details .bottom-wrap {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.woocommerce .woocommerce-order-details .bottom-wrap table {
  border: 1px solid rgba(0, 0, 0, 0.3);
  background: rgba(249, 248, 244, 0.3);
}
.woocommerce .woocommerce-order-details .bottom-wrap table tbody {
  display: block;
}
.woocommerce .woocommerce-order-details .bottom-wrap table tbody .heading-cart-collaterals {
  font-size: 1.8rem;
  letter-spacing: 0.36rem;
  font-weight: 700;
  padding: 4rem 3rem;
  font-family: "Lato";
  text-transform: uppercase;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
@media (max-width: 767px) {
  .woocommerce .woocommerce-order-details .bottom-wrap table tbody .heading-cart-collaterals {
    padding: 2rem 3rem;
  }
}
.woocommerce .woocommerce-order-details .bottom-wrap table tbody tr th {
  font-weight: normal !important;
}
.woocommerce .woocommerce-order-details .bottom-wrap table tbody tr td {
  text-align: right;
  font-weight: normal !important;
}
.woocommerce .woocommerce-order-details .bottom-wrap table tbody tr td, .woocommerce .woocommerce-order-details .bottom-wrap table tbody tr th {
  padding: 1rem 3rem;
  border: 0 !important;
}
@media (max-width: 767px) {
  .woocommerce .woocommerce-order-details .bottom-wrap table tbody tr td, .woocommerce .woocommerce-order-details .bottom-wrap table tbody tr th {
    padding: 1rem 3rem;
  }
}
.woocommerce .woocommerce-order-details .bottom-wrap table tbody tr:nth-child(2) td, .woocommerce .woocommerce-order-details .bottom-wrap table tbody tr:nth-child(2) th {
  padding-top: 4rem;
}
.woocommerce .woocommerce-order-details .bottom-wrap table tbody tr:last-child td, .woocommerce .woocommerce-order-details .bottom-wrap table tbody tr:last-child th {
  padding-bottom: 4rem;
}
.woocommerce .woocommerce-order-details .bottom-wrap table tbody tr:first-child td, .woocommerce .woocommerce-order-details .bottom-wrap table tbody tr:first-child th {
  padding: 0;
  text-align: left;
}
.woocommerce .woocommerce-order-details .bottom-wrap table tbody tr .woocommerce-shipping-methods {
  margin-left: auto !important;
}

.item.product.type-product {
  height: 100%;
}

.all-products .swiper-slide, .best-sellers .swiper-slide {
  height: 100%;
}

.newsletter .submit-btn .icon {
  display: block;
  width: 3.2rem;
  height: 1.1rem;
  background-image: url(../img/arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

.form-wrap .btn-group p {
  display: inline-flex;
  position: relative;
}
.form-wrap .btn-group p .btn {
  padding-right: 8rem;
}
.form-wrap .btn-group p:before {
  content: "";
  z-index: 2;
  width: 3.2rem;
  height: 1.1rem;
  background-image: url(../img/arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 4rem;
  filter: brightness(0);
}
.form-wrap .wpcf7-spinner {
  left: calc(100% + 1rem);
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}

#age-verification-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.5rem;
}
#age-verification-popup .inner {
  width: 100%;
  max-width: 76.4rem;
}
#age-verification-popup .inner .image {
  width: 23.5rem;
  height: 23.5rem;
  border-radius: 50%;
  background: #fff;
  padding: 2rem;
  margin: 0 auto;
  margin-bottom: -11.75rem;
}
#age-verification-popup .inner .image img {
  width: 100%;
  height: 100%;
  object-fit: scale-down;
}
#age-verification-popup .content {
  background: #fff;
  padding: 10rem 1.5rem;
  font-size: 2rem;
}
#age-verification-popup .content .wrap {
  max-width: 49.7rem;
  margin: 0 auto;
}
#age-verification-popup .content .text-xl {
  margin-bottom: 1rem;
}
#age-verification-popup .content .age-button {
  margin-top: 4rem;
}
#age-verification-popup .content .age-button button {
  line-height: 6.2rem;
  letter-spacing: 0.36rem;
  font-weight: 700;
  font-size: 1.8rem;
  transition: all 0.3s;
  text-align: center;
  font-family: "Lato";
  height: 6.2rem;
  width: 100%;
}
#age-verification-popup .content .age-button button:nth-child(1) {
  background: #AB2222;
  margin-bottom: 1rem;
  color: #fff;
}
#age-verification-popup .content .age-button button:nth-child(2) {
  border: 1px solid #E00A0A;
}
#age-verification-popup .content .age-button button:hover {
  transition: all 0.3s;
  text-shadow: 0 0.7rem 1.5rem rgba(0, 0, 0, 0.2);
  transform: rotateY(-15deg);
}

.tags-el .tag-el.sale {
  background: #FF9F0A;
  color: #fff;
}

.sidebar .bapf_sfilter .bapf_head h3 {
  font-family: Lato;
  font-size: 1.8rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.36rem;
}
.sidebar .bapf_sfilter .bapf_body {
  padding-top: 2rem;
}
.sidebar .bapf_sfilter .bapf_body .bapf_slidr_main.ui-widget-content, .sidebar .bapf_sfilter .bapf_body .berocket_filter_price_slider.ui-widget-content {
  background: #E5E5EA;
  height: 0.5rem;
}
.sidebar .bapf_sfilter .bapf_body .bapf_slidr_main.ui-widget-content .ui-slider-range, .sidebar .bapf_sfilter .bapf_body .berocket_filter_price_slider.ui-widget-content .ui-slider-range {
  background: #AB2222;
}
.sidebar .bapf_sfilter .bapf_body .ui-slider .ui-slider-handle {
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  background: #F5F6F7;
  top: -0.8rem;
  border: 0.2rem solid #AB2222;
}

.added_to_cart.wc-forward, .woocommerce a.added_to_cart {
  display: block;
  align-items: center;
  width: 100%;
  justify-content: center;
  background: #FF9F0A;
  padding: 0 3rem;
  height: 6.2rem;
  color: #fff;
  font-family: "Lato";
  font-size: 1.8rem;
  font-weight: 700;
  z-index: 5;
  position: absolute;
  bottom: 0;
  left: 0;
  letter-spacing: 0.36rem;
  line-height: 6.2rem;
  text-align: center;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  .product-details .details {
    padding-inline: 3rem;
  }
}
.product-details .details label {
  font-size: 1.6rem;
  font-weight: 700;
  color: #000;
  letter-spacing: 0.32rem;
  margin-bottom: 2rem;
  font-family: "Lato";
  text-transform: uppercase;
}
.product-details .details .quantity-wrap {
  margin-top: 4rem;
}
.product-details .details .price {
  position: relative;
  padding-top: 2rem;
  margin-top: 2rem;
}
.product-details .details .price::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 5rem;
  background: #E00A0A;
  height: 1px;
}
.product-details .details .my-tabs {
  margin-top: 3rem;
}
.product-details .details .my-tabs .tabs-nav {
  list-style: none;
  display: flex;
  align-items: center;
  gap: 1rem 2rem;
}
.product-details .details .my-tabs .tabs-nav li {
  font-family: Lato;
  text-transform: uppercase;
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.32rem;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.3);
  transition: all 0.3s;
}
.product-details .details .my-tabs .tabs-nav li:hover, .product-details .details .my-tabs .tabs-nav li.active {
  color: #000;
  text-stroke: 0.5px currentColor;
  -webkit-text-stroke: 0.5px currentColor;
  text-decoration: underline;
}
.product-details .details .my-tabs .tab-container .tab-content {
  padding-top: 2rem;
}
.product-details .variations {
  margin-top: 4rem;
}
.product-details .variations tbody tr {
  display: flex;
  flex-direction: column;
}
.product-details .variations tbody tr .value select {
  border: 1px solid #636366;
  line-height: 6rem;
  padding: 0 3rem;
  height: 6rem;
  background-color: #fff;
  background-position: calc(100% - 3rem) center;
}
.product-details .variations tbody tr:not(:first-child) {
  margin-top: 4rem;
}

.cart .cart-btn {
  position: relative;
}
.cart .cart-btn .badges {
  position: absolute;
  top: -1rem;
  right: -1rem;
  background: #fff;
  color: #000;
  border-radius: 50%;
  width: 2.2rem;
  height: 2.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
  font-weight: 700;
  font-family: "Lato";
  text-transform: uppercase;
  z-index: 1;
  line-height: 2.2rem;
}

.breadcrumbs {
  margin-bottom: 3.6rem;
}

.language-select .pll-switcher-select {
  font-weight: 700;
  font-size: 1.8rem;
  letter-spacing: 0.36rem;
  font-family: "Lato";
  text-transform: uppercase;
  width: fit-content;
  min-width: auto;
  border-bottom: 0;
  background-image: url(../img/chevron-down.svg);
  background-size: 2.4rem auto;
  padding-right: 3rem;
}

.woocommerce .woocommerce-Reviews#reviews #comments, .woocommerce .woocommerce-Reviews#reviews #review_form_wrapper {
  display: flex;
}
@media (max-width: 767px) {
  .woocommerce .woocommerce-Reviews#reviews #comments, .woocommerce .woocommerce-Reviews#reviews #review_form_wrapper {
    flex-direction: column;
  }
}
.woocommerce .woocommerce-Reviews#reviews #comments .woocommerce-Reviews-title, .woocommerce .woocommerce-Reviews#reviews #comments .review_form_title, .woocommerce .woocommerce-Reviews#reviews #review_form_wrapper .woocommerce-Reviews-title, .woocommerce .woocommerce-Reviews#reviews #review_form_wrapper .review_form_title {
  font-family: Lato;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.36rem;
}
@media (min-width: 768px) {
  .woocommerce .woocommerce-Reviews#reviews #comments .woocommerce-Reviews-title, .woocommerce .woocommerce-Reviews#reviews #comments .review_form_title, .woocommerce .woocommerce-Reviews#reviews #review_form_wrapper .woocommerce-Reviews-title, .woocommerce .woocommerce-Reviews#reviews #review_form_wrapper .review_form_title {
    width: 20%;
  }
}
@media (max-width: 767px) {
  .woocommerce .woocommerce-Reviews#reviews #comments .woocommerce-Reviews-title, .woocommerce .woocommerce-Reviews#reviews #comments .review_form_title, .woocommerce .woocommerce-Reviews#reviews #review_form_wrapper .woocommerce-Reviews-title, .woocommerce .woocommerce-Reviews#reviews #review_form_wrapper .review_form_title {
    margin-bottom: 2rem;
  }
}
@media (min-width: 768px) {
  .woocommerce .woocommerce-Reviews#reviews #comments #review_form, .woocommerce .woocommerce-Reviews#reviews #comments .commentlist, .woocommerce .woocommerce-Reviews#reviews #review_form_wrapper #review_form, .woocommerce .woocommerce-Reviews#reviews #review_form_wrapper .commentlist {
    width: 80% !important;
  }
}
.woocommerce .woocommerce-Reviews#reviews #comments ol.commentlist li, .woocommerce .woocommerce-Reviews#reviews #review_form_wrapper ol.commentlist li {
  padding: 2rem 3rem;
  border: 1px solid rgba(0, 0, 0, 0.3);
  background: #fff;
  transition: all 0.3s;
}
.woocommerce .woocommerce-Reviews#reviews #comments ol.commentlist li .comment_container img.avatar, .woocommerce .woocommerce-Reviews#reviews #review_form_wrapper ol.commentlist li .comment_container img.avatar {
  padding: 0;
  border: 0;
  position: static;
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  object-fit: cover;
  overflow: hidden;
  float: none !important;
}
.woocommerce .woocommerce-Reviews#reviews #comments ol.commentlist li .comment_container .comment-text, .woocommerce .woocommerce-Reviews#reviews #review_form_wrapper ol.commentlist li .comment_container .comment-text {
  padding: 0;
  margin: 0;
  border: 0;
	width: 100%;
}
.woocommerce .woocommerce-Reviews#reviews #comments ol.commentlist li .comment_container .comment-text .top, .woocommerce .woocommerce-Reviews#reviews #review_form_wrapper ol.commentlist li .comment_container .comment-text .top{
	display: flex; 
	align-items: flex-end;
	justify-content: space-between;
	margin-bottom: 2rem;
}
.woocommerce .woocommerce-Reviews#reviews #comments ol.commentlist li .comment_container .comment-text .left, .woocommerce .woocommerce-Reviews#reviews #review_form_wrapper ol.commentlist li .comment_container .comment-text .left{
	display: flex;
	align-items: center;
	
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{
	margin-bottom: 0;
	padding-left: 1.5rem;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__author{
	font-family: "Noto Serif JP";
	font-size: 1.8rem;
	font-style: normal;
	color: #000000;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
	margin-bottom: .8rem;
	display: block;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__dash{
	display: none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__published-date{
	font-family: Lato;
	color: rgb(30 57 35 / 50%);
	font-size: 1.4rem;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: .28rem;
	text-transform: uppercase;
}
.woocommerce .woocommerce-Reviews#reviews #comments ol.commentlist li .comment_container:not(:last-child), .woocommerce .woocommerce-Reviews#reviews #review_form_wrapper ol.commentlist li .comment_container:not(:last-child) {
  margin-bottom: 2rem;
}
.woocommerce .woocommerce-Reviews#reviews #comments ol.commentlist li:hover, .woocommerce .woocommerce-Reviews#reviews #review_form_wrapper ol.commentlist li:hover {
  border: 1px solid #AB2222;
  background: rgba(249, 248, 244, 0.3);
}
.woocommerce .woocommerce-Reviews#reviews #comments #review_form, .woocommerce .woocommerce-Reviews#reviews #review_form_wrapper #review_form {
  border: 1px solid rgba(0, 0, 0, 0.3);
  background: rgba(249, 248, 244, 0.3);
  padding: 4rem 3rem;
}
.woocommerce .woocommerce-Reviews#reviews #comments #review_form .comment-form-rating, .woocommerce .woocommerce-Reviews#reviews #review_form_wrapper #review_form .comment-form-rating {
  margin-top: 2rem;
}
.woocommerce .woocommerce-Reviews#reviews #comments #review_form .comment-form-rating label, .woocommerce .woocommerce-Reviews#reviews #review_form_wrapper #review_form .comment-form-rating label {
  margin-bottom: 1rem;
  font-size: 1.8rem;
  font-weight: 600;
}
.woocommerce .woocommerce-Reviews#reviews #comments #review_form .comment-form-rating .stars, .woocommerce .woocommerce-Reviews#reviews #review_form_wrapper #review_form .comment-form-rating .stars {
  color: #AB2222;
}
.woocommerce .woocommerce-Reviews#reviews #comments, .woocommerce .woocommerce-Reviews#reviews #review_form_wrapper{ 
	padding-top: 5rem;
	margin-top: 5rem;
	position: relative;
}
.woocommerce .woocommerce-Reviews#reviews #review_form_wrapper:after{
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	height: 1px;
	background: rgb(0 0 0 / 30%);
	width: 100%;
}
@media (min-width: 768px){
	.woocommerce .woocommerce-Reviews#reviews #review_form_wrapper:after{
	max-width: 80%;
}
}
html .woocommerce .woocommerce-breadcrumb{
	margin: 0;
	margin-bottom: 3.6rem;
	color: rgba(#4C4C4C,.75);
}
html .woocommerce .woocommerce-breadcrumb span:last-child{
	color: #AB2222;
	font-weight: 600;
}
.products-slider-3 .swiper-slide{
    height: 100%;
}
/*# sourceMappingURL=custom.css.map */
