/** Shopify CDN: Minification failed

Line 702:23 Unexpected "-->"
Line 932:23 Unexpected "-->"

**/
.site-wrapper .top-bar .site-header__cart { display: block !important;}

/* Place any CSS overrides in this file. */
.collection-sidebar-sort.small-hide {
    display: none;
}

.bottom--footer {
    margin-top: 0;
}
span.gf-swatch-image {
    background-size: 150%;
    background-position: center;
}
.homepage-featured-content-box-inner.wow.fadeInUp.show-desktop {
    margin-top: -140px;
}
.homepage-slider-container .slideshow-title .h2, .homepage-slider-container .slideshow-title h2 {
    line-height: 0.1em!important;
}
.hero-video--text-content .hero-video--text-title h1 {
    white-space: pre-line;
    line-height: 0.4em;
    margin-bottom: .25em;
}
.links-footer ul li {
    list-style-type: none;
    text-transform: uppercase;
}
.gm-menu-installed .gm-menu .gm-grid {
    margin-left: 0;
    margin-right: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: space-around;
    justify-content: center;
}
.links-footer ul li {
    list-style-type: none;
    text-transform: uppercase;
    text-align: left;
    padding: 15px;
    padding-left: 112px;
}
.table {
    display: table;
}
table {
    width: 100%;
    margin-bottom: 1em;
    border-color: #ececec;
    border-spacing: 0;
}
th, td {
    padding: .5em;
    text-align: left;
    border-bottom: 1px solid #ececec;
    line-height: 1.3;
    font-size: .9em;
}
.gm-menu-installed .gm-menu img {
    min-width: 245px;
}
#shopify-section-announcement-bar{
  position: fixed;
    top: -5px;
    width: 100%;
    z-index: 200;
}

#shopify-section-header {
    position: fixed!important;
    top: 30px;
    width: 100%;
    z-index: 200!important;
}

#shopify-section-header+div {
    padding-top: 145px;
}

.slideshow--full-screen {
    height: 75vh!important;
}

ul#AccessibleNav {
    width: 1100px;
    margin: auto;
    text-align: center;
}

.flow-homepage{
  background: white !important;
  margin-top: -1px!important;
}
button#AddToCart {
    background-color: #000000!important;
}
.c-tabs {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 340px;
    margin: auto;
    padding-top: 40px;
    padding-bottom: 40px;
}
.announcement-bar {
    text-align: center;
    padding: 0px 0;
    min-height: 35px;
    align-items: center;
    justify-content: center;
}
.c-tabs-content{
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  width: 80%;
  margin: auto;
}
.c-tabs li{
   float: left;
}

.c-tabs li a:hover {
  color: #111111;
  border: 2px solid #000;
}

.c-tabs li a:active {
  
}


.c-tabs li a {
      display: block;
    color: gray;
    text-align: center;
    padding: 5px;
    text-decoration: none;
    border: 2px solid gray;
    border-radius: 15px;
    margin-left: 5px;
    margin-right: 5px;
    font-weight: bold;
}
.announcement-bar #sharing {
    max-width: 20%;
    order: 1!important;
    text-align: right;
    padding-left: 30px!important;
    margin-left: 0!important;
    margin-right: auto;
    padding-top: 6px;
}
.announcement-bar {
    text-align: center;
    padding: 0 0;
    height: 36px;
    min-height: 36px;
    align-items: center;
    justify-content: center;
}
#contact .row, .gallery {
    width: 100%;
    -js-display: flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
}
.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}
.align-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.col {
    position: relative;
    margin: 0;
    padding: 0 15px 30px;
    width: 100%;
}
.col-inner {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}
.text-center {
    text-align: center;
}
.product-description .row, .gallery {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.icon-box-center .icon-box-img {
    margin: 0 auto 1em;
    max-width: 100%;
    position: relative;
}
.container .row:not(.row-collapse), .lightbox-content .row:not(.row-collapse) {
    padding-left: 0;
    padding-right: 0;
    margin-left: -15px;
    margin-right: -15px;
    width: auto;
}
.site-header.logo_above {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}
.site-nav__link {
    display: block;
    text-decoration: none;
    letter-spacing: .5px;
    position: relative;
    padding: 15px;
    padding-top: 0;
}
footer {
    background-color: #FFFFFF;
    padding: 30px 0;
    color: black;
}
 footer a {
    color: #ffffff;
    text-decoration: none;
    background: 0 0;
}
.footer-header {
    color: white;
}
.social-media-footer ul li a {
    color: black;
    transition: all .15s ease-in-out 0s;
}
.footer-article, .footer-article a, .footer-content a {
    color: #ffffff;
}

.site-header .site-header__wrapper {
    height: 60px;
}
.collection-image .rellax.img {
    height: 30.0vw;
    margin-top: -13vw;
}
@media screen and (max-width: 3000px){

  .parallax.collection-image-parallax {
    height: 813px!important;
  }
  
  .slideshow--full-screen .swiper-slide {
    	height: 153vh !important;
	}
}

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

  .parallax.collection-image-parallax {
    height: 576px!important;
  }
  
  .slideshow--full-screen .swiper-slide {
    	height: 155vh !important;
	}
}


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

  .parallax.collection-image-parallax {
    height: 520px!important;
  }
  
  	.slideshow--full-screen {
    	height: 59vh!important;
	}
  
    .slideshow--full-screen .swiper-slide .slideshow-desktop-as-mobile-image, .slideshow--full-screen .swiper-slide .slideshow-desktop-image, .slideshow--full-screen .swiper-slide .slideshow__link>div, .slideshow--full-screen .swiper-slide>div:not([class]) {
      height: 59vh!important;
  	}
  
   .slideshow--full-screen .swiper-slide {
    	height: 120vh !important;
	}
}
  
@media screen and (max-width: 1500px){

  .parallax.collection-image-parallax {
    height: 466px!important;
  }
}


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

  .parallax.collection-image-parallax {
    height: 476px!important;
  }
  
 
}



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

  .parallax.collection-image-parallax {
    height: 435px!important;
}
    
     .slideshow--full-screen .swiper-slide {
    	height: 120vh !important;
	}
 
}

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

  .parallax.collection-image-parallax {
    height: 414px!important;
}
    
    .slideshow--full-screen .swiper-slide {
    	height: 110vh !important;
	}

 
}
 @media screen and (max-width: 1200px){

  .parallax.collection-image-parallax {
    height: 396px!important;
}
    
    
  	.slideshow--full-screen {
    	height: 44vh!important;
	}
  
    .slideshow--full-screen .swiper-slide .slideshow-desktop-as-mobile-image, .slideshow--full-screen .swiper-slide .slideshow-desktop-image, .slideshow--full-screen .swiper-slide .slideshow__link>div, .slideshow--full-screen .swiper-slide>div:not([class]) {
      height: 44vh!important;
  	}
    
    .slideshow--full-screen .swiper-slide {
    	height: 90vh !important;
	}
 
    
}

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

  .parallax.collection-image-parallax {
    height: 347px!important;
}
 
}



@media screen and (max-width: 850px){
  
   .parallax.collection-image-parallax {
    height: 316px !important;
}
  
  
  	.slideshow--full-screen {
    	height: 34vh!important;
	}
  
    .slideshow--full-screen .swiper-slide .slideshow-desktop-as-mobile-image, .slideshow--full-screen .swiper-slide .slideshow-desktop-image, .slideshow--full-screen .swiper-slide .slideshow__link>div, .slideshow--full-screen .swiper-slide>div:not([class]) {
      height: 34vh!important;
  	}
  
  	.slideshow--full-screen .swiper-slide {
    	height: 70vh !important;
	}

}

@media screen and (min-width: 850px){
  .large-3 {
      max-width: 25%;
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  }

  .collection-image .rellax.img {
      height: 50vw!important;

  }

.insta-title{
text-align: center;
    color: white;
    font-size: 1.4em;
    font-weight: bold;
    padding: 15px;}


}

@media screen and (max-width: 768px){
#shopify-section-header+div{
  padding-top: 105px;
}
.announcement-bar #sharing {
    max-width: 100%;
    order: 1!important;
}
#shopify-section-header {
    position: fixed!important;
    top: 20px;
}
.announcement-bar {
    text-align: center;
    padding: 0 0;
    height: 20px;
    min-height: 20px;
}
.announcement-bar p {
    font-size: 11px;
}
      .parallax.collection-image-parallax {
    height: 201px !important;
}
  
  .slideshow--full-screen .swiper-slide {
    	height: 60vh !important;
	}

}

@media screen and (max-width: 650px){
.shop-now-button, .shop-now-button-onboarding {
    padding: 10px 10px;
    margin: 15px 0 0;
}  
   .parallax.collection-image-parallax {
    height: 175px !important;
}
  
  

  .slideshow--full-screen {
    	height: 36vh!important;
	}
  
    .slideshow--full-screen .swiper-slide .slideshow-desktop-as-mobile-image, .slideshow--full-screen .swiper-slide .slideshow-desktop-image, .slideshow--full-screen .swiper-slide .slideshow__link>div, .slideshow--full-screen .swiper-slide>div:not([class]) {
      height: 36vh!important;
  	}
  
  .slideshow--full-screen .swiper-slide {
    	height: 57vh !important;
	}
  
  .homepage-featured-box-btn{
        font-size: 10px!important;
    padding: 10px 10px 10px 10px !important;
  }
  

}

@media screen and (min-width: 768px){

  .collection-image .rellax.img {
      margin-top: -15vw!important;
  }
  
   .homepage-slider-container .homepage-featured-content-box.slideshow-mobile-image-content .homepage-sections--title.h2, .homepage-slider-container .homepage-featured-content-box.slideshow-mobile-image-content h2.homepage-sections--title {
      font-size: 20px !important;
  }
  
  
  

}


@media screen and (min-width: 550px){


.medium-3 {
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
}
.large-4 {
    max-width: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
}
  
 
 .collection-image .rellax.img {
    height: 44vw !important;
}




 
}
  

@media screen and (max-width: 560px){
  .gm-image {
    display: none!important;
}
   .parallax.collection-image-parallax {
    height: 154px !important;
}

}

@media screen and (max-width: 450px){
  
   .parallax.collection-image-parallax {
    height: 137px !important;
}

}


@media screen and (max-width: 550px){
.small-6 {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
}
.medium-4 {
    max-width: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
}
    

    
    .collection-image .rellax.img {
    height: 50vw!important;
    
}
      .parallax.collection-image-parallax {
    height: 145px !important;
}
.homepage-sections--title, .list-collections--title, .page--title, .page-category--title {
  margin-bottom: 0px;
}
  
.collection-sidebar-wrapper .page--title {
  text-align: center;
  font-size: 20px;
}
  
}
   
    
     #NavDrawer {
    background-color: white !important;
    border-right: 0;
       width: 225px;
}
    
    .mobile-menu--close-btn {
    min-width: 40px;
    min-height: 50px;
}
    
   
    
  

@media screen and (min-width: 767px){
.announcement-bar .announcement-bar__message {
    width: 80%;
    order: 2!important;
    padding-right: 20%!important;
    padding-left: 0!important;
    display: block;
}
  
  .announcement-bar #sharing {
    max-width: 20%;
    order: 1 !important;
    text-align: right;
    padding-left: 30px!important;
    margin-left: 0!important;
        margin-right: auto;
}
}


.collection-page--feature-image {
    margin-bottom: 0px;
}


.gm-menu-installed .gm-menu .gm-grid {
    margin-left: 0;
    margin-right: 0;
    display: flex;
    flex-wrap: wrap;
    width: 70% !important;
    align-items: flex-start;
    margin: auto!important;
}

ul#AccessibleNav {
    width: 100%;
    margin: auto;
    text-align: center;
}

.top-links {
    margin-bottom: 0;
    display: inline-flex;
    align-items: center;
  width: 100%;
}


.site-header .site-header__nav-standalone {
    margin: 0 0 !important;
    text-align: center;
}


.collection-image .img {
    background-size: contain !important;
}


@media screen and (min-width: 1000px){

  
   .homepage-slider-container .homepage-featured-content-box.slideshow-mobile-image-content .homepage-sections--title.h2, .homepage-slider-container .homepage-featured-content-box.slideshow-mobile-image-content h2.homepage-sections--title {
      font-size: 40px !important;
  }
}

.page-main--wrapper {
    padding-top: 0px !important;
}

.gm-menu-installed .gm-menu img {
    min-width: 130px !important;
}

.slideshow--full-screen .swiper-slide .slideshow-desktop-as-mobile-image, .slideshow--full-screen .swiper-slide .slideshow-desktop-image, .slideshow--full-screen .swiper-slide .slideshow__link>div, .slideshow--full-screen .swiper-slide>div:not([class]) {
    height: 75vh;
}

@media screen and (max-width: 768px) {
    .mobile-grid--table .site-header__logo-image img,
    .site-header__logo-overlay-image img {
      width: 200px!important;
    }
  
  .insta-title {
    text-align: center;
    color: #fff;
    font-size: 0.65em!important;
    font-weight: 700;
    padding: 15px;
}
  }

<!-- footer css custom -->

.site-footer-wrapper {
    position: relative;
    background-color: #fff;
    color: #2892c0;
    text-align: left;
}
.site-footer {
    position: relative;
    z-index: 100;
    padding: 0 60px;
}
.site-footer .grid, .grid--full {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: -30px;
}
.footer__block {
    margin-top: 75px;
    margin-bottom: 25px;
}

@media only screen and (min-width: 990px){
.site-footer .large-up--one-quarter {
    width: 25% !important;
}
}
.site-footer .grid__item {
    float: left;
    padding-left: 30px;
    width: 100%;
}
.footer__block__title {
    font-weight: 700!important;
}

.footer__copyright, .footer__quicklinks, .image-with-text__button, .popout-list__option, .popout__toggle, .product-item .sale-box, .promo, .search-submit, .sidebar__item {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: .76em;
    font-family: Montserrat,sans-serif;
    font-weight: 400;
}
.site-footer-wrapper hr {
    border-top: 1px solid #e6e6e6;
}
.site-footer ol.unstyled, ul.unstyled {
    list-style-type: none;
    margin-left: 0;
}

.footer__quicklinks {
    padding-top: 4px;
}
.footer__quicklinks li {
    margin: 0 0 1em 0;
}
.footer__quicklinks a {
    font-size: 10.5px;
}

.site-footer-wrapper a {
    color: black;
}
.footer__newsletter__text, .footer__social__text {
    margin-bottom: 15px;
}
.site-footer-wrapper .input-group.newsletter-form {
    border: 1px solid white;
}

.site-footer .input-group.newsletter-form {
    border: 1px solid #8191a4;
}
.site-footer .input-group {
    background-color: rgba(255,255,255,0);
    position: relative;
    display: table;
    border-collapse: separate;
    padding: 0;
}
.site-footer .input-group, .popout__toggle, input, select, textarea {
    border: 1px solid white;
    font-size: .95em;
    border-radius: 0;
    max-width: 100%;
    background: rgba(255,255,255,0);
    font-family: Montserrat,sans-serif;
    font-weight: 400;
    font-style: normal;
}
.site-footer-wrapper .input-group.newsletter-form input {
    color: white;
}

.input-group.newsletter-form input {
    color: white;
    border: none;
}
.input-group .input-group-field {
    width: 100%;
    margin-bottom: 0;
}
.input-group input, .input-group input:active, .input-group input:focus {
    background-color: rgba(255,255,255,0) !important;
    border: none !important;
    box-shadow: none !important;
    margin: 0;
}
input[type=email], input[type=number], input[type=password], input[type=tel], input[type=text], textarea {
    -webkit-appearance: none;
}
input[type=email], input[type=password], input[type=tel], input[type=text] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.input-group-btn, .input-group-field {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
}
.input-group-btn {
    position: relative;
    white-space: nowrap;
    width: 1%;
    padding: 0;
    margin: 0;
}
.input-group-btn, .input-group-field {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
}
#subscribe {
    background-color: white !important;
    color: #000;
  height: 40px;
}
.site-footer ol.inline-list li, ul.inline-list li {
    display: inline-block;
    margin-bottom: 0;
}

.footer__social li {
    margin: 0 1.5em 1em 0;
}
.footer__social li svg {
    height: 15px;
    width: 15px;
    fill: #545454;
}

.site-footer .icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    fill: currentColor;
}
.footer__secondary {
    margin: 50px 0 40px 0;
}
@media only screen and (min-width: 750px){
.site-footer .medium-up--two-thirds {
    width: 66.66667% !important;
}
}
.site-footer .grid__item {
    float: left;
    padding-left: 30px;
    width: 100%;
}
.footer__copyright {
    font-size: 9.5px;
}
.footer__copyright li {
    display: inline-block;
    padding: 15px 20px 10px 0;
}
.site-footer-wrapper a {
    color: black;
}
.footer__payment {
    margin: 50px 0 40px 0;
    text-align: right;
}

.site-footer .payment-icons {
    -moz-user-select: "none";
    -ms-user-select: "none";
    -webkit-user-select: "none";
    user-select: "none";
    cursor: default;
}
@media only screen and (min-width: 750px){
.site-footer .medium-up--one-third {
    width: 33.33333% !important;
}
}
.footer__payment li {
    display: inline-block;
    padding: 0 10px 10px 0;
}
.footer__payment .payment-icon {
    width: 36px;
}

.site-footer .fa{
  color: black;
}
@media only screen and (max-width: 749px){
.footer__block, .footer__secondary {
    margin-top: 15px;
    margin-bottom: 0;
}
 .site-footer .grid__item {
    padding-left: 15px;
}
 .site-footer .grid, .grid--full {
    margin-left: -15px;
}
  .site-footer {
    padding: 0 25px;
}
}


<!-- end custom footer -->


<!-- custom shipping page start -->

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

.smk_accordion .accordion_in {
    position: relative;
    z-index: 10;
    overflow: hidden;
    margin-bottom: 55px;
}

.smk_accordion .accordion_in .acc_head {
    position: relative;
    cursor: pointer;
}

.theme.section-title {
    font-size: 21px;
    color: #000;
    text-align: left;
    border-bottom: 2px solid #000;
    padding-bottom: 15px;
}
.img-icon {
    max-width: 28px;
    vertical-align: bottom;
    margin-right: 15px;
}

.smk_accordion .rte {
    text-align: justify;
}

.smk_accordion .rte {
    margin: 40px 0 0;
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.rte__table-wrapper {
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

.table-responsive table {
    width: 100%;
}

.shipping-table .rte table {
    table-layout: fixed;
}

.shipping-table table tr>td:first-child, .shipping-table table tr>th:first-child {
    border: none;
    width: 60px;
}

.shipping-table table tr>td, table tr>th {
    border-bottom: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    padding: 10px;
    line-height: 1.3;
    vertical-align: middle;
}

.shipping-table table tr>th:nth-child(2) {
    background-color: #000;
    font-size: 28px;
    color: #fff;
    padding: 5px;
    border-left: 2px solid #000;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    font-weight: 700;
    text-transform: uppercase;
}

.shipping-table table tr:last-child td {
    border-bottom: 2px solid #000;
}

.shipping-table table tr>td:first-child, .shipping-table table tr>th:first-child {
    border: none;
    width: 60px;
}
.shipping-table table tr>td {
    width: 100%;
    border-top: none;
    border-right: none;
}
.shipping-table table tr:last-child td:first-child, .shipping-table table tr:nth-child(2) td:first-child {
    background-color: #000;
    color: #fff;
    font-weight: 700;
    width: 60px;
    text-transform: uppercase;
}

.shipping-table table tr:last-child td:not(:first-child) {
    font-size: 16px;
    color: #2d2d2d;
    padding: 20px 10px;
}

.shipping-table table tr:last-child td {
    border-bottom: 2px solid #000;
}
.shipping-table table tr>td:nth-child(2) {
    border-left: 2px solid #000;
}
.shipping-table table tr>td {
    width: 100%;
    border-top: none;
    border-right: none;
}

/* aboutus page css */

html {
  scroll-behavior: smooth;
}

.theme .page-title{
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px;
}
.scroll-tab {
    text-align: center;
    margin: 40px 0;
}
.scroll-tab a {
    display: inline-block;
    text-decoration: underline;
    margin: 5px 25px;
    text-transform: uppercase;
    font-weight: 700;
}
.theme.section-title {
    font-size: 21px;
    color: #000;
    text-align: left;
    border-bottom: 2px solid #000;
    padding-bottom: 15px;
}
.image-container{
  margin-bottom: 25px;
}
.image-container img {
    vertical-align: top;
}
#our_concept{
  margin-bottom: 75px;
}
#our_story{
  margin-bottom: 75px;
}
.section-sub-title {
    font-size: 18px;
    margin-bottom: 25px;
}

/* contact us css */

.grid-contact {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -30px;
}

.grid-contact .grid__item {
    display: flex;
}

@media only screen and (min-width: 990px){
.grid-contact .large-up--one-third {
    width: 33.33333% !important;
}
}
.grid-contact .grid__item {
    float: left;
    padding-left: 30px;
    width: 100%;
}

.contact-item {
    width: 100%;
    border: 2px solid #000;
    margin-bottom: 30px;
    text-align: center;
    padding: 30px;
  margin-top: 30px;
  margin-right: 30px;
  margin-left: 30px;
}

.contact-item i {
    font-size: 30px;
    color: #000;
    margin-bottom: 10px;
}

.contact-item h3 {
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.contact-item a {
    text-decoration: underline;
}

/* size chart css */

.size-chart {
    margin-bottom: 40px;
}
.theme.section-title .img-icon {
    max-width: 28px;
    vertical-align: bottom;
    margin-right: 15px;
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.table-responsive table {
    width: 100%;
}

.size-chart table {
    border-width: 2px;
    border-color: #000;
    border-top-color: #000;
}
.size-chart table tr>th {
    background-color: #000;
    color: #fff;
    text-align: center;
    border-color: #c9ae99;
    padding: 7.5px 10px;
}

.size-chart table tr>td {
    color: #000;
    border-bottom: none;
    border-right: 2px solid #000;
    text-align: center;
    font-weight: 700;
    padding: 15px 10px;
    white-space: nowrap;
}

.size-chart table tr:nth-child(even)>td {
    background-color: #fff;
}

.size-measure .grid-flex {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}
@media only screen and (min-width: 990px){
.size-measure .large-up--one-half {
    width: 50% !important;
}
}

.size-measure .grid__item {
    float: left;
    padding-left: 30px;
    width: 100%;
}

.measure-list {
    border: 3px solid #000;
    padding: 30px;
    margin-bottom: 40px;
}

.measure-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

@media screen and (max-width: 1199px){
.measure-list ul li {
    margin-bottom: 15px;
}
}
.measure-list ul li {
    margin-bottom: 25px;
}

.measure-list h3 {
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 0;
}

.measure-list p {
    color: #000;
}

/* store info css */

.index-map {
    margin-bottom: 30px;
}

.homepage-columns {
    display: flex;
    align-items: stretch;
}
.four-fifty-height-hero {
    height: 450px;
}
.homepage-columns, .index-blog, .index-collections-list, .index-newsletter, .index-page, .index-product, .index-products, .index-rte {
    background-color: #fff;
}

.homepage-columns .column__block {
    height: 100%;
}

.grid--full>.grid__item {
    padding-left: 0;
}
.column__block {
    position: relative;
    overflow: hidden;
    float: none;
}
@media only screen and (min-width: 990px){
.large-up--one-third {
    width: 33.33333% !important;
}
}

.column__block .flex--centered {
    padding: 15px;
}

.flex--centered {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.text-center {
    text-align: center!important;
}
.btn--large {
    background-color: rgba(255,255,255,0);
    color: #545454;
    border: 1px solid #545454;
    box-shadow: none;
}

.btn--large {
    padding: 14px 28px;
}

@media only screen and (min-width: 990px){
.large-up--two-thirds {
    width: 66.66667% !important;
}

}
.map-section--display-map:not(.image-height) .map-section__image {
    display: none!important;
}

.background-size-cover {
    min-height: 100%;
}

.background-size-cover {
    display: block;
    background-size: cover;
    background-position: center center;
    background-color: #fff;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}
.map-section__image img {
    display: block;
    width: 100%;
    height: auto;
}
@media only screen and (max-width: 790px){
}