@font-face {
  font-family: bym;
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/iranyekanwebregularfanum.woff') format('woff');
  /* All Major Browsers */
}

a {
  color: #000
}

a:hover {
  color: var(--main-color)
}

h1 {
  font-size: 1rem;
  margin: 25px 47px 25px 25px;
}



.woocommerce-cart-form {

  /* background-color: #fff; */
  border-radius: 35px;
  /* margin-left: 3% !important; */
  padding-left: 0 !important;
  padding: 20px 0;
}

.wc-block-components-product-name {
  color: var(--main-color);
  font-weight: 900;
  font-size: 1rem;
}

.wc-block-components-product-price__regular {
  color: red;
  font-size: 12px;
}

.is-discounted {
  margin-right: .5em;
  font-size: 0.8rem;
  font-weight: 900;
}

.site-center {
  max-width: 97%;
  margin: 0 auto;
  padding: 25px;
  margin-top: 50px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, .125);
  padding-bottom: 60px;
  border-radius: 16px;
  border: 1px solid #dedede;
  box-shadow: 0 4px 10px rgb(229 0 92 / 20%) !important;
}

.wc-block-cart-item__image {
  width: 150px;
  height: auto;
}

.cart_totals {
  width: 100% !important;
  background-color: #fff;
  border-radius: 15px;
  padding: 25px 15px 0 15px;
  border: 1px solid #dedede;
  box-shadow: 0 4px 10px rgb(229 0 92 / 20%) !important;
}

.attachment-woocommerce_thumbnail {
  width: 100%;
  border-radius: 15px;
  /* border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  box-shadow: 0 0 2px var(--main-color); */
}

td.product-thumbnail {
  width: 18%;
}
h1{
  margin: 0;
  font-weight: 900;
  font-size: 1rem;
}
.cart_item {
  width: 95%;
  padding: 15px 21px;
  min-height: 140px;
  margin: 20px auto !important;
  /* border-bottom: 1px solid #d9d9d9; */
  border-radius: 15px;
  border: 1px solid #ffc2da;
  box-shadow: 0 4px 10px rgb(229 0 92 / 20%) !important;
}

.woocommerce table.shop_table {
  border: unset !important;
}

.imgBox {
  width: 14.7%;
  float: right;
}

.itemBox {
  width: 84%;
  height: 117px;
  margin-top: 3px;
  margin-right: 1%;
  float: right;
  border-radius: 35px;
  background: rgb(255, 255, 255);
}

.woocommerce a.remove {
  position: relative;
  /* top: 17px; */
  margin-bottom: -22px;
}

.itemName a {
  color: #515151;
  font-size: 14px;
  padding: 25px;
  display: block;
  font-weight: 900;
}
.itemBox .rowTotal bdi{
  font-weight: 900;
}
.itemName {
  width: 50%;
  float: right;
}

.productPrice {
  width: 25%;
  float: right;
  text-align: center;
  padding-top: 20px;
}

.rowTotal {
  width: 25%;
  float: right;
  text-align: center;
  padding-top: 66px;
}

.itemBox .quantity {
  padding: 3px;
  border: 1px solid #ff00663d;
  text-align: center;
  width: 140px;
  margin: 0 auto;
  margin-top: 16px;
  border-radius: 7px;
  height: 37px;
}

.disTotal {
  color: #ef4056;
}

.woocommerce .quantity .qty {
  border: unset;
  position: relative;
  top: -27px;
  text-align: center !important;
}

span.plus {
  color: #515469;
  font-size: 30px;
  position: relative;
  top: -20px;
  right: 7px;
  cursor: pointer;
}

span.minus {
  color: #515469;
  font-size: 46px;
  position: relative;
  top: -17px;
  right: -3px;
  cursor: pointer;
}

.copenBox {
  width: 100% !important;
  background-color: #fff;
  border-radius: 15px;
  padding: 10px;
  margin: 22px auto;
  margin-bottom: 50px;
  border: 1px solid #dedede;
  box-shadow: 0 4px 10px rgb(229 0 92 / 20%) !important;
}

#coupon_code {
  margin-top: 2px;
  width: 100%;
  border-radius: 10px;
  height: 42px;
  text-align: center;
  border: unset;
  border: 1px solid #dedede;
  box-shadow: 0 0 10px rgb(253 232 240) !important;
}

.copenBox button {
  display: none !important;
}

.copenBox .coupon button {
  display: block !important;
  width: 50%;
  margin: 0 auto!important;
  height: 34px;
  border-radius: 9px!important;
  border: unset;
  margin-top: 12px !important;
  background-color: #ffcc00 !important;
  color: #000!important;
  font-weight: 900;
}

.wc-proceed-to-checkout a.wc-forward {
  color: #ffffff !important;
  width: 210px;
  display: block!important;
  height: 45px;
  margin: 15px auto!important;
  text-align: center;
  background-color: var(--main-color) !important;
  border-radius: 9px !important;
  font-size: 15px !important;
  font-weight: 900 !important;
  padding-top: 11px !important;
  border-radius: 0 12px 0 12px ! IMPORTANT;
  border-top: 3px solid #f8f8f8 ! IMPORTANT;
  border-right: 3px solid #f8f8f8 ! IMPORTANT;
  box-shadow: 2px -2px 3px #e5005c ! IMPORTANT;
  float: left;
  position: relative;
  left : -17PX;
  bottom: -17px;
}

.woocommerce table.shop_table tbody th {
  font-size: 14px;
}

.shop_table {
  margin-bottom: 0 !important;
}

#coupon_code:focus-visible {
  box-shadow: 0 0 5px var(--main-color);
  border: unset;
  outline: unset;
}

button.button {
  font-size: 14px !important;
}

.wc-proceed-to-checkout a.wc-forward:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(190 24 93 / var(--tw-bg-opacity))!important;
  background-color: var(--secound-color)!important;
  box-shadow: 2px 0 3px #ffcc00!important;
  color: #282828 !important;
}



@media only screen and (max-width: 450px) {

  .site-center {
    padding: 10px;
  }

  .cartMain {
    padding: 0 0 50px 0;
  }
  ul.tabs li{
    margin: 0 5px;
  }
  .cart_item {
    width: 100%;
  }

  .imgBox {
    width: 35%;
  }

  .itemBox {
    width: 64%;
    height: unset;
  }

  .itemName {
    width: 100%;
  }

  .itemName a {
    font-size: 0.8rem;
    padding: 10px;
    height: 50px;
  }

  .productPrice {
    width: 50%;
    padding-top: 0px;
  }

  .rowTotal {
    width: 50%;
    padding-top: 38px;
    font-size: 0.8rem;
    font-weight: 900;
  }

  .itemBox .quantity {
    width: 100%;
    margin: 8px 2px;
  }

  .woocommerce-Price-amount {
    font-size: 0.8rem;
  }

  .woocommerce .quantity .qty {
    width: 30% !important;
  }

  .wc-proceed-to-checkout a.wc-forward {
    border-radius: 10px !important;
    width: 98%;
    margin: 20px auto !important;
    left: 0;
  }
  .cart_totals {
    padding-bottom: 12px;
  }
  .empty-cart {
    width: 85%;
  }
  .cart_item {
    min-height: 155px;
  }
  .return-to-shop .actionBTN {
    width: 55%;
  }

  .woocommerce-error .wc-forward {
    display: none !important;
  }
  

}
.cross-sells{
  display: none!important;
}
