/*
 * animate
*/
.animated {
  -webkit-animation-duration:2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
a.wiki {
    text-decoration: underline;
    text-decoration-style: dashed;
}
div.wiki.tooltip .tooltip-inner{
    min-width: 200px !important;
    max-width: 300px !important;
    min-height: 120px !important;
    max-height: 250px !important;
    overflow: hidden;
    text-align: justify;
}
div[role="tooltip"] .tooltip-inner {
    color: #000;
    background-color: #fff;
    font-family: "IRANSans-web","tahoma","Roboto", sans-serif;
    font-size: 13px;
    line-height: 1.7;
}
div[role="tooltip"] {
    border-radius: 4px;
    border: 1px solid #3c3c3c;
    background-color: #fff;
}
div.wiki.tooltip.in {
    filter: alpha(opacity=100);
    opacity: 1;
}
div[role="tooltip"] .tooltip-footer a{
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    padding:5px 10px;
    display: block;
}

/*
 * Responsively Lazy
*/

.responsively-lazy:not(img){
    position:relative;
    height:0;
}

.responsively-lazy:not(img) > img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


img.responsively-lazy{
   background:transparent url("../../images/loading_med.gif") no-repeat center center;
}
img.lzy{ width: 110px; }
.menubar-toggle {
  display: none;
  background:#1d212d;
  color: #ffffff;
  font-size: 1.1em;
  position: fixed;
  right: 0px;
  top: 35px;
  margin: 0; 
  width: 45px;
  height: 45px; 
}  
.menubar2-toggle {
 
     border: 2px solid #00bfd6;
    border-radius: 9px;
    background: #00bfd6;
    color: #ffffff;
    font-size: 1.2em;
    z-index: 10000;
    margin: 0;
    width: auto;
    box-shadow: 0 1.5px 2.5px 0 rgba(0,0,0,.1); 
} 
.menubar2-toggle:hover{
   color: white !important;
   border-radius: 9px !important; 
}
.menubar2-toggle p{display: none;}

 @media only screen and (max-width:991px) {
   .dastebandi_img{
 display: none;
}
  .headerSearchForm{width: 100%;}
  .menubar2-toggle {
    z-index: 100000;
 border-top: 1px solid #1d212d;
  background:#1d212d;
  color:#ffffff;
  font-size: 1.1em;
   position: fixed;
  left:0px;
 bottom: 0;
  margin: 0; 
  width: 100%;
  height: 30px; 
} 
 .menubar2-toggle:hover {color: red;}

.menubar2-toggle p{display: inline-block;}

}

/* Add here all your CSS customizations */

body {
  direction: rtl;
  font-family: "IRANSans-web",tahoma, Arial, sans-serif;
  font-weight: normal;
}

/* mega menu */

.sf-menu li.megamenu > ul li ul li{
    padding-right: 20px;
}
.sf-menu li.megamenu > ul li ul li.is-top {
  padding-right: 13px;
}

.sf-menu li.megamenu > ul li ul li.is-top::before {
  color: #1ca2bd;
  content: '\f0a8';
  font-family: 'FontAwesome';
  position: absolute;
  right: 0;
  top: 5px;
}

.sf-menu li.megamenu > ul li ul li.is-top a {
    color: #1ca2bd;
}

.sf-menu li.megamenu > ul li ul li.is-headline {
  padding-right: 0px;
}

.sf-menu li.megamenu > ul li ul li.is-headline a {
    font-weight: bold;
}

.megamenu-img{
    float: left;
}

.sf-menu.nav > li.megamenu > a, .sf-menu li.megamenu ul li > a{
    border:unset;
}
/* ./mega menu */


.recent-post .media-body {
  font-size: 14px;
  line-height: 27px;
}

.caption-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    font-size: 15px;
    
}

/* Thumbnail product*/
.thumbnail .price {
    height: 20px;
}

.widget.widget-colors ul li a{
    text-align: center;
}

.widget.widget-colors ul li a.selected{
  border-color:#232323;
}

.colorTabs {
    display: none;
}

.colorTabs.selected {
  display: block;
}

.widget.widget-colors.product, .widget.widget-colors.product .widget-content{
  border:none;
}

#most-visited .media-link{
  float:right;
}

.media-list .media .fa {
  float: right;
  /*margin-left: 0.5em;
  padding-right: 10px;
  line-height: 2em;*/
}
.media-list.agent .media .fa {
  float: right;
  margin-left: 0.5em;
  padding-right: 10px;
  line-height: 2em;
}


/* Rating stars
/* ========================================================================== */
.rating a{
   color: #3c3c3c99;
   letter-spacing: 0.2em;
}

.rating a.star i:before{
  content: "\f005";
    color: red;
}

.product-list .media-heading{
  font-weight: normal;
  font-size: 13px;

}

/* ./Thumbnail product*/

/* Widget categories
/* ========================================================================== */
.widget-categories ul li + li {
    border-top: solid 1px rgba(0, 0, 0, 0.1);
}
.widget-categories ul li a {
    display: block;
    padding: 5px 20px 5px 0;
    position: relative;
}
.widget-categories ul li a:before {
    content: '\f0a8';
    font-family: 'FontAwesome';
    position: absolute;
    right: 0;
    top: 5px;
}
.widget-categories ul li a:hover:before {
    -webkit-animation: bounceIn .4s;
    animation: bounceIn .4s;
}
/* Widget tabs
/* ========================================================================== */
.widget.categories {
    border: solid 3px rgba(35, 35, 35, 0.1);
    margin-top:30px;
}
.widget.categories .widget-title {
    font-size: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-right: 15px;
}
.widget.categories .widget-content {
    border-top: solid 1px rgba(35, 35, 35, 0.1);
    padding: 10px 15px;
    max-height: 450px;
    overflow-y: auto;
}
.widget.categories ul {
    margin: -10px -15px -10px -15px;
    font-size: 14px;
    font-weight: 400;
    line-height: 15px;
    /*text-transform: uppercase;*/
}
.widget.categories ul li {
    padding: 10px 15px;
    overflow: hidden;
}
.widget.categories ul li + li {
    border-top: solid 1px rgba(35, 35, 35, 0.1);
}
.widget.categories ul a {
    display: block;
    color: #232323;
}
.widget.categories ul li a:hover {
    color: #89c144;
}
.widget.categories ul a .count {
    float: left;
    text-align: left;
    font-size: 12px;
    margin-left: 2px;
}
.widget.categories ul ul.children {
    font-size: 13px;
    font-weight: 700;
    line-height: 15px;
    text-transform: none;
    margin-top: 5px;
    padding-right: 30px;
}
.widget.categories ul ul.children li {
    padding: 10px 15px 10px 0;
}
.widget.categories ul ul.children a {
    margin-left: 0;
}
.widget.categories ul .count {
    float: left;
    font-size: 12px;
    margin-left: 2px;
}
.widget.categories ul .arrow {
    float: left;
    border: solid 1px #232323;
    color: #232323;
    width: 17px;
    height: 17px;
    cursor: pointer;
    text-align: center;
}
.widget.categories ul .arrow .fa {
    font-size: 17px;
    line-height: 14px;
}

.widget.categories ul li.active {
    background-color:#eee;
}

.widget.categories ul li span:hover{
  cursor: pointer;
}
.widget.categories ul li a{
  display:inline-block;
}

table.cart tbody tr td{
  vertical-align: middle;
}

table.cart td.quantity{
   width: 125px;
}

.actions-continue {
    float: left;
}


/*       ----------------------------            li time line    -----------              */
  
.timeline {
    list-style-type: none;
    display: flex;
    align-items: center;
    justify-content: center;
}


.timestamp {
  margin-bottom: 20px;
  padding: 0px 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-weight: 100;
}

.status {
  padding: 0px 40px;
  display: flex;
  justify-content: center;
  border-top: 2px solid #D6DCE0;
  position: relative;
  transition: all 200ms ease-in;
}
.status h4 {
  margin-top:15px;
  font-weight: 600;
}
.status:before {
  content: "";
  width: 25px;
  height: 25px;
  background-color: white;
  border-radius: 25px;
  border: 1px solid #ddd;
  position: absolute;
  top: -15px;
  left: 42%;
  transition: all 200ms ease-in;
}

.li.complete .status {
  border-top: 2px solid #66DC71;
}
.li.complete .status:before {
  background-color: #66DC71;
  border: none;
  transition: all 200ms ease-in;
}
.li.complete .status h4 {
  color: #66DC71;
}

@media (min-device-width: 320px) and (max-device-width: 700px) {
  .timeline {
    list-style-type: none;
    display: block;
  }

  .li {
    transition: all 200ms ease-in;
    display: flex;
    width: inherit;
  }

  .timestamp {
    width: 100px;
  }

  .status:before {
    left: -8%;
    top: 30%;
    transition: all 200ms ease-in;
  }
}



.agentSocial {
  margin:15px 0;
}

ul.contact li{
  padding:5px 0;
}

.comments .media-body{
  display:block;
  width:100%;
}
.modal-backdrop{
  z-index: initial;
}
.popup-cart .modal-backdrop{
  z-index: initial;
}
.copyright{
  text-align:right;
}

.pp_content_container {
    text-align: right;
}
#update_cart{
  float: left;
}

@media (max-width: 991px) {
      
    .orders td.description h4 a {
      font-size: 12px;
      line-height: 19px;
    }
    .navigation.opened {
      right: 0;
      overflow-y: scroll;
    }
}

@media (max-width: 480px) {
    
    #clear_cart,#update_cart,#add_cart, .actions-continue{
      width:100%;
      margin-bottom:15px;
    }
    
    #update_cart{
    float: right;
    margin-bottom:30px;
    }
    
   .orders td.description h4 a {
      font-size: 12px;
      line-height: 19px;
    }
    
    .orders input.form-control {
      padding: 2px 4px;
    }
}

a.downloadapp{
  width:193px;
  height:72px;
  display: inline-block;
  margin:35px 0 0 5px;
}

a.iosdownload {
  background-image: url(../../img/appdownload.png);
  background-position: -197px 0;
  background-repeat: no-repeat;
}

a.androiddownload {
  background-image: url(../../img/appdownload.png);
  background-position: 0 0;
  background-repeat: no-repeat;
}
.section-title{
  line-height: 1em;
}


/* ------------------------------------------------- owl-carousel2 ----------------------------*/
.owl-carousel .owl-item {
    float: right;
}
.top-products-carousel .owl-next {
    right: 10px;
    margin-top: -16px !important;
    margin-right: -50px !important;
}
.top-products-carousel .owl-prev {
    left: 10px;
    margin-top: -16px !important;
    margin-left: -50px !important;
}
.top-products-carousel .owl-prev, .top-products-carousel .owl-next {
    position: absolute;
    top: 50%;
    border: none;
    color: #181515;
    height: 37px;
    width: 37px;
    line-height: 37px;
    text-align: center;
}


/*./ ------------------------------------------------- owl-carousel2 ----------------------------*/
.page-section.breadcrumbs .page-header h1{
    font-size: 24px;
}

.page-section.breadcrumbs .breadcrumb{
    /*text-align: right;*/
}

.product-single .product-title{
  font-size: 22px;
  margin-top: 50px;
}


#registModal .modal-backdrop{
  z-index:unset;
}

 .carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 30%; 
    z-index: 15;
    width: 100%;
    padding-left: 0;
     margin-left: -30%; 
    text-align: center;
    list-style: none;
   
}
  .carousel-indicators li {
    display: inline-block;
   width: auto;
    height:auto;
    margin: 1px;
    text-indent: 0px;
    cursor: pointer;
    background-color: black;
   color: white;
    border: 1px solid black;
    border-radius: 5px;
    padding: 10px 20px;

}
.carousel-indicators .active {
    width: auto;
    height:auto;
    margin: 0;
    color: white;
    background-color: #257eca;

}
.price-label {
    color: red;
    display: block;
    clear: both;
    font-size: 15px;
    margin-bottom: 5px;
    float: right;
    margin-right: 15%;
    margin-top: 30px;
}
.price-final {
   
    display: inline-block;
    vertical-align: top;
    background: #f0413e;
    margin-right: 2px;
    color: #fff;
    padding:5px 14px;
    position: relative;
    font-size: 25px;
    line-height: 37px;
    min-width: 147px;
    box-sizing: border-box;
    transition: 150ms linear;
    float: right;
    margin-top: 10px;
    margin-bottom: 30px;
   
    

}
 .price-old {
    
    line-height: 37px;
    display: inline-block;
    vertical-align: top;
    background: gray;
    position: relative;
    padding:5px 14px;
    font-size: 25px;
    color: #e5e5e5;
    box-sizing: border-box;
    min-width: 76px;
    text-align: center;
    transition: 150ms linear;
    float: right;
    clear: both;
    margin-right: 15%;
    margin-top: 10px;
    margin-bottom: 15px;
}

.price-old:after {
    content: "";
    position: absolute;
    left: -10px;
    top: 30%;
    border-right: 10px solid gray;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    z-index: 2;
    transition: 150ms linear;
}

.price-old::before {
  border-bottom: 1px solid #000;
  bottom: 0;
  content: "";
  height: 0;
  position: absolute;
  right: 1px;
  top: 25px;
  transform: rotate(-10deg);
  width: 96%;
  z-index: 2;
}
 .price-final:after {
    content: "";
    position: absolute;
    right: 0;
    z-index: 1;
    top: 28%;
    border-right: 11px solid #fff;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
}
.info-attributes {
    display: block;
    clear: both;
    margin-right: 15%;
    padding-left:10px;
}
 .info-attributes span {
    display: block;
    font-size: 14px;
    line-height: 18px;
    color: #000;
    direction: rtl;
}
.info-timerLabel {
    color: #000;
    font-weight: bold;
    margin: 10px 22%;
    font-size: 18px;
    padding-bottom: 8px;
    
}
.timer__holder span {
    display: inline-block;
    background: #3a3a3a;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    margin-right: 2px;
    font-size: 28px;
    line-height: 42px;
    margin-right: 2px;
    padding: 8px 7px 4px 8px;
}
.timer{
  float: right;
  clear: both;
  margin: 10px 22%;
  max-width: 100%;
 
}
.timer__spacer {
    margin-right: 2px;
    font-size: 30px;
    
    margin-left: -4px;
    color: #333;
    vertical-align: 3px;
}

 .div1{width:100%; height:400px;  }
 .div1_1{width:50%; float:left; text-align: center;font-family: IRANSans-web;padding: 10px; height: 70px; }
 .div1_2{width:50%; height:250px;  float:right; 
  
  overflow:hidden;
  /*background:linear-gradient(-90deg,#cecece,white);*/
}
 .div1_3{width:50%;height:330px;  float:left; text-align: center; }
 .div1_3 img{max-width:90%; height: 98%;  margin: auto; }
 .div1_4{
  width:50%; 
  height:175px;  
  float:right; 
  
  /*background:linear-gradient(-90deg,#cecece,white);*/
  text-align: center;
}
@media (max-width: 991px){

.navigation {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 250px;
    z-index: 11000;
    border-right: solid 1px #232323;
    background-color: #232323;
    transition: 1s;
}
.shop-info-banners .bazdid{
  float: right;
  display: block;
}
}

  @media only screen and (max-width: 800px) {
    .thumbnail .media img{width: 65%; height: 65%;}
   
.div1{width:100%; height:auto; border: 1px solid black;  }
 .div1_1{width:50%; height:50px; float:left; text-align: center;font-family: IRANSans-web;padding: 5px; }
 .div1_2{width:50%; height:200px;  float:right;}
 .div1_3{width:50%;height:250px;  float:left; text-align: center; }
 .div1_3 img{width:auto; height: 88%; margin-top:40px;  }
 .div1_4{width:50%; height:100px;  float:right; }
       .price-final{font-size: 15px; padding:3px 15px;  min-width: 16px;}
        .price-old { font-size: 15px;   padding:3px 15px; direction: rtl;  min-width:36px;}
         .info-attributes span { font-size: 8px;}
         .timer__holder span {font-size: 15px;}
 .price-label {
    color: red;
    display: block;
    clear: both;
    font-size: 13px;
    margin-bottom: 2px;
    float: right;
    margin-right: 15%;
    margin-top: 5px;
}
.div1_1 h3{font-size: 20px;}
.info-timerLabel {
    display: none;
    color: #000;
    font-weight: bold;
    float: right;
    margin: 2px 10%;
    font-size: 10px;
}
.info-attributes span{display: none;}
}
@media only screen and (max-width: 991px) {
   .shop-info-banners{font-size: 10px;}
  .header-search{width: 50%; display: inline; float: right;}
  .cart-wrapper .btn {
    height: 40px;
    display: inline;
    float: right;
    z-index: 10;
}
  }
 @media only screen and (max-width: 600px) {
 
  .thumbnail .media img{width: 60%; height: 60%;}
   .top-products-carousel{border-radius: 1xp black !important; border:none; }
 .div1{width:100%; height:auto; margin: 0 auto; }
 .div1_1{width:100%; height:auto; float:left; text-align: center;font-family: IRANSans-web;padding: 5px;  }
 .div1_1 h2{font-size: 17px;}
 .div1_2{width:100%; height:auto;  float:right; background-color:white; text-align: center;}
 .div1_3{width:100%;height:180px;  float:left; text-align: center; }
 .div1_3 img{ max-height: 90%; margin-top:5px;  }
 .div1_4{width:100%; height:80px;  float:right; background-color:white;}
       .price-final{font-size: 15px; padding:3px 15px;  min-width: 16px;}
        .price-old { font-size: 15px;   padding:3px 15px; direction: rtl;  min-width:36px;}
         .info-attributes span { font-size: 8px;}
         .timer__holder span {font-size: 15px;}
 .price-label {
    color: red;
    display: block;
    clear: both;
    font-size: 13px;
    margin-bottom: 2px;
    float: right;
    margin-right: 15%;
    margin-top: 5px;
}
.div1_1 h3{font-size: 20px;}
.info-timerLabel {
  display: none;
    color: #000;
    font-weight: bold;
   float: right;
  margin: 2px 10%;
    font-size: 10px;
}
.info-attributes p{display: none;}

}



#amazing.owl-carousel .owl-item img {
  width: unset;
}
.amazingCountdown {
    text-align: center;
  direction: ltr !important;
}

/* jQuery Countdown styles 2.0.0. */

.countdown-rtl {
  direction: rtl;
}
.countdown-holding span {
  color: #888;

}
.countdown-row {
  clear: both;
  width: 100%;
  padding: 0px 2px;
  text-align: center;
}

.countdown-section {
    background: #3a3a3a;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    margin-right: 2px;
    font-size: 28px;
    line-height: 22px;
    margin-right: 2px;
    padding: 8px 7px 4px 8px;
    float: none !important;
    display: inline-block !important;

}

/*.countdown-show1 .countdown-section {
  width: 98%;
}
.countdown-show2 .countdown-section {
  width: 48%;
}
.countdown-show3 .countdown-section {
  width: 32.5%;
}
.countdown-show4 .countdown-section {
  width: 24.5%;
}
.countdown-show5 .countdown-section {
  width: 19.5%;
}
.countdown-show6 .countdown-section {
  width: 16.25%;
}
.countdown-show7 .countdown-section {
  width: 14%;
}*/


.countdown-section {
  display: block;
  float: left;
  font-size: 75%;
  text-align: center;
  padding: 10px;
}
.countdown-amount {
    font-size: 200%;
}
.countdown-period {
    display: block;
}
.countdown-descr {
  display: block;
  width: 100%;
}



.main-slider .owl-theme .owl-controls .owl-nav [class*=owl-] {
     position: absolute;
    top: 50%;
    margin: -20px 0 0 0;
    /* padding: 0; */
    width: 40px;
    height: 45px;
    /* border-radius: 0; */
    font-size: 42px;
    line-height: 30px;
    border: none;
    /* background: transparent; */
    color: #ffffff;}

.widget-tag-cloud ul li a {
    font-size: 11px;
    padding: 0 3px;
}


.widget-tag-cloud ul li {
    margin-left: 3px;
    margin-top: 4px;
}




/*.logo img {
        filter:opacity(30%);
        -webkit-transition-property: filter; /* Safari */
      /*-webkit-transition-duration: 0.7s; /* Safari */
     /* transition-property: filter;
      transition-duration: 0.7s;
}

.logo img:hover {
        filter:none;
}*/

.img_slider{
    height: auto;
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
    opacity: 1;
}
.img_slider:hover{
  opacity: 0.5;
}

body{
  background-color: #eeeff1;

}

#zemanat{
  width: 100%;
  background-color:white;
  box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
  height:auto;
  margin: 0px auto;
}
.vijeh{margin:0 auto;}
#zemanat>span>img{width:85px; height:85px; padding: 5px;}
#zemanat>span>img:hover{ opacity: 0.5; }
#zemanat>span>a{font-size:13px; }
#zemanat>span{ }
  @media only screen and (max-width: 1500px) {
     .body{width: 90%;}
         .vijeh{width: 100%;}
       #zemanat{width: 95%;}
         #zemanat>span>a{font-size: 13px;  }
         #zemanat>span>img{width:70px; height:70px; padding: 5px; margin-top:10px;  }
    }
     @media only screen and (max-width: 1310px) {
         #zemanat{width:98%;}
         .vijeh{width: 98%;}
          .body{width: 90%;}
         #zemanat>span>a{font-size: 12px;  }
         #zemanat>span>img{width:70px; height:70px; padding: 5px; margin-top:15px;  }
    }
      @media only screen and (max-width: 1150px) {
         .body{width: 90%;}
         #zemanat{width:98%;}
          .vijeh{width: 98%;}
         #zemanat>span>a{font-size: 11px;  }
         #zemanat>span>img{width:60px; height:60px; padding: 5px; margin-top:15px;  }
    }
       @media only screen and (max-width:972px) {
         .body{width: 95%;}
         #zemanat{width: 96%;}
        #zemanat>span{  }
         #zemanat>span>a{font-size:7px;  }
         #zemanat>span>img{width:50px; height:50px; padding: 1px; margin-top:10px;  }
    }
    .body{ width: 80%;   margin: 0px auto; }
    
     @media only screen and (max-width:800px) {
      .page-section{padding: 10px;}

      .body{width: 100%;}

.product-list {
 padding: 40px;
   
}
.shop-info-banners {padding:35px 15px;}
.footer{padding:0px 30px;
}
}

    .rating span.star.active:before, .rating span.star:hover:before, .rating span.star:hover ~ span.star:before {
    content: "\f005";
    color: #3c3c3c99;
}
.img_slider2{
  margin-top: 5px;
  max-width: 100%;
  height: auto;
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

#partners2{
  width: 200px;

}
.top-products-carousel .owl-prev .fa, .top-products-carousel .owl-next .fa {
    color: black;
    font-size: 24px !important;
    line-height: 30px;
}

.sf-menu.nav > li > a, .sf-menu ul li > a {
    padding: 8px 16px 8px 16px;
    font-size: 13px;
}

.to-top {
  z-index: 10000000;
}

.thumbnail{padding: 10px;} 
.white2{background-color: white; padding: 3px;     box-shadow: 0 1.5px 2.5px 0 rgba(0,0,0,.1);}
.white{background-color: white; padding: 20px;     box-shadow: 0 1.5px 2.5px 0 rgba(0,0,0,.1);}

.header .navigation-wrapper {
       background-color: #616161;
    border-top: 1px solid #3f474c;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);}
  .page-section{padding: 7px;}
  .footer-meta{background-color: white;}


.thumbnail.thumbnail-banner .caption-inner {
    border: solid 6px #ffffff;
    padding: 15px;
  }

  .section-box{
      padding-right: 50px; 
      padding-left: 50px; 
  }

.banner{margin-bottom: 30px;}

  .sliderBox{margin-top: -5px !important;}
  #slider2{margin-top: 10px !important;}

   @media only screen and (max-width:991px) {
      #slider2{margin-top: 0px !important;}
    .sliderBox{margin-top: 1px !important;}
   }

    @media only screen and (max-width:767px) {
    /*#sidebar{display: none;}*/
     
    .foter_del{display: none;}
    .section-box{
        padding-right: 0px; 
        padding-left:  0px; 
    }
    
   /* #sidebar{
        display: none;
    }*/
  }
   .footer-widgets {
     padding: 0px 0; 
     margin-top: 0px;
    background-color: transparent;
}

.partners-carousel .owl-theme .owl-controls .owl-nav [class*="owl-"] {
    background-color: transparent;
    border-radius: 0;
    margin: 0px 10px;
    padding: 0;
    line-height: 1;
}

.top-products-carousel .owl-theme .owl-controls .owl-nav [class*="owl-"] {
    background-color: transparent;
    border-radius: 0;
    margin: -25px;
    padding: 0;
    line-height: 1;
}

.partners-carousel .owl-theme .owl-controls .owl-nav [class*="owl-"] {
    background-color: transparent;
    border-radius: 0;
    margin: 0px 10px;
    padding: 0;
    line-height: 1;
}
.top-products-carousel .owl-prev, .top-products-carousel .owl-next {
    position: absolute;
    top: 50%;
    border: solid 3px #e9e9e9;
    color: #e9e9e9;
    height: 37px;
    width: 37px;
    line-height: 37px;
    text-align: center;
}

.pad{padding-right: 50px !important; padding-left: 50px !important;}

.padding-horizontal-0 {
    padding-right: 0;
    padding-left: 0;
}

.blog-Summary{
    height: 77px;
    overflow: hidden;
    text-align: justify;
}
.main-slider{margin-left: -15px;}
/*.sidebar{margin-right: -13px; }*/

/*   iran social    */
.soroush {
  background-image: url("../../../../public/images/social/soroush.png");
  background-size: contain, cover;
}

.soroush i{
    display: none;
}

.igap {
  background-image: url("../../../../public/images/social/igap.png");
  background-size: contain, cover;
}
.igap i{
    display: none;
}
.gap {
  background-image: url("../../../../public/images/social/gap.png");
  background-size: contain, cover;
}
.gap i{
    display: none;
}


.bale {
  background-image: url("../../../../public/images/social/bale.png");
  background-size: contain, cover;
}
.bale i{
    display: none;
}


.bisphone {
  background-image: url("../../../../public/images/social/bisphone.png");
  background-size: contain, cover;
}
.bisphone i{
    display: none;
}


.wispi {
  background-image: url("../../../../public/images/social/wispi.png");
  background-size: contain, cover;
}
.wispi i{
    display: none;
}

.eitaa {
  background-image: url("../../../../public/images/social/eitaa.png");
  background-size: contain, cover;
}

.eitaa i{
    display: none;
}


.widget.search_element{
      border: solid 3px rgba(35, 35, 35, 0.1);
}

.widget.search_element ul li {
  display: inline-block;
  padding-right:6px;
  border: 1px solid #a8a8a8;
  border-radius: 8px;
  margin: 0px 5px 5px 0px;
  float: right;
}
.widget.search_element ul li .remove-filter{
    padding: 10px 5px 10px 7px;
    cursor: pointer;
}
.widget.search_element .widget-content {
  border-top: solid 1px rgba(35, 35, 35, 0.1);
  padding: 15px;
  overflow: hidden;
}

.widget.search_element .widget-title {
  font-size: 15px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-right: 15px;
}

/* *********** filter options *********** */
input.optionFilter{
  visibility:hidden; 
}

input.optionFilter+span{
  padding-right: 30px;
  position: relative;
}

input.optionFilter+span::before {
  content: "\f204";
  font: normal normal normal 20px/1 FontAwesome;
  position: absolute;
  right: 0;
}

input.optionFilter:checked+span::before {
  content: "\f205";
  font: normal normal normal 20px/1 FontAwesome;
}

.collapser:hover{
    cursor: pointer;
}

.collapser:after {
  font-family: "FontAwesome";
   content: "\f106";
  float: left;
  margin-left: 15px;
}


.collapser.collapsed:after {
  content: "\f107";
}




/*   ./iran social    */

.widget.widget-filter-price #range-price-slider {
  float: left;
  text-align: left;
  padding: 0;
  margin: 0;
  background-color: transparent;
  border-color: transparent;
  border: none;
  font-size: 15px;
  font-weight: 700;
  color: #232323;
  width: 120px;
  line-height: 33px;
}

@media (min-width: 992px) {

    .main-slider-row .owl-stage-outer {
        max-height: unset;
    }
    .main-slider-row .owl-stage {
        max-height: unset;
    }
    .main-slider-row .owl-item {
        max-height: unset;
    }
    .main-slider-row .item {
        max-height: unset;
    }
    .main-slider-row .slide-img {
        max-height: unset;
    }
}

  @media only screen and (max-width:800px) {

    .main-slider{margin-left:-12px;}
    .sidebar{margin-right: 0px; }

  }

  .fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

.row{
  margin-top: unset;
}

.sabadbtn{padding: 20px; background-color: red;}
.menubar2-toggle .fa-shopping-cart{font-size: 20px !important;}

.compare-products .product .media-link{
    width: 30%;
}
.thumbnail .btn-compare{
  opacity: 1;
}

.btn-theme-transparent.selected {
     background-color: #232323; 
     border-color: #232323; 
     color: #ffffff; 
}

.table2 td{
     padding: 8px !important;
    background-color: #f7f7f7;
    margin: 10px;
    border-left: 3px solid #ffffff;
    border-top: 3px solid #ffffff;
}
.table2 td:hover{
  background-color: white;
  box-shadow: 0 2px 10px 0 rgba(0,0,0,.15);

}
.table2 {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.details-title{
  margin-top: 0;
    margin-top: 40px;
    font-size: 17px;
    font-weight: 900;
    line-height: 20px;
    text-transform: uppercase;
    /* text-align: center; */
    color: #4d4d4d;
    overflow: hidden;
}


.products.list .thumbnail .caption-text{
    line-height: 30px;
}

.products.list .thumbnail .media img{
    height: 270px;
    width: auto;
}

.view-type.btn-theme-transparent:hover ,.view-type.btn-theme-transparent.active{
  background-color: #00bfd6;
  border-color: #232323;
  color: #ffffff;
}

.view-type.btn-theme-transparent {
  background-color: rgba(0, 0, 0, 0);
  border-color: #e9e9e9;
  padding:6px;
  border-radius: unset;
}

@media (max-width: 991px) {
    ul.nav.sf-menu.sf-js-enabled.sf-arrows{
      width: 100% !important;
    }
  }

.form-inline > *{
  display: inline-block !important;
}
  
.list-grid-view-box{
  text-align: left;
}


@media (max-width: 480px) {
      
   .form-inline label{
      display: block !important;
      margin-bottom: 10px !important;
    }
      
    .list-grid-view-box{
      text-align: center;
      margin-top: 15px !important;
    }

    .shop-sorting .form-inline{
        text-align: center;
        margin-top: 5px !important;
    }


}

@media(max-width:768px){
  .row div[class*="col-"], .row aside[class*="col-"] {
    margin-top: 30px;
    padding-bottom: 52px;
  }
}
.dropdownshow_s {
	position: relative;
	display: inline-block;
	position: fixed;
	bottom: 7px;
	right: 7px;
	z-index: 999999999999;
}
.js-dropdown-toggler_s {
	background: #aa87a9;
	height: 60px;
	display: inline-block;
	position: fixed;
	bottom: 7px;
	right: 7px;
	border-radius: 50px;
	text-align: center;
	color: #fff !important;
	font-size: 12px;
	z-index: 99999999999999999;
	padding: 0 2px;
	width: 60px;
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
	-o-box-shadow: 0 0 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
}.dropdown__content_s.is-open {
	visibility: visible;
	opacity: 1;
}.dropdown__content_s {
	position: absolute;
	right: 0;
	visibility: hidden;
	opacity: 0;
	margin: 0.5em 0;
	padding: 0.7em;
	width: 230px;
	background-color: #fff;
	box-shadow: 0 0 7px rgba(0,0,0,0.2);
	-o-box-shadow: 0 0 7px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 7px rgba(0,0,0,0.2);
	-webkit-transition: 200ms;
	transition: 200ms;
	z-index: 999999999;
	bottom: 70px;
}.lists_s {
	width: 100%;
	float: right;
	display: block;
}.lists_s a {
	float: right;
	width: 100%;
	display: flex;
	align-items: center;
	border-bottom: 1px solid #e6e6e6 !important;
	padding: 5px 0px;
	transition: 200ms;
}.lists_s a i {
	font-size: 28px;
	float: left;
	flex-grow: 0;
}.lists_s {
	width: 100%;
	float: right;
	display: block;
}.dropdown__content_s.is-open {
	visibility: visible;
}.lists_s a {
	float: right;
	width: 100%;
	display: flex;
	align-items: center;
	border-bottom: 1px solid #e6e6e6 !important;
	padding: 5px 0px;
	transition: 200ms;
}
.hide{
  display: none !important;
}
.js-dropdown-toggler_s:hover{
  cursor: pointer;
}
.lists_s a span {
	float: right;
	font-size: 15px;
	flex-grow: 1;
}
.lists_s .phone_s {
	color: #6a6a6a !important;
}
.whatsapp_s {
color: rgba(0, 202, 118, 0.808);
}

.lists_s a{
  color: grey;
}
.lists_s .whatsapp_s{
  color: rgba(0, 202, 118, 0.808);

}
.dropdown__content_s {
  border-radius: 10px;
}
@media(max-width:768px){
  .js-dropdown-toggler_s {
    background: #aa87a9;
    height: 60px;
    display: inline-block;
    position: fixed;
    bottom: 18%;
    right: 7px;
    border-radius: 50px;
    text-align: center;
    color: #fff !important;
    font-size: 12px;
    z-index: 99999999999999999;
    padding: 0 2px;
    width: 60px;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
    -o-box-shadow: 0 0 5px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
}

.note-img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
  margin: 5px;
}
.note-img img {
  width: 100%;
  height: auto;
}
.note-title {
  font-weight: bold;
  margin-top: 20px;
	overflow: hidden;
}

.note-section .note-items{
  display: flex;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
}

.note-title span::after {
	content: "";
	position: absolute;
	height: 1px;
	width: 2000px;
	background-color: #e9e9e9;
	top: 10px;
  margin-right:10px;
}

.product-single .buttons .btn-cart{
  float: unset;
}


.blur-hover {
	--s: 10px;
	--b: 0px;
	height: fit-content;
	--w: 81px;
	--c: #00bfd6;
	aspect-ratio: 1;
	object-fit: cover;
	/* padding: calc(2 * var(--s)); */
	--_g: var( --c) var(--b), #0000 0 calc(100% - var(--b)), var(--c) 0;
	background: linear-gradient(var(--_g)) 50%/100% var(--_i, 100%) no-repeat, linear-gradient(90deg, var(--_g)) 50%/var(--_i, 100%) 100% no-repeat;
	outline: calc(var(--w) / 3) solid #00bfd61f;
	outline-offset: calc(var(--w) / -3);
	transition: .4s;
	cursor: pointer;
	border-radius: 5px;
}

.blur-hover:hover {
	outline: var(--b) solid var(--c);
	outline-offset: calc(var(--s) / -2);
	--_i: calc(100% - 2 * var(--s));
}