/** Shopify CDN: Minification failed

Line 91:35 Unexpected "{"

**/
@media screen and ( max-width: 1220px ) {
  .short-des { display: none; }
  .cart-words { display: none; }
}
@media screen and ( max-width: 1020px ) {
  .page-wrap {
    margin-top: 60px !important;
	}
  h3, h1, h2, .main-slider.slider-1562689352730 .caption h2 {
   font-size: 22px !important; 
  }
  .product-details h3 {
   font-size: 17px !important; 
  }
  /* Index hero text */
  .caption-1563203290833 {
  	left: 50% !important;
  }
  /* carousel */
  .index-sections #shopify-section-1563293392546 {
  width: auto;
  max-width: 450px;
  float: none;
  margin: auto;
  padding-top: 20px;
  padding-bottom: 0px;
  padding-left: 40px;
  padding-right: 40px;
   text-align: center;
  }
  .index-sections #shopify-section-1563293392546 .text-content {
   text-align: center;
  }

  .index-sections #shopify-section-1559084715445 {
    width: 100%;
    float: none;
    margin: auto; 
    padding-top: 15px;
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }
  /* collections page */
  .collection-banner, .collection-banner img {
  	height: 250px; 
}
  .collection .page-wrap {
    margin-top: 60px !important;
  }  
  /* product page */
  .product .page-wrap {
    margin-top: 60px !important;
  }
}
@media screen and ( min-width: 980px ) {
  p.theme-error {
    max-width: 175px;
  }
}

@media screen and ( min-width: 981px ) {
  .mobile-only { display: none; }
}

@media screen and ( max-width: 980px ) {
  .mobile-only { display: unset; }

  .index .scrollheader .nav-container {
    background-color: rgba(0,0,0,0);
  }

  .index .scrollheader .nav-container .shifter-handle i,
  .index .scrollheader .nav-container ul#mobile-cart li a,
  .index .scrollheader .nav-container ul#mobile-cart li select.currency-picker  {
    color: #ffffff! important;
  }

  .scrollheader .nav-container .shifter-handle i,
  .scrollheader .nav-container ul#mobile-cart li a,
  .scrollheader .nav-container ul#mobile-cart li select.currency-picker  {
    color: #000000! important;
  }

  .index .coverheader .nav-container,
  .index .coverheader #navigation, {
    background-color: #f5f5f5;
  }

  .index .coverheader .nav-container .shifter-handle i,
  .index .coverheader .nav-container ul#mobile-cart li a,
  .index .coverheader .nav-container ul#mobile-cart li select.currency-picker  {
    color: #000000! important;
  }

  .coverheader .nav-container .shifter-handle i,
  .coverheader .nav-container ul#mobile-cart li a,
  .coverheader .nav-container ul#mobile-cart li select.currency-picker  {
    color: #000000! important;
  }

  .section-title {
    padding: 0 0 15px;
    margin-bottom: 10px;
  }

  .nav-container {
    grid-template-columns: 1fr 1fr 1fr !important;
    align-items: center;
  }

  div#logo-spacer {
    display: none;
  }

  ul#mobile-cart {
    list-style: none;
    text-align: right;
  }

  ul#mobile-cart li {
    display: inline-block;
    margin-right: 10px;
  }
/*
  span.shifter-handle {
    text-align: left;
    margin-left: 10px;
  }
*/
  #logo {
    margin: 5px auto! important;
    text-align: center;
    max-width: 100px;
  }

  #logo a {
    float: none;
  }

  #logo img {
    max-width: 100px;
  }

  .mobile-hide,
  .nav-container ul#cart,
  .nav-container nav,
  header nav {
    display: none;
  }

  .index ul#social-icons,
  ul#social-icons li {
    text-align: center;
  }

  .topbar {
    line-height: 10px;
  }

  .quick-shop {
    width: 100%;
  }

  .desktop-sidebar #sidebar {
    display: none;
    text-align: center;
  }

  #sidebar.open {
    display: block;
  }

  #sidebar ul li {
    padding: 5px 0;
  }

  .product-info .rte {
    display: none;
  }

  ul#home-icons {
    text-align: center;
  }

  #social-area {
    text-align: center;
  }
  ul#top_nav {
    text-align: center;
  }
  /*
  #full-width-filter {
  display: none;
  }
  */
}


@media screen and ( max-width: 840px ) {
	.index-sections #shopify-section-1562696127457 .row .desktop-6, .index-sections #shopify-section-1562696127457 .row .tablet-3 {
		width: 100vw;   
	}
}
@media screen and ( min-width: 741px ) {
  /* #filtersButton { display: none;} */
  .desktop-hide { display: none; }
}




/* All Mobile Sizes (devices and browser) */
@media screen and (max-width: 740px) {
/* home page */
.gridlock .row .mobile-half { 
   width: 100% !important;
   margin-bottom: 15px !important;
 }
  /* Index hero text */
  .caption-1563203290833 * {
    text-align: center;
  }
  .caption-1563203290833 {
    width: 100%;
    left: 50% !important;
    transform: translateX(-50%) !important;
  }
  /*Index text sections */
  .index-sections .text_section {
	padding: 15%;
 	}
  
  /* Carousel */
  .index-sections #shopify-section-1559084715445 {
  padding-left: 5px;
  padding-right: 5px;
  }
  /* Collection pages */  
#shopify-section-collection-page-template .gridlock .row .mobile-half {  
   width: 100% !important;
  	padding: 10px !important;
   margin-bottom: 40px !important;
 }
  #shopify-section-collection-page-template .product-loop .product-index {
  	padding: 10px !important;
  }
  /* Product pages */
  #product-content, .product-image-container .slick-initialized .slick-slider {
      width: 100% !important;
    }
  .product-main-images {
   padding: 0px !important;
  }
  .product-image-container:hover {
   transform: none !important;
   border: none !important;  
  }
  .product-description {
    width: 100% !important;
  	margin: 0 auto !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
	}
.product-description .section-title, .product-description .product-form {
  max-width: none !important;
}
  /* fixing share icons overlapping add to bag button on mobile */
  .is_stuck {
    position: relative !important; 
    top: auto !important; 
    width: auto !important; 
    bottom: auto !important;
  }
  /*about page*/
  .pf-0eab2aa5 {
    margin: 0 !important;
  }
  .pf-d8b35e2b {
    margin-top: 80px !important;
  }
  #footer {
    padding: 20px !important;
  }
  .page-wrap {
    overflow: hidden;
  }
  #sidebar {
    background: transparent;
  }
  div#banner-message {
    text-align: center;
  }

  .main-slider .caption {
    display: block;
    padding: 15px 15px 5px;
    border-width: 0;
  }

  .caption-inners {
    padding: 0;
  }
  .index-section {
    padding-top: 15px;
    margin-bottom: 15px;
  }

  /* Forcing styles on mobile for best experience */
  .flex-caption h2.slide-title {
    font-size: 24px !important;
  }

  .flex-caption p.caption {
    font-size: 14px !important;
  }

  .flex-caption .cta {
    display: inline-block;
    margin-top: 10px;
  }

  .flex-caption .cta a {
    text-align: center;
    font-size: 14px !important;
    line-height: 35px;
    height: 35px;
  }

  .flex-caption.slide1,
  .flex-caption.slide2,
  .flex-caption.slide3,
  .flex-caption.slide4,
  .flex-caption.slide5 {
    text-align: center;
  }

  .flex-caption .caption-inners {
    width: 100%;
    text-align: center;
  }

  .product-form {
    text-align: center;
  }
  .product-add {
    margin-top: 15px;
  }

  a.scrollup,
  .mobile-none,
  ul#main-nav,
  .fr,
  .product-modal,
  #looked-at {
    display: none !important;
  }
/*
  .homepage-promo {
    padding: 15px 0;
  }
*/
  /* Product Page */
  .share-icons {
   margin-top: 25px !important; 
    width: 100% !important;
  }
  .product .page-wrap {
    margin-top: 0px !important;
}
  .product-info {
    display: none;
  }

  .product-info-mobile {
    display: block;
  }
  
  .shopify-payment-button__more-options {
    text-align: center !important;
  }

  .share-icons .inner-wrapper-sticky {
    margin-top: 0;
  }

  .product-info-mobile h3,
  .product-info-mobile h4 {
    letter-spacing: initial;
    font-weight: normal;
    font-size: 12px;
  }

  .add {
/*     margin: 0 auto 20px !important; */
  }

  .selector-wrapper .js-qty {
      margin: 0 auto;
  }
  .selector-wrapper .quantity-increment {
      width: 50px;
  }
  .selector-wrapper input.js-qty__num {
      max-width: 80px;
  }
  .selector-wrapper .js-qty {
      display: inline-block;
  }
  .single-option-selector {
    width: 100%;
  }

  .share-icons a {
    display: inline-block;
    width: 33.3333%;
    margin: 0 -2px;
    height: 40px;
    line-height: 46px;
  }

  .homepage-instagram .instagram-image {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
  }

  ul#social-icons,
  ul#social-icons li {
    text-align: center;
    margin-bottom: 0;
  }

  ul#top_nav {
    text-align: center;
  }

  ul#top_nav li {
    padding: 0 10px;
  }

  .fb-like-box {
    width: 200px !important;
    float: none;
    display: block !important;
    margin: 0 auto;
  }

  .readmore {
    text-align: center;
  }

  .desktop-sidebar #sidebar {
    display: none;
    text-align: center;
  }

  #sidebar.open {
    display: block;
  }

  #sidebar ul li {
    padding: 5px 0;
  }

  p.product-note {
    text-align: center;
  }

  #page-sidebar {
    margin-top: 20px;
    text-align: center;
  }

  .first {
    clear: none;
  }

  .product:nth-child(2n+1) {
    clear: left;
  }

  .what-is-it {
    text-align: center;
  }

  div#search-bar {
    width: 100%;
  }

  div#search-bar #q {
    text-align: left;
  }

  .map-section-wrapper,
  .placeholder-background,
  .map-section .placeholder-svg {
    height: auto !important;
  }


  #footer-wrapper {
    text-align: center !important;
  }

  .product-description #product-price {
    text-align: center;
    display: block;
  }

  .map-section-content {
    text-align: center;
  }

  #product-description,
  .product-description {
    padding-top: 20px;
    text-align: center;
  }

  .variant-sku {
    display: block;
    text-align: center;
  }

  .grid__item.item_img img {
      max-width: 110px;
  }

  .item_dtl {
      text-align: center;
  }

  .ajaxcart.row .ajaxcart__qty {
      width: 110px;
      margin: 0 auto;
  }

  .product-image-container.show-all .product-main-image {
    margin-bottom: 0px;
  }
  .product-qty.selector-wrapper label {
    display: none;
  }
  img.zoomImg {
      display: none;
  }
  .has-offcanvas--visible {
    overflow: hidden;
  }
  .nav-container-left {
  	left: 20px;
  }
  .nav-container-right {
   	right: 20px;
  }
  #searchscreen input#q {
	width: 75vw;
  }
  /* Featured Content product page */
  .gridlock .row .gal-1564077903878 {
  display: block;
  width: 100%;
  margin: 0 auto;
	}
.gal-1564077903878 div.pimg {
	}
.gal-1564077903878 div.pimg:nth-of-type(1), .gal-1564077903878 div.pimg:nth-of-type(2) {
  margin: 0;
  padding-top: 0px;
  padding-bottom: 40px;
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
	}
}
@media screen and (max-width: 490px) {
	.accountbutton, .navsearchbutton, .locations {
    display: none !important; 
	}
  .homepage-instagram h2 {
   font-size: 24px !important; 
  }
}
@media screen and (max-width: 380px) {
	.nav-container-right svg {
    float: right;
    margin-left: 15px;
	}
	.nav-container-left svg {
    float: left;
    margin-right: 15px;
	}
}
@media screen and (max-width: 340px) {
	.nav-container-right svg {
    float: right;
    margin-left: 10px;
	}
	.nav-container-left svg {
    float: left;
    margin-right: 10px;
	}
}

@media screen and (max-width: 1000px) {
  .collection .page-wrap{margin-top: 60px !important;}
  .product .page-wrap{margin-top: 60px !important;}
  .page-wrap {margin-top: 60px !important;}
  .collection .page-wrap, .product .page-wrap, .shifter-page .page-wrap{margin-top: 100px !important;}

  /*spacing-css 21/03/2022*/
  .collection .page-wrap{margin-top: 60px;}
  .product .page-wrap{margin-top: 60px;}
  .page-wrap {margin-top: 60px;}
  .collection .page-wrap, .product .page-wrap, .shifter-page .page-wrap{margin-top: 100px;}
}

@media screen and (max-width: 740px) {
  .product .page-wrap{margin-top: 60px !important;}

  /*spacing-css 21/03/2022*/
  .product .page-wrap{margin-top: 60px !important;}
}