html{
  scroll-behavior: smooth;
}
@font-face{
  font-family: IranSanss;
  src: url('/front/fonts/IRANSansX-Regular.woff') format('woff');
}
/* @font-face {
  font-family:IRANYekan ;
  src: url('/front/fonts/IRANYekanMobileRegular.ttf');
} */
* {
font-family: IranSanss;
}
body{
  text-align: right;
  direction: rtl!important;
  background-color: #ffffff;
letter-spacing: -0.5px;

}
body a{
  text-decoration: none!important;
}


@keyframes animateBg{
  0%{
    filter: hue-rotate(0deg)
  }
  100%{
    filter: hue-rotate(360deg)
  }
}
@keyframes animate{
  0%{
    transform: scale(1);
  }
  80%,100%{
    transform: scale(0);
  }
}
 .tape {
	background: linear-gradient(-45deg,#e73c7e, #fdb1be, #e73c7e);
	background-size: 400% 400%;
	animation: gradient 20s ease infinite;
	height: 55px;
}

@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}
a:hover{
    text-decoration: none!important;
}

 .tape ul li{
 padding: 12px;
 color: #000000;
 display: block;
 /* font-weight: 300; */
 font-size: 12px;
 transition: .25s linear;
}
 #marginRight{
  margin-right: auto;
}
 #tape .links a{
  font-size: 20px;
  display: inline-block;
  width: 34px;
  height: 34px;
  background-color: #44444485;
  color: #eee;
  line-height: 38px;
  margin-left: 4px;
  border-radius: 50%;
  text-align: center;
  transition-duration: 0.3s;
}
 #tape .links a:hover{
  color:#fff ;
  background-color: #f1ccd87a;
}
#nav li{
 z-index: 100;
 /* padding: 12px; */
 color: #000000;
 display: block;
 /* font-weight: 300; */
 font-size: 14px;
 transition: .25s linear;
 padding-top: 12px;
 padding-left: 12px;
}

@media(min-width:992px){

    #nav{
        position: static;
        width: auto;
        background-color: transparent;
        padding-top:0 ;
    }
    #nav li{
        float: right;
        
    }
    /* #nav ul li:last-child{
      float: right;
      padding-top: 50px!important;
      
  } */
    #navbar{
      display: none!important;
    }

}

.menu{
    margin: 0;
    padding: 0;
    text-transform: uppercase;
  }

  .menu ul{
    position: relative;
    margin: 0;
    padding: 0;
    list-style-type: none;
    background: #ffffff;
    line-height: 25px;

  }

  .menu ul li{
    margin-top: -5px;
    /* padding: -5px; */
    float: left;
    position: relative;
  }

  .menu ul li a{
    margin: 0;
    padding: 0 8px;
    text-decoration: none;
    color: #000000;
    display: block;
    /* font-weight: 300; */
    font-size: 12px;
    transition: .25s linear;
  }
  /* .menu a:before{
    background: rgba(0,0,0,0);
    box-shadow: 0 0 10px 2px #ffdb00;
  } */

  .menu ul li:hover > ul{
    display:block;
  }

  .menu ul li ul{
    position: absolute;
    left: 0;
    top: 45px;
    display: none;
    padding: 0;

  }

  .menu ul li ul{
    padding: 6px 0;
    background: #faecec;
    /* height: 450px; */
    width: 150px;
    right: 0px;

  }
  /* .menu ul ul ul {
    right: 152px;
  } */
  .menu ul ul li ul {
    background: #f5efef;
    top: 12px;
    /* height: 300px; */
    width: 110px;
    right: 150px;
    border-right: 1px solid #b1aeae;
    border-right-style: dotted;
  }
  .menu ul ul li ul a{
    margin-right: 15px;
  }
  .menu ul li a:after{
    content: '';
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    height: 1px;
    bottom: 8px;
    left: 0;
    background-color: #ee63b9;
    transform-origin: bottom left;
    transition: transform 0.25s ease-out;
  }
  .menu ul li a:hover:after {
    transform: scaleX(1);
    transform-origin: bottom right;
    
  }
  
  .carousel .item {
    height: 400px;
  }

  .item img {
      position: absolute;
      top: 0;
      left: 0;
      min-height: 400px;
  }
  .carousel-indicators{
    bottom: -45px;
    margin-right: 18%;
  }
  .carousel-indicators li {
    opacity: 3;
    background-color: #ee63b9;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    border-right: 0px;
    border-left: 0px;
  }.carousel-indicators .active{
    background-color: #fcc5e8;
  }
  .header-title {
    text-align: center;
    direction: rtl;
    color: #7e7e7e;
    position: relative;
    overflow: hidden;
    border-collapse: separate;
    border-spacing: 16px 0;
    border-spacing: 1rem 0;
    display: table;
    margin: 1em 0 0.5em;
    table-layout: auto;
    text-align: center;
    white-space: nowrap;
    width: 100%;
    /* font-weight: 300; */
  }
  .sectionColor{
    background-color: #f1ccd87a;
  }
  .sectionHeader{
    padding: 15px;
    text-align: center;
    /* font-weight: 300; */
    font-size: 14px;
  }
  .row{
    padding-bottom: 15px;
    margin-left: 0px;
    margin-right: 0px;
  }
  .img{
    background-size: 400px !important;
    width: 170px;
    height: 270px;
  }
  @media(max-width:1200px){
    .liver{
      width: 286px!important;
      height: 309px!important;
    }
  }

  @media(max-width:1200px){
    .zoom{
      width: 205px!important;
    }
  }
  #headerTextBorder{
    display: block!important;
    width: 320px;
    margin: auto !important;
  }
  #headerTextBorderDiscount{
    display: block!important;
    width: 150px;
    margin: auto !important;
  }
  @media(max-width:992px){
    .tape{
      display: none;
    }
    .carousel-inner{
      height: 200px!important;
    }
    #logo{
      display: block!important;
    }
    .zoom{

      width: 285px!important;
      display: block;
      margin-left: auto;
      margin-right: auto;
    }
    #textBorder{
      display: block!important;
    }
    /* .liver{
      display: block;
      margin-left: auto;
      margin-right: auto;
    } */
    .carousel .item {
      height: 200px;
    }
    .mobileVerg {
    display: none;
    }
    #toggler{
      display: block!important;
    }
    #mobiledisplaysuggest{
      display: contents !important;
    }
    #mobilepaddingtopcontact{
      margin-top: 20px;
    }

  }
  .zoom:hover {
    opacity: 0.5;
  }
  .zoom{
    opacity: 1;
    transition:.2s;
  }
  #footer{
    background-color: #777;
    padding-top: 30px;
    font-weight: 300;
    font-size: 14px;
}
#footer p{
   font-weight: 400;
   padding-bottom: 15px;
   border-bottom: 1px #333 solid;
}
#footerContent #pr{
  padding-right: 0px !important;
  margin-bottom: 10px!important;
}
@media (min-width:400px) {
  .rtlClass{
    display: flex!important;
  }
}
#pr a{
  color: #ddd;
}
@media(min-width:500px) {
  .instaPr{
    padding-right: 0px!important;
  }
}

#footer .col-lg-3{
   margin-bottom: 15px;
}
#footer li{
   padding: 6px 0;
   border-bottom: 1px solid #333;
}
#footer li:first-child{
   padding-top:0;
}
#footer li a{
   color: #ddd;
   transition-duration: 0.3s;
}
#footer li a:hover{
   color:#bdf ;
}
#footer li i{
   padding-left: 6px;
   color: #ddd;
}
#footer .links{
   margin-top: 40px;
}
#content .links a{
   font-size: 18px;
   display: inline-block;
   width: 34px;
   height: 34px;
   background-color: #444;
   color: #eee;
   line-height: 2em;
   margin-left: 4px;
   border-radius: 50%;
   text-align: center;
   transition: 0.3s;
}
#footer .links a{
   font-size: 18px;
   display: inline-block;
   width: 34px;
   height: 34px;
   background-color: #444;
   color: #eee;
   line-height: 2em;
   margin-left: 4px;
   border-radius: 50%;
   text-align: center;
   transition-duration: 0.3s;
}
#footer .links a:hover{
   color:#fff ;
   background-color: #f1ccd87a;
}
#footer .link{
   margin-left: 8px;
   width: 120px;
   height: 120px;
   border-radius: 8px;
   background-color: #f0f0f0;
   border: 1px solid #e5e5ea;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
}
#goToTop{
   position: fixed;
   bottom: 32px;
   right: 15px;
   display: inline-block;
   width: 46px;
   height: 46px;
   background-color: rgba(0,0,0,0.3);
   color: white;
   font-weight: 300;
   border-radius: 50%;
   text-align: center;
   line-height: 2.8em;
   transition-duration: 0.3s;
   z-index: 1000;
}
#goToTop:hover{
   background-color: #f1ccd87a;
}
#toggler{
  display: none;
  margin-top: 10px;
  font-size: 24px;
  cursor: pointer;
}
/* #logo{
  display: none;
} */
/* #navbar{
  position: fixed;
  background-color:rgb(255, 255, 255);
  width: 300px;
  right: -300px;
  top: 0;
  bottom: 0;
  line-height: 2.5rem;
  padding-top: 30px;
  transition-duration: 0.4s;
  z-index: 10000;
  margin-top: 100px;
} */
#offcanvasRight{
  width: 100%;
  display: block;
}
.offcanvas-body{
    /* overflow: scroll; */
    height: 100%;
    line-height: 4rem;
    margin-top: -30px;
    padding-left: 45px;
    padding-right: 45px;
    padding-bottom: 45px;
    letter-spacing: normal!important;
}
 #treeview{
  font-weight: 300;
  font-size: 20px;
  display: grid;
  padding-right: 0px;
 }
/* #navbar a:hover{
  color: rgb(0, 0, 0);
} */
#treeview , #treeview ul {
  list-style-type:none ;
}
#treeview .open > ul {
  display: none;
}
/* #treeview .open:hover{
  background-color: #fdb1be78;
} */
#treeview .open:before{
  content: "\002B";
  padding-left: 5px;
}
#treeview .close {
  float: right;
  font-weight: 300;
  line-height: 2;
  opacity: 1;
}
#treeview .close:hover{
    text-decoration: none;
    cursor: pointer;
}
#treeview .close:focus {
    text-decoration: none;
    cursor: pointer;
  }
#treeview .close:before{
  content: "\2212";
  padding-left: 5px;
}
/* #treeview .close:hover{
  opacity: 1;
} */
.liPadding li a{
   color: #333;
   font-size: 16px;
   padding: 5px;
   /* font-weight: 300; */
   line-height: 3rem;
}
/* .liPadding{
  display: inline;
} */
.liPadding li{
  /* background-color: #fdb1be78; */
  padding: 5px;
  /* display: inline; */
}
.allsub{
  background-color:#fdb1b92e
}
/* .allcategories::after{
  background-color: red;
} */
.modalCss{
  width: 330px!important;
  margin: auto!important;
  top:-100px!important;
  z-index: 222222!important;
}
.signupTitle{
  display: grid;
  text-align: center;
  padding: 25px;
  margin-top: 10px!important;
  font-size: 14px!important;
  font-weight: 100;
  margin-bottom: 10px!important;
}

.loginbody{
  background: linear-gradient(-45deg, #9cefce, #f5d7c4, #FFB7C3, #c1c3f1 , #EEc6CA);
	background-size: 400% 400%;
	animation: gradient 15s ease infinite;
	height: 55px;
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 100vh;
	font-family: 'Jost', sans-serif;
	/* background: linear-gradient(to bottom, #0f0c29, #302b63, #24243e); */
}
.loginmainmain{
	width: 350px;
	height: 500px;
	/* background: red; */
	overflow: hidden;
	/* background: url("https://doc-08-2c-docs.googleusercontent.com/docs/securesc/68c90smiglihng9534mvqmq1946dmis5/fo0picsp1nhiucmc0l25s29respgpr4j/1631524275000/03522360960922298374/03522360960922298374/1Sx0jhdpEpnNIydS4rnN4kHSJtU1EyWka?e=view&authuser=0&nonce=gcrocepgbb17m&user=03522360960922298374&hash=tfhgbs86ka6divo3llbvp93mg4csvb38") no-repeat center/ cover; */
	border-radius: 10px;
	box-shadow: 5px 20px 50px #000;
}

#chk{
	display: none;
}
.signup{
	position: relative;
	width:100%;
	height: 100%;
}
.signuplabel{
	color: #fff;
	font-size: 2.3em;
	justify-content: center;
	display: flex;
	margin: 60px;
	cursor: pointer;
	transition: .5s ease-in-out;
}
.signupinput{
	width: 60%!important;
	height: 30px!important;
	background: #e0dede;
	justify-content: center;
	display: flex!important;
	margin: 10px auto;
	padding: 10px;
	border: none;
	outline: none;
	border-radius: 5px;
}
#login-form .signupbutton{
	width: 60%!important;
	margin: 10px auto!important;
	justify-content: center!important;
	display: block;
	color: #fff;
	background: #198754;
	font-size: 12px;
	margin-top: 10px;
	outline: none;
	border: none;
	border-radius: 5px;
	transition: .2s ease-in;
	cursor: pointer;
}
.signupbutton:hover{
	background: #1f9b61;
}
.login{
	height: 460px;
	background: #eee;
	border-radius: 60% / 10%;
	transform: translateY(-180px);
	transition: .8s ease-in-out;
}
.login label{
	color: #0a0a0ac2;
	transform: scale(.6);
        padding-top: 15px;
}

#chk:checked ~ .login{
	transform: translateY(-500px);
}
#chk:checked ~ .login label{
	transform: scale(1);
}
#chk:checked ~ .signup label{
	transform: scale(.6);
}
.dropdown-menu a:hover{
  background-color: pink;
}
.flname{
  padding-top: 15px;
  /* font-weight: 300; */
}
.phoneNumber{
  color: #918a8ee3;
  /* font-weight: 300; */
  font-size: 12px;
}
.profile{
  padding: 10px;

}
.card-body{
  padding-top: 0px;
  padding-bottom: 0px;
}
.card-body-item{
  display: flex;
  border-bottom: 1px solid rgba(0,0,0,.125);
  padding: 15px;
  padding-bottom: 25px;

}
.card-body-item:hover{
  background-color: #fdb1be26;
  transition: .2s ease-in;
}
.card-body-item2:hover{
  background-color: #fdb1be26;
  transition: .2s ease-in;
}
.card-body-item2 {
  display: flex;
  padding: 15px;
  padding-bottom: 25px;
}

.list-group-item{
  padding-top: 15px;
  font-size: 15px;
  width: 310px;
  padding-bottom: 15px;
}
.itemss{
  padding-bottom: 5px;
}
.address{
  border: solid 1px #f5c1d985;
  border-radius: 5px;
  margin-right: 0px;
}
.list-group{
  padding-right: 7px
}
@media(max-width:992px){
  #alert{
    width:100%!important;
    margin-right:0px!important;
  }
  .list-group{
    display: block;
    padding-right: 0px
  }.list-group-item {
    width: 100%;
  }
  .items{
    border: 1px solid #c1d6c6;
    border-radius: 5px;
    margin-bottom: 10px;
    margin-left: 10px;
    width:150px!important;
    height:150px!important;
    cursor: pointer;

  }
  .first{
    padding-top: 15px!important;
  }
  .imgForMobile{
    margin-top: 30px!important;
  }
  .imgForMobileEnd{
    margin-top: 50px!important;
  }
  .firstt{
    padding-top: 23px!important;
  }
  .end{
    padding-top: 52px!important;
  }
  #addAdress{
    font-size: 11px!important;
  }
  #newAddress{
    display: block!important;
  }
  #service{
    justify-content: center!important;
  }

}
.specialProducts{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
  justify-items: center;
  align-items: center;
  margin: 50px 0;
}
.specialContent{
  width: 20%;
  margin: 15px;
  box-sizing: border-box;
  float: left;
  text-align: center;
  border-radius: 20px;
  padding-top: 10px;
  box-shadow: 0px 14px 28px rgba(0,0,0,.25),0px 10px 10px rgba(0,0,0,.22);
  transition: 0.4s;
  background: #f2f2f2;
}
.specialContent:hover{
  box-shadow: 0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);
  transform: translate(0px , -2px);
}
.specialContent img{
  width: 200px;
  height: 200px;
  text-align: center;
  margin:  0 auto;
  display: block;
  /* cursor: pointer; */
}
.addToBasket{
  text-align: center;
  color: #fff;
  width: 100%;
  padding: 15px;
  border: 0;
  outline: none;
  cursor: pointer;
  margin-top: 5px;
  border-bottom-right-radius:20px;
  border-bottom-left-radius: 20px;
}
#addToBasket{
  background: #d55278;
  /* font-weight: 300; */

}
@media(max-width:1000px){
  .specialContent{
    width: 80%;
  }
}
@media(max-width:750){
  .specialContent{
    width: 100%;
  }
}
.specialTitle{
  text-align: center;
  height: 50px;
  padding-top: 15px;
}
.specialContent p{
  font-size: 16px;
  /* font-weight: 300; */
}
.specialContent h6{
  font-size: 12px;
  /* font-weight: 300; */

}
.wrap-title{
  height: 50px;
  background-color: #fdb1be8a;
}
.product-title{
  height: 50px;
  width: 100%!important;
  background-color: #faebf08a;
}
.product-title ul{
  padding: 0;
  text-align: right;
  font-size: 14px;
  /* font-weight: 300; */
}
.product-title ul li{
  display: inline-block;
  list-style: none;
  text-align: right;
}
.product-title ul li:not(:last-child)::after{
  content: '/';
  color: #302069a1;
  padding-left: 5px;
  padding-right: 5px;
}
.product-title ul a{
  font-size: 14px;
  /* font-weight: 300; */
  color: #29bcddb5;
  text-transform: uppercase;
}
.product-title ul span{
  font-size: 13px;
  color: #000000;;
  text-transform: uppercase;
}
.product-title ul{
  padding: 0;
  text-align: right;
  /* margin: 35px 0; */
  font-size: 14px;
  /* font-weight: 300; */
}
.wrap-title ul li{
  display: inline-block;
  list-style: none;
  text-align: right;
}
.wrap-title ul li:not(:last-child)::after{
  content: '/';
  color: #222222;
  padding-left: 11px;
  padding-right: 11px;
}
.wrap-title ul a{
  font-size: 12px;
  /* font-weight: 300; */
  color: #666666;
  text-transform: uppercase;
}
.wrap-title ul span{
  font-size: 13px;
  color: #222222;
  text-transform: uppercase;
}
.small-img-group{
  display: flex;
  /* padding-top: 5px; */
  /* justify-content: space-between; */
}
.small-img-col{
  flex-basis: 13%;
  cursor: pointer;
}
.sptoduct select{
  width: 90px;
  display: block;
  padding: 5px 10px;
}
.sptoduct input{
  width: 90px;
  height: 30px;
  padding-right: 10px;
  font-size: 14px;
  margin-left: 10px;
}
.sptoduct input:focus{
  outline: none;
}
.buy-btn{
  /* font-weight: 300; */
  opacity: 1;
  transition: 0.3s all;
}
h3{
  font-size: 22px;
  /* font-weight: 300; */
}
.yourOrder{
  border: 1px solid #fed5dc;
  border-radius: 5px;
  display: flex;
}
.yourOrderLeft{
  border: 1px solid #fed5dc;
  border-radius: 5px;
}
.yourOrderPicture{
width: 150px;;
height: 150px;
}
.wrapper{
  height: 35px;
  width: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  /* background: #fed5dc; */
  border-radius: 6px;
  border: 1px solid  #fed5dc;


}
.wrapper span{
  width: 100%;
  text-align: center;
  font-size: 15px;
  /* font-weight: 600; */
  color: rgba(231 27 27 / 68%);
}
.wrapper span.num{
  border-right: 1px solid rgba(231 27 27 / 68%);
  border-left: 1px solid rgba(231 27 27 / 68%);
}
@media(max-width:992px){
  #yourOrderLeftTopPadding{
    padding-top: 15px!important;
  }
}
.connectUs{
  animation: fadeInRight 4s ease-in-out;
  border-top: 1px solid #fed5dc;
  padding-bottom: inherit;
}
@keyframes fadeInRight {
  from {
    opacity: 0.5;
    transform: translateX(300px);
  }
  to {
    opacity: 1;
  }
}

.connectUs ul{
  list-style: none;
  padding-right: 25px;
  line-height: 4rem;
  padding-top: 5px;
}
.connectUs li a{
  color: #333;
  font-size: 16px;
  padding: 5px;
  font-weight: 300;
}
.connectUs ul li i{
  font-size: 14px;
  color: #07b534;
}
.offcanvas-header .btn-close {
  padding: 0.5rem 3.2rem;
  margin-bottom: -0.5rem;
  font-size: 18px;
  margin-top: -30px;
}
.pinksuggestion{
  position: relative;
  margin: 40px auto 0;
  width: 90%;
  /* height: 500px; */
  background: white
}
.pinksuggestion::before{
  content: '';
  position: absolute;
  top: -2px;
  left: -2px;
  background: linear-gradient(100deg ,#fadeee, #fad7ec , #f885cc , #ff009d , #ff009d,
  #ff009d , #ff009d , #f885cc , #fad7ec , #fadeee );

  background-size: 100%;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  z-index: -1;
  animation: pinksuggestanimate 10s liner infinite;
}
@keyframes pinksuggestanimate{
  0%{
    background-position: 0 0;
  }
  50%{
    background-position: 300% 0;
  }
  100%{
    background-position: 0 0;
  }
}

/* .pinksuggestion:after{
  content: '';
  position: absolute;
  inset: 4px!important;
  background: rgb(196, 103, 103);
  border-radius: 16px;
}
.pinksuggestion::before{
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(#00ddff , #d400d4);
  animation: animateSugesstion 4s linear infinite;
}
@keyframes animateSugesstion{
  0%{
    transform: rotate(0deg);
  }
  100%{
    transform: rotate(350deg);
  }
} */
.search{
  position: relative;
  width: 30px;
  height: 30px;
  background: #fdb1be;
  border-radius: 60px;
  transition: 0.5s;
  box-shadow: 0 0 4px 1px #fdb1be;
  overflow: hidden;
}
.search.active{
  width: 350px;
  background: white;
}
@media (max-width:992px) {
  .search.active{
    width: 200px;
    background: white;
  }

}
.search .icon{
  position: absolute;
  top: 6px;
  left: 7px;
  width: 20px;
  height: 20px;
  border-radius: 60px;
  display: flex;
  justify-content: center;
  justify-items: center;
  align-items: center;
  z-index: 100;
}

.search .icon::before{
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  border: 2px solid rgb(255, 255, 255);
  border-radius: 50%;
  transform: translate(-3px,-3px);
  cursor: pointer;
}
.icon.active::before{
  border: 2px solid #fdb1be
}
.icon.active::after{
  background-color: #fdb1be!important;
}
.search .icon::after{
  content: '';
  position: absolute;
  width: 2px;
  height: 8px;
  background: rgb(255, 255, 255);
  transform: translate(4px,4px)rotate(315deg);
}
.search.input{
  position: relative;
  width: 160px;
  height: 30px;
  left: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mySearch{
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  font-size: 12px;
  padding: 10px 16px;
  border: 2px solid #fdb1be;
  background: transparent;
}
.checkout-address{
  padding-left: 10px;
  font-size: 11px;
  font-weight: 300;
  padding-right: 5px;
  padding-top: 12px;
}

.discountContent{
  padding: 10px;
  font-weight: 300;
}
.discountProductPrice{
  margin-right: auto;
  font-size: 12px;
  color: #71ab90;
}
.discountPercent{
    padding-top: 9px;
    background-color: #fdb1be;
    border-radius: 50%;
    height: 35px;
    margin-right: 5px;
    padding-left: 3px;
    width: 40px;
    font-size: 12px
}
.discountPercent span{
  color: #ffffff;
}
.oldPrice{
  padding: 2px;
  margin-right: auto;
}
.oldPrice del{
  color: #b1b0b0;
}
.imgBox{
  box-shadow: 0 4px 8px 0px #0000001a, 0 6px 20px 0 rgb(0 0 0 / 10%);
  margin-bottom: 5px;

}
.slide-image-content{
  padding: 10px;
  
}

.newProductImgBox{
  box-shadow: 0px 0px 15px 1px rgb(243 173 208 / 50%);
}
.discoundDiv{
  color: #000000;
  font-size: 10px!important;
}
@media(max-width:576px){
  .categortItem img
  {
    height: 120px!important;
    width: 110px!important;
  }
}
.categortItem{
  display: flex;
  flex-direction:column;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}
.categortItem h2{
    padding-top: 15px;
    font-size: 15px;
    font-weight: 300;
}
.categortItem span{
  position: relative;
  width: 100px;
  height: 100px;
  /*background: #f8e7ec;*/
  border: 6px solid #f8e7ec;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: -8px -8px 15px rgba(255, 255, 255, 1),
  8px 8px 25px rgba(0 , 0 , 0 , 0.15);
  background-size: cover; 
}
.newProducts{
  margin: 5px;
  /* width: 300px; */
  box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  overflow: hidden;
  padding-right: 0px;
  padding-left: 0px;
}
.silde-img{
  /* height: 450px; */
  position: relative;
}
.silde-img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  box-sizing: border-box;
  border-radius: 5px;
}
.detail-box{
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px;
  box-sizing: border-box;
}
.type{
  display: flex;
  flex-direction: column;
}
.type span{
  margin: 5px 0px;
  font-weight: 300;
  letter-spacing: 0.5px;
  font-size: 14px;
  font-weight: 300;
}
.type a{
  color: rgb(207, 50, 123);
  margin: 5px 0px;
  font-weight: 300;
  letter-spacing: 0.5px;
  font-size: 14px;
  font-weight: 300;
}
.newProductPrice{
  color: #f15fa3;
  margin-right: auto;
  margin: 5px 0px;
  font-weight: 300;
  letter-spacing: 0.5px;
  font-size: 14px;
  font-weight: 300;
}
.slideImgOVerlay{
  background-color:rgba(92,95,236,0.2) ;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50% , -50%);
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.buy-btn{
  width: 160px;
  height: 40px;
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
  background-color: #ffff;
  color: #252525;
  font-weight: 700;
  letter-spacing: 1px;
  border-radius: 20px;
  box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.2);
}
.buy-btn:hover{
  color: #ffff;
  background-color: #f15fa3;
  transition: all ease 0.3s;
}
.slideImgOVerlay{
  visibility: hidden;
}
.silde-img:hover .slideImgOVerlay{
  visibility: visible;
  animation: fade 0.5s;
}
@keyframes fade{
  0%{
    opacity: 0;
  }
  100%{
    opacity: 1;
  }
}
/* .slide-warpper{
  display: flex;
  text-align: center;
}
.slide-container{
  padding: 10px;

} */
/* .slide-card-content h2{
  font-size: 12px;
}
.slide-card-image{
  justify-content: center;
  display: flex;
  margin-bottom: 5px;
  position: relative;
  height: 180px;
  width: 180px;
} */
/* .slide-card-main{
width: 300px!important;
  margin-top: 0px!important;
} */
/* .swiper-grid-column>.swiper-wrapper {
  padding-top: 5px;
} */
/* .slide-card-main img{ */
  /* position: relative; */
  /* width: 300px!important; */
  /* height: 180px!important; */
  
  /* border-radius: 50%; */
/* } */
/* .swiper-slide-active{
  width: 310px!important;
} */
/* .slide-card-image img{
  height: 190px!important;
  width: 190px!important;
  object-fit: cover;
  border-radius: 40px 0 40px 0;
}
.slide-card-content{
  padding-top: 10px;
  padding-bottom: 15px;
}
.discountProductName span{
  font-size: 11px;
  color: rgb(43, 39, 39);
} */
/* 
.swiper {
  padding: 15px!important;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
.slide-card{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.slide-content{
  margin: 0px 20px;
  overflow: hidden;
}
.slide-content-r{
  margin:  20px;
  overflow: hidden;
} */
/* .swiper-slide {
  margin-left: 15px!important;
  margin-right: 5px;
  margin-bottom: 20px;
  text-align: center;
  font-size: 18px;
  background: #fff;
  height: 275px !important;
} */
/* @media(max-width:576px)
{
  .swiper-slide{
  width: 310px!important;

  }
} */

/* .swiper-grid-column>.swiper-wrapper{
flex-direction: unset!important;
}
.slide-card {
  margin-top: 10px!important;
}
.swiper-button-next {
  margin-top:-50px!important;
  font-weight: 300!important;
}
.swiper-button-prev{
  margin-top:-50px!important;
  font-weight: 300!important;
}
.swiper-button-next:after{
font-size: 15px!important;

}
.swiper-button-prev:after{
font-size: 15px!important;
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
  bottom: 0px!important;
} */

.readingItem{
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}
.readingItem span{
  position: relative;
  width: 110px;
  height: 110px;
  background: #f8e7ec;
  border: 6px solid #f8e7ec;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: -8px -8px 15px rgba(255, 255, 255, 1),
  8px 8px 25px rgba(0 , 0 , 0 , 0.15);
  background-size: cover;
}
.readingItem h2{
  font-size: 12px;
  padding-top: 20px;
  /* color: #fff; */
  font-weight: 300;
}
.linksC a{
  background: transparent;
  font-size: 28px;
  display: inline-block;
  width: 34px;
  height: 34px;
  color: #eee;
  line-height: 2em;
  margin-left: 4px;
  border-radius: 50%;
  text-align: center;
  transition-duration: 0.3s;
}
#footerContent a{
color: white;
font-size: 12px;
}
.endOfFotterBorder{
  border: 1px solid pink;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
  display: inline-block;
  width: 40px!important;
  height: 40px!important;
  background-repeat: no-repeat;
  background-position: 100%;
  background-size: 100% 100%;
}
.swiper-button-next, .swiper-button-prev{
  top: 54%!important;
}

.slide-card {
  margin-left: 5px!important;

}

.product-detials ul{
  padding-right: 5px;
  padding-top: 15px;
  list-style:none!important;
  font-size: 14px;
}
.product-detials ul li{
  padding-bottom: 10px;
}
.product-detials ul li:last-child{
  padding-top: 40px;
  /* font-weight: 600; */
  
}
.trunckOverPrice ul{
  list-style: none;
}
.trunckOverPrice ul li:first-child{
  -moz-transform: scale(1, -1);
  -webkit-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(-1, 1);
  font-size: 50px;
  float: right;
  color: rgb(243, 74, 144);

}
#delivery{
  padding-top: 25px;
}
#delivery ul {
  list-style: none;
}
#delivery ul li{
  font-size: 14px;
  /* font-weight: 600; */
}
.deliveryOption{
  padding-top: 45px;
  padding-right: 15px;
}
.deliveryOption ul {
  list-style: none;
}
.deliveryOption ul li{
  font-size: 12px;
  /* font-weight: 600; */
  color: grey;
  padding: 5px;
}
.deliveryOption ul li:last-child{
  border-bottom: 1px solid rgb(228, 224, 224);
  margin-bottom: 7.5px;
}
.product-quantity {
  list-style: none;
  width: 120px;
  
}
.product-quantity input{
  height: 30px;
}
.product-quantity #plus{
  font-size: 17px;
  /* font-weight: 600; */
  height: 30px;
  padding-top: 8px;
}
.product-quantity #minus{
  font-size: 17px;
  /* font-weight: 600; */
  height: 30px;
  padding-top: 8px;
}
#similarProducts .card{
margin: auto;
}
.discountOrder{
  padding-top: 20px;
}
.discountOrder table th {
  font-size: 12px;
}
.discountOrder .table>thead>tr>th{
  padding: 12px;
}
.discountOrder .table a{
  color: #222222;
}

.discount-product-quantity input{
  height: 30px;
}
.discount-product-quantity #plus{
  font-size: 17px;
  /* font-weight: 600; */
  height: 30px;
  padding-top: 8px;
}
.discount-product-quantity #minus{
  font-size: 17px;
  /* font-weight: 600; */
  height: 30px;
  padding-top: 8px;
}
.cartpage td{
  vertical-align: middle!important;
}

#navbar ul li{
  position: relative;
  font-size: 20px;
  /* font-weight: 600; */
  line-height: 2.3em;
}
#navbar ul li a{
  color: #000;
}
#navbar ul li ul li {
  font-size: 16px;
  /* font-weight: 600; */
}
#navbar ul li ul li ul li {
  font-size: 12px;
  /* font-weight: 600; */
  background-color: transparent;
  border: 1px solid #f7b9c4;
  border-radius: 5px;
}
.first{
  padding-top: 40px;
  font-weight: 300;

}
.firstt{
padding-top:50px;
font-weight: 300;

}
.end{
padding-top: 65px;
font-weight: 300;
}
.items:hover{
transform: scale(1.02);
transition: 0.5s;
background-color:#dfece2
}
.modal-body h5{
font-size:12px;
font-weight: 300;
}   
.modal-title{
  font-weight: 300
} 
a{
font-weight: 300;
}
.card-body-item a {
  color: #000;
  font-size: 14px;
  font-weight: 300;
}
.card-body-item2 a {
  font-size: 14px;
  font-weight: 300;
  color: #000;
}
/* .modalFont{
  direction: rtl;
  margin: 5px;
  font-weight: 300;
} */
label{
  font-size: 12px;
}
.thisInput{
  margin: 30px 3%;
  position: relative;
}
.ms-2{
  line-height: 2em;
  padding: 5px;
}
.fancy {
  /* display: block; */
  font-weight: 500;
  font-size: 14px;
  height: 40px;
  border-radius: 10px;
  padding-left: 10px;
  border: none;
  border: 1px solid #e5e5e5;
  outline: none;
  background-color: #edeaeb;
}
.fancy:focus {
  border-bottom: 2px solid #c6418e93;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
#btnLoginMobile{
  margin-top: 15px;
  background-color: rgb(247, 127, 147);
  font-weight: 500;
  font-size: 14px;
  height: 40px;
  border-radius: 10px;
  padding-left: 10px;
  border: none;
  border: 1px solid #e5e5e5;
  outline: none;
}
.catProducts{
border: 1px solid #ff769061;
   box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px, rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px, rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px;
  overflow: hidden;
  background: #ffffff;
  color:#21201e;
  text-align: center;
  height: 320px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 1.2rem;
  max-width: 280px !important;
  margin: 5px;
}
@media(max-width:992px)
{
  .catProducts{
    max-width: 160px !important;
  }
}
.catProducts:hover img{
  scale: 1.1;
}
.catProducts:hover{
  box-shadow: 5px 15px 25px #eeeeee;
}
.catProducts img{
  height: 150px;
  margin-top: -30px!important;
  transition: all 0.3s;
}
.catProducts button:visited{
  color: #ececec;
  display: inline-block;
  padding: 1.2rem 3rem;
  border-radius: 1rem;
  margin-top: 1rem;
  transition: all 0.2s;

}
.catProducts button:hover{
  transform: scale(1.1);
}
.allDiscountProducts .allDiscountProducts-slider{
padding-top: 5rem;
padding-bottom: 5rem;
padding-right: 5px;
  padding-left: 5px;
}
.allDiscountProducts .allDiscountProducts-slider:first-child{
  margin-bottom: 2rem;
}
.allDiscountProducts .allDiscountProducts-slider .discountBox{
  border-radius: 0.5rem;
  text-align: center;
  padding: 3rem 2rem;
  outline-offset: -1rem;
  outline: var(--outline);
  box-shadow: var(--box-shadow);
  transition: 0.1s linear;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.123);
  overflow: hidden;
  background: #fafafa;
  color:#21201e;
  text-align: center;
  width: 250px;
  height: 350px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 1.2rem;
  /* margin-left: 2rem;
  margin-right: 2rem; */
}
.allDiscountProducts .allDiscountProducts-slider .discountBox:hover{
  outline-offset: 0rem;
  outline: var(--outline-hover);
}
.allDiscountProducts .allDiscountProducts-slider .discountBox img{
  height: 16rem;
}
.allDiscountProducts .allDiscountProducts-slider .discountBox h3{
  font-size: 2.5rem;
  color: var(--black);
}
.allDiscountProducts .allDiscountProducts-slider .discountBox .discountPrice{
  font-size: 2rem;
  color: var(--light-color);
  padding: 0.5rem 0;
}
.allDiscountProducts .allDiscountProducts-slider .discountBox button:hover{
  transform: scale(1.1);
}
.allDiscountProducts .allDiscountProducts-slider .discountBox button:visited{
  color: #ececec;
  display: inline-block;
  padding: 1.2rem 3rem;
  border-radius: 1rem;
  margin-top: 1rem;
  transition: all 0.2s;
} 
.allDiscountProducts{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.discountBox:hover img{
  scale: 1.1;
  transition: 0.2s;
}
.discountBox:hover{
  box-shadow: 5px 15px 25px #eeeeee;
}
.catpercent{
border: 1px solid #ff769061;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  color:white;
  background: rgb(253 177 190);
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 210px;
  z-index: 9999;
  margin-top: -25px;
}
.catpercent p{
  margin-top: 10px;
}
.percent{
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 10px;
  height: 30px;
  width: 30px;
  color:white;
  background: rgb(253 177 190);
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.percent p{
  margin-top: 10px;
}
.allSample .allSample-slider{
  padding-top: 3rem;
  padding-bottom: 3rem;
 padding-right: 5px;
  padding-left: 5px;
  }
  .allSample .allSample-slider:first-child{
    margin-bottom: 2rem;
  }
  .allSample .allSample-slider .discountBox{
    border: 1px solid #ff769061;
    border-radius: 0.5rem;
    text-align: center;
    padding: 3rem 2rem;
    outline-offset: -1rem;
    outline: var(--outline);
    box-shadow: var(--box-shadow);
    transition: 0.1s linear;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.123);
    overflow: hidden;
    background: #fafafa;
    color:#21201e;
    text-align: center;
    width: 250px;
    height: 350px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 1.2rem;
    /* margin-left: 2rem;
    margin-right: 2rem; */
  }
  .allSample .allSample-slider .discountBox:hover{
    outline-offset: 0rem;
    outline: var(--outline-hover);
  }
  .allSample .allSample-slider .discountBox img{
    height: 15rem;
  }
  .allSample .allSample-slider .discountBox h3{
    font-size: 2.5rem;
    color: var(--black);
  }
  .allSample .allSample-slider .discountBox .discountPrice{
    font-size: 2rem;
    color: var(--light-color);
    padding: 0.5rem 0;
  }
  .allSample .allSample-slider .discountBox button:hover{
    transform: scale(1.1);
  }
  .allSample .allSample-slider .discountBox button:visited{
    color: #ececec;
    display: inline-block;
    padding: 1.2rem 3rem;
    border-radius: 1rem;
    margin-top: 1rem;
    transition: all 0.2s;
  } 
  .allSample{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
.allNewProducts .allNewProducts-slider{
  padding-top: 5rem;
  padding-bottom: 5rem;
  padding-right: 5px;
  padding-left: 5px;
  }
  .allNewProducts .allNewProducts-slider:first-child{
    margin-bottom: 2rem;
  }
  .allNewProducts .allNewProducts-slider .allNewProductsBox{
    border: 1px solid #ff769061;
    border-radius: 0.5rem;
    text-align: center;
    padding: 3rem 2rem;
    outline-offset: -1rem;
    outline: var(--outline);
    box-shadow: var(--box-shadow);
    transition: 0.1s linear;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.123);
    overflow: hidden;
    background: #fafafa;
    color:#21201e;
    text-align: center;
    width: 250px;
    height: 350px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 1.2rem;
    /* margin-left: 2rem;
    margin-right: 2rem; */
  }
  .allNewProducts .allNewProducts-slider .allNewProductsBox:hover{
    outline-offset: 0rem;
    outline: var(--outline-hover);
  }
  .allNewProducts .allNewProducts-slider .allNewProductsBox img{
    height: 15rem;
  }
  .allNewProducts .allNewProducts-slider .allNewProductsBox h3{
    font-size: 2.5rem;
    color: var(--black);
  }
  .allNewProducts .allNewProducts-slider .allNewProductsBox .discountPrice{
    font-size: 2rem;
    color: var(--light-color);
    padding: 0.5rem 0;
  }
  .allNewProducts .allNewProducts-slider .allNewProductsBox button:hover{
    transform: scale(1.1);
  }
  .allNewProducts .allNewProducts-slider .allNewProductsBox button:visited{
    color: #ececec;
    display: inline-block;
    padding: 1.2rem 3rem;
    border-radius: 1rem;
    margin-top: 1rem;
    transition: all 0.2s;
  } 
  .allNewProducts{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .allNewProductsBox:hover img{
    scale: 1.1;
    transition: 0.2s;
  }
  .allNewProductsBox:hover{
    box-shadow: 5px 15px 25px #eeeeee;
  }
  .swiper-button-next {
    margin-top:-76px!important;
    font-weight: 300!important;
    color: black!important;
  }
  .swiper-button-prev{
    margin-top:-76px!important;
    font-weight: 300!important;
    color: black!important;
  }
  .swiper-button-next:after{
  font-size: 30px!important;
  
  }
  .swiper-button-prev:after{
  font-size: 30px!important;
  }
  .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 0px!important;
  } 
@media(max-width:768px)
{
  .allDiscountProducts .allDiscountProducts-slider .discountBox img {
    height: 10rem!important;
  }
  .allDiscountProducts .allDiscountProducts-slider .discountBox{
    height: 300px!important;
  }
  .allNewProducts .allNewProducts-slider .allNewProductsBox img {
    height: 12rem!important;
  }
  .allNewProducts .allNewProducts-slider .allNewProductsBox{
    height: 280px!important;
  }
}
.readings .row{
  padding-bottom: 0px!important;
  border: 1px solid rgb(187, 187, 187);
  border-radius: 10px;
}
.readings .row .readingItems{
  border-left: 1px solid rgb(221, 220, 220);
}
.readings .row .addBorder:last-child .readingItems{
  border-left: 0;
}
@media(max-width:768px)
{
  .readings .row .readingItems{
    border-left: 0;
  }
  .readings .row .addBorder:nth-child(2n + 1) .readingItems{
    border-left: 1px solid gainsboro;
  }
  .readings .row .readingItems{
    border-bottom: 1px solid gainsboro;
  }
  
  .readings .row .addBorder:nth-child(3) .readingItems{
    border-bottom: 0px;
  }
  .readings .row .addBorder:nth-child(4) .readingItems{
    border-bottom: 0px;
  }
  
  
}
.accordion-button:focus {
  z-index: 3!important;
  border-color: #fdfdfd!important;
  /* outline: 0!important; */
  box-shadow: 0 0 0 0 rgba(253, 187, 218, 0.25)!important;
}

.accordion-button:not(.collapsed) {
  background-color: #e7f1ff!important;
  box-shadow: none!important;
  
}
.accordion-button::after {
  margin-left: 0px!important;
}
.accordion-button:not(.collapsed) {
  background-color: #fedae0!important;
  box-shadow: none!important;
  color: #000000!important;
}
.accordion-item:last-of-type .accordion-collapse{
  transition: all!important;
  border-bottom: 1px solid rgb(173, 173, 173)!important;
}
.accordion-item:last-of-type .accordion-button.collapsed ,.accordion-flush .accordion-item .accordion-button{
  padding-left:20px!important
}
/* nav{
  display: block!important;
} */
nav ul {
  list-style: none;
  padding-right: 20px;
}
nav ul li .logo img{
  display: block;
  margin: 1.1rem auto 0rem auto;
  width: 130px;padding-top: 10px;
}
nav ul li button {
    font-size: 20px;
}
nav .striped-list > li:nth-of-type(odd) {
  background-color: #f7f6f6 ;
}
.striped-list li{
  font-size: 14px;
  padding-right: 10px;
  /* font-weight: 600; */
  border-bottom: 1px solid #bbb7b7;
}
.striped-list li a{
  color: #21201e;
}
.striped-list span{
  float: left;
  padding-left: 10px;
}
.striped-list li ul li {
  border-bottom: none!important;
}
.striped-list li ul li a{
  color: #21201e;
}
.striped-list span.open .fa-caret-down{
  transform: rotate(180deg)!important;
}
.striped-list span.collapsed .fa-caret-down{
  transform: rotate(0deg)!important;
}


/* .readings .readingItems{
border-left: 1px solid red;
} */

#addToCartColor{
background-color: #FF7690;
  border-block-color: #FF7690;
  border-color: #FF7690 !important;
}
#sizeOfArticle{
  margin: 5rem;
}
@media(max-width:992px) {
  #sizeOfArticle{
    margin: 0px!important;
    margin-top: 10px!important;
  }
}
.bold__underline {
    font-weight: bold;
    font-size: 17px!important;
    border-bottom: 1px solid #66666687;
    display: inline-block;
    padding-bottom: 4px!important;
}
