h1.sale--text{
  width:100%;
  font-size: 1.0em;
  text-align:center;
  text-transform:uppercase;
}

.nav-bar{
	background-color: #fff;
	text-align: center;
	text-transform: uppercase;
	text-decoration: underline;
	text-decoration: none;
}

.site-nav__link{
	color:#ff0000;
	text-decoration: underline;

}

ul.lookbook{
    list-style-type: none;
    margin-bottom: 10px;
    text-align:center;
}

h2{
    color:#ff0000;
  font-size:1.2em;
  padding-top:20px;
  direction:initial;
}

h4{
    color:#ff0000;
}

ul.stockists{
    list-style-type: none;
    margin: 0 0 10px 0;
    padding:0 60% 0 0;
}

div.grid__item.large--one-quarter.prodpagedesc{
    position: relative;
    margin-left: 30px;
z-index: 999;
}

li.grid__item.one-half.thumbnails{
    margin-bottom: 0;
    margin-left: -20px;
}

span#ProductPrice.h2{
    color: #000;
    font-size: 1.15rem;
    padding: 8% 0px 3% 0;
    font-weight: 600;
    margin: 0;
  width:100%;
}

span#ComparePrice.h2{
    color: #FF0000;
    font-size: 1.15rem;
    font-weight: 600;
  	padding: 0% 0 0% 0;
    margin:0;
    text-decoration: line-through;
}



.form-vertical select{
    margin-bottom: 0;
}

ul.stockists li{
    line-height: 1.25;
    text-transform: uppercase;
    text-decoration: underline;
    margin-bottom: 15px;
}

div.grid.stockists-full{
    margin-left: 12%
}

div.grid__item.large--one-full.medium--one-full.frontpage.text-center a{
	width:100%;
}

h2.stockists{
    text-align: center;
    padding-bottom: 55px;
}

.site-header__logo img{
	width:15%;
}

.main-content{
	margin-top: 0;
	padding-bottom: 0;
}

input{
    border:none;
}

div.large--hide.medium-down--show{
	position: absolute;
	top: 20px;
	width:100%;
    left: -10%;
}

.site-nav__link{
	padding: 5px;
}

.site-nav--active>.site-nav__link{
	font-weight: revert;
}

.site-nav__link:hover{
	color:#ff0000;
	text-decoration: none;
}

a.site-header__cart-toggle.js-drawer-open-right{
	padding-right:10px;
    text-transform:uppercase;
    font-weight: 700;}

h4.text-center.legal{
	color: #000;
	font-size: .75em;
}

.grid__item{
	padding-left: 0;
  padding-bottom:4px;
}

.medium--one-half {

}
.grid-uniform{
	margin-left: 0;
}

.site-footer{
	padding: 0 0 20px 0;
}

input#Email.input-group-field{
border: 1px solid #000;
}

form{
	margin-bottom: 10px;
}

div.grid-uniform.productgrids{
	padding: 0 10%;
}

div.grid__item.large--one-quarter.medium--one-half.small--one-whole.productgrids{
	padding: 0 1%;
}

div.grid.newsform{
	margin-left: 0;
	padding-top: 1%;
}

.product-single__photos img{
	margin:0;
}

input#Email.input-group-field{
    border-radius: 0;
}

div.grid.newsform{
    text-align: center;
}

input#mail.input-group-field{
    float: left;
    border: 1px #000 solid;
    border-radius: 0;
}

input#subscribe.btn{
    float:left;
}
/*MODAL*/

.input-group-btn{
    padding:0;
}


#loading {
   width: 100%;
   height: 100%;
  top: 70px;
   left: 0;
   position: fixed;
   display: block;
   opacity: 1;
   background-color: #fff;
   z-index: 99999;
   text-align: center;
}

#loading-image {
  position: absolute;
  top: 30%;
  left: 48%;
  z-index: 100;
  width:45px;
}




.modaldialog {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    top: 10%;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.001);
    z-index: 9;
    opacity:0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none;
}
.modaldialog:target {
    opacity:1;
    pointer-events: auto;
}
.modaldialog > div {
    width: 60%;
    height: auto;
    position: relative;
    margin: 0% auto 0 auto;
padding: 0px 20px 0px 20px;
    background-color: #fff;
}
.close {
    color: #000;
    line-height: 25px;
    right: 0;
    text-align: center;
    bottom: 45px;
    width: 100%;
    z-index: 999999;
    text-decoration: none;
    font-weight: bold;

}

div#lkbk img{
    padding: 0 2px 0 2px;
}

div#prvw p{
    color:#000;
    font-weight: bold;
}
div#prvw1 p{
    color:#000;
    font-weight: bold;
}
div#prvw2 p{
    color:#000;
    font-weight: bold;
}
div#prvw3 p{
    color:#000;
    font-weight: bold;
}

.close:hover {
    color: #ff0000;
}


div#prvw1{
    visibility: hidden;
}
div#prvw2{
    visibility: hidden;
}
div#prvw3{
    visibility: hidden;
}

a#prvws{
    text-align: center;
   left:0;
   z-index: 999;
   padding: 0 1%;
}

a#prvws1{
    text-align: center;
   left:0;
   z-index: 999;
   padding: 0 1%;
}
a#prvws2{
    text-align: center;
   left:0;
   z-index: 999;
   padding: 0 1%;
}
a#prvws3{
    text-align: center;
   left:0;
   z-index: 999;
   padding: 0 1%;
}

a#lkbks{
    text-align: center;
    padding: 0 1%;
}
a#lkbks1{
    text-align: center;
    padding: 0 1%;
}
a#lkbks2{
    text-align: center;
    padding: 0 1%;
}
a#lkbks3{
    text-align: center;
    padding: 0 1%;
}


section.toggle-links a{
    font-weight: 700;
    text-align: center;
    width: 100%;
   z-index: 999;
 
}

div.grid__item.large--one-half.push--large--one-quarter.small--two-thirds.push--small--one-sixth.contact{
    padding-bottom: 40px;
}


div.grid__item.large--one-sixth.prodpagedesc{
    z-index: 998;
    position: absolute;
    right: 20%;
}

select#productSelect-option-1.single-option-selector{
    border: 1.5px solid;
    border-radius: 0;
    padding: 1px 17px 1px 3px; 
    margin: 8px 0;
    color: #000;
    color:#000;
}

div.product-description.rte{
    color: #000;
    font-size: .7rem;
}

label[for=productSelect-option-0]{
    display: none;
}

label[for=productSelect-option-1]{
    display: none;
}

select#productSelect-option-0.single-option-selector{
    background-image: none;
    font-weight: 700;
    text-transform: uppercase;
    margin-left: -6px;
margin-top: -30px;
padding:0 0 2px 8px;
}

select#productSelect-option-0.single-option-selector{
    background-image: none;
    font-weight: 700;
    text-transform: uppercase;
    margin-left: -6px;
margin-top: -30px;
padding:0 0 2px 8px;
}

div.grid.product-single{
    padding-bottom: 10px;
}

.loader {
    position: fixed;
    left: 0px;span.price-max, span.old-price {
    text-decoration: line-through;
}
    top: 0px;
    width: 100vw;
    height: 100%;
    z-index: 9999;
    background-color: #000;
    background: url('https://upload.wikimedia.org/wikipedia/commons/b/b1/Loading_icon.gif') 50% 50% no-repeat rgb(249,249,249);
}

.btn{
    border-radius: 0;
}

.input-group .btn{
    height: 37px;
}

input#subscribe.btn{
    border-radius: 0;
}

select{
    border:none;
}

h1{
    color:#ff0000;
}

span.sold-out-page{
background-color: #767676;
color: #fff;
font-size: .5rem;
width: 60px;
padding: 0px 6px;
position: absolute;
margin-top: -80px;
margin-right: -275px;
text-align: center;
}

span.sale-item-page{
background-color: #ff0000;
color: #fff;
font-size: .5rem;
width: 60px;
padding: 0px 6px;
position: absolute;
margin-top: -80px;
margin-right: -275px;
text-align: center;
}

span.new-item-page{
background-color: #000000;
color: #fff;
font-size: .5rem;
width: 50px;
padding: 0px 6px;
position: absolute;
margin-top: -75px;
margin-right: -254px;
text-align: center;
}

/*CART DRAWER*/

.drawer--left{
    z-index: 99999;
}

.drawer--right{
    border-left: 1px dashed #ff0000;
}

.drawer{
    background-color: #fff;
}

.ajaxcart__row{
    padding-bottom:0px;
    border-bottom: .25px solid #000;
}

div.drawer__title.h3{
    text-transform: uppercase;
    color: #ff0000;
}

table.cart-table.full.table--responsive{
    width:60%;
    margin-left: 20%;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button{
    display: none;
}

tr.cart__row.table__section{
    border-bottom: 1px dashed #ff0000;  
}

.cart__row{
    border-top:none;
}

td.cart-item-qtys{
    max-width: 10px;
    width: 10%;
}

span.cart--qty{
    width: 70%;
    padding: 0;
    font-weight: 700;
    font-size: 1em;
}

thead.cart__row.cart__header-labels{
    display: none;
}

div.grid__item.cart--totals.text-right{
    width:60%;
    margin-left: 20%;
    margin-bottom: 4%;
}

span.cart__subtotal-title{
    font-weight: 700;
    text-transform: uppercase;
}

span.cart-spec--labels{
    color: black;
    font-size: .8rem;
}

h2.cart--header{
    text-align: center;
text-transform: uppercase;
}

strong.cart-value-options{
    text-transform: uppercase;
}

a.return{
    float: left;
margin-left: 5%;
margin-top: 4%;
font-weight: 900;
color: black;
}

a.return-prod--page{
    float: left;
margin-top: 1%;
font-weight: 900;
color: black;
font-size: .60rem;
}


a.return--cart-empty{

font-weight: 900;
color: black;
margin-bottom:7%;
}

div.grid.bottom.cart__row{
    padding-top: 0;
}

div.empty-cart.text-center{
    margin:12% 0;
}

h3.empty-cart{
    margin-bottom: 0;
    text-transform: uppercase;
}

div.splash{
    background-color: #fff;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

div.splash--enter{
    width: 300px;
    height: 300px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -80px;
    margin-top: -100px;
}


img.lkbk-left--image{
    width:50%;
    float:left;
    padding:0 1%;
}

img.lkbk-right--image{
    width:50%;
    padding:0 1%;
}

div.grid__item.large--two-thirds.medium--one-whole.text-center.prod-photo--section{
    margin-left: 15%;
}

h1.product-title--shop{
    line-height: 1.2em;
    text-transform: uppercase;
    font-size: 1.0rem;
    margin: .5 0 0.5em;
}

div.grid__item.large--one-whole.medium--one-half.small--one-whole.prod-page-item--desc{
    padding-top: 0;
    margin-top: -5px;
}

.btn[disabled]{
    background-color: #ff0000;
    color:#fff;
}

div.article.blog-posts-container{
    padding-bottom: 30px;
}

span.page.current{
    display: none;
}

span.page{
    display: none;
}

span.deco{
    display: none;
}


div.blog-header--image{
    padding-bottom: 30px;
}

    div.blog-header--image img{
    margin-left: 32%;
}

section.toggle-links{
position: relative;
width: 100%;
z-index: 999;
text-align: center;
}

img.prvw-prod-images-crop{
    width: auto;
    max-height: 700px;
    padding: 0 20%;    
}

img.prvw-prod-images-hats{
    padding: 1.5% 0;
}


.toggle-links a:selected a:active a:after {
    color:#000;
}

h4.lookbook-page--header{
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 1.1rem;
    color:#000;
}

ul.lookbook li{
    font-weight: 700;
    font-size: 1rem;
    padding:3% 0;
}

div#lkbk{
    visibility: hidden;
    position: absolute;
    margin-left: 19%;
}

div#prvw.text-center{
    display: block;
visibility: visible;
width: 70%;
margin-left: 15%;
height: auto;
position: absolute;
top: 20px;
}

div#openmodal.modaldialog{
    background-color: #fff;
}

a.open-color--link{
    color:transparent;
}




.product-single__thumbnails img{
  width:80%;
}

div.grid__item.large--two-thirds.medium--one-whole.text-center.prod-photo--section{
  width: 40%;
  margin-top: 20px;
}


li.grid__item.one-half.thumbnails{
    margin-left: 0;
}



.grid, .grid--rev, .grid--full, .grid-uniform{
    margin-left: 0;
}

h4.menu-toggle--mobile :hover{
    text-decoration: none;
}

h4.menu-toggle--mobile {
    text-decoration: none;
    font-size: .8rem;
}

button.icon-fallback-text.site-nav__link.js-drawer-open-left{
    text-decoration: none;
}


select#productSelect-option-0.single-option-selector{
border: 1.5px solid #000;
border-radius: 0;
padding: 1px 19px 1px 5px;
margin: 8px 0;
background-image: url("//cdn.shopify.com/s/files/1/1363/6709/t/2/assets/ico-select.svg?10454863371266504503");
background-repeat: no-repeat;
background-color: transparent;
background-position: right 1px center;
border-radius: 0;
}

select#productSelect-option-1.single-option-selector{
border: 1.5px solid;
border-radius: 0;
padding: 2px 19px 4px 5px;
margin: 8px 0;
background-image: url("//cdn.shopify.com/s/files/1/1363/6709/t/2/assets/ico-select.svg?10454863371266504503");
background-repeat: no-repeat;
background-color: transparent;
background-position: right 1px center;
}


/* TERMS FAQ*/

div#openmodal_faq.modaldialog{
    top: 80px;
    width: 100%;
    height: 100%;
    padding: 5% 20%;
    background-color: #fff;
}

a.faq_close{
    width:100%
    float:left
    color: black;
    font-weight: 700;
}

li{
list-style: none;
}

a.terms_condition_faq{
text-decoration: none;
list-style: none;
list-style-type: none;
font-weight: 600;
color:#7d8b8c;
}

/*MEDIA MOBILE OPTIMIZATION B~)*/

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

    div.grid__item.large--two-thirds.medium--one-whole.text-center.prod-photo--section{
    margin-left: 10%;
}

div.grid__item.large--one-quarter.prodpagedesc{
    margin-right: -5%;
}
}

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

    div.grid__item.large--two-thirds.medium--one-whole.text-center.prod-photo--section{
    margin-left: 3%;
}

div.grid__item.large--one-quarter.prodpagedesc{
    margin-right: -9%;
}
    li.grid__item.one-half.thumbnails{
    margin-left: 0;

}


}
@media screen and (max-width: 980px) {
    span.sold-out-page{
margin-top: -60px;
margin-right: -235px;
}

    span.new-item-page{
margin-top: -60px;
margin-right: -235px;
}

     span.sale-item-page{
margin-top: -60px;
margin-right: -235px;
}
@media screen and (max-width: 769px) {

    span.sold-out-page{
margin-top: -60px;
margin-right: -205px;
}
    span.new-item-page{
margin-top: -60px;
margin-right: -205px;
}
  
      span.sale-item-page{
margin-top: -60px;
margin-right: -205px;
}

div#prvw.text-center{
    display: block;
visibility: visible;
width: 100%;
margin-left: -1%;
height: auto;
position: absolute;
top: 30px;
}
button.slick-prev.slick-arrow{
    left: -30px;
}

button.slick-next.slick-arrow{
    right: -30px;
}

img.prvw-prod-images-crop{
    padding:0;
    max-height: 1000px;
}

a.return-prod--page{
float:left;
  width:100%;
}

div#lkbk{
    visibility: hidden;
    position: absolute;
    margin-left: 2%;
}

a.return{
    margin-top: 19%;
}

td.cart-item-qtys{
    display: none;
}

    select#productSelect-option-1.single-option-selector{
    width:100%;
}

span#ProductPrice.h2{
width:100%;
  float:left;

}
  
  span#ComparePrice.h2{
float: right;
margin-left: 80%;
bottom:  73%;
top: 155px;
right: 5%;
position: absolute;
text-decoration: line-through;

}

button#AddToCart.btn{
    width: 100%;
  
}

    div.grid__item.large--two-thirds.medium--one-whole.text-center.prod-photo--section{
    margin-left: 0;
}


.cloud-zoom-wrap{
        z-index: 9;
    }

.drawer a{
    color: #000;
    font-weight: 700;
}

section.fade.slider.slick-initialized.slick-slider.slick-dotted{
    margin-bottom: 0;
}

ul.stockists {
    margin:0;
    padding:0;
}

div.grid.stockists-full{
    margin:0;
    margin-left:0;
    padding:0;
}

.mobile-nav>.mobile-nav__item{
    background-color: #fff;
}

li.mobile-nav__item.mobile-nav__item--active a{
 color:#ff0000;
}

.mobile-nav__item:after{
    border-bottom:.75px dashed #ff0000;
}

.drawer--left{
    border-right:none;
}

.drawer__header{
    border-bottom: 1px solid #ff0000;
}

span.icon.icon-x{
    color:#ff0000;
}

table.cart-table.full.table--responsive{
    width:100%;
    margin-left: 0;
}

td.cart-item-qtys{
    width:13%;
}

div.grid__item.cart--totals.text-right{
    width: 90%;
    margin-left: 5%;
}

div.grid__item.large--one-quarter.prodpagedesc{ 
    position: relative;
    width: 90%;
    margin-left: 8%;
    padding-bottom: 40px;
    right:0;
}

div#ProductPhoto.product-single__photos{
    width:90%;
    margin-left: 7%;
}

.modaldialog > div {
    width: 95%;
    height: auto;
    position: relative;
    margin: 0% auto 0 auto;
padding: 0px 20px 0px 20px;
    background-color: #fff;
}


li.grid__item.one-half.thumbnails{
    margin-left: 0;
}

button.slick-prev.slick-arrow{
    left: -40px;
}

img.prvw-prod-images-crop{
    width:100%;
    padding-left: 0;
}

button.slick-next.slick-arrow{
    display: block;
    padding: 40% 11% 40% 41%;
    right: -35px;
}

a.terms_condition_faq{
    width:100%;
  float: left;
  
}

}





@media screen and (max-width: 510px) {
footer.site-footer.small--text-center.small--two-thirds.push--small--one-sixth{
    margin-left: 16.6666%;
}

    .wrapper{
        padding: 0;
    }

div.grid__item.large--one-quarter.prodpagedesc{
    margin-left: 5%;
}

div.blog-header--image img{
    margin-left: 3%;
}


div#ProductPhoto.product-single__photos{
    width:90%;
    margin-left: 5.5%;
}

 select#productSelect-option-1.single-option-selector{
}


li.grid__item.one-half.thumbnails{
  margin-bottom: 0;
}

div.grid__item.large--two-thirds.medium--one-whole.text-center.prod-photo--section{
  width: 100%;
  margin-top: 1%;
}

.product-single__thumbnails img{
  width:100%;
}

    span.sold-out-page{
margin-top: -60px;
margin-right: -305px;
}

    span.new-item-page{
margin-top: -60px;
margin-right: -305px;
}
  
      span.sale-item-page{
margin-top: -60px;
margin-right: -305px;
}

}

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

span.sold-out-page{
margin-right: -255px;
}

span.new-item-page{
margin-right: -255px;
}
  
  span.sale-item-page{
margin-right: -255px;
}
}

p.CompareClass.h2{
  color: #FF0000;
    font-size: 1.15rem;
    padding: 60% 0 0% 0;
    font-weight: 600;
  text-decoration: line-through;
}
  
p.CompareClass.h2{
margin:0;
float: right;
margin-left: 80%;
bottom:  120px;
right: 5%;
position: absolute;
text-decoration: line-through;
}

