/*@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline;}
input[type="submit"]{box-sizing: content-box;}
.clear{content: " "; height: 0; width: 100%; clear: both; display: block;}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {display: block;}
html {-webkit-font-smoothing: antialiased;}
input{-webkit-appearance: none;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: ''; content: none;}
table {border-collapse: collapse; border-spacing: 0;}
.clear{content: " "; height: 0; width: 100%; clear: both; display: block;}
html {
    -webkit-font-smoothing: antialiased;
}
body{
    line-height: 1;
    -webkit-text-size-adjust: 100%;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -o-text-size-adjust: none;
    text-size-adjust: none;
    -webkit-font-smoothing: antialiasing;
    -moz-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-smooth: always;
    text-rendering: optimizeLegibility;
}
input{
    -webkit-appearance: none;
}
input[type="submit"]{
    box-sizing: content-box;
}*/

.cmt_hidden,
.hidden{display: none;}

#cmt_option_b_list,
#cmt_option_c_list{display: none;}

#back_to_store{text-transform: uppercase;}
#back_to_store span{position: relative; top: 2px;}

.item_container{padding-top: 60px;}

#bag_section{padding: 120px 0 240px;}
.table_section table td.col_img{height: 150px;}

.item{width: 580px; height: 580px; margin: 66px 0;}
.images_wrapper{width: 580px; height: 580px;}

.item_text{width: auto;}

.store_container{padding-bottom: 186px;}
.store_grid h2{text-align: center; display: inline-block; margin: 66px 0 22px; font-size: 24px; width: 100%;}
pre{
    padding: 25px;
    font-size: 14px;
    font-family: monospace !important;
    line-height: 22px;
    text-align: left;
    background-color: #000;
    color: #FFF;
    text-transform: none;
}
#size_chart_modal_overlay{
    position: fixed; 
    top: 0; 
    left: 0; 
    right: 0; 
    bottom: 0; 
    background-color: rgba(0,0,0,.8); 
    z-index: 100;
    visibility: hidden;
}

#size_chart_modal{
    z-index: 101;
    top: 50%; 
    left: 50%; 
    width: 50%; 
    max-width: 680px; 
    min-width: 630px; 
    height: auto; 
    -webkit-backface-visibility: hidden; 
    -webkit-transform: translateX(-50%) translateY(-60%); 
    visibility: hidden; 
    position: fixed;
    background-color: #FFF;
    margin-left: -190px;
}

#size_chart_modal .md-content{
    background: #FFF; 
    padding: 22px 44px;
    color: #000;
}
#size_chart_modal .md-content img{
    width: 164px; height: 209px; position: absolute; left: 44px; top: 50%;
     -webkit-transform: translateY(-50%);
     transform: translateY(-50%);
}
#size_chart_modal .md-content h3{
    text-align: center; padding: 22px 0; font-size: 14px;
}
#size_chart_modal .md-content h4{
    text-align: center; padding: 11px 0; font-size: 14px;
    border-bottom: 1px solid #343434;
    margin-bottom: 11px;
}
.md-tables{
    margin-left: 202px;
}
.md-tables table{
    width: 100%;
    margin-bottom: 32px;
}
.md-tables table td{
    padding: 16px; text-align: center;
}
.md-tables table td.w span{
    display: inline-block; 
            border-radius: 100%; 
    -webkit-border-radius: 100%; 
       -moz-border-radius: 100%; 
         -o-border-radius: 100%;
    color: #FFF;
    background: #000;
    width: 16px; height: 16px;
    line-height: 18px; text-align: center;
}
#size_chart_modal .md-content{
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
    opacity: 0;
    transition-property: all;
    -webkit-transition-property: all;
    transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-timing-function: initial;
    -webkit-transition-timing-function: initial;
    transition-delay: initial;
    -webkit-transition-delay: initial;
}
.md-footer{text-align: right; padding: 22px 0; line-height: 24px;}
.md-times{position: absolute; right: 22px; top: 22px; color: #000; font-size: 24px;}

body.wmodal #size_chart_modal{visibility: visible;}
body.wmodal #size_chart_modal .md-content{-webkit-transform: scale(1); opacity: 1;}
body.wmodal #size_chart_modal_overlay{visibility: visible;}

#md-model{position: absolute; top: 0; bottom: 0; right: -381px; display: block; width: 381px;}
#size_chart_modal .md-content #md-model img{display: block; height: 572px; width: 381px; left: 0;}
#model_hover{position: absolute; top: 0; opacity: 0;}
#md-model:hover #model_hover{opacity: 1;}

@media all and (max-width: 1028px){
    #size_chart_modal{margin-left: 0;}
    #md-model{display: none;}
}
.slick-slider{
    margin: 0 !important;
}
.slick-list,
.slick-slide,
.slick-track{
    height: 100% !important;
}
#privacy{
    padding: 80px 56px;
    margin: 0 auto;
    position: relative;
    max-width: 800px;
    font-size: 12px;
    line-height: 16px;
    font-family: "Helvetica", sans-serif;
}
#privacy h1{
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 22px;
}
#privacy h2{
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 12px;
}
#privacy h3{
    font-size: 13px;
    line-height: 18px;
}
#privacy ul{
    list-style: circle;
    padding-left: 24px;
}
#privacy ol{
    list-style: decimal;
    padding-left: 24px;
}
#privacy li{
    line-height: 16px;
}
#privacy a{
    text-decoration: underline;
}
#privacy strong{
    font-weight: bold;
}
#cookie_banner{
    position: relative;
    padding: 12px 72px 12px 12px;
    font-size: 13px;
    line-height: 15px;
    background-color: #dfdfdf;
    color: #000;
    font-family: inherit;
}
#cookie_banner a{
    font-size: 13px;
    text-decoration: underline;
    color: inherit;
}
#cookie_banner .close{
    position: absolute;
    top: 50%;
    right: 24px;
    font-size: 24px;
    font-family: monospace;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
#p404{
    text-align: center;
}
.cover{
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.cmt_video{
    position: relative;
/*    padding-top: 56.25%;*/
}
.cmt_video .play{
    display: block;
    width: 120px;
    height: 120px;
    background: url("../img/cmt_play.png") no-repeat center;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -60px 0 0 -60px;
    cursor: pointer;
}
.contain{
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -ms-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
[data-csrc]{
    opacity: 0;
    -webkit-transition: opacity .4s;
    -moz-transition: opacity .4s;
    -ms-transition: opacity .4s;
    -o-transition: opacity .4s;
    transition: opacity .4s;
}
.vis[data-csrc]{
    opacity: 1;
}
#bag_footer form#checkout{
    float: none;
}

[data-dcmt]{
  opacity: 0;
  -webkit-transform: translate3d(0,15%,0);
  -moz-transform: translate3d(0,15%,0);
  -ms-transform: translate3d(0,15%,0);
  -o-transform: translate3d(0,15%,0);
  transform: translate3d(0,15%,0);
  -webkit-transition: opacity .8s linear .1s, -webkit-transform 1s ease;
  -moz-transition: opacity .8s linear .1s, -moz-transform 1s ease;
  -ms-transition: opacity .8s linear .1s, -ms-transform 1s ease;
  -o-transition: opacity .8s linear .1s, -o-transform 1s ease;
  transition: opacity .8s linear .1s, transform 1s ease;
}
[data-dcmt].discovered{
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
[data-ddelay]{
  opacity: 0;
  -webkit-transition: opacity .6s;
  -moz-transition: opacity .6s;
  -ms-transition: opacity .6s;
  -o-transition: opacity .6s;
  transition: opacity .6s;
}
[data-ddelay].vis{
  opacity: 1;
}

.ss_arrow{
  position: absolute;
  top: 0;
  bottom: 0;
  width: 20%;
  cursor: pointer;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.ss_arrow.left{
  left: 0;
}
.ss_arrow.right{
  right: 0;
}
.ss_arrow i{
  position: absolute;
  top: 50%;
  height: 32px;
  margin-top: -16px;
  line-height: 32px;
  font-size: 21px;
  color: #FCFCFC;
}
.ss_arrow.left i{
  left: 12px;
}
.ss_arrow.right i{
  right: 12px;
}

.justy{
  text-align: justify;
}
.justy:after{
  content: "";
  display: inline-block;
  width: 100%;
  height: 0;
}

#mobile_burger{
	position: absolute;
	top: 42px;
	right: 42px;
	z-index: 100;
	width: 42px;
	cursor: pointer;
}
body.scrolled #mobile_burger{
	top: 25px;
	height: 28px;
}
#mobile_burger span{
	display: block;
	width: 100%;
	height: 4px;
	background-color: #FFF;
	margin: 4px 0 5px;
	-webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
	position: relative;
	top: 0;
	
}
#mobile_burger:hover span:nth-of-type(1){
	top: -2px;
}
#mobile_burger:hover span:nth-of-type(3){
	top: 3px;
}
body.show_mobile_nav #mobile_burger span:nth-of-type(1){
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
body.show_mobile_nav #mobile_burger span:nth-of-type(2){
	width: 0;
}
body.show_mobile_nav #mobile_burger span:nth-of-type(3){
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
body.show_mobile_nav #mobile_burger span:nth-of-type(1),
body.show_mobile_nav #mobile_burger:hover span:nth-of-type(1){
	top: 10px;
}
body.show_mobile_nav #mobile_burger span:nth-of-type(3),
body.show_mobile_nav #mobile_burger:hover span:nth-of-type(3){
	top: -8px;
}

.owl-carousel .owl-item img.cmt_silver.cmt_hidden,
.cmt_silver.cmt_hidden{
  display: none;
}

.collection-index-carousel .item-wrapper .before{
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  transition: 0.75s
}

.next-collection-link-section .before{
  content: "";
  width: 100%;
  height: 100%;
  background: red;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1
}

.cbutton{
  cursor: pointer;
}

#pro_share_links a{
  text-decoration: none;
  color: inherit;
  display: inline-block;
  text-align: center;
  position: relative;
}
#pro_share_links a:after{
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  left: 50%;
  width: 0;
  background-color: #878787;
  -webkit-transform: translate(-50%,0);
  -moz-transform: translate(-50%,0);
  -ms-transform: translate(-50%,0);
  -o-transform: translate(-50%,0);
  transform: translate(-50%,0);
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
#pro_share_links a:hover:after{
  width: 100%;
}
.faq-wrapper .faq-top{
  cursor: pointer;
}

.product_letter_wrapper{
  height: 3.125em;
  line-height: 3.125em;
  margin: 2.5em 0;
  white-space: nowrap;
}
.product_letter_wrapper span{
  font-size: .8125em;
  font-weight: 700;
  display: inline-block;
  vertical-align: top;
  padding-right: 1.15385em;
  color: #666666;
  padding-right: 2em;
}
.product_letter_wrapper .option_wrapper{
  display: inline-block;
  vertical-align: top;
  width: 8.5em;
  position: relative
}
.product_letter_wrapper .option_wrapper:after{
  content: "";
  width: 3.125em;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: url('../img/dropdown-arrow.png') center no-repeat;
  background-size: 10px;
  pointer-events: none;
  z-index: 6;
}
.product_letter_wrapper .option_wrapper ul{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #fbfbfb;
  padding-top: 3.125em;
  border: 1px solid #dadada;
  z-index: 7;
  list-style: none;
  padding: 0;
  margin: 0;
  background: #fff;
  border-left: 1px solid #e0e0e0;
}

.product_letter_wrapper.expanded .option_wrapper ul{
  height: 14.375em;
  overflow-y: scroll;    
}

.product_letter_wrapper .option_wrapper ul li{
  display: none;
  height: 3.125em;
  width: 100%;
  text-align: center;
}
.product_letter_wrapper .option_wrapper ul li.cmt_selected{
  display: block;
}
.product_letter_wrapper .option_wrapper ul li a{
  color: #666666;
  text-decoration: none;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  line-height: 3.125em;
  display: block;
  width: 100%;
  height: 100%;
  text-align: left;
  padding-left: 1.875em;
}
.product_letter_wrapper.expanded .option_wrapper ul li{
  display: block;
}
span.optspa{
  width: 84px;
  display: inline-block;
}

.newsletter-popup .left form input.mce_inline_error{
  border-color: rgb(193, 0, 0); 
}
#mce-error-response,
#mce-success-response{
  padding: 24px 12px 0;
  font-size: 11px;
}
#mce-error-response{
  color: rgb(193, 0, 0); 
}

















