/** Shopify CDN: Minification failed

Line 1816:3 Unexpected "#"
Line 2976:2 "transtion" is not a known CSS property

**/
.hwuifw{display:none;}
.row{margin-left:-15px;margin-right:-15px}
.page-width::after {
  content: '';
  display: table;
  clear: both; 
}
.page-width {
  max-width: 1622px;
  margin: 0 auto; 
    padding-left: 15px;
    padding-right: 15px;
}
.ishiGalleryblock .page-width{
max-width: 1785px;
}
@media (max-width:1600px){
  .page-width {
    max-width:1400px;
  }
}
@media (max-width:1400px){
  .page-width {
    max-width:1310px;
  }
}
@media (max-width:1199px) {
  .page-width {
    max-width: 1025px;
  }
}
@media (max-width:991px) {
  .page-width {
    max-width: 720px;
  }
}
@media (max-width:767px) {
  .page-width {
    max-width: 576px;
  }
}
@media (max-width:543px) {
  .page-width {
    max-width: auto;
  }
}

p{
  color:var(--Description-color1);
}
.rte{
   color:var(--Description-color1);
}
/******************** main title  *********************/
  
.section-header .sub-title {
   font-size: 18px;
    font-weight: 400;
  line-height: 27px;
   margin-bottom: 25px;
  font-family: 'Jost';
   color: #777;
  letter-spacing: 0.2px;
}
 @media (max-width: 767px) {
   .section-header .sub-title {
     font-size: 16px;
     margin-bottom:10px;
  }
}
 @media (max-width: 543px) {
   .section-header .sub-title {
     font-size: 15px;
     margin-bottom:10px;
     line-height: 22px;
  }
}
.section-header > h2 {
      font-size: 40px;
    line-height: 50px;
   font-weight: 600;
   color:var(--title-color);
   font-family: 'Jost';
   text-transform: capitalize;
   position: relative;
   margin-bottom: 5px;
  margin-top:0;
}
 @media (max-width: 1199px) {
   .section-header > h2 {
     font-size: 36px;
     line-height: 36px;
  }
}
 @media (max-width: 991px) {
   .section-header > h2 {
     font-size: 30px;
     line-height: 30px;
  }
}
 @media (max-width: 767px) {
   .section-header > h2 {
     font-size: 26px;
     line-height: 26px;
  }
}
 @media (max-width: 543px) {
   .section-header > h2 {
     font-size: 25px;
     line-height:30px;
  }
}



/************************  featured Product  *********************/
  .card--product .spr-badge{
    text-align:center;
    position:absolute;
    left:0;
    right:0;
    bottom: 10px;
  }
@media (max-width:543px){
    .Product-block .section-header {
      padding:0 15px;
    }
  .card--product .spr-badge{
      bottom:10px;
    }
}
  .card-information .card-information__wrapper{
    text-align:left;
  }
  
  .card-information .card-information__text{
    padding-right:0;
    color:  var(--title-color);
    text-decoration: none;
    font-weight:400;
    font-size: 19px;
    line-height: 28px;
    font-family: 'Jost';
    text-transform: capitalize;
    margin: 0;
  }
  @media (max-width:1400px){
    .card-information .card-information__text{
      font-size:16px;
    }
  }
  @media (max-width:1250px){
    .card-information .card-information__text{
       font-size: 17px; 
    }
  }
   @media (max-width:543px){
    .card-information .card-information__text{
       font-size: 15px; 
      line-height: 22px;
    }
  }
  .card-information .price {
    justify-content:left;
    line-height:20px;
   margin-top:5px;
  }
  @media (max-width:1400px){
  .card-information .price{
    margin-top:5px;
  }
  }
  @media (max-width:767px){
    .card-information .price{
      margin-top: 2px;
      font-size: 15px;
    }
  }
  @media (max-width:543px){
    .card-information .price{
      margin-top: 5px;
      font-size: 14px;
    }
  }
  .price--on-sale .price-item--regular,.price--on-sale,.price__regular .price-item--regular{
    color: #232323;
    vertical-align: inherit;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 0;
    font-family: 'Jost';
  }
  @media (max-width:1400px){
    .card-information .price{
      font-size:16px; 
    }
  }
  @media (max-width:1250px){
  .price--on-sale .price-item--regular, .price--on-sale, .price__regular .price-item--regular{
    font-size:15px;
    }
  }
  .price--on-sale .price-item--regular{
    color:#787878;
  }
 .price-item--sale,.price--on-sale .price-item--sale{
    padding-left:5px;
  }
  .product-desc{
     display:none;
     color:#787878;
     letter-spacing:0.5px;
    font-weight:400;
    line-height:24px;
  }
  .product-flags .sale 
  {
    position: absolute;
    top: 15px;
    font-family:'jost';
    color: var(--sale-text-color);
    left: 15px;
    background: var(--sale-bg-color);
    text-align: center;
    font-size: 11px;
    font-weight: 600;
    padding: 7px 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;

  }
  .slideshow__item .product-flags .sale{
    font-size: 8px;
  }
 @media (max-width:767px){
.featured-product-section.slider-product .card-wrapper .bottom-infromation{
   display: block;
  text-align: center;
   }
 .featured-product-section.slider-product .card-wrapper .bottom-infromation .variants-swatch{
      margin-top: 5px; 
     margin-bottom:1px;
  }
   .featured-product-section.slider-product .card-wrapper .bottom-infromation  .price{
   margin-top: 5px;
  justify-content: center;
   }
 }
/* .product-flags-labels.low-stock-label .low-stock,
.product-flags-labels.on-sale-label .sale,
.product-flags-labels.sold-out-label .outstock-overlay.outstock-text{
    display: block;
} */
/* .product-flags .sale,
.outstock-overlay.outstock-text{
  display: none;
} */
  @media (max-width: 543px) {
      .product-flags .sale {
      left: 9px;
      top: 9px;
      font-size: 7px;
     padding: 5px 7px;
      }
  }
  .outstock-overlay ,  .low-stock{
    position: absolute;
    background:var(--soldout-bg-color);
    text-align: center;
    padding: 7px 12px;
    width: auto;
    color: var(--soldout-text-color);
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    top: 15px;
    right: 15px;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -ms-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
  }
  .low-stock{
  color: var(--lowstock-text-color);
  background: var(--lowstock-bg-color);
     -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
  
 } 
 
 @media (max-width: 767px) {
    .outstock-overlay , .low-stock{
       display:none
    }
 }
  @media (min-width: 768px) {
    .outstock-overlay , .low-stock {
      opacity: 1;
      -webkit-transform: translateX(0px);
      -moz-transform: translateX(0px);
      -ms-transform: translateX(0px);
      -o-transform: translateX(0px);
      transform: translateX(0px);
    }
  }
  @media (max-width:1199px) and (min-width:992px){
/* .featured-product-section .card-wrapper .bottom-infromation{
  display: block;
      text-align: center;
} */
.featured-product-section  .emblem span{
    width: 50px;
    height: 50px;
   font-size: 6px;
}
.featured-product-section  .emblem {
  top: 15px;
    left: 15px;
}
/* .featured-product-section  .card-information .price{
  margin-top: 5px;
  justify-content: center;
} */
.featured-product-section .variants-swatch{
  margin-top: 5px;
}
}

 .template-404 .card-wrapper:hover .outstock-overlay,
.template-cart .card-wrapper:hover .outstock-overlay{
      opacity: 1;
      -webkit-transform: translateX(0px);
      -moz-transform: translateX(0px);
      -ms-transform: translateX(0px);
      -o-transform: translateX(0px);
      transform: translateX(0px);
}
  .spr-badge{
   line-height:1.2;
  }
  .spr-badge .spr-starrating{
   margin: 0px;
  }
  .spr-badge .spr-badge-caption{
    display:none;
  }
 .spr-badge i {
    opacity: 1!important;
    height: unset;
    width: unset;
    top: 0;
    font-style: normal;
    margin: 0 1px;
}
  .spr-badge i.spr-icon-star:before,.spr-badge i.spr-icon-star-half-alt:before{
    display:none;
  }
 .spr-badge i.spr-icon:after {
   content: '\F005';
   font-family: "FontAwesome";
   color: #959595;
   font-size: 16px;
   -webkit-transition: all 0.7s;
   -moz-transition: all 0.7s;
   -ms-transition: all 0.7s;
   -o-transition: all 0.7s;
   transition: all 0.7s;
}
 .spr-badge i.spr-icon-star-empty:before {
   display: none ! important;
}

 .spr-badge i.spr-icon-star:after{
   content: "\F005";
   font-family: "FontAwesome";
   color: #fec42d;
   font-size: 16px;
   -webkit-transition: all 0.7s;
   -moz-transition: all 0.7s;
   -ms-transition: all 0.7s;
   -o-transition: all 0.7s;
   transition: all 0.7s;
}
.spr-badge i.spr-icon-star-half-alt:after{
   content: "\f123";
   font-family: "FontAwesome";
   color: #FEC42D;
   font-size: 16px;
   -webkit-transition: all 0.7s;
   -moz-transition: all 0.7s;
   -ms-transition: all 0.7s;
   -o-transition: all 0.7s;
   transition: all 0.7s;
}
  .thumbnail-buttons {
   position: absolute;
   left: auto;
   right: 20px;
   top: 20px;
}
 .thumbnail-buttons .btn-info{
   width: 42px;
   height: 42px;
   box-shadow: 0.95px 1.91px 1.91px 0px #0000001A;
   position: relative;
   border-radius: 30px;
   background-color: var(--product-btn-bg-color);
   padding: 0;
   display: block;
     cursor: pointer;
     /* border-radius: 50%; */
   margin-bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
   line-height: 0px;
   -webkit-transition: all 0.3s;
   -moz-transition: all 0.3s;
     -ms-transition: all 0.3s;
   -o-transition: all 0.3s;
   transition: all 0.3s;
}
  .thumbnail-buttons .wishlist{
     -webkit-transition: all 0.6s;
   -moz-transition: all 0.6s;
     -ms-transition: all 0.6s;
   -o-transition: all 0.6s;
   transition: all 0.6s;
  }
  
  .thumbnail-buttons .cart-btn {
    -webkit-transition: all 0.9s;
   -moz-transition: all 0.9s;
     -ms-transition: all 0.9s;
   -o-transition: all 0.9s;
   transition: all 0.9s;
    
  }
  
  .thumbnail-buttons .btn-info.sold-out{
      cursor: not-allowed;
  }
  .thumbnail-buttons .cart-btn.loading{
    background-color:var(--product-btn-bg-hover-color);
  }
  .thumbnail-buttons .cart-btn.loading svg{
     opacity:0;
  }
  .thumbnail-buttons .cart-btn.loading:before{
     position: absolute;
     content: "\f1ce";
     font-family: "FontAwesome";
     color: var(--product-icon-hover-color);
     width: 42px;
     height: 42px;
     display: flex;
     border-radius: 50%;
     align-items: center;
     justify-content: center;
     top: 0;
     left: 0;
     right: 0;
     margin: 0 auto;
       text-align:center;
     -webkit-animation: fa-spin2s infinite linear;
     -moz-animation: fa-spin 2s infinite linear;
     -o-animation: fa-spin 2s infinite linear;
     animation:fa-spin 2s infinite linear;
  }
      
  .thumbnail-buttons .wishlist .loader-btn{
    text-align:center;
    width: 42px;
  height: 42px;
    border-radius: 30px;
    display: flex;
     /* border-radius: 50%; */
    align-items: center;
    justify-content: center;
    background-color: var(--product-btn-bg-hover-color);
  }
  .thumbnail-buttons .wishlist .loader-btn i{
    color: var(--product-icon-hover-color);
    width:15px;
    height:15px;
  }
 @media (min-width: 768px) {
   .thumbnail-buttons .btn-info {
     opacity: 0;
     -webkit-transform: translateX(100px);
     -moz-transform: translateX(100px);
     -ms-transform: translateX(100px);
     -o-transform: translateX(100px);
     transform: translateX(100px);
  }
}
 .thumbnail-buttons .btn-info svg {
   fill: var(--product-icon-color);
   width: 24px;
   height: 24px;
     -webkit-transition: all 0.2s;
   -moz-transition: all 0.2s;
     -ms-transition: all 0.2s;
   -o-transition: all 0.2s;
   transition: all 0.2s;
}
.thumbnail-buttons .btn-info.wishlist svg{
    width: 22px;
    height: 22px;
}
  .thumbnail-buttons .btn-info span {
  display:none;
} 
 .thumbnail-buttons .btn-info:hover{
   background-color: var(--product-btn-bg-hover-color) !important;
}
 .thumbnail-buttons .btn-info:hover svg {
   fill: var(--product-icon-hover-color);
}
.product-popup-modal__button{
  padding-right:0;
}
 @media (min-width: 768px) {
  .card-wrapper:hover .thumbnail-buttons .btn-info {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
  } 
  .card-wrapper:hover .outstock-overlay ,
   .card-wrapper:hover .low-stock  {
         opacity: 0;
     -webkit-transform: translateX(100px);
     -moz-transform: translateX(100px);
     -ms-transform: translateX(100px);
     -o-transform: translateX(100px);
     transform: translateX(100px);
  }
 }
  
.card-wrapper .bottom-infromation {
    display: flex;
    justify-content: space-between;
      align-items: center;

}
  @media (max-width:543px){
  .card-wrapper .bottom-infromation{
    display:block;
    text-align:center;
  }
  }
  
  @media (max-width: 543px) {
    
    .price--on-sale .price-item--regular,.price--on-sale,.price__regular .price-item--regular{
      font-size: 14px;
    }
    .thumbnail-buttons .btn-info{
      width: 30px;
      height: 30px;

    }
    .thumbnail-buttons .wishlist .loader-btn{
      width:30px;
      height:30px;
    }
    .thumbnail-buttons .cart-btn.loading:before{
      width: 23px;
      height:23px;
    }
    .thumbnail-buttons .btn-info svg {
      width:18px;
      height:18px;
    }
    .thumbnail-buttons .btn-info.wishlist svg{
     width:18px;
      height:18px; 
    }
    .thumbnail-buttons{
      right: 10px;
      top: 10px;
    }
  }
  .soldouttext {
    position: absolute;
    color: #232323;
  font-size: 15px;
    top:15px;
    left:15px;
  animation: textRotation 8s linear infinite;
    
  }
  @keyframes textRotation {
  to {
    transform: rotate(360deg);
  }
}

.soldouttext span {
  position: absolute;
    left: 60%;
    top: 60%;
    transform-origin: 0 45px;
}
.circle{
    position: relative;
  width: 200px;
  height: 200px;
  border-radius: 100vmax;
  display: flex;
  align-items: center;
  justify-content: center;
}
.Product-block .collection .grid__item{
  padding-bottom:0px;
}
.template-collection .list__item .card-wrapper .bottom-infromation,
.template-search .list__item .card-wrapper .bottom-infromation{
  display:block;
}
@media (max-width:767px){
  .template-collection .list__item .card-wrapper .bottom-infromation, .template-search .list__item .card-wrapper .bottom-infromation{
        text-align: center;
  }
  .template-collection .list__item .card-information .product-desc, .template-search .list__item .card-information .product-desc{
     text-align: center;
  }
  .template-collection .list__item  .card-information .price , .template-search  .list__item  .card-information .price{
        justify-content: center;
  }
}
.list__item .card-wrapper .variants-swatch{
margin-top:10px;
}
@media (max-width:1400px){
.featured-product-section.slider-product .slider__slide{
padding:0 10px;
}
}

  /***********seach-tag*****************/
.suggestion-tags {
    text-align: left;
    padding-top: 10px;
}
svg.icon-search-1 {
    width:15px;
    height: 20px;
    padding: 2px;
    transform: rotate(-90deg);
}
.suggestion-tags span{
  font-size: 13px;           
}
@media (max-width:543px){
  .suggestion-tags span{
  font-size: 12px;           
}
}
.suggestion-tags a {
    display: flex;
    align-items: center;
    gap: 2px;
    text-transform: capitalize;
    color: #232323;
    background: #d0d0d077;
    padding: 3px;
    padding-right: 4px;
}
.suggestion-tags ul li {
    display: inline-block;
    vertical-align: top;
    padding: 0 5px;
    margin: 0 0 10px;
}
@media (max-width:405px){
.suggestion-tags ul li{
 padding: 0 1px;
}
}
  /***********color-swath*****************/
.variants-swatch .color-box, .variants-swatch .swatch-color {
    width:24px;
    height:24px;
    border-radius: 50%;
    display:block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.variants-swatch .color_swatch{
  display:inline-block;
  vertical-align:middle;
}
.variants-swatch .color_swatch .swatch-label{
  display: block;
    border-radius: 50%;
     position: relative;
   letter-spacing: 0;
    width: 30px;
    height:30px;
    margin: 0 auto;
    border: 1px solid transparent;
    background: transparent;
    cursor: pointer;
    padding: 2px;
    box-sizing: border-box;
    transition: .5s;
}
.variants-swatch .color_swatch .swatch-label:hover{
   border: 1px solid #232323;
}
.variants-swatch .color_swatch .swatch-label.active{
  border: 1px solid #232323;
}
.variants-swatch .color_swatch .swatch-label .tool-tip{
  position: absolute;
    bottom: calc(100% + 8px);
    background: black;
    line-height: 22px;
    padding: 0 10px;
    color: #fff;
    font-size: 10px;
    border-radius: 0;
    left: 50%;
    transform: translate(-50%);
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    white-space: nowrap;
      transition: .5s;
}
.variants-swatch .color_swatch .swatch-label .tool-tip:before{
      bottom: -9px;
    content: "";
    position: absolute;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent;
    left: calc(50% - 5px);
}
.variants-swatch .color_swatch .swatch-label:hover .tool-tip{
    opacity: 1;
    visibility: visible;
}
.variants-swatch.show--more .group-swatch {
    display: inline!important;
}

  .variants-swatch .number-showmore{
    width: auto;
    height: 30px;
    display: inline-block;
    cursor: pointer;
    line-height: 30px;
    text-align: center;
    font-size: 13px;
    font-weight: 400;
    color: #969696;
    background: none;
    border: none;
    padding:0;
  }
@media (max-width: 991px) {
  .variants-swatch .color-box, .variants-swatch .swatch-color {
    width:22px;
    height:22px;
  }
  .variants-swatch .color_swatch .swatch-label{
    width: 28px;
    height:28px;
    padding: 2px;
  }
    .variants-swatch .number-showmore{
      line-height: 20px;
      height: 20px;
    }
}
.group-swatch {
  display: inline;
  vertical-align: middle;
  line-height: 1;
}
.variants-swatch .item-swatch-more {
  display: inline-block;
  vertical-align: middle;
}
.variants-swatch .swatch-minus,
.variants-swatch.show--more .swatch-plus{
  display: none;
}
.variants-swatch.show--more .swatch-minus {
  display: inline-block;
}
@media (max-width:543px){
.variants-swatch{
    margin-top: 5px;
    text-align: center;
}
 .card-information .price{
     justify-content: center;
 } 
  .card-information .card-information__text{
        text-align: center;
  }
}

 

 .offer-background .owl-theme .owl-nav .owl-next svg {
    transform: rotateY(359deg);
}

/*************************************** Header.css *****************************/
 #header .nav-header {
  background: var(--bg-primary);
    color: var(--color-primary);
      font-size: 14px;
      position: relative;
      letter-spacing: 0.5px;
      }


 #header .nav-header .offer-block .offer-background {
  width: 100%;
  display: block;
  position: relative;
  padding: 10px 0;
  text-align: center;
  border-radius: 30px;
  z-index: 1;
}
 #header .nav-header .offer-block .offer-background .offer-inner {
  width:30%;
  margin: 0 auto;
}
@media (max-width:1600px){
#header .nav-header .offer-block .offer-background .offer-inner{
    width: 30%;     
 }
}
@media (max-width:1400px){
#header .nav-header .offer-block .offer-background .offer-inner{
    width: 35%;     
 }
}
@media(max-width:1199px){
  #header .nav-header .offer-block .offer-background .offer-inner{
    width: 40%;     
 }
}
@media (max-width: 991px) {
   #header .nav-header .offer-block .offer-background .offer-inner {
    width: 60%;
  }
}
@media (max-width: 767px) {
   #header .nav-header .offer-block .offer-background .offer-inner {
    width:75%;
  }
}
@media (max-width: 575px) {
   #header .nav-header .offer-block .offer-background .offer-inner {
    width:75%;
  }
}
@media (max-width: 455px) {
   #header .nav-header .offer-block .offer-background .offer-inner {
    width:75%;
  }
}
@media (max-width: 416px) {
   #header .nav-header .offer-block .offer-background .offer-inner {
    width:75%;
  }
}
@media (max-width: 356px) {
   #header .nav-header .offer-block .offer-background .offer-inner {
    width:74%;
  }
}
@media (min-width:1200px){
.template-product #header .nav-header .offer-block .offer-background .offer-inner{
  width:25%;
}
  }
@media (max-width:1199px) and (min-width:992px){
  .template-product #header .nav-header .offer-block .offer-background .offer-inner{
        width:75%;
    }
}

 #header .nav-header .offer-block .offer-background .offer-inner .ishiofferblock-container .heading {
  font-size: 14px;
  font-weight:400;
  line-height: 20px;
  text-transform: unset;
  letter-spacing: 0;
  padding: 0px 0 0;
   display: inline-block;
   text-transform: uppercase;
   text-align:center;
  color: var(--color-primary);
    }
@media (max-width:767px){
 #header .nav-header .offer-block .offer-background .offer-inner .ishiofferblock-container .heading{
    font-size:12px;
  }
}
 #header .nav-header  .owl-theme .owl-nav .owl-prev , #header .nav-header .owl-theme .owl-nav .owl-next{
   padding:0;
   background-color: transparent !important;
   position:absolute;
   top: 47%;
   transform: translateY(-50%);
   height: auto;
   width: auto;
   border:0;
 }

  #header .nav-header  .owl-theme .owl-nav .owl-prev {
  left: -50px;
    border: none !important;

  }
   #header .nav-header .owl-theme .owl-nav .owl-next{
     right:-50px;
   border: none !important;
 }
   
@media (max-width:370px){
    #header .nav-header  .owl-theme .owl-nav .owl-prev {
  left: -40px;

  }
   #header .nav-header .owl-theme .owl-nav .owl-next{
     right:-40px;
   
 }    
}
#header .nav-header .owl-theme .owl-nav svg{
  fill:var(--color-primary);
}
 #header .nav-header  .owl-theme .owl-nav{
       margin-top: 0;
 }


 #header .nav-header .header-block {
  padding: 10px 0;      
  position: relative;
}


#header .nav-header .header-block .text {
  color:var(--navbar-text-color);
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  display: inline-block;
  vertical-align: middle;
}
@media (min-width:992px){
.header-top-height{
min-height:74px;
}
}
.template-index  #header .header-top {
   background:#3B5442;
}
#header .header-top {
  position: relative;
  z-index:1;
  padding:20px 0;
   background:#3B5442;
}
.template-product #header .header-top{
  border-bottom:1px solid var(--border-color);
}

@media (min-width: 992px) {
  #header .header-top>.page-width>.row {
    display: flex;
    align-items: center;
  }
}

@media (max-width: 991px) {
  #header .header-top {
    overflow: hidden;
    padding: 6px 0;
    z-index: unset;
  }
}

#header .desktop-user-info {
  text-align: left;
  position: relative;
}

@media (max-width: 991px) {
  #header .desktop-user-info {
    text-align: center;
    width: 100%;
  }
}

#header .desktop-user-info .user_info,
#header .desktop-user-info .checkout,
#header .desktop-user-info .wishlist,
#header .desktop-user-info .contact {
  display: inline-block;
  vertical-align: middle;
  padding: 11px 8px;
  position: relative;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

@media (max-width: 991px) {
  #header .desktop-user-info .user_info,
  #header .desktop-user-info .checkout,
  #header .desktop-user-info .wishlist,
  #header .desktop-user-info .contact {
    padding: 6px 8px;
  }
}

@media (max-width: 767px) {
  #header .desktop-user-info .user_info,
  #header .desktop-user-info .checkout,
  #header .desktop-user-info .wishlist,
  #header .desktop-user-info .contact {
    padding: 4px 6px;
  }
}

#header .desktop-user-info .user_info a,
#header .desktop-user-info .checkout a,
#header .desktop-user-info .wishlist a,
#header .desktop-user-info .contact a {
  color: var(--header-icon-color);
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.5px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

@media (max-width: 991px) {
  #header .desktop-user-info .user_info a,
  #header .desktop-user-info .checkout a,
  #header .desktop-user-info .wishlist a,
  #header .desktop-user-info .contact a {
    color: #fff;
  }
}

#header .desktop-user-info .user_info a:hover,
#header .desktop-user-info .checkout a:hover,
#header .desktop-user-info .wishlist a:hover,
#header .desktop-user-info .contact a:hover {
  color: var(--header-icon-hover-color);
}

#header .desktop-user-info div {
  position: relative;
}

#header .desktop-user-info div:after {
  content: '';
  position: absolute;
  right: -3px;
  top: 14px;
  background: var(--header-icon-modify-color);
  width: 1px;
  height: 16px;
}

@media (max-width: 991px) {
  #header .desktop-user-info div:after {
    top: 10px;
    background: rgba(255, 255, 255, 0.6);
  }
}

@media (max-width: 767px) {
  #header .desktop-user-info div:after {
    top: 8px;
  }
}

@media (min-width: 544px) and (max-width: 991px) {
  #header .desktop-user-info div:last-child {
    padding-right: 0;
  }
}

#header .desktop-user-info div:last-child:after {
  display: none;
}

@media (min-width: 992px) {
  #header .desktop-user-info div:first-child {
    padding-left: 0;
  }
}

#header .header-logo-section {
  position: relative;
  text-align: center;
}

#header .header-logo-section .header__logo {
  margin: 0;
}

#header .header-logo-section .header__logo a {
  display: inline-block;
}

#header .header-logo-section .header__logo a.site-header__logo-link {
  color: var(--header-icon-color);
  font-weight: 400;
  font-size: 18px;
}

#header .header-logo-section.logo-left {
  text-align: left;
}
@media (max-width:1220px){
#header .header-logo-section{
  padding:0;
}
}
@media (max-width: 991px) {
  #header .header-logo-section.logo-left {
    text-align: center;
  }
}

#_desktop_search,
#_mobile_search {
  cursor: pointer;
  position: relative;
  padding: 0;
  display: inline-block;
  vertical-align:middle;
}



#_desktop_search .search-toggle,
#_mobile_search .search-toggle {
  width: 40px;
  height: 40px;
  display: block;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
}
#_desktop_search .search-toggle{
   width: 25px;
  height:25px;
}
#_desktop_search .search-toggle svg,
#_mobile_search .search-toggle svg {
  width: 40px;
  height: 40px;
  fill: #fff;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
#_desktop_search .search-toggle svg{
    width: 25px;
  height:25px; 
  fill:none;
  stroke:#fff;
}
@media (max-width: 991px) {
  #_desktop_search .search-toggle svg,
  #_mobile_search .search-toggle svg {
    fill: var(--color-dark);
  }
}

/* @media (min-width: 992px) {
  #_desktop_search .search-toggle:hover svg,
  #_mobile_search .search-toggle:hover svg {
    fill: var(--header-icon-hover-color);
  }
} */

#_desktop_search .search-info,
#_mobile_search .search-info {
  position: absolute;
  right: 0;
  top: 40px;
  z-index: 99;
}

@media (max-width: 991px) {
  #_desktop_search .search-info,
  #_mobile_search .search-info {
    left: 0;
    right: auto;
  }
}

#_desktop_search .search-info form,
#_mobile_search .search-info form {
  width: 100%;
  max-width: 400px;
}

#_desktop_search .search-info form .search-tag,
#_mobile_search .search-info form .search-tag {
  display: none;
}

#_desktop_search .search-info .search__input,
#_mobile_search .search-info .search__input {
  min-width: 280px;
  width: 100%;
  border: 1px solid #e7e7e7;
  border-radius: 0;
  height: 40px;
  padding: 5px 15px;
  padding-right: 40px;
  margin: 0;
  background: #fff;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.8px;
  color: #777;
}

@media (max-width: 375px) {
  #_desktop_search .search-info .search__input,
  #_mobile_search .search-info .search__input {
    min-width: 240px;
  }
}

#_desktop_search .search-info .search__input:hover+.btn--link,
#_mobile_search .search-info .search__input:hover+.btn--link {
  opacity: 1;
}

#_desktop_search .search-info .search__input::-moz-placeholder,
#_mobile_search .search-info .search__input::-moz-placeholder {
  color: #777;
  opacity: 1;
}

#_desktop_search .search-info .search__input::-webkit-input-placeholder,
#_mobile_search .search-info .search__input::-webkit-input-placeholder {
  color: #232323;
  opacity: 1;
}

#_desktop_search .search-info .search__input:focus,
#_mobile_search .search-info .search__input:focus {
  background: #fff;
}

#_desktop_search .search-info .search-header__submit,
#_mobile_search .search-info .search-header__submit {
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  background: transparent;
  height: 40px;
  width: 40px;
  font-size: 15px;
  font-weight: 400;
  color: #232323;
  line-height: 35px;
  text-align: center;
  padding: 0;
  cursor:pointer;
  outline: none;
  z-index: 11;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

#_desktop_search .search-info .search-header__submit:place-holder,
#_mobile_search .search-info .search-header__submit:place-holder {
  opacity: 1;
}

#_desktop_search .search-info .search-header__submit.btn--link:hover,
#_mobile_search .search-info .search-header__submit.btn--link:hover,
#_desktop_search .search-info .search-header__submit.btn--link:focus,
#_mobile_search .search-info .search-header__submit.btn--link:focus {
  opacity: 1;
}

#_desktop_search .search-info .search-header__submit .icon__fallback-text,
#_mobile_search .search-info .search-header__submit .icon__fallback-text {
  display: none;
  color: #fff;
  position: unset !important;
  height: 35px;
  width: auto;
  line-height: 32px;
  font-size: 16px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

@media (max-width: 543px) {
  #_desktop_search .search-info .search-header__submit .icon__fallback-text,
  #_mobile_search .search-info .search-header__submit .icon__fallback-text {
    /* If media is below 544 */
    font-size: 14px;
  }
}

#_desktop_search .search-info .search-header__submit .search-logo,
#_mobile_search .search-info .search-header__submit .search-logo {
  display: block;
}

#_desktop_search .search-info .search-header__submit .search-logo i,
#_mobile_search .search-info .search-header__submit .search-logo i {
  color: #222;
}

#_desktop_search .search-info .search-header__submit .search-logo:hover i,
#_mobile_search .search-info .search-header__submit .search-logo:hover i {
  color: var(--brand-secondary);
}

#_desktop_search .search-info .search-results li a img,
#_mobile_search .search-info .search-results li a img {
  border: 1px solid #e9e9e9;
}

#_desktop_search .search-info .search-results li a .price,
#_mobile_search .search-info .search-results li a .price {
  padding-top: 0;
}

/*full-width search  */
#_desktop_searchbar.search-background,
#_mobile_searchbar.search-background{
    width: 100%;
    position: absolute !important;
    height:0;
    left: 0;
    right: 0;
    top:0;

}

#_desktop_searchbar.search-background .search-header__input,
#_mobile_searchbar.search-background .search-header__input{
    width: 100%;
    border: 1px solid #232323;
    border-radius: 0;
    height: 45px;
    padding: 5px 15px;
    padding-right: 40px;
    margin: 0;
    background: #fff;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.8px;
    color: #777;

}
#_desktop_searchbar.search-background .search-header__submit,
#_mobile_searchbar.search-background  .search-header__submit{
  position: absolute;
    right:3px;
    top: 0;
    border: none;
    background: transparent;
    height: 46px;
    width: 40px;
    font-size: 15px;
    font-weight: 400;
    color: #232323;
    /* line-height: 40px; */
    text-align: center;
    padding: 0;
    cursor: pointer;
    outline: none;
    z-index: 11;
}
#_desktop_searchbar.search-background .search-header__submit svg,
#_mobile_searchbar.search-background  .search-header__submit svg{
    width:21px;
    height:21px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    stroke:var(--color-dark);
    
}
#_desktop_searchbar.search-background  .toggle-dropdown,
#_mobile_searchbar.search-background  .toggle-dropdown{
  transform: unset;
  background-color:var(--bg-light);
    padding:21px 15px;
}
@media (max-width:991px){
  #_desktop_searchbar.search-background  .toggle-dropdown,
#_mobile_searchbar.search-background  .toggle-dropdown{
  padding:8px 10px;
}
}
.search-background  .toggle-dropdown.active{
      animation: animateMenuOpen .2s ease;
}
#_desktop_searchbar.search-background  .input-width,
#_mobile_searchbar.search-background  .input-width{
  width:50%;
  margin: auto;
}
@media (max-width:1600px){
  #_desktop_searchbar.search-background .input-width, 
  #_mobile_searchbar.search-background .input-width{
      width:60%;
  }
}
@media (max-width:1199px){
   #_desktop_searchbar.search-background .input-width, 
  #_mobile_searchbar.search-background .input-width{
      width:70%;
  }
}
@media (max-width:767px){
  #_desktop_searchbar.search-background  .input-width,
#_mobile_searchbar.search-background  .input-width{
      width: 90%;
}
}
@media (max-width:543px){
    #_desktop_searchbar.search-background  .input-width,
    #_mobile_searchbar.search-background  .input-width
{
  margin-left:0;
  }
}
#_desktop_searchbar.search-background  .close,
#_mobile_searchbar.search-background  .close{
    bottom: 0;
    top: 4px;
    width: 35px;
    height: 35px;
    font-size: 29px;
    padding: 0;
    background: transparent;
    border: 0;
    text-align: center;
    color: #232323;
    float: left;
    position: absolute;
    padding-left: 15px;
    cursor: pointer;
 
}
@media (max-width:543px){
   #_mobile_searchbar.search-background .close{
       padding:0 0 0 5px;
   }
}
#_desktop_searchbar.search-background .search-header
{
    width: 75%;
    margin: auto;
}

@media (max-width:1250px){
#_desktop_searchbar.search-background .search-header{
        width: 80%;
  }
}
@media (max-width:1199px){
  #_desktop_searchbar.search-background .search-header{
      width:90%;
  }
}
  #_mobile_searchbar.search-background .search-header{
    width:90%;
    margin: auto;
  }
@media (max-width:767px){
  #_mobile_searchbar.search-background .search-header{
        width: 80%;
     
  }
}
@media (max-width:543px){
  #_mobile_searchbar.search-background .search-header{
        width: 100%;
     
  }
}
@media(max-width:991px){
  #search-container-full{
      z-index: 9;
    position: relative;
  }
}
@keyframes animateMenuOpen {
  0% {
    opacity: 0;
    transform: translateY(-1.5rem);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.search-overlay{
  content: "";
  background: rgba(0,0,0,.5);
  position: absolute;
  opacity: 0;
    visibility: hidden;
    top: 100%;
    left: 0;
    right: 0;
    height: 100vh;
}
@media (max-width:991px){
  .search-overlay{
        z-index: 9;
  }
}
.search-overlay.active{
  opacity: 1;
  visibility: visible;
}
body.active-popup {
    overflow: hidden;
}

#_mobile_user_info {
  cursor: pointer;
  position: relative;
  display: inline-block;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#_desktop_user_info,
#_mobile_user_info {
  cursor: pointer;
  position: relative;
  display: inline-block;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#user-notification{
    background-color: var(--bg-light);
    border: 1px solid #e9e9e9;
    padding: 35px 50px;
    position: absolute;
    top:70px;
    right: 10px;
    left: auto;
    text-align: left;
    width: 530px;
    z-index: 99;
    border-radius: 10px;
    height: 534px;
    overflow: hidden;
    overflow-y: auto;
   
}
#user-notification::-webkit-scrollbar{
display:none;
}
@media (max-width:1500px){
#user-notification{
  width:500px;
  }
}

@media (max-width:991px){
#user-notification{
top:50px;
}
}
@media (max-width:767px){
  #user-notification{
    width: 500px;
    height: 500px;
    overflow-y: scroll;
    padding: 35px 50px;
   }
}
@media (max-width: 543px) {
#user-notification{
    width: 430px;
    top: 9rem;
    right: 0;
    left: 0;
    margin: auto;
  }
}
  @media (max-width: 480px) {
  #user-notification{
      width: 400px;
      padding: 35px 30px;
    }
  }
   @media (max-width: 400px) {
   #user-notification{
    width: 320px;
    padding: 35px 15px;
    }
  }
  @media (max-width:350px){
    #user-notification{
      width: 300px;
      }
  }
.toggle-dropdown{
   right: 0;
   visibility: hidden;
   opacity: 0;
   transform: scale(0);
   transition: opacity .25s ease-in-out,transform .25s ease-in-out,visibility .25s ease-in-out;
   will-change: transform;
 }
.toggle-dropdown.active{
    visibility: visible;
    opacity: 1;
    transition: opacity .4s cubic-bezier(0, 1, .4, 1),transform .4s cubic-bezier(.18, 1.25, .4, 1),visibility .4s linear;
    transform: scale(1);
 }
  .usertoggle-dropdown{
   right: 0;
   visibility: hidden;
   opacity: 0;
   transform: scale(0);
   transition: opacity .25s ease-in-out,transform .25s ease-in-out,visibility .25s ease-in-out;
   will-change: transform;
  }
 .usertoggle-dropdown.active{
    visibility: visible;
    opacity: 1;
    transition: opacity .4s cubic-bezier(0, 1, .4, 1),transform .4s cubic-bezier(.18, 1.25, .4, 1),visibility .4s linear;
    transform: scale(1);
 } 
  .ishi-panel-data{
    visibility: hidden;
    transition: transform .5s cubic-bezier(.23, 1, .32, 1),visibility .5s cubic-bezier(.23, 1, .32, 1);
    width:100%;
    position:absolute;
    top: 0;
    left: 0;
    background:#fff;
  }
   .ishi-panel-data-slide{
    top: 0;
    left: 0;
    transform: translateX(100%);
  }
  .ishi-panel-data-default{
     transform: translateX(-100%);
  }
  .ishi-panel-data.active{
     transform: translateX(0);
     visibility: visible;
     position:unset;
  }
 

 #user-notification .customer.login{
   max-width: 100%; 
   padding: 0;
   box-shadow: none;
   margin-bottom: 0;
} 

 #user-notification .customer.login h2{
  margin-top:0;
}

 #user-notification .customer.login .forgot{
  float: right;
  display: block;
  margin-bottom: 15px;
  font-size: 13px;
       border-bottom: 1px solid;
    line-height: 20px;
   text-transform: uppercase;
}
/* @media (max-width:543px){
#user-notification .customer.login .forgot{
      float: unset;
}
} */
 #user-notification .customer.login p{
  margin-bottom:0;
   color:var(--Description-color1);
  font-size:15px;
  letter-spacing: 0;
  cursor: pointer;
   display: inline-block;
    border-bottom: 1px solid;
}
@media (max-width:543px){
  #user-notification .customer.login p{
    margin-top:10px;
  }
}
@media (max-width:543px){
#user-notification .customer.login p{
  font-size:14px;
}
}
#user-notification .customer.login p.panel-desc{
border-bottom:0;
margin-top:0;
}
 #user-notification .customer.login form, #user-notification .customer.login form{
  margin-top:0px;
}
 #user-notification .customer.login .btn, #user-notification .customer.login .btn{
    display: block;
    float: none;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 15px;
    margin-top: 0;
  
}

 #user-notification .customer.login #create_customer .btn{
      margin-top: 20px;
  }
#user-notification .customer.login button{
    margin: 15px 0 0;
    display: block;
    width: 100%;
  }
   #user-notification .customer.login .field input{
    padding:10px;
    height: 4.6rem;
  }
  /* #user-notification .customer .field label{
        top: 1.3rem;
  } */
#user-notification  .customer .field input:focus ~ label{
  top: 0.3em;
}
  #user-notification .customer.login .field input:-webkit-autofill,
 #user-notification .customer.login .field input:focus,
 #user-notification .customer.login .field input:not(:placeholder-shown),
#user-notification .customer.login .field input:-webkit-autofill
   {
    padding: 1.7rem 1.5rem 0.8rem;
  }
   /* #user-notification .customer.login .field label{
    top: 1rem;
  } */
  #ishi-recover-panel .field{
    margin-top:1.5rem !important;
  }
   #user-notification .customer.login .field input:-webkit-autofill~label,
   #user-notification .customer.login .field input:focus~label,
   # #user-notification .customer.login .field input:not(:placeholder-shown)~label
  {
    top: 0.2rem;
  }
#user-notification .customer.login .field{
 margin:0;
  }

 .userinfo-title {
  cursor: pointer;
  display:block;
}

.userinfo-title .userinfo-toggle {
  display: inline-block;
  vertical-align: middle;
}

 .userinfo-title .userinfo-toggle svg, #_mobile_user_info .userinfo-title .userinfo-toggle svg {
  fill: #fff;
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  padding:0;
}
 #_desktop_user_info  .userinfo-title .userinfo-toggle svg{
   width: 25px;
  height: 25px;
  margin: 0 12px;
}
#user-notification .panel-title{
  font-size:28px;
  margin-bottom: 15px;
}
@media (max-width:543px){
#user-notification .panel-title{
  font-size:25px; 
  }
}
/* @media (min-width: 992px) {
  #_desktop_user_info:hover .userinfo-title .userinfo-toggle svg,
  #_mobile_user_info:hover .userinfo-title .userinfo-toggle svg {
    fill: var(--header-icon-hover-color);
  }
} */
@media (max-width: 991px) {
   .userinfo-title .userinfo-toggle svg,
  #_mobile_user_info .userinfo-title .userinfo-toggle svg {
    fill: #232323;
  }
}
#user-notification label.input-label{
  text-align: left;
    display: block;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
      margin-bottom: 1.5rem;
    margin-top: 1.5rem;
}
@media (max-width:543px){
  #user-notification label.input-label{
   margin-bottom: 1rem;
    margin-top: 1rem; 
  }
}
#_desktop_userinfo .close-btn ,#_mobile_userinfo .close-btn {
    position: absolute;
    top: 20px;
    right: 20px;
    border: 0;
    border-radius: 50%;
    background: #fff;
    height: 42px;
    width: 42px;
    display: flex;
    line-height: 42px;
    box-shadow: 0px 1px 4px 2px #959da545;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
@media (max-width:543px){
  #_desktop_userinfo .close-btn, #_mobile_userinfo .close-btn{
  top: 15px;
  right: 15px;
  height: 35px;
  width: 35px;
  line-height: 35PX;
  }
}
#_desktop_userinfo .close-btn svg, #_mobile_userinfo .close-btn svg{
      color: #232323;
}
#header .user-overlay{
  content: "";
    background: rgba(0,0,0,.5);
    position: absolute;
    opacity: 0;
    visibility: hidden;
    top:-40px;
    left: 0;
    right: 0;
    height: 1150px;
  z-index:99;
}

#header .user-overlay.active{
opacity: 1;
    visibility: visible;
}


/*cart  */
#_desktop_cart,
#_mobile_cart {
  position: relative;
  display: inline-block;
  vertical-align:middle;
}


#_desktop_cart .cart-display .cart-logo,
#_mobile_cart .cart-display .cart-logo {
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
      cursor: pointer;
}

#_desktop_cart .cart-display .cart-logo svg,
#_mobile_cart .cart-display .cart-logo svg {
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
   -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
#_desktop_cart .cart-display .cart-logo svg{
   width: 25px;
  height: 25px;
  fill:none;
  stroke:#fff;
}

@media (max-width: 991px) {
  #_desktop_cart .cart-display .cart-logo svg,
  #_mobile_cart .cart-display .cart-logo svg {
    stroke:var(--color-dark);
  }
}
  /* @media (min-width: 992px) {
  #_desktop_cart .cart-display .cart-logo:hover svg,
  #_mobile_cart .cart-display .cart-logo:hover svg {
    fill: var(--header-icon-hover-color);
  }
} */
#_desktop_cart .cart-display .cart-count-bubble:empty,
#_mobile_cart .cart-display .cart-count-bubble:empty{
  display: none;
}

#_desktop_cart .cart-display .cart-count-bubble,
#_mobile_cart .cart-display .cart-count-bubble {
  background-color: #fff;
  border-radius: 50%;
  color: #232323;
  font-size:9px;
  font-weight: 400;
  height: 15px;
  left: auto;
  position: absolute;
  right:0px;
  text-align: center;
  top: 0px;
  bottom:auto;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 13px;
  line-height: 15px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

@media (max-width: 991px) {
  #_desktop_cart .cart-display .cart-count-bubble,
  #_mobile_cart .cart-display .cart-count-bubble {
    border-radius: 50%;
    top: 4px;
    right: 6px;
    width: 14px;
    line-height: 14px;
    height: 14px;
    background-color: var(--button-bg-color);
    
    color: var(--button-text-color);
  }
}
.header-right {
  text-align: right;
}

/*-------------fixed-header--------------*/
.fixed-header{
  position: fixed !important;
  border: none !important;
  margin: 0 !important;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  z-index: 99 !important;
  right: 0;
  padding: 0;
  background:var(--bg-light);
  box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
  animation: slide-down 0.7s;
  -moz-animation: slide-down 0.7s;
  -webkit-animation: slide-down 0.7s;
  -o-animation: slide-down 0.7s;
  overflow: visible;
}
@keyframes slide-down {
   0% {
     transform: translateY(-100%);
     -webkit-transform: translateY(-100%);
     -ms-transform: translateY(-100%);
     -o-transform: translateY(-100%);
     -moz-transform: translateY(-100%);
  }
   100% {
     transform: translateY(0);
     -webkit-transform: translateY(0);
     -ms-transform: translateY(0);
     -o-transform: translateY(0);
     -moz-transform: translateY(0);
  }
}
#header .header-top.fixed-header {
    padding: 15px 0;
  background:#3b5442;
}
.horizontal-megamenu {
  position:unset;
}
@media (max-width:1220px){
.horizontal-megamenu {
  padding:0;
}
}
  .wrapper-nav{
     min-height:50px;
  } 
.navfullwidth{
  position:relative;
  background:var(--menu-bg-color);
}
  
#shopify-section-Ishi_megamenu {
  float: none;
  text-align: center;
}

#_desktop_top_menu {
  padding: 0;
}

#_desktop_top_menu #top-menu .sub-menu {
  position: absolute;
  top: 70%;
  left: 0;
  right:0;
  padding: 30px;
  background: #fff;
  border: none;
  width: auto;
  z-index: 18;
  overflow: hidden;
  border-radius: 0;
  visibility: hidden;
  text-align: center;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
  transform: translateY(60px);
  -webkit-transform: translateY(60px);
  -ms-transform: translateY(60px);
  -o-transform: translateY(60px);
  -moz-transform: translateY(60px);
}


#_desktop_top_menu #top-menu>li:hover:hover .sub-menu {
  top: 100%;
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}

#_desktop_top_menu #top-menu .sub-menu.spacesmall {
  padding: 15px;
}
@media (min-width: 992px) {
   #_desktop_top_menu #top-menu .sub-menu.col-1 {
    width: 160px;
  }
  #_desktop_top_menu #top-menu .sub-menu.col-2 {
    width: 430px;
    margin: 0 auto;
  }
  #_desktop_top_menu #top-menu .sub-menu.col-3 {
    width: 690px;
    margin: 0 auto;
  }
  #_desktop_top_menu #top-menu .sub-menu.col-4 {
    width: 920px;
    margin: 0 auto;
  }
  #_desktop_top_menu #top-menu .sub-menu.col-5{
    width: 85%;
    margin: 0 auto;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #_desktop_top_menu #top-menu .sub-menu.col-5{
    padding:15px;
    width: 95%;
  }
}
#_desktop_top_menu #top-menu>li.menularge .sub-menu {
    top: 72px!important;
}
.fixed-header #_desktop_top_menu #top-menu>li.menularge .sub-menu{
   top: 60px!important;
}
#top-menu h3 {
  position: relative;
  margin: 0;
  letter-spacing: 0.5px;
  font-size: 17px;
  font-weight: 500;
}

@media (max-width: 1400px) {
  #top-menu h3 {
    font-size: 16px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #top-menu h3 {
    font-size: 15px;
  }
}

@media (max-width: 991px) {
  #top-menu h3 {
    font-size: 15px;
    font-weight: 400;
  }
}

#top-menu>li {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

#top-menu>li:last-child .dropdown-item:after {
  display: none;
}

@media (max-width: 991px) {
  #top-menu>li {
    display: block;
    padding: 15px 0;
    border-bottom: 1px solid var(--border-color);
  }
  #top-menu>li:last-child {
    border-bottom: none;
  }
}

#top-menu>li .dropdown-item {
  white-space: normal;
}

#top-menu>li>a {
  display: block;
  padding:15px 10px;
  position: relative;
}

@media (max-width: 991px) {
  #top-menu>li>a {
    /* If media is below 992 */
    display: inline-block;
    vertical-align: middle;
    padding: 15px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #top-menu>li>a {
    padding: 15px 6px;
  }
}

#top-menu>li>a .title {
  color: #fff;
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
  font-family: 'Jost';
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width:1310px){
#top-menu>li>a .title{
  font-size: 16px;
}
}
@media (max-width:1199px){
#top-menu>li>a .title{
  font-size: 14px;
}
}
@media (max-width: 991px) {
  #top-menu>li>a .title {
    /* If media is below 992 */
    float: left;
    color: #232323;
    line-height: 20px;
    font-weight: 400;
    font-size: 16px;
  }
}

#top-menu>li.menularge {
  position:unset;
}

@media (max-width: 991px) {
  #top-menu>li.menularge{
    position:relative;
  }
}

#top-menu>li>a i {
  display: none;
}

#top-menu>li>a span {
  background: #f00 none repeat scroll 0 0;
  border-radius: 2px;
  font-family: var(--font-body-family);
  font-size: 8px;
  font-weight: 500;
  padding: 2px 4px;
  position: absolute;
  top: 4px;
  letter-spacing: 0.5px;
  color: #fff;
  line-height: 8px;
  right:-13px;
  z-index: 0;
}

@media (max-width: 1199px) {
  #top-menu>li>a span {
    right: -7px;
    top: 3px;
  }
}

@media (max-width: 991px) {
  #top-menu>li>a span {
    display: none;
  }
}

@media (max-width: 991px) {
  #top-menu>li>a span {
    /* If media is below 992 */
    padding: 0 3px;
    top: 0px;
    float: right;
    left: auto;
    right: 0;
    position: relative;
    margin: 0 6px;
  }
}

#top-menu>li>a span.new {
  background: #666 none repeat scroll 0 0;
}


@media (min-width: 992px) {
  #top-menu>li>a span.new:before {
    border-top: 5px solid #666;
  }
}

#top-menu>li>a span.sale {
  background: #7fbc1e none repeat scroll 0 0;
}


@media (min-width: 992px) {
  #top-menu>li>a span.sale:before {
    border-top: 5px solid #7fbc1e;
  }
}

@media (min-width: 992px) {
  #top-menu>li>a span:before {
    content: '';
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 0;
    height: 0;
    border: 0 solid transparent;
    border-top-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    border-top-style: solid;
    border-top-color: transparent;
    border-left-width: 0px;
    border-right-width: 6px;
    border-top: 5px solid #f00;
    -moz-transform: scale(0.9999);
  }
}

/* @media (min-width: 992px) {
  #top-menu>li>a:hover .title {
    color: var(--menu-text-hover-color);
  }
} */

.top-menu.mainmenu-dropdown {
  overflow: hidden;
  position:relative;
  display: grid;
  grid-template-columns: repeat(6,1fr);
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}
.col-2 .top-menu.mainmenu-dropdown {
   grid-template-columns: repeat(2,1fr);
}
.col-3 .top-menu.mainmenu-dropdown {
   grid-template-columns: repeat(3,1fr);
}
.col-4 .top-menu.mainmenu-dropdown {
   grid-template-columns: repeat(4,1fr);
}
.col-5 .top-menu.mainmenu-dropdown {
   grid-template-columns: repeat(5,1fr);
}
@media (max-width: 1199px) {
  .col-5 .top-menu.mainmenu-dropdown{
    grid-column-gap: 15px;
  }
}
@media (max-width: 991px) {
  .top-menu.mainmenu-dropdown {
      display: block;
  }
}
.col-1 .top-menu.mainmenu-dropdown {
   display:block;
}

.top-menu.mainmenu-dropdown .sub-category {
  text-align: left;
}

@media (max-width: 991px) {
  .top-menu.mainmenu-dropdown .sub-category {
    /* If media is below 992 */
    padding: 10px 0;
  }
}

.top-menu.mainmenu-dropdown .sub-category>a {
  padding-bottom: 4px;
  margin-bottom: 17px;
  position: relative;
}

.top-menu.mainmenu-dropdown .sub-category>a:before {
  border-top: 1px solid #ddd;
  bottom: -7px;
  content: "";
  position: absolute;
  left: 0;
  width: 50%;
}

@media (max-width: 991px) {
  .top-menu.mainmenu-dropdown .sub-category>a:before {
    /* If media is below 992 */
    display: none;
  }
}

.top-menu.mainmenu-dropdown .sub-category>a .inner-title {
  color: #232323;
}

.top-menu.mainmenu-dropdown .sub-category>a h3 {
  color: var(--brand-secondary);
  display: block;
  text-transform: capitalize;
  font-weight: 400;
  font-size: 14px;
}

@media (min-width: 992px) {
  .top-menu.mainmenu-dropdown .sub-category>a h3 {
    /* If media is above 991 */
    font-size: 15px;
  }
}

.top-menu.mainmenu-dropdown .sub-category ul .category:last-child a {
  padding-bottom: 0;
}

.top-menu.mainmenu-dropdown li a {
  font-family: var(--font-body-family);
  padding-bottom: 8px;
  font-size: 14px;
  display: block;
  color: #666;
  font-weight: 400;
}

@media (max-width: 991px) {
  .top-menu.mainmenu-dropdown li a {
    color: #232323;
  }
  .dark-mode .top-menu.mainmenu-dropdown li a {
    color: var(--color-light);
  }
}

@media (min-width: 992px) {
  .top-menu.mainmenu-dropdown li a:hover {
    color: #232323;
  }
}

.top-menu .collapse {
  display: inherit;
}

.top-menu .popover {
  max-width: inherit;
}

.top-menu.mainmenu-dropdown .sub-category.img-container a {
  padding-bottom: 0;
  margin-bottom: 0;
  text-align:center;
}
.top-menu.mainmenu-dropdown .sub-category.img-container a:before {
  display:none;
}

.sub-menu .img-container {
  clear: both;
}

@media (max-width: 991px) {
  .sub-menu .img-container {
    /* If media is below 992 */
    display: none;
  }
}
.top-menu.mainmenu-dropdown .main-title{
  margin-top:10px;
  letter-spacing:2px;
  color:#666;
  font-weight: 500;
  font-size: 16px;
  text-align:center;
}
.top-menu.mainmenu-dropdown .nav-btn{
      text-align: center;
      margin-top:0px;
}
.top-menu.mainmenu-dropdown .nav-btn a{
 display: inline-block;
    border-bottom: 1px solid #333;
  font-weight:400;
}
.grid__item--Ishi_megamenu .card-wrapper{
    width: 140px;
}
  .grid__item--Ishi_megamenu .card-wrapper .card--product a{
   padding:0;
  }
  .grid__item--Ishi_megamenu .card-information .card-information__wrapper{
    text-align:left;
  }
  .grid__item--Ishi_megamenu .card-information .price{
      justify-content: inherit;
  }
  .grid__item--Ishi_megamenu .card-information .card-information__text a{
    padding:0;
    color: #666 !important;
  }
  
  
#mobile_top_menu_wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 300px;
  bottom: 0;
  background: var(--bg-light);
  z-index: 9999;
  overflow-y: auto;
  overflow-x: auto;
}

#mobile_top_menu_wrapper #top_menu_closer {
  cursor: pointer;
  padding: 15px 15px 10px;
  display: flex;
  align-items: center;
  justify-content: end;
}

#mobile_top_menu_wrapper #top_menu_closer svg {
  width:18px;
  height:18px;
  color:var(--color-dark);
}

#mobile_top_menu_wrapper #_mobile_top_menu {
  padding: 0 15px;
}

#mobile_top_menu_wrapper #top-menu {
  margin-bottom: 0;
  text-align: left;
  display: block;
  padding: 0;
}

#mobile_top_menu_wrapper .top-menu .collapse-icons[aria-expanded="true"] .add {
  display: none;
}

#mobile_top_menu_wrapper .top-menu .collapse-icons[aria-expanded="true"] .remove {
  display: block;
}

#mobile_top_menu_wrapper .top-menu .collapse-icons .remove {
  display: none;
}

#mobile_top_menu_wrapper .top-menu .navbar-toggler {
  display: inline-block;
  padding: 0;
  position: absolute;
  right: 0;
  cursor: pointer;
  color: #333;
}



#mobile_top_menu_wrapper .top-menu .navbar-toggler i {
  font-size: 24px;
}

#mobile_top_menu_wrapper .top-menu a {
  padding: 0;
  margin: 0;
}

#mobile_top_menu_wrapper .top-menu .collapse {
  display: none;
}

#mobile_top_menu_wrapper .top-menu .collapse.in {
  display: block;
}

#mobile_top_menu_wrapper .top-menu .sub-menu {
  box-shadow: none;
  z-index: inherit;
  position: static;
  overflow: hidden;
  margin-left: 0;
  width: 100%;
  min-width: 100%;
  border: none;
}

#mobile_top_menu_wrapper .top-menu .sub-menu.collapse {
  display: none;
}

#mobile_top_menu_wrapper .top-menu .sub-menu.collapse.in {
  display: block;
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul {
  margin: 0;
  padding: 0;
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul>li {
  float: none;
  margin: 0;
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul>li a {
  text-transform: none;
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul {
  padding: 10px 0 0 15px;
}

#mobile_top_menu_wrapper .top-menu .sub-menu .mainmenu-dropdown li a {
  display: inline-block;
}

#mobile_top_menu_wrapper .top-menu .sub-menu .mainmenu-dropdown .sub-category .top-menu .category {
  padding: 10px 0 5px;
}

#mobile_top_menu_wrapper .top-menu .sub-menu .mainmenu-dropdown .sub-category .top-menu .category a {
  font-size: 14px;
}

#mobile_top_menu_wrapper .top-menu .popover {
  border-radius: 0;
}

#_mobile_top_menu #top-menu .sub-menu.col-1 .top-menu.mainmenu-dropdown {
  padding:0;
}

#_mobile_top_menu #top-menu .sub-menu.col-1 .top-menu.mainmenu-dropdown .sub-category.panel {
  padding:0;
}

.mobile-menu-overlay {
  background-color: rgba(0, 0, 0, .5);
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  transition: opacity 200ms, visibility 0ms 200ms;
  visibility: hidden;
  width: 100%;
  z-index: 9998;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.mobile-menu-overlay.active {
  opacity: 1;
  visibility: visible;
}
.mobile-navmenu{
  min-height: 60px;
}


@media (max-width: 991px) {
  .mobile-width {
    padding:10px 0;
    border-bottom:1px solid var(--border-color);
    position:relative;
  }
}
@media (max-width: 991px) {
  .template-index .mobile-width{
     border:none;
  }
}
.mobile-width .mobile-width-left {
  width: 30%;
    padding:0 5px;
    display: flex;
    align-items: center;
}

.mobile-width .mobile-width-left #menu-icon {
  cursor: pointer;
}

.mobile-width .mobile-width-left #menu-icon svg {
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  fill:var(--color-dark);
}

.mobile-width #_mobile_logo {
    width: 40%;
    margin: 0 auto;
    text-align: center;
    padding: 0 5px;
}


.mobile-width .mobile-width-right {
     width: 30%;
    padding: 0 5px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}


.mobile-width .page-width>.row {
  display: flex;
  align-items: center;
}


 

/******************************** Footer.css *******************************/
  
  

.footer.footerimage {
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
}
.footer.footer-color {
  background-color:var(--bg-light);
 
}

 .footer .lightmodelogo{
 display:block;
  margin: auto;
}
.footer .theme-logo{
    padding: 25px 15px;
    border-bottom: 1px solid var(--border-color);
    
    text-align: center;
}
.template.index .footer .theme-logo{
 border-top:0; 
}
/* @media (min-width:1751px){
  .footer__content-top{
    max-width: 1750px;
  }
}
@media (max-width:1750px){
.footer__content-top{
      max-width:1600px;
  }
}
@media (max-width:1600px){
  .footer__content-top{
      max-width:1400px;
  }
}
@media (max-width:1400px){
  .footer__content-top{
      max-width:1200px;
  }
} */
@media screen and (max-width: 991px) {
  .footer .grid {
    display: block;
    margin-left: 0;
  }
  .footer-block.grid__item {
    padding: 0;
    margin: 0 0 0.5rem;
    width: 100%;
    overflow:hidden;
  }

  .footer-block.grid__item:first-child {
    margin-top: 0;
  }
}

.footer__content-top {
  padding-bottom: 3rem;
  padding-top: 4rem;
  display: block;
}

@media screen and (min-width: 992px) {
  .footer__content-top {
    padding-top: 5rem;
    padding-bottom: 4rem;
  }

  .footer__content-top .grid {
    margin-left: -3rem;
    row-gap: 6rem;
    margin-bottom: 0;
  }

  .footer__content-top .grid__item {
    padding-left: 3rem;
  }
}


.footer-block:empty {
  display: none;
}

.footer-block--newsletter {
  margin-bottom: 25px;
}


@media screen and (min-width: 992px) {
  .footer-block {
    display: block;
    margin-top: 0;
  }
  .footer-block--newsletter {
    margin-bottom:0;
  }
}
@media screen and (max-width: 991px) {
.footer-block--newsletter, .store-infomation {
    text-align:center !important;
  }
}


.footer .newsletter-form{
  max-width:90%;
  margin-left: 0;
  position:relative;
}
@media (max-width:1500px){
  .footer .newsletter-form  {
     max-width:100%;
  }
}
@media (max-width:991px){
 .footer .newsletter-form{
    max-width: 70%;
    margin: auto; 
   margin:auto;
  }
}
@media (max-width:767px){
 .footer .newsletter-form{
    margin: auto; 
  }
}
@media (max-width:430px){
.footer .newsletter-form{
  max-width: 100%;
}
}
.footer .newsletter-desc{
  margin-bottom: 20px;
  color: var(--Description-color1);
  font-family: 'Jost';
    font-size: 17px;
    font-weight: 400;
    line-height: 23px;
}
@media (max-width:543px){
  .footer .newsletter-desc{
    margin-bottom: 15px;
  }
}
.newsletter-form .field input{
 background:var(--bg-light);
 padding-right:125px;
height:40px;
}
 .footer .newsletter-form .field input{
  background:transparent;  
 }
/* @media (max-width:1499px){
  .newsletter-form .field input{
        padding-right: 110px;
  }
}
@media (max-width:1199px){
  .newsletter-form .field input{
   padding-right: 60px;
  }
} */
@media (max-width:991px){
  .newsletter-form .field input{
        padding-right:115px;
  }
}
/* @media  (max-width: 767px) {
  .newsletter-form .field input{
   padding-right: 75px;
  }
} */
.newsletter-form .newsletter-form__button{
    height: 40px;
    position: absolute;
    right: 0;
    margin: 0;
    top: 0;
    padding: 13px 20px;
    z-index:1;
      border-radius: 0;
}
@media(max-width:1499px){
  .newsletter-form .newsletter-form__button{
      padding: 13px 15px;
  }
  .newsletter-form .newsletter-form__button span{
    font-size: 10px;
  }
}
 .newsletter-form  svg{
     fill: #fff;
    width: 40px;
    height: 40px;
  transtion:0.5s;

 }
 .newsletter-form .newsletter-form__button:hover svg{
    fill: #232323; 
 }
@media (max-width:991px){
  /* .newsletter-form .newsletter-form__button{
     padding: 13px 20px;
  } */
  .newsletter-form .newsletter-form__button span{
    font-size: 14px;
  }
}
.footer .field__label{
top: 1rem;
}
.footer-block__heading {
  margin-bottom: 1rem;
  margin-top: 0;
  font-size: 1.6rem;
  font-weight:500;
  color:var(--title-color);
font-family: 'Jost';
}

@media screen and (min-width: 992px) {
  .footer-block__heading {
      display:block;
     margin-bottom: 1.5rem;
    font-size: 1.7rem; 
  }
}
@media (min-width:1200px){
    .footer-block__heading{
        font-family: 'Jost';
    font-size: 22px;
    font-weight: 500;
    line-height: 23px;

    }
}
@media (max-width:1199px){
 .footer-block__heading{
        font-size: 1.7rem; 
    } 
}
@media (max-width:991px){
 .footer-block__heading{
        font-size: 1.6rem; 
    } 
}
@media screen and (max-width: 991px) {
    .footer-block__heading {
      float:left;
    }
}
@media (max-width:991px){
  .mobile-heading{
   font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px; 
  }
}
.footer-title{
 overflow:hidden;
 width:100%;
}
.navbar-toggler{
    float: right;
    margin: 4px;
  display:flex;
}
.footer .navbar-toggler svg{
  color:var(--footer-heading-color);
}
.footer__list-social:empty,
.footer-block--newsletter:empty {
  display: none;
}

.footer__list-social .list-social__item--placeholder:not(:only-child) {
  display: none;
}

.footer-block__details-content .list-menu__item--link,
.copyright__content a {
  color: var(--subtitle-color);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.footer-block__details-content .list-menu__item--link:hover,
.copyright__content a:hover {
  color:  var(--footer-text-hover-color);
    }



.footer-block__details-content.list-unstyled li{
  line-height:26px;
  margin-bottom:5px;
}

@media screen and (min-width: 992px) {
  .footer-block__details-content .list-menu__item--link {
    display: inline-block;
    font-family: 'Jost';
    font-size: 17px;
    font-weight: 400;
    line-height: 23px;
  }
  .footer-block__details-content.list-unstyled{
    margin-top:-7px;
  }
  .footer-block__details-content > :first-child .list-menu__item--link {
    padding-top: 0;
    margin-top: 0;
  }
}


.footer-block__details-content .placeholder-svg {
  max-width: 20rem;
}

.footer-bottom {
  background:#f4f4f4;
  border-top: 1px solid #e9e9e9;
  padding: 10px 0;
}
@media (max-width:1751px){
.footer-bottom .page-width{
  max-width: 1750px;
}
}
@media (max-width:1750px){
 .footer-bottom .page-width{
  max-width:1600px;
} 
}
@media (max-width:1600px){
 .footer-bottom .page-width{
  max-width:1400px;
} 
}
@media (max-width:1400px){
 .footer-bottom .page-width{
  max-width:1200px;
} 
}
.footer__content-bottom-wrapper {
  display: flex;
  width: 100%;
}

.copyright__content a {
  color: currentColor;
  text-decoration: none;
}
.list-payment {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin:0;
  padding-left: 0;
}

@media screen and (min-width: 992px) {
  .list-payment {
    justify-content: flex-end;
    padding-top: 0;
  }
}

.list-payment__item {
  align-items: center;
  display: flex;
  padding: 0;
  margin:0 2px;
}

 @media (min-width: 992px) {
.footer-bottom .page-width .row {
     display: flex;
     align-items: center;
  }
}
.footer-bottom .footer-left {
   text-align: left;
}
.footer-bottom .footer-left.center{
  text-align: center;
}
 @media (max-width: 991px) {
   .footer-bottom .footer-left {
     text-align: center;
  }
}
.footer-left .footer__copyright {
   padding: 4px 0;
     
   color: var(--Description-color1);
  font-family: 'Jost';
    font-size: 17px;
    font-weight: 400;
    line-height: 22px;
}
 @media (max-width: 991px) {
.footer-bottom .footer-left .footer__copyright {
     padding: 0 0 7px 0;
  }
}
.footer-bottom .footer-right {
   text-align: right;
}
.footer-bottom .footer-right.center .list-payment{
  justify-content: center;
} 
 @media (max-width: 991px) {
   .footer-bottom .footer-right {
     text-align: center;
  }
}
.footer-bottom .footer-right .payment-icons {
   cursor: default;
}
 @media (max-width: 991px) {
.footer-bottom .footer-right .payment-icons {
     overflow: hidden;
     padding: 4px 0 0;
  }
}

.footer-bottom .footer-right .payment-icons .list-payment__item svg{
   width: 38px;
   height: 24px;
}
.footer-bottom .footer-right .payment-icons .list-payment__item .logo-bar__image {
   width: 38px;
   height: 24px;
   padding: 0;
   margin: 2px;
   box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.1);
}
.footer-bottom .footer-right .payment-icons .list-payment__item img {
   cursor: pointer;
   transition: all 0.25s;
   max-width: 100%;
}


.footer .store-infomation img{
  margin-bottom:20px;
}

.footer .store-infomation .store-desc,.footer .store-infomation .store-desc p{
  color:var(--Description-color1);
  clear:both;
  max-width: 85%;
    font-family: 'Jost';
    font-size: 17px;
    font-weight: 400;
    line-height: 25px;
}
 @media (max-width: 991px){
   .footer .store-infomation .store-desc,.footer .store-infomation .store-desc p{
     margin:0 auto;
     max-width: 100%;
   }
 }

.footer .contact-info {
   text-align: left;
   position: relative;
}
 .footer .contact-info .contact-info-inner ul i {
   height: 45px;
   width: 45px;
   border-radius: 50%;
   line-height: 45px;
   font-size: 24px;
   text-align: center;
   vertical-align: middle;
   display: inline-block;
   background: var(--bg-primary);
   color: var(--color-primary);
   transition: all 0.4s ease 0s;
   -webkit-transition: all 0.4s ease 0s;
   -moz-transition: all 0.4s ease 0s;
   -o-transition: all 0.4s ease 0s;
}
 @media (max-width: 991px) {
   .footer .store-infomation{
     margin-bottom:20px;
   }
   .footer .store-infomation .footer-block__heading{
  float:unset;
}
}
 .footer .contact-info .contact-info-inner ul .content {
   display: inline-block;
   vertical-align: middle;
   overflow: hidden;
   text-align: left;
   padding-left: 10px;
   width: 80%;
}
 @media (max-width: 1199px) {
   .footer .contact-info .contact-info-inner ul .content {
     width: 75%;
  }
}
 @media (max-width: 991px) {
   .footer .contact-info .contact-info-inner ul .content {
     display: inline-block;
     padding: 0;
     text-align: left;
     width: unset;
     vertical-align: middle;
     padding-left: 10px;
  }
}
 .footer .contact-info .contact-info-inner ul .content .title {
   font-size: 18px;
   font-weight: 500;
   letter-spacing: 0.1px;
   line-height: 20px;
   color: var(--footer-heading-color);
   margin-bottom: 5px;
}
 @media screen and (min-width: 992px) and (max-width: 1199px) {
   .footer .contact-info .contact-info-inner ul .content .title {
     font-size: 16px;
  }
}
 .footer .contact-info .contact-info-inner ul .content a, .footer .contact-info .contact-info-inner ul .content p {
   font-size: 14px;
   font-weight: 400;
   color: var(--footer-text-color);
   margin-bottom: 0px;
}
.footer .contact-info .contact-info-inner ul .site-footer__linklist-item {
   margin-bottom: 20px;
   text-align: left;
   transition: all 0.4s ease 0s;
   -webkit-transition: all 0.4s ease 0s;
   -moz-transition: all 0.4s ease 0s;
   -o-transition: all 0.4s ease 0s;
}
 @media (max-width: 991px) {
   .footer .contact-info .contact-info-inner ul .site-footer__linklist-item {
     width: 100%;
     text-align: left;
  }
   .footer .contact-info .contact-info-inner ul .content .title {
     font-size: 16px;
     margin-bottom: 3px;
   }
}
 .footer .contact-info .contact-info-inner ul .site-footer__linklist-item:hover i {
   background: var(--button-bg-hover-color);
   color: var(--button-text-hover-color);
}
 .footer .contact-info .contact-info-inner ul .site-footer__linklist-item.shop-email i {
   font-size: 21px;
}
 @media (min-width: 992px) {
   .footer .contact-info .contact-info-inner ul .site-footer__linklist-item:last-child {
     margin-bottom: 0;
  }
}
.footer-social{
  margin-top:20px;
}
.footer-social ul li a{
  padding:0;
  border-radius: 50%;
 text-align: center; 
  margin: 0 5px 5px 0;
 transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.footer .footer-social ul li a{
    background-color: transparent !important;
    margin: 0;
      margin-right: 17px;
}
.list-social li a i, .list-social li a svg{
  color:#777;
}


.footer-social ul li a i,.footer-social ul li a svg{
   font-size: 16px;
 transition: all 0.3s ease-in-out;
}

.list-social li a{
    transition: all .3s ease-in-out;
    transform: translateY(0);
}
.list-social li a:hover i  {
  transform: translateY(-3px);
}
.list-social li a:hover svg {
 transform: translateY(-3px);
}
.vertical-follows .footer-social{
  margin:0;
}
.vertical-follows .footer-social ul li{
  display:block;
  margin-bottom:10px;
}
.vertical-follows .footer-social ul li:last-child{
 margin-bottom:0;
}
.vertical-follows .footer-social ul li a{
  justify-content: left;
  width:auto;
  height:auto;
  border-radius:unset;
  background:transparent;
  margin:0;
  text-align:left;
}
.vertical-follows .footer-social ul li a i,.vertical-follows .footer-social ul li a svg{
   color:var(--footer-text-color);
   width: 16px;
   margin-right: 10px;
}
.vertical-follows .footer-social ul li a span{
   color:var(--footer-text-color);
     display:block;
}
.vertical-follows .footer-social ul li:hover a i,.vertical-follows .footer-social ul li:hover a svg,.vertical-follows .footer-social ul li:hover a span{
  color:var(--footer-text-hover-color);
}
.store-infotitle{
  font-size: 18px;
  font-weight: 500;
}
/* ----------- Section CSS -------------- */

/*================ ishislider ================*/
/* @media(max-width:991px){
.ishi-slider-section .slideshow-block .owl-stage-outer .owl-stage:first-child .owl-item  .slideshow__link .mobile-page-width-topcenter .slider-content .desc{
  display: none;
}
.ishi-slider-section .slideshow-block .owl-stage-outer .owl-stage:first-child .owl-item  .slideshow__link .mobile-page-width-topcenter .slider-content .slider_btn a{
  display: none;
}
  } */
  @media(max-width:767px){
.ishi-slider-section .slideshow-block .owl-stage-outer .owl-stage:first-child .owl-item  .slideshow__link .mobile-page-width-topcenter .slider-content .desc{
  display: none;
}
.ishi-slider-section .slideshow-block .owl-stage-outer .owl-stage:first-child .owl-item  .slideshow__link .mobile-page-width-topcenter .slider-content .slider_btn a{
  display: block;
}
  }
.ishislider {
  position: relative;
  z-index: 0;
  
}
 @media (min-width: 992px){
   .ishislider{
     margin-top: -90px;
   }
 }
 .ishislider .ishislideshow-carousel .owl-nav {
  /* If media is below 768 */
   margin-bottom: 0;
   margin-top: 0;
}
 @media (max-width: 767px) {
   .ishislider .ishislideshow-carousel .owl-nav {
     display: none;
  }
}
 .ishislider .ishislideshow-carousel .owl-nav .owl-prev, .ishislider .ishislideshow-carousel .owl-nav .owl-next {
   position: absolute;
   padding: 0;
   top: 46%;
   box-shadow: none;
   margin: 4px;
   right: auto;
   border: 0;
   display: inline-block;
   height: 40px;
   width: 40px;
   background-color:var(--button-bg-color) !important;
   border:1px solid var(--button-bg-color);
   opacity: 0;
   filter: alpha(opacity=0);
   -webkit-transition: all 0.5s;
   -moz-transition: all 0.5s;
   -o-transition: all 0.5s;
   transition: all 0.5s;
   color: var(--button-text-color);
}
 @media (max-width: 991px) {
   .ishislider .ishislideshow-carousel .owl-nav .owl-prev, .ishislider .ishislideshow-carousel .owl-nav .owl-next {
    /* If media is below 992 */
     top: 40%;
  }
}
 .ishislider .ishislideshow-carousel .owl-nav .owl-prev:hover, .ishislider .ishislideshow-carousel .owl-nav .owl-next:hover {
   background-color: var(--button-bg-hover-color) !important;
   box-shadow: 0 0 10px 5px rgba(255, 255, 255, 0.1);
   border:1px solid var(--button-text-color);
}
 .ishislider .ishislideshow-carousel .owl-nav .owl-prev i, .ishislider .ishislideshow-carousel .owl-nav .owl-next i {
    line-height: 30px;
    height: 30px;
    width: 39px;
}

 .ishislider .ishislideshow-carousel .owl-nav .owl-prev:hover i, .ishislider .ishislideshow-carousel .owl-nav .owl-next:hover i {
   color: var(--button-text-color) !important;
}
 .ishislider .ishislideshow-carousel .owl-nav .owl-next {
   right: 60px;
   left: auto;
}
 .ishislider .ishislideshow-carousel .owl-nav .owl-prev {
   left: 60px;
   right: auto;
}
 .ishislider .ishislideshow-carousel .owl-dots {
   position: absolute;
   bottom: 50px;
   right: 0;
   left: 0;
   margin: 0 auto;
   text-align: center;
   -webkit-transition: all 0.3s;
   -moz-transition: all 0.3s;
   -o-transition: all 0.3s;
   transition: all 0.3s;
   display: flex;
    margin: 0 auto;
    width: 100%;
    justify-content: center;
   flex-wrap: wrap;
    gap: 30px;
}
@media (max-width:991px){
  .ishislider .ishislideshow-carousel .owl-dots{
    gap: 20px;
  }
}
@media (max-width:543px){
  .ishislider .ishislideshow-carousel .owl-dots{
    gap: 15px;
  }
}
.click-box span {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0; /* Initially set width to 0 */
  height: 3px; /* Height of the progress bar */
}
.click-box.active span {
  transition-duration: 100s; /* Set transition duration to 0 seconds when active */
  width: 100%; /* Set width to 100% when active */
    background-color: #fff !important; /* Color of the progress bar */
  transition: width 5s ease;
}

 .ishislider .ishislideshow-carousel .owl-dots .owl-dot {
   display: inline-block;
   vertical-align: middle;
   margin: 0 2px;
}
 .ishislider .ishislideshow-carousel .owl-dots .owl-dot span {
   width: 12px;
   height: 12px;
   background: transparent !important;
   border: 1px solid var(--button-bg-color) !important;
   /* margin: 0 3px; */
   display: block;
   -webkit-transition: all 0.3s;
   -moz-transition: all 0.3s;
   -o-transition: all 0.3s;
   transition: all 0.3s;
}
 .ishislider .ishislideshow-carousel .owl-dots .owl-dot.active span, .ishislider .ishislideshow-carousel .owl-dots .owl-dot:hover span {
   background: var(--button-bg-color) !important;
   border-color: var(--button-bg-color) !important;
}
 .ishislider .ishislideshow-carousel:hover .owl-nav .owl-prev, .ishislider .ishislideshow-carousel:hover .owl-nav .owl-next {
   opacity: 1;
}
 .ishislider .ishislideshow-carousel:hover .owl-nav .owl-prev {
   left: 20px;
}
 .ishislider .ishislideshow-carousel:hover .owl-nav .owl-next {
   right: 20px;
}
 .ishislider .ishislideshow-carousel .slideshow__link {
   display: flex;
   align-items: center;
}
.ishislider .ishislideshow-carousel .slideshow__link .image-wrapper {
    width: 100%;
}
 .ishislider .ishislideshow-carousel .page-width {
   position: absolute;
   left: 0;
   right: 0;
}
@media (max-width:1500px){
  .ishislider .ishislideshow-carousel .page-width{
    max-width:1300px;
  }
}
.ishislider .ishislideshow-carousel .page-width-center , .ishislider .ishislideshow-carousel .page-width-right , .ishislider .ishislideshow-carousel .page-width-left
{
    top: 0;
    bottom: 0;
    height: fit-content;
    margin: auto;

}
@media (max-width:991px){
.ishislider .ishislideshow-carousel  .mobile-page-width-center , .ishislider .ishislideshow-carousel  .mobile-page-width-left , .ishislider .ishislideshow-carousel  .mobile-page-width-right {
   top: 0;
    bottom: 0;
    height: fit-content;
    margin: auto;
}
}
 .ishislider .ishislideshow-carousel .slider-content {
   padding: 0;
}
 .ishislider .ishislideshow-carousel .slider-content .sub-title {
   font-size: 34px;
   text-transform: unset;
   line-height: 34px;
   margin-bottom: 20px;
   letter-spacing: 0.8px;
}
 @media (max-width: 1499px) {
   .ishislider .ishislideshow-carousel .slider-content .sub-title {
     font-size: 28px;
     line-height: 30px;
  }
}
 @media (max-width: 1199px) {
   .ishislider .ishislideshow-carousel .slider-content .sub-title {
     font-size: 24px;
     line-height: 26px;
     margin-bottom: 15px;
  }
}
 @media (max-width: 991px) {
   .ishislider .ishislideshow-carousel .slider-content .sub-title {
     font-size: 20px;
     line-height: 22px;
     margin-bottom: 10px;
  }
}
 @media (max-width: 767px) {
   .ishislider .ishislideshow-carousel .slider-content .sub-title {
     font-size: 16px;
     line-height: 18px;
  }
}
 @media (max-width: 543px) {
   .ishislider .ishislideshow-carousel .slider-content .sub-title {
     font-size: 14px;
     line-height: 16px;
  }
}
 @media (max-width: 415px) {
   .ishislider .ishislideshow-carousel .slider-content .sub-title {
     font-size: 13px;
  }
}
 @media (max-width: 380px) {
   .ishislider .ishislideshow-carousel .slider-content .sub-title {
     font-size: 12px;
     margin-bottom: 5px;
  }
}
 @media (max-width: 350px) {
   .ishislider .ishislideshow-carousel .slider-content .sub-title {
     font-size: 11px;
  }
}
 .ishislider .ishislideshow-carousel .slider-content .main-title {
    font-size: 65px;
    text-transform: unset;
    line-height: 80px;
    margin-bottom: 20px;
    letter-spacing: 5px;
    font-weight: 600;
    font-family: 'Jost';
}
 @media (max-width:1500px) {
   .ishislider .ishislideshow-carousel .slider-content .main-title {
     font-size: 45px;
    line-height: 50px;
  }
}
 @media (max-width:1350px) {
   .ishislider .ishislideshow-carousel .slider-content .main-title {
     font-size: 44px;
    line-height: 50px;
  }
}
 /* @media (max-width: 1199px) {
   .ishislider .ishislideshow-carousel .slider-content .main-title {
     font-size: 48px;
     line-height: 54px;
     margin-bottom: 20px;
  }
} */
 @media (max-width: 991px) {
   .ishislider .ishislideshow-carousel .slider-content .main-title {
     font-size: 38px;
     line-height: 44px;
     margin-bottom: 15px;
  }
}
 @media (max-width: 767px) {
   .ishislider .ishislideshow-carousel .slider-content .main-title {
     font-size: 26px;
     line-height: 36px;
  }
}
 @media (max-width: 543px) {
   .ishislider .ishislideshow-carousel .slider-content .main-title {
     font-size: 32px;
     line-height: 40px;
     letter-spacing: 0.5px;
  }
}

 @media (max-width: 415px) {
   .ishislider .ishislideshow-carousel .slider-content .main-title {
     font-size: 18px;
     line-height: 28px;
     margin-bottom: 10px;
  }
}

 
 .ishislider .ishislideshow-carousel .slider-content .desc {
   font-size: 18px;
   line-height: 27px;
   margin-bottom:30px;
   letter-spacing: 0.5px;
   font-weight: 500;
   font-family: var(--font-body-family);
   max-width: 58%;
    margin: 0 auto 40px;
}
 @media (max-width: 1499px) {
   .ishislider .ishislideshow-carousel .slider-content .desc {
     font-size: 15px;
  }
}
 @media (max-width: 1199px) {
   .ishislider .ishislideshow-carousel .slider-content .desc {
     font-size: 14px;
     margin-bottom: 35px;
  }
}
 @media (max-width: 991px) {
   .ishislider .ishislideshow-carousel .slider-content .desc {
     line-height: 22px;
     margin-bottom: 20px;
  }
}
 @media (max-width: 767px) {
   .ishislider .ishislideshow-carousel .slider-content .desc {
     display: none;
  }
}
 .ishislider .ishislideshow-carousel .slider-content .desc p {
   font-size: 16px;
}
 @media (max-width: 1499px) {
   .ishislider .ishislideshow-carousel .slider-content .desc p {
     font-size: 15px;
  }
}
 @media (max-width: 1199px) {
   .ishislider .ishislideshow-carousel .slider-content .desc p {
     font-size: 14px;
  }
}
.ishislider .ishislideshow-carousel .slider-content .slider-btn{
  border: 1px solid #fff;
  background: transparent !important;
    border-radius: 10px;
      padding: 10px 40px 10px;
  
}
.slider-btn.btn:before{
  display:none;
}
  .ishislider .ishislideshow-carousel .slider-content .slider-btn:hover{
    color: var(--button-text-color);
    border:1px solid var(--button-text-color);
  }
 @media (max-width: 767px) {
   .ishislider .ishislideshow-carousel .slider-content .slider-btn {
     font-size: 13px;
     padding: 8px 17px;
  }
}
 @media (max-width: 543px) {
   .ishislider .ishislideshow-carousel .slider-content .slider-btn {
     font-size: 12px;
     padding: 7px 15px;
  }
}
 @media (max-width: 480px) {
   .ishislider .ishislideshow-carousel .slider-content .slider-btn {
     font-size: 11px;
     padding: 5px 10px;
  }
}
 @media (max-width: 415px) {
   .ishislider .ishislideshow-carousel .slider-content .slider-btn {
     font-size: 10px;
     padding: 6px 10px;
     line-height:18px;
  }
}
@media (max-width: 375px) {
   .ishislider .ishislideshow-carousel .slider-content .slider-btn {
     font-size: 10px;
     padding: 7px 10px;
     line-height:16px;
  }
}
 .ishislider .ishislideshow-carousel .owl-item.active .sub-title {
   -webkit-animation-duration: 1s;
   animation-duration: 1s;
   -webkit-animation-fill-mode: both;
   animation-fill-mode: both;
   animation-name: fadeInDown;
   animation-delay: 0.7s;
}
 .ishislider .ishislideshow-carousel .owl-item.active .main-title {
   -webkit-animation-duration: 1s;
   animation-duration: 1s;
   -webkit-animation-fill-mode: both;
   animation-fill-mode: both;
   animation-name: fadeInDown;
   animation-delay: 0.6s;
}
 .ishislider .ishislideshow-carousel .owl-item.active .desc {
   -webkit-animation-duration: 1s;
   animation-duration: 1s;
   -webkit-animation-fill-mode: both;
   animation-fill-mode: both;
   animation-name: fadeInDown;
   animation-delay: 0.5s;
}
 .ishislider .ishislideshow-carousel .owl-item.active .slider-btn {
   -webkit-animation-duration: 1s;
   animation-duration: 1s;
   -webkit-animation-fill-mode: both;
   animation-fill-mode: both;
   animation-name: fadeInDown;
   animation-delay: 0.4s;
}

.ishislider .ishislideshow-carousel.owl-loaded+.ishislideshow-space{
  display:none;
}
.ishislideshow-space .slideshow__item{
    display: flex;
    align-items: center;
    justify-content: center;
}
audio,canvas,progress,video{
  display:block;
  width: 100%;
  object-fit: cover;
}
.ishislideshow-carousel video {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  background:#eee;
    object-fit: cover;
}
.video-div1{
        display: block;
    top: 0!important;
    left: 0!important;
    width: 100%!important;
    height: 100%!important;
    position: absolute;
}
.colletion-slider{
  position: absolute;
  right: 5%;
  top: 22%;
}
@media (max-width:1450px){
  .colletion-slider .card-information .card-information__wrapper{
    text-align:center;
  }
   .colletion-slider  .card-wrapper .bottom-infromation{
         display: block;
   }
  .ishislideshow-carousel .colletion-slider .card-information .price{
    justify-content: center;
    margin-top: 4px;
    margin-bottom: 4px;
  }
}
@media (max-width:1220px){
  .colletion-slider{
      top: 17%;
  }
}
@media (max-width:1300px){
.colletion-slider{
  width:20%;
}
}
@media (max-width:1199px){
.colletion-slider{
    width:22%;
}
}
@media (max-width:991px){
.colletion-slider{
    bottom: 5rem;
    top: auto;
    left: 0;
    right: 0 !important;
    margin: 0 auto;
    width:35%;
}
}
@media (max-width:700px){
.colletion-slider{
width:40%;
}
}
@media (max-width:640px){
.colletion-slider{
width:50%;
}
}
.ishislideshow-carousel .colletion-slider .owl-nav{
  display:none;
}
.ishislideshow-carousel .colletion-slider .owl-dots{
  display:none;
}
.ishislideshow-carousel .colletion-slider .card-wrapper .card-product img{
height:auto;
}
.ishislideshow-carousel .colletion-slider .product-media-carousel{
  border-radius:10px;
}
.ishislideshow-carousel .colletion-slider .card--product .spr-badge{
  z-index: 9;
}
.ishislideshow-carousel .colletion-slider .thumbnail-buttons{
  z-index: 9;
}
.ishislideshow-carousel .colletion-slider .card-information .card-information__text,
.ishislideshow-carousel .colletion-slider .price--on-sale .price-item--regular{
  color:#fff;
  font-size:15px;
}
@media (max-width:991px){
  .ishislideshow-carousel .colletion-slider .price--on-sale .price-item--regular{
 color:#787878; 
  }
}
.ishislideshow-carousel .colletion-slider .price--on-sale{
    font-size:15px;
}
.ishislideshow-carousel .colletion-slider  .card-information .price{
      margin-top: 8px;
      
}
@media (max-width:1450px){
.ishislideshow-carousel .colletion-slider .card-information .price{
 margin-top:4px;
}
}
@media (max-width:1500px){
.ishislideshow-carousel .low-stock{
  padding: 6px 9px; 
  font-size: 8px;
  top: 10px;
  right: 10px;
}
}
@media (max-width:1500px){
.ishislideshow-carousel .thumbnail-buttons .btn-info svg{
  width: 19px;
  height: 19px;
}
.ishislideshow-carousel  quickview-opener.product-popup-modal__opener.no-js-hidden.btn-info.quick-view {
    width: 30px;
    height: 30px;
} 
.ishislideshow-carousel .thumbnail-buttons .btn-info{
    width: 30px;
    height: 30px;
}
 .ishislideshow-carousel  .thumbnail-buttons  .btn-info.wishlist svg{
   width: 17px;
    height: 17px;
 }
 .ishislideshow-carousel  .thumbnail-buttons .wishlist .loader-btn{
   width: 30px;
    height: 30px;
 }
 .ishislideshow-carousel  .thumbnail-buttons{
 right: 14px;
    top: 14px;
 }
}
.ishislideshow-carousel  .price--on-sale .price-item--regular, .ishislideshow-carousel  .price--on-sale, .ishislideshow-carousel  .price__regular .price-item--regular{
color:#fff;
}
@media (max-width:991px){
 .ishislideshow-carousel  .price--on-sale .price-item--regular, .ishislideshow-carousel  .price--on-sale, .ishislideshow-carousel  .price__regular .price-item--regular{
color:#232323;
} 
}
.ishislideshow-carousel .colletion-slider  .variants-swatch .color_swatch .swatch-label:hover, .ishislideshow-carousel .colletion-slider  .variants-swatch .color_swatch .swatch-label.active{
      border: 1px solid #fff;
}
.ishislideshow-carousel .colletion-slider  .variants-swatch .color_swatch .swatch-label .tool-tip{
  z-index:9;
}
.ishislideshow-carousel .videocontent svg{
      width: 100vw;
    height: auto;
}
.ishislideshow-carousel .desktop-slider{
  height:96vh;
  background-color: #23232335;

}
@media (max-width:1450px){
.ishislideshow-carousel .desktop-slider{
    height:75vh;
  }
}
@media (max-width:1360px){
.ishislideshow-carousel .desktop-slider{
    height:70vh;
  }
}
@media (max-width:1270px){
.ishislideshow-carousel .desktop-slider{
    height:67vh;
  }
}

@media (max-width:1220px){
.ishislideshow-carousel .desktop-slider{
    height:57vh;
  }
}
/* @media (max-width:991px)
{
.ishislideshow-carousel .desktop-slider{
    height: 49vh;
}
} */
  @media (max-width:1250px){
    .slideshow__item  .low-stock, .slideshow__item .product-flags .sale , .slideshow__item  .outstock-overlay{
      padding: 6px 7px;
      font-size: 7px;
  }
  }
@media (max-width:991px){
    .slideshow__item  .low-stock, .slideshow__item .product-flags .sale , .slideshow__item  .outstock-overlay{
     display:none;
  }
}
@media (max-width:991px){
 .ishislideshow-carousel.owl-carousel .owl-item img{
     height: 500px;
    object-fit: cover;
       object-position: top;
 }
}
 .ishislideshow-carousel.owl-theme .owl-dots .owl-dot.active{
 border:0;
 }
 @media (max-width:991px){
.slideshow__item .card-information, .slideshow__item .card-product 
   {
padding:0;
}
   .slideshow__item .card-information{
   padding-left:10px;
   }
 .slideshow__item  .variants-swatch{
   display:none;
 }

 .ishislideshow-carousel  .mobile-review{
   display:none;
 }
   .ishislideshow-carousel .colletion-slider .card-information .card-information__text{
   color:var(--title-color);
   }
   .ishislideshow-carousel .price--on-sale{
      color:var(--title-color);
   }
   .ishislideshow-carousel  .card-wrapper{
  
    background:var(--bg-light);
    overflow: hidden;
    padding: 10px;
   } 
   
.ishislideshow-carousel quickview-opener.product-popup-modal__opener.no-js-hidden.btn-info.quick-view{
    width: auto;
    height:auto;
    background: transparent;
    box-shadow: none;
}
@media (max-width:991px){
.ishislideshow-carousel quickview-opener.product-popup-modal__opener.no-js-hidden.btn-info.quick-view{
      margin-bottom: 5px;
}
}   
  .ishislideshow-carousel  .thumbnail-buttons .btn-info{
    width: auto;
    height:auto;
    background: transparent;
    box-shadow: none;
  }
   .ishislideshow-carousel .thumbnail-buttons{
    right: 4px;
    top: 4px;
   }
  .ishislideshow-carousel .thumbnail-buttons .btn-info svg , .ishislideshow-carousel .thumbnail-buttons .btn-info.wishlist svg{
    width: 18px;
   height: 18px;

   }
    .ishislideshow-carousel .thumbnail-buttons .wishlist .loader-btn{
    width: auto;
    height: auto;
    background: transparent;
  }
}

@media (max-width:543px){
.ishislideshow-carousel .card-information .card-information__text{
text-align: left;
}
.ishislideshow-carousel .card-information .price{
      justify-content: left;
  }
}
@media (max-width:500px){
.colletion-slider{
    width: 60%;
}
}
@media (max-width:420px){
.colletion-slider{
    width: 70%;
}
}
@media (max-width:350px){
.colletion-slider{
    width: 90%;
}
}
@media (max-width:1100px){
.slideshow__item .variants-swatch .color_swatch{
  display:none;
}
 
}
@media (max-width:1100px) and (min-width:992px){
 .slideshow__item  .card-wrapper .bottom-infromation{
        justify-content: center;
  }
}
@media (max-width:991px){
.colletion-slider .card-wrapper .bottom-infromation{
   text-align: left;
}
  .ishislideshow-carousel .colletion-slider .card-information .price{
       justify-content: left;
  }
}
@media (max-width:991px){
.slideshow__item  .card-content{
  display: flex;
    align-items: center;
}
  .slideshow__item .card-information{
    margin-top:0;
  }
}
.ishislider .ishislideshow-carousel .slider-content .slider-btn:hover{
      background: var(--button-bg-color) !important;
      border:1px solid var(--button-bg-color) !important;
}
 @media (max-width: 1199px) {
   .ishislider .ishislideshow-carousel .owl-dots {
     bottom: 20px !important;
  }
}
 @media (max-width: 991px) {
   .ishislider .ishislideshow-carousel .owl-dots {
     bottom: 20px !important;
  }
}
 @media (max-width: 543px) {
   .ishislider .ishislideshow-carousel .owl-dots {
     bottom: 15px;
  }
}
/************************************** Featured Product css ********************************/

.featured-product-section .ishi-featured-product-tab .ishi-product-tabs{
    text-align: center;
    position: relative;
}
.featured-product-section .ishi-featured-product-tab .ishi-product-tab-content .ishi-product-tab-pane{
  display:none;
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}
.featured-product-section .ishi-featured-product-tab .ishi-product-tab-content .ishi-product-tab-pane.active{
  display:block;
  opacity: 1;
}
.featured-product-section .ishi-featured-product-tab .ishi-product-tabs .ishi-product-tab-item{
  margin: 0 12px;
  margin-bottom: 25px;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 543px) {
  .featured-product-section .ishi-featured-product-tab .ishi-product-tabs .ishi-product-tab-item{
    margin: 0 5px;
      margin-bottom: 20px;
  }
  .featured-product-section .ishi-featured-product-tab .ishi-product-tabs{
        white-space: nowrap;
    overflow-x: auto;
    padding: 0 10px;
  }
}
@media(max-width: 350px){
  .featured-product-section .ishi-featured-product-tab .ishi-product-tabs .ishi-product-tab-item {
    margin: 0 2px 20px;
  }
}
.featured-product-section .ishi-featured-product-tab .ishi-product-tabs .ishi-product-tab-item .ishi-product-nav-link{
  opacity: 0.3;
    text-transform: capitalize;
  color:#232323;
  display: block;
  
  letter-spacing: 0px;
  font-size: 22px;
  font-weight: 500;
  border-radius: 0;
  position: relative;
  z-index: 1;
      font-family: 'Jost';
  line-height: 35px;
  -webkit-transition: all .6s;
  -moz-transition: all .6s;
  -o-transition: all .6s;
  transition: all .6s;
}
 @media (max-width: 543px) {
   .featured-product-section .ishi-featured-product-tab .ishi-product-tabs .ishi-product-tab-item .ishi-product-nav-link{
     background: transparent;
     color: #232323;
     padding: 0;
     min-width: 80px;
     font-weight: 400;
     font-size: 15px;
     line-height: 25px;
         margin-right: 10px;
   }
 }
.featured-product-section .ishi-featured-product-tab .ishi-product-tabs .ishi-product-tab-item.active .ishi-product-nav-link{
  background: transparent;
  color: #232323;
  border-bottom:1px solid;
  opacity:1;
}

.featured-product-section .ishi-featured-product-tab .ishi-product-tabs .ishi-product-tab-item .ishi-product-nav-link:after{display:none;}

.card-information{
margin-top:15px;
}
@media (max-width:543px){
  .card-information{
    margin-top:10px;
  }
}
 .card-information__wrapper{
  text-align:left;
}

 .product-sold-out{
   opacity:0.5;  
 }
   /*================ brandlogo ================*/



.manufacture-block .manufacture-carousel {
   text-align: center;
}

 .manufacture-block .manufacture-carousel .logo-bar__item {
   opacity: 1;
   cursor: pointer;
   display: inline-block;
   vertical-align: middle;
   -webkit-transition: all 0.4s;
   -moz-transition: all 0.4s;
   -o-transition: all 0.4s;
   transition: all 0.4s;
   max-width:100%;
}
 .manufacture-block .manufacture-carousel .logo-bar__item:hover {
   transform: scale(0.9);
   opacity: 1;
   -webkit-transition: all 0.4s;
   -moz-transition: all 0.4s;
   -o-transition: all 0.4s;
   transition: all 0.4s;
}
 .manufacture-block .manufacture-carousel .logo-bar__item svg{
width: 194px;

}
@media (max-width: 991px) {
 .manufacture-block .owl-theme .owl-nav{
    margin-top: 15px;
}
}

/*******************************  language and currency ************************************/

.localization-selector.link {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: .5px;
  color: var(--header-icon-color);
}
@media (max-width: 991px) {
  .localization-selector.link {
    color:#232323;
    font-size: 16px;
  }
}
localization-form{
      padding: 6px 0;
    display: inline-block;
}

.localization-form .no-js-hidden:after{display:none;}
.localization-form .disclosure:after{
  top:8px !important;
}

.header__localization localization-form:last-child .localization-form .disclosure:after{
  display:none;
}
@media (min-width: 992px) {
  .localization-selector.link:hover {
      color: var(--header-icon-hover-color);
  }
}

#header .switch {
    position: relative;
    display: inline-block;
      vertical-align: middle;
  margin-left: 8px;
    width: 50px;
    height: 29px;
}
@media (max-width:991px){
  #header .switch{
   margin-left:0px;  
  }
}
#header .switch input { 
    opacity: 0;
    width: 0;
    height: 0;
}

#header .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    border-radius: 34px;
}

#header .slider:before {
  position: absolute;
    content: "";
    height: 21px;
    width: 21px;
    left: 4px;
    bottom: 4px;
    background-color:#232323;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%;
  border: 1.5px solid #eee;
}
#header .tool-tip,
#header .tool-tip2{
    position: absolute;
    bottom: calc(100% + -1px);
    background: #232323;
    line-height: 25px;
    padding: 0 10px;
    color: #fff;
    font-size: 10px;
    border-radius: 0;
    left: 50%;
    transform: translate(-50%);
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    white-space: nowrap;
}

#header .tool-tip:before,
#header .tool-tip2:before {
    bottom: -9px;
    content: "";
    position: absolute;
    border-width: 5px;
    border-style: solid;
    border-color: #232323 transparent transparent;
    left: calc(50% - 5px);
}


#header #_desktop_mode:hover .tool-tip{
opacity: 1;
    visibility: visible;
}



#header #_desktop_mode:hover .tool-tip2{
  opacity: 1;
 visibility: visible;
}



.template-index #header #_desktop_mode .tool-tip2{
    opacity: 0;
  visibility: hidden;
}




 

#header input:checked + .slider {
    background-color: var(--bg-secondary);
}

#header input:checked + .slider:before {
    -webkit-transform: translateX(21px);
    -ms-transform: translateX(21px);
    transform: translateX(21px);
}
#header label{
  margin-bottom:0;
}

/**************product-slider*******************/
.Product-block .owl-nav{
    position: absolute;
    left: 0;
    right: 0;
    top: 35%;
}
.Product-block .ishi-featured-product-tab .owl-nav  .owl-prev{
  position: absolute;
  left:-21px;
  right: auto;
  opacity:0;
  color:1px solid var(--bg-primary);
}
.Product-block .view-all-btn .button {
    background: transparent;
    color: #232323;
    border: none;
    text-decoration: underline;
  font-size:16px;
}
@media (max-width:543px){
  .Product-block .ishi-featured-product-tab .owl-nav .owl-prev{
    left:20px;
  }
}
 .Product-block .ishi-featured-product-tab .owl-nav  .owl-next{
   position: absolute;
      right: 165px;
    left: auto;
   opacity:0;
    color:1px solid var(--bg-primary);
 }
 @media (max-width:1200px){
   .Product-block .ishi-featured-product-tab .owl-nav  .owl-next{
     right:105px
   }
 }
  @media (max-width:991px){
   .Product-block .ishi-featured-product-tab .owl-nav  .owl-next{
     right:25px
   }
 }
 .Product-block  .ishi-featured-product-tab:hover .owl-nav  .owl-prev{
  opacity:1;
 }
  .Product-block  .ishi-featured-product-tab:hover .owl-nav  .owl-next{
  opacity:1;
 }
.Product-block .collection {
    overflow: hidden;
}
 .Product-block .ishi-product-tab-content{
        margin-left: 72px;
    margin-right: 0px;
}
@media (max-width:543px){
  .Product-block .ishi-product-tab-content{
    margin-left: 15px;
  }
   .Product-block .collection .grid__item{
     padding:0;
     margin-bottom: 5px;
   }
}
.Product-block .ishi-featured-product-tab .owl-nav .owl-prev.disabled{
  opacity:0;
}
.Product-block .ishi-featured-product-tab .owl-nav .owl-next.disabled{
  opacity:0;
}
.circles {
    position: relative;
   display: flex;
    justify-content: center;
    align-items: center;
}

.emblem {
  display:flex;
    margin: 0 auto;
  width:60px;
    height: 60px;
  border-radius: 50%;
    color:  #232323;
  animation: spinZ 20s linear infinite;
  text-align: center;
    position: absolute;
    top: 30px;
    left: 30px;
}
 .emblem span {
position: absolute;
    display: inline-block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    font-size:8px;
    text-transform: uppercase;
    transition: all .5s cubic-bezier(0,0,0,1);
  }
@media (max-width:543px){
  .emblem span{
  font-size: 6px;
  opacity:0;
  }
  .emblem{
    width: 42px;
    height: 42px;
    top: 15px;
    left: 15px;
  }
}
@media (max-width:543px){
.Product-block .ishi-featured-product-tab .owl-nav .owl-prev,
 .Product-block .ishi-featured-product-tab .owl-nav .owl-next {
  display:none;
  }
}
@keyframes spinZ {
    0% {
        transform: rotateZ(360deg);
    }
    100% {
        transform: rotateZ(0deg);
    }
}
.product-block .owl-theme .owl-nav .owl-prev, .product-block .owl-theme .owl-nav .owl-next{
  background: #fff !important;
   border:1px solid #eee;
}
.product-block .owl-theme .owl-nav .owl-prev:hover, .product-block .owl-theme .owl-nav .owl-next:hover {
   background: #fff !important;
   border:1px solid #eee;
   box-shadow: 3px 3px 20px 0px #2323230D;

}
 .product-block .owl-theme .owl-nav .owl-prev i, .product-block .owl-theme .owl-nav .owl-next i ,
 .product-block .owl-theme .owl-nav .owl-prev svg, .product-block .owl-theme .owl-nav .owl-next svg{
   color: #232323 ;
   fill: #23232380;
       -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;

 }

  .product-block .owl-theme .owl-nav .owl-prev:hover i, .product-block .owl-theme .owl-nav .owl-next:hover i ,
 .product-block .owl-theme .owl-nav .owl-prev:hover svg, .product-block .owl-theme .owl-nav .owl-next:hover svg{
   color: #232323 ;
   fill: #232323;
 }
 @media (max-width:1199px){
   .Product-block  .ishi-featured-product-tab .owl-nav  .owl-prev{
  opacity:1;
 }
  .Product-block  .ishi-featured-product-tab .owl-nav  .owl-next{
  opacity:1;
 }
  .product-block .owl-theme .owl-nav .owl-prev svg, .product-block .owl-theme .owl-nav .owl-next svg{
   color: #232323 ;
   fill: #232323 !important;
 }
 }
/******************** product *********************/
/* @media screen and (min-width: 992px){
.bannerwithslider .bannercontent{
    display: flex;
    align-items: center;
}
} */
.bannerwithslider .product-right.backgroundimage{
  background-position: center;
  background-repeat: no-repeat;
  background-size:cover;
}

.bannerwithslider .image-left img{
   max-width:100%;
}
.bannerwithslider .image-left{
    display: block;
}


.bannerwithslider .productdot {
      width:22px;
    height:22px;
    background: transparent;
    border-radius: 50%;
position: absolute;
    cursor: pointer;
 -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
/* .bannerwithslider .productdotinner{
background: #fff;
    width: 22px;
    height: 22px;
    border-radius: 50%;
} */
.bannerwithslider .ripple-effect .productdotinner:after{
    content: "+";
    position: absolute;
    top:49%;
    left:49%;
    transform: translate(-50%, -50%);
     border-radius: 100%;
    z-index: 0;
    text-align: center;
    color: #232323;
    background: #fff;
    width: 22px;
    height: 22px;
      line-height: 22px;
    transition: .5s;

   }
   @media (max-width:543px){
  .bannerwithslider .ripple-effect .productdotinner:after{
    top: 49%;
    left: 49%;
    width: 17px;
    height: 17px;
    line-height: 17px;
  }
   }
.bannerwithslider .ripple-effect.active .productdotinner:after{
   background:var(--bg-primary);
    color:var(--color-primary);
}
.bannerwithslider .ripple-effect:after ,  .bannerwithslider .ripple-effect:before {
        content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 1px solid #fff;
    -webkit-animation: ripple 2s linear infinite;
    animation: ripple 2s linear infinite;
    transition: all 0.4s ease-in-out;
  }
.bannerwithslider .ripple-effect:after {
          -webkit-animation: ripple 2s linear 1s infinite;
    animation: ripple 2s linear 1s infinite;
    }
  @keyframes ripple {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  75% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1.75);
    transform: scale(1.75);
    opacity: 0;
  }
}  
.bannerwithslider .image-left img{
  width:100%;
  max-width:100%;
}


@media (max-width: 1199px){
  .bannerwithslider .image-left{
    text-align: center;
   width:100%;

  }
}
.bannerwithslider .image-left{
  padding-right:0;
  padding-left:0;
}
@media (max-width:991px){
  .bannerwithslider .image-left{
  margin-bottom: 30px;
  }
}


.bannerwithslider .card-wrapper:hover:before{
  box-shadow:none;
}
.bannerwithslider .product-right .grid__item{
  padding: 0 17px;
}
@media (max-width:1300px){
  .bannerwithslider .product-right .grid__item{
     padding: 0 9px; 
  }
}
@media (max-width:1199px){
  .bannerwithslider .product-right .grid__item{
     padding: 0 ; 
  }
}
/* @media (max-width:991px){
.bannerwithslider .product-right .grid__item{
    padding: 0px 15rem;
}
}
@media (max-width:767px){
.bannerwithslider .product-right .grid__item{
    padding: 0px 10rem;
}
}
@media (max-width:543px){
  .bannerwithslider .product-right .grid__item{
    padding: 0px 7rem;
  }
}
@media (max-width:430px){
  .bannerwithslider .product-right .grid__item{
    padding: 0px 5rem;
  }
} */
@media (min-width:544px){
  .bannerwithslider .owl-nav .owl-prev,
.bannerwithslider .owl-nav .owl-next{
  display:none;
}
}
.bannerwithslider .owl-nav .owl-prev,
.bannerwithslider .owl-nav .owl-next{
    position: absolute;
    top: auto;
    left: 10%;
    bottom: 60%;
}
  
.bannerwithslider .owl-nav .owl-next{
    right: 10%;
    left: auto;
}
@media (max-width:500px){
.bannerwithslider .owl-nav .owl-prev
{
    left: 11%;
}
.bannerwithslider .owl-nav .owl-next{
right: 11%;
}  
}
@media (max-width:470px){
.bannerwithslider .owl-nav .owl-prev
{
  left: 12%;
}
.bannerwithslider .owl-nav .owl-next{
right: 12%;
}  
}
@media (max-width:430px){
.bannerwithslider .owl-nav .owl-prev
{
  left: 8%;
}
.bannerwithslider .owl-nav .owl-next{
right:8%;
}  
}
/* @media (max-width:430px){
.bannerwithslider .owl-nav .owl-prev
{
  left:9%;
}
.bannerwithslider .owl-nav .owl-next{
right:9%;
}  
} */
@media (max-width:350px){
 .bannerwithslider .owl-nav .owl-prev{
  left:10%;
}
.bannerwithslider .owl-nav .owl-next{
right:10%;
}  
.bannerwithslider .owl-theme .owl-nav .owl-prev i , .bannerwithslider  .owl-theme .owl-nav .owl-next i  {
width: 30px;
height: 30px;
margin: auto;
}
 .bannerwithslider .owl-theme .owl-nav .owl-prev, .bannerwithslider .owl-theme .owl-nav .owl-next{
height: 30px;
width: 30px;
bottom:65%;
 }
 }
 @media (max-width:330px){
.bannerwithslider .owl-nav .owl-prev
{
  left:11%;
}
.bannerwithslider .owl-nav .owl-next{
right:11%;
}  
}
.bannerwithslider  .card-information .card-information__text{
  font-size: 20px;
}
.bannerwithslider  .card-information {
    padding: 0 10px 20px 10px;
}
.bannerwithslider .price--on-sale .price-item--regular, .bannerwithslider .price--on-sale, .price__regular .price-item--regular{
    font-size: 17px;
}

@media (max-width:1350px){
  .bannerwithslider .price--on-sale .price-item--regular, .bannerwithslider .price--on-sale, .price__regular .price-item--regular{
    font-size: 15px;
}
 .bannerwithslider .card-information .price{
      margin-top: 7px;
 }
  .bannerwithslider .card-information .card-information__text{
 font-size: 18px;
  }
  .bannerwithslider .variants-swatch .color_swatch .swatch-label{
    width: 26px;
    height: 26px;
  }
  .bannerwithslider .variants-swatch .color-box{
  width: 20px;
    height: 20px;
  }
  .bannerwithslider .variants-swatch .number-showmore{
    padding:0;
  }
}
.bannerwithslider .owl-theme .owl-dots .owl-dot span{
   width: 8px;
    height: 8px;
}
.bannerwithslider .owl-theme .owl-dots .owl-dot{
  margin: 0 3px;
}


@media (max-width: 543px){
 .bannerwithslider .card-wrapper .thumbnail-buttons{
    border: none;
  }
}

@media (max-width: 767px){
.bannerwithslider .card--product .spr-badge{
  bottom: 10px;
}  
}
@media (max-width: 543px){
.bannerwithslider .card--product .spr-badge{
  bottom: 10px;
}  
}
.bannerwithslider .category-carousel .owl-dots .owl-dot {
  display: inline-block;
    vertical-align: middle;
    margin: 0 2px;
    height: 18px;
    width: 18px;
    background: transparent;
    border: 2px solid transparent;
    border-radius: 50%;
   -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.bannerwithslider .category-carousel .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--button-bg-color)!important;
    border: none!important;
    margin: 0 auto;
    display: block;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    }
.bannerwithslider .category-carousel .owl-dots .owl-dot.active , .product-block .category-carousel .owl-dots .owl-dot:hover  {
     border-color: var(--button-bg-color) !important;
      }
 .bannerwithslider .owl-theme .owl-dots .owl-dot.active span {
  background: transparent !important;
   /* border: 1px solid var(--button-bg-color); */
    cursor: default;
    width: 14px;
    height: 14px;
}
.bannerwithslider owl-dots .owl-dot.active span, .product-block  .owl-dots .owl-dot:hover span {
   background: var(--button-bg-color) !important;
}  
.bannerwithslider .card-wrapper:hover{
    box-shadow: none;
    padding: 0;
}
.bannerwithslider .pin-opener .card-information__text{
    font-size: 17px;
    padding-right: 0;
}

@media (max-width:400px){
.bannerwithslider .owl-theme .owl-dots{
padding-bottom:15px;
}
}
@media (max-width:543px){
   .bannerwithslider .card+.card-information{
         margin-top: 1rem;
   }
}
.bannerwithslider .left-content {
    width: 100%;
}
.bannerwithslider .new-product {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.bannerwithslider .product-desc{
  display:block;
  margin-top: 10px;
  font-family: 'Jost';
  font-size:18px;
}
.bannerwithslider  .card-wrapper .bottom-infromation{
  display:block;
}
@media(max-width:1350px){
  .bannerwithslider .product-desc{
    font-size:16px;
  }
}
 @media (max-width: 991px){
   .bannerwithslider .product-right {
  
    display: none;
}
 } 

 
/*******************************  parallax block ************************************/
@media (min-width:992px){
.parallax-block-with-timer .page-width{
  max-width:1500px;
}
}

.parallax-block-with-timer .ishiparallaxbanner {
   overflow: hidden;
}
.parallax-block-with-timer .ishiparallaxbanner .parallaximage{
  display: block;
    position: relative;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
     background-position: center;
}
@media (max-width:991px){
  .parallax-block-with-timer .ishiparallaxbanner .parallaximage{
    height:400px;
    object-fit: cover;
  }
  .parallax-mobileblock{
    padding:50px 0;
  }
}

 .parallax-block-with-timer .ishiparallaxbanner .parallaximage.parallax-color {
   display: block;
   position: relative;
   width: 100%;
}

 .parallax-block-with-timer .ishiparallaxbanner .parallax-list {
   text-align: center;
}
@media (max-width:543px){
.parallax-block-with-timer .ishiparallaxbanner .parallax-list{
  padding:0;
}
}
 @media (max-width: 767px) {
   .parallax-block-with-timer .ishiparallaxbanner .parallax-list {
     float: none;
     display: block;
     margin: 0 auto;
  }
}
 .parallax-block-with-timer .ishiparallaxbanner .parallax-list .parallax-offer {
   font-size: 20px;
   font-weight: 400;
   line-height: 20px;
   margin-bottom:15px;
   position: relative;
   letter-spacing:10px;
  font-family: var(--font-body-family);
   -webkit-transition: all 0.9s;
   -moz-transition: all 0.9s;
   -o-transition: all 0.9s;
   transition: all 0.9s;
}
 @media (max-width: 991px) {
   .parallax-block-with-timer .ishiparallaxbanner .parallax-list .parallax-offer {
     font-size:17px;
  }
}
 @media (max-width: 767px) {
   .parallax-block-with-timer .ishiparallaxbanner .parallax-list .parallax-offer {
     font-size: 16px;
    
  }
}
 @media (max-width: 543px) {
   .parallax-block-with-timer .ishiparallaxbanner .parallax-list .parallax-offer {
   font-size: 15px;
    margin-bottom: 10px;
    letter-spacing: 2px;
  }
}
 .parallax-block-with-timer .ishiparallaxbanner .parallax-list .parallax-title {
    font-size:38px;
    font-weight: 600;
    line-height: 50px;
    position: relative;
    font-family: 'Jost';
    margin-bottom: 30px;
   text-transform: capitalize;
}

@media (max-width:1420px){
  .parallax-block-with-timer .ishiparallaxbanner .parallax-list .parallax-title{
    font-size: 35px;
  }
}
@media (max-width:1240px){
  .parallax-block-with-timer .ishiparallaxbanner .parallax-list .parallax-title{
    font-size: 35px;
    line-height: 45px;
  }
}
@media (max-width:991px){
  .parallax-block-with-timer .ishiparallaxbanner .parallax-list .parallax-title{
    color: #fff;
  }
  .parallax-block.parallaximage.lazyloaded {
           background-position: left;
}
  .parallax-mobileblock.parallax-bgcolor.hidden-lg-up {
    display: none;
}
}
@media (max-width:767px){
   .parallax-block-with-timer .ishiparallaxbanner .parallax-list .parallax-title{
     font-size: 30px;
    line-height: 32px;
    margin-bottom: 20px;
   }
}
@media (max-width:543px){
  .parallax-block-with-timer .ishiparallaxbanner .parallax-list .parallax-title{
    font-size: 25px;
  }
}
 .parallax-block-with-timer .ishiparallaxbanner .parallax-list .parallax-title span {
   font-weight: 600;
}
 .parallax-block-with-timer .ishiparallaxbanner .parallax-list .parallax-title span:first-child {
   margin-right: 70px;
   position: relative;
}
 @media (max-width: 543px) {
   .parallax-block-with-timer .ishiparallaxbanner .parallax-list .parallax-title span:first-child {
     margin-right: 50px;
  }
}
 .parallax-block-with-timer .ishiparallaxbanner .parallax-list .parallax-title span:first-child:after {
   position: absolute;
   content: " ";
   width: 26px;
   height: 7px;
   left: auto;
   right: -50px;
   top: 0;
   bottom: 0;
   margin: auto;
   transform: skew(40deg);
}
 @media (max-width: 543px) {
   .parallax-block-with-timer .ishiparallaxbanner .parallax-list .parallax-title span:first-child:after {
     width: 20px;
     height: 4px;
     right: -36px;
  }
}

 
 .parallax-block-with-timer .ishiparallaxbanner .parallax-list .parallax-subtitle {
      font-size: 25px;
    font-weight: 400;
    line-height:27px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width:100%;
   font-family: 'Jost';
   margin: 0 auto 10px;
}
@media (max-width:1420px){
  .parallax-block-with-timer .ishiparallaxbanner .parallax-list .parallax-subtitle{
        font-size: 15px;
        line-height: 25px;
  }
}
@media (max-width:991px) {
   .parallax-block-with-timer .ishiparallaxbanner .parallax-list .parallax-subtitle {
    width:75%;
    color:#eee;
  }
}
@media (max-width: 767px) {
   .parallax-block-with-timer .ishiparallaxbanner .parallax-list .parallax-subtitle {
    width:100%;
  }
}
@media (max-width:543px) {
   .parallax-block-with-timer .ishiparallaxbanner .parallax-list .parallax-subtitle {
     font-size: 14px;
  }
}
 .parallax-block-with-timer .ishiparallaxbanner .parallax-list .countdowncontainer {
   margin-bottom: 35px;
   clear: both;
}
@media (max-width:991px){
   .parallax-block-with-timer .ishiparallaxbanner .parallax-list .countdowncontainer {
   margin-bottom:25px;
   }
}
 .parallax-block-with-timer .ishiparallaxbanner .parallax-list .countdowncontainer .countdown {
   display: inline-block;
    vertical-align: middle;
    position: relative;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.69) 0%, rgba(255, 255, 255, 0.30) 99.99%, rgba(255, 255, 255, 0.00) 100%, rgba(255, 255, 255, 0.29) 100%);
    backdrop-filter: blur(10px);
    padding: 17px 0;
    margin-right: 8px;
}
@media (max-width:991px){
  .parallax-block-with-timer .ishiparallaxbanner .parallax-list .countdowncontainer .countdown{
    background:var(--bg-primary);
 
  }
}
@media (max-width:335px){
  .parallax-block-with-timer .ishiparallaxbanner .parallax-list .countdowncontainer .countdown{
        padding: 15px 0;
  }
}
 .parallax-block-with-timer .ishiparallaxbanner .parallax-list .countdowncontainer .data {
   font-size:25px;
   line-height:25px;
   width:75px;
   font-weight:400;
   text-align: center;
   margin: 0 auto;
   
}
@media (max-width: 991px) {
   .parallax-block-with-timer .ishiparallaxbanner .parallax-list .countdowncontainer .data {
        color:var(--color-light) !important;
  }
}
 @media (max-width: 543px) {
   .parallax-block-with-timer .ishiparallaxbanner .parallax-list .countdowncontainer .data {
   line-height: 30px;
     font-size: 25px;
     
  }
   }
@media (max-width:375px){
  .parallax-block-with-timer .ishiparallaxbanner .parallax-list .countdowncontainer .data{
      line-height: 25px;
    width: 65px;
  }
}   
@media (max-width:335px){
  .parallax-block-with-timer .ishiparallaxbanner .parallax-list .countdowncontainer .data{
    font-size: 23px;
    line-height: 23px;
    width: 60px;
  }
}
 .parallax-block-with-timer .ishiparallaxbanner .parallax-list .countdowncontainer .text {
   font-size:15px;
   margin-top:8px;
   text-align: center;
   
}
@media (max-width:991px){
  .parallax-block-with-timer .ishiparallaxbanner .parallax-list .countdowncontainer .text{
    color:var(--color-light) !important;
  }
}
@media (max-width: 543px) {
   .parallax-block-with-timer .ishiparallaxbanner .parallax-list .countdowncontainer .text {
    /* If media is below 544 */
     font-size: 13px;
  }
}
@media (max-width:767px){
  .parallax-list{
    padding:0;
  }
}
@media (min-width:1199px){
  .parallax-btn.btn {
    padding: 12px 45px;
}
}
 /* .parallax-block-with-timer .ishiparallaxbanner .parallax-list .parallax-btn   {
   position: relative;
   overflow: hidden;
   -webkit-transition: 0.5s all ease;
   -moz-transition: 0.5s all ease;
   -o-transition: 0.5s all ease;
   transition: 0.5s all ease;
} */
.parallax-block-with-timer .ishiparallaxbanner .parallax-list .btn:hover{
    color: var(--button-text-color);
    border: 1px solid var(--button-text-color);
}
.parallax-block-with-timer .ishiparallaxbanner .parallax-list a{
      position: relative;
    z-index: 1;
}
 .parallax-block-with-timer .ishiparallaxbanner [data-deal="0"] .countdowncontainer {
   display:none;
}
 .parallax-block-with-timer .card-wrapper{
   display:flex;
   align-items:center;
 }
 .parallax-block-with-timer  .pin-opener{
    min-width: 318px;
    text-align: left;
    background-color: #fff;
    padding: 6px;
    position:relative;
    transition: all .6s ease;
   -moz-transition: all .6s ease;
    -o-transition: all .6s ease;
    -webkit-transition: all .6s ease;
    -ms-transition: all .6s ease;
   
 }
  /* @media (max-width:991px){
    .parallax-block-with-timer .ishiparallaxbanner .parallax-list a{
      border:1px solid;
    }
  } */
 @media (max-width:450px){
 .parallax-block-with-timer .pin-opener{
   min-width: 235px;
  }
 }
 .parallax-block-with-timer  .pin-opener:after{
    content: "";
    position: absolute;
     left: -9px;
    transform: rotate(90deg);
    top: 33%;
    border-radius: -3px;
    border-width: 5px;
    border-style: solid;
    border-color: #fff transparent transparent;
 }
 @media (max-width:991px){
.parallax-block-with-timer .pin-opener:after{
   top: -10px;
   left: 50%;
   transform: rotate(180deg);
   }
 }
 
 @media (max-width:450px){
 .parallax-block-with-timer .pin-opener:after{
  left: 52%;
 }
 }
.parallax-block-with-timer .grid__item .card-wrapper .emblem{
  display:none;
}
.parallax-block-with-timer .grid__item .card-wrapper .spr-badge{
display:none;
}
.parallax-block-with-timer .grid__item .card-wrapper .card-product{
  padding:0;
  width:29%;
}
.parallax-block-with-timer .grid__item .card-wrapper .card-information{
  width:71%;
  margin-top:0;
}
.parallax-block-with-timer .grid__item .card-wrapper .card-information .card-information__text{
  font-size:16px;
  font-weight:500;
  text-align:left;
  color: var(--title-color);
}
.parallax-block-with-timer .grid__item .card-wrapper  .card-information .price{
  justify-content: left;
}
.parallax-block-with-timer .price--on-sale,.parallax-block-with-timer .price__regular .price-item--regular{
    font-size:16px;
    color: var(--title-color);
}
.parallax-block-with-timer .thumbnail-buttons .btn-info{
  transform: unset;
  opacity:1;
 margin-bottom: 0;
 margin-right: 10px;
width: 35px;
height: 35px;
}
.parallax-block-with-timer .thumbnail-buttons .btn-info.wishlist svg{
  width: 18px;
    height: 18px;
  }
 .parallax-block-with-timer .thumbnail-buttons .wishlist .loader-btn{
  width: 35px;
height: 35px; 
 }

.parallax-block-with-timer  .thumbnail-buttons{
      display: flex;
    position: unset;
   
}
.parallax-block-with-timer  .thumbnail-buttons quickview-opener.product-popup-modal__opener.no-js-hidden.btn-info.quick-view{
width: 35px;
height: 35px;
}
.parallax-block-with-timer .thumbnail-buttons .btn-info svg{
      width: 21px;
    height: 21px;
}
.parallax-block-with-timer  .card-information__wrapper>*:not(.visually-hidden:first-child)+*{
margin-top:1rem;
}
@media (max-width:543px){
  .parallax-block-with-timer  .card-information__wrapper>*:not(.visually-hidden:first-child)+*{
  margin-top:0.5rem;
  }
}
.parallax-block-with-timer .parallax-point {
    width:22px;
    height:22px;
    background: transparent;
    border-radius: 50%;
    position: absolute;
    cursor: pointer;
    z-index: 9;
    transform: translate(50%, 50%);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.parallax-block-with-timer .productdotinner{
background: #fff;
    width: 22px;
    height: 22px;
    border-radius: 50%;
}
.parallax-block-with-timer .productdotinner:after{
    content: "+";
    position: absolute;
    top: 52%;
    left: 52%;
    transform: translate(-50%, -50%);
     border-radius: 100%;
    z-index: 0;
    text-align: center;
    color: #232323;
    background: #fff;
    width: 22px;
    height: 22px;
      line-height: 21px;
    transition: .5s;

   }
.parallax-block-with-timer  .parallax-point .pin-opener.content-top{
    top: calc(100% - 82px);
    transform-origin: 0 100%;
    left: calc(101% - 0px);
  -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
   opacity:0;
  visibility: hidden;
}
@media (max-width:991px){
.parallax-block-with-timer  .parallax-point .pin-opener.content-top{
 top: calc(100% - 15px);
    transform: translate(-50%);
    left: 50%;
}
}
.parallax-block-with-timer .parallax-point:hover .pin-opener.content-top{
  opacity:1;
   left: calc(100% - -15px);
      visibility: visible;
}
@media (max-width:991px){
.parallax-block-with-timer .parallax-point:hover .pin-opener.content-top{
 top: calc(100% - 0px);
  bottom: 0;
  left: 50%;
}
}
@media (max-width:450px){
  .parallax-block-with-timer  .parallax-point .pin-opener.content-top{
    left:0; 
  }
.parallax-block-with-timer .parallax-point:hover .pin-opener.content-top{
 left:0;
}
}
.parallax-block-with-timer .ripple-effect:after ,  .parallax-block-with-timer .ripple-effect:before {
        content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 1px solid #fff;
    -webkit-animation: ripple 2s linear infinite;
    animation: ripple 2s linear infinite;
    transition: all 0.4s ease-in-out;
  }
  
.parallax-block-with-timer .ripple-effect:after {
          -webkit-animation: ripple 2s linear 1s infinite;
    animation: ripple 2s linear 1s infinite;
    }
  @keyframes ripple {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  75% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1.75);
    transform: scale(1.75);
    opacity: 0;
  }
} 



/*******************************  Marquee Text************************************/
 .section-clients{
      background-color: var(--bg-primary);
    }
 .splide__slide{
      color: var(--color-primary);
   }
      
  .testimonial__arrow {
    position: static;
    opacity: 1;
    width: auto;
    height: auto;
    background: transparent;
    transition: all 200ms;
  }
  .splide__slide{
    display:flex;
    align-items:center;
    padding:0 100px;
  }
  .splide__slide:last-child{
    padding:0;
  }
  @media (max-width:767px){
  .splide__slide{
  padding:0 40px;
  }
  }
  @media (max-width:543px){
    .splide__slide{
      padding:0 80px;
    }
  }
  .splide__arrows {
    overflow: visible !important;
  }
    .splide__slide span{
      margin-right:140px;
       font-size: 15px;
      text-transform: capitalize;
      position: relative;
      line-height:20px;
      font-weight:500;
      font-family: 'Jost';
    
    }
    @media(max-width:991px){
    .splide__slide span{
      margin-right: 125px;
    }
  }
    @media(max-width:767px){
    .splide__slide span{
      margin-right: 100px;
    }
  }
    @media(max-width:543px){
    .splide__slide span{
      margin-right: 85px;
    }
  }
  .splide__arrow.testimonial__arrow {
    width: 52px;
    height: 52px;
    transform: none;
    fill: transparent;
  }
  .splide__arrow svg {
    width: auto;
    height: auto;
    fill: transparent;
  }
 .splide__slide .service-img{
    display:flex;
    align-items:center;
 }
  .splide__slide .service-block{
     display:flex;
    align-items:center;
    padding-left:10px;
    font-family: 'Jost';
text-transform:uppercase;
  }
  

/**********************banner-with-text*************************/
@media (min-width:1200px){
  .productshowcase .page-width{
  max-width:1800px;
}
}
.productshowcase .baneer-content{
    margin: 0 52px;
}
@media (max-width:1240px){
.productshowcase .baneer-content{
    margin: 0 40px;
}
}
@media (max-width:767px){
.productshowcase .baneer-content{
margin: 0 30px;
}
}
@media (max-width:543px){
  .productshowcase .baneer-content{
    margin:0;
  }
}
.productshowcase .product-top{
  display: flex;
  align-items: center;
}
@media (max-width:991px){
  .productshowcase .product-top{
     display:block;
  }
   .productshowcase .product-top .left-banner{
     overflow: hidden;
     margin-bottom: 30px;
   }
}
.productshowcase .banner-image{
  padding-right: 10px;
  padding-left:0;
}
@media (max-width:991px){
  .productshowcase .product-top .left-banner{
    padding:0;
  }
}
@media (max-width:543px){
.productshowcase .banner-image{
margin-bottom: 20px;
padding:0 15px;
 }
}

.productshowcase .banner-image1 {
  padding-right:0px;
  padding-left:10px;
}

.productshowcase .banner-image1 img{
   border-radius: 0  10px 10px 0;
}
@media (max-width:543px){
 .productshowcase .banner-image1{
  padding:0 15px;
}
.productshowcase .banner-image1 img{
   border-radius:10px;
}
}
.productshowcase  .productbanner-data  .section-header > h2{
  font-size: 50px;
  line-height: 56px;
  text-align: left;
  margin-bottom: 15px;
}
@media (max-width:1760px){
  .productshowcase .productbanner-data .section-header>h2{
      font-size: 45px;
    line-height: 53px;
  }
}
@media (max-width:1610px){
  .productshowcase .productbanner-data .section-header>h2{
     font-size: 42px;
    line-height: 50px;
  }
}
@media (max-width:1510px){
  .productshowcase .productbanner-data .section-header>h2{
     font-size: 40px;
    line-height: 45px;
  }
}
@media (max-width:1510px){
  .productshowcase .productbanner-data .section-header>h2{
     font-size: 40px;
    line-height: 45px;
  }
}
@media (max-width:1680px){
  .productshowcase .productbanner-data .section-header>h2{
    font-size: 35px;
    line-height: 41px;
  }
}

@media (max-width:1355px){
  .productshowcase .productbanner-data .section-header>h2{
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 12px;
  }
}
@media (max-width:1220px){
.productshowcase .productbanner-data .section-header>h2{
  font-size: 28px;
    line-height: 35px;
}
}
@media (max-width:1189px){
  .productshowcase .productbanner-data .section-header>h2{
  font-size:23px;
  line-height: 30px;
 
  }
}
@media (max-width:1005px){
  .productshowcase .productbanner-data .section-header>h2{
  font-size:22px;
  line-height: 26px;
 
  }
}
@media (max-width:991px){
  .productshowcase .productbanner-data .section-header>h2{
    text-align:center;
    font-size: 30px;
    line-height: 35px;
   }
}
@media (max-width:543px){
  .productshowcase .productbanner-data .section-header>h2{
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 10px
  }
}
@media (max-width:991px){
  .productshowcase .productbanner-data{
    text-align:center;
  }
}
.productshowcase .product-top .image-container{
      display: block;
    max-width: 100%;
    position: relative;
  overflow:hidden;
 
}
.productshowcase .product-top a{
    position: relative;
   overflow: hidden;
}

.productshowcase .product-top .image-container img{
    max-width: 100%;
    width:100%;
    transition: all 1.5s;
    -webkit-transition: all 1.5s;
    -moz-transition: all 1.5s;
    -ms-transition: all 1.5s;
    -o-transition: all 1.5s;
}
@media (min-width:544px){
.productshowcase .product-top .image-container:hover img{
  -webkit-transform-style: unset;
    transform-style: unset;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
}
}



  audio,canvas,progress,video{
  display:block;
  width: 100%;
  object-fit: cover;
}

.video-section  .video-div{
  display:block;
  top: 0!important;
  width: 100%!important;
  height: 100%!important;
  position: absolute;
    
}

.video-section .video-block {
    overflow: hidden;
    position:relative;
}
.video-section .video-content{
  display:flex;
  align-items:center;
  padding-bottom: 107.25%;
      position: relative;
}

@media(max-width:767px){
  .video-section .video-content{
    padding-bottom: 107.25%;
  }
}
@media(max-width:543px){
  .video-section .video-content{
    padding-bottom: 100.25%;
  }
}


 @media (max-width: 767px) {
  audio,canvas,progress,video{
    display:block;
  }
  .video-section .video-content{
    display:block;
    overflow:hidden;
    position:relative;
  }
}
/*  testimonial -block*/
 .ishi-testimonial-section .testimonial .testimonial-inner .ishitestimonials-container {
	overflow: hidden;
    background-color:#fff;
   border-radius:5px;
  /* margin-bottom: 20px; */
       transition: all .5s;


.ishi-testimonial-section {
    background: #fafafa;
}

	
}
.ishi-testimonial-section .testimonial .testimonial-inner .owl-item.active{
  opacity:0.6;
  box-shadow: 3px 3px 10px 0px #23232317;
      margin: 10px 0 ;
}

.ishi-testimonial-section .testimonial .testimonial-inner .owl-item.active.center{
  opacity:1;
  box-shadow: 3px 3px 10px 0px #23232317;
      margin: 10px 0;
}

@media (max-width:991px){
  .ishi-testimonial-section .testimonial .testimonial-inner .owl-item.active{
  opacity:1;
 
}
}
.top-content {
    display: flex;
    align-items: center;
}
@media (max-width:543px){
  .ishi-testimonial-section .testimonial .testimonial-inner .ishitestimonials-container{
  padding: 15px;
    margin-top: 0;
  }
}

.ishi-testimonial-section .testimonial .testimonial-inner .ishitestimonials-container .right-content{
display:inline-block;
  vertical-align: middle;
  width:100%;
}

@media (max-width:543px){
.ishi-testimonial-section .testimonial .testimonial-inner .ishitestimonials-container .right-content{
 display:block;

}
}

 .ishi-testimonial-section .testimonial .testimonial-inner .ishitestimonials-container .user-info {
   text-align:left;
   padding: 25px 10px 25px 25px;
}
@media (max-width:543px){
  .ishi-testimonial-section .testimonial .testimonial-inner .ishitestimonials-container .user-info{
    padding:0;
  }
}

.ishi-testimonial-section .testimonial .testimonial-inner .ishitestimonials-container .user-info .testimonial-img svg{
width:195px;
height:220px;
  
}
.ishi-testimonial-section .testimonial .testimonial-inner .ishitestimonials-container .user-info .quote {
   
}
.ishi-testimonial-section .testimonial .testimonial-inner .ishitestimonials-container .user-info .quote svg{
width:50px;
height:37px;
fill:var(--button-bg-color);
}
.ishi-testimonial-section .testimonial .testimonial-inner .ishitestimonials-container:hover .user-info .quote svg{
  fill:var(--brand-secondary);
   transition: all .5s;
}

/* .ishi-testimonial-section .testimonial .testimonial-inner .ishitestimonials-container .user-info .user-content .user-description {
   margin:20px 0 0px 10px;
}
@media (max-width:543px){
  .ishi-testimonial-section .testimonial .testimonial-inner .ishitestimonials-container .user-info .user-content .user-description{
    margin: 8px 0 20px 0px;
  }
} */
 .ishi-testimonial-section .testimonial .testimonial-inner .ishitestimonials-container .user-info  .user-content .user-description p {
   font-size: 17px;
   line-height:25px;
   font-weight: 400;
   color: #777;
   font-family: 'Jost';
   letter-spacing: 0.5px;
   text-align:left;
   position: relative;
   
  
}
@media (max-width:543px){
.ishi-testimonial-section .testimonial .testimonial-inner .ishitestimonials-container .user-info .user-content .user-description p{

 font-size: 15px;
    line-height: 22px;
}
}
.ishi-testimonial-section .testimonial .testimonial-inner .ishitestimonials-container .user-info    .user-name {
     font-size:20px;
    font-weight:500;
    color:var(--brand-secondary);
  	margin-right: 5px;
    line-height: 20px;
   display:inline-block;
  vertical-align:middle;
  position:relative;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  font-family: 'Jost';
}

 .ishi-testimonial-section .testimonial .testimonial-inner .ishitestimonials-container .user-info   .user-designation {
   font-weight: 500;
   font-size: 16px;
   color:#555555;
   vertical-align:middle;
   margin-bottom: 0px;
   font-family: 'Jost';
   -webkit-transition: all 0.5s;
   -moz-transition: all 0.5s;
   -o-transition: all 0.5s;
   transition: all 0.5s;
   font-family: 'Jost';
}

.ishi-testimonial-section .testimonial .testimonial-inner .ishitestimonials-container .user-info   .user-desc{
display: flex;
    position: relative;
    justify-content: space-between;
    align-items: end;
text-align:left;
    margin-bottom: 8px;
      position: relative;
}


@media (max-width:543px){
.ishi-testimonial-section .testimonial .testimonial-inner .ishitestimonials-container .user-info .user-desc{
text-align:center;
}
}
.ishi-testimonial-section .testimonial .testimonial-inner .ishitestimonials-container .user-info  .testimonial-img{
 display: inline-block;
  vertical-align: middle;
   margin-right: 10px;
      border: 1px solid transparent;
      border-radius: 50%;
    transition: all .5s;
  
}


.ishi-testimonial-section .testimonial .testimonial-inner .ishitestimonials-container .user-info  .testimonial-img img {
   max-width: 100%;
   width: auto;
  display:inline-block;
  border-radius: 50%;
}

.ishi-testimonial-section .testimonial .testimonial-inner .ishitestimonials-container:hover .testimonials-outer-center .user-content .user-designation {
   color: #ec1c23;
}

.ishi-testimonial-section .owl-theme .owl-dots .owl-dot span{
width:10px;
height:10px;
background: #cccccc;
}

.ishi-testimonial-section .testimonial .testimonial-inner .ishitestimonials-container .user-info .right-content .user-ratting  .starrating i{
  position: relative;
   font-style: normal;
   display: inline-block;
}
.ishi-testimonial-section .testimonial .testimonial-inner .ishitestimonials-container .user-info .right-content .user-ratting .starrating i.star-icon:after {
   content: '\F005';
   font-family: "FontAwesome";
   color: #ccc;
   font-size: 16px;
}
.ishi-testimonial-section .testimonial .testimonial-inner .ishitestimonials-container .user-info .right-content .user-ratting .starrating i.starfill:after{
   content: "\F005";
   font-family: "FontAwesome";
   color: #fec42d;
   font-size: 16px;
}
@media (max-width:767px){
  .ishi-testimonial-section .owl-theme .owl-nav{
        margin-top: 15px;
  }
}
/*********************newsletter-block*************************/
.newslatterblock{
  background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow:hidden;
  
  position:relative;
}
.newslatterblock:before{
      position: absolute;
    content: "";
    border: 1px solid #ABABAB;
    top: 10px;
    bottom: 10px;
    right: 10px;
    left: 10px;
 z-index: 4;

}
.newslatterblock:after{
      content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color:var(--bg-primary);
  opacity:0.73;
    
}
.newslatterblock .newsletter__wrapper{
      z-index: 5;
    position: relative;
}
@media (max-width:767px){
  .newslatterblock .newsletter__wrapper{
    padding:0 15px;
  }
}
@media (max-width:430px){
  .newslatterblock .newsletter__wrapper{
    padding: 0 5px;
  }
}
.newslatterblock .newsletter__wrapper h2{
  font-size: 38PX;
    line-height: 39px;
    letter-spacing: 0px;
    font-weight: 500;
  font-family: var(--font-title-family);
  color:var(--color-primary);
    text-transform: capitalize;
    position: relative;
    margin-bottom:15px;
    margin-top: 0;
}
@media (max-width:991px){
  .newslatterblock .newsletter__wrapper h2{
    font-size: 34PX;
    line-height: 37px;
    margin-bottom: 10px;
  }
}
@media (max-width:767px){
  .newslatterblock .newsletter__wrapper h2{
    font-size:30PX;
    line-height:30px;
  }
}
@media (max-width:496px){
.newslatterblock .newsletter__wrapper h2{
font-size: 25PX;
    line-height: 30px;
}
}
.newslatterblock .newsletter__wrapper .subheading{
  font-size: 16px;
    letter-spacing: 8px;
    font-weight: 500;
    margin-bottom:8px;
    font-family: var(--font-body-family);

}
.newslatterblock .newsletter__subheading p {
    width: 75%;
    margin: auto;
  text-align:center;
  font-size: 15px !important;
      line-height: 25px;
  color:var(--primaryDescription-color);
}
@media (max-width:991px){
.newslatterblock .newsletter__subheading p{
    width: 85%;
}
}
 @media (max-width:767px){
.newslatterblock .newsletter__subheading p{
    width: 100%;
} 
 }
 @media (max-width:543px){
   .newslatterblock .newsletter__subheading p{
    font-size: 14px !important; 
   }
 }
.newslatterblock .field__input{
    height: 4.6rem;
}
.newslatterblock  .newsletter__button{
    position: absolute;
    right:1px;
  left: auto;
    top: 1px;
    height:44px;
  z-index:1;
}
@media (max-width:767px){
.newslatterblock .newsletter__button{
   padding: 10px 25px;
  }
}
@media (max-width:430px){
.newslatterblock .newsletter__button{
  position: relative;
  margin-top: 10px;
  box-shadow: 0px 2px 24px #959da533;
}
}
@media (max-width:543px){
  .newslatterblock .newsletter__button:hover{
    color:var(--button-text-color);
    border:1px solid var(--button-text-color);
  }
}
.newslatterblock  .field__label{
    display: flex;
    align-items: center;
     top: 0.7rem;
  color:#666;
}
@media (max-width:430px){
  .newslatterblock .field__label{
        left: 0.5rem;
  }
}
.newslatterblock .field__label span{
    height: 33px;
    width: 33px;
  margin-right: 10px;
}
@media (max-width:430px){
  .newslatterblock .field__label span{
        margin-right: 5px;
  }
}
.newslatterblock .field__label  span svg{
  width:31px;
  height:31px;
}
.newslatterblock .field__input:focus~.field__label span{
      margin-right:0px;
}
.newslatterblock .field__input:focus~.field__label span svg {
    width:20px;
}
.newslatterblock .field__input:focus~.field__label{
    top: 0.1em;  
}
.newslatterblock .field input{
border:0;
padding-right: 185px;
height: 46px;  
}
@media (max-width:767px){
  .newslatterblock .field input{
    padding-right:90px;
  }
}
@media (max-width:430px){
.newslatterblock .field input{
 padding-right: 10px;
 padding-left: 10px;
}
}
.newsletter-section .newslatterblock .field__input:not(:placeholder-shown), .field__input:-webkit-autofill{
      padding-left: 1.9rem;
}
.newsletter-section .field__input:not(:placeholder-shown) ~ .field__label{
       top: 0.1em;
}
.newsletter-section .field__input:not(:placeholder-shown) ~ .field__label span{
  height: 28px;
  width: 20px;
  margin-right: 10px;
}
.newsletter-section .field__input:not(:placeholder-shown) ~ .field__label span svg{
width: 20px;
height: 26px;
} 
 /**************** blog style 1 *********************/

.blog-section .smartblog .products_block_inner {
   position: relative;
}


 @media (min-width: 768px) {
   .blog-section .smartblog .products_block_inner.title-left {
     display: flex;
     align-items: center;
  }
}
 @media (min-width: 768px) {
   .blog-section .smartblog .products_block_inner .left > h2 {
     margin-bottom: 30px;
     text-align: left;
  }
   .blog-section .smartblog .products_block_inner .left .sub-title {
     margin-bottom: 30px;
     font-size: 14px;
     font-weight: 400;
     line-height: 24px;
     color: #666;
     letter-spacing: 0;
  }
}
@media (max-width:543px){
   .blog-section  .section-header{
     padding:0 15px;
   }
}
@media (max-width: 767px) {
  .blog-section .smartblog .products_block_inner .left .sub-title {
     font-size: 14px;
     font-weight: 400;
     line-height: 24px;
     color: #666;
     letter-spacing: 0;
  }
}
 @media (max-width: 767px) {
   .blog-section .smartblog .products_block_inner .left {
     text-align: center !important;
     margin-bottom: 25px;
  }
}
 .blog-section .smartblog .products_block_inner .space {
   padding: 0;
}
 .blog-section .smartblog .products_block_inner .sds_blog_post {
   padding: 0 15px;
   margin-bottom:10px;
}
 .blog-section .smartblog .products_block_inner .sds_blog_post:hover .blog_post .news_module_image_holder a img {
   -webkit-transform-style: unset;
   transform-style: unset;
   transform: scale(1.5);
   -moz-transform: scale(1.5);
   -webkit-transform: scale(1.5);
   -o-transform: scale(1.5);
   -ms-transform: scale(1.5);
}
 .blog-section .smartblog .products_block_inner .sds_blog_post .blog_post {
   position: relative;
   display: inline-block;
   vertical-align: middle;
   border-radius: 10px;
    border: 1px solid #eee;
    box-shadow: 3px 3px 20px 0px #2323230D;
   padding: 10px;

}
 .blog-section .smartblog .products_block_inner .sds_blog_post .blog_post .news_module_image_holder {
   display: block;
   max-width: 100%;
   position: relative;
   margin-bottom: 0px;
  
}
 .blog-section .smartblog .products_block_inner .sds_blog_post .blog_post .news_module_image_holder a {
   position: relative;
   display: block;
   overflow: hidden;
  
}
 .blog-section .smartblog .products_block_inner .sds_blog_post .blog_post .news_module_image_holder img {
   -webkit-transition: all 3s ease 0s;
   -moz-transition: all 3s ease 0s;
   -ms-transition: all 3s ease 0s;
   -o-transition: all 3s ease 0s;
   transition: all 3s ease;
   max-width: 100%;
   border-radius: 10px;
   
}
 .blog-section .smartblog .products_block_inner .sds_blog_post .blog_post .blog_content {
      margin-top: 15px;
    text-align: center;
    margin-bottom: 5px;
    margin-left: 10px;
   
 }
 .blog-section .smartblog .products_block_inner .sds_blog_post .blog_post .blog_content .smartbloginfo {
   text-align: center;
   padding: 0;
  display: flex;
   align-items: center;
  margin-bottom: 10px;
   font-size: 18px;
}
 .blog-section .smartblog .products_block_inner .sds_blog_post .blog_post .blog_content .smartbloginfo .author,
.blog-section .smartblog .products_block_inner .sds_blog_post .blog_post .blog_content .smartbloginfo .comment {
   padding: 5px 0;
   color: var(--brand-secondary);
   font-size: 14px;
   font-weight: 400;
   width: 50%;
   text-align: center;
   transition: all 0.5s;
   margin: 0 auto;
   display: inline-block;
   vertical-align: middle;
}
.blog-section .smartblog .products_block_inner .sds_blog_post .blog_post .blog_content .smartbloginfo .comment a{
  color:#232323;
  }
 .blog-section .smartblog .products_block_inner .sds_blog_post .blog_post .blog_content .smartbloginfo .blog_date{
  /* position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    background-color:var(--brand-secondary);
   color:#fff;
   border-radius:10px;
    padding:10px 10px;
    margin: 10px 0 0px 10px;
   -webkit-transition: all 0.4s;
   -moz-transition: all 0.4s;
   -o-transition: all 0.4s;
   transition: all 0.4s; */
 }
 @media (max-width:767px){
   .blog-section .smartblog .products_block_inner .sds_blog_post .blog_post .blog_content{
     margin-left:0px;
   }
 }
 @media (max-width: 543px) {
   .blog-section .smartblog .products_block_inner .sds_blog_post .blog_post .blog_content .smartbloginfo .blog_date, .ishi-blog-style1 .smartblog .products_block_inner .sds_blog_post .blog_post .blog_content .smartbloginfo .comment {
     font-size: 16px;
  }
   .splide__slide span{
     font-size:15px !important;
   }
    .blog-section .smartblog .products_block_inner .sds_blog_post .blog_post .blog_content .smartbloginfo{
      justify-content:center;
      margin-bottom: 5px;
    }
}
.blog-section .smartblog .products_block_inner .sds_blog_post .blog_post .blog_content .smartbloginfo .blog_date i, 
.blog-section .smartblog .products_block_inner .sds_blog_post .blog_post .blog_content .smartbloginfo .comment i , 
.blog-section .smartblog .products_block_inner .sds_blog_post .blog_post .blog_content .smartbloginfo .author i {
   font-size: 16px;
   margin-right: 5px;
   color: #666;
} 
.blog-section .smartblog .products_block_inner .sds_blog_post .blog_post .blog_content .smartbloginfo .blog_date .date
{
    display: inline-block;
    vertical-align: middle;
}
 @media (max-width: 543px) {
   .blog-section .smartblog .products_block_inner .sds_blog_post .blog_post .blog_content .smartbloginfo .blog_date i, .ishi-blog-style1 .smartblog .products_block_inner .sds_blog_post .blog_post .blog_content .smartbloginfo .comment i {
     font-size: 13px;
     margin-right: 3px;
  }
}
 /* .blog-section .smartblog .products_block_inner .sds_blog_post .blog_post .blog_content .smartbloginfo .blog_date .date .day_year, .ishi-blog-style1 .smartblog .products_block_inner .sds_blog_post .blog_post .blog_content .smartbloginfo .comment .date .day_year {
   display: none;
} */
 .blog-section .smartblog .products_block_inner .sds_blog_post .blog_post .blog_content .smartbloginfo .blog_date a, .ishi-blog-style1 .smartblog .products_block_inner .sds_blog_post .blog_post .blog_content .smartbloginfo .comment a {
   display: inherit;
   color: inherit;
}
 .blog-section .smartblog .products_block_inner .sds_blog_post .blog_post .blog_content .smartbloginfo > span {
   position: relative;
}

 .blog-section .smartblog .products_block_inner .sds_blog_post .blog_post .blog_content .smartbloginfo > span:last-child:after {
   display: none;
}
.blog-section .smartblog .products_block_inner .sds_blog_post .blog_post .blog_content .blog_inner {
text-align:left;
}
@media (max-width:543px){
  .blog-section .smartblog .products_block_inner .sds_blog_post .blog_post .blog_content .blog_inner{
    text-align:center;
  }
}
 .blog-section .smartblog .products_block_inner .sds_blog_post .blog_post .blog_content .sds_post_title {
   margin-bottom: 5px;
   line-height: 18px;
}
@media (max-width:991px){
.blog-section .smartblog .products_block_inner .sds_blog_post .blog_post .blog_content .sds_post_title{
margin-bottom:0;
}
}
 .blog-section .smartblog .products_block_inner .sds_blog_post .blog_post .blog_content .sds_post_title a {
   font-size: 21px;
   font-weight:500;
   line-height: 24px;
   letter-spacing: 0px;
   color:var(--color-secondary);
   font-family:var(--font-body-family);
   -webkit-transition: all 0.4s;
   -moz-transition: all 0.4s;
   -o-transition: all 0.4s;
   transition: all 0.4s;
}
 @media (max-width: 543px) {
   .blog-section .smartblog .products_block_inner .sds_blog_post .blog_post .blog_content .sds_post_title a {
     font-size: 19px;
  }
}
 .blog-section .smartblog .products_block_inner .sds_blog_post .blog_post .blog_content .desc {
   margin-bottom:0px;
   text-align:left;
   font-size:18px;
   line-height:25px;
   color:var(--Description-color1);
}
@media (max-width:991px){
  .blog-section .smartblog .products_block_inner .sds_blog_post .blog_post .blog_content .desc{
    font-size:16px;
  }
}
@media (max-width:543px){
   .blog-section .smartblog .products_block_inner .sds_blog_post .blog_post .blog_content .desc{
       text-align:center;
     font-size: 15px;
    line-height: 24px;
   }
}
 .blog-section .smartblog .products_block_inner .sds_blog_post .blog_post .blog_content .blog-name{
   margin-bottom:5px;
   color:var(--subtitle-color);
 }
.blog-section .view-all-btn{
    margin-top:15px;
  
  }
 .smartblog .blog_post .blog-name {
    position: absolute;
    top: auto;
    bottom: 15px;
    left: auto;
    right: 20px;
    color: #fff;
   font-size: 17px;
}
 .blog-section .smartblog .products_block_inner .sds_blog_post .blog_post .blog_content a.btn{
   font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 0;
    padding-bottom: 3px;
    color: #232323;
    border: 0;
    background: 0 0;
    position: relative;
   letter-spacing: 0;
   border-bottom: 1px solid;
    border-radius: 0;
    line-height: 15px;
    padding: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
 }
 .blog-section .smartblog .products_block_inner .sds_blog_post .blog_post .blog_content a.btn:before{
   background: transparent;
 }
  .blog-section .smartblog .products_block_inner .sds_blog_post .blog_post .blog_content a.btn:hover{
    letter-spacing:0.5px;
  }
.blog-section .smartblog  .owl-dots{
margin-top:20ppx !important;
}
@media (max-width:543px){
  .blog-section .smartblog  .owl-dots{
    margin-top:10px !important;
  }
}
.blog-section .owl-theme .owl-dots .owl-dot span{
      width: 8px;
    height: 8px;
}
/*------------------------(ishiservices)-----------------*/
@media (min-width:320px){
 .ishiservicestyle .ishiservices {
   background-color:var(--bg-primary);
 }
}
@media (max-width:543px){
.service-block .services.item{
    background: var(--bg-primary);
    padding: 20px 25px;
}
  /* .ishiservices{
  margin-bottom: -20px;
  } */
}
 .ishiservicestyle .ishiservices {
   text-align: center;
   position: relative;
    padding-left: 50px !important;
    padding-right: 50px !important;
}
@media (max-width:767px){
  .ishiservicestyle .ishiservices {
   padding-left: 15px !important;
    padding-right: 15px !important; 
    }
}
@media (max-width:543px){
  .ishiservicestyle .ishiservices{
    padding-left: 60px !important;
    padding-right: 60px !important;  
  }
}
@media (max-width:449px){
  .ishiservicestyle .ishiservices{
    padding-left:20px !important;
    padding-right:20px !important;  
  }
}
 .ishiservicestyle .ishiservices .ishiservices-content {
   display: block;
   overflow: hidden;
   position: relative;
   text-align: center;
   margin: 0 auto;
}
 .ishiservicestyle .ishiservices .service-block {
   display: block;
   overflow: hidden;
}

 .ishiservicestyle .ishiservices .services {
   text-align: center;
   position: relative;
   display: flex;
    align-items: center;
   -webkit-transition: all 0.5s;
   -moz-transition: all 0.5s;
   -o-transition: all 0.5s;
   transition: all 0.5s;
}

 @media (max-width: 1199px) {
   .ishiservicestyle .ishiservices .services {
     margin-bottom: 30px;
  }

   .ishiservicestyle .ishiservices .services:nth-child(3), .ishiservicestyle .ishiservices .services:last-child {
     margin-bottom: 0;
  }
    .ishiservicestyle .ishiservices .services:nth-child(3){
    clear:left;
    }
}
 @media (max-width: 767px) {
   .ishiservicestyle .ishiservices .services {
    /* If media is below 768 */
  }
   .ishiservicestyle .ishiservices .services:nth-child(3) {
     margin-bottom: 15px;
  }
}
 .ishiservicestyle .ishiservices .services:last-child {
   margin-bottom: 0;
}
 .ishiservicestyle .ishiservices .services:last-child:after {
   display: none;
}

 .ishiservicestyle .ishiservices .services .service-img-outer {
   display:flex;
  align-items: center;
}
 .ishiservicestyle .ishiservices .services .service-img {
    text-align: center;
     overflow: hidden;
   margin-right:20px;
   transition: all 400ms ease;
   -webkit-transition: all 400ms ease;
   -moz-transition: all 400ms ease;
   -ms-transition: all 400ms ease;
   -o-transition: all 400ms ease;
}
 
 .ishiservicestyle .ishiservices .services .service-text {
   font-size: 18px;
   color: #232323;
   font-weight: 500;
   position: relative;
    text-align: left;
    width: calc(100% - 75px);
}
@media (max-width:1500px){
.ishiservicestyle .ishiservices .services .service-text{
    width: calc(100% - 60px);
}
}
@media (max-width:1350px){
.ishiservicestyle .ishiservices .services .service-text{
width: calc(100% - 57px);
}
}
@media (max-width:1199px){
  .ishiservicestyle .ishiservices .services .service-text{
    width: calc(100% - 50x);
  }
}
@media (max-width:767px){
  .ishiservicestyle .ishiservices .services .service-text{
    width: calc(100% - 57px);
  }
}

 @media (max-width: 991px) {
   .ishiservicestyle .ishiservices .services .service-text {
    /* If media is below 992 */
     font-size: 16px;
  }
}
 .ishiservicestyle .ishiservices .services .service-text .service-title {
    color:var(--color-primary);
   -webkit-transition: all 400ms ease;
   -moz-transition: all 400ms ease;
   -ms-transition: all 400ms ease;
   -o-transition: all 400ms ease;
}
 .ishiservicestyle .ishiservices .services .service-text .service-desc {
   font-size: 15px;
     font-weight:400;
   color:var(--primaryDescription-color);

}
@media (max-width:1500px) and (min-width:1200px){
    .ishiservicestyle .ishiservices .services .service-text .service-desc{
    font-size: 14px;
  }
}
@media (max-width:767px){
  .ishiservicestyle .ishiservices .services .service-text .service-desc{
    font-size: 14px;
  }
}
 .ishiservicestyle .ishiservices .services:hover .service-img-outer .service-img {
   transform: rotateY(360deg);
   -moz-transform: rotateY(360deg);
   -webkit-transform: rotateY(360deg);
   -o-transform: rotateY(360deg);
   -ms-transform: rotateY(360deg);
}

 .ishiservicestyle .ishiservices .services:hover .service-text .service-title {
   letter-spacing: 1px;
   
}
@media (max-width: 991px) and (min-width:544px) {
  .ishiservicestyle .ishiservices .services:nth-child(2n+1){
   clear:left;
  }
}  

.home-demo .item {
  background: #ff3f4d;
  flex: 1 1 100px;
  padding: 10px;
}
.home-demo h2 {
  color: #fff;
  text-align: center;
  padding: 5rem 0;
  margin: 0;
  font-style: italic;
  font-weight: 300;
}
.home-slider {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (min-width: 601px) {
  .home-demo .item {
    margin: 5px;
  }
}
@media (min-width:544px){
 .product-sidebar .ishiservicestyle .ishiservices .services{
 display:block;
 }
 .product-sidebar .ishiservicestyle .ishiservices .services .service-text{
   text-align: center;
    width: 100%;
  }
.product-sidebar .ishiservicestyle .ishiservices .services .service-img-outer{
  display: block;
}
.product-sidebar  .ishiservicestyle .ishiservices .services .service-img{
 margin-right: 0;
margin-bottom: 10px; 
}
}
@media (max-width:1300px) and (min-width:992px){
.product-sidebar .ishiservicestyle .ishiservices{
    padding-left: 20px !important;
    padding-right: 20px !important;
}
}
@media (max-width:1400px){
.template-product .collection .grid__item {
  padding:0 10px;
  }
}
.ishiservicestyle .ishiservices .owl-dots .owl-dot{
    width:8px;
    height:8px;
    background:var(--color-primary);
    border-radius: 50%;
    border: 1px solid var(--color-primary);
      margin: 0 2px !important;
}
.ishiservicestyle .ishiservices .owl-dots .owl-dot.active{
 background:transparent;
 width:11px;
 height:11px;
}
@media (max-width:490px){
 .ishiservicestyle .ishiservices .owl-dots {
     margin-top:-9px;
 }
}
.ishiservicestyle .ishiservices .owl-dots {
   padding-bottom: 20px;
}
/******************top-banner*********************/
.topbannerblock .topbanner  svg{
    width: 1590px;
    height: 625px;
}
.topbannerblock .banner-content {
      position: relative;
}
.topbannerblock  .section-header>h2{
  /* font-size: 40px;
  line-height: 40px;
  letter-spacing: 0.5px;
  font-weight: 400; */
  color: var(--color-primary);
  /* margin-bottom: 15px;
  transform: scale(0.8); */
}
@media (max-width:767px){
  .topbannerblock .section-header>h2{
    font-size:30px;
    line-height:30px;
  }
}
@media (max-width:543px){
.topbannerblock .section-header>h2{
  font-size: 30px;
    line-height: 30px;
}
}
.topbannerblock .sub-title{
  color:#eee;
}
.topbannerblock .section-header {
  position: absolute;
  z-index: 3;
  left: 0;
  right: 0;
  top: 25%;
}
@media (max-width:1650px){
  .topbannerblock .section-header{
    top: 20%;
  }
}
@media (max-width:1450px){
.topbannerblock .section-header{
top: 15%;
}
}
@media (max-width:1199px){
.topbannerblock .section-header{
      top: 8%;
}
}
@media (max-width:991px){
.topbannerblock .section-header{
      top: 15%;
}
}
@media (max-width:543px){
.topbannerblock .section-header{
      top: 25%;
}
}
.topbannerblock  .banner-title{
  position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    text-align: left;
    left: 0;
    right: 0;
    padding: 0 40px;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: center;
  flex-direction: column;
    -webkit-transition: all .9s ease-in-out;
    -moz-transition: all .9s ease-in-out;
    -o-transition: all .9s ease-in-out;
    transition: all .9s ease-in-out;
}
.topbannerblock  .category-desc .title{
  font-size: 32px;
      font-weight: 500;
    color:var(--color-primary);
    text-transform: uppercase;
   opacity: 0.5;
  margin-bottom: 5px;
     transform: scale(0.8);
    -webkit-transition: all .9s ease-in-out;
    -moz-transition: all .9s ease-in-out;
    -o-transition: all .9s ease-in-out;
    transition: all .9s ease-in-out;
}
.topbannerblock .category-desc .title.active{
  opacity:1;
  cursor: pointer;
   transform: scale(1.2);
}
@media (max-width:1199px){
.topbannerblock .category-desc .title.active{
 transform: scale(1);
}
  .topbannerblock .category-desc .title{
    margin-bottom: 0px;
  }
}
@media (max-width:767px){
  .topbannerblock  .category-desc .title{
     font-size:22px;
  }
    
}
@media (max-width:543px){
  .topbannerblock .category-desc .title{
    font-size: 20px;
  }
}
@media (max-width:450px){
  .topbannerblock .category-desc .title{
    font-size: 18px;
  }
}
.topbannerblock .topbanner.item {
  position:absolute;
  top:0;
  left: 0;
  right: 0;
}
  
.topbannerblock .topbanner.item .image-container img{
  opacity:0;
  width: 100%;
   -webkit-transition: all .9s ease-in-out;
    -moz-transition: all .9s ease-in-out;
    -o-transition: all .9s ease-in-out;
    transition: all .9s ease-in-out;
  
}
.topbannerblock .topbanner.item.active .image-container img{
  opacity:1;
}
.topbannerblock .topbanner.item1.item {
  position: relative;
  z-index: 2;
}
@media (max-width:767px){
.topbannerblock .topbanner.item .image-container img{
 height: 400px;
    object-fit: cover;
  
}
}
/*****************category-block**********************/
.category-section{
  overflow:hidden;
}
@media (min-width:544px){
.category-section .category-content{
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px;
}
}
@media (max-width:767px){
  .category-section .category-content{
    grid-column-gap:10px;
    grid-row-gap: 10px;
  }
}
/* @media (max-width:543px){
  .category-section .category-content{
      display: initial;
  }
} */
.category-section  .category-content .collection-grid-item{
  position:relative;
}
.category-section    .category-content .collection-grid-item__title-wrapper{
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
 
}
.category-section   .category-content .collection-list__item .collection-grid-item__title-wrapper .collection-grid-item__title{
   font-size: 25px;
  color:var(--color-primary);
  font-weight: 600;
  position: relative;
  text-align: center;
  line-height: 30px;
  -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
}
@media (max-width:1199px){
.category-section   .category-content .collection-list__item .collection-grid-item__title-wrapper .collection-grid-item__title{
  font-size:20px;
  }
}
@media (max-width:767px){
  .category-section .category-content .collection-list__item .collection-grid-item__title-wrapper .collection-grid-item__title{
        font-size: 18px;
  }
}
@media (max-width:380px){
.category-section .category-content .collection-list__item .collection-grid-item__title-wrapper .collection-grid-item__title{
font-size: 15px;
}
}
.category-section   .category-content .collection-list__item:hover .collection-grid-item__title-wrapper .collection-grid-item__title{
    letter-spacing: 1.5px;
   -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
}
.category-section  .category-content .collection-list__item .collection-grid-item__title-wrapper .collection-grid-item__title:before{
  position: absolute;
    content: "";
    height:1px;
    background: var(--color-primary);
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity:0;
   -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}
.category-section   .category-content .collection-list__item:hover  .collection-grid-item__title-wrapper .collection-grid-item__title:before{
  opacity:1;
}
@media (max-width:543px){
.category-section .page-width{
 padding:0;    
}
 .category-section .category-content {
     margin-left: 15px;
 } 
}
/**********************breadcrumb*************************/
.breadcrumb-container {
  background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
    background-size: cover;
   padding: 150px 0;
  position:relative;
  margin-top:-90px;
}
@media (max-width:1500px){
.breadcrumb-container{
  padding: 100px 0;
}
}
.breadcrumb-container:after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
   background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(7.5px);
}

 @media (max-width: 991px) {
   .breadcrumb-container {
     padding: 40px 0;
     margin-top:0px;
}
   }
 .breadcrumbs {
   text-align: center;
   color: var(--breadcrumb-text-color);
   font-size: 18px;
     z-index: 1;
    position: relative;
}

 @media (max-width: 767px) {
  /* If media is below 768 */
   .breadcrumbs {
     font-size: 17px;
  }
}
 .breadcrumbs h3 {
    font-size:40px;
    line-height: 40px;
    color: var(--breadcrumb-text-color);
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: .5px;
    margin-top:20px;
    margin-bottom:0px;
    font-family:var(--font-body-family);
}
@media(max-width:543px){
  .breadcrumbs h3{
    font-size: 20px;
    line-height: 25px;
    margin-top: 10px;
  }
}
.breadcrumb-container .breadcrumbs .description {
    font-size: 14px;
      font-weight: 400;
    line-height: 24px;
    width: 40%;
    color: var(--breadcrumb_description-color);
}


 .breadcrumbs a {
   color: var(--brand-primary);
   -webkit-transition: all 0.5s;
   -moz-transition: all 0.5s;
   -ms-transition: all 0.5s;
   -o-transition: all 0.5s;
}

 .breadcrumbs a:hover {
   color: var(--breadcrumb-text-color);
}
 .breadcrumbs .divider {
   margin: 0 6px;
   color: var(--breadcrumb-text-color);
   font-size: 18px;
}

 @media (max-width: 767px) {
  /* If media is below 768 */
   .breadcrumbs .divider {
     font-size: 13px;
  }
}
/**************profuct-page css***************/
.template-product .breadcrumb-container{
  display:none;
}




/*================ cart colletion slider start================*/

.cart-notification-slider .card-information .price {
    justify-content: left;
    margin-top: 6px;
}
.cart-notification-slider .card-information .card-information__wrapper {
    text-align: left;
}

.cart-notification-slider  .card-information {
    padding-left: 0;
}

.cart-notification-slider .thumbnail-buttons .btn-info {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
}
.cart-notification-slider .thumbnail-buttons {
    position: absolute;
    left: auto;
    right: 10px;
    top: 35px;
}
.cart-notification-slider .thumbnail-buttons .btn-info svg {
    width: 35px;
    height: 35px;
}
.cart-notification-slider .thumbnail-buttons .btn-info {
    width: 35px;
    height: 35px;
}
.cart-collection-slider-title {
    font-size: 16px;
    font-weight: 500;
}
@media (max-width:1500px){
  .cart-collection-slider-title{
   font-size:15px;
        margin-bottom: 8px;
  }
}
.cart-notification-slider .owl-dots{
      position: absolute;
    top: -26%;
    right: 0;
    margin-top: 0 !important;
}
@media (max-width:1500px){
  .cart-notification-slider .owl-dots{
   top: -21%;  
  }
}
@media (max-width:380px){
.cart-notification-slider .owl-dots{
     top: -30%;  
}
}
 .cart-colletion-slider .owl-theme .owl-nav {
    position: absolute;
    top: -40px;
    right: 0;
       margin-top: 0;
}
.cart-colletion-slider .owl-theme .owl-nav .owl-prev i, .cart-colletion-slider .owl-theme .owl-nav .owl-next i {
    width: 28px;
    height: 28px;
    color: var(--color-dark);
}
@media (max-width:543px){
.cart-colletion-slider .owl-theme .owl-nav .owl-prev i, .cart-colletion-slider .owl-theme .owl-nav .owl-next i{
   width: 27px;
    height: 25px
}
}
@media (max-width:543px){
 .owl-theme .owl-dots .owl-dot.active{
    width:11px;
    height:11px;
  }
}
.cart-colletion-slider .owl-theme .owl-nav .owl-prev.disabled i, .cart-colletion-slider .owl-theme .owl-nav .owl-next.disabled i {
  color: #8080803b;
}
.cart-colletion-slider .owl-theme .owl-nav .owl-prev.disabled:hover i, .cart-colletion-slider .owl-theme .owl-nav .owl-next.disabled:hover i {
    color: #8080803b !important;
}
  
.cart-colletion-slider .owl-theme .owl-nav .owl-prev, .cart-colletion-slider .owl-theme .owl-nav .owl-next {
    display: inline-block;
    background-color: transparent !important;
    border: 1px solid var(--color-dark) !important;
    border-radius: 50% !important;
    height: 30px;
    width: 30px;
}
@media (max-width:543px){
.cart-colletion-slider .owl-theme .owl-nav .owl-prev, .cart-colletion-slider .owl-theme .owl-nav .owl-next{
   height: 28px;
    width: 28px;
  }
}
.cart-colletion-slider .owl-theme .owl-nav .owl-prev:hover, .cart-colletion-slider .owl-theme .owl-nav .owl-next:hover {
    background: transparent;
    border: 1px solid #232323 !important;
}
.cart-colletion-slider .owl-theme .owl-nav .owl-prev:hover i, .cart-colletion-slider .owl-theme .owl-nav .owl-next:hover i {
    color: #232323 !important;
}

.cart-colletion-slider .owl-theme .owl-nav .owl-next.disabled{
    border: 1px solid #8080803b !important;
}
.cart-colletion-slider .owl-theme .owl-nav .owl-prev.disabled{
    border: 1px solid #8080803b !important;
}
.cart-colletion-slider {
    border-top: 1px solid #78787854;
    padding-top: 15px;
}
@media (max-width:1500px){
.cart-colletion-slider{
      padding-top: 8px;
}
}
.cart-colletion-slider .cart-btn.btn-info.add-to-cart-js {
  margin-top: 2px;
    font-size: 14px;
  cursor: pointer;
      color: var(--button-text-hover-color);
     -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.cart-colletion-slider .card-information  .btn-info.sold-out span{
border-bottom: 1px solid var(--title-color);         
}
.cart-colletion-slider .card-information .card-information__text{
  font-size: 16px;
}
@media (max-width:543px){
.cart-colletion-slider .card-information .card-information__text{
    font-size: 14px;
  text-align:left;
}
}
.cart-notification-slider .card-information .price.price--on-sale,
.cart-notification-slider .price--on-sale .price-item--regular{
  font-size: 16px;
}
@media (max-width:543px){
.cart-notification-slider .card-information .price.price--on-sale, .cart-notification-slider .price--on-sale .price-item--regular{
    font-size: 14px;
}
.cart-notification-slider .card-information .price.price--on-sale{
  margin-top:3px;
}
}
.cart-colletion-slider .cart-btn.btn-info.add-to-cart-js:hover{
      color: var(--button-bg-color);
}
/* .cart-notification-slider .card-information .cast-variants-swatch{
display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
  margin-top: 10px;
} */
@media (max-width:543px){
.cart-notification-slider .card-information .cast-variants-swatch{

    margin-top: 3px;
}
.cart-notification-slider .card-information .variants-swatch{
    text-align: left;
}
}
.cart-notification-slider .card-information{
  display: flex;
  align-items: center;
}
.cart-notification-slider .card-information{
margin-top: 0;
}
.cart-notification-slider .card-wrapper{
    display: flex;
    align-items: center;
}
.cart-notification-slider .card-wrapper .card-product {
  padding-left: 0;
}
@media (max-width:767px){
.recently-viewed-grid-item .card-wrapper .bottom-infromation{
  display: block; 
  text-align: center;
 }
.recently-viewed-grid-item  .card-information .price{
justify-content: center;
}  
  .product-recommendations .card-wrapper .bottom-infromation{
     display: block; 
  text-align: center;
    }
.product-recommendations  .card-information .price{
justify-content: center;
} 
 }
 .template-collection .list__item .thumbnail-buttons, .template-search .list__item .thumbnail-buttons {
    justify-content: left;
}
.template-collection .list__item .thumbnail-buttons .btn-info, .template-search .list__item .thumbnail-buttons .btn-info {
    /* display: inline-block; */
    opacity: 1;
    transform: unset;
    margin-right:10px;
}
.template-collection .list__item .thumbnail-buttons .btn-info:last-child, .template-search .list__item .thumbnail-buttons .btn-info:last-child{
  margin-right: 0px;
}
@media (max-width: 767px){
  .template-collection .list__item .thumbnail-buttons, .template-search .list__item .thumbnail-buttons {
    justify-content: center;
}
}
.template-collection .list__item .thumbnail-buttons, .template-search .list__item .thumbnail-buttons {
    position: unset;
  display: flex;
}
.cart-colletion-slider .card-product{
padding-left:0;
}
.ishi-notification-wrapper {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  /* Add other necessary styles for positioning, size, etc. */
}

#Ishi-notification-popup.active .ishi-notification-wrapper {
  opacity: 1;
}
@media (max-width:1500px) and (min-width:544px){
.cart-colletion-slider .card-product .card--product img{
width: 100px;
    height: 125px;
    border-radius: 10px;
}
  .cart-colletion-slider{
        margin-bottom: -17px;
  }
}
/*================ ishiinstagram ================*/
.ishi-instagram-block .ishiinstagram {
   position: relative;
   overflow: hidden;
   position: relative;
}
 .ishi-instagram-block .ishiinstagram .home-title {
   position: relative;
}
 .ishi-instagram-block .ishiinstagram .home-title a {
   display: inline-block;
   font-size: 38px;
   line-height: 55px;
   letter-spacing: 0px;
   font-weight: 700;
   color: #232323;
   font-family: var(--font-title-family);
   text-transform: unset;
   position: relative;
   
}
 @media (max-width: 1199px) {
   .ishi-instagram-block .ishiinstagram .home-title a {
     font-size: 36px;
     line-height: 36px;
  }
}
 @media (max-width: 991px) {
   .ishi-instagram-block .ishiinstagram .home-title a {
     font-size: 30px;
     line-height: 30px;
  }
}
 @media (max-width: 767px) {
   .ishi-instagram-block .ishiinstagram .home-title a {
     font-size: 26px;
     line-height: 26px;
  }
}


 .ishi-instagram-block .ishiinstagram .home-title a span {
   font-size: 16px;
   display: block;
   line-height: 24px;
   letter-spacing: 8px;
   font-weight: 500;
   font-family: var(--font-body-family);
   margin-bottom: 12px;
   color: #232323;
}
 @media (max-width: 991px) {
   .ishi-instagram-block .ishiinstagram .home-title a span {
     letter-spacing: 5px;
  }
}
 @media (max-width: 767px) {
   .ishi-instagram-block .ishiinstagram .home-title a span {
     letter-spacing: 3px;
  }
}
 @media (max-width: 543px) {
   .ishi-instagram-block .ishiinstagram .home-title a span {
     font-size: 14px;
     margin-bottom: 8px;
  }
}
 .ishi-instagram-block .ishiinstagram #instafeed {
   position: relative;
}
 .ishi-instagram-block .ishiinstagram #instafeed .instaitem {
   position: relative;
}
 .ishi-instagram-block .ishiinstagram #instafeed .instaitem a {
   display: block;
   position: relative;
   overflow: hidden;
   -webkit-transition: all 0.5s;
   -moz-transition: all 0.5s;
   -o-transition: all 0.5s;
   transition: all 0.5s;
       border-radius: 10px;
}
 .ishi-instagram-block .ishiinstagram #instafeed .instaitem a .image-overlay {
   background: rgba(255, 255, 255, 0.25);
   position: absolute;
   width: 94%;
   height: 94%;
   top: 0px;
   right: 0px;
   left: 0px;
   bottom: 0px;
   margin: auto;
   overflow: hidden;
   opacity: 0;
   transition: all 1.1s;
   -webkit-transition: all 1.1s;
   -moz-transition: all 1.1s;
   -ms-transition: all 1.1s;
   -o-transition: all 1.1s;
}
 .ishi-instagram-block .ishiinstagram #instafeed .instaitem a .image-overlay:before, .ishi-instagram-block .ishiinstagram #instafeed .instaitem a .image-overlay:after {
   content: "";
   width: 0;
   height: 2px;
   position: absolute;
   transition: all 0.2s linear;
   background: rgba(255, 255, 255, 0.5);
   left: 50%;
   top: 0;
   transition-duration: 0.6s;
   z-index: 1;
   transition: all 1.1s;
   -webkit-transition: all 1.1s;
   -moz-transition: all 1.1s;
   -ms-transition: all 1.1s;
   -o-transition: all 1.1s;
}
 .ishi-instagram-block .ishiinstagram #instafeed .instaitem a .image-overlay:after {
   left: 50%;
   bottom: 0;
   top: auto;
}
 .ishi-instagram-block .ishiinstagram #instafeed .instaitem a .image-overlay span:before, .ishi-instagram-block .ishiinstagram #instafeed .instaitem a .image-overlay span:after {
   content: "";
   width: 2px;
   height: 0;
   position: absolute;
   transition: all 0.2s linear;
   background: rgba(255, 255, 255, 0.5);
   left: 0;
   top: 50%;
   transition-duration: 0.6s;
   z-index: 1;
   transition: all 1.1s;
   -webkit-transition: all 1.1s;
   -moz-transition: all 1.1s;
   -ms-transition: all 1.1s;
   -o-transition: all 1.1s;
}
 .ishi-instagram-block .ishiinstagram #instafeed .instaitem a .image-overlay span:after {
   right: 0;
   left: auto;
   top: 50%;
}
 .ishi-instagram-block .ishiinstagram #instafeed .instaitem a img {
   max-width: 100%;
   -webkit-transform-style: unset;
   transform-style: unset;
   transition: all 1.5s;
   -webkit-transition: all 1.5s;
   -moz-transition: all 1.5s;
   -ms-transition: all 1.5s;
   -o-transition: all 1.5s;
       border-radius: 10px;
}
 .ishi-instagram-block .ishiinstagram #instafeed .instaitem a .instagram {
   position: absolute;
   top: 50%;
   left: 0;
   right: 0;
   text-align: center;
   margin: 0 auto;
   z-index: 99;
   margin-top: -10px;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -ms-transform: scale(0);
   -o-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s;
   -moz-transition: all 0.5s;
   -o-transition: all 0.5s;
   transition: all 0.5s;
}
 .ishi-instagram-block .ishiinstagram #instafeed .instaitem a .instagram i {
   font-size: 30px;
   color: #fff;
   display: inline-block;
   vertical-align: middle;
   width: 24px;
   height: 24px;
   line-height: 24px;
   border-radius: 30px;
   -webkit-transition: all 0.5s;
   -moz-transition: all 0.5s;
   -o-transition: all 0.5s;
   transition: all 0.5s;
}
 .ishi-instagram-block .ishiinstagram #instafeed .instaitem a .instagram i:hover {
   background: #d6249f;
   background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
   box-shadow: 0px 3px 10px rgba(0, 0, 0, .25);
}
 .ishi-instagram-block .ishiinstagram #instafeed .instaitem .text-container {
   position: absolute;
   bottom: 0;
   display: block;
   padding: 10px;
   width: 100%;
   opacity: 0;
   -webkit-transition: all 0.5s;
   -moz-transition: all 0.5s;
   -o-transition: all 0.5s;
   transition: all 0.5s;
   font-size: 14px;
   font-weight: 400;
   color: #fff;
}
 @media (max-width: 991px) {
   .ishi-instagram-block .ishiinstagram #instafeed .instaitem .text-container {
    /* If media is below 992 */
     opacity: 1;
  }
}
@media(max-width:543px){
	.ishi-instagram-block .ishiinstagram #instafeed .instaitem .text-container {
    	font-size:12px;
          padding: 2px;
    }
}
 .ishi-instagram-block .ishiinstagram #instafeed .instaitem .text-container .likes {
   float: left;
   display: inline-block;
   margin-left: 10px;
   position: relative;
   margin-bottom: 5px;
}
 .ishi-instagram-block .ishiinstagram #instafeed .instaitem .text-container .comments {
   float: right;
   display: inline-block;
   margin-right: 10px;
   position: relative;
   margin-bottom: 5px;
}
 .ishi-instagram-block .ishiinstagram #instafeed .instaitem .text-container i {
   display: block;
   font-size: 16px;
   color: #fff;
   display: inline-block;
   padding-right: 5px;
   padding-left: 8px;
   -webkit-transition: all 0.5s;
   -moz-transition: all 0.5s;
   -o-transition: all 0.5s;
   transition: all 0.5s;
}
@media(max-width:543px){
  .ishi-instagram-block .ishiinstagram #instafeed .instaitem .text-container i{
  	font-size:12px;
  }
}
 .ishi-instagram-block .ishiinstagram #instafeed .instaitem:hover .image-overlay:before, .ishi-instagram-block .ishiinstagram #instafeed .instaitem:hover .image-overlay:after {
   width: 100%;
   left: 0;
}
 .ishi-instagram-block .ishiinstagram #instafeed .instaitem:hover .image-overlay span:before, .ishi-instagram-block .ishiinstagram #instafeed .instaitem:hover .image-overlay span:after {
   height: 100%;
   top: 0;
}
 .ishi-instagram-block .ishiinstagram #instafeed .instaitem:hover a .image-overlay {
   opacity: 1;
}
 .ishi-instagram-block .ishiinstagram #instafeed .instaitem:hover a img {
   transform: scale(1.5);
   -moz-transform: scale(1.5);
   -webkit-transform: scale(1.5);
   -o-transform: scale(1.5);
   -ms-transform: scale(1.5);
}
 .ishi-instagram-block .ishiinstagram #instafeed .instaitem:hover a .instagram {
   display: block;
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -ms-transform: scale(1);
   -o-transform: scale(1);
   transform: scale(1);
}
 .ishi-instagram-block .ishiinstagram #instafeed .instaitem:hover .text-container {
   opacity: 1;
}
 .ishi-instagram-block .ishiinstagram #instafeed .instahover a img {
   -webkit-filter: grayscale(70%);
   -moz-filter: grayscale(70%);
   -ms-filter: grayscale(70%);
   -o-filter: grayscale(70%);
   filter: grayscale(70%);
}
.ishiinstagram-inner h2.sub-title {
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    margin-bottom: 25px;
    font-family: 'Jost';
    color: #777;
}
.ishiinstagram.page-width{
  max-width:1890px;
}
@media(max-width:543px){
  .ishiinstagram-inner h2.sub-title{
    padding:10px 10px;
  }
}
/******************************** cart colletion slider end *******************************/

/* Centering the loader */
/* #loader {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color:#fff;
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}

.loader-icon img {
  width: 50px;
  height: 50px; 
}
.loader-icon img {
  animation: spin 2s linear infinite;
}
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
} */


.cart-upsell-shipping {
    overflow-y: scroll;
      padding-top: 10px;
}

.cart-upsell-shipping::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}
.cart-upsell-shipping::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}
.cart-upsell-shipping::-webkit-scrollbar-thumb
{
	background-color: #000000;
}

.cart-upsell-shipping::-webkit-scrollbar {
    display: none;
}

/* .cart-upsell-shipping-inner{
    position: relative;
    width: auto;
    overflow-y: scroll;
    max-height: 255px;
} */
    .cart-upsell-shipping-inner.cart-empty-notification{
    overflow: hidden;
  }

.cart-upsell-shipping-inner::-webkit-scrollbar-track{
  border-radius: 10px;
}

.cart-upsell-shipping-inner::-webkit-scrollbar{
  width: 5px;
}

.cart-upsell-shipping-inner::-webkit-scrollbar-thumb{
  border-radius: 10px;
  background-color: rgba(0,0,0,0.2);
}
/* .cart-upsell-shipping-inner {
  overflow-y: scroll;
  background-color: white;
} */
.cart-upsell-shipping-inner::-webkit-scrollbar {
  width: 5px; 
}
.cart-upsell-shipping-inner::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.2); 
  border-radius: 10px; 
}

/* #cart-notification-product::-webkit-scrollbar{display:none;} */
/*=======================gallery block=========================*/

.ishiGalleryblock  .ishiGalleryblock-container {
 
  position: relative;
  overflow: hidden;
}

.ishiGalleryblock .category-inner  .image-container{
    position: relative;
    overflow: hidden;
    width: 100%;
  border-radius:4px;
}
.ishiGalleryblock .category-inner{
  overflow:hidden;
 display:block;
}
.ishiGalleryblock .category-inner a{
      position: relative;
    overflow: hidden;
    text-align: center;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.ishiGalleryblock .category-inner .btn:hover{
  color: var(--button-text-color);
    border: 1px solid var(--button-text-color);
}
.ishiGalleryblock .category-inner .gallery-content{
  z-index:1;
    bottom: -90px;
    display: flex;
    position: absolute;
    flex-direction: column;
    transition: .5s;
    justify-content: center;
    align-items: center;
  width:100%;
      background: #23232340;
      padding: 25px 0;
      backdrop-filter: blur(3px);
  border-radius:4px;
}
.galleryblock:hover .gallery-content {
  bottom: 0px;
}
@media (max-width:991px){
  .ishiGalleryblock .category-inner .gallery-content{
     bottom: -88px;
  }
  .ishiGalleryblock .category-inner a.btn{
    padding: 10px 28px;
  }
}
@media (max-width:767px){
 .ishiGalleryblock  .ishiGalleryblock-container{
   margin-bottom:15px;
 } 
  .ishiGalleryblock .category-inner .gallery-content{
     bottom: -95px;
  }
}
@media (max-width:1199px){
  .ishiGalleryblock .category-inner .gallery-content{
    padding: 15px 0;
  }
}
.ishiGalleryblock-container:hover .gallery-content{
  bottom:0px;
}
/* @media (max-width:1199px) and (min-width:768px){
  .ishiGalleryblock .category-inner .gallery-content{
    bottom:-40px;
  }
}
@media (max-width:339px){
  .ishiGalleryblock .category-inner .gallery-content{
    bottom:-30px;
  }
}
@media (max-width:335px){
  .ishiGalleryblock .category-inner .gallery-content{
    bottom:-30px;
  }
}
 */

.ishiGalleryblock .category-inner .maintitle{
-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.ishiGalleryblock .category-inner .maintitle .title{
      text-align:center;
      font-size:25px;
      line-height:30px;
     -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  text-transform: capitalize;
  font-family: 'Jost';
      margin-bottom: 5px;

}
@media (max-width:991px){
  .ishiGalleryblock .category-inner .maintitle .title{
    font-size:18px;
    line-height:22px;
  }
}

.ishiGalleryblock .image-container .category-image img{
border-radius:4px;
max-width:100%;
width:100%;
}	 	
.ishiGalleryblock .owl-theme .owl-nav.disabled+.owl-dots{
  margin-top:20px;
}

@media (max-width:767px){
.ishiGalleryblock-container:hover .title{
opacity:1;
}
}

.ishiGalleryblock  .desc{
     opacity:0;
    -webkit-transition: all .5s ease;
  	-moz-transition: all .5s ease;
  	-o-transition: all .5s ease;
  	transition: all .5s ease;
}

.ishiGalleryblock .desc{
display:block;
overflow:hidden;
  font-weight:300;
}


@media (max-width:1199px){
 .ishiGalleryblock-container .desc{ 
    padding:0;
   }
}
.ishiGalleryblock-container .desc{
  font-size:18px;
line-height:20px;
  margin-bottom:20px;
  font-family: 'Jost';
}
.ishiGalleryblock-container:hover .desc{
  opacity:1;
  bottom:13px;
 }
 @media (max-width:1199px){
 .ishiGalleryblock-container:hover .desc{
   bottom:10px;
 }  
 }
 @media (max-width:991px)  and (min-width:768px){
   .ishiGalleryblock-container .desc{
     font-size:13px;
   }
 }
 @media (max-width:767px){
   .ishiGalleryblock-container .desc {
     width:80%;
     margin:0 auto 10px;
   }
 }
 @media (max-width:543px){
   .ishiGalleryblock-container .desc{
     font-size:15px;
     margin:0 auto 15px;
     
   }
   .ishiGalleryblock .category-inner a.btn{
           padding: 8px 23px;
     font-size:12px;
   }
 } 
 @media (max-width:473px){
   .ishiGalleryblock-container .desc{
     width:80%;
     
   }
 } 
  @media (max-width:430px){
   .ishiGalleryblock-container .desc{
     width:100%;
     padding:0 10px;

   }
 }
 .ishiGalleryblock .category-inner gallery-content{
  
  background: linear-gradient(to bottom, rgba(196, 196, 196, 0), rgb(35 35 35 / 80%));
}
@media (max-width:767px){
  .ishiGalleryblock .category-inner .ishiGalleryblock-container a:before{
    margin:0 auto;
   left:0;
    right:0;
  }
}

 .ishiGalleryblock .category-inner .ishiGalleryblock-container:hover a:before{
   opacity:1;
 }
.ishiGalleryblock  .gallery-btn {
  text-align:center;
}

@media (max-width:543px){
  .ishiGalleryblock .category-inner .gallery-content{
    bottom:0px;
  }
  .ishiGalleryblock .desc {
    opacity: 1;
    margin-top:5px;
}
}
/**************************** featured-product*******************************/
@media screen and (min-width: 1200px){
.product-block2 .feature_productcontent{
    display: flex;
    align-items: center;
    border-radius: 10px;
    overflow: hidden;
      gap: 10px;
}
}
.product-block2 .image-left{
    display: block;
    padding: 0;
 
}
@media (max-width:1199px){
.product-block2 .image-left{
    text-align:center;
      float: none;
    margin-bottom: 30px;
  border-right:0;
}
  .product-block2 .image-left img{
    border-radius:10px;
    width:100%;
  }
}
.product-block2 .video-content video{
height: 600px;
    border-radius: 10px;
}
@media (max-width:1600px){
  .product-block2 .video-content video{
height: 526px;
}
}
@media (max-width:1400px){
  .product-block2 .video-content video{
height: 448px;
}
}
@media (max-width:1199px){
  .product-block2 .video-content video{
height: 600px;
}
}
@media (max-width:543px){
  .product-block2 .video-content video{
height: 300px;
}
}
/* .product-right{
      padding: 0;
    padding:39px 0;
    border-left: 0;
}
@media (max-width:1340px){
  .product-right{
     padding:37px 0; 
  }
}
@media (max-width:1290px){
  .product-right{
     padding:35px 0; 
  }
}

  @media (max-width:1230px){
  .product-right{
     padding: 33px 0; 
  }
} */

/* @media (max-width:1199px){
  .product-right{
   float: none;
    margin: auto;
    border:0;
    padding:0;
  }
  .bannercontent{
        display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 15px;
  }
}
 */
@media (max-width:1199px){
  .bannercontent .product-right{
        width: 100%;
  }
 .bannercontent .product-right .product-main {
    width: 50%;
    margin: 20px auto;
}
}
@media (max-width:767px){
   .bannercontent .product-right .product-main {
    width: 70%;
  
}
}
@media (max-width:767px){
   .bannercontent .product-right .product-main {
    width: 100%;
  
}
}
.product-block2 .categorydot {
position: absolute;
    background-color: #ffffff78;
    border-radius: 50%;
    padding: 8px;
    border:1px solid transparent;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.product-block2 .categorydot:hover{
  border:1px solid #fff;
}
.product-block2 .categorydot .dot-1.dot{
  background: #fff;
  cursor: pointer;
        width: 20px;
    height: 20px;
    border-radius: 50%;
}


@media (max-width: 991px){
  .product-block2 .image-left{
    text-align: center;
    margin-bottom: 30px;
  }
}

@media (max-width: 991px){
 .product-block2 .product-main{
    padding: 0px 0;
   border: none;
  }
}

.product-block2 .owl-theme .owl-dots .owl-dot span{
  border-radius: 0;
}
.product-block2 .owl-theme .owl-dots .owl-dot{
  margin: 0 3px;
}


.product-block2 .card--product .spr-badge{
  bottom: 5px;
}
@media (max-width: 767px){
.product-block2 .card--product .spr-badge{
  bottom: 45px;
}  
}
@media (max-width: 543px){
.product-block2 .card--product .spr-badge{
  bottom: 50px;
}  
}

.view-all-btn{
  margin-top: 8px;
}
   .product-block2 .card-wrapper{
      background: transparent;
     box-shadow: none;
         display: flex;
    align-items: center;
         margin-bottom: 20px;
   }
 
  .product-block2   .card-information .price{
    display: inline-block;
    vertical-align: middle;
    /* float: right; */
     /* margin-top:-13px; */
  }
  /* @media (max-width:1320px){
    .product-block2 .card-information .price{
      margin-top:0;
    }
  } */
  /* @media (max-width:1199px) and (min-width:768px){
    .product-block2 .card-information .price{
      margin-top:-18px;
    }
  } */
  @media (max-width:767px){
    .product-block2 .card-information .price{
      top:-9px;
    }
  }
/* @media (min-width:544px){
  .product-block2 .card-wrapper:hover  .card-information .price{
    opacity:0;
  }
} */
  .product-block2 .card+.card-information{
    padding:0 30px 0 0;
    margin-top: 0;
   }
   @media (max-width:1199px){
     .product-block2 .card+.card-information{
       padding:0;
     }
   }
   
   .product-block2 .product-desc{
         display: block;
     font-size: 17px;
   }
   @media (max-width:1199px){
     .product-block2 .product-desc{
       width:70%;
     }
   }
     @media (max-width:991px){
     .product-block2 .product-desc{
       width:80%;
     }
   }
      @media (max-width:543px){
     .product-block2 .product-desc{
      display:none;
       font-size: 14px;
     }
   }
   @media (max-width:991px){
    /* .product-block2  .card--product{
           width: 25%;
     } */
    .product-block2  .card-information {
     width: 75%;
    }
   }
   @media (max-width:543px){
      /* .product-block2 .card--product{
        width:30%;
        padding:0;
     } */
    .product-block2  .card-information {
       width:70%;
    }
     .product-block2 .card+.card-information{
       padding-left: 10px;
     }
   }
.product-block2   .card__inner {
  border-radius:10px;
  overflow: hidden;
}
 .product-block2 .cart-btn-bottom{
   text-align:center;
   margin-top:35px !important;
 }
 @media (max-width:543px){
   .product-block2 .cart-btn-bottom{
     margin-top:25px !important;
   }
 }
 .product-block2 .cart-btn-bottom .combo-btn{
  padding: 12px 90px;
 }
 @media (max-width:543px){
   .product-block2 .cart-btn-bottom .combo-btn{
         padding: 12px 50px;
     font-size:13px;
   }
 }
 .product-block2  .price--on-sale .price-item--regular ,  .product-block2 .price--on-sale,  .product-block2 .price__regular .price-item--regular{
   font-size:15px;
   vertical-align: middle;
 }
 .product-block2 .add-to-cart-btn{
   text-align:center;
 }
.product-block2  .thumbnail-buttons{
     display: inline-flex;
    gap: 5px;
  left: 10px;
    right: 0;
    top: 55px;
  z-index:10;
}
@media (max-width:767px){
  .product-block2  .thumbnail-buttons{
    top: 125px;
  }
}
.product-block2 .card-wrapper:hover .product-desc{
  -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
@media (min-width: 768px){
.product-block2 .card-wrapper:hover .product-desc{
  opacity:0;
}
}
 /* .product-block2  .thumbnail-buttons .btn-info{
 width: 30px;
  height: 30px;
 } */
 @media (min-width:768px){
  .product-block2  .thumbnail-buttons .btn-info{
        opacity: 0;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translate(0px);
  }
 }
  @media (max-width:543px){
   .product-block2   .price--on-sale .price__sale{
          justify-content: left;
    }
    .product-block2 .card-information .price{
          display: block;
          float: unset;
          margin-top: 2px;
    }
  .product-block2  .card-information .card-information__text{
     font-size:15px;  
    }
  }

  @media (min-width:1200px){
    .cart-left{
  padding-left:30px;
    }
  }
 @media (max-width:1199px){
   .cart-left{
     padding-left:0;
   }
 }
 @media (max-width:1199px){
  .product-block2  .card-information .card-information__text{
     font-size:16px;
   }
 }
  @media (max-width:543px){
  .product-block2  .card-information .card-information__text{
     font-size:14px;
        margin-top: 0;
   }
 }
 .product-block2 .cart-btn-bottom .cart-btn .single-crt-btn{
    padding: 10px 20px;
  }
 
.product-block2  .single-button{
        text-align: right;
    margin-top: 0 !important;
    float: right;
    position: absolute;
    right: 18px;
    top:-11px;
  margin-top:0 !important;
  opacity:0;
  transition: .5s;
  }
  @media (max-width:1350px) and (min-width:1200px){
    .product-block2 .single-button{
      top:0;
    }
  }
  @media (max-width:1199px){
    .product-block2 .single-button{
  right: 0px;
    top: -18px;
    }
  }
  @media (max-width:767px){
    .product-block2 .single-button{
    right: 0px;
    top:0px;
    }
  }
  @media (max-width:543px){
    .product-block2 .single-button{
      position:unset;
      float:unset;
      text-align:left;
      margin-top:2px !important;
          opacity: 1;
    }
  }
  @media (min-width:544px){
  .product-block2 .card-wrapper:hover  .single-button{
     opacity:1;
  }
   
  }
  @media (max-width:543px){
       .product-block2 .cart-btn-bottom .cart-btn.loading span {
     opacity:1;
     }
      .product-block2  .cart-btn-bottom .cart-btn.loading:before{
    opacity:0;
    }
  }
  /* .product-block2 .ripple-effect:after ,  .product-block2 .ripple-effect:before {
        content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 1px solid #eee;
    -webkit-animation: ripple 2s linear infinite;
    animation: ripple 2s linear infinite;
    transition: all 0.4s ease-in-out;
  }
    .product-block2 .ripple-effect:after {
          -webkit-animation: ripple 2s linear 1s infinite;
    animation: ripple 2s linear 1s infinite;
    } */
    @media (max-width:543px){
      .product-block2   .single-button .cart-btn{
      background: transparent;
    color:var(--button-bg-hover-color);
    border-radius: 0;
    border-bottom: 1px solid;
    padding: 0;
       }
      }
    @keyframes ripple {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
  75% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 1
  }
  100% {
    -webkit-transform: scale(1.75);
    transform: scale(1.75);
    opacity: 0
  }
}
.ishi-product-section li.grid__item{
   -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.ishi-product-section li.grid__item.blur {
  opacity: 0.3;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.Product-block .card-wrapper .bottom-infromation{
  display: block;
}
.productblock {
    display: flex;
    width: 100%;
  justify-content: space-between;
}
.product-block2 .card-information{
  width:70%;
  position:relative;
}
.product-block2 .card-product {
    width: 30%;
}
.card-wrapper {
    color: inherit;
    display: block;
    position: relative;
    text-decoration: none;
    border: 1px solid #eee;
    border-radius: 10px;
  margin:1px;
}
.product-block2 .card-wrapper {
    text-decoration: none;
    border: none;
    border-radius: 10px;
}
.card-wrapper .thumbnail img {
    border-radius: 10px 10px 0 0;
}
.product-block2 .card-wrapper .thumbnail img {
    border-radius: 10px ;
}
.card-information{
padding: 0 10px 10px 10px;
}
 @media (max-width:543px){
.product-block2 .card-information .card-information__wrapper{
         text-align: left; 
        font-size: 15px;
    }
      .product-block2  .card-wrapper .bottom-infromation {
        display: block;
        text-align: left;
        margin-top:0;
    }
      .product-block2  .card-information .card-information__text {
        text-align: left;
    }
    .product-block2 .thumbnail-buttons {
        top: 75px;
    }
 }
/************************* About Section ********************************/


.ishi-About-Section .ishi-about .backgraund-truck-img .bg-img {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.ishi-About-Section .ishi-about {
    background-repeat: no-repeat;
    background: bottom;
    background-size: cover;
  position: relative;
}
.ishi-About-Section .main-dual-img {
    display: flex;
    position: relative;

}
.ishi-About-Section .dubal-img .about-img1{
  overflow: hidden;
}
.ishi-About-Section .singel-img .about-img{
  overflow: hidden;
}
.ishi-About-Section .singel-img .about-img img{
  -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
      transform: scale(1);
}
.ishi-About-Section .dubal-img .about-img1 img{
  -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
      transform: scale(1);
}
.ishi-About-Section .dubal-img .about-img1:hover{
    transform: scale(1.2);
}
.ishi-About-Section .singel-img .about-img:hover{
    transform: scale(1.2);
}
.ishi-About-Section .dubal-img {
    position: absolute;
    right: 0;
    bottom: 0;
  z-index:2;
  -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
  overflow: hidden;
      border-radius: 10px;
      border: 2px solid #fff;
}
.ishi-About-Section .singel-img {
    margin-bottom: 58px;
  position: relative;
  z-index:1;
  -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
  overflow: hidden;
  border: 2px solid #fff;
   border-radius: 10px;
}
.ishi-About-Section .singel-img:hover{
  z-index:3;
}


 @media(max-width:767px){
  .ishi-About-Section .dubal-img{
    position:unset;
  }
   .ishi-About-Section .main-dual-img{
     flex-direction:column;
   }
   .ishi-About-Section .singel-img{
     margin-bottom: 15px;
   }
   .ishi-about-second {
    text-align: center;
}
   .ishi-About-Section .dubal-img .about-img1 img{
     width:100%;
   }
} 
@media(min-width:1200px){
.ishi-About-Section .ishi-about .row.content-justify{
      align-items: center;
    display: flex;
}
}

@media(max-width:543px){
  .ishi-About-Section .ishi-about{
    background-image:none !important;
    background-color: #f6f8fb;
  }
  .ishi-About-Section .dubal-img{
  position:unset;
  }
  .ishi-About-Section .singel-img{
     margin-bottom: 10px;
  }
}

.ishi-about .ishi-left-containt .row .singel-img{
  padding-right: 11px;
  padding-left: 11px;
  position: relative;
    z-index: 1;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.ishi-about .ishi-left-containt .row .singel-img:hover{
  
    z-index: 3;
}
.ishi-about .ishi-left-containt .row .dubal-img{
  padding-right: 15px;
  padding-left: 11px;
  position: absolute;
    z-index: 2;
    bottom: 0px;
    right: 80px;
    top: 70px;
}

.ishi-about .ishi-right-containt .section-header {
  text-align: left !important;
}

.ishi-about .ishi-right-containt .section-header>h2{
  margin-bottom: 10px;
  color: #002E3A;
}
.ishi-about .ishi-right-containt .section-header .main-title{
  color: #E85751;
}
.ishi-about .ishi-right-containt .section-header h2{
  padding: 0;
}



@media(max-width:1199px){
  .ishi-about .ishi-right-containt{
    padding:0;
    width: 75%;
    margin: auto;
  }
}
@media(max-width:991px){
  .ishi-about .ishi-right-containt{
    width: 100%;
  }
}

.ishi-about .ishi-right-containt .section-header .Description {
    color: #777;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
}
.ishi-about .ishi-right-containt .ishi-Leaders{
  display: flex;
  align-items: center;
}

.ishi-about .ishi-right-containt .ishi-Leaders .global-img{
  width: 60px;
  height: 60px;
  background-color: #F0F2F0;
    border-radius: 50%;
    text-align: center;
    line-height: 60px;
      cursor: pointer;
  box-shadow: 0px 4px 4px 0px #E8F2E71A;

  -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  z-index:1;
  position: relative;
}


.ishi-about-tab-item .fast-img img {
  transition: transform 0.5s ease; /* Smooth transition effect */
}

.ishi-about-tab-item:hover .fast-img img {
  transform: rotateX(360deg); /* Rotate the image on hover */
}

.ishi-global-img {
    box-shadow: 4px 4px 25px 0px #2323230D;
    border-radius: 50%;
}



/* .ishi-right-containt .ishi-about-tab-item:hover .fast-img img{
  transform: rotate(359deg);
} */

.ishi-about-leaders .ishi-about-tab-item .ishi-Leaders .ishi-global-text .global_text {
    font-size: 19px;
    color: #232323;
    font-weight: 500;
    line-height: 22px;
    font-family: var(--font-title-family);
      margin-bottom: 5px;
}
@media (max-width:1199px){
  .ishi-about-leaders .ishi-about-tab-item .ishi-Leaders .ishi-global-text .global_text{
font-size: 17px;
}
}
.ishi-about-leaders .ishi-about-tab-item .ishi-Leaders .ishi-global-text .dec {
    color: #777;
    font-size: 17px;
    font-weight: 400;
    line-height: 22px;
}

.ishi-right-containt .ishi-about-leaders{
  margin-top: 30px;
}

.ishi-right-containt .about-btn{
  display: inline-block;
}

.ishi-right-containt .ishi-about-leaders .ishi-about-tab-item {
  margin-bottom: 30px;
}

.ishi-about .ishi-right-containt .ishi-Leaders .ishi-global-text {
    margin-left: 20px;
}

.ishi-right-containt .ishi-about-tab-item .global-img .main-img{
    position: relative;
      border: 0.1px solid #fff;
    border-radius: 50%;
    box-shadow: 4px 4px 25px 0px #2323230D;
}

.ishi-left-containt .singel-img .ishi-about-fast .about-img,
.ishi-left-containt .dubal-img .ishi-about-second .about-img1,
.ishi-left-containt .dubal-img .ishi-about-second .about-img2{
   -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
    display: block;
    overflow: hidden;
}


/* .ishi-About-Section .ishi-right-containt .about-btn a{
  background-color: var(--button-bg-hover-color);
} */
.ishi-About-Section .ishi-right-containt .about-btn:hover a{
  background-color: var(--button-bg-hover-color);
}

@media(max-width:1199px){
  .ishi-left-containt .singel-img .ishi-about-fast .about-img {
      text-align: right;
  }
  .ishi-About-Section .ishi-about .ishi-about-img-containt{
    margin-bottom: 30px;
            display: flex;
        justify-content: center;
  }
  .ishi-About-Section .ishi-about .ishi-about-img-containt .ishi-left-containt {
    width: 100%;
    max-width: 80%;
}
}
@media(max-width:991px){
   .ishi-About-Section .ishi-about .ishi-about-img-containt{
        justify-content: start;
  }
  .ishi-About-Section .ishi-about .ishi-about-img-containt .ishi-left-containt{
    max-width: 100%;
  }
}
@media(max-width:767px){
  .ishi-About-Section .ishi-about .ishi-about-img-containt {
       display: block;
    }
  .ishi-About-Section .ishi-about .ishi-about-img-containt .ishi-left-containt{
    max-width: 80%;
    margin: auto;
  }
  .ishi-left-containt .singel-img .ishi-about-fast .about-img {
      text-align: center;
  }
}
@media(max-width:543px){
  .ishi-left-containt .singel-img .ishi-about-fast .about-img {
      text-align: center;
  }
   .ishi-About-Section .ishi-about .ishi-about-img-containt .ishi-left-containt{
    max-width: 85%;
  }
  
  .ishi-left-containt .singel-img .ishi-about-fast, .ishi-left-containt .dubal-img .ishi-about-second{
    text-align: center;
  }
  .ishi-about .ishi-left-containt .row .singel-img{
    margin-bottom: 22px;
  }
}

@media(max-width:440px){
  .ishi-About-Section .ishi-about .ishi-about-img-containt .ishi-left-containt{
    max-width: 100%;
  }
}


.bannerwithslider .video-content video {
    border-radius: 5px;
  height:575px;
}
@media (max-width:1452px){
  .bannerwithslider .video-content video{
    height:550px;
  }
}
@media (max-width:1357px){
  .bannerwithslider .video-content video{
            height: 536px;
  }
}
@media (max-width:1250px){
  .bannerwithslider .video-content video{
            height: 505px;
  }
}
.bannerwithslider .video-content {
    border: 5px solid #fff;
    border-radius: 10px;
      
}

.click-box {
    display: flex;
    align-items: center;
    gap: 0 20px;
    background: rgba(255, 255, 255, 0.20);
backdrop-filter: blur(17.5px);
    padding: 17px;
    position: relative;
    
    cursor: pointer;
    width:485px;
}
@media (max-width:1199px){
  .click-box{
    width:350px;
  }
}
@media (max-width:991px){
  .click-box{
    width:300px;
  }
}
@media (max-width:767px){
  .click-box{
    width:250px;
    padding: 8px;
  }
 
}
@media (max-width:543px){
  .click-box{
    width:200px;
  }
}
@media (max-width:449px){
  .click-box{
    margin-right:0;
  }
}
.thumbel-slider .slick-track .slick-slide:last-child .col-lg-6 .click-box {
    margin-right: 0;
    margin-left: 20px;
}
.click-box p {
    font-size: 20px;
    font-weight: 500;
        margin: 0;
    padding: 0;
    letter-spacing: 0.07393358647823334px;
    color: #fff;
}
.click-box img {
    width: 100%;
    max-width: 38px;
    height: 40px;
    object-fit: contain;
}
.click-box:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    /* background: #b8b8b833;
    backdrop-filter: blur(9px); */
    z-index: -1;
}
.slick-current.slick-center .click-box span {
    height: 4px;
    width: 0;
    position: absolute;
    bottom: 0;
    background: #D9D9D9;
    left: 0;
    transition: 5s;
    animation: boxwidth;
    animation-duration: 2s;
    animation-delay: 2s;
}


.click-box.active span {
 
  animation: boxwidth;
  animation-duration: 4s;
  animation-delay: 0s;
}
@media (max-width:767px){
 .click-box p{
    font-size:15px;
  }
}
@media (max-width:543px){
 .click-box p{
    font-size:12px;
  }
  .click-box img {
    max-width: 28px;
    height: 28px;
}
}
@keyframes boxwidth {
    0% {
        width: 0%;
    }
    100% {
        width: 100%;
    }
}
.progres-slide-iner {
    width: 50%;
    margin: 0 auto;
}
.titlewithbtn {
    display: flex;
    justify-content: space-between;
  text-align: left;
  align-items: center;
      width: 97%;

}
.gallery-btn2 .btn{
  border: 1px solid #fff;
    background: transparent !important;
    border-radius: 10px;
    padding: 10px 40px 10px;
}
.gallery-btn2 .btn:hover{
  background: #fff !important; 
}
@media (max-width:991px){
  .gallery-btn2 .btn{
        padding: 10px 30px 10px;
  }
}
.bannerwithslider .page-width{
  max-width:1400px;
}
.titlewithbtn1 h2.title {
    margin-bottom: 0;
    color: #fff;
    font-family: 'jost';
    font-size: 40px;
    line-height: 50px;
    font-weight: 600;
    text-transform: capitalize;
}
.titlewithbtn1 .sub-title{
  color: #D7D7D7;
    font-family: 'jost';
    font-size: 18px;
    line-height: 27px;
    font-weight: 400;
  margin-bottom:25px;
}
.bannerwithslider .card-wrapper {

    text-decoration: none;
    border: 7px solid #fff;
    border-radius: 10px;
    background: #fff;
}
@media (max-width:767px){
  .titlewithbtn {
    display: block;

    text-align: left;
    
    width: 100%;
    margin-bottom: 20px;

}
  .titlewithbtn1 h2.title{
    font-size:30px;
  }
}
@media (max-width:543px){
  .titlewithbtn1 .sub-title{
  line-height: 22px;
    font-size: 15px;
   
  margin-bottom:15px;
}
}

.ishi-testimonial-section .owl-nav .owl-prev, .ishi-testimonial-section .owl-nav .owl-next {
   position: absolute;
   padding: 0;
   top: 46%;
   box-shadow: none;
   margin: 4px;
   right: auto;
   border: 0;
   display: inline-block;
   height: 40px;
   width: 40px;
   background-color:var(--button-bg-color) !important;
   border:1px solid var(--button-bg-color);
   opacity: 1;
   filter: alpha(opacity=0);
   -webkit-transition: all 0.5s;
   -moz-transition: all 0.5s;
   -o-transition: all 0.5s;
   transition: all 0.5s;
   color: var(--button-text-color);
  border-radius: 30px;
  display: flex;
    align-items: center;
    justify-content: center;
}
.ishi-testimonial-section .testimonial{
  padding:70px 0;
}
.testimonial-inner {
    width: 90%;
    margin: 0 auto;
}
 .ishi-testimonial-section .owl-nav .owl-next {
   right: -60px;
   left: auto;
}
 .ishi-testimonial-section .owl-nav .owl-prev {
   left: -60px;
   right: auto;
}
@media(max-width:767px){
.ishi-testimonial-section .owl-nav .owl-prev, .ishi-testimonial-section .owl-nav .owl-next{
position:unset !important;
  display:inline-block;
}
}
.ishi-testimonial-section .owl-theme .owl-nav .owl-prev, .ishi-testimonial-section .owl-theme .owl-nav .owl-next{
  background: #fff !important;
   border:1px solid #eee;
}
.ishi-testimonial-section .owl-theme .owl-nav .owl-prev:hover, .ishi-testimonial-section .owl-theme .owl-nav .owl-next:hover {
   background: #fff !important;
   border:1px solid #eee;
   box-shadow: 3px 3px 20px 0px #2323230D;

}
 .ishi-testimonial-section .owl-theme .owl-nav .owl-prev i, .ishi-testimonial-section .owl-theme .owl-nav .owl-next i ,
 .ishi-testimonial-section .owl-theme .owl-nav .owl-prev svg, .ishi-testimonial-section .owl-theme .owl-nav .owl-next svg{
   color: #232323 ;
   fill: #23232380;
       -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;

 }
  .ishi-testimonial-section .owl-theme .owl-nav .owl-prev:hover i, .ishi-testimonial-section .owl-theme .owl-nav .owl-next:hover i ,
 .ishi-testimonial-section .owl-theme .owl-nav .owl-prev:hover svg, .ishi-testimonial-section .owl-theme .owl-nav .owl-next:hover svg{
   color: #232323 ;
   fill: #232323;
 }
 h3.kewords {
    margin-bottom: 10px;
    margin-top: 20px;
    font-size: 25px;
    font-weight: 500;
    line-height: 25px;
    font-family: 'Jost';
}
.slimScrollDiv {
    scrollbar-width: thin; 
    scrollbar-color: #999 transparent; 
}
.cart-upsell-shipping-inner{
   scrollbar-width: thin;
    scrollbar-color: #999 transparent; 
}
.sidebar-collection .card-wrapper{
  border:none;
}
.sidebar-collection .card-wrapper .thumbnail img {
    border-radius: 10px ;
}
.template-collection .collectiongrid-layout-1 .card-wrapper, .template-search .collectiongrid-layout-1 .card-wrapper{
  border:none;
}
.template-collection .collectiongrid-layout-1 .card-wrapper .thumbnail img , .template-search .collectiongrid-layout-1 .card-wrapper .thumbnail img {
   border-radius: 10px ;
}
.template-search .card-information .card-information__wrapper, .template-collection .card-information .card-information__wrapper{
      text-align: left;
}
.cart-notification-slider .card-information .card-information__wrapper, .cart-notification-slider .card-information .card-information__wrapper{
      text-align: left;
}
.cart__note .field__input{
    border-radius: 10px;
}
.shopify-challenge__container .g-recaptcha{
  margin:20px 0;
}
.template-404 .view-all-btn {
    margin-top: 25px;
}

.recently-view span.product-price {
    display: flex;
}
.list-Aboutus-info p {
    font-size: 17px;
}
.jdgm-preview-badge .jdgm-star.jdgm-star {
    color: #fec42d !important;
}

.gallery-btn2 .btn:focus,
.gallery-btn2 .btn:active {
    border-color: #fff;
    color: #fff;
  background: transparent;
}
.gallery-btn2 .btn:hover {
    color: #232323;
}


        #ModalClose-search {
        top: 4px;
        right: -5%;
    }