body{
  position: relative;
}
#siteNav li{
  position: relative;
}
ul.nav__sublist {
  display: none;
  padding: 15px;
  position: absolute;
  left: 0;
  top: 100%;
  background: #FFF;
  z-index: 1;
  box-shadow: 0px 0px 2px 1px #ccc;
}
.has_submenu:hover ul.nav__sublist{
  display: block;
}
.template-index .page-width,
footer .page-width{
  margin-top: 35px;
}
.grid-view-item .swatches.color li.medium,
.grid-view-item .swatches.colour li.medium{
  background-color: #f2f2f2;
}
.grid-view-item .swatches.size li.medium{
  line-height: 20px;
  box-shadow: none;
  height: 20px;
  width: 20px;
}
.grid-view_image .pro_info{
  display: none;
}
.grid-view_image:hover .pro_info{
  display: inline-block;
  background: rgba(255,255,255,0.7);
  border-top: 1px solid #d9d9d9;  
  position: absolute;
  z-index: 111;
  left: 0;
  width: 100%;
  padding: 0px;
  text-align: center;
  bottom: 0;
}
.grid-view_image:hover .pro_info .data{
  padding: 50px 30px;
}
.grid-view_image:hover .pro_info .data strong{
  font-size: 15px;
  font-weight: 600;
}
.grid-view_image:hover .pro_info .size,
.grid-view_image:hover .pro_info .size_wrap{
  display: block;
  background: rgba(255,255,255,0.7);
}
.grid-products a.grid-view-item__title{
  margin-top: 15px;
  display: inline-block;
}
.size_wrap .product-form__item{
  margin-bottom: 0;
  padding: 5px 5px 8px;
}
.size_wrap .product-form__item label.header,
.size_wrap .product-form__item input[type=radio]{
  display: none;
}
.size_wrap .product-form__item .swatch-element{
  display: inline-block;
  margin-right: 8px;
}
.size_wrap .product-form__item .swatch-element:last-child{
  margin-right: 0px;
}
.size_wrap .product-form__item .swatch-element .swatchLbl{
  display: inline-block;
  width: auto;
  font-weight: 600;
}

.grid-view-item__title{
  font-weight: 600;
  font-size: 20px;
  line-height: 25px;
}
.currency-picker {
  display: inline-block;
  color: #FFF;
  font-size: 12px;
  position: relative;
}
#currencies li{
  color: #000;
  text-align: center;
}
.phone{
  color: #FFF;
  display: inline-block;
  padding: 0 6px;
  margin-bottom: 0px;
}
.phone a{
  color: #FFF;
}
ul.phone{
  position: relative;
}
ul.phone ul.nav__sublist{
  min-width: 155px;
  right: 0;
  left: auto;
}
ul.phone a{
  color: #000;
}
ul.phone a:hover{
  text-decoration: none;
}
ul.phone ~ p{
  display: none;
}
.top-header{
  height: auto;
}
audio.player {
  height: 26px;
  vertical-align: middle;
  display: none;
  background: transparent;
  margin-right: 8px;
  position: relative;
}
.playbtn{
  width: 18px;
  height: 17px;
  border: none;
  vertical-align: middle;
  position: relative;
  margin-right: 5px;
  background: transparent url("//cdn.shopify.com/s/files/1/2999/0620/t/30/assets/volumn_icon.png?v=16124198593401187204") no-repeat;
  background-size: 100%;
  background-position: center;
}

/* Wholesale application */
.wholesale .mc-form {
    max-width: 100% !important;
    display: block;
    margin: 0 auto;
}
.vip_signup{
    max-width: 550px !important;
    display: block;
    margin: 0 auto;
}
.wholesale .mc-form h2,
.vip_signup .mc-form h2{
  font-weight: bold;
  font-size: 30px;
  margin-top: 0px;
  text-align: center;
}
.wholesale .mc-form div > span,
.vip_signup .mc-form > div > span,
.vip_signup .mc-form > span,
.wholesale .mc-form > span{
    font-family: "Lato",sans-serif;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    width: 100%;
    display: inline-block;
    margin-bottom: 25px;
}
.wholesale .mc-form .odd, .wholesale .mc-form .even,
.vip_signup .mc-form .odd, .vip_signup .mc-form .even{
    min-width: 46%;
    max-width: 50%;
    width: calc(50% - 15px);
    float: left;
    text-align: left;
    margin-bottom: 0;
}
.wholesale .mc-form .odd,
.vip_signup .mc-form .odd{
    margin-right: 15px;
}
.wholesale .mc-form .even,
.vip_signup .mc-form .even{
    margin-left: 15px;
}
.wholesale .mc-form label,
.vip_signup .mc-form label{
    font-family: "Lato",sans-serif;
    font-size: 14px;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    line-height: 24px;
}
.wholesale .mc-form .mc-field-group > input,
.vip_signup .mc-form .mc-field-group > input,
.wholesale .mc-form .klaviyo_field_group > input,
.wholesale .mc-form .klaviyo_field_group2 > input{
    font-family: "Lato",sans-serif;
    font-size: 1rem;
    line-height: normal;
    border: 1px solid #d2d2d2;
    padding: 8px 10px;
    color: #333333;
    margin-bottom: 25px;
    border-radius: 0;
    width: 100%;
}
.wholesale .mc-form .fullwidth, .wholesale .controls2 {
    display: inline-block;
    width: 100%;
}
.wholesale .mc-form select {
  width: 100%;
  height: 36px;
  padding: 5px 10px;
  margin-bottom: 25px;
  font-family: "Lato",sans-serif;
  font-size: 14px;
  border: 1px solid #ccc;
  border-radius: 0;
}
.wholesale .mc-form .controls2 ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 25px;
} 
.wholesale .mc-form ul li {
  width: 25%;
  display: inline-block;
  float: left;
  margin-bottom: 5px;
  text-align: left;
}
.wholesale .mc-form .controls2 ul input[type=checkbox],
.vip_signup .mc-form ul input[type=checkbox]{
  margin-right: 5px;
  vertical-align: middle;
  height: auto;
}
.wholesale .mc-form .controls2 ul label,
.vip_signup .mc-form ul label{
  vertical-align: middle;
  margin-bottom: 5px;
}
.wholesale .mc-form textarea {
  width: 100%;
  margin-bottom: 25px;
  height: 100px;
  border: 1px solid #ccc;
  font-family: "Lato",sans-serif;
  font-size: 1rem;
  padding: 8px 10px;
}
.wholesale .mc-form input[type=submit],
.vip_signup .mc-form input[type=submit],
button.button{
  max-width: 250px;
  float: left;
  width: 100%;
  text-transform: uppercase;
  font-family: "Lato", sans-serif !important;
  font-weight: normal !important;
  font-size: 18px !important;
  text-align: center;
  background: black !important;
  color: white !important;
  border: 2px solid #222222;
  padding: 10px 25px !important;
  letter-spacing: 2px;
  border-radius: 0 !important;  
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  line-height: 1.2;
  cursor: pointer;
  margin-bottom: 12px !important;
  line-height: 1.2 !important;
  height: auto !important;
}
.vip_signup .mc-form input[type=submit],
.vip_signup .mc-form .button{
  max-width: 100%; 
}
.vip_signup .mc-form .size1of2 .datefield {
    border: 1px solid #d2d2d2;
    width: 100%;
    display: inline-block;
}
.vip_signup .mc-form .size1of2 input {
  background-color: #fff;
  color: #333;
  max-width: 100%;
  line-height: 1.2;
  font-size: 13px;
  border-radius: 3px;
  padding: 10px 18px;
  width: 43px;
  display: inline-block;
  float: left;
  border: none;
  margin: 0;
  height: 36px;
  font-family: "Lato",sans-serif;
}
.vip_signup .mc-form .size1of2 .monthfield input {
  padding-right: 0px;
}
.vip_signup .mc-form .size1of2 .dayfield input {
  padding-left: 0px;
}
.mc-form #mce-responses #mce-success-response{
  font-size: 14px;
  font-family: "Lato",sans-serif;
}
.klaviyo_messages .success_message{
	margin-bottom: 10px;
  	color: #007500;
}
/* End Wholesale Application */

/* New Product design */
.new_design .tabs-listing .product-tabs a{
  padding: 15px 10px;
  font-size: 13px;
}
.new_design .product__photo {
  width: calc(50% - 7px);
  display: inline-block;
  margin-bottom: 14px;
  float: left;
  position: relative;
}
.new_design .product__photo:nth-child(odd) {
 	margin-right: 7px; 
  clear: both;
}
.new_design .product__photo:nth-child(even) {
 	margin-left: 7px; 
}
.product__photo .product-featured-img{
  width: 100%;
}
.new_design .product-form__cart-submit.btn{
  max-width: 430px;
  font-size: 14px;
  line-height: 14px;
  padding: 5px 15px 11px;
  letter-spacing: 4px;
  font-weight: 600;
}
.overlay{
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1111;
  background: #FFF;
  overflow-y: auto;
}
.pro_img_gallery,
.size_chart{
  display: none;
  width: 100%;
  height: 100%;
  z-index: 1112;
  position: fixed;
  left: 0;
  top: 0;
  overflow-y: auto;
  padding: 35px;
}
.pro_img_gallery .close,
.size_chart .close{
  position: fixed;
  padding: 5px;
  font-size: 20px;
  font-weight: bold;
  line-height: 7px;
  width: 25px;
  height: 25px;
  text-align: center;
  display: inline-block;
  background: #FFF;
  vertical-align: middle;
  outline: none;
  text-decoration: none;
  right: 20px;
  top: 10px;
}
.pro_img_gallery .lightboximages img{
  display: block;
  margin: 0 auto 15px;
  max-width: 100%;
}
.pro_img_gallery .lightboximages img:last-child{
  margin-bottom: 0px;
}
.product-single__photos .prod-large-img .prlightbox{
  display: none; 
  background: #fff;  
  color: #000;
  font-size: 13px;
  line-height: 8px;  
  right: 7px;
  bottom: 7px;
}
.product-single__photos .prod-large-img .product-single__photo:hover .prlightbox{
  display: block;
  z-index: 11;
}
.product-single__photos .prod-large-img .prlightbox i{
  font-weight: bold; 
}
  
.newsletter-left h2{
  font-size: 45px;
  line-height: 50px;
  font-weight: 500;
  margin: 0 0 0px 0;
}
.newsletter-left p{
  color: black;
  margin-bottom: 25px;
}
.newsletter-left .input-group input{
  background: #f5f5f5;
  border: none;
}
.newsletter-left .input-group input:focus{
  border-color: whitesmoke; 
}
.newsletter-left #Subscribe,
.newsletter-left a.button{
  padding: 5px 20px 10px;
  font-size: 25px;
  line-height: 25px;
  letter-spacing: 5px;
  border-radius: 0;
}
.newsletter-left .mc-field-group label {
  display: inline-block;
  float: left;
  margin: 0 18px 0 18px;
  vertical-align: middle;
  line-height: 40px;
  color: #cab8ca;
}
.newsletter-left .mc-field-group.input-group > label{
  margin: 0;
  display: block;
  clear: both;  
}
.newsletter-left .mc-field-group.input-group li{
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  clear: both;    
}
.newsletter-left .mc-field-group.input-group li input,
.vip_signup .mc-field-group.input-group li input{
  width: 25px;
  height: 25px;
  float: left;
  display: inline-block;  
  vertical-align: middle;
  margin-top: 4px;
  left: 0px;
  z-index: 1;
}
.newsletter-left .mc-field-group.input-group li label,
.vip_signup .mc-field-group.input-group li label{
  line-height: 20px;
  margin-bottom: 18px;
  margin-left: 3px;
  font-size: 15px;
  color: #333;
}
.vip_signup .mc-field-group.input-group li label {
  margin-left: 32px;
}
.newsletter-left .mc-field-group.input-group li.container input:checked + span + label{
  font-weight: bold;
}
.newsletter-left .datefield {
  display: inline-block;
  float: left;
}
.newsletter-left .mc-field-group.size1of2{
  background: #f5f5f5;
  border: none;
  width: 100%;
  display: inline-block;
}
.newsletter-left .input-group .datefield input{
  width: auto;
  background: transparent;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 2px;
}
.newsletter-left .input-group__btn {    
  width: 100%;
  display: inline-block;
}
.newsletter-left .container,
.vip_signup .container{
  position: relative;
}
.newsletter-left .container input,
.vip_signup .container input{
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom radio button */
.newsletter-left .checkmark,
.vip_signup .checkmark{
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50%;
}
.vip_signup .checkmark{
  background-color: transparent;
  border: 1px solid #ccc;
}
/* On mouse-over, add a grey background color */
.newsletter-left .container:hover input ~ .checkmark,
.vip_signup .container:hover input ~ .checkmark{
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.newsletter-left .container input:checked + .checkmark,
.vip_signup .container input:checked + .checkmark{
  background-color: #eee;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.newsletter-left .checkmark:after,
.vip_signup .checkmark:after{
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.newsletter-left .container input:checked ~ .checkmark:after,
.vip_signup .container input:checked ~ .checkmark:after{
  display: block;
}

/* Style the indicator (dot/circle) */
.newsletter-left .container .checkmark:after,
.vip_signup .container .checkmark:after{
  top: 9px;
  left: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #847777;
}
.vip_signup .container .checkmark:after {
  top: 8px;
  left: 8px;
}
.newsletter-wrap2 {
  display: none;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.7);
  width: 100%;
  z-index: 999;
}
.newsletter-modal { 
  display:none;  max-width:700px;   
  position:fixed; left:50%; top:50%; background:#fafafa; z-index:444; 
  ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  @include media-query($small) { width:300px; }
}
#newsletter-modal,
.newsletter-modal{
  background: #FFF;
}
.newsletter-modal .closepopup {
    display: block;
    font-size: 19px;
    height: 30px;
    line-height: 17px;
    padding: 5px;
    position: absolute;
    right: -14px;
    top: -14px;
    width: 30px;
    z-index: 333;
}
#newsletter-modal .closepopup,
.newsletter-modal .closepopup{
  right: 10px;
  top: 10px;
  border-radius: 50%;
  font-size: 23px;
  background: #b2b2b2;
  font-weight: 600;
  padding: 0;
  text-align: center;
}
#newsletter-modal .closepopup span,
.newsletter-modal .closepopup span{
  position: relative;
  top: -5px;
}


.newsletter-modal .width40 {
    width: 40%;
}
a.close_popup {
  color: #000;
  margin-top: 15px;
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  position: relative;
}
a.close_popup:after {
  content: '';
  width: 100%;
  height: 1px;
  display: inline-block;
  background: #000;
  position: absolute;
  bottom: -5px;
  left: 0;
}
a.close_popup:hover {
  text-decoration: none;
  opacity: 1;
}
footer .close_popup,
footer .mc-field-group,
footer form .birthday{
  display: none;
}
footer .footer-top h4.h4{
  font-weight: 600;
}
.footer-top .newsletter .input-group__field {
  border: 1px solid #333;
  background: transparent;
}
.footer-top .newsletter .input-group__btn .btn {
  background: #ccc;
  color: #000;
}
#site-scroll.fixed-corner--off {
  position: absolute;
}

.product-form .swatch .swatchInput + .swatchLbl.rounded{
  min-width: 40px;
  min-height: 40px;
  border-radius: 50%;
  line-height: 32px;
}
.product-form .swatch .swatchInput:checked + .swatchLbl.rounded{
  border-width: 0px;
  background: #000;
  color: #FFF;
  font-weight: 600;  
  line-height: 38px;
}
.product-form .swatch .swatchInput:checked + .swatchLbl.color.rounded{
  border-width: 4px;
  background-position: center;
  background-size: 100% auto;
}
.tab-container .tab-content strong{
  font-weight: 600;
}
.imagegroup .wishlist .ad,
.template-product .wishlist .ad{
  font-size: 22px;  
  font-weight: 600;
  border: 1px solid #d2d2d2;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  color: #5c5c5c;
}
.imagegroup a.wishlist {
  background-color: transparent;
  width: auto;
  height: auto;
  margin: 0;
}
.imagegroup .wishlist-btn {
  position: absolute;
  z-index: 111;
  right: 10px;
  top: 10px;
}
.grid-view-item .swatches li a {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.grid-view-item .swatches li.large {
  height: 30px;
  width: 30px;
  background-size: cover;
}
.grid-view-item .swatches li:hover {
  box-shadow: 0 0 1px 4px #d1d1d1;
/*  border: 4px solid #d1d1d1;  */
}
div[data-color=Black].imagegroup div[data-color*='Vintage Black'],
div[data-color=Black].imagegroup div[data-color*='vintage black'],
div[data-color=Black].lightboximages img[data-color*='vintage black'],
div[data-color=Black].lightboximages img[data-color*='Vintage Black']{
  display: none;
}

.size_chart_link{
  font-size: 12px;
  text-decoration: underline;
  display: block;
  margin-top: 2px;
  font-weight: 600;
}
.size_chart h2 {
  text-align: center;
  margin-bottom: 15px;
  padding-bottom: 25px;
  border-bottom: 1px solid #d2d2d2;
  font-size: 14px;
  text-transform: uppercase;
}
.size_chart .size-chart__table {
  max-width: 100%;
  overflow-x: auto;
}
.size_chart .size-chart__block table {
  margin-bottom: 50px;
  border-collapse: collapse;
  margin: 25px auto;
  width: 100%;
}
.size_chart .size-chart__block table tr:not(:first-child):hover {
  background-color: #f5f5f5;
}
.size_chart .size-chart__block table th{
  font-weight: 600;
  text-transform: uppercase;
  padding-top: 0;
}
.size_chart .size-chart__block table td,
.size_chart .size-chart__block table th{
  border: 0;
  padding: 0px 10px 10px;
  border-bottom: 1px solid #f5f5f5;
  text-align: center;
  letter-spacing: 0.9px;
  font-size: 12px;
}
.size_chart .size-chart__block table td{
  padding: 30px 10px;
}
.size_chart .size-chart__container {
  display: flex;
  border: 1px solid #282828;
  margin-bottom: 50px;
}
.size_chart .size-chart__content {
  margin: 0 25px 0 0;
  flex: 0 0 50%;
  max-width: none;
  padding: 0 10px;
  position: relative;
}
.size_chart .size-chart__measurement-info {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  padding: 25px;
  overflow: auto;
  margin: 25px auto 50px auto;
  width: 100%;
}
.size_chart .size-chart__measurement-tip {
  text-align: center;
}
.size_chart .size-chart__measurement-type {
  margin: 0;
  text-transform: uppercase;
  font-weight: 700;
  color: #282828;
  font-size: 12px;
}
.size_chart .size-chart__measurement-detail {
  margin: 0 0 25px;
  text-transform: uppercase;
  font-weight: 600;
  color: #adadad;
  font-size: 12px;
}
.size_chart .size-chart__image {
  width: 100%;
  background-color: #f5f5f5;
}
.size_chart .size-chart__image img {
  height: 100%;
  max-width: 100%;
  margin: 0 auto;
  display: block;
  background-color: #f5f5f5;
  width: 100%;
  margin-top: 25px;
  width: auto;
  height: auto;
}

.lookbook2 .grid-lookbook:hover .btn {   
  opacity: 1;
  color: #2a2a2a;
  font-size: 20px;
  letter-spacing: 1px;
  background: rgba(255,255,255,0.5);
  margin: 0;
  padding: 12px 18px;
  font-family: Madera,Helvetica,Tahoma,Arial,sans-serif;
  font-weight: 600;
}
.lookbook2 h2,
.lookbook>div:hover h2{
  opacity: 1;
}
.lookbook2 .grid-lookbook:hover h2 {
  display: none;
}
.ui-datepicker-year
{
  display: none;
}
.ui-corner-all{
  z-index: 4451 !important;
}
.size-chart__table {
  overflow-x: auto;
}
@media (max-width: 1650px){
  .new_design .tabs-listing .product-tabs a {
    padding: 15px 7px;
    font-size: 12px;
  }
}
@media (max-width: 1450px){
  .new_design .product-tabs {
    display: none;
  }
  .new_design .acor-ttl {
    display: block;
    cursor: pointer;
  }  
}
@media (max-width: 1300px){
  #AccessibleNav{
  	padding-left: 25px;
  }
  #siteNav > li > a {
    padding: 0 25px;
  }
}
@media (max-width: 1024px){
  .pro_img_gallery .close,
  .size_chart .close{
    right: 8px;
    top: 8px;
  }
  .grid-view_image:hover .pro_info{
  	display: none;
  }
}
@media (max-width: 768px){
  .size_chart .size-chart__container {
    display: block;
  }
  .size_chart .size-chart__content{
  	flex: 0 0 100%;
  }
  .size_chart .size-chart__measurement-info {
    position: relative;
    top: 0%;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
  }
  .size_chart .size-chart__image {
    width: 100%;
  }
}
@media (max-width: 766px){
  .button-set .quick-view {
    display: block;
  }
  a.quick-view, a.wishlist {    
    height: 35px;
    line-height: 27px;
  }
  .cartIcon{
  	line-height: 10px;
  }
  .newsletter-modal {
    width: 300px;
  }
  .newsletter-modal .width40 {
    display: none;
  }
}
@media (max-width: 550px){
  .wholesale .mc-form .odd, .wholesale .mc-form .even, .vip_signup .mc-form .odd, .vip_signup .mc-form .even {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
    float: none;
  }
  .wholesale .mc-form .odd, .vip_signup .mc-form .odd {
    margin-right: 0px;
  }
  .wholesale .mc-form .even, .vip_signup .mc-form .even {
    margin-left: 0px;
  }
  .wholesale .mc-form ul li {
    width: 50%;
  }
}
@media (max-width: 480px){
  .wholesale .mc-form .mc-field-group,
  .vip_signup .mc-form .mc-field-group{
    min-width: 100%;
    max-width: 100%;
    width: 100%;
  }
  .wholesale .mc-form .mc-field-group.odd,
  .vip_signup .mc-form .mc-field-group.odd{
    margin-right: 0px;
  }  
  .wholesale .mc-form .mc-field-group.even,
  .vip_signup .mc-form .mc-field-group.even{
    margin-left: 0px;
  }  
  .wholesale .controls2 ul li,
  .vip_signup .controls2 ul li{
    width: 49%;
  }  
  .wholesale .mc-form input[type=submit],
  .vip_signup .mc-form input[type=submit]{
    margin-top: 10px;
  }
}
@media (max-width: 400px){
  header .one-eighth.mobile--one-sixth.large-up--hide{
  	width: 23px;
  }
  header .site-header__icons-wrapper{
  	width: 50%;
    float: right;
    display: inline-block;
  }
}