@font-face {
  font-family: 'Abar';
  src: url('../fonts/AbarLowFaNum-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Gofteh';
  src: url('../fonts/GoftehFaNum-Heavy.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Brachial';
  src: url('../fonts/Brachial-UltraBold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Brachial-UltraWide';
  src: url('../fonts/Brachial-UltraBold-UltraWide.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}



@font-face {
  font-family: 'Material Symbols Outlined';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/googlefonts.woff2') format('woff2');
}

.shbox{
    position: fixed;
    bottom: 40px;
    right: 0;
    left: 0;
    z-index: 1030;
}

 #shbox.hidden {
    opacity: 0;
    pointer-events: none;
 }

.bxbxbx:hover{
    border-color :#ffffff !important;
}

a{
    /*text-decoration: none;*/
    text-decoration-color: #ffffff !important;
}


.undersubs-menu2 {
    column-count: 4; 
	column-gap: 4px; 
	list-style: none;
}

	
.undersubs-menu2 li {
    break-inside: avoid;
}



.undersubs-menu {
    column-count: 2; 
	column-gap: 10px; 
	list-style: none;
}

	
.undersubs-menu li {
    break-inside: avoid;
}



.coversub{
    background-color:#1e1e1e;
    
}

.coversub span{
    color:#ffffff !important;
}
 
.coversub::after {
    content: '←'; 
    font-size: 20px; 
    color: #ffffff;
    position:absolute;
    left: 8px;
    top:5px;
    font-weight:bold;
} 

.cntmore{
    position:absolute;
    top:25px;
    padding:30px;
    height:300px;
    width:650px;
    background-color:#121212;
    right:0;
    border-radius:10px;
    z-index:9999999999999999999999999999999;
    display:none;
}

.subscnt{
    position:absolute;
    top:25px;
    padding:30px;
    height:300px;
    width:850px;
    background-color:#121212;
    right:-30px;
    border-radius:10px;
    z-index:9999999999999999999999999999999;
    display:none;
   
}

.menu{
    cursor: context-menu;
}

.menu2{
    cursor: context-menu;
}

.menu:hover{
    color:#f29100 !important;
}


.menu1{
    cursor: context-menu;
}

.menu2:hover{
    color:#ffffff !important;
}

.targetsts{
    width:150px;
}

/* Chrome, Safari, Edge, Opera */
    input::-webkit-outer-spin-button,
    input::-webkit-inner-spin-button {
      -webkit-appearance: none;
      margin: 0;
    }
    
    /* Firefox */
    input[type=number] {
      -moz-appearance: textfield;
    }

    .loginpnl{
        display:none;
    }
    .regpnl{
        margin:30px auto;
    }
    
    .rightpnl{
        background-color:#ededed;
        border-radius:0px 15px 15px 0px;
        padding-top:60px;
        padding-bottom:60px;
    }
    
    .leftpnl{
        background-color:#ffffff; 
        border-radius:15px 0px 0px 15px;
        padding-top:60px;
        padding-bottom:60px;
    }

.btn-orang{
    color:#f29100 !important;
    border-color:#f29100 !important;
}

.btn-orang:hover{
    color:#000000 !important;
    border-color:#f29100!important;
    background-color:#f29100!important;
}

.font-32{
    font-size:32px;
}

.dl_row{
    background:#000000;
    color:#ffffff;
    font-family:Arial;
}
    
    
.dl_row:hover{
    background:#ffffff;
    color:#000000;
}

#fa-down{
    transform: rotate(270deg);
    margin-right:75% !important;
}

.h7{
    direction :ltr;
    font-family:Brachial;
    padding-top: 75px;
    font-size: 60px;
    padding-bottom: 50px;
    text-transform: uppercase;
    line-height: 55px;
}

.strg{
    direction :ltr;
    font-family:Brachial-UltraWide;
    padding-top: 75px;
    font-size: 60px;
    padding-bottom: 50px;
    text-transform: uppercase;
    line-height: 55px;
}


#text-roller{
    position: relative;
    white-space: nowrap;
}

.text_inner{
    background-color: #e4e3e3;
    padding-bottom: 25px;
    padding-top: 25px;
    /*margin-bottom: 75px;*/
    color:#000000;
    font-size:15px;
    overflow-x:hidden;
}

.btn-dark{
    background-color: #000000;
    width:120px;
}

.the_box{
    background-color: #e4e3e3;
    color: #000000;
    padding-top: 50px;
    padding-bottom: 40px;
}

.ssbg{
    background-image: url('../media/images/background-texture.jpg');
}



.propic1{
  transition: 0.2s;
  display: block !important;
}

.propic2{
  transition: 0.2s;
  display: none !important;
}



.product-cart:hover .propic1{
  display: none !important;
}

.product-cart:hover .propic2{
  display: block !important;
}





.bg-white2{
  background: #000000 !important;
}

.parallax-2 {
  /* The image used */
  background-image: url("../media/images/img_parallax-3.jpg");

  /* Set a specific height */
  min-height: 200px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


.parallax {
  /* The image used */
  background-image: url("../media/images/img_parallax-2.jpg");

  /* Set a specific height */
  min-height: 400px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media only screen and (max-device-width: 1366px) {
  .parallax {
    background-attachment: scroll;
  }
}

.bg-orange{
  background: #f29100 !important;
}

.text-orange{
  color: #f29100 !important;
}


.hero-text {
  padding: 10px;
  background: rgba(0, 0, 0, 0.3);
  position: absolute; 
  top: 39%;
  left: 0; 
  right: 0; 
  margin-left: auto; 
  margin-right: auto; 
  width: 620px; /* Need a specific value to work */
}

.brand_logo{
 
border-radius: 6px;
box-shadow: -2px 3px 7px 0px #0d377eb0;

}


.post_archive_title_2{
  font-size: 16px;
  font-family: 'Gofteh';
  color: #444444;
  text-align: right;
  line-height: 1.5;
}

.post_img{
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
  cursor: pointer;
}

.post_img:hover {
  filter: none;
  -webkit-filter: grayscale(100%);
}

.title_h{
  height: 70px;
}





#zarinpal{margin:auto;}
#zarinpal img {width: 40px;}

.Gembo-category{
  box-shadow:  6px 6px 6px #e1e1e1;
  border-radius: 20px;           
}

.Abar{
  font-family: 'Abar' !important;
  }
  
 .iranyekan{
    font-family: 'Abar' !important; 
 }



.titletext{
  background:#22b9ff;
  width: fit-content;
  padding: 7px 12px;
  position: relative;
  box-shadow:  6px 6px 6px #e1e1e1;
  border-radius: 15px;
  font-size: 20px !important;

 
}

.incart {
  position: fixed;
  background-color: #ffffff;
  box-shadow:0px 5px 15px 20px #e1e1e1;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  overflow: scroll;
  /*border: solid 1px #777777;*/
}

.incart {
  height: 300px;
  width: 100%;
  bottom: -350px;
  left: 0;
}

.incart.active {
  bottom: 0;

}

.favbadge{
  position: absolute;
  left: 29px;
  top: 13px;
}

.favbadge2{
  position: absolute;
  left: 13px;
  top: 13px;
}


.cartbadge{
  position: absolute;
  left: 13px;
  top: 13px;
}

.cartbadge2{
  position: absolute;
  left: 13px;
  top: 13px;
}

#qinp{
    padding-top:4px;
}

#resqinpmob , #resqinpdesk{
  position: absolute;
  width: 80%;
  z-index: 5;
  display: none;
  border: 1px solid #e5e5e5;
}

.megamenubody{
  position: absolute;
  top: 34px;
  padding: 10px;
  background: #ffffff;
  width:100%;
  overflow: hidden;
  height: auto;
  display: none;
  border: 1px solid #e5e5e5;
  box-shadow: 1px 1px 20px  #e5e5e5;
}


.megamenuitem{
   transition: 0.1s;
  padding: 5px;
}

.megamenuitem:hover{
  color: #f29100 !important;
  transform: scale(1.05);
}

.megamenuitem2{
  transition: 0.1s;
  font-weight: bold;
  font-size: 13px;
}

.megamenuitem2:hover{
  color: #f29100 !important;
  transform: scale(1.05);
}


.stkfont{
  font-size: 12px;
}

.loginbtn{
  padding: 9px;
  border: 1px #dddddd solid;
  margin-left: 12px;
  color: #111111 !important;
  cursor: pointer;
  border-radius: 5px;
}

header .nav-link{
  padding: 5px !important;
}

.loginbtn span{
  font-size: 12px;
  font-weight: bold;
}

.loginbtn:hover{
  border-color: #f29100;
}

.loginbtn:hover .lgntxt{
  color: #f29100 !important;
}

.loginbtn:hover .fa-right-to-bracket{
  color: #f29100 !important;
}

.fa-right-to-bracket{
  transform: scaleX(-1);
}

.searchiconinhome{
  cursor: pointer;
  font-size: 13px;
  top: 20px;
  left: 30px;
  color: #81858b;
}

.searchiconinhome:hover{
  color: #f29100 !important;
  transform: scale(1.05);
}





.search-f{
  background: #f1f1f1;
  border-width: 0;
  height: 44px;
}




.modal-dialog{
  max-width: 1000px !important;
  background: #141414;
}


.text-tiny {
  font-size: 15px !important;
}

.text-small {
  font-size: 18px !important;
}

.text-big {
  font-size: 22px !important;
}

.text-huge {
  font-size: 26px !important;
}

.price{
  color: #63617e;
  font-weight: bold;
}

.text-dark3{
   color: #63617e !important;
}

.text-off{
   color: #f29100 !important; 
}

main{
  min-height: 90vh;
  max-width: 1920px !important;
  margin-right:auto;
  margin-left: auto;
}



.zara-font{
  font-family: zara !important;
}

.off-bg{
  top: 0;
  padding: 8px;
  position: absolute;
  left: 0;
  background: #000000;
}

.off-bg span{
  color: #ffffff;
  font-size: 30px;
  font-family: zara;
}

.material-symbols-outlined {
  font-family: 'Material Symbols Outlined';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: rtl;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}


.white-box1{
  width: 100%;
  right: 0;
  height: 35%;
  background: #A7ACDB;
  position: absolute;
  top: 30%;
}



/************category bix***********/

.cate-box{
  position: relative;

}

.cate-box .image {
  display: block;
  width: 100%;
  height: auto;
}

.cate-box .overlay {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.7);
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
}

.cate-box:hover .overlay {
  bottom: 0;
  height: 100%;
}

.cate-box .text h2{
   font-size: 20px;
}

.cate-box .text{
  color: white;
 
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.slider-text{
  width: 100%;
  position: absolute;
  top: 50%;
  left: 25%;
  -webkit-transform: translate(-25%, -25%);
  -ms-transform: translate(-25%, -25%);
  transform: translate(-25%, -25%);
}

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

.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.3);
  z-index: 2;
  cursor: pointer;
}


.btn-action{
  border-width:0 ;
  color: #ffffff;
  padding: 5px 10px;
}

.z-index-2{
  z-index: 2;
}

.white-box{
  width: 85%;
  height: 100px;
  position: absolute;
  left: 30px;
  bottom: 8px;
}

@media (max-width: 991px) {
  .white-box{
    width: 90%;
    left: 5%;
  }

  .size-box{
    margin-top: 0 !important;
  }

  
}

@media (max-width: 767px) {
  .cate-bg{
    /*background: #A7ACDB;*/
  }
}



.w-150{
  width: 150px;
}

.info-box{
  transition: 0.3s;
  background: #ffffff;
}



.info-box:hover{
  transition: 0.2s;
  box-shadow: 0px 0px 15px 0px #f29100;
  transform: scale(1.05);
}

.info-icon{
  font-size: 80px;
  color : #f29100 ;
}

.comparelist{
  width: 70%;
  padding: 20px;
  border-radius: 15px;
  position: absolute;
  top: 200px;
  margin-right: 15%;
  background: #e1e1e1;
  display: none;
}
.footer{
  background:#f29100;
  position: relative;
}

.top-header{
  background: #ffffff;
  height: 70px;
}

.hclrlight{
  color: #ffffff ;
}


.sc .fa-heart:hover{
  /*color: #dd0000 !important;*/
}

.hclr{
  color : #dd0000;
}


.bg-center{
  background-position: center;
  background-repeat: no-repeat;
}



.crt{
  color: #999999!important;
}

.w-370{
  width: 370px;
}


/*.myh{
  height: 350px;
}

@media (max-width: 964px) {
  .myh{
    height: auto;
  }
}*/


/*img{
  background: linear-gradient(
    90deg,
    #eeeeee 0% , #eeeeee 35%,
    #dddddd 45% , #dddddd 55%,
    #eeeeee 65% , #eeeeee 100%
  );

  background-size:400% ;
  animation: loading 1.5s infinite;
}

@keyframes loading{
  0% {background-position: 0 0;}
  100% {background-position: 100% 0;}
}*/


.d_none{
  display: none;
}

.partner_type{
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 2;
}

.partner_type img{
 width:65px !important;
}

.amzcell{
  position: absolute;
  top: 0px;
  right: 10px;
  z-index: 3;
}
.spcell{
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 3;
}

.overhdn{
  overflow: hidden;
}

.zoom{
  transition: 0.3s;
}

.zoom:hover{
  transition: 0.3s;
  transform: scale(1.1);
}

.pt30{
  padding-top: 30px;
}

.pt20{
  padding-top: 20px;
}

.dsgnvalue{
   border-radius: 50%;
}

.clrvalue{
  width: 25px;
  height: 25px;
  border-radius: 50%;
}

.realclr{
  z-index: 3;
  position: absolute;
  left: 10%;
  width: 30px;
}

.stknm{
  position: absolute;
  width: 110%;
  bottom: 0;
}

.crt{
  position: relative;
  overflow: hidden;
}



.megabody{
  
  padding: 10px;
  background: #f3f3f3;
  display: none;
}



.srhvr:hover{
  background: rgba(255, 255, 255, 0.3);
}


.bxs{
  overflow: hidden; 
  height: 280px;
}

.w200{
  width: 200px;
}

.single_price{
  font-size: 20px;
}

.single_price2{
  padding: 5px;
  border-radius: 10PX;
  background: #ae00a6;
  color: #ffffff;
  font-size: 20px;
}

.text-red2{
  color: #ae00a6;
  background: rgba(0, 0, 0, 0);
}

.sz-1{
  font-size: 30px;
}

.sz-2{
  font-size: 40px;
}

.sz-3{
  font-size: 40px;
}

.sz-4{
  font-size: 50px;
}


.sz-5{
  font-size: 60px;
}


.defh{
  height: 387px;
}

.h-300{
  height: 300px;
}

.h-400{
  height: 400px;
}

.h-500{
  height: 500px;
}

.h-600{
  height: 600px;
}

.h-700{
  height: 700px;
}

.h-800{
  height: 800px;
}

.h-900{
  height: 900px;
}

.text-30{
  font-size: 30px;
}

.ml10{
  margin-left: 8%;
}

.mr10{
  margin-right: 8%;
}

.search-box{
  
  top: 18px;
 
  z-index: 100000;
  display: none;
}

.srchcol{
    background: #c7c7c7;
    border-radius: 15px;
    height:400px;
}

.font-arial{
  font-family: 'Arial' !important;
}


.subs{
  transition: 0.2s;
  display: none;
  background:#424242;
}


.sidemenu{
  height: 100vh;
  transition: 0.1s;
  background: #000000;
  /*padding: 10px;*/
  position: absolute;
  top : 0;
  margin-right: -120%;
  width: 100%;
  z-index: 999;
  box-shadow: 1px 1px 20px  #e5e5e5;
}

.text-red{
  color: #fe4572;
}

.bg-red{
  background: #fd3540;
}

.bg-danger{
  background: #fd3540 !important;
}

.bg-warning{
  background: #ffcc40 !important;
}

.bg-dark{
  background: #0c0c0c !important;
}

.bg-blue{
  background: #4ba2ff !important;
}

.bg-green{
  background: #f29100!important;
}

.bg-gray{
  background: #b9b9b9 !important;
}

.bg-light-gray{
  background: #f3f3f3 !important;
}

.text-dark2{
  color: #383838 !important;
}

.h-70{
  height: 70px;
}

.w-60{
  width: 60px;
}

.brs-15{
  border-radius: 15px;
}

.fa-search{
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.scroll-div {
  width:100%;
  height: 500px;
  overflow-y: scroll;
}

body{
  font-family: 'Abar';
  color: #ffffff;
  background: #000000;
}

.bg-light-gray2{
  background: #f5f5f5;
}

h1,h2,h3,h4,h5,h6{
  font-family: 'Gofteh';
   color: #444444;
}

a{
  text-decoration: none;
}

ul,ol{
  list-style-type: none;
}

main{
  /*margin-top: 152px;*/

}

.pro_box{
  background: #ffffff;
  border-radius: 15px;
  height: 325px;
}

.footer-link{
  color: #f1f1f1;
  font-size: 14px;
}

.footer-link:hover{
  color: #f29100;
}

.mnu,.dropdown-toggle::after{
  color: #f1f1f1;
  font-size: 15px;
}

.dropdown-item:hover .mnu{
    color: #f29100;
}

.dropdown-item:hover .mnang{
    color: #f29100;
}

.mnu{
  padding-bottom: 4px;
}

.mnu:hover{
  color: #f29100;
  border-bottom: solid 2px #f29100;
}

.mnu:hover .dropdown-toggle::after{
    color: #f29100;
}

.mnu1{
  font-size: 14px;
  color: #000000;
}



.list-group-item a:hover{
  color: #f29100!important;
}

.little_card{
  position: relative;
}

.little_card .overly{
  position: absolute;
  background: rgba(0, 0, 0,0.5);
  top: 0;
}

.little_card .overly span{
  color: #ffffff;
  font-size: 12px;
  padding: 3px;
}

.h80vh{
  height: 80vh;
}

.justify{
  text-align: justify;
}

.green-hover:hover {
  color : #f29100!important ;
}

.pro-dt{
  overflow: hidden;
  height: 70px;
  transition: 0.3s;
}

.size-box{
  transition: 0.3s;
  height: 30px;
  margin-top: 30px;
}

.product-cart:hover .size-box{
 margin-top: 0;
  transition: 0.3s;
}


.footer_menu li{
  padding: 2px;
  font-size: 16px;
}

.text_border{
  border-right: 10px solid #ae00a6;
}

.text_border2{
  border-right: 10px solid #ffffff;
}

.dropdown-menu li{
  text-align: right;
}

.tabs{
  padding: 1px 20px;
}

.tabs .nav-link{
  color: #f29100;
  }

.icon_place{
  padding-left: 10px;
}

.icon_place .fa{
  padding: 5px;
  color: #333333;
}
.icon_place .fa:hover{
  color: #f29100;
}

.from-left{
  margin-left: 260px;
}

.font-small{
  font-size: 14px;
}

.banner img{
  border-radius: 15px;
}

.rds{
  border-radius: 25px;
}


.category_filter .list-group .list-group-item{
  border-width: 0;
}

.category_filter .list-group .list-group-item a{
  font-size: 16px;
  color: #555555;
}

.tmb_posts p{
  font-size: 11px;
}

a{
  color:#f29100;
}

.dropdown-menu a .mnu:hover{
  color: #f29100 !important;
}

.product-title{
  font-size: 21px;
  /*padding: 10px 10px 0px 0px;*/
}


.en-title{
  font-size: 16px;
  font-family: Arial;
}

.product-sutitle{
  font-size: 15px;
  /*padding: 2px 10px 10px 0px;*/
}



.product-size{
  padding: 2px 10px 10px 80px;
  font-size: 15px;
  color: #f29100;
  font-weight: bold;
}

.product-price{
  /*padding: 2px 10px 10px 80px;*/
  font-size: 16px;
  color: #444444;
  font-weight: bold;
}

.add-to-cart{
  padding: 2px 8px 10px 80px;
}

/*.share{
  margin-top: -10px;
  padding: 0px 8px 0px 95px;
  float: left;
}*/

.sc .fa{
  padding:0 5px;
  cursor: pointer;
}

.fa-facebook,.fa-twitter,.fa-whatsapp{
  color: #666666;
}

.sc .fa:hover{
  /*color:#f29100;*/
  
}

.nmbd{
  background: #ff3b3b;
  margin-left: -12px;
  margin-top: -22px;
  border-radius: 50%;
  padding: 2px 8px;
}

.total_cart{
  font-family: Abar;
  font-size: 14px;
  color: white; 
}




.swal2-title{
  font-size: 18px !important;
  font-family: Abar;
}



.suggest .item img{
  border-radius: 25px;
}

.rds25{
  border-radius: 25px;
}

.rds5{
    border-radius:5px;
}

.rds10{
    border-radius:10px;
}

.rds15{
    border-radius:15px;
}

.price,.off,.score{
    padding-top:13px;
   font-size: 13px; 
}

.pro_card_title{
  font-size: 13px;
  font-family: Abar;
  padding: 13px 7px 8px 7px ;
  text-align: right;
  line-height: inherit;
}

.pro_card_price{
  direction: rtl;
  font-size: 14px;
  text-align: right;
  padding: 0px 39px 8px 7px ;
}

.pro_card_cnt{
  overflow: hidden;
}

.btn-danger{
  transition: 0.8s;
  height: 30px;
  font-size: 13px;
  margin-right: -136px;
  background: #dd0f52;
}

.btn-danger:hover{
  background: #dd0f52;
}


.text-gold{
  color: #ffd700;
}

.font-12{
  font-size: 12px !important;
}

.text-pink{
  color: #dd0f6e;
}





.rds20{
   border-radius: 20px;
}

.btn-success{
  background: #dd0f52;
  border-color: #dd0f52;
}

.btn-success:hover{
  background: #dd0f62;
  border-color: #dd0f62;
}


.slide_title{
  font-size: 5vw;
  font-weight: bold;
  /*position: absolute;
  margin-top: -200px;*/
  color: #f3f3f3;
}

.bgi{
  
  
  margin-top: 20px;
  text-align: center;
 
}

.slide1{
  background: #b9b9b9;
  
}

.slide2{
  background: #f29100;
  
}

/********Category**********/
.btn{
  /*border-width: 0;*/
  font-family: Abar;
}
/***********A*************/

.category .a{
  background:#f42c37;
}

.category .a .cnt{
  padding: 25px 10px;
}

.category .a h4{
  color:#ffffff;
  font-size: 21px;
}

.category .a h3{
  color:#ffffff;
  font-size: 32px;
}

.category .a h2{
  color : #ffffff;
  opacity: 0.7; 
  font-size: 100px;
}

.category .a .btn{
  float: left;
  border-radius: 25px;
  color: #f42c37;
}

.category .a .btn:hover{
  background: #000000;
  color: #ffffff;
}

.category .a .pic{
  position: absolute;
  top: 0;
}

.category .a .pic img{
  margin-right: 40%;
  width: 65%;
}

/*********B************/

.category .b{
  background:#fec62e;
}

.category .b .cnt{
  padding: 38px 10px;
}


.category .b h4{
  color:#ffffff;
  font-size: 21px;
}

.category .b h3{
  color:#ffffff;
  font-size: 32px;
}

.category .b h2{
  color : #ffffff;
  opacity: 0.7; 
  font-size: 80px;
}

.category .b .btn{
  float: left;
  border-radius: 25px;
  color: #fec62e;
}

.category .b .btn:hover{
  background: #000000;
  color: #ffffff;
}

.category .b .pic{
  position: absolute;
  top: 0;
}

.category .b .pic img{
  margin-right: 30%;
  width: 80%;
}
/**********C************/
.category .c{
  background:#222222;
}

.category .c .cnt{
  padding: 38px 10px;
}

.category .c h4{
  color:#ffffff;
  font-size: 21px;
}

.category .c h3{
  color:#ffffff;
  font-size: 32px;
}

.category .c h2{
  color : #ffffff;
  opacity: 0.7; 
  font-size: 80px;
}

.category .c .btn{
  float: left;
  border-radius: 25px;
  color: #ffffff;
  background: #f42c37;
}

.category .c .btn:hover{
  color: #000000;
  background: #ffffff;
}

.category .c .pic{
  position: absolute;
  top: 0;
}

.category .c .pic img{
  margin-right: 45%;
  width: 70%;
}


/********category2**********/
/***********A*************/

.category2 .a{
  background:#1688ff;
}

.category2 .a .cnt{
  padding: 38px 10px;
}

.category2 .a h4{
  color:#ffffff;
  font-size: 21px;
}

.category2 .a h3{
  color:#ffffff;
  font-size: 32px;
}

.category2 .a h2{
  color : #ffffff;
  opacity: 0.7; 
  font-size: 70px;
}

.category2 .a .btn{
  float: left;
  color: #1688ff;
  border-radius: 25px;
}

.category2 .a .btn:hover {
  color: #ffffff;
  background: #000000;
}

.category2 .a .pic{
  position: absolute;
  top: 0;
}

.category2 .a .pic img{
  margin-right: 25%;
  width: 90%;
}

/*********B************/

.category2 .b{
  background:#2dd06f;
}

.category2 .b .cnt{
  padding: 38px 10px;
}


.category2 .b h4{
  color:#ffffff;
  font-size: 21px;
}

.category2 .b h3{
  color:#ffffff;
  font-size: 32px;
}

.category2 .b h2{
  color : #ffffff;
  opacity: 0.7; 
  font-size: 70px;
}

.category2 .b .btn{
  float: left;
  color: #2dd06f;
  border-radius: 25px;
}

.category2 .b .btn:hover {
  color: #ffffff;
  background: #000000;
}

.category2 .b .pic{
  position: absolute;
  top: 8%;
}

.category2 .b .pic img{
  margin-right: 0;
  width: 100%;
  transform: scaleX(-1);
}
/**********C************/
.category2 .c{
  background:#ededef;
}

.category2 .c .cnt{
  padding: 25px 10px;
}

.category2 .c h4{
  color:#ffffff;
  font-size: 21px;
}

.category2 .c h3{
  color:#ffffff;
  font-size: 32px;
}

.category2 .c h2{
  color : #ffffff;
  opacity: 0.7; 
  font-size: 92px;
}

.category2 .c .btn{
  float: left;
  border-radius: 25px;
  background: #1688ff;
  color: #ffffff;
}

.pointer{
   cursor: pointer;
}

.category2 .c .btn:hover {
  color: #000000;
  background: #ffffff;
}

.category2 .c .pic{
  position: absolute;
  top: 10%;
}

.category2 .c .pic img{
  margin-right: 90%;
  width: 65%;
}



/*******************************/
.category .a,.b,.c{
  border-radius: 25px;
  position: relative;
  overflow: hidden;
}

.category2 .a,.b,.c{
  border-radius: 25px;
  position: relative;
  overflow: hidden;
}


.bnr2{
  
  border-radius: 25px;
 
}



.bnr2 .vv img{
  width: 60%;
  position: absolute;
  top: -60%;
  
}

.bnr2 .mytext{
  color: white;
  padding: 50px;
}

.bnr2 h2{
  color: white;
}

.bnr2 p{
  text-align: justify;
}

.bnr2 .btn{
  border-width: 0;
}

.bnr2 .btn:hover{
  background: #222222;
  color: #ffffff;
}


.rand_pro{
  margin-bottom: 30px;
  border-radius: 25px;
}

.rand_pro img{
  border-radius: 15px;
}

/*.btn-primary{
  ttransition: 0.5s;
  opacity: 0;
}*/

.pro_card_price{
  transition: 0.5s;
  opacity: 1;
  line-height: 0.95;
}

.rand_pro:hover .btn-primary{
  transition: 0.5s;
  opacity: 1;
}
.rand_pro:hover .pro_card_price{
  transition: 0.5s;
  opacity: 0;
}

.rand_pro .btn-primary{
  transition: 0.5s;
  background: #f42c37;
  color: #ffffff;
  border-width: 0;
}

.rand_pro .btn-primary:hover{
  transition: 0.5s;
  background: #222222;
  color: #ffffff;
  border-width: 0;
}

.shop_srch{
  border-radius: 25px;
}

.filter_dropdown{
  text-align: right;
}

.filters .btn{
  font-family: Abar;
  color: #666666;
}

.srch{
  border-radius: 25px;
}



.add_cart_place{
  position: relative;
  margin-top: 15px;
}

.add_cart_place .fa{
  position: absolute;
  left: 20px;
  bottom: 0;
  margin: 0;
  padding: 10px;
  color: white;
  background: #f29100;
  border-radius: 150px;
}

.add_cart_place .fa:hover{
  
 cursor: pointer;
}

/* Click the image one by one to see the different layout */

/* Owl Carousel */

.owl-prev {
  background: url('https://res.cloudinary.com/milairagny/image/upload/v1487938188/left-arrow_rlxamy.png') left center no-repeat;
  height: 54px;
  position: absolute;
  top: 50%;
  width: 27px;
  z-index: 1000;
  left: 2%;
  cursor: pointer;
  color: transparent;
  margin-top: -27px;
}

.owl-next {
  background: url('https://res.cloudinary.com/milairagny/image/upload/v1487938220/right-arrow_zwe9sf.png') right center no-repeat;
  height: 54px;
  position: absolute;
  top: 50%;
  width: 27px;
  z-index: 1000;
  right: 2%;
  cursor: pointer;
  color: transparent;
  margin-top: -27px;
}

.owl-prev:hover,
.owl-next:hover {
  #opacity: 0.5;
}


/* Owl Carousel */


/* Popup Text */

.white-popup-block {
  background: #FFF;
  padding: 20px 30px;
  text-align: left;
  max-width: 650px;
  margin: 40px auto;
  position: relative;
}

.popuptext {
  display: table;
}
.popuptext p {
  margin-bottom: 10px;
}
.popuptext span {
  font-weight: bold;
  float: right;
}
/* Popup Text */

/* Icon CSS */
.item {
  position: relative;
}
.item i {
  display: none;
  font-size: 4rem;
  color: #FFF;
  opacity: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.item a {
  display: block;
  width: 100%;
}
.item a:hover:before {
  /*content: "";
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1;*/
}
.item a:hover i {
  display: block;
  z-index: 2;
}

.fa-angle-down::before{
  display: none;
}

.navbar-nav .fa-angle-down{
  color: #ffffff;
}





/* ============ desktop view ============ */
@media all and (min-width: 992px) {
  .dropdown-menu li{ position: relative;  }
  .nav-item .submenu{ 
    display: none;
    position: absolute;
    right:100%; top:-7px;
  }
  .nav-item .submenu-left{ 
    right:100%; left:auto;
  }
  .dropdown-menu > li:hover{ background-color: #f1f1f1 }
  .dropdown-menu > li:hover > .submenu{ display: block; }
} 
/* ============ desktop view .end// ============ */

/* ============ small devices ============ */
@media (max-width: 991px) {
  .dropdown-menu .dropdown-menu{
      margin-left:0.7rem; margin-right:0.7rem; margin-bottom: .5rem;
  }
} 
/* ============ small devices .end// ============ */



/*faq*/

.faq {
  height: 100vh;
  padding-top: 30px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  
}
.accordion {
  
  max-height: 100%;
  padding: 30px;
  margin-inline: 20px;
  background: #1e1e1e;
  border-radius: 20px;
}
.accordion__title {
  text-align: center;
  margin-bottom: 20px;
}
.accordion__content {
  margin-bottom: 20px;
  padding: 10px;
  background: #515151;
  border-radius: 10px;
}

.question {
  
  display: flex;
  justify-content: space-between;
  /* border-bottom: 1px solid #dee2e6; */
  cursor: pointer;
  user-select: none;
  transition: font-size 0.3s;
}
.question::after {
  margin-left: 10px;
  content: "+";
  transition: 0.3s;
}
.answer {
  height: 0;
  color: #d3d3d3;
  overflow: hidden;
  transition: 0.3s;
}
/* ========================CSS for JS */

.accordion__content.active .answer {
  height: auto;
}
.accordion__content.active .question {
  font-size: 18px;
}
.accordion__content.active .question::after {
  transform: rotate(180deg);
  content: "-";
}



/*=============product swiper==============*/

.swiper-container {
  width: 100%;
  height: 100%;
 
  
}
.swiper-slide {
  text-align: center;
  font-size: 32px;
  background: #fff;
  min-height: 250px;
  cursor: grab;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
   
}
.swiper-pagination-bullet-active {
    background: #000;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2027%2044%27%3E%3Cpath%20d%3D%27M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z%27%20fill%3D%27%23000%27%2F%3E%3C%2Fsvg%3E);
    left: 1.5rem;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2027%2044%27%3E%3Cpath%20d%3D%27M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z%27%20fill%3D%27%23000%27%2F%3E%3C%2Fsvg%3E);
    right: 1.5rem;
}


.searchdiv{
  /*padding-right: 80px;*/
}
@media (max-width: 1070px) {
  
  .searchdiv{
    padding-right: 70px;
  }

  .mnu, .dropdown-toggle::after{
    font-size: 13px;
  }

  main{
    /*margin-top: 164px !important;*/
  }
  
}

