/** Shopify CDN: Minification failed

Line 48:30 Expected "]" to go with "["

**/
/*$font-four: 'SurveyorDisplay Bold';*/
/*$font-four: 'SurveyorDisplay-Medium', sans-serif;
$font-five: 'SurveyorDisplay-Light';
$font-six: 'SurveyorDisplay Bold', sans-serif;*/
/*global*/
body {
  font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
  font-weight: 300;
  /*   color: $black; */ }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-weight: normal; }

body.is-visible {
  overflow: hidden; }

body.is-visible .PageOverlay {
  opacity: 0.5;
  visibility: visible; }

.PageOverlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  z-index: 9998;
  visibility: hidden;
  opacity: 0;
  background: #363636;
  -webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out; }
  .PageOverlay .template-product ul.product__made_info > li > span svg {
    position: relative;
    top: 7px;
    margin-right: 10px; }
  .PageOverlay svg:not(:root) {
    overflow: hidden; }
  .PageOverlay *, .PageOverlay *::before, .PageOverlay *::after {
    box-sizing: border-box; }
  .PageOverlay svg[Attributes Style] {
    width: 20;
    height: 20; }
  .PageOverlay user agent stylesheet
  svg:not(:root) {
    overflow: hidden; }
  .PageOverlay .template-product ul.product__made_info > li > span {
    color: #000;
    opacity: 1; }

p {
  color: black; }

button {
  outline: none; }

.site-header__logo {
  margin: 19px 0 10px; }

#AccessibleNav {
  width: 49%; }

.btn[disabled], .shopify-payment-button [disabled].shopify-payment-button__button--unbranded {
  opacity: 0.4; }

.product-card:hover .product-card__title, .product-card:focus-within .product-card__title {
  border-bottom: none; }

.visually-hidden, .icon__fallback-text {
  display: none; }

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

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

.site-header.menu-opened {
  background-color: white !important;
  background-image: none !important; }
  .site-header.menu-opened .site-header__logo-image .logo-white {
    display: none !important; }
  .site-header.menu-opened .site-header__logo-image .logo-red {
    display: inline-block !important; }
  .site-header.menu-opened .site-header__icon svg {
    fill: #2B272B; }
  .site-header.menu-opened .mobile-slide span::before, .site-header.menu-opened .mobile-slide span::after {
    background: #000; }

.site-header__icon svg {
  height: 10px;
  width: 10px;
  margin-right: 3px;
  position: relative;
  top: 1px; }

.page-container {
  padding-top: 76px; }

.page-width {
  max-width: 1531px;
  padding: 0 54px; }

#currency_form {
  padding: 16px 0; }
  #currency_form select {
    background-color: transparent;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 10px;
    background-position: left 13px center;
    background-size: 11px;
    background-image: url("//varana.com/cdn/shop/t/51/assets/black-ico-select.svg?v=146038610840559294621676473589");
    padding: 10px 8px 10px 28px;
    color: #2B272B; }

.site-header__icons-wrapper-new ul {
  float: right; }
  .site-header__icons-wrapper-new ul li {
    float: left;
    align-self: stretch; }
    .site-header__icons-wrapper-new ul li a {
      padding: 25.5px 13px;
      display: block;
      font-size: 10px; }
    .site-header__icons-wrapper-new ul li span {
      text-transform: uppercase;
      font-size: 10px;
      letter-spacing: 2.5px;
      color: #2B272B;
      position: relative;
      font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
      font-weight: 500; }
    .site-header__icons-wrapper-new ul li .site-header__cart-count {
      background-color: #92000e;
      right: 0;
      width: 15px;
      height: 16px;
      min-height: 0;
      border-bottom-left-radius: 2px;
      top: 18px; }
      .site-header__icons-wrapper-new ul li .site-header__cart-count span {
        font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
        font-weight: 700;
        font-size: 8px;
        color: #fff; }
  .site-header__icons-wrapper-new ul .country .fa {
    font-size: 10px;
    margin-right: 3px; }

/* Swatches Styles*/
.swatch {
  margin: 1em 0; }

/* Label */
.swatch .header {
  margin: 0.5em 0; }

/* Hide radio buttons.*/
.swatch input {
  display: none; }

.swatch label {
  /* To give width and height */
  float: left;
  /* Color swatches contain no text so they need to have a width. */
  min-width: 48px;
  height: 47px;
  /* No extra spacing between them */
  margin: 0;
  /* The border when the button is not selected */
  border: #efefef 1px solid;
  /* Background color */
  background-color: #efefef;
  /* Styling text */
  font-size: 11px;
  font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
  color: #7c7c7c;
  font-weight: 700;
  text-align: center;
  line-height: 47px;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: 2.2px; }

.swatch-element label {
  padding: 0 10px; }

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

/* Styling selected swatch */
/* Slightly raised */
.swatch input:checked + label {
  background-color: #a3a3a3;
  border: #a3a3a3 1px solid;
  color: #fff; }

.swatch .swatch-element {
  float: left;
  -webkit-transform: translateZ(0);
  /* webkit flicker fix */
  -webkit-font-smoothing: antialiased;
  /* webkit text rendering fix */
  /* Spacing between buttons */
  margin: 0px 10px 10px 0;
  /* To position the sold out graphic and tooltip */
  position: relative; }

.swatch .swatch-element:last-child {
  margin: 0 0 10px 0; }

.swatch .size-guide {
  float: right;
  position: relative;
  top: 18px; }

.swatch .size-guide a {
  font-family: 'Gotham';
  font-size: 10px;
  color: #504e4e;
  border-bottom: 1px solid #504e4e;
  padding-bottom: 9px;
  letter-spacing: 2px; }

.color-swatch label {
  min-width: 17px !important;
  height: 17px !important;
  /* Rounded corners */
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid rgba(77, 77, 77, 0.1); }

.color-swatch .swatch-element {
  margin: 0px 5px 10px 0;
  float: right; }

.color-swatch input:checked + label {
  border: 1px solid #fff;
  box-shadow: 0px 0px 1px #000; }

/* 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; }

.color-swatch .swatch-element.soldout .crossed-out {
  border-radius: 50%;
  padding: 0; }

.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: -24px;
  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: #333333 !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; }

/* Swatches Styles */
/*header*/
.site-header {
  padding-right: 0px;
  padding-left: 0px; }
  .site-header.logo--center {
    padding-top: 0px; }
  .site-header > .grid {
    width: 100%;
    margin-left: auto;
    margin-right: auto; }

nav > ul .tmenu_submenu_tab_control .tmenu_submenu_tab_active {
  background-color: transparent !important; }
  nav > ul .tmenu_submenu_tab_control .tmenu_submenu_tab_active > a {
    color: #DF3F32; }

.tmenu_app--horizontal .tmenu_submenu_type_tab {
  min-width: 1560px !important;
  border-top: 1px solid #70707015 !important; }

.tmenu_submenu_type_mega .tmenu_item_display_header > .tmenu_item_link {
  border-bottom: none !important; }

.search-header__input, .search-bar__input {
  min-height: 30px; }

.search-header {
  max-height: 33px; }

.tmenu_app--horizontal .tmenu_item--root > .tmenu_item_link .tmenu_indicator {
  margin-left: 30px; }

.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
  position: absolute;
  height: 60px;
  width: 60px;
  color: inherit;
  background: #fff;
  border: 0;
  border-radius: 50%;
  z-index: 100;
  top: 46%; }
  .owl-carousel .owl-nav .owl-prev i, .owl-carousel .owl-nav .owl-next i {
    font-size: 1.5rem;
    color: #2B272B; }
.owl-carousel .owl-nav .owl-prev {
  left: 0px; }
.owl-carousel .owl-nav .owl-next {
  right: 0px; }
.owl-carousel .owl-nav .owl-prev:hover,
.owl-carousel .owl-nav .owl-next:hover,
.owl-carousel .owl-nav .owl-prev:focus,
.owl-carousel .owl-nav .owl-next:focus {
  background: #fff;
  border-color: transparent;
  outline-color: transparent; }

.slideshow__arrows {
  background: none !important; }
  .slideshow__arrows .slideshow__arrow {
    position: absolute;
    height: 60px;
    width: 60px;
    color: inherit;
    background: #fff !important;
    border: 0 !important;
    border-radius: 50% !important;
    z-index: 100;
    bottom: 116px;
    opacity: 0.6; }
    .slideshow__arrows .slideshow__arrow:hover {
      opacity: 1; }
    .slideshow__arrows .slideshow__arrow svg {
      color: #2B272B !important; }
  .slideshow__arrows button.slideshow__arrow.slideshow__arrow-left {
    /*left: 113px;*/
    display: none !important; }
  .slideshow__arrows button.slideshow__arrow.slideshow__arrow-right {
    /*left: 188px;*/
    display: none !important; }
  .slideshow__arrows .slick-dots {
    position: absolute;
    color: inherit;
    bottom: 80px;
    left: 188px; }

/*prefooter*/
.prefooter {
  border-bottom: 20px solid #f4f4f4; }
  .prefooter .shopify-section.index-section {
    background-color: #fcfcfc;
    padding-top: 30px;
    padding-bottom: 30px; }
    .prefooter .shopify-section.index-section .custom__item {
      padding-left: 0px; }
    .prefooter .shopify-section.index-section .grid__item.medium-up--one-quarter.small--one-whole .icon_div, .prefooter .shopify-section.index-section .grid__item.medium-up--one-quarter.small--one-whole .text_div {
      float: left;
      text-transform: uppercase;
      font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
      font-weight: 500;
      color: #000000; }
      .prefooter .shopify-section.index-section .grid__item.medium-up--one-quarter.small--one-whole .icon_div i.fa, .prefooter .shopify-section.index-section .grid__item.medium-up--one-quarter.small--one-whole .text_div i.fa {
        font-size: 24px;
        margin-right: 20px; }
    .prefooter .shopify-section.index-section .grid__item.medium-up--one-quarter.small--one-whole .icon_div {
      margin-top: 1px; }
    .prefooter .shopify-section.index-section .grid__item.medium-up--one-quarter.small--one-whole .text_div {
      font-weight: 500;
      letter-spacing: 1px;
      font-size: 13.5px;
      line-height: 27px; }
  .prefooter .newsletter-section {
    padding-top: 0; }
    .prefooter .newsletter-section h2 {
      letter-spacing: 0;
      color: #7e7e7e;
      font-size: 13.5px;
      font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
      font-weight: 500;
      letter-spacing: 0.8px;
      text-transform: uppercase;
      margin-bottom: 5px; }
    .prefooter .newsletter-section p {
      font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
      font-size: 12px;
      letter-spacing: 0.75px;
      line-height: 40px; }
  .prefooter .index-section--newsletter-background {
    background: transparent; }
  .prefooter .section-header {
    margin-bottom: 0; }
  .prefooter .form-single-field {
    margin: 0;
    padding: 8px 0 8px 150px;
    max-width: 100%; }
    .prefooter .form-single-field .input-group__field {
      margin: 0;
      border-top: none;
      border-left: none;
      border-right: none;
      border-bottom: 1px solid #e3e3e3;
      background: transparent;
      font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
      font-size: 14px;
      letter-spacing: 0.7px;
      padding: 10px 3px;
      border-radius: 0;
      outline: none; }
    .prefooter .form-single-field .input-group__field::-webkit-input-placeholder {
      /* Edge */
      color: #afafaf; }
    .prefooter .form-single-field .input-group__field:-ms-input-placeholder {
      /* Internet Explorer */
      color: #afafaf; }
    .prefooter .form-single-field .input-group__field::placeholder {
      color: #afafaf; }
    .prefooter .form-single-field button {
      font-size: 12px;
      letter-spacing: 2px;
      border-top: none;
      border-left: none;
      border-right: none;
      border-bottom: 5px solid #92000e;
      position: relative;
      -webkit-transition: color 800ms linear 0s;
      transition: color 800ms linear 0s;
      background: transparent;
      color: #b4252d;
      font-weight: bold;
      outline: 0;
      padding: 0;
      font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
      width: 80px;
      border-radius: 0; }
      .prefooter .form-single-field button:before {
        width: 100%;
        position: absolute;
        height: 2px;
        background-color: #b4252d;
        content: "";
        left: 0;
        bottom: 0;
        -webkit-transition: height 300ms ease-in-out 0s;
        transition: height 300ms ease-in-out 0s;
        z-index: -1;
        border-radius: 0; }
      .prefooter .form-single-field button:after {
        content: "";
        display: table;
        clear: both; }
      .prefooter .form-single-field button:hover {
        color: #fff;
        background: #92000e;
        -moz-transition: all 0.7s;
        -o-transition: all 0.7s;
        -webkit-transition: all 0.7s;
        transition: all 0.7s; }

/*template-account*/
.template-account .main-content, .template-addresses .main-content {
  padding-bottom: 50px; }
  .template-account .main-content #customer_logout_link, .template-addresses .main-content #customer_logout_link {
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 35px;
    opacity: 0.76; }
  .template-account .main-content h1, .template-account .main-content h2, .template-addresses .main-content h1, .template-addresses .main-content h2 {
    font-size: 26px;
    line-height: 34px;
    letter-spacing: 2px;
    font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif; }
  .template-account .main-content h2, .template-addresses .main-content h2 {
    font-size: 20px;
    line-height: 30px; }
  .template-account .main-content p, .template-addresses .main-content p {
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    margin-bottom: 15px;
    color: #000000;
    font-size: 12.5px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 35px;
    opacity: 0.76; }
  .template-account .main-content .btn, .template-addresses .main-content .btn {
    padding: 10px 15px;
    background: transparent;
    margin-bottom: 12px;
    border-radius: 0;
    border: 1px solid #b5b5b5;
    outline: none;
    box-shadow: none;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-weight: 700;
    letter-spacing: 2.4px;
    font-size: 10px; }

.template-addresses form label {
  font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
  font-size: 11px;
  letter-spacing: 1px;
  color: #000;
  margin-bottom: 10px; }
.template-addresses form input {
  height: 40px;
  background: transparent;
  margin-bottom: 12px;
  border-radius: 0;
  border: 1px solid #b5b5b5;
  outline: none;
  box-shadow: none; }
.template-addresses form select {
  height: 40px;
  margin-bottom: 12px;
  border-radius: 0;
  border: 1px solid #b5b5b5;
  outline: none;
  box-shadow: none; }

/*template-account*/
/*template page*/
.template-page h1 {
  text-transform: uppercase;
  font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
  font-size: 30px;
  line-height: 34px;
  letter-spacing: 2px;
  color: #7B7B7B; }
.template-page .rte {
  padding-bottom: 50px; }
  .template-page .rte p {
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    margin-bottom: 15px;
    /*color: #000000;*/
    /*opacity: 0.76;*/
    font-size: 12.6px;
    font-weight: 300;
    letter-spacing: 0.9px;
    line-height: 24px; }
  .template-page .rte hr {
    margin: 15px 0; }

/*template page*/
/*shipping-policy*/
.shopify-policy__container h1 {
  text-transform: uppercase;
  font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
  font-size: 30px;
  line-height: 34px;
  letter-spacing: 2px;
  color: #7B7B7B;
  margin-bottom: 55px; }
.shopify-policy__container .shopify-policy__body {
  padding-bottom: 50px; }
  .shopify-policy__container .shopify-policy__body p {
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    margin-bottom: 15px;
    font-size: 12.6px;
    font-weight: 300;
    letter-spacing: 0.9px;
    line-height: 24px; }
  .shopify-policy__container .shopify-policy__body hr {
    margin: 15px 0; }

/*shipping-policy*/
/*template product*/
.template-product {
  /*bbb alternate*/
  /*bbb*/ }
  .template-product .pdp-size-guide {
    padding-top: 12vh;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0;
    background-color: #fafafa;
    opacity: 0;
    pointer-events: none;
    z-index: 10000;
    overflow: hidden;
    transition: opacity 0.25s ease-out; }
    .template-product .pdp-size-guide .pdp-size-guide-content {
      padding: 60px 20px;
      max-width: 700px;
      margin: 0 auto;
      position: relative; }
      .template-product .pdp-size-guide .pdp-size-guide-content ul.tabs > li > a {
        font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
        color: #504e4e;
        letter-spacing: 2px;
        font-weight: normal;
        color: #ae2b2c; }
      .template-product .pdp-size-guide .pdp-size-guide-content ul.size-tabs > li > a {
        display: block;
        padding-top: 12px;
        font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
        color: #ae2b2c;
        letter-spacing: 2px;
        font-weight: normal;
        cursor: pointer;
        border: 0;
        margin: 0;
        font-size: 12px;
        /* border-bottom: 1px solid #efefef;*/ }
        .template-product .pdp-size-guide .pdp-size-guide-content ul.size-tabs > li > a .fa {
          color: #707070;
          font-size: 10px;
          float: right;
          position: relative;
          top: 4px;
          -webkit-transition-duration: 0.5s;
          -moz-transition-duration: 0.5s;
          -o-transition-duration: 0.5s;
          transition-duration: 0.5s; }
      .template-product .pdp-size-guide .pdp-size-guide-content ul.size-tabs > li .tab__descriptions {
        display: none;
        padding: 10px 0;
        color: #000;
        font-size: 10.5px;
        font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
        letter-spacing: 1px;
        line-height: 30px; }
        .template-product .pdp-size-guide .pdp-size-guide-content ul.size-tabs > li .tab__descriptions a {
          color: #3a3a3a;
          font-size: 12px;
          font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
          font-weight: 300;
          letter-spacing: 0.65px;
          border-bottom: none; }
        .template-product .pdp-size-guide .pdp-size-guide-content ul.size-tabs > li .tab__descriptions .table-responsive {
          display: block;
          width: 100%;
          overflow-x: auto;
          -webkit-overflow-scrolling: touch;
          -ms-overflow-style: -ms-autohiding-scrollbar; }
          .template-product .pdp-size-guide .pdp-size-guide-content ul.size-tabs > li .tab__descriptions .table-responsive table {
            background-color: #fff;
            margin-bottom: 5px;
            width: 100%;
            max-width: 100%; }
            .template-product .pdp-size-guide .pdp-size-guide-content ul.size-tabs > li .tab__descriptions .table-responsive table th {
              font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
              letter-spacing: 2px;
              font-weight: normal;
              background-color: #efefef;
              border: none; }
            .template-product .pdp-size-guide .pdp-size-guide-content ul.size-tabs > li .tab__descriptions .table-responsive table tbody tr {
              border-bottom: 1px solid #e8e9eb; }
              .template-product .pdp-size-guide .pdp-size-guide-content ul.size-tabs > li .tab__descriptions .table-responsive table tbody tr td {
                border: none; }
            .template-product .pdp-size-guide .pdp-size-guide-content ul.size-tabs > li .tab__descriptions .table-responsive table tbody tr:last-child {
              border-bottom: none; }
      .template-product .pdp-size-guide .pdp-size-guide-content ul.size-tabs > li.active > a .fa {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg); }
    .template-product .pdp-size-guide .pdp-size-guide__close {
      position: absolute;
      right: 17px;
      top: 17px;
      width: 10px;
      height: 10px;
      text-indent: -9999px;
      background: url(https://cdn.shopify.com/s/files/1/0071/0659/2820/t/8/assets/cart-close.png) no-repeat center; }
  .template-product .size-guide--show {
    height: auto;
    opacity: 1;
    overflow: auto;
    pointer-events: auto; }
  .template-product .site-header {
    border-bottom: 1px solid #f7f7f7; }
  .template-product .price--unavailable {
    visibility: visible; }
  .template-product .product-form__item--no-variants {
    max-width: 100%; }
  .template-product .product-single__description {
    color: #939393;
    font-size: 13.5px;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    line-height: 30px; }
  .template-product .grid.product-single {
    padding-bottom: 40px;
    margin-left: 0; }
  .template-product .shopify-section-product-recommendations {
    padding-bottom: 50px; }
    .template-product .shopify-section-product-recommendations .section-header {
      margin-bottom: 70px; }
      .template-product .shopify-section-product-recommendations .section-header h2 {
        font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
        letter-spacing: 3.3px;
        /*font-size: 33px;*/
        font-size: 23.1px;
        color: #4d4d4d; }
    .template-product .shopify-section-product-recommendations .product-card__image-wrapper {
      position: relative;
      max-width: 100% !important;
      max-height: 100% !important;
      margin: 0 auto 10px; }
      .template-product .shopify-section-product-recommendations .product-card__image-wrapper img {
        max-width: 100% !important;
        max-height: 100% !important; }
      .template-product .shopify-section-product-recommendations .product-card__image-wrapper a.product-addtocart-secondary {
        position: absolute;
        background-color: #fff;
        left: 0px;
        right: 0px;
        text-transform: uppercase;
        padding: 10px 0px;
        color: #716c6c;
        font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
        font-size: 12px;
        letter-spacing: 1px;
        font-weight: 500;
        text-align: center;
        bottom: 39px;
        width: 160px;
        height: 40px;
        margin: 0 auto;
        display: none;
        /*border:1px solid #e2e2e2;*/ }
    .template-product .shopify-section-product-recommendations .product-card__title {
      display: block;
      text-align: center; }
      .template-product .shopify-section-product-recommendations .product-card__title a {
        font-size: 13.5px;
        line-height: 24px;
        font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
        color: #5c5c5c;
        letter-spacing: 1.6px; }
    .template-product .shopify-section-product-recommendations .product-card:hover a.product-addtocart-secondary {
      display: none; }
  .template-product #shopify-section-related-products {
    /*border-top: 1px solid #cecece;
    padding-top: 75px;*/
    padding-bottom: 50px; }
  .template-product .relatedProductItems {
    position: relative; }
    .template-product .relatedProductItems .owl-nav {
      display: block;
      position: absolute;
      top: -68px;
      right: 42px; }
      .template-product .relatedProductItems .owl-nav .owl-next {
        background: transparent !important;
        position: inherit;
        border-radius: 0 !important;
        height: 30px;
        font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
        letter-spacing: 2.6px;
        color: #020202;
        font-size: 13.5px;
        font-weight: 500; }
        .template-product .relatedProductItems .owl-nav .owl-next:hover {
          color: #020202; }
      .template-product .relatedProductItems .owl-nav .owl-next:after {
        content: '|';
        color: #020202;
        padding: 0 10px; }
      .template-product .relatedProductItems .owl-nav .owl-prev {
        background: transparent !important;
        width: 40px;
        position: inherit;
        border-radius: 0 !important;
        height: 30px;
        font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
        letter-spacing: 2.6px;
        color: #020202;
        font-size: 13.5px;
        font-weight: 500; }
        .template-product .relatedProductItems .owl-nav .owl-prev:hover {
          color: #020202; }
  .template-product #ProductSection-related-products div.owl-item {
  /*dl.price .price__regular {
  font-family: $font-one;
  font-size: 14px;
  letter-spacing: 2.8px;
  dd{
  margin:0;
}
}*/ }
    .template-product #ProductSection-related-products div.owl-item .product-card__image-wrapper {
      position: relative; }
      .template-product #ProductSection-related-products div.owl-item .product-card__image-wrapper a.product-addtocart-secondary {
        position: absolute;
        background-color: #fff;
        left: 0px;
        right: 0px;
        text-transform: uppercase;
        padding: 10px 0px;
        color: #716c6c;
        font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
        font-size: 12px;
        letter-spacing: 1px;
        font-weight: 500;
        text-align: center;
        bottom: 39px;
        width: 160px;
        height: 40px;
        margin: 0 auto;
        display: none;
        /*border:1px solid #e2e2e2;*/ }
    .template-product #ProductSection-related-products div.owl-item .product-card {
      visibility: hidden;
      text-align: center; }
      .template-product #ProductSection-related-products div.owl-item .product-card .product-card__title a {
        border-bottom: none;
        font-size: 14px;
        font-weight: 300;
        letter-spacing: 1.6px;
        color: #616161; }
    .template-product #ProductSection-related-products div.owl-item .grid__item--related-products:hover a.product-addtocart-secondary {
      display: none; }
    .template-product #ProductSection-related-products div.owl-item .grid__item--related-products:hover .product-card {
      visibility: visible; }
  .template-product #ProductSection-related-products div.owl-item.active:hover a.product-addtocart-secondary {
    display: none; }
  .template-product #ProductSection-related-products .section-header {
    margin-bottom: 70px; }
    .template-product #ProductSection-related-products .section-header .section-header__title {
      font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
      letter-spacing: 3.3px;
      /*font-size: 33px;*/
      font-size: 23.1px;
      color: #4d4d4d; }
  .template-product .product__extra {
    margin-bottom: 75px; }
    .template-product .product__extra .hero {
      margin-bottom: 114px; }
      .template-product .product__extra .hero .hero__inner .page-width {
        padding-left: 54px;
        padding-right: 54px; }
        .template-product .product__extra .hero .hero__inner .page-width .content {
          max-width: 400px;
          padding-left: 54px; }
          .template-product .product__extra .hero .hero__inner .page-width .content h2 {
            font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
            /* font-size: 40px;*/
            font-size: 28px;
            letter-spacing: 4px;
            line-height: 40px;
            /*line-height: 55px;*/
            color: #ffffff;
            margin-bottom: 15px;
            font-weight: normal; }
          .template-product .product__extra .hero .hero__inner .page-width .content p {
            font-size: 12.6px;
            font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
            /*font-size: 18px;*/
            /*line-height: 35px;*/
            line-height: 30px;
            letter-spacing: 0.9px; }
    .template-product .product__extra .grid__item {
      text-align: center; }
      .template-product .product__extra .grid__item img {
        margin-bottom: 28px; }
      .template-product .product__extra .grid__item p {
        /*font-size: 18px;*/
        font-size: 16px;
        letter-spacing: 0.9px;
        /*line-height: 35px;*/
        line-height: 30px;
        color: #000000;
        padding: 0 60px;
        margin-bottom: 35px; }
      .template-product .product__extra .grid__item h3 {
        font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
        /*font-size: 34px;*/
        font-size: 28px;
        letter-spacing: 3.4px;
        text-transform: uppercase;
        color: #4d4d4d;
        /*font-weight: normal;*/ }
    .template-product .product__extra .quotation {
      margin: 30px auto;
      text-align: center;
      max-width: 400px; }
      .template-product .product__extra .quotation img {
        margin-bottom: 15px; }
      .template-product .product__extra .quotation p {
        /*font-size: 30px;*/
        font-size: 22px;
        font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
        font-weight: 300;
        letter-spacing: 0.3px;
        /*line-height: 45px;*/
        line-height: 34px;
        color: #676767;
        margin-bottom: 30px; }
  .template-product .sticky-container {
    position: relative; }
  .template-product .grid__item.product-single__photos {
    padding: 0; }
  .template-product .grid__item.product-description-collumn {
    padding: 0; }
    .template-product .grid__item.product-description-collumn #description-affix {
      will-change: min-height; }
      .template-product .grid__item.product-description-collumn #description-affix .sidebar__inner {
        /* padding: 160px 50px 20px 160px;*/
        padding: 70px 50px 20px 130px;
        position: relative;
        transform: translate(0, 0);
        transform: translate3d(0, 0, 0);
        will-change: position, transform; }
  .template-product main#MainContent {
    padding-top: 0px; }
  .template-product .product-form__item--submit {
    -webkit-flex: 1 1 33.33%;
    -moz-flex: 1 1 33.33%;
    -ms-flex: 1 1 33.33%;
    flex: 1 1 33.33%;
    padding: 0; }
  .template-product .product-form__item {
    padding: 0; }
  .template-product .product-form__item.lf-variant-Color {
    -webkit-flex: 1 100%;
    -moz-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    margin-bottom: 31px; }
  .template-product .product-form {
    padding-top: 5px;
    position: relative; }
  .template-product .color-selector {
    padding-top: 30px; }
  .template-product .product-form__item label,
  .template-product .color-selector label,
  .template-product .product-form select {
    font-weight: bold;
    color: #00000050;
    line-height: 39px;
    border-radius: 0px; }
  .template-product .product-form select {
    color: #000; }
  .template-product .product-form select {
    border: 1px solid #BEBEBE;
    outline: none; }
  .template-product .product-single__title {
    margin-bottom: 12px;
    text-transform: capitalize;
    color: #4d4d4d;
    font-size: 35px;
    font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
    line-height: 40px;
    letter-spacing: 1.5px; }
  .template-product .product__price {
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif; }
  .template-product .price {
    margin-bottom: 30px; }
    .template-product .price .price-item {
      font-size: 14px;
      font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
      letter-spacing: 3px;
      font-weight: 700;
      color: #4D4D4D;
      opacity: 0.79; }
  .template-product .product-form {
    /*     a.klaviyo-bis-trigger{
        	display: none !important;
        } */ }
    .template-product .product-form .product-form__cart-submit {
      display: block !important;
      font-size: 12px;
      height: 50px;
      font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
      font-weight: 700;
      letter-spacing: 2.4px;
      color: black;
      border: 1px solid #a7333e;
      background: #a7333e;
      border-radius: 0;
      -webkit-font-smoothing: auto; }
      .template-product .product-form .product-form__cart-submit:hover {
        background: #ae2b2c;
        border: 1px solid #ae2b2c;
        color: #fff; }
      .template-product .product-form .product-form__cart-submit.add_cart-disabled {
        opacity: 0.6; }
  .template-product .product-form__item label,
  .template-product .color-selector label,
  .template-product .product-form select,
  .template-product ul.tabs,
  .template-product ul.tabs-content,
  .template-product ul.product__made_info {
    list-style: none;
    margin-left: 0; }
  .template-product ul.tabs-content {
    display: none; }
  .template-product ul.tabs > li > a {
    display: block;
    color: #434343;
    padding-top: 12px;
    font-weight: 500;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    padding-bottom: 10px;
    cursor: pointer;
    border: 0;
    margin: 0;
    letter-spacing: 2.3px;
    font-size: 13.5px;
    border-bottom: 1px solid #efefef;
  /*  &:hover {
  color: #000;
}*/ }
    .template-product ul.tabs > li > a .fa {
      color: #707070;
      font-size: 10px;
      float: right;
      position: relative;
      top: 10px;
      -webkit-transition-duration: 0.5s;
      -moz-transition-duration: 0.5s;
      -o-transition-duration: 0.5s;
      transition-duration: 0.5s; }
  .template-product ul.tabs > li .tab__descriptions {
    display: none;
    color: #000;
    font-size: 16px;
    padding: 10px 0;
    color: #4a4a4a;
    font-size: 13.5px;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-weight: 300;
    letter-spacing: 0.65px;
    line-height: 30px; }
    .template-product ul.tabs > li .tab__descriptions p {
      color: #4a4a4a;
      font-size: 13.5px;
      font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
      letter-spacing: 1px;
      line-height: 30px; }
    .template-product ul.tabs > li .tab__descriptions a {
      color: #3a3a3a;
      font-size: 13.5px;
      font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
      font-weight: 300;
      letter-spacing: 0.65px;
      border-bottom: none; }
    .template-product ul.tabs > li .tab__descriptions .shipping-fees {
      margin-left: 0; }
      .template-product ul.tabs > li .tab__descriptions .shipping-fees li {
        list-style: none;
        margin-bottom: 0;
        color: #434343; }
  .template-product ul.tabs > li.active > a .fa {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .template-product ul.product__made_info > li {
    margin-bottom: 10px; }
    .template-product ul.product__made_info > li > span {
      color: #545454;
      text-transform: uppercase;
      letter-spacing: 2px;
      font-size: 10px;
      font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
      font-weight: 400; }
      .template-product ul.product__made_info > li > span svg {
        position: relative;
        top: 7px;
        margin-right: 10px; }
      .template-product ul.product__made_info > li > span a {
        text-decoration: none;
        border-bottom: none; }
        .template-product ul.product__made_info > li > span a:hover {
          text-decoration: underline; }
  .template-product .product-single__meta .product__price {
    font-size: 18px;
    color: #000000; }
    .template-product .product-single__meta .product__price .price__regular {
      color: #000000; }
  .template-product .product-single__badge {
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 11px;
    color: #b4252d;
    margin-top: -30px;
    margin-bottom: 20px;
    display: block;
    letter-spacing: 2px; }

.color-swatch {
  position: absolute;
  right: 0;
  z-index: 2;
  top: 0;
  margin: 10.5px 0; }
  .color-swatch .color-name {
    display: block;
    font-family: 'Gotham';
    font-size: 10px;
    text-align: right;
    letter-spacing: 2px;
    color: #504e4e;
    text-transform: uppercase;
    clear: both; }

.color-selector ul li {
  display: inline-block;
  width: 40px;
  height: 40px;
  position: relative;
  border-radius: 50%;
  margin-right: 5px;
  border: 2px solid #E1E1E1; }
  .color-selector ul li.active {
    border: 4px solid #959595; }
  .color-selector ul li > a {
    display: block;
    width: 100%;
    height: 100%; }

/*texture styles*/
.menu-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
  z-index: 99; }

/*minicart*/
.sidebar_cart_container {
  /*  padding-top: 170px;*/
  overflow: hidden; }

.sidebar_cart_inner h2 {
  font-size: 14px;
  text-transform: none;
  font-weight: 500;
  letter-spacing: 1.6px;
  color: black;
  opacity: 1; }

.sidebar_cart_container button#cart_close {
  width: 10px;
  height: 10px;
  text-indent: -9999px;
  background: url("https://cdn.shopify.com/s/files/1/0071/0659/2820/t/8/assets/cart-close.png") no-repeat center;
  background-size: contain;
  margin-top: -40px; }

.sidebar_cart_items.scroll {
  overflow: hidden;
  overflow-y: auto;
  padding-right: 20px;
  position: relative; }

.sidebar_cart_scroll {
  background-color: rgba(51, 51, 51, 0.85);
  border-radius: 2em;
  bottom: 1.5em;
  color: #ffffff;
  font-size: 0.85714em;
  left: 50%;
  padding: 0.6em 1.2em;
  position: absolute;
  -webkit-transform: translateX(-50%) translateY(0) rotateZ(360deg);
  transform: translateX(-50%) translateY(0) rotateZ(360deg);
  -webkit-transition: all 0.3s cubic-bezier(0.3, 0, 0, 1);
  transition: all 0.3s cubic-bezier(0.3, 0, 0, 1);
  white-space: nowrap;
  z-index: 2;
  opacity: 0; }

.sidebar_cart_items.focus .sidebar_cart_scroll {
  opacity: 1; }

.sidebar_cart_scroll svg {
  width: 12px;
  height: 12px;
  fill: #fff;
  display: inline-block;
  margin-left: 12px;
  position: relative;
  top: 1px; }

.cart__qty input::-webkit-outer-spin-button,
.cart__qty input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.cart__qty input[type=number] {
  -moz-appearance: textfield; }

.sidebar_cart_container .cart_attr_qty .cart__attr {
  width: 100%; }

.sidebar_cart_container .cart_attr_qty > .cart__qty {
  width: 70px; }

/*.cart__qty input[type="number"] {
background: none;
border: 0;
padding: 5px 0;
width: 40px;
font-family: $font-two;
font-size: 14px;
}*/
/* .qtty-wrap {
position: relative;
width: 70px;
margin: 0 auto;
}*/
/*  .qtty-less,
.qtty-add {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
left: 0;
background: url('https://cdn.shopify.com/s/files/1/0071/0659/2820/t/8/assets/cart-minus.png') no-repeat center;
background-size: contain;
width: 12px;
height: 12px;
}

.qtty-add {
left: auto;
right: 0;
background: url('https://cdn.shopify.com/s/files/1/0071/0659/2820/t/8/assets/cart-plus.png') no-repeat center;
background-size: contain;
}*/
.sidebar_cart_container .cart__rbtn > a.btn:before {
  display: none; }

.sidebar_cart_container .cart_rbtn_price > .cart__price {
  color: #454545;
  font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5; }

.cart_rbtn_price {
  position: absolute;
  bottom: 7px;
  right: 0px; }

.sidebar_cart_container .cart__rbtn > a.btn {
  font-size: 11px !important;
  margin: 0;
  line-height: 1; }

/* .cart__shipping {
font-size: 14px;
padding: 5px 0 60px;
margin-bottom: 0;
}*/
.cart-sidebar-lock svg {
  width: 15px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px; }

.cart-sidebar-lock span {
  color: #333;
  font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 2px;
  display: inline-block;
  vertical-align: middle; }

.sidebar_cart_inner .additional-checkout-buttons {
  display: none; }

.sidebar_cart_inner .cart__submit-controls {
  padding-bottom: 12px; }

/*minicart*/
.clear {
  clear: both; }

.announcement-bar,
.site-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }

.site-header {
  /*   top: 38px;
  -webkit-transition: all 300ms cubic-bezier(.02, .01, .47, 1);
  transition: all 300ms cubic-bezier(.02, .01, .47, 1);*/
  z-index: 10; }

.site-header.scrolled {
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%);
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s; }

.site-header.visible {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  position: fixed;
  top: 0;
  z-index: 999;
  /*  border-bottom: 1px solid #eee;*/ }

.videoWrapper {
  position: relative;
  padding-bottom: 55%;
  padding-top: 25px;
  height: 0; }

.videoWrapper iframe {
  position: absolute;
  top: 0 !important;
  left: 0;
  width: 100% !important;
  height: 100% !important; }

div#shopify-section-hero {
  overflow: hidden;
  padding: 0; }

.collection-slider-index {
  padding-top: 55px; }

.empty-cart {
  padding: 20px 0; }
  .empty-cart a {
    display: block;
    border: 1px solid black;
    padding: 18.5px 20px;
    font-weight: 700;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: black;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 20px;
    letter-spacing: 2px;
    transition: all ease-in-out 400ms; }
    .empty-cart a:hover {
      transition: all ease-in-out 400ms;
      border: 1px solid #b4252d;
      color: #b4252d; }

/*template collection*/
.template-collection #currency_form select {
  background-image: url(//varana.com/cdn/shop/t/51/assets/white-ico-select.svg?v=22765799129141930821676473599);
  color: #fff; }
.template-collection .site-header {
  background-image: url(//varana.com/cdn/shop/t/51/assets/header-gradient.png?v=112425957535153741741676473589);
  background-repeat: repeat-x;
  background-color: transparent;
  /*.country{
  color:#fff;
  span{
  color:#fff; 
}
}*/ }
  .template-collection .site-header .site-header__logo-image .logo-white {
    display: inline; }
  .template-collection .site-header .site-header__logo-image .logo-red {
    display: none; }
  .template-collection .site-header .site-header__account span {
    color: #fff; }
  .template-collection .site-header .site-header__search-toggle span {
    color: #fff; }
  .template-collection .site-header .site-header__icons-wrapper .country-selector {
    color: #fff; }
.template-collection .scrolled {
  background-color: #fff;
  background-image: none; }
  .template-collection .scrolled .parent-item {
    color: #2B272B; }
  .template-collection .scrolled .site-header__icon svg {
    fill: #2B272B; }
  .template-collection .scrolled .site-header__account span {
    color: #2B272B; }
  .template-collection .scrolled .site-header__search-toggle span {
    color: #2B272B; }
  .template-collection .scrolled .site-header__icons-wrapper .country-selector {
    color: #2B272B; }
  .template-collection .scrolled #currency_form select {
    background-image: url(//varana.com/cdn/shop/t/51/assets/black-ico-select.svg?v=146038610840559294621676473589);
    color: #2B272B; }
.template-collection .dropdown-visible {
  background-image: none;
  background-color: #fff;
  /*.country{
  color: #2B272B;
  span{
  color: #2B272B;
}
}*/ }
  .template-collection .dropdown-visible .parent-item {
    color: #2B272B; }
  .template-collection .dropdown-visible .site-header__icon svg {
    fill: #2B272B; }
  .template-collection .dropdown-visible .site-header__account span {
    color: #2B272B; }
  .template-collection .dropdown-visible .site-header__search-toggle span {
    color: #2B272B; }
  .template-collection .dropdown-visible .site-header__icons-wrapper .country-selector {
    color: #2B272B; }
  .template-collection .dropdown-visible #currency_form select {
    background-image: url(//varana.com/cdn/shop/t/51/assets/black-ico-select.svg?v=146038610840559294621676473589);
    color: #2B272B; }
.template-collection .scrolled .site-header__logo-image .logo-red {
  display: inline; }
.template-collection .scrolled .site-header__logo-image .logo-white {
  display: none; }
.template-collection .dropdown-visible .site-header__logo-image .logo-white {
  display: none; }
.template-collection .dropdown-visible .site-header__logo-image .logo-red {
  display: inline; }
.template-collection .site-header .site-header__mobile-nav {
  background-color: transparent; }
.template-collection .page-container {
  padding-top: 0; }
.template-collection header .parent-item {
  color: #fff; }
.template-collection header .site-header__icon svg {
  fill: #fff; }
.template-collection .plp-pdesc {
  text-align: center;
  padding: 5px 0 35px; }
.template-collection .collection-header .collection-hero {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 500px;
  position: relative; }
.template-collection .filters-toolbar-wrapper {
  border-top: none;
  border-bottom: none;
  margin-bottom: 35px; }
  .template-collection .filters-toolbar-wrapper .filters-toolbar .filters-toolbar__item-child label {
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 12px;
    letter-spacing: 2px;
    color: #716C6C; }
  .template-collection .filters-toolbar-wrapper .filters-toolbar .filters-toolbar__item-child .fabric-icon {
    position: relative;
    top: 3px; }
  .template-collection .filters-toolbar-wrapper .filters-toolbar .filters-toolbar__item-child .coll-filter {
    border: none;
    outline: none;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-size: 12px;
    letter-spacing: 2px;
    color: #716C6C;
    text-transform: uppercase;
    padding: 10px 26px 10px 4px; }
    .template-collection .filters-toolbar-wrapper .filters-toolbar .filters-toolbar__item-child .coll-filter option {
      letter-spacing: 2px; }
.template-collection .grid--view-items {
  margin-bottom: 0; }
  .template-collection .grid--view-items .list-view-banner {
    position: relative;
    display: table;
    height: 60vh;
    margin: 0 0 95px; }
    .template-collection .grid--view-items .list-view-banner .hero__inner {
      width: 100%;
      background: url("https://cdn.shopify.com/s/files/1/0262/3137/3902/files/collection-banner.jpg?10902") no-repeat;
      background-position: center;
      background-size: cover; }
      .template-collection .grid--view-items .list-view-banner .hero__inner .content {
        padding-left: 63px; }
        .template-collection .grid--view-items .list-view-banner .hero__inner .content p {
          font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
          font-size: 40px;
          letter-spacing: 1px;
          color: #fff;
          text-transform: uppercase; }
.template-collection .product-card__image-wrapper {
  max-width: 100% !important;
  max-height: 100% !important; }
  .template-collection .product-card__image-wrapper .grid-view-item__image {
    max-width: 100% !important;
    max-height: 100% !important; }
.template-collection .product-card.grid-view-item .product-details {
  opacity: 1;
  width: 100%;
  display: inline-block; }
  .template-collection .product-card.grid-view-item .product-details .product-card__title {
    border-bottom: none;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 1.6px;
    color: #5c5c5c;
    width: 50%;
    float: left;
    text-align: center;
    display: block; }
  .template-collection .product-card.grid-view-item .product-details dl.price {
    width: 25%;
    float: left;
    display: block;
    text-align: left; }
    .template-collection .product-card.grid-view-item .product-details dl.price .price-item {
      font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
      font-size: 13.5px;
      letter-spacing: 2.8px;
      color: #7a7a7a;
      line-height: 24px;
      font-weight: 300; }
      .template-collection .product-card.grid-view-item .product-details dl.price .price-item dd {
        margin: 0; }
  .template-collection .product-card.grid-view-item .product-details .col-swatch {
    width: 25%;
    float: left;
    display: block;
    text-align: right; }
    .template-collection .product-card.grid-view-item .product-details .col-swatch li.color {
      width: 15px;
      height: 15px;
      /*padding: 3px;*/
      /*border: 1px solid rgba(128, 130, 132,0.1);*/
      border-radius: 50%;
      /*  display: -moz-inline-stack;*/
      display: inline-block;
      /*zoom: 1;*/
      /*margin: 0 0.5px 0 0;*/
      margin: 0; }
      .template-collection .product-card.grid-view-item .product-details .col-swatch li.color span {
        width: 100%;
        height: 100%;
        margin: 0;
        border-radius: 50%;
        border: 1px solid #ddd;
        display: block; }
      .template-collection .product-card.grid-view-item .product-details .col-swatch li.color:hover {
        cursor: pointer; }
        .template-collection .product-card.grid-view-item .product-details .col-swatch li.color:hover span {
          padding: 1px;
          border: 1px solid #808284; }
  .template-collection .product-card.grid-view-item .product-details .col-swatch li.active span {
    padding: 1px;
    border: 1px solid #808284; }
.template-collection .product-card.grid-view-item a.product-addtocart-secondary {
  position: absolute;
  background-color: #ffffffd3;
  left: 0px;
  right: 0px;
  text-transform: uppercase;
  padding: 10px 0px;
  color: #716c6c;
  font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: 300;
  text-align: center;
  bottom: 34px;
  width: 120px;
  height: 40px;
  margin: 0 auto;
  display: none; }
.template-collection .product-card.grid-view-item:hover a.product-addtocart-secondary {
  display: none; }
.template-collection .product-card.grid-view-item:hover .product-details {
  opacity: 1;
  width: 100%;
  display: inline-block; }
.template-collection .grid-view-item {
  margin: 0 auto 8px; }
.template-collection .visible-xs {
  display: none; }
.template-collection .plp-pdesc h1 {
  font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
  font-size: 36px;
  text-transform: inherit;
  letter-spacing: 4px; }
.template-collection .plp-pdesc p {
  font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
  font-size: 13.5px;
  letter-spacing: 1px;
  line-height: 24px;
  color: #000; }
.template-collection .product-card.grid-view-item .product-details .product-card__title {
  font-size: 13.5px;
  line-height: 24px;
  padding: 0 3px 10px;
  font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif; }

/*template collection*/
/*template cart*/
.template-cart .border-bottom {
  border-bottom: 1px solid #d5d5d5; }
.template-cart .border-top {
  border-top: 1px solid #d5d5d5; }
.template-cart .main-content h1 {
  color: #262626;
  text-transform: uppercase;
  font-size: 28px;
  letter-spacing: 1px;
  font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
  margin-bottom: 40px; }
.template-cart .cart__image-wrapper {
  width: 190px; }
  .template-cart .cart__image-wrapper div {
    padding-right: 15px; }
    .template-cart .cart__image-wrapper div .cart__image {
      max-height: 100%; }
.template-cart form.cart {
  margin: 0 auto; }
  .template-cart form.cart table {
    margin-bottom: 15vh; }
  .template-cart form.cart th {
    padding: 0 0 15px;
    font-size: 13.5px;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    color: #000; }
  .template-cart form.cart .cart-qty-box {
    width: 15%; }
  .template-cart form.cart .cart__price-wrapper {
    width: 16%; }
  .template-cart form.cart .item-total-box {
    width: 10%; }
  .template-cart form.cart .cart__price-wrapper, .template-cart form.cart .cart__row-price {
    text-align: center; }
  .template-cart form.cart .cart__price-wrapper, .template-cart form.cart .total-item {
    font-size: 13.5px;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    color: #171717;
    opacity: 0.55;
    letter-spacing: 2px; }
  .template-cart form.cart .cart__qty {
    position: relative;
    width: 60px;
    margin: 0 auto; }
  .template-cart form.cart .cart__qty-input {
    width: 33px;
    border: 1px solid #fff;
    color: #171717;
    opacity: 0.55;
    font-size: 13.5px;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    padding: 0; }
  .template-cart form.cart .cart-qtty-less {
    position: absolute;
    top: 38%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 12px;
    height: 12px;
    cursor: pointer;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 13.5px;
    opacity: 0.55; }
  .template-cart form.cart .cart-qtty-add {
    position: absolute;
    top: 40%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    width: 12px;
    height: 12px;
    cursor: pointer;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 13.5px;
    opacity: 0.55; }
.template-cart .list-view-item__title {
  color: #171717;
  font-size: 13.5px;
  opacity: 0.55;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 25px; }
  .template-cart .list-view-item__title a {
    border: 0; }
.template-cart .cart__meta {
  padding: 0 0 0 5px; }
.template-cart .cart__meta-text {
  padding: 0 0 25px;
  color: #171717;
  opacity: 0.55;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-style: normal;
  font-size: 13.5px; }
.template-cart .cart__meta a.btn {
  border: 0;
  padding: 0;
  color: #171717;
  letter-spacing: 1.5px;
  font-size: 13.5px;
  opacity: 0.55;
  font-weight: 500;
  /*text-decoration: underline;*/
  font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif; }
  .template-cart .cart__meta a.btn:hover {
    text-decoration: underline; }
.template-cart .main-content {
  padding-top: 20px; }
  .template-cart .main-content .cart__footer {
    width: 36%;
    float: right;
    margin-bottom: 50px; }
    .template-cart .main-content .cart__footer .grid__item {
      padding-left: 0; }
    .template-cart .main-content .cart__footer dl {
      font-size: 13.5px;
      letter-spacing: 1px;
      font-weight: 700; }
      .template-cart .main-content .cart__footer dl dd, .template-cart .main-content .cart__footer dl dt {
        display: inline-block; }
      .template-cart .main-content .cart__footer dl dt {
        color: #171717;
        text-transform: uppercase;
        opacity: 0.55; }
      .template-cart .main-content .cart__footer dl dd {
        float: right;
        margin-left: 0; }
        .template-cart .main-content .cart__footer dl dd span {
          color: #000000;
          font-size: 13.5px;
          letter-spacing: 1px;
          font-weight: 700; }
    .template-cart .main-content .cart__footer .cart__shipping {
      border-top: 1px solid #d5d5d5;
      padding: 25px 0 30px;
      text-transform: capitalize;
      font-style: italic;
      font-size: 12px;
      font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
      color: #171717;
      opacity: 0.85;
      margin-bottom: 0;
      letter-spacing: 2px; }
    .template-cart .main-content .cart__footer .cart__submit-controls a {
      color: #000000;
      border: 1px solid #BEBEBE;
      background: none;
      margin: 0px;
      font-size: 13.5px;
      padding: 10px 25px;
      border-radius: 0;
      min-height: 0;
      margin-left: 15px; }
      .template-cart .main-content .cart__footer .cart__submit-controls a:hover {
        background: none;
        border: 1px solid #BEBEBE; }
    .template-cart .main-content .cart__footer .cart__submit-controls input {
      width: 30%;
      color: #7c7c7c;
      border: 1px solid #262626;
      background-color: #F8F8F8;
      margin: 0px;
      font-size: 11px;
      font-weight: 700;
      padding: 16.5px 20px;
      border-radius: 0;
      min-height: 0;
      letter-spacing: 2px;
      font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
      display: inline-block !important; }
      .template-cart .main-content .cart__footer .cart__submit-controls input:hover {
        background: none;
        border: 1px solid #BEBEBE;
        color: #000000; }
    .template-cart .main-content .cart__footer .cart__submit-controls input.cart__submit {
      background-color: #E8E8E8;
      margin-left: 2%;
      width: 68%;
      border: 1px solid #262626; }
      .template-cart .main-content .cart__footer .cart__submit-controls input.cart__submit:hover {
        border: 1px solid #000; }

/*template cart*/
/*template search*/
.template-search .pagination {
  padding-bottom: 50px; }
.template-search .site-header {
  border-bottom: 1px solid #f7f7f7; }
.template-search .main-content {
  padding-bottom: 55px; }
  .template-search .main-content h1 {
    color: #fff;
    position: relative;
    font-size: 12px;
    color: #716C6C;
    letter-spacing: 2px;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif; }
  .template-search .main-content .grid--view-items {
    margin-bottom: 0;
  /*.list-view-item__title-column, .list-view-item__price-column{
  text-align: left;
}*/ }
    .template-search .main-content .grid--view-items li {
      border-bottom: 0;
      padding-bottom: 0;
      margin-bottom: 0; }
    .template-search .main-content .grid--view-items .list-view-banner {
      position: relative;
      display: table;
      height: 60.8vh;
      margin: 25px 0 80px; }
      .template-search .main-content .grid--view-items .list-view-banner .hero__inner {
        width: 100%;
        background: url("https://cdn.shopify.com/s/files/1/0262/3137/3902/files/collection-banner.jpg?10902") no-repeat;
        background-position: center;
        background-size: cover; }
        .template-search .main-content .grid--view-items .list-view-banner .hero__inner .content {
          padding-left: 63px; }
          .template-search .main-content .grid--view-items .list-view-banner .hero__inner .content p {
            font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
            font-size: 40px;
            letter-spacing: 1px;
            color: #fff;
            text-transform: uppercase; }
  .template-search .main-content .product-card .list-view-item__link {
    display: block; }
  .template-search .main-content .product-card .product-details {
    visibility: hidden;
    padding-top: 8px; }
    .template-search .main-content .product-card .product-details .visible-xs {
      display: none; }
    .template-search .main-content .product-card .product-details .product-card__title {
      width: 50%;
      float: left;
      text-align: center;
      line-height: 20px;
      border-bottom: none;
      font-size: 13.5px;
      letter-spacing: 2px;
      color: #616161;
      font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif; }
    .template-search .main-content .product-card .product-details dl.price {
      float: left;
      width: 25%;
      text-align: left; }
      .template-search .main-content .product-card .product-details dl.price .price-item {
        font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
        font-size: 13.5px;
        letter-spacing: 2.8px;
        color: #7a7a7a;
        line-height: 24px;
        font-weight: 300; }
        .template-search .main-content .product-card .product-details dl.price .price-item dd {
          margin: 0; }
      .template-search .main-content .product-card .product-details dl.price .price__regular {
        color: #5c5c5c; }
    .template-search .main-content .product-card .product-details .col-swatch {
      float: left;
      width: 25%;
      text-align: right;
      padding-top: 2px; }
      .template-search .main-content .product-card .product-details .col-swatch li.color {
        width: 16px;
        height: 16px;
        /*padding: 3px;*/
        /*border: 1px solid rgba(128, 130, 132,0.1);*/
        border-radius: 50%;
        /*  display: -moz-inline-stack;*/
        display: inline-block;
        zoom: 1;
        margin: 0 0.5px 0 0; }
        .template-search .main-content .product-card .product-details .col-swatch li.color span {
          width: 100%;
          height: 100%;
          margin: 0;
          border-radius: 50%;
          border: 1px solid #ddd;
          display: block; }
        .template-search .main-content .product-card .product-details .col-swatch li.color:hover {
          cursor: pointer; }
          .template-search .main-content .product-card .product-details .col-swatch li.color:hover span {
            padding: 1px;
            border: 1px solid #808284; }
      .template-search .main-content .product-card .product-details .col-swatch li.color:last-child {
        margin: 0; }
    .template-search .main-content .product-card .product-details .col-swatch li.active span {
      padding: 1px;
      border: 1px solid #808284; }
  .template-search .main-content .grid-view-item--sold-out {
    opacity: 0.55; }
  .template-search .main-content .product-card:hover .product-details {
    visibility: visible; }
  .template-search .main-content .list-view-item__image-column {
    display: block;
    width: auto;
    text-align: center; }
    .template-search .main-content .list-view-item__image-column .list-view-item__image-wrapper {
      margin-right: 0; }
  .template-search .main-content .list-view-item__image {
    max-height: none;
    width: 100%; }
  .template-search .main-content .pagination {
    padding: 30px 0 60px; }
  .template-search .main-content .input-group__btn .btn {
    background-color: #b4252d;
    color: #fff;
    height: 50px;
    border-radius: 0;
    font-size: 10px;
    letter-spacing: 2px;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif; }
  .template-search .main-content form.search {
    max-width: 500px;
    margin: 0 auto; }
  .template-search .main-content input[type="search"] {
    margin: 0;
    height: 50px;
    border-radius: 0;
    border: 1px solid #dadada; }
  .template-search .main-content .section-header .rte p {
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-size: 13.5px;
    letter-spacing: 0.5px;
    color: #a6a6a6; }

/*template search*/
.backtop {
  position: fixed;
  right: 50px;
  width: 60px;
  height: 60px;
  opacity: 0.6;
  background: #fff;
  z-index: 999;
  bottom: 60px;
  cursor: pointer;
  display: none;
  background-color: #efefef; }

.backtop a {
  display: block;
  position: relative;
  text-align: center;
  height: 100%;
  padding: 15px 0;
  font-size: 20px; }

.backtop:hover {
  opacity: 1; }

.backtop a .fa {
  transform: rotate(-90deg); }

.form-message--error {
  font-size: 14px; }

.index-section .page-width > .custom-content > .medium-up--one-third p {
  font-size: 20px; }

.mobile-menu {
  position: fixed;
  height: 100%;
  padding-top: 61px;
  display: none;
  width: 100%;
  background-color: #fff;
  z-index: 999;
  overflow-x: auto; }
  .mobile-menu .mobile-bottom-nav {
    width: 100%;
    padding: 10px 18px 25px 18px; }
    .mobile-menu .mobile-bottom-nav ul li {
      width: 50%;
      float: left;
      font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
      text-transform: uppercase;
      font-size: 13px;
      letter-spacing: 2px; }
    .mobile-menu .mobile-bottom-nav ul li.account {
      text-align: right; }
      .mobile-menu .mobile-bottom-nav ul li.account .site-header__account {
        display: inline;
        padding: 5px 0; }
        .mobile-menu .mobile-bottom-nav ul li.account .site-header__account span {
          font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
          color: #4a4a4a;
          font-weight: normal; }
        .mobile-menu .mobile-bottom-nav ul li.account .site-header__account svg {
          fill: #818181;
          height: 14px;
          width: 14px;
          margin-right: 6px; }

.mobile-menu.scrolled {
  padding-top: 65px; }

.scrolled .site-header__account span, .scrolled .scrolled .site-header__search-toggle span {
  color: #2B272B; }

.dropdown-visible .site-header__account span, .dropdown-visible .dropdown-visible .site-header__search-toggle span {
  color: #2B272B; }

.mobile-menu-icons {
  border-bottom: 1px solid #D8D8D8;
  width: 100%;
  display: table;
  table-layout: fixed; }

.mobile-menu-col {
  width: 25%;
  padding: 10px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  position: relative; }

.mobile-menu-col:after {
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0;
  right: 0;
  background-color: #D8D8D8;
  content: ""; }

.mobile-menu-col:last-child:after {
  display: none; }

.mobile-menu-col img {
  padding-top: 3px; }

/*.minnermenu, #msearch, #mhome {
display: none;
}*/
#mhome {
  display: block; }
  #mhome > ul > li {
    margin: 0;
    /*padding: 0 20px;*/
    padding: 0 18px; }
    #mhome > ul > li a {
      font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
      font-size: 10px;
      letter-spacing: 2.5px;
      font-weight: 700;
      text-transform: uppercase;
      border-bottom: 1px solid #d8d8d8;
      display: block;
      padding: 20px 0;
      color: #454545;
      position: relative; }
    #mhome > ul > li .minnermenu {
      border-bottom: 1px solid #d8d8d8;
      padding: 8px 0 16px; }
      #mhome > ul > li .minnermenu ul li {
        padding: 0; }
        #mhome > ul > li .minnermenu ul li a {
          border-bottom: none;
          text-transform: capitalize;
          letter-spacing: 0;
          color: #858585;
          font-size: 13.5px;
          display: block;
          position: relative;
          font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
          letter-spacing: 0;
          font-weight: normal;
          padding: 8px 0; }
          #mhome > ul > li .minnermenu ul li a.sale {
            color: #b4252d; }
          #mhome > ul > li .minnermenu ul li a h4 {
            color: #4a4a43;
            font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
            font-size: 15px;
            letter-spacing: 1px;
            margin: 0 0 8px;
            text-transform: uppercase;
            font-weight: 500; }
          #mhome > ul > li .minnermenu ul li a img {
            width: auto; }
      #mhome > ul > li .minnermenu .shop-all {
        -webkit-columns: 100px 2;
        -moz-columns: 100px 2;
        columns: 100px 2; }
  #mhome > ul > li.active a {
    border-bottom: none;
    padding-bottom: 0; }

.mobile-home {
  padding: 20px !important; }

/*.border a {
background: url('https://cdn.shopify.com/s/files/1/0071/0659/2820/t/8/assets/mobile-menu-arrow.png?23996') no-repeat center right;
background-size: 7px;
}*/
.smenu a {
  background: url("https://cdn.shopify.com/s/files/1/0071/0659/2820/t/8/assets/cart-plus.png") no-repeat center right;
  background-size: 8px; }

.smenu a.opened {
  background: url("https://cdn.shopify.com/s/files/1/0071/0659/2820/t/8/assets/cart-minus.png") no-repeat center right;
  background-size: 8px; }

.mobile-menu-nav .minnermenu ul li ul li a {
  border: 0;
  background: none; }

/*#msearch .search-header {
max-width: 430px;
margin: 40px auto;
width: 100%;
display: block;
max-height: none;
}

#msearch .search-header__input.search__input {
border-color: #d8d8d8;
padding: 12px 40px 12px 12px;
}

#msearch .search-header__submit {
background-size: 14px;
background-position: 0px center;
height: 43px;
background: none;
}*/
.mobile-menu-nav {
  position: relative; }

.minnermenu {
  /* position: absolute;
  width: 100%;
  height: 100vh;
  overflow-x: auto;
  display: none;
  top: 0;
  left: 0;*/
  background-color: #fff; }

.mobile-slide-wrap {
  display: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 35px;
  width: 35px;
  left: 0; }

.mobile-slide {
  position: relative;
  height: 18px;
  top: 7px; }

.mobile-slide span {
  background-color: #000;
  display: block;
  height: 2px;
  width: 18px;
  position: relative;
  transition: background .2s ease-out;
  top: 7px;
  transition: all .3s ease-out; }

.mobile-slide span::before, .mobile-slide span::after {
  background: #000;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  transition: all .2s ease-out;
  width: 100%; }

.mobile-slide span::before {
  top: 7px; }

.mobile-slide span::after {
  top: -7px; }

.menu-opened .mobile-slide span {
  background: transparent; }

.menu-opened .mobile-slide span::before {
  transform: rotate(-45deg); }

.menu-opened .mobile-slide span::after {
  transform: rotate(45deg); }

.menu-opened .mobile-slide span::before, .menu-opened .mobile-slide span::after {
  top: 0; }

.site-header__account span {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 13.5px;
  color: #2B272B;
  position: relative;
  left: 0;
  font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
  font-weight: 700; }

.site-header__search-toggle span {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 13.5px;
  color: #2B272B;
  position: relative;
  font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
  font-weight: 700; }

.search__submit.btn--link svg {
  width: 18px;
  height: 18px; }

.site-header__logo-image--centered img {
  height: 18px; }

.checkout-page .site-header__logo-image--centered img {
  height: auto !important; }

.owl-theme .owl-dots {
  display: none; }

.list-view-item__title-column,
.list-view-item__price-column {
  display: block;
  width: auto;
  text-align: center; }

.mobile-menu-col a svg {
  width: 18px;
  height: 18px;
  fill: #999; }

.mobile-menu-col a.mobile-main-nav-link svg,
.mobile-menu-col a.site-header__account svg {
  width: 14px;
  height: 14px; }

.mobile-menu-col a.mobile-main-nav-link svg {
  width: 15px;
  height: 15px; }

/* Site Menu Styles */
.site-menu > ul:after {
  display: block;
  width: 100%;
  clear: both;
  content: ""; }

.site-menu > ul > li {
  float: left;
  /* position: relative;*/ }

.parent-item {
  display: block;
  padding: 30px 19px;
  color: #2B272B; }

/*.parent-arrow:after {
position: absolute;
right: 10px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
content: "\f107";
font-family: FontAwesome;
font-size: $body-font-size;
}*/
.mega-nav {
  display: none;
  position: absolute;
  background-color: #fff;
  width: 10000%;
  /*max-width: 1200px;*/
  max-width: 1920px;
  top: auto;
  left: 0;
  border: 1px solid #ece9e2;
  -webkit-transition: max-width 0.3s ease-in-out 0s;
  transition: max-width 0.3s ease-in-out 0s; }

.mega-table {
  width: 100%;
  display: table;
  table-layout: fixed; }

.menu-col {
  display: table-cell;
  vertical-align: top;
  padding: 0 25px; }

.menu-col:last-child {
  border-right: 0; }

.shop-menu .menu-col {
  width: 28%; }

.shop-menu .menu-col:first-child {
  padding-bottom: 70px; }

.shop-menu .menu-col:last-child {
  width: 44%; }

.mega-nav h3 {
  color: #454545;
  font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
  font-size: 13.5px;
  margin-bottom: 20px; }

.first-collumn {
  width: 36%;
  float: left;
  border-right: 1px solid #f7f7f7;
  margin: 23px 0 48px; }
  .first-collumn .menu-col:first-child {
    padding-left: 14px; }

.second-collumn {
  width: 64%;
  float: left;
  padding-left: 20px;
  margin: 34px 0 48px; }
  .second-collumn .menu-col {
    padding-left: 55px;
    padding-right: 0; }

#collections-meganav {
  padding: 35px 0 26px;
  /*.meganav-lookbooks.owl-hidden{
  .owl-item.active{
  display: none;
}
}*/ }
  #collections-meganav .owl-carousel {
    padding: 0 50px; }
    #collections-meganav .owl-carousel .owl-nav .owl-prev {
      background: #f2f2f2;
      height: 40px;
      width: 40px;
      left: -10px;
      opacity: 1; }
      #collections-meganav .owl-carousel .owl-nav .owl-prev .fa {
        position: relative;
        top: 3px; }
    #collections-meganav .owl-carousel .owl-nav .owl-next {
      background: #f2f2f2;
      height: 40px;
      width: 40px;
      right: -10px;
      opacity: 1; }
      #collections-meganav .owl-carousel .owl-nav .owl-next .fa {
        display: block; }
  #collections-meganav .owl-carousel.owl-hidden {
    opacity: 1; }
  #collections-meganav .meganav-lookbooks .owl-item {
    display: none; }
    #collections-meganav .meganav-lookbooks .owl-item p {
      color: #4a4a43;
      font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
      font-size: 16px;
      letter-spacing: 2px;
      margin: 10px 0 0;
      text-transform: uppercase;
      font-weight: 500; }
  #collections-meganav .meganav-lookbooks .owl-item.active {
    display: block;
  /*a{
  img{
  transition: transform .4s;
}
  &:hover{
  img{
  transform: translate(-50%, -50%) scale(0.98, 0.98);
} 
}
}*/ }

.mega-nav.submenu-opened {
  max-width: 1350px; }

.menu-col ul li {
  padding-bottom: 10px;
  position: relative; }

.menu-col ul li:nth-child(6),
.menu-col ul li:nth-child(7) {
  position: static; }

.menu-col ul li.active > a {
  color: #000; }

.menu-col ul li:last-child {
  padding-bottom: 0; }

.menu-col a {
  color: #414141;
  font-size: 13.5px;
  display: block;
  position: relative;
  font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
  letter-spacing: 1px; }

.menu-col a:hover {
  color: #df3f32; }

.about-menu .menu-col:nth-child(3) a {
  font-size: 17px; }

.menu-col .parent a:after {
  position: absolute;
  right: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "";
  font-family: FontAwesome;
  font-size: 13.5px; }

.menu-col .parent.active a:after {
  content: "\f105"; }

.submenu {
  display: none;
  position: absolute;
  top: 0;
  left: 250px;
  width: 100%; }

.shop-menu .menu-col.submenu-opened {
  width: 500px; }

.submenu-opened > ul {
  max-width: 50%;
  position: relative; }

.menu-col .parent .submenu a::after {
  display: none; }

.menu-box {
  position: relative; }

.menu-box a:hover::before {
  background-color: rgba(0, 0, 0, 0.35); }

.menu-box img {
  display: block; }

.menu-box h4 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 24px;
  z-index: 10;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0 25px; }

.menu-box h4 span.hidden {
  display: none; }

.book-menu .mega-nav {
  padding: 30px; }

.book-menu .mega-table {
  display: block;
  overflow: hidden; }

.book-menu .menu-col {
  display: block;
  width: 31.5%;
  float: left;
  margin-right: 2.5%;
  padding: 0;
  border: 0; }

.book-menu .menu-col:last-child {
  margin-right: 0; }

.about-menu .menu-col {
  width: 20%; }

.about-menu .menu-col:nth-child(3) {
  border: 0; }

.about-menu .menu-col:last-child {
  width: 40%; }

.about-menu .menu-col:last-child h3 {
  visibility: hidden; }

.blog-menu-box {
  display: none; }

#blogmenu1 {
  display: block; }

.grid--uniform .medium-up--one-half:nth-child(2n+1) {
  clear: none; }

/*search navbar*/
#search-navbar {
  padding: 30px 0 35px; }
  #search-navbar .search-form {
    max-width: 822px;
    margin: 0 auto;
  /*button {
  width: 20px;
  height: 59px;
  background: url('//cdn.shopify.com/s/files/1/0071/0659/2820/t/8/assets/search-icon.png?20545') no-repeat center;
  background-size: auto;
  border: 0;
  cursor: pointer;
  text-indent: -9999px;
  float: right;
  padding: 0;
  -webkit-appearance: none;
  background-color: #000;
}*/ }
    #search-navbar .search-form form {
      overflow: hidden;
      border-bottom: 1px solid #e4e4e4;
      height: auto;
      /*-webkit-transition: all 300ms ease-in-out 940ms;
      transition: all 300ms ease-in-out 940ms;*/ }
    #search-navbar .search-form input[type="search"] {
      background: none;
      border: 0;
      padding: 10px 0 14px;
      font-size: 16px;
      outline: none;
      font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
      font-weight: 400;
      color: #000;
      letter-spacing: 2px; }
    #search-navbar .search-form #header-search-results h3 {
      font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
      font-size: 12px;
      letter-spacing: 2.5px;
      color: #000000;
      margin-bottom: 16px;
      text-transform: uppercase;
      font-weight: 500; }
    #search-navbar .search-form #header-search-results .suggestion-titles {
      float: left;
      width: 33%; }
      #search-navbar .search-form #header-search-results .suggestion-titles p {
        margin-bottom: 5px; }
        #search-navbar .search-form #header-search-results .suggestion-titles p a {
          font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
          color: #000;
          font-size: 12px;
          letter-spacing: 2px;
          text-transform: uppercase; }
          #search-navbar .search-form #header-search-results .suggestion-titles p a:hover {
            text-decoration: underline; }
    #search-navbar .search-form #header-search-results .suggestion-products {
      float: left;
      width: 67%;
    /*#more-results{
    text-align: right;
    letter-spacing: 2px;
    color: #000;
    font-family: $font-one;
    font-weight: 700;
    font-size:12px;
    margin: 0;
    padding: 15px 9px 0;
    text-transform: uppercase;
    clear: both;
    &:hover{
    text-decoration:underline;
  }
  }*/ }
      #search-navbar .search-form #header-search-results .suggestion-products h3 {
        padding-left: 20px;
        margin-bottom: 15px; }
      #search-navbar .search-form #header-search-results .suggestion-products .suggestion {
        float: left;
        width: 33.33333%;
        padding-left: 20px; }
        #search-navbar .search-form #header-search-results .suggestion-products .suggestion a:hover {
          opacity: 0.85; }
      #search-navbar .search-form #header-search-results .suggestion-products .empty-search {
        text-transform: uppercase;
        letter-spacing: 2px;
        color: #000;
        font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
        font-weight: 500;
        font-size: 13.5px;
        margin: 0; }
    #search-navbar .search-form .search-form-inner {
      margin: 0 0 40px; }

/*search navbar*/
/*template password*/
.template-password header {
  border-bottom: 1px solid transparent; }
.template-password #CustomerLoginForm {
  text-align: center; }
  .template-password #CustomerLoginForm h1 {
    font-size: 32px;
    line-height: 1.3; }
  .template-password #CustomerLoginForm p {
    padding-top: 25px; }
.template-password .medium-up--one-quarter.logo-align--left {
  width: 100%;
  text-align: center;
  display: block; }
.template-password .announcement-bar, .template-password .prefooter, .template-password #shopify-section-footer {
  display: none; }
.template-password #AccessibleNav,
.template-password .site-header__icons--plus {
  display: none; }
.template-password .site-header {
  top: 0; }
.template-password main .page-width .grid {
  margin-left: -54px; }
.template-password .page-container {
  padding-top: 103px; }
.template-password .login-page {
  height: calc(100vh - 103px);
  padding: 0; }
  .template-password .login-page .page-width {
    position: relative;
    height: 100%; }
    .template-password .login-page .page-width .grid {
      position: absolute;
      width: 100%;
      top: 50%;
      transform: translateY(-50%); }

/*template password*/
.close-text a {
  font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 11px; }

.form-box p.privacy {
  font-style: italic; }

.hslider-image {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  height: 210px;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0; }

/*.grid--blog li .article__grid-image-container.hslider-image-container {
height: 210px;
}*/
.cart__submit-continue {
  padding-bottom: 25px; }

.cart__submit-continue a {
  border: 2px solid #BEBEBE;
  text-align: center;
  font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 24px;
  font-size: 10px;
  display: block;
  padding: 11px;
  text-transform: uppercase; }

.template-index .article__grid-image-wrapper {
  max-height: none !important; }

a.product-addtocart-secondary2 {
  font-size: 11px;
  color: #777;
  position: static;
  background: none;
  padding: 14px 0 5px;
  display: none;
  font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase; }

a.product-addtocart-secondary2::before {
  content: "+";
  position: relative;
  top: 0;
  left: -10px; }

.product-card:hover .product-card__image-wrapper, .product-card:focus-within .product-card__image-wrapper {
  opacity: 1; }

#sidebar-cart-update {
  display: none !important; }

.plp-pdesc {
  text-align: center;
  padding: 32px 0; }

.plp-pdesc h1 {
  font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
  font-size: 36px;
  letter-spacing: 3.6px;
  text-transform: uppercase;
  opacity: 0.71;
  color: #000; }

.plp-pdesc p {
  margin: 0 auto;
  color: #000;
  font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
  letter-spacing: 0.5px;
  font-size: 18px;
  line-height: 35px; }

body.template-product .product-form select {
  height: 61px; }

.cpopup-inner {
  position: relative;
  max-width: 800px;
  margin: 40px auto;
  background-color: #fff;
  padding: 40px;
  max-height: 82vh;
  overflow: hidden;
  overflow-y: auto; }

.cpopup-inner h2 {
  margin-bottom: 20px;
  font-size: 22px;
  font-family: 'Gotham'; }

.cpopup-inner h3 {
  margin-bottom: 10px;
  font-size: 19px;
  font-family: 'Gotham'; }

.cpopup-inner p {
  font-size: 17px; }

.cpopup-close {
  width: 16px;
  height: 16px;
  background: url("https://cdn.shopify.com/s/files/1/0071/0659/2820/t/8/assets/cart-close.png") no-repeat center;
  background-size: contain;
  position: absolute;
  top: 20px;
  right: 30px;
  cursor: pointer; }

.craft-video {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  margin-top: 50px; }

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

@media (min-aspect-ratio: 16 / 9) {
  .video-foreground {
    height: 300%;
    top: -116%; } }
@media (max-aspect-ratio: 16 / 9) {
  .video-foreground {
    width: 300%;
    left: -100%; } }
.site-header .site-header__logo-image .logo-white {
  display: none; }

/*template-index*/
.template-index {
  /* begin slideshow */
  /* end slideshow */
  /*begin banner*/
  /*end banner*/
  /*top hero section*/
  /*top hero section*/
  /* begin map */
  /* end map */
  /* custom */
  /* end instagram-box */
  /*featured collection slider*/
  /*featured collection slider*/ }
  .template-index .product-badge {
    position: absolute;
    z-index: 9;
    top: 25px;
    left: 15px;
    font-weight: bold;
    font-size: 14px; }
  .template-index #currency_form select {
    background-image: url(//varana.com/cdn/shop/t/51/assets/white-ico-select.svg?v=22765799129141930821676473599);
    color: #fff; }
  .template-index .site-header {
    background-image: url(//varana.com/cdn/shop/t/51/assets/header-gradient.png?v=112425957535153741741676473589);
    background-repeat: repeat-x;
    background-color: transparent; }
    .template-index .site-header .site-header__logo-image .logo-white {
      display: inline; }
    .template-index .site-header .site-header__logo-image .logo-red {
      display: none; }
    .template-index .site-header .site-header__account span {
      color: #fff; }
    .template-index .site-header .site-header__search-toggle span {
      color: #fff; }
    .template-index .site-header .country {
      color: #fff; }
      .template-index .site-header .country span {
        color: #fff; }
  .template-index .scrolled {
    background-color: #fff;
    background-image: none; }
    .template-index .scrolled .parent-item {
      color: black; }
    .template-index .scrolled .site-header__icon svg {
      fill: black; }
    .template-index .scrolled .site-header__account span {
      color: black; }
    .template-index .scrolled .site-header__search-toggle span {
      color: black; }
    .template-index .scrolled #currency_form select {
      background-image: url(//varana.com/cdn/shop/t/51/assets/black-ico-select.svg?v=146038610840559294621676473589);
      color: black; }
  .template-index .dropdown-visible {
    background-color: #fff;
    background-image: none; }
    .template-index .dropdown-visible .parent-item {
      color: black; }
    .template-index .dropdown-visible .site-header__icon svg {
      fill: #2B272B; }
    .template-index .dropdown-visible .site-header__account span {
      color: black; }
    .template-index .dropdown-visible .site-header__search-toggle span {
      color: black; }
    .template-index .dropdown-visible .site-header__icons-wrapper .country-selector {
      color: black; }
    .template-index .dropdown-visible #currency_form select {
      background-image: url("//varana.com/cdn/shop/t/51/assets/black-ico-select.svg?v=146038610840559294621676473589");
      color: #2B272B; }
  .template-index .scrolled .site-header__logo-image .logo-red {
    display: inline; }
  .template-index .scrolled .site-header__logo-image .logo-white {
    display: none; }
  .template-index .dropdown-visible .site-header__logo-image .logo-white {
    display: none; }
  .template-index .dropdown-visible .site-header__logo-image .logo-red {
    display: inline; }
  .template-index .site-header .site-header__mobile-nav {
    background-color: transparent; }
  .template-index .page-container {
    padding-top: 0; }
  .template-index header .parent-item {
    color: #fff; }
  .template-index header .site-header__icon svg {
    fill: #fff; }
  .template-index .shopify-section.index-section--slideshow .slideshow__subtitle {
    color: #ffffff;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-size: 13.5px;
    font-weight: 700;
    letter-spacing: 2.6px;
    text-transform: uppercase; }
  .template-index .shopify-section.index-section--slideshow .slideshow__title {
    max-width: 483px;
    color: #ffffff;
    font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
    font-size: 35px;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-shadow: none;
    margin-bottom: 40px;
    margin-top: 13px; }
  .template-index .shopify-section.index-section--slideshow .page-width a {
    outline: 0; }
  .template-index .shopify-section.index-section--slideshow .btn {
    background: transparent !important;
    position: relative;
    padding: 0px;
    min-height: 40px;
    font-weight: bold; }
    .template-index .shopify-section.index-section--slideshow .btn:before {
      position: absolute;
      content: "";
      width: 100%;
      height: 2px;
      bottom: 0;
      background-color: #fff;
      left: 0px;
      -webkit-transition: height 300ms ease-in-out 0s;
      transition: height 300ms ease-in-out 0s;
      z-index: -1; }
    .template-index .shopify-section.index-section--slideshow .btn.dark {
      color: #000 !important; }
      .template-index .shopify-section.index-section--slideshow .btn.dark:before {
        background-color: #00000020; }
  .template-index .shopify-section.index-section--slideshow .btn.slideshow__btn {
    color: #ffffff;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-size: 13.5px;
    font-weight: 700;
    letter-spacing: 2.6px; }
    .template-index .shopify-section.index-section--slideshow .btn.slideshow__btn:before {
      height: 3px;
      background-color: #fff; }
  .template-index .shopify-section.index-section--slideshow .slideshow__arrows .slick-dots {
    margin: 0 5px; }
  .template-index .shopify-section.index-section--slideshow .slideshow__arrows .slick-dots li {
    margin-left: 0;
    margin-right: 30px; }
  .template-index .mobile-hero {
    display: none; }
  .template-index .shopify-section.index-section--flush .hero {
    /*background-attachment: fixed;*/
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover; }
  .template-index .shopify-section.index-section--flush .hero__inner.index .page-width {
    /*margin: 0;*/ }
    .template-index .shopify-section.index-section--flush .hero__inner.index .page-width .content {
      max-width: 400px;
      max-width: 30em;
      /*padding-left: 54px;*/ }
      .template-index .shopify-section.index-section--flush .hero__inner.index .page-width .content .mega-title {
        color: #ffffff;
        font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
        /*font-size: 32px;*/
        font-size: 28px;
        letter-spacing: 2px;
        line-height: 36px;
        text-transform: uppercase;
        text-shadow: none;
        margin-bottom: 14px;
        font-weight: normal; }
        .template-index .shopify-section.index-section--flush .hero__inner.index .page-width .content .mega-title span {
          display: block; }
      .template-index .shopify-section.index-section--flush .hero__inner.index .page-width .content .mega-subtitle {
        text-shadow: none;
        font-weight: normal; }
        .template-index .shopify-section.index-section--flush .hero__inner.index .page-width .content .mega-subtitle p {
          color: #ffffff;
          font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
          font-size: 12.6px;
          font-weight: 300;
          letter-spacing: 0.9px;
          line-height: 24px; }
          .template-index .shopify-section.index-section--flush .hero__inner.index .page-width .content .mega-subtitle p strong {
            display: block;
            font-weight: normal; }
  .template-index .shopify-section.top-hero-section .hero {
    /*background-attachment: fixed;*/
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover; }
  .template-index .shopify-section.top-hero-section .hero__inner.index .page-width {
    margin: 0 auto;
    padding: 0 54px; }
    .template-index .shopify-section.top-hero-section .hero__inner.index .page-width .content {
      max-width: 500px;
      padding-left: 0; }
      .template-index .shopify-section.top-hero-section .hero__inner.index .page-width .content .subtitle {
        color: #ffffff;
        font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
        font-size: 11px;
        letter-spacing: 1.5px;
        text-transform: uppercase;
        line-height: 14px;
        margin-bottom: 12px; }
      .template-index .shopify-section.top-hero-section .hero__inner.index .page-width .content h2 {
        color: #ffffff;
        font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
        font-size: 30px;
        line-height: 34px;
        letter-spacing: 2px;
        text-transform: uppercase;
        text-shadow: none;
        margin-bottom: 14px;
        font-weight: normal; }
        .template-index .shopify-section.top-hero-section .hero__inner.index .page-width .content h2 span {
          display: block; }
      .template-index .shopify-section.top-hero-section .hero__inner.index .page-width .content a {
        padding: 0 0 13px;
        color: #fff;
        font-size: 11px;
        margin-bottom: 10px;
        letter-spacing: 1.5px;
        font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
        font-weight: 700;
        display: inline-block;
        position: relative; }
      .template-index .shopify-section.top-hero-section .hero__inner.index .page-width .content a:after {
        content: '';
        width: 100%;
        height: 1px;
        background-color: currentColor;
        -webkit-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
        position: absolute;
        bottom: 3px;
        left: 0; }
      .template-index .shopify-section.top-hero-section .hero__inner.index .page-width .content a:hover:after {
        bottom: 10px; }
  .template-index .map-section .map-section__content .h4 {
    opacity: 0.7;
    color: #000000;
    font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
    font-size: 26px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    margin-bottom: 12px; }
  .template-index .map-section .map-section__content .map_section__directions-btn {
    border: none;
    opacity: 0.48;
    color: #000000;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 300;
    /*letter-spacing: 0.65px;*/
    text-transform: uppercase;
    padding: 0;
    margin-bottom: 14px;
    width: 100%; }
    .template-index .map-section .map-section__content .map_section__directions-btn .icon {
      width: initial;
      height: 11px; }
  .template-index .map-section .map-section__content .rte-setting p {
    color: #3e3e3e;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-size: 13.5px;
    line-height: 20px;
    margin-top: -15px; }
  .template-index #custom {
    /*begin feature-columns-section */
    /*end feature-columns-section */ }
    .template-index #custom .feature-columns-section .h4 {
      color: #4a4a43;
      font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
      font-size: 16px;
      letter-spacing: 2px;
      margin: 10px 0 0;
      text-transform: uppercase;
      font-weight: 500; }
  .template-index #instagram-box {
    /* test */
    /* end */ }
    .template-index #instagram-box h4 {
      opacity: 0.71;
      color: #000000;
      font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
      font-size: 24px;
      letter-spacing: 1.5px;
      margin: 15px 0 20px;
      text-transform: uppercase;
      font-weight: normal; }
    .template-index #instagram-box #pipe {
      opacity: 0.71;
      color: #000000;
      font-size: 30px;
      font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif; }
    .template-index #instagram-box #instafeed-gallery-feed {
      margin: 40px 0;
      padding: 0 10%;
      min-height: 400px; }
    .template-index #instagram-box .img-span {
      background-repeat: no-repeat;
      background-size: 100%;
      height: 100%;
      border-radius: 0px;
      display: block;
      background-position: top; }
    .template-index #instagram-box .owl-prev,
    .template-index #instagram-box .owl-next {
      background-color: #f2f2f2;
      opacity: 1;
      width: 40px;
      height: 40px; }
      .template-index #instagram-box .owl-prev .fa,
      .template-index #instagram-box .owl-next .fa {
        color: #797979;
        position: relative;
        top: 3px; }
    .template-index #instagram-box .img-featured-container {
      overflow: hidden;
      position: relative;
      width: 100%;
      height: 300px; }
    .template-index #instagram-box .img-featured-container img {
      width: 100%; }
    .template-index #instagram-box .img-featured-container .img-backdrop {
      /*  background: linear-gradient(135deg, rgba(38, 163, 255, 0.85), rgba(83, 201, 179, 0.85)); */
      margin: 0;
      padding: 0;
      width: 100%;
      height: 100%;
      position: absolute;
      z-index: 1;
      opacity: 0;
      transition: all 0.3s ease; }
    .template-index #instagram-box .img-featured-container:hover > .img-backdrop {
      opacity: 1; }
    .template-index #instagram-box .img-featured-container .description-container {
      color: #fff;
      font-size: 16px;
      line-height: 1.2;
      padding: 0 30px;
      text-align: center;
      line-height: 20px;
      width: 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      transform-style: preserve-3d;
      z-index: 2;
      opacity: 0;
      transition: all .2s ease; }
    .template-index #instagram-box .img-featured-container .description-container .fa-instagram {
      font-size: 40px; }
    .template-index #instagram-box .img-featured-container .description-container p {
      font-weight: 300;
      margin-bottom: 0; }
    .template-index #instagram-box .img-featured-container:hover .description-container {
      opacity: 1; }
    .template-index #instagram-box .img-featured-container .description-container .caption {
      display: none;
      margin-bottom: 10px; }
    .template-index #instagram-box .img-featured-container .description-container .likes,
    .template-index #instagram-box .img-featured-container .description-container .comments {
      margin: 0 5px; }
    .template-index #instagram-box .owl-carousel .owl-stage {
      display: flex;
      align-items: center; }
    .template-index #instagram-box .owl-carousel .caption {
      text-align: center; }
    .template-index #instagram-box .owl-item.active.center .img-featured-container {
      transform: scale(1.1, 1.1);
      height: 400px; }
    .template-index #instagram-box #btn-instafeed-load {
      color: #fff;
      background: #26a3ff;
      margin: 20px auto;
      padding: 8px 12px;
      display: block;
      border: none; }
    @media screen and (min-width: 768px) {
      .template-index #instagram-box .img-featured-container .description-container .caption {
        display: block; } }
  .template-index .main-slider-content {
    padding-top: 68px;
    padding-bottom: 18px; }
    .template-index .main-slider-content .custom-products-homepage {
      position: relative; }
      .template-index .main-slider-content .custom-products-homepage div.owl-item .product-card__image-wrapper {
        position: relative; }
        .template-index .main-slider-content .custom-products-homepage div.owl-item .product-card__image-wrapper a.product-addtocart-secondary {
          position: absolute;
          background-color: #fff;
          left: 0px;
          right: 0px;
          text-transform: uppercase;
          padding: 10px 0px;
          color: #716C6C;
          font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
          font-size: 12px;
          letter-spacing: 1px;
          font-weight: 500;
          text-align: center;
          width: 160px;
          height: 40px;
          margin: 0 auto;
          display: none;
          /*border:1px solid #e2e2e2;*/ }
      .template-index .main-slider-content .custom-products-homepage div.owl-item .product-card__title a {
        border-bottom: none;
        font-size: 13.5px;
        letter-spacing: 0.2px;
        color: #616161;
        font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif; }
        .template-index .main-slider-content .custom-products-homepage div.owl-item .product-card__title a:hover {
          text-decoration: none; }
      .template-index .main-slider-content .custom-products-homepage div.owl-item dl.price .price__regular {
        font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
        font-size: 14px;
        letter-spacing: 2.8px; }
        .template-index .main-slider-content .custom-products-homepage div.owl-item dl.price .price__regular dd {
          margin: 0; }
      .template-index .main-slider-content .custom-products-homepage div.owl-item .img-box {
        overflow: hidden; }
        .template-index .main-slider-content .custom-products-homepage div.owl-item .img-box img {
          transition: transform 1s; }
      .template-index .main-slider-content .custom-products-homepage div.owl-item.active:hover .img-box {
        overflow: hidden;
        transition: transform 1s cubic-bezier(0.2, 0.01, 0.45, 1); }
        .template-index .main-slider-content .custom-products-homepage div.owl-item.active:hover .img-box img {
          transform: scale(1.05);
          transition: transform 1s cubic-bezier(0.2, 0.01, 0.45, 1); }
      .template-index .main-slider-content .custom-products-homepage div.owl-item.active:hover a.product-addtocart-secondary {
        display: block; }
      .template-index .main-slider-content .custom-products-homepage .owl-nav {
        position: absolute;
        top: -60px;
        right: 35px; }
        .template-index .main-slider-content .custom-products-homepage .owl-nav .owl-next {
          position: inherit;
          border-radius: 0 !important;
          height: 30px;
          font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
          letter-spacing: 1px;
          font-size: 13.5px;
          margin: 0;
          /* opacity: 0.5;*/
          color: #020202; }
          .template-index .main-slider-content .custom-products-homepage .owl-nav .owl-next:hover {
            color: #020202; }
        .template-index .main-slider-content .custom-products-homepage .owl-nav .owl-next:after {
          content: '|';
          color: #707070;
          padding: 0 10px; }
        .template-index .main-slider-content .custom-products-homepage .owl-nav .owl-prev {
          /*opacity: 0.5;*/
          margin: 0;
          width: 40px;
          position: inherit;
          border-radius: 0 !important;
          height: 30px;
          font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
          letter-spacing: 1px;
          color: #020202;
          font-size: 13.5px;
          margin-right: 0; }
          .template-index .main-slider-content .custom-products-homepage .owl-nav .owl-prev:hover {
            color: #020202; }
      .template-index .main-slider-content .custom-products-homepage .grid-view-item__image-wrapper {
        margin: 0 0 5px; }
      .template-index .main-slider-content .custom-products-homepage .product-card {
        text-align: center;
        margin: 45px 0 10px; }

/*template-index*/
.site-header__cart svg {
  top: 1.5px;
  width: 12px;
  height: 12px;
  display: block;
  fill: #2B272B;
  margin-right: 0;
  position: relative; }

/*texture styles*/
/*main popup*/
.main-popup {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background-color: rgba(0, 0, 0, 0.5);
  display: none; }
  .main-popup .close-icon {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 10;
    cursor: pointer; }
    .main-popup .close-icon svg {
      width: 16px;
      fill: #fff; }
  .main-popup .popup-inner {
    position: relative; }
  .main-popup .popup-banner h2 {
    color: #fff;
    text-align: center;
    padding: 120px 20px;
    font-weight: 500;
    font-size: 22px;
    margin-bottom: 0; }
  .main-popup .form-box {
    padding: 30px 40px; }
    .main-popup .form-box p {
      text-align: center;
      font-weight: 500;
      font-size: 18px; }
  .main-popup .ui {
    overflow: hidden;
    max-width: 302px;
    margin: 0 auto 20px; }
  .main-popup input[type="email"] {
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 0;
    height: 42px;
    width: calc(100% - 72px);
    float: left;
    -webkit-appearance: none; }
  .main-popup input[type="submit"] {
    background-color: #ECE9E2;
    color: #000;
    font-size: 11px;
    cursor: pointer;
    border: 0;
    border-radius: 0;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    height: 42px;
    width: 72px;
    float: left;
    text-align: center;
    -webkit-appearance: none; }
  .main-popup #mc_embed_signup input.email {
    border: 1px solid transparent;
    padding: 10px;
    border-radius: 0;
    height: 42px;
    width: calc(100% - 72px);
    float: left;
    -webkit-appearance: none; }
  .main-popup #mc_embed_signup .button {
    background-color: transparent;
    color: #b4252d !important;
    font-size: 11px;
    cursor: pointer;
    border: 0;
    border-radius: 0;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    height: 42px;
    width: 72px;
    float: left;
    text-align: center;
    -webkit-appearance: none;
    position: relative; }
  .main-popup #mc_embed_signup .button:before {
    width: 100%;
    position: absolute;
    height: 4px;
    background-color: #b4252d;
    content: "";
    left: 0;
    bottom: 0;
    -webkit-transition: height 300ms ease-in-out 0s;
    transition: height 300ms ease-in-out 0s;
    z-index: -1;
    border-radius: 0; }
  .main-popup #mc_embed_signup .button:hover {
    background-color: #b4252d;
    color: white !important; }
  .main-popup #mc_embed_signup form {
    padding: 0; }

/*main popup*/
.main-popup .overlay {
  max-width: 642px;
  width: 95%;
  margin: 0 auto;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  background-color: #fff; }
  .main-popup .overlay .popup-inner .popup-banner {
    float: left;
    width: 50%;
    background: transparent;
    line-height: initial;
    /* height: 443px;*/
    height: 453px; }
  .main-popup .overlay .popup-inner .form-box {
    width: 50%;
    float: left;
    padding: 13% 20px 0; }
    .main-popup .overlay .popup-inner .form-box h3 {
      font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
      color: #4a4a43;
      font-weight: 500;
      font-size: 23px;
      letter-spacing: 1.84px;
      text-transform: uppercase;
      padding-bottom: 49px;
      margin: 0; }
    .main-popup .overlay .popup-inner .form-box p {
      color: #080808;
      font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-weight: 300;
      letter-spacing: 0.85px;
      line-height: 22px;
      margin-bottom: 69px; }
    .main-popup .overlay .popup-inner .form-box .ui {
      max-width: inherit;
      margin: 0;
      border-bottom: 1px solid #707070; }
      .main-popup .overlay .popup-inner .form-box .ui input[type="email"] {
        border: none;
        opacity: 1;
        color: #000000 !important;
        font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: 300;
        letter-spacing: 0.7px;
        line-height: 40px;
        padding: 0;
        width: calc(100% - 72px); }
        .main-popup .overlay .popup-inner .form-box .ui input[type="email"]:focus {
          outline: 0;
          border-color: none; }
      .main-popup .overlay .popup-inner .form-box .ui input[type="submit"] {
        font-size: 12px;
        letter-spacing: 2px;
        border-bottom: 3px solid #92000e;
        position: relative;
        -webkit-transition: color 800ms linear 0s;
        transition: color 800ms linear 0s;
        background: transparent;
        color: #fff !important;
        font-weight: bold;
        outline: 0;
        padding: 0;
        font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif; }
        .main-popup .overlay .popup-inner .form-box .ui input[type="submit"]:before {
          width: 100%;
          position: absolute;
          height: 2px;
          background-color: #b4252d;
          content: "";
          left: 0;
          bottom: 0;
          -webkit-transition: height 300ms ease-in-out 0s;
          transition: height 300ms ease-in-out 0s;
          z-index: -1; }
        .main-popup .overlay .popup-inner .form-box .ui input[type="submit"]:after {
          content: "";
          display: table;
          clear: both; }
        .main-popup .overlay .popup-inner .form-box .ui input[type="submit"]:hover {
          color: #fff !important;
          background: #92000e;
          -moz-transition: all 0.7s;
          -o-transition: all 0.7s;
          -webkit-transition: all 0.7s;
          transition: all 0.7s; }
  .main-popup .overlay .popup-inner .close-icon span {
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-size: 13.5px;
    font-weight: 500;
    letter-spacing: 2.6px;
    line-height: 24px;
    color: #000;
    text-transform: uppercase; }

/* end popup */
/*begin header*/
.menu-overlay {
  background-color: #fff !important;
  height: 0 !important; }

header.site-header .site-header__logo-image svg {
  max-width: 220px;
  height: auto; }
header.site-header .site-header__mobile-nav {
  border-bottom: 0px solid rgba(255, 255, 255, 0.15);
  -webkit-background-clip: padding-box;
  /* for Safari */
  background-clip: padding-box; }
header.site-header .parent-item {
  font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
  font-size: 10px;
  letter-spacing: 2.5px;
  font-weight: 500;
  webkit-font-smoothing: subpixel-antialiased;
  font-smooth: auto;
  moz-osx-font-smoothing: auto;
  text-transform: uppercase; }
header.site-header .mega-nav {
  border: none;
  max-width: 100%; }
header.site-header .shop-menu .menu-col {
  border-right: none;
  padding: 15px 5px 0 0; }
  header.site-header .shop-menu .menu-col:last-child {
    width: 28%; }
  header.site-header .shop-menu .menu-col:first-child {
    padding-bottom: 0; }
  header.site-header .shop-menu .menu-col h3 {
    opacity: 0.7;
    color: #000000;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    /* font-size: 15px;*/
    font-weight: 500;
    letter-spacing: 0.75px;
    text-transform: inherit;
    margin-bottom: 12px;
    font-size: 12.5px; }
  header.site-header .shop-menu .menu-col ul li {
    padding-bottom: 12px; }
    header.site-header .shop-menu .menu-col ul li a {
      font-size: 12px;
      opacity: 0.8;
      color: #000000;
      font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
      font-size: 15px;
      font-weight: 300;
      letter-spacing: 0.75px; }
header.site-header .site-header__cart {
  position: relative; }

header.dropdown-visible .site-header__mobile-nav {
  border-bottom: 1px solid #f7f7f7; }

/*end header*/
/* begin footer */
footer.site-footer {
  margin-top: 0;
  background-color: #f6f6f6; }
  footer.site-footer .medium-up--one-third {
    padding-left: 0; }
  footer.site-footer .social-icons .icon {
    width: 21px;
    height: 21px; }
  footer.site-footer .store-address li {
    opacity: 0.69;
    color: #000000;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-size: 12px; }
  footer.site-footer .footer-brand-img svg {
    width: 105px;
    height: 230px; }
  footer.site-footer .footer-brand-img .store-address {
    margin: 3px 0; }
  footer.site-footer .newsletter-section {
    padding-top: 20px; }
    footer.site-footer .newsletter-section h2 {
      letter-spacing: 0;
      color: #000;
      opacity: 0.5;
      font-size: 11.5px;
      font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
      font-weight: 500;
      letter-spacing: 1.6px;
      text-transform: uppercase;
      margin-bottom: 0;
      line-height: 18px; }
    footer.site-footer .newsletter-section p {
      font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
      font-size: 12px;
      letter-spacing: 0.75px;
      line-height: 40px;
      opacity: 0.69;
      margin-bottom: 8px;
      color: #000000; }
    footer.site-footer .newsletter-section p.phone-no {
      line-height: 24px; }
      footer.site-footer .newsletter-section p.phone-no a:hover {
        text-decoration: underline;
        color: #4a4a4a; }
    footer.site-footer .newsletter-section .form-single-field {
      margin: 0 0 25px;
      max-width: 412.5px; }
      footer.site-footer .newsletter-section .form-single-field .input-group__field {
        margin: 0;
        border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: 1px solid #e3e3e3;
        background: transparent;
        font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
        font-size: 12px;
        letter-spacing: 0.75px;
        letter-spacing: 0.7px;
        padding: 10px 3px;
        border-radius: 0;
        outline: none;
        min-height: 40px;
        height: 40px; }
      footer.site-footer .newsletter-section .form-single-field .input-group__field::-webkit-input-placeholder {
        /* Edge */
        opacity: 0.69;
        color: #000000; }
      footer.site-footer .newsletter-section .form-single-field .input-group__field:-ms-input-placeholder {
        /* Internet Explorer */
        opacity: 0.69;
        color: #000000; }
      footer.site-footer .newsletter-section .form-single-field .input-group__field::placeholder {
        opacity: 0.69;
        color: #000000; }
      footer.site-footer .newsletter-section .form-single-field button {
        min-height: 40px;
        height: 40px;
        font-size: 10px;
        letter-spacing: 2px;
        border: none;
        -webkit-transition: color 800ms linear 0s;
        transition: color 800ms linear 0s;
        /* border-bottom: 3px solid;*/
        background: transparent;
        background-color: transparent;
        color: #b4252d;
        font-weight: bold;
        outline: 0;
        padding: 0;
        font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
        width: 80px;
        border-radius: 0;
        position: relative;
        z-index: 1; }
        footer.site-footer .newsletter-section .form-single-field button:before {
          width: 100%;
          position: absolute;
          height: 4px;
          background-color: #b4252d;
          content: "";
          left: 0;
          bottom: 0;
          -webkit-transition: height 300ms ease-in-out 0s;
          transition: height 300ms ease-in-out 0s;
          z-index: -1;
          border-radius: 0; }
        footer.site-footer .newsletter-section .form-single-field button:after {
          content: "";
          display: table;
          clear: both; }
        footer.site-footer .newsletter-section .form-single-field button:hover {
          color: #fff; }
      footer.site-footer .newsletter-section .form-single-field button:hover:before {
        height: 100%; }
  footer.site-footer .menu-column .site-footer__item {
    width: 50%;
    float: left;
    padding-left: 18%; }
  footer.site-footer .site-footer__item-inner--text p.h4 {
    margin-bottom: 26px;
    line-height: 18px; }
  footer.site-footer .site-footer__item-inner.site-footer__item-inner--link_list li {
    padding: 0;
    margin-bottom: 5px; }
    footer.site-footer .site-footer__item-inner.site-footer__item-inner--link_list li a {
      opacity: 0.69;
      color: #000000;
      font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
      font-size: 12px; }
      footer.site-footer .site-footer__item-inner.site-footer__item-inner--link_list li a:hover {
        color: #000;
        text-decoration: underline; }
    footer.site-footer .site-footer__item-inner.site-footer__item-inner--link_list li h5 a {
      font-size: 15px; }
    footer.site-footer .site-footer__item-inner.site-footer__item-inner--link_list li h5:after {
      content: "";
      height: 2px;
      width: 10px;
      margin-right: 10px;
      background-color: #00000060;
      display: inline-block;
      vertical-align: middle;
      margin-left: 10px; }
    footer.site-footer .site-footer__item-inner.site-footer__item-inner--link_list li:last-child h5:after {
      display: none; }
  footer.site-footer p.term {
    font-size: 13.5px;
    margin-bottom: 32px; }
    footer.site-footer p.term > a {
      text-decoration: underline;
      font-weight: 500; }
  footer.site-footer p.menu-title {
    opacity: 0.5;
    color: #000000;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 11.5px;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    margin: 20px 0 10px;
    line-height: 18px; }
  footer.site-footer .site-footer__rte p {
    opacity: 0.69;
    color: #000000;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-bottom: 8px; }
  footer.site-footer .social-icons {
    padding-top: 15px; }
    footer.site-footer .social-icons li {
      padding: 0 15px 0 0; }
      footer.site-footer .social-icons li a {
        color: #919191; }
  footer.site-footer .site-footer__hr {
    margin: 65px 0 20px; }
  footer.site-footer .site-footer__copyright-content {
    opacity: 0.69;
    color: #000000;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-size: 12px;
    letter-spacing: 0.65px; }
    footer.site-footer .site-footer__copyright-content a {
      opacity: 0.69;
      color: #000000;
      font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
      font-size: 12px;
      letter-spacing: 0.65px; }

/* end footer */
/* begin sidebar-cart */
.sidebar_cart_container {
  position: fixed;
  top: 0;
  background-color: #FFF;
  width: 100%;
  max-width: 450px;
  right: 0;
  height: 100vh;
  z-index: 9999;
  overflow: overlay;
  overflow-x: hidden;
  transition: all 0.5s;
  padding: 30px;
  right: -450px; }
  .sidebar_cart_container.active {
    right: 0px; }
  .sidebar_cart_container .cart_item_img {
    width: 30%;
    float: left; }
    .sidebar_cart_container .cart_item_img img {
      max-height: initial;
      width: 100%; }
  .sidebar_cart_container .cart_item_content {
    width: 70%;
    float: right;
    padding: 15px 0px 15px 13px; }
  .sidebar_cart_container .sidebar_cart_item:after {
    clear: both;
    display: block;
    content: ""; }
  .sidebar_cart_container .cart_attr_qty > * {
    width: 50%;
    float: left; }
    .sidebar_cart_container .cart_attr_qty > *.cart__qty {
      float: right; }
  .sidebar_cart_container .cart_attr_qty:after {
    content: "";
    display: block;
    clear: both; }
  .sidebar_cart_container .cart__rbtn > a.btn {
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-weight: 400;
    color: #999999;
    font-size: 12px !important;
    text-transform: capitalize;
    padding: 0px !IMPORTANT;
    min-height: 0;
    letter-spacing: 1px;
    border: none; }
  .sidebar_cart_container .cart_rbtn_price > * {
    width: 50%;
    float: left; }
    .sidebar_cart_container .cart_rbtn_price > *.cart__price {
      text-align: right; }
  .sidebar_cart_container span.cart__subtotal-title {
    text-transform: uppercase;
    font-size: 12px;
    color: #454545; }
  .sidebar_cart_container input.btn.btn--small-wide.cart__submit.cart__submit-control,
  .sidebar_cart_container a.btn.btn--has-icon-after.cart__continue-btn {
    width: 100%;
    color: #000000;
    border: 2px solid #BEBEBE;
    margin: 0px;
    font-size: 12px;
    padding: 11px; }
  .sidebar_cart_container button#cart_close {
    background-color: transparent;
    border: none;
    float: right;
    font-size: 20px;
    margin-top: -47px; }
  .sidebar_cart_container .sidebar-cart-items h2 {
    color: #000000;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    margin-bottom: 32px; }
    .sidebar_cart_container .sidebar-cart-items h2 span {
      position: relative;
      top: 3.5px;
      padding-right: 5px; }
      .sidebar_cart_container .sidebar-cart-items h2 span svg {
        width: 17px;
        height: 17px; }
  .sidebar_cart_container .sidebar-cart-items .sidebar_cart_item {
    background: transparent;
    margin-bottom: 15px;
    position: relative; }
    .sidebar_cart_container .sidebar-cart-items .sidebar_cart_item .cart_item_img {
      line-height: initial; }
    .sidebar_cart_container .sidebar-cart-items .sidebar_cart_item .cart_item_content {
    /*.cart__rbtn,
    .cart__qty label{
    display: none;
  }*/ }
      .sidebar_cart_container .sidebar-cart-items .sidebar_cart_item .cart_item_content .cart__qty {
        width: 64px;
        margin: 0; }
        .sidebar_cart_container .sidebar-cart-items .sidebar_cart_item .cart_item_content .cart__qty .qtty-less, .sidebar_cart_container .sidebar-cart-items .sidebar_cart_item .cart_item_content .cart__qty .qtty-add {
          padding: 0 3px;
          color: #171717;
          opacity: 0.55; }
      .sidebar_cart_container .sidebar-cart-items .sidebar_cart_item .cart_item_content .cart_attr_qty {
        bottom: 0;
        padding: 0 0 10px; }
      .sidebar_cart_container .sidebar-cart-items .sidebar_cart_item .cart_item_content dl {
        margin-top: 0;
        /*font-weight: 300;
        font-size: 1.5rem;*/
        display: flex;
        margin-bottom: 10px;
        justify-content: space-between; }
      .sidebar_cart_container .sidebar-cart-items .sidebar_cart_item .cart_item_content .cart_item_title {
        line-height: 15px;
        padding-right: 10px; }
        .sidebar_cart_container .sidebar-cart-items .sidebar_cart_item .cart_item_content .cart_item_title a {
          font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
          text-transform: uppercase;
          letter-spacing: 1px;
          font-size: 11.5px;
          color: black;
          font-weight: 500;
          opacity: 1; }
      .sidebar_cart_container .sidebar-cart-items .sidebar_cart_item .cart_item_content .cart__meta-text {
        padding: 0;
      /*.cart__section.size-box{
      span{
      text-transform:lowercase;
    }
    }*/ }
        .sidebar_cart_container .sidebar-cart-items .sidebar_cart_item .cart_item_content .cart__meta-text .cart__section {
          display: block;
          font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
          text-transform: uppercase;
          font-size: 10px;
          letter-spacing: 1px;
          font-style: normal;
          opacity: 1; }
          .sidebar_cart_container .sidebar-cart-items .sidebar_cart_item .cart_item_content .cart__meta-text .cart__section span {
            display: inline-block;
            font-size: 10px;
            padding-bottom: 0;
            line-height: inherit;
            font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif; }
        .sidebar_cart_container .sidebar-cart-items .sidebar_cart_item .cart_item_content .cart__meta-text .cart__section:first-child {
          padding-bottom: 6px; }
      .sidebar_cart_container .sidebar-cart-items .sidebar_cart_item .cart_item_content .cart__rbtn {
        position: absolute;
        bottom: 7px;
        /*left: 129px;*/ }
        .sidebar_cart_container .sidebar-cart-items .sidebar_cart_item .cart_item_content .cart__rbtn a {
          text-transform: uppercase; }
      .sidebar_cart_container .sidebar-cart-items .sidebar_cart_item .cart_item_content .cart__qty input[type="number"] {
        font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
        color: #171717;
        font-size: 13.5px;
        font-weight: 400;
        letter-spacing: 2px;
        border: 1px solid #fff;
        background: none;
        outline: none;
        width: 25px;
        height: 25px;
        border-radius: 0;
        padding: 0; }
      .sidebar_cart_container .sidebar-cart-items .sidebar_cart_item .cart_item_content .cart__price {
        color: #171717;
        font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
        font-weight: 700;
        font-size: 11px;
        letter-spacing: 2px;
        opacity: 0.55; }
  .sidebar_cart_container .cart__footer {
    margin: 20px 0;
    /*position: absolute;
    bottom: 0;
    width: 85%;*/ }
    .sidebar_cart_container .cart__footer .grid__item.text-right > div:first-child {
      border-bottom: 1px solid #efefef;
      padding-bottom: 10px; }
    .sidebar_cart_container .cart__footer .cart__subtotal-title {
      width: 50%;
      float: left;
      text-align: left;
      font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
      font-size: 11.5px;
      font-weight: 500;
      letter-spacing: 2px;
      color: #171717;
      text-transform: uppercase;
      line-height: 24px; }
    .sidebar_cart_container .cart__footer .cart__subtotal.right {
      width: 50%;
      text-align: right;
      color: #000000;
      font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
      font-weight: 500;
      font-size: 11.5px;
      letter-spacing: 2px;
      padding: 0px;
      min-width: 55px; }
  .sidebar_cart_container input.btn.btn--small-wide.cart__submit.cart__submit-control {
    background-color: transparent;
    color: #000000;
    opacity: 0.7;
    margin: 25px 0 10px;
    border: 1px solid #515151;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-weight: 700;
    letter-spacing: 2px;
    height: 50px;
    border-radius: 0;
    outline: none; }
  .sidebar_cart_container input.btn--minicart-update {
    width: 100%;
    background-color: transparent;
    color: #000000;
    opacity: 0.7;
    margin: 25px 0 10px;
    border: 1px solid #515151;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-weight: 700;
    letter-spacing: 2px;
    height: 50px;
    border-radius: 0;
    outline: none; }

/*End sidebar-cart */
.discover-lookbooks .title {
  color: #4a4a4a;
  font-size: 30px;
  font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 12px; }
.discover-lookbooks .pipe {
  color: #4a4a4a;
  font-size: 36px;
  font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
  letter-spacing: 3.6px;
  margin-bottom: 4%; }
.discover-lookbooks .lookbooks {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  box-sizing: border-box;
  min-height: 100px; }
  .discover-lookbooks .lookbooks .featured-link--image {
    width: 50%;
    position: relative;
    text-align: center;
    display: table;
    -webkit-box-flex: 1 0 auto;
    -moz-box-flex: 1 0 auto;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; }
  .discover-lookbooks .lookbooks .hero__overlay::before {
    bottom: 5px;
    background-color: rgba(0, 0, 0, 0.23); }
  .discover-lookbooks .lookbooks .featured-link--wrap {
    position: relative; }
    .discover-lookbooks .lookbooks .featured-link--wrap .content {
      position: absolute;
      top: 25%;
      color: #fff;
      z-index: 2; }
      .discover-lookbooks .lookbooks .featured-link--wrap .content p {
        color: #fff;
        text-transform: uppercase;
        font-size: 12px;
        font-weight: 700;
        letter-spacing: 2.4px;
        line-height: 12px;
        margin-bottom: 14px; }
      .discover-lookbooks .lookbooks .featured-link--wrap .content h2 {
        color: #ffffff;
        font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
        font-size: 19.6px;
        font-weight: 300;
        letter-spacing: 3px;
        text-transform: uppercase; }
  .discover-lookbooks .lookbooks .featured-link--wrap:hover p {
    text-decoration: underline; }
  .discover-lookbooks .lookbooks .image-right {
    padding-left: 1px; }
    .discover-lookbooks .lookbooks .image-right .content {
      padding: 0 30px 0 70px;
      left: 0; }
  .discover-lookbooks .lookbooks .image-left {
    padding-right: 1px; }
    .discover-lookbooks .lookbooks .image-left .content {
      padding: 0 70px 0 30px;
      right: 0; }

/* template-article */
.template-article {
  /*end header*/ }
  .template-article .site-header {
    background-image: url(//varana.com/cdn/shop/t/51/assets/header-gradient.png?v=112425957535153741741676473589);
    background-repeat: repeat-x;
    background-color: transparent; }
    .template-article .site-header .site-header__logo-image .logo-white {
      display: inline; }
    .template-article .site-header .site-header__logo-image .logo-red {
      display: none; }
    .template-article .site-header .site-header__account span {
      color: #fff; }
    .template-article .site-header .site-header__search-toggle span {
      color: #fff; }
    .template-article .site-header #currency_form select {
      background-image: url(//varana.com/cdn/shop/t/51/assets/white-ico-select.svg?v=22765799129141930821676473599);
      color: #fff; }
  .template-article .scrolled {
    background-color: #fff;
    background-image: none; }
    .template-article .scrolled .parent-item {
      color: #2B272B; }
    .template-article .scrolled .site-header__icon svg {
      fill: #2B272B; }
    .template-article .scrolled .site-header__account span {
      color: #2B272B; }
    .template-article .scrolled .site-header__search-toggle span {
      color: #2B272B; }
    .template-article .scrolled #currency_form select {
      background-image: url(//varana.com/cdn/shop/t/51/assets/black-ico-select.svg?v=146038610840559294621676473589);
      color: #2B272B; }
  .template-article .dropdown-visible {
    background-color: #fff;
    background-image: none; }
    .template-article .dropdown-visible .parent-item {
      color: #2B272B; }
    .template-article .dropdown-visible .site-header__icon svg {
      fill: #2B272B; }
    .template-article .dropdown-visible .site-header__account span {
      color: #2B272B; }
    .template-article .dropdown-visible .site-header__search-toggle span {
      color: #2B272B; }
    .template-article .dropdown-visible #currency_form select {
      background-image: url(//varana.com/cdn/shop/t/51/assets/black-ico-select.svg?v=146038610840559294621676473589);
      color: #2B272B; }
  .template-article .scrolled .site-header__logo-image .logo-red {
    display: inline;
    max-width: 160px; }
  .template-article .scrolled .site-header__logo-image .logo-white {
    display: none; }
  .template-article .dropdown-visible .site-header__logo-image .logo-white {
    display: none; }
  .template-article .dropdown-visible .site-header__logo-image .logo-red {
    display: inline; }
  .template-article .site-header .site-header__mobile-nav {
    background-color: transparent; }
  .template-article .page-container {
    padding-top: 0; }
  .template-article header .parent-item {
    color: #fff; }
  .template-article header .site-header__icon svg {
    fill: #fff; }
  .template-article .main-content {
    /* banner */
    /* end banner */ }
    .template-article .main-content .hero-banner {
      margin-bottom: 35px;
      background-position: top center;
      background-repeat: no-repeat;
      background-size: cover;
      height: 500px;
      position: relative;
      margin-top: -55px;
      overflow: hidden; }
    .template-article .main-content .article__content {
      padding-top: 20px;
      padding-bottom: 50px; }
    .template-article .main-content .page-width {
      max-width: 1007px; }
      .template-article .main-content .page-width h1 {
        font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
        color: #4a4a4a;
        line-height: 30px;
        font-size: 24px;
        letter-spacing: 3px;
        margin-bottom: 12px; }
      .template-article .main-content .page-width h2, .template-article .main-content .page-width h3, .template-article .main-content .page-width h4, .template-article .main-content .page-width h5, .template-article .main-content .page-width h6 {
        font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
        color: #4a4a4a;
        letter-spacing: 3px; }
      .template-article .main-content .page-width .pipe {
        color: #4a4a4a;
        font-size: 36px;
        font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
        letter-spacing: 3.6px;
        margin-bottom: 20px; }
      .template-article .main-content .page-width p {
        font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
        font-size: 12.6px;
        font-weight: 300;
        letter-spacing: 1px;
        line-height: 35px;
        /*color: #000000;*/
        /*opacity: 0.76;*/ }
      .template-article .main-content .page-width .grid {
        margin: 15px 0 40px -30px; }

/* end template-article  */
/*begin page-locations*/
.page-locations .main-content {
  padding-top: 0; }
  .page-locations .main-content .hero-banner {
    height: 274px;
    position: relative;
    padding: 120px 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
    .page-locations .main-content .hero-banner .inner {
      margin: 0 auto; }
      .page-locations .main-content .hero-banner .inner h1 {
        color: #fff;
        text-align: center;
        margin-bottom: 0;
        text-transform: uppercase;
        font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
        font-size: 30px;
        line-height: 34px;
        letter-spacing: 2px; }
  .page-locations .main-content .page-locations-content {
    padding: 100px 0; }
    .page-locations .main-content .page-locations-content .box-border-left {
      border-left: 1px solid #dcdcdc; }
    .page-locations .main-content .page-locations-content .tab-heads ul li {
      margin-bottom: 5px; }
      .page-locations .main-content .page-locations-content .tab-heads ul li a {
        font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: 700;
        color: #bfbfbf;
        letter-spacing: 1.5px; }
        .page-locations .main-content .page-locations-content .tab-heads ul li a:hover {
          color: #A30727; }
      .page-locations .main-content .page-locations-content .tab-heads ul li a.active {
        color: #A30727; }
    .page-locations .main-content .page-locations-content .tab-content {
      display: none; }
    .page-locations .main-content .page-locations-content .active-content {
      display: block; }
    .page-locations .main-content .page-locations-content .store-info .address {
      float: left;
      width: 50%;
      margin-bottom: 40px; }
      .page-locations .main-content .page-locations-content .store-info .address ul li {
        margin-bottom: 10px; }
    .page-locations .main-content .page-locations-content .store-info .info {
      float: left;
      width: 50%; }
      .page-locations .main-content .page-locations-content .store-info .info .hours {
        margin-bottom: 10px; }
    .page-locations .main-content .page-locations-content .store-info p {
      font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
      font-size: 13px;
      color: #000; }
    .page-locations .main-content .page-locations-content .store-info .address-title {
      font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
      font-weight: 700;
      font-size: 12px;
      color: #000;
      text-transform: uppercase;
      letter-spacing: 1.5px;
      margin-bottom: 15px; }
    .page-locations .main-content .page-locations-content .store-info ul li {
      font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
      font-size: 13px;
      color: #000; }
    .page-locations .main-content .page-locations-content .map {
      padding: 10px 0 0;
      clear: both; }
      .page-locations .main-content .page-locations-content .map .label {
        font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
        font-weight: 700;
        font-size: 12px;
        color: #000;
        text-transform: uppercase;
        letter-spacing: 1.5px; }

/*end page-locations*/
/*page-about*/
.page-about, .page-sustainability {
  /*begin header*/
  /*end header*/ }
  .page-about .main-content, .page-sustainability .main-content {
    padding-top: 0; }
  .page-about .page-container, .page-sustainability .page-container {
    padding-top: 0; }
  .page-about .hero-banner, .page-sustainability .hero-banner {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
    position: relative; }
    .page-about .hero-banner .inner, .page-sustainability .hero-banner .inner {
      position: absolute;
      top: 50%; }
      .page-about .hero-banner .inner h1, .page-sustainability .hero-banner .inner h1 {
        text-align: center;
        font-size: 30px;
        line-height: 34px;
        letter-spacing: 2px;
        font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
        color: #fff;
        margin-bottom: 0;
        text-transform: uppercase; }
  .page-about .hero-banner:before, .page-sustainability .hero-banner:before {
    background-color: rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ""; }
  .page-about .site-header, .page-sustainability .site-header {
    background-image: url(//varana.com/cdn/shop/t/51/assets/header-gradient.png?v=112425957535153741741676473589);
    background-repeat: repeat-x;
    background-color: transparent; }
    .page-about .site-header .site-header__logo-image .logo-white, .page-sustainability .site-header .site-header__logo-image .logo-white {
      display: inline; }
    .page-about .site-header .site-header__logo-image .logo-red, .page-sustainability .site-header .site-header__logo-image .logo-red {
      display: none; }
    .page-about .site-header .site-header__account span, .page-sustainability .site-header .site-header__account span {
      color: #fff; }
    .page-about .site-header .site-header__search-toggle span, .page-sustainability .site-header .site-header__search-toggle span {
      color: #fff; }
    .page-about .site-header #currency_form select, .page-sustainability .site-header #currency_form select {
      background-image: url(//varana.com/cdn/shop/t/51/assets/white-ico-select.svg?v=22765799129141930821676473599);
      color: #fff; }
  .page-about .scrolled, .page-sustainability .scrolled {
    background-color: #fff;
    background-image: none; }
    .page-about .scrolled .parent-item, .page-sustainability .scrolled .parent-item {
      color: #2B272B; }
    .page-about .scrolled .site-header__icon svg, .page-sustainability .scrolled .site-header__icon svg {
      fill: #2B272B; }
    .page-about .scrolled .site-header__account span, .page-sustainability .scrolled .site-header__account span {
      color: #2B272B; }
    .page-about .scrolled .site-header__search-toggle span, .page-sustainability .scrolled .site-header__search-toggle span {
      color: #2B272B; }
    .page-about .scrolled #currency_form select, .page-sustainability .scrolled #currency_form select {
      background-image: url(//varana.com/cdn/shop/t/51/assets/black-ico-select.svg?v=146038610840559294621676473589);
      color: #2B272B; }
  .page-about .dropdown-visible, .page-sustainability .dropdown-visible {
    background-color: #fff;
    background-image: none; }
    .page-about .dropdown-visible .parent-item, .page-sustainability .dropdown-visible .parent-item {
      color: #2B272B; }
    .page-about .dropdown-visible .site-header__icon svg, .page-sustainability .dropdown-visible .site-header__icon svg {
      fill: #2B272B; }
    .page-about .dropdown-visible .site-header__account span, .page-sustainability .dropdown-visible .site-header__account span {
      color: #2B272B; }
    .page-about .dropdown-visible .site-header__search-toggle span, .page-sustainability .dropdown-visible .site-header__search-toggle span {
      color: #2B272B; }
    .page-about .dropdown-visible #currency_form select, .page-sustainability .dropdown-visible #currency_form select {
      background-image: url(//varana.com/cdn/shop/t/51/assets/black-ico-select.svg?v=146038610840559294621676473589);
      color: #2B272B; }
  .page-about .scrolled .site-header__logo-image .logo-red, .page-sustainability .scrolled .site-header__logo-image .logo-red {
    display: inline;
    max-width: 160px; }
  .page-about .scrolled .site-header__logo-image .logo-white, .page-sustainability .scrolled .site-header__logo-image .logo-white {
    display: none; }
  .page-about .dropdown-visible .site-header__logo-image .logo-white, .page-sustainability .dropdown-visible .site-header__logo-image .logo-white {
    display: none; }
  .page-about .dropdown-visible .site-header__logo-image .logo-red, .page-sustainability .dropdown-visible .site-header__logo-image .logo-red {
    display: inline; }
  .page-about .site-header .site-header__mobile-nav, .page-sustainability .site-header .site-header__mobile-nav {
    background-color: transparent; }
  .page-about .page-container, .page-sustainability .page-container {
    padding-top: 0; }
  .page-about header .parent-item, .page-sustainability header .parent-item {
    color: #fff; }
  .page-about header .site-header__icon svg, .page-sustainability header .site-header__icon svg {
    fill: #fff; }
  .page-about .page-nav, .page-sustainability .page-nav {
    background-color: #fafafa;
    margin-bottom: 8%; }
    .page-about .page-nav ul, .page-sustainability .page-nav ul {
      padding: 28px 0;
      width: 100%;
      display: table;
      table-layout: fixed;
      max-width: 1400px;
      margin: 0 auto; }
      .page-about .page-nav ul li, .page-sustainability .page-nav ul li {
        display: table-cell;
        text-align: center; }
        .page-about .page-nav ul li a, .page-sustainability .page-nav ul li a {
          font-size: 11px;
          padding: 30px 0;
          border-bottom: 2px solid #fafafa;
          font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
          text-transform: uppercase;
          color: #000000;
          opacity: 0.69;
          letter-spacing: 2px; }
          .page-about .page-nav ul li a:hover, .page-sustainability .page-nav ul li a:hover {
            border-bottom: 2px solid #d4888e; }
        .page-about .page-nav ul li .active, .page-sustainability .page-nav ul li .active {
          border-bottom: 2px solid #d4888e; }
  .page-about .featured-link--section, .page-sustainability .featured-link--section {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    box-sizing: border-box;
    float: left;
    min-height: 100px;
    margin-bottom: 10%; }
    .page-about .featured-link--section .featured-link--image, .page-sustainability .featured-link--section .featured-link--image {
      width: 50%;
      position: relative;
      text-align: center;
      display: table;
      -webkit-box-flex: 1 0 auto;
      -moz-box-flex: 1 0 auto;
      -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center; }
    .page-about .featured-link--section .vision-featured--image, .page-sustainability .featured-link--section .vision-featured--image {
      display: block; }
    .page-about .featured-link--section .content, .page-sustainability .featured-link--section .content {
      text-align: left; }
    .page-about .featured-link--section .featured-link--text, .page-sustainability .featured-link--section .featured-link--text {
      width: 50%;
      position: relative;
      text-align: center;
      display: table;
      -webkit-box-flex: 1 0 auto;
      -moz-box-flex: 1 0 auto;
      -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      padding: 0 5%; }
      .page-about .featured-link--section .featured-link--text h2, .page-sustainability .featured-link--section .featured-link--text h2 {
        font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
        color: #4a4a4a;
        /*   line-height: 24px;
        text-transform: uppercase;
        font-size: 24px;
        letter-spacing: 3px;*/
        margin-bottom: 12px;
        font-size: 28px;
        letter-spacing: 2px;
        line-height: 36px;
        text-transform: uppercase; }
      .page-about .featured-link--section .featured-link--text p, .page-sustainability .featured-link--section .featured-link--text p {
        font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
        margin-bottom: 15px;
        /*color: #000000;*/
        /*font-size: 12.5px;
        font-weight: 300;
        letter-spacing: 1px;
        line-height: 35px;*/
        /*opacity: 0.76;*/
        font-size: 12.6px;
        font-weight: 300;
        letter-spacing: 0.9px;
        line-height: 24px; }
      .page-about .featured-link--section .featured-link--text .subtitle, .page-sustainability .featured-link--section .featured-link--text .subtitle {
        /*font-family: $font-one;
        font-size: 17px;
        letter-spacing: 0.5px;
        line-height: 30px;*/
        font-weight: 700;
        font-style: italic;
        margin-bottom: 20px; }
      .page-about .featured-link--section .featured-link--text p:last-child, .page-sustainability .featured-link--section .featured-link--text p:last-child {
        margin-bottom: 25px; }
      .page-about .featured-link--section .featured-link--text a, .page-sustainability .featured-link--section .featured-link--text a {
        font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        font-size: 13.5px;
        letter-spacing: 2.6px;
        color: #000000;
        opacity: 0.69;
        padding: 10px 0;
        border-bottom: 2px solid #d4888e; }
        .page-about .featured-link--section .featured-link--text a:hover, .page-sustainability .featured-link--section .featured-link--text a:hover {
          border-bottom: 2px solid #fff; }
  .page-about .image-align--right .featured-link--section, .page-sustainability .image-align--right .featured-link--section {
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    float: right; }
    .page-about .image-align--right .featured-link--section .featured-link--wrap, .page-sustainability .image-align--right .featured-link--section .featured-link--wrap {
      padding-left: 6%; }
  .page-about .image-align--left .featured-link--section .featured-link--wrap, .page-sustainability .image-align--left .featured-link--section .featured-link--wrap {
    padding-right: 8%; }
  .page-about .image-align--left .featured-link--section .featured-link--text, .page-sustainability .image-align--left .featured-link--section .featured-link--text {
    padding: 0 5%; }
  .page-about .vision-img-box, .page-sustainability .vision-img-box {
    position: relative;
    text-align: left;
    padding-bottom: 209px; }
    .page-about .vision-img-box .first-image, .page-sustainability .vision-img-box .first-image {
      max-width: 75%; }
    .page-about .vision-img-box .second-image, .page-sustainability .vision-img-box .second-image {
      position: absolute;
      bottom: 57px;
      right: 0;
      z-index: 2;
      max-width: 472px; }
  .page-about .quotation, .page-sustainability .quotation {
    margin-bottom: 9%; }
    .page-about .quotation .marks, .page-sustainability .quotation .marks {
      display: inline-block;
      font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
      font-size: 48px;
      letter-spacing: 0.02em;
      color: #000;
      opacity: 0.69;
      line-height: 48px; }
    .page-about .quotation .bottom-marks, .page-sustainability .quotation .bottom-marks {
      -ms-transform: rotate(18deg);
      -webkit-transform: rotate(18deg);
      transform: rotate(180deg); }
    .page-about .quotation p, .page-sustainability .quotation p {
      font-size: 24px;
      font-weight: 300;
      line-height: 34px;
      color: #000;
      opacity: 0.76;
      margin-bottom: 10px;
      font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
      max-width: 420px;
      margin: 0 auto;
      letter-spacing: 1px; }
  .page-about hr, .page-sustainability hr {
    margin: 0 0 55px;
    border-bottom: 1px solid #cfcfcf; }

/*page-about*/
.template-login, .template-register {
  /*begin header*/
  /*end header*/ }
  .template-login .site-header, .template-register .site-header {
    background-image: url(//varana.com/cdn/shop/t/51/assets/header-gradient.png?v=112425957535153741741676473589);
    background-repeat: repeat-x;
    background-color: transparent; }
    .template-login .site-header .site-header__logo-image .logo-white, .template-register .site-header .site-header__logo-image .logo-white {
      display: inline; }
    .template-login .site-header .site-header__logo-image .logo-red, .template-register .site-header .site-header__logo-image .logo-red {
      display: none; }
    .template-login .site-header .site-header__account span, .template-register .site-header .site-header__account span {
      color: #fff; }
    .template-login .site-header .site-header__search-toggle span, .template-register .site-header .site-header__search-toggle span {
      color: #fff; }
    .template-login .site-header #currency_form select, .template-register .site-header #currency_form select {
      background-image: url(//varana.com/cdn/shop/t/51/assets/white-ico-select.svg?v=22765799129141930821676473599);
      color: #fff; }
  .template-login .scrolled, .template-register .scrolled {
    background-color: #fff;
    background-image: none; }
    .template-login .scrolled .parent-item, .template-register .scrolled .parent-item {
      color: #2B272B; }
    .template-login .scrolled .site-header__icon svg, .template-register .scrolled .site-header__icon svg {
      fill: #2B272B; }
    .template-login .scrolled .site-header__account span, .template-register .scrolled .site-header__account span {
      color: #2B272B; }
    .template-login .scrolled .site-header__search-toggle span, .template-register .scrolled .site-header__search-toggle span {
      color: #2B272B; }
    .template-login .scrolled #currency_form select, .template-register .scrolled #currency_form select {
      background-image: url(//varana.com/cdn/shop/t/51/assets/black-ico-select.svg?v=146038610840559294621676473589);
      color: #2B272B; }
  .template-login .dropdown-visible, .template-register .dropdown-visible {
    background-color: #fff;
    background-image: none; }
    .template-login .dropdown-visible .parent-item, .template-register .dropdown-visible .parent-item {
      color: #2B272B; }
    .template-login .dropdown-visible .site-header__icon svg, .template-register .dropdown-visible .site-header__icon svg {
      fill: #2B272B; }
    .template-login .dropdown-visible .site-header__account span, .template-register .dropdown-visible .site-header__account span {
      color: #2B272B; }
    .template-login .dropdown-visible .site-header__search-toggle span, .template-register .dropdown-visible .site-header__search-toggle span {
      color: #2B272B; }
    .template-login .dropdown-visible #currency_form select, .template-register .dropdown-visible #currency_form select {
      background-image: url(//varana.com/cdn/shop/t/51/assets/black-ico-select.svg?v=146038610840559294621676473589);
      color: #2B272B; }
  .template-login .scrolled .site-header__logo-image .logo-red, .template-register .scrolled .site-header__logo-image .logo-red {
    display: inline;
    max-width: 160px; }
  .template-login .scrolled .site-header__logo-image .logo-white, .template-register .scrolled .site-header__logo-image .logo-white {
    display: none; }
  .template-login .dropdown-visible .site-header__logo-image .logo-white, .template-register .dropdown-visible .site-header__logo-image .logo-white {
    display: none; }
  .template-login .dropdown-visible .site-header__logo-image .logo-red, .template-register .dropdown-visible .site-header__logo-image .logo-red {
    display: inline; }
  .template-login .site-header .site-header__mobile-nav, .template-register .site-header .site-header__mobile-nav {
    background-color: transparent; }
  .template-login .page-container, .template-register .page-container {
    padding-top: 0; }
  .template-login header .parent-item, .template-register header .parent-item {
    color: #fff; }
  .template-login header .site-header__icon svg, .template-register header .site-header__icon svg {
    fill: #fff; }
  .template-login .page-container .main-content, .template-register .page-container .main-content {
    padding-top: 0; }
  .template-login .page-container .page-container, .template-register .page-container .page-container {
    padding-top: 0; }
  .template-login #MainContent, .template-register #MainContent {
    background: url("//cdn.shopify.com/s/files/1/0262/3137/3902/files/lookbookfullwidth.jpg?16367");
    /*background:url('//cdn.shopify.com/s/files/1/0262/3137/3902/files/acoount-img.png?14877');*/
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    /*height: 100vh;*/
    padding: 10% 0; }
  .template-login #CustomerLoginForm, .template-login #RecoverPasswordForm, .template-register #CustomerLoginForm, .template-register #RecoverPasswordForm {
    background-color: #fff;
    padding: 60px 147px 80px;
    max-width: 700px;
    margin: 0 auto;
    border: 1px solid #dadada; }
  .template-login #RecoverPasswordForm p, .template-register #RecoverPasswordForm p {
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-size: 13px;
    letter-spacing: 0.5px;
    color: #a6a6a6;
    margin-bottom: 50px; }
  .template-login #RecoverPasswordForm h2, .template-register #RecoverPasswordForm h2 {
    font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
    font-size: 28px;
    letter-spacing: 1px;
    color: #000;
    opacity: 0.67;
    margin-bottom: 35px;
    text-transform: uppercase; }
    .template-login #RecoverPasswordForm h2:focus, .template-register #RecoverPasswordForm h2:focus {
      outline: none; }
  .template-login .form-vertical h1, .template-register .form-vertical h1 {
    font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
    font-size: 28px;
    letter-spacing: 1px;
    color: #000;
    opacity: 0.67;
    margin-bottom: 35px;
    text-transform: uppercase; }
    .template-login .form-vertical h1:focus, .template-register .form-vertical h1:focus {
      outline: none; }
  .template-login .form-vertical input, .template-register .form-vertical input {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #dadada;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-size: 13px;
    letter-spacing: 0.5px;
    color: #a6a6a6;
    margin-bottom: 50px;
    padding: 10px 0; }
    .template-login .form-vertical input:focus, .template-register .form-vertical input:focus {
      outline: none; }
  .template-login .form-vertical a, .template-register .form-vertical a {
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-size: 13px;
    letter-spacing: 0.5px;
    color: #a6a6a6; }
  .template-login .form-vertical input.btn, .template-register .form-vertical input.btn {
    width: 100%;
    background-color: #92000E;
    border-bottom: none;
    border-radius: 0;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 17px;
    padding: 21.5px 0; }
  .template-login .form-vertical .create-account a, .template-register .form-vertical .create-account a {
    width: 100%;
    border: 1px solid #000;
    padding: 10px;
    display: inline-block;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 2px;
    padding: 21.5px 0; }

.template-register main form {
  background-color: #fff;
  padding: 60px;
  max-width: 520px;
  margin: 0 auto;
  border: 1px solid #dadada; }
  .template-register main form input.btn {
    margin-bottom: 0; }
  .template-register main form .submit-form {
    margin-bottom: 0; }

/*page blog*/
.template-blog {
  /*begin header*/
  /*end header*/ }
  .template-blog .main-content {
    padding-top: 0; }
  .template-blog .page-container {
    padding-top: 0; }
  .template-blog .hero-banner {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
    position: relative; }
    .template-blog .hero-banner .inner {
      position: absolute;
      top: 45%; }
      .template-blog .hero-banner .inner h1 {
        text-align: center;
        font-size: 36px;
        font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
        color: #fff;
        margin-bottom: 0;
        letter-spacing: 3.6px;
        text-transform: uppercase; }
  .template-blog .hero-banner:before {
    background-color: rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ""; }
  .template-blog .site-header {
    background-image: url(//varana.com/cdn/shop/t/51/assets/header-gradient.png?v=112425957535153741741676473589);
    background-repeat: repeat-x;
    background-color: transparent; }
    .template-blog .site-header .site-header__logo-image .logo-white {
      display: inline; }
    .template-blog .site-header .site-header__logo-image .logo-red {
      display: none; }
    .template-blog .site-header .site-header__account span {
      color: #fff; }
    .template-blog .site-header .site-header__search-toggle span {
      color: #fff; }
    .template-blog .site-header #currency_form select {
      background-image: url(//varana.com/cdn/shop/t/51/assets/white-ico-select.svg?v=22765799129141930821676473599);
      color: #fff; }
  .template-blog .scrolled {
    background-color: #fff;
    background-image: none; }
    .template-blog .scrolled .parent-item {
      color: #2B272B; }
    .template-blog .scrolled .site-header__icon svg {
      fill: #2B272B; }
    .template-blog .scrolled .site-header__account span {
      color: #2B272B; }
    .template-blog .scrolled .site-header__search-toggle span {
      color: #2B272B; }
    .template-blog .scrolled #currency_form select {
      background-image: url(//varana.com/cdn/shop/t/51/assets/black-ico-select.svg?v=146038610840559294621676473589);
      color: #2B272B; }
  .template-blog .dropdown-visible {
    background-color: #fff;
    background-image: none; }
    .template-blog .dropdown-visible .parent-item {
      color: #2B272B; }
    .template-blog .dropdown-visible .site-header__icon svg {
      fill: #2B272B; }
    .template-blog .dropdown-visible .site-header__account span {
      color: #2B272B; }
    .template-blog .dropdown-visible .site-header__search-toggle span {
      color: #2B272B; }
    .template-blog .dropdown-visible #currency_form select {
      background-image: url(//varana.com/cdn/shop/t/51/assets/black-ico-select.svg?v=146038610840559294621676473589);
      color: #2B272B; }
  .template-blog .scrolled .site-header__logo-image .logo-red {
    display: inline;
    max-width: 160px; }
  .template-blog .scrolled .site-header__logo-image .logo-white {
    display: none; }
  .template-blog .dropdown-visible .site-header__logo-image .logo-white {
    display: none; }
  .template-blog .dropdown-visible .site-header__logo-image .logo-red {
    display: inline; }
  .template-blog .site-header .site-header__mobile-nav {
    background-color: transparent; }
  .template-blog .page-container {
    padding-top: 0; }
  .template-blog header .parent-item {
    color: #fff; }
  .template-blog header .site-header__icon svg {
    fill: #fff; }
  .template-blog .grid--blog {
    margin-bottom: 0;
    margin-left: -80px; }
    .template-blog .grid--blog .grid__item {
      padding-left: 80px; }
    .template-blog .grid--blog li .article__grid-image-container {
      /*  height: 37rem;
      background-repeat: no-repeat;
      background-position: center top;
      background-size: cover;*/
      margin: 0 auto 15px 0; }
  .template-blog .blog-inner-wrap .article__grid-image-container img {
    width: 100%; }
  .template-blog .blog-inner-wrap .article__link:not([disabled]):hover .article__grid-image-wrapper::before, .template-blog .blog-inner-wrap .article__link:focus .article__grid-image-wrapper::before {
    display: none; }
  .template-blog .blog-inner-wrap .article__grid-meta ul {
    margin-bottom: 5px; }
    .template-blog .blog-inner-wrap .article__grid-meta ul li a {
      font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
      font-size: 10px;
      color: #92000E;
      text-transform: uppercase;
      letter-spacing: 2px; }
    .template-blog .blog-inner-wrap .article__grid-meta ul li .article__date {
      margin-bottom: 0;
      font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
      font-size: 10px;
      color: #92000E;
      text-transform: uppercase;
      letter-spacing: 2px; }
    .template-blog .blog-inner-wrap .article__grid-meta ul li .separation-dot {
      display: block;
      width: 6px;
      height: 6px;
      background: #000000;
      opacity: 0.44;
      margin: 0 10px; }
  .template-blog .blog-inner-wrap .article__grid-meta .article__title {
    font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
    font-size: 24px;
    letter-spacing: 0.5px;
    color: #000000;
    opacity: 0.71; }
  .template-blog .page-nav {
    background-color: #fafafa;
    margin-bottom: 80px; }
    .template-blog .page-nav ul {
      padding: 28px 0;
      width: 100%;
      display: table;
      table-layout: fixed;
      /* max-width: 1400px;*/
      max-width: 694px;
      margin: 0 auto; }
      .template-blog .page-nav ul li {
        display: table-cell;
        text-align: center; }
        .template-blog .page-nav ul li a {
          font-size: 11px;
          padding: 30px 0;
          font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
          text-transform: uppercase;
          color: #000000;
          opacity: 0.69;
          letter-spacing: 2px;
          border-bottom: 2px solid transparent; }
          .template-blog .page-nav ul li a:hover {
            border-bottom: 2px solid #d4888e; }
        .template-blog .page-nav ul li .active {
          border-bottom: 2px solid #d4888e; }
  .template-blog .featured-article {
    margin-bottom: 5%; }
    .template-blog .featured-article .blog-inner-wrap {
      position: relative; }
      .template-blog .featured-article .blog-inner-wrap .article__grid-image-container {
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 693px;
        position: relative;
        display: table;
        width: 100%; }
      .template-blog .featured-article .blog-inner-wrap .article__grid-meta {
        position: relative;
        display: table-cell;
        vertical-align: middle;
        text-align: center; }
        .template-blog .featured-article .blog-inner-wrap .article__grid-meta .content {
          max-width: 460px;
          text-align: center;
          background-color: #fff;
          padding: 86px 78px;
          margin: 0 auto; }
          .template-blog .featured-article .blog-inner-wrap .article__grid-meta .content .type_article {
            font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
            font-size: 13.5px;
            color: #92000E;
            text-transform: uppercase;
            letter-spacing: 2px;
            margin-bottom: 6px; }
          .template-blog .featured-article .blog-inner-wrap .article__grid-meta .content .article__grid-excerpt p {
            font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
            margin-bottom: 15px;
            color: #000000;
            font-size: 12.5px;
            font-weight: 300;
            letter-spacing: 1px;
            line-height: 35px;
            opacity: 0.76;
            margin-bottom: 0; }

/*page blog*/
/*page lookbook*/
.page-lookbook, .page-lookbook-2, .page-lookbook-3 {
  /*end header*/ }
  .page-lookbook .product-badge, .page-lookbook-2 .product-badge, .page-lookbook-3 .product-badge {
    position: absolute;
    z-index: 9;
    top: 25px;
    left: 15px;
    font-weight: bold;
    font-size: 14px; }
  .page-lookbook .main-content, .page-lookbook-2 .main-content, .page-lookbook-3 .main-content {
    padding-top: 0; }
  .page-lookbook .page-container, .page-lookbook-2 .page-container, .page-lookbook-3 .page-container {
    padding-top: 0; }
  .page-lookbook #currency_form select, .page-lookbook-2 #currency_form select, .page-lookbook-3 #currency_form select {
    background-image: url(//varana.com/cdn/shop/t/51/assets/white-ico-select.svg?v=22765799129141930821676473599);
    color: #fff; }
  .page-lookbook .site-header, .page-lookbook-2 .site-header, .page-lookbook-3 .site-header {
    background-image: url(//varana.com/cdn/shop/t/51/assets/header-gradient.png?v=112425957535153741741676473589);
    background-repeat: repeat-x;
    background-color: transparent; }
    .page-lookbook .site-header .site-header__logo-image .logo-white, .page-lookbook-2 .site-header .site-header__logo-image .logo-white, .page-lookbook-3 .site-header .site-header__logo-image .logo-white {
      display: inline; }
    .page-lookbook .site-header .site-header__logo-image .logo-red, .page-lookbook-2 .site-header .site-header__logo-image .logo-red, .page-lookbook-3 .site-header .site-header__logo-image .logo-red {
      display: none; }
    .page-lookbook .site-header .site-header__account span, .page-lookbook-2 .site-header .site-header__account span, .page-lookbook-3 .site-header .site-header__account span {
      color: #fff; }
    .page-lookbook .site-header .site-header__search-toggle span, .page-lookbook-2 .site-header .site-header__search-toggle span, .page-lookbook-3 .site-header .site-header__search-toggle span {
      color: #fff; }
  .page-lookbook .scrolled, .page-lookbook-2 .scrolled, .page-lookbook-3 .scrolled {
    background-color: #fff;
    background-image: none; }
    .page-lookbook .scrolled .parent-item, .page-lookbook-2 .scrolled .parent-item, .page-lookbook-3 .scrolled .parent-item {
      color: #2B272B; }
    .page-lookbook .scrolled .site-header__icon svg, .page-lookbook-2 .scrolled .site-header__icon svg, .page-lookbook-3 .scrolled .site-header__icon svg {
      fill: #2B272B; }
    .page-lookbook .scrolled .site-header__account span, .page-lookbook-2 .scrolled .site-header__account span, .page-lookbook-3 .scrolled .site-header__account span {
      color: #2B272B; }
    .page-lookbook .scrolled .site-header__search-toggle span, .page-lookbook-2 .scrolled .site-header__search-toggle span, .page-lookbook-3 .scrolled .site-header__search-toggle span {
      color: #2B272B; }
    .page-lookbook .scrolled #currency_form select, .page-lookbook-2 .scrolled #currency_form select, .page-lookbook-3 .scrolled #currency_form select {
      background-image: url(//varana.com/cdn/shop/t/51/assets/black-ico-select.svg?v=146038610840559294621676473589);
      color: #2B272B; }
  .page-lookbook .dropdown-visible, .page-lookbook-2 .dropdown-visible, .page-lookbook-3 .dropdown-visible {
    background-color: #fff;
    background-image: none; }
    .page-lookbook .dropdown-visible .parent-item, .page-lookbook-2 .dropdown-visible .parent-item, .page-lookbook-3 .dropdown-visible .parent-item {
      color: #2B272B; }
    .page-lookbook .dropdown-visible .site-header__icon svg, .page-lookbook-2 .dropdown-visible .site-header__icon svg, .page-lookbook-3 .dropdown-visible .site-header__icon svg {
      fill: #2B272B; }
    .page-lookbook .dropdown-visible .site-header__account span, .page-lookbook-2 .dropdown-visible .site-header__account span, .page-lookbook-3 .dropdown-visible .site-header__account span {
      color: #2B272B; }
    .page-lookbook .dropdown-visible .site-header__search-toggle span, .page-lookbook-2 .dropdown-visible .site-header__search-toggle span, .page-lookbook-3 .dropdown-visible .site-header__search-toggle span {
      color: #2B272B; }
    .page-lookbook .dropdown-visible #currency_form select, .page-lookbook-2 .dropdown-visible #currency_form select, .page-lookbook-3 .dropdown-visible #currency_form select {
      background-image: url(//varana.com/cdn/shop/t/51/assets/black-ico-select.svg?v=146038610840559294621676473589);
      color: #2B272B; }
  .page-lookbook .scrolled .site-header__logo-image .logo-red, .page-lookbook-2 .scrolled .site-header__logo-image .logo-red, .page-lookbook-3 .scrolled .site-header__logo-image .logo-red {
    display: inline;
    max-width: 160px; }
  .page-lookbook .scrolled .site-header__logo-image .logo-white, .page-lookbook-2 .scrolled .site-header__logo-image .logo-white, .page-lookbook-3 .scrolled .site-header__logo-image .logo-white {
    display: none; }
  .page-lookbook .dropdown-visible .site-header__logo-image .logo-white, .page-lookbook-2 .dropdown-visible .site-header__logo-image .logo-white, .page-lookbook-3 .dropdown-visible .site-header__logo-image .logo-white {
    display: none; }
  .page-lookbook .dropdown-visible .site-header__logo-image .logo-red, .page-lookbook-2 .dropdown-visible .site-header__logo-image .logo-red, .page-lookbook-3 .dropdown-visible .site-header__logo-image .logo-red {
    display: inline; }
  .page-lookbook .site-header .site-header__mobile-nav, .page-lookbook-2 .site-header .site-header__mobile-nav, .page-lookbook-3 .site-header .site-header__mobile-nav {
    background-color: transparent; }
  .page-lookbook .page-container, .page-lookbook-2 .page-container, .page-lookbook-3 .page-container {
    padding-top: 0; }
  .page-lookbook header .parent-item, .page-lookbook-2 header .parent-item, .page-lookbook-3 header .parent-item {
    color: #fff; }
  .page-lookbook header .site-header__icon svg, .page-lookbook-2 header .site-header__icon svg, .page-lookbook-3 header .site-header__icon svg {
    fill: #fff; }
  .page-lookbook .hero-banner, .page-lookbook-2 .hero-banner, .page-lookbook-3 .hero-banner {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
    position: relative;
    margin-bottom: 66px; }
  .page-lookbook img, .page-lookbook-2 img, .page-lookbook-3 img {
    width: 100%; }
  .page-lookbook .featured-link--section, .page-lookbook-2 .featured-link--section, .page-lookbook-3 .featured-link--section {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    box-sizing: border-box;
    float: left;
    min-height: 100px;
    margin-bottom: 5%; }
    .page-lookbook .featured-link--section .featured-link--image, .page-lookbook-2 .featured-link--section .featured-link--image, .page-lookbook-3 .featured-link--section .featured-link--image {
      width: 60%;
      position: relative;
      text-align: center;
      display: table;
      -webkit-box-flex: 1 0 auto;
      -moz-box-flex: 1 0 auto;
      -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center; }
    .page-lookbook .featured-link--section .featured-link--text, .page-lookbook-2 .featured-link--section .featured-link--text, .page-lookbook-3 .featured-link--section .featured-link--text {
      width: 40%;
      position: relative;
      text-align: center;
      display: table;
      -webkit-box-flex: 1 0 auto;
      -moz-box-flex: 1 0 auto;
      -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center; }
    .page-lookbook .featured-link--section .featured-link--text .content, .page-lookbook-2 .featured-link--section .featured-link--text .content, .page-lookbook-3 .featured-link--section .featured-link--text .content {
      padding: 0 116px;
      display: inline-block; }
      .page-lookbook .featured-link--section .featured-link--text .content h2, .page-lookbook-2 .featured-link--section .featured-link--text .content h2, .page-lookbook-3 .featured-link--section .featured-link--text .content h2 {
        color: #4a4a4a;
        font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
        line-height: 24px;
        text-transform: uppercase;
        font-size: 24px;
        letter-spacing: 3px;
        margin-bottom: 12px; }
      .page-lookbook .featured-link--section .featured-link--text .content p, .page-lookbook-2 .featured-link--section .featured-link--text .content p, .page-lookbook-3 .featured-link--section .featured-link--text .content p {
        color: #000000;
        font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
        font-size: 12.5px;
        font-weight: 300;
        letter-spacing: 1px;
        line-height: 35px;
        opacity: 0.76; }
      .page-lookbook .featured-link--section .featured-link--text .content .quotation, .page-lookbook-2 .featured-link--section .featured-link--text .content .quotation, .page-lookbook-3 .featured-link--section .featured-link--text .content .quotation {
        /* font-size: 30px;
        letter-spacing: 0.3px;
        font-family: $font-three;
        line-height: 45px;*/ }
        .page-lookbook .featured-link--section .featured-link--text .content .quotation p, .page-lookbook-2 .featured-link--section .featured-link--text .content .quotation p, .page-lookbook-3 .featured-link--section .featured-link--text .content .quotation p {
          font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
          font-size: 24px;
          font-weight: 300;
          line-height: 34px;
          color: #000;
          opacity: 0.76;
          margin-bottom: 10px; }
        .page-lookbook .featured-link--section .featured-link--text .content .quotation .marks, .page-lookbook-2 .featured-link--section .featured-link--text .content .quotation .marks, .page-lookbook-3 .featured-link--section .featured-link--text .content .quotation .marks {
          display: inline-block;
          font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
          font-size: 48px;
          letter-spacing: 0.02em;
          color: #000;
          opacity: 0.69;
          line-height: 48px; }
        .page-lookbook .featured-link--section .featured-link--text .content .quotation .bottom-marks, .page-lookbook-2 .featured-link--section .featured-link--text .content .quotation .bottom-marks, .page-lookbook-3 .featured-link--section .featured-link--text .content .quotation .bottom-marks {
          -ms-transform: rotate(18deg);
          -webkit-transform: rotate(18deg);
          transform: rotate(180deg); }
      .page-lookbook .featured-link--section .featured-link--text .content .vertical-line, .page-lookbook-2 .featured-link--section .featured-link--text .content .vertical-line, .page-lookbook-3 .featured-link--section .featured-link--text .content .vertical-line {
        color: #4a4a4a;
        font-size: 30px;
        font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
        letter-spacing: 3.6px;
        margin-bottom: 20px; }
      .page-lookbook .featured-link--section .featured-link--text .content img, .page-lookbook-2 .featured-link--section .featured-link--text .content img, .page-lookbook-3 .featured-link--section .featured-link--text .content img {
        width: auto; }
  .page-lookbook .image-align--right .featured-link--section, .page-lookbook-2 .image-align--right .featured-link--section, .page-lookbook-3 .image-align--right .featured-link--section {
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    float: right; }
    .page-lookbook .image-align--right .featured-link--section .featured-link--text .content, .page-lookbook-2 .image-align--right .featured-link--section .featured-link--text .content, .page-lookbook-3 .image-align--right .featured-link--section .featured-link--text .content {
      padding: 0 15% 0 25%; }
  .page-lookbook .image-align--left .featured-link--section .featured-link--text .content, .page-lookbook-2 .image-align--left .featured-link--section .featured-link--text .content, .page-lookbook-3 .image-align--left .featured-link--section .featured-link--text .content {
    padding: 0 25% 0 15%; }
  .page-lookbook .banner-section, .page-lookbook-2 .banner-section, .page-lookbook-3 .banner-section {
    margin-bottom: 5%; }
  .page-lookbook .top-hero-banner, .page-lookbook-2 .top-hero-banner, .page-lookbook-3 .top-hero-banner {
    margin-bottom: 5%; }
    .page-lookbook .top-hero-banner h1, .page-lookbook-2 .top-hero-banner h1, .page-lookbook-3 .top-hero-banner h1 {
      color: #4a4a4a;
      font-size: 24px;
      font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
      letter-spacing: 3px;
      text-transform: uppercase;
      margin-bottom: 12px; }
    .page-lookbook .top-hero-banner .pipe, .page-lookbook-2 .top-hero-banner .pipe, .page-lookbook-3 .top-hero-banner .pipe {
      color: #4a4a4a;
      font-size: 36px;
      font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
      letter-spacing: 3.6px;
      margin-bottom: 20px; }
    .page-lookbook .top-hero-banner p, .page-lookbook-2 .top-hero-banner p, .page-lookbook-3 .top-hero-banner p {
      font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
      /*font-size: 18px;*/
      font-size: 16px;
      font-weight: 300;
      letter-spacing: 0.9px;
      /*line-height: 45px;*/
      line-height: 30px;
      max-width: 578px;
      margin: 0 auto; }
  .page-lookbook .featured-product--images, .page-lookbook-2 .featured-product--images, .page-lookbook-3 .featured-product--images {
    margin-bottom: 3%;
    text-align: center; }
    .page-lookbook .featured-product--images img, .page-lookbook-2 .featured-product--images img, .page-lookbook-3 .featured-product--images img {
      max-width: 100% !important;
      max-height: 100% !important; }
  .page-lookbook .related-items, .page-lookbook-2 .related-items, .page-lookbook-3 .related-items {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    box-sizing: border-box;
    min-height: 100px; }
    .page-lookbook .related-items .hero__overlay::before, .page-lookbook-2 .related-items .hero__overlay::before, .page-lookbook-3 .related-items .hero__overlay::before {
      bottom: 5px;
      background-color: rgba(0, 0, 0, 0.23); }
    .page-lookbook .related-items .featured-link--image, .page-lookbook-2 .related-items .featured-link--image, .page-lookbook-3 .related-items .featured-link--image {
      width: 50%;
      position: relative;
      text-align: center;
      display: table;
      -webkit-box-flex: 1 0 auto;
      -moz-box-flex: 1 0 auto;
      -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center; }
      .page-lookbook .related-items .featured-link--image .featured-link--wrap, .page-lookbook-2 .related-items .featured-link--image .featured-link--wrap, .page-lookbook-3 .related-items .featured-link--image .featured-link--wrap {
        position: relative; }
        .page-lookbook .related-items .featured-link--image .featured-link--wrap .content, .page-lookbook-2 .related-items .featured-link--image .featured-link--wrap .content, .page-lookbook-3 .related-items .featured-link--image .featured-link--wrap .content {
          position: absolute;
          top: 25%;
          color: #fff;
          /*position: relative;*/
          z-index: 2; }
          .page-lookbook .related-items .featured-link--image .featured-link--wrap .content p, .page-lookbook-2 .related-items .featured-link--image .featured-link--wrap .content p, .page-lookbook-3 .related-items .featured-link--image .featured-link--wrap .content p {
            color: #fff;
            text-transform: uppercase;
            font-size: 12px;
            font-weight: 700;
            letter-spacing: 2.4px;
            /* line-height: 24px;*/
            line-height: 12px;
            margin-bottom: 14px; }
          .page-lookbook .related-items .featured-link--image .featured-link--wrap .content h2, .page-lookbook-2 .related-items .featured-link--image .featured-link--wrap .content h2, .page-lookbook-3 .related-items .featured-link--image .featured-link--wrap .content h2 {
            color: #ffffff;
            font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
            font-size: 19.6px;
            font-weight: 300;
            letter-spacing: 3px;
            text-transform: uppercase; }
        .page-lookbook .related-items .featured-link--image .featured-link--wrap:hover p, .page-lookbook-2 .related-items .featured-link--image .featured-link--wrap:hover p, .page-lookbook-3 .related-items .featured-link--image .featured-link--wrap:hover p {
          text-decoration: underline; }
    .page-lookbook .related-items .image-right, .page-lookbook-2 .related-items .image-right, .page-lookbook-3 .related-items .image-right {
      padding-left: 1px; }
      .page-lookbook .related-items .image-right .content, .page-lookbook-2 .related-items .image-right .content, .page-lookbook-3 .related-items .image-right .content {
        padding: 0 30px 0 70px;
        left: 0; }
    .page-lookbook .related-items .image-left, .page-lookbook-2 .related-items .image-left, .page-lookbook-3 .related-items .image-left {
      padding-right: 1px; }
      .page-lookbook .related-items .image-left .content, .page-lookbook-2 .related-items .image-left .content, .page-lookbook-3 .related-items .image-left .content {
        padding: 0 70px 0 30px;
        right: 0; }
  .page-lookbook .featured-product--images a.product-addtocart-secondary, .page-lookbook-2 .featured-product--images a.product-addtocart-secondary, .page-lookbook-3 .featured-product--images a.product-addtocart-secondary {
    position: absolute;
    background-color: #fff;
    left: 0px;
    right: 0px;
    text-transform: uppercase;
    padding: 10px 0px;
    color: #716c6c;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 500;
    text-align: center;
    bottom: 34px;
    width: 160px;
    height: 40px;
    margin: 0 auto;
    display: none; }
  .page-lookbook .featured-product--images .grid-view-item__image-wrapper, .page-lookbook-2 .featured-product--images .grid-view-item__image-wrapper, .page-lookbook-3 .featured-product--images .grid-view-item__image-wrapper {
    overflow: hidden; }
  .page-lookbook .featured-product--images .img-box, .page-lookbook-2 .featured-product--images .img-box, .page-lookbook-3 .featured-product--images .img-box {
    transition: transform 1s cubic-bezier(0.2, 0.01, 0.45, 1); }
    .page-lookbook .featured-product--images .img-box img, .page-lookbook-2 .featured-product--images .img-box img, .page-lookbook-3 .featured-product--images .img-box img {
      transition: transform 1s; }
  .page-lookbook .featured-product--images .product-card.grid-view-item:hover a.product-addtocart-secondary, .page-lookbook-2 .featured-product--images .product-card.grid-view-item:hover a.product-addtocart-secondary, .page-lookbook-3 .featured-product--images .product-card.grid-view-item:hover a.product-addtocart-secondary {
    display: block; }
  .page-lookbook .featured-product--images .product-card.grid-view-item:hover .img-box img, .page-lookbook-2 .featured-product--images .product-card.grid-view-item:hover .img-box img, .page-lookbook-3 .featured-product--images .product-card.grid-view-item:hover .img-box img {
    transform: scale(1.05);
    transition: transform 1s cubic-bezier(0.2, 0.01, 0.45, 1); }

/*page lookbook*/
/*page 404*/
.template-404 .page-container {
  padding-top: 0; }
.template-404 .main-content {
  /* min-height: 100vh;*/
  /*     background-color:#F6F6F6;*/
  padding: 17vh 0; }
  .template-404 .main-content h1 {
    color: #7B7B7B;
    text-transform: uppercase;
    font-size: 40px;
    letter-spacing: 1px;
    font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
    margin-bottom: 40px; }
  .template-404 .main-content p {
    margin-bottom: 10px;
    letter-spacing: 1px;
    font-size: 12px;
    color: #7b7b7b; }
  .template-404 .main-content ul {
    margin: 15px 0 50px; }
    .template-404 .main-content ul li {
      letter-spacing: 1px;
      font-size: 12px;
      color: #7b7b7b;
      margin-bottom: 15px;
      text-align: center; }
  .template-404 .main-content .subtitle {
    margin-bottom: 35px; }
  .template-404 .main-content a {
    font-weight: 700; }
    .template-404 .main-content a:hover {
      text-decoration: underline; }
  .template-404 .main-content svg {
    height: 40vh; }

/*page 404*/
/*contact page*/
.page-contact .input-error-message {
  display: none; }
.page-contact .main-content {
  padding: 55px 0;
  background-color: #FCFCFC; }
  .page-contact .main-content svg {
    height: 446px;
    width: 223px; }
  .page-contact .main-content .section-header {
    margin-bottom: 75px; }
    .page-contact .main-content .section-header h1 {
      color: #7B7B7B;
      text-transform: uppercase;
      font-size: 40px;
      letter-spacing: 1px;
      font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
      margin-bottom: 15px; }
  .page-contact .main-content .varana-brand {
    padding: 8vh 0; }
  .page-contact .main-content .contact-form {
    padding-right: 35px; }
    .page-contact .main-content .contact-form #ContactForm-name, .page-contact .main-content .contact-form #ContactForm-phone {
      max-width: 411px; }
    .page-contact .main-content .contact-form label {
      font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
      font-size: 13px;
      letter-spacing: 1px;
      color: #000;
      margin-bottom: 10px; }
    .page-contact .main-content .contact-form input {
      height: 40px;
      background: transparent;
      margin-bottom: 12px;
      border-radius: 0;
      border: 1px solid #b5b5b5;
      outline: none;
      box-shadow: none; }
    .page-contact .main-content .contact-form textarea {
      background: transparent;
      margin-bottom: 20px;
      border-radius: 0;
      border: 1px solid #b5b5b5;
      outline: none; }
    .page-contact .main-content .contact-form input.btn {
      background-color: #E8E8E8;
      height: 48px;
      width: 117px;
      border: 1px solid #E8E8E8;
      color: #7c7c7c;
      font-size: 11px;
      font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
      font-weight: 700;
      letter-spacing: 2px; }

/*contact page*/
/*responsive*/
/*responsive*/
/*responsive*/
/*responsive*/
/*responsive*/
@media (max-width: 480px) {
  /*nav*/
  header.site-header .site-header__logo-image svg {
    max-width: 160px; }

  .site-header__icons-wrapper-new ul {
    display: flex;
    gap: 8px;
    flex-direction: row;
    align-items: center;
    height: 100%; }

  #search-navbar {
    padding: 8px 0 20px; }
    #search-navbar .search-form input[type="search"] {
      font-size: 14px;
      padding: 10px 0 8px; }
    #search-navbar .search-form .search-form-inner {
      margin: 0 0 20px; }
    #search-navbar .search-form #header-search-results h3 {
      font-size: 11px; }
    #search-navbar .search-form #header-search-results .suggestion-titles {
      width: 100%;
      margin: 0 0 10px; }
      #search-navbar .search-form #header-search-results .suggestion-titles h3 {
        margin-bottom: 8px; }
      #search-navbar .search-form #header-search-results .suggestion-titles p a {
        font-size: 10px;
        letter-spacing: 2.5px; }
    #search-navbar .search-form #header-search-results .suggestion-products {
      width: 100%; }
      #search-navbar .search-form #header-search-results .suggestion-products h3 {
        padding-left: 0;
        margin-bottom: 8px; }
      #search-navbar .search-form #header-search-results .suggestion-products .suggestion {
        width: 31%;
        padding-left: 0;
        margin-left: 9px; }
      #search-navbar .search-form #header-search-results .suggestion-products #suggestion-one {
        margin-left: 0; }

  /*nav*/
  /*minicart*/
  .sidebar_cart_container {
    padding: 30px 15px;
  /*.cart__footer{
  width: 90%;
}*/ }
    .sidebar_cart_container .cart_item_content {
      padding: 10px; }
    .sidebar_cart_container .sidebar-cart-items .sidebar_cart_item .cart_item_content .cart__meta-text {
      padding: 0 0 10px; }
      .sidebar_cart_container .sidebar-cart-items .sidebar_cart_item .cart_item_content .cart__meta-text .cart__section:first-child {
        padding-bottom: 3px; }
      .sidebar_cart_container .sidebar-cart-items .sidebar_cart_item .cart_item_content .cart__meta-text .cart__section {
        font-size: 10px;
        letter-spacing: 0; }
        .sidebar_cart_container .sidebar-cart-items .sidebar_cart_item .cart_item_content .cart__meta-text .cart__section span {
          font-size: 10px;
          letter-spacing: 1px; }
    .sidebar_cart_container .sidebar-cart-items .sidebar_cart_item .cart_item_content .cart_attr_qty {
      padding: 0; }
    .sidebar_cart_container .sidebar-cart-items .sidebar_cart_item .cart_item_content .cart_item_title {
      font-size: 10px;
      letter-spacing: 1px; }
      .sidebar_cart_container .sidebar-cart-items .sidebar_cart_item .cart_item_content .cart_item_title a {
        font-size: 10px;
        letter-spacing: 0.5px; }
    .sidebar_cart_container .sidebar-cart-items .sidebar_cart_item .cart_item_content .cart__qty {
      padding: 0; }
    .sidebar_cart_container .sidebar-cart-items .sidebar_cart_item .cart_item_content .cart_rbtn_price {
      bottom: 10px;
      right: 5px; }
    .sidebar_cart_container .sidebar-cart-items .sidebar_cart_item .cart_item_content .cart__price {
      font-size: 10px; }

  /*minicart*/
  .discover-lookbooks .title {
    font-size: 20px;
    letter-spacing: 2px; }
  .discover-lookbooks .lookbooks .featured-link--image {
    width: 100%; }

  /*product*/
  .template-product {
  /* .swatch label{
  min-width: 40px !important;
  height: 40px !important;
  line-height: 40px;
}
  .color-swatch label {
  min-width: 17px !important;
  height: 17px !important;
}*/ }
    .template-product .shopify-section-product-recommendations .product-card__title {
      padding: 0 5px; }
      .template-product .shopify-section-product-recommendations .product-card__title a {
        font-size: 12px;
        line-height: 18px; }
    .template-product .shopify-section-product-recommendations .section-header {
      margin-bottom: 40px; }
    .template-product .product-single__title {
      font-size: 24px;
      line-height: 28px; }
    .template-product .swatch .size-guide {
      float: left;
      top: 0; }

  /*about us page*/
  .template-page.page-about .page-nav ul, .template-page.page-sustainability .page-nav ul {
    padding: 19px 0; }
    .template-page.page-about .page-nav ul li a, .template-page.page-sustainability .page-nav ul li a {
      font-size: 10px;
      padding: 23px 0;
      letter-spacing: 1px; }
  .template-page.page-about .main-content, .template-page.page-sustainability .main-content {
    padding: 0; }
  .template-page.page-about .page-width, .template-page.page-sustainability .page-width {
    padding: 0 18px; }
  .template-page.page-about .hero-banner .inner h1, .template-page.page-sustainability .hero-banner .inner h1 {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 2px; }
  .template-page.page-about .featured-link--section, .template-page.page-sustainability .featured-link--section {
    margin-bottom: 5%; }
  .template-page.page-about .hero-banner, .template-page.page-sustainability .hero-banner {
    height: 350px; }
  .template-page.page-about .featured-link--section .featured-link--text, .template-page.page-sustainability .featured-link--section .featured-link--text {
    width: 100%;
    padding: 0; }
    .template-page.page-about .featured-link--section .featured-link--text p, .template-page.page-sustainability .featured-link--section .featured-link--text p {
      font-size: 12.6px;
      letter-spacing: 0.9px;
      line-height: 28px; }
    .template-page.page-about .featured-link--section .featured-link--text h2, .template-page.page-sustainability .featured-link--section .featured-link--text h2 {
      font-size: 24px;
      letter-spacing: 2px;
      line-height: 36px; }
    .template-page.page-about .featured-link--section .featured-link--text p:last-child, .template-page.page-sustainability .featured-link--section .featured-link--text p:last-child {
      margin-bottom: 8px; }
    .template-page.page-about .featured-link--section .featured-link--text a, .template-page.page-sustainability .featured-link--section .featured-link--text a {
      font-size: 11px; }
  .template-page.page-about .image-align--left .featured-link--section .featured-link--wrap, .template-page.page-sustainability .image-align--left .featured-link--section .featured-link--wrap {
    padding-right: 0; }
  .template-page.page-about .image-align--left .featured-link--section .featured-link--text, .template-page.page-sustainability .image-align--left .featured-link--section .featured-link--text {
    padding: 0; }
  .template-page.page-about .image-align--right .featured-link--section .featured-link--wrap, .template-page.page-sustainability .image-align--right .featured-link--section .featured-link--wrap {
    padding-left: 0; }
  .template-page.page-about .quotation, .template-page.page-sustainability .quotation {
    margin-bottom: 7%; }
    .template-page.page-about .quotation p, .template-page.page-sustainability .quotation p {
      font-size: 19.6px;
      letter-spacing: 0.9px;
      line-height: 28px;
      max-width: 100%; }
  .template-page.page-about .vision-img-box, .template-page.page-sustainability .vision-img-box {
    padding-bottom: 70px; }
    .template-page.page-about .vision-img-box .first-image, .template-page.page-sustainability .vision-img-box .first-image {
      max-width: 66%; }
    .template-page.page-about .vision-img-box .second-image, .template-page.page-sustainability .vision-img-box .second-image {
      max-width: 66%;
      bottom: 20px; }
  .template-page.page-about hr, .template-page.page-sustainability hr {
    margin: 0 0 35px; }

  /*about us page*/
  /*lookbook*/
  .page-lookbook .hero-banner, .page-lookbook-2 .hero-banner, .page-lookbook-3 .hero-banner {
    height: 350px; }
  .page-lookbook .featured-product--images, .page-lookbook-2 .featured-product--images, .page-lookbook-3 .featured-product--images {
    padding: 0 18px; }
  .page-lookbook .image-align--right .featured-link--section .featured-link--text .content, .page-lookbook .image-align--left .featured-link--section .featured-link--text .content, .page-lookbook-2 .image-align--right .featured-link--section .featured-link--text .content, .page-lookbook-2 .image-align--left .featured-link--section .featured-link--text .content, .page-lookbook-3 .image-align--right .featured-link--section .featured-link--text .content, .page-lookbook-3 .image-align--left .featured-link--section .featured-link--text .content {
    padding: 0 20px; }
  .page-lookbook .top-hero-banner, .page-lookbook-2 .top-hero-banner, .page-lookbook-3 .top-hero-banner {
    margin-bottom: 5%; }
    .page-lookbook .top-hero-banner .hero-banner, .page-lookbook-2 .top-hero-banner .hero-banner, .page-lookbook-3 .top-hero-banner .hero-banner {
      margin-bottom: 30px; }
    .page-lookbook .top-hero-banner h1, .page-lookbook-2 .top-hero-banner h1, .page-lookbook-3 .top-hero-banner h1 {
      font-size: 24px;
      letter-spacing: 2px;
      line-height: 30px; }
    .page-lookbook .top-hero-banner .pipe, .page-lookbook-2 .top-hero-banner .pipe, .page-lookbook-3 .top-hero-banner .pipe {
      font-size: 26px;
      margin-bottom: 10px; }
    .page-lookbook .top-hero-banner p, .page-lookbook-2 .top-hero-banner p, .page-lookbook-3 .top-hero-banner p {
      padding: 0 20px;
      font-size: 12.6px;
      letter-spacing: 0.9px;
      line-height: 24px; }
  .page-lookbook .featured-link--section .featured-link--text, .page-lookbook-2 .featured-link--section .featured-link--text, .page-lookbook-3 .featured-link--section .featured-link--text {
    width: 100%; }
    .page-lookbook .featured-link--section .featured-link--text .content .quotation p, .page-lookbook-2 .featured-link--section .featured-link--text .content .quotation p, .page-lookbook-3 .featured-link--section .featured-link--text .content .quotation p {
      font-size: 19.6px;
      letter-spacing: 0.9px;
      line-height: 28px; }
    .page-lookbook .featured-link--section .featured-link--text .content .quotation .marks, .page-lookbook-2 .featured-link--section .featured-link--text .content .quotation .marks, .page-lookbook-3 .featured-link--section .featured-link--text .content .quotation .marks {
      line-height: 14px; }
    .page-lookbook .featured-link--section .featured-link--text .content p, .page-lookbook-2 .featured-link--section .featured-link--text .content p, .page-lookbook-3 .featured-link--section .featured-link--text .content p {
      font-size: 12.6px;
      letter-spacing: 0.9px;
      line-height: 24px; }
    .page-lookbook .featured-link--section .featured-link--text .content .vertical-line, .page-lookbook-2 .featured-link--section .featured-link--text .content .vertical-line, .page-lookbook-3 .featured-link--section .featured-link--text .content .vertical-line {
      font-size: 26px;
      margin-bottom: 10px; }
    .page-lookbook .featured-link--section .featured-link--text .content h2, .page-lookbook-2 .featured-link--section .featured-link--text .content h2, .page-lookbook-3 .featured-link--section .featured-link--text .content h2 {
      margin-bottom: 3px; }
  .page-lookbook .featured-link--section .featured-link--image, .page-lookbook-2 .featured-link--section .featured-link--image, .page-lookbook-3 .featured-link--section .featured-link--image {
    width: 100%; }
  .page-lookbook .featured-product--images a.product-addtocart-secondary, .page-lookbook-2 .featured-product--images a.product-addtocart-secondary, .page-lookbook-3 .featured-product--images a.product-addtocart-secondary {
    display: none; }
  .page-lookbook .related-items .featured-link--image, .page-lookbook-2 .related-items .featured-link--image, .page-lookbook-3 .related-items .featured-link--image {
    width: 100%; }

  /*lookbook*/
  /*template-blog page*/
  .template-blog .hero-banner .inner h1 {
    font-size: 26px;
    line-height: 34px;
    letter-spacing: 2px; }
  .template-blog .hero-banner {
    height: 320px; }
  .template-blog .page-width {
    padding: 0 18px; }
  .template-blog header.site-header .page-width {
    padding: 0; }
  .template-blog .page-nav ul li {
    padding: 0 5px; }
  .template-blog .page-nav ul li a {
    font-size: 11px;
    letter-spacing: inherit; }
  .template-blog .grid--blog {
    margin-left: 0;
  /*li .article__grid-image-container{
  height: 250px;
}*/ }
    .template-blog .grid--blog .grid__item {
      padding-left: 0; }
  .template-blog .featured-article .blog-inner-wrap .article__grid-image-container {
    height: 450px; }
  .template-blog .blog-inner-wrap .article__grid-meta .article__title {
    font-size: 24px; }
  .template-blog .article__grid-meta--has-image {
    float: none;
    padding-left: 0; }
  .template-blog .article__title--has-image {
    padding-left: 0; }
  .template-blog .rte.article__grid-excerpt p {
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    margin-bottom: 15px;
    color: #000000;
    font-size: 12.5px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 35px;
    opacity: 0.76; }
  .template-blog .featured-article .blog-inner-wrap .article__grid-meta .content {
    max-width: 85%;
    padding: 60px 32px; }
  .template-blog .blog-inner-wrap .article__grid-meta ul li .article__date,
  .template-blog .blog-inner-wrap .article__grid-meta ul li a {
    font-size: 11px;
    letter-spacing: initial; }
  .template-blog .site-footer__content {
    padding: 0; }
  .template-blog footer.site-footer .copyright-section {
    padding: 0 0 15px; }

  /*template-blog page*/
  /*main popup*/
  .main-popup .overlay .popup-inner .popup-banner {
    width: 100%;
    background-image: url(https://cdn.shopify.com/s/files/1/0262/3137/3902/files/varana-email-popup-mobile.jpg?v=1587401849);
    background-size: cover;
    height: 240px;
    background-repeat: no-repeat;
    background-position: top; }
    .main-popup .overlay .popup-inner .popup-banner img {
      display: none; }
  .main-popup .overlay .popup-inner .form-box {
    width: 100%;
    padding: 20px 20px 20px; }
    .main-popup .overlay .popup-inner .form-box h3 {
      padding-bottom: 5px;
      font-size: 22px; }
  .main-popup .overlay .popup-inner .form-box .ui input[type="submit"] {
    letter-spacing: initial; }
  .main-popup .overlay .popup-inner .form-box p {
    line-height: inherit;
    margin-bottom: 20px;
    font-size: 12px; }

  /*main popup*/
  /*footer*/
  footer.site-footer {
    padding: 0; }
    footer.site-footer .site-footer__content {
      display: block; }
    footer.site-footer .site-footer__hr {
      margin: 15px 0; }
    footer.site-footer .newsletter-section .form-single-field {
      max-width: 100%;
      margin: 0 0 12px;
      width: 100%; }
      footer.site-footer .newsletter-section .form-single-field .input-group {
        display: inline-block; }
      footer.site-footer .newsletter-section .form-single-field .input-group__field {
        width: 85%;
        float: left;
        padding: 10px 0; }
      footer.site-footer .newsletter-section .form-single-field .input-group__btn {
        width: 15%;
        float: left; }
      footer.site-footer .newsletter-section .form-single-field button {
        width: 100%; }
    footer.site-footer .newsletter-section p {
      line-height: 20px;
      font-size: 11px; }
    footer.site-footer .newsletter-section h2 {
      margin-bottom: 20px; }
    footer.site-footer .copyright-section {
      padding: 0 18px 15px; }
      footer.site-footer .copyright-section .grid__item {
        width: inherit;
        text-align: left; }
      footer.site-footer .copyright-section .site-footer__copyright-content {
        font-size: 10px; }
      footer.site-footer .copyright-section .text-right .site-footer__copyright-content {
        padding-left: 5px; }

  /*footer*/
  /*index*/
  .template-index .site-header {
    background-image: none; }
  .template-index .shopify-section.top-hero-section .hero__inner.index .page-width {
    padding: 0; }
    .template-index .shopify-section.top-hero-section .hero__inner.index .page-width .content {
      max-width: 100%;
      text-align: center;
      padding: 0 15px; }
      .template-index .shopify-section.top-hero-section .hero__inner.index .page-width .content .cta {
        position: absolute;
        bottom: 13vh;
        z-index: 2;
        left: 0;
        right: 0; }
    .template-index .shopify-section.top-hero-section .hero__inner.index .page-width .content h2 {
      font-size: 30px;
      line-height: 34px; }
  .template-index .shopify-section.top-hero-section .hero--x-large {
    height: 100vh; }
  .template-index .desktop-hero {
    display: none; }
  .template-index .mobile-hero {
    display: table; }
  .template-index .feature-columns-section {
    padding: 0 36px; }
    .template-index .feature-columns-section .feature-row__image-wrapper {
      max-width: 100% !important;
      max-height: 100% !important; }
      .template-index .feature-columns-section .feature-row__image-wrapper .feature-row__image {
        max-width: 100% !important;
        max-height: 100% !important; }
  .template-index .shopify-section.index-section--flush .hero__inner.index .page-width .content {
    padding: 0 16px; }
  .template-index #instagram-box {
    padding-bottom: 15px; }
    .template-index #instagram-box .img-span {
      background-position: center; }
    .template-index #instagram-box .owl-item.active.center .img-featured-container {
      height: 280px; }
    .template-index #instagram-box #instafeed-gallery-feed {
      margin: 0; }
  .template-index .store-finder .map-section {
    min-height: 420px; }
    .template-index .store-finder .map-section .map-section__content-wrapper {
      -ms-flex-preferred-size: 270px;
      -webkit-flex-basis: 270px;
      -moz-flex-basis: 270px;
      flex-basis: 270px;
      margin: 0 auto; }
      .template-index .store-finder .map-section .map-section__content-wrapper .map-section__content {
        background-color: #fff;
        margin: 24px 0;
        min-height: 150px;
        padding: 50px 0px; }
        .template-index .store-finder .map-section .map-section__content-wrapper .map-section__content .h4 {
          font-size: 20px; }
    .template-index .store-finder .map-section .map-section__background-wrapper {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      min-height: 420px;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center; }
      .template-index .store-finder .map-section .map-section__background-wrapper .videoWrapper {
        display: none; }
  .template-index .main-slider-content {
    padding-left: 18px;
    padding-top: 0;
    padding-bottom: 0; }
    .template-index .main-slider-content .product-card {
      display: none; }
      .template-index .main-slider-content .product-card .grid-view-item__image-wrapper {
        max-width: 0px !important; }
    .template-index .main-slider-content .custom-products-homepage .owl-nav {
      margin-top: 30px; }
  .template-index .feature-columns-section .grid--flush-bottom > .grid__item {
    margin-bottom: 15px; }
  .template-index .top-hero-section {
    padding-bottom: 15px; }

  /*template-index*/
  /*template-collection*/
  .template-collection .collection-header .collection-hero {
    height: 350px; }
  .template-collection .plp-pdesc {
    padding: 5px 10px 35px; }
    .template-collection .plp-pdesc h1 {
      font-size: 22px;
      letter-spacing: 2px; }
  .template-collection .hidden-xs,
  .template-collection .filters-toolbar-wrapper {
    display: none; }
  .template-collection .visible-xs {
    display: block; }
  .template-collection .product-card.grid-view-item:hover a.product-addtocart-secondary {
    display: none; }
  .template-collection .grid-view-item {
    margin: 0 auto 10px; }
  .template-collection .product-card.grid-view-item .product-details {
    opacity: 1;
    text-align: center;
    display: inline-block;
    padding: 0;
    width: 100%; }
    .template-collection .product-card.grid-view-item .product-details dl.price {
      width: 100%;
      text-align: center;
      padding-left: 10px; }
      .template-collection .product-card.grid-view-item .product-details dl.price dd {
        margin: 0; }
      .template-collection .product-card.grid-view-item .product-details dl.price .price-item {
        font-size: 12px;
        letter-spacing: inherit; }
    .template-collection .product-card.grid-view-item .product-details .product-card__title {
      letter-spacing: inherit;
      width: 100%;
      font-size: 12px;
      height: 32px;
      line-height: 18px;
      padding-bottom: 0;
      margin-bottom: 5px; }
    .template-collection .product-card.grid-view-item .product-details .col-swatch {
      text-align: right;
      width: 50%;
      padding-right: 10px; }
      .template-collection .product-card.grid-view-item .product-details .col-swatch ul li.color {
        width: 10px;
        height: 10px; }
        .template-collection .product-card.grid-view-item .product-details .col-swatch ul li.color span {
          border: none; }

  /*template-collection*/
  .template-search .main-content {
  /* padding-top: 30px;
  .grid--view-items li{
  padding-bottom: 13px;
}*/ }
    .template-search .main-content h1 {
      font-size: 10px; }
    .template-search .main-content .product-card {
      margin: 0 auto 10px; }
      .template-search .main-content .product-card .grid-view-item__image {
        margin-bottom: 15px; }
      .template-search .main-content .product-card .product-details {
        visibility: visible;
        text-align: center;
        display: inline-block;
        padding: 0;
        width: 100%; }
        .template-search .main-content .product-card .product-details .hidden-xs {
          display: none; }
        .template-search .main-content .product-card .product-details .visible-xs {
          display: block; }
        .template-search .main-content .product-card .product-details dl.price {
          width: 100%;
          text-align: center;
          padding-left: 10px; }
          .template-search .main-content .product-card .product-details dl.price dd {
            margin: 0; }
          .template-search .main-content .product-card .product-details dl.price .price-item {
            font-size: 12px;
            letter-spacing: inherit; }
        .template-search .main-content .product-card .product-details .product-card__title {
          letter-spacing: inherit;
          width: 100%;
          font-size: 12px;
          height: 32px;
          line-height: 18px;
          margin-bottom: 5px;
          padding: 0 3px 10px; }
        .template-search .main-content .product-card .product-details .col-swatch {
          text-align: right;
          width: 50%;
          padding-right: 10px; }
          .template-search .main-content .product-card .product-details .col-swatch li.color {
            width: 10px;
            height: 10px;
            margin: 0; }
            .template-search .main-content .product-card .product-details .col-swatch li.color span {
              width: 10px;
              height: 10px;
              border: none; }

  /*template-article*/
  .template-article .main-content .hero-banner {
    height: 350px; }

  /*template-article*/ }
@media only screen and (min-width: 481px) and (max-width: 749px) {
  /*nav*/
  .site-header__icons-wrapper-new ul li .site-header__search-toggle {
    margin-right: 15px; }

  header.site-header .site-header__logo-image svg {
    max-width: 160px; }

  /*nav*/
  /*minicart*/
  .sidebar_cart_container {
    padding: 30px;
  /*.cart__footer{
  width: 90%;
}*/ }
    .sidebar_cart_container .cart_item_content {
      padding: 10px; }
    .sidebar_cart_container .sidebar-cart-items .sidebar_cart_item .cart_item_content .cart__meta-text {
      padding: 0 0 25px; }
    .sidebar_cart_container .sidebar-cart-items .sidebar_cart_item .cart_item_content .cart_attr_qty {
      padding: 0; }
    .sidebar_cart_container .sidebar-cart-items .sidebar_cart_item .cart_item_content .cart_item_title {
      font-size: 10px;
      letter-spacing: 1px;
    /* a{
    line-height: 20px;  
  }*/ }
    .sidebar_cart_container .sidebar-cart-items .sidebar_cart_item .cart_item_content .cart__qty {
      padding: 0; }
    .sidebar_cart_container .sidebar-cart-items .sidebar_cart_item .cart_item_content .cart_rbtn_price {
      right: 5px; }

  /*minicart*/
  .discover-lookbooks .title {
    font-size: 24px;
    letter-spacing: 2px; }
  .discover-lookbooks .lookbooks .featured-link--image {
    width: 100%; }

  /*about us page*/
  .template-page.page-about .page-nav ul, .template-page.page-sustainability .page-nav ul {
    padding: 19px 0; }
    .template-page.page-about .page-nav ul li a, .template-page.page-sustainability .page-nav ul li a {
      font-size: 10px;
      padding: 23px 0;
      letter-spacing: 1px; }
  .template-page.page-about .main-content, .template-page.page-sustainability .main-content {
    padding: 0; }
  .template-page.page-about .page-width, .template-page.page-sustainability .page-width {
    padding: 0 18px; }
  .template-page.page-about .hero-banner .inner h1, .template-page.page-sustainability .hero-banner .inner h1 {
    font-size: 26px;
    line-height: 34px;
    letter-spacing: 2px; }
  .template-page.page-about .page-nav, .template-page.page-about .quotation, .template-page.page-about .featured-link--section, .template-page.page-sustainability .page-nav, .template-page.page-sustainability .quotation, .template-page.page-sustainability .featured-link--section {
    margin-bottom: 7%; }
  .template-page.page-about .featured-link--section, .template-page.page-sustainability .featured-link--section {
    margin-bottom: 5%; }
  .template-page.page-about .hero-banner, .template-page.page-sustainability .hero-banner {
    height: 350px; }
  .template-page.page-about .featured-link--section .featured-link--text, .template-page.page-sustainability .featured-link--section .featured-link--text {
    width: 100%;
    padding: 0; }
    .template-page.page-about .featured-link--section .featured-link--text p, .template-page.page-sustainability .featured-link--section .featured-link--text p {
      font-size: 12.6px;
      letter-spacing: 0.9px;
      line-height: 24px; }
    .template-page.page-about .featured-link--section .featured-link--text h2, .template-page.page-sustainability .featured-link--section .featured-link--text h2 {
      line-height: 36px; }
    .template-page.page-about .featured-link--section .featured-link--text p:last-child, .template-page.page-sustainability .featured-link--section .featured-link--text p:last-child {
      margin-bottom: 8px; }
    .template-page.page-about .featured-link--section .featured-link--text a, .template-page.page-sustainability .featured-link--section .featured-link--text a {
      font-size: 11px; }
  .template-page.page-about .image-align--left .featured-link--section .featured-link--wrap, .template-page.page-sustainability .image-align--left .featured-link--section .featured-link--wrap {
    padding-right: 0; }
  .template-page.page-about .image-align--left .featured-link--section .featured-link--text, .template-page.page-sustainability .image-align--left .featured-link--section .featured-link--text {
    padding: 0; }
  .template-page.page-about .image-align--right .featured-link--section .featured-link--wrap, .template-page.page-sustainability .image-align--right .featured-link--section .featured-link--wrap {
    padding-left: 0; }
  .template-page.page-about .quotation p, .template-page.page-sustainability .quotation p {
    font-size: 19.6px;
    letter-spacing: 0.9px;
    line-height: 28px;
    max-width: 360px; }
  .template-page.page-about .vision-img-box, .template-page.page-sustainability .vision-img-box {
    padding-bottom: 90px; }
    .template-page.page-about .vision-img-box .first-image, .template-page.page-sustainability .vision-img-box .first-image {
      max-width: 66%; }
    .template-page.page-about .vision-img-box .second-image, .template-page.page-sustainability .vision-img-box .second-image {
      max-width: 66%;
      bottom: 32px; }

  /*about us page*/
  /*template-blog page*/
  .template-blog .hero-banner .inner h1 {
    font-size: 26px;
    line-height: 34px;
    letter-spacing: 2px; }
  .template-blog .hero-banner {
    height: 320px; }
  .template-blog .page-width {
    padding: 0 18px; }
  .template-blog header.site-header .page-width {
    padding: 0; }
  .template-blog .page-nav ul li a {
    font-size: 11px; }
  .template-blog .grid--blog {
    margin-left: 0;
  /* li .article__grid-image-container{
  height: 370px;
}*/ }
    .template-blog .grid--blog .grid__item {
      padding-left: 0; }
  .template-blog .featured-article .blog-inner-wrap .article__grid-image-container {
    height: 450px; }
  .template-blog .blog-inner-wrap .article__grid-meta .article__title {
    font-size: 24px; }
  .template-blog .article__grid-meta--has-image {
    float: none;
    padding-left: 0; }
  .template-blog .article__title--has-image {
    padding-left: 0; }
  .template-blog .site-footer__content {
    padding: 0; }
  .template-blog footer.site-footer .copyright-section {
    padding: 0 0 15px; }

  /*template-blog page*/
  /*// main popup*/
  .main-popup .overlay {
    max-width: 450px; }
    .main-popup .overlay .popup-inner .popup-banner {
      width: 100%;
      background-image: url(https://cdn.shopify.com/s/files/1/0262/3137/3902/files/varana-email-popup-mobile.jpg?v=1587401849);
      background-size: cover;
      height: 240px;
      background-repeat: no-repeat;
      background-position: top; }
      .main-popup .overlay .popup-inner .popup-banner img {
        display: none; }
    .main-popup .overlay .popup-inner .form-box {
      width: 100%;
      padding: 20px 20px 20px; }
      .main-popup .overlay .popup-inner .form-box h3 {
        padding-bottom: 5px;
        font-size: 22px; }
    .main-popup .overlay .popup-inner .form-box .ui input[type="submit"] {
      letter-spacing: initial; }
    .main-popup .overlay .popup-inner .form-box p {
      line-height: inherit;
      margin-bottom: 20px;
      font-size: 12px; }

  /*// main popup*/
  /*index*/
  .template-index .site-header {
    background-image: none; }
  .template-index .shopify-section.index-section--flush .hero--x-large {
    height: 400px; }
  .template-index .shopify-section.index-section--flush .hero__inner.index .page-width .content {
    padding: 0 36px; }
  .template-index .shopify-section.top-hero-section .hero__inner.index .page-width {
    padding: 0; }
    .template-index .shopify-section.top-hero-section .hero__inner.index .page-width .content {
      max-width: 100%;
      text-align: center; }
      .template-index .shopify-section.top-hero-section .hero__inner.index .page-width .content .cta {
        position: absolute;
        bottom: 13vh;
        z-index: 2;
        left: 0;
        right: 0; }
  .template-index .shopify-section.top-hero-section .hero--x-large {
    height: 100vh; }
  .template-index .desktop-hero {
    display: none; }
  .template-index .mobile-hero {
    display: table; }
  .template-index .feature-columns-section {
    padding: 0 36px; }
    .template-index .feature-columns-section .grid--flush-bottom > .grid__item {
      margin-bottom: 20px; }
    .template-index .feature-columns-section .feature-row__image-wrapper {
      max-width: 100% !important;
      max-height: 100% !important; }
      .template-index .feature-columns-section .feature-row__image-wrapper .feature-row__image {
        max-width: 100% !important;
        max-height: 100% !important; }
  .template-index #instagram-box .img-span {
    background-position: center; }
  .template-index #instagram-box .owl-item.active.center .img-featured-container {
    height: 280px; }
  .template-index .map-section {
    min-height: 530px; }
    .template-index .map-section .map-section__content-wrapper {
      -ms-flex-preferred-size: 290px;
      -webkit-flex-basis: 290px;
      -moz-flex-basis: 290px;
      flex-basis: 290px;
      margin: 0 auto; }
      .template-index .map-section .map-section__content-wrapper .map-section__content {
        background-color: #fff;
        margin: 55px 0;
        min-height: 266px; }
    .template-index .map-section .map-section__background-wrapper {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      min-height: 420px;
      background-image: url("//cdn.shopify.com/s/files/1/0262/3137/3902/files/store-finder-bkg.png?16386");
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center; }
      .template-index .map-section .map-section__background-wrapper .videoWrapper {
        display: none; }
  .template-index .main-slider-content {
    padding-left: 36px;
    padding-top: 10px;
    padding-bottom: 10px; }
    .template-index .main-slider-content .product-card {
      display: none; }
      .template-index .main-slider-content .product-card .grid-view-item__image-wrapper {
        max-width: 0px !important; }
    .template-index .main-slider-content .custom-products-homepage .owl-nav {
      margin-top: 30px; }
    .template-index .main-slider-content .custom-products-homepage div.owl-item.active a.product-addtocart-secondary {
      display: none; }

  /*template-index

  /*lookbook*/
  .page-lookbook .hero-banner, .page-lookbook-2 .hero-banner, .page-lookbook-3 .hero-banner {
    height: 350px; }
  .page-lookbook .featured-product--images, .page-lookbook-2 .featured-product--images, .page-lookbook-3 .featured-product--images {
    padding: 0 18px; }
  .page-lookbook .image-align--right .featured-link--section .featured-link--text .content, .page-lookbook .image-align--left .featured-link--section .featured-link--text .content, .page-lookbook-2 .image-align--right .featured-link--section .featured-link--text .content, .page-lookbook-2 .image-align--left .featured-link--section .featured-link--text .content, .page-lookbook-3 .image-align--right .featured-link--section .featured-link--text .content, .page-lookbook-3 .image-align--left .featured-link--section .featured-link--text .content {
    padding: 0 20px; }
  .page-lookbook .top-hero-banner .hero-banner, .page-lookbook-2 .top-hero-banner .hero-banner, .page-lookbook-3 .top-hero-banner .hero-banner {
    margin-bottom: 30px; }
  .page-lookbook .top-hero-banner h1, .page-lookbook-2 .top-hero-banner h1, .page-lookbook-3 .top-hero-banner h1 {
    font-size: 24px;
    letter-spacing: 2px;
    line-height: 36px; }
  .page-lookbook .top-hero-banner .pipe, .page-lookbook-2 .top-hero-banner .pipe, .page-lookbook-3 .top-hero-banner .pipe {
    font-size: 26px;
    margin-bottom: 10px; }
  .page-lookbook .top-hero-banner p, .page-lookbook-2 .top-hero-banner p, .page-lookbook-3 .top-hero-banner p {
    font-size: 12.6px;
    letter-spacing: 0.9px;
    line-height: 24px;
    padding: 0 20px; }
  .page-lookbook .featured-link--section .featured-link--text, .page-lookbook-2 .featured-link--section .featured-link--text, .page-lookbook-3 .featured-link--section .featured-link--text {
    width: 100%; }
    .page-lookbook .featured-link--section .featured-link--text .content .quotation p, .page-lookbook-2 .featured-link--section .featured-link--text .content .quotation p, .page-lookbook-3 .featured-link--section .featured-link--text .content .quotation p {
      font-size: 19.6px;
      letter-spacing: 0.9px;
      line-height: 28px; }
    .page-lookbook .featured-link--section .featured-link--text .content .quotation .marks, .page-lookbook-2 .featured-link--section .featured-link--text .content .quotation .marks, .page-lookbook-3 .featured-link--section .featured-link--text .content .quotation .marks {
      line-height: 14px; }
    .page-lookbook .featured-link--section .featured-link--text .content p, .page-lookbook-2 .featured-link--section .featured-link--text .content p, .page-lookbook-3 .featured-link--section .featured-link--text .content p {
      font-size: 12.6px;
      letter-spacing: 0.9px;
      line-height: 24px; }
    .page-lookbook .featured-link--section .featured-link--text .content .vertical-line, .page-lookbook-2 .featured-link--section .featured-link--text .content .vertical-line, .page-lookbook-3 .featured-link--section .featured-link--text .content .vertical-line {
      font-size: 26px;
      margin-bottom: 10px; }
    .page-lookbook .featured-link--section .featured-link--text .content h2, .page-lookbook-2 .featured-link--section .featured-link--text .content h2, .page-lookbook-3 .featured-link--section .featured-link--text .content h2 {
      margin-bottom: 3px; }
  .page-lookbook .featured-link--section .featured-link--image, .page-lookbook-2 .featured-link--section .featured-link--image, .page-lookbook-3 .featured-link--section .featured-link--image {
    width: 100%; }
  .page-lookbook .featured-product--images a.product-addtocart-secondary, .page-lookbook-2 .featured-product--images a.product-addtocart-secondary, .page-lookbook-3 .featured-product--images a.product-addtocart-secondary {
    display: none; }
  .page-lookbook .related-items .featured-link--image, .page-lookbook-2 .related-items .featured-link--image, .page-lookbook-3 .related-items .featured-link--image {
    width: 100%; }

  /*lookbook*/
  /*footer*/
  footer.site-footer {
    padding: 0; }
    footer.site-footer .site-footer__content {
      display: block; }
    footer.site-footer .site-footer__hr {
      margin: 15px 0; }
    footer.site-footer .newsletter-section .form-single-field {
      max-width: 100%;
      margin: 0 0 12px;
      width: 100%; }
      footer.site-footer .newsletter-section .form-single-field .input-group {
        display: inline-block; }
      footer.site-footer .newsletter-section .form-single-field .input-group__field {
        width: 85%;
        float: left;
        padding: 10px 0; }
      footer.site-footer .newsletter-section .form-single-field .input-group__btn {
        width: 15%;
        float: left; }
      footer.site-footer .newsletter-section .form-single-field button {
        width: 100%; }
    footer.site-footer .newsletter-section p {
      line-height: 20px; }
    footer.site-footer .newsletter-section h2 {
      margin-bottom: 20px; }
    footer.site-footer .newsletter-section ul.site-footer__social-icons.social-icons {
      position: absolute;
      top: 20px;
      right: 0;
      padding: 0; }
      footer.site-footer .newsletter-section ul.site-footer__social-icons.social-icons li {
        padding: 0 12px 0 0; }
      footer.site-footer .newsletter-section ul.site-footer__social-icons.social-icons li:last-child {
        padding-right: 0; }
    footer.site-footer .copyright-section {
      padding: 0 18px 15px; }
      footer.site-footer .copyright-section .grid__item {
        width: inherit;
        text-align: left; }
      footer.site-footer .copyright-section .text-right .site-footer__copyright-content {
        padding-left: 5px; }

  /*footer*/
  /*template-collection*/
  .template-collection .collection-header .collection-hero {
    height: 350px; }
  .template-collection .plp-pdesc {
    padding: 5px 10px 35px; }
    .template-collection .plp-pdesc h1 {
      font-size: 22px;
      letter-spacing: 2px; }
  .template-collection .hidden-xs,
  .template-collection .filters-toolbar-wrapper {
    display: none; }
  .template-collection .visible-xs {
    display: block; }
  .template-collection .product-card.grid-view-item:hover a.product-addtocart-secondary {
    display: none; }
  .template-collection .grid-view-item {
    margin: 0 auto 10px; }
  .template-collection .product-card.grid-view-item .product-details {
    opacity: 1;
    text-align: center;
    display: inline-block;
    padding: 0;
    width: 100%; }
    .template-collection .product-card.grid-view-item .product-details dl.price {
      width: 100%;
      text-align: center;
      padding-left: 10px; }
      .template-collection .product-card.grid-view-item .product-details dl.price dd {
        margin: 0; }
      .template-collection .product-card.grid-view-item .product-details dl.price .price-item {
        font-size: 12px;
        letter-spacing: inherit; }
    .template-collection .product-card.grid-view-item .product-details .product-card__title {
      letter-spacing: inherit;
      width: 100%;
      font-size: 12px;
      height: 32px;
      line-height: 18px;
      padding-bottom: 0; }
    .template-collection .product-card.grid-view-item .product-details .col-swatch {
      text-align: right;
      width: 50%;
      padding-right: 10px; }
      .template-collection .product-card.grid-view-item .product-details .col-swatch ul li.color {
        width: 10px;
        height: 10px; }
        .template-collection .product-card.grid-view-item .product-details .col-swatch ul li.color span {
          border: none; }

  /*template-collection*/
  .template-search .main-content {
  /* padding-top: 30px;
  .grid--view-items li{
  padding-bottom: 13px;
}*/ }
    .template-search .main-content h1 {
      font-size: 10px; }
    .template-search .main-content .product-card {
      margin: 0 auto 10px; }
      .template-search .main-content .product-card .grid-view-item__image {
        margin-bottom: 15px; }
      .template-search .main-content .product-card .product-details {
        visibility: visible;
        text-align: center;
        display: inline-block;
        padding: 0;
        width: 100%; }
        .template-search .main-content .product-card .product-details .hidden-xs {
          display: none; }
        .template-search .main-content .product-card .product-details .visible-xs {
          display: block; }
        .template-search .main-content .product-card .product-details dl.price {
          width: 100%;
          text-align: center;
          padding-left: 10px; }
          .template-search .main-content .product-card .product-details dl.price dd {
            margin: 0; }
          .template-search .main-content .product-card .product-details dl.price .price-item {
            font-size: 12px;
            letter-spacing: inherit; }
        .template-search .main-content .product-card .product-details .product-card__title {
          letter-spacing: inherit;
          width: 100%;
          font-size: 12px;
          height: 32px;
          line-height: 18px;
          padding-bottom: 0; }
        .template-search .main-content .product-card .product-details .col-swatch {
          text-align: right;
          width: 50%;
          padding-right: 10px; }
          .template-search .main-content .product-card .product-details .col-swatch li.color {
            width: 10px;
            height: 10px;
            margin: 0; }
            .template-search .main-content .product-card .product-details .col-swatch li.color span {
              width: 10px;
              height: 10px;
              border: none; }

  .template-article .main-content .hero-banner {
    height: 350px; } }
@media (max-width: 749px) {
  .template-product .mobile-product-slider {
    display: block !important; }
  .template-product .single-product-images {
    display: none; }
  .template-product .grid__item.product-description-collumn #description-affix .sidebar__inner {
    padding: 0 18px; }
  .template-product .price {
    margin-bottom: 40px; }
  .template-product .swatch label {
    min-width: 40px;
    height: 40px;
    line-height: 40px; }

  /*locations*/
  .page-locations .main-content .page-locations-content {
    padding: 0 18px 50px; }
    .page-locations .main-content .page-locations-content .tab-heads {
      padding: 35px 0px; }
      .page-locations .main-content .page-locations-content .tab-heads ul {
        text-align: center;
      /* li{
      display:inline;
      padding: 0 2%;
    }*/ }
    .page-locations .main-content .page-locations-content .box-border-left {
      border-left: none; }
    .page-locations .main-content .page-locations-content .image-box {
      margin-bottom: 15px; }
    .page-locations .main-content .page-locations-content .store-info .address {
      margin-bottom: 10px; }
      .page-locations .main-content .page-locations-content .store-info .address ul li {
        margin-bottom: 5px; }
    .page-locations .main-content .page-locations-content .store-info .info {
      padding-left: 10px; }
      .page-locations .main-content .page-locations-content .store-info .info .hours {
        margin-bottom: 6px; }

  /*locations*/
  .template-index .store-finder .home-video-frame {
    display: none !important; }

  .page-contact .main-content .section-header {
    padding-left: 22px;
    margin-bottom: 35px; }
    .page-contact .main-content .section-header h1 {
      font-size: 24px;
      letter-spacing: 2px;
      line-height: 36px; }

  /*cart*/
  .template-cart .main-content .cart__footer {
    width: 100%;
    float: inherit; }
    .template-cart .main-content .cart__footer .cart__submit-controls input.cart__submit, .template-cart .main-content .cart__footer .cart__submit-controls input {
      width: 100%;
      margin: 0 0 20px; }

  /*cart*/
  .template-search .empty-search-form {
    padding: 0 18px; }
  .template-search .rte p {
    padding: 0 18px; }

  footer.site-footer .site-footer__hr {
    border-bottom: 1px solid transparent; }
  footer.site-footer .menu-column .site-footer__item {
    width: 100%;
    padding-left: 0;
    margin-bottom: 0;
    display: block; }
    footer.site-footer .menu-column .site-footer__item .site-footer__item-inner--link_list {
      border-bottom: 1px solid #e3e3e3;
      padding-bottom: 5px; }
      footer.site-footer .menu-column .site-footer__item .site-footer__item-inner--link_list p.menu-title {
        position: relative;
        cursor: pointer;
        display: block; }
      footer.site-footer .menu-column .site-footer__item .site-footer__item-inner--link_list p.menu-title:before {
        content: '+';
        float: right; }
      footer.site-footer .menu-column .site-footer__item .site-footer__item-inner--link_list p.menu-title.link-opened:before {
        content: '-'; }
  footer.site-footer .footer-brand-img {
    display: none; }
  footer.site-footer .newsletter-section {
    position: relative;
    padding-top: 30px; }
    footer.site-footer .newsletter-section p {
      display: none; }
    footer.site-footer .newsletter-section p.phone-no {
      display: block; }
    footer.site-footer .newsletter-section .visible-xs {
      display: block;
      clear: both; }
      footer.site-footer .newsletter-section .visible-xs a {
        text-decoration: underline; }
    footer.site-footer .newsletter-section ul.site-footer__social-icons.social-icons {
      top: 26px;
      position: absolute;
      right: 0;
      padding: 0;
      display: inline-flex; }
      footer.site-footer .newsletter-section ul.site-footer__social-icons.social-icons li {
        padding: 0 12px 0 0; }
      footer.site-footer .newsletter-section ul.site-footer__social-icons.social-icons li:last-child {
        padding-right: 0; }

  /*about us page*/
  .template-page.page-about .page-nav, .template-page.page-sustainability .page-nav {
    display: none; }
  .template-page.page-about .hero-banner, .template-page.page-sustainability .hero-banner {
    margin-bottom: 8%; }

  /*about us page*/
  .template-login #CustomerLoginForm, .template-login #RecoverPasswordForm, .template-register #CustomerLoginForm, .template-register #RecoverPasswordForm {
    max-width: 85%;
    padding: 20px 30px 25px; }

  .template-login #MainContent, .template-register #MainContent {
    padding: 20% 0;
    height: auto; }
  .template-login #RecoverPasswordForm h2, .template-register #RecoverPasswordForm h2 {
    font-size: 20px; }
  .template-login #RecoverPasswordForm p, .template-register #RecoverPasswordForm p {
    margin-bottom: 35px; }
  .template-login #RecoverPasswordForm .submit-form, .template-register #RecoverPasswordForm .submit-form {
    margin-bottom: 35px; }
  .template-login .form-vertical h1, .template-register .form-vertical h1 {
    font-size: 20px; }
  .template-login .form-vertical input, .template-register .form-vertical input {
    margin-bottom: 35px; }
  .template-login .form-vertical input.btn, .template-register .form-vertical input.btn {
    padding: 15.5px 0; }
  .template-login .form-vertical .create-account a, .template-register .form-vertical .create-account a {
    padding: 15.5px 0;
    line-height: 12px; }

  .template-register main form {
    padding: 32px 50px;
    max-width: 450px; }

  .template-article .main-content .page-width .grid {
    margin: 15px 0 15px -30px; }
  .template-article .article__content .grid__item {
    padding-left: 30px; }
  .template-article .article__content .grid__item.small--one-whole {
    margin-bottom: 25px; } }
@media only screen and (min-width: 750px) {
  .template-index .top-hero-section .hero--x-large {
    /*height: 1080px;*/
    height: 100vh; }
  .template-index .map-section {
    min-height: 475px; }

  footer.site-footer .newsletter-section .visible-xs {
    display: none; }

  .page-locations .main-content .page-locations-content .medium-up--one-tenth {
    width: 15%; }
  .page-locations .main-content .page-locations-content .medium-up--nine-tenths {
    width: 85%; } }
@media (max-width: 768px) {
  #mc_embed_signup .clear {
    display: inline !important; } }
@media only screen and (min-width: 750px) and (max-width: 959px) {
  /*nav*/
  .site-header__icons-wrapper-new ul li .site-header__search-toggle {
    margin-right: 15px; }

  header.site-header .site-header__logo-image svg {
    max-width: 160px; }

  /*nav*/
  /*product*/
  .template-product .grid__item.product-description-collumn #description-affix .sidebar__inner {
    padding: 75px 0 20px 30px; }
  .template-product .main-content .page-width {
    padding: 0 18px; }
  .template-product .swatch .size-guide {
    float: left;
    top: 0; }

  /*product*/
  /*locations*/
  .page-locations .main-content .page-locations-content {
    padding: 0 18px 50px;
    max-width: 700px;
    margin: 0 auto; }
    .page-locations .main-content .page-locations-content .medium-up--one-tenth {
      width: 100%; }
    .page-locations .main-content .page-locations-content .medium-up--nine-tenths {
      width: 100%; }
    .page-locations .main-content .page-locations-content .tab-heads {
      padding: 40px 0px 35px; }
      .page-locations .main-content .page-locations-content .tab-heads ul {
        text-align: center;
      /*li{
      display:inline;
      padding: 0 25px;
    }*/ }
    .page-locations .main-content .page-locations-content .box-border-left {
      border-left: none; }
    .page-locations .main-content .page-locations-content .image-box {
      margin-bottom: 15px;
      text-align: center; }
    .page-locations .main-content .page-locations-content .store-info .address {
      margin-bottom: 10px; }
      .page-locations .main-content .page-locations-content .store-info .address ul li {
        margin-bottom: 5px; }
    .page-locations .main-content .page-locations-content .store-info .info {
      padding-left: 10px; }
    .page-locations .main-content .page-locations-content .tab-content .small--one-whole {
      width: 100%; }

  /*locations*/
  /*cart*/
  .template-cart .main-content .cart__footer {
    width: 50%; }

  /*cart*/
  .discover-lookbooks .title {
    font-size: 24px;
    letter-spacing: 2px; }

  /*about us page*/
  .template-page.page-about, .template-page.page-sustainability {
  /*.hero-banner{
  height: 320px;
}*/ }
    .template-page.page-about .page-nav ul, .template-page.page-sustainability .page-nav ul {
      padding: 19px 0; }
      .template-page.page-about .page-nav ul li a, .template-page.page-sustainability .page-nav ul li a {
        font-size: 10px;
        padding: 23px 0; }
    .template-page.page-about .main-content, .template-page.page-sustainability .main-content {
      padding: 0; }
    .template-page.page-about .page-width, .template-page.page-sustainability .page-width {
      padding: 0 18px; }
    .template-page.page-about .hero-banner .inner h1, .template-page.page-sustainability .hero-banner .inner h1 {
      font-size: 26px;
      line-height: 34px;
      letter-spacing: 2px; }
    .template-page.page-about .page-nav, .template-page.page-about .quotation, .template-page.page-about .featured-link--section, .template-page.page-sustainability .page-nav, .template-page.page-sustainability .quotation, .template-page.page-sustainability .featured-link--section {
      margin-bottom: 7%; }
    .template-page.page-about .featured-link--section .featured-link--text, .template-page.page-sustainability .featured-link--section .featured-link--text {
      padding: 0 20px 0 0; }
      .template-page.page-about .featured-link--section .featured-link--text p, .template-page.page-sustainability .featured-link--section .featured-link--text p {
        font-size: 12.6px;
        letter-spacing: 0.9px;
        line-height: 24px; }
    .template-page.page-about .image-align--left .featured-link--section .featured-link--wrap, .template-page.page-sustainability .image-align--left .featured-link--section .featured-link--wrap {
      padding-right: 10px; }
    .template-page.page-about .image-align--left .featured-link--section .featured-link--text, .template-page.page-sustainability .image-align--left .featured-link--section .featured-link--text {
      padding: 0 0 0 10px; }
    .template-page.page-about .image-align--right .featured-link--section .featured-link--wrap, .template-page.page-sustainability .image-align--right .featured-link--section .featured-link--wrap {
      padding-left: 10px; }
    .template-page.page-about .quotation p, .template-page.page-sustainability .quotation p {
      font-size: 19.6px;
      letter-spacing: 0.9px;
      line-height: 28px;
      max-width: 360px; }
    .template-page.page-about .vision-img-box, .template-page.page-sustainability .vision-img-box {
      padding-bottom: 140px; }
      .template-page.page-about .vision-img-box .first-image, .template-page.page-sustainability .vision-img-box .first-image {
        max-width: 260px; }
      .template-page.page-about .vision-img-box .second-image, .template-page.page-sustainability .vision-img-box .second-image {
        max-width: 300px;
        bottom: 25px; }

  /*about us page*/
  .template-login #CustomerLoginForm, .template-login #RecoverPasswordForm, .template-register #CustomerLoginForm, .template-register #RecoverPasswordForm {
    padding: 50px;
    max-width: 510px; }

  .template-login h1, .template-register h1 {
    font-size: 20px; }
  .template-login #RecoverPasswordForm h2, .template-register #RecoverPasswordForm h2 {
    font-size: 20px; }
  .template-login .form-vertical input.btn, .template-register .form-vertical input.btn {
    padding: 15.5px 0; }
  .template-login .form-vertical .create-account a, .template-register .form-vertical .create-account a {
    padding: 15.5px 0;
    line-height: 12px; }

  .template-register main form {
    padding: 32px 50px;
    max-width: 450px; }

  /*lookbook*/
  .page-lookbook .featured-product--images, .page-lookbook-2 .featured-product--images, .page-lookbook-3 .featured-product--images {
    padding: 0 18px; }
  .page-lookbook .image-align--right .featured-link--section .featured-link--text .content, .page-lookbook .image-align--left .featured-link--section .featured-link--text .content, .page-lookbook-2 .image-align--right .featured-link--section .featured-link--text .content, .page-lookbook-2 .image-align--left .featured-link--section .featured-link--text .content, .page-lookbook-3 .image-align--right .featured-link--section .featured-link--text .content, .page-lookbook-3 .image-align--left .featured-link--section .featured-link--text .content {
    padding: 0 20px; }
  .page-lookbook .top-hero-banner .hero-banner, .page-lookbook-2 .top-hero-banner .hero-banner, .page-lookbook-3 .top-hero-banner .hero-banner {
    margin-bottom: 30px; }
  .page-lookbook .top-hero-banner h1, .page-lookbook-2 .top-hero-banner h1, .page-lookbook-3 .top-hero-banner h1 {
    font-size: 24px;
    letter-spacing: 2px;
    line-height: 36px; }
  .page-lookbook .top-hero-banner .pipe, .page-lookbook-2 .top-hero-banner .pipe, .page-lookbook-3 .top-hero-banner .pipe {
    font-size: 26px;
    margin-bottom: 10px; }
  .page-lookbook .top-hero-banner p, .page-lookbook-2 .top-hero-banner p, .page-lookbook-3 .top-hero-banner p {
    font-size: 12.6px;
    letter-spacing: 0.9px;
    line-height: 24px; }
  .page-lookbook .featured-link--section .featured-link--text .content .quotation p, .page-lookbook-2 .featured-link--section .featured-link--text .content .quotation p, .page-lookbook-3 .featured-link--section .featured-link--text .content .quotation p {
    font-size: 19.6px;
    letter-spacing: 0.9px;
    line-height: 28px; }
  .page-lookbook .featured-link--section .featured-link--text .content .quotation .marks, .page-lookbook-2 .featured-link--section .featured-link--text .content .quotation .marks, .page-lookbook-3 .featured-link--section .featured-link--text .content .quotation .marks {
    line-height: 14px; }
  .page-lookbook .featured-link--section .featured-link--text .content p, .page-lookbook-2 .featured-link--section .featured-link--text .content p, .page-lookbook-3 .featured-link--section .featured-link--text .content p {
    font-size: 12.6px;
    letter-spacing: 0.9px;
    line-height: 24px; }
  .page-lookbook .featured-link--section .featured-link--text .content .vertical-line, .page-lookbook-2 .featured-link--section .featured-link--text .content .vertical-line, .page-lookbook-3 .featured-link--section .featured-link--text .content .vertical-line {
    font-size: 26px;
    margin-bottom: 10px; }
  .page-lookbook .featured-link--section .featured-link--text .content h2, .page-lookbook-2 .featured-link--section .featured-link--text .content h2, .page-lookbook-3 .featured-link--section .featured-link--text .content h2 {
    margin-bottom: 3px; }

  /*lookbook*/
  /*template-blog page*/
  .template-blog {
  /*.hero-banner{
  height: 320px;
}*/ }
    .template-blog .hero-banner .inner h1 {
      font-size: 26px;
      line-height: 34px;
      letter-spacing: 2px; }
    .template-blog .featured-article .blog-inner-wrap .article__grid-image-container {
      height: 430px; }
    .template-blog .featured-article .blog-inner-wrap .article__grid-meta .content {
      max-width: 420px;
      padding: 24px 80px; }
    .template-blog .page-width {
      padding: 0 18px; }
    .template-blog header.site-header .page-width {
      padding: 0; }
    .template-blog .page-nav ul li a {
      font-size: 11px; }
    .template-blog .grid--blog {
      margin-left: 0;
    /*li .article__grid-image-container{
    height: 330px;
  }*/ }
      .template-blog .grid--blog .grid__item {
        padding-left: 0;
      /*&:nth-child(odd){
      padding-right: 10px;
    }*/ }
      .template-blog .grid--blog .grid__item.alpha {
        padding-right: 5px; }
      .template-blog .grid--blog .grid__item.omega {
        padding-left: 5px; }
    .template-blog .blog-inner-wrap .article__grid-meta .article__title {
      font-size: 24px; }
    .template-blog .rte.article__grid-excerpt {
      font-size: 12.6px;
      letter-spacing: 0.9px;
      line-height: 24px; }

  /*template-blog page*/
  /*footer*/
  footer.site-footer .page-width {
    padding: 0 18px; }
  footer.site-footer .footer-brand-img svg {
    width: 98px;
    height: 180px; }
  footer.site-footer .menu-column .site-footer__item {
    padding-left: 0; }
  footer.site-footer .newsletter-section p {
    line-height: 20px; }
  footer.site-footer .newsletter-section h2 {
    margin-bottom: 12px; }
  footer.site-footer .newsletter-section .form-single-field .input-group__field {
    width: 80%;
    float: left; }

  /*footer*/
  /*template-collection*/
  .template-collection .plp-pdesc {
    padding: 5px 10px 35px; }
    .template-collection .plp-pdesc h1 {
      font-size: 22px;
      letter-spacing: 2px; }
  .template-collection .hidden-xs,
  .template-collection .filters-toolbar-wrapper {
    display: none; }
  .template-collection .visible-xs {
    display: block; }
  .template-collection .product-card.grid-view-item:hover a.product-addtocart-secondary {
    display: none; }
  .template-collection .grid-view-item {
    margin: 0 auto 10px; }
  .template-collection .product-card.grid-view-item .product-details {
    opacity: 1;
    text-align: center;
    display: inline-block;
    padding: 0;
    width: 100%; }
    .template-collection .product-card.grid-view-item .product-details dl.price {
      width: 100%;
      text-align: center;
      padding-left: 10px; }
      .template-collection .product-card.grid-view-item .product-details dl.price dd {
        margin: 0; }
      .template-collection .product-card.grid-view-item .product-details dl.price .price-item {
        font-size: 12px;
        letter-spacing: inherit; }
    .template-collection .product-card.grid-view-item .product-details .product-card__title {
      letter-spacing: inherit;
      width: 100%;
      font-size: 12px;
      height: 32px;
      line-height: 18px;
      padding-bottom: 0; }
    .template-collection .product-card.grid-view-item .product-details .col-swatch {
      text-align: right;
      width: 50%;
      padding-right: 10px; }
      .template-collection .product-card.grid-view-item .product-details .col-swatch ul li.color {
        width: 10px;
        height: 10px; }
        .template-collection .product-card.grid-view-item .product-details .col-swatch ul li.color span {
          border: none; }

  /*template-collection*/
  .template-search .main-content {
  /* padding-top: 30px;
  .grid--view-items li{
  padding-bottom: 13px;
}*/ }
    .template-search .main-content h1 {
      font-size: 10px; }
    .template-search .main-content .product-card {
      margin: 0 auto 10px; }
      .template-search .main-content .product-card .grid-view-item__image {
        margin-bottom: 15px; }
      .template-search .main-content .product-card .product-details {
        visibility: visible;
        text-align: center;
        display: inline-block;
        padding: 0;
        width: 100%; }
        .template-search .main-content .product-card .product-details .hidden-xs {
          display: none; }
        .template-search .main-content .product-card .product-details .visible-xs {
          display: block; }
        .template-search .main-content .product-card .product-details dl.price {
          width: 100%;
          text-align: center;
          padding-left: 10px; }
          .template-search .main-content .product-card .product-details dl.price dd {
            margin: 0; }
          .template-search .main-content .product-card .product-details dl.price .price-item {
            font-size: 12px;
            letter-spacing: inherit; }
        .template-search .main-content .product-card .product-details .product-card__title {
          letter-spacing: inherit;
          width: 100%;
          font-size: 12px;
          height: 32px;
          line-height: 18px;
          padding-bottom: 0; }
        .template-search .main-content .product-card .product-details .col-swatch {
          text-align: right;
          width: 50%;
          padding-right: 10px; }
          .template-search .main-content .product-card .product-details .col-swatch li.color {
            width: 10px;
            height: 10px;
            margin: 0; }
            .template-search .main-content .product-card .product-details .col-swatch li.color span {
              width: 10px;
              height: 10px;
              border: none; }

  /*index*/
  .template-index .shopify-section.index-section--flush .hero--x-large {
    height: 400px; }
  .template-index .shopify-section.index-section--flush .hero__inner.index .page-width {
    padding: 0 18px; }
    .template-index .shopify-section.index-section--flush .hero__inner.index .page-width .content .mega-title {
      font-size: 28px;
      letter-spacing: 2px;
      line-height: 36px; }
    .template-index .shopify-section.index-section--flush .hero__inner.index .page-width .content .mega-subtitle p {
      font-size: 12.6px;
      letter-spacing: 0.9px;
      line-height: 24px; }
  .template-index .shopify-section.top-hero-section .hero--x-large {
    height: 100vh; }
  .template-index .shopify-section.top-hero-section .hero__inner.index .page-width {
    padding: 0 1.5%; }
    .template-index .shopify-section.top-hero-section .hero__inner.index .page-width .content .subtitle {
      font-size: 11px;
      letter-spacing: 1.5px; }
    .template-index .shopify-section.top-hero-section .hero__inner.index .page-width .content h2 {
      font-size: 26px;
      line-height: 34px;
      letter-spacing: 2px; }
    .template-index .shopify-section.top-hero-section .hero__inner.index .page-width .content a {
      font-size: 11px;
      margin-bottom: 10px;
      letter-spacing: 1.5px; }
  .template-index #custom .feature-columns-section {
    padding: 0 1.5%; }
    .template-index #custom .feature-columns-section .grid__item {
      padding-left: 30px;
      margin-bottom: 30px; }
    .template-index #custom .feature-columns-section .grid {
      margin-left: -30px; }
    .template-index #custom .feature-columns-section .h4 {
      font-size: 14px; }
  .template-index .main-slider-content {
    padding-bottom: 35px; }
  .template-index .main-slider-content {
    padding: 68px 18px 35px; }
    .template-index .main-slider-content .custom-products-homepage div.owl-item .product-card__title a {
      font-size: 13.5px;
      letter-spacing: 0.2px; }
    .template-index .main-slider-content .custom-products-homepage .product-card {
      margin: 45px 0 5px; }
    .template-index .main-slider-content .custom-products-homepage .grid-view-item__image-wrapper {
      margin: 0 0 2px; }
  .template-index .map-section .page-width {
    padding: 0 1.5%; }
  .template-index .map-section .map-section__content-wrapper {
    flex-basis: 40%; }
    .template-index .map-section .map-section__content-wrapper .map-section__content {
      min-height: 250px; }
      .template-index .map-section .map-section__content-wrapper .map-section__content .h4 {
        font-size: 26px;
        letter-spacing: 1.5px; }
      .template-index .map-section .map-section__content-wrapper .map-section__content .rte-setting p {
        font-size: 13.5px;
        line-height: 25px; }
      .template-index .map-section .map-section__content-wrapper .map-section__content .map_section__directions-btn {
        font-size: 11px; }
  .template-index #instagram-box #instafeed-gallery-feed {
    padding: 0 6%; }
  .template-index #instagram-box h4 {
    font-size: 24px;
    letter-spacing: 1.5px;
    margin: 15px 0; }

  /*index*/ }
@media screen and (max-width: 959px) {
  /*template-account*/
  .template-account .main-content, .template-addresses .main-content {
    padding: 35px 18px 50px; }

  /*template-account*/
  .page-container {
    padding-top: 61px; }

  .index-section {
    padding-top: 35px;
    padding-bottom: 35px; }

  .site-header__icons {
    padding-right: 0; }

  .site-header {
    border-bottom: none; }

  #AccessibleNav {
    display: none; }

  .mobile-menu-col form#currency_form,
  .mobile-menu-col .site-header__account,
  .mobile-slide-wrap {
    display: block; }

  .site-header__icons-wrapper,
  .site-header__icons {
    position: static;
    display: block; }

  .site-header__search-toggle,
  .site-header__account {
    display: none; }

  .site-header__icons .site-header__cart,
  .site-header__menu {
    position: absolute;
    left: 0;
    top: 3px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0; }

  .site-header__mobile-nav {
    display: block;
    position: relative; }

  .site-header .logo-align--center {
    display: block;
    margin: 0 auto;
    width: auto; }

  header.site-header {
    padding: 0 18px; }
    header.site-header .site-header__logo-image {
      text-align: center; }
    header.site-header .site-header__cart {
      right: 11px;
      left: -4px;
      top: 12px;
      margin: 0; }
      header.site-header .site-header__cart svg {
        width: 15px;
        height: 15px;
        top: 2px; }

  .announcement-bar,
  .site-header {
    z-index: 9999; }

  #search-navbar .page-width {
    padding: 0; }
  #search-navbar .search-form {
    padding: 0 18px; }

  #msearch .search__submit.btn--link svg {
    width: 16px;
    height: 16px;
    position: relative;
    top: 3px; }

  .site-header__logo {
    margin: 12px 0;
    padding-left: 0; }

  .site-header__icons-wrapper-new ul {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0; }
    .site-header__icons-wrapper-new ul li .hidden-xs {
      display: none; }
    .site-header__icons-wrapper-new ul li .shopify-currency-form {
      display: none; }
    .site-header__icons-wrapper-new ul li .site-header__cart-count {
      right: -15px;
      top: -8px; }
    .site-header__icons-wrapper-new ul li .site-header__search-toggle {
      padding: 10px; }
      .site-header__icons-wrapper-new ul li .site-header__search-toggle svg {
        height: 15px;
        width: 15px;
        margin-right: 0;
        top: 2px; }

  .page-width {
    padding: 0; }

  .site-header .medium-up--one-quarter {
    width: 100%; }

  .template-index .mobile-slide span::before, .template-index .mobile-slide span::after, .template-collection .mobile-slide span::before, .template-collection .mobile-slide span::after, .page-lookbook .mobile-slide span::before, .page-lookbook .mobile-slide span::after, .page-lookbook-2 .mobile-slide span::before, .page-lookbook-2 .mobile-slide span::after, .page-lookbook-3 .mobile-slide span::before, .page-lookbook-3 .mobile-slide span::after, .page-about .mobile-slide span::before, .page-about .mobile-slide span::after, .page-sustainability .mobile-slide span::before, .page-sustainability .mobile-slide span::after, .template-login .mobile-slide span::before, .template-login .mobile-slide span::after, .template-register .mobile-slide span::before, .template-register .mobile-slide span::after, .template-blog .mobile-slide span::before, .template-blog .mobile-slide span::after, .template-article .mobile-slide span::before, .template-article .mobile-slide span::after {
    background: #fff; }
  .template-index .scrolled .mobile-slide-wrap.menu-opened .mobile-slide span, .template-collection .scrolled .mobile-slide-wrap.menu-opened .mobile-slide span, .page-lookbook .scrolled .mobile-slide-wrap.menu-opened .mobile-slide span, .page-lookbook-2 .scrolled .mobile-slide-wrap.menu-opened .mobile-slide span, .page-lookbook-3 .scrolled .mobile-slide-wrap.menu-opened .mobile-slide span, .page-about .scrolled .mobile-slide-wrap.menu-opened .mobile-slide span, .page-sustainability .scrolled .mobile-slide-wrap.menu-opened .mobile-slide span, .template-login .scrolled .mobile-slide-wrap.menu-opened .mobile-slide span, .template-register .scrolled .mobile-slide-wrap.menu-opened .mobile-slide span, .template-blog .scrolled .mobile-slide-wrap.menu-opened .mobile-slide span, .template-article .scrolled .mobile-slide-wrap.menu-opened .mobile-slide span {
    background: #fff; }
  .template-index .site-header, .template-collection .site-header, .page-lookbook .site-header, .page-lookbook-2 .site-header, .page-lookbook-3 .site-header, .page-about .site-header, .page-sustainability .site-header, .template-login .site-header, .template-register .site-header, .template-blog .site-header, .template-article .site-header {
    background-image: url(//varana.com/cdn/shop/t/51/assets/xs-header-gradient.png?v=117766692297932057951676473601); }
  .template-index .mobile-slide span, .template-collection .mobile-slide span, .page-lookbook .mobile-slide span, .page-lookbook-2 .mobile-slide span, .page-lookbook-3 .mobile-slide span, .page-about .mobile-slide span, .page-sustainability .mobile-slide span, .template-login .mobile-slide span, .template-register .mobile-slide span, .template-blog .mobile-slide span, .template-article .mobile-slide span {
    background-color: #fff; }
  .template-index .scrolled, .template-collection .scrolled, .page-lookbook .scrolled, .page-lookbook-2 .scrolled, .page-lookbook-3 .scrolled, .page-about .scrolled, .page-sustainability .scrolled, .template-login .scrolled, .template-register .scrolled, .template-blog .scrolled, .template-article .scrolled {
    background-image: none; }
    .template-index .scrolled .mobile-slide span, .template-collection .scrolled .mobile-slide span, .page-lookbook .scrolled .mobile-slide span, .page-lookbook-2 .scrolled .mobile-slide span, .page-lookbook-3 .scrolled .mobile-slide span, .page-about .scrolled .mobile-slide span, .page-sustainability .scrolled .mobile-slide span, .template-login .scrolled .mobile-slide span, .template-register .scrolled .mobile-slide span, .template-blog .scrolled .mobile-slide span, .template-article .scrolled .mobile-slide span {
      background-color: #000; }
    .template-index .scrolled .mobile-slide span::after, .template-collection .scrolled .mobile-slide span::after, .page-lookbook .scrolled .mobile-slide span::after, .page-lookbook-2 .scrolled .mobile-slide span::after, .page-lookbook-3 .scrolled .mobile-slide span::after, .page-about .scrolled .mobile-slide span::after, .page-sustainability .scrolled .mobile-slide span::after, .template-login .scrolled .mobile-slide span::after, .template-register .scrolled .mobile-slide span::after, .template-blog .scrolled .mobile-slide span::after, .template-article .scrolled .mobile-slide span::after {
      background-color: #000; }
    .template-index .scrolled .mobile-slide span::before, .template-collection .scrolled .mobile-slide span::before, .page-lookbook .scrolled .mobile-slide span::before, .page-lookbook-2 .scrolled .mobile-slide span::before, .page-lookbook-3 .scrolled .mobile-slide span::before, .page-about .scrolled .mobile-slide span::before, .page-sustainability .scrolled .mobile-slide span::before, .template-login .scrolled .mobile-slide span::before, .template-register .scrolled .mobile-slide span::before, .template-blog .scrolled .mobile-slide span::before, .template-article .scrolled .mobile-slide span::before {
      background-color: #000; }

  footer.site-footer .site-footer__hr {
    margin: 20px 0; }

  /*index*/
  .template-index #instagram-box .owl-item.active.center .img-featured-container {
    height: 350px; }
  .template-index #instagram-box #instafeed-gallery-feed {
    padding: 0 50px; }
  .template-index .main-slider-content .custom-products-homepage .owl-nav {
    right: 50px;
    top: -50px; }

  /*index*/
  /*404*/
  .template-404 .main-content {
    padding: 40px 18px; }
  .template-404 .page-container {
    padding-top: 61px; }

  /*404*/
  /*page*/
  .template-page .main-content {
    padding: 0 18px; }

  /*page*/
  /*locations*/
  .page-locations .main-content {
    padding: 0; }

  /*locations*/
  /*lookbook*/
  .page-lookbook .main-content, .page-lookbook-2 .main-content, .page-lookbook-3 .main-content {
    padding: 0; }

  /*lookbook*/
  /*contact*/
  .page-contact .varana-brand {
    display: none; }
  .page-contact .main-content {
    padding: 40px 18px; }
    .page-contact .main-content .medium-up--one-half {
      width: 100%; }
    .page-contact .main-content .page-width {
      max-width: 600px; }
    .page-contact .main-content .contact-form {
      padding-right: 0; }

  /*contact*/
  /*cart*/
  .template-cart .main-content {
    padding: 40px 18px; }

  /*cart*/
  .page-about header.site-header, .page-sustainability header.site-header {
    padding: 0; }

  .template-article .article__content {
    padding-left: 18px;
    padding-right: 18px; }

  header.dropdown-visible {
    background-image: none !important; }
    header.dropdown-visible .mobile-slide span {
      background-color: #000; }
    header.dropdown-visible .mobile-slide span::before, header.dropdown-visible .mobile-slide span::after {
      background-color: #000; }

  header.menu-opened .mobile-slide span {
    background-color: #fff; } }
@media screen and (min-width: 960px) {
  /*locations*/
  .page-locations .main-content .page-locations-content .medium-up--one-tenth {
    width: 20%; }
  .page-locations .main-content .page-locations-content .medium-up--nine-tenths {
    width: 80%; }

  /*locations*/ }
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  #AccessibleNav {
    width: 52%;
    /* width: 46%;*/ }

  #currency_form {
    padding: 12px 0; }
    #currency_form select {
      font-size: 10px;
      letter-spacing: 2px;
      padding: 10px 8px 10px 26px; }

  .page-width {
    padding: 0 1.5%; }

  #collections-meganav .meganav-lookbooks .owl-item p {
    font-size: 14px;
    margin: 4px 0 10px; }
  #collections-meganav .owl-carousel {
    padding: 0 38px; }
    #collections-meganav .owl-carousel .owl-nav .owl-next, #collections-meganav .owl-carousel .owl-nav .owl-prev {
      height: 32px;
      width: 32px; }

  .hero--x-large {
    height: 482px; }

  header.site-header {
  /*.medium-up--one-half{
  width: 46%;
  width: 52%;
}*/ }
    header.site-header .medium-up--one-quarter.logo-align--left {
      /*width: 24%;*/
      width: 18%; }
    header.site-header .medium-up--one-quarter {
      width: 30%; }
    header.site-header .parent-item {
      /* padding: 25px 17px;*/
      padding: 25px 10px;
      font-size: 10px; }
    header.site-header .site-header__icons-wrapper-new ul li a {
      padding: 21px 8px;
    /* span{
    font-size: 10px;
    letter-spacing: 2px;
  }*/ }
      header.site-header .site-header__icons-wrapper-new ul li a .site-header__cart-count {
        right: -9px;
        top: 13px; }
    header.site-header .site-header__icons-wrapper-new ul li .country .fa {
      font-size: 10px;
      margin-right: 0px; }
    header.site-header .site-header__icon svg {
      width: 9.5px;
      height: 9.5px; }
    header.site-header .site-header__cart svg {
      height: 12px;
      width: 12px;
      top: 1px; }
    header.site-header .site-header__logo-image svg {
      max-width: 140px; }
    header.site-header .mega-nav .menu-col a {
      font-size: 12px; }
    header.site-header .mega-nav h3 {
      margin-bottom: 12px;
      font-size: 12.5px; }
    header.site-header .mega-nav .first-collumn {
      margin: 23px 0 42px; }
    header.site-header .site-header__account span, header.site-header .site-header__search-toggle span, header.site-header .country-selector {
      font-size: 10px; }

  .second-collumn {
    padding-left: 0;
    margin: 25px 0 41px; }
    .second-collumn .menu-col {
      padding-left: 40px; }

  /*PDP page*/
  .template-product .page-container {
    padding-top: 67px; }
  .template-product .grid__item.product-description-collumn #description-affix .sidebar__inner {
    padding: 75px 0 20px 30px; }

  /*PDP page*/
  .page-locations .main-content .page-locations-content {
    padding: 55px 0; }
    .page-locations .main-content .page-locations-content .map iframe {
      height: 190px; }

  /*index*/
  .template-index .shopify-section.top-hero-section .hero__inner.index .page-width {
    padding: 0 1.5%; }
    .template-index .shopify-section.top-hero-section .hero__inner.index .page-width .content .subtitle {
      font-size: 11px;
      letter-spacing: 1.5px; }
    .template-index .shopify-section.top-hero-section .hero__inner.index .page-width .content h2 {
      font-size: 26px;
      line-height: 34px;
      letter-spacing: 2px; }
    .template-index .shopify-section.top-hero-section .hero__inner.index .page-width .content a {
      font-size: 11px;
      margin-bottom: 10px;
      letter-spacing: 1.5px; }
  .template-index #custom .feature-columns-section {
    max-width: 960px; }
    .template-index #custom .feature-columns-section .grid__item {
      padding-left: 70px;
      margin-bottom: 30px; }
    .template-index #custom .feature-columns-section .grid {
      margin-left: -70px; }
    .template-index #custom .feature-columns-section .h4 {
      font-size: 14px; }
  .template-index .main-slider-content {
    padding-bottom: 35px; }
  .template-index .shopify-section.index-section--flush .hero__inner.index .page-width .content .mega-title {
    font-size: 28px;
    letter-spacing: 2px;
    line-height: 36px; }
  .template-index .shopify-section.index-section--flush .hero__inner.index .page-width .content .mega-subtitle p {
    font-size: 12.6px;
    letter-spacing: 0.9px;
    line-height: 24px; }
  .template-index .main-slider-content .custom-products-homepage div.owl-item .product-card__title a {
    font-size: 13.5px;
    letter-spacing: 0.2px; }
  .template-index .main-slider-content .custom-products-homepage .product-card {
    margin: 45px 0 5px; }
  .template-index .main-slider-content .custom-products-homepage .grid-view-item__image-wrapper {
    margin: 0 0 2px; }
  .template-index .map-section .map-section__content {
    min-height: 250px; }
    .template-index .map-section .map-section__content .h4 {
      font-size: 26px;
      letter-spacing: 1.5px; }
    .template-index .map-section .map-section__content .rte-setting p {
      font-size: 13.5px;
      line-height: 25px; }
    .template-index .map-section .map-section__content .map_section__directions-btn {
      font-size: 11px; }
  .template-index #instagram-box #instafeed-gallery-feed {
    padding: 0 6%; }
  .template-index #instagram-box h4 {
    font-size: 24px;
    letter-spacing: 1.5px;
    margin: 15px 0; }

  /*index*/
  .index-section {
    padding-top: 35px;
    padding-bottom: 35px; }

  .prefooter .newsletter-section h2 {
    font-size: 13.5px; }
  .prefooter .newsletter-section p {
    font-size: 12px; }
  .prefooter .form-single-field {
    padding: 8px 0 8px 20%; }

  /*page lookbook*/
  .page-lookbook .image-align--right .featured-link--section .featured-link--text .content, .page-lookbook .image-align--left .featured-link--section .featured-link--text .content, .page-lookbook-2 .page-lookbook-3 .image-align--right .featured-link--section .featured-link--text .content, .page-lookbook-2 .page-lookbook-3 .image-align--left .featured-link--section .featured-link--text .content {
    padding: 0 20px; }

  /*page lookbook*/
  /*template-blog page*/
  .template-blog .hero-banner .inner h1 {
    font-size: 26px;
    line-height: 34px;
    letter-spacing: 2px; }
  .template-blog .featured-article .blog-inner-wrap .article__grid-meta .content {
    max-width: 420px;
    padding: 38px 78px; }
  .template-blog .blog-inner-wrap .article__grid-excerpt {
    font-size: 12.6px;
    letter-spacing: 0.9px;
    line-height: 24px; }
  .template-blog .blog-inner-wrap .article__grid-meta .article__title {
    font-size: 23px;
    letter-spacing: 2px;
    line-height: initial; }
  .template-blog .grid--blog {
    margin-left: 0;
  /* li .article__grid-image-container{
  height: 400px;
}*/ }
    .template-blog .grid--blog .grid__item {
      padding-left: 0;
    /* &:nth-child(odd){
    padding-right: 10px;
  }*/ }
    .template-blog .grid--blog .grid__item.alpha {
      padding-right: 5px; }
    .template-blog .grid--blog .grid__item.omega {
      padding-left: 5px; }

  /*template-blog page*/
  footer.site-footer .menu-column .site-footer__item {
    padding-left: 5%; }
  footer.site-footer .newsletter-section .form-single-field {
    max-width: 330px; }
    footer.site-footer .newsletter-section .form-single-field button {
      font-size: 10px; }
  footer.site-footer .footer-brand-img svg {
    width: 94;
    height: 205; }

  .discover-lookbooks .title {
    font-size: 24px;
    letter-spacing: 2px; }

  /*about us page*/
  .page-about {
  /* .hero-banner{
  height: 350px;
}*/ }
    .page-about .hero-banner .inner h1 {
      font-size: 26px;
      line-height: 34px;
      letter-spacing: 2px; }
    .page-about .page-nav, .page-about .quotation, .page-about .featured-link--section {
      margin-bottom: 7%; }
    .page-about .featured-link--section .featured-link--text {
      padding: 0 20px 0 0; }
    .page-about .image-align--left .featured-link--section .featured-link--wrap {
      padding-right: 10px; }
    .page-about .image-align--left .featured-link--section .featured-link--text {
      padding: 0 0 0 10px; }
    .page-about .image-align--right .featured-link--section .featured-link--wrap {
      padding-left: 10px; }
    .page-about .vision-img-box {
      padding-bottom: 140px; }
      .page-about .vision-img-box .first-image {
        max-width: 320px; }
      .page-about .vision-img-box .second-image {
        max-width: 370px;
        bottom: 25px; }

  /*about us page*/
  .template-login #CustomerLoginForm, .template-login #RecoverPasswordForm, .template-register #CustomerLoginForm, .template-register #RecoverPasswordForm {
    padding: 50px 70px;
    max-width: 510px; }

  .template-login h1, .template-register h1 {
    font-size: 24px; }
  .template-login #RecoverPasswordForm h2, .template-register #RecoverPasswordForm h2 {
    font-size: 24px; }
  .template-login .form-vertical input.btn, .template-register .form-vertical input.btn {
    padding: 15.5px 0; }
  .template-login .form-vertical .create-account a, .template-register .form-vertical .create-account a {
    padding: 15.5px 0;
    line-height: 12px; }

  .template-register main form {
    padding: 32px 50px;
    max-width: 450px; }

  /*template-collection*/
  .template-collection .product-card.grid-view-item .product-details .product-card__title {
    letter-spacing: inherit;
    font-size: 12px;
    line-height: 18px;
    padding: 0 3px 10px; }
  .template-collection .product-card.grid-view-item .product-details .col-swatch ul li.color {
    width: 10px;
    height: 10px; }
  .template-collection .product-card.grid-view-item .product-details dl.price .price-item {
    font-size: 12px;
    letter-spacing: inherit;
    position: relative;
    top: -5px; }

  /*template-collection*/
  .template-search .main-content {
    /*   padding-top: 30px;*/
  /* .grid--view-items li{
  padding-bottom: 13px;
}*/ }
    .template-search .main-content h1 {
      font-size: 10px; }
    .template-search .main-content .product-card .product-details {
      padding-top: 9px; }
      .template-search .main-content .product-card .product-details dl.price .price__regular {
        line-height: 13px; }
      .template-search .main-content .product-card .product-details dl.price .price-item {
        font-size: 12px;
        letter-spacing: inherit;
        position: relative;
        top: -5px; }
      .template-search .main-content .product-card .product-details .product-card__title {
        letter-spacing: inherit;
        font-size: 12px;
        line-height: 18px;
        padding: 0 3px 10px; }
      .template-search .main-content .product-card .product-details .col-swatch {
        padding: 1px 0;
        line-height: 12px; }
        .template-search .main-content .product-card .product-details .col-swatch li.color {
          width: 10px;
          height: 10px;
          margin: 0; }
          .template-search .main-content .product-card .product-details .col-swatch li.color span {
            width: 10px;
            height: 10px; } }
@media (min-width: 1200px) and (max-width: 1439px) {
  #search-navbar {
    padding: 15px 0 20px; }
    #search-navbar .search-form {
      max-width: 750px; }
      #search-navbar .search-form input[type="search"] {
        padding: 0;
        font-size: 12px; }
      #search-navbar .search-form .search-form-inner {
        margin: 0 0 25px; }
      #search-navbar .search-form #header-search-results h3 {
        font-size: 10px; }
      #search-navbar .search-form #header-search-results .suggestion-titles p {
        margin-bottom: 0px; }
        #search-navbar .search-form #header-search-results .suggestion-titles p a {
          font-size: 10px;
          letter-spacing: 2px; }

  #collections-meganav .meganav-lookbooks .owl-item p {
    font-size: 14px;
    margin: 4px 0 10px; }
  #collections-meganav .owl-carousel {
    padding: 0 38px; }
    #collections-meganav .owl-carousel .owl-nav .owl-next, #collections-meganav .owl-carousel .owl-nav .owl-prev {
      height: 32px;
      width: 32px; }

  .hero--x-large {
    height: 482px; }

  header.site-header .logo-align--left {
    width: 19%;
    /* width: 25%;*/ }
  header.site-header #AccessibleNav {
    width: 64%;
    /* width: 45%;*/ }
  header.site-header .site-header__icons {
    width: 30%; }
  header.site-header .parent-item {
    padding: 30px 16px;
    font-size: 10px;
    letter-spacing: 2.5px; }
  header.site-header .site-header__icons-wrapper-new ul li a {
    padding: 25.5px 8px; }
    header.site-header .site-header__icons-wrapper-new ul li a span {
      font-size: 10px;
      letter-spacing: 2.5px; }
  header.site-header .site-header__icons-wrapper-new ul li .site-header__cart-count {
    top: 18px;
    right: -8px; }
  header.site-header .site-header__icons-wrapper-new ul li .country .fa {
    font-size: 10px;
    margin-right: 0px; }
  header.site-header .site-header__icon svg {
    width: 10px;
    height: 10px; }
  header.site-header .site-header__cart svg {
    top: 1.5px;
    display: block;
    width: 12px;
    height: 12px; }
  header.site-header .site-header__logo-image svg {
    max-width: 170px; }
  header.site-header .mega-nav .menu-col a {
    font-size: 12px; }
  header.site-header .mega-nav h3 {
    margin-bottom: 12px;
    font-size: 12.5px; }
  header.site-header .mega-nav .first-collumn {
    margin: 23px 0 42px; }

  .second-collumn .menu-col {
    padding-left: 40px; }

  /*.site-header__account{
  margin-left: 14px;
}*/
  .site-header__icons-wrapper .country-selector {
    margin-right: 18px; }

  .site-header__cart {
    padding: 0 16px 0 20px; }

  .template-index .shopify-section.top-hero-section .hero__inner.index .page-width .content .subtitle {
    font-size: 11px;
    letter-spacing: 1.5px; }
  .template-index .shopify-section.top-hero-section .hero__inner.index .page-width .content h2 {
    font-size: 26px;
    line-height: 34px;
    letter-spacing: 2px; }
  .template-index .shopify-section.top-hero-section .hero__inner.index .page-width .content a {
    font-size: 11px;
    margin-bottom: 10px;
    letter-spacing: 1.5px; }
  .template-index #custom .feature-columns-section {
    max-width: 1243px; }
    .template-index #custom .feature-columns-section .grid__item {
      padding-left: 70px;
      margin-bottom: 30px; }
    .template-index #custom .feature-columns-section .grid {
      margin-left: -70px; }
    .template-index #custom .feature-columns-section .h4 {
      font-size: 16px; }
  .template-index .main-slider-content {
    padding-bottom: 35px; }
  .template-index .shopify-section.index-section--flush .hero__inner.index .page-width .content .mega-title {
    font-size: 28px;
    letter-spacing: 2px;
    line-height: 36px; }
  .template-index .shopify-section.index-section--flush .hero__inner.index .page-width .content .mega-subtitle p {
    font-size: 12.6px;
    letter-spacing: 0.9px;
    line-height: 24px; }
  .template-index .main-slider-content .custom-products-homepage div.owl-item .product-card__title a {
    font-size: 13.5px;
    letter-spacing: 0.2px; }
  .template-index .main-slider-content .custom-products-homepage .product-card {
    margin: 45px 0 0; }
  .template-index .main-slider-content .custom-products-homepage .grid-view-item__image-wrapper {
    margin: 0 0 2px; }
  .template-index .map-section .map-section__content {
    min-height: 250px; }
    .template-index .map-section .map-section__content .h4 {
      font-size: 26px;
      letter-spacing: 1.5px; }
    .template-index .map-section .map-section__content .rte-setting p {
      font-size: 13.5px;
      line-height: 25px; }
    .template-index .map-section .map-section__content .map_section__directions-btn {
      font-size: 11px; }
  .template-index #instagram-box #instafeed-gallery-feed {
    padding: 0 6%; }
  .template-index #instagram-box h4 {
    font-size: 24px;
    letter-spacing: 1.5px;
    margin: 15px 0 20px; }

  .index-section {
    padding-top: 35px;
    padding-bottom: 35px; }

  .template-login #CustomerLoginForm, .template-login #RecoverPasswordForm, .template-register #CustomerLoginForm, .template-register #RecoverPasswordForm {
    padding: 50px 70px;
    max-width: 510px; }

  .template-login h1, .template-register h1 {
    font-size: 24px; }
  .template-login #RecoverPasswordForm h2, .template-register #RecoverPasswordForm h2 {
    font-size: 24px; }
  .template-login .form-vertical input.btn, .template-register .form-vertical input.btn {
    padding: 15.5px 0; }
  .template-login .form-vertical .create-account a, .template-register .form-vertical .create-account a {
    padding: 15.5px 0;
    line-height: 12px; }

  .template-register main form {
    padding: 32px 50px;
    max-width: 450px; }

  /*template-blog page*/
  .template-blog .hero-banner .inner h1 {
    font-size: 26px;
    line-height: 34px;
    letter-spacing: 2px; }

  /*template-blog page*/
  footer.site-footer p.h4 {
    font-size: 12px; }
  footer.site-footer .site-footer__rte p {
    font-size: 12px; }
  footer.site-footer .site-footer__item-inner.site-footer__item-inner--link_list li a {
    font-size: 12px; }
  footer.site-footer .menu-column .site-footer__item {
    padding-left: 12%; }
  footer.site-footer .newsletter-section .form-single-field {
    max-width: 330px; }
    footer.site-footer .newsletter-section .form-single-field button {
      font-size: 10px; }
  footer.site-footer .footer-brand-img svg {
    width: 94;
    height: 205; }

  .page-locations .main-content .page-locations-content {
    padding: 55px 0; }
    .page-locations .main-content .page-locations-content .map iframe {
      height: 240px; }

  /*PDP page*/
  .template-product .product-single__title {
    font-size: 24.5px;
    line-height: 34px;
    letter-spacing: 1.5px; }
  .template-product .price .price-item {
    font-size: 12px; }

  /*PDP page*/
  /*page contact*/
  .page-contact .main-content svg {
    height: 405px; }
  .page-contact .main-content .section-header {
    margin-bottom: 50px; }
    .page-contact .main-content .section-header h1 {
      font-size: 28px; }
  .page-contact .main-content .contact-form label {
    font-size: 11px;
    margin-bottom: 8px; }
  .page-contact .main-content .contact-form input {
    height: 38px; }

  /*page contact*/
  .template-search .main-content {
    padding-top: 30px; }
    .template-search .main-content .grid--view-items li {
      padding-bottom: 13px; }
    .template-search .main-content h1 {
      font-size: 10px; }
    .template-search .main-content .product-card .product-details {
      padding-top: 9px; }
      .template-search .main-content .product-card .product-details dl.price .price__regular {
        line-height: 13px; }
      .template-search .main-content .product-card .product-details dl.price .price-item {
        font-size: 12px;
        letter-spacing: 1.5px;
        position: relative;
        top: -4px; }
      .template-search .main-content .product-card .product-details .product-card__title {
        font-size: 13.5px;
        line-height: 18px; }
      .template-search .main-content .product-card .product-details .col-swatch {
        padding: 1px 0;
        line-height: 12px; }
        .template-search .main-content .product-card .product-details .col-swatch li.color {
          width: 11.5px;
          height: 11.5px;
          margin: 0; }
          .template-search .main-content .product-card .product-details .col-swatch li.color span {
            width: 11.5px;
            height: 11.5px; }

  .page-about .page-nav, .page-about .quotation, .page-about .featured-link--section, .page-sustainability .page-nav, .page-sustainability .quotation, .page-sustainability .featured-link--section {
    margin-bottom: 7%; }
  .page-about .hero-banner, .page-sustainability .hero-banner {
    /*   height: 350px;*/ }
    .page-about .hero-banner .inner h1, .page-sustainability .hero-banner .inner h1 {
      font-size: 26px;
      line-height: 34px;
      letter-spacing: 2px; }
  .page-about .featured-link--section .featured-link--text, .page-sustainability .featured-link--section .featured-link--text {
    padding: 0 20px 0 0; }
  .page-about .image-align--left .featured-link--section .featured-link--wrap, .page-sustainability .image-align--left .featured-link--section .featured-link--wrap {
    padding-right: 20px; }
  .page-about .image-align--left .featured-link--section .featured-link--text, .page-sustainability .image-align--left .featured-link--section .featured-link--text {
    padding: 0 0 0 20px; }
  .page-about .image-align--right .featured-link--section .featured-link--wrap, .page-sustainability .image-align--right .featured-link--section .featured-link--wrap {
    padding-left: 20px; }

  .template-product .grid__item.product-description-collumn #description-affix .sidebar__inner {
    padding: 75px 0 20px 55px; }

  /*template-collection*/
  .template-collection .product-card.grid-view-item .product-details .product-card__title {
    letter-spacing: 1px;
    font-size: 13.5px;
    line-height: 18px; }
  .template-collection .product-card.grid-view-item .product-details .col-swatch ul li.color {
    width: 11.5px;
    height: 11.5px; }
  .template-collection .product-card.grid-view-item .product-details dl.price .price-item {
    font-size: 12px;
    letter-spacing: 1.5px;
    position: relative;
    top: -4px; }

  /*template-collection*/ }
@media (min-width: 1440px) and (max-width: 1520px) {
  .page-locations .main-content .page-locations-content .map iframe {
    height: 288px; } }
@media (min-width: 1440px) {
  .site-header .logo-align--left {
    width: 26%; }

  .template-collection .plp-collection .grid--view-items {
    margin-left: -57px; }
    .template-collection .plp-collection .grid--view-items .grid__item {
      padding-left: 55px; }

  .template-search .main-content .grid--view-items {
    margin-left: -45px; }
    .template-search .main-content .grid--view-items .grid__item {
      padding-left: 45px;
      padding-bottom: 20px; }

  .template-index #custom .feature-columns-section {
    max-width: 1350px; } }
.morecontent span {
  display: none; }

.morecontent .morelink {
  display: block;
  width: 108px; }

.morelink {
  display: block; }

#About-2 .read-more {
  display: none; }

.hero_video_wrapper {
  overflow: hidden; }

.hero_video_wrapper iframe {
  height: 0;
  width: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  overflow: hidden; }

.page-locations-content .image-box {
  min-height: 1px;
  margin-bottom: 15px; }

.page-locations-content p {
  font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
  font-size: 12.6px;
  font-weight: 300;
  letter-spacing: 0.9px;
  line-height: 24px; }

.contact-form p {
  font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
  font-size: 12.6px;
  font-weight: 300;
  letter-spacing: 0.9px;
  line-height: 24px; }

.contact-form p a {
  color: #b4252d; }

.hero-slider-wrapper {
  height: 100vh;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  display: table;
  width: 100%;
  overflow: hidden; }

.hs-content, .hero-slider-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover; }

.hs-content div {
  height: 100%;
  max-height: 100%; }

.hero-slider-wrapper h2 {
  color: #ffffff;
  font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
  font-size: 30px;
  line-height: 34px;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: none;
  margin-bottom: 14px;
  font-weight: normal; }

.hero-slider-wrapper a {
  padding: 0 0 13px;
  color: #fff !important;
  font-size: 11px;
  margin-bottom: 10px;
  letter-spacing: 1.5px;
  font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
  display: inline-block;
  position: relative; }

.hero-slider-wrapper a:after {
  content: '';
  width: 100%;
  height: 1px;
  background-color: currentColor;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: absolute;
  bottom: 3px;
  left: 0; }

.hero-slider-wrapper a:hover:after {
  bottom: 10px; }

@media (max-width: 480px) {
  .hero-slider-wrapper {
    text-align: center; }

  .hero-slider-wrapper h2 {
    text-align: center;
    font-size: 30px;
    line-height: 34px; } }
.filters-toolbar__input {
  min-width: 165px; }

input:focus, textarea:focus, select:focus {
  outline: 0; }

.collection-product_image_slider {
  position: absolute;
  height: 100%;
  top: 0; }
  .collection-product_image_slider.owl-carousel .owl-nav {
    display: none; }
    .collection-product_image_slider.owl-carousel .owl-nav .owl-prev, .collection-product_image_slider.owl-carousel .owl-nav .owl-next {
      width: 30px;
      height: 30px;
      background-color: white !important;
      margin: 10px; }
  .collection-product_image_slider .owl-stage-outer {
    height: 100%; }
    .collection-product_image_slider .owl-stage-outer .owl-stage {
      width: 100% !important;
      transform: none !important; }
      .collection-product_image_slider .owl-stage-outer .owl-stage .owl-item {
        position: absolute;
        top: 0;
        z-index: 0; }
        .collection-product_image_slider .owl-stage-outer .owl-stage .owl-item.active {
          z-index: 58; }
    .collection-product_image_slider .owl-stage-outer div {
      height: 100%;
      width: 100% !important; }

.grid--view-items li.grid__item:hover .product-addtocart-secondary {
  display: none;
  z-index: 9; }
.grid--view-items li.grid__item:hover .cpis_first-image-caption .grid-view-item__image {
  display: none; }
.grid--view-items li.grid__item:hover .cpis_first-image-caption .porduct-secondary-image {
  display: block !important; }
.grid--view-items li.grid__item:hover .owl-carousel .owl-nav {
  display: block; }

/* New About us page */
main.new-about-us-template {
  padding-top: 0px; }

.new-about-us-template h2 {
  color: #4a4a4a;
  font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
  line-height: 24px;
  text-transform: initial;
  font-size: 24px;
  letter-spacing: 3px;
  margin-bottom: 12px; }

.new-about-us-template p {
  color: #000000;
  font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
  font-size: 12.5px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 35px;
  opacity: 0.76; }

.hero-video-frame {
  height: 500px;
  position: relative;
  overflow: hidden; }
  .hero-video-frame iframe {
    position: absolute;
    height: 150vh;
    width: 150vw;
    left: 50%;
    top: 50% !important;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.about-vision-section {
  padding-top: 130px; }
  .about-vision-section .featured-section {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .about-vision-section .featured-section .featured-link-text {
      width: 50%;
      padding: 10px 158px; }
    .about-vision-section .featured-section .featured-image {
      width: 50%; }
      .about-vision-section .featured-section .featured-image img {
        float: right; }
  .about-vision-section .featured-images {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: flex-start; }
    .about-vision-section .featured-images img:last-child {
      margin-top: 180px;
      margin-left: 200px; }

.featured-title-section {
  text-align: center;
  max-width: 477px;
  padding: 100px 30px;
  margin: 0px auto; }
  .featured-title-section .vertical-line {
    margin: 20px 0px; }

.about-quality-section .featured-section {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .about-quality-section .featured-section .featured-image {
    width: 50%; }
  .about-quality-section .featured-section .featured-link-text {
    width: 50%;
    padding: 200px 175px;
    padding-top: 100px; }
.about-quality-section .featured-images {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }
  .about-quality-section .featured-images img:first-child {
    margin-top: -240px;
    margin-right: 40px; }

.about-craft-section .featured-section {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between; }
  .about-craft-section .featured-section .featured-link-text {
    max-width: 697px;
    padding: 130px 0px;
    padding-right: 250px; }
  .about-craft-section .featured-section .featured-image2 {
    margin-top: 180px; }
  .about-craft-section .featured-section .featured-image1 {
    margin-top: -180px;
    margin-right: 40px;
    max-width: 480px; }

@media (min-width: 1300px) and (max-width: 1590px) {
  .about-craft-section .featured-section .featured-link-text {
    max-width: 530px;
    padding: 130px 0px;
    padding-right: 40px; }
  .about-craft-section .featured-section .featured-image1, .about-craft-section .featured-section .featured-image2 {
    max-width: 360px; } }
@media screen and (max-width: 1299px) {
  .hero-video-frame {
    height: 480px; } }
@media screen and (max-width: 959px) {
  .template-page .main-content.new-about-us-template {
    padding: 0px; } }
@media (min-width: 900px) and (max-width: 1299px) {
  .hero-video-frame {
    height: 480px; }

  .about-vision-section {
    padding-top: 126px; }
    .about-vision-section .featured-section .featured-link-text {
      padding: 10px 30px; }

  .about-vision-section .featured-images img:first-child {
    margin-top: 0px;
    margin-right: 40px; }
  .about-vision-section .featured-images img:last-child {
    margin-top: 100px;
    margin-left: 80px; }

  .about-quality-section .featured-section .featured-link-text {
    padding: 50px 30px; }

  .about-craft-section .featured-section .featured-link-text {
    max-width: 419px;
    padding: 91px 0px;
    padding-right: 0; }
  .about-craft-section .featured-section .featured-image1, .about-craft-section .featured-section .featured-image2 {
    max-width: 220px; } }
@media screen and (max-width: 899px) and (min-width: 768px) {
  .about-vision-section {
    padding-top: 20px; }
    .about-vision-section .featured-section {
      justify-content: center;
      align-items: center; }
      .about-vision-section .featured-section .featured-link-text {
        padding: 10px;
        width: 60%; }
      .about-vision-section .featured-section .featured-image {
        width: 40%; }
    .about-vision-section .featured-images img:last-child {
      margin-top: 120px;
      margin-left: 26px; }

  .about-quality-section .featured-section .featured-image {
    width: 100%; }
  .about-quality-section .featured-section .featured-link-text {
    width: 100%;
    padding: 30px; }

  .about-quality-section .featured-images {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center; }
    .about-quality-section .featured-images img {
      margin: 10px;
      width: calc(50% - 20px); }
      .about-quality-section .featured-images img:first-child {
        margin-top: 10px;
        margin-right: 10px; }

  .about-craft-section .featured-section .featured-image1 {
    margin-top: 10px;
    margin-right: 10px;
    width: calc(50% - 20px);
    -ms-flex-order: 1;
    order: 1;
    margin: 10px; }
  .about-craft-section .featured-section .featured-image2 {
    margin-top: 10px;
    margin-right: 10px;
    width: calc(50% - 20px);
    -ms-flex-order: 2;
    order: 2;
    margin: 10px; }
  .about-craft-section .featured-section .featured-link-text {
    width: 100%;
    max-width: 100%;
    -ms-flex-order: 3;
    order: 3;
    padding: 30px; } }
@media screen and (max-width: 767px) {
  .hero-video-frame {
    height: 283px; }

  .about-vision-section {
    padding-top: 20px; }
    .about-vision-section .featured-section .featured-link-text {
      padding: 10px;
      width: 100%;
      -ms-flex-order: 2;
      order: 2; }
    .about-vision-section .featured-section .featured-image {
      width: 100%;
      -ms-flex-order: 1;
      order: 1; }
    .about-vision-section .featured-images {
      display: block; }
      .about-vision-section .featured-images img:last-child {
        margin: 10px 0px; }

  .about-quality-section .featured-section .featured-image {
    width: 100%; }
  .about-quality-section .featured-section .featured-link-text {
    width: 100%;
    padding: 20px; }
  .about-quality-section .featured-images {
    display: block; }
    .about-quality-section .featured-images img {
      width: 100%;
      margin: 0px !important; }

  .about-craft-section .featured-section .featured-image1 {
    width: 100%;
    -ms-flex-order: 2;
    order: 2;
    margin: 0px !important; }
  .about-craft-section .featured-section .featured-image2 {
    width: 100%;
    -ms-flex-order: 3;
    order: 3;
    margin: 0px !important; }
  .about-craft-section .featured-section .featured-link-text {
    width: 100%;
    max-width: 100%;
    -ms-flex-order: 1;
    order: 1;
    padding: 30px; } }
/* Sale Text */
a.sale, .template-index header .parent-item.sale {
  color: #b4252d; }

/* Infinite Scroll  */
li.collections-trigger,
li.collections-mob-link {
  display: none; }

.infinite-scroll-request,
.infinite-scroll-error,
.infinite-scroll-last {
  transition: ease-in 500s all;
  text-align: center;
  padding-top: 2em;
  letter-spacing: 1px;
  font-size: 13.5px;
  line-height: 18px; }

.list--inline.pagination {
  display: none; }

div.collection_pagination {
  display: block; }

/* Price on Request Button  */
a.por {
  color: #fff; }
  a.por:hover {
    color: white; }

button.por:hover {
  background: #ae2b2c;
  border: 1px solid #ae2b2c;
  color: #fff; }

/* Header Nav Tighten  */
.second-collumn {
  margin: 23px 0 48px; }

/* Social Share Tidy */
a.share-facebook svg {
  vertical-align: middle;
  width: 16px;
  height: 16px;
  margin-right: 4px; }

/* Instagram Update  */
.template-index #instagram-box .insta-icon-link {
  opacity: .15; }
.template-index #instagram-box #instafeed-gallery-feed {
  display: flex;
  justify-content: center;
  min-height: auto;
  padding: 0 1em; }
  .template-index #instagram-box #instafeed-gallery-feed * {
    height: 300px;
    width: 100%;
    max-height: 300px;
    max-width: 300px;
    padding-right: .5em;
    padding-left: .5em; }
    @media (max-width: 750px) {
      .template-index #instagram-box #instafeed-gallery-feed * {
        height: 200px; } }
  .template-index #instagram-box #instafeed-gallery-feed:first-child {
    padding-left: 0; }
  .template-index #instagram-box #instafeed-gallery-feed .img-featured-container {
    background-position: center; }
  @media (max-width: 750px) {
    .template-index #instagram-box #instafeed-gallery-feed a:last-of-type {
      display: none; } }
  .template-index #instagram-box #instafeed-gallery-feed a {
    transition: all ease-in-out 400ms; }
    .template-index #instagram-box #instafeed-gallery-feed a:hover {
      transition: all ease-in-out 400ms;
      opacity: 0.7; }

#shopify-section-1567494977918 .content *, #shopify-section-1602758659213 .content * {
  /*       color: $black; */ }
#shopify-section-1567494977918 .content h2, #shopify-section-1602758659213 .content h2 {
  letter-spacing: .25em;
  line-height: 1.3;
  margin-bottom: 1.5em; }
  @media (max-width: 750px) {
    #shopify-section-1567494977918 .content h2, #shopify-section-1602758659213 .content h2 {
      margin-bottom: .5em; } }
#shopify-section-1567494977918 .content a, #shopify-section-1602758659213 .content a {
  letter-spacing: .25em; }
#shopify-section-1567494977918 .content a:after, #shopify-section-1602758659213 .content a:after {
  height: 2px; }
@media (max-width: 750px) {
  #shopify-section-1567494977918 .content .cta, #shopify-section-1602758659213 .content .cta {
    position: inherit; } }

#shopify-section-1566551697425 .content * {
  /*       text-shadow: $text-shadow; */
  color: black; }
#shopify-section-1566551697425 .content h2 {
  letter-spacing: .25em;
  line-height: 1.3;
  margin-bottom: 1.5em;
  text-transform: none;
  font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif; }
  @media (max-width: 750px) {
    #shopify-section-1566551697425 .content h2 {
      margin-bottom: 1em; } }
#shopify-section-1566551697425 .content .mega-subtitle p {
  font-size: 11px;
  margin-bottom: 10px;
  letter-spacing: 1.5px;
  padding: 0 0 5px 0;
  font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
  display: inline-block;
  position: relative;
  margin-bottom: 7px;
  border-bottom: 2px solid black;
  letter-spacing: .25em; }
@media (max-width: 750px) {
  #shopify-section-1566551697425 .content {
    text-align: center;
    margin: 0 auto; }
    #shopify-section-1566551697425 .content .mega-subtitle p {
      padding-bottom: 3px; }
    #shopify-section-1566551697425 .content .cta {
      position: inherit; } }

div#shopify-section-1566826641921 {
  margin-top: 0; }

.template-product .product-form .product-form__cart-submit {
  border: 1px solid black;
  background: transparent;
  color: black;
  transition: all ease-in-out 400ms; }
  .template-product .product-form .product-form__cart-submit:hover {
    transition: all ease-in-out 400ms;
    border: 1px solid #b4252d;
    background: transparent;
    color: #b4252d; }
  .template-product .product-form .product-form__cart-submit.add_cart-disabled {
    opacity: 0.3; }
    .template-product .product-form .product-form__cart-submit.add_cart-disabled:hover {
      border: 1px solid black;
      background: transparent;
      color: black;
      transition: all ease-in-out 400ms; }

/* Price on Request Button - Updated */
button.por a {
  color: black;
  transition: all ease-in-out 400ms; }
button.por:hover a {
  color: #b4252d;
  transition: all ease-in-out 400ms; }

.template-collection .product-card.grid-view-item .product-details .price__regular {
  color: black; }
  .template-collection .product-card.grid-view-item .product-details .price__regular span.price-item {
    color: black;
    letter-spacing: 1px; }
.template-collection .product-card.grid-view-item .product-details .product-card__title {
  color: black; }

.template-product .product-single__badge .product-badge .badge-fresh {
  color: black; }

#shopify-section-product-template .grid.product-single, #shopify-section-product-por-template .grid.product-single, #shopify-section-product-coming-soon-template .grid.product-single {
  padding-bottom: 70px; }
#shopify-section-product-template .product-single h1.product-single__title, #shopify-section-product-template .product-single__meta h1.product-single__title, #shopify-section-product-por-template .product-single h1.product-single__title, #shopify-section-product-por-template .product-single__meta h1.product-single__title, #shopify-section-product-coming-soon-template .product-single h1.product-single__title, #shopify-section-product-coming-soon-template .product-single__meta h1.product-single__title {
  color: black; }
#shopify-section-product-template .product-single .product-single__badge .badge-fresh, #shopify-section-product-template .product-single__meta .product-single__badge .badge-fresh, #shopify-section-product-por-template .product-single .product-single__badge .badge-fresh, #shopify-section-product-por-template .product-single__meta .product-single__badge .badge-fresh, #shopify-section-product-coming-soon-template .product-single .product-single__badge .badge-fresh, #shopify-section-product-coming-soon-template .product-single__meta .product-single__badge .badge-fresh {
  color: black; }
#shopify-section-product-template .product-single .product__price .price__regular, #shopify-section-product-template .product-single__meta .product__price .price__regular, #shopify-section-product-por-template .product-single .product__price .price__regular, #shopify-section-product-por-template .product-single__meta .product__price .price__regular, #shopify-section-product-coming-soon-template .product-single .product__price .price__regular, #shopify-section-product-coming-soon-template .product-single__meta .product__price .price__regular {
  color: black; }
  #shopify-section-product-template .product-single .product__price .price__regular span.price-item, #shopify-section-product-template .product-single__meta .product__price .price__regular span.price-item, #shopify-section-product-por-template .product-single .product__price .price__regular span.price-item, #shopify-section-product-por-template .product-single__meta .product__price .price__regular span.price-item, #shopify-section-product-coming-soon-template .product-single .product__price .price__regular span.price-item, #shopify-section-product-coming-soon-template .product-single__meta .product__price .price__regular span.price-item {
    color: black;
    opacity: 1; }
#shopify-section-product-template .product-single .product-single__description, #shopify-section-product-template .product-single__meta .product-single__description, #shopify-section-product-por-template .product-single .product-single__description, #shopify-section-product-por-template .product-single__meta .product-single__description, #shopify-section-product-coming-soon-template .product-single .product-single__description, #shopify-section-product-coming-soon-template .product-single__meta .product-single__description {
  color: black;
  font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 13.5px;
  letter-spacing: 1px; }
  #shopify-section-product-template .product-single .product-single__description .tab__descriptions, #shopify-section-product-template .product-single .product-single__description .tabs-content, #shopify-section-product-template .product-single__meta .product-single__description .tab__descriptions, #shopify-section-product-template .product-single__meta .product-single__description .tabs-content, #shopify-section-product-por-template .product-single .product-single__description .tab__descriptions, #shopify-section-product-por-template .product-single .product-single__description .tabs-content, #shopify-section-product-por-template .product-single__meta .product-single__description .tab__descriptions, #shopify-section-product-por-template .product-single__meta .product-single__description .tabs-content, #shopify-section-product-coming-soon-template .product-single .product-single__description .tab__descriptions, #shopify-section-product-coming-soon-template .product-single .product-single__description .tabs-content, #shopify-section-product-coming-soon-template .product-single__meta .product-single__description .tab__descriptions, #shopify-section-product-coming-soon-template .product-single__meta .product-single__description .tabs-content {
    color: black;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-size: 13.5px;
    letter-spacing: 1px; }
    #shopify-section-product-template .product-single .product-single__description .tab__descriptions .fa, #shopify-section-product-template .product-single .product-single__description .tabs-content .fa, #shopify-section-product-template .product-single__meta .product-single__description .tab__descriptions .fa, #shopify-section-product-template .product-single__meta .product-single__description .tabs-content .fa, #shopify-section-product-por-template .product-single .product-single__description .tab__descriptions .fa, #shopify-section-product-por-template .product-single .product-single__description .tabs-content .fa, #shopify-section-product-por-template .product-single__meta .product-single__description .tab__descriptions .fa, #shopify-section-product-por-template .product-single__meta .product-single__description .tabs-content .fa, #shopify-section-product-coming-soon-template .product-single .product-single__description .tab__descriptions .fa, #shopify-section-product-coming-soon-template .product-single .product-single__description .tabs-content .fa, #shopify-section-product-coming-soon-template .product-single__meta .product-single__description .tab__descriptions .fa, #shopify-section-product-coming-soon-template .product-single__meta .product-single__description .tabs-content .fa {
      font: normal normal normal 14px/1 FontAwesome;
      font-size: 10px; }
  #shopify-section-product-template .product-single .product-single__description ul.tabs .tab__descriptions p, #shopify-section-product-template .product-single .product-single__description ul.tabs .tab__descriptions li, #shopify-section-product-template .product-single .product-single__description ul.tabs .tab__descriptions a, #shopify-section-product-template .product-single__meta .product-single__description ul.tabs .tab__descriptions p, #shopify-section-product-template .product-single__meta .product-single__description ul.tabs .tab__descriptions li, #shopify-section-product-template .product-single__meta .product-single__description ul.tabs .tab__descriptions a, #shopify-section-product-por-template .product-single .product-single__description ul.tabs .tab__descriptions p, #shopify-section-product-por-template .product-single .product-single__description ul.tabs .tab__descriptions li, #shopify-section-product-por-template .product-single .product-single__description ul.tabs .tab__descriptions a, #shopify-section-product-por-template .product-single__meta .product-single__description ul.tabs .tab__descriptions p, #shopify-section-product-por-template .product-single__meta .product-single__description ul.tabs .tab__descriptions li, #shopify-section-product-por-template .product-single__meta .product-single__description ul.tabs .tab__descriptions a, #shopify-section-product-coming-soon-template .product-single .product-single__description ul.tabs .tab__descriptions p, #shopify-section-product-coming-soon-template .product-single .product-single__description ul.tabs .tab__descriptions li, #shopify-section-product-coming-soon-template .product-single .product-single__description ul.tabs .tab__descriptions a, #shopify-section-product-coming-soon-template .product-single__meta .product-single__description ul.tabs .tab__descriptions p, #shopify-section-product-coming-soon-template .product-single__meta .product-single__description ul.tabs .tab__descriptions li, #shopify-section-product-coming-soon-template .product-single__meta .product-single__description ul.tabs .tab__descriptions a {
    color: black;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 13.5px;
    letter-spacing: 1px; }
  #shopify-section-product-template .product-single .product-single__description ul.tabs .tab__descriptions a, #shopify-section-product-template .product-single__meta .product-single__description ul.tabs .tab__descriptions a, #shopify-section-product-por-template .product-single .product-single__description ul.tabs .tab__descriptions a, #shopify-section-product-por-template .product-single__meta .product-single__description ul.tabs .tab__descriptions a, #shopify-section-product-coming-soon-template .product-single .product-single__description ul.tabs .tab__descriptions a, #shopify-section-product-coming-soon-template .product-single__meta .product-single__description ul.tabs .tab__descriptions a {
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-weight: 400; }

.template-product .product-single__description {
  color: black;
  font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 13.5px;
  letter-spacing: 1px; }

.shopify-section-product-recommendations .section-header {
  margin-bottom: 70px; }
  .shopify-section-product-recommendations .section-header h2 {
    color: black;
    margin-bottom: 0; }
.shopify-section-product-recommendations .product-card__title a {
  color: black;
  font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 13.5px;
  letter-spacing: 1px; }

footer.site-footer .site-footer__content * {
  color: black; }
footer.site-footer .site-footer__content a {
  color: black; }
  footer.site-footer .site-footer__content a:hover {
    color: #4a4a4a; }
footer.site-footer .site-footer__content .newsletter-section h2,
footer.site-footer .site-footer__content .newsletter-section p,
footer.site-footer .site-footer__content .newsletter-section p a {
  color: black;
  opacity: 1;
  line-height: 1.5; }
  footer.site-footer .site-footer__content .newsletter-section h2:hover,
  footer.site-footer .site-footer__content .newsletter-section p:hover,
  footer.site-footer .site-footer__content .newsletter-section p a:hover {
    color: #4a4a4a; }
footer.site-footer .site-footer__content .newsletter-section h2 {
  margin-bottom: 10px; }
@media (max-width: 480px) {
  footer.site-footer .site-footer__content .newsletter-section .form-single-field .input-group__btn {
    width: 25%; }
  footer.site-footer .site-footer__content .newsletter-section .form-single-field .input-group__field {
    width: 75%; } }
footer.site-footer .site-footer__content .newsletter-section .site-footer__icon-list {
  opacity: .15; }
footer.site-footer .site-footer__content .footer-brand-img svg {
  fill: black; }
footer.site-footer .site-footer__content .footer-brand-img .store-address li {
  color: black;
  opacity: 1; }
footer.site-footer .site-footer__content div.site-footer__item-inner p.menu-title {
  opacity: 1; }
footer.site-footer .site-footer__content ul.site-footer__linklist li {
  opacity: 1; }
  footer.site-footer .site-footer__content ul.site-footer__linklist li a {
    opacity: 1; }

#mhome > ul > li .minnermenu ul.shop-all {
  columns: 0;
  -webkit-columns: 0;
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }
  #mhome > ul > li .minnermenu ul.shop-all .shop-col1, #mhome > ul > li .minnermenu ul.shop-all .shop-col2 {
    width: 50%; }
#mhome > ul > li .minnermenu ul li {
  color: black; }
  #mhome > ul > li .minnermenu ul li a {
    color: black; }

.mobile-menu .mobile-bottom-nav ul li.account {
  text-align: left; }

.template-blog #shopify-section-blog-template .page-nav {
  margin-bottom: 30px; }
.template-blog #shopify-section-blog-template .page-intro .varana-intro.featured-title-section {
  padding: 0px 30px;
  max-width: 30em; }
  .template-blog #shopify-section-blog-template .page-intro .varana-intro.featured-title-section .vertical-line {
    margin: 20px 0px;
    text-align: center;
    font-size: 16px; }
  .template-blog #shopify-section-blog-template .page-intro .varana-intro.featured-title-section h2 {
    color: black;
    font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
    line-height: 1.3;
    text-transform: initial;
    font-size: 20px;
    letter-spacing: 2px;
    margin-bottom: 12px; }
    @media (max-width: 450px) {
      .template-blog #shopify-section-blog-template .page-intro .varana-intro.featured-title-section h2 {
        font-size: 16px;
        line-height: 1.4;
        letter-spacing: 2px; } }
  @media (max-width: 450px) {
    .template-blog #shopify-section-blog-template .page-intro .varana-intro.featured-title-section {
      padding: 0 15px; } }
.template-blog #shopify-section-blog-template .blog-inner-wrap .article__grid-meta .article__title {
  opacity: 1; }
@media (max-width: 480px) {
  .template-blog #shopify-section-blog-template .hero-banner {
    height: 400px; } }
@media (max-width: 380px) {
  .template-blog #shopify-section-blog-template .hero-banner .page-width .inner {
    padding: 0 18px; }
    .template-blog #shopify-section-blog-template .hero-banner .page-width .inner h1 {
      font-size: 24px;
      line-height: 1.3;
      letter-spacing: 2px; } }

.plp-pdesc h1 {
  opacity: 1; }

.template-product .price .price-item {
  color: black;
  opacity: 1;
  font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
  font-weight: 700; }
.template-product .product-single__title {
  color: black;
  opacity: 1; }
.template-product .swatch, .template-product .size-guide, .template-product .color-swatch.color-name {
  color: black;
  opacity: 1; }
  .template-product .swatch a, .template-product .size-guide a, .template-product .color-swatch.color-name a {
    color: black;
    opacity: 1; }
.template-product ul.product__made_info > li > span {
  color: black;
  opacity: 1; }
.template-product ul.tabs > li > a {
  color: black;
  opacity: 1;
  font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-weight: 500;
  -webkit-font-smoothing: subpixel-antialiased; }
.template-product div.product-single__custommeta li, .template-product div.product-single__custommeta a, .template-product div.product-single__custommeta span {
  color: black;
  opacity: 1; }
  .template-product div.product-single__custommeta li.break, .template-product div.product-single__custommeta a.break, .template-product div.product-single__custommeta span.break {
    display: none; }
    @media (max-width: 425px) {
      .template-product div.product-single__custommeta li.break, .template-product div.product-single__custommeta a.break, .template-product div.product-single__custommeta span.break {
        display: inline; } }
  .template-product div.product-single__custommeta li.mob-break, .template-product div.product-single__custommeta a.mob-break, .template-product div.product-single__custommeta span.mob-break {
    display: inline-block; }
    @media (max-width: 425px) {
      .template-product div.product-single__custommeta li.mob-break, .template-product div.product-single__custommeta a.mob-break, .template-product div.product-single__custommeta span.mob-break {
        margin-left: 35px; } }

.new-about-us-template #shopify-section-page-new-about-us .featured-title-section *,
.new-about-us-template #shopify-section-page-new-about-us .about-quality-section *,
.new-about-us-template #shopify-section-page-new-about-us .featured-section *,
.new-about-us-template #shopify-section-page-new-about-us .featured-link-text *,
.new-about-us-template #shopify-section-page-new-about-us .about-craft-section *,
.new-about-us-template #shopify-section-page-new-about-us .about-vision-section * {
  color: black;
  opacity: 1; }
.new-about-us-template #shopify-section-page-new-about-us .featured-title-section p,
.new-about-us-template #shopify-section-page-new-about-us .about-quality-section p,
.new-about-us-template #shopify-section-page-new-about-us .featured-section p,
.new-about-us-template #shopify-section-page-new-about-us .featured-link-text p,
.new-about-us-template #shopify-section-page-new-about-us .about-craft-section p,
.new-about-us-template #shopify-section-page-new-about-us .about-vision-section p {
  color: #000000;
  font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 1.7;
  opacity: 1; }
.new-about-us-template #shopify-section-page-new-about-us .featured-title-section h2,
.new-about-us-template #shopify-section-page-new-about-us .about-quality-section h2,
.new-about-us-template #shopify-section-page-new-about-us .featured-section h2,
.new-about-us-template #shopify-section-page-new-about-us .featured-link-text h2,
.new-about-us-template #shopify-section-page-new-about-us .about-craft-section h2,
.new-about-us-template #shopify-section-page-new-about-us .about-vision-section h2 {
  color: black;
  font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
  line-height: 1.3;
  text-transform: initial;
  font-size: 25px;
  letter-spacing: 2px;
  margin-bottom: 24px; }

.page-about .hero-banner .inner {
  left: 0px;
  width: 100%; }

.page-sustainability .hero-banner .inner {
  left: 0px;
  width: 100%; }
  @media (max-width: 765px) {
    .page-sustainability .hero-banner .inner {
      transform: translatey(-30%); } }

#shopify-section-blog-template .hero-banner .page-width {
  height: 100%;
  position: relative; }
  #shopify-section-blog-template .hero-banner .page-width .inner {
    left: 0px;
    padding: 0 54px; }
    @media (max-width: 765px) {
      #shopify-section-blog-template .hero-banner .page-width .inner {
        transform: translatey(-30%); } }
  @media (max-width: 481px) {
    #shopify-section-blog-template .hero-banner .page-width {
      height: 400px; } }

#shopify-section-page-sustainability .featured-link--section .featured-link--text * {
  color: black;
  opacity: 1; }
#shopify-section-page-sustainability .featured-link--section .featured-link--text p {
  color: black;
  font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 1.7;
  opacity: 1; }
#shopify-section-page-sustainability .featured-link--section .featured-link--text h2 {
  color: black;
  font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
  line-height: 1.3;
  text-transform: initial;
  font-size: 25px;
  letter-spacing: 2px;
  margin-bottom: 24px; }

.template-page h1 {
  text-transform: uppercase;
  font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 2px;
  color: black; }
.template-page .rte p {
  color: black;
  font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 1.7;
  opacity: 1; }
.template-page .rte hr {
  margin: 24px 0; }
.template-page p {
  color: black;
  font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 1.7;
  opacity: 1; }
  .template-page p.enquire {
    /*         font-family: $font-one; */
    max-width: 30em; }

.page-contact .main-content .section-header h1 {
  text-transform: uppercase;
  font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 2px;
  color: black;
  opacity: 1; }
.page-contact .main-content .contact-form label {
  font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif; }

#shopify-section-page-locations .page-locations-content .image-box img {
  margin-bottom: 1em; }

@media (max-width: 480px) {
  .template-collection .product-card.grid-view-item .product-details .col-swatch-full {
    text-align: center;
    width: 100%;
    padding-right: 0; } }

/* Site Nav Spacing */
header.site-header #AccesibleNav {
  width: 50%; }
header.site-header .site-menu {
  padding-left: 40px; }
header.site-header .site-header__icons {
  width: 30%; }
  header.site-header .site-header__icons ul li a {
    padding: 30px 19px; }
    header.site-header .site-header__icons ul li a.site-header__cart {
      padding: 28px 0 32px 19px; }
    @media (max-width: 1439px) {
      header.site-header .site-header__icons ul li a {
        padding: 30px 16px; }
        header.site-header .site-header__icons ul li a.site-header__cart {
          padding: 28px 0 32px 16px; } }
    @media (max-width: 959px) {
      header.site-header .site-header__icons ul li a {
        padding: 0; }
        header.site-header .site-header__icons ul li a.site-header__cart {
          padding: 10px 0 10px 10px;
          height: 100%;
          transform: none;
          top: 0; } }
  header.site-header .site-header__icons ul #currency_form {
    display: none; }
  @media (max-width: 959px) {
    header.site-header .site-header__icons .site-header__search-toggle {
      padding: 10px;
      height: 100%; } }
@media (max-width: 959px) {
  header.site-header .medium-up--one-quarter {
    width: 100%;
    display: flex;
    justify-content: center; }
  header.site-header h1.site-header__logo {
    text-align: center; } }

#shop-all-meganav.mega-nav .menu-col * {
  font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
  font-weight: 300; }
#shop-all-meganav.mega-nav .menu-col h3 {
  font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
  font-weight: 500;
  -webkit-font-smoothing: subpixel-antialiased;
  letter-spacing: 2.5px;
  color: black;
  text-transform: uppercase;
  font-size: 10px;
  color: black; }

#mhome.mobile-main-nav ul > li a {
  font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
  font-weight: 500;
  color: black;
  -webkit-font-smoothing: subpixel-antialiased; }
#mhome.mobile-main-nav .minnermenu * {
  font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 13.5px; }

.template-login #CustomerLoginForm.form-vertical {
  position: relative; }
  .template-login #CustomerLoginForm.form-vertical .close-page {
    position: absolute;
    right: 10px;
    top: 10px; }
    .template-login #CustomerLoginForm.form-vertical .close-page a {
      padding: 3px;
      height: 100%;
      width: 100%;
      display: block; }
  .template-login #CustomerLoginForm.form-vertical input {
    color: black;
    opacity: 1;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif; }
  .template-login #CustomerLoginForm.form-vertical a, .template-login #CustomerLoginForm.form-vertical .text-center {
    color: black;
    opacity: 1; }
    .template-login #CustomerLoginForm.form-vertical a p, .template-login #CustomerLoginForm.form-vertical .text-center p {
      font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif; }
    .template-login #CustomerLoginForm.form-vertical a input.btn, .template-login #CustomerLoginForm.form-vertical .text-center input.btn {
      background-color: #b4252d;
      color: #fff; }

.template-register .form-vertical #RegisterForm {
  position: relative; }
  .template-register .form-vertical #RegisterForm input {
    color: black;
    opacity: 1;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif; }
  .template-register .form-vertical #RegisterForm .close-page {
    position: absolute;
    right: 10px;
    top: 10px; }
    .template-register .form-vertical #RegisterForm .close-page a {
      padding: 3px;
      height: 100%;
      width: 100%;
      display: block; }
  .template-register .form-vertical #RegisterForm a, .template-register .form-vertical #RegisterForm .text-center {
    color: black;
    opacity: 1; }
    .template-register .form-vertical #RegisterForm a p, .template-register .form-vertical #RegisterForm .text-center p {
      font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif; }
    .template-register .form-vertical #RegisterForm a input.btn, .template-register .form-vertical #RegisterForm .text-center input.btn {
      background-color: #b4252d;
      color: #fff; }

.template-login #MainContent, .template-register #MainContent {
  background: url("https://cdn.shopify.com/s/files/1/0262/3137/3902/files/sign-in-bg.jpg?v=1598966249"); }

div.share-header {
  text-transform: uppercase;
  color: #000;
  letter-spacing: 2px;
  font-size: 10px;
  font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
  font-weight: 500;
  width: 100%;
  margin: 0 0 11px 0;
  padding-top: 17.5px;
  border-top: 1px solid #efefef;
  line-height: 1.5; }

ul.social-sharing {
  margin-bottom: 35px;
  border-bottom: 1px solid #efefef; }
  ul.social-sharing li a.btn--share, ul.social-sharing li a.btn--small {
    border: none; }
    ul.social-sharing li a.btn--share:first-of-type, ul.social-sharing li a.btn--small:first-of-type {
      padding-left: 0; }
  ul.social-sharing li a.share-facebook svg, ul.social-sharing li a.share-twitter svg, ul.social-sharing li a.share-pinterest svg {
    width: 16px;
    height: 16px;
    margin-right: 4px; }

#breadcrumbs {
  padding-bottom: 80px; }
  @media (max-width: 750px) {
    #breadcrumbs {
      padding-bottom: 0; } }
  #breadcrumbs .breadcrumb, #breadcrumbs .back, #breadcrumbs .divider {
    text-transform: uppercase;
    color: black;
    letter-spacing: 2px;
    font-size: 10px;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-weight: 400;
    width: 100%;
    margin: 0 0 10px 0;
    line-height: 1.5; }
    #breadcrumbs .breadcrumb a.crumb, #breadcrumbs .back a.crumb, #breadcrumbs .divider a.crumb {
      display: inline-block;
      color: black; }
    #breadcrumbs .breadcrumb .crumb:last-child, #breadcrumbs .back .crumb:last-child, #breadcrumbs .divider .crumb:last-child {
      font-weight: 500; }
    #breadcrumbs .breadcrumb .divider, #breadcrumbs .back .divider, #breadcrumbs .divider .divider {
      margin-bottom: 1px;
      font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif; }

.zoomImg {
  cursor: -moz-zoom-in;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
  transition: opacity cubic-bezier(0.45, 0.05, 0.55, 0.95) 640ms; }
  .zoomImg.zoomed {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
    transition: opacity cubic-bezier(0.45, 0.05, 0.55, 0.95) 640ms; }

.page-new-about-us .about-vision-section {
  padding-top: 65px; }

.grid--view-items li.grid__item:hover .product-addtocart-secondary {
  display: none; }

.template-collection .filters-toolbar-wrapper .filters-toolbar {
  font-size: 10px;
  letter-spacing: 2.5px;
  font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
  text-transform: uppercase; }
  .template-collection .filters-toolbar-wrapper .filters-toolbar * {
    color: #716C6C; }
  .template-collection .filters-toolbar-wrapper .filters-toolbar .filters-toolbar__item-child label {
    font-size: 10px;
    letter-spacing: 2.5px;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    text-transform: uppercase; }
  .template-collection .filters-toolbar-wrapper .filters-toolbar select.filters-toolbar__input {
    font-size: 10px;
    letter-spacing: 2.5px;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    width: 200px;
    position: relative; }
  .template-collection .filters-toolbar-wrapper .filters-toolbar .icon-chevron-down {
    fill: #716C6C;
    width: calc(15em / 16);
    height: calc(15em / 16); }

.size-tabs span.lowercase {
  text-transform: none; }

@media (min-width: 2000px) and (max-width: 2560px) {
  .about-vision-section .featured-section .featured-link-text {
    padding: 10px 100px 10px 200px; }
  .about-vision-section .featured-section .featured-image img {
    width: 900px; }
  .about-vision-section .featured-section .featured-images img:first-child {
    width: 600px;
    margin-top: -102px; }
  .about-vision-section .featured-section .featured-images img:last-child {
    margin-left: 300px;
    width: 900px; }

  .about-quality-section .featured-image img {
    width: 1000px; }
  .about-quality-section .featured-images img:first-child {
    margin-top: -56px;
    margin-right: 40px;
    width: 520px; }

  .about-craft-section .featured-section .featured-image1 {
    margin-top: -80px; }
    .about-craft-section .featured-section .featured-image1 img {
      width: 520px; }
  .about-craft-section .featured-section .featured-image2 img {
    width: 520px; } }
.collection-product_image_slider .owl-nav button.owl-prev, .collection-product_image_slider .owl-nav button.owl-next {
  display: none; }

div.main-popup .overlay {
  bottom: 1em;
  right: 1em;
  transform: none;
  margin-right: 10px;
  margin-left: 10px; }
  @media (max-width: 600px) {
    div.main-popup .overlay {
      right: 0; } }
  div.main-popup .overlay .popup-inner .popup-banner {
    height: auto;
    line-height: 0; }
    div.main-popup .overlay .popup-inner .popup-banner img {
      object-fit: cover; }

.template-collection .product-card.grid-view-item .plp-pdesc p {
  letter-spacing: 1px; }
.template-collection .product-card.grid-view-item .product-details .product-card__title, .template-collection .product-card.grid-view-item .product-details .product-price-main {
  width: 100%;
  text-align: center; }
.template-collection .product-card.grid-view-item .product-details .product-card__title {
  padding-bottom: 4px;
  letter-spacing: 1px; }
  @media (max-width: 750px) {
    .template-collection .product-card.grid-view-item .product-details .product-card__title {
      height: auto;
      padding-bottom: 5px; } }
  @media (max-width: 480px) {
    .template-collection .product-card.grid-view-item .product-details .product-card__title {
      height: auto;
      padding-bottom: 0; } }
.template-collection .product-card.grid-view-item .product-details .product-price-main {
  letter-spacing: 1px; }
  .template-collection .product-card.grid-view-item .product-details .product-price-main dl.price {
    width: 100%;
    text-align: center; }
.template-collection .product-card.grid-view-item .product-details .price dd {
  margin: 0 auto; }
.template-collection .product-card.grid-view-item .product-details .hide-swatches {
  visibility: hidden;
  display: none; }
  @media (max-width: 480px) {
    .template-collection .product-card.grid-view-item .product-details .hide-swatches {
      display: none; } }
.template-collection .grid-view-item {
  margin-bottom: 22px; }
  @media (max-width: 480px) {
    .template-collection .grid-view-item {
      margin-bottom: 11px; } }

.template-search .main-content .product-card .product-details {
  visibility: visible;
  font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
  font-size: 13.5px;
  letter-spacing: 1px;
  line-height: 24px;
  color: #000;
  opacity: 1; }
  .template-search .main-content .product-card .product-details .product-price-main {
    letter-spacing: 1px; }
    .template-search .main-content .product-card .product-details .product-price-main dl.price {
      float: none;
      width: 100%;
      text-align: center; }
      .template-search .main-content .product-card .product-details .product-price-main dl.price * {
        width: 100%;
        color: black;
        font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
        font-size: 13.5px;
        letter-spacing: 1px;
        line-height: 24px;
        color: #000;
        opacity: 1; }
  .template-search .main-content .product-card .product-details .price dd {
    margin: 0 auto; }
  .template-search .main-content .product-card .product-details .product-card__title {
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-size: 13.5px;
    letter-spacing: 1px;
    line-height: 24px;
    color: #000;
    opacity: 1;
    padding-bottom: 4px;
    letter-spacing: 1px;
    width: 100%;
    color: black;
    opacity: 1; }
    @media (max-width: 750px) {
      .template-search .main-content .product-card .product-details .product-card__title {
        height: auto;
        padding-bottom: 5px; } }
    @media (max-width: 480px) {
      .template-search .main-content .product-card .product-details .product-card__title {
        height: auto;
        padding-bottom: 0; } }
  .template-search .main-content .product-card .product-details .col-swatch {
    visibility: hidden;
    display: none; }
    @media (max-width: 480px) {
      .template-search .main-content .product-card .product-details .col-swatch {
        display: none; } }

header.site-header .site-header__mobile-nav {
  border-bottom: 0; }

.shopify-section-product-recommendations .product-card__title {
  padding-top: 10px; }

#shopify-section-collection-bespoke-template picture {
  height: auto;
  display: block;
  width: 100%; }
#shopify-section-collection-bespoke-template header.collection-header .collection-hero.bespoke-collection-hero {
  background-image: url("//varana.com/cdn/shop/files/Khadi-New-Hero.jpg?v=15264317797690206316");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 98vh; }
  @media (max-width: 600px) {
    #shopify-section-collection-bespoke-template header.collection-header .collection-hero.bespoke-collection-hero {
      background-image: url("//varana.com/cdn/shop/files/Khadi-New-Hero-S.jpg?v=14371008806911944077"); } }
  #shopify-section-collection-bespoke-template header.collection-header .collection-hero.bespoke-collection-hero .hero__inner {
    position: relative;
    padding: 55px 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start; }
    #shopify-section-collection-bespoke-template header.collection-header .collection-hero.bespoke-collection-hero .hero__inner .page-width {
      width: 100%; }
      @media (max-width: 960px) {
        #shopify-section-collection-bespoke-template header.collection-header .collection-hero.bespoke-collection-hero .hero__inner .page-width {
          padding: 0 36px; } }
    #shopify-section-collection-bespoke-template header.collection-header .collection-hero.bespoke-collection-hero .hero__inner .content h2 {
      color: black;
      font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
      font-size: 30px;
      text-transform: uppercase;
      letter-spacing: .25em;
      line-height: 1.3;
      margin-bottom: 1.5em;
      font-weight: normal;
      text-shadow: none; }
      #shopify-section-collection-bespoke-template header.collection-header .collection-hero.bespoke-collection-hero .hero__inner .content h2 .title-block:first-of-type {
        width: 100%;
        display: inline-block; }
  @media (max-width: 600px) {
    #shopify-section-collection-bespoke-template header.collection-header .collection-hero.bespoke-collection-hero {
      height: 66vh; }
      #shopify-section-collection-bespoke-template header.collection-header .collection-hero.bespoke-collection-hero .hero__inner {
        align-items: center; }
        #shopify-section-collection-bespoke-template header.collection-header .collection-hero.bespoke-collection-hero .hero__inner .content h2 {
          text-align: center;
          margin-bottom: 0; } }
#shopify-section-collection-bespoke-template .bespoke-collection-description {
  padding-bottom: 70px; }
  @media (max-width: 600px) {
    #shopify-section-collection-bespoke-template .bespoke-collection-description {
      padding-bottom: 36px; } }
  #shopify-section-collection-bespoke-template .bespoke-collection-description .description-inner {
    width: 100%;
    height: 100%; }
    @media (max-width: 960px) {
      #shopify-section-collection-bespoke-template .bespoke-collection-description .description-inner .page-width {
        padding: 0 26px; } }
    @media (max-width: 750px) {
      #shopify-section-collection-bespoke-template .bespoke-collection-description .description-inner .page-width {
        padding: 0 8px; } }
    #shopify-section-collection-bespoke-template .bespoke-collection-description .description-inner .content {
      width: 100%;
      height: 100%;
      display: flex;
      justify-content: space-between;
      align-items: flex-start; }
      #shopify-section-collection-bespoke-template .bespoke-collection-description .description-inner .content .bespoke-description-content, #shopify-section-collection-bespoke-template .bespoke-collection-description .description-inner .content .bespoke-description-image {
        width: 50%; }
      #shopify-section-collection-bespoke-template .bespoke-collection-description .description-inner .content .bespoke-description-content {
        padding-top: 5px;
        text-align: left;
        max-width: 30em; }
        @media (max-width: 960px) {
          #shopify-section-collection-bespoke-template .bespoke-collection-description .description-inner .content .bespoke-description-content {
            padding-right: 18px; } }
        @media (max-width: 750px) {
          #shopify-section-collection-bespoke-template .bespoke-collection-description .description-inner .content .bespoke-description-content {
            padding-right: 11px; } }
        #shopify-section-collection-bespoke-template .bespoke-collection-description .description-inner .content .bespoke-description-content span.first {
          color: black;
          font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
          line-height: 1.3;
          text-transform: none;
          font-size: 25px;
          letter-spacing: 2px;
          margin-bottom: 24px;
          display: inline-block; }
        #shopify-section-collection-bespoke-template .bespoke-collection-description .description-inner .content .bespoke-description-content .readmore {
          display: block;
          margin-top: 24px; }
          #shopify-section-collection-bespoke-template .bespoke-collection-description .description-inner .content .bespoke-description-content .readmore a {
            color: black;
            font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
            font-size: 10px;
            letter-spacing: 2.5px;
            text-transform: uppercase;
            font-weight: 500;
            -webkit-font-smoothing: subpixel-antialiased;
            transition: opacity cubic-bezier(0.45, 0.05, 0.55, 0.95) 640ms; }
            #shopify-section-collection-bespoke-template .bespoke-collection-description .description-inner .content .bespoke-description-content .readmore a:hover {
              opacity: 0.5;
              transition: opacity cubic-bezier(0.45, 0.05, 0.55, 0.95) 640ms; }
      @media (max-width: 960px) {
        #shopify-section-collection-bespoke-template .bespoke-collection-description .description-inner .content .bespoke-description-image {
          padding-left: 18px; } }
      @media (max-width: 750px) {
        #shopify-section-collection-bespoke-template .bespoke-collection-description .description-inner .content .bespoke-description-image {
          padding-left: 11px; } }
      #shopify-section-collection-bespoke-template .bespoke-collection-description .description-inner .content .bespoke-description-image picture, #shopify-section-collection-bespoke-template .bespoke-collection-description .description-inner .content .bespoke-description-image img {
        width: 100%;
        height: 100%;
        display: block;
        transition: opacity cubic-bezier(0.45, 0.05, 0.55, 0.95) 640ms; }
        #shopify-section-collection-bespoke-template .bespoke-collection-description .description-inner .content .bespoke-description-image picture:hover, #shopify-section-collection-bespoke-template .bespoke-collection-description .description-inner .content .bespoke-description-image img:hover {
          opacity: .8;
          transition: opacity cubic-bezier(0.45, 0.05, 0.55, 0.95) 640ms; }
        @media (max-width: 600px) {
          #shopify-section-collection-bespoke-template .bespoke-collection-description .description-inner .content .bespoke-description-image picture, #shopify-section-collection-bespoke-template .bespoke-collection-description .description-inner .content .bespoke-description-image img {
            display: none; } }
    @media (max-width: 600px) {
      #shopify-section-collection-bespoke-template .bespoke-collection-description .description-inner .content {
        flex-direction: column; }
        #shopify-section-collection-bespoke-template .bespoke-collection-description .description-inner .content .bespoke-description-content {
          padding-right: 0;
          width: 100%;
          padding-bottom: 18px; }
        #shopify-section-collection-bespoke-template .bespoke-collection-description .description-inner .content .bespoke-description-image {
          padding-top: 18px;
          width: 100%;
          padding-left: 0; } }
#shopify-section-collection-bespoke-template .bespoke-collection-footer .footer-inner {
  width: 100%;
  height: 100%; }
  @media (max-width: 960px) {
    #shopify-section-collection-bespoke-template .bespoke-collection-footer .footer-inner {
      padding-top: 24px;
      padding-bottom: 36px; }
      #shopify-section-collection-bespoke-template .bespoke-collection-footer .footer-inner .page-width {
        padding: 0 36px; } }
  @media (max-width: 750px) {
    #shopify-section-collection-bespoke-template .bespoke-collection-footer .footer-inner .page-width {
      padding: 0 18px; } }
  #shopify-section-collection-bespoke-template .bespoke-collection-footer .footer-inner .content {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-around;
    align-items: center; }
    #shopify-section-collection-bespoke-template .bespoke-collection-footer .footer-inner .content .bespoke-footer-content {
      padding-top: 5px;
      text-align: center;
      width: 50%;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; }
      @media (max-width: 960px) {
        #shopify-section-collection-bespoke-template .bespoke-collection-footer .footer-inner .content .bespoke-footer-content {
          padding-left: 18px; } }
      @media (max-width: 750px) {
        #shopify-section-collection-bespoke-template .bespoke-collection-footer .footer-inner .content .bespoke-footer-content {
          padding-left: 11px; } }
      #shopify-section-collection-bespoke-template .bespoke-collection-footer .footer-inner .content .bespoke-footer-content .bespoke-collection-quote {
        color: black;
        font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
        line-height: 1.3;
        text-transform: none;
        font-size: 25px;
        letter-spacing: 2px;
        margin-bottom: 24px;
        display: inline-block;
        width: 100%;
        max-width: 20em; }
      #shopify-section-collection-bespoke-template .bespoke-collection-footer .footer-inner .content .bespoke-footer-content .quote-author {
        display: block;
        margin-top: 24px;
        color: black;
        font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
        font-size: 10px;
        letter-spacing: 2.5px;
        text-transform: uppercase;
        font-weight: 500;
        -webkit-font-smoothing: subpixel-antialiased;
        transition: opacity cubic-bezier(0.45, 0.05, 0.55, 0.95) 640ms; }
        #shopify-section-collection-bespoke-template .bespoke-collection-footer .footer-inner .content .bespoke-footer-content .quote-author:hover {
          opacity: 0.5;
          transition: opacity cubic-bezier(0.45, 0.05, 0.55, 0.95) 640ms; }
    #shopify-section-collection-bespoke-template .bespoke-collection-footer .footer-inner .content .bespoke-footer-image {
      width: 50%; }
      @media (max-width: 960px) {
        #shopify-section-collection-bespoke-template .bespoke-collection-footer .footer-inner .content .bespoke-footer-image {
          padding-right: 18px; } }
      @media (max-width: 750px) {
        #shopify-section-collection-bespoke-template .bespoke-collection-footer .footer-inner .content .bespoke-footer-image {
          padding-right: 11px; } }
      #shopify-section-collection-bespoke-template .bespoke-collection-footer .footer-inner .content .bespoke-footer-image picture {
        padding: 55px 70px; }
        @media (max-width: 960px) {
          #shopify-section-collection-bespoke-template .bespoke-collection-footer .footer-inner .content .bespoke-footer-image picture {
            padding: 36px 0; } }
        #shopify-section-collection-bespoke-template .bespoke-collection-footer .footer-inner .content .bespoke-footer-image picture img {
          width: 100%;
          height: 100%;
          display: block;
          transition: opacity cubic-bezier(0.45, 0.05, 0.55, 0.95) 640ms; }
          #shopify-section-collection-bespoke-template .bespoke-collection-footer .footer-inner .content .bespoke-footer-image picture img:hover {
            opacity: .8;
            transition: opacity cubic-bezier(0.45, 0.05, 0.55, 0.95) 640ms; }
  @media (max-width: 600px) {
    #shopify-section-collection-bespoke-template .bespoke-collection-footer .footer-inner {
      padding-top: 36px; }
      #shopify-section-collection-bespoke-template .bespoke-collection-footer .footer-inner .content {
        flex-direction: column-reverse;
        justify-content: center; }
        #shopify-section-collection-bespoke-template .bespoke-collection-footer .footer-inner .content .bespoke-footer-content, #shopify-section-collection-bespoke-template .bespoke-collection-footer .footer-inner .content .bespoke-footer-image {
          padding: 0 6px;
          width: 100%; } }
@media (max-width: 960px) {
  #shopify-section-collection-bespoke-template #js-product-container {
    padding: 0 36px; } }
@media (max-width: 750px) {
  #shopify-section-collection-bespoke-template #js-product-container {
    padding: 0 18px; } }
@media (max-width: 425px) {
  #shopify-section-collection-bespoke-template #js-product-container .small--one-half {
    width: 100%; } }

#craft-relation {
  border-bottom: 1px solid #efefef; }
  #craft-relation .craft-relation-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #efefef; }
    #craft-relation .craft-relation-title h3 {
      color: black;
      opacity: 1;
      font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
      font-weight: 500;
      -webkit-font-smoothing: subpixel-antialiased;
      letter-spacing: 2.3px;
      font-size: 12px;
      text-transform: uppercase;
      display: inline-block; }
    #craft-relation .craft-relation-title a {
      display: inline-block;
      color: black;
      font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
      font-size: 10px;
      letter-spacing: 2.5px;
      text-transform: uppercase;
      font-weight: 500;
      -webkit-font-smoothing: subpixel-antialiased;
      transition: opacity cubic-bezier(0.45, 0.05, 0.55, 0.95) 640ms;
      text-align: right; }
      #craft-relation .craft-relation-title a:hover {
        opacity: 0.5;
        transition: opacity cubic-bezier(0.45, 0.05, 0.55, 0.95) 640ms; }
  #craft-relation .craft-relation-content .craft-relation-copy {
    padding-top: 18px;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-size: 13.5px;
    letter-spacing: 1px;
    line-height: 24px;
    color: #000;
    opacity: 1;
    max-width: 30em;
    margin-bottom: 24px; }
    #craft-relation .craft-relation-content .craft-relation-copy a {
      color: black;
      font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
      font-size: 10px;
      letter-spacing: 2.5px;
      text-transform: uppercase;
      font-weight: 500;
      -webkit-font-smoothing: subpixel-antialiased;
      transition: opacity cubic-bezier(0.45, 0.05, 0.55, 0.95) 640ms; }
      #craft-relation .craft-relation-content .craft-relation-copy a:hover {
        opacity: 0.5;
        transition: opacity cubic-bezier(0.45, 0.05, 0.55, 0.95) 640ms; }

.page-flagship .main-content {
  padding-top: 0; }
.page-flagship .hero-banner {
  height: 500px;
  position: relative;
  padding: 120px 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
  .page-flagship .hero-banner .page-width {
    height: 100%; }
  .page-flagship .hero-banner .inner {
    text-align: center;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center; }
    .page-flagship .hero-banner .inner h1 {
      color: white;
      font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
      font-size: 30px;
      text-transform: uppercase;
      letter-spacing: .25em;
      line-height: 1.3;
      margin-bottom: 1.5em;
      font-weight: normal;
      text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); }
  @media (max-width: 750px) {
    .page-flagship .hero-banner {
      height: 350px; } }
  @media (max-width: 500px) {
    .page-flagship .hero-banner .inner h1 {
      display: none; } }
.page-flagship .page-flagship-content {
  padding-top: 55px; }
  .page-flagship .page-flagship-content .new-grid-inner {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 55px; }
    .page-flagship .page-flagship-content .new-grid-inner .store-info {
      width: 50%;
      padding-right: 15px;
      margin-bottom: 55px; }
      .page-flagship .page-flagship-content .new-grid-inner .store-info .hide-desktop {
        display: none; }
      .page-flagship .page-flagship-content .new-grid-inner .store-info .store-description {
        max-width: 30em;
        margin-bottom: 55px; }
        .page-flagship .page-flagship-content .new-grid-inner .store-info .store-description .tel {
          color: black;
          font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
          font-size: 10px;
          letter-spacing: 2.5px;
          text-transform: uppercase;
          font-weight: 500;
          -webkit-font-smoothing: subpixel-antialiased;
          transition: opacity cubic-bezier(0.45, 0.05, 0.55, 0.95) 640ms; }
          .page-flagship .page-flagship-content .new-grid-inner .store-info .store-description .tel:hover {
            opacity: 0.5;
            transition: opacity cubic-bezier(0.45, 0.05, 0.55, 0.95) 640ms; }
      .page-flagship .page-flagship-content .new-grid-inner .store-info .store-details {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        justify-content: space-between;
        flex-wrap: wrap; }
        .page-flagship .page-flagship-content .new-grid-inner .store-info .store-details div {
          width: 50%;
          padding-right: 11px;
          padding-bottom: 55px; }
          .page-flagship .page-flagship-content .new-grid-inner .store-info .store-details div :last-of-type {
            width: 100%; }
        .page-flagship .page-flagship-content .new-grid-inner .store-info .store-details .store-hours p, .page-flagship .page-flagship-content .new-grid-inner .store-info .store-details .contact p {
          margin-bottom: 0; }
          .page-flagship .page-flagship-content .new-grid-inner .store-info .store-details .store-hours p.label, .page-flagship .page-flagship-content .new-grid-inner .store-info .store-details .contact p.label {
            margin-bottom: 20px; }
          .page-flagship .page-flagship-content .new-grid-inner .store-info .store-details .store-hours p a, .page-flagship .page-flagship-content .new-grid-inner .store-info .store-details .contact p a {
            font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
            font-size: 13.5px;
            letter-spacing: 1px;
            line-height: 24px;
            color: #000;
            opacity: 1; }
        .page-flagship .page-flagship-content .new-grid-inner .store-info .store-details .store-hours p {
          margin-bottom: 10px; }
          .page-flagship .page-flagship-content .new-grid-inner .store-info .store-details .store-hours p.label {
            margin-bottom: 20px; }
        .page-flagship .page-flagship-content .new-grid-inner .store-info .store-details .tel {
          color: black;
          font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
          font-size: 10px;
          letter-spacing: 2.5px;
          text-transform: uppercase;
          font-weight: 500;
          -webkit-font-smoothing: subpixel-antialiased;
          transition: opacity cubic-bezier(0.45, 0.05, 0.55, 0.95) 640ms; }
          .page-flagship .page-flagship-content .new-grid-inner .store-info .store-details .tel:hover {
            opacity: 0.5;
            transition: opacity cubic-bezier(0.45, 0.05, 0.55, 0.95) 640ms; }
    .page-flagship .page-flagship-content .new-grid-inner .label {
      color: black;
      opacity: 1;
      font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
      font-weight: 500;
      -webkit-font-smoothing: subpixel-antialiased;
      letter-spacing: 2.3px;
      font-size: 12px;
      text-transform: uppercase;
      margin-bottom: 20px; }
    .page-flagship .page-flagship-content .new-grid-inner .image-box {
      width: 50%;
      padding-left: 15px; }
    @media (max-width: 750px) {
      .page-flagship .page-flagship-content .new-grid-inner {
        flex-direction: column; }
        .page-flagship .page-flagship-content .new-grid-inner .hide-desktop {
          display: block; }
        .page-flagship .page-flagship-content .new-grid-inner .store-info {
          width: 100%;
          padding-right: 0;
          margin-top: 36px;
          margin-bottom: 0; }
        .page-flagship .page-flagship-content .new-grid-inner .image-box {
          width: 100%;
          padding-left: 0;
          padding-top: 0;
          margin-bottom: 30px; } }
  @media (max-width: 750px) {
    .page-flagship .page-flagship-content {
      padding-top: 30px; }
      .page-flagship .page-flagship-content .new-grid-inner {
        margin-bottom: 18px; }
        .page-flagship .page-flagship-content .new-grid-inner .store-info {
          margin-top: 0; } }
  @media (max-width: 500px) {
    .page-flagship .page-flagship-content .new-grid-inner .store-info {
      margin-top: 0; }
      .page-flagship .page-flagship-content .new-grid-inner .store-info .hide-desktop {
        display: block;
        margin-bottom: 30px; }
      .page-flagship .page-flagship-content .new-grid-inner .store-info .store-description {
        margin-bottom: 30px; }
      .page-flagship .page-flagship-content .new-grid-inner .store-info .store-details .store-address {
        padding-bottom: 30px; }
        .page-flagship .page-flagship-content .new-grid-inner .store-info .store-details .store-address p.label {
          margin-bottom: 15px; }
      .page-flagship .page-flagship-content .new-grid-inner .store-info .store-details .store-hours {
        padding-bottom: 30px; }
        .page-flagship .page-flagship-content .new-grid-inner .store-info .store-details .store-hours p.label {
          margin-bottom: 15px; }
      .page-flagship .page-flagship-content .new-grid-inner .store-info .store-details .contact {
        padding-bottom: 30px; }
        .page-flagship .page-flagship-content .new-grid-inner .store-info .store-details .contact p.label {
          margin-bottom: 15px; } }

.mobile-zoom-icon {
  transition: opacity cubic-bezier(0.45, 0.05, 0.55, 0.95) 640ms; }
  .mobile-zoom-icon .zoom {
    display: block;
    opacity: 1; }
  .mobile-zoom-icon .zoomed {
    display: none;
    opacity: 0; }

.template-product .product-single .mobile-zoom-icon {
  display: none; }
@media (max-width: 749px) {
  .template-product .product-single {
    position: relative; }
    .template-product .product-single .mobile-zoom-icon {
      display: block;
      position: absolute;
      z-index: 998;
      top: 12px;
      right: 18px;
      touch-action: none;
      pointer-events: none; }
      .template-product .product-single .mobile-zoom-icon.zoomed .zoom {
        display: none;
        opacity: 0; }
      .template-product .product-single .mobile-zoom-icon.zoomed .zoomed {
        display: block;
        opacity: 1; } }

#shopify-section-1566551697425 .content h2.h1, #shopify-section-1566551697425 .content p {
  color: #fff; }
#shopify-section-1566551697425 .content .mega-subtitle p {
  border-color: #fff; }
@media (max-width: 750px) {
  #shopify-section-1566551697425 .content h2.h1 {
    text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    color: white;
    font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: .25em;
    line-height: 1.3;
    margin-bottom: 1.5em;
    font-weight: normal; } }

#shopify-section-1566826641921 .map-section__content {
  padding: 50px 10px; }
  #shopify-section-1566826641921 .map-section__content h3.h4 {
    color: black;
    font-family: "Surveyor Display A", "Surveyor Display B", Georgia, "Times New Roman", Times, serif;
    line-height: 1.3;
    text-transform: none;
    font-size: 25px;
    letter-spacing: 2px;
    margin-bottom: 24px; }
  #shopify-section-1566826641921 .map-section__content div.map-section-links a {
    color: black;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-size: 10px;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    font-weight: 500;
    -webkit-font-smoothing: subpixel-antialiased;
    transition: opacity cubic-bezier(0.45, 0.05, 0.55, 0.95) 640ms;
    display: inline-block; }
    #shopify-section-1566826641921 .map-section__content div.map-section-links a:hover {
      opacity: 0.5;
      transition: opacity cubic-bezier(0.45, 0.05, 0.55, 0.95) 640ms; }

div.pf-f33c25f1 .readmore {
  display: block;
  margin-top: 24px; }
  div.pf-f33c25f1 .readmore a {
    color: black;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-size: 10px;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    font-weight: 500;
    -webkit-font-smoothing: subpixel-antialiased;
    transition: opacity cubic-bezier(0.45, 0.05, 0.55, 0.95) 640ms; }
    div.pf-f33c25f1 .readmore a:hover {
      opacity: 0.5;
      transition: opacity cubic-bezier(0.45, 0.05, 0.55, 0.95) 640ms; }

#shopify-section-1566825849617 a img {
  transition: opacity cubic-bezier(0.45, 0.05, 0.55, 0.95) 640ms; }
  #shopify-section-1566825849617 a img:hover {
    opacity: .8;
    transition: opacity cubic-bezier(0.45, 0.05, 0.55, 0.95) 640ms; }

.page-new-about-us #shopify-section-page-new-about-us a {
  color: black;
  font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
  font-size: 10px;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  font-weight: 500;
  -webkit-font-smoothing: subpixel-antialiased;
  transition: opacity cubic-bezier(0.45, 0.05, 0.55, 0.95) 640ms; }
  .page-new-about-us #shopify-section-page-new-about-us a:hover {
    opacity: 0.5;
    transition: opacity cubic-bezier(0.45, 0.05, 0.55, 0.95) 640ms; }

#shopify-section-page-sustainability a {
  color: black;
  font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
  font-size: 10px;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  font-weight: 500;
  -webkit-font-smoothing: subpixel-antialiased;
  transition: opacity cubic-bezier(0.45, 0.05, 0.55, 0.95) 640ms;
  border-bottom: none; }
  #shopify-section-page-sustainability a:hover {
    opacity: 0.5;
    transition: opacity cubic-bezier(0.45, 0.05, 0.55, 0.95) 640ms; }

.hero__inner .content a:first-of-type {
  width: 100%; }
  .hero__inner .content a:first-of-type::after {
    visibility: hidden; }

#shopify-section-banner {
  display: none;
  opacity: 0;
  transform: translateY(-100%);
  transition: all 500ms cubic-bezier(0.45, 0.05, 0.55, 0.95);
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  z-index: 1000;
  /* height: auto; */ }
  #shopify-section-banner div.announcement-banner {
    height: 40px;
    width: 100%;
    overflow: hidden; }
    #shopify-section-banner div.announcement-banner.border-me {
      border-bottom: 1px solid #f7f7f7; }
    #shopify-section-banner div.announcement-banner .page-width {
      position: relative;
      height: 100%; }
    @media (max-width: 600px) {
      #shopify-section-banner div.announcement-banner {
        height: 50px; } }
    #shopify-section-banner div.announcement-banner a.announcement-banner {
      width: 100%;
      height: 100%;
      display: block;
      display: flex;
      align-items: center;
      justify-content: center; }
      #shopify-section-banner div.announcement-banner a.announcement-banner p {
        color: inherit;
        opacity: 1;
        font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
        font-weight: 500;
        -webkit-font-smoothing: subpixel-antialiased;
        letter-spacing: 2.3px;
        font-size: 12px;
        text-transform: uppercase;
        text-transform: uppercase;
        font-size: 10px;
        letter-spacing: 2.5px;
        text-align: center;
        padding: 5px 10px; }
        @media (max-width: 600px) {
          #shopify-section-banner div.announcement-banner a.announcement-banner p {
            padding: 5px 30px; } }
        #shopify-section-banner div.announcement-banner a.announcement-banner p.black {
          color: black; }
        #shopify-section-banner div.announcement-banner a.announcement-banner p.white {
          color: #fff; }
        #shopify-section-banner div.announcement-banner a.announcement-banner p.red {
          color: #b4252d; }
      #shopify-section-banner div.announcement-banner a.announcement-banner:hover {
        opacity: 0.7; }
    #shopify-section-banner div.announcement-banner a.icon-x {
      position: absolute;
      right: 0;
      top: 0;
      height: 100%;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center; }
      #shopify-section-banner div.announcement-banner a.icon-x .close-button {
        padding: 10px 54px 10px 10px; }
        @media (max-width: 960px) {
          #shopify-section-banner div.announcement-banner a.icon-x .close-button {
            padding-right: 18px; } }
        #shopify-section-banner div.announcement-banner a.icon-x .close-button svg {
          width: 10px;
          height: 10px; }
      #shopify-section-banner div.announcement-banner a.icon-x.red .close-button svg path {
        fill: #b4252d;
        color: #b4252d; }
      #shopify-section-banner div.announcement-banner a.icon-x.red .close-button:hover svg path {
        fill: #fff; }
      #shopify-section-banner div.announcement-banner a.icon-x.black .close-button svg path {
        fill: black;
        color: black; }
      #shopify-section-banner div.announcement-banner a.icon-x.black .close-button:hover svg path {
        fill: #fff; }
      #shopify-section-banner div.announcement-banner a.icon-x.white .close-button svg path {
        fill: #fff;
        color: #fff; }
      #shopify-section-banner div.announcement-banner a.icon-x.white .close-button:hover {
        opacity: 0.7; }

html.banner-visible #shopify-section-banner {
  display: block;
  opacity: 1;
  transform: translateY(0);
  transition: all 500ms cubic-bezier(0.45, 0.05, 0.55, 0.95); }
html.banner-visible #shopify-section-header .site-header {
  transition: margin 500ms cubic-bezier(0.45, 0.05, 0.55, 0.95);
  margin-top: 40px; }
  @media (max-width: 600px) {
    html.banner-visible #shopify-section-header .site-header {
      margin-top: 50px; } }
html.banner-visible #PageContainer {
  margin-top: 40px; }
  @media (max-width: 600px) {
    html.banner-visible #PageContainer {
      margin-top: 50px; } }

.template-index .top-hero-section .mobile-hero .hero__inner.index .page-width .content.white *, .template-index .top-hero-section .desktop-hero .hero__inner.index .page-width .content.white * {
  color: #fff; }
.template-index .top-hero-section .mobile-hero .hero__inner.index .page-width .content.black *, .template-index .top-hero-section .desktop-hero .hero__inner.index .page-width .content.black * {
  color: black; }
.template-index #custom .feature-columns-section .h4 {
  color: black;
  opacity: 1;
  font-weight: 400; }

.template-product .product-form a.bis-btn {
  background: transparent;
  border: 1px solid black;
  border-radius: 0;
  transition: all ease-in-out 400ms;
  height: 50px;
  padding: 10px 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: black;
  font-size: 12px;
  font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
  font-weight: 700;
  letter-spacing: 2.4px;
  -webkit-font-smoothing: auto;
  text-transform: uppercase; }
  .template-product .product-form a.bis-btn:hover {
    transition: all ease-in-out 400ms;
    border: 1px solid #b4252d;
    background: transparent;
    color: #b4252d; }

.product-single__description.monogram {
  margin-bottom: 0; }
  .product-single__description.monogram .tabs:first-of-type {
    margin-bottom: 4px; }

.monogram--tabs a.m-title {
  text-transform: uppercase;
  line-height: 30px; }
.monogram--tabs .fa {
  color: #707070;
  font-size: 10px;
  float: right;
  position: relative;
  top: 10px; }
.monogram--tabs div.tab__descriptions {
  text-transform: none; }
  .monogram--tabs div.tab__descriptions a {
    text-transform: underline; }

.product-single__custommeta.monogram {
  margin-top: 22px; }

.hero_video_wrapper iframe {
  opacity: 0;
  transition: opacity cubic-bezier(0.45, 0.05, 0.55, 0.95) 640ms; }
  .hero_video_wrapper iframe.js-fade-video {
    opacity: 1;
    transition: opacity cubic-bezier(0.45, 0.05, 0.55, 0.95) 640ms; }

#instagram {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: auto;
  padding: 0 1em;
  margin: 40px 0; }
  #instagram .placeholder {
    color: inherit;
    opacity: 1;
    font-family: "Gotham A", "Gotham B", Arial, Helvetica, sans-serif;
    font-weight: 500;
    -webkit-font-smoothing: subpixel-antialiased;
    letter-spacing: 2.3px;
    font-size: 12px;
    text-transform: uppercase; }
  #instagram .insta-card a {
    width: auto;
    height: auto;
    display: block;
    max-width: 300px;
    padding-right: .5em;
    padding-left: .5em;
    transition: opacity cubic-bezier(0.45, 0.05, 0.55, 0.95) 640ms; }
    #instagram .insta-card a:hover {
      opacity: 0.7; }
    #instagram .insta-card a video {
      max-width: 100%; }

.grid__item--collection-template img.porduct-secondary-image {
  max-width: 100%;
  max-height: 100%;
  opacity: 0 !important;
  transition: opacity cubic-bezier(0.45, 0.05, 0.55, 0.95) 1s; }
  .grid__item--collection-template img.porduct-secondary-image:hover {
    opacity: 1 !important; }
.grid__item--collection-template .grid-view-item__image {
  opacity: 0 !important; }
  .grid__item--collection-template .grid-view-item__image.lazyload-fade.lazyloaded {
    opacity: 1 !important; }
.grid__item--collection-template:hover img.porduct-secondary-image {
  opacity: 1 !important; }
