/*

Theme Name:  kagiz
Theme URI: https://www.sfweb.ir
Author: sfweb  | امیر سیدفضلی 
Author URI: https://sfweb.ir/
Version: 2.0
Tags: 
Text Domain: kagiz
Domain Path: /languages/
Description:قالب اختضاضی kagiz

*/
* {
  margin: 0;
  padding: 0;
}

:root {
  /* EFB367 */
  --main-color: #ff0066;
  --main-color: #FF0066;

  --secound-color: #FFCC00;

  --white: #fff;
  --white1: #F9F0FF;
  --black: #000;
  --gray: #E8E8E8;
  --liteGray: #e2e2e2;




}

.row {
  margin: 0 !important;
}

a {
  text-decoration: none;
  color: var(--main-color);
}

a:hover {
  color: var(--secound-color);
}

@font-face {
  font-family: 'hatomat';
  font-style: normal;
  font-weight: 500;
  /*   src: url('assets/fonts/woff/IRANSansWeb_Light.woff') format('woff'); */
  src: url('assets/fonts/iranyekanwebregularfanum.woff') format('woff');
  /* All Major Browsers */
}


html {
  margin-top: 0 !important;
}

body {
  font-family: hatomat;
  /* background-color: #FDF7FF; */
  background-color: #e6e6e6;
  background-color: #fff;
}

.digits_bx_cred_frm * {
  font-family: hatomat !important;
}
.head-search-icon{
  position: relative;
  top: -36px !important;
  right: 55%;
  z-index: 9;
  float: right;
  color: var(--main-color);
  font-size: 18px;
}
.header {
  height: 120px;
}
header {
  border-radius: 0 ;
  background-color: #fff;
  margin-top: 0;

  }

.main-body {
  width: 100%;
  max-width: 1336px;
  padding: 0;
  background-color: #fff;
  border-radius: 25px 25px 0 0;
  box-shadow: 0 0 30px 0px #00000017;
  box-shadow: 0 0 30px 0px #d2d2d2ba;
}

.main-header {
  width: 100%;
  background-color: #ffffff;
  height: 74px;
  border-bottom: 1px solid #e8e8e8;
  border-radius: 25px 25px 0 0;
}
.dig_lrf_box{
  z-index: 9999999!important;
}
.single_add_to_cart_button,.subOrder{
  transition: 0.5s;
}
.subOrder:hover , .single_add_to_cart_button:hover , #place_order:hover{
  background-color: var(--main-color);
  color: #ffcc00;
  /* border-radius: 15px; */
  border-top: 3px solid #ffcc00;
  border-right: 3px solid #ffcc00;
}
ul.menu {
  position: relative;
}

.menu-header ul {

  width: 64%;
  will-change: transform;
  transform: translateZ(0);
  display: flex;
  z-index: 99999;
}

.menu-header ul li {
  float: right;
  display: inline-block;
  margin-right: -5px;
  position: relative;
  padding: 15px 20px;
  /* background: #f7f7f7; */
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;

  flex-grow: 1;
  text-align: center;
  font-size: 12px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 2px 5px;
  width: 100%;
  --background-activated: transparent;
  --background-focused: #111;
  --background-hover: #111;
}

.menu-header ul li:hover {
  /* background: #6aa25d; */
  color: #f7f7f7;
}


/*submenu css starting-------------*/
.menu-header li ul {
  display: none;
  position: absolute;
  margin-top: -2px;
  margin-right: -31px;
  padding: 0;
  background: #fff;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
padding-right: 0!important;
  padding-left: 0!important;
}

.menu-header li ul a li {
  width: 8em;
  border-bottom: 1px solid #e7e7e7;
}

.menu-header li:hover ul {
  display: block;
}

.menu-header li ul a li:hover {
  width: 8em;
}

/*----------------------------------*/
.menu-header li ul li ul li {
  display: none;
  margin-right: 0px;
  position: relative;
}

.menu-header li ul li:hover ul li {
  display: block;
}

.menu-header ul ul ul {
  right: 100%;
  top: 0;
  margin-right: 0px;
}

.menu-header ul li ul {
  width: 165%;
  text-align: right;
  border-radius: 10px;
  /* min-height: 100px; */
  padding: 15px;
}

.menu-header .sub-menu li {
  border-left: unset !important;
  padding: 7px!important;
  text-align: right;
  border-bottom: 1px solid #e3e3e3;
}
.menu-header .sub-menu > li:last-child {
  border-bottom: none;
}
.menu-header .sub-menu li a:hover {
  color: var(--main-color);
}

.menu-header ul li .sub-menu li .sub-menu {
  display: none;
}

.menu-header ul li .sub-menu li:hover .sub-menu {
  width: 100%;
  display: block;
  margin-top: -17px;
  box-shadow: 0 0 5px gray;
}

/* monile menu */
#fixed {
  z-index: 99999;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: #fff;
  text-align: right;
}

#fixed .menu,
.menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#fixed .menu li {
  text-align: right;
  position: relative;
  z-index: 1;
  padding: 8px 20px;
  border-bottom: 1px solid #cacaca;
}

#fixed .menu a {
  font-size: 0.9rem;
  font-weight: 900;
  display: block;
  border-bottom: 1px solid #fff;
  padding: 5px 10px;
  color: #000;
  text-decoration: none;
  transition: all .3s ease;
}

#fixed .menu a:hover {
  color: var(--main-color)
}

#fixed .menu ul {
  position: relative;
  left: 0;
  top: -100%;
  z-index: -1;
  max-height: 0;
  width: 0;
  overflow: hidden;
  opacity: 0;
  transition: all .3s ease;
}

#fixed .menu li.active>ul {
  top: 0;
  z-index: 2;
  opacity: 1;
  width: 100%;
  max-height: 50em;
  width: 100%;
  overflow: visible;
  transition: all .3s ease;
}

#fixed li.active>a {}

#fixed .menu-item-has-children:before {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #000;
  position: absolute;
  top: 21px;
  left: 10px;
  transform: rotate(268deg);
}

#fixed .sub-menu li {
  border-bottom: unset;
}

/* monile menu */













.digits-form_page {
  background-color: #be9ad73b !important;
}

.digits-form_container {
  padding: 15px !important;
  border-radius: 28px;
}

.dig_login_signup_bar span {
  font-size: 15px !important;
}

.dig_login_signup_bar a {
  font-size: 13px !important;
}

.digits-form_tab-bar .digits-form_tab-item {
  font-size: 16px !important;
}

.digits-form_heading_text {
  font-size: 22px !important;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
  background-color: unset !important;
}

.digits-form_button,
.digits-form_button[type=submit] {
  background-color: var(--main-color) !important;
  color: #000 !important;
}

.digits2_box .digits-form_input input,
.digits2_box .digits-form_input input[type=text],
.digits2_box .digits-form_input textarea {
  font-size: 15px;
}

.digits-form_link {
  font-size: 13px !important;
}

.digits-cancel {
  background-color: #fff;
  border-radius: 28px;
}

.dig_critical_msg .dig_popmessage_contents {
  background: linear-gradient(90deg, #fe004d69 0%, #fe004d5c 100%) 0% 0% no-repeat padding-box !important;
}

.dig_critical_msg .dig_lase_message {
  color: #ffffff !important;
  opacity: 1;
}



.menu-header {
  background-color: #fff;
  width: 100%;
  margin: 0 auto;
  border-bottom: 1px solid #e8e8e8;
}

.logo {
  width: 65%;
  height: auto;
  margin: 0 auto;
  margin-top: 8px;
  margin-right: 25%;
}

#dgwt-wcas-search-input-1 {
  font-family: 'hatomat';
}

/* mini cart */
.headerButtnsBox {
  width: 100%;
  height: 45px;
  margin-top: 20px;
  padding-left: 45px;
}

#cart {
  width: 45px;
}

.headerButtons {
  float: left;
  width: 49%;
  height: 34px;
  margin-right: 6%;
  border-radius: 8px;
  text-align: center;
  padding: 3px 0;
  font-size: 12px;
  font-weight: 600;
  line-height: 2.17;
  margin-top: -1px;
}

.headerButtnsBox a {
  color: #000;
  font-size: 12px;
  font-weight: 100;
}

.headerUser {
  background-color: #fff;
  box-shadow: 0 0 2px var(--main-color);
  cursor: pointer;
}

.headerUser span {
  font-size: 18px;
  position: relative;
  top: 7px;
}

.headerCart {
  background-color: var(--main-color);
}

#cartCount {
  position: relative;
  top: 8px;
  margin-left: -21px;
  left: 42px;
  padding: 0px;
  background-color: var(--secound-color);
  height: 19px;
  color: #fff;
  width: 19px;
  display: inline-block;
  font-size: 10px;
  border-radius: 50%;
}

#profile i {
  font-size: 1.2rem;
  position: relative;
  top: 5px;
  margin-left: 0px;
  color: var(--main-color);
}

#cart {
  padding-top: 10px;
  cursor: pointer;
}

#cart i {
  font-size: 1.2rem;
  color: #ffffff;
  position: relative;
  top: -2px;
}

.miniCartPopup {
  display: none;
  width: 400px;
  min-height: 204px;
  background-color: #fff;
  border-radius: 10px;
  z-index: 99999;
  position: absolute;
  top: 55px;
  left: 3.5%;
  box-shadow: 0 4px 10px rgb(229 0 92 / 20%) !important;
  transition: transform 0.3s
  ease, box-shadow 0.3s
  ease;
}

.userInfoPopUp {
  display: none;
  width: 184px;
  box-shadow: 0 0 5px gray;
  border-radius: 10px;
  z-index: 99999;
  position: relative;
  top: -15px;
  left: 15%;
  background-color: #fff;
}

.userInfoPopUp ul {
  list-style: none;
  padding-right: 0;
  text-align: right;
  margin-bottom: 0 !important;
}

.userInfoPopUp ul li a {
  padding: 8px;
  border-bottom: 1px solid rgba(0, 0, 0, .15);
  text-align: center;
}

.userInfoPopUp ul li:last-child {
  background: var(--main-color);
  border-radius: 0 0 10px 10px;
  text-align: center;
  padding-right: 0;
  border-bottom: unset !important;
}

.userInfoPopUp ul li:last-child a {
  border-bottom: unset !important;
  color: #fff;

}

.userInfoPopUp ul li:last-child a:hover {
  color: #fff;
}

.dropdown-divider {
  display: none !important;
}

.dropdown-item:focus,
.dropdown-item:hover {
  background-color: unset;
  font-weight: 900;
  color: var(--main-color)!important;
}

.userInfoPopUpMSG {
  min-height: unset;
  width: 170px;
  font-size: 10px;
  background-color: #fff;
  box-shadow: 0 0 5px gray;
  border-radius: 35px;
  z-index: 99999;
  position: relative;
  top: 0px;
  left: 4.5%;
  background-color: #fff;
  padding: 8px 2px;
  border-radius: 10px;
}

.cartInfoPopUpMSG {
  position: relative;
  left: 130% !important;
  border-radius: 10px;
  top: -9px !important;
  background: #fff;
  position: relative!important;
}

.userInfoPopUpMSG p {
  margin: 0;
}
#cart:hover , #profile:hover{
  box-shadow: 0 0 8px var(--main-color);
}
.courentCount {
  font-size: 0.7rem;
  float: right;
  /* display: block; */
  border-bottom: 3px solid var(--main-color);
  margin: 10px 25px;
  padding-left: 10px;
}

.miniCartRows {
  width: 100%;
  margin-top: 50px;
  max-height: 286px;

}

.miniCartRow {
  width: 100%;
  min-height: 96px;
  /* background-color: rgba(255, 255, 255, .4); */
  /* border-top: 1px solid var(--main-color); */
  /* -webkit-backdrop-filter: blur(1.5px); */
}

.miniCartRow img {
  width: 100%;
  height: auto;
  border-radius: 10px;
  float: right;
  margin: 10px 15px;
}

.miniCarTtitle {
  width: 89%;
  font-size: 1rem;
  font-weight: 500;
  margin-top: 14px;
  text-align: right;
  padding-right: 15px;
  height: 20px;
}

.miniCartRows .remove {
  width: 15px;
  display: block;
  text-align: left;
  position: relative;
  left: 23px;
  float: left;
  top: 0px;
  margin-top: -22px;
  font-size: 20px;
}

.miniCartFooter {
  width: 100%;
  height: 58px;
  border-radius: 0 0 10px 10px;
  border-top: 1px solid #80808038;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  background-color: #fff;
}
.miniCartRows ul{
  padding-right: 0;
  margin-bottom: 50px;

  max-height: 215px;
  overflow-y: auto;
}
.userInfoPopUp ul li a:hover,
.userInfoPopUp ul li:last-child a:hover {
  color: var(--secound-color);
}

.miniBTN p {
  color: #969696;
  margin-bottom: -6px;
  margin-top: -2px;
}

.miniBTN .woocommerce-Price-amount {
  color: #000;
}

.miniBTN {
  float: left;
  width: 50%;
  height: 100%;

  color: #fff;
  text-align: center;
  padding-top: 9px;
  font-size: 0.8rem;
}

.subOrder {
  font-weight: 900;
  background-color: var(--main-color);
  border-radius: 10px;
  color: #fff;
  width: 85%;
  margin: 0 auto;
  height: 51px;
  padding-top: 11px;
  border-radius: 0 20px 0 8px;
  border-top: 3px solid #f8f8f8;
  border-right: 3px solid #f8f8f8;
  box-shadow: 2px -2px 3px #e5005c;
  position: relative;
  float: left;
  bottom: 4px;
  left: -1px;
}




.goToCart {
  border-left: 1px solid #fff;
}

.goToPaymant {}

.hideBox {
  display: none;
}

.showBox {
  display: block;
}




/* footer */
footer {
  width: 100%;
  min-height: 195px;

  background-color: #E9E9EB;
  padding-bottom: 5px;
}
.footCol a:hover{
  color: var(--secound-color);
}
p.copyright a {
  color: var(--secound-color);
}

.infoBox {
  width: 100%;
  max-width: 1350px;
  height: 140px;
  margin: 0 auto;
  padding: 0 20px;
  background: var(--secound-color);
  border: 1px solid rgba(0, 0, 0, .125);
  border-radius: 0;
  display: flex;
  position: relative;
  bottom: -33px;
  /* border: 8px solid #ffffff; */
  border-top: unset;
  border: unset;
}

.infoItems {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 2px 5px;
  width: 100%;
  --background-activated: transparent;
  --background-focused: #111;
  --background-hover: #111;
}

.infoIcon {
  flex-direction: row;
  display: inline-flex;
  flex: 0 0 auto;
  flex-grow: 1;
  font-size: 40px;
  text-align: center;
  padding-top: 41px;
  color: #4d4d4d;
  padding-left: 5px;
}

.infodesc span {
  font-size: 13px;
  font-weight: 900;
}

.infodesc p {
  font-size: 13px;
}

.infodesc {
  flex-grow: 2;
  align-content: space-evenly;
}

.footerBox {
  width: 100%;
  margin: 0 auto;
  padding: 0 60px;
  margin-top: 0;
  padding-top: 40px;
}

.copyright {
  font-size: 12px;
  text-align: center;
  margin-top: 20px;
  color: #fff;
  height: 40px;
  padding-top: 13px;
  background: #585858;
  margin-bottom: -20px;
}

.footCol {
  padding-right: 25px;
  text-align: center;
}

.footCol h4 {
  font-size: 16px;
  font-weight: 900;
  margin: 15px 0;
  color: #585858;
}

.footCol a {
  font-size: 14px;
  color: #585858;
  display: block;
  text-decoration: none;
  margin: 5px;
}

.footCol ul {
  padding: 0;
  width: 100%;
  height: unset;
}


.footCol li {
  width: 40px;
  height: 40px;
  border-radius: 50%;

  margin: 0 auto;
  display: inline-block;
}

#dgwt-wcas-search-input-1 {
  width: 75%;
  height: 35px;
  margin-top: 8px;
  text-align: right;
  font-size: 14px;
  border-radius: 10px;
  padding: 10px !important;
  display: block;
  position: relative;
}
.dgwt-wcas-search-wrapp{
  margin-right: 0!important;
}
#dgwt-wcas-search-input-1::focus-visble {
  border: unset !important;
}

.dgwt-wcas-open-pirx .dgwt-wcas-details-wrapp,
.dgwt-wcas-open-pirx .dgwt-wcas-suggestions-wrapp {
  box-shadow: 0 0 5px gray;
  width: 36% !important;
  margin-left: 1%;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
  text-align: right;
  background-color: #ffffff !important;
  box-shadow: 0 0 2px var(--main-color);
}

.dgwt-wcas-search-submit {
  display: none !important;
}

.dgwt-wcas-content-wrapp {
  text-align: right;
  padding-right: 15px;
}

.dgwt-wcas-preloader.dgwt-wcas-close {
  right: 88% !important;
  top: 2px !important;
}

.sf-product-percent {
  width: 40px;
  height: 25px;
  display: flex;
  background-color: var(--secound-color);
  text-align: center;
  font-size: 0.8rem;
  color: #000;
  font-weight: 900;
  -moz-box-shadow: 0 0 3px #ccc;
  -webkit-box-shadow: 0 0 3px #ccc;
  z-index: 15;
  position: absolute;
  top: 16px;
  right: 5%;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  padding-top: 1px;
  font-weight: 900;
  box-shadow: 0 0 5px #e11d48;
}

.dgwt-wcas-style-pirx.dgwt-wcas-search-focused .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
  border-color: var(--main-color) !important;
}



/* menu */
.menu-header .menu li:last-child {
  border-left: unset;
}

.menu-header .menu li {
  display: inline-block;
  border-left: 1px solid #cacaca;
  padding: 0 12px;

}

.menu-header .menu li a {
  color: #444;
  font-size: 12px;
  font-weight: 700;
}

.menu-header .menu .sub-menu li:hover a {
  /* transition: color 1s ease; */
  color: var(--main-color);
}

ul.menu {
  padding-top: 5px;
  margin-bottom: 5px;
}

.headerUser .icon-user {
  font-size: 20px;
  position: relative;
  top: 4px;
  margin-left: 0px;
  color: var(--main-color);
}

.actionBTN {
  margin: 0 auto !important;
  display: block !important;
  width: 17%;
  text-align: center;
  background-color: var(--secound-color) !important;
  border-radius: 10px !important;
  padding: 13px !important;
  color: #fff !important;
  font-weight: 900;
}

.actionBTN:hover {
  background-color: var(--main-color);
  color: #fff;
}

.empty-cart {
  width: 400px;
  height: auto;
  margin: 30px auto;
  display: block;
}

.emptyTXT {
  width: 80%;
  margin: 20px auto;
  font-size: 17px;
  text-align: center;
}

.woocommerce-error li {
  background-color: #CA5E59;
  padding: 23px 0;
  text-align: center;
  color: #fff;
  font-size: 14px;
  border-radius: 35px;
  margin-bottom: 5px;
}

.woocommerce-error {
  border-top: unset !important;
  margin: 0 0 1em !important;
}

.woocommerce-error::before {
  display: none !important;
}

.woocommerce-error .button {
  float: left;
  width: 263px;
  padding: 15px;
  color: #fff;
  font-weight: 900;
  text-align: center;
  position: relative;
  left: -71px;
  border-bottom-left-radius: 35px;
  border-top-left-radius: 35px;
  top: -23px;
  height: 67px;
  padding-top: 23px;
  padding-left: 85px;
  border-right: 8px solid whitesmoke;
}

.woocommerce-message {
  border-top-color: #8fae1b;
  background-color: #73B473 !important;
  width: 92%;
  margin: 8px auto;
  border-radius: 35px;
  margin-bottom: 35px;
  color: #fff !important;
}




/* pop up */
.modal1 {
  position: fixed;
  z-index: 10000;
  bottom: 3%;
  right: 1%;
  visibility: hidden;
  width: 17%;
  margin: 0 auto;
  border-radius: 10px;

}

.modal1.is-visible {
  visibility: visible;
}

.modal-overlay {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: hsla(0, 0%, 0%, 0.5);
  visibility: hidden;
  opacity: 0;
}

.modal1.is-visible .modal-overlay {
  opacity: 1;
  visibility: visible;
  animation-name: fadeIn;
  animation-duration: 0.4s;
}

.modal-wrapper {
  position: fixed;
  z-index: 9999;
  bottom: 0;
  left: 0;
  background-color: #fff;
  box-shadow: 0 0 1.5em hsla(0, 0%, 0%, 0.35);
}

.modal-transition {}

.modal1.is-visible .modal-transition {
  animation-name: slideIn;
  animation-duration: 0.4s
}

@keyframes fadeIn {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes slideIn {
  from {
    bottom: -300px;
    opacity: 0
  }

  to {
    bottom: 0;
    opacity: 1
  }
}

/* modal popup - confirm */
.modal-confirm .modal-wrapper {
  position: relative;
  margin: 0 10px;
  top: 0;
  bottom: auto;
  padding: 35px 0 0;
  border-radius: 10px;
}

.modal-wrapper h1 {
  font-size: 1.8rem;
  padding-bottom: 35px
}

.modal-wrapper .modal-content {
  color: #666;
  font-size: 1.5rem;
  margin-bottom: 10;
  line-height: 2.3;
  text-align: center;
  height: 85px;
  border: unset;
  border-top: 1px solid var(--main-color);
  border-radius: 0 0 10px 10px;
}

.modal-wrapper .btn-list {
  width: 100%;
  padding: 0;
  margin-top: 12px;
}

.modal-wrapper .btn-list li {
  height: 5rem;
  line-height: 5rem;
  color: #fff;
  font-size: 1.6rem;
  width: 50%;
  text-align: center;
}

.modal-wrapper .btn-list li.btn-only {
  width: 100%;
  position: relative;
}

.modal-wrapper .btn-list li.btn-gr {
  background: #595959;
}

.modal-wrapper .btn-list li.btn-bl {
  background: var(--main-color);
  /* margin-top: 64px; */
  position: absolute;
  top: 55px;

}

.btn-only a {
  color: #fff;
  font-size: 16px;
  font-weight: 900;
  margin-top: -14px;
  position: relative;
  top: -16px;
}

.modal-wrapper .btn-list li.btn-only {
  width: 100%;
  position: relative;
  display: block;
  position: unset !important;
  width: 49%;
  float: right;
  height: 50px;
  margin: 0 auto;
  border-bottom-right-radius: 35px;
}

.count-wrap {
  position: absolute;
  left: 6%;
  top: 5%;
  width: 25px;
  height: 25px;
}

#loader {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;

  border: 2px solid #fff;
  border-radius: 50%;
  border-top: 2px solid #2f7bf5;
  width: 21px;
  height: 21px;
  animation: spin .8s linear infinite;

}

.n {
  display: flex;
  width: inherit;
  height: inherit;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 20;
  font-size: 14px;
  justify-content: center;
  align-items: center
}

.modal-wrapper li:first-child {
  border-bottom-right-radius: 35px !important;
}

.modal-wrapper li:last-child {
  border-bottom-left-radius: 35px;
  float: left !important;
  border-bottom-right-radius: 0 !important;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.alertData p {
  font-size: 12px;
  line-height: normal;
}

.alertData h3 {
  font-size: 15px;
  font-weight: 900;
  margin-top: 0px;
}

.alertIcon {
  color: #ff6c6c;
  font-size: 25px;
  /* border: 2px solid #ff7171; */
  border-radius: 50%;
  /* padding: 5px; */
  margin: 0px;
  position: relative;
  top: 3px;
}

.successIcon {
  color: #baff9e;
}

.woocommerce-error {
  /* background-color: #e6e6e6!important; */

}

.woocommerce-error:focus-visible {
  border: unset !important;
}

/* mini cart */
.woocommerce-mini-cart {
  padding: 0 !important;
}

li.mini_cart_item img {
  width: 75px;
  float: right;
  height: auto;
  border-radius: 14px;
  margin-right: 4px;
}

li.mini_cart_item {
  display: block;
  width: 91%;
  margin: 0 auto;
  height: 95px;
  padding-top: 9px;
  border-bottom: 1px solid #80808038;
}

li.mini_cart_item .woocommerce-Price-amount {
  top: 0;
}

li.mini_cart_item .quantity {
  width: 100%;
  top: -30px;
  display: block;
  font-size: 12px;
}

.woocommerce-mini-cart__buttons {
  /*display: none;*/
}

.woocommerce-mini-cart__total .woocommerce-Price-amount {
  float: left;
  margin-top: -9px;
  margin-bottom: 15px;
  margin-left: 23px;
  font-size: 14px;
}

.woocommerce-mini-cart__total strong {
  float: right;
  margin-right: 45px;
}

.miniCartRows .woocommerce-Price-currencySymbol {
  font-size: 12px;
  top: 1px;
}

.miniCartRows .quantity {
  width: 100%;
  position: relative;
  top: -32px;
  font-size: 12px;
  margin-bottom: -100px;
}

.miniCartRow.row {
  padding-top: 9px;
  border-bottom: 1px solid #80808038;
  width: 91%;
  margin: 0 auto !important;
}

.total-title {
  float: right;
  margin-right: 45px;
  padding-top: 16px;
}

.minicart-total {
  float: left;
  margin-top: 6px;
  margin-bottom: 0px;
  margin-left: 3px;
  font-size: 14px;
}
.subOrder: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;
}
.mobile-nav {
  display: none;
}

#login-alerts p {
  font-size: 0.8rem;
  text-align: center;
}

.digits_login_form .dig-modal-con {
  border-radius: 28px !important;
}

.dig_ma-box .transupbutton {
  border-radius: 12px;
  width: 95% !important;
  margin: 0 auto !important;
}

.digits_login_form .dig_ma-box .bgdark {
  background-color: var(--main-color) !important;
  font-family: 'hatomat' !important;
  font-weight: 900 !important;
}

.digits_login_form .dig_ma-box .bgtransborderdark {

  background-color: var(--secound-color) !important;
  border: unset !important;
  color: #fff !important;
  font-weight: 900 !important;
  font-family: 'hatomat' !important;
}

.searchBox,
.menuBox {
  display: none;
}

@media only screen and (max-width: 450px) {
  .minCart {
    display: none !important;
  }
  #fixed .menu li{
    padding: 8px;
  }
  .infoBox {
    display: none;
  }

  .minCar,
  .menu-header {
    display: none;
  }

  .logo {
           width: 80%;
        margin: 0 auto;
        display: block;
        margin-top: 4px;
  }
  header {
    background-color: #ececec;
    height: 75px;
    border-radius: 0;
    margin-top: 0;
  }
  .firstHeader {
    height: 60px;
  }

  .main-header {
    background-color: #ececec;
    height: 75px;
    margin: 0 auto !important;
    width: 100%;
  }

  .main-body {
    padding: 0;
    border-radius: 0;
  }

  .footerBox {
    height: unset;
  }

  .mobile-nav {
    padding-top: 19px;
    position: fixed;
    bottom: 0px;
    left: 15px;
    right: 15px;
    z-index: 998;
    will-change: transform;
    display: flex;
    height: 60px;
    z-index: 9999;
    background-color: #ffffff;
    border-radius: 10px 10px 0 0;
    background: #ffffffad;
    border-radius: 15px 15px 0 0;
    text-align: center;
    box-shadow: inset 0 -11px 17px 0 #3333333d, 0 0 10px 0 #44444461;
    border-width: 1px 1px 0;
    border-color: #b7b7b7;
    border-style: solid;
    backdrop-filter: blur(16px);
  }

  .mobile-nav-item a {
    color: #414345;
    /* font-weight: 900; */
  }

  .mobile-nav-item {
    flex-grow: 1;
    text-align: center;
    font-size: 12px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 2px 5px;
    width: 100%;
    --background-activated: transparent;
    --background-focused: #111;
    --background-hover: #111;
  }

  .mobile-nav-item span {
    font-size: 1.4rem;
    color: var(--main-color);
  }

  .woocommerce-breadcrumb {
    overflow: auto;
    white-space: nowrap;
  }

  .woocommerce-error {
    padding: 0 !important;
    margin: 15px 5px !important;
  }

  .mobile-counter {
    position: absolute;
    top: -6px;
    left: 17px;
    font-size: 12px;
    color: #fff;
    min-width: 14px;
    height: 14px;
    display: block;
    line-height: 16px;
    text-align: center;
    padding: 0 3px;
    margin: 0;
    border-radius: 5px;
    background: var(--m_accent_color2);
    animation: pulsex 2s infinite;
  }

  #cartCount {
    display: block;
    position: relative;
    top: -9px;
    left: -12px;
    margin-bottom: -17px;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    font-size: 17px;
    background-color: var(--secound-color);
    color: #000;
  }

  .dgwt-wcas-search-wrapp {
    display: none !important;
  }

  .dgwt-wcas-focused .dgwt-wcas-search-wrapp {
    display: block !important;
  }

  .digits-cancel {
    left: 24px;
    top: 5% !important;
    right: unset !important;
  }

  .widget-icon {
    border-radius: 28px 0 0 28px !important;
    width: 68px !important;
    height: 68px !important;
  }

  footer {
    height: unset;
    top: 20px;
  }

  .copyright {
    display: none !important;
  }

  .footerBox {
    top: -80px;
    margin-top: 25px;
  }

  .digits-form_heading_text {
    font-size: 1rem !important;
  }

  .close-bar {
    width: 35%;
    float: left;
    height: 100%;


  }

  #menubutton {
    font-size: 28px;
    position: relative;
    top: 22px;
    margin-right: 18%;
  }

  #search {
    font-size: 28px;
    position: relative;
    top: 17px;
    margin-left: 18%;
    float: left;
  }

  .searchBox,
  .menuBox {
    display: block;
  }

  #dgwt-wcas-search-input-1 {
    z-index: 99999;
  }

  #fixed li.active .sub-menu li .sub-menu {
    top: 0;
    z-index: 2;
    opacity: 1;
    width: 100%;
    max-height: 50em;
    width: 100%;
    overflow: visible;
    transition: all .3s ease;
  }
  .modal1 {
    left: 1%;
    width: 99%;
  }
.mobileMenu .logo{
  width: 50%;
  margin: 0 auto;
  display: block;
  margin-top: 4px;
}

  /* مخفی کردن همه زیرمنوها */
  .mobileMenu .sub-menu {
    display: none;
    padding-left: 15px; /* فاصله برای زیرمنو */
  }

  /* نمایش زیرمنو وقتی کلاس active دارد */
  .mobileMenu .sub-menu.active {
    display: block;
  }




}







.mobileMenuBox {
  width: 0px;
  height: 100%;
  position: fixed;
  right: 0px;
  top: 0;
  z-index: 99999;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  justify-content: flex-start;
  align-items: flex-start;
  pointer-events: all;
  background-color: #00000080;
}

div.mobileMenu {
  width: 0px;
  height: 98%;
  position: fixed;
  right: 0px;
  top: 1%;
  overflow: hidden;
  text-align: center;
  color: white;
  z-index: 10000;
  border-radius: 18px 0 0 18px;
  transition: background-color 1s ease;
  background: rgba(255, 255, 255, 0.2);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  border: 1px solid #fff;
}

.menuIMG {
  border-bottom: 2px solid #cacaca;
  padding: 10px;
}

.menu-mobile-container {
  padding-right: 35px;
}

#login-alerts {
  display: none;
}

#miniCart::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
}

#miniCart::-webkit-scrollbar {
  width: 6px;
  background-color: #F5F5F5;
}

#miniCart::-webkit-scrollbar-thumb {
  background-color: #000000;
}


