
body,html{
  margin:0;
  padding: :0;
  background-image: url(../assets/images/tstststst.jpeg);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  direction: rtl;
  font-family: 'Sblack' !important;
}

a {
    text-decoration: none !important;
    user-select: none !important;
}

h1,h2,h3{
  margin:0;
  padding: :0;
  font-family: Sblack !important;
  cursor: default !important;
  text-decoration: none !important;
  user-select: none !important;
}



@font-face {
    font-family: Sblack;
    src: url('https://www.dokmechishop.com/assets/fonts/vazir-font-v18.0.0/Farsi-Digits/Vazir-Medium-FD.eot');
    src: url('https://www.dokmechishop.com/assets/fonts/vazir-font-v18.0.0/Farsi-Digits/Vazir-Medium-FD.eot?#iefix') format('Vazir-Medium-opentype'),
         url('https://www.dokmechishop.com/assets/fonts/vazir-font-v18.0.0/Farsi-Digits/Vazir-Medium-FD.woff') format('woff'),
         url('https://www.dokmechishop.com/assets/fonts/vazir-font-v18.0.0/Farsi-Digits/Vazir-Medium-FD.ttf') format('truetype');
         font-weight: normal;
         font-style: normal;
}

p{
  line-height: 1.6;
  font-family: Sblack;
}



::-webkit-scrollbar {
  width: 16px;
}


::-webkit-scrollbar-track {
  background: #2D2926FF;
}


::-webkit-scrollbar-thumb {
  background: #E94B3CFF;
  border:4px solid #2D2926FF;
  border-radius: 20px;
}


::-webkit-scrollbar-thumb:hover {
  background: #E94B3CFF;
}



textarea:focus, input:focus{
    outline: none;
    border-bottom: 1px solid white;
}



.info-bar{
  background: #2d2926e0;
  width: 100%;
  height: 50px;
  box-shadow: 0 0 14px 0 black;
  backdrop-filter: blur(8px);
}

.main-menu-pc a {
    all: initial;
    

}

.sticky123{
  position: fixed;
  background: rgb(0 0 0 / 50%);
  width: 100%;
  top: 0;
  height: 85px;
  z-index: 100;
  -webkit-animation-name: fadeTop;
  animation-name: fadeTop;
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  backdrop-filter: blur(8px);
  box-shadow: 0 0 5px 0 black;
}

.sticky123 a {
    all: initial;
    

}

.sticky123 ul{
  display: inline-flex;
  list-style-type: none;
}

.sticky123 li{
  padding: 9px 20px;
}

.sticky123 a{
  cursor: pointer;
  font-family: Sblack;
  font-size: 16px;
  color: white;
  text-shadow: 0 0 7px black;
  transition: all 0.5s
}

.sticky123 a:hover{
  color: #cfcfcf;
}




.main-menu-mob-content{
  width: 100%;
  height: 100%;
  z-index: 200;
  position: fixed;
  background: rgb(0 0 0 / 70%);
  display: none;
}

.main-menu-mob-content-1{
  width: 80%;
  height: 100%;
  background: #2d2926;
  padding: 13px;
  -webkit-animation-name: faderight;
  animation-name: faderight;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  position: absolute;
}

.main-menu-mob-content-1 a{
  all: initial;
  
}

.main-menu-mob-content-div{
  width: 100%;
  padding: 20px 0;
  text-align: center;
  background: #e94b3c;
  margin: 22px 0;
  cursor: pointer;
  font-family: sblack;
  color: white;
  font-size: 20px;
  border-radius: 5px;
}



.main-menu-mob-content-div:hover{
  background: black;
  color: white;
}

.mob-menu-closer{
  color: white;
    width: 20%;
    height: 59px;
    text-align: center;
    font-size: 38px;
    -webkit-animation-name: fadeTop;
    animation-name: fadeTop;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    float: left;
}

.sticky-mob{
  top: 0;
  position: fixed;
  z-index: 100;
  width: 100%;
  height: 80px;
  background: rgb(0 0 0 / 50%);
  backdrop-filter: blur(8px);
  box-shadow: 0 0 5px 0 black;
  -webkit-animation-name: fadeTop;
  animation-name: fadeTop;
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.main-menu-mob{
  display: none;
  width: 100%;
  height: 80px;
  background: rgb(0 0 0 / 50%);
  backdrop-filter: blur(8px);
  box-shadow: 0 0 5px 0 black;
}

.main-menu-mob-search{
  width: 68%;
  padding: 26px;
  float: right;
}
.main-menu-mob-list{
  width: 30%;
  padding: 0px;
  float: left;
  color: white;
  font-size: 54px;
  text-align: center;
  padding-top: 7px;
}

.mob-list{
  cursor: pointer;
}

.menu-fixer{
  height:122.55px;
  display:none;
}

.main-menu-pc{
  background: rgb(0 0 0 / 50%);
  width: 100%;
  backdrop-filter: blur(8px);
  padding-top: 14px;
  box-shadow: 0 0 5px 0 black;
}

.main-menu-pc ul{
  display: inline-flex;
  list-style-type: none;
}

.main-menu-pc li{
  padding: 9px 20px;
}

.main-menu-pc a{
  cursor: pointer;
  font-family: Sblack;
  font-size: 16px;
  color: white;
  text-shadow: 0 0 7px black;
  transition: all 0.5s
}

.main-menu-pc a:hover{
  color: #cfcfcf;
}

.main-menu-logo-lol{
    transform: translate(-16px, 0px);
    width: 80px;
  border-radius: 56px;
  box-shadow: 0 0 6px 1px white;
}

.main-menu-logo{
  width: 80px;
  border-radius: 56px;
  box-shadow: 0 0 6px 1px white;
}

.mml{
  width: 61px;
  border-radius: 56px;
  box-shadow: 0 0 7px 2px white;
}

.menu-mark{
  margin-top: 20px;
}

.main-header-content{
  background: rgb(0 0 0 / 50%);
  min-height: 400px;
}


.search-input::placeholder {
  color: white;
  opacity: 1;
  direction: rtl;
  float: right;
  right: 0;
}

.search-icon{
  transform: translate(-3px, -3px);
  font-size: 16px;
  color: white;
  text-shadow: 0 0 14px white;
}

.margin-fixer{
  width: 1162px;
  margin: auto;
}


@keyframes growProgressBar {
  0%, 33% { --pgPercentage: 0; }
  100% { --pgPercentage: var(--value); }
}

@property --pgPercentage {
  syntax: '<number>';
  inherits: false;
  initial-value: 0;
}

div[role="progressbar"] {
  --size: 67px;
    --fg: white;
    --bg: #2D2926FF;
  --pgPercentage: var(--value);
  width: var(--size);
  height: var(--size);
  border-radius: 50%;
  display: grid;
  place-items: center;
  background:
    radial-gradient(closest-side, white 80%, transparent 0 99.9%, #7e7e7e 0),
    conic-gradient(var(--fg) calc(var(--pgPercentage) * 1%), var(--bg) 0)
    ;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 0px;
  color: var(--fg);
  display: none;
}

div[role="progressbar"]::before {
  counter-reset: percentage var(--value);
  content: counter(percentage) '%';
}

.scroll-prog{
  box-shadow: 0 0 7px 3px black;
}

.xd{
  width: 100%;
  height: 100%;
  display: none;
}

.bala{
  position: fixed;
    z-index: 99;
    width: 58px;
    height: 58px;
    background-color: #e94b3c;
    border-radius: 41px;
    bottom: 31px;
    left: 30px;
    color: white;
    text-align: center;
    padding-top: 7px;
    font-size: 26px;
    cursor: pointer;
    box-shadow: 0 0 6px 1px #ffffff;
    display: none;
}

.wa-cht{
  position: fixed;
    z-index: 99;
    width: 58px;
    height: 58px;
    background-color: #36b93b;
    border-radius: 41px;
    bottom: 31px;
    right: 30px;
    color: white;
    text-align: center;
    padding-top: 7px;
    font-size: 26px;
    cursor: pointer;
    box-shadow: 0 0 6px 2px #000000;
}

.wa-cht a{
  cursor: pointer;
}

.search-input{
  border: none;
  color: white;
  padding: 5px 12px;
  font-size: 15px;
  width: 159px;
  border-radius: 18px;
  transform: translate(-18px, -6px);
  font-family: 'Sblack';
  background: rgb(0 0 0 / 14%);
  transition: all 0.5s;
  box-shadow: 0 0 6px -2px white;
  text-align: center;
}

.user-location-bg{
  width: 100%;
  padding: 30px 0px;
  background: rgb(0 0 0 / 50%);
}

.user-location{
  width: 90%;
  background: #E94B3CFF;
  padding: 8px;
  font-family: sblack;
  border-radius: 10px;
  box-shadow: 0 0 16px 2px black;
  margin: auto;
}

.user-location a {
    all: initial;
    

}

.user-location span {
  cursor: default;
}

.user-location a {
  font-family: sblack;
  cursor: pointer;
  transition: all 0.3s;
}

.user-location a:hover{
  color: white;
}

.main-content-ind-1{
  width: 100%;
  padding: 35px 0px;
  background-color: white;
  box-shadow: 0 0 41px 9px black;
  color: #2d2926;
}

.all-prods-int{
  width: 100%;
    max-width: 420px;
  margin: auto;
  min-height: 150px;
  background: rgb(233 75 60);
  margin-top: 20px;
  cursor: pointer;
  transition: all 0.3s;
  overflow: hidden;
  box-shadow: 0 0 11px 0px black;
}

.all-prods-int:hover{
  box-shadow: 0 0 14px -5px black;
}

.all-prods-int-in{
    width: 100%;
    height: 150px;
    background: #1e1e1e6e;
    backdrop-filter: blur(8px);
    opacity: 0;
    z-index: 2;
    transition: all 0.5s;
    transform: translate(0px, 150px);
}

.all-prods-int-in span{
  display: block;
    margin: auto;
    width: 100%;
    text-align: center;
    font-family: 'Sblack';
    font-size: 21px;
    color: white;
    transform: translate(0px, -82px);
}


.all-prods-int:hover .all-prods-int-in{
  opacity: 1;
  transform: translate(0px, 0px);
  transition: all 0.5s;
}

.all-prods-int-content{
  float: right;
  font-family: sblack;
  color: white;
  font-size: 20px;
  width: 100%;
  height: 100%;
  padding: 10px;
}

.all-prods-int-content img{
  height: 92px;
    display: block;
    float: left;
    margin-top: 20px;
    margin-left: 4px;
    border-radius: 61px;
    margin-left: 4px;
    box-shadow: 0 0 5px 0 white;
}

.all-prods-int-content span{
  line-height: 6;
}

.aeyfixer{
  margin-top: 25px;
  margin-bottom: 120px;
}


.aeyfixer a{
  all: initial;
  
}

.echfor{
  font-size: 30px;
  font-family: 'Sblack';
  margin: auto;
  width: 90%;
  max-width: 1500px;
}

.echfor i{
  transform: translate(0px, 4px);
}

.ttle{
  background: #e94b3c;
  border-radius: 41px;
  width: 60px;
  height: 60px;
  box-shadow: 0 0 6px 1px #2d2926;
  margin-left: 13px;
  font-size: 30px;
  text-align: center;
  padding-top: 12px;
}

.ttle-fixer{
  display: flex;
  width: 319px;
  margin: auto;
}

.marg-h2{
  padding-top: 13px;
    font-size: 26px;
}

.spacer1{
  background: rgb(0 0 0 / 50%);
  height: 150px;
}

footer{
  width: 100%;
  padding: 20px 0px;
  background-color: #2D2926FF;
  min-height: 200px;
  box-shadow: 0 0 41px 9px black;
}

.footer-menu h3,p{
  cursor: default;
}

.footer-menu a{
    color:#e94b3c;
    line-height: 2.3;
}

.footer-menu a:hover{
    color:#b73b2f;
}


.footer-menu p strong{
    color: #e94b3c;
}

.copy-right{
  background: #E94B3CFF;
  width: 100%;
  min-height:50px;
  padding: 14px;
}

.copy-right span{
  cursor: default;
}

.copy-right span{
  text-align: center;
  display: block;
  font-family: 'sblack';
}


.slider-ham{
  width: 90%;
  margin: 35px auto;
  direction: ltr;
  max-width: 1500px;
}

.slider-ham2{
  width: 1200px;
  margin: 35px auto;
  direction: ltr;
  max-width: 1500px;
  min-width: 335px;
}

.maj-item{
  padding: 6px;
  float: left;
  border-radius: 20px;
  cursor: pointer;
  transition: all 0.5s;
  font-size: 20px;
  text-align: center;
  width: 35px;
  height: 35px;
  color: white;
}

.maj-item:hover{
  background-color: white;
  color: black;
}

.info-content{
  padding: 17px;
  font-family: sblack;
  font-size: 13px;
}

.info-content span{
  color: white;
}

.maj-icons{
  float: left;
  margin: 10px;
  color: white;
}

.footer-menu{
  color: white;
  font-family: Sblack;
  padding: 10px;
}


.footer-menu h3{
  color: #e94b3c;
}

.footer-menu p{

}


.product-h1{
  font-size: 30px;
  color: #e94b3c;
}

.main-content-ind-123{
  width: 100%;
  background-color: white;
  padding: 15px 10px;
  box-shadow: 0 0 41px 9px black;
}

.product-content-main-div{
  width: 90%;
  margin: auto;
  max-width: 1200px;
}

.prod-shop-img img{
  width: 90%;
  display: block;
  margin: auto;
  box-shadow: 0 0 11px 0px black;
}

.prod-shop-cont{
  height: 100%;
}

.vertical-hr{
  height: 100%;
  float: right;
  width: 20px;
}

.vertical-hr1{
  height: 5%;
  width: 2px;
}

.vertical-hr2{
  height: 90%;
  width: 2px;
  background: #c8c9ca;
}

.marg-top-shop-cont{
  height: 30px;
}

.ghymt{
  cursor: default !important;
  font-size: 22px;
  line-height: 2;
}

.ghymt span{
  color: red;
}

.prod-shop-btn{
  width: 50%;
  padding: 10px;
  background: #2d2926;
  margin: 0 auto;
  color: #e94b3c;
  border-radius: 5px;
  font-family: 'Sblack';
  text-align: center;
  cursor: pointer;
  box-shadow: 0 0 8px 0 black;
  font-weight: bold;
  font-size: 20px;
  transition: all 0.5s;
  margin-bottom: 14px;
}

.prod-shop-btn:hover{
  background: #e94b3c;
  color: #2d2926;
}



.sldr-bkg{
  background: rgb(0 0 0 / 50%);
  width: 100%;
  padding: 1px;
}



.sldr-bkg h3{
  display: block;
  color: white;
  padding: 0px 20px;
  padding-top: 50px;
  margin: 0 auto;
  text-shadow: 0 0 7px black;
}


.item-in-cros{
  width:95%;
  background:#ff3d12bf;
  margin: auto;
  padding: 10px;
  border-radius: 10px;
  box-shadow: 0 0 6px 0 white;
  transition: all 0.3s;
  border: 3px solid white;
  cursor: pointer !important;
}

.item-in-cros:hover{
  background: #2d2926;
}

.item-in-cros span{
  text-shadow: 0 0 5px black;
  color: white;
  display: block;
  padding-top: 10px;
  font-weight: bold;
}


.item-in-cros-main{
  width: 100%;
  padding: 10px;
  border-radius: 10px;
  min-height: 100px;
  box-shadow: inset 0 0 20px 4px white;
  direction: rtl;
  text-align: center;
  padding-bottom: 8px;
}
.item-in-cros-main img{
  width: 100%;
  display: block;
  margin: auto;
  border-radius: 10px;
}
.item-in-cros-main h3{
  padding: 0;
  margin: 0;
  font-weight:bold;
  font-size: 20px;
  line-height: 1.5;
  cursor: pointer !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: white;
}

.item-in-cros-main p{
  overflow: hidden;
  height: 49px;
  color: black;
  margin-top: 10px;
  text-shadow: 0 0 12px white;
  cursor: pointer !important;
}

.udrline{
  width: 80%;
  height: 2px;
  background: white;
  margin: 15px auto;
}

.scn{
  background: #e94b3c;
  box-shadow: 0 0 6px 0 black;
}


.goto-cat{
  text-align: center;
    margin: 52px auto;
}

.goto-cat span{
  background: #e94b3c;
    color: black;
    padding: 10px 30px;
    border-radius: 6px;
    box-shadow: 0 0 5px 0 black;
    transition: all 0.3s;
}

.goto-cat span:hover{
  background: #2d2926;
  color: #e94b3c;
  box-shadow: 0 0 5px 3px #e94b3c;
}


.goto-cat2{
  text-align: center;
    margin: 52px auto;
}

.goto-cat2 span{
  background: #2d2926;
  color: #e94b3c;
  padding: 10px 30px;
  border-radius: 6px;
  box-shadow: 0 0 5px 3px #e94b3c;
  transition: all 0.3s;
  display:inline-block;
}

.goto-cat2 span:hover{
  background: #e94b3c;
  color: black;
  box-shadow: 0 0 5px 0 black;
}


.prod-gp-main-div{
  width:90%;
  margin:auto;
}

.prod-gp-main-div h1{
  font-family: Sblack;
  font-size: 30px;
}

.prod-lister span{
  margin-top: 20px;
  display: inline-block;
  padding: 5px 10px;
}


.prod-lister-span{
  background: #dddddd;
    color: black;
    margin: 0 10px;
    border-radius: 5px;
    cursor: pointer;
    white-space: nowrap;
    transition: all 0.5s;
}

.prod-lister-span:hover{
  background: black;
  color: white;
}

.prod-lister-span-active{
  background: black;
  color: white;
}


.kh-prod{
  margin: 20px 0;
}

.prod-lists-list{
  width: 92%;
    max-width: 1200px;
    padding: 20px 0;
    margin: 25px auto;
    background: #f1f1f1;
    box-shadow: 0 0 4px -1px black;
    border-radius: 5px;
    text-align: center;
}

.marger-fixer div{
  margin: 10px auto;
}

.marger-fixer div a{
  color: black;
  cursor: pointer;
  transition: all 0.5s;
}

.marger-fixer div a:hover{
  color: #e94b3c;
}
    
.petam strong{
    color: #e94b3c;
}

.petam{
    padding: 20px;
}

.sosm-main{
  z-index: 200;
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgb(0 0 0 / 72%);
    display: none;
}

.sosm-cont{
  width: 343px;
    padding: 20px;
    background: white;
    margin: auto;
    margin-top: 60px;
    border-radius: 7px;
}

.sosm-icon{
  color: black;
  float: right;
  width: 45%;
  padding: 7px 3px;
  border-radius: 5px;
  margin-bottom: 15px;
  text-align: center;
}

.sosm-icon a{
  color: black;
}

.sosm-icon2{
  color: black;
  width: 100%;
  padding: 7px 3px;
  border-radius: 5px;
  margin-bottom: 15px;
  text-align: center;
}

.sosm-icon2 a{
  color: black;
}

.div-for-rhnma{
    width: 86px;
    float:right;
    margin:10px;
    display:block;
    text-align: center;
    line-height: 2;
    color:black;
}


@keyframes fadeTop {
            0% {
               opacity: 0;
               transform: translateY(-200px);
            }
            100% {
               opacity: 1;
               transform: translateY(0);
            }
         }




         @keyframes faderight {
                     0% {
                        opacity: 0;
                        transform: translateX(2000px);
                     }
                     100% {
                        opacity: 1;
                        transform: translateX(0);
                     }
                  }









@media (max-width: 1200px){
    .main-menu-pc{
      display: none;
    }
    .sticky123{
      display: none;
    }
    .main-menu-mob{
      display: block;
    }
    .sticky-mob{
      display: block;
    }
    .menu-fixer{
      height: 80px;
    }
}

@media (max-width: 1250px){
    .slider-ham2{
      width: 800px;
    }
}

@media (max-width: 900px){
    .slider-ham2{
      width: 100%;
    }
    .sldr-bkg h3{
      text-align: center;
    }
}

@media (min-width: 1200px){
    .main-menu-mob{
      display: none;
    }
    .sticky-mob{
      display: none;
    }
    .main-menu-mob-content{
      display: none;
    }
}

@media (max-width: 767px){
    .vertical-hr{
      display: none;
    }
    .marg-top-shop-cont{
      height: 30px;
    }
    .prod-shop-btn{
      width: 100%;
    }
    body,html{
        background-image: url(../assets/images/backere3.jpeg);
        background-position: center;
    }
}


@media (max-width: 485px){
      .maj-icons{
        display: none;
      }

      .ttle-fixer{
        width: 264px;
      }
}
