/** Shopify CDN: Minification failed

Line 150:0 Expected "}" to go with "{"

**/
.size-ch-wrap{
	background: #fcf7f4;
}
header .headerCartIcon{
	width: 15px;
}
.site-header__icons-wrapper .site-header__account.headerLoginMenu, .site-header__icons-wrapper .site-header__cart.srch-icon.headersearchMenu{
	display: none;
}
.template-collection #shopify-section-instagram{
	display: none;
}
.productSecondImg{
	position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
   	object-fit: cover;
    height: 100%;
    overflow: hidden;
}
.template-collection #Collection .grid-view-item__image-wrapper{
	position: relative;	
}
 .template-collection #Collection .grid__item:hover img.productSecondImg{
	opacity: 1 !important;
}
.template-page.about #shopify-section-instagram{
	display: none;
}
.template-index .txtwpd_flx .wrapperBox1{
	width: 25%;
}
.template-index .txtwpd_flx .wrapperBox2{
	width: 75%;
    display: flex;
    margin-left: 5px;
}
.template-index .txtwpd_flx .txtwpd_box{
	flex: 0 0 37%;
}
.template-index #indexpageSliderWrap1 .txtwpd_box.txtwpd_product {
    padding-left: 10px;
    padding-right: 10px;
}
.template-index .two_full_collection .twcoll_full_inner .twfcll_img_full{
	display: flex;
}
.collection_outer{
	margin: 77px 116px auto auto;
}








/* Responsive CSS Begians */

@media only screen and (max-width: 767px){
  .template-index .product-card__image-with-placeholder-wrapper{
	margin-left: auto;
    margin-right: auto;

  }
  .template-index  .product_sale{
  	right: 5vw;
  }
  .template-index .pdtitle_with_price, .template-product .pdtitle_with_price{
  	max-width: 157px!important;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  header .cart-icn span.icon__fallback-text_show:after{
  	    top: -5px;
    	left: 6px;
    	z-index: -1;
    opacity: 0;
  }
  .site-header__icons-wrapper .site-header__cart.srch-icon.headersearchMenu {
      display: block;
  }
  header .headerCartIcon{
  		opacity: 0;
  }
  header .cart-icn:after{
      background: url(bg.png);
      content: "";
      position: absolute;
      width: 20px;
      height: 20px;
      background-size: contain;
      background-repeat: no-repeat;
      top: 5px;
      left: 6px;
      z-index: -1;
  }
  .product-card__image-with-placeholder-wrapper{
  	    max-width: 100%;
    	max-height: 100%;
  }
  
  
}

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

  .site-header  .site-header__cart-count{
  	  top: 10px;
      min-width: 10px;
      height: 15px;
      width: 15px;
      left: -5px;
  }
  .site-header  .site-header__cart-count span{
  	  width: 8px;
  }
  
  
}

@media only screen and (max-width: 500px){
  .template-index .coll_price .price .price__regular, .template-index .coll_price .price .price__sale{
  	margin: 0;
  }
  .template-index .coll_price dl.price{
  	display: flex;
    justify-content: space-between;
  }

/* Responsive CSS Ends */

  
 @media only screen and  (max-width: 768px){
  
  
    
.small--hide { display: inline-block !important;}
    
  }
  
