/** Shopify CDN: Minification failed

Line 3359:14 Expected ":"
Line 3609:2 Expected identifier but found "*"
Line 5392:2 Expected identifier but found "*"
Line 5475:2 Expected identifier but found "*"
Line 6913:0 Comments in CSS use "/* ... */" instead of "//"
Line 6914:0 Comments in CSS use "/* ... */" instead of "//"
Line 6915:0 Comments in CSS use "/* ... */" instead of "//"
Line 7340:2 Comments in CSS use "/* ... */" instead of "//"

**/
/*
* Fashionopolism Responsive Shopify theme
* Copyright 2020, We are Underground
* www.weareunderground.com
*
*
* Gridlock v3.2.1
* A responsive CSS grid system. Part of the Formstone Library.
* http://formstone.it/gridlock/
*
* Copyright 2014 Ben Plum; MIT Licensed
*/
*, :after, :before {
  box-sizing: border-box
}

.gridlock .row {
  width: 92%;
  margin-left: auto;
  margin-right: auto
}

.gridlock .row:after {
  height: 0;
  clear: both;
  content: ".";
  display: block;
  line-height: 0;
  visibility: hidden
}

.gridlock .row .row {
  width: 102.08333333%;
  margin-left: -1.04166667%;
  margin-right: -1.04166667%
}

.gridlock .row .contained .row {
  width: 100%;
  margin-left: 0;
  margin-right: 0
}

.gridlock .row [class*=all-], .gridlock .row [class*=desktop-], .gridlock .row [class*=max-], .gridlock .row [class*=min-], .gridlock .row [class*=mobile-], .gridlock .row [class*=tablet-] {
  float: left;
  margin-left: 1.04166667%;
  margin-right: 1.04166667%
}

.gridlock .row [class*=all-].padded, .gridlock .row [class*=desktop-].padded, .gridlock .row [class*=max-].padded, .gridlock .row [class*=min-].padded, .gridlock .row [class*=mobile-].padded, .gridlock .row [class*=tablet-].padded {
  box-sizing: content-box;
  margin-left: 0;
  margin-right: 0;
  padding-left: 1.04166667%;
  padding-right: 1.04166667%
}

.gridlock .row [class*=all-].contained, .gridlock .row [class*=desktop-].contained, .gridlock .row [class*=max-].contained, .gridlock .row [class*=min-].contained, .gridlock .row [class*=mobile-].contained, .gridlock .row [class*=tablet-].contained {
  margin-left: 0;
  margin-right: 0
}

.gridlock .row [class*=all-].right, .gridlock .row [class*=desktop-].right, .gridlock .row [class*=max-].right, .gridlock .row [class*=min-].right, .gridlock .row [class*=mobile-].right, .gridlock .row [class*=tablet-].right {
  float: right
}

@media screen and (min-width:500px) {
  .gridlock .row {
    width: 480px
  }
}

@media screen and (min-width:740px) {
  .gridlock .row {
    width: 720px
  }
}

@media screen and (min-width:980px) {
  .gridlock .row {
    width: 960px
  }
}

@media screen and (min-width:1220px) {
  .gridlock .row {
    width: 1200px
  }
  
}

@media screen and (min-width:1680px) {
  .gridlock .row {
    width: 1400px
  }
}

@media screen and (max-width:739px) {
  .gridlock-mobile-fluid .row {
    width: 98%
  }
}

.gridlock .row .all-fifth {
  width: 17.91666667%
}

.gridlock .row .all-fourth {
  width: 22.91666667%
}

.gridlock .row .all-third {
  width: 31.25%
}

.gridlock .row .all-half {
  width: 47.91666667%
}

.gridlock .row .all-full {
  width: 97.91666667%
}

.gridlock .row .all-push-fifth {
  margin-left: 21.04166667%
}

.gridlock .row .all-push-fourth {
  margin-left: 26.04166667%
}

.gridlock .row .all-push-third {
  margin-left: 34.375%
}

.gridlock .row .all-push-half {
  margin-left: 51.04166667%
}

.gridlock .row .contained.all-fifth {
  width: 20%
}

.gridlock .row .contained.all-fourth {
  width: 25%
}

.gridlock .row .contained.all-third {
  width: 33.33333333%
}

.gridlock .row .contained.all-half {
  width: 50%
}

.gridlock .row .contained.all-full {
  width: 100%
}

.gridlock .row .contained.all-push-fifth {
  margin-left: 20%
}

.gridlock .row .contained.all-push-fourth {
  margin-left: 25%
}

.gridlock .row .contained.all-push-third {
  margin-left: 33.33333333%
}

.gridlock .row .contained.all-push-half {
  margin-left: 50%
}

.gridlock .row [class*=all-].centered {
  float: none;
  margin-left: auto;
  margin-right: auto
}

.gridlock .row .all-hide {
  display: none
}
.visually-hidden {
  display: none;
}

@media screen and (max-width:739px) {
  .gridlock .row .mobile-1 {
    width: 31.25%
  }
  .gridlock .row .mobile-2 {
    width: 64.58333333%
  }
  .gridlock .row .mobile-3 {
    width: 97.91666667%
  }
  .gridlock .row .mobile-push-1 {
    margin-left: 34.375%
  }
  .gridlock .row .mobile-push-2 {
    margin-left: 67.70833333%
  }
  .gridlock .row .contained.mobile-1 {
    width: 33.33333333%
  }
  .gridlock .row .contained.mobile-2 {
    width: 66.66666667%
  }
  .gridlock .row .contained.mobile-3 {
    width: 100%
  }
  .gridlock .row .contained.mobile-push-1 {
    margin-left: 33.33333333%
  }
  .gridlock .row .contained.mobile-push-2 {
    margin-left: 66.66666667%
  }
  .gridlock .row .mobile-fifth {
    width: 17.91666667%
  }
  .gridlock .row .mobile-fourth {
    width: 22.91666667%
  }
  .gridlock .row .mobile-third {
    width: 31.25%
  }
  .gridlock .row .mobile-half {
    width: 47.91666667%
  }
  .gridlock .row .mobile-full {
    width: 97.91666667%
  }
  .gridlock .row .mobile-push-fifth {
    margin-left: 21.04166667%
  }
  .gridlock .row .mobile-push-fourth {
    margin-left: 26.04166667%
  }
  .gridlock .row .mobile-push-third {
    margin-left: 34.375%
  }
  .gridlock .row .mobile-push-half {
    margin-left: 51.04166667%
  }
  .gridlock .row .contained.mobile-fifth {
    width: 20%
  }
  .gridlock .row .contained.mobile-fourth {
    width: 25%
  }
  .gridlock .row .contained.mobile-third {
    width: 33.33333333%
  }
  .gridlock .row .contained.mobile-half {
    width: 50%
  }
  .gridlock .row .contained.mobile-full {
    width: 100%
  }
  .gridlock .row .contained.mobile-push-fifth {
    margin-left: 20%
  }
  .gridlock .row .contained.mobile-push-fourth {
    margin-left: 25%
  }
  .gridlock .row .contained.mobile-push-third {
    margin-left: 33.33333333%
  }
  .gridlock .row .contained.mobile-push-half {
    margin-left: 50%
  }
  .gridlock .row [class*=mobile-].centered {
    float: none;
    margin-left: auto;
    margin-right: auto
  }
  .gridlock .row .mobile-hide {
    display: none
  }
}

@media screen and (max-width:499px) {
  .gridlock .row .min-1 {
    width: 31.25%
  }
  .gridlock .row .min-2 {
    width: 64.58333333%
  }
  .gridlock .row .min-3 {
    width: 97.91666667%
  }
  .gridlock .row .min-push-1 {
    margin-left: 34.375%
  }
  .gridlock .row .min-push-2 {
    margin-left: 67.70833333%
  }
  .gridlock .row .contained.min-1 {
    width: 33.33333333%
  }
  .gridlock .row .contained.min-2 {
    width: 66.66666667%
  }
  .gridlock .row .contained.min-3 {
    width: 100%
  }
  .gridlock .row .contained.min-push-1 {
    margin-left: 33.33333333%
  }
  .gridlock .row .contained.min-push-2 {
    margin-left: 66.66666667%
  }
  .gridlock .row .min-fifth {
    width: 17.91666667%
  }
  .gridlock .row .min-fourth {
    width: 22.91666667%
  }
  .gridlock .row .min-third {
    width: 31.25%
  }
  .gridlock .row .min-half {
    width: 47.91666667%
  }
  .gridlock .row .min-full {
    width: 97.91666667%
  }
  .gridlock .row .min-push-fifth {
    margin-left: 21.04166667%
  }
  .gridlock .row .min-push-fourth {
    margin-left: 26.04166667%
  }
  .gridlock .row .min-push-third {
    margin-left: 34.375%
  }
  .gridlock .row .min-push-half {
    margin-left: 51.04166667%
  }
  .gridlock .row .contained.min-fifth {
    width: 20%
  }
  .gridlock .row .contained.min-fourth {
    width: 25%
  }
  .gridlock .row .contained.min-third {
    width: 33.33333333%
  }
  .gridlock .row .contained.min-half {
    width: 50%
  }
  .gridlock .row .contained.min-full {
    width: 100%
  }
  .gridlock .row .contained.min-push-fifth {
    margin-left: 20%
  }
  .gridlock .row .contained.min-push-fourth {
    margin-left: 25%
  }
  .gridlock .row .contained.min-push-third {
    margin-left: 33.33333333%
  }
  .gridlock .row .contained.min-push-half {
    margin-left: 50%
  }
  .gridlock .row [class*=min-].centered {
    float: none;
    margin-left: auto;
    margin-right: auto
  }
  .gridlock .row .min-hide {
    display: none
  }
}

@media screen and (min-width:740px) and (max-width:979px) {
  .gridlock .row .tablet-1 {
    width: 14.58333333%
  }
  .gridlock .row .tablet-2 {
    width: 31.25%
  }
  .gridlock .row .tablet-3 {
    width: 47.91666667%
  }
  .gridlock .row .tablet-4 {
    width: 64.58333333%
  }
  .gridlock .row .tablet-5 {
    width: 81.25%
  }
  .gridlock .row .tablet-6 {
    width: 97.91666667%
  }
  .gridlock .row .tablet-push-1 {
    margin-left: 17.70833333%
  }
  .gridlock .row .tablet-push-2 {
    margin-left: 34.375%
  }
  .gridlock .row .tablet-push-3 {
    margin-left: 51.04166667%
  }
  .gridlock .row .tablet-push-4 {
    margin-left: 67.70833333%
  }
  .gridlock .row .tablet-push-5 {
    margin-left: 84.375%
  }
  .gridlock .row .contained.tablet-1 {
    width: 16.66666667%
  }
  .gridlock .row .contained.tablet-2 {
    width: 33.33333333%
  }
  .gridlock .row .contained.tablet-3 {
    width: 50%
  }
  .gridlock .row .contained.tablet-4 {
    width: 66.66666667%
  }
  .gridlock .row .contained.tablet-5 {
    width: 83.33333333%
  }
  .gridlock .row .contained.tablet-6 {
    width: 100%
  }
  .gridlock .row .contained.tablet-push-1 {
    margin-left: 16.66666667%
  }
  .gridlock .row .contained.tablet-push-2 {
    margin-left: 33.33333333%
  }
  .gridlock .row .contained.tablet-push-3 {
    margin-left: 50%
  }
  .gridlock .row .contained.tablet-push-4 {
    margin-left: 66.66666667%
  }
  .gridlock .row .contained.tablet-push-5 {
    margin-left: 83.33333333%
  }
  .gridlock .row .tablet-fifth {
    width: 17.91666667%
  }
  .gridlock .row .tablet-fourth {
    width: 22.91666667%
  }
  .gridlock .row .tablet-third {
    width: 31.25%
  }
  .gridlock .row .tablet-three-quarter {
    width: 72.9%
  }
  .gridlock .row .tablet-two-thirds {
    width: 64.5%
  }
  .gridlock .row .tablet-half {
    width: 47.91666667%
  }
  .gridlock .row .tablet-full {
    width: 97.91666667%
  }
  .gridlock .row .tablet-push-fifth {
    margin-left: 21.04166667%
  }
  .gridlock .row .tablet-push-fourth {
    margin-left: 26.04166667%
  }
  .gridlock .row .tablet-push-third {
    margin-left: 34.375%
  }
  .gridlock .row .tablet-push-half {
    margin-left: 51.04166667%
  }
  .gridlock .row .contained.tablet-fifth {
    width: 20%
  }
  .gridlock .row .contained.tablet-fourth {
    width: 25%
  }
  .gridlock .row .contained.tablet-third {
    width: 33.33333333%
  }
  .gridlock .row .contained.tablet-half {
    width: 50%
  }
  .gridlock .row .contained.tablet-full {
    width: 100%
  }
  .gridlock .row .contained.tablet-push-fifth {
    margin-left: 20%
  }
  .gridlock .row .contained.tablet-push-fourth {
    margin-left: 25%
  }
  .gridlock .row .contained.tablet-push-third {
    margin-left: 33.33333333%
  }
  .gridlock .row .contained.tablet-push-half {
    margin-left: 50%
  }
  .gridlock .row [class*=tablet-].centered {
    float: none;
    margin-left: auto;
    margin-right: auto
  }
  .gridlock .row .tablet-hide {
    display: none !important
  }
}

@media screen and (min-width:980px) {
  .gridlock .row .desktop-1 {
    width: 6.25%
  }
  .gridlock .row .desktop-2 {
    width: 14.58333333%
  }
  .gridlock .row .desktop-3 {
    width: 22.91666667%
  }
  .gridlock .row .desktop-4 {
    width: 31.25%
  }
  .gridlock .row .desktop-5 {
    width: 39.58333333%
  }
  .gridlock .row .desktop-6 {
    width: 47.91666667%
  }
  .gridlock .row .desktop-7 {
    width: 56.25%
  }
  .gridlock .row .desktop-8 {
    width: 64.58333333%
  }
  .gridlock .row .desktop-9 {
    width: 72.91666667%
  }
  .gridlock .row .desktop-10 {
    width: 81.25%
  }
  .gridlock .row .desktop-11 {
    width: 89.58333333%
  }
  .gridlock .row .desktop-12 {
    width: 97.91666667%
  }
  .gridlock .row .desktop-push-1 {
    margin-left: 9.375%
  }
  .gridlock .row .desktop-push-2 {
    margin-left: 17.70833333%
  }
  .gridlock .row .desktop-push-3 {
    margin-left: 26.04166667%
  }
  .gridlock .row .desktop-push-4 {
    margin-left: 34.375%
  }
  .gridlock .row .desktop-push-5 {
    margin-left: 42.70833333%
  }
  .gridlock .row .desktop-push-6 {
    margin-left: 51.04166667%
  }
  .gridlock .row .desktop-push-7 {
    margin-left: 59.375%
  }
  .gridlock .row .desktop-push-8 {
    margin-left: 67.70833333%
  }
  .gridlock .row .desktop-push-9 {
    margin-left: 76.04166667%
  }
  .gridlock .row .desktop-push-10 {
    margin-left: 84.375%
  }
  .gridlock .row .desktop-push-11 {
    margin-left: 92.70833333%
  }
  .gridlock .row .contained.desktop-1 {
    width: 8.33333333%
  }
  .gridlock .row .contained.desktop-2 {
    width: 16.66666667%
  }
  .gridlock .row .contained.desktop-3 {
    width: 25%
  }
  .gridlock .row .contained.desktop-4 {
    width: 33.33333333%
  }
  .gridlock .row .contained.desktop-5 {
    width: 41.66666667%
  }
  .gridlock .row .contained.desktop-6 {
    width: 50%
  }
  .gridlock .row .contained.desktop-7 {
    width: 58.33333333%
  }
  .gridlock .row .contained.desktop-8 {
    width: 66.66666667%
  }
  .gridlock .row .contained.desktop-9 {
    width: 75%
  }
  .gridlock .row .contained.desktop-10 {
    width: 83.33333333%
  }
  .gridlock .row .contained.desktop-11 {
    width: 91.66666667%
  }
  .gridlock .row .contained.desktop-12 {
    width: 100%
  }
  .gridlock .row .contained.desktop-push-1 {
    margin-left: 8.33333333%
  }
  .gridlock .row .contained.desktop-push-2 {
    margin-left: 16.66666667%
  }
  .gridlock .row .contained.desktop-push-3 {
    margin-left: 25%
  }
  .gridlock .row .contained.desktop-push-4 {
    margin-left: 33.33333333%
  }
  .gridlock .row .contained.desktop-push-5 {
    margin-left: 41.66666667%
  }
  .gridlock .row .contained.desktop-push-6 {
    margin-left: 50%
  }
  .gridlock .row .contained.desktop-push-7 {
    margin-left: 58.33333333%
  }
  .gridlock .row .contained.desktop-push-8 {
    margin-left: 66.66666667%
  }
  .gridlock .row .contained.desktop-push-9 {
    margin-left: 75%
  }
  .gridlock .row .contained.desktop-push-10 {
    margin-left: 83.33333333%
  }
  .gridlock .row .contained.desktop-push-11 {
    margin-left: 91.66666667%
  }
  .gridlock .row .desktop-fifth {
    width: 17.91666667%
  }
  .gridlock .row .desktop-fourth {
    width: 22.91666667%
  }
  .gridlock .row .desktop-third {
    width: 31.25%
  }
  .gridlock .row .desktop-half {
    width: 47.91666667%
  }
  .gridlock .row .desktop-full {
    width: 97.91666667%
  }
  .gridlock .row .desktop-push-fifth {
    margin-left: 21.04166667%
  }
  .gridlock .row .desktop-push-fourth {
    margin-left: 26.04166667%
  }
  .gridlock .row .desktop-push-third {
    margin-left: 34.375%
  }
  .gridlock .row .desktop-push-half {
    margin-left: 51.04166667%
  }
  .gridlock .row .contained.desktop-fifth {
    width: 20%
  }
  .gridlock .row .contained.desktop-fourth {
    width: 25%
  }
  .gridlock .row .contained.desktop-third {
    width: 33.33333333%
  }
  .gridlock .row .contained.desktop-half {
    width: 50%
  }
  .gridlock .row .contained.desktop-full {
    width: 100%
  }
  .gridlock .row .contained.desktop-push-fifth {
    margin-left: 20%
  }
  .gridlock .row .contained.desktop-push-fourth {
    margin-left: 25%
  }
  .gridlock .row .contained.desktop-push-third {
    margin-left: 33.33333333%
  }
  .gridlock .row .contained.desktop-push-half {
    margin-left: 50%
  }
  .gridlock .row [class*=desktop-].centered {
    float: none;
    margin-left: auto;
    margin-right: auto
  }
  .gridlock .row .desktop-hide {
    display: none !important
  }
}

@media screen and (min-width:1220px) {
  .gridlock .row .max-1 {
    width: 6.25%
  }
  .gridlock .row .max-2 {
    width: 14.58333333%
  }
  .gridlock .row .max-3 {
    width: 22.91666667%
  }
  .gridlock .row .max-4 {
    width: 31.25%
  }
  .gridlock .row .max-5 {
    width: 39.58333333%
  }
  .gridlock .row .max-6 {
    width: 47.91666667%
  }
  .gridlock .row .max-7 {
    width: 56.25%
  }
  .gridlock .row .max-8 {
    width: 64.58333333%
  }
  .gridlock .row .max-9 {
    width: 72.91666667%
  }
  .gridlock .row .max-10 {
    width: 81.25%
  }
  .gridlock .row .max-11 {
    width: 89.58333333%
  }
  .gridlock .row .max-12 {
    width: 97.91666667%
  }
  .gridlock .row .max-push-1 {
    margin-left: 9.375%
  }
  .gridlock .row .max-push-2 {
    margin-left: 17.70833333%
  }
  .gridlock .row .max-push-3 {
    margin-left: 26.04166667%
  }
  .gridlock .row .max-push-4 {
    margin-left: 34.375%
  }
  .gridlock .row .max-push-5 {
    margin-left: 42.70833333%
  }
  .gridlock .row .max-push-6 {
    margin-left: 51.04166667%
  }
  .gridlock .row .max-push-7 {
    margin-left: 59.375%
  }
  .gridlock .row .max-push-8 {
    margin-left: 67.70833333%
  }
  .gridlock .row .max-push-9 {
    margin-left: 76.04166667%
  }
  .gridlock .row .max-push-10 {
    margin-left: 84.375%
  }
  .gridlock .row .max-push-11 {
    margin-left: 92.70833333%
  }
  .gridlock .row .contained.max-1 {
    width: 8.33333333%
  }
  .gridlock .row .contained.max-2 {
    width: 16.66666667%
  }
  .gridlock .row .contained.max-3 {
    width: 25%
  }
  .gridlock .row .contained.max-4 {
    width: 33.33333333%
  }
  .gridlock .row .contained.max-5 {
    width: 41.66666667%
  }
  .gridlock .row .contained.max-6 {
    width: 50%
  }
  .gridlock .row .contained.max-7 {
    width: 58.33333333%
  }
  .gridlock .row .contained.max-8 {
    width: 66.66666667%
  }
  .gridlock .row .contained.max-9 {
    width: 75%
  }
  .gridlock .row .contained.max-10 {
    width: 83.33333333%
  }
  .gridlock .row .contained.max-11 {
    width: 91.66666667%
  }
  .gridlock .row .contained.max-12 {
    width: 100%
  }
  .gridlock .row .contained.max-push-1 {
    margin-left: 8.33333333%
  }
  .gridlock .row .contained.max-push-2 {
    margin-left: 16.66666667%
  }
  .gridlock .row .contained.max-push-3 {
    margin-left: 25%
  }
  .gridlock .row .contained.max-push-4 {
    margin-left: 33.33333333%
  }
  .gridlock .row .contained.max-push-5 {
    margin-left: 41.66666667%
  }
  .gridlock .row .contained.max-push-6 {
    margin-left: 50%
  }
  .gridlock .row .contained.max-push-7 {
    margin-left: 58.33333333%
  }
  .gridlock .row .contained.max-push-8 {
    margin-left: 66.66666667%
  }
  .gridlock .row .contained.max-push-9 {
    margin-left: 75%
  }
  .gridlock .row .contained.max-push-10 {
    margin-left: 83.33333333%
  }
  .gridlock .row .contained.max-push-11 {
    margin-left: 91.66666667%
  }
  .gridlock .row .max-fifth {
    width: 17.91666667%
  }
  .gridlock .row .max-fourth {
    width: 22.91666667%
  }
  .gridlock .row .max-third {
    width: 31.25%
  }
  .gridlock .row .max-half {
    width: 47.91666667%
  }
  .gridlock .row .max-full {
    width: 97.91666667%
  }
  .gridlock .row .max-push-fifth {
    margin-left: 21.04166667%
  }
  .gridlock .row .max-push-fourth {
    margin-left: 26.04166667%
  }
  .gridlock .row .max-push-third {
    margin-left: 34.375%
  }
  .gridlock .row .max-push-half {
    margin-left: 51.04166667%
  }
  .gridlock .row .contained.max-fifth {
    width: 20%
  }
  .gridlock .row .contained.max-fourth {
    width: 25%
  }
  .gridlock .row .contained.max-third {
    width: 33.33333333%
  }
  .gridlock .row .contained.max-half {
    width: 50%
  }
  .gridlock .row .contained.max-full {
    width: 100%
  }
  .gridlock .row .contained.max-push-fifth {
    margin-left: 20%
  }
  .gridlock .row .contained.max-push-fourth {
    margin-left: 25%
  }
  .gridlock .row .contained.max-push-third {
    margin-left: 33.33333333%
  }
  .gridlock .row .contained.max-push-half {
    margin-left: 50%
  }
  .gridlock .row [class*=max-].centered {
    float: none;
    margin-left: auto;
    margin-right: auto
  }
  .gridlock .row .max-hide {
    display: none
  }
}

.gridlock-fluid .row {
  width: 98%
}

@media screen and (min-width:740px) {
  .homepage-promo.desktop-12.tablet-6.mobile-3.centered {
    width: 100% !important
  }
  .homepage-promo.desktop-6.tablet-3.mobile-3.centered {
    width: 50% !important
  }
  .homepage-promo.desktop-4.tablet-2.mobile-3.centered {
    width: 33.33333333% !important
  }
  .homepage-promo.desktop-3.tablet-1.mobile-3.centered {
    width: 25% !important
  }
}

@media screen and (max-width:740px) {
  .gridlock-fluid .mobile-3.centered {
    float: left !important;
    margin-left: 1.04166667% !important;
    margin-right: 1.04166667% !important
  }
}

.gridlock-fluid .centered {
  display: inline-block
}

* {
  margin: 0;
}
:focus {
  outline: #007ace dotted 2px !important;
  outline-offset: -2px !important;
}
@media (pointer: coarse) {
  *:focus {
    outline: none;
  }
}

/* Assign font picker families from theme settings */





@font-face {
  font-family: Lato;
  font-weight: 400;
  font-style: normal;
  src: url("//www.artemerstudio.com/cdn/fonts/lato/lato_n4.c3b93d431f0091c8be23185e15c9d1fee1e971c5.woff2") format("woff2"),
       url("//www.artemerstudio.com/cdn/fonts/lato/lato_n4.d5c00c781efb195594fd2fd4ad04f7882949e327.woff") format("woff");
}

@font-face {
  font-family: Lato;
  font-weight: 400;
  font-style: normal;
  src: url("//www.artemerstudio.com/cdn/fonts/lato/lato_n4.c3b93d431f0091c8be23185e15c9d1fee1e971c5.woff2") format("woff2"),
       url("//www.artemerstudio.com/cdn/fonts/lato/lato_n4.d5c00c781efb195594fd2fd4ad04f7882949e327.woff") format("woff");
}

@font-face {
  font-family: "PT Serif";
  font-weight: 400;
  font-style: normal;
  src: url("//www.artemerstudio.com/cdn/fonts/pt_serif/ptserif_n4.5dc26655329dc6264a046fc444eea109ea514d3d.woff2") format("woff2"),
       url("//www.artemerstudio.com/cdn/fonts/pt_serif/ptserif_n4.1549d2c00b7c71aa534c98bf662cdf9b8ae01b92.woff") format("woff");
}


  @font-face {
  font-family: Lato;
  font-weight: 700;
  font-style: normal;
  src: url("//www.artemerstudio.com/cdn/fonts/lato/lato_n7.900f219bc7337bc57a7a2151983f0a4a4d9d5dcf.woff2") format("woff2"),
       url("//www.artemerstudio.com/cdn/fonts/lato/lato_n7.a55c60751adcc35be7c4f8a0313f9698598612ee.woff") format("woff");
}




  @font-face {
  font-family: Lato;
  font-weight: 400;
  font-style: italic;
  src: url("//www.artemerstudio.com/cdn/fonts/lato/lato_i4.09c847adc47c2fefc3368f2e241a3712168bc4b6.woff2") format("woff2"),
       url("//www.artemerstudio.com/cdn/fonts/lato/lato_i4.3c7d9eb6c1b0a2bf62d892c3ee4582b016d0f30c.woff") format("woff");
}




  @font-face {
  font-family: Lato;
  font-weight: 700;
  font-style: italic;
  src: url("//www.artemerstudio.com/cdn/fonts/lato/lato_i7.16ba75868b37083a879b8dd9f2be44e067dfbf92.woff2") format("woff2"),
       url("//www.artemerstudio.com/cdn/fonts/lato/lato_i7.4c07c2b3b7e64ab516aa2f2081d2bb0366b9dce8.woff") format("woff");
}



html, body {
  height: 100%;
}

.no-fouc {
  display: none;
}

.load-wait {
  width: 100%;
  text-align: center;
  margin-top: 50px;
  font-size: 50px;
  color: #ddd;
  margin-bottom: 50px;
}

.hide {
  display: none;
}

.right {
  float: right;
}

.left {
  float: left;
}

.center {
  text-align: center;
}

.mb0 {
  margin-bottom: 0;
}

.visually-hidden {
  position: absolute !important;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

.visually-hidden--inline {
  margin: 0;
  height: 1em;
}

.visually-hidden--static {
  position: static !important;
}

.hr-or {
  border: none;
  border-top: 1px solid #e5e5e5;
  width: 14.375rem;
  margin: 1.5625rem auto;
  overflow: visible;
  margin: 16px 0;
  width: 100%;
}

.hr-or:after {
  content: attr(data-content);
  position: relative;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 2.5rem;
  font-weight: 500;
  background-color: #ffffff;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  letter-spacing: .2px;
  text-align: center;
  display: inline-block;
}

body {
  color: #000000;
  background: #ffffff;
  font-size: 16px;
  font-family:Lato;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */
  margin: 0! important;
  line-height: 1.6em;
}

img {
  max-width: 100%;
  border: 0;
}

img[data-sizes="auto"] {
  display: block;
  width: 100%;
}

.box-ratio {
  display: block;
  height: 0;
  width: 100%;
  overflow: hidden;
  background-color: #f1f1f1;
}

.product .box-ratio {
  background-color: white;
}

.box-ratio img {
  background-color: white;
}

.lazyload-fade {
  opacity: 0;
  transition: opacity 200ms;
}

.lazyload-fade.lazyloaded {
  opacity: 1;
}

h1, h2, h3, h4, h5, h6 {
  color: #000000;
  font-family:"PT Serif";
  font-weight: 400;
  margin-top: 0;
  line-height: normal;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit;
  color: #000000 !important;
}

h1 { font-size: 21px; }
h2 { font-size: 19px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }

h1, h2, h3, h4, h5, h6, p, dl, hr, ol, ul, pre, table, address, fieldset { margin-bottom: 5px; }

p {
  font-size: 16px;
  margin-bottom: 10px;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

pre {
  font-family: Lato;
  font-size: 13px;
  font-weight: bold;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

a {
  text-decoration: none;
  color: #000000;
  outline: 0;
  transition: all .25s ease-in-out;
  
}

a:hover {
  color: #ec9948;
/*    */
}

a:visited {
  color:#000000;
  
}

a:focus { outline: none; }

/* .row hr, .row p, .row ul, .row ol, .row dl, .row pre, .row address, .row table, .row form {margin-bottom: 1.6em;} */

dt {
  font-weight: bold;
}

ol {
  padding: 0;
  margin-left: 0;
  text-indent: 0;
  list-style-position: inside;
}

ul {
  padding: 0;
  margin: 0;
  list-style: disc inside;
}

blockquote {
  font-family: Lato;
  font-size: 18px;
  line-height: 24px;
  font-style: italic;
  padding-left: 35px;
  color: #999;
  margin: .5em 0 .5em 0;
}

hr {
  background:#e5e5e5;
  border: none;
  color: #e5e5e5;
  display: block;
  height: 1px;
  margin-top: 20px;
  width: 100%;
}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* NO JS Helpers
================================================== */
.js-focus-hidden:focus {
  outline: none;
}

.no-js .no-fouc {
  visibility: visible;
  display: block;
}

.no-js .box-ratio {
  display: none;
}

.no-js .load-wait {
  display: none;
}

.no-js .flexslider .slides img.lazyload,
.no-js .product-main-image img.lazyload {
 opacity: 1;
}

.no-js .product-thumbnails .lazyload {
  display: none;
}

.no-js .vantage-accordion .product-accordion-content {
  display: block;
}

.no-js .collection-carousel {
 text-align: center;
}

.no-js .collection-carousel .lazyOwl {
  width: 14.5833333333333333%;
  display: inline-block;
}

.no-js .shifter-navigation {
  display: none;
}

.no-js #shopify-section-mobile-navigation {
  display: none;
}

.no-js .product-car {
  width: 15%;
  display: inline-block;
}

.no-js .product-collection-carousel {
  margin: 0 auto;
  text-align: center;
}

/* Primary Buttons
================================================== */

.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  background: #e5e5e5;
  color: #000000;
  font-size: 13px;
  font-weight: 400;
  font-family: Lato;
  border: 0;
  border-radius: 3px! important;
  transition: all .25s ease-in-out;
  -webkit-appearance: none;
  display: inline-block;
  width: auto;
  padding: 0 15px;
  letter-spacing: 1px;
  text-decoration: none;
  cursor: pointer;
  margin-bottom: 10px;
  height: 44px;
  line-height: 44px;
}

.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
  color: #ffffff;
  background: #eed7cf;
}

.secondary-button {
  color: #000! important;
  background: #ddd! important;
}

.secondary-button:hover {
  color: ! important;
  background: #eed7cf! important;
}


a.button:visited {
  background: #e5e5e5;
  color: #000000;
}

/* #Forms
================================================== */

form {
  margin-bottom: 0;
}

fieldset {
  margin-bottom: 20px;
}

input[type="text"],
input[type="password"],
input[type="email"],
textarea,
select {
  border: 1px solid #e5e5e5;
  height: 40px;
  line-height: 40px;
  outline: none;
  font: 13px Lato;
  color: #000000;
  margin: 0;
  width: 100%;
  max-width: 100%;
  display: block;
  border-radius: 3px;
  margin-bottom: 10px;
  background: transparent;
  height: 40px;
}

select {
  padding: 0;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus {
  -moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
  box-shadow:  0 0 3px rgba(0,0,0,.2);
  min-height: 32px;
}

textarea {
  min-height: 60px;
  min-width: 300px;
}

label,
legend {
  display: block;
  font-weight: bold;
  font-size: 13px;
}

input[type="checkbox"] {
  display: inline;
}

label span,
legend span {
  font-weight: normal;
  font-size: 13px;
  color: #000000;
}

input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=number] {
  width: 100%;
  background: transparent;
  border: 1px solid #e5e5e5;
  margin: 0px;
  margin-bottom: 20px;
  max-width: 100%;
  text-indent: 10px;
  outline: none;
  height: 40px;
  line-height: 40px;
}

textarea {
  width: 100%;
  background: transparent;
  border: 1px solid #e5e5e5;
  height: 200px;
  margin: 0px;
  margin-bottom: 40px;
  max-width: 100%;
  text-indent: 10px;
  padding: 10px 0;
  outline: none;
  min-height: 60px;
}

/* =============== */
/* = Start CSS = */
/* =============== */
.header-section {
  background: #ffffff;
}

header {
  background: #ffffff;
  transition: all .25s ease-in-out;
  position: relative;
  padding-top: 10px;
}

header.theme-header.stickynav {
    width: 100%;
    z-index: 20;
}

#top-bar {
  text-align: center;
  line-height: 30px;
  background: #f2f2f2;
  padding: 5px;
  color: #000000;
}

#top-bar a {
  color: #000000;
}

#top-bar p {
  margin-bottom: 0;
}

header #q {
  height: 40px;
  line-height: 38px;
  text-indent: 0;
  margin-bottom: 0;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  color: #252525;
  text-indent: 0;
  padding: 0 0 0 5px;
}

header #q::-webkit-input-placeholder {
  color: #252525;
}

header #q:-moz-placeholder { /* Firefox 18- */
  color: #252525;
}

header #q::-moz-placeholder {  /* Firefox 19+ */
  color: #252525;
}

header #q:-ms-input-placeholder {
  color: #252525;
}

.inline-large-search input#q {
    margin-bottom: 10px;
}

form.header-search-form {
    position: relative;
}

button.search-button {
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    line-height: 40px;
    padding: 0 5px;
    width: 40px;
    background: transparent;
    color: #252525;
    margin-bottom: 0;
}

button.search-button i {
    margin-left: 0 !important;
    padding-left: 0;
}

#identity {
  padding-bottom: 10px;
}

ul#cart {
  float: right;
}

ul#cart > li {
  display: inline-block;
  margin-left: 8px;
  vertical-align: middle;
  height: 42px;
  padding: 10px 0;
}

ul#cart > li i {
  margin-left: 8px;
}

ul#cart > li a {
  display: inline-block;
  padding: 0;
  margin-left: 10px;
  text-transform: uppercase;
  color: #252525;
}

ul#cart > li a:hover {
  text-decoration: none;
  color: #252525;
}

ul#cart > li.cart-overview {
  margin-left: 0;
}

ul#cart > li.cart-overview a {
  padding-left: 0;
}



select.currency-picker {
  width: inherit;
  background: url(//www.artemerstudio.com/cdn/shop/t/103/assets/select-arrow.png?v=112595941721225094991765354271) no-repeat right;
  border: 0;
  margin: 0;
  color: #252525;
  padding: 0 0 0 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 32px;
  line-height: 32px;
  width: 60px;
}

select.currency-picker::-ms-expand {
  display:none;
}

select.currency-picker:focus::-ms-value {
  background-color: 000;
  color:#fff;
}

select.currency-picker:focus::-ms-value {
  background: #000;
  color: #fff;
}

select.currency-picker::-ms-expand {
  display: none;
}

ul#social-links {
  list-style: none;
  text-align: right;
  vertical-align: middle;
  line-height: 30px;
}

ul#social-links li {
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
  font-size: 16px;
}

ul#social-links li a {
  text-align: right;
  display: block;
  padding: 0 0 0 5px;
  color: #000000 !important;
  text-decoration: none;
  border-bottom: 0;
}

ul#social-links li a:hover {
  color: #000000 !important;
}

ul#cart li.searchbox {
    display: block !important;
    padding: 0 !important;
}

.searchbox #q {
  position: relative;
}

.searchbox #q:after {
  font-family: FontAwesome;
  content: "\f002";
}

div#search-modal {
    height: 50vh;
    width: 50vw;
    padding: 50px;
    text-align: center;
}

div#search-modal h4 {
    margin-bottom: 50px;
}

.smallcash {
  font-size: 12px;
  margin-left: 5px;
}

#logo {
  line-height: initial;
  padding: 0;
  font-family: "PT Serif";
}

#logo a {
  text-decoration: none;
  color: #000000;
  display: inline-block;
  border-bottom: 0;
}

nav {
  background: #000000;
  font-family: Lato;
  width: 100%;
  z-index: 5;
}

#navigation {
  padding: 0;
  position: relative;
}

ul#nav {
  list-style: none;
  width: 100%;
}

ul#nav li {
  display: inline-block;
  z-index: 21;
}

ul#nav li:hover {
  color: #ffffff;
  background: #2c2c2c;
}

ul#nav li a {
  font-size: 15px;
  font-weight: 400;
  color: #ffffff;
  display: block;
  padding: 0 10px 0 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

ul#nav li a:hover {
  background: #2c2c2c;
  color: #ffffff;
  text-decoration: none;
}

ul#nav li.dropdown ul.submenu {
  display: none;
  background: #ffffff !important;
  float: left;
  position: absolute;
  z-index: 25;
  margin: 0;
  padding: 0;
  line-height: 26px !important;
  padding: 10px 0;
}

ul#nav li.dropdown > a:after {
  font-family: 'FontAwesome';
  content: "\f107";
  margin-left: 10px;
}

ul#nav li:hover ul.submenu {
  display: block;
  background: #ffffff !important;
}

ul#nav li ul.submenu li {
  background: #ffffff;
  color: #000000;
  width: 180px;
  text-align: left;
  position: relative;
  display: block;
  float: none;
}

ul#nav li ul.submenu li:hover {
  background: rgba(0,0,0,0);
}

ul#nav li ul.submenu li a:hover {
  color: #000000;
  background: rgba(0,0,0,0);
}

ul#nav li ul.submenu li a {
  text-align: left;
  font-weight: normal;
  font-family:Lato;
  font-size: 14px;
  padding-left: 15px;
  color: #000000;
}

.submenu li:hover > ul.nested {
  display: block;
  position: absolute;
  left: 100%;
  background: #ffffff;
}

.nested {
  display: none;
  padding: 10px 0;
  top: -10px;
}

.submenu li.has_sub_menu:before {
  position: absolute;
  top: 0;
  right: 10px;
  font-family: 'FontAwesome';
  content: "\f105";
  margin-left: 10px;
}

ul.mega-stack li.sub_link > ul.nested {
  margin-left: 10px;
  padding-top: 0;
  top:  initial;
  display: block;
}

ul.mega-stack li.sub_link > ul.nested:before {
  position: initial;
  top: initial;
  content: none;
}

.rightarrow {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 11px;
  color: ;
}

/* megamenu */
li.dropdown:hover > ul.megamenu {
  display: block;
}

.mega-container a:hover {
  background: #ffffff !important;
}

ul.megamenu {
  width: 100%;
  display: none;
  left: 0;
  position: absolute;
  background: #ffffff !important;
  z-index: 5;
  padding: 15px 0;
  text-align: left;
}

ul.megamenu li:hover {
  background: #ffffff !important;
}

ul.mega-stack {
  display: block;
  line-height: 30px !important;
  margin-bottom: 20px;
}

ul.mega-stack li {
  display: block !important;
  width: 100%;
  clear: left;
  background: #ffffff;
  line-height: 26px;
  white-space: nowrap;
  overflow: hidden;
}

ul.megamenu h4 {
  font-size: 15px;
  font-weight: ;
  color: #000000 !important;
  display: block;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 10px;
}

ul#nav li ul.megamenu li h4 a {
  padding-left: 0;
  text-align: left;
  color: #000000 !important;
}

ul.mega-stack li a {
  text-align: left;
  font-family:Lato;
  font-weight: normal !important;
  font-size: 14px !important;
  padding-left: 0 !important;
  color: #000000 !important;
}

ul.mega-stack li:hover {
  background: rgba(0,0,0,0) !important;
}

ul.mega-stack li a:hover {
  color: #000000 !important;
  background: rgba(0,0,0,0) !important;
}

li.has_sub_menu.edge ul.nested {
  left: initial;
  right: 100%;
}

li.edge:hover > ul.nested:before {
  left: 200%;
  margin-left: -28px;
}

#nav > a {
  display: none;
}

ul#nav li ul.megamenu div.mega-container li.desktop-3:nth-child(5n) {
  clear: left;
}

nav.inline-header ul {
    text-align: center;
}

nav.inline-header div#navigation {
    position: unset;
}

/* ============================================== */
/* ================ AJAX CART ================ */
/* ============================================== */
.js-drawer-open {
  overflow: hidden;
  height: 100%;
}

.js-drawer-open-right .is-moved-by-drawer {
  -ms-transform: translateX(-300px);
  -webkit-transform: translateX(-300px);
  transform: translateX(-300px);
}

.is-moved-by-drawer {
  transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1);
}

.js-drawer-open-right .drawer--right {
  display: block;
  -ms-transform: translateX(-300px);
  -webkit-transform: translateX(-300px);
  transform: translateX(-300px);
}

.drawer--right {
  width: 300px;
  right: -300px;
  border-left: 1px solid #e5e5e5;
}

.drawer {
  -webkit-transform: translateZ(0);
  will-change: transform;
  outline: 0 none;
  display: none;
  position: fixed;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  top: 0;
  bottom: 0;
  padding: 0 15px 15px;
  max-width: 95%;
  z-index: 22;
  color: #000000;
  background-color: #ffffff;
  transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1);
}

.drawer__header {
  display: table;
  height: 70px;
  width: 100%;
  margin-bottom: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.table-cell {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
}

.drawer__header h3 {
  margin-bottom: 0;
}

.drawer__close {
  text-align: right;
  float: right;
  cursor: pointer;
}

.ajaxcart__inner {
  margin-bottom: 30px;
}

.ajaxcart__product {
  position: relative;
  max-height: 500px;
}

#CartDrawer .row {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e5e5e5;
  width: 270px;
}

.ajaxcart__product-image {
  display: block;
  overflow: hidden;
  margin-bottom: 15px;
}

.ajaxcart__product-image img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

span.fallback-text {
  display: none;
}

input.ajaxcart__qty-num {
  display: inline-block;
  float: left;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #e5e5e5;
  padding: 0;
  text-align: center;
  -webkit-appearance: none;
  text-indent: 0;
  -moz-appearance: none;
  color: #000000;
  border-left: 0;
  border-right: 0;
  margin-bottom:0;
  background: transparent;
  outline: 0 none;
  border-radius: 0;
}

input.js-qty__num {
  float: left;
  display: inline-block;
  width: initial;
  height: 40px;
  line-height: 40px;
  padding: 0;
  margin: 0;
  border-left: 0;
  border-right: 0;
  text-align: center;
  min-width: initial;
  max-width: 50px;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 0;
  outline: 0 none;
}

textarea#CartSpecialInstructions {
  width: 270px !important;
  max-width: 270px;
  min-width: 270px;
}

.drawer .text-right {
  line-height: 40px;
}

.cart__checkout {
  width: 100%;
  margin-top: 20px;
}

.ajaxcart__footer.row .text-right {
  line-height: initial;
}

.ajaxcart__footer.row .text-center {
  clear: left;
}
#CartDrawer .ajaxcart__footer.row p {
  margin-bottom: 10px;
}
#CartDrawer .subtotal,
#CartDrawer .discounts,
#CartDrawer .total,
#basket-right .subtotal,
#basket-right .discounts,
#basket-right .total {
  display: inline-block;
  width: 100%;
}

#CartDrawer .subtotal .title,
#CartDrawer .discounts p,
#CartDrawer .total .title,
#basket-right .subtotal .title,
#basket-right .discounts p,
#basket-right .total .title {
  padding-right: 20px;
  float: left;
  text-align: left;
  display: inline-block;
  width: 35%;
}
#CartDrawer .subtotal .subtotal-price,
#CartDrawer .discounts .cart-savings-amount,
#CartDrawer .discounts ul,
#CartDrawer .total .total-price,
#basket-right .subtotal .subtotal-price,
#basket-right .discounts .cart-savings-amount,
#basket-right .discounts ul,
#basket-right .total .total-price {
  float: right;
  text-align: right;
  display: inline-block;
  width: 64%;
  padding-right: 0;
}
#CartDrawer .cart-summary {
  margin-bottom: 15px;
}
#basket-right .cart-summary {
  margin-bottom: 15px;
  display: inline-block;
  width: 100%;
}
#basket-right .discounts ul,
#CartDrawer .discounts ul { list-style: none; }
/* =============== */
/* = index.liquid = */
/* =============== */
#content {
  margin-top: 25px;
  position: relative;
}

.notification {
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: center;
}

.notification p {
  margin-bottom: 0;
}

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.homepage-section {
  margin-bottom: 20px;
  position: relative;
}

.homepage-section h2.section-heading {
  padding: 10px 0;
  
  margin-bottom: 30px;
  text-align: center;
  width: 100%;
  position: relative;
}


  .homepage-section h2.section-heading:after {
    content:"";
    width: 80px;
    margin-left: -40px;
    left: 50%;
    bottom: 0;
    position: absolute;
    border-bottom: 1px solid #e5e5e5;
  }


.article-loop,
.product-loop {
  padding-top: 20px;
}

.homepage-promo {
  position: relative;
  z-index: 1;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
  margin-bottom: 18px;
}

.homepage-promo a:hover {
    border: 0 none;
}

@media screen and (max-width: 980px) {
  .homepage-promo {
    margin-bottom: 10px;
  }
}

.homepage-promo img {
  position: relative;
  display: block;
  width: 100%;
}

.homepage-promo .caption {
  padding: 2em;
  text-transform: uppercase;
  font-size: 14px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.homepage-promo .caption::before,
.homepage-promo .caption::after {
  pointer-events: none;
}

.homepage-promo .caption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.homepage-promo .caption h3 {
  font-weight: bold;
  text-transform: none;
}

.homepage-promo .caption h3,
.homepage-promo .caption p {
  margin: 0;
}

.homepage-promo .caption p {
  letter-spacing: 1px;
  text-transform: none;
}


.homepage-promo .caption img {
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}

.homepage-promo:hover img {
  opacity: 0.9;
}

.homepage-promo .caption::before,
.homepage-promo .caption::after {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}

.homepage-promo .caption::before {
  -webkit-transform: scale(0,1);
  transform: scale(0,1);
}

.homepage-promo .caption::after {
  -webkit-transform: scale(1,0);
  transform: scale(1,0);
}

.homepage-promo h3 {
  padding-top: 10%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0,-20px,0);
  transform: translate3d(0,-20px,0);
}

.homepage-promo p {
  padding: 10px 2.5em;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,20px,0);
  transform: translate3d(0,20px,0);
}

.homepage-promo:hover .caption::before,
.homepage-promo:hover .caption::after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.homepage-promo:hover h3,
.homepage-promo:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.homepage-promo > a, .homepage-promo > a:hover {
  border: 0 none;
}

.gridlock .row .desktop-12.centered {
  width: 100% !important;
}

.product-car {
  margin: 10px;
}

.customNavigation {
  position: absolute;
  top: 0px;
  right: 0;
}

.customNavigation a {
  transition:			background-color 300ms ease-in-out;
  -moz-transition:		background-color 300ms ease-in-out;
  -webkit-transition:	background-color 300ms ease-in-out;
  -o-transition:		background-color 300ms ease-in-out;
}

.customNavigation a:hover {
  cursor: pointer;
  background: #eee;
  color: #000;
}

.customNavigation .prev {
  margin-right: 0;
  padding: 3px 10px;
  background: #000;
  color: #fff;
  display: inline-block;
}

.customNavigation .next {
  padding: 3px 10px;
  background: #000;
  color: #fff;
  margin-left: 0;
  display: inline-block;
}

.owl-buttons > div {
  color: #000000;
  border: 2px solid #f2f2f2;
  background: #f2f2f2;
  padding: 3px 10px;
  font-family: FontAwesome;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  transition: all .25s ease-in-out;
}

.owl-buttons > div:hover {
  cursor: pointer;
  background: #eed7cf;
  color: #000000;
}

.owl-prev {
  left: 0;
  position: absolute;
}

.owl-next {
  right: 0;
  position: absolute;
}

.owl-prev:before {
  content:"\f104"
}

.owl-next:before {
  content:"\f105"
}

#mobile-product-photos .owl-controls {
  position: absolute;
  width: 57px;
  top: 0;
  right: 0;
  z-index: 5;
}

.cta {
  margin-top: 20px;
  margin-bottom: 10px;
}

.cta a {
  color: ;
  font-size: ;
  padding: 14px 20px;
  background: ;
  letter-spacing: 1px;
  border-radius: 3px;
  transition: all .25s ease-in-out;
}

.cta a:hover {
  color: ;
  background: ;
}

ul.collection-tabs {
  text-align: center;
  margin: 10px 0 20px;
  list-style: none;
  position: relative;
  z-index: 2;
}

ul.collection-tabs li {
  display: inline-block !important;
  width: initial !important;
  margin: 0 10px;
  padding: 0;
}

ul.collection-tabs li a {
  color: #000000;
  border: 2px solid #f2f2f2;
  background: #f2f2f2;
  text-align: center;
  display: inline-block;
  padding: 2px 8px;
  transition: all .25s ease-in-out;
  cursor: pointer;
}

ul.collection-tabs li a:hover {
  background: #eed7cf;
  color: #000000;
}

ul.collection-tabs li a.active {
  color: #f2f2f2;
  background: #000000;
}

ul.collection-tabs li:first-child a.active {
  margin-left: 0;
}

.product-collection-carousel .owl-controls,
.product-carousel .owl-controls {
  top: 38%;
  position: absolute;
  width: 104%;
  left: -2%;
  z-index: 5;
}

@media screen and (max-width: 740px) {
  .product-collection-carousel .owl-controls,
  .product-carousel .owl-controls {
    left: -4%;
  }
}

.parallax .row {
  display: table;
  width: 100%;
}

.parallax {
  position: relative;
  width: 100%;
  min-height: 100px;
}

.parallax-text {
  font-family: Lato;
  line-height: initial;
  position: relative;
  z-index: 2;
}

.parallax-content {
  display: table-cell;
  float: none !important;
  vertical-align: middle;
  text-align: center;
  margin: 0 !important;
  width: 100% !important;
}

.shopify-section:last-child {
  margin-bottom: -20px !important;
}

@media screen and (min-width: 741px ) {
  .text-with-image {
    display: table-cell;
    margin-top: 10px;
    margin-bottom: 10px;
    float: none !important;
    vertical-align: middle;
  }
}

@media screen and ( max-width: 740px ) {
  .text-with-image.text_section a {
    width: initial;
  }

  .text-with-image.text_section {
      margin-top: 15px;
  }
}

.text_section {
  padding: 0 40px;
}

.text-with-image {
  line-height: 0;
}

.text-with-image .rte {
  line-height: 1.6em;
}

.text-with-image h2 {
  text-align: left;
}

.homepage-text-promo {
  margin-bottom: 20px;
  margin-top: 10px;
}

.homepage-text-promo img {
  margin-bottom: 10px;
}

@media screen and (min-width: 741px ) {
  .index-section.nbm {
    margin-bottom: 0;
  }
}

.testimonial-content {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px 30px;
}

.text-centered h3, .text-centered .rte {
  text-align: center;
}

.text-with-image.text_section.text-centered {
    text-align: center;
}

.testimonial-container .owl-controls {
  clear: left;
  display: block;
  text-align: center;
}

.testimonial-container .owl-controls .owl-page {
  display: inline-block;
  margin: 0 5px 10px;
  border: 1px solid #ccc;
}

.testimonial-container .owl-controls .owl-page span {
  background: #f8f8f8;
  display: block;
  width: 10px;
  height: 10px;
}

.testimonial-container .owl-controls .owl-page:hover span {
  background: #e8e8e8;
}

.testimonial-container .owl-controls .owl-page.active span {
  background: #e8e8e8;
}

/* =============== */
/* = collections = */
/* =============== */


.collection-banner img {
  width: 100%;
  object-fit: cover;
  height: 400px;
}

.collection-banner {
  height: 400px;
  position: relative;
  overflow: hidden;
}

.collection-banner .box-ratio {
  padding-bottom: 400px;
}

@media screen and (max-width: 740px) {
  .collection-banner {
    height: auto;
  }
  .collection-banner img {
    height: auto;
  }
  .collection-banner .box-ratio {
    padding-bottom: 0;
  }
}


#collection-description {
  float: left;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#collection-description h1 {
  margin-bottom: 5px;
}

@media only screen and (max-width: 1023px) {
  .col-with-sidebar {
    margin-left: 0;
  }
}
#collection-sidebar {
  clear: left;
  position: relative;
}

@media only screen and (max-width: 1023px) {
  .dropdownwrap {
    display: none;
    width: 100%;
    clear: left;
  }
  .col-with-sidebar {
    margin-left: 0;
  }
}

@media only screen and (min-width: 1024px) {
  #dropdown {
    display: none;
  }
  .dropdownwrap {
    display: block;
    position: absolute;
    top: 40px;
  }
}

#dropdown {
  margin-bottom: 20px;
  float: left;
  margin-top: -10px;
  border: 1px solid #e5e5e5;
  padding: 10px;
}

#collection-sidebar h4 {
  padding-bottom: 5px;
  margin-bottom: 5px;
}

#collection-sidebar ul {
  list-style-type: none;
  margin-bottom: 20px;
}

#collection-sidebar h1 {
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px;
}

#collection-sidebar ul li a.current {
  border-bottom: 1px solid #e5e5e5;
  text-decoration: none;
}

#collection-sidebar label {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 5px;
}

#collection-sidebar ul.sub {
  margin-bottom: 0;
}

#collection-sidebar .accordion-content,
#collection-sidebar .accordion-content2 {
  margin-bottom: 20px;
  padding-left: 5px;
}

ul.accordion-side-menu li,
.accordion-toggle2 {
  padding-bottom: 2px;
}

div#collection-sidebar .accordion-toggle,
#collection-sidebar .accordion-toggle2 {
  padding-right: 25px;
}

div#collection-sidebar .image_container {
    margin-bottom: 15px;
}

div#collection-sidebar .textnote_container {
    margin-bottom: 15px;
}

div#collection-sidebar .image_container a:hover {
    border-bottom: 0;
}

.sidebar-filter ul li.current a:before {
    content: "\f00c";
    font-family: FontAwesome;
    margin-right: 6px;
    font-size: 12px;
    color: #999;
    padding: 1px;
    width: 14px;
    display: inline-block;
}

.sidebar-filter ul li.current a:hover:before {
    content: "\f00d";
    margin-right: 6px;
    padding: 1px;
    font-size: 12px;
}

.show {
  display: none;
}

#full-width-filter ul#sortme {
  width: 100%;
  text-align: right;
}

ul#sortme h4 {
  font-weight: normal;
}

#full-width-filter .filter {
  display: inline-block;
  margin-left: 10px;
}

#full-width-filter p {
  margin-bottom: 0;
  float: left;
  display: inline-block;
  line-height: 40px;
  font-size: 12px;
}

.clearfix.filter {
  display: inline-block;
  border: 0;
}

select.styled-select {
  display: inline-block;
  width: initial;
  min-width: 160px;
  vertical-align: middle;
  border: 1px solid #e5e5e5;

  float: left;
  margin-left: 10px;
  font-size: 12px;
  height: 40px;
  padding-left: 5px;
  background: url(//www.artemerstudio.com/cdn/shop/t/103/assets/select-arrow.png?v=112595941721225094991765354271) right no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
}

ul#sortme li.current a {
  text-decoration: underline;
}

.collection #product-loop {
  padding-top: 0;
}

.prod-container {
  text-align: center;
}

.product-index {
  margin-bottom: 30px;
  position: relative;
}

.product-index img {
  display: block;
  margin: 0 auto 10px;
}

.first {
  clear: left;
}

.product-info  {
  text-align: center;
  margin-top: 10px;
}

.product-info h3 {
  font-size: 14px;
  letter-spacing: initial;
  padding: 0;
  
}

#product-info p {
  font-size: 13px;
  margin-bottom: 0;
}

#product-info a {
  text-decoration: none !important;
  text-transform: uppercase;
}

.was,
.product-compare-price,
.compare-price {
  color: #bc0000;
  text-decoration: line-through;
}

.was {
  display: inline;
  margin-left: 5px;
}

.variant-sku {
/*   margin-top: 12px; */
  font-style: italic;
  font-size: 12px;
}
.sku {
    margin-top: 10px;
}
.sku label {
    color: #8894ab;
    font-size: 13px;
    font-weight: 400;
}
.sku span.variant_sku {
    line-height: 1.3em;
    display: inherit;
}
.onsale {
  display: inline;
  color: #bc0000;
}

.icn {
  line-height: 12px;
  position: absolute;
  top: -5px;
  left: -5px;
  text-transform: uppercase;
  text-align: center;
  font-size: 11px;
  padding: 5px 8px;
  font-weight: bold;
  font-size: 11px;
  min-width: 60px;
}

.new {
  z-index: 3;
  background: #222;
  color: #ffffff;
}

.sale-item {
  z-index: 3;
  background: #bbbbbb;
  color: #ffffff;
}

.so {
  z-index: 4;
  background: #eed7cf;
  color: #ffffff;
}

.pre-order {
  z-index: 2;
  background: #eed7cf;
  color: #ffffff;
}

.view-full {
  width: 100%;
  text-align: right;
  float: left;
  margin-top: 10px;
  padding-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.view-full a {
  text-align: right;
}

.view-full a:hover {
  text-decoration: none;
}

.view-full i {
  margin-right: 10px;
}

.prod-des {
  padding-top: 20px;
}

.product-modal {
  display:none;
  background: #e5e5e5;
  color: #000000;
  padding: 10px 20px;
  transition: all .25s ease-in-out;
  position: absolute;
  width: 60%;
  top: 50%;
  left: 50%;
  z-index: 5;
  margin-top: -15px;
  margin-left: -30%;
  text-align: center;
  letter-spacing: 1px;
  border-radius: 3px;
  font-size: 11px;
}

.product-modal:hover {
  color: #ffffff;
  background: #eed7cf;
  text-decoration: none;
  cursor: pointer;
}

.product-modal:visited {
  background: #e5e5e5;
  color: #000000;
}
.product-index .prod-image a:hover {
  border-bottom: 1px solid transparent;
}
.product-index:hover>.product-modal {
  display: block;
}
#related .product-index:hover>.product-modal {
  display: none !important;
}

.quick-shop {
  overflow: hidden;
  max-width: 800px;
}

.quick-shop .product-description {
  border: 0;
}

.quick-shop .thumbnail {
  width: 24%;
  vertical-align: top;
  display: inline-block;
}

.quick-shop div.bigimage.desktop-10 {
  max-width: 98.3%;
}

.row.product-quick-view .add {
    clear: left;
    margin-left: 0;
}

.row.product-quick-view .quanity-select {
    width: 100%;
    display: block;
    float: left;
}

a.full-click { float: right; }

.col-swatch {
  margin: 0 0 20px 0;
}

.col-swatch ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-top: 10px;
}


  .col-swatch ul {
    text-align: center;
  }


.col-swatch li {
  display:-moz-inline-stack;
  display:inline-block;
  zoom:1;
  padding:0;
  margin:0px 2px;
  border: 1px solid #eee;
}

.col-swatch li span {
  display: block;
  margin: 5px 10px;
}

.col-swatch li.color {
  width: 20px;
  height: 20px;
}

.col-swatch li.color span {
  width: 100%;
  height: 100%;
  margin: 0;
}

.col-swatch .options li {
  -webkit-transform: translateZ(0); /* webkit flicker fix */
  -webkit-font-smoothing: antialiased; /* webkit text rendering fix */
}


  /* ===============================================
  // Reveal module
  // =============================================== */
  .reveal .hidden {
    display: block !important;
    visibility: visible !important;
    overflow: hidden;
  }

  .product-index:hover .reveal img {
    opacity: 1;
  }

  .reveal {
    position: relative;
  }

  .reveal .hidden {
    position: absolute;
    z-index: -1;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
  }

  .reveal:hover .hidden {
    z-index: 1;
    opacity: 1;
    background-color: #ffffff;
  }

  @media (min-width: 480px) and (max-width: 979px) {
    .reveal .caption {
      font-size: 11px;
    }
  }



/* ================ */
/* = Product page = */
/* ================ */
#product-photos {
  position: relative;
}

.thumbnail {
  margin-bottom: 10px;
  border: 1px solid #fff;
}

#bigimage {
  text-align: center;
}

.mainimage {
  width: 100%;
}

.thumbnails a {
  display: block;
}

div.rte {
  margin-bottom: 10px;
}

.rte a {
  text-decoration: underline;
}

/*Change the colour*/
.active img {
  border: 1px solid #ccc !important;
}

.owl-item.active img { border: 0! important; }

img.zoomImg {
  cursor: move;
}

.main-image-navigation {
  position: absolute;
  top: 10px;
  z-index: 2;
  right: 10px;
}

img.zoomImg {
  background: #ffffff;
}

#product-price {
  font-size: 16px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
}

#product-description form,
 .product-description form {
  position: relative;
  z-index: 0;
  float: left;
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding-top: 20px;
}

#product-description form label,
.product-description form label {
  float: left;
  line-height: 40px;
  margin-right: 10px;
  min-width: 50px;
}

.product-navigation a,
.main-image-navigation span {
  color: #000000;
  border: 2px solid #f2f2f2;
  background: #f2f2f2;
  text-align: center;
  display: inline-block;
  padding: 2px 8px;
  transition: all .25s ease-in-out;
  cursor: pointer;
}

.product-navigation a:hover,
.main-image-navigation span:hover {
  background: #eed7cf;
  color: #000000;
}

.selector-wrapper {
  clear: left;
}

.single-option-selector {
  height: 40px;
  width: initial;
  min-width: 195px;
  display: inline-block;
  float: left;
  border: 1px solid #e5e5e5;
  font-size: 13px;
  font-family: Lato;
  padding-left: 8px;
  background: url(//www.artemerstudio.com/cdn/shop/t/103/assets/select-arrow.png?v=112595941721225094991765354271) right no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
}

div#related {
  padding-top: 20px;
  border-top: 1px solid #e5e5e5;
  margin-top: 20px;
}

div#related.bottom-related {
  width: 100%;
  margin-top: 20px;
  border-top: 1px solid #eee;
  padding-top: 20px;
}

#related h4 {
  margin-bottom: 20px;
}

ul.related-products {
  list-style-type: none;
}

.related-products * {
  text-align: center;
  padding: 0
}

.related-products img {
  max-width: 100%;
}

.related-products li {
  float: left;
  margin: 0 0 20px;
}

ul#popups {
  clear: left;
  margin: 10px 0 20px;
  list-style-type: none;
}

ul#popups li {
  display: inline;
  margin-right 10px;
  border-right: 1px solid #e5e5e5;
  padding-right: 10px;
  margin-left: 10px;
}

ul#popups li.first {
  margin-left: 0;
}

ul#popups li.last {
  border-right: 0;
}

@media screen and ( min-width: 740px) {
  .product-page-popup {
    max-width: 800px;
    padding: 15px;
  }
}

#social {
  float: left;
  width: 100%;
  padding-bottom: 10px;
}

#looked-at {
  margin-top: 20px;
  border-top: 1px solid #e5e5e5;
}

#looked-at h4 {
  margin-bottom: 20px;
  text-align: center;
}

#product-add {
  margin-top: 20px;
  float: left;
  clear: left;
  width: 100%;
}

#product-add label {
  float: left;
  line-height: 40px;
  margin-right: 10px;
  padding: 0 !important;
}

#quantity {
  line-height: 40px;
  text-indent: 0! important;
  text-align: center;
  padding: 0! important;
  width: 50px;
  background: transparent! important;
  border: 1px solid #e5e5e5;
  display: inline-block;
  color: #000000;
}

.add {
  display: inline-block! important;
  line-height: 44px! important;
  padding: 0 20px! important;
}

  .add {
    clear: left;
    margin-left: 0! important;
  }
  .quanity-select {
    display: block;
    float: left;
    width: 100%;
  }

  .quantity-increment {
      margin-bottom: 20px! important;
  }

@media screen and ( min-width: 981px ) {
  .add, .shopify-payment-button {
    width: 48%! important;
    display: inline-block;
    vertical-align: top;
   }
   .shopify-payment-button {
     margin-top: 0;
     margin-left: 3%;
   }
}
@media screen and ( max-width: 980px ) {
  .add, .shopify-payment-button, .single-option-selector {
    width: 100%! important;
    margin-left: 0;
    clear: left;
  }
}
.shopify-payment-button.hide { display: none; }
.shopify-payment-button__button--branded, .shopify-payment-button__button--unbranded {
  border-radius: 3px! important;
  line-height: 44px !important;
  min-height: 44px! important;
  padding: 0! important;
  margin-bottom: 15px! important;
}

.shopify-payment-button__button--unbranded {
    color: #000000! important;
    background: #e5e5e5! important;
    font-size: 13px! important;
    font-weight: 400! important;
    font-family: Lato! important;
}

.shopify-payment-button__button--unbranded:hover {
    color: #000000! important;
    background: #eed7cf! important;
}

button.shopify-payment-button__more-options, button.shopify-payment-button__more-options:hover {
    background: transparent! important;
    color: #000! important;
    padding: 0! important;

}

button.shopify-payment-button__more-options {
    height: initial;
    line-height: initial;
}


#product-description form {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px;
}

.desc {
  float: left;
  padding: 20px 0;
  width: 100%;
  margin-top: 20px;
  line-height: 26px;
}

.desc .share-icons {
  float: left;
}

.desc .share-icons a {
  margin: 0 10px 0 0;
}

.what-is-it {
  line-height: 40px;
}

.quantity {
  line-height: 40px;
  height: 40px;
  text-indent: 0 !important;
  text-align: center;
  padding: 0 !important;
  width: 50px !important;
  background: transparent !important;
  border: 1px solid #e5e5e5;
  display: inline-block;
  color: #000000;
  margin-bottom: 0;
}

.quantity-increment {
  border: 1px solid #e5e5e5;
  background: transparent;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  color: #000000;
  font-weight: normal;
  float: left;
  display: inline-block;
  margin: 0;
  outline: 0 none;
  border-radius: 0;
}

.add-to-cart-msg {
  clear: left;
}

.add-to-cart-msg.success {
  margin: 10px 0;
  border: 1px solid #e5e5e5;
  padding: 20px 10px;
}

p.add-to-cart-msg.success a {
  font-weight: bold;
}

p.add-to-cart-msg.error {
  color: red;
}

button.js-qty__adjust.js-qty__adjust--minus.quantity-increment {
  border-radius: 0;
}

input#quantity {
  border-radius: 0;
  margin-left: -1px;
}

button.js-qty__adjust.js-qty__adjust--plus.quantity-increment {
  border-radius: 0;
  margin-left: -1px;
}

/*
Swatches Styles
*/



.swatch {
  margin:0;
}
/* Label */
.swatch .header {
  margin: 0.5em 0;
  font-weight: bold;
}
/* Hide radio buttons.*/
.swatch input {
  display:none;
}

.color label {
  width: 40px !important;
}

.swatch label {
  display:-moz-inline-stack;
  display:inline-block;
  zoom:1;
  *display:inline;
  padding:0;
  color: #000000;
  background-color: #ffffff;
  margin:0px 3px 10px;
  cursor:pointer;
  border: 1px solid #000000;
  position:relative;
  text-transform:uppercase;
  font-size:13px;
  font-weight: bold;
  min-width:44px !important;
  height:34px !important;
  line-height:32px;
  white-space:nowrap;
  text-transform:uppercase;
  text-align: center;
}

.swatch-element label {
  padding: 0 10px;
  line-height: 32px !important;
}

.color.swatch-element label {
  padding: 0;
}

.swatch input:checked + label {
  border:1px solid #000000;
  background: #000000;
  color: #ffffff;
}

.swatch .color input:checked + label {
  box-shadow: 0px 0px 2px 2px #d6d6d6;
}

.swatch label:hover {
  background: #000000;
  color: #ffffff;
}

.swatch .swatch-element {
  display: inline-block;
  -webkit-transform:translateZ(0); /* webkit flicker fix */
  -webkit-font-smoothing:antialiased; /* webkit text rendering fix */
  position:relative;
}

/* Image with the cross in it */
.crossed-out {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.swatch .swatch-element .crossed-out {
  display: none;
}

.swatch .swatch-element.soldout .crossed-out {
  display: block;
}

.swatch .swatch-element.soldout label {
  filter: alpha(opacity=60);
  /* internet explorer */
  -khtml-opacity: 0.6;
  /* khtml, old safari */
  -moz-opacity: 0.6;
  /* mozilla, netscape */
  opacity: 0.6;
  /* fx, safari, opera */
}

/* Tooltips */
.swatch .tooltip {
  text-align:center;
  background:gray;
  color:#fff;
  bottom:100%;
  padding: 10px;
  display:block;
  position:absolute;
  width:100px;
  left:-20px;
  margin-bottom:15px;
  /* Make it invisible by default */
  filter:alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity:0;
  visibility:hidden;
  /* Animations */
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -ms-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  z-index: 10000;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
}

.swatch .tooltip:before {
  bottom:-20px;
  content:" ";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  width: 100%;
}

/* CSS triangle */
.swatch .tooltip:after {
  border-left: solid transparent 10px;
  border-right: solid transparent 10px;
  border-top: solid gray 10px;
  bottom: -10px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -13px;
  position: absolute;
  width: 0;
}
.swatch .swatch-element:hover .tooltip {
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}

.swatch.error {
  background-color: #E8D2D2 !important;
  color: #333 !important;
  padding: 1em;
  border-radius: 5px;
}

.swatch.error p {
  margin: 0.7em 0;
}

.swatch.error p:first-child {
  margin-top: 0;
}

.swatch.error p:last-child {
  margin-bottom: 0;
}

.swatch.error code {
  font-family: monospace;
}

/* New Product Quick View Image Gallery */
.product-main-image {
  position: absolute;
  overflow: hidden;
  width: 100%;
  top: 0;
  left: 0;
  visibility: hidden;
}

.product-main-image img {
  margin: 0 auto;
  cursor: crosshair;
}

.product-image-container {
  width: 100%;
  position: relative;
  overflow: hidden;
  width: 100%;
}

.product-thumbnail {
  cursor: pointer;
  display: inline-block;
  border: 2px solid white;
}

.product-thumbnail.selected {
  border: 2px solid #dadada;
}

.zoom-box {
  display: none;
  position: absolute;
  width: 400px;
  height: 400px;
  top: 40px;
  overflow: hidden;
  z-index: 4;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 50%;
  margin-left: -16px;
  background: transparent;
  top: -42px;
}

a.bx-prev:after {
  font-family: FontAwesome;
  font-size: 22px;
  color: #000000;
  content: "\f106";
  position: absolute;
  top: 0;
  left: 0;
  height: 32px;
  width: 32px;
  text-align: center;
  line-height: 32px;
}

.bx-wrapper .bx-next {
  left: 50%;
  background: transparent;
  margin-left: -16px;
  bottom: -42px;
}

a.bx-next:after {
  font-family: FontAwesome;
  font-size: 22px;
  color: #000000;
  content: "\f107";
  position: absolute;
  top: 0;
  left: 0;
  height: 32px;
  width: 32px;
  text-align: center;
  line-height: 32px;
}

.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  outline: 0;
  width: 32px;
  height: 32px;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Lato;
  display: block;
  font-size: .85em;
  padding: 10px;
}

/* =============== */
/* = Cart = */
/* =============== */
#cartform {
  margin-top: 20px;
}

.cart-image {
  display: inline-block;
  margin-right: 10px;
}

.cart-image img {
  vertical-align: middle;
}

.cart-title {
  display: inline-block;
}

#basket-right input {
  width: 49.5%;
}

@media screen and (max-width: 980px) {
  .additional-checkout-buttons { margin-top: -8px; }
}

table {
  width: 100%;
  border-collapse: collapse;
}

div#shopping-cart {
    min-height: 200px;
}

#shopping-cart td, #shopping-cart th {
  padding: 10px;
  border-bottom: 1px solid #e5e5e5;
}

#shopping-cart th {
  text-align: left;
}

.cart-quantity input {
  margin-bottom: 0;
  text-indent: 0;
  text-align: center;
}

td.cart-remove {
  text-align: center;
}

#basket-right {
  text-align: right;
  float: right;
}

#basket-right h4 {
  margin: 20px 0;
}

#note {
  margin-top: 10px;
}

#basket-right img {
  width: 50px;
}

#cart-notes {
  margin-top: 20px;
  margin-bottom: 20px;
}

.homepage-section-rich-text,
.homepage-section-video {
  margin-bottom: 20px;
  text-align: center;
}
/* =============== */
/* = Blogs & Pages = */
/* =============== */

#content h1 {
  padding-bottom: 5px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}

.product #content h1 {
  margin-bottom: 10px;
  padding-bottom: 0;
  border-bottom: 0;
}

.rte h1 {
  border-bottom: 0 !important;
  text-align: inherit !important;
  margin-bottom: inherit !important;
}

#page {
  clear: left;
  margin-bottom: 50px;
}

#page-sidebar h2 {
  padding-bottom: 8px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}

#page-sidebar ul {
  list-style-type: none;
}

#page-sidebar ul li {
  display: block;
  margin-bottom: 10px;
  padding-bottom: 5px;
}

/* Blog template */

.blog-container {
    display: grid;
    grid-template-columns: 4fr 1fr;
    padding: 0 15px;
    column-gap: 25px;
}


ul.taglist {
    list-style: none;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 4px;
    padding-bottom: 5px;
}

ul.taglist li {
    display: inline-block;
    margin-right: 15px;
}

.article-image {
  margin: 10px 0;
}

ul.article-tags {
    list-style: none;
}

ul.article-tags li {
    display: inline-block;
    margin-right: 5px;
}

ul.article-tags li a {
    font-weight: 600;
}

.blog-container .article-index .article-info {
    display: grid;
    grid-template-columns: 3fr 4fr;
    column-gap: 20px;
    align-items: center;
}

.blog-container .article-index .article-info .article-image {
    margin-top: 0;
}

.article-index {
  margin-bottom: 20px;
  overflow: hidden;
  padding-top: 20px;
}

.article-info h2 {
  letter-spacing: initial;
  margin-bottom: 10px;
  text-align: center;
}

.article-info p {
  margin-bottom: 0;
}

span.post_meta {
    display: inline-block;
    margin-right: 5px;
}

div#article-body {
    padding-bottom: 30px;
}

.article-content {
  margin-top: 15px;
  margin-bottom: 15px;
}

.article-index .share-icons {
  text-align: center !important;
}

ul.blog-sidebar-menu {
    list-style: none;
}

ul.blog-sidebar-menu li {
    margin-bottom: 5px;
}

.blog-sidebar-block .prod-image {
  margin-bottom: 10px;
}

.blog-sidebar-block .image_container a,
.blog-sidebar-block .image_container a:hover,
.blog-sidebar-block .prod-image a,
.blog-sidebar-block .prod-image a:hover {
  border-bottom: 0;
}

.blog-product-info .button {
    margin-top: 10px;
}

.blog-sidebar-block a.button,
.blog-sidebar-block #blog-email-submit {
    width: 100%;
    text-align: center !important;
}
@media screen and (min-width: 741px) and (max-width: 980px) {
  .blog-container div#article-loop {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
  }
}
@media screen and (max-width: 980px) {
    .blog-container {
        grid-template-columns: 1fr;
    }

    .blog-container .article-index .article-info {
        grid-template-columns: 1fr;
    }

    div#blog-sidebar {
        display: none;
    }
}

.sidebar-article {
    margin-bottom: 25px;
}

.sidebar-article .readmore {
    margin-top: 10px;
}

.share-icons a {
  color: #000000;
}

.share-icons a:hover {
  color: #272727;
}

#blog-article .share-icons {
  text-align: left;
  margin-top: 30px;
}

ul#blog-articles,
#blog-article {
  list-style-type: none;
}

.single-article {
  margin-bottom: 50px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
  float: left;
  width: 100%;
}

.single-article .posted {
  text-align: left;
}

.single-article .post-tags {
  text-align: left;
}

#blog-sidebar h2 {
  margin-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px;
}

#twitter-card,
#facebook-card {
  width: 100%;
  float: left;
  clear: left;
  display: block;
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}

#twitter-card h3,
#facebook-card h3 {
  letter-spacing: initial;
}

#fb-root {
  display: none;
}

/* To fill the container and nothing else */
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  width: 100% !important;
}

#page .share-icons {
  margin-bottom: 20px;
  text-align: left;
  margin-top: 20px;
}

#page .share-icons a {
  margin-right: 10px;
}


#comments h4 {
  text-align: center;
}

#comments {
  float: left;
  padding-top: 20px;
  border-top: 1px solid #eee;
  margin-top: 20px;
  width: 100%;
}

ul#commentlist {
  margin-top: 20px;
  list-style-type: none;
}

ul#commentlist li {
  float: left;
  display: block;
  width: 100%;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
}

ul.disc {
  margin-bottom: 0;
}

.comment-details {
  margin-bottom: 10px;
}

.gravatar {
  float: left;
  margin-right: 20px;
}

.comment {
  float: left;
}

.comment p {
  margin-top: 0;
}

dd {
  margin-left: 0;
}

.notice {
  border: 1px dashed #eee;
  padding: 5px;
  background: ghostwhite;
  margin: 20px 0;
}


.readmore a {
  margin-top: 20px;
  font-weight: bold;
}


/* =============== */
/* = Search = */
/* =============== */
.search-content {
  text-align: center;
  padding: 10px;
}

#search-bar {
  margin-bottom: 20px;
  margin-top: 20px;
  border-bottom: 1px solid #e5e5e5;
}

#search-bar #q {
  width: 300px;
}

.padded { margin-bottom: 15px; }

#social-links .fa-2x {
  font-size: 1.125em;
}

ul#social-icons {
  text-align: left;
  z-index: 5;
  position: relative;
  list-style: none;
  min-height: 1px;
  margin-top: 6px;
}

ul#social-icons li {
  text-align: left;
  display: inline-block;
  padding: 0 10px 0 0;
  vertical-align: middle;
}

ul#social-icons li a:hover {
  opacity: 0.8;
}

#subscribe_popup input#mc-embedded-subscribe {
  width: 100%;
}

div#subscribe_popup {
  text-align: center;
  min-width: 300px;
}

/* footer
------------------------------------------------------ */
footer {
  padding-top: 45px;
  padding-bottom: 0px;
  background: #eed7cf;
  color: #000000;
}

footer ul {
  list-style: none;
}

footer ul li a,
footer a,
footer a:visited,
footer a:hover {
  color: #000000;
}

footer label {
  margin-bottom: 0;
}

footer h4 {
  color: #000000;
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 5px;
}

.sub-footer {
  border-top: 1px solid #f2f2f2;
  padding: 15px 0;
  margin-top: 30px;
}

.sub-footer .left-side {
  text-align: left;
  font-size: 12px;
}

.sub-footer .right-side {
  text-align: right;
}

@media only screen and (min-width: 1024px) {
  .page-wrap {
    min-height: 100%;
    overflow: hidden;
  }
  .page-wrap:after {
    content: "";
    display: block;
  }
}

footer img {
  width: 40px;
}

#payment {
  text-align: center;
  margin-bottom: 0px;
}

.payment-methods svg {
  display: inline;
  width: 40px;
  height: 25.25px;
  text-align: center;
  margin: 3px 1px;
}

/* =============== */
/* = Global = */
/* =============== */
.share-icons {
    text-align: left;
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #e5e5e5;
    padding-top: 20px;
}

.share-icons a {
  margin: 0 10px;
  color: #000000 !important;
  display: inline-block;
}

.share-icons a:hover {
  color: #272727 !important;
}

.scrollup {
  width:40px;
  height:40px;
  opacity:0.3;
  position:fixed;
  bottom:50%;
  right:20px;
  display:none;
  z-index: 3;
}

.scrollup:hover {
  text-decoration: none;
}

.Flexible-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  overflow: hidden;
  height: 0;
  max-width: 1111px;
  margin: 0 auto;
}

.Flexible-container iframe,
.Flexible-container object,
.Flexible-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.section-title {
  margin-bottom: 20px;
}

/* breadcrumbs
------------------------------------------------------ */
#pagination {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 13px;
  font-weight: bold;
}

#pagination span.current {
  padding: 5px;
  margin-right: 10px;
  border-bottom: 2px solid #f2f2f2;
}

#pagination a {
  color: #000000;
  border: 2px solid #f2f2f2;
  background: #f2f2f2;
  padding: 5px 10px;
  margin-right: 10px;
  font-weight: bold;
  transition: all .25s ease-in-out;
  display: inline-block;
  margin-top: 10px;
}

#pagination a:hover {
  background: #eed7cf;
  color: #000000;
}

#pagination span.count {
  display: block;
  margin-bottom: 20px;
}

#pagination span.more {
  padding: 2px;
  text-align: center;
  display: inline-block;
  margin-right: 10px;
  font-weight: bold;
}

.product-navigation {
  float: right;
}

/* breadcrumbs
------------------------------------------------------ */
#breadcrumb,
#breadcrumb a {
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 11px;
}

#breadcrumb {
  margin-bottom: 20px;
}

/* owl carousel
------------------------------------------------------ */

/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* display none until init */
.owl-carousel{
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper{
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer{
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-wrapper-outer.autoHeight{
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item{
  float: left;
}
.product-carousel.owl-carousel .owl-item{
  padding: 0 5px;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
  cursor: pointer;
}

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing {
  cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility:    hidden;
  -ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

/* CSS3 Transitions */
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x : 50%;
  -webkit-perspective-origin-y : 50%;
  -moz-perspective : 1200px;
  -moz-perspective-origin-x : 50%;
  -moz-perspective-origin-y : 50%;
  perspective : 1200px;
}

/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}

.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}

/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}

.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}

/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}

.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}

/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}

/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {opacity: 1}
}
@-moz-keyframes empty {
  0% {opacity: 1}
}
@keyframes empty {
  0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-moz-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
  25% { opacity: .5; -webkit-transform: translateZ(-500px); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
  25% { opacity: .5; -moz-transform: translateZ(-500px); }
  75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
  25% { opacity: .5; transform: translateZ(-500px); }
  75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
  0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px); }
  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
  0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -moz-transform: translateZ(-500px); }
  100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
  0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; transform: translateZ(-500px); }
  100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
  to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
  to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
  to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
  from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
  from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
  from { transform: translateY(-100%); }
}

@-webkit-keyframes scaleUpFrom {
  from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
  from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
  from { opacity: 0; transform: scale(1.5); }
}

@-webkit-keyframes scaleUpTo {
  to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
  to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
  to { opacity: 0; transform: scale(1.5); }
}

/*
* Shifter v3.1.2 - 2014-10-28
* A jQuery plugin for simple slide-out mobile navigation. Part of the Formstone Library.
* http://formstone.it/shifter/
*
* Copyright 2014 Ben Plum; MIT Licensed
*/

.shifter-open {
  overflow: hidden;
}

.shifter-open .shifter-page *,
.shifter-open .shifter-header * {
  pointer-events: none;
}

.shifter-navigation {
  display: none;
  opacity: 0;
}

.shifter-enabled .shifter-page {
  min-height: 100%;
  position: relative;
  z-index: 1;
  background: #ffffff;
  box-shadow: 0 0 0 0;
  display: block;
  overflow: hidden;
}

.shifter-enabled.shifter-left .shifter-page {
  box-shadow: 0 0 0 0;
}

.shifter-enabled .shifter-navigation {
  width: 270px;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 0;
  background: #ffffff;
  display: block;
  overflow: auto;
  pointer-events: none;
  -webkit-transition: opacity 0.001s linear 0.2s, -webkit-transform 0.2s ease;
  transition: opacity 0.001s linear 0.2s, transform 0.2s ease;
}

.shifter-enabled .shifter-page,
.shifter-enabled .shifter-header,
.shifter-enabled .shifter-navigation {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.shifter-enabled .shifter-page,
.shifter-enabled .shifter-header {
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
}

.shifter-enabled .shifter-handle {
  border: 0;
  cursor: pointer;
  color: #252525;
  font-size: 20px;
}

.shifter-enabled .shifter-navigation {
  right: 0;
  -webkit-transform: translate3D(0, 0, 0);
  -ms-transform: translate3D(0, 0, 0);
  transform: translate3D(0, 0, 0);
}

.shifter-open .shifter-page,
.shifter-open .shifter-header {
  -webkit-transform: translate3D(-270px, 0, 0);
  -ms-transform: translate3D(-270px, 0, 0);
  transform: translate3D(-270px, 0, 0);
}

.shifter-enabled.shifter-left .shifter-navigation {
  left: 0;
  -webkit-transform: translate3D(0, 0, 0);
  -ms-transform: translate3D(0, 0, 0);
  transform: translate3D(0, 0, 0);
}

.shifter-enabled.shifter-left.shifter-open .shifter-page,
.shifter-enabled.shifter-left.shifter-open .shifter-header {
  -webkit-transform: translate3D(270px, 0, 0);
  -ms-transform: translate3D(270px, 0, 0);
  transform: translate3D(270px, 0, 0);
}

.shifter-open .shifter-navigation {
  opacity: 1;
  pointer-events: all;
  -webkit-transform: translate3D(0, 0, 0);
  -ms-transform: translate3D(0, 0, 0);
  transform: translate3D(0, 0, 0);
  -webkit-transition: opacity 0.001s linear 0s, -webkit-transform 0.2s ease;
  transition: opacity 0.001s linear 0s, transform 0.2s ease;
  padding-bottom: 200px;
  padding-top: 15px;
}

.no-csstransforms3d .shifter-enabled.shifter-navigation {
  right: -270px;
}

.no-csstransforms3d .shifter-enabled.shifter-left .shifter-navigation {
  left: -270px;
}
.no-csstransforms3d .shifter-enabled.shifter-open .shifter-page {
  left: -270px;
}

.no-csstransforms3d .shifter-enabled.shifter-open .shifter-navigation {
  right: 0;
}

.no-csstransforms3d .shifter-enabled.shifter-left.shifter-open .shifter-page {
  left: auto;
  right: -270px;
}

.no-csstransforms3d .shifter-enabled.shifter-left.shifter-open .shifter-navigation {
  left: 0;
}

nav.shifter-navigation {
  padding: 0 20px;
  text-align: left;
}

nav.shifter-navigation {
  list-style: none;
}

.shifter-navigation li {
  padding: 5px 0;
  border-bottom: 1px solid #e5e5e5;
  line-height: 30px;
}

.shifter-navigation a:hover {
  color: #000000;
}

.accordion-toggle.open:after,
.accordion-toggle2.open:after {
  content: "\f106";
  font-family: FontAwesome;
  position: absolute;
  right: 2%;
}

.accordion-toggle:after,
.accordion-toggle2:after {
  content: "\f107";
  font-family: FontAwesome;
  position: absolute;
  right: 2%;
}

ul#accordion li {
  padding: 8px 0;
  border-bottom: 1px solid #eee;
}

.accordion-toggle,
.accordion-toggle2 {
  cursor: pointer;
}

.accordion-content,
.accordion-content2 {
  display: none;
}

.accordion-content.default,
.accordion-content2.default {
  display: block;
}

nav.shifter-navigation ul {
  list-style: none;
  margin-left: 10px;
  margin-top: 10px;
}

nav.shifter-navigation ul li a,
.accordion-toggle,
.accordion-toggle2 {
  color: #000000;
    text-transform: capitalize;
}

nav.shifter-navigation .accordion-toggle:after,
nav.shifter-navigation .accordion-toggle2:after {
  right: 10%;
}

nav.shifter-navigation ul.sub {
  margin-top: 0 !important;
}

.shifter-navigation form,
.shifter-navigation input#q {
  margin-bottom: 0;
}

/* Password Page */
.password-page #logo {
  padding-top: 100px;
  text-align: center;
}

.password-page {
  min-height: 110vh;
}

.password-page img {
  margin: 10px;
}

.password-page #newsletter-details {
  margin-bottom: 30px;
  text-align: center;
}

#signup-wrap {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

#signup-holder {
  width: 100%;
  margin-top: 100px;
}

#password-email {
  float: left;
  text-indent: 10px;
  width: 66%;
  text-transform: uppercase;
  color: #000;
  height: 48px;
}

.searchbox #q:focus::-webkit-input-placeholder {
  color:transparent;
}
.searchbox #q:focus:-moz-placeholder {
  color:transparent;
}
.searchbox #q:focus:-ms-input-placeholder {
  color:transparent;
}
.searchbox #q:focus::-moz-placeholder {
  color:transparent;
}

input#password-email:focus::-webkit-input-placeholder {
  color:transparent;
}
input#password-email:focus:-moz-placeholder {
  color:transparent;
} /* FF 4-18 */
input#password-email:focus::-moz-placeholder {
  color:transparent;
} /* FF 19+ */
input#password-email:focus:-ms-input-placeholder {
  color:transparent;
} /* IE 10+ */

.slideout input[type="submit"] {
  margin-bottom: 0 !important;
}

#password-subscribe {
  width: 28%;
  margin-left: 2%;
  margin-top: 0;
  text-transform: uppercase;
  height: 48px;
}

.password p.success {
  text-align: center;
}

.password-page-icons {
  margin-bottom: 20px;
}

.password-page-icons li {
  display: inline-block;
  margin: 0 5px;
}

.password-page-icons a:hover {
  opacity: 0.5;
}

.password-page-icons i {
  line-height: 30px;
}

body.password form#login_form {
  padding: 15px 20px;
}

.password-page-footer {
  width: 100%;
  display: block;
  text-align: center;
  position: relative;
  margin-top: 220px;
}

.password-page-footer a {
  font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
  font-style: italic;
  font-size: 16px;
  font-weight: 600;
}

/* slideout */
.slideout-toggle.open_password {
  position: fixed;
  top: 20px! important;
  right: 20px! important;
  z-index: 2;
  cursor: pointer;
}

.slideout {
  position: fixed;
  top: 0! important;
  right: -320px;
  width: 320px;
  background-color: #fff;
  z-index: 300;
  color: #000;
  padding: 20px;
}

.slideout label {
  margin-bottom: 30px;
}

.closeslide {
  float: right;
  cursor: pointer;
  font-size: 20px;
}

.closeslide i.icon-angle-right {
  margin-right: -3px;
}

@media screen and ( max-width: 740px ) {
  ul#password-icons {
    display: none;
  }

  .password-page #logo {
    padding-top: 160px;
  }

  #signup-holder {
    margin-top: 50px;
    padding: 30px;
  }
}

/*
* jQuery FlexSlider v2.2.0
* http://www.woothemes.com/flexslider/
*
* Copyright 2012 WooThemes
* Free to use under the GPLv2 license.
* http://www.gnu.org/licenses/gpl-2.0.html
*
* Contributing author: Tyler Smith (@mbmufffin)
*/



/* Browser Resets
*********************************/
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
  outline: none;
}

.slides, .flex-control-nav, .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
  font-family: 'flexslider-icon';
  src:url('flexslider-icon.eot');
  src:url('flexslider-icon.eot?#iefix') format('embedded-opentype'),
    url('flexslider-icon.woff') format('woff'),
    url('flexslider-icon.ttf') format('truetype'),
    url('flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .slides>li {
  position: relative;
  display: none;
  -webkit-backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */

.flexslider .slides img {
  width: 100%;
  display: block;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

.flex-caption {
  position: absolute;
  width: 100%;
  padding: 0;
  line-height: normal;
  z-index: 3;
}

.caption-inners {
  display: inline-block;
  padding: 15px;
}

.flex-caption h2.slide-title {
  color: ;
  line-height: inherit;
  border: 0 !important;
  padding: 0;
  margin-bottom: 0;
}

.flex-caption p {
  color: ;
  letter-spacing: 1px;
}

.flexslider .readmore {
  position: absolute;
  width: 100%;
  text-align: center;
}

/* Clearfix for the .slides element */
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .slides {
  display: block;
}

* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
* include js that eliminates this class on page load */
.no-js .slides>li:first-child {
  display: block;
}

/* FlexSlider Default Theme
*********************************/
.flexslider {
  margin: 0;
  position: relative;
  zoom: 1;
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 300px;
}

.flexslider .slides {
  zoom: 1;
}

.carousel li {
  margin-right: 5px;
}

/* Direction Nav */
.flex-direction-nav {
  *height: 0;
}

.flex-direction-nav a  {
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 2;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  transition: all .25s ease-in-out;
  color: #000000;
  border: 2px solid #f2f2f2;
  background: #f2f2f2;
}

.flexslider:hover .flex-prev {
  opacity: 1;
  left: 10px;
}

.flexslider:hover .flex-next {
  opacity: 1;
  right: 10px;
}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1;
}

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}

.flex-direction-nav .flex-next:before {
  content: "\f054";
  font-family: FontAwesome;
}

.flex-direction-nav .flex-prev:before {
  content: "\f053";
  font-family: FontAwesome;
}

a.flex-next {
  line-height: 33px;
  text-align: center !important;
  width: 35px !important;
  height: 35px !important;
  padding-left: 2px;
}

a.flex-prev {
  line-height: 33px;
  text-align: center !important;
  width: 35px !important;
  height: 35px !important;
  padding-right: 2px;
}

.flex-direction-nav a:hover {
  background: #eed7cf;
  color: #000000;
}

/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}

#basket-right input[type="image"], .additional_checkout_buttons input[type="image"] {
  width: initial;
  min-width: inherit;
}

.additional_checkout_buttons {
  text-align: center;
}

.share-icons a {
  vertical-align: middle;
}

.share-text {
  display: inline-block;
  margin-right: 10px;
}

.column {
  width: 200px;
  float: left;
}
/* onboarding styles for new theme install */
.onboard {
  background: #eee !important;
}

.row.no-blocks .desktop-12 {
  font-size: 15px;
  text-align: center;
  padding: 20px 0;
  border: 1px dashed #eee;
  background: #f7f7f7;
  margin-top: 20px;
  margin-bottom: 50px;
  font-weight: 400;
}

.promo-inner .onboard .placeholder-svg, .ci.onboard .placeholder-svg, .plax-placehold {
  fill: rgba(28,29,29,0.1);
  background-color: transparent;
}

.article-image .placeholder-svg, .flexslider .placeholder-svg {
  fill: rgba(28,29,29,0.1);
  background-color: #eee;
}

.plax-placehold {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 300px;
}

iframe {
  width: 100%;
}

/* =============== */
/* = Map Section = */
/* =============== */
.map-section-container,
.map-section-image {
  visibility: visible;
  position: absolute;
  top: 0;
  left: 0
}

.map-section--display-map .map-section-container,
.map-section--display-bg-image .map-section-image {
  z-index: 4;
  position: relative;
}

.placeholder-background {
  display: none;
}
.map-section--onboarding .placeholder-background {
  display: block;
}

.map-section-image.show-image {
  z-index: 5;
  position: relative;
}

.map-section-wrapper {
  height: 400px;
  margin-top: 20px;
}

.map-section-container {
  height: 400px;
  width: 100%;
}

.map-section-content {
  padding: 30px;
}

.map-section-content .button {
  height: auto;
  width: auto;
  margin-top: 20px;
}

.map-section-wrapper .text_right .map-section-content-wrapper {
  float: right;
}

.map-section-background-wrapper {
  position: relative;
  overflow: hidden;
}

.map-section--onboarding .map-section-error {
  display: none;
}

.map-section-error {
  font-style: italic;
  color: #ff6d6d;
  border: 2px solid #ff6d6d;
  background-color: rgba(119, 0, 0, 0.65);
  padding: 30px;
  margin-top: -250px;
  width: 50%;
  margin-left: 25%;
  z-index: 6;
}

.map-section-image {
  height: 400px;
  background-size: cover;
  background-position: center;
}

.placeholder-background {
  height: 400px;
}

.map-section .placeholder-svg {
  fill: rgba(28,29,29,0.1);
  height: 400px;
}

/* Fancybox Customizations */
body.compensate-for-scrollbar {
    overflow: hidden;
}

.fancybox-active {
    height: auto;
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}

.fancybox-container * {
    box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}

.fancybox-bg {
    background: rgb(30, 30, 30);
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible;
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fancybox-toolbar {
    right: 0;
    top: 0;
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}

.fancybox-slide {
    -webkit-backface-visibility: hidden; /* Using without prefix would break IE11 */
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}

.fancybox-slide::before {
    content: '';
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
    display: block;
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0;
}

.fancybox-slide--image::before {
    display: none;
}

.fancybox-slide--html {
    padding: 6px;
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 28px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -ms-transform-origin: top left;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
    cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}

.fancybox-spaceball {
    z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
}

.fancybox-slide--video .fancybox-content {
    background: #000;
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
}

.fancybox-video,
.fancybox-iframe {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0;
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%;
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

/* Buttons */

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
    color: #ccc;
}

.fancybox-button:hover {
    color: #fff;
}

.fancybox-button:focus {
    outline: none;
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none;
}

/* Fix IE11 */
.fancybox-button div {
    height: 100%;
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}

.fancybox-button svg path {
    fill: #000000;
    stroke-width: 0;
}

.fancybox-button:hover svg path {
  fill: #000000;
  stroke-width: 0;
}


.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
    display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
    display: none;
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform-origin: 0;
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998;
}
/* Close button on the top right corner of html content */

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: currentColor;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
}

.fancybox-slide--html .fancybox-close-small {
  color: #000000;
  background-color: #f2f2f2;
  padding: 10px;
  right: 0;
  top: 0;
  border-radius: unset !important;
}
.fancybox-close-small:hover {
  color: #000000;
  background-color: #eed7cf;
  opacity: 1;
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none;
}

/* Navigation arrows */

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px;
}

.fancybox-navigation .fancybox-button div {
    padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right);
}

/* Caption */

.fancybox-caption {
    background: linear-gradient(
    to top,
    rgba(0, 0, 0, .85) 0%,
    rgba(0, 0, 0, .3) 50%,
    rgba(0, 0, 0, .15) 65%,
    rgba(0, 0, 0, .075) 75.5%,
    rgba(0, 0, 0, .037) 82.85%,
    rgba(0, 0, 0, .019) 88%,
    rgba(0, 0, 0, 0) 100%
    );
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px 44px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996;
}

@supports (padding: max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
    }
}

.fancybox-caption--separate {
    margin-top: -50px;
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}

/* Loading indicator */

.fancybox-loading {
    animation: fancybox-rotate 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}

@keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg);
    }
}

/* Transition effects */

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

/* transitionEffect: slide */

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

/* transitionEffect: zoom-in-out */

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5, .5, .5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

/* transitionEffect: circular */

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px;
    }

    .fancybox-slide--image {
        padding: 6px 0;
    }

    .fancybox-close-small {
        right: -6px;
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px;
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px;
    }

    @supports (padding: max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right));
        }
    }
}

/* Share */

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px 0;
}

.fancybox-share p {
    margin: 0;
    padding: 0;
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px 5px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
    color: #fff;
}

.fancybox-share__button:hover {
    text-decoration: none;
}

.fancybox-share__button--fb {
    background: #3b5998;
}

.fancybox-share__button--fb:hover {
    background: #344e86;
}

.fancybox-share__button--pt {
    background: #bd081d;
}


.homepage-promo .onboard .placeholder-svg,
.ci.onboard .placeholder-svg, .onboard svg, .flexslider li svg,
.onboard-slide svg, .article-image .placeholder-svg,
.flexslider .placeholder-svg {
  fill: rgba(28,29,29,0.2);
  width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
}

.fancybox-share__button--tw {
    background: #1da1f2;
}

.fancybox-share__button--tw:hover {
    background: #0d95e8;
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}

.fancybox-share__button svg path {
    fill: #fff;
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%;
}
.fancybox-button--fb svg,
.fancybox-button--tw svg {
  width: 18px;
  height: 18px;
  margin: 0 auto;
}

/* Thumbs */
.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px 2px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995;
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}

.fancybox-thumbs__list a::before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
    opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px;
    }
    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }
    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px);
    }
}

.fancybox-skin {
  background: #ffffff;
  color: #000000;
}

.fancybox-close {
  color: #000000;
  background: #f2f2f2;
}

.fancybox-close:hover {
  color: #000000;
  background: #eed7cf;
}

.fancybox-close:before {
  content: "\00D7";
  font-weight: bold;
  line-height: 25px;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
  font-family: FontAwesome;
  text-align: center;
  line-height: 50px;
  background: transparent;
  width: 50px;
}

.fancybox-prev span {
  left: -10px;
}

.fancybox-prev span:before {
  content:"\f104";
}

.fancybox-next span {
  right: -10px;
  content:"\f105";
}

.fancybox-next span:before {
  content:"\f105";
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: rgba(0,0,0,0.8);
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

.fancybox-wrapper .product-quick-view {
  max-width: 950px !important;
  width: 950px !important;
  overflow: hidden;
  padding: 35px;
  margin: 0;
}
/* Custom Thumbnail Slider */
body .focus-visible,
.product-video .plyr:focus,
.plyr__video-wrapper.plyr__tab-focus:focus {
  outline: #007ace dotted 2px !important;
  outline-offset: -2px !important;
}

.thumb-slider {
  float: left;
}

.vertical-carousel .thumb-slider-wrapper {
  overflow: hidden;
  background-color: #ffffff;
}

#thumb-slider-wrapper .product-single__thumbnails-item {
  padding-bottom: 100%;
  display: block;
  height: 0;
  width: 100%;
  max-width: 104px;
  overflow: hidden;
  background-color: #ffffff;
  position: relative;
}

#thumb-slider-wrapper .product-single__thumbnails-item img {
  object-fit: cover;
  object-position: center;
  width: 110px;
  height: 110px;
}

.thumb-slider-slides {
  position: relative;
  top: 0;
  left: 0;
  list-style: none;
  background-color: #ffffff;
}

.thumb-slider-slides li {
  margin-bottom: 5px;
}

.thumb-slider-control {
  text-align: center;
  cursor: pointer;
  height: 44px;
  display: inline-block;
  width: 44px;
}

.thumb-slider-control.hide {
  display: none;
}

.thumb-slider-control-prev,
.thumb-slider-control-next {
  background: #f2f2f2;
  opacity: 1;
}
.thumb-slider-control-prev:hover,
.thumb-slider-control-next:hover {
  background: #eed7cf;
  opacity: 1;
}
.thumb-slider-control-prev::before {
  font-family: FontAwesome;
  font-size: 20px;
  color: #000000;
  content: "\f106";
  vertical-align: middle;
  line-height: 44px;
  font-weight: 800;
}

.thumb-slider-control-next::before {
  font-family: FontAwesome;
  font-size: 20px;
  color: #000000;
  content: "\f107";
  vertical-align: middle;
  line-height: 44px;
  font-weight: 800;
}

.thumb-slider-control.inactive {
  opacity: 0.25;
}
/* vertical thumbnail slider */
.thumb-slider.thumbnail-slider.custom.vertical-carousel {
  margin: 0 auto;
  text-align: center;
    position: absolute;
    z-index: 1;
}
.thumbnail-slider.custom.vertical-carousel .thumb-slider-control-prev {
  margin-bottom: 5px;
}
.thumbnail-slider.custom.vertical-carousel .thumb-slider-control-next {
  margin-top: 5px;
}

/* horizontal thumbnail slider */
.thumb-slider.thumbnail-slider.custom.horizontal-carousel {
  margin: 0 auto;
  text-align: center;
}

.horizontal-carousel #thumb-slider-wrapper .product-single__thumbnails-item {
  float: left;
  width: 110px;
  height: 110px;
  margin-right: 5px;
  padding: 0;
}

.horizontal-carousel #thumb-slider-wrapper .product-single__thumbnails-item img {
  width: 115px;
  height: 115px;
}

.horizontal-carousel .thumb-slider-control {
  vertical-align: middle;
  width: 44px;
}

.horizontal-carousel .thumb-slider-control.thumb-slider-control-prev,
.horizontal-carousel  .thumb-slider-control.thumb-slider-control-next {
  transform: rotate(-90deg);
}

.product-single__thumbnails-item:focus img {
  opacity: 1 !important;
}

/*! Flickity v2.2.1
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:hsla(0,0%,100%,.75);border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:0;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}

/* Product media styles */
.product-thumbnail {
  position: relative;
  z-index: 1;
}

.thumbnail-icon {
  position: absolute;
  top: 2px;
  right: 2px;
  z-index: 2;
  width: 25%;
  line-height: 0;
}.thumbnail-icon svg, .product-main-image svg {
  height: 100%;
  width: 100%;
  background: #ffffff !important;
  color: #000000 !important;
  border: 1px solid #e6e6e6;
}

.thumbnail-icon svg {
  fill-opacity: 0.6;
}

.thumbnail-icon svg:hover {
  fill-opacity: 0.85;
}

.product-main-image svg {
  fill-opacity: 1;
}
.product-media-container {
  position: relative;
}
.product-video,
.product-media-container,
.plyr--video {
  outline: none;
}
.plyr video,
.plyr__video-wrapper,
.plyr__poster {
  background-color: #ffffff;
}
.product-video > video {
  width: 100%;
}

.product-model {
  margin: 0 auto;
  min-height: 1px;
  width: 100%;
  height: 100%;
  position: relative;
}

.product-model model-viewer,
.product-model .shopify-model-viewer-ui,
.product-model .media-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}
// .shopify-model-viewer-ui .shopify-model-viewer-ui__controls-overlay {
//   z-index: 1;
// }

.product-model model-viewer,
.product-model .shopify-model-viewer-ui,
.product-model .media-item
{
  height: 100%;
}

button.media-button.view-in-space {
  background: transparent;
  width: initial !important;
  text-align: center;
  width: 60px;
  max-width: 60px;
  height: 60px;
  line-height: 60px;
  padding: 0;
  margin: 0 auto;
  display: inherit;
  z-index: 2;
  position: relative;
}

button.media-button.view-in-space[data-shopify-xr-hidden] {
    visibility: hidden;
}

.product-video button {
  width: initial;
  width: 62px;
  height: 62px;
  padding: 0;
  margin-bottom: 0;
}

.plyr--video .plyr__control:not(.plyr__control--overlaid).plyr__tab-focus svg, .plyr--video .plyr__control:not(.plyr__control--overlaid):hover svg, .plyr--video .plyr__control:not(.plyr__control--overlaid)[aria-expanded=true] svg,
.plyr--audio .plyr__control.plyr__tab-focus svg,
.plyr--audio .plyr__control:hover svg,
.plyr--audio .plyr__control[aria-expanded=true] svg {
  stroke: none !important;
}

.product-video .plyr button svg {
    border: 0 !important;
}

button[hidden] {
  visibility: hidden;
}
.product-single__view-in-space {
	 background-color: #e5e5e5;
	 border: none;
	 width: 100%;
	 min-height: unset;
	 display: block;
	 font-size: 14px;
	 color: #000000;
   z-index: 1;
   position: relative;
   height: 54px;
   line-height: 54px;
}
.product-video.videoWrapper.product-single__media {
  display: inline-block;
  height: 301px;
}
 .product-single__view-in-space[data-shopify-xr-hidden] {
	 visibility: hidden;
}
 @include media-query(min-width: 740px) {
	 display: none;
}
 .product-single__view-in-space:hover .product-single__view-in-space-text, .product-single__view-in-space:focus .product-single__view-in-space-text {
	 border-bottom-color: #000000;
}

 .product-single__view-in-space svg.icon .icon-3d-badge-full-color-outline {
	 stroke: none;
}
.product-single__view-in-space svg.icon .icon-3d-badge-full-color-element {
  fill: #000000;
  opacity: 1;
}
.product-single__view-in-space-text {
  border-bottom: 1px solid transparent;
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.product-single__view-in-space svg {
  margin-right: 2.43px;
  fill: transparent;
  display: inline-block;
  width: 24px !important;
  height: 24px !important;
  vertical-align: middle;
}
.product-single__view-in-space svg rect {
  fill: transparent !important;
}
.product-single__view-in-space:hover #three-d-icon path,
.product-single__view-in-space:focus #three-d-icon path {
  fill: #000000;
}
.product-model model-viewer, .product-model .shopify-model-viewer-ui, .product-model .media-item {
  position: absolute;
  top: 10px;
  left: 10px;
  width: calc(100% - 20px);
  max-width: 100%;
}

/* custom flickity styles */
.product-photos .carousel-container {
  display: flex;
}

.product-photos .carousel {
  margin-bottom: 40px;
  flex-grow: 1;
}

.product-photos .carousel-cell {
  width: 100%;
}

.product-photos .vertical-carousel .carousel-nav {
  width: 100%;
  max-height: calc(98px * 4);
  overflow-y: scroll;
  padding-right: 17px; /* Increase/decrease this value for cross-browser compatibility */
  box-sizing: content-box; /* So the width will be 100% + 17px */
}

.product-photos .carousel-nav .carousel-cell {
  height: 80px;
  width: 100px;
  margin: 0 0 5px 0;
  cursor: pointer;
}

.product-photos .carousel-nav .carousel-cell:before {
  font-size: 50px;
  line-height: 80px;
}

.product-photos .carousel-nav .carousel-cell.is-nav-selected {
  background: #ED2;
}

.product-photos .flickity-prev-next-button {
  background-color: #f2f2f2;
  opacity: 1;
  border-radius: unset;
}

.product-photos .flickity-prev-next-button:hover {
  background-color: #eed7cf;
  opacity: 1;
}

.product-photos .flickity-button:after {
  padding: 0;
  line-height: 44px;
  color: #000000;
  font-weight: 800;
  font-size: 25px;
}
.product-photos .flickity-button:hover:after {
  color: #000000;
}
.product-photos .flickity-button:focus {
  outline: none;
}

.product-photos .flickity-button.next:after {
  content: "\f105";
  font-family: fontAwesome;
}

.product-photos .flickity-button.previous:after {
  content: "\f104";
  font-family: fontAwesome;
}

.product-photos .flickity-prev-next-button .flickity-button-icon {
  display: none;
}

.product-photos .image-slide.carousel-cell.is-selected {
  z-index: 1;
}

.product-photos .plyr__control--overlaid svg {
  margin-left: 5px;
}

.product-photos .zoom_btn {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  background-color: #f2f2f2;
  opacity: 1;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
}

.product-photos .zoom_btn:hover {
  background-color: #eed7cf;
  opacity: 1;
}

.product-photos .zoom_btn i {
  font-size: 17px;
  color: #000000;
}
.product-photos .zoom_btn:hover i {
  color: #000000;
}

#slider .flickity-prev-next-button {
  top: 32px;
}
#slider .flickity-prev-next-button.next {
  left: 59px;
  right: unset;
}

@keyframes slidefadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@keyframes slidefadeOut {
  0% { opacity: 1; }
  100% { opacity: 0; }
}

/* #slider .carousel-cell {
  opacity: 0 !important;
} */

#slider .carousel-cell:not(.is-selected){
  animation: slidefadeOut ease 0.2s;
}
#slider .carousel-cell.is-selected {
  z-index: 99;
  opacity: 1 !important;
  animation: slidefadeIn ease 0.2s;
}
#slider .flickity-enabled:focus {
  outline: 0 !important;
}
#slider .flickity-slider {
  top: 0 !important;
  height: auto !important;
}
#slider .flickity-viewport {
  height: 100%;
}
#slider .flickity-viewport {
  min-height: 300px !important;
}
.fancybox-content.product-quick-view {
  max-width: 950px;
  width: 950px;
  overflow: hidden;
}
button.flickity-button:disabled {
  display: none;
}
.thumbnail-slider  .product-single__thumbnails-item:hover,
.product-single__thumbnails-item.active-slide,
.product-single__thumbnails-item.is-nav-selected {
  outline: 1px solid #666666;
  outline-offset: -1px;
  cursor: pointer;
}
.product-single__thumbnails-item:focus,
.product-single__thumbnail--product-template:focus {
  outline: #007ace dotted 2px !important;
  outline-offset: -2px !important;
}
.product-single__thumbnails-item.active-slide img,
.product-single__thumbnails-item.is-nav-selected img,
.thumbnail-slider  .product-single__thumbnails-item:hover img,
.product-single__thumbnail--product-template:focus img {
  opacity: 1.0 !important;
}
:focus, .focus-visible {
  outline: #007ace dotted 2px !important;
  outline-offset: -2px !important;
}
.prod-image > a,
#product-loop .prod-image > a,
.product-loop .prod-image > a,
#collection-loop .prod-container > a {
  display: inline-block;
  width: 100%;
  outline-offset: unset !important;
}
/* Cross Border Styles */
.footer-section .disclosure {
	 position: relative;
}
.footer-section .disclosure__toggle {
	 white-space: nowrap;
   color: #000000;
   border: 1px solid #000000;
   background-color: #eed7cf;
   margin: 0;
}
.footer-section .disclosure-list {
	 background-color: #000000;
	 border: 1px solid #eed7cf;
	 bottom: 115%;
	 padding: 11px 0px;
	 position: absolute;
	 display: none;
	 min-height: 92px;
	 max-height: 300px;
	 overflow-y: auto;
	 border-radius: 2px;
}
.footer-section .disclosure-list--visible {
	 display: block;
}
.footer-section .disclosure-list__item {
	 border-bottom: 1px solid transparent;
	 white-space: nowrap;
	 padding: 5px 45px 4px 15px;
	 text-align: left;
}
.footer-section .disclosure-list__item:active {
	 background-color: rgba(128, 128, 128, 0.2);
}
.footer-section .disclosure-list__option {
	 color: #eed7cf !important;
   text-transform: capitalize;
}
.footer-section .disclosure-list__option:focus, .disclosure-list__option:hover {
	 color: #000000;
	 border-bottom: 1px solid #eed7cf;
}
.footer-section .disclosure-list__item--current .disclosure-list__option {
   color: #eed7cf;
	 border-bottom: 1px solid #eed7cf !important;
   font-weight: 900;
}

/* Header Disclosure Selectors */
.header-section .disclosure {
	 position: relative;
}
.header-section .disclosure__toggle {
	 white-space: nowrap;
   color: #252525;
   background-color: #ffffff;
   margin: 0;
   padding: 0;
   vertical-align: middle;
   display: inline-block;
   text-transform: uppercase;
   border-radius: unset !important;
   height: auto;
   line-height: unset;
   
}
.header-section .disclosure__toggle:hover {
  color: #252525;
  
}
.header-section form#localization_form {
   margin: 0;
}
.header-section .disclosure-list {
	 background-color: #ffffff;
	 border: 1px solid #252525;
	 top: 115%;
	 padding: 11px 0px;
	 position: absolute;
	 display: none;
	 min-height: 92px;
	 max-height: 300px;
	 overflow-y: auto;
	 border-radius: 2px;
   z-index: 6;
   line-height: 20px;
   text-align: left;
   list-style: none;
}
.header-section .disclosure-list--visible {
	 display: block;
}
.header-section .disclosure-list__item {
	 border-bottom: 1px solid transparent;
	 white-space: nowrap;
	 padding: 5px 45px 4px 15px !important;
	 text-align: left;
}
.header-section .disclosure-list__item:active {
	 background-color: rgba(128, 128, 128, 0.2);
}
.header-section .disclosure-list__option {
	 color: #ffffff;
   text-transform: capitalize;
}
.header-section .disclosure-list__option:focus, .disclosure-list__option:hover {
	 color: #252525;
	 border-bottom: 1px solid #252525;
}
.header-section .disclosure-list__item--current .disclosure-list__option {
   color: #252525;
	 border-bottom: 1px solid #252525;
   font-weight: bold;
}
.selectors-form {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  // necessary for ie10
  width: 100%;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
@media (min-width: 980px) {
  .selectors-form {
    flex-wrap: nowrap;
  }
}
.selectors-form__item {
  margin: 0 5px;
}
@media (min-width: 980px) {
  .selectors-form__item {
    padding-bottom: 0;
  }
  .selectors-form__item:first-of-type {
    margin-left: 0;
  }
}

/**
 * *******************************************************
 * AOS (Animate on scroll) - wowjs alternative
 * made to animate elements on scroll in both directions
 * *******************************************************
 */
[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0,100px,0)}[data-aos=fade-down]{transform:translate3d(0,-100px,0)}[data-aos=fade-right]{transform:translate3d(-100px,0,0)}[data-aos=fade-left]{transform:translate3d(100px,0,0)}[data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}[data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}[data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}[data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0,100%,0)}[data-aos=slide-down]{transform:translate3d(0,-100%,0)}[data-aos=slide-right]{transform:translate3d(-100%,0,0)}[data-aos=slide-left]{transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}

/* Fix for AOS in IE 11 */
_:-ms-fullscreen, :root [data-aos^=zoom] { opacity:1 !important; }
_:-ms-fullscreen, :root [data-aos=zoom-in] { transform: scale(1) !important;}


/* Unit Pricing Update */
.price {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
}

.featured-product-form .price,
.product-quick-view .price,
#product-right .price {
  align-items: flex-start;
}
.price dl {
  margin-top: 0;
}
.price dd {
  margin: 0 0.5em 0 0;
}

.price--unavailable {
  visibility: hidden;
}

.price--compare-price-hidden .price__compare {
  display: none;
}

.price__pricing-group {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 5px;
}

.price__regular {
  display: block;
}

.price--on-sale .price__regular,
.price--on-sale .price__availability {
  display: none;
}

.price__availability {
  display: none;
  color: #000000;
  font-size: 0.9em;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.price--sold-out .price__availability {
  display: block;
}

.price__sale {
  display: none;
}

.price--on-sale .price__sale {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.price__vendor {
  color: #000000;
  font-size: 0.9em;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 5px 0 10px;
  width: 100%;
  -ms-flex-preferred-size: 100%;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  flex-basis: 100%;
}

.price__vendor--listing {
  margin: 0 0 4px;
}

.price__unit {
  -ms-flex-preferred-size: 100%;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  flex-basis: 100%;
  display: none;
}
.price--unit-available .price__unit {
  display: block;
}

.price-item {
  color: #000000;
}

.price-item--sale {
  color: #bc0000;
}

.price--on-sale .price-item--regular {
  text-decoration: line-through;
}

.price-unit-price {
  color: #999999 !important;
  font-size: 0.8em;
  font-style: italic;
}

.price-item__label {
  display: inline-block;
  white-space: nowrap;
}

.price__badges {
  display: none;
  margin-top: 0;
}

.price__badge {
  display: none;
  align-self: center;
  text-align: center;
  font-size: 0.5em;
  line-height: 1em;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: 1px solid #000000;
  border-radius: 2px;
  padding: 0.2rem 0.5rem;
}

.price__badge--sale {
  color: #bc0000;
  border-color: #bc0000;
}
.price--on-sale .price__badge--sale {
  display: flex;
}
.price--sold-out .price__badge--sale {
  display: none;
}
.price--on-sale .price__badges,
.price--sold-out .price__badges {
  display: flex;
}
.price__badge--sold-out {
  color: #000000;
  border-color: #000000;
}
.price--sold-out .price__badge--sold-out {
  display: flex;
}

.price__badges--listing {
  margin-top: 0.5rem;
}

.price__badges--listing .price__badge {
  font-size: 0.6em;
  padding: 0.25rem 0.55rem;
}
.order-discount.order-discount--list {
  list-style: none;
}
/* ==============================  */
/* =   New Customer Accounts     = */
/* ============================== */
.customer-account {
  margin-top: 81px;
  padding-bottom: 144px;
  display: inline-block;
  width: 100%;
}
.customer-account h1 {
  font-size: 40px;
  padding-bottom: 104px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
}
.customer-account .sidebar {
  border-right: solid 3px #e5e5e5;
}
.customer-account .sidebar ul {
  list-style: none;
}
.customer-account .sidebar ul li {
  padding: 20px 0;
}
.customer-account .sidebar ul li a {
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-transform: uppercase;
  padding-bottom: 4px;
  border-bottom: 2px solid transparent;
}
.customer-account .sidebar ul li a.selected,
.customer-account .sidebar ul li:hover a {
  border-bottom: 2px solid #000000;
}
.customer-account .content {
  padding-left: 95px;
  padding-top: 20px;
}
.customer-account .content p {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: normal;
}
.customer-account #account-details h5 {
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-transform: uppercase;
}
.customer-account #order-history tbody tr {
  padding: 39px 6px;
  height: 100px;
  border-top: 1px solid #e5e5e5;
}
.customer-account #order-history thead tr {
  text-align: left;
  padding: 10px 0;
  height: 38px;
}
.customer-account #order-history thead tr th {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: normal;
}
@media (max-width:740px) {
  .customer-account {
    margin-top: 41px;
    text-align: center;
  }
  .customer-account .sidebar ul li {
    border-bottom: solid 1px #bababa;
  }
  .customer-account h1 {
    font-size: 24px;
    padding-bottom: 32px;
  }
  .customer-account .content {
    margin-top: 80px;
    padding-left: 0;
  }
  .customer-account #order-history table .status {
    display: none;
  }
  .customer-account #order-history thead tr {
    text-align: center;
  }
  .customer-account .sidebar {
    border-right: none;
  }
}
/* Order Page */
section.customer-order {
  margin-top: 81px;
  padding-bottom: 144px;
  display: inline-block;
  width: 100%;
}
section.customer-order .return-account {
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.17;
  text-transform: uppercase;
  letter-spacing: 0.75px;
  margin-bottom: 40px;
  display: inline-block;
}
section.customer-order h1 {
  font-size: 40px;
  padding-bottom: 64px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
}
section.customer-order .order-content {
  padding-right: 118px;
}
section.customer-order #order_details .labels {
  text-align: left;
  border-bottom: solid 1px #d5d5d5;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
}
section.customer-order #order_details .items article {
  display: grid;
  align-items: center;
  grid-template-columns: repeat(6, 1fr);
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
}
section.customer-order #order_details .labels p {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: normal;
  text-transform: uppercase;
  margin-bottom: 4px;
}
section.customer-order #order_details .labels .product {
  grid-column: span 3;
}
section.customer-order #order_details .items .img {
  grid-column: span 1;
}
section.customer-order #order_details .items .info {
  grid-column: span 2;
}
section.customer-order #order_details .labels > .money,
section.customer-order #order_details .labels > .qty,
section.customer-order #order_details .labels > .total,
section.customer-order #order_details .items article > .money,
section.customer-order #order_details .items article > .qty,
section.customer-order #order_details .items article > .total {
  grid-column: span 1;
}
section.customer-order #order_details .items article {
  padding: 24px 0;
  border-bottom: solid 1px #d5d5d5;
}
section.customer-order #order_details .items article h4 {
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: normal;
}
section.customer-order #order_summary dl {
  display: flex;
  align-items: center;
  flex-flow: row wrap;
  border-bottom: solid 1px #d5d5d5;
  margin-bottom: 0;
  padding: 17px 0;

  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: normal;
}
section.customer-order #order_summary dt {
  flex-basis: 60%;
  padding: 2px 4px;
  text-align: left;
  font-weight: normal;
}
section.customer-order #order_summary dd {
  flex-basis: 30%;
  flex-grow: 1;
  margin: 0;
  padding: 2px 4px;
  text-align: right;
}
section.customer-order #order_summary .order_total dd,
section.customer-order #order_summary .order_total dt {
  font-weight: bold;
  text-transform: uppercase;
}
section.customer-order #order_payment,
section.customer-order #order_shipping {
  margin-bottom: 40px;
}
section.customer-order h5.order_section_title {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: normal;
  text-transform: uppercase;
  border-bottom: solid 1px #d5d5d5;
  padding-bottom: 4px;
  margin-bottom: 12px;
}
section.customer-order #other_details dl {
  display: flex;
  align-items: center;
  flex-flow: row wrap;
  margin-bottom: 0;

  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: normal;
}
section.customer-order #other_details dt {
  flex-basis: 30%;
  padding: 2px 4px;
  text-align: left;
  font-weight: normal;
}
section.customer-order #other_details dd {
  flex-basis: 60%;
  flex-grow: 1;
  margin: 0;
  padding: 2px 4px;
  text-align: left;
}
section.customer-order #order_details .shipping-info {
  margin-top: 16px;
}
@media (max-width:740px) {
  section.customer-order {
    margin-top: 48px;
    padding-bottom: 80px;
  }
  section.customer-order h1 {
    font-size: 24px;
    line-height: 1.2;
    padding-bottom: 40px;
  }
  section.customer-order .order-content {
    padding-right: 0;
  }
  section.customer-order .order-sidebar {
    margin-top: 48px;
  }
  section.customer-order #order_details tbody tr td.product > div.img {
    width: 100%;
  }
  section.customer-order #order_details tbody tr td.product > div.info {
    width: 100%;
  }
}
/* Addresses */
#account-addresses .customer_address {
  border: solid 1px #e8e8e8;
  padding: 45px;
  margin-bottom: 15px;
}
#account-addresses h4.address_title {
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
}
#account-addresses button.new-address {
  width: auto;
  padding: 0 20px;
  margin-top: 24px;
}
#account-addresses a {
  text-decoration: underline;
}
.fancybox-wrapper #edit-address,
.fancybox-wrapper #add-address {
  width: 600px;
  padding: 80px;
}
.user-login h1 {
  margin-bottom: 40px;
}
/* Login */
section.user-login {
  margin-top: 81px;
  padding-bottom: 144px;
  display: inline-block;
  width: 100%;
}
section.user-login .secondary-button.create-customer {
  line-height: 50px;
  text-align: center;
  margin-top: 15px;
}
.fancybox-wrapper div#recover-password,
.fancybox-wrapper div#create-customer {
  width: 600px;
  padding: 80px;
}
.note-error {
  border: 1px solid red;
  padding: 10px;
  margin-bottom: 15px;
  color: red;
}
.shopify-challenge__container {
  margin-top: 81px !important;
  margin-bottom: 81px !important;
}
.guest-user-login {
  padding: 20px;
  margin-bottom: 40px;
  text-align: center;
  border: 1px solid #e5e5e5;
}
.set-default {
  margin-right: 10px;
}
.value.checkbox {
  line-height: 48px;
}
@media (min-width: 741px) {
  .login-info.alternate {
    padding-left: 100px;
  }
}
@media (max-width: 740px) {
  .fancybox-wrapper div#recover-password,
  .fancybox-wrapper div#create-customer,
  #edit-address,
  #add-address {
    width: 320px !important;
    padding: 40px !important;
  }
  section.user-login {
    margin-top: 48px;
  }
}
ul.megamenu h4 {
border-bottom: 1px solid #000;}
/*new css start*/
body.index div#shopify-section-header {
/*     position: fixed; */
      position: absolute;
    width: 100%;
    z-index: 1;
    background: transparent;
}
body.index div#shopify-section-header .header-section {
    background: transparent;
}
body.index div#shopify-section-header .header-section header {
    background: transparent;
    position: relative !important;
	padding:22px 32px 22px 37px;
    margin: 0 auto;
}
div#shopify-section-header .header-section header {
    padding: 10px 50px;
}
header.theme-header.stickynav #identity {
	display: flex !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    width: 100%;
}
header.theme-header.stickynav #identity nav#nav {
    width: 38% !important;
    background: transparent;
}
header.theme-header.stickynav #identity nav#nav ul#nav{
    text-align: left; 
}
header.theme-header.stickynav #identity nav#nav ul#nav li:first-child a {
    padding-left: 0;
}
header.theme-header.stickynav #identity div#logo {
    text-align: center;
    width: 30% !important;
}
header.theme-header.stickynav #identity div#cart-container {
    width: 25% !important;
}
header.theme-header.stickynav #identity div#logo svg {
    width: 200px;
}
.featured-collection h2.section-heading:after {
  	display:none;
}
.index header.theme-header.stickynav #identity div#logo svg path {
    fill: #fff;
}
.box-ratio {
    position: relative;
}
.box-ratio:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.2);
}
.header-section ul#cart li a {
    color: #000;
    font-weight: 400;
    text-transform: capitalize;
    display: flex;
}
.header-section ul#cart li a span.topbadge {
    padding: 0 !important;
    width: 20px;
    height: 20px;
    line-height: 20px;
}
.header-section ul#cart li a:hover{
 	border-bottom-color:#000; 
}
.index .header-section ul#cart li a{
 	color:#fff;
    margin-left: 20px;
}
.index .header-section ul#cart li a:hover{
 	border-bottom-color:#fff; 
}
ul#nav li a{
    text-transform: capitalize;
    font-size: 14px;
	padding: 0;
  	    margin: 0 9px 0 0;
letter-spacing: 0;
  	border-bottom:1px solid transparent;
}
ul#nav li a:hover{
	border-bottom-color:#fff;
}
.homepage-section.slideshow-section {
    margin-bottom: 0;
}
.itg_gallery {
/*      padding: 208px 0 214px;  */
    padding: 0;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
	overflow: hidden;
}
.itg_gallery .homepage-image-block {
    margin: 0 28px !important;
    width: 20.3% !important;
}
.itg_gallery .homepage-section.gallery .homepage-image-block, .itg_gallery .homepage-section.gallery {
margin-bottom: 0;
    position: relative;
    z-index: 2;
}
.itg_gallery .box-ratio:after, .product-collection-carousel .box-ratio:after, .itg_img_text .images-with-text .box-ratio:after, .featured-collection h2.section-heading a:after, .mega-container .mm-image .box-ratio:after{
 	display:none; 
}
.itg_gallery .homepage-image-block .caption h3 {
    font-size: 20px;
    text-shadow: none;
    text-transform: capitalize;
}
.itg_gallery .homepage-image-block .caption span.itg_btn {
	display: inline-block;
    line-height: 30px;
    align-items: center;
    color: #ae9a64;
    text-transform: capitalize;
    font-size: 18px;
    position: relative;
    padding-right: 0;
  	border-bottom:1px solid transparent;
    /*background-image: url(//www.artemerstudio.com/cdn/shop/t/103/assets/btn_arrow_20x.png?v=69898226899364711781765354271);*/
    background-repeat: no-repeat;
    background-position: 45px 8px;
}
.itg_gallery .homepage-image-block .caption span.itg_btn:hover {
	border-bottom-color: #ae9a64;
}
.itg_gallery .homepage-image-block .caption span.itg_btn svg {
    display: inline-block;
    position: relative;
    top: 3px;
}
.itg_gallery .homepage-image-block .caption span img {
    top: 7px;
    margin-left: 5px;
}
.itg_video_wrapper:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:rgba(241,241,241,0.7);
    z-index: 1;
}
.itg_video_content {
	position: absolute;
    width: 100%;
    z-index: 10;
    top: 0;
    padding: 208px 0 214px;
}
.itg_video_wrapper {
    display: inline-block;
    width: 100%;
    position: relative;
    height: 746px;
}
.itg_video_wrapper video {
/* 	top: 0;
    left: 0;
    width: 100%;
    display: flex;
    height: 100%;
    position: absolute; */
      position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
}
.itg_gold_color {
    color: #ae9a64;
}
.image-with-text-overlay .itg_top_text {
    position: absolute;
    z-index: 1;
/*     top: 100px; */
  	top:100px;
/*     left: 100px; */
  left:87px;
/*     width: 15%; */
  width:20%;
    text-align: left;
}
.image-with-text-overlay .itg_top_text p {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
}
.image-with-text-overlay .parallax-text {
	position: absolute;
    left: 100px;
    bottom: 87px;
    text-align: left;
}
.image-with-text-overlay h2 {
    margin-bottom: 30px;
}
.image-with-text-overlay .itg_btn {
    position: relative;
    background: transparent !important;
    padding: 0;
    margin: 0;
    padding-right: 0px;
	/*background-image:url(//www.artemerstudio.com/cdn/shop/t/103/assets/arrow_white.png?v=99702632495782368681765354271) !important;*/
  	background-position: center right !important;
    background-repeat: no-repeat !important;
    font-size: 16px;
    letter-spacing: 0;
    font-weight: 400;
    border-bottom: 1px solid #fff;
	border-radius: 0 !important;
    height: auto;
    line-height: 30px;
}
.image-with-text-overlay .itg_btn svg {
    position: relative;
    display: inline-block;
    top: 4px;
    left: 5px;
}
.itg_img_text .images-with-text {
    display: flex;
    width: 100%;
    background: #F7F6F3;
}
.itg_img_text .images-with-text .text-with-image {
margin: 0;
    width: 50%;
}
.itg_img_text .images-with-text .text-with-image.text_section {
    position: relative;
}
.itg_img_text .images-with-text .text-with-image.text_section .itg_top {
    position: absolute;
    top: 36px;
}
.itg_img_text .images-with-text .text-with-image.text_section .itg_middle {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.itg_img_text .images-with-text .text-with-image.text_section .itg_bottom {
    position: absolute;
    bottom: 36px;
}
.itg_img_text .images-with-text .text-with-image.text_section .itg_top p {
/*     font-size: 14px; */
    letter-spacing: 5px;
    text-transform: uppercase;
  	color:#000;
}
.itg_img_text .images-with-text .text-with-image.text_section .itg_middle h3 {
    margin: 0;
    font-size: 40px;
    text-transform: capitalize;
}
.itg_img_text .images-with-text .text-with-image.text_section .itg_bottom .itg_btn {
    background-color: transparent;
    padding: 0;
    color: #ae9a64;
    text-transform: capitalize;
    font-size: 18px;
    /*background-image: url(//www.artemerstudio.com/cdn/shop/t/103/assets/btn_arrow_20x.png?v=69898226899364711781765354271);*/
    background-repeat: no-repeat;
    background-position: center right;
   	padding-right: 0;
    border-bottom: 1px solid transparent;
    border-radius: 0 !important;
    margin: 0;
    line-height: 30px;
    height: auto;
}
.itg_img_text .images-with-text .text-with-image.text_section .itg_bottom .itg_btn:hover{
	border-bottom-color:#ae9a64;
}
.itg_img_text .images-with-text .text-with-image.text_section .itg_bottom .itg_btn svg {
    display: inline-block;
    position: relative;
    top: 4px;
}
.featured-collection {
    padding: 108px 0 80px;
    margin: 0;
}
.featured-collection h2.section-heading {
    padding: 0;
    font-size: 40px;
    text-transform: capitalize;
    margin-bottom: 15px;
}
.featured-collection p {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 14px;
}
.featured-collection .product-collection-carousel .product-info h3 {
    font-family: 'Lato';
    margin: 0;
    font-size: 16px;
    color: #252525;
    line-height: 24px;
}
.featured-collection .product-collection-carousel .owl-buttons .owl-next, .featured-collection .product-collection-carousel .owl-buttons .owl-prev {
    background: transparent;
    box-shadow: none;
    border: none;
    font-size: 40px;
}

.itg_studio_wrapper {
    width: 100%;
    display: inline-block;
    padding: 112px 0 123px;
    background: #f9e0d7;
}
.itg_container {
/*     max-width: 1200px; */
      max-width: 1200px;
    margin: 0 auto;
}
.itg_row {
    display: flex;
    width: 100%;
    margin: 0 -15px;
    align-items: center;
  	flex-wrap:wrap;
}
.itg_img_div {
	padding: 0 15px;
    width: 418px;
}
.itg_studio_wrapper .itg_text {
    padding: 0 45px;
    width: calc(100% - 820px);
    margin-top: -10%;
}
.itg_img2 {
	padding: 0 15px;
    width: 400px;
    text-align: right;
}
.itg_img2 img {
    width: 90%;
}
.itg_text h5 {
    font-family: 'Lato';
    text-transform: uppercase;
    letter-spacing: 4px;
    margin-bottom: 30px;
}
.itg_text h3 {
	margin-bottom: 40px;
    font-size: 32px;
    line-height: 40px;
}
.itg_text p {
    margin-bottom: 50px;
}
.slideshow-section .flex-caption.slide-1522184606640-0 {
    top: 80%;
}
.slideshow-section .flex-caption.slide-1522184606640-0 h2.slide-title {
    font-size: 64px !important;
font-family: 'PT Serif', serif;
} 
.slideshow-section .flex-caption.slide-1522184606640-0 .cta a {
    font-size: 16px !important;
    text-transform: capitalize;
  /*background-image: url(//www.artemerstudio.com/cdn/shop/t/103/assets/arrow_white.png?v=99702632495782368681765354271);*/
      background-repeat: no-repeat;
    background-position: 55px 100%;
    padding: 0;
    padding-right: 0;
    border-bottom: 1px solid transparent;
    padding-bottom: 5px;
}
.slideshow-section .flex-caption.slide-1522184606640-0 .cta a:hover {
	border-bottom-color: #fff;
    border-radius: 0;
}
.slideshow-section .flex-caption.slide-1522184606640-0 .cta a svg {
    display: inline-block;
    width: 20px;
    top: 5px;
    position: relative;
}
footer .row {
    display: flex;
}
#footer .desktop-4.tablet-3.mobile-3.footer-sect {
    width: 25%;
}
.itg_newsletter div#signup {
    width: 100%;
    margin-bottom: 20px;
}

.itg_newsletter div#signup form#contact_form {
    display: flex;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
.itg_newsletter div#signup form#contact_form input {
    border: none;
    margin: 0;
    padding: 0;
    border-radius: 0;
    text-indent: 0;
}
footer{
/*   background-image:url(/cdn/shop/files/stock-photo-blank-concrete-wall-white-color-for-texture-background-370568063_2x_c3b11d79-75c6-412d-84b8-b124efb7f180.png?v=1619534827); 
  background-image:url(/cdn/shop/files/1920_new.jpg?v=1625063052);*/
  background-image:url(/cdn/shop/files/footer-texture.jpg?v=1627477222);
  background-size:contain;
    background-color: transparent;
    padding-top: 111px;  
}
footer .itg_text p, .itg_newsletter p, footer .itg_text p a {
    margin-bottom: 10px;
    font-weight: 400;
    line-height: 16px;
    font-size: 12px;
    color: #51534E;
}
.itg_menu ul li a {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    color: #51534E;
}
#footer h4{
    font-size: 16px !important;
    text-transform: capitalize !important;
    font-weight: 500 !important;
/* 	font-family: 'Playfair Display', serif; */
  
}
.itg_newsletter ul#social-links {
    text-align: left;
}
.itg_newsletter ul#social-links li {
    margin-left: 0;
    margin-right: 10px;
}
.itg_footer_logo {
    display: inline-block;
    width: 100%;
    margin-bottom: 45px;
    margin-left: 20px;
    padding-left: 0px;
}
.itg_footer_logo img {
    width: auto;
}
.itg_footer_logo svg {
    width: 160px;
}
p.copyright-text span {
    margin-left: 80px;
}
.itg_newsletter div#signup form#contact_form input#mc-embedded-subscribe {
    background: #ae9a64;
    color: #fff;
    border-radius: 0 !important;
    padding: 0 30px;
}
ul#cart > li{
margin-left:0px; 
}
#footer .desktop-4.tablet-3.mobile-3.footer-sect.itg_text {
    width: 20%;
}
#footer .desktop-4.tablet-3.mobile-3.footer-sect.itg_menu {
    width: 15%;
}
#footer .desktop-4.tablet-3.mobile-3.footer-sect.itg_newsletter {
    width: 40%;
}
ul#nav li a:hover, ul#nav li:hover{
    background: transparent !important;  
}
ul#cart li a svg {
    margin-top: 7px;
}
ul#cart li a svg g {
    stroke: #000;
}
.index ul#cart li a svg g {
    stroke: #fff;
}
 ul#nav li a, ul#nav li a:hover{
  	color:#000; 
 }
.index ul#nav li a{
	color:#fff;
}

/* .gridlock .featured-collection.index-section  .row {
    width: 1180px;
} */
.gridlock .featured-collection.index-section .row{
 width: 1221px; 
}

#footer .desktop-4.tablet-3.mobile-3.footer-sect .section-title {
    margin-bottom: 7px;
}
ul#nav li.dropdown.has_sub_menu ul.megamenu {
    padding: 0px;
	background: #F7F6F3 !important;
}
ul#nav li.dropdown.has_sub_menu ul.megamenu .mega-container {
    display: flex;
    align-items: flex-end;
}
ul#nav li.dropdown.has_sub_menu ul.megamenu h4 {
    border-bottom: none;
    margin-bottom: 20px;
}
ul#nav li.dropdown.has_sub_menu ul.megamenu h4 a {
/*     font-size: 18px !important; */
  	font-size: 16px !important;
    border-bottom: none;
}
ul#nav li.dropdown.has_sub_menu ul.megamenu .mega-container  span.desktop-9.tablet-6{
    padding: 40px;
    padding-right: 0; 
}
ul#nav li.dropdown.has_sub_menu ul.megamenu .mega-container .mm-image {
    padding-right: 40px;
    position: relative;
    bottom: -2px;
}
ul#nav li.dropdown.has_sub_menu ul.megamenu ul.mega-stack li, ul#nav li.dropdown.has_sub_menu ul.megamenu .mega-container .mm-image .box-ratio img, ul#nav li.dropdown.has_sub_menu ul.megamenu .mega-container .mm-image .box-ratio{
    background: transparent;
}
ul#nav li.dropdown.has_sub_menu ul.megamenu ul.mega-stack li a {
    font-size: 14px !important;
    font-weight: 300 !important;
}
ul#nav li.dropdown.has_sub_menu ul.megamenu ul.mega-stack li a:after {
	display:none;
}
ul#nav li.dropdown.has_sub_menu ul.megamenu span.desktop-9.tablet-6 li.desktop-3 {
    width: 20.1%;
}
div#bottom-footer{
    border-top: 1px solid #ccc;  
}
div#bottom-footer .footer-left p.copyright-text {
    font-size: 12px;
    line-height: 16px;
    color: #51534E;
}
/*.itg_gallery .homepage-section.gallery .homepage-image-block .itg_hoverimg {
    position: absolute;
    top: 0;
    display: none;
    left: 0;
}
.itg_gallery .homepage-section.gallery .homepage-image-block:hover .itg_hoverimg {
    display: block;
}*/
.itg_hoverimg {
    display: none;
}


ul#nav li.dropdown.has_sub_menu:hover a:after {
    content: "\f106";
}
ul#nav li.dropdown.has_sub_menu ul.megamenu .box-ratio {
    padding-bottom: 0 !important;
    height: auto;
}

ul#nav li.dropdown.has_sub_menu ul.megamenu .mega-container .mm-image a{
    display: flex;  
}
ul#nav li.dropdown.has_sub_menu ul.mega-stack li{
    text-align: left;  
}
ul#nav li.dropdown.has_sub_menu ul.megamenu ul.mega-stack li a {
    display: inline-block;
}
ul#nav li.dropdown.has_sub_menu ul.megamenu ul.mega-stack li a:hover {
    border-bottom-color: #000;
}
ul#nav li.dropdown.has_sub_menu ul.megamenu span.desktop-9.tablet-6 li.desktop-3.all-fine-jewelry ul.mega-stack li:last-child a {
    color: #AE9A64 !important;
    font-weight: bold !important;
    position: relative;
}
ul#nav li.dropdown.has_sub_menu ul.megamenu span.desktop-9.tablet-6 li.desktop-3.all-fine-jewelry ul.mega-stack li:last-child a:before {
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    border-width: 1px 1px 0 0;
    border-style: solid;
    transform: rotate( 45deg ) translateY(-50%);
    right: -20px;
    top: 50%;
}
ul#nav li.dropdown.has_sub_menu ul.megamenu span.desktop-9.tablet-6 li.desktop-3.all-fine-jewelry ul.mega-stack li:last-child a:after {
    display: block;
    position: absolute;
    content: '';
    right: -24px;
    top: 14px;
    position: absolute;
    height: 1px;
    width: 15px;
    transform-origin: right top;
    background: #AE9A64;
}
.product-index img{
    width: auto !important; 
}
.parallax-1522184636076 .parallax-text h2{
    font-size: 50px !important;  
}
.lazyload-fade.lazyloaded {
    opacity: 1 !important;
}
/*product page start*/
.bold_option_set .bold_option_dropdown {
    display: inline-block;
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
}
.bold_option_set .bold_option_dropdown label {
    width: 100%;
}
.bold_option_dropdown .bold_option_element {
    display: inline-block;
    width: 100%;
    position: relative;
    margin-left: 0 !important;
}
.bold_option_dropdown .bold_option_element:after {
    position: absolute;
    content: '';
    border: solid black;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    top: 0;
    right: 0;
}
.bold_option_set .bold_option_dropdown label select {
	border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    font-size: 16px;
    color: #000;
    padding-bottom: 5px;
    -webkit-appearance: none;
}
/*  .itg_product_slider div#thumbnails{
 	display:none; 
}  */
.itg_product_slider .product-image-container ul.slick-dots {
    position: absolute;
    top: 50px;
  	left: 20px;
  	top: 50%;
    transform: translateY(-50%); 
}
.itg_product_slider .product-image-container ul.slick-dots li {
    list-style: none;
    width: 10px;
    height: 10px;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
}
.itg_product_slider .product-image-container ul.slick-dots li button {
    width: 100%;
    height: 100%;
    background: transparent;
	border: 1px solid #8894ab;
    padding: 0;
    margin: 0;
    font-size: 0;
    border-radius: 100% !important;
}
.itg_product_slider .product-image-container ul.slick-dots li.slick-active button, .itg_product_slider .product-image-container ul.slick-dots li.slick-active button:focus{
    background: #8894ab;
  	outline:none;
}
.itg_product_slider .flickity-page-dots{
    width: 20px;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%); 
left: -44px;
}
.itg_product_slider  .product-image-container{
 	overflow:visible; 
}
.itg_product_slider .flickity-page-dots .dot{
    margin: 5px; 
    background: transparent;
	border: 1px solid #8894ab;
    opacity: 1;
}
.itg_product_slider .flickity-page-dots .dot.is-selected {
    opacity: 1;
    background: #8894ab;
}
.itg_product_slider .flickity-viewport {
    padding: 15px;
}
.itg_title_wishlist {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-items: flex-end;
}
.itg_title_wishlist h1 {
    width: 90%;
    font-size: 30px;
    padding-right: 15px;
}
.itg_wishlist {
    width: 10%;
    text-align: right;
}
.itg_wishlist span#sw_wishlist_label {
    display: none;
}
.itg_product_detail #product-description form {
	border-top:none;
  	border-bottom:none;
}
.itg_product_detail dl#product-price {
    display: inline-block;
    border-bottom: none;
    margin: 0;
    width: auto;
    margin-right: 30px;
}
.itg_product_detail #product-add{
    display: flex;
    align-items: center;
}
.itg_product_detail .bold_option.bold_option_displaytext span.bold_option_element a {
    color: #ae9a64;
    text-transform: uppercase;
    font-size: 14px;
}
.itg_product_detail  #product-add input.AddtoCart {
    background: #ae9a64;
    border-radius: 0 !important;
    color: #fff;
    height: 50px;
    width: 76% !important;
	font-size: 16px; 
}
.itg_product_accordion {
    width: 100%;
    display: inline-block;
    margin: 0px 0 30px;
}
.itg_product_detail .itg_product_accordion .accordion {
background-color: transparent;
    color: #444;
    cursor: pointer;
    padding: 0;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 24px;
    transition: 0.4s;
    display: inline-block;
    height: auto;
    font-family: "PT Serif";
    border-bottom: 1px solid #ccc;
    border-radius: 0 !important;
    padding-bottom: 10px;
	margin-bottom: 0;
}

.itg_product_detail .itg_product_accordion .active, .itg_product_detail .itg_product_accordion .accordion:hover {
  background-color: transparent; 
}

.itg_product_detail .itg_product_accordion .panel {
/*   padding: 0 18px; */
  padding: 0;
  display: none;
  background-color: white;
  overflow: hidden;
}
.itg_product_detail .itg_product_accordion .panel br:first-child{
 	display:none; 
}
.itg_product_detail .itg_product_accordion .accordion:after {
  content: '\02795'; /* Unicode character for "plus" sign (+) */
	content: '+';
    font-size: 20px;
    color: #000;
    float: right;
    margin-left: 5px;
    text-shadow: none;
    font-weight: 400;
}

.itg_product_detail .itg_product_accordion .active:after {
  content: "\2796"; /* Unicode character for "minus" sign (-) */
  content: '-';
}
.itg_product_custom_data {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    margin: 0 -15px;
}
/* .itg_product_accordion .itg_pro_acco:first-child .panel {
    display: block;
    margin-bottom: 20px;
} */
.itg_pro_acco.open .panel {
   display: block;
}
/* .itg_product_accordion .itg_pro_acco:first-child .accordion:after {
    content: "\2796";
    content: '-';
} */
.itg_pro_acco.open .accordion:after {
    content: '-';
} 
.itg_pro_acco.close .accordian:after {
  content: '+';
  /* width: 30px; */
}
.itg_product_custom_data .itg_col3 {
    width: 33.33%;
    padding: 0 15px;
}
.itg_icon_text {
    text-align: center;
}
.itg_icon_text svg {
    width: 56px;
}
.itg_icon_text p {
    font-family: "PT Serif";
}
.itg_video_section {
    width: 100%;
    display: inline-block;
    padding: 60px 0;
    background: #F7F6F3;
}
.product div#content {
    width: 100%;
}
.product div#content .product-page {
/*     max-width: 1400px;
    margin: 0 auto; */
/*       max-width: 1400px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	position: relative; */
/*   max-width: 1400px; */
  	max-width:1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
    align-items: normal;
    align-self: flex-start;
}
.itg_col4 {
    width: 25%;
    padding: 0 15px;
}
.itg_col8 {
    padding: 0 15px;
    width: 75%;
}
.itg_video_text p {
	margin-bottom: 50px;
    font-size: 14px;
    color: #51534E;
}
.itg_video_text h3 {
    font-size: 24px;
    margin-bottom: 40px;
}
.itg_video {
    width: 100%;
    height: 400px;
    position: relative;
}
.itg_video video {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.itg_col6 {
    width: 50%;
    padding: 0 15px;
}
.itg_product_bottom_content {
    width: 100%;
    display: inline-block;
    padding: 60px 0;
}
.itg_product_bottom_content .itg_row .itg_col6 {
    width: 36%;
}
.itg_product_bottom_content .itg_row .itg_col6:first-child {
    width: 64%;
}
ul#social-links li a img {
    width: auto;
}
#product-description form{
 	border-top:none;
  	border-bottom:none;
}
.itg_video_text a {
    color: #ae9a64;
    text-transform: uppercase;
    border-bottom: 1px solid #ae9a64;
    font-size: 14px;
}
ul#popups{
    margin: 20px 0 20px; 
}
ul#popups li{
	border-right: none;
    padding-right: 15px;
}
ul#popups li a {
    color: #ae9a64;
    text-transform: uppercase;
    border-bottom: 1px solid #ae9a64;
	font-size: 14px;
}
div#shopify-section-product-recommendations h4 {
    font-size: 30px;
}
div#product-right {
/*     width: 35%;
    float: right; */
/*       flex: 0 0 35%; */
/*   	width:35%;
    float: none; */
      width: 35%;
    float: none;
/*     position: sticky !important;
    top: 0;
    align-self: flex-start;
    margin: 0;
    padding: 0 15px; */
}
div#product-photos {
/*     width: 50%; */
/*       flex: 0 0 50%; */
    float: none;
    transform: none;
/*     align-self: start; */
/*   	width:50%; */
  width:60%;
  display: flex;
  margin-left:0;
/*     padding-left: 50px; */
/*     position: sticky; */
}
.itg_product_data {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.itg_product_slider .product-image-container button.flickity-button {
    display: none;
}
div#slider{
 	width:100%; 
/* 	padding-left: 100px; */
}
.itg_product_bottom_content h3 {
    font-size: 27px;
    color: #000;
    margin-bottom: 20px;
}
.itg_color_gold{
    color: #ae9a64;  
}
.itg_product_review_wrapper {
    display: inline-block;
    width: 100%;
    margin-bottom: 100px;
}
.itg_review_tab {
    display: inline-block;
    width: 100%;
    padding: 0 15px;
}
.itg_review_tab .cgt-content {
    display: inline-block;
    width: 100%;
}
.itg_review_tab .cgt-desc ul.tabs{
    margin: 0px;
    padding: 0px;
    border-radius: 0px;
    top: 1px;
    position: relative;
    display: inline-block;
    width: 100%;
 }
.itg_review_tab .cgt-desc ul li{
    background-color: #fff;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-radius: 0px;
    margin: 0;
    padding: 0;
    float: left;
    width: 50%;
 } 
.itg_review_tab .cgt-desc ul li:first-child{
 margin: 0px;
 } 
/*  .cgt-desc ul li a{
display: inline-block;
    border-left: 1px solid #e9e9e9;
    padding: 12px;
    border-top: 1px solid #e9e9e9;
    font-weight: 500;
    color: #515151;
    text-decoration: none;
    font-size: 15px;
    text-transform: uppercase;
 } */
.itg_review_tab .cgt-desc ul li a {
    display: inline-block;
    padding: 15px 0;
    font-weight: 500;
    color: #515151;
    text-decoration: none;
    font-size: 25px;
    text-transform: none;
    border-bottom: 1px solid #e9e9e9;
    width: 100%;
    text-align: center;
    font-family: "PT Serif";
    text-shadow: none;
}
.itg_review_tab  .cgt-content {
    display: inline-block;
    width: 100%;
}
.itg_review_tab  .cgt-desc ul li a.active {
    background: transparent;
    color: #000;
    border-bottom-color: #000;
}
.itg_review_tab  .cgt-desc .tab{
	display: block;
    border: none;
    padding: 0;
    background: transparent;
    font-size: 14px;
    border-radius: 0px;
 }

.itg_review_tab  .kbz-product-wrapper-1200px{
 	padding:0 !important; 
}
.itg_custmize_section {
    display: inline-block;
    width: 100%;
    margin: 15px 0 30px;
    text-align: center;
    border-top: 1px solid #ccc;
    padding-top: 30px;
}
.itg_golden_btn {
    display: inline-block;
    width: 100%;
    color: #ae9a64 !important;
    height: 50px;
    border: 1px solid #ae9a64 !important;
    line-height: 48px;
}
.itg_golden_btn:hover{
    color: #ae9a64; 
    border: 1px solid #ae9a64;
}
.bold_option.bold_option_displaytext {
    text-align: right;
}
.itg_wishlist i.fa-heart-o {
    font-size: 16px !important;
    color: #000;
}
.itg_wishlist i.fa-heart {
    font-size: 16px !important;
    color: #ae9a64;
}
span.bold_option_title {
    color: #8894AB;
    text-transform: uppercase;
}
.itg_shop_the_look {
    display: inline-block;
    width: 100%;
    padding-top: 30px;
    border-top: 1px solid #ccc;
    margin-top: 30px;
}
.itg_shop_the_look .stl__embeded {
    padding: 0;
}
.itg_shop_the_look .stl__embeded .stl__section-heading h2 {
    width: 100%;
    font-size: 25px;
}
.itg_shop_the_look .stl__embeded .stl__flex-row article.stl__product-list-item {
    max-width: 100%;
    flex-basis: 100%;
    position: relative;
}

.itg_shop_the_look .stl__embeded .stl__flex-row article.stl__product-list-item a.stl__product-img-link {
    width: 150px;
}
.itg_shop_the_look .stl__embeded .stl__flex-row article.stl__product-list-item a.stl__product-img-link .stl__product-img-wrapper {
    padding: 0;
    height: auto;
    background: transparent;
}
.itg_shop_the_look .stl__embeded .stl__flex-row article.stl__product-list-item a.stl__product-img-link .stl__product-img-wrapper .stl__product-img {
    position: relative;
}
.itg_shop_the_look .stl__embeded .stl__flex-row article.stl__product-list-item .stl__product-info {
    width: calc(100% - 150px);
}
.itg_shop_the_look .stl__embeded .stl__flex-row article.stl__product-list-item .stl__product-info .stl__product-title span.stl__clr-secondary {
    white-space: break-spaces;
}
.itg_shop_the_look .stl__embeded .stl__flex-row article.stl__product-list-item .stl__product-info .stl__product-price {
    display: none;
}
.itg_shop_the_look .stl__embeded .stl__flex-row article.stl__product-list-item .stl__product-info .stl__product-title {
    font-size: 18px;
    font-weight: 600;
}
.itg_shop_the_look .stl__embeded .stl__flex-row article.stl__product-list-item .stl__ctl-product-actions.stl__gap-top-8.js-stl__product__add-to-cart {
    position: absolute;
    margin: 0;
    display: inline-block;
    width: calc(100% - 150px);
    right: 0;
    bottom: 0;
    padding-top: 0;
    padding-left: 26px;
}
.itg_shop_the_look .stl__embeded .stl__flex-row article.stl__product-list-item .stl__ctl-product-actions.stl__gap-top-8.js-stl__product__add-to-cart .stl__width-full.stl__ctl-product-select {
    display: none;
}
.itg_shop_the_look .stl__embeded .stl__flex-row article.stl__product-list-item .stl__ctl-product-actions.stl__gap-top-8.js-stl__product__add-to-cart button.stl__btn.add_to_cart {
    background: transparent;
    color: #ae9a64;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 0;
    padding: 0;
    text-align: left;
    width: auto;
    margin-left: 0;
    margin-right: 0;
    border-bottom: 1px solid #ae9a64 !important;
    border-radius: 0 !important;
}
button#shopthelook {
    display: none !important;
}
div#slider ul.slides {
    z-index: 0;
}
img._3YhBX.svelte-ayggtj {
    border: none !important;
}
.bold_option_set .bold_option_dropdown label{
    line-height: 30px !important;  
}
.bold_option_set .bold_option_dropdown label select{
    padding-bottom: 5px;
    margin-bottom: 0;  
}
#product-description form{
    padding-top: 0; 
    margin-bottom: 0;
}

/*shop the look new style*/
.itg_shop_the_look h2.ctl-title {
    width: 100%;
    font-size: 25px;
    color: #000;
    font-family: "PT Serif";
    font-weight: 400;
    margin-top: 0;
    line-height: normal;
    text-transform: none;
    letter-spacing: 0;
    text-align: left;
    margin-bottom: 15px;
}
.itg_shop_the_look .ctl-product-component a.ctl-product-img-link {
    width: 150px;
}
.itg_shop_the_look .ctl-product-component a.ctl-product-link .cell-asset-image {
    background-size: contain;
}
.itg_shop_the_look .ctl-product-component .ctl-product-component-info p.ctl-product-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
}
.itg_shop_the_look .ctl-product-component .ctl-product-component-info p.ctl-product-title a.ctl-product-link {
    font-size: inherit;
}
.itg_shop_the_look .ctl-product-component .ctl-product-component-info p.ctl-product-price.stl__pdp-price.pdp-price {
    display: none;
}
.itg_shop_the_look .ctl-product-component .ctl-product-component-info .js-stl__product__add-to-cart .select-size-wrap {
    display: none;
}
.itg_shop_the_look .ctl-product-component .ctl-product-component-info .js-stl__product__add-to-cart .ctl-product-actions-button {
    display: inline-block;
    margin: 0;
}
.itg_shop_the_look .ctl-product-component .ctl-product-component-info .js-stl__product__add-to-cart .ctl-product-actions-button button.shopthelook_add-to-cart {
    background: 0 0;
    color: #ae9a64;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 0;
    padding: 0;
    text-align: left;
    width: auto;
    margin-left: 0;
    margin-right: 0;
    border-bottom: 1px solid #ae9a64!important;
    border-radius: 0!important;
}
.itg_shop_the_look .stl__embeded .ctl-cell-wrapper .cell-text-wrapper.stl__products_container {
    padding-left: 0;
}
.itg_shop_the_look .stl__embeded .ctl-cell-wrapper .cell-text-wrapper.stl__products_container .ctl-product-component {
    min-width: auto;
}
.itg_shop_the_look .ctl-product-component a.ctl-product-img-link .cell-placeholder-3-4:before {
    height: 150px;
  	padding-bottom:0px;
}
.itg_shop_the_look .stl__embeded{
	margin-bottom: 0; 
}
/*shop the look new style end*/

/*product page end*/
/*contact page start*/
.contact-us-new div#content, .contact-us div#content {
    width: 100%;
    margin: 0;
}
.itg_page_banner {
    display: inline-block;
    width: 100%;
    padding: 200px 0;
    background-repeat: no-repeat;
    background-size: cover;
}
.itg_page_banner .itg_pagetitle {
    display: inline-block;
    width: 100%;
}
.itg_page_banner .itg_pagetitle h4 {
    font-size: 14px;
  	line-height:17px;
    font-family: Lato;
    text-transform: uppercase;
    color: #fff;
}
.itg_page_banner .itg_pagetitle h1 {
    font-size: 50px;
    color: #fff;
    border-bottom: none !important;
    margin: 0 !important;
}
.itg_contact_content {
    display: inline-block;
    width: 100%;
    padding: 100px 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.itg_contact_img {
    display: inline-block;
    width: 100%;
}
.itg_content_text {
    width: 100%;
    padding: 100px 0;
}
.itg_content_text .itg_col4 {
    width: 33.33%;
}
.itg_custom_contact_div {
    display: flex;
    width: 60%;
    flex-wrap: wrap;
}
.itg_ctext {
/*     display: inline-block;
    width: 100%;
    margin-bottom: 30px; */
  width: 50%;
    margin-bottom: 30px;
    display: grid;
    grid-template-rows: 1fr auto;
    break-inside: avoid;
}
.itg_ctext h3 {
/*     font-size: 20px; */
	font-size: 16px;
    text-transform: capitalize;
    line-height: 16px;
      grid-row: 1;
    grid-column: 1;
}
.itg_ctext p {
	margin: 0;
    color: #000;
    line-height: 24px;
    font-weight: 300;
}
.itg_ctext p:nth-child(2) {
    grid-row: 2;
    grid-column: 1;
}
.itg_context {
    width: 100%;
    display: inline-block;
    padding: 80px 0;
    text-align: center;
}
.itg_context p {
    display: inline-block;
    width: 40%;
    margin: 0;
/*     color: #51534E; */
    color: #000;
    font-weight: 300;
    line-height: 24px;
}
div#contactFormWrapper {
    margin-left: 30px;
}
div#contactFormWrapper h3 {
    font-size: 30px;
    margin-bottom: 30px;
}
div#contactFormWrapper h4 {
    font-size: 17px;
    margin-bottom: 20px;
}
.itg_col12 {
    width: 100%;
    padding: 0 15px;
}
div#contactFormWrapper p {
    margin-bottom: 30px;
}
div#contactFormWrapper p input, div#contactFormWrapper p textarea {
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    padding-left: 0;
    text-indent: 0;
}
div#contactFormWrapper p input.itg_contact_btn {
    background: #ae9a64;
    color: #fff;
    border-radius: 0 !important;
    padding: 0 30px;
    border: none;
}
/*contact page end*/
/*collection page start*/
.collection div#content {
    width: 100%;
    margin-top: 0;
}
.itg_banner_wrapper {
    display: inline-block;
    width: 100%;
    position: relative;
    z-index: 0;
}
.itg_banner_wrapper img {
    width: 100%;
}
.itg_collection_title {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%) !important;
    z-index: 100;
}
.itg_collection_data {
    width: 30%;
    display: inline-block;
  	margin-left:2px;
}
.itg_collection_title .itg_collection_data h1 {
    font-size: 64px;
  	line-height: 72px;
    color: inherit;
    border-bottom: none !important;
    text-transform: capitalize;
    margin: 0 !important;
    padding: 0 !important;
	margin-top: 10px !important;
}
.itg_collection_title .itg_collection_data h4 {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 6px;
    color: inherit;
    font-family: Lato;
}
div#full-width-filter {
    margin-top: 60px;
}
#full-width-filter ul#sortme{
	text-align: left; 
}
#full-width-filter ul#sortme {
    text-align: left;
    display: flex;
    margin-bottom: 20px;
}
#full-width-filter .filter {
	margin-left: 0;
    margin-right: 40px;
    position: relative;
    padding-right: 40px;
}
#full-width-filter p{
 	display:none; 
}
#full-width-filter select.styled-select{
	border: none;
    position: relative;
    padding-left: 0;
    margin-left: 0px;
    padding-right: 4px;
    font-size: 16px;
    margin-right: 10px;
    min-width: auto;
    position: relative;
    background: transparent;
    margin-right: 0px;
}
#full-width-filter .filter:before {
/*     position: absolute;
    content: '';
    background: url(//www.artemerstudio.com/cdn/shop/t/103/assets/select-arrow-black.png?v=97886331245281669931765354271) right no-repeat;
    width: 9px;
    height: 8px;
    top: 42%;
    right: 31px;
    transform: translateY(-50%); */
      position: absolute;
    content: '';
    /* background: url(/cdn/shop/t/58/assets/select-arrow-black.png?v=9788633124528166993) right no-repeat; */
    top: 37%;
    right: 31px;
    /* transform: translateY(-50%); */
    border: solid black;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg) translateY(-50%);
    -webkit-transform: rotate(45deg) translateY(-50%);
}
#full-width-filter select.styled-select:focus {
    outline: none !important;
    border: none;
}
#full-width-filter .filter:after {
	position: absolute;
    content: '';
    height: 30px;
    width: 1px;
    background: #ccc;
    right: 0;
    top: 40%;
    display: block;
    opacity: 1;
    visibility: visible;
    transform: translateY(-50%);
}
#full-width-filter .filter:last-child:after{
	display:none;  
}
.prod-container .box-ratio:after {
    display: none;
}
div#shopify-section-header .header-section header {
    padding: 22px 32px 22px 37px;
    /* margin: 0 auto; */
    /* z-index: 15000; */
    position: relative !important;
}
div#shopify-section-header .header-section header:hover {
    background: #F7F6F3 !important;
}
/* .index div#shopify-section-header .header-section header:hover{
  	background: transparent !important;
} */
.index div#shopify-section-header .header-section header:hover ul#nav li a {
    color: #000;
}
.index div#shopify-section-header .header-section header:hover #identity div#logo svg path {
    fill: #000;
}
.index div#shopify-section-header .header-section header:hover div#cart-container ul#cart li a svg g{
	stroke: #000;
}
.index div#shopify-section-header .header-section header:hover div#cart-container ul#cart li a{
    color: #000;
}
.product-info h3{
    font-family: Lato;  
}
.price__regular{
    font-family: "PT Serif";
    font-weight: 400;
/*     font-size: 14px; */
  	font-size:16px;
    line-height: 24px;  
}
.collection .box-ratio, .featured-collection .box-ratio{
 	height:auto; 
background-color: transparent;
}
.collection .product-info{
  	max-width:275px;
    margin: 10px auto 0;  
}
.collection .itg_container{
    max-width: 1221px;	
}
.collection span.rateit {
    display: none;
}
.ajax_loaer {
    display: inline-block;
    width: 100%;
    text-align: center;

}
.ajax_loaer a {
    display: inline-block;
    padding: 0;
    background-color: transparent;
    color: #ae9a64;
    text-transform: uppercase;
    border-bottom: 1px solid #ae9a64;
    margin-bottom: 100px;
}
.products-on-page {
    display: inline-block;
    width: 100%;
}
.load-more {
    display: inline-block;
    width: 100%;
}
body.collection .itg_container .desktop-2.tablet-1.mobile-3 {
    width: 100%;
    display: flex;
}

body.collection .itg_container .desktop-2.tablet-1.mobile-3 .sidebar-filter {
    width: auto;
    display: inline-block;
    position: relative;
    padding-right: 4px;
    margin-right: 75px;
}
body.collection .itg_container .desktop-2.tablet-1.mobile-3 .sidebar-filter:before {
    position: absolute;
    content: '';
    top: 40%;
    right: -10px;
    /* transform: translateY(-50%); */
    border: solid black;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate( 45deg ) translateY(-50%);
    -webkit-transform: rotate( 45deg ) translateY(-50%);
}
body.collection .itg_container .desktop-2.tablet-1.mobile-3 .sidebar-filter:after {
    position: absolute;
    content: '';
    height: 30px;
    width: 1px;
    background: #ccc;
    right: -40px;
    top: 50%;
    display: block;
    opacity: 1;
    visibility: visible;
    transform: translateY(-50%);
}
body.collection .itg_container .desktop-2.tablet-1.mobile-3 .sidebar-filter ul {
	position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    z-index: 1;
    min-width: 200px;
    border: 1px solid #ccc;
    display: none;
    padding: 10px;
    max-height: 200px;
    overflow-y: scroll;
}
body.collection .itg_container .desktop-2.tablet-1.mobile-3 .sidebar-filter.color ul {
    min-width: 118px;
    left: -36px;
}
body.collection .itg_container .desktop-2.tablet-1.mobile-3 .sidebar-filter.dimond-size ul {
    left: -36px;
    min-width: 167px;
}
body.collection .itg_container .desktop-2.tablet-1.mobile-3 .sidebar-filter.gemstone ul {
    left: -36px;
/*     min-width: 118px; */
}
body.collection .itg_container .desktop-2.tablet-1.mobile-3 .sidebar-filter ul::-webkit-scrollbar {
    width: 4px;
  	background-color: #F5F5F5;
}
 
body.collection .itg_container .desktop-2.tablet-1.mobile-3 .sidebar-filter ul::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}
 
body.collection .itg_container .desktop-2.tablet-1.mobile-3 .sidebar-filter ul::-webkit-scrollbar-thumb {
	background-color: #000000;
	border: 2px solid #555555; 
}

body.collection .itg_container .desktop-2.tablet-1.mobile-3 .sidebar-filter.open ul, .sidebar-flter.sortby .custom-select.open .custom-options {
    display: block;
}
body.collection .itg_container .desktop-2.tablet-1.mobile-3 div#collection-sidebar {
    display: flex;
    width: 100%;
	margin-bottom: 50px;
}
body.collection .itg_container .desktop-2.tablet-1.mobile-3 .sidebar-filter label {
    font-size: 16px;
    font-weight: 400;
    border-bottom: none !important;
    font-family: Lato;
    text-transform: capitalize;
    width: auto !important;
    height: 40px;
    line-height: 40px;
}
body.collection .itg_container .desktop-2.tablet-1.mobile-3 .sidebar-filter ul li a {
    color: #000000;
    font-size: 16px;
    font-family: Lato;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
    text-transform: capitalize;
}
.sidebar-flter.sortby {
    display: inline-block;
    width: auto;
    position: relative;
}
.sidebar-flter.sortby span {
    width: auto;
    display: inline-block;
    position: relative;
    padding-right: 4px;
    margin-right: 75px;
    height: 40px;
    line-height: 40px;
}
.sidebar-flter.sortby span:before {
    position: absolute;
    content: '';
    top: 40%;
    right: -10px;
    /* transform: translateY(-50%); */
    border: solid black;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate( 45deg ) translateY(-50%);
    -webkit-transform: rotate( 45deg ) translateY(-50%);
}
.sidebar-flter.sortby span:after {
    position: absolute;
    content: '';
    height: 30px;
    width: 1px;
    background: #ccc;
    right: -40px;
    top: 50%;
    display: block;
    opacity: 1;
    visibility: visible;
    transform: translateY(-50%);
}
.sidebar-flter.sortby .custom-options {
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    z-index: 1;
/*     min-width: 200px; */
    width: 160px;
    border: 1px solid #ccc;
    display: none;
    padding: 10px;
}
.sidebar-flter.sortby .custom-options span.custom-option {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
}
.sidebar-flter.sortby .custom-options span.custom-option:before, .sidebar-flter.sortby .custom-options span.custom-option:after{
	display:none;
}
#full-width-filter ul#sortme{
 	display:none; 
}
.collection #product-loop{
 	width:100% !important; 
    margin-bottom: 50px;
    display: inline-block;
    min-height: 200px;
}
#product-loop .item {
    text-align: center;
}
#product-loop .item .prod-container {
    display: inline-block;
  	width:100%;
    margin: 0 auto;
    position: relative;
}
/*collection page end*/
/*login page start*/
.customers-login {
    background: #f7f6f3;
}
section.user-login{
    text-align: center;  
}
.itg_account_wrapper {
display: inline-block;
    width: 500px;
    margin: 0 auto;
    background: #fff;
    padding: 30px;
    text-align: left;
}
.itg_account_wrapper .desktop-push-4.desktop-4 {
    margin-left: 0;
    width: 100%;
}

.itg_account_wrapper h1.section-heading {
    border-bottom: none !important;
    font-size: 30px;
}
.itg_account_wrapper label {
    text-transform: uppercase;
    color: #afc3ce;
    font-size: 11px;
}
.itg_account_wrapper input {
    border: none;
    border-bottom: 1px solid #E3E3E3;
    border-radius: 0;
    height: 20px;
	text-indent: 0;
}
.itg_account_wrapper input:focus {
    outline: none !important;
    box-shadow: none;
    min-height: 20px;
}
.itg_account_wrapper input.itg_btn, a.create-customer {
	width: 100%;
    height: 45px;
    background: #ae9a64 !important;
    border-radius: 0 !important;
    color: #fff !important;
}
a.create-customer:hover{
	background: #ae9a64 !important  
}
a.itg_forget_link {
    color: #ae9a64;
    font-size: 13px;
}
/*login page end*/
/*forget and creat account popup start*/
.customers-login .fancybox-bg {
    background: #f7f6f3;
}
.customers-login .fancybox-is-open .fancybox-bg {
    opacity: 1;
}
.customers-login .fancybox-slide--html .fancybox-close-small{
	background-color: #fff; 
}
div#recover-password h2.section-heading {
    font-size: 30px;
}
#recover-password label {
    text-transform: uppercase;
    color: #afc3ce;
    font-size: 11px;
}
#recover-password .itg_input {
    border: none;
    border-bottom: 1px solid #E3E3E3;
    border-radius: 0;
    height: 20px;
	text-indent: 0;
}
#recover-password .itg_input:focus{
	outline: none !important;
    box-shadow: none;
    min-height: 20px;  
}
#recover-password .button {
    width: 100%;
    height: 45px;
    background: #ae9a64 !important;
    border-radius: 0 !important;
    color: #fff !important;
}
div#recover-password p.mb3 {
    font-size: 12px;
}
div#create-customer .form {
    margin: 0 -15px;
}
div#create-customer .form .desktop-6 {
    width: 50%;
    float: left;
    padding: 0 15px;
}
div#create-customer  .desktop-12 {
    width: 100%;
    padding: 0 15px;
}
div#create-customer h2.section-heading {
    font-size: 30px;
    margin-bottom: 30px;
}
div#create-customer label {
    text-transform: uppercase;
    color: #afc3ce;
    font-size: 11px;
}
div#create-customer .itg_input {
    border: none;
    border-bottom: 1px solid #E3E3E3;
    border-radius: 0;
    height: 20px;
    text-indent: 0;
}
div#create-customer .itg_input:focus {
	outline: none !important;
    box-shadow: none;
    min-height: 20px;
}
input.button.btn-secondary.itg_btn {
    width: 100%;
    height: 45px;
    background: #ae9a64!important;
    border-radius: 0!important;
    color: #fff!important;
}
/*forget and creat account popup end*/
/*faq page start*/
.itg_page_wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
/*     padding: 187px 0 188px; */
  padding:192px 0 198px;
    background-size: cover;
    background-repeat: no-repeat;
}
.itg_page_wrapper .itg_subheading {
    display: inline-block;
    width: 100%;
}
.itg_page_wrapper .itg_subheading h5 {
    color: #fff;
    text-transform: uppercase;
    font-family: Lato;
    font-size: 13px;
}
.itg_page_wrapper .itg_subheading h3 {
    font-size: 60px;
    color: #fff;
}
body.faq.page-faq .page-content--with-blocks {
    display: inline-block;
    width: 100%;
    padding: 50px 0 40px;
    text-align: center;
}

body.faq.page-faq .page-content--with-blocks .grid__item .section-header h1.section-header__title {
    border: none !important;
    font-size: 40px;
    margin-top: 15px;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
body.faq.page-faq .page-content--with-blocks .grid__item {
    width: 50%;
    display: inline-block;
}
body.faq.page-faq .page-content--with-blocks .grid__item p {
    font-size: 16px;
    margin-bottom: 15px;
}
body.faq.page-faq div#content {
    width: 100%;
  	margin:0;
}

.itg_faq .collapsible-trigger {
background-color: transparent;
    color: #000;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 17px;
    transition: 0.4s;
    display: inline-block;
    height: auto;
    position: relative;
    border-bottom: none;
    border-radius: 0 !important;
    text-indent: 0;
    padding: 0;
    padding-right: 20px;
    letter-spacing: 0;
    font-weight: 500;
font-family: "PT Serif";
}
.itg_faq .collapsible-trigger.active {
    color: #ae9a64;
}

.itg_faq .panel {
  padding: 0;
  display: none;
  background-color: white;
  overflow: hidden;
}
.itg_faq .collapsible-trigger svg {
    width: 15px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}
  
.itg_faq .collapsible-trigger:after {
content: '+';
    font-size: 25px;
    color: #777;
    float: right;
    margin-left: 5px;
    position: absolute;
    right: 0;
}

.itg_faq .active:after {
  content: "-"; /* Unicode character for "minus" sign (-) */
}
.itg_faq .collapsible-trigger:focus {
    outline: none !important;
}
.itg_accor .page-width {
    border-bottom: 1px solid #d3d4e1;
    margin-bottom: 10px;
}
.itg_faq {
    margin-bottom: 90px;
}
/*faq page end*/
/*service and policy page start*/
body.page-service-policy div#content {
    width: 100%;
    margin: 0;
}
body.page-service-policy .page-content--with-blocks {
    display: inline-block;
    width: 100%;
    padding: 50px 0 40px;
    text-align: center;
}
body.page-service-policy .page-content--with-blocks .grid__item .section-header h1.section-header__title {
    border: none !important;
    font-size: 40px;
    margin-top: 15px;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
/*service and policy page end*/
/*search popup start*/
.itg_search_popup {
    position: fixed;
    width: 100%;
    height: calc(100% - 72px);
    top: 72px;
    left: 0;
    z-index: 15000;
    background: rgba(0,0,0,0.50);
}
.itg_search_inner {
    padding: 50px;
    position: absolute;
    width: 100%;
    height: auto;
    background: #f7f6f3;
    text-align: center;
}
.itg_search_inner form.header-search-form {
    width: 50%;
    display: inline-block;
    margin: 0 auto;
    position: relative;
    padding: 0 0 0 50px;
}
span.itg_search_close {
	position: absolute;
    left: 0;
    cursor: pointer;
    background: #fff;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    display: inline-block;
}
.itg_search_inner form.header-search-form input[type=text] {
    margin: 0;
    border-color: #8894AB;
    border-radius: 0;
}
.itg_search_inner form.header-search-form input[type=text]::-webkit-input-placeholder { /* Edge */
  color:  #8894AB;
}

.itg_search_inner form.header-search-form input[type=text]:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color:  #8894AB;
}

.itg_search_inner form.header-search-form input[type=text]::placeholder {
  color:  #8894AB;
}
.itg_faq.itg_service {
    margin-bottom: 155px;
}
/*search popup end*/
/*custom design page start*/
.request-a-custom-design div#content {
    width: 100%;
  	margin: 0;
}
body.request-a-custom-design .itg_page_banner .itg_pagetitle h4{
    letter-spacing: 6px;  
}
body.request-a-custom-design .itg_page_banner .itg_pagetitle h1.desktop-12 {
    font-size: 64px;
    line-height: 72px;
    text-transform: uppercase;
    width: 30%;
}
.itg_custom_design img {
    display: none;
}
.itg_custom_design {
    width: 100%;
    display: inline-block;
    padding: 80px 0 60px;
}
.itg_custom_design_heading {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
}
.itg_custom_design_heading h3 {
    font-size: 32px;
    color: #000;
    margin: 0;
    text-transform: capitalize;
}
.itg_custom_design .itg_row {
    align-items: inherit;
}
.itg_custom_design p, .itg_custom_design ul li {
    margin-bottom: 25px;
    font-weight: 300;
    line-height: 24px;
}
.itg_customize_process {
    display: inline-block;
    width: 100%;
    padding: 100px 0;
    text-align: center;
}
.itg_process_div {
    display: inline-block;
    width: 30%;
}
.itg_process_div h3 {
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 20px;
    color: #000;
}
.itg_process_div p {
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 20px;
}
a.itg_gold_btn {
    background: #ae9a64;
    color: #fff;
    border-radius: 0 !important;
    padding: 15px 50px;
    border: none;
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
}
.itg_custom_gallery {
    display: inline-block;
    width: 100%;
    padding: 100px 0;
}
/*custom design end*/
/*custom order page start*/
body.custom-order-contact-form #content{
 	width:100%;
  	margin:0;
}
body.custom-order-contact-form #content .itg_page_banner.itg_custom_order .itg_pagetitle h4 {
    letter-spacing: 6px;
    color: #000;
}
body.custom-order-contact-form #content .itg_page_banner.itg_custom_order .itg_pagetitle h1 {
    font-size: 64px;
    line-height: 72px;
    color: #000;
    text-transform: capitalize;
}
body.custom-order-contact-form .itg_text_center {
    display: flex;
    width: 70%;
    margin: 0 auto;
}
body.custom-order-contact-form .itg_text_center .itg_cus_ord_text {
    width: 50%;
    padding: 0 15px;
    text-align: left;
}
body.custom-order-contact-form .itg_text_center .itg_cus_ord_text h4 {
    line-height: 24px;
}
body.custom-order-contact-form .itg_text_center .itg_cus_ord_text p {
    width: 100%;
    margin-bottom: 20px;
}
body.custom-order-contact-form .itg_text_center .itg_cus_ord_text p a {
    color: #AE9A64;
}
.itg_contact_content .itg_container {
    max-width: 100%;
}
.itg_contact_content .itg_container .itg_contact_img {
    text-align: center;
}
.itg_contact_content form#contact_form {
    width: 80%;
}
body.custom-order-contact-form .itg_contact_content {
    margin-bottom: 200px;
}
/*custom order page end*/
/*rings in action page start*/
.itg_page_heading {
    display: inline-block;
    width: 100%;
    padding: 80px 0;
}
.itg_page_heading h1 {
    font-size: 70px;
    text-transform: none;
    border-bottom: none !important;
    display: flex;
    width: 100%;
}

.itg_page_heading h1 span {
    font-size: 15px;
    color: #ae9a64;
    padding-top: 30px;
    padding-left: 80px;
    margin-left: 50px;
    position: relative;
}
.itg_page_heading h1 span:before {
    position: absolute;
    content: '';
    width: 50px;
    height: 1px;
    background: #ccc;
    left: 0;
    top: 40px;
}
/*rings in action page end*/
/*stockist page satrt*/
.page-stockists div#content .itg_page_heading_wrapper {
    display: inline-block;
    width: 100%;
    padding: 80px 0;
    background: #f9e0d7;
}
.page-stockists div#content {
    width: 100%;
	margin: 0;
}
.itg_accor_div {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    	position:relative;
}
.itg_accor_div .itg_acco_content {
    width: 75%;
    display: flex;
    flex-wrap: wrap;
	min-height: 250px;
}
.itg_accor_div .itg_acco_content .itg_stockist_div {
    width: 50%;
    margin-bottom: 30px;
}
.itg_accor_div .itg_accor_img {
	width: 25%;
    position: absolute;
    /* display: flex; */
    height: 100%;
    right: 0;
    float: none;
}
body.page-stockists .itg_page_wrapper h5, body.page-stockists .itg_page_wrapper h3 {
    color: #000;
}
body.page-stockists .grid__item {
    padding: 50px 0 0;
    text-align: center;
}
body.page-stockists .page-width h3 {
    margin: 0;
    font-size: 40px;
}
body.page-stockists .itg_page_wrapper h5 {
    letter-spacing: 4px;
}
.itg_innerdiv {
    position: sticky !important;
    top: 0;
    right: 0;
    width: 100%;
    height: 250px;
}
.itg_accor_div .itg_accor_img img {
	display: none;
    position: absolute;
    width: 100%;
}
.itg_accor_div .itg_accor_img img:first-child {
    display: block;
}
.itg_accor_div .itg_accor_img img.active {
    display: block;
}
/*stockist page end*/
/*meet the team page start*/
.page-meet-the-team div#content {
    width: 100%;
    margin: 0;
}
.itg_team_heading_wrapper {
    background-image: url(/cdn/shop/files/01_98e5fff4-fb0f-409d-8187-8a26d8decc8c.jpg?v=1619608628);
    background-repeat: no-repeat;
    background-size: cover;
/*     padding: 200px 0; */
	position: relative;
    display: flex;
  overflow: hidden;
}
.itg_team_heading_wrapper .itg_video_content{
    padding: 130px 0 214px;  
}
.itg_team_heading_wrapper .itg_video_wrapper video#vid {
/*     height: 100%;
    position: relative; */
    /*height: 5000px;*/
    position: absolute;
}
.itg_team_heading {
    display: inline-block;
}
.itg_team_heading h3 {
    transform: rotate(-90deg);
    display: inline-block;
    margin: 0;
    font-size: 60px;
    left: 0;
    margin-left: -185px;
}
.itg_team_content {
    float: right;
    width: 80%;
}
.itg_team_content p {
    display: inline-block;
    margin-bottom: 30px;
    width: 90%;
    float: right;
}
.itg_team_content h2 {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
    color: #ae9a64;
    font-size: 30px;
}
.itg_member_wrapper {
    display: inline-block;
    width: 100%;
    padding: 100px 0;
}
.itg_col3 {
    width: 25%;
    padding: 0 15px;
}
.itg_member_wrapper .itg_row .itg_col3:nth-child(even) {
    margin-top: 150px;
}
.itg_member_div {
    display: inline-block;
    width: 100%;
}
.itg_member_data {
    width: 100%;
    transition: all 0.3s linear;
  	display:inline-block;
	opacity:0;
  	visibility:hidden;
  	margin-top:10px;
}
.itg_member_div .itg_member_data h3 {
    font-size: 20px;
    text-transform: capitalize;
}
.itg_member_div .itg_member_data p {
    color: #949393;
    text-transform: capitalize;
}
.itg_member_div:hover .itg_member_data{
	opacity:1;
  	visibility:visible;
}
.itg_img_text_wrapper {
    display: inline-block;
    width: 100%;
    padding: 100px 0;
}
.itg_content_wrapper {
    display: flex;
    align-items: center;
}
.itg_content_img {
    display: flex;
}
.itg_content_wrapper.right {
    flex-direction: row-reverse;
}
.itg_step_wrapper {
    display: inline-block;
    width: 100%;
    padding: 80px 0;
}
.itg_step_div {
    display: inline-block;
    width: 100%;
    position: relative;
}
.itg_step_div h2 {
    font-size: 130px;
    color: #eed7cf;
    margin-bottom: 0;
}
.itg_step_div h3 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-transform: uppercase;
    letter-spacing: 5px;
    font-size: 15px;
    margin-bottom: 0;
}
.itg_step_heading {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}
.itg_step_heading h3 {
    font-size: 30px;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.itg_step_heading p {
    display: inline-block;
    width: 30%;
    margin: 0;
}
.itg_bottom_img{
 	display:inline-block;
  	width:100%;
  	text-align:center;
}
/*meet the team page end*/
/*after purchase page start*/
body.after-purchase div#content {
    width: 100%;
}
body.after-purchase div#content .itg_page_wrapper {
    margin-bottom: 50px;
}
body.after-purchase div#content .page-width h4 {
    font-size: 40px;
    text-align: center;
    margin-bottom: 50px;
}
/*after purchase page end*/
/*search page start*/
.search #content {
    width: 100%;
    margin: 0;
}
body.search div#page {
    margin: 0;
    width: 100%;
}
body.search .itg_page_heading {
    background: #F7F6F3;
}
body.search .itg_page_heading h2 {
    text-align: center;
    font-size: 30px;
}
body.search .itg_page_heading div#search-bar {
    border-bottom: none;
    margin-bottom: 0;
    text-align: center;
}
.search .box-ratio {
    height: auto;
    background: transparent;
	padding-bottom: 0 !important;
}
.search div#product-loop .product-index {
    width: 33.33%;
    margin: 0;
    padding: 0 15px;
    text-align: center;
/*     min-height: 420px; */
    min-height: 575px;
}
.search div#product-loop .product-index.desktop-3.tablet-2:nth-child(4n+1) {
    clear: inherit;
}
.search div#product-loop .product-index .product-index-inner {
/*     width: 252px; */
  	width:100%;
    display: inline-block;
    margin-bottom: 50px;
}
body.search .itg_page_heading div#search-bar input#q {
    margin: 30px auto 0;
}
.itg_search_div {
    display: inline-flex;
}
.itg_search_div span.itg_search_close {
    position: relative;
    margin-right: 20px;
  	margin-top:30px;
}

/*search page end*/
/*all collection page start*/
.collection-banner.itg_collection_list .box-ratio {
    padding-bottom: 0 !important;
}
.collection-banner.itg_collection_list div#collection-description {
    position: absolute;
    float: none;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    padding: 0;
    margin: 0;
}
.collection-banner.itg_collection_list div#collection-description h1 {
    font-size: 40px;
    color: #fff;
}
.collection-banner.itg_collection_list div#collection-description p {
    color: #fff;
}
.collection #product-loop .prod-container .box-ratio {
    padding-bottom: 0 !important;
}
/*all collection page end*/
.itg_mob_icon{
 	display:none; 
}
.homepage-section {
    margin-bottom: 0;
}
body.collection .itg_container .desktop-2.tablet-1.mobile-3 .sidebar-filter:last-child:after{
	display:none;
}
img.itg_mobile_img {
    display: none;
}
div#shopify-section-1522184636076 .parallax-1522184636076 {
    background-size: cover !important;
}
.itg_collection_title.itg_bgcolor{
/* 	background-color: #000; */
    padding: 50px 0 !important;
	width: 100% !important;
    margin: 0 !important;
    position: relative;
    top: 0;
    transform: none !important;
}
div#contactFormWrapper h2 {
    font-size: 30px;
    text-transform: capitalize;
    padding: 0 15px;
    margin-bottom: 30px;
}
div#contactFormWrapper h5 {
    padding: 0 15px;
    font-size: 16px;
}
div#contactFormWrapper p {
    width: 100%;
    padding: 0 15px;
}
div#contactFormWrapper p.itg_half {
    float: left;
    width: 50%;
    padding: 0 15px;
}
.homepage-section.featured-collection .product-collection-carousel .prod-container, .homepage-section.featured-collection .product-collection-carousel .product-info{
    width: 275px;
    display: inline-block;
}
.homepage-section.featured-collection .product-car {
    text-align: center;
}
@media (min-width: 981px) {
li.carousel-cell {
    position: relative !important;
    opacity: 1 !important;
    left: auto !important;
    margin-bottom: 10px
}

#slider .flickity-viewport {
    height: 100% !important;
}

.flickity-slider {
    transform: none !important;
    position: relative !important;
}

div#product-right {
/*     position: absolute; */
    right: 0px;
    top: 0;
    height: 100%;
}
div#product-right.multi__media {
    position: absolute;
}
div#product-description {
    position: sticky !important; 

    top: 0;
    right: 0;
    padding-top: 0;
    padding-bottom: 40px;
    float: none;
}
.thumb-slider.thumbnail-slider.custom.vertical-carousel {
    position: relative;
    float: none;
    width: 70px;
}

div#slider {
    float: left;
	width: calc(100% - 70px);
}

.product-photos .vertical-carousel .carousel-nav {
    max-height: 100%;
}
#thumb-slider-wrapper .product-single__thumbnails-item {
    width: 100%;
    height: 100%;
    overflow: visible;
    padding-bottom: 0;
}
#thumb-slider-wrapper .product-single__thumbnails-item img {
    object-fit: contain;
    object-position: center;
    width: 100% !important;
    height: 100% !important;
}

body.product .page-wrap {
    overflow: visible;
}
.itg_product_slider .vertical-carousel .thumb-slider-wrapper {
    overflow: hidden;
    background-color: #ffffff;
    position: sticky !important;
    padding: 0 0 50px 0;
    top: 80px;
    margin-bottom: 0;
    width: 70px;
}
#slider .flickity-viewport{
 	padding:0; 
}
}
/*collection page start*/
.itg_allcollection_div.product-index.desktop-4.tablet-2.mobile-half {
    width: 100%;
    background: #eed7cf;
    display: flex;
    margin: 0;
    align-items: center;
}
.itg_collection_bigimg {
    width: 50%;
}
.itg_collection_data_wrapper {
    width: 50%;
}
.collection #product-loop .itg_allcollection_div:nth-child(even) {
    flex-direction: row-reverse;
}
.itg_collection_inner {
    width: 400px;
    margin: 0 auto;
}
.itg_collection_bigimg img {
    margin-bottom: 0;
}
.itg_collection_inner .product-info h3 {
    font-size: 32px;
    font-family: "PT Serif";
    text-transform: capitalize;
    line-height: 48px;
    color: #000;
}
.itg_collection_inner .product-info span.itg_btn {
    display: inline-block;
    line-height: 30px;
    align-items: center;
    color: #ae9a64;
    text-transform: capitalize;
    font-size: 18px;
    position: relative;
    padding-right: 0;
    border-bottom: 1px solid transparent;
    background-repeat: no-repeat;
    background-position: 45px 8px;
}
.itg_collection_inner .product-info span.itg_btn svg {
    display: inline-block;
    position: relative;
    top: 3px;
}
.collection-list-template div#product-loop {
    margin: 0;
}
.itg_collection_video_wrapper .itg_video_wrapper {
    height: 440px;
}
.itg_collection_video_wrapper .itg_video_content {
    padding: 80px 0;
}
.itg_collection_video_wrapper .itg_video_content .itg_team_content {
    width: 60%;
}
.itg_collection_video_wrapper .itg_video_content .itg_team_content p {
    width: 100%;
    margin-top: 10px;
}
.itg_collection_video_wrapper .itg_video_content .itg_team_content h1 {
    font-size: 32px;
    line-height: 40px;
}
.collection-list-template .ajax_loaer a {
    margin-top: 50px;
}
.itg_collection_bigimg img {
    margin-bottom: 0;
    margin: 0;
    width: 100% !important;
}

/*collection page end*/
.product-collection-carousel .box-ratio {
    padding-bottom: 0 !important;
}
.itg_gallery .box-ratio, .itg_gallery .box-ratio img {
    background: transparent;
}
.sidebar-flter.sortby .custom-options span.custom-option a {
    display: inline-block;
    width: 100%;
    color: #000;
}
.itg_mobile_newsletter, .desktop-4.tablet-3.mobile-3.footer-sect.itg_mobile_social {
    display: none;
}
.after-purchase .itg_accor p a {
    color: #ae9a64;
    text-decoration: none;
}
/*collection page pagination start*/
#pagination a:hover {
    background: #EED7CF;
    color: #000;
    border-color: #EED7CF;
}
/*collection page pagination end*/
@media (max-width: 1440px) {
.itg_product_slider .flickity-page-dots{
     left: 27px; 
}
}
@media (min-width: 1200px) and (max-width: 1220px) {
.itg_gallery .homepage-image-block {
    margin: 0 22px !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
ul#cart li a, .header-section .disclosure__toggle{
	font-size: 12px !important;  
}
.index .header-section ul#cart li a {
    margin-left: 10px;
}
ul#nav li a{
    font-size: 12px;
    margin: 0 5px;  
}
.itg_gallery .homepage-image-block {
    margin: 0 !important;
    padding: 0 15px;
    width: 25% !important;
}
.itg_video_wrapper{
    height: 470px;  
}
.itg_video_content{
    padding: 90px 0; 
}
.itg_container{
    max-width: 960px;  
}
.itg_img_div, .itg_img2	 {
    width: 300px;
}
.itg_studio_wrapper .itg_text {
    width: calc(100% - 600px);
}
.gridlock .featured-collection.index-section .row {
    width: 960px;
}
.itg_collection_inner {
    width: 60%;
}
}
@media (min-width: 981px) and (max-width: 991px) {
ul#cart li a, .header-section .disclosure__toggle {
    font-size: 12px;
}
.index .header-section ul#cart li a {
    margin-left: 10px;
}
ul#nav li a {
    font-size: 12px;
    margin: 0 5px;
}
.itg_gallery .homepage-image-block {
    margin: 0 !important;
    width: 25% !important;
    padding: 0 15px;
}
.itg_video_wrapper{
     height: 385px;
}
.itg_video_content{
    padding: 80px 0;  
}
.itg_img_div, .itg_img2 {
    width: 300px;
}
.itg_studio_wrapper .itg_text{
	width: calc(100% - 600px);
    margin-top: 0;  
}
.gridlock .featured-collection.index-section .row {
    width: 960px;
}
ul#cart li a, .header-section .disclosure__toggle{
    font-size: 13px !important;  
}
.itg_row{
    margin: 0;  
}
.itg_contact_content .desktop-6.mobile-3 {
    width: 50%;
    margin: 0;
    padding: 0 15px;
}
div#contactFormWrapper p {
    margin-bottom: 0;
}
.itg_collection_video_wrapper .itg_team_heading_wrapper {
    padding: 0;
}
.itg_collection_video_wrapper .itg_video_content .itg_team_content {
    width: 100%;
}
.itg_collection_inner {
    width: 50%;
}
.itg_collection_inner .product-info h3 {
    font-size: 20px;
	line-height: 25px;
}
}
@media (max-width: 980px) {
.index .shifter-handle {
    color: #fff;
    display: inline-block;
}
header.theme-header.stickynav #identity div#logo{
    width: calc(100% - 250px) !important;
    text-align: left !important;  
}
header.theme-header.stickynav #identity div#cart-container {
    width: 250px !important;
}
header.theme-header.stickynav ul#cart > li{
    height: auto;
    padding: 0; 
    margin-left: 5px;
}
.itg_video_wrapper {
    height: 370px;
}
.itg_gallery .homepage-image-block {
    margin: 0 !important;
    width: 25% !important;
    padding: 0 15px;
}
.itg_gallery .homepage-image-block .caption h3{
  	font-size: 14px !important; 
}
.itg_video_content{
	padding: 50px 0;  
}
.itg_studio_wrapper .itg_text {
    padding: 0 15px;
    width: calc(100% - 400px);
    margin-top: 0;
}
.itg_container {
    max-width: 720px;
}
.itg_img_div, .itg_img2{
    width: 200px; 
}
.itg_text h3 {
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 30px;
}
.gridlock .featured-collection.index-section .row {
    width: 720px;
}
footer .row {
    flex-wrap: wrap;
}
#footer .desktop-4.tablet-3.mobile-3.footer-sect.itg_text, #footer .desktop-4.tablet-3.mobile-3.footer-sect.itg_menu, #footer .desktop-4.tablet-3.mobile-3.footer-sect.itg_newsletter {
    width: 50%;
  	margin:0;
  	padding:0 15px;
}
.index .header-section ul#cart li a{
    margin-left: 3px;
    font-size: 13px;
}
.image-with-text-overlay .itg_top_text{
    width: 40%;  
}
.shifter-enabled .shifter-handle svg {
    width: 20px;
}
ul#cart li a svg {
    margin-top: 0;
    width: 20px;
    height: 20px;
}
.itg_mob_icon{
 	display: inline-block; 
}
span.itg_mob_icon svg {
    width: 20px;
}
div#product-right, div#product-photos {
    margin: 0;
    padding: 0 15px;
/*     flex: 0 0 100%; */
}
div#product-photos div#slider{
    margin: 0;
    width: 100%;
}
.itg_product_bottom_content .itg_row .itg_col6, .itg_product_bottom_content .itg_row .itg_col6:first-child {
    width: 50%;
}
.itg_col4, .itg_col8 {
    width: 50%;
}
.meet-the-team .itg_container {
    max-width: 90%;
}
.itg_team_content{
    width: 100%; 
}
.itg_team_heading_wrapper{
    padding: 100px 0;
}
.itg_member_wrapper{
 	padding:50px 0; 
}
.itg_member_wrapper .itg_row .itg_col3:nth-child(even) {
    margin-top: 50px;
}
.itg_member_div .itg_member_data p{
	font-size: 13px;  
}
.itg_member_div .itg_member_data h3 {
    font-size: 17px;
}
.itg_step_wrapper .itg_col3 {
    width: 50%;
}
.itg_row{
 	margin:0px; 
}
.itg_accor_div .itg_acco_content .itg_stockist_div{
    font-size: 14px;
    text-align: left;	  
}
.itg_contact_content .desktop-6.mobile-3 {
    width: 50%;
    margin: 0;
    padding: 0 15px;
}
div#contactFormWrapper p {
    margin-bottom: 0;
}
.itg_contact_content{
	padding: 80px 0;  
}
#product-loop .item .prod-container{
    width: 100%;  
}
.customers-login.shifter-enabled .shifter-page{
    background: transparent;  
}
.index div#shopify-section-header .header-section header:hover div#cart-container ul#cart li .shifter-handle svg path {
    fill: #000 !important;
}
.index div#shopify-section-header .header-section header:hover div#cart-container ul#cart li .shifter-handle svg g {
  fill: #000 !important;
}
#thumb-slider-wrapper .product-single__thumbnails-item { 
    height: 10px;
    width: 10px;
    padding: 0;
    display: inline-block;
    border: 1px solid #8894ab;
    border-radius: 100%;
}
#thumb-slider-wrapper .product-single__thumbnails-item.is-nav-selected {
    background: #8894ab;
    outline: none;
}
#thumb-slider-wrapper .product-single__thumbnails-item img {
    display: none;
}
.product-photos .vertical-carousel .carousel-nav{
 	width:100%;
    max-height: 100%;
    overflow-y: hidden;
}
.thumb-slider.thumbnail-slider.custom.vertical-carousel{
    width: 100%;
    bottom: 50px;  
}
.thumb-slider.thumbnail-slider.custom.vertical-carousel div#thumb-slider-wrapper, .thumb-slider.thumbnail-slider.custom.vertical-carousel div#thumb-slider-wrapper .thumb-slider-slides {
    background-color: transparent;
}
.itg_collection_video_wrapper .itg_team_heading_wrapper {
    padding: 0;
}
.itg_collection_video_wrapper .itg_video_content .itg_team_content {
    width: 100%;
}
.itg_collection_inner {
    width: 50%;
}
.itg_collection_inner .product-info h3 {
    font-size: 20px;
	line-height: 25px;
}
}
@media (max-width: 740px) {
.slideshow-section .flex-caption.slide-1522184606640-0 {
    position: absolute !important;
    left: 0% !important;
    top: 50% !important;
}
.slideshow-section .flex-caption.slide-1522184606640-0 h2.slide-title {
    font-size: 40px !important;
}
.slideshow-section .flex-caption.slide-1522184606640-0 .cta a svg, .slideshow-section .flex-caption.slide-1522184606640-0 .cta a svg g{
	width: 16px;

}
/* .flex-caption.slide-1522184606640-0 .cta a {
    color: #000 !important;
} */
.itg_video_wrapper video{
    display: none; 
}
.itg_video_content {
    position: relative;
}
.itg_gallery .homepage-image-block{
	width: 50% !important;  
}
.homepage-section.gallery{
    flex-wrap: wrap !important; 
}
.itg_video_wrapper {
    height: auto;
}
.image-with-text-overlay .itg_top_text {
    width: 100%;
    left: 0;
    padding: 0 20px;
    top: 50px;
}
.image-with-text-overlay .parallax-text{
	left: 0;
    padding: 0 20px;  
  	width:100%;
  
}
.parallax-1522184636076 .parallax-text h2 {
    font-size: 40px !important;
}
.itg_newsletter div#signup form#contact_form {
    flex-wrap: wrap;
    border-bottom: none;
}
.itg_newsletter div#signup form#contact_form input{
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;  
}
.itg_newsletter div#signup form#contact_form input#mc-embedded-subscribe{
    border-bottom: none; 
}
.itg_img_text .images-with-text .text-with-image.text_section .itg_top p {
    font-size: 13px !important;
}
.itg_img_text .images-with-text .text-with-image.text_section .itg_middle h3 {
    font-size: 20px;
}
.homepage-section {
    margin-bottom: 0px;
}
.itg_container {
    max-width: 100%;
    padding: 0 15px;
}
.itg_img_div, .itg_img2 {
    width: 100%;
    text-align: center;
}
.itg_studio_wrapper .itg_text {
    width: 100%;
    margin-top: 30px;
}
.itg_studio_wrapper{
    padding: 50px 0;  
}
.gridlock .featured-collection.index-section .row {
    width: 100%;
    padding: 0 15px;
}
.homepage-section {
    margin-bottom: 0px;
}
img.desktop_img.slideshow__image.slideshow__image--1522184606640-0.lazyload-fade.lazyautosizes.lazyloaded {
    display: none;
}
body.collection .itg_container .desktop-2.tablet-1.mobile-3 div#collection-sidebar{
	flex-wrap: wrap;  
}
.sidebar-flter.sortby {
    width: 100%;  
}
.sidebar-flter.sortby span, body.collection .itg_container .desktop-2.tablet-1.mobile-3 .sidebar-filter{
	width: 100%;
    margin-right: 0;
	border-bottom: 1px solid #ccc;
}
.sidebar-flter.sortby span:before, body.collection .itg_container .desktop-2.tablet-1.mobile-3 .sidebar-filter:before{
    right: 0;  
}
.sidebar-flter.sortby span:after, body.collection .itg_container .desktop-2.tablet-1.mobile-3 .sidebar-filter:after{
	display:none; 
}
.collection .product-info {
    width: 100%;
}
/* img.itg_desktop_img {
    display: none;
}
img.itg_mobile_img {
    display: block;
} */
.itg_collection_data {
    width: 100%;
}
.itg_collection_title .itg_collection_data h4 {
    font-size: 11px;  
}
.itg_collection_title .itg_collection_data h1 {
    font-size: 27px;
    line-height: 35px;
}
a.show.mobile-3 {
    display: none;
}
.shifter-enabled .shifter-handle svg g {
    fill: #000;
}
body.index .shifter-handle svg g {
    fill: #fff;
}
div#product-right {
    width: 100%;
    padding: 0 15px;
    margin: 0;
}
div#product-photos {
    width: 100%;
    margin: 0;
}
.itg_product_slider .flickity-page-dots{
	width: 100%;
    bottom: 0;
    top: auto;
    transform: none;
    left: 0;
}
.bold_option_displaytext{
    margin-bottom: 0px!important;  
}
.itg_product_detail .bold_option.bold_option_displaytext span.bold_option_element a{
    font-size: 12px; 
}
.bold_option_set .bold_option_dropdown label select{
	margin-bottom: 0;  
}
.itg_product_detail #product-add{
	flex-wrap: wrap;  
}
.itg_product_detail dl#product-price{
	width: 100%;
    margin-right: 0;  
}
.itg_product_detail #product-add input.AddtoCart{
	width: 100% !important;
    margin: 0;
}
.itg_product_detail .itg_product_accordion .accordion{
	font-size: 20px; 
}
.itg_shop_the_look .stl__embeded .stl__flex-row article.stl__product-list-item .stl__product-info .stl__product-title span.stl__clr-secondary{
    font-size: 14px;  
}
.itg_shop_the_look .stl__embeded .stl__flex-row article.stl__product-list-item .stl__ctl-product-actions.stl__gap-top-8.js-stl__product__add-to-cart button.stl__btn.add_to_cart{
    margin-bottom: 0;  
}
.itg_row{
	margin: 0;
}
.itg_video_section .itg_row{
    flex-direction: column-reverse;  
}
.itg_col4, .itg_col8 {
    width: 100%;
}
.itg_video{
    height: 150px;
    margin-bottom: 30px; 
}
.itg_product_bottom_content .itg_row .itg_col6:first-child, .itg_product_bottom_content .itg_row .itg_col6 {
    width: 100%;
}
.itg_product_bottom_content h3 {
    font-size: 20px;
}
ul#popups li{
    padding-right: 25px;
	margin-left: 0;
}
ul#popups li a{
    font-size: 13px; 
}
.itg_review_tab .cgt-desc ul li{
    width: 100%; 
}
.new-rings-in-action div#content {
    width: 100%;
}
.itg_page_heading h1 {
    font-size: 50px;
    flex-wrap: wrap;
}
.itg_member_wrapper .itg_col3 {
    width: 50%;
}
.itg_member_wrapper .itg_row .itg_col3:nth-child(even) {
    margin-top: 0px;
} 
.itg_content_text {
    padding: 30px 0;
}
.itg_step_heading p {
    width: 70%;
}
.itg_team_heading h3{
    font-size: 50px; 
}
.itg_team_content h2{
    font-size: 25px; 
}
.itg_accor_div .itg_acco_content,  .itg_accor_div .itg_acco_content .itg_stockist_div {
    width: 100%;
}
.itg_accor_div .itg_accor_img {
    width: 200px;
}
.itg_contact_content {
    padding: 0;
  	background-image: url(//www.artemerstudio.com/cdn/shop/t/103/assets/bg1.jpg?v=181324854937030785561765354271) !important;
  	background-size:contain;
  	background-position:top;
}
.itg_contact_content .desktop-6.mobile-3 {
    width: 100%;
}
.itg_contact_content .itg_container .itg_contact_img img {
    width: 85%;
    padding-top: 15px;
}
body.custom-order-contact-form .itg_text_center {
    width: 100%;
    flex-wrap: wrap;
}
body.custom-order-contact-form .itg_text_center .itg_cus_ord_text {
    width: 100%;
}

div#contactFormWrapper {
    margin-left: 0;
    margin-top: 30px;
}
.itg_content_text .itg_col4 {
    width: 100%;
}
.itg_page_banner{
	background-image: url(/cdn/shop/files/01_2a13a57a-81d5-49f9-9ea8-aafc9fea55c7.jpg?v=1623652974) !important;  
}
.itg_context p{
    width: 80%; 
}
.itg_account_wrapper{
    width: 90%; 
}
.itg_process_div{
    width: 100%;  
}
.homepage-section.featured-collection .product-collection-carousel .prod-container, .homepage-section.featured-collection .product-collection-carousel .product-info {
    width: 100%;
}
div#product-right {
    position: relative;
}
.itg_collection_video_wrapper .itg_col6 {
    width: 100%;
}
.itg_collection_video_wrapper .itg_video_content {
    padding: 50px 0;
}
.itg_collection_video_wrapper .itg_video_wrapper {
    height: 350px;
}
.collection #product-loop .itg_allcollection_div:nth-child(even) {
    flex-direction: inherit;
}
.itg_collection_bigimg {
    width: 100%;
}
.itg_collection_data_wrapper {
    width: 100%;
    padding: 30px 0;
}
.itg_collection_inner {
    width: 100%;
}
.itg_allcollection_div.product-index.desktop-4.tablet-2.mobile-half{
    flex-wrap: wrap;  
}
.shifter-enabled .shifter-navigation{
	background: #f7f6f3!important;  
}
.shifter-navigation ul#accordion .accordion-content ul.sub {
    margin: 0;
}
.shifter-navigation ul#accordion .accordion-content ul.sub a {
    color: #000;
    font-size: 15px;
    font-family: "PT Serif";
    font-weight: 400;
}
.shifter-navigation ul#accordion .accordion-content ul.sub .accordion-content2 ul.sub li a {
    font-weight: 300 !important;
    font-family: Lato;
}
ul#accordion li, .shifter-navigation ul#accordion .accordion-content ul.sub .accordion-toggle2 {
    padding: 8px 0;
/*     border-bottom: 1px solid #8894AB; */
  	border-bottom: 1px solid #e3e3e3;
}
  
.shifter-navigation ul#accordion .accordion-content ul.sub .accordion-content2 ul.sub li {
    padding: 0;
    border-bottom: none;
}
.shifter-navigation .search input {
    border: none;
/*     border-bottom: 1px solid #afc3ce; */
  	border-bottom: 1px solid #AE9A64;
    border-radius: 0;
    padding: 0;
    text-indent: 0;
    padding-left: 20px;
}
span.itg_mob_search_icon {
    position: absolute;
    top: 10px;
    left: 0;
}
span.itg_mob_search_icon svg g {
    stroke: #000;
}
nav.shifter-navigation ul{
    margin-left: 0; 
}
span.itg_mobile_img.mm-image {
/*     position: absolute;
    width: 100%;
    bottom: 0;
    left: 0; */
      position: fixed;
    width: 100%;
    bottom: -300px !important;
    left: 0;
    top: auto;
}
span.itg_mobile_img.mm-image .box-ratio {
    height: 0;
}
.itg_mob_search {
    width: 100%;
    display: inline-block;
    position: relative;
}
.itg_mob_search form{
    display: inline-block;
    width: 100%;  
}
span.itg_mobile_img.mm-image .box-ratio, span.itg_mobile_img.mm-image .box-ratio img {
    background-color: transparent !important;
}
span.itg_mobile_img.mm-image .box-ratio:after {
    display: none;
}
div#contactFormWrapper .itg_col6 p, div#contactFormWrapper .itg_col6, div#contactFormWrapper .itg_col12, div#contactFormWrapper .itg_col12 p {
    padding: 0;
}
.itg_contact_content form#contact_form {
    width: 100%;
}
.desktop-4.tablet-3.mobile-3.footer-sect.itg_menu {
    width: 50% !important;
}
footer {
    background-image: url(/cdn/shop/files/mobile-texture.jpg?v=1635341841);
    background-size: contain;
}
.itg_ctext, .itg_custom_contact_div, .itg_custom_design .itg_col6 {
    width: 100%;
}
body.request-a-custom-design .itg_page_banner .itg_pagetitle h1.desktop-12 {
    font-size: 50px;
}
.itg_video_section .itg_video {
    display: none;
}
.search div#product-loop .product-index {
    width: 50%;
    min-height: auto;
}
.search div#product-loop .product-index .product-info h3{
    min-height: 60px; 
}
.search div#product-loop .product-index .product-index-inner{
	margin-bottom: 0; 
}
}
@media (max-width: 479px) {
header.theme-header.stickynav #identity{
    flex-wrap: wrap; 
}
header.theme-header.stickynav ul#cart > li.custom-design{
 	display:none;
  
}
.itg_gallery .homepage-image-block {
    width: 100% !important;
}
.itg_gallery .homepage-image-block .caption h3 {
    font-size: 20px !important;
    margin-bottom: 20px;
}
.itg_gallery .homepage-image-block .caption span.itg_btn{
    width: 100%;
    border: 1px solid #ae9a64;
    text-align: center;
    padding: 5px 0px;
}
.itg_gallery .homepage-section.gallery .homepage-image-block, .itg_gallery .homepage-section.gallery{
    margin-bottom: 20px !important;  
}
.itg_studio_wrapper .itg_container{
    padding: 0;  
}
.itg_studio_wrapper .itg_img_div{
    text-align: left;  
}
.itg_studio_wrapper .itg_text {
    margin-left: 15px;
}
.itg_img_text .images-with-text{
    flex-wrap: wrap;  
}
.itg_img_text .images-with-text .text-with-image {
    width: 100%;
}
.itg_img_text .images-with-text .text-with-image.text_section .itg_middle, .itg_img_text .images-with-text .text-with-image.text_section .itg_bottom,  .itg_img_text .images-with-text .text-with-image.text_section .itg_top{
    position: relative;  
}
.itg_img_text .images-with-text .text-with-image.text_section .itg_top, .itg_img_text .images-with-text .text-with-image.text_section .itg_middle{
    top: auto;
    transform: none;  
}
.itg_img_text .images-with-text .text-with-image.text_section .itg_bottom{
    bottom: auto; 
}
.itg_img_text .images-with-text .text-with-image.text_section {
    padding: 30px;
}
#footer .desktop-4.tablet-3.mobile-3.footer-sect.itg_text, #footer .desktop-4.tablet-3.mobile-3.footer-sect.itg_menu, #footer .desktop-4.tablet-3.mobile-3.footer-sect.itg_newsletter{
    width: 100% 
}
.slideshow-section .index_Slider .box-ratio {
    position: relative;
    padding-bottom: 500px !important;
}
.row.images-with-text.right {
    flex-direction: column-reverse;
}
img.mobile_img {
    height: 500px;
    object-fit: cover;
}
.flex-caption.slide-1522184606640-0 .caption-inners .cta{
    width: 100%;
    display: inline-block;  
}
#Slideshow-1522184606640 .cta a, .cta {
    display: inline-block;
    border: 1px solid #ae9a64;
    background: #ae9a64;
    padding: 5px 0;
}
.itg_img_text .images-with-text .text-with-image.text_section .itg_bottom .itg_btn{
    width: 100%;
    background: #ae9a64;
    text-align: center;
    margin: 15px 0;
    padding: 5px 0;
    color: #fff;
}
.itg_img_text .images-with-text .text-with-image.text_section .itg_bottom .itg_btn svg g {
    stroke: #fff;
}
.homepage-section.image-with-text-overlay {
    height: 800px;
}
header.theme-header.stickynav #identity div#logo {
    width: calc(100% - 150px) !important;
}
header.theme-header.stickynav #identity div#logo svg {
	width: 100%;
}
header.theme-header.stickynav #identity div#cart-container {
    width: 150px !important;
}
.itg_icon_text p{
    font-size: 10px;
    line-height: 16px;  
}
.meet-the-team .itg_container {
    max-width: 100%;
}
.itg_team_heading_wrapper {
    padding: 70px 0 40px;
}
.itg_team_heading_wrapper .itg_col6, .itg_team_content p {
    width: 100%;
}
.itg_team_heading{
	width: 100%;
    text-align: center; 
    margin-bottom: 30px;
}
.itg_team_heading h3 {
    font-size: 40px;
    transform: none;
    margin-left: 0;
}
.itg_content_wrapper{
    flex-wrap: wrap;  
}
.itg_content_wrapper .itg_col6 {
    width: 100%;
}
.itg_img_text_wrapper{
    padding: 50px 0; 
}
.itg_step_heading p {
    width: 100%;
}
.itg_step_wrapper .itg_col3 {
    width: 100%;
}
.itg_step_div h2 {
    font-size: 100px;
}
body.page-stockists .page-width h3{
    font-size: 30px; 
}
.itg_page_wrapper .itg_subheading h3 {
    font-size: 50px;
}
div#contactFormWrapper .itg_col6, .itg_context p {
    width: 100%;
}
.itg_accor_div .itg_accor_img{
 	position:relative;
  	width:100%;
}
body.collection .itg_container .desktop-2.tablet-1.mobile-3 .sidebar-filter.color ul, body.collection .itg_container .desktop-2.tablet-1.mobile-3 .sidebar-filter.dimond-size ul, body.collection .itg_container .desktop-2.tablet-1.mobile-3 .sidebar-filter.gemstone ul{
    left: 0; 
}
.itg_mobile_newsletter {
    display: inline-block;
    width: 100%;
    margin-bottom: 50px;
    border-bottom: 1px solid #E0DDF5;
}

.itg_mobile_newsletter .footer-sect.itg_newsletter {
    width: 100%;
}
#footer .itg_mobile_newsletter .footer-sect.itg_newsletter h4 {
    color: #252525;
    font-size: 24px !important;
    line-height: 16px;
}
.itg_newsletter div#signup form#contact_form input{
	border-bottom: none;
    margin-bottom: 20px;
    background: #fff;
    height: 50px;
    box-shadow: 0px 2px 145px rgba(56,1,127,0.05);  
}
.itg_mobile_social {
    display: inline-block;
    width: 100% !important;
}
.itg_mobile_social ul#social-links {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0;
}
div#bottom-footer {
    margin-top: 0 !important;
    text-align: center;
    padding: 0 !important;
}
div#bottom-footer .footer-left {
    margin-top: 10px !important;
}
div#bottom-footer .footer-left p.copyright-text {
    text-align: center;
}
div#bottom-footer .footer-left p.copyright-text span {
    margin-left: 10px;
    padding-left: 10px;
    position: relative;
}
div#bottom-footer .footer-left p.copyright-text span:before {
    position: absolute;
    content: '|';
    left: 0;
}
h2.target {
    display: none;
}
.itg_newsletter {
    display: none;
}
.itg_mobile_newsletter .footer-sect.itg_newsletter {
    display: block;
}
footer#footer{
	padding-bottom: 50px;
}
.desktop-4.tablet-3.mobile-3.footer-sect.itg_mobile_social{
	display:block; 
}
.desktop-4.tablet-3.mobile-3.footer-sect.itg_text {
    margin-bottom: 20px !important;
}
.itg_footer_logo{
    text-align: left;  
}
.search div#product-loop .product-index {
    width: 100%;
    min-height: auto;
}
.search div#product-loop .product-index .product-info h3{
    min-height: auto; 
}
.itg_product_bottom_content ul#popups {
    display: flex;
    width: 100%;
    justify-content: space-between;
	text-align: center; 
}
/* ul#popups{
    text-align: center; 
} */
ul#popups li a {
    font-size: 11px;
}
ul#popups li {
    padding-right: 5px;
}
ul#popups li.last {
    padding-right: 0px;
}
#product-loop .price {
    font-size: 11px;
    line-height: 15px;
}
#product-loop .product-info h3 {
    font-size: 13px;
    /*max-height: 70px;
    overflow: hidden;
    height: 70px;*/
  	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#product-loop .price, #product-loop .price .price__regular{
    font-size: 11px;
    line-height: 15px;  
}
}
  

/*new css end*/

/* .inner-wrapper-sticky {
    position: sticky !important;
    transform: none !important;
}
#slider .flickity-viewport {
    height: 100% !important;
}

.flickity-slider {
    transform: none !important;
    position: relative !important;
}
.slick-list.draggable {
    overflow: scroll;
}
.slick-list.draggable::-webkit-scrollbar { 
  width: 0 !important;
  display: none; 
} */


[data-climate-friendly-type="mini"] .cc-logo-inline {
    height: 16px !important;
}
span.ajaxcart__product-meta[data-href*='cc-carbon-offset'],.pro_cc-carbon-offset {
    display: none;
}
.cc-help-fund__item>div {
  display: contents;
}
.cc-help-fund {
  gap: 10px;
}
body.collection .itg_container .desktop-2.tablet-1.mobile-3 .sidebar-filter.itg_clearall:before {
    display: none;
}
body.collection .itg_container .desktop-2.tablet-1.mobile-3 .sidebar-filter.itg_clearall a.active-filters__clear {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    border-bottom: none!important;
    font-family: Lato;
    text-transform: capitalize;
    width: auto!important;
    background: rgb(171, 154, 107);
    color: #fff;
    padding: 7px 10px;
}
.itg_video img{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit:contain;
}

ul.megamenu .mega-container span.desktop-9.tablet-6 {
    display: flex;
    justify-content: space-between;
}
body h2.target {
    display: none !important;
}

div.itg_product_bottom_content > div.itg_container > div.itg_row {
  flex-wrap: nowrap
}
div.itg_video_section > div.itg_container > div.itg_row {
  flex-wrap: nowrap
}
#product-description > div:nth-child(3) > div.itg_product_custom_data {
  margin: 0;
}
.itg_product_custom_data .itg_col3 {
  width: 26%;
  padding: 0 10px;
}
#shopify-section-team-section > div.itg_team_heading_wrapper > div.itg_video_wrapper > div.itg_video_content > div.itg_container > div.itg_row > div.itg_col6 {
  padding: 0;
}
@media only screen and (max-width: 479px) {
  div.itg_product_bottom_content > div.itg_container > div.itg_row {
    flex-wrap: wrap;
  }
  div.itg_video_section > div.itg_container > div.itg_row {
    flex-wrap: wrap;
  }
  header.theme-header.stickynav #identity div#cart-container {
    width: 100px;
  }
  header.theme-header.stickynav #identity div#logo {
    width: calc(100% - 195px) !important;
  }
}


/* new css start */
/* footer {
    background-size: cover;
    background-color: transparent;
    background-repeat: no-repeat;
} */
:focus, .focus-visible {
    outline: none !important;
}

.homepage-section.gallery.row [class*=all-], .homepage-section.gallery.row [class*=desktop-], .homepage-section.gallery.row [class*=max-], .homepage-section.gallery.row [class*=min-], .homepage-section.gallery.row [class*=mobile-], .homepage-section.gallery.row [class*=tablet-] {
    float: none;
}
.homepage-section.gallery {
  display: flex;
}

.itg_studio_wrapper .itg_container {
    padding: 0px 15px;
}
.itg_studio_wrapper .itg_row {
    flex-wrap: nowrap;
}
.itg_member_wrapper .itg_row {
    justify-content: center;
}
.itg_video_content .itg_container {
    padding: 0px 15px;
}
/* header.theme-header.stickynav ul#cart > li .shifter-handle svg path {
    fill: #000;
} */
ul#nav li a:hover {
    border-bottom-color: #000;
}
.itg_gallery .homepage-section.gallery .caption {
    padding-top: 15px;
}
.itg_step_wrapper .itg_row {
    justify-content: space-between;
}
.itg_step_wrapper .itg_col3 {
    width: calc(25% - 15px);
    padding: 0px;
}

.itg_page_banner {
    width: 100%;
    padding: 0px 0;
    position: relative;
}
.page_banner_img img {
    width: 100%;
    display: block;
}
.page_banner_content {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%) !important;
    width: 100%;
}
img.dekstop_img {
    display: block;
  width: 100%;
}
img.mob_img {
     display: none;
}
.page_banner_content .itg_container {
    padding: 0px 15px;
}
.header-section ul#cart li.custom-design a{
  border-bottom: 1px solid transparent;
}
.header-section ul#cart li.customer-accounts a{
  border-bottom: 1px solid transparent;
}
.header-section ul#cart li.cart-overview a{
  border-bottom: 1px solid transparent;
}
.header-section ul#cart li.custom-design a:hover, .header-section ul#cart li.customer-accounts a:hover, .header-section ul#cart li.cart-overview a:hover {
 border-bottom-color: #000; 
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus {
    box-shadow: none;
}
.itg_search_div {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}
.itg_search_div span.itg_search_close {
    position: relative;
    margin-right: 20px;
    margin-top: 0px;
}
#search-bar #q {
    min-width: auto;
}
.gridlock .row [class*=all-], .gridlock .row [class*=desktop-], .gridlock .row [class*=max-], .gridlock .row [class*=min-], .gridlock .row [class*=mobile-], .gridlock .row [class*=tablet-] {
    float: none; 
    margin-left: 1.04166667%;
    margin-right: 1.04166667%;
}
body.search .itg_page_heading div#search-bar input#q {
    margin: 0;
}
section.user-login .secondary-button.create-customer {
    padding: 0px;
}
.gridlock .row [class*=all-], .gridlock .row [class*=desktop-], .gridlock .row [class*=max-], .gridlock .row [class*=min-], .gridlock .row [class*=mobile-], .gridlock .row [class*=tablet-] {
    float: none;
    margin-left: auto;
    margin-right: auto;
}
.itg_search_popup {
    top: 0;
}
.itg_search_popup button.search-button {
    line-height: 50px;
}
#shopify-section-search-template div#product-loop {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.icn {
    top: auto;
    left: auto;
}
.search div#product-loop .product-index {
    width: calc(33.33% - 15px);
    margin: 0;
    padding-left:0px;
    padding-right: 0px;
    padding-bottom: 10px;
    min-height: auto;
}
#pagination {
    padding-bottom: 30px;
}
.search .box-ratio {
    border: 1px solid #eee;
}
.product-index img {
    margin: 0 auto 0px; 
}

div#contactFormWrapper .itg_col6 {
    width: 100%;
}
.itg_faq .collapsible-trigger:after {
    top: 0;
    bottom: auto;
}
.shopify-challenge__container .g-recaptcha {
    padding-bottom: 20px;
}
.shopify-challenge__container .shopify-challenge__button {
    background: #ae9a64;
    color: #fff;
}
.itg_member_wrapper .itg_col3 {
    width: 20%;
    padding: 0 15px;
}
.itg_step_div {
    text-align: center;
}
.itg_step_div h3 {
    left: 0%;
    right: 0;
}
.itg_product_accordion button.accordion.prod-tab.active:after {
  content: '-';
}
.itg_pro_acco .accordion:after {
    width: 30px;
    text-align: center;
}
.itg_footer_logo {
    margin-left: 15px;
}
/* #footer .row {
    width: 92%;
} */

   
/* .itg_product_accordion .itg_pro_acco:first-child .accordion.active:after{
    content: '+';
}  */
/* .itg_product_accordion .itg_pro_acco:first-child .accordion:after {
  content: '+';
} */


/* @media (min-width: 992px) and (max-width: 1199px){
.itg_gallery .homepage-image-block {
    padding: 0 15px;
    width: 20% !important;
}
}

@media (min-width: 981x) and (max-width: 991px){
.itg_gallery .homepage-image-block {
    padding: 0 15px;
    width: 20% !important;
}
} */


@media screen and (max-width: 980px){
  header.theme-header.stickynav {
    width: auto;
}
  header.theme-header.stickynav #identity div#logo {
    width: calc(100% - 150px) !important;
}
  header.theme-header.stickynav #identity {
    width: 100%;
    margin: 0;
    justify-content: center;
}
  body.index div#shopify-section-header .header-section header {
    padding: 15px;
}
  .shifter-enabled .shifter-navigation {
    width: 230px;
}
 .itg_mob_search form {
    width: calc(100% - 20px);
}
  .drawer {
    padding: 0 10px 15px;
}
  div#shopify-section-header .header-section header {
    padding: 15px;
}
  header.theme-header.stickynav ul#cart > li {
    line-height: initial;
}
  .header-section ul#cart li a {
    align-items: center;
}
  .ctm-desktop_img {
    display: none;
}
  .ctm-mob-img {
    display: block;
  }
/*   .itg_gallery .homepage-image-block {
    width: 20% !important;
} */
   ul#cart > li a {
    margin-left: 4px;
}
  .itg_gallery .itg_video_content {
    padding: 80px 0;
}
  #search-bar #q {
    width: 100%;
    min-width: auto;
}
  .thumb-slider.thumbnail-slider.custom.vertical-carousel {
    bottom: 20px;
    left:0;
}
  
}

@media screen and (min-width: 1199px) and (max-width: 1299px){
  .itg_team_heading_wrapper .itg_video_content .itg_container {
    max-width: 960px;
    margin: 0 auto;
}
}


@media (min-width: 991px) and (max-width: 1199px){
 .itg_team_heading h3 {
    font-size: 40px;
    margin-left: -100px;
}
  .itg_team_heading_wrapper .itg_video_content {
    padding: 90px 0;
}
  .itg_team_heading_wrapper .itg_video_wrapper {
    height: 746px;
}
   body.collection .itg_container .desktop-2.tablet-1.mobile-3 div#collection-sidebar {
    padding: 0px 15px;
}
  .page-stockists .itg_page_wrapper .itg_container {
    max-width: 960px;
}
  .page-stockists .itg_page_wrapper .itg_container .itg_row {
    margin: 0;
}
  .page-stockists .page-content .itg_container {
    max-width: 960px;
}
  .itg_studio_wrapper .itg_text {
    margin-top: 0%;
  }
}

@media screen and (min-width: 741px) and (max-width: 991px){ 
  .itg_video_wrapper {
    height: 100%;
}
  .itg_team_heading_wrapper .itg_video_wrapper video#vid {
    height: 100%;
    position: relative;
}
  .itg_team_heading_wrapper .itg_video_content {
    padding: 80px 0 0px;
}
  .itg_video_wrapper video {
    display: none;
}
  .itg_video_content {
    position: relative;
}
  .itg_team_heading h3 {
    margin-left: 0px;
}
  .itg_video_wrapper:after {
    display: none;
}
  .itg_team_heading h3 {
    font-size: 40px;
    margin-left: -100px;
}
/*   .itg_team_heading_wrapper .itg_video_content {
    padding: 100px 0 100px;
} */
  .shifter-enabled .shifter-handle svg g {
    fill: #000;
}
  body.index .shifter-handle svg g {
    fill: #fff;
}
  .itg_studio_wrapper {
    padding: 80px 0 50px;
}
  .featured-collection {
    padding: 80px 0 50px;
}
  .itg_step_heading p {
    width: 100%;
}
  .itg_step_wrapper .itg_col3 {
    width: calc(50% - 15px);
    padding: 0px;
}
   body.request-a-custom-design .itg_page_banner .itg_pagetitle h1.desktop-12 {
    font-size: 32px;
}
  body.request-a-custom-design .itg_page_banner .itg_pagetitle h1.desktop-12 {
    width: auto;
}
  body.collection .itg_container .desktop-2.tablet-1.mobile-3 div#collection-sidebar {
    padding: 0px 15px;
}
  .collection.gridlock .row .tablet-2 {
    width: calc(50% - 15px);
}
  .product div#content .product-page {
    flex-wrap: nowrap;
    align-self: flex-start;
}
 .product [data-aos^=fade][data-aos^=fade] {
    opacity: 1;
}
  div#product-photos {
    align-self: start;
    width: 50%;
}
  div#product-right {
    width: 50%;
}
  .desktop-4.tablet-3.mobile-3.footer-sect.itg_text {
    margin-bottom: 20px !important;
}
  .itg_page_wrapper {
    padding: 80px 0 80px;
}
  .itg_page_wrapper .itg_subheading h3 {
    font-size: 40px;
}
  body.custom-order-contact-form #content .itg_page_banner.itg_custom_order .itg_pagetitle h1 {
    font-size: 40px;
    line-height: initial;
}
}


@media screen and (max-width: 740px){
  .gridlock .featured-collection.index-section .row {
    width: auto;
}
/*   .itg_img_text .images-with-text .text-with-image {
    width: auto;
} */
  .image-with-text-overlay .itg_top_text {
    width: auto;
}
  .itg_studio_wrapper .itg_row {
    flex-wrap: wrap;
}
   .itg_member_wrapper .itg_col3 {
    width: calc(33.33% - 15px);
    padding: 0px;
}
  .itg_member_div .itg_member_data h3 {
    font-size: 14px;
}
  .itg_member_div .itg_member_data p {
    font-size: 12px;
    line-height: initial;
}
  .itg_member_wrapper .itg_row {
    justify-content: space-between;
}
  .itg_member_div {
    padding-bottom: 20px;
}
  .itg_member_div img {
    display: block;
}
  .itg_member_div {
    padding-bottom: 20px;
}
   .itg_member_wrapper .itg_col3:last-child .itg_member_div {
    padding-bottom: 0px;
}
  .itg_member_data {
    opacity: 1;
    visibility: visible;
}
  .itg_step_wrapper {
    padding: 50px 0;
}
  .itg_video_wrapper {
    height: auto;
}
  .itg_team_heading_wrapper .itg_video_wrapper video#vid {
    height: 100%;
    position: relative;
}
    .itg_team_heading_wrapper {
    padding: 0px;
}
  .itg_team_heading_wrapper .itg_video_content {
    padding: 50px 0 50px;
}
 .itg_team_heading {
    text-align: center;
    margin-bottom: 30px;
    display: block;
}
  .itg_team_heading h3 {
    font-size: 35px;
    transform: none;
}
  .itg_team_heading_wrapper .itg_col6, .itg_team_content p {
    width: 100%;
}
  .itg_video_wrapper video {
    display: none;
}
  .itg_team_heading h3 {
    margin-left: 0px;
}
  footer {
    padding-top: 50px;
}
  .itg_studio_wrapper {
    padding: 80px 0;
}
  .featured-collection {
    padding: 80px 0 50px;
}
  .itg_gallery .itg_video_content {
    padding: 80px 0 20px 0px;
}
  .sidebar-flter.sortby span:before, body.collection .itg_container .desktop-2.tablet-1.mobile-3 .sidebar-filter:before {
    right: 5px;
}
  .sidebar-flter.sortby span {
    padding-right: 0px;
}
  .itg_step_heading p {
    width: 100%;
}
  img.dekstop_img {
    display: none;
}
img.mob_img {
    display: block;
    width: 100%;
}
  .itg_custom_design {
    padding: 60px 0 60px;
}
  .itg_customize_process {
    padding: 80px 0;
}
  .itg_custom_gallery {
    padding: 80px 0 20px 0;
}
  body.request-a-custom-design .itg_page_banner .itg_pagetitle h1.desktop-12 {
    width: auto;
}
  body.request-a-custom-design .itg_page_banner .itg_pagetitle h1.desktop-12 {
    font-size: 32px;
}
  .itg_search_inner form.header-search-form {
    width: auto;
    display: block;
}
  .itg_search_inner {
    padding: 20px;
    width: auto;
    position: relative;
}
  .itg_account_wrapper {
    width: auto;
    padding: 20px;
}
  section.user-login {
    margin-top: 48px;
    padding-bottom: 73px;
}
  #product-description form, .product-description form {
    width: auto;
}
  .itg_collection_title .itg_collection_data h1 {
    font-size: 25px;
}
  .itg_contact_content .desktop-6.mobile-3 {
    width: auto;
}
  .itg_context {
    padding: 50px 0;
}
 .itg_page_wrapper {
    padding: 50px 0 50px;
}
  .itg_page_wrapper .itg_subheading h3 {
    font-size: 40px;
}
  div#shopify-section-rings-in-action .itg_page_heading .itg_row {
    justify-content: center;
}
  div#shopify-section-rings-in-action .itg_page_heading {
    padding: 40px 0;
}
  div#shopify-section-rings-in-action .itg_page_heading h1 {
    font-size: 35px;
    justify-content: center;
}
  .itg_step_wrapper .itg_col3 {
    width: calc(50% - 15px);
    padding: 0px;
}
  .itg_step_div h3 {
    letter-spacing: 3px;
    font-size: 13px;
    text-align: center;
}
  .page-chronicles .cstm_container {
    padding: 50px 0 50px;
}
  .cstm_container h3 {
    font-size: 35px;
}
  body.after-purchase div#content .page-width h4 {
    font-size: 30px;
    margin-bottom: 30px;
}
  body.custom-order-contact-form #content .itg_page_banner.itg_custom_order .itg_pagetitle h1 {
    font-size: 35px;
    line-height: initial;
}
  .itg_accor_div .itg_acco_content, .itg_accor_div .itg_acco_content .itg_stockist_div {
    min-height: auto;
}
  .itg_faq .collapsible-trigger {
    line-height: inherit;
}
  .itg_collection_video_wrapper .itg_video_wrapper {
    height: auto;
  }
  .collection-banner.itg_collection_list div#collection-description h1 {
    font-size: 30px;
}
  .collection-banner.itg_collection_list div#collection-description p {
    font-size: 15px;
    line-height: initial;
}
    .itg_product_detail .itg_product_accordion .panel {
    padding: 0 30px 0px 0px !important;
}
  .itg_product_detail .itg_product_accordion .accordion {
    width: calc(100% - 30px);
}
  #product-description form, .product-description form {
    width: calc(100% - 30px);
}
  .itg_title_wishlist h1 {
    font-size: 25px;
}
  .ctl-product-actions-button button {
    width: calc(100% - 30px)!important;
}
  .ctl-product-actions-button button {
    width: calc(100% - 30px) !important;
}
  .itg_shop_the_look .ctl-product-component .ctl-product-component-info p.ctl-product-title {
    font-size: 15px;
}
.ctl-product-component-info {
    width: calc(100% - 150px);
    padding-right: 30px;
}
  .ctl-product-title {
    width: auto !important;
}
  div#shopify-section-product-template .itg_video_section .itg_col4, div#shopify-section-product-template .itg_video_section .itg_col8 {
    width: auto;
}
   div#shopify-section-product-template .itg_video_section .itg_video {
    display: block;
}
  div#shopify-section-product-template .itg_video img {
    position: relative;
}
  .itg_product_detail #product-add {
    flex-wrap: nowrap;
  }
  .itg_product_detail dl#product-price {
    padding-bottom: 0px;
}
}




@media screen and (min-width: 981px) and (max-width: 992px) {
.itg_row {
    margin: 0;
}
  .itg_img_div, .itg_img2 {
    width: 300px;
}
  .itg_studio_wrapper .itg_text {
    width: calc(100% - 600px);
    margin-top: 0;
}
  .itg_studio_wrapper {
    padding: 80px 0 80px;
}
  .page-stockists .itg_page_wrapper .itg_container {
    max-width: 960px;
}
  .page-stockists .itg_page_wrapper .itg_container .itg_row {
    margin: 0;
}
  .page-stockists .page-content .itg_container {
    max-width: 960px;
}
}

@media screen and (min-width: 981px){
header.theme-header.stickynav {
    width: auto;
}
header.theme-header.stickynav #identity nav#nav {
    width: 35% !important;
}
header.theme-header.stickynav #identity div#logo {
    width: 30% !important;
}
header.theme-header.stickynav #identity div#cart-container {
    width: 35% !important;
}
header.theme-header.stickynav #identity {
    justify-content: space-between;
}
ul#cart li a svg {
    margin-top: 0px;
}
ul#cart > li {
    height: auto;
}
  .ctm-desktop_img {
    display: block;
}
  .ctm-mob-img {
    display: none;
}
 .thumb-slider.thumbnail-slider.custom.vertical-carousel {
    padding-right: 10px;
    padding-left: 10px;
}
  div#slider {
    width: calc(100% - 80px);
}
  /* .thumb-slider.thumbnail-slider.custom.vertical-carousel {
    padding-right: 10px;
    padding-left: 20px;
} */
div#product-description {
    margin-left: 0px;
}
  div#product-right {
    flex: 0 0 40%;
    width: calc(40% - 15px);
}
div#product-photos {
    width: calc(60% - 15px);
    justify-content: space-between;
}
  .product div#content .product-page {
    padding: 0px 15px;
}
}

@media only screen and (min-width: 741px){
#shopify-section-search-template div#product-loop {
    padding: 40px 40px 0px;
}
  .itg_collection_data {
    width: auto;
    padding: 0px 15px;
}
  .contact_wrapper {
    width: 100%;
    display: flex;
}
   .custom-order-formcontent {
    width: 100%;
    display: flex;
}
  .itg_content_text .itg_row {
    justify-content: center;
}
  .itg_custom_design .itg_row {
    align-items: inherit;
    justify-content: space-between;
}
  .itg_contact-form {
    display: flex;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
  .itg_newsletter div#signup form#contact_form {
    display: block;
    border-bottom: 0px;
}
}

@media only screen and (min-width: 479px) and (max-width: 981px){
  #footer .desktop-4.tablet-3.mobile-3.footer-sect.itg_text, #footer .desktop-4.tablet-3.mobile-3.footer-sect.itg_menu, #footer .desktop-4.tablet-3.mobile-3.footer-sect.itg_newsletter {
    width: calc(50% - 15px);
    margin: 0;
    padding: 0px;
}
  .desktop-4.tablet-3.mobile-3.footer-sect.itg_menu {
    width: calc(50% - 5px) !important;
}
  footer .row {
    justify-content: space-between;
}
}

@media only screen and (min-width: 479px) and (max-width: 741px){
  .text_section {
    padding: 20px;
}
  .homepage-section.image-with-text-overlay {
    height: 800px;
}
  .itg_gallery .homepage-section.gallery .caption {
    padding-bottom: 15px;
}
  .desktop-4.tablet-3.mobile-3.footer-sect.itg_text {
    margin-bottom: 20px !important;
}
  .itg_footer_logo {
    margin-left:0px;
  }
}

@media only screen and (max-width: 479px) {
.itg_studio_wrapper .itg_text {
    margin-left: 0px;
}
 .search div#product-loop {
    display: block;
}
  .search div#product-loop .product-index {
    width: auto;
    min-height: auto;
    padding: 15px;
}
  #shopify-section-search-template div#product-loop {
    display: block;
}
  header.theme-header.stickynav #identity div#logo svg {
    max-width: 140px;
  }
   .itg_img_text .images-with-text .text-with-image {
    width: auto;
}
  .featured-collection {
    padding: 40px 0 10px;
}
 .itg_mobile_newsletter {
    margin-bottom: 10px;
    border-bottom: none;
}
  .itg_footer_logo {
    margin-left: 0px; 
}
#footer .desktop-4.tablet-3.mobile-3.footer-sect.itg_text,
#footer .desktop-4.tablet-3.mobile-3.footer-sect.itg_menu,
#footer .desktop-4.tablet-3.mobile-3.footer-sect.itg_newsletter {
    width: calc(100% - 15px);
    padding: 0px;
}
   #footer .desktop-4.tablet-3.mobile-3.footer-sect.itg_menu {
    width: calc(50% - 15px);
    padding: 0px; 
}
  footer .row {
    justify-content: space-between;
}
}
    

/* new css end */




/* collection-list */
.collection-middle-banner-block .collection-banner-title-block img {
    display: flex;
    height: 100%;
}
.collection-middle-banner-block .collection-banner-title-block {
    display: flex;
    height: 100%;
    bottom: 0;
}
.collection-middle-banner-block .collection-title-button-block {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: grid;
    place-content: center;
    place-items: center;
    color: #fff;
    width: 100%;
    z-index: 10;
}
.collection-middle-banner-block .product-title-price-block {
    display: grid;
    place-content: center;
    place-items: center;
}
.collection-middle-banner-block .product-title-price-block a {
    color: #000000;
    text-align: center;
}
.collection-middle-banner-block .shop-button-block{
  display: none;
}
body .collection-middle-banner-block {
    gap: 70px;
    max-width: 1600px;
    margin-inline: auto;
    padding-inline: 50px;
}
.collection-middle-banner-block .collection4 {
    font-weight: 400;
    font-size: 14px;
    line-height: 16.8px;
    text-align: center;
    text-transform: uppercase;
}

.collection-middle-banner-block .collection-title4 {
    font-weight: 400;
    font-size: 45px;
    line-height: 59.63px;
    text-align: center;
    margin-block: 30px;
}
.collection-middle-banner-block .collection-link {
    font-family: Lato;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
}

.collection-middle-banner-block .collection-link a {
    display: flex;
    align-items: center;
    gap: 15px;
}
.collection-middle-banner-block .collection-link a span.icon-wrap {
    line-height: 1;
}
.collection-middle-banner-block .collection-banner-title-block:after,
.collection-middle-banner-block .collection-banner-title-block:before{
  content: unset;
}
.collection-middle-banner-block .single-item .product-image img {
  display: flex;
}
.collection-middle-banner-block .single-item {
    display: grid;
    gap: 20px;
}
.product-all-items-shop-button {
    height: 100%;
}
.collection-middle-banner-block > div{
    display: grid;
}
.collection-middle-banner-block > div:first-child  {
    place-content: end;
}
.collection-middle-banner-block > div:first-child .single-item {
    padding-block-end: 95px;
    width: 100%;
    padding-block-start: 12px;
}
.collection-middle-banner-block > div:last-child  .single-item {
    padding-block-start: 95px;
    width: 100%;
}
.collection-middle-banner-block > div:last-child {
    place-content: start;
    padding-block-end: start;
}

.itg_allcollection_div.collection-with-middle-image {
    margin-top: 160px !important;
}

.itg_allcollection_div.collection-with-middle-image .collection-middle-banner-block {
    max-width: 1499px;
}

.itg_allcollection_div.collection-with-middle-image .product-all-items-shop-button .all-items .product-image {
    border: 1px solid #0000000d;
}

.itg_allcollection_div.collection-with-middle-image {
    display: flex;
    margin: 0;
    align-items: center;
    flex-direction: column !important;
    gap: 80px;
    padding-bottom: 160px;
}

.itg_allcollection_div.collection-with-middle-image .shop-button-block a {
    color: #ab9a6b;
    font-size: 16px;
    line-height: 19.2px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.shopify-section.two-product-collection-section .prod-image > a{
  display: block;
}
@media(max-width: 767px){
  .itg_allcollection_div.collection-with-middle-image .shop-button-block a {
    color: #313131;
  }
  .itg_allcollection_div.collection-with-middle-image .shop-button-block a svg path {
    fill: #313131;
  }
}
.collection-middle-banner-block > div .single-item .prod-container .prod-image {
    border: 1px solid #0000000d;
}

.collection-middle-banner-block > div .single-item .product-info {
    margin: 0px auto 0;
}

.collection-middle-banner-block > div .single-item .product-info h3 {
    font-size: 16px;
    line-height: 20.8px;
    margin-bottom: 8px;
}


.collection-middle-banner-block > div .single-item .product-info .price__regular {
    font-size: 16px;
    line-height: 20.8px;
}

.custom-collection-list div#product-loop {
    margin: 0;
}

.custom-collection-list div#AjaxinatePagination {
    display: block;
    padding: 40px 15px;
}

body.collection .page-wrap .shopify-section:last-child {
    margin: 0 !important;
}

.custom-collection-list div#AjaxinatePagination .ajax_loader {
    text-align: center;
}

.custom-collection-list div#AjaxinatePagination .ajax_loader a {
    color: #ab9a6b;
    font-size: 16px;
    line-height: 19.2px;
    font-weight: 600;
    text-transform: uppercase;
}


@media(min-width:1440px){
  body .collection-middle-banner-block {
    grid-template-columns: 383px 1fr 383px;
}
  
}

@media (max-width:1024px) {
  .collection-with-product-slider .product-all-items-shop-button .all-items .item.product-index .product-info {
    margin: 20px auto 0;
    max-width: 100%;
}
  
}


@media (max-width:767px) {
 .template-list-collections .itg_allcollection_div, .template-list-collections .collection-with-right-image{
  display: block!important;
  }
   .template-list-collections .product-all-items-shop-button {
        width: 100%;
        max-width: 100%;
        overflow: hidden;
    }
}

/* revision css start */
/* collection-banner-css */
.template-list-collections .collection-banner {
    height: auto;
}

.template-list-collections .collection-banner img {
    height: 100%;
    display: flex;
}

.template-list-collections .collection-banner.height-400,
.template-list-collections .collection-banner.height-400 img {
    height: 400px;
}

.template-list-collections .collection-banner.height-500,
.template-list-collections .collection-banner.height-500 img {
    height: 500px;
}

.template-list-collections .collection-banner.height-600,
.template-list-collections .collection-banner.height-600 img {
    height: 600px;
}

.template-list-collections .collection-banner .box-ratio:after {
    background: unset;
}

a.collection-link-text {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    text-transform: capitalize;
    font-family: Lato;
    font-weight: 400;
    font-size: 16px;
    line-height: 19.2px;
    letter-spacing: 0;
}

a.collection-link-text .icon-wrap {
    line-height: 1;
    position: relative;
    top: 2px;
}
.template-list-collections div#AjaxinateLoop {
    width: 100vw;
}
.template-list-collections .collection-with-left-image.side_images,
.template-list-collections .collection-with-right-image.side_images {
    justify-content: center;
}
.template-list-collections .collection-middle-banner-block .collection-banner-title-block img {
    height: auto!important;
    aspect-ratio: 593 / 911;
    object-fit: cover;
}
.template-list-collections .collection-middle-banner-block .collection-banner-title-block {
    position: relative;
}

.template-list-collections .collection-middle-banner-block .collection-banner-title-block::before
,.template-list-collections .collection-middle-banner-block .collection-banner-title-block::after {
    position: absolute;
    /* background: #00000020; */
    content: ''!important;
    inset: 0;
}
.template-list-collections .prod-image .box-ratio{
      height: 100%;
      padding-bottom: 0 !important;
}
.template-list-collections .prod-image img {
    width: 100%!important;
    object-fit: cover;
}
.template-list-collections .collection-middle-banner-block > div:first-child .single-item {
    margin-bottom: 0;
}

.template-list-collections .collection-middle-banner-block > div:last-child .single-item {
    margin-block: 0;
}
.shop-button-block svg {
    position: relative;
    top: .15rem;
}
.collection-link svg {
    position: relative;
    top: .05rem;
}
@media only screen and (min-width: 768px){
.template-list-collections .md--hidden{
  display: none
}
  .template-list-collections .collection-banner.itg_collection_list div#collection-description h1 {
    font-weight: 400;
    font-size: 64px;
    line-height: 84.8px;
    letter-spacing: 0;
    margin-bottom: 70px;
}
  .template-list-collections section.collection-list.rich-text {
    padding-block: 160px 60px!important;
}

.template-list-collections section.collection-list.rich-text * {
    margin-block: 0;
}
.template-list-collections section.collection-list.rich-text h2.section-heading {
    font-weight: 400;
    font-size: 40px;
    line-height: 53px;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 40px;
}
.template-list-collections section.collection-list.rich-text .pages-content {
    text-transform: capitalize;
    font-weight: 400;
    font-size: 14px;
    line-height: 16.8px;
}
}
@media only screen and (max-width: 767px){
  .template-list-collections .side_images .single-item {
    padding-inline: 20px;
  }
  .template-list-collections .sm--hidden{
    display: none!important;
  }
  .template-list-collections .collection-banner.itg_collection_list div#collection-description h1 {
    font-weight: 400;
    font-size: 40px;
    line-height: 53px;
    letter-spacing: 0%;
    text-align: center;
    margin-bottom: 50px;
  }
  .template-list-collections .collection-middle-banner-block .collection4 {
      font-size: 12px;
      line-height: 14.4px;
  }
  .template-list-collections .collection-banner-title-block img {
      aspect-ratio: 375 / 600;
      height: auto;
      object-fit: cover;
  }
  .template-list-collections .shop-button-block {
      margin-top: 40px;
  }
  .shopify-section.two-product-collection-section .shop-button-block {
      margin-top: 70px;
  }
  
.shopify-section.single-product-collection-section .shop-button-block a {
    color: #313131!important;
}
.shopify-section.single-product-collection-section .shop-button-block a svg path {
    fill: #313131!important;
}
  .template-list-collections section.collection-list.rich-text {
     padding-top: 90px!important;
      padding-bottom: 40px!important;
  }
  .template-list-collections section.collection-list.rich-text * {
      margin-block: 0;
  }
  .template-list-collections section.collection-list.rich-text h2.section-heading {
      font-weight: 400;
      font-size: 20px;
      line-height: 26.5px;
      letter-spacing: 0;
      text-align: center;
      margin-bottom: 30px;
  }
}

@media screen and (min-width:750px)  and  (max-width:800px) {
.template-list-collections .product-all-items-shop-button {
    max-width: calc(100% - 40px)!important;
    width: calc(100% - 40px)!important;
}
.collection-with-product-slider .product-all-items-shop-button .all-items .item.product-index .product-info {
      max-width: unset!important;
}
}