@font-face{font-family:'PDAFontAwesome';src:url('//maxcdn.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.eot?v=4.4.0');src:url('//maxcdn.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'),url('//maxcdn.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'),url('//maxcdn.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'),url('//maxcdn.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'),url('//maxcdn.bootstrapcdn.com/font-awesome/4.4.0/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}

@font-face {
  font-family: 'Quentin';
  src: url(//cdn.shopify.com/s/files/1/1310/3549/t/42/assets/Quentin.woff?v=8246565774309103798) format('woff'), 
       url(//cdn.shopify.com/s/files/1/1310/3549/t/42/assets/Quentin.otf?v=9136863755540193340) format("opentype");
}

@font-face {
  font-family: 'TheanoDidot-Regular';
  src: url(//cdn.shopify.com/s/files/1/1310/3549/t/42/assets/TheanoDidot-Regular.woff?v=3956826082368369610) format('woff'), 
       url(//cdn.shopify.com/s/files/1/1310/3549/t/42/assets/TheanoDidot-Regular.ttf?v=16047129865813127505)  format('truetype');
}

/*
 Cookie Consent  
*/

.eg-cc-grower {
 	max-height:600px !important; 
    border-radius: 0 !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -khtml-border-radius: 0;
    -webkit-appearance: none;
    background-color: #ececec;
}

.eg-cc-window.eg-cc-banner {
    border-radius: 0 !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -khtml-border-radius: 0;
    -webkit-appearance: none;
    font-family:Lato;
}

.eg-cc-banner .eg-cc-message {
    font-size: 12px !important;
  	line-height:18px;
    -webkit-text-size-adjust: none;
    font-family:Lato;
}

.eg-cc-btn {
    border-radius: 0px !important;
    font-size: 11px !important;
  	text-transform:uppercase !important;
    -webkit-text-size-adjust: none !important;
    font-family:Lato !important;
    border: 1px solid #414141 !important;
    background: #fff !important;
    color: #414141 !important;
    line-height: 30px !important;
    font-weight: 500 !important;
    padding: 0 5px !important;
}

.eg-cc-btn:hover {
    border-radius: 0px !important;
    font-size: 11px !important;
  	text-transform:uppercase;
    -webkit-text-size-adjust: none;
    font-family:Lato;
    border: 1px solid #414141;
    background: #fff;
    color: #414141;
    line-height: 30px;
    font-weight: 500;
    padding: 0 5px;
}

@media screen and (max-width: 768px) {
  .eg-cc-message {
    font-size: 10px !important;
  	line-height:18px;
    -webkit-text-size-adjust: none;
  }

  .eg-cc-btn {
    border-radius: 0px !important;
    font-size: 10px !important;
  	text-transform:uppercase;
    -webkit-text-size-adjust: none;
    width:100%;
  }
}


/* HEADER CUSTOMIZATIONS */

svg#Capa_1 {
    height: 12px;
}

#breadcrumb {
	font-size:11px;	
}

#breadcrumb a {
	font-size:11px;	
}

.topbar {
    line-height: 14px;
  	padding:5px;
}

.topbar p {
	margin-bottom:0px;
}

.c-hamburger {
    width: 26px;
    height: 26px;
    position: relative;
    display: inline-block;
  	top:22px;
}

.c-hamburger__inner {
    top: 50%;
    -webkit-transition-timing-function: cubic-bezier(.55,.055,.675,.19);
    transition-timing-function: cubic-bezier(.55,.055,.675,.19);
    -webkit-transition-duration: .22s;
    transition-duration: .22s;
    margin-top: -8px;
    width: 26px;
    height: 2px;
    position: absolute;
    display: block;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    background-color: #000;
    content: '';
}

.c-hamburger__inner:before {
    top: -7px;
    -webkit-transition: top .1s ease-in .25s, opacity .1s ease-in;
    transition: top .1s ease-in .25s, opacity .1s ease-in;
}

.c-hamburger__inner, .c-hamburger__inner:after, .c-hamburger__inner:before {
    width: 26px;
    height: 2px;
    position: absolute;
    display: block;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    background-color: #000;
    content: '';
}

.c-hamburger__inner:after {
    bottom: -7px;
    -webkit-transition: bottom .1s ease-in .25s, -webkit-transform .22s cubic-bezier(.55,.055,.675,.19);
    transition: bottom .1s ease-in .25s, -webkit-transform .22s cubic-bezier(.55,.055,.675,.19);
    transition: bottom .1s ease-in .25s, transform .22s cubic-bezier(.55,.055,.675,.19);
    transition: bottom .1s ease-in .25s, transform .22s cubic-bezier(.55,.055,.675,.19), -webkit-transform .22s cubic-bezier(.55,.055,.675,.19);
}

.c-hamburger__inner, .c-hamburger__inner:after, .c-hamburger__inner:before {
    width: 26px;
    height: 2px;
    position: absolute;
    display: block;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    background-color: #000;
    content: '';
}

nav.shifter-navigation ul li a, .accordion-toggle {
    color: #000000;
    font-weight:400;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-size: 12px;
}

nav.shifter-navigation ul a, .accordion-toggle2 {
    font-weight: 400;
    letter-spacing: 0px;
    font-size: 12px;
}

ul#accordion li, .accordion-toggle2 {
    padding: 10px 0;
    width: 100% !important;
    border-bottom: 1px solid #eee;
}

.shifter-navigation .search form {
    border-bottom: 1px solid;
    margin: 0 15px;
}

.shifter-navigation input#q {
    margin-bottom: 0;
    border: 0px;
    border-radius: 0px;
    padding-bottom: 5px;
    text-indent: 0px;
    display: inline-block;
    width: 215px;
    margin-left: 0px;
    font-weight: 400;
    letter-spacing: 0px;
}

.shifter-navigation input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #7f7f7f;
}
.shifter-navigation input::-moz-placeholder { /* Firefox 19+ */
  color: #7f7f7f;
}
.shifter-navigation input:-ms-input-placeholder { /* IE 10+ */
  color: #7f7f7f;
}
.shifter-navigation input:-moz-placeholder { /* Firefox 18- */
  color: #7f7f7f;
}

@media screen and ( max-width: 980px ) {
  #breadcrumb {
  	display:none;  
  }
}

@media screen and ( max-width: 740px ) {
	.homepage-featured-content .image-left {
    	margin-left: 0 !important;
    	margin-right: 0 !important;
    	width: 100% !important;
	}
    .homepage-featured-content .text-right {
    	padding:20px 10px;
	}
    .homepage-featured-content {
  		display: block !important;
	}

}
  


/* CART CUSTOMIZATIONS */

.cart h1 {
	font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
  	font-family: "Didot 11 A", "Didot 11 B" !important;
    font-style: normal !important;
    font-weight: 500 !important;
}

span.cart-bag {
    width: 100%;
    max-width: 100%;
    background: #959595;
    border: none;
    -webkit-transition: background 0.3s ease,color 0.3s ease;
    -moz-transition: background 0.3s ease,color 0.3s ease;
    -o-transition: background 0.3s ease,color 0.3s ease;
    transition: background 0.3s ease,color 0.3s ease;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    color: #ffffff;
    display: inline-block;
    font-family: Lato;
    font-weight: 400;
    font-size: 13px !important;
    text-decoration: none;
    cursor: pointer;
    margin-bottom: 20px;
    line-height: normal;
    padding: 15px 0;
    text-transform: uppercase;
    text-align: center;
}

#shop-cart td,th {
	border:0;
}

#shop-cart tr:nth-of-type(even) {
	border-top: 1px solid #e5e5e5;
}

#shop-cart thead tr {
	border-bottom: 1px solid #e5e5e5;
}


#basket-right label {
    display: inline;
  	font-size:11px;
}

#basket-right label a {
    text-decoration:underline;
}

#basket-right label span {
    display: block;
    font-weight: 600;
    text-transform: uppercase;
}


tr.mobile-cart-row .cart-image .box-ratio {
    height: auto;
  	background:#fff;
}

tr.mobile-cart-row {
    display: none !important;
}

#shop-cart tr:nth-of-type(odd) {
    display: table-row !important;
    border: none;
    border-bottom: 1px solid #e5e5e5;
}

#shop-cart tr:nth-of-type(even) {
    border: none;
    border-bottom: 1px solid #e5e5e5;
}

tr.mobile-cart-row .box-ratio {
	padding-bottom:0px !important;
}

tr.mobile-cart-row .cart-item {
    width: 50%;
    float: left;
    display: inline-block;
}


@media screen and (max-width: 740px) {
  tr.mobile-cart-row {
  	display: block !important;	
  }
  #shop-cart tr:nth-of-type(odd) {
    display: none !important;
  }
  #cartform {
    margin-top: 0px;
  }
}


/* HOMEPAGE CUSTOMIZATIONS */

section.home.index-section.homepage-section.slideshow-section .flex-caption h2.slide-title {
	text-align: center;
    font-family: 'TheanoDidot-Regular' !important;
    font-style: normal !important;
    font-weight: 500 !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

section.home.index-section.homepage-section .flex-direction-nav a {
    color: #fff !important;
}

section.home.index-section.homepage-section.slideshow-section .flex-caption h2.slide-title span {
    font-style: italic !important;
}

section.home.index-section.homepage-section.slideshow-section .mobile-hide {
  		display:block;
}

section.home.index-section.homepage-section.slideshow-section .desktop-hide {
  		display:none;
}

.page-wrap .mobile-hide {
  		display:block;
}

.page-wrap .desktop-hide {
  		display:none;
}

section.index-section article .caption_heading {
    font-family: 'TheanoDidot-Regular' !important;
    font-style: normal !important;
    font-weight: 500 !important;
}

section.index-section .flex-caption .caption-inners .cta {
    text-align: center;
}

.shopify-section .section-title h2 span {
    background: #fff;
    padding: 0 15px;
    position: relative;
    z-index: 1;
    font-family: 'TheanoDidot-Regular' !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 20px;
}

.shopify-section .section-title h2 span p{
    background: #fff;
    padding: 0 15px;
    position: relative;
    z-index: 1;
    font-family: 'TheanoDidot-Regular' !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 20px;
}

.shopify-section .section-title h2 span a span {
    font-style: italic !important;
}

.homepage-featured-content h3 {
    font-family: 'TheanoDidot-Regular' !important;
    font-style: normal !important;
    font-weight: 500 !important;
}

section.homepage-instagram {
  	padding-bottom:30px;
}

.homepage-featured-content {
  display: flex;
  align-items: center;
}

.homepage-featured-content .image-left {
    margin-left: 0 !important;
}

.homepage-featured-content .text-right-wrapper {
    max-width: 300px;
    margin: 0 auto;
}

@media screen and (max-width: 740px) and (min-width: 200px) {
	section.home.index-section.homepage-section.slideshow-section .flex-caption {
    	position: relative;
    	top: auto;
    	left: auto;
      	right: auto;
      	padding: unset;
    	-webkit-transform: none;
    	-ms-transform: translate(-50%, -50%);
    	-moz-transform: translate(-50%, -50%);
    	-o-transform: translate(-50%, -50%);
    	transform: none;
	}
    section.home.index-section.homepage-section.slideshow-section .desktop-hide {
  		display:block;
  	}
  	section.home.index-section.homepage-section.slideshow-section .mobile-hide {
  		display:none;
  	}
  
  	.page-wrap .mobile-hide {
  		display:none;
    }

    .page-wrap .desktop-hide {
            display:block;
    }
  	.flex-caption .cta {
      	margin-top: 0px;
    }
  	.flex-caption .cta a {
    	text-decoration:underline;
	}
    .flex-caption .caption-inners {
    	padding: 20px 20px 0px !important;
	}
  .shopify-section .section-title h2 span {font-size:16px;}
  .index .section-title {line-height:40px; margin-bottom:0px; padding-top:10px;}
  .index-section {padding-top: 10px !important; padding-bottom: 15px;}
}



  

/* COLLECTION CUSTOMIZATIONS */

#shopify-section-collection-page-template-flat-lay .refine label,
#shopify-section-collection-page-template-flat-lay .refine1 label{
    float: left;
    position: relative;
    left: 50px;
    top: 1px;
    color: #777777;
}

#shopify-section-collection-page-template h1 {
  	display:none;
}

.sale-item {
	display:none;
}

.product-details h3 {
	text-transform:uppercase;
  	font-weight: 400;
  	letter-spacing:0px;
}

.product-details .price {
	text-transform:uppercase;
  	font-weight: 400;
  	letter-spacing:0px;
}

#product-loop .more-colors {
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0px;
}

.refine,.refine1 {
    float: right;
  	text-transform:uppercase;
  	margin-top:-50px;
}

.refine label,
.refine1 label{
    display: inline-block;
  	color:#000;
  	font-size:11px;
  	width:auto;
}

.refine div,.refine1 div {
    display: inline-block;
}

.refine .styled-select,
.refine1 .styled-select{
    color: #000;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 400;
    width: 175px;
  	border:0px;
    border-bottom:1px solid;
    height: 30px;
}

.refine-fixed {
    float: right;
  	text-transform:uppercase;
  	margin-top:-50px;
}

.refine-fixed label {
    display: inline-block;
  	color:#000;
  	font-size:11px;
  	width:auto;
}

.refine-fixed div {
    display: inline-block;
}

.refine-fixed .styled-select {
    color: #000;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 400;
    width: 175px;
  	border:0px;
    border-bottom:1px solid;
    height: 30px;
}

.scrollup {
	opacity:1;
}

span.sale-disclaimer {
    font-size: 12px;
    font-weight: 500;
    color: #000000 !important;
    letter-spacing: 2px;
    background: #f7e6e6;
    padding: 6px 6px;
    margin: 6px 0;
    display: block;
    line-height: 14px;
 	text-transform: uppercase;
  	text-align:center;
}

span.final-sale-disclaimer {
    font-size: 11px;
    font-weight: 500;
    color: #000000 !important;
    letter-spacing: 2px;
    background: none;
    padding: 0;
    margin: -10px 0 10px;
    display: block;
    line-height: 14px;
    text-transform: uppercase;
    text-align: left;
}

.bf-cm_container {
  	background: #f7e6e6;
    padding: 10px;
    margin-top: 20px;
  	color: #000000;
}
.bf-cm_inner {
	padding: 10px;
    border: 1px solid #999;
  	text-align: center;
}
.bf-cm_span1 {
	font-size: 12px;
    text-transform: uppercase;
    display: block;
    font-weight: 500;
}
.bf-cm_span2 {
	font-size: 16px;
    text-transform: uppercase;
    display: block;
    font-weight: 500;
}
.bf-cm_span3 {
	font-size: 10px;
    text-transform: uppercase;
    display: block;
    font-weight: 500;
}



@media screen and ( max-width: 980px ) {
  .refine,.refine1 {
  	margin-top:0px;
    text-align: center;
    width: 100%;
  }
  span.sale-disclaimer {
    font-size: 10px;
    letter-spacing: 0px;
  }
  span.final-sale-disclaimer {
    text-align: center;
	}
}




/* SECTION HEADING CUSTOMIZATIONS */

.section-title h2 {
  position: relative;
  text-align: center;
  width:95%;
}

.section-title h2 span {
  background: #fff;
  padding: 0 15px;
  position: relative;
  z-index: 1;
}

.section-title h2:before {
  background: #fff;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  top: 50%;
  width: 100%;
}
.section-title h2:before {
  left: 0;
}

#related h4,#wear-it-with h4,#seen-on h4 {
  position: relative;
  text-align: center;
  width:100%;
  text-transform:uppercase;
  font-family: "Didot 11 A", "Didot 11 B" !important;
  font-style: normal !important;
  font-weight: 500 !important;
}

#related h4 span,#wear-it-with h4 span, #seen-on h4 span {
  background: #fff;
  padding: 0 15px;
  position: relative;
  z-index: 1;
}

#related h4:before,#wear-it-with h4:before, #seen-on h4:before {
  background: #000;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
    top: 50%;
  width: 100%;
}
#related h4:before,#wear-it-with h4:before, #seen-on h4:before{
  left: 0;
}

#seen-on {
    padding-bottom: 50px;
}

#seen-on .art_span{
  text-align: center;
  text-transform: uppercase;
}

.page h1 {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
  	font-family: "Didot 11 A", "Didot 11 B" !important;
    font-style: normal !important;
    font-weight: 500 !important;
}



/* PRODUCT DETAIL CUSTOMIZATIONS */

.product-template .product-info-wrapper {
	max-width:1200px; 
  	margin:0 auto;
}

.product-template h1 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
  	letter-spacing:1.44px;
}

.product-template #product-price {
    text-transform: uppercase;
    font-size: 14px;
  	font-weight: 400;
  	letter-spacing:1.44px;
}

.product-template .product-price {
    text-transform: uppercase;
    font-size: 14px;
  	font-weight: 400;
  	letter-spacing:1.44px;
  	float:left;
}

#product-price, .product-price {
    margin-bottom: 5px !important;
}

span.webyzeSwatches {
    padding-bottom: 5px;
    float: left;
}

span.webyzeSwatches>.swatchColor>div {
	background-size: unset !important;
}

.product-template #product-price .was {
	float:left;
}

.product-template #product-price .savings {
	float:left;
}

.product-template span.sale.savings {
	margin-left:10px;
}


.product-template .selector-wrapper label {
	display:none;
}

.product-template .selector-wrapper:first-of-type .single-option-selector {
    display: none !important;
}

.product-template .single-option-selector {
	width:100%;
    display: block;
}

.product-template select {
	display:none;
}

.product-template .owl-controls.clickable {
    position: absolute;
    top: 38%;
    right: 0;
    width: 100%;
}

.product-template .owl-prev {
    float: left;
}

.product-template .owl-next {
    float: right;
}

.line-item-property__field input {
    padding: 10px;
    text-indent: 5px;
    border: 1px solid #d5d5d5;
}

.line-item-property__field textarea {
    padding: 10px;
    text-indent: 5px;
    border: 1px solid #d5d5d5;
  	margin-bottom:20px;
    height:100px;
}

a.size-chart-popup {
    padding-left: 15px;
    text-decoration: underline;
    display: inline-block;
    width: 120px;
}
.select.selectsize {
    width: calc(100% - 125px);
    display: inline-block;
}
div#size-chart {
    text-align: center;
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content{
  width:auto !important;
}
#wear-it-with .product {
    float: none;
    display: inline-block;
}
#wear-it-with{
  text-align:center;
  font-size:0;
}

.product-modal {
	font-weight:500;
}

.product-modal-sale-position {
    bottom: 80px;
}

.add {
    display: block !important;
    margin-top: 15px;
    width: auto !important;
    line-height: 42px !important;
    height: 40px;
    padding: 0 !important;
    clear: left;
    width: 100% !important;
    float: left;
    margin-bottom: 15px! important;
    font-weight: 500 !important;
}

.button {
	font-weight:500 !important;
}

.product-low-in-stock, .productSelectError {
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0px;
}

.product-low-in-stock p, .productSelectError p {
    font-size: 11px;
}

.productSelectError {
 	color: #b93357;
}

span.swatchColor.swatchType_one_color.currentSwatch {
    border: 2px solid #000 !important;
}
  
span.swatchColor.swatchType_image.currentSwatch {
    border: 2px solid #000 !important;
}

button#BIS_trigger {
/*     background: none;
    color: #000;
    font-size: 11px !important;
    letter-spacing: 1px;
    text-decoration: underline;
    padding: 0; */  
  font-weight: 500;
  margin: 15px 0;
  line-height: 42px !important;
  height: 40px;
  padding: 0;
}

.size-chart-popup-mobile {
	display:none;
}
.size-chart-popup {
	display:block;
}

button.hide#BIS_trigger{display: none !important;}


@media screen and (max-width: 740px) {
	input#AddToCart {
    	margin-top: 15px !important;;
	}
  	.product-template .product-price {
  		float:none;
	}

	span.webyzeSwatches {
    	padding-bottom: 5px;
    	float: left;
	}

	.product-template #product-price .was {
		float:none;
	}

	.product-template #product-price .savings {
		float:none;
	}
  	.product-right {
    	padding-top:15px;
  	}
  	#product-description, .product-description {
    	margin-top: 10px;
	}	
  	span.webyzeSwatches {
    	float: none;
	}
    .select.selectsize {
    	width: 100% !important;
    	display: inline-block;
	}
  	.size-chart-popup-mobile {
  		display:block;
      	float: right;
    }
    .size-chart-popup {
  		display:none !important;
    }
}



/* PRODUCT DETAIL ACCORDION CUSTOMIZATIONS */

.product-description-slider > h3.ui-accordion-header > .ui-accordion-header-icon:before {
    content: "\f067" !important;
  	font-size: 12px !important;
  	color: #000;
  	left:0px;
}

.product-description-slider > h3.ui-accordion-header.ui-state-active > .ui-accordion-header-icon:before {
    content: "\f068" !important;
  	font-size: 12px !important;
  	color: #000;
    left:0px;
}

.product-description-slider h3.ui-accordion-header {
    padding-left: 25px !important;
    text-align: left !important;
}

.product-description-slider p {
    font-size: 12px;
    padding-left: 15px;
}



/* QUICKVIEW CUSTOMIZATIONS */

.product-quick-view h2 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
  	letter-spacing:1.44px;
}

.product-quick-view .product-price {
    text-transform: uppercase;
    font-size: 14px;
  	font-weight: 400;
  	letter-spacing:1.44px;
}

.product-quick-view #product-price span.money {
    font-size: 14px;
}

.product-quick-view .selector-wrapper:first-of-type {
    display: block;
}

.product-quick-view .selector-wrapper label {
	display:none;
}

.product-quick-view .single-option-selector {
	width:100%;
    display: block;
}

.product-quick-view select {
	display:none;
}

.product-quick-view .share-icons {
	display:none;
}


/* CART DRAWER CUSTOMIZATIONS */

#CartDrawer h3 {
    text-transform: uppercase;
    font-size: 12px;
  	text-align:left;
}

.drawer__close {
    text-transform: uppercase;
  	font-weight:600;
}

.drawer--right {
    width: 400px;
    right: -400px;
}

#CartDrawer .row {
    width: 100%;
}

#CartDrawer .quantity-increment {
	border:0px;
    border-bottom:1px solid #e5e5e5;
}

#CartDrawer span.cart-bag {
    font-weight: 600;
    font-size: 12px !important;
    letter-spacing: 1px;
}

#CartDrawer input.ajaxcart__qty-num {
	border:0px;
    border-bottom:1px solid #e5e5e5;
}

#CartDrawer .ajaxcart__footer {
    text-align: center;
}

#CartDrawer .ajaxcart__footer p.text-center {
    font-size: 11px;
    padding-top: 20px;
}

#CartDrawer .ajaxcart.row p {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 400;
}

#CartDrawer .ajaxcart__footer .cart-free-ship {
    font-size: 11px;
  	font-weight:500;
  	letter-spacing:1px;
}


button.quantity-increment:hover {
    background: #fff;
  	color:#000;
}

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

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


/* VIDEO GRID PAGE */

#shopify-section-video-grid .video-title {
    padding: 10px 0 0px;
    text-transform: uppercase;
    font-weight: 400;
  	letter-spacing: 0px;letter-spacing: 0px;
}

#shopify-section-video-grid .video-sub-title {
  	letter-spacing: 0px;letter-spacing: 0px;
}

#shopify-section-video-grid .video-embed {
    padding: 20px 0 0px;
  	letter-spacing: 0px;
}

/* VIDEO GRID PUBLIC PAGE */

#shopify-section-video-grid-public .video-title {
    padding: 10px 0 0px;
    text-transform: uppercase;
    font-weight: 400;
  	letter-spacing: 0px;letter-spacing: 0px;
}

#shopify-section-video-grid-public .video-sub-title {
  	letter-spacing: 0px;letter-spacing: 0px;
}

#shopify-section-video-grid-public .video-embed {
    padding: 20px 0 0px;
  	letter-spacing: 0px;
}


/* STORE LOCATOR CUSTOMIZATIONS */

.store-locator {
    padding: 40px;
  	background: #fdf7f7;
    margin-top: 40px;
    border: 1px solid #cccccc;
}

.store-locator h3 {
  	padding-top:30px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
    text-align: center;
}

.store-locator ul {
    list-style: none;
    text-align: center;
}

.store-locator ul li {
    display: inline-block;
    padding: 4px 10px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0px;
}



/* PRESS CUSTOMIZATIONS */

#shopify-section-blog-template-press h1 {
	font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
  	font-family: "Didot 11 A", "Didot 11 B" !important;
    font-style: normal !important;
    font-weight: 500 !important;
}

#shopify-section-blog-template-press .section-title h1{
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1.44px;
  	font-family: "Didot 11 A", "Didot 11 B" !important;
    font-style: normal !important;
    font-weight: 500 !important;
}


#shopify-section-blog-template-press .rte {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0px;
  	height:40px;
}

#shopify-section-blog-template-press .single-article {
	margin-bottom:20px;
}


.press-article h1 {
  	font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1.44px;
  	border-bottom:0px !important;
  	font-family: "Didot 11 A", "Didot 11 B" !important;
    font-style: normal !important;
    font-weight: 500 !important;
}

#press-article {
	padding-bottom:30px;
}

#press-featured-products .product {
    float: none;
    display: inline-block;
}
#press-featured-products{
  text-align:center;
  font-size:0;
}

#press-featured-products{
  text-align:center;
  font-size:0;
}

#press-featured-products h4 {
    font-size: 12px;
    text-transform: uppercase;
}



/* CAMPAIGNS CUSTOMIZATIONS */

#shopify-section-blog-template-campaigns h1 {
	font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
  	font-family: "Didot 11 A", "Didot 11 B" !important;
    font-style: normal !important;
    font-weight: 500 !important;
}

#shopify-section-blog-template-campaigns .section-title h1 {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1.44px;
}

#shopify-section-blog-template-campaigns .rte {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0px;
}

#shopify-section-blog-template-campaigns .single-article {
	margin-bottom:20px;
}

.campaigns h1 {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1.44px;
    border-bottom: 0px !important;
  	font-family: "Didot 11 A", "Didot 11 B" !important;
    font-style: normal !important;
    font-weight: 500 !important;
}

.campaigns {
    margin-bottom: 10px !important;
}

#campaigns-article {
	padding-bottom:30px;
}

#campaigns-article .rte img {
	padding-bottom:30px;
}

#campaigns-article .rte img:nth-child(even) {
    width: 47.9166666666666667%;
    float: left;
    margin: 0 1.0416666666666667%;
}

#campaigns-article .rte img:nth-child(odd) {
    width: 47.9166666666666667%;
    float: left;
    margin: 0 1.0416666666666667%;
}


/* ABOUT CUSTOMIZATIONS */

.about-us {
    display: flex;
    align-items: center;
}

.about-us .text-right-wrapper {
    max-width: 85%;
    margin: 0 auto;
}

.about-us .image-left {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.about h1 {
    font-size: 16px;
    letter-spacing: 1px;
  	font-family: "Didot 11 A", "Didot 11 B" !important;
    font-style: normal !important;
    font-weight: 500 !important;
    text-transform:uppercase;
}

.about h2 {
    font-style: italic; 
  	font-size: 26px; 
  	padding-bottom: 20px; 
  	font-family: 'Didot 11 A', 'Didot 11 B' !important;
}


.about-us .rte {
  	text-align:left;
}

.about-us .logo {
    text-align: center;
    padding-bottom: 30px;
  	max-width:150px;
    margin: 0 auto;
}

@media screen and ( max-width: 980px ) {
	.about-us .image-left {
    	margin-left: 0 !important;
    	margin-right: 0 !important;
    	width: 100% !important;
	}
    .about-us .text-right {
    	padding:20px 10px;
	}
  	.about-us .text-right .logo {
    	padding:20px 10px;
	}
    .about-us .text-right .rte {
    	font-size:12px;
	}

}

@media screen and ( max-width: 740px ) {
	.about-us .image-left {
    	margin-left: 0 !important;
    	margin-right: 0 !important;
    	width: 100% !important;
	}
    .about-us .text-right {
    	padding:20px 10px;
	}
    .about-us .text-right .rte {
    	font-size:12px;
	}
    .about-us {
  		display: block;
	}

}
  


/* ABOUT CUSTOMIZATIONS */

#shopify-section-contact-page-template .rte div {
	padding-bottom:15px;
}

#shopify-section-contact-page-template .rte a {
	text-decoration:underline;
}


/* CONTACT CUSTOMIZATIONS */

div#shopify-section-contact-page-template h1 {
	font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
  	font-family: "Didot 11 A", "Didot 11 B" !important;
    font-style: normal !important;
    font-weight: 500 !important;
}




/* CUSTOMER/ACCOUNT CUSTOMIZATIONS */

.customer-heading h1 {
	font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
  	font-family: "Didot 11 A", "Didot 11 B" !important;
    font-style: normal !important;
    font-weight: 500 !important;
}


#customer-wrapper h1 {
	font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
  	font-family: "Didot 11 A", "Didot 11 B" !important;
    font-style: normal !important;
    font-weight: 500 !important;
}

#customer-wrapper h2 {
	font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
  	font-family: "Didot 11 A", "Didot 11 B" !important;
    font-style: normal !important;
    font-weight: 500 !important;
}



/* SEARCH CUSTOMIZATIONS */

.search h1 {
	font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
  	font-family: "Didot 11 A", "Didot 11 B" !important;
    font-style: normal !important;
    font-weight: 500 !important;
}


  
/* FOOTER CUSTOMIZATIONS */

#footer-wrapper h4 {
    font-family: "Didot 11 A", "Didot 11 B" !important;
    font-style: normal !important;
    font-weight: 500 !important;
}

input#footer-subscribe {
	background:#fff;
    color:#999;
  	width:15%;
	height: 46px;
}

#footer_signup .success span {
 	font-family: 'Didot 11 A', 'Didot 11 B' !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 26px; 
  	display:block;
  	text-align:center;
}  
#footer_signup .success p {
	font-family: Lato;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 0px;
    line-height: 16px;
    padding-top:20px;
  	text-align:center;
}
  
input#footer-EMAIL {
	width:85%;
}

#footer-wrapper ul li {
    padding-bottom: 5px;
}

li.seeks {
    position: relative;
}
div#DDsearch {
    display: inline-block;
    position: absolute;
    margin: 0;
    right: 32px;
    width: 0 !important;
    top: 0;
    transition: width 0.3s;
}
div#DDsearch.searchbox-open{
    width: 165px !important;  
}
.searchbox-icon {
    display: inline-block;
}
input#q.searchbox-input {
    border-width: 0 0 1px 0;
    border-radius: 0;
    text-indent: 15px;
    padding: 5px 0;
}
input#q.searchbox-input {
    border-width: 0 0 1px 0;
    border-radius: 0;
    text-indent: 12px;
    padding: 5px 0;
    margin: 12px 0 0;
    border-color: #464646;
    text-transform: uppercase;
  	font-size:12px;
  	font-weight:400;
}
input#q.searchbox-input:focus{
  box-shadow:none;
}
.mfp-close-btn-in .mfp-close {
    color: #fff !important;
    top: -40px !important;
    right: -15px;
    font-size: 40px !important;
    opacity: 1;
}
.mobile-barview{
  display:none;
}

@media screen and ( max-width: 980px ) {
  #footer-wrapper h4 {
  	border-bottom:0px;
  }
  div#footer_signup {
  	margin-top:15px;
  }
  #footer-wrapper {
    text-align: center !important;
    padding-top:20px;
  }
  ul#footer-icons {
  	margin-top:0px;
  }
  #footer-wrapper ul {
  	margin-top:0px;
    padding-top:0px;
  }
  .mobile-barview{
    display:block;
  }
  #logo{
  	display:none !important;
  }
  .mobile-barview #logo{
  	display:inline-block !important;
  }
  .mobile-barview ul#cart {
    display: inline-block;
    width: 100%;
  }
  .headermenu{
    float:left;
  }
  .headercart{
    float:right;
    margin-top: 15px;
  }
  .headermenu i {
    font-size: 24px;
    margin-top: 22px;
  }
  svg#Capa_1 {
    height: 22px;
  }
}

@media screen and ( max-width: 740px ) {
  .headermenu i{
    margin-top: 20px;
  }
  .headercart{
    margin-top: 14px;
  }
  #logo img{
    padding:0;
  }
  
/* dd css code */
  .product .product-photos {position: relative;}
  .product .product-photos .product-main-images{width: 100%;}
  .product .product-photos .product-thumbnails{display: none;}
  .product .product-photos .product-main-images .product-image-container{overflow: inherit; height: auto;}
  .product .product-photos .product-main-images .product-image-container .product-main-image {position: relative; overflow: inherit; display: block !important; visibility: visible;}
  .product .product-photos .flex-control-nav {bottom: 5px;z-index: 2;}
  .product .product-photos .flex-control-nav.flex-control-paging li a{background: rgba(255,255,255,0.5); width: 15px;height: 15px; }
  .product .product-photos .flex-control-nav.flex-control-paging li a.flex-active{background: rgb(234, 206, 203);}
/* end dd css code */  
  
}

.free_shipping_threshold_ground {
	display: block;
    text-align: center;
    padding: 12px 10px 10px;
    font-family: Lato;
    background: #efd7d9;
    font-size: 10px;
    letter-spacing: 0px;
    font-weight: 500;
    margin-bottom: 15px;
}
.free_shipping_threshold_ground img {
    width: 30px !important;
    display: inline-block;
    margin-top: 0px;
    margin-bottom: -10px;
    padding-bottom: 3px;
    padding-right: 6px;
}

.free_shipping_threshold_2-day {
	display: block;
    text-align: center;
    padding: 10px 10px 12px;
    font-family: Lato;
    background: #efd7d9;
    font-size: 10px;
    letter-spacing: 0px;
    font-weight: 500;
    margin-bottom: 15px;
}
.free_shipping_threshold_2-day img {
    width: 26px !important;
    display: inline-block;
    margin-top: 0px;
    margin-bottom: -10px;
    padding-bottom: 3px;
    padding-right: 2px;
}

button#update-cart {
    background: #fff !important;
    padding: 5px;
    text-decoration: underline;
}

.free_shipping_threshold_ground.hide,.free_shipping_threshold_ground.free.hide1{display:none;}
.free_shipping_threshold_ground.free.hide{display:block;}
.free_shipping_threshold_2-day.hide,.free_shipping_threshold_2-day.free.hide1{display:none;}
.free_shipping_threshold_2-day.free.hide{display:block;}
.free_shipping_threshold_ground.free.ground-hide,.free_shipping_threshold_2-day.free.day2hide{display:none;}

.Rise-quick-apply {display:none !important;}
button#Rise-account-page-button {
    background: #000;
    font-weight: 500;
    letter-spacing: 0px;
}

h2.ooo-instagram-header__title {
    font-style: italic !important;
    font-family: TheanoDidot-Regular !important;
    font-size: 20px !important;
}
.size-chart {
	font-size: 11px;
  	background: #fff;
  	padding: 20px;
}
.size-chart h3 {
  	font-size: 16px;
    letter-spacing: 1px;
    font-family: "Didot 11 A", "Didot 11 B" !important;
    font-style: normal !important;
    font-weight: 500 !important;
    text-align: center;
}
.size-chart p {
  	font-size: 11px;
    letter-spacing: 1px;
    text-align: center;	
}
.size-chart tr:first-of-type {
    background: #efd7d9 !important;
}
.size-chart tr:nth-of-type(odd) {
    background: #ececec;
}
.size-chart th {
    text-align: center;
  	background: none;
}
.size-chart td {
    text-align: center;
}
.size-chart td {
    border-top: 0;
    border-bottom: 0;
}
.size-chart tr:last-of-type td {
	border-bottom: 1px solid #e5e5e5;
}
.afterpay-logo {
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}

