/** Shopify CDN: Minification failed

Line 90:0 Unexpected "}"
Line 91:1 Unexpected "{"
Line 91:10 Expected ":"
Line 98:2 Unexpected "{"
Line 98:3 Unexpected "{"
Line 98:12 Expected ":"
Line 136:2 Unexpected "{"
Line 136:3 Unexpected "{"
Line 136:12 Expected ":"
Line 153:2 Unexpected "{"
... and 5 more hidden warnings

**/
/*-----------------------------------------------------------------------------/
/ Custom Theme CSS
/-----------------------------------------------------------------------------*/
/*---------------- Global Custom CSS -------------------*/
.t4s-drawer__close{transition: .3s;}

 .t4s-drawer__close:hover{
    background-color: transparent;
    transform: rotate(180deg);
}
.t4s-main-collection-page{padding-right:10px;padding-left:10px;}
#preview-bar-iframe {
  /* display: none; */
}
#powrIframeLoader{  display: none;}
.t4s-slideshow-inner{height:100vh;}
.t4s-header__wrapper {
    background: transparent !important;
}

    
#t44_cbbbf90b-3e3e-4a7b-a419-4e05d46aae5c{display:none;}
.t4s-liquid_a6c37eda-0391-4c71-b4d0-262716acf5a8{padding-top:20px;padding-bottom:20px;border-bottom:1px solid #f5f5f5;}

#t44_9f33df5d-18e0-4e62-81bf-b6fbf0fa8632{display:none !important;}

.t4s-header__wrapper > .t4s-container > .t4s-row > .t4s-col-md-1 {
  width: auto;
}
.t4s-header__wrapper > .t4s-container > .t4s-row > .t4s-col-md-6 {
  flex-grow: 1;
}
.template-index #MainContent > .shopify-section {
  min-height: 100vh !important;
}
#fp-nav {
    top: auto;
    bottom: 10px;
    transform: none;
}
.fp-watermark {
  display: none;
}
.t4s-header__wrapper[header-color="White"] .t4s-push-menu-btn,
.t4s-header__wrapper[header-color="White"] .t4s-site-nav__icons svg.t4s-icon{
  color: #fff;
}
#fp-nav ul li .fp-tooltip {
  color: #241f21;
}
#fp-nav[nav-color="White"] ul li .fp-tooltip {
  color: #ffffff;
}
#fp-nav[nav-color="White"] ul li a span{
  background: #ffffff;
}

#item_mb_acc a{position:fixed;bottom:30px;}
.t4s-accordion-mb-true .t4s-tab-wrapper [data-t4s-tab-item]{display:none;}
/* .currency-converter-currency-button{display:none;} */
.t4s-drawer-menu__close:hover {
    background-color: transparent;
    transform: rotate(180deg);
}

/* #item_c801e20a-62f3-4f69-829a-3119fa0e269e {
  animation: blink 1s step-start infinite;
}

@keyframes blink {
  50% {
    opacity: 0;
  }
} */
}
{{settings.global_css }}




/*---------------- Custom CSS for only desktop -------------------*/
@media (min-width: 1025px) {
  {{settings.desktop_css }}
.t4s-header__wrapper > .t4s-container {
  padding-right: 30px;
  padding-left: 30px;
}
  .t4s-coppy-right{text-align: justify;
    line-height: 40px;}
  /* .filterSticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    background: #fff;
    height: 60px;
    margin-top: 78px !important;
    padding-right: 68px;
    margin-left: 25px;  
} */

  .we-are{margin-top:20%;}
  .t4s-product-title{font-size:15px !important;}
  .t4s_box_pr_grid{margin-top:0;}
   .t4s-pr-style1{margin-top:10px !important;}
  .t4s-collection-header .t4s-dropdown__sortby button[data-dropdown-open]{border:none !important;padding: 7px 17px 7px 17px !important;    min-width: 90px !important;}
  .t4s-icon-select-arrow{right:1px !important;}
  .t4s-push-menu-btn:hover .t4s-menu-drawer{display:block !important;}
    .cstm-humburg{margin-top:-38px !important;}
/*   .t4s-sticky-atc{display:none;} */
  .t4s-dropdown__sortby button[data-dropdown-open]{font-size:15px;}
/*   .t4s-sticky-atc{display:none !important;} */
.t4s-sticky-atc__infos{display:none;}
.t4s-sticky-atc__img{display:none;}
[data-menu-drawer] svg{width:24px !important;}
}

/*---------------- Custom CSS for tablet, mobile -------------------*/
@media (max-width: 1024px) {
  
  {{settings.tablet_mobile_css }}
   .t4s-header__wrapper > .t4s-container {
  padding-right: 10px;
  padding-left: 10px;
}
  .t4s-coppy-right{text-align: justify;
    line-height: 30px;}
    .we-are{margin-top:65%;}
  .logo-width-mboile{width:140px !important;}
  .cstm-humburg{margin-top:-28px;}
  .cstm-humburg .t4s-push-menu-btn{width:25px;}
.t4s-sticky-atc__product{display:none !important;}
[data-menu-drawer] svg{width:18px !important;}
}

/*---------------- Custom CSS for only tablet -------------------*/
@media (min-width: 768px) and (max-width: 1024px) {
  {{settings.tablet_css }}
  .cstm-count-bread{display:none;}
}

/*---------------- Custom CSS for only mobile -------------------*/
@media (max-width: 767px){
  .t4s-collection-header{    position: fixed;
    bottom: 0;
    width: 99%;
    z-index: 999;
    background: #fff;
    height: 50px;
    margin-bottom: 0;
        flex-direction: row-reverse;
}                    
  .t4s-collection-header>:first-child {
    justify-content: center;
}
  .t4s-collection-header>:last-child {
    justify-content: center;
}
  div.page-head{padding-top:20px;padding-bottom:0px;margin-bottom:-20px;}
  .t4s-main-collection-page{margin-top:20px;padding:0;}

  
  
  .t4s-filter-hidden {
    bottom: 0;
    width: 100%;
    height: 70vh;
    top: auto;
    z-index: 999;
    transform: translate3d(0%, 100%, 0);
  }
  .t4s-dropdown__sortby .t4s-icon-select-arrow,
  .t4s-icon-select-arrow {
    display: none;
  }
  .hide-mobile{display:none;}
  {{settings.mobile_css }}
  .filterSticky{box-shadow: 0 -1px 2px rgb(0 0 0 / 10%) !important;
    border-top: none;}
  .t4s-dropdown__sortby{    border-right: #ccc solid 1px!important;
}
}