.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, .woocommerce .section-login .group-button .add-request-quote-button {
  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: #EE1F33;
  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: #EE1F33;
}
.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, .woocommerce .add-request-quote-button {
  float: none;
}

.woocommerce .box-head {
  font-weight: 500;
  font-size: 2.8rem;
  margin-bottom: 3rem;
  color: #231F20;
}
.woocommerce .select-all-wrapper {
  background: #F8F8F8;
  padding: 2rem 1.2rem 1.5rem;
  margin-bottom: 2rem;
}
.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: 4rem 1.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: #F8F8F8;
}
.woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr:not(:last-child) {
  border-bottom: 1px solid rgba(95, 101, 105, 0.3);
}
@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-size: 2.2rem;
  font-weight: 500;
  color: rgb(175, 7, 7);
}
.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;
}
.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: 2.4rem;
  text-align: center;
  color: #EE1F33;
  display: block;
  margin-top: 1.2rem;
}
.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;
}
@media (min-width: 768px) {
  .woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents .product-subtotal {
    display: flex;
    justify-content: center;
  }
  .woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents .product-subtotal .product-subtotal-wrap {
    text-align: left;
  }
}
.woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents .custom-checkbox label {
  height: 2.8rem;
}
.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: 10rem;
  flex-shrink: 0;
}
.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: scale-down;
}
.woocommerce .section-cart .woocommerce-cart-form .shop_table.table-has-qty.shop_table_responsive.cart.woocommerce-cart-form__contents .product-item .caption {
  padding-left: 3rem;
  max-width: 40rem;
  font-size: 2.2rem;
  font-weight: 500;
  color: #231F20;
}
@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 td:nth-child(1):before {
    display: none;
  }
  .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 .cart-button {
  padding-top: 4rem;
  display: flex;
  flex-flow: wrap;
  gap: 3rem;
}
.woocommerce .section-cart .actions-coupon .coupon {
  display: flex;
  align-items: center;
  gap: 1.6rem;
  width: 100%;
  background: #fff;
  border-radius: 4rem;
  padding-right: 0.8rem;
  border: 1px solid #E5E5EA;
}
.woocommerce .section-cart .actions-coupon .coupon input {
  height: 6rem;
  border: none;
  padding: 0 1.6rem;
}
.woocommerce .section-cart .actions-coupon .coupon button {
  border-radius: 50%;
  background: rgb(175, 7, 7);
  flex-shrink: 0;
  height: 3.4rem;
  width: 3.4rem;
}
.woocommerce .section-cart .actions-coupon .coupon button svg path {
  fill: #fff;
}
.woocommerce .section-cart .cart-collaterals .cart_totals {
  width: 100%;
  float: none;
}
.woocommerce .section-cart .cart-collaterals .cart_totals .heading-cart-collaterals {
  font-weight: 500;
  font-size: 2.8rem;
  margin-bottom: 3rem;
  color: #000;
}
.woocommerce .section-cart .cart-collaterals .cart_totals .cart_totals_wrap {
  padding: 3rem;
  background: rgb(248, 248, 248);
  color: #5C5C5C;
}
.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 0;
  border: 0;
}
.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: 0;
}
.woocommerce .section-cart .cart-collaterals .cart_totals .cart_totals_wrap .shop_table.shop_table_responsive tr:nth-last-child(2) th, .woocommerce .section-cart .cart-collaterals .cart_totals .cart_totals_wrap .shop_table.shop_table_responsive tr:nth-last-child(2) td {
  padding-bottom: 0;
}
.woocommerce .section-cart .cart-collaterals .cart_totals .cart_totals_wrap .shop_table.shop_table_responsive tr:nth-last-child(2) .woocommerce-Price-amount {
  font-size: 2.2rem;
  color: rgb(175, 7, 7);
}
.woocommerce .section-cart .cart-collaterals .cart_totals .cart_totals_wrap .shop_table.shop_table_responsive tr:last-child td {
  text-align: left;
}
.woocommerce .section-cart .cart-collaterals .cart_totals .cart_totals_wrap .shop_table.shop_table_responsive tr .total-text {
  display: block;
  font-size: 1.5rem;
}
.woocommerce .section-cart .cart-collaterals .cart_totals .cart_totals_wrap .shop_table.shop_table_responsive tr .woocommerce-shipping-methods {
  margin-left: auto !important;
}
@media (max-width: 768px) {
  .woocommerce .section-cart .cart-collaterals .cart_totals .cart_totals_wrap .shop_table.shop_table_responsive tr {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .woocommerce .section-cart .cart-collaterals .cart_totals .cart_totals_wrap .shop_table.shop_table_responsive tr th {
    display: block;
  }
  .woocommerce .section-cart .cart-collaterals .cart_totals .cart_totals_wrap .shop_table.shop_table_responsive tr td {
    background: none !important;
  }
  .woocommerce .section-cart .cart-collaterals .cart_totals .cart_totals_wrap .shop_table.shop_table_responsive tr td::before {
    display: none;
  }
  .woocommerce .section-cart .cart-collaterals .cart_totals .cart_totals_wrap .shop_table.shop_table_responsive tr .cart-coupon-row td {
    width: 100%;
  }
}
.woocommerce .section-cart .cart-collaterals .wc-proceed-to-checkout {
  margin-top: 3rem;
  padding: 0;
}
.woocommerce .section-checkout {
  padding: 4rem 0 15rem;
}
.woocommerce .section-checkout .custom-order-summary .custom-order-summary-inner {
  background: #f8f8f8;
  padding: 3rem 0;
}
.woocommerce .section-checkout .custom-order-summary .custom-order-summary-inner table {
  width: 100%;
}
.woocommerce .section-checkout .custom-order-summary .custom-order-summary-inner table .th {
  margin-bottom: 1.2rem;
}
.woocommerce .section-checkout .custom-order-summary .custom-order-summary-inner table tr td {
  padding: 4rem 0;
}
.woocommerce .section-checkout .custom-order-summary .custom-order-summary-inner table tr:not(:last-child) {
  border-bottom: 1px solid rgba(95, 101, 105, 0.3);
}
.woocommerce .section-checkout .custom-order-summary .custom-order-summary-inner table .product-item {
  display: flex;
  text-align: left;
  align-items: center;
}
.woocommerce .section-checkout .custom-order-summary .custom-order-summary-inner table .product-item .product-thumb {
  width: 10rem;
  height: 10rem;
  flex-shrink: 0;
}
.woocommerce .section-checkout .custom-order-summary .custom-order-summary-inner table .product-item .product-thumb img {
  width: 100%;
  height: 100%;
  object-fit: scale-down;
}
.woocommerce .section-checkout .custom-order-summary .custom-order-summary-inner table .product-item .infor-product {
  padding-left: 3rem;
  max-width: 40rem;
  font-size: 2.2rem;
  font-weight: 500;
  color: #231F20;
}
.woocommerce .section-checkout .woocommerce-billing-fields__field-wrapper, .woocommerce .section-checkout .shipping_address,.woocommerce .section-checkout .woocommerce-shipping-fields__field-wrapper {
  background: #F8F8F8;
  padding: 3rem;
	display: flex;
	flex-flow: wrap;
	gap: 0 .8rem;
}

.woocommerce .section-checkout .form-row {
  display: block;
  margin-bottom: 1.6rem;
}
.woocommerce .section-checkout .form-row label {
  font-size: 1.5rem;
  color: #5C5C5C;
  margin-bottom: 1.2rem;
}
.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: 1px solid #E5E5EA;
  height: 5rem;
  line-height: 5rem;
  border-radius: 4rem;
}
.woocommerce .section-checkout .form-row .select2-container--default .select2-selection--single .select2-selection__rendered {
  border: 0;
  padding: 0 1.6rem;
  height: 5rem;
  line-height: 5rem;
  font-size: 1.8rem;
}
.woocommerce .section-checkout .form-row .select2-selection__arrow {
  top: 50%;
  transform: translateY(-50%);
  right: 1.6rem;
  width: 1.3rem;
  height: 1.3rem;
}
.woocommerce .section-checkout .form-row .select2-selection__arrow b {
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin: 0 !important;
  padding: 0 !important;
  background-image: url(../images/down.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
}
.woocommerce .section-checkout .form-row input {
  height: 5rem;
  border-radius: 4rem;
  border: 1px solid #E5E5EA;
  background: #fff;
}
.woocommerce .section-checkout .woocommerce-additional-fields {
  padding-top: 2rem;
}
.woocommerce .section-checkout .custom-shipping-method {
  font-size: 0;
  padding: 0 3rem;
}
.woocommerce .section-checkout .custom-shipping-method p {
  color: #5C5C5C;
}
.woocommerce .section-checkout .custom-shipping-method p, .woocommerce .section-checkout .custom-shipping-method .woocommerce-shipping-methods {
  font-size: 1.8rem;
}
.woocommerce .section-checkout .custom-shipping-method ul {
  list-style: none;
  margin-top: 2rem;
  display: flex;
  flex-flow: wrap;
  gap: 1.6rem;
  width: 100%;
}
.woocommerce .section-checkout .custom-shipping-method ul li {
  width: 100%;
}
@media (min-width: 576px) {
  .woocommerce .section-checkout .custom-shipping-method ul li {
    max-width: 34.8rem;
  }
}
.woocommerce .section-checkout .custom-shipping-method ul li label {
  background: #fff;
  width: 100%;
  display: block;
  padding: 2rem 2rem 2rem 6rem;
}
.woocommerce .section-checkout .shipping_address {
  margin-top: 3rem;
	padding: 0;
}
.woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order {
  margin-top: 5rem;
}
.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: "FS Elliot Pro";
  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;
  background: #F8F8F8;
  padding: 3rem;
}
.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 0;
  border: 0 !important;
  font-weight: 400;
}
.woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child {
  margin-top: 1rem;
  border-top: 1px solid rgba(95, 101, 105, 0.3);
}
.woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child td .woocommerce-Price-amount {
  color: rgb(175, 7, 7);
  font-size: 2.2rem;
  font-weight: 500;
}
.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-top: 2rem;
  padding-bottom: 0;
}
.woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table .product-item {
  display: flex;
  text-align: left;
  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: 10rem;
  height: 10rem;
  flex-shrink: 0;
}
.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: scale-down;
}
.woocommerce .section-checkout .checkout-summary #order_review.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table .product-item .caption {
  padding-left: 3rem;
  max-width: 40rem;
  font-size: 2.2rem;
  font-weight: 500;
  color: #231F20;
}
.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 {
  border-bottom: 0;
  padding: 0;
}
.woocommerce .section-checkout .checkout-summary #payment.woocommerce-checkout-payment .wc_payment_methods li {
  border: 1px solid #E5E5EA;
  background: #FFF;
  padding: 2rem;
}
.woocommerce .section-checkout .checkout-summary #payment.woocommerce-checkout-payment .wc_payment_methods li svg {
  margin-right: 1.2rem;
}
.woocommerce .section-checkout .checkout-summary #payment.woocommerce-checkout-payment .wc_payment_methods li .payment_box {
  padding: 0;
  background: none;
  margin: 0;
  margin-top: 2rem;
  display: block !important;
}
.woocommerce .section-checkout .checkout-summary #payment.woocommerce-checkout-payment .wc_payment_methods li .payment_box::before {
  display: none;
}
.woocommerce .section-checkout .checkout-summary #payment.woocommerce-checkout-payment .wc_payment_methods li:not(:last-child) {
  margin-bottom: 2rem;
}
.woocommerce .section-checkout .checkout-summary #payment.woocommerce-checkout-payment .wc_payment_methods li.selected {
  border: 1px solid #AF0707;
}
.woocommerce .section-checkout .checkout-summary #payment.woocommerce-checkout-payment .wc_payment_method > label, .woocommerce .section-checkout .checkout-summary #payment.woocommerce-checkout-payment .wc_payment_method > span {
  padding-left: 0;
  padding-right: 3rem;
}
.woocommerce .section-checkout .checkout-summary #payment.woocommerce-checkout-payment .wc_payment_method > label:before, .woocommerce .section-checkout .checkout-summary #payment.woocommerce-checkout-payment .wc_payment_method > span:before {
  content: "\f111";
  width: unset;
  height: unset;
  border: unset;
  background: none;
  border-radius: unset;
  top: -0.3rem;
  font-size: 2rem;
  right: 0;
  left: unset;
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}
.woocommerce .section-checkout .checkout-summary #payment.woocommerce-checkout-payment .wc_payment_method input[type=radio]:checked + label:before, .woocommerce .section-checkout .checkout-summary #payment.woocommerce-checkout-payment .wc_payment_method input[type=radio]:checked + span:before {
  content: "\f058";
  color: rgb(175, 7, 7);
  font-weight: 900;
}
.woocommerce .section-checkout .checkout-summary #payment.woocommerce-checkout-payment .inner {
  background: #f8f8f8;
  padding: 3rem;
}
.woocommerce .section-checkout .checkout-summary .woocommerce-terms-and-conditions-wrapper {
  display: none;
}
.woocommerce .custom-order-summary .woocommerce-shipping-methods {
  width: fit-content;
  margin-left: auto;
}
.woocommerce .custom-order-summary .woocommerce-shipping-methods .custom-checkbox.style-2 > label, .woocommerce .custom-order-summary .woocommerce-shipping-methods .custom-checkbox.style-2 > span {
  position: relative;
  cursor: pointer;
  padding-left: 6rem;
  width: 100%;
}
.woocommerce .custom-order-summary .woocommerce-shipping-methods .custom-checkbox.style-2 > label h4, .woocommerce .custom-order-summary .woocommerce-shipping-methods .custom-checkbox.style-2 > span h4 {
  font-size: 2.2rem;
  margin-bottom: 0.4rem;
  font-weight: 500;
}
.woocommerce .custom-order-summary .woocommerce-shipping-methods .custom-checkbox.style-2 > label:before, .woocommerce .custom-order-summary .woocommerce-shipping-methods .custom-checkbox.style-2 > span:before {
  content: "\f111";
  font-family: "Font Awesome 6 Pro";
  color: rgb(95, 101, 105);
  position: absolute;
  top: 2rem;
  left: 2rem;
  font-size: 2.4rem;
  cursor: pointer;
}
.woocommerce .custom-order-summary .woocommerce-shipping-methods .custom-checkbox.style-2 > label .content, .woocommerce .custom-order-summary .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 .custom-order-summary .woocommerce-shipping-methods .custom-checkbox.style-2 input[type=radio]:focus + label, .woocommerce .custom-order-summary .woocommerce-shipping-methods .custom-checkbox.style-2 input[type=radio]:focus + span {
  box-shadow: inset 0 0 0 1px #EE1F33;
}
.woocommerce .custom-order-summary .woocommerce-shipping-methods .custom-checkbox.style-2 input[type=radio]:focus + label .content, .woocommerce .custom-order-summary .woocommerce-shipping-methods .custom-checkbox.style-2 input[type=radio]:focus + span .content {
  display: block;
  font-weight: normal !important;
}
.woocommerce .custom-order-summary .woocommerce-shipping-methods .custom-checkbox.style-2 input[type=radio]:focus + label:before, .woocommerce .custom-order-summary .woocommerce-shipping-methods .custom-checkbox.style-2 input[type=radio]:focus + span:before {
  content: "\f058";
  color: #EE1F33;
  font-weight: 900;
}
.woocommerce .custom-order-summary .woocommerce-shipping-methods .custom-checkbox.style-2 input[type=radio]:checked + label, .woocommerce .custom-order-summary .woocommerce-shipping-methods .custom-checkbox.style-2 input[type=radio]:checked + span {
  box-shadow: inset 0 0 0 1px #EE1F33;
}
.woocommerce .custom-order-summary .woocommerce-shipping-methods .custom-checkbox.style-2 input[type=radio]:checked + label .content, .woocommerce .custom-order-summary .woocommerce-shipping-methods .custom-checkbox.style-2 input[type=radio]:checked + span .content {
  display: block;
  font-weight: normal !important;
}
.woocommerce .custom-order-summary .woocommerce-shipping-methods .custom-checkbox.style-2 input[type=radio]:checked + label:before, .woocommerce .custom-order-summary .woocommerce-shipping-methods .custom-checkbox.style-2 input[type=radio]:checked + span:before {
  content: "\f058";
  color: #EE1F33;
  font-weight: 900;
}
.woocommerce .custom-order-summary .woocommerce-shipping-methods .custom-checkbox.style-2 input[type=checkbox]:focus + label, .woocommerce .custom-order-summary .woocommerce-shipping-methods .custom-checkbox.style-2 input[type=checkbox]:focus + span {
  box-shadow: inset 0 0 0 1px #EE1F33;
}
.woocommerce .custom-order-summary .woocommerce-shipping-methods .custom-checkbox.style-2 input[type=checkbox]:focus + label .content, .woocommerce .custom-order-summary .woocommerce-shipping-methods .custom-checkbox.style-2 input[type=checkbox]:focus + span .content {
  display: block;
  font-weight: normal !important;
}
.woocommerce .custom-order-summary .woocommerce-shipping-methods .custom-checkbox.style-2 input[type=checkbox]:focus + label:before, .woocommerce .custom-order-summary .woocommerce-shipping-methods .custom-checkbox.style-2 input[type=checkbox]:focus + span:before {
  content: "\f058";
  color: #EE1F33;
  font-weight: 900;
}
.woocommerce .custom-order-summary .woocommerce-shipping-methods .custom-checkbox.style-2 input[type=checkbox]:checked + label, .woocommerce .custom-order-summary .woocommerce-shipping-methods .custom-checkbox.style-2 input[type=checkbox]:checked + span {
  box-shadow: inset 0 0 0 1px #EE1F33;
}
.woocommerce .custom-order-summary .woocommerce-shipping-methods .custom-checkbox.style-2 input[type=checkbox]:checked + label .content, .woocommerce .custom-order-summary .woocommerce-shipping-methods .custom-checkbox.style-2 input[type=checkbox]:checked + span .content {
  display: block;
  font-weight: normal !important;
}
.woocommerce .custom-order-summary .woocommerce-shipping-methods .custom-checkbox.style-2 input[type=checkbox]:checked + label:before, .woocommerce .custom-order-summary .woocommerce-shipping-methods .custom-checkbox.style-2 input[type=checkbox]:checked + span:before {
  content: "\f058";
  color: #EE1F33;
  font-weight: 900;
}
.woocommerce .woocommerce-order.section-thank-you {
  padding: 10rem 0 15rem;
}
.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, .woocommerce .woocommerce-order.section-thank-you .btn-group .add-request-quote-button {
  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;
  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 tbody {
  display: block;
  background: #F8F8F8;
}
.woocommerce .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details tbody tr td {
  padding: 4rem 1rem;
}
.woocommerce .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details tbody tr td:first-child {
  padding-left: 4rem;
}
.woocommerce .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details tbody tr td:last-child {
  padding-right: 4rem;
}
.woocommerce .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details tbody tr:not(:last-child) {
  border-bottom: 1px solid rgba(95, 101, 105, 0.3);
}
.woocommerce .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details .product-item {
  display: flex;
  text-align: left;
  align-items: center;
}
.woocommerce .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details .product-item .product-thumb {
  width: 10rem;
  height: 10rem;
  flex-shrink: 0;
}
.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: scale-down;
}
.woocommerce .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details .product-item .caption {
  padding-left: 3rem;
  max-width: 40rem;
  font-size: 2.2rem;
  font-weight: 500;
  color: #231F20;
}
.woocommerce .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details .product-total, .woocommerce .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details .quantity {
  color: #424B52;
  text-align: left !important;
}
.woocommerce .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details .product-total .th, .woocommerce .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details.shop_table.order_details .quantity .th {
  margin-bottom: 1.5rem;
}
@media (max-width: 767px) {
  .woocommerce .table-responsive {
    overflow-x: auto;
  }
  .woocommerce .table-responsive table {
    min-width: 600px;
  }
}
.woocommerce .order-info {
  color: #5C5C5C;
}
.woocommerce .order-info .box-head {
  margin-bottom: 2rem;
}
.woocommerce .order-info .total {
  color: #EE1F33;
  font-weight: 500;
  font-size: 2.2rem;
}

.form-wrap .wpcf7-spinner {
  left: calc(100% + 1rem);
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}

.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-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.8rem;
  font-weight: 400 !important;
  color: #5C5C5C;
}
.product-details .details .quantity-wrap {
  margin-top: 4rem;
}
.product-details .details .price {
  margin-top: 2rem;
  color: rgb(175, 7, 7)!important;
	font-size: 2.8rem!important;
	display: none;
}
.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 #231F20;
  border-radius: 0.8rem;
  line-height: 5rem;
  padding: 0 1.5rem;
  height: 5rem;
  background-color: #fff;
  max-width: 33.8rem !important;
  background-position: calc(100% - 1.2rem) center;
}
.product-details .variations tbody tr:not(:first-child) {
  margin-top: 4rem;
}

.add-request-quote-button {
  color: #000;
  background: none;
  border: 2px solid #000;
}
.add-request-quote-button:hover, .add-request-quote-button.active {
  background: #000;
  color: #fff;
}

.yith_ywraq_add_item_browse_message a {
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  text-align: center;
  height: 5rem;
  border: none;
  padding: 0 3.2rem;
  padding-top: 0.25rem;
  font-weight: 500 !important;
  font-size: 1.8rem !important;
  font-style: normal;
  transition: all 0.3s;
  gap: 1rem;
  border-radius: 4rem;
  border: 2px solid transparent;
  text-transform: capitalize;
  overflow: hidden;
  position: relative;
  z-index: 1;
  color: rgb(35, 31, 32);
  background: none;
  border: 2px solid rgb(35, 31, 32);
}

.yith_ywraq_add_item_response_message {
  display: none;
}

.cart .cart-btn {
  position: relative;
}
.cart .cart-btn .badges {
  position: absolute;
  top: -1rem;
  right: -1rem;
  background: #EE1F33;
  color: #fff;
  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: "FS Elliot Pro";
  text-transform: uppercase;
  z-index: 1;
  line-height: 2.2rem;
}

.news-details .full-content {
  color: #5C5C5C;
}
.news-details .full-content table td {
  vertical-align: top;
}
.news-details .full-content h4 {
  font-weight: 500;
  font-size: 2.2rem;
}

.about-us .content h4 {
  font-size: 2.8rem;
  font-weight: 500;
}

@media (min-width: 768px) {
  .filter-panel {
    display: flex;
    align-items: center;
    gap: 1.6rem;
  }
}
.filter-panel .berocket_single_filter_widget_161 {
  width: 100%;
  flex: 1;
}
.filter-panel .berocket_single_filter_widget_162, .filter-panel .berocket_single_filter_widget_163 {
  flex-shrink: 0;
}
.filter-panel .bapf_head {
  display: none;
}
.filter-panel .bapf_sfilter {
  margin-bottom: 0;
}
.filter-panel .bapf_ckbox.bapf_asradio2 ul {
  display: flex;
  align-items: center;
  flex-flow: wrap;
  gap: 1.6rem;
}
.filter-panel .bapf_ckbox.bapf_asradio2 ul li {
  color: #5C5C5C;
}
.filter-panel .bapf_ckbox.bapf_asradio2 ul li input {
  border: 1px solid #5C5C5C;
}
.filter-panel .bapf_ckbox.bapf_asradio2 ul li label {
  color: #5C5C5C;
  margin-top: 0.3rem;
}
.filter-panel .bapf_button {
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  text-align: center;
  height: 5rem;
  border: none;
  padding: 0 3.2rem;
  padding-top: 0.25rem;
  font-weight: 500;
  font-size: 1.8rem;
  font-style: normal;
  transition: all 0.3s;
  gap: 1rem;
  border-radius: 4rem;
  border: 2px solid transparent;
  text-transform: capitalize;
  overflow: hidden;
  color: #000;
  position: relative;
  z-index: 1;
}
.filter-panel .bapf_button.bapf_reset {
  color: #28554C;
  background: none;
  border: 2px solid #28554C;
}
.filter-panel .bapf_button.bapf_update {
  background: #EE1F33;
  color: #fff;
}

.yith-ywraq-add-to-quote {
  display: none;
}

.product-details .cart .yith-ywraq-add-to-quote {
  display: block;
}

.price del {
  color: #999;
}

.banner-title {
  background-image: url(../images/cart-bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-block: 10rem;
  margin: 5rem 5rem 0;
}
@media (max-width: 1279px) {
  .banner-title {
    margin: 3rem 3rem 0;
  }
}

html .ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper {
  margin-top: 5rem;
  padding: 0;
}
html .ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper h3 {
  font-size: 2.8rem;
  font-weight: 500;
  margin-bottom: 2rem;
}

.yith-ywraq-add-to-quote a, .yith_ywraq_add_item_browse_message a{
	font-size: 1.8rem!important;
	font-weight: 500!important;
}
.woocommerce-variation-add-to-cart{
	margin-bottom: 2rem;
}
.product-details .desc ul{
	list-style-position: inside;
}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide{
	height: 100%;
}
.woocommerce div.product,.item.product{
	height: 100%;
}
.product-card{
	height: 100%;
	display: flex;
	flex-direction: column;
}
.woocommerce div.product .product-card .box-img{
	flex-shrink: 0;
}
.product-card .content{
	flex: 1;
	display: flex;
	flex-direction: column;
	padding-top: 2rem;
}
.product-card .content .btn-group{
	margin-top: auto;
	padding-top: 3rem;
}
.woocommerce form .form-row-first, .woocommerce-page form .form-row-first,.woocommerce form .form-row-last, .woocommerce-page form .form-row-last{
	float: none;
}
.iframe-container{
	overflow: auto
}
.iframe-container iframe{
	margin-top: -8%;
}
.hero-banner .swiper-slide .content .desc {
	font-size: 2rem;
}
.single_variation_wrap{
	display: flex;
	align-items: center;
	flex-flow: wrap;
	gap: 2rem;
}
.product-details .details .single_variation_wrap .quantity-wrap{
	margin-top: 0;
}
.product-details .details .single_variation_wrap .woocommerce-variation-add-to-cart{
	margin-bottom: 0;
}
.woocommerce.single-product .product .yith-ywraq-add-to-quote{
	margin-top: 0;
}
.product-details .details .text-end{
	margin-bottom: 1.5rem;
}
.woocommerce-variation.single_variation{
	display: none!important;
}
/*# sourceMappingURL=custom.css.map */
