.wc-block-components-price-slider--is-input-inline
  .wc-block-components-price-slider__controls
  .wc-block-components-price-slider__amount {
  max-width: 15rem !important;
  height: 3rem;
  font-family: "IRANSansXFaNum", sans-serif;
}

.rtl .wc-block-components-price-slider__range-input-progress {
  --range-color: #7eb801 !important;
}

.product-archive-add-to-cart {
  border-top: 1px solid #dee2e6;
}

.product-archive-add-to-cart a:link {
  text-decoration: none;
  color: black;
}
.single-product-title-wrapper {
  background-color: white;
  border-right: 3px solid var(--primary-color);
  border-left: 3px solid var(--primary-color);
  margin-bottom: 1rem;
}

/* .single-pro-main-cont {
  max-width: 77rem;
  width: 100%;
} */

.product-archive-box-img img {
  border-radius: 16px;
}

.woocommerce .woocommerce-ordering select {
  font-family: "vazirmatn", sans-serif;
  border: none;
  background-color: #f2f6fc;
  height: 2.5rem;
  border-radius: 1rem;
}

.woocommerce .woocommerce-ordering select:focus {
  outline: none;
}

.product-arch-list ul.products {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 1rem;
}

.term-description {
    border-radius:1rem;
    background-color:white;
    box-shadow: 0 10px 50px 0 rgba(119, 132, 157, 0.1411764706);
    margin-top:7rem;
    padding:3rem;
}

.woocommerce #review_form #respond p {
  margin-top: 20px;
}

.woocommerce .products ul::after,
.woocommerce .products ul::before,
.woocommerce ul.products::after,
.woocommerce ul.products::before {
  display: none !important;
}

.woocommerce div.product div.images.woocommerce-product-gallery {
  width: 100%;
}

img.single-product-price-icon {
  height: 2rem !important;
}

.loop-product-title a:link {
  color: #0b132b;
}

.rate-cont p {
  font-size: 15px;
}

.single-product-image-cont img {
  border-radius: 25px !important;
}
.woocommerce p.stars a {
  color: #ffb300;
  font-size: 1.5rem;
}

.woocommerce .star-rating {
  color: #ffb300;
  font-size: 1.5rem;
}

.variations tr {
  display: flex;
  flex-direction: column;
}

.woocommerce-variation-add-to-cart {
  flex-wrap: wrap;
  flex: 0;
  gap: 1rem;
}

.woocommerce div.product form.cart .variations label {
  font-size: 20px;
}

.variations th {
  text-align: right;
}

.woocommerce-variation-price {
  font-size: 20px;
}

.woocommerce-variation-price p {
  font-size: 20px;
}

.woocommerce div.product form.cart .variations select {
  min-width: 100%;
  max-width: 100%;
  height: 4.5rem;
  border-radius: 7px;
  font-family: "IRANSansXFaNum", sans-serif;
  padding: 7px;
  font-size: 17px;
}

.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
  flex: 0;
}



.woocommerce div.product form.cart .variations select:focus {
  border: 1px solid #ced4da;
  outline: none;
}

.woocommerce-message {
  border-radius: 12px;
}

.woocommerce div.product form.cart .variations {
  margin-bottom: 5em;
  margin-top: 2rem;
}

.woocommerce div.product form.cart .reset_variations {
  visibility: visible !important;
  color: white !important;
  font-weight: bold;
  background-color: #fa5252;
  width: 5rem;
  color: red;
  border-radius: 7px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 2.5rem;
}

.single-product-left-side {
  background-color: var(--primary-gray);
}

.s-product-variation-lable {
  width: 100%;
  margin-bottom: 1rem;
}

.woocommerce-Price-amount {
  color: #023047;
}

.woocommerce div.product form.cart .button {
  background-color: #20c997;
  width: 60%;
  max-width: 100%;
  height: 3.5rem;
  display: flex;
  align-items: center;
  border-radius: 14px;
  justify-content: center;
  padding: 10px;
  box-shadow: 0 10px 20px rgba(32, 201, 151, 0.5);
}

.woocommerce div.product form.cart .button:hover {
  border: 1px solid #20c997;
  background-color: white;
  transition: all linear 0.3s;
  color: #0b132b;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.single-add-to-cart-icon-bg {
  height: 2.5em;
  width: 2.5rem;
  border-radius: 10px;
}

.woocommerce div.product form.cart .button:hover .single-add-to-cart-icon-bg {
  background-color: #20c997;
}

.price {
  font-size: 20px;
}

.pro-price-box {
  gap: 2rem;
}
.stock {
  color: #fa5252 !important;
  font-size: 17px !important;
  font-weight: bold !important;
}

.woocommerce .quantity .qty {
  width: 3rem;
  text-align: center;
  height: 50px;
  border-radius: 10px;
  border: 1px solid #868e96;
  font-family: "IRANSansXFaNum", sans-serif !important;
  background-color: transparent;
}

.left-side_top_shape {
  top: -18px;
  left: 50%;
  transform: translateX(-50%);
}

.left-side_bottom_shape {
  bottom: -26px;
  left: 50%;
  transform: translateX(-50%);
}

.left-side_bottom_shape  img {
  transform: rotate(180deg);
}

.woo-excerpt {
  padding-left: 2rem;
}

.woocommerce-variation-add-to-cart.flex.align.variations_button.woocommerce-variation-add-to-cart-disabled {
  gap: 1rem;
}

/* .single-product-box::before {
  content: " ";
  height: 50%;
  bottom: 50%;
  width: 3rem;
  border-radius: 0 25px 25px 0;
  background-color: #7eb801;
  box-shadow: 2px 0 15px #7eb801;
  position: absolute;
  z-index: -1;
  right: 0;
  transform: translate(50%, 50%);
} */

.single-product-box {
  border-radius: 35px;
}

.product-info {
  width: 35rem;
  height: 5rem;
  border-radius: 46px;
}

.tab-links {
  font-size: 17px;
  border: none;
  background-color: white;
}

.tab-item button {
  background-color: transparent;
}

.tab-links:hover {
  border-bottom: 3px solid #7eb801;
  transition: all 0.1s ease;
  cursor: pointer;
}

/* Style the tab content */
.tab-links.active {
  border-bottom: 3px solid #7eb801;
}

.exclamation-icon {
  height: 1.6rem !important;
}

.comment-status {
  gap: 6px;
  background-color: #e9ecef;
  padding: 5px;
  border-radius: 26px;
}

.short-desc {
  border-right: 4px solid #ffa94d;
  display: inline-block;
  padding-right: 7px;
  margin-bottom: 1.5rem;
}

.arch-product-cantact-txt {
  color: #7eb801;
  font-size: 17px;
}
.single-product-price-contact-txt {
  color: white;
  background-color: #ff6b6b;
  padding: 5px;
  width: 12rem;
  height: 4rem;
  border-radius: 5px;
}
div#tab-1 {
  line-height: 45px;
}
#tab-2 h2 {
  display: none !important;
}

.woocommerce-product-attributes-item__label {
  background-color: #f2f6fc !important;
  border-radius: 1rem !important;
}

.woocommerce-product-attributes {
  border-collapse: unset !important;
  padding-top: 3rem;
}
.woocommerce-product-attributes-item__value,
.woocommerce table.shop_attributes td {
  border: 1px solid #cfcfcf !important;
  border-radius: 1rem !important;
  padding: 0 1rem;
  font-style: normal;
}

.woocommerce-product-attributes {
  border-spacing: 1rem !important;
}

.woocommerce table.shop_attributes {
  border: none !important;
}

/*SINGLE PRODUCT COMMENT*/

.comment-form-comment textarea:focus {
  outline: none;
}
.comment-form-comment textarea {
  min-width: 100%;
  max-width: 100%;
  min-height: 20rem;
  border: 1px solid #ced4da;
  border-radius: 10px;
  padding: 2rem;
  margin-top: 35px;
  font-family: "IRANSansXFaNum", sans-serif;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
  background-color: #f2f6fc;
  border-radius: 1rem;
  padding: 3rem;
  list-style: none;
  border: none;
}
.comment-form-rating {
  display: inline-block;
  float: left;
}

.submit {
  background-color: #7eb801 !important;
  border: none;
  height: 4rem !important;
  width: 10rem !important;
  font-family: "IRANSansXFaNum", sans-serif;
  border-radius: 1rem !important;
  margin-top: 1.5rem !important;
  color: white !important;
  font-size: 1.3rem !important;
  cursor: pointer !important;
  box-shadow: 0 7px 20px rgba(126, 184, 1, 0.5) !important;
}

.submit:hover {
  background-color: #20c997 !important;
  box-shadow: 0 7px 20px rgba(32, 201, 151, 0.5) !important;
  transition: all ease 0.3s;
}
.comment-form-rating label {
  display: none;
}
.woocommerce #reviews #comments h2 {
  margin-bottom: 5rem;
}

p.comment-form-author {
  display: inline-block;
  float: right;
}
p.comment-form-author label {
  padding-left: 1.5rem;
}
p.comment-form-email {
  display: inline-block;
  padding-right: 2rem;
}
p.comment-form-email label {
  padding-left: 1.5rem;
}

.comment-form-author input#author,
.comment-form-email input#email {
  width: 17rem;
  height: 3rem;
  border: 1px solid #ced4da;
  border-radius: 7px;
  padding: 7px;
  font-family: "IRANSansXFaNum", sans-serif;
}
input#email,
input#author:focus {
  outline: none;
}

div#review_form_wrapper {
  margin-top: 6rem;
}
/***********************************/

.related-product-col ul {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 1rem;
  justify-content: center;
}

.related-product-box-icon {
  height: 2.3rem !important;
}

/***** WOO ARCH PRODUCT PAGINATION *****/
.woocommerce .woocommerce-pagination ul.page-numbers li,
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
  background-color: white;
  border: 1px solid #dee2e6;
  border-radius: 10px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  height: 3rem;
  width: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  margin-top: 2rem;
}
.woocommerce .woocommerce-pagination ul.page-numbers li,
.woocommerce-page .woocommerce-pagination ul.page-numbers li a:link {
  color: black;
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
  background-color: #d8eab3;
  color: black;
}

.woocommerce nav.woocommerce-pagination ul {
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  gap: 1rem;
  flex-wrap: wrap;
  flex: 0;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

/*****************************************/

/***BREADCRUMB***/
.woocommerce:where(body:not(.woocommerce-uses-block-theme))
  .woocommerce-breadcrumb {
  font-size: 1rem;
  color: black;
}

/******Woocommerce Login And Register Page******/

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  height: 3.5rem;
  border-radius: 10px;
  border: 1px solid #dee2e6 !important;
  margin: 10px 0;
  padding: 1rem;
  font-family: "IRANSansXFaNum", sans-serif;
}

button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit,
button.woocommerce-button.button.woocommerce-form-login__submit {
  width: 12rem;
  height: 3rem;
  border-radius: 10px !important;
  margin: 15px 0;
}

button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit:hover,
button.woocommerce-button.button.woocommerce-form-login__submit:hover {
  background-color: #20c997;
  color: white;
  box-shadow: 0 12px 25px rgba(32, 201, 151, 0.5);
  transition: all ease 0.3s;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
  display: block !important;
}

form.woocommerce-form.woocommerce-form-login.login,
form.woocommerce-form.woocommerce-form-register.register {
  border: none;
  padding: 3rem !important;
  box-shadow: 0px 30px 80px 0px rgba(5, 1, 64, 0.1);
  position: relative;
}
form.woocommerce-form.woocommerce-form-login.login {
  border-radius: 25px;
  border-bottom: 6px solid #20c997 !important;
}
form.woocommerce-form.woocommerce-form-register.register {
  border-radius: 25px;
  border-bottom: 6px solid #339af0 !important;
}

button.woocommerce-Button.button {
  width: 12rem;
  height: 3rem;
  border-radius: 10px;
}
.woocommerce form .form-row label {
  font-weight: bold;
  margin-top: 3rem;
}
.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input {
  top: 50% !important;
  transform: translate(0, -50%);
}

/*****Woocommerce My Account*****/

.woocommerce-account .woocommerce-MyAccount-navigation ul {
  list-style: none;
  line-height: 3.5rem;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
  padding: 3px;
  border-radius: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover {
  background-color: #ffe4b3;
  transition: all ease 0.3s;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
  padding: 3rem;
  box-shadow: 0px 30px 80px 0px rgba(5, 1, 64, 0.1);
  border-radius: 25px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

.woocommerce-info {
  border: 15px;
}

/*Woocommerce Cart Page Style*/

table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
  border: none !important;
  background-color: white;
  box-shadow: 0px 30px 80px 0px rgba(5, 1, 64, 0.1);
  border-radius: 25px !important;
  padding: 1rem;
}

.woocommerce #content table.cart td.actions,
.woocommerce table.cart td.actions,
.woocommerce-page #content table.cart td.actions,
.woocommerce-page table.cart td.actions {
  padding-top: 3rem;
}

#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
  height: 3rem;
  width: 15rem;
  font-family: "IRANSansXFaNum", sans-serif;
  border: 1px solid #dee2e6 !important;
  box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.1);
  border-radius: 26px;
}

.coupon button {
  background-color: #51cf66 !important;
  box-shadow: 0 12px 20px rgba(81, 207, 102, 0.5) !important;
  color: white !important;
  border-radius: 26px !important;
}

.woocommerce .cart .button,
.woocommerce .cart input.button {
  height: 3rem;
}

td.wc-block-cart-item__image {
  width: 30%;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
  background-color: #38d9a9;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  #respond
  input#submit.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  a.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  button.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  input.button.alt:hover {
  background-color: #22b8cf;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  box-shadow: 0px 30px 80px 0px rgba(5, 1, 64, 0.1);
  background-color: white;
  padding: 1.5rem;
  margin-top: 2rem;
  border-radius: 25px;
}
#add_payment_method .cart-collaterals .cart_totals table,
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-checkout .cart-collaterals .cart_totals table {
  margin-top: 2rem !important;
}

/**** Woocommerce Checkout Page ****/

.checkout .col-1,
.checkout .col-2 {
  border: none !important;
  background-color: white;
  box-shadow: 0px 30px 80px 0px rgba(5, 1, 64, 0.1);
  border-radius: 25px !important;
  padding: 2rem 2rem;
  margin-top: 2rem;
}

.woocommerce table.shop_table {
  border: none !important;
  background-color: white;
  border-radius: 25px !important;
  padding: 1rem;
  margin-top: 2rem;
}

.woocommerce ul.order_details li {
border-left: none !important;
border-bottom: 1px dashed #cfc8d8;
padding-left: none !important;
padding-bottom: 2em;
}

.woocommerce-order-details__title {
  background-color: #bfdc80;
  border-radius: 10px;
  padding: 10px;
}

.woocommerce ul.order_details li {
  font-size: 15px !important;
}

.woocommerce ul.order_details {
  margin: 2rem 0 3em !important;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
  background-color: #38d9a9;
}


.coupon_code button, .coupon_code .input-text {
width: 50% !important;
}


/****Woocommerce Mini Cart Style****/

li.woocommerce-mini-cart-item.mini_cart_item {
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 20px !important;
  border-bottom: 1px solid #7eb801;
  flex-wrap: wrap;
  background: #f2f6fc;
  border-radius: 16px;
  padding: 11px !important;
  padding: 1rem;
}

.woocommerce-mini-cart-item dl {
  display: none !important;
}

.woocommerce-mini-cart .mini_cart_item a.remove {
  position: absolute;
  top: 19px;
  left: 9px;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  border: 1px solid red;
  color: red;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  padding-top: 6px;
  cursor: pointer;
  font-size: 28px;
}
.woocommerce-mini-cart .mini_cart_item a {
  display: flex !important;
  align-items: center !important;
  gap: 1rem;
}

.woocommerce-mini-cart .quantity {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  gap: 7px;
  padding-left: 18px;
}

p.woocommerce-mini-cart__buttons.buttons {
  display: flex;
  gap: 1rem;
  justify-content: center;
}
p.woocommerce-mini-cart__total.total {
  display: flex;
  justify-content: center;
  margin-bottom: 24px;
}

img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
  width: 70px !important;
  height: auto;
  border-radius: 7px;
}

p.woocommerce-mini-cart__buttons.buttons a.button.wc-forward {
  width: 12rem !important;
  height: 4rem !important;
  border-radius: 15px;
  color: black;
  background: white;
  border: 1px solid #ced4da;
  display: flex;
  align-items: center;
  justify-content: center;
}

/**** Single Product Page Notice ****/

/*.wc-block-components-notice-banner>.wc-block-components-notice-banner__content {*/
/*    display:flex;*/
/*    flex-direction:row-reverse;*/
/*    justify-content:space-between;*/
/*    align-items:center;*/
/*}*/

.wc-block-components-notice-banner
  > .wc-block-components-notice-banner__content
  .wc-forward {
  opacity: 1 !important;
  padding: 2rem !important;
  text-decoration-line: none !important;
  text-underline-position: none !important;
}

/*** Woocommerce Quantity Input ***/

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

.woocommerce .quantity .qty {
  border: none;
}

.pro-price-box .quantity {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 100%;
  width: 35%;
  border: 1px solid #ced4da;
  border-radius: 1rem;
  height: 3.5rem;
  padding: 1rem;
}

.woo-quantity-minus-btn,
.woo-quantity-plus-btn {
  height: 2rem;
  width: 2rem;
  border-radius: 50%;
  border: none;
  font-size: 1.5rem;
  display: flex;
  justify-content: center;
  cursor: pointer;
  background-color: #e9ecef;
}

.variation-button.selected {
  background-color: #7eb801;
  color: white;
}

.bulk-purchase__sec {
  background-color: #fab005;
}

.bulk-purchase__sec a:link {
  color: #0b132b;
}