/** Shopify CDN: Minification failed

Line 1607:0 Unexpected "{"
Line 1607:1 Expected identifier but found "%"
Line 1608:0 Unexpected "{"
Line 1608:1 Expected identifier but found "%"
Line 1633:12 Expected identifier but found "{"
Line 1633:13 Unexpected "{"
Line 1633:20 Expected ":"
Line 1633:24 Expected identifier but found "!"
Line 1634:9 Expected identifier but found "{"
Line 1634:10 Unexpected "{"
... and 9 more hidden warnings

**/
@font-face {
  font-family: 'ITCFranklinGothicBookCondensed';
  src: url('ITCFranklinGothicBookCondensed.eot');
  src: url('ITCFranklinGothicBookCondensed.eot') format('embedded-opentype'),
    url('ITCFranklinGothicBookCondensed.woff2') format('woff2'),
    url('ITCFranklinGothicBookCondensed.woff') format('woff'),
    url('ITCFranklinGothicBookCondensed.ttf') format('truetype'),
    url('ITCFranklinGothicBookCondensed.svg#ITCFranklinGothicBookCondensed') format('svg');
}
*::selection {
	background: #FFF7B6;
	color: black;
}
ul.mobile-nav__dropdown[data-level="3"] li a {
    padding-left: 45px;
}
.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-name:bounceIn}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-20px,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-20px,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(20px,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,20px,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}
input[type="text"], input[type="password"], input[type="email"], input[type="search"], input[type="url"], input[type="tel"], input[type="number"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="range"], input[type="color"], select, textarea {

  font: 13px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
input.search-header__input.search__input {
  min-height: 30px;
}
.is-active .mobile-nav__icon {
    transform: rotate(-90deg);
}
.left_border {
  border-left: 1px solid #000;
  }
.customer_address_head p{
    text-transform: uppercase;
    font-weight: normal;
    font-family: Lato;
    font-size: 16px;
      text-align: right;

}

.address-new-toggle {
    background: #000000;
    color: #ffffff;
    border: 1px solid #000000;
    padding: 0 20px;
    text-align: center;
    cursor: pointer;
    min-height: 42px;
    height: 40px;
    line-height: 1.2;
    vertical-align: top;
    font-family: Lato;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    transition: all 0.2s linear;
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    border-radius: 0;
}
.address-new-toggle:hover {
    background: #000000;
    color: #ffffff;
}
#address_form_new h2{
font-family: Lato;
    font-size: 21px;
    font-weight: bold;
    font-style: normal;
    text-transform: none;
    line-height: 1.5;
    color: #000000;
    display: block;
    letter-spacing: 0px;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0 0 0.5em 0;
    padding: 7px 0;
}
.customer_address_head h1 {
    font-family: Lato;
    font-size: 30px;
    font-weight: bold;
    font-style: normal;
    text-transform: none;
    line-height: 1.5;
    color: #000000;
    display: block;
    letter-spacing: 0px;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0 auto 15px;
    clear: both;
    font-weight: bold;
    padding-top: 4px;
}
.logout-btn {
    padding: 8px 20px 8px 20px;
}
#customer_logout_link {
    color: white;
    font-size: 16px;
    font-family: Lato;
    font-weight: bold;
}
.site-nav__label {
  font-size: 14px;
}
a.site-header__icon.site-header__account {
  padding: 10px 0 5px 0 !important;
}
.site-header__search.site-header__icon {
  padding-top: 5px;
}
.site-nav__dropdown .site-nav__label {
  display: block;
  font-size: 12px;
  letter-spacing: 1px;
}
.breadcrumb {
/*   margin-top: 15px; */
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 15px;
}
#ContactForm label {
  text-transform: uppercase;
  font-size: 13px;
  float: left;

}
.cstm_total_div span{
  font-weight: bold;
  font-size: larger;
}
.contact-form.form-vertical {
  margin-top: 25px;
}
.product-form__item .ss-icon{
  float: left;
  display: flex;
}
div#shopify-section-related-products {
  padding-top: 45px;
  margin-bottom: 45px;
}
#AddToCart-product-template:hover {
  background-color: #000;
}
.product-form__item input {
  min-height: 43px;
  max-width: 55px;
  float: left;
  border-radius: unset;
  background-color: #000;
  color: #fff;
  text-align: center;
}
.icon-minus {
  color: #fff;
  background-color: #000;
  padding: 4px 5px 8px 5px;
  margin-right: -4px;
  cursor: pointer;
}
.icon-plus {
  color: #fff;
  background-color: #000;
  padding: 4px 6px 8px 5px;
  margin-left: -5px;
  cursor: pointer;
}
.icon-minus_p {
  color: #fff;
  background-color: #000;
  padding: 10px 0px 10px 0px;
  cursor: pointer;
  width: 45px;
  text-align: center;
}
.icon-plus_p {
  color: #fff;
  background-color: #000;
  padding: 10px 0px 10px 0px;
  cursor: pointer;
  width: 45px;
  text-align: center;
}

.btn--link:not([disabled]):hover, .btn--link:focus{
  outline:0;
}
.cart__price-wrapper {
  display: none;
}
.btn, .shopify-payment-button .shopify-payment-button__button--unbranded{
  border-radius: 0px !important;

}
.cart__subtotal-title {
  text-transform: uppercase;
  font-weight: bold;
  float: left;
}
.cstm_total_div {
  width: 35%;
  /* float: right; */
  margin-left: 65%;
}
.cart__subtotal {
  font-weight: bold;
}
body {
  padding-top: 0;
}
.price-item span {
  display: inline-block;
  width: 100%;
}
.slider-gallery ul{
  margin-bottom:32px;
}
span.sold_price {
  text-decoration: line-through;
}
label {
  font-weight: bold;
}
.cstm_nothover:hover{
  background-color:#000 !important;
}
.btn{
  font-size: 16px;
  font-family: Lato, sans-serif;
  font-weight: 700;
}
#phone-number,#verification-code {
  width: 100%;
  margin-bottom: 15px;
  border-radius: none;
}
.cart__footer {
  padding-bottom: 50px;
}
.verification_form label {
  text-transform: uppercase;
  font-size: 13px;
}
.cart__qty-input:focus {
  color: #fff;
  border: none;
}
.cart__qty-input:hover {
  -webkit-appearance: none;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input.btn.btn--small-wide.cart__submit.cart__submit-control {
	width: 35%;
	padding: 10px 0;
	font-size: 16px;
	background-color: #000 !important;
	font-family: Lato, sans-serif;
	font-weight: 700;
}
/* .template-cart .section-header {
  margin-top: 25px;
} */
.cart__qty-input {
  border-radius: 0px;

  background-color: #000;
  color: #fff;
  text-align: center;
  height: 30px;
  padding: 0;
  /*   margin-top: -5px; */
  -webkit-appearance: none;
}
a.btn.btn--has-icon-after.cart__continue-btn {
  background-color: #fff;
  color: #000;
  border: 1px solid black;
  width: 100%;
  font-size: 16px;

}
p.empty-cart-tag {
  padding-left: 30PX;
  padding-right: 20px;
}
.template-cart \h2 {
  padding-left: 25px;
  padding-right: 20px;
}
.template-cart .empty-page-content {
  width: 60%;
  margin: auto;
}
a.btn.btn--has-icon-after.cart__continue-btn:hover {
  background-color: #000;
  color: #fff;
}
ul#product-photos .slick-dots {
  width: 100%;
}
.site-nav--has-dropdown:hover .site-nav__dropdown,
.site-nav--has-dropdown:focus .site-nav__dropdown {
  display: block;
}
.site-nav__link--button{
  font-size: 14px;
  text-transform: uppercase;
  font-family: Lato;
  letter-spacing: 1px;
}
/* .site-nav__dropdown { top: 100%; } */
#MainContent {
  min-height: calc(100vh - 263px);
}
select.currency-picker {
    padding-left: 0;
}
.currency-picker,.currency-picker:focus {
  background-color: transparent;
  border: none;
  /* padding-top: 15px; */
  background-image: none;
  font-family: Lato;
  /* padding-right: 10px; */
  /* font-size: 13px; */
  padding-bottom: 0;
  font-weight:bold;
  /* width:105px !Important; */
}
.cstm_mm {
  margin: 0 auto;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
}
.cstm_mm div {
  display: inline-block;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
  width: 22.666%;
}

.cstm_mm a:hover span {
  color: #000;
  border: none;
}
.cstm_mm a {
  padding: 0 !important;
}
.cstm_mm p {
    margin: 0;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1.6;
    letter-spacing: 1px;
}
.cstm_mm li a:hover span {
  border-bottom: none;
  padding: 0;
}
.section-header h1{
  float: none;
  margin-bottom: 0;
  margin-bottom: 0;
  font-family: Interstate-Regular !important;
  font-weight: normal;
  letter-spacing: 1px;
  font-size: 21px;
  text-transform: uppercase

}
.section-header {
  margin-bottom: 15px;
}
#shopify-section-blog-template li {
  text-align: center;
}
#ContactForm input.btn {
  padding-left: 35px;
  padding-right: 35px;
  font-size: 16px;
  border-radius: unset;
  float: right;
}
#ContactForm input.btn:hover {
  background-color: #000;
}
.red {
  color: #C33;
}
.search--focus .search-header__input{
  border-bottom: 1px solid #000;
  opacity: 1;
}
.fordesktop,.desktop-logo{
  display:block !important;
}
.formobile{
  display:none !important;
}
.site-header__icons-wrapper {
  margin-top: 40px;
}
@include media-query($medium-up) {
  body {
    padding-top: 0;
  }

  .site-header {
    height: auto
  }
}

div#SearchDrawer {
  z-index: 101;
}
.site-header__mobile-nav {
  background-color: #fff0;
}
.main-content{
  padding-top:0px !important;
}
.site-footer {
  margin-top:0px !important;
  padding: 65px 0 20px 0;
}
.add_to_cart
{
  text-transform: uppercase;
  letter-spacing: 0;
  font-weight:bold;
  background-color: #5b626a;
  color: #fff;
  text-align: center;
  text-decoration: none;
  border: solid 1px #fff;
  box-shadow: 0 0 0 1px #333;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 0;
  display: inline-block;
  cursor: pointer;
  position: relative;
  top: 1px;
  font-size: 19px;
  font-family: 'ITCFranklinGothicBookCondensed';
  text-transform: uppercase;
  letter-spacing: 0px;
  font-weight: bold;
}
.add_to_cart:hover
{
  background-color: #5b626a;
}
.action_button.continue-button
{
  text-transform: uppercase;
  letter-spacing: 0;
  font-weight:bold;
  background-color: #5b626a;
  color: #fff;
  text-align: center;
  text-decoration: none;
  border: solid 1px #fff;
  box-shadow: 0 0 0 1px #333;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 0;
  display: inline-block;
  cursor: pointer;
  position: relative;
  top: 1px;
  float:none;
  clear:both;
  line-height:42px;
  font-size: 19px;
  font-family: 'ITCFranklinGothicBookCondensed';
  text-transform: uppercase;
  letter-spacing: 0px;
  font-weight: bold;
}
.promo_banner
{
  font-size: 16px;letter-spacing:-0.5px
}

.menu li a
{
  font-size:18px;
  font-family: 'ITCFranklinGothicBookCondensed';
}
.menu li
{
  padding:0 15px;
}
h1,.footer-menu-wrap h6,.newsletter_section h5,.article h5.sub_title,
.headline, .empty_cart, .promo_banner, .title
{
  font-family: 'ITCFranklinGothicBookCondensed';
  text-transform: uppercase;
  letter-spacing: 0px;
  font-weight: bold;
}
.footer-menu-wrap h6
{
  font-size:20px;
}
.article h5.sub_title
{
  font-size:20px;
}

.main_nav.clearfix {
  border-bottom: 1px solid #000000;
}
.not-behind-menu.collection-in-detail {
  border-top: 1px solid #000000;
}







.dropdown_column {
  flex: none !important;
  margin-left: 0px !important;
  margin-right: 0;
}
.dropdown_content {
  display: block !important;
  text-align: center;
}
.dropdown.menu {
  background: white;
  border-bottom: 1px solid #e8e9eb;
  left: 0;
}

.icon-down-arrow {
  display: none !important;
}
.free-shipping-bar {
  background: #05E1CE;
  height: 35px;
}
.free-shipping-bar p {
  color: white;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 4px;
  font-size: 14px;
  letter-spacing: 1px;
}
#shopify-section-collection-list .container {
  width: 100%;
  max-width: 100% !important;
  padding-left: 10px;
  padding-right: 14px;
  padding-top: 0;
}
#shopify-section-collection-list .sixteen.columns {
  width: 100%;
}
.list-collections .one-third {
  width: 32% !important;
  margin-bottom: 0;
}
.product-list .thumbnail .thumbnail-overlay, .slider-gallery .thumbnail .thumbnail-overlay, .list-collections .thumbnail .thumbnail-overlay {
  background-color: white !important;

}
.list-collection-wrapper .product-wrap:hover .thumbnail-overlay {
  opacity: unset !important;
  background: none !important;
}

.list-collections .info {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  height: 100%;
  display: none;
  opacity: 1;
  height: 200px;
}
.list-collections .info .title {
  font-size: 28px;
  color: white;
  text-transform: uppercase;
  background: black;
  width: 163px;
  margin: auto !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.product-wrap:hover .info {
  display: block;
}
.info .view_all {
  border: 1px solid black;
  color: black;
}

.list-collections .info .view_all {
  border: 1px solid black;
  color: white;
}
.list-collections .info .view_all {
  color: white;
  background: black;
}
.list-collections .info .view_all:hover {
  background: black;
  border: 1px solid black;
  color: white;
}

.menu li.search_container {
  float: none;

}
.menu li {
  vertical-align: middle;
}
.search-and-cart input {
  border: 1px solid #ccc;
  text-transform: capitalize;
}

.search-and-cart .search-submit {
  font-size: 17px;
  top: 8px;
}
.logo-align--left .menu li.search_container {
  width: 13%;
}
.site-header__cart {
  float: right;
}


.nav {
  width: 52% !important;
  float: left;
  padding-top: 18px;
}

.right-content .icon-user {
  padding-top: 6px;
  display: block;
}

.site-header__cart {
  padding-top: 6px;
}
#footer-bottom .fab {
  font-size: 16px;
}
footer .sign-up-footer {
  width: 50%;
  float: left;
  padding-left: 10px;
}





.search-and-cart .right-content {
  DISPLAY: inline-block;
  padding-top: 19px;
  vertical-align: middle;
  padding-right: 5px;
  padding-left: 0;
}
.search_form {
  float: left;
  /* padding-top: 16px; */
}
div.logo {
  width: 23% !important;

}
.main_nav.clearfix.menu-position--inline.logo-align--left {
  width: 100%;
  background: transparent;
}


.site-header__cart {
  padding-top: 10px;
}
.right-content .currencies {
  padding-top: 5px;
}
.free-shipping-bar {
  padding: 0 !important;
}
div.content {
  padding: 0;
}
.product-details {
  padding-top: 15px;
}
span.quick_shop.ss-icon.js-quick-shop-link {
  position: absolute;
  top: 0;
  bottom: 60px;
  left: 0;
  right: 0;
  height: 45px;
  margin: auto;
  font-size: 12px;
  width: 109px;
  padding-right: 0;
  padding-left: 0;
}
#shopify-section-featured-collection .sixteen {
  width: 100%;
  margin: 0;
  float: none;
  display: inline-block;
  text-align: center;
}
.free-shipping-bar {
  width: 97%;
  margin: auto;
}
#shopify-section-featured-collection .four {
  width: 24% !important;
  margin: 0;
  float: none;
  display: inline-block;
  margin: auto;
}
#shopify-section-featured-collection .container {
  width: 100%;
}
#shopify-section-featured-collection .image__container {
  width: 100%;
  max-width: 100% !important;
}
#shopify-section-featured-collection img {
  width: 100%;
  max-width: 100% !important;
  padding-left: 7px;
  padding-right: 7px;
}
.press-index-section-title {
  text-align: center;
}
.press-index-section-title h2 {
  margin-bottom: 0;
}

.newsletter-popup img {
  width: 100%;
  max-width: 120px;
}
.sticky_nav--stick .main_nav {
  width: 100% !important;
}
.brand-index-section-title {
  padding-top: 30px;
}
.footer .container.footer-menu-wrap {
  width: 100% !important;
  padding-left: 14px;
  padding-bottom: 0;
}
.newsletter input {
  border: unset;
  border-bottom: 1px solid #ccc;
}
.input-group__btn button {
  background: unset;
  border: unset;
}
.input-group__btn svg {
  width: 12px;
}

p.contact-info {
  text-align: right;
}


#footer-bottom {
  padding: 10px 0;
  font-size: 14px;
  background-color: #eee;
}
#footer-bottom .page-width {
  padding-left: 24px;
  padding-right: 24px;
}
#footer-bottom p a {
  color: #000;
  margin-right: 10px;
}
#footer-bottom .pull-right {
  float: right;
}
#footer-bottom p {
  margin: 0;
}
html {
  padding: 0 !important;
}
.sticky_nav--stick {
  border-bottom: 1px solid #ccc;
}
#shopify-section-featured-collection .product-grid {
  padding-top: 0 !important;
}
.title {
  padding: 0 !important;
  margin: 0 !important;
}
.feature_divider {
  display: none;
}
.quick_shop {
  background: #05E1CE!important;
  border: 1px solid #05E1CE;
  color: white !important;
}
.brand-index-section-title h2 {
  margin-bottom: 0;
}
.quick_shop:hover {
  background: white !important;
  border: 1px solid white;
  color: black !important;
}
.price span {
  font-size: 14px !important;
}
/* .featured-promotions .promo-animation--true {
opacity: 1 !important;
}



.top-main {
height: 100% !important;
height: 100%;
margin: 0 auto; 
overflow: hidden;
} */

.mobile-version {
  display: none;
}
.mobile-only {
  display: none;
}
.term-use {
  display: none;
}

.section_form #contact_form .action_button.sign_up {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0 !important;
}

.list-collection-wrapper {
  margin: 0 !important;
}
.modal-landing-newletter {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2147483647;
  background: rgba(17, 17, 17, 0.6) !important;
  display:none;
}
.show-popup{
  display:block !important;
}
.my-modal-content-newletter {
  width: 100%;
  max-width: 770px;
  margin: auto;
  background: white;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  top: 0;
  height: 510px;
}
.modal-landing-newletter img {
  width: 100%;
  height:100%;
}
.modal-landing-newletter .left-image {
  float: left;
  width: 50%;
}
.modal-landing-newletter .newsletter-popup {
  float: right;
  width: 50%;
  padding-left: 34px;
  text-align: center;
  /* min-height: 300px; */
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  /* right: 0; */
  margin: auto;
  height: 320px;
  /* left: 0; */
}

.newsletter-popup input {
  border: 1px solid black;
  width: 100% !important;
}
#contact_form .action_button.sign_up {
  margin-left: 0;
}
.modal-landing-newletter .newsletter {
  width: 100%;
  max-width: 300px !important;
}

.newletter-cross {
  position: absolute;
  right: 20px;
  top: 13px;
  cursor: pointer;
}
.newsletter-popup h1 {
  margin-bottom: 2px;
}
.sign-up-footer p {
  display: inline-block;
  text-transform: capitalize;
}
.sign-up-footer a {
  font-weight: bold;
}
@font-face {
  font-family: lato-medium;
  src: url(https://cdn.shopify.com/s/files/1/0081/0283/8329/files/Lato-Medium.ttf?533627489227766951);
}


@font-face {
  font-family: Interstate-Regular;
  src: url(https://cdn.shopify.com/s/files/1/0081/0283/8329/files/Interstate-Regular.ttf?13778416958578196704);
}



@font-face {
  font-family: futura-light;
  src: url(https://cdn.shopify.com/s/files/1/0081/0283/8329/files/Futura_Light_font.ttf?4625239525615933833);
}
#contact_form .action_button.sign_up {
  font-family: futura-light;
  letter-spacing: 1px;
  font-size: 20px;
  font-weight: normal;
  background-color: #000;
  color: #fff;
  margin-top: 15px;
}
div.logo {
  width: 10% !important;
}
.main-slider-desktop img {
  width: 100%;
}
.main-slider-desktop ul {
  padding-left: 0;
  padding-top: 0;
  margin-top: 0;
}
.mega-menu__image-caption-link p {
  color: black;
}

.product-quantity-box label {
  DISPLAY: none;
}
.editiorials .prev {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 99;
}
.editiorials .next {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 99;
  transform: rotate(180deg);
}

.page-meet-khadijah-shah h1 {
  display: none;
}
.page-the-brand .sixteen > h1 {
  display: none;
}
.the-brand-content {
  width: 80%;
  margin: auto;
  text-align: center;
}
.brand-logo img {
  width: 97px;
}

.khadijha-div h2 {
  margin-bottom: 0;
  font-family: Interstate-Regular !important;
  font-weight: normal;
  font-size: 21px;
  text-transform: uppercase;
      margin-bottom: 7px;
    padding-top: 16px;
}
.khadijha-div p {
  text-align: justify;
}
.section-header .subtitle {
  width: 100%;
  max-width: 800px;
  margin: auto;
  padding-bottom: 11px;
}
.customer-care {
  text-align: center;
  font-family: Interstate-Regular !important;
  text-transform: uppercase;
  font-size: 21px;
  padding-bottom: 4px;
  margin-top: 15px;

}
.page-contact .quote {
  border: unset;
  margin-bottom: 0;
  padding-bottom: 0;
}
.template-article .artical-image img {
  width: 100%;
}

#faqs .answer {
  display: none;
  padding-top: 10px;
}
#faqs .question {
  margin-bottom: 0;
  border-bottom: 1px solid black;
  padding-top: 7px;
  padding-bottom: 7px;
  cursor: pointer;
}

#faqs h4 {
  font-family: Interstate-Regular !important;
  text-transform: uppercase;
  font-size: 21px;
}
div#page-elan-world {
  width: 95%;
  margin: auto;
  text-align: justify;
}

div#page-elan-world h4{
  font-family: Interstate-Regular !important;
  text-transform: uppercase;
  font-size: 21px;
  font-weight: normal;
  margin: 0;
  /*     margin-top: 30px; */
}
.mobile-quantity {
  display: none;
}


.catelog-gellery .prev {
  position: absolute;
  bottom: 0;
  top: 0;
  height: 50px;
  z-index: 2;
  margin: auto;
  left: 0;
  cursor: pointer;
}
.catelog-gellery .next {
  position: absolute;
  bottom: 0;
  top: 0;
  height: 50px;
  z-index: 2;
  margin: auto;
  transform: rotate(177deg);
  cursor: pointer;
  right: 0;
}
.blog_meta span {
  display: block;
}
.blog_meta span:after {
  position: unset;
}
.template-article .author_share_wrap {
  display: none;
}


.search__results-wrapper {
  display: none !important;
}
.template-search .search-result-title {
  text-transform: uppercase;
  font-family: Interstate-Regular !important;
  font-size: 21px;
  font-weight: normal;
  letter-spacing: 2px;
  margin-bottom: 0;
  text-align: center;
  padding-bottom: 10px;
} 
.no-products .quote {
  border: unset;
}
.collection-categories {
  min-height: calc(100vh - 263px);
}
.main.content {
  min-height: calc(100vh - 263px);
}
.iam-zaha-page-slider-gallery ul {
  padding: 0;
}
.iam-zaha-page-slider-gallery img {
  padding: 4px;
  width: 100%;
}
.iam-zaha-page-slider-gallery h1 {
  text-align: center;
  text-transform: uppercase;
  font-family: Interstate-Regular !important;
  font-size: 21px;
  margin-bottom: 0;
  font-weight: normal;
  letter-spacing:2px;
}
.iam-zaha-page-slider-gallery p {
  text-align: justify;
  padding-left: 10px;
  padding-right: 10px;
}
.iam-zaha-page-slider-gallery li {
  list-style-type: none;
}
.iam-zaha-page-slider-gallery {
  overflow: hidden;
}


.behind-the-scene .next {
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  width: 48px;
  cursor: pointer;
}

.behind-the-scene .prev {
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 48px;
  transform: rotate(180deg);
  cursor: pointer;
}
.iam-zaha-page-slider-gallery .next {
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 110px;
  margin: auto;
  right: 0;
  width: 48px;
  cursor: pointer;
}

.iam-zaha-page-slider-gallery .prev {
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 110px;
  margin: auto;
  width: 48px;
  transform: rotate(180deg);
  cursor: pointer;
}

















li {
  list-style-type: none;
}
.iam-zaha-page-slider-gallery h6 {
	text-align: center;
	padding-top: 0;
	font-weight: 400;
	font-family: Lato, sans-serif;
	line-height: 1.6;
	margin: auto;
	font-size: 15px;
	padding-left: 10px;
	padding-right: 10px;
	font-style: normal;
	margin-top: 5px;
	margin-bottom: 20px;
}
.product-details .sold_out {
  font-size: 10px !important;
  text-transform: uppercase;
}
.product-details .sold_price {
  display: block;
  text-decoration: line-through;
}
.custom-0 a {
  font-weight: bold;
  /* text-decoration: underline; */
}
.no-result-template {
  padding-left: 10px;
  padding-right: 10px;
}
.template-search .search__wrapper input {
  border-top: unset !important;
  border-left: 0 !important;
  border-right: 0 !important;
}

.template-search .search__button {
  display: none;

}
.soldout-price {
  display: block;
}
.price span span.sold_out {
  display: none;
}
.cstm_sold_btn {
  margin-left: 0;
  max-width: 160px;

}
.out-of-stock {
  font-family: Interstate-Regular !important;
  font-size: 14px;
  font-weight: normal;
  opacity: 1 !important;

}
.product__price .price span {
  font-size: 16px !important;
}
.price span {
  font-weight: normal;
}
span.sold_out {
  display: block;
  font-size: 10px !important;
  text-transform: uppercase;
}
#password-page-bg {
  background: unset !important; 
}
.contact-term-of-use-desktop li {
  margin-right: -2px;
  margin-left: -5px;
}
#privacy h4 {
  margin-bottom: 0;
  padding-bottom: 0;
}
#terms h4 {
  padding-bottom: 0;
  margin-bottom: 0;
}

a.new-user {
  font-style: italic;

}
small.right.forgot-pass {
  margin-top: -9px;
}
.no-items p {

  padding-left: 34px;
  padding-right: 20px;
  text-align: center;
}
.out-stock-tag, .sale-tag {
  position: absolute;
  top: 0;
  width: 99px;
  right: 0;
  left: 0;
  display: block;
  height: 25px;
  background: black;
  /*     display: none; */
}
.product_section .description {
  padding-right: 20px;
}
.out-stock-tag p, .sale-tag p {
  color: white;
  font-size: 11px;
  padding-top: 3px;
  text-transform: uppercase;
}
p.quote {
  border: unset;
}
.not-fount {
  text-align: center;
}

.not-fount h1 {
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Interstate-Regular !important;
  font-weight: normal;
  font-size: 21px;
}

#shopify-section-collection-template h1 {
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Interstate-Regular !important;
  font-weight: normal;
  font-size: 21px;
} 

a.new-user {
  float: right;
  font-size: 90%;
}

.template-customers-account .search-and-cart .top_bar {
  width: 89px;
}
.logount-button a {
  color: white;
}
div#PageContainer {
    margin-top: 15px;
}
.account-sidebar h4 {
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Interstate-Regular !important;
  font-weight: normal;
  font-size: 18px;
  padding-bottom: 0;
} 
.account-header-title h1 {
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Interstate-Regular !important;
  font-weight: normal;
  font-size: 21px;
  padding-bottom: 0;
  padding-top: 15px;
}

 #customer_orders {
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Interstate-Regular !important;
  font-weight: normal;
  font-size: 21px;
  padding-bottom: 0;
} 
.press-info a {
  padding-top: 0;
  margin-top: 0;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: underline;
} 


.esc-out-of-stock-title {
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Interstate-Regular !important;
  font-weight: normal;
  padding-bottom: 0;
  color: black;
} 
.esc-out-of-stock-subtitle {
  color: black;
}
.intl-tel-input {
  z-index: 000;
  width: 100% !important;
}
button.esc-btn {
  width: 100% !important;
  margin-top: 10px !important;
}
input.esc-email-input {
  width: 100% !important;
  padding-left: 10px;
}
div#esc-oos-form {
  width: 100%;
/*   max-width: 390px; */
}
#esc-oos-form .esc-btn {
  font-size: 12px;
  font-weight: normal;
}

#esc-out-of-stock-inputs .esc-btn {
  text-transform: uppercase;
}

#esc-oos-form input {
  border: 1px solid black !important;
  border-radius: unset;
  color: #808080;
}

#esc-out-of-stock-inputs {
  border: none !important;
  padding-left: 0 !important;
}

.esc-out-of-stock-title {
  display: none !important;
}
#esc-out-of-stock-inputs .esc-success {
  color: black !important;
}
.esc-sms-select-country-title {
  display: none;
}
.verification_form .form-group-code {
  display: none;
}


.verification_form_wrapper p {
  font-size: 14px;
}

.verification_form_wrapper h4 {
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Interstate-Regular !important;
  font-weight: normal;
  padding-bottom: 0;
  color: black;
  FONT-SIZE: 21px;
  line-height: 1.5;
}
.verification_form {
  width: 100%;
  max-width: 530px;
}

.quantity-error {
  position: absolute;
  /* left: 0; */
  top: -23px;
  width: 100%;
  text-align: center;
}

.quantity-error {
  position: absolute;
  top: -27px;
}
.addtocart {
  position: relative;
}
.quantity-error p {
  color: red;
  font-size: 12px;
}

.quantity-error-2 p {
  color: red;
  font-size: 13px;
}
.cart__submit-controls {
  display: inline-block;
}
.cart__continue {
	float: left;
	margin: 0;
	font-size: 15px;
	font-weight: 400;
	font-family: Lato, sans-serif;
}


/* 
Swatches Styles
*/

{% assign width = '50px' %}
{% assign height = '35px' %}
.swatch { 
  margin-bottom:1em;
  margin-top: 1em;
  width:100%;
}
/* Label */
.swatch .header {
  margin: 0.5em 0;
  text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
}
/* Hide radio buttons.*/
.swatch input { 
  display:none;
}
.swatch label {
  /* Rounded corners */
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  border-radius:2px;
  /* To give width and height */
  float:left;
  /* Color swatches contain no text so they need to have a width. */
  min-width:{{ width }} !important; 
  height:{{ height }} !important;
  /* No extra spacing between them */
  margin:0;
  /* The border when the button is not selected */
  border:#ccc 1px solid;
  /* Background color */
  background-color:#ddd;
  /* Styling text */
  font-size:13px;
  text-align:center;
  line-height:{{ height }};
  white-space:nowrap;
  text-transform:uppercase;
}
.swatch-element label { 
  padding: 0 10px;
  width: 40px;
  height: 40px;
  border: 1px solid #ccc;
  background-color: transparent;
  padding-top: 8px;
  font-size: 14px;
  border-radius:0px;
}
.color.swatch-element label { padding:0; }
/* Styling selected swatch */
/* Slightly raised */
.swatch input:checked + label {
  border-color:#000;
} 
.swatch .swatch-element {
  float:left;
  -webkit-transform:translateZ(0); /* webkit flicker fix */
  -webkit-font-smoothing:antialiased; /* webkit text rendering fix */
  /* Spacing between buttons */
  margin:0px 10px 10px 0;
  /* To position the sold out graphic and tooltip */
  position:relative;
  padding: 6px 16px;
  border: 1px solid lightgray;
}
.swatch{
width:100%;
}
/* Image with the cross in it */
.crossed-out { position:absolute; width:100%; height:100%; left:0; top:0; }
.swatch .swatch-element .crossed-out { display:none; }
.swatch .swatch-element.soldout .crossed-out { display:block; }
.swatch .swatch-element.soldout label {
  filter: alpha(opacity=60); /* internet explorer */
  -khtml-opacity: 0.6;      /* khtml, old safari */
  -moz-opacity: 0.6;       /* mozilla, netscape */
  opacity: 0.6;           /* fx, safari, opera */
}
/* Tooltips */
.swatch .tooltip {
  text-align:center;
  background:gray;
  color:#fff;
  bottom:100%;
  padding: 10px;
  display:block;
  position:absolute;
  width:100px;
  left:{{ width | remove: 'px' | to_number | divided_by: 2 | minus: 50 | plus: 2 }}px;
  margin-bottom:15px;
  /* Make it invisible by default */
  filter:alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity:0;
  visibility:hidden;
  /* Animations */
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -ms-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  z-index: 10000;
  -moz-box-sizing:border-box; 
  -webkit-box-sizing:border-box; 
  box-sizing:border-box;
}
.swatch .tooltip:before {
  bottom:-20px;
  content:" ";
  display:block;
  height:20px;
  left:0;
  position:absolute;
  width:100%;
}
/* CSS triangle */
.swatch .tooltip:after {
  border-left:solid transparent 10px;
  border-right:solid transparent 10px;
  border-top:solid gray 10px;
  bottom:-10px;
  content:" ";
  height:0;
  left:50%;
  margin-left:-13px;
  position:absolute;
  width:0;
}
.swatch .swatch-element:hover .tooltip {
  filter:alpha(opacity=100);
  -khtml-opacity:1;
  -moz-opacity:1;
  opacity:1;
  visibility:visible;
  -webkit-transform:translateY(0px);
  -moz-transform:translateY(0px);
  -ms-transform:translateY(0px);
  -o-transform:translateY(0px);
  transform:translateY(0px);
}
.swatch.error {
  background-color:#E8D2D2!important;
  color:#333!important;
  padding:1em;
  border-radius:5px;
}
.swatch.error p {
  margin:0.7em 0;
}
.swatch.error p:first-child {
  margin-top:0;
}
.swatch.error p:last-child {
  margin-bottom:0;
}
.swatch.error code {
  font-family:monospace;
}
#shopify-section-cart-template {
	padding-top: 20px;
}

@media all and (min-width:802px) and (max-width:1200px) {
  .same-width-field {
    width: 48% !important;
    padding-right: 0 !important;
  }
  .contact-fields {
    margin-left: 0 !important;
  }
  div#shopify-section-cart-template {
    width: 100% !important;

  }
  .sub-total-section {
    float: right !important;
  }
}

@media all and (min-width:801px){
.currency-picker__wrapper{width: 100px !important;
    text-align: left;
    font-weight: bold;
    margin-right: 15px;}
  .iam-zaha-page-slider-gallery h6 {
    width: 70%;
  }
  .product .header {
    width: 93%;

  }
  .peparazzi {
    width: 100%;
    margin: auto;
  }

  .breadcrumb {
    padding-left: 0;
  }
  .search-and-cart .top_bar {
    padding-left: 0;
    width: 32px;
    text-align: center;
    position: absolute;
    right: 9.4ch;
    bottom: 8px;
    z-index: 33;
  }
  .search-and-cart {

    position: relative;
  } 





  .mega-menu__image-caption-link p {
    font-size: 12px;
  }
  body.index .search-and-cart .top_bar {
    display: none;
  }
  .search-and-cart .currencies {
    POSITION: RELATIVE;
    top: -7px;
    background-image: unset;
    padding-right: 0;
    padding-left: 0;
  } 
  .search-and-cart .top_bar .currencies {
    color: black;
  }
  .search-and-cart .top_bar {
    padding-left: 0;

    text-align: center;
  } 
  .search_container {
    padding-right: 0 !important;
  }  

  .top_bar .currencies {
    font-size: 13px !important;
    font-weight: bold;
  }



  .search-template-section .columns {
    width: 100% !important;
  }

  .search-template-section .thumbnail {
    float: none;
    display: inline-block;
    width: 32% !important;
    margin: 0 !important;
    vertical-align: top;
    padding: 3px;
  }
  .breadcrumb-collection {
    margin-bottom: 0 !important;
    margin-top: 20px;
  }
  select.currencies {
    margin: 0 !important;
    padding-left: 9px;
    padding-top: 0 !important;
  }  



  .template-cart .no-items .quote {
    border: unset;
    text-transform: uppercase;
    font-size: 21px;
    font-family: Interstate-Regular !important;
  }

  .template-cart .no-items {
    width: 100% !important;
    margin: auto;
    max-width: 375px;
    float: none;
    display: block;
  }  
  .template-cart .no-items .offset-by-five {
    padding-left: 0;
    width: 100% !important;


  }

  body.index .search-and-cart .cart_count {
    color: white;
    font-size: 11px;
  }
  .search-and-cart .cart_count {

    font-size: 11px;
  }
  .template-page .page {
    padding-top: 14px;
  }
  .search-submit svg {
    width: 20px;
  }
  .search-submit svg path {
    fill: white !important;

  }
  .search-and-cart input:focus {
    border-top: unset;
    border-left: unset;
    border-right: unset;
  }
  .search-and-cart {
    float: right;
    padding-top: 33px;
  }
  body.index .nav .sublink a {
    color: white;
  }
  body.index .search-submit {
    color: white;
  }
  body.index .search-and-cart .right-content a span {
    color: white;
  } 
  .search_container form {
    margin-right: 1px;

  }
  .site-header__cart {
    float: none;
    /*     margin-top: 16px !important; */
    display: inline-block;
    vertical-align: middle;
    margin-left: 4px;
  }  
  .search-and-cart input {
    border: unset;
    height: 34px !important;
    min-height: 30px;
    width: 140px;
    border-bottom: 1px solid;
    opacity: 0;
  }  
  .site-header__cart path {
    stroke: #fff;
  }  

  .site-header__cart svg {
    width: 13px;
  }
  body.index header .search-and-cart .site-header__cart {
    color: white;
  }

  .nav ul.menu {
    padding-bottom: 0px !important;
    padding-top: 38px !important;
    padding-left: 45px;
  }  
  .nav {
    padding-top: 9px !important;
  } 
  div.logo {
    padding-top: 10px;
  }
  div.logo.text-align--left {
    padding-left: 0;
  }
  .contact-term-of-use {
    display: none;
  }
  footer .contact {
    float: none;
    width: 100%;
    padding-right: 10px;
  }
  footer .contact .pull-right {
    display: block;
    text-align: center;
  }
  footer .contact .pull-right a {
    font-size: 17px;
    padding-right: 7px;
    padding-left: 7px;
  }
  footer.footer {
    padding-top: 25px;
    padding-bottom: 11px;
  }
  footer .footer-menu-wrap {
    padding-top: 0;
  }
  .contact-term-of-use-desktop li {
    display: inline-block;
    margin-bottom: 0 !important;
  }
  footer .pull-right .contact-term-of-use-desktop a {
    font-size: 12px;
  }
  footer .pull-right .contact-term-of-use-desktop ul {
    padding-top: 3px;
  }
  .contact-term-of-use-desktop .reserved {
    PADDING-BOTTOM: 0;
    margin-bottom: 0;
    font-size: 11px;
  }
  p.tag-line {
    font-weight: bold;
    text-transform: uppercase;
  }
  .mega-menu__image-caption-link img {
    margin-bottom: 0;
  }
  .phone-desktop {
    transform: rotate(80deg);
    display: inline-block;
  }
  body.index .header {
    top: 0;
    position: fixed;
    left: 0;
    right: 0;
  }
  .logo svg path {
    fill: black;
  } 
  .logo svg polygon {
    fill: black;
  }

  body.template-index .logo svg path {
    fill: white;
  } 
  body.template-index .logo svg polygon {
    fill: white;
  }

  .container {
    width: 93% !important;
    padding: 0 !important;
  }
  body.collection .collection-categories .column {
    width: 32.7% !important;
    float: none;
    display: inline-block;
    margin: 0;
    padding: 0.2%;
    padding-bottom: 20px;
    vertical-align: top;
  }
  .collection-categories {
    width: 100% !important;
    margin: 0;

  } 
  .collection-title {
    text-align: center;
    width: 100% !important;
  }
  .product-card__title {
    font-size: 18px !important;
    font-family: Interstate-Regular !important;
    font-weight: normal;
  }
  .product-details .price {
    padding-top: 3px !important;
  }

  .collection_description {
    text-align: center;


  }
  div.breadcrumb-collection+div.section {
    margin-bottom: 0;
  }
  .collection_description p {
    margin-bottom: 0;
    font-size: 15px;
  }
  .nav_arrows {
    display: none;
  }
  .product-single__title {
    margin-bottom: 0;
    font-size: 19px;
    text-transform: uppercase;
    font-family: Interstate-Regular !important;
    font-weight: normal !important;
    letter-spacing: 2px;
    font-weight: bold;
    padding-top: 4px; 
  }


  .desktop-full-product {
    width: 100% !important;
    margin: 0;
  }

  ul#product-photos {
    padding-left: 0;
  } 

  .product .breadcrumb-collection {
    margin-bottom: 0;
  }

  .product-quantity-box label {
    display: none;
  }
  .product .product-quantity-box {
    width: 37%;
    background: black;
  }
  .product .product-quantity-box .product-minus {
    background: black;
    color: white;
    border: unset;
    line-height: 46px;
    font-size: 15px;
  }
  .product .product-quantity-box .product-plus {
    background: black;
    color: white;
    line-height: 40px;
    border: unset;
    line-height: 46px;
    font-size: 13px;
  }
  .product  .product-quantity-box .quantity {
    width: 46%;
    height: 37px;
    border: unset;
    color: white;
    min-height: 40px;
    background: black;
    margin-top: 1px;
    font-size: 19px;
  }
  .upper-quant {
    width: 64%;
    margin: auto;
  }
  .product-quantity-box+.inline_purchase {
    width: 42%;
    margin-left: 23px !important;
    margin-top: 0;
  }
  .product .product-quantity-box .product-plus  {
    height: 41px !important;
  }

  .product .product-quantity-box .product-minus {
    height: 41px !important;
  }
  .product .purchase .text {
    font-family: Interstate-Regular !important;
    font-weight: normal;
    font-size: 14px
  }

  .header {
    width: 91%;
    margin: auto;
  }
  body.index .header {
    width: 100%;

  } 

  body.index .search-and-cart {
    width: 100%;
    max-width: 245px;
  }  
  body.index .logo.text-align--left {
    padding-left: 46px;
  } 
  .right-section-info {
    position: absolute;
    top: 48px;
    bottom: 0;
    /* height: 147px; */
  } 

  #product-photos .slick-dots li button:before {
    border: 1px solid black;
    opacity: 1;
    width: 7px;
    height: 7px;
    line-height: 12px;
    font-size: 30px;
    border-radius: 50%;
    color: unset;
  }
  #product-photos .slick-dots li.slick-active button:before {
    border: unset;
    opacity: 1;
    color: black;
    font-size: 27px;
  }  
  #product-photos .slick-dots li {
    width: 5px;
  }
  .dropdown_column img {

    width: 100%;
  }  
  p.sku {
    font-size: 11px;
  } 

  .related-products--grid .one-third {
    margin: 0;
    padding: 0px;
  }
  .related-products--grid .image__container {

    padding-right: 8px;
  }
  .related-products--grid .sixteen {
    width: 100% !important;
    margin: 0;
  }
  .related-products-slider .product-card__title {
    font-size: 14px !important;

  }
  .toggle-discription h1 {
    margin-bottom: 0;
    font-size: 16px !important;
    text-transform: uppercase;
    font-family: Interstate-Regular !important;
    font-weight: normal;
    letter-spacing: 2px;

  } 
  .related-products__title h4 {
    margin-bottom: 0;
    font-size: 21px;
    text-transform: uppercase;
    font-family: Interstate-Regular !important;
    font-weight: normal;
    letter-spacing: 2px;
    text-align: center;
  }
  .related-products__title {
    width: 100% !important;
    padding-bottom: 8px;
  }
  .product footer.footer {
    padding-top: 46px;

  }
  .product-template .sixteen {
    margin-left: 0;
  }
  .form-cart-main {
    width: 100% !important;
  }
  .form-cart-main .item-title {
    float: left;
    width: 58%;
  }
  .image-cart {
    float: left;
    width: 11% !important;
  }

  .update-cart {
    display: none;
  }
  .edit-quantity {
    display: none;
  }
  .cart-price {
    float: right;
    margin-top: 44px;
  }
  .desktop-quantity .product-quantity-box .product-plus {
    background: black;
    color: white;
    border: unset;

  }
  .desktop-quantity .product-quantity-box .product-minus {
    background: black;
    color: white;
    border: unset;

  }
  .desktop-quantity .product-quantity-box .quantity {
    border: unset;
    background: black;
    color: white;
    min-height: 24px;
    height: 28px;
  }
  div#shopify-section-cart-template {
    width: 65.5%;
    margin: auto;
  }
  .desktop-quantity {
    width: 13% !important;
  }
  .item-title a {
    font-size: 17px;
    font-weight: normal;
    font-family: Interstate-Regular !important;
  }
  h1.SHOPPING-CART {
    font-family: Interstate-Regular !important;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 22px;
  }
  .item-title h3 {

    padding-top: 1.5em;
  }
  .form-cart-main .section {
    border-bottom: 1px solid;
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .cart .product-quantity-box.left {
    margin-top: 47px !important;
  }
  .sub-total-section {
    float: right;
    margin-right: 0;

  }
  .sub-total-section .section .subtotal {
    border: unset;
  }
  .continue-shopping-desktop {
    width: 200px;
    float: none;
    margin-top: 67px;
    clear: unset;
    position: unset;
    float: left;
  }
  .cstm_total_div span:nth-child(1) {
    float: none !important;
  }
  .continue-shopping-desktop .continue-shopping {
    border: 1px solid black;
    padding: 9px;
    width: 100%;
    display: block;
    text-transform: uppercase;
    letter-spacing: 1px;
  }
  .mobile-version-continue {
    display: none;
  }
  .form-cart-main {
    margin: 0;
  }
  p.cart_subtotal.js-cart_subtotal {
    width: 100%;
    margin-bottom: 0;

    float: right;
  }
  .cstm_total_div span{
    font-family: Interstate-Regular !important;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 18px;
  }
  .cstm_total_div span:nth-child(1) {
    float: left !important;

  }
  .cart-right-button {
    width: 42%;
    float: right;
  }
  .sub-total-section {
    width: 100% !important;
  }
  .cart__shipping {
    font-size: 11px;
    font-style: NORMAL;
    margin-bottom: 0;
    letter-spacing: 0.5px;
    padding-top: 0;

  }
  .page {
    width: 100% !important;

  }

  .catelog-gellery ul {
    padding-left: 0;
  }
  .catelog-gellery .slick-slide img {
    width: 100%;
  }
  .zoomWindow {
    /* width: 446px !important;
    height: 446px !important;
    top: 0px !important;
    left: 610px !important; */
    border: unset !important;
  }
  /* .zoomContainer {
    height: 500px !important;
    width: 500px !important;
  }
  .zoomWrapper {
    width: 100% !important;
    margin-top: 0;
  }*/
  .zoomContainer {
    height: 0px !important;
    width: 0px !important;
  }
  .product-featured-image {
    position: unset !important;
  }
  .meet-khadijah-shah-image {
    float: left;
    width: 50%;
  }
  .khadijha-div {
    float: right;
    width: 47%;
    text-align: center;
  }
  .meet-khadijah-shah-image img {
    width: 100%;
  }
  .template-page h1 {
    margin-bottom: 0;
    font-family: Interstate-Regular !important;
    font-weight: normal;
    letter-spacing: 1px;
    font-size: 21px;
    text-transform: uppercase;
    padding-top: 6px;

  }
  .forgot-button .mobil-forgot {
    display: none;
  }

  label.login {
    float: left;
  }
  .customers-login .action_button {
    float: right;
  }
  small.right.forgot-pass {
    float: left;
  }
  .acceptsMarketing {
    display: none;
  }
  .customers-register .action_bottom {
    float: right;
  }

  .press-info h2 {
    margin-bottom: 0;
    font-family: Interstate-Regular !important;
    font-weight: normal;
    letter-spacing: 1px;
    font-size: 21px;
    text-transform: uppercase;
    min-height: 54px;
  }


  .behind-the-scene p {
    text-align: center;
  }
  .behind-the-scene-slider h1 {
    text-align: center;
    margin-bottom: 0 !important;
    padding-bottom: 0;
  }
  .behind-the-scene-slider img{
    width: 100%;

  }
  .behind-the-scene-slider ul {
    padding-left: 0;
    margin: 0;
    margin-top: 10px;
  }
  .template-blog .title-subheading {
    width: 100% !important;
    text-align: center;
  }
  .template-blog  .blog-header .blog-title {
    float: none;
    margin-bottom: 0;
    margin-bottom: 0;
    font-family: Interstate-Regular !important;
    font-weight: normal;
    letter-spacing: 1px;
    font-size: 21px;
    text-transform: uppercase;
  }
  .template-blog .content .sixteen {
    width: 100% !important;
    text-align: center;
  }
  .template-blog .content .sixteen .one-third {
    float: none;
    display: inline-block;
    vertical-align: top;
  }

  .template-blog .artical-img img {
    height: 500px;

  }
  .template-article .artical-image {
    float: left;
    width: 48%;
  }
  .template-article .artical-content {
    padding-left: 0;
    float: right;
    width: 48% !important;
    margin: 0;
    padding-left: 12px;
    padding-right: 12px;
  }
  .template-article .artical-content .section {
    margin-top: 0;
  }
  .template-article .artical-content .section .article_content {
    margin-top: 0;
  }
  .page-contact .page {
    width: 730px !important;
    margin: auto;
    float: none;
    display: block;
    margin: auto;
    padding-left: 0;
  }
  .phone-number {
    width: 100% !important;
  }
  .comments-field {
    width: 100% !important;
  }
  .contact-fields {
    margin: 0;
    padding-right: 20px;
  }
  .email-field {
    padding-right: 0;
  }
  .page-contact  .action_button {
    float: right;
  }
  h4.forgot-heading {
    margin-bottom: 0;
    font-family: Interstate-Regular !important;
    font-weight: normal;
    letter-spacing: 1px;
    font-size: 18px;
  }
  .customers-login .offset-by-five {
    width: 430px !important;
    margin: auto;
    float: none;
    display: block;
    margin: auto;
    padding-left: 0;
  }
  .customers-register .offset-by-five {
    width: 430px !important;
    margin: auto;
    float: none;
    display: block;
    margin: auto;
    padding-left: 0;
  }

  .template-blog .excerpt {
    margin-bottom: 0;
    margin-top: 0;
  }  
  #gallery-collection img {
    width: 100%;
  }
  #gallery-collection .section-header h2 {
    text-align: center;
    margin-bottom: 0px;
    margin-top: 0;
    font-family: Interstate-Regular !important;
    font-weight: normal;
    font-size: 21px;
  }
  #gallery-collection .section-header p {
    text-align: center;
  }  
  #gallery-collection .column {
    width: 49% !important;
    float: none;
    display: inline-block;
    vertical-align: top;
  }
  div#gallery-collection {
    text-align: center;
  }
  .editiorials-caption p {
    text-align: center;
    padding-top: 6px;
    font-family: Interstate-Regular !important;
    font-weight: normal !important;
    font-size: 20px;
  }
  .page-editorials h1 {
    text-align: center;
    padding-top: 0;
    padding-bottom: 18px;
  }
}
@media all and (min-width:750px){ .site-footer {
    padding-bottom: 11px;
}}
@media all and (max-width:800px){
  form#create_customer {
    width: 300px;
}
  .form-vertical {
    width: auto;
  }
  form#customer_login{width:300px;}
  input.search-terms::placeholder {
    color: #000;
    opacity: 2;
    letter-spacing: 1px;
}
  .template-customersaddresses{
  text-align:center;
  }
  .customer_address_head h1 {
    text-align: center;
  }
  .address-new-toggle{
  font-size:13px;
  }
  .customer_address_head p {
    text-align: center;
}
 .left_border {
  border-left: none;
  }
  .mobile-nav__link, .mobile-nav__sublist-link {
    text-transform: uppercase;
  }
  a.btn.btn--has-icon-after.cart__continue-btn {
   width: 81%;
    font-family: Interstate-Regular !important;
    padding-top: 10px;
    font-weight: normal;
    margin-top: 38px;
        

  }
  
  .template-cart h2 {
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    text-transform: inherit;
    margin-bottom: 4px;
    font-family: Interstate-Regular !important;
    font-weight: normal;
    letter-spacing: 1px;
  }
  p.empty-cart-tag {
    padding-left: 0;
    padding-right: 0;
  }
  .template-cart .empty-page-content {
    width: 318px;
    margin: 16px auto 0px;
    }
  .empty-page-content {
   padding-bottom: 10px;
}
  .mobile-nav-wrapper.js-menu--is-open {
    height: auto !important;
  }
  .cstm_mobile_search input.search-terms {
    width: 100%;
    border: none;
    border-bottom: 1px solid #000;
    padding-bottom: 15px;
    color: #000 !important;
    font-size: 10px;
    background: none;
    border-radius:0;
  }
  .currency-picker__wrapper {
    text-align: right;
    font-weight: bold;
    margin-right: 2px;
    width: 28px !important;
}
  .mobile-nav__link{
    padding: 11px 21px;
  }
  li.cstm_mobile_link {
    margin-bottom: 9px;
    font-size: 11px;
    letter-spacing: 1px;
    margin-top: 12px;
}
  .cstm_mobile_link {
    padding-left: 25px;
    padding-right: 25px;

  }
  .cstm_mobile_search {
    padding-left: 25px;
    padding-top: 35px;
    padding-right: 25px;
    padding-bottom: 20px;
  }
  #ContactForm input.btn {
    float: unset;
    background: #000000;
    color: #ffffff;
    border: 1px solid #000000;
    padding: 0 20px;
    text-align: center;
    cursor: pointer;
    min-height: 42px;
    height: 40px;
    line-height: 1.2;
    vertical-align: top;
    font-family: Lato;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
  }
  .site-header__mobile-nav {
    margin-left: 0 !important;
  }
  .product-form__item--submit {
	max-width: 374px;
	width: 100%;
	margin-left: 0;
	display: block;
    padding-right: 16px;
    padding-left: 16px;
  }
  .product-minus{
    position:absolute;
  }
  .product-plus{
    right:10px;
    position:absolute;
  }
  .icon-minus,.icon-plus {

    color: #000;
    background-color: #fff0;
    padding: 0px 3px 0 3px;
  }
  .cart__qty-input {
    background-color: #fff;
    color: #000;
    width: 90px;
  }
  button.cart__update-control {
    /*     margin-left: 68%; */
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    float: right;
  }
  a.btn.btn--small.btn--tertiary.cart__remove.medium-up--hide.cart__update-control {
    background-color: #000;
    color: #fff;
  }
  .cart__image {
    max-height: 85px;
  }
  .cart__update-wrapper td {
    padding-top: 0;
  }
  .cart__qty.cart__update-control {
    width: 80%;
    position: relative;
    padding-left: 40%;
  }
  .cart__edit--active {
    padding-left: 30px;
    padding-right: 30px;
  }
  .cart__footer {
    padding-bottom: 25px;
  }
  .cart__continue {
    float: unset;
    border: none;
    margin-top: 10px;
  }
  .cart__subtotal-title {
    float: unset;
    font-size: 16px;
  }
  .cart__shipping {
    font-size: 14px;
  }
  .cart__shipping {
    width: 100%;
    float: unset;
  }
  .cstm_total_div {
    width: 100%;
    float: unset;
    margin-left: 0;
  }
  .cart__price-wrapper {
    display: block;
  }
  .verification_form_wrapper h4 {
    FONT-SIZE: 16px;
  }
  .contact-form.form-vertical {
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;

  }
  .article__grid-excerpt {
    margin-bottom: 0;
  }
  .rte.article__grid-excerpt {
    text-align: left;
  }
  .article__grid-meta--has-image {
    text-align: left;
    margin-bottom:15px;
  }
  .the-brand-content H1 {
    margin-bottom: 0;
    font-size: 21px !important;
    text-transform: uppercase;
    font-family: Interstate-Regular !important;
    font-weight: normal;
    letter-spacing: 2px;
    text-align: center;
    margin-bottom: 4px;
    margin-top: 0;

  }
  .breadcrumb {
    text-align: center;
    margin-bottom: 15px;
/*     margin-top: 15px; */
    font-size: 11px;
    text-transform: uppercase;
  }
  .section-header {
    /*     display: none; */
    margin-bottom: 10px;
  }
  .section-header h1 {
    margin-top: 15px;
  }
  select.currency-picker {
    padding-right: 0;
    font-size: 12px;
    font-weight: 100;
    padding-top:25px;
    background: none;
    padding-bottom: 0;

  }
  .currency-picker__wrapper select::-ms-expand {
    display: none;
  }
  .currency-picker__wrapper select{
    -webkit-appearance: none;
    appearance: none;
  }
  .site-header__icons-wrapper {
    margin-top: 15px;
  }
  button.btn--link.site-header__icon.site-header__search-toggle.js-drawer-open-top {
    display: none;
  }
  a.site-header__icon.site-header__account {
    display: none;
  }
  .formobile{
    display:block !important;
  }
  .site-header__icons-wrapper i, .site-header__icons-wrapper path {
    color: black;
  }
  .fordesktop,.desktop-logo{
    display:none !important;
  }
  .no-products {
    padding-top: 20px;
  }
  .iam-zaha-page-slider-gallery p {
    font-size: 15px;
  }
  .main.content {
    min-height: calc(100vh - 263px);
  }
  .khadijha-div h2 {
    text-align: center;
  }
  .header-section {
    position: fixed !important;
    z-index: 99;
  }
  .editiorials-caption {
    text-align: center;
  }
  .continue-shopping-desktop {
    display: none;
  }
  h1.SHOPPING-CART {
    display: none;
  }
  .mobile-version-continue {
    display: block !important;
  }
  .mobile-quantity {
    display: block !important;
  }


  p.tag-line {
    display:none;
  }
  .contact-term-of-use {
    display: block !important;
  }
  .mobile-mega-menu_block img {
    display: none;
  }

  #shopify-section-collection-list .list-collections .one-third {
    width: 100% !important;
  } 
  #shopify-section-collection-list .container {
    padding-left: 10px !important;
    padding-right: 10px !important;

  }
  .container div.thumbnail.odd {
    margin-left: 0 !important;
  } 
  .desktop-version{
    display:none;
  }
  div.content {
    padding: 0;
   /* margin-top: 37px;*/
/*     margin-top: 70px; */
  } 
  .mobile-collection-list img {
    width: 100%;
  }
  .mobile-collection-list {
/*     margin-top: 9px; */
  }
  .third-image-socail .third-collection img {
    width: 100%;
  }
  .third-image-socail {
    margin-top: 21px;
  }
  .third-image-socail .social_icons {
    padding: 0;
    text-align: center;
    padding-top: 20px;
  }
  .third-image-socail .social_icons a {
    font-size: 25px;
  }
  .mobile-products .brand {
    display: none;
  }
  .product-wrap {
    padding: 6px;
  }
  .mobile-products .prev-arrow {
    position: absolute;
    right: 53px;
    z-index: 999;
    top: -42px;
    bottom: auto;
    margin: auto;
    height: auto;
    background: black;
    width: 33px;
    padding-left: 7px;
    padding-top: 4px;
  }
  .mobile-products .next-arrow {
    position: absolute;
    right: 7px;
    z-index: 999;
    top: -42px;
    bottom: auto;
    margin: auto;
    height: auto;
    background: black;
    width: 33px;
    padding-left: 8px;
    padding-top: 4px;
  }
  .mobile-products .next-arrow img {
    transform: rotate(182deg);
  }
  .price span {
    /*     font-size: 13px !important; */
  }
  .slick-arrow img {
    width: 21px;
  }
  .mobile-products-main {
    padding-top: 50px;
  }
  .free-shipping-bar {
    width: 100%;

  }
  .third-image-socail .social_icons {
    background: black;
    padding-bottom: 16px;
    margin-top: 21px;
  }
  .third-image-socail .social_icons a {
    color: #ccc;
  }
  .third-image-socail .social_icons a:hover {
    color: white;
  }
  .third-image-socail .title {
    text-align: center;
  }
  .featured-promotions .feature-section .feature-overlay {
    background: UNSET;
  }
  .brand-index-section-title h2 {
    margin-bottom: 0;
  }
  .footer .container.footer-menu-wrap {
    padding-left: 0;
  }
  .footer-menu-wrap .nine {
    width: 100% !important;
  }
  footer {
    padding-left: 14px !important;
    padding-right: 14px !important;
  }
  .site-footer__content .contact{
    display: none;
  }

  div#footer-bottom {
    display: none;
  }
  .mobile-only li {
    display: inline-block;
    width: 10%;
  }
  .mobile-only ul {
    text-align: center;
    padding-top: 0;
  }
  .term-use li {
    display: inline-block;
  }
  .term-use {
    text-align: center;
    padding-bottom: 25px;
  }
  .term-use a {
    text-transform: uppercase;
  }
  .mobile-version {
    overflow: hidden;
  }
  .mobile-version {
    display: block !important;
    /*margin-top: 29px;*/
  }
  .mobile-only {
    display: block !important;
  }
  .term-use {
    display: block !important;
  }
  .homepage-collections span {
    position: absolute;
    top: 212px;
    bottom: 0;
    display: block;
    width: 100%;
    height: 50px;
    margin: auto !important;
    text-align: center;
    font-family: lato-medium;
  }
  .homepage-collections span.title-bottom {
    margin-bottom: 30px !important;
  }
  .homepage-collections span.title-center {
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  .homepage-collections a {
    position: unset;
  } 
  .homepage-collections {
    position: relative;
    margin-bottom: -11px;
  } 
  #header .menu_title {
    display: none !important;
  }  
  #header a.mobile_logo img {
    max-height: 56px !important;
  } 
  .contact-term-of-use li {
    color: #ccc;
  }
  #header .top_bar {
    height: 68px;
    background: white;
  } 
  #header .top_bar a.mobile_nav {
    top: 20px;
  }  
  .mobile_nav div span {
    background: black; 
  }

  #header .top_bar a span {
    color: black;
  }
  .cart_container .icon-bag {
    width: 17px;
  } 
  footer .sign-up-footer {
    width: 100%;
    float: none;
    padding-left: 0;
    text-align: center;
  }
  .homepage-collections h6 {
    font-size: 16px;
    color: white;
    margin: 0;
    font-weight: normal;
    font-family: Interstate-Regular;
    text-transform: uppercase;
    letter-spacing: 4px;
    padding-bottom: 0;
    font-weight: 600;
  }
  .homepage-collections p {
    font-size: 12px;
    margin: 0;
    color: white;
    font-weight: normal;
    font-family: Interstate-Regular;
    text-transform: uppercase;
    letter-spacing: 5px;
  }

  .header_search_form {
    margin-left: 0;
    width: 100%;
  }
  .header_search_form .search-submit {
    display: none;
  }

  #mobile_menu a {
    font-family: lato-medium !important;
    /* font-weight: normal; */
  }
  .mobile-only a {
    font-size: 20px;
  }
  .mobile_nav div {
    width: 18px !important;
  }
  .mobile_nav div span:nth-child(1) {
    top: 3px;
  }
  .mobile_nav div span:nth-child(4) {
    top: 15px;
  }
  #header .cart_count {
    font-size: 11px;
  }
  .dropdown .header_search_form .search-terms {
    height: 26px;
    color: black;
    min-height: 25px;
    font-size: 10px;
  }
  .dropdown .header_search_form .search-terms::placeholder {
    color: black;
  }
  .site-header__cart {
    padding-left: 2px;

  }
  .contact-term-of-use {
    text-align: center;
    padding-top: 0;
  }  
  .contact-term-of-use p {
    margin-bottom: 0;
    font-size: 13px;
  }  
  .contact-term-of-use p a {
    font-size: 13px;
  } 
  .contact-term-of-use .reserved {
    font-size: 12px;
    color: #ccc;
    padding-top: 0px;
    font-family: Interstate-Regular !important;
    letter-spacing: 0px;
    margin-bottom: -8px;
  }  
  .contact-term-of-use li {
    display: inline-block;
    padding-left: 5px;
  }  
  .contact-term-of-use li a {
    text-transform: capitalize;
    color: #ccc;
    font-size: 12px !important;
  }
  .contact-term-of-use ul {
    margin: 0;
    padding: 0;
  }

  .sign-up-footer a {
    font-size: 19px;
  }
  .slider-gallery ul {
    padding: 0;
  }
  .slider-gallery {
    text-align: center;
    padding-top: 25px;
    margin-bottom: 0;
  }
  .slider-gallery h1 {
    font-size: 21px;
    text-transform: uppercase;
    margin: 0;
    font-family: Interstate-Regular !important;
    font-weight: normal;
    letter-spacing: 4px;
  }
  .slider-gallery p a {
    font-family: Interstate-Regular !important;
    font-size: 11px;
    letter-spacing: 3px;
    text-transform: uppercase;
    display: inline-block;
    padding-top: 3px;
  }
  .slider-gallery .slick-dots li button:before {
    font-size: 31px;
    color: unset;
  }

  .slider-gallery .slick-dots {
    bottom: -21px !important;
  }

  .slider-gallery .slick-dots li.slick-active button:before {
    border: unset !important;
    position: relative;
    top: -6px !important;
    left: -6px !important;
  }

  .slider-gallery .slick-dots li button:before {
    line-height: 8px!important;
    width: 6px!important;
    height: 6px!important;
    opacity: 1!important;
    border: 1px solid black!important;
    border-radius: 50%!important;
  }

  .slider-gallery  .slick-dots li {
    width: 3px;
  }
  .press-gallery ul {
    padding-left: 0;
    margin-bottom: 0;
    margin-top:20px;	
  } 
  .press-gallery img {
    width: 100%;
  } 
  .press-gallery {
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
  } 
  .press-gallery h1 {
    margin-bottom: 0;
  } 
  .press-gallery li {
    padding: 3px;
  } 

  .featured-blog-section .blog-title a {
    font-size: 21px;
    text-transform: uppercase;
    margin: 0;
    font-family: Interstate-Regular !important;
    font-weight: normal;
    letter-spacing: 4px;
  }  
  .slider-gallery img {
    width: 100%;
  } 

  .press-gallery h1 {
    text-align: center;
    /* font-weight: bold; */
    font-family: Interstate-Regular !important;
    text-transform: uppercase;
    font-size: 21px;
    padding-top: 4px;
    margin-bottom: 0;
    font-weight: normal;
    letter-spacing: 4px;
  } 
  #customer_login_link {
    font-size: 11px !important;
    text-transform: capitalize;
    margin: 0;
    padding-bottom: 0;
    margin-bottom: -9px;
  } 
  .subscribe-menu {
    font-size: 11px !important;
    text-transform: capitalize !important;
  } 
  .collection .container {
    width: 100%;
  }
  .collection .container .sixteen {
    width: 100% !important;
  }
  .collection .container .sixteen .one-third {
    width: 100% !important;
  }
  .collection .container .product-wrap {
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 0;
  }
  .collection .breadcrumb {
    width: 100% !important;
    /* margin-bottom: 0; */
  }
  div.breadcrumb-collection {
    margin-bottom: 0;
  }
  .collection .section {
    margin-bottom: 0;
  }

  .product-details .price span {
    font-size: 13px !important;
    padding-top: 7px !important;
    display: block;
  }
  body.product .content {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0;
    overflow: hidden;

    padding-bottom: 0;

  }
  .template-search .section {
    margin-bottom: 0;
  }
  .product-full {
    width: 100% !important;
  }
  .product-single__title {
    margin-bottom: 0;
    font-size: 16px;
    text-transform: uppercase;
    font-family: Interstate-Regular !important;
    font-weight: normal;
    letter-spacing: 2px;
    text-align: center;
    font-weight: bold;
    padding-top: 10px;
  }
  .product__price {
    font-size: 15px !important;
    text-align: center;
    margin-bottom: 20px;
    padding-bottom: 0;

  }

  .product .nav_arrows {

    display: none;

  } 
  .product_gallery.flickity-enabled {
    margin-bottom: 13px;

  }
  .product-quantity-box .product-minus {
    border: unset !important;
    line-height: 44px;
    font-size: 11px;
    height: 44px;
    width: 33px;
    background: unset;
    color: white;
  }
  .product-quantity-box .product-plus {
    border: unset !important;
    line-height: 46px;
    font-size: 11px;
    height: 44px;
    width: 29px;
    background: unset;
    color: white;
  }

  .product-quantity-box .quantity {
    padding: 0 !important;
    width: 23% !important;
    height: 21px !important;
    border: unset !important;
    font-size: 15px !important;
    min-height: 40px !important;
    background: black;
    color: white;
  }
  .product-quantity-box {
    margin-top: 21px;
    width: 46%;    
  }  
  .add_to_cart {
    width: auto;
    float: right;
    font-size: 14px;
    font-family: Interstate-Regular !important;
    font-weight: normal;
  } 

  #product-photos {

    padding-left: 0;

  } 
  .product-featured-image {
    width: 100%;

  } 
  #product-photos .slick-dots {
    position: absolute;
    bottom: -30px;  

  }
  #product-photos .slick-dots li {
    width: 4px;
  }
  #product-photos .slick-dots li button:before {
    /*     background: unset !important; */
    color: unset;
    border: 1px solid black;
    opacity: 1;
    border-radius: 50%;
    width: 5px;
    height:5px;
    line-height: 9px;
  }
  #product-photos .slick-dots li.slick-active button:before {
    border: unset;
    font-size: 26px;
    top: -1px;
    color: black;
  }
  #product-photos {

    margin-bottom: 9px;

  } 
  .related-products__title {

    width: 100% !important;

  }
  .related-products--grid .sixteen {

    width: 100% !important;

  } 

  .product .related-products--grid .one-third {
    margin-top:0;
    width: 100% !important;

  } 

  .related-products--grid .slick-dots {
    position: absolute;
    bottom: -36px;  

  }
  .related-products--grid .slick-dots li {
    width: 4px;
  }
  .related-products--grid .slick-dots li button:before {
    background: unset !important;
    color: unset;
    border: 1px solid black;
    opacity: 1;
    border-radius: 50%;
    width: 5px;
    height:5px;
    line-height: 9px;
  }
  .related-products--grid .slick-dots li.slick-active button:before {
    border: unset;
    font-size: 28px;
    color: black;
  }

  .related-products__title h4 {
    margin-bottom: 0;
    font-size: 16px;
    text-transform: uppercase;
    font-family: Interstate-Regular !important;
    font-weight: normal;
    letter-spacing: 2px;
    text-align: center;
  }
  .product .container {
    padding-bottom: 0;
    margin-top: 8px !important;

  }  

  .related-products--grid .money {

    display: none !important;

  } 
  .related-products--grid .product-details {

    padding-top: 8px;

  }
  .related-products--grid {

    padding-bottom: 10px !important;

  }
  .product-card__title {
    margin-bottom: 0;
    font-size: 13px !important;
    text-transform: uppercase;
    font-family: Interstate-Regular !important;
    font-weight: normal;
    letter-spacing: 2px;
    text-align: center;  
  }

  .product-quantity-box {
    background: black;
    height: 42px;
    position: relative;

  }
  .add_to_cart {
    width: 100% !important;
  }
  .product-quantity-box+.inline_purchase {
    width: 49% !important;
    float: right !important;

  }
  #product-photos li {
    margin-bottom: 0;
  }

  .toggle-discription .description {
    padding-left: 10px;
    font-family: lato !important;
    padding-right: 10px;
    padding-top: 2px;
    font-family: lato;
    letter-spacing: 0px;
    letter-spacing: 0px;
    text-align: justify;
  }

  .toggle-discription h1 {
    margin-bottom: 0;
    font-size: 16px !important;
    text-transform: uppercase;
    font-family: Interstate-Regular !important;
    font-weight: normal;
    letter-spacing: 2px;
    text-align: center;
  } 

  .product-quantity-box .product-plus:hover, .product-quantity-box .product-minus:hover {
    background: unset !important;
  } 
  .related-products--grid.container {
    width: 100% !important;
    overflow: hidden;
  } 
  .upper-quant {
    display: inline-block;
    width: 70%;
    margin: auto !important;
    position: absolute;
    right: 0;
    left: 21px;
  }
  .related-container {
    padding-top: 0 !important;
    margin-top: 0 !important;
  }
  .login-title h1 {
    margin-bottom: 0;
    font-size: 16px !important;
    text-transform: uppercase;
    font-family: Interstate-Regular !important;
    font-weight: normal;
    letter-spacing: 2px;
    text-align: center;
  }
  .login-title {
    margin-bottom: 8px !important;
  } 
  .login-button {
    float: right;
  }
  .template-page .main {
    width: 100% !important;
    overflow: hidden;
  }
  .template-page .page {
    width: 100% !important;
  }
  .behind-the-scene {
    padding-left: 10px;
    padding-right: 10px;
  }
  .template-page .page h1 {
    margin-bottom: 0;
    font-size: 21px !important;
    text-transform: uppercase;
    font-family: Interstate-Regular !important;
    font-weight: normal;
    letter-spacing: 2px;
    text-align: center;
    margin-bottom: 4px;
  }
  .behind-the-scene p {
    letter-spacing: 1px;
    font-size: 15px;
    margin-top: 7px;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: normal;

    line-height: 18px;
    text-align: justify;
  }
  .behind-the-scene-slider ul {
    padding-left: 0;
    margin: 0;
    margin-top: 10px;
  }
  .meet-khadijah-shah-image {
    padding-left: 10px;
    padding-right: 10px;
  }
  .khadijah-info {
    padding-left: 1em;
    padding-right: 1em;
    text-align: justify;
    letter-spacing: 0px;
  }
  .the-brand-content {
    padding-left: 10px;
    padding-right: 10px;
  }
  .the-brand-content p {
    text-align: justify;
  }
  .page-the-brand .sixteen > h1 {
    display: none;
  }
  .page-meet-khadijah-shah .sixteen > h1 {
    display: none;
  }
  .image-cart {
    float: left;
    width: 22% !important;
    padding-left: 10px;
  }

  .item-title {
    float: left;
    width: 44%;
  }
  .cart-price {
    float: right;
    width: 27.7%;
  } 
  .template-cart .content {
    width: 100% !important;
  }  

  .form-cart-main {
    width: 100% !important;

  }  
  .item-title a {
    font-family: Interstate-Regular !important;
    font-weight: normal !important;
    font-size: 14px;
    padding-left: 16px;
  } 
  .cart-price .money {
    font-size: 15px;
    padding-right: 0;
    display: inline-block;
  }  
  .cart-price .modal_price {
    font-size: 15px;
    text-align: center;
    padding-right: 15px;
  }
  .cart-heading h1 {
    font-family: Interstate-Regular !important;
    font-size: 22px;
    padding-left: 10px;
    padding-right: 10px;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
    font-weight: normal;
    letter-spacing: 1px;
    padding-bottom: 7px;
    letter-spacing: 3px;
    margin-bottom: 0;
  }
  .cart-heading {
    width: 100% !important;
    text-align: center;
  }  
  .cart_content_info {
    width: 100% !important;
  } 
  .update-cart {
    float: right;
  }
  .remove {
    float: left;
    width: 38%;
    padding-left: 10px;
  }  
  .update-cart {
    float: right;
    margin-right: 10px;
    background: black;
  }
  #cart_form .product-quantity-box {
    margin-top: 0 !important;
    width: 88px;
  } 

  #cart_form .product-quantity-box .product-minus {
    line-height: 35px !important;
    font-size: 12px !important;
    width: 31px !important;
    color: black;
  }

  #cart_form  .product-quantity-box .product-plus {
    line-height: 37px !important;
    font-size: 12px!important;
    width: 31px!important;
  }
  .update-cart a {
    color: white;
    padding-left: 0;
    padding-top: 5px;
    padding-bottom: 0;
    display: inline-block;
    padding-right: 0;
    text-transform: uppercase;
    font-size: 12px;
    font-family: Interstate-Regular !important;
    width: 93px;
    height: 32px;
    text-align: center;
  }
  .remove a {
    background: black;
    color: white;
    padding-left: 18px;
    padding-right: 18px;
    padding-bottom: 8px;
    padding-top: 9px;
    display: inline-block;
  }  
  #cart_form .product-quantity-box .quantity {
    min-height: 30px !important;
    background: white;
    color: black;
  }
  .cart_content_info {
    width: 55% !important;
    float: right;
  }
  #cart_form .product-quantity-box {
    height: 33px;
    background: white;
    border: 1px solid;

  }  
  .quantity-info {
    margin-top: 12px;
    width: 100%;
    display: none;
  } 
  .cart-price p {
    margin-bottom: 0;
  }
  .edit-quantity {
    padding-right: 10px;
  }
  .edit-quantity p {
    border: 1px solid;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    padding-top: 3px;
    padding-bottom: 4px;
    width: 92px;
    float: right;
  }
  .cancel-quantity p {
    border: 1px solid;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    padding-top: 3px;
    padding-bottom: 4px;
    width: 92px;
    float: right;
  }
  .cancel-quantity {
    padding-right: 10px;
  }
  .sub-total-section {
    width: 100% !important;
  }

  .cart__subtotal-title{
    font-weight: bold;
    font-size: larger;
    /*     width: 50%; */
    margin: auto;
    font-family: Interstate-Regular !important;
  } 
  .cstm_total_div span {
    font-family: Interstate-Regular !important;
    font-weight: normal;
    font-size: 16px;
    text-transform: uppercase;
  }
  .checkout-button #checkout {
    width: 100%;
    max-width: 200px;
    float: none;
    font-family: Interstate-Regular !important;
    font-weight: normal;
    margin-bottom: 0 !important;
  }  
  p.checkout-button {
    text-align: center;
  }  
  #cart_form .product-quantity-box .product-plus {
    color: black;
    line-height: 34px !important;
  }  

  .icon-minus:before {
    font-weight: bold;
  } 
  .icon-plus:before {
    font-weight: bold;
  }   
  .item-title a {
    font-family: Interstate-Regular !important;
    font-size: 14px;
    letter-spacing: 1px;
  } 
  .featured-links a {
    border-top: none;
    padding-top: 0;
    margin-top: 0;
  }
  .no-items .quote {
    border: unset;
    font-family: Interstate-Regular !important;
    padding-top: 40px !important;
    padding-bottom: 2px !important;
    font-size: 18px;
  }
  .no-items {
    width: 100% !important;
  }
  .no-items .six {
    width: 100% !important;
    max-width: 315px;
    margin: auto !important;
    float: none;
    display: block;
  }
  .no-items .six p {
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    padding-bottom: 15px;
    font-family: Interstate-Regular !important;
  }
  .no-items a {
    margin-top: 10px;
    width: 100%;
    max-width: 231px;
    float: none;
    display: block;
    margin: auto;
    font-family: Interstate-Regular !important;
    margin-bottom: 10px;
    padding-top: 10px;
    font-weight: normal;
    margin-top: 38px;
  }
  .no-items .section {
    margin-top: 0;
  }
  p.empty-cart-tag {
    font-size: 12px;
    margin-bottom: 0;
    padding-top: 3px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    padding-bottom: 15px;
    font-family: Interstate-Regular !important;
  }

  p.right.new-customer {
    float: none;
    margin-bottom: 0;
  }
  .forgot-pass {
    float: none;
    position: relative;
    top: -10px;

  }

  .new-customer a {
    font-size: 19px;
    text-transform: capitalize;
    font-family: Interstate-Regular !important;
  } 
  p.tagline-account {
    text-align: justify;
    letter-spacing: -1px;
    font-family: Interstate-Regular !important;
  }

  .acceptsMarketing {
    display: none;
  }
  .signup-button {
    display: block;
    float: none;
    margin-top: 37px;
  } 
  #customer_login label {
    display: inline-block;
  }

  #create-customer .action_bottom {
    float: right;
  }
  .contact-fields {
    width: 100% !important;

  }
  #contact_form {
    margin-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .custom-1 {
    padding-top: 11px;
    font-size: 15px;
    margin-bottom: 30px;
  }
  .page-contact label {
    font-family: Interstate-Regular !important;
    font-weight: normal;
  }
  .page-contact .action_button {
    width: 100%;
    max-width: 100px !important;
    padding-left: 24px !important;
    margin: auto !important;
    float: none;
    display: block;
  }
  .contact-form .quote {
    BORDER: unset;
    padding-top: 16px;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .template-article .content {
    width: 100%;
    padding-left: 10px;
    padding-right: 9px;
  }
  .artical-content {
    float: right;
    width: 100% !important;
  }
  .artical-content .section {
    margin-top: 0;
  }
  .article_content {
    margin-top: 0;
    text-align: justify;
    letter-spacing: -1px;
  }
  .template-blog .content {
    width: 100%;
  }
  .template-blog .content .sixteen {
    width: 100% !important;
  }
  .template-blog .article {
    width: 100% !important;
  }
  .press-info {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 14px;
  }
  .artical-img img {
    width: 100%;
    max-width: 100% !important;
  }
  .template-blog .content {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .excerpt {
    margin-top: 0;
    margin-bottom: 0;
  }
  .press-info h2 {
    font-family: Interstate-Regular !important;
    font-weight: normal;
    text-transform: uppercase;
    text-align: left;
    padding: 0;
    margin: 0;
    font-size: 16.5px;
  }




  .press-info .continue-button {
    padding-top: 12px;
    margin-top: 0;
    font-size: 12px;
    padding-left: 0;
    padding-right: 10px;
    margin-bottom: 0;
    border: unset;
    display: block;
  }
  .press-info .continue-button:hover {
    background: unset;
    color: black;
  }
  .template-article .breadcrumb {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
  }
  .template-article  .author_share_wrap {
    display: none;
  }
  .mobile-only .fa-phone {
    transform: rotate(80deg);
  }
  .blog-header .subtitle {
    TEXT-ALIGN: CENTER;
  }
  .title-subheading {
    text-align: center;
    width: 100% !important;
  }
  .section-header .subtitle {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px;
    text-align: justify;
  }
  .title-subheading h1 {
    font-family: Interstate-Regular !important;
    font-weight: normal;
    letter-spacing: 2px;
    font-size: 21px;
    text-transform: uppercase;
  }
  .login-button {
    margin-top: 10px;
  }
  .catelog-gellery ul {
    padding:0;
    margin:0;


  }
  .template-customers-register .collection_nav {
    margin-bottom: 0 !important;
  }

  .editorials-gellery ul {
    padding-left: 10px;
    padding-right: 10px;
  }

  .template-search  .search_page h3 {
    text-transform: uppercase;
    font-family: Interstate-Regular !important;
    font-size: 21px;
    font-weight: normal;
    letter-spacing: 2px;
    margin-bottom: 0;

  }  
  .template-search  .search_page {
    padding-top: 50px;
  }

  .template-search .search-result-title {
    font-size: 15px;
  }  
  .template-cart .featured-links a {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-family: Interstate-Regular !important;
  } 
  .template-search .content {
    width: 100%;
  }
  .template-search .sixteen {
    width: 100% !important;
  }  
  .template-search .sixteen .one-third {
    width: 50% !important;
    margin-top: 0;
  }
  .template-search  .breadcrumb {
    width: 100% !important;
  }
  h1.search-result-title {
    text-align: center;
  }
  #header .cart_count {
    top: -5px;
  }
  .mobil-forgot {
    display: none;
  }
  .forgot-button {
    float: right;
  }
  p.email-send {
    margin-bottom: 3px;
  }
  h4.forgot-heading {
    margin-bottom: 0;
    font-family: Interstate-Regular !important;
    font-weight: normal;
    letter-spacing: 1px;
    font-size: 18px;
  }

  .mobile-description {
    display: block;
  }
  .site-header__cart svg {
    width: 17px;
    height: 25px;

  }
  .cart__shipping {
    text-align: center;
  }
  div#gallery-collection {
    width: 100%;
  }
  #gallery-collection .one-third {
    width: 100% !important;
    clear: none;
    float: none !important;
    /* padding-left: 10px; */
  }
  #gallery-collection .section-header {
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
  }
  #gallery-collection .section-header h2 {
    margin-bottom: 0;
  }
  #gallery-collection .section-header p {
    margin-bottom: 3px;
    font-size: 13px;
  }

  .collection_description h1 {
    text-align: center;
    margin-bottom: 0;
    text-transform: uppercase;
    padding-top: 10px;
    font-family: Interstate-Regular !important;
    font-weight: normal;
  }
  .collection_description {
    margin-bottom: 0 !important;
  }
  body.index #shopify-section-featured-blog .container {
    width: 100%;
  }
  body.index #shopify-section-featured-blog .container .columns {
    width: 100%;
  }
  body.index #shopify-section-featured-blog .container .columns img {
    max-width: 100% !important;
    padding: 6px;
  }
  body.index #shopify-section-featured-blog .container .columns h3 {
    padding: 6px;
    font-size: 15px;
    margin-top: 0;
    font-family: Interstate-Regular !important;
    font-weight: normal;
  }
  .contact-term-of-use li {
    margin-bottom: 0 !important;
  }
  .the-brand-content {
    width: 100%;
  }
  .peparazzi >div {
    height: 325px !important;
  }
  .slider-gallery li p {
    TEXT-ALIGN: JUSTIFY;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 19px;
    padding-top: 7px;
    margin-bottom: 0;
  }
  .collection_description {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0;
  }
  .collection_description p {
    margin-bottom: 0;
    padding-top: 6px;

  }
  .collection_description {
    display: none;
  } 





  .cart_container .right-content {
    background: transparent !important;
    height: auto !important;
  }
  #mobile_menu .currencies {
    color: black;
    padding-right: 0 !important;
    font-size: 10px;
    min-width: 100%;
  }
  div#mobile_menu {
    padding: 0 !important;
    margin: 0;
    float: right;
    width: 28px;
    padding-top: 25px !important;
  }
  .cart_container {
    position: relative;
    float: right;
    width: 20%;
  } 
  .mobile_nav div {
    top: 16px !important;
  }
  body.index .currency-converter-mobile {
    display: none;
  }
  #gallery-collection p {
    padding-left: 15px;
    padding-right: 15px;
    text-align: justify;
  } 
  .iam-zaha-page-slider-gallery h6 {
    text-align: justify;
    padding-top: 0;
  } 
  .custom-0.cust-appoint {
    text-align: justify !important;
  }
  .out-of-stock {
    margin-bottom: 16px;
  }

  .verification_form_wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  .quantity-error-2 {
    text-align: center;
  }
  .product .related-products-slider .thumbnail {
    width: 100% !important;
  }








}

@media all and (max-width:450px){
  #header .top_bar a.mobile_logo{
    width:35%;
  }
}
.custom_sizechart .sizechart_table>tr:first-child {
    background-color: #000;
    color: #fff;
}
    .custom_sizechart h1 {
    font-size: 16px;
    text-transform: uppercase;
    font-family: Interstate-Regular;
    font-weight: normal;
    letter-spacing: 2px;
    margin: 5px 0;
}
  .custom_sizechart {
    margin-top: 30px;
    max-width: 410px;
}
.custom_sizechart .sizechart_table>tr>td {
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
    line-height: 14px;
    padding: 8px 4px;
}
.custom_sizechart .sizechart_table > tr:hover{
  background-color: #f9f9f9;
}
a.site-header__logo-link.desktop-logo.logo{
padding-top:3px;
padding-bottom:3px;}
footer.site-footer {
  background: #fff;
  line-height:1.4em;
}

.price .sold_price span {
    text-decoration: line-through;
}
.price span span.sold_out {
  display: block; 
  font-weight:600;
}
select#SingleOptionSelector-0 {
/*     display: none; */
}
#customer_login input {
    margin-bottom: 20px !important;
    height: 45px;
    min-height: 42px;
    margin: 0;
    line-height: 22px;
    border: 1px solid #000000;
    outline: none;
  border-radius:0;
}
.form-vertical label {
    display: block;
    font-weight: bold;
    font-size: 13px;
    text-align: left;
    margin-bottom: 5px;
    text-transform: uppercase;
}

header.collection-header p {
    margin: 0 0 1.5em 0;
}
ul#MobileNav {
    margin: 10px 0px 10px 0px;
}
.register-text{margin-top:15px; text-align: left;}
.form-vertical input, .form-vertical select, .form-vertical textarea{border-radius:0;}
.mobile-nav__link--active .mobile-nav__label{border-bottom: 0;}
input#ContactForm-phone {
    height: 42px;
}
.contact-term-of-use-desktop {
	margin-top: 5px;
}


.menu-hamburger{
	width: 18px;
  height: 34px;
	position: relative;
	float: left;
	margin: 0 8px 0 5px;
	top: 7px !important;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	transition: .1s ease-in-out;
	cursor: pointer;
}
.menu-hamburger span {
	display: block !important;
	position: absolute !important;
	height: 1px !important;
	width: 100%;
	background: #ffffff;
	border-radius: 9px;
	opacity: 1;
	left: 0;
	padding: 0 !important;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	transition: .1s ease-in-out;
}
.mobile-nav__link{
  font-family: lato-medium, sans-serif;
}
.site-header{
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
/* .site-nav--has-dropdown:nth-child(2) .cstm_mm p,  */
.site-nav--has-dropdown:nth-child(3) .cstm_mm span{
  display: none;
}
#ProductSection-related-products .section-header__title{
  font-size: 21px;
  font-family: Interstate-Regular, sans-serif;
  font-weight: normal;
  letter-spacing: 2px;
}
#ProductSection-related-products .grid{
  margin-left: 0;
}
body.catalogue .page-width{
  max-width: 100%;
}
body.behind-the-scene .page-width{
  max-width: 100%;
  width: 93%;
}
body.i-am-zaha .site-header{
  padding: 0 55px 0 65px;
}
body.our-creative-director .page-width {
  width: 100%;
  max-width: none;
  padding: 0 45px;
}
body.the-brand .brand-logo h1{
  margin-top: 20px;
}
body.template-blog .page-width{
  max-width: 1300px;
}
.press-info time{
  font-size: 14px;
}
.article__grid-excerpt{
  font-size: 17px;
}
.form-vertical input::placeholder, .form-vertical select::placeholder, .form-vertical textarea::placeholder{
  color: #999;
}
.form-message--error{
  border: none;
  background-color: transparent;
}
.form-message--error li{
  list-style: none;
}
.newsletter-popup #contact_form .action_button.sign_up{
  text-transform: uppercase;
}
.product-single__meta .product__price .price span.sold_out{
  font-size: 10px !important;
  margin-bottom: 10px;
}
@media screen and (min-width: 801px){
  body.catalogue .peparazzi{
    width: 80%;
  }
}
@media screen and (max-width: 799px){
  .product-form__item.unstitch-fabric {
    flex: 1 1 600px;
}
  .site-header{
    background-color: #fff !important;
  }
  .menu-hamburger span {
    background: black;
  }
  .site-header__icons-wrapper{
    padding-right: 0;
  }
  .site-header__icon.site-header__cart {
    padding: 10px 0 0 11px;
  }
  .menu-hamburger span:nth-child(1) {
    top: 3px;
  }
  .menu-hamburger span:nth-child(2), .menu-hamburger span:nth-child(3) {
    top: 9px;
  }
  .menu-hamburger span:nth-child(4) {
    top: 15px;
  }
  .mobile-nav--close .menu-hamburger span:nth-child(1) {
    top: 9px;
    width: 0%;
    left: 50%;
  }
  .mobile-nav--close .menu-hamburger span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .mobile-nav--close .menu-hamburger span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .mobile-nav--close .menu-hamburger span:nth-child(4) {
    top: 9px;
    width: 0%;
    left: 50%;
  }
  .site-header__icon{
    padding: 25px 0px 0 11px;
  }
  body.editorials .section-header, body.behind-the-scene .section-header{
    display: none;
  }
  body.editorials #gallery-collection p{
    padding-left: 0;
  }
  body.editorials #gallery-collection .one-third{
    padding-bottom: 20px;
  }
  body.behind-the-scene .page-width{
    width: 100%;
  }
  .iam-zaha-page-slider-gallery ul{
    margin-left: 0;
  }
  body.i-am-zaha .grid{
    margin-left: 0;
  }
  .iam-zaha-page-slider-gallery h6{
    padding-left: 0;
  }
  body.i-am-zaha .site-header {
    padding: 0;
  }
  body.our-creative-director .page-width{
    padding: 0;
  }
  .article__meta-buttons li{
    padding: 0px;
  }
  .customer-care{
    display: none;
  }
}

@media screen and (max-width: 374px){
  .product-form__item--submit {
    padding-left: 0;
  }
}
@media screen and (max-width: 1024px){
  .product-form__item--submit { margin-left: 0px; }
}
@media screen and (max-width: 480px){
  .product-form__item--quantity { max-width: 200px; }
  .product-form__item--submit {
    margin-left: 0;
    padding-left: 0;
  }
}

ul#SiteNav > li:nth-child(6) > a {
    color: red !important;
}
ul#MobileNav > li:nth-child(1) > a {
    color: red;
}

@media(min-width: 801px) {
  .announcement-bar.fordesktop
  {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 99;
  }
}

/* body.template-product .main-content {
  margin-top: 40px;
} */

 .swatch-element[data-value="Custom Stitch"] label{
/*     padding: 0 10px; */
/*     width: 135px; */
/*     height: 40px !important; */
/*     border: 1px solid #ccc; */
    background-color: transparent;
/*     padding-top: 8px; */
   text-align: -webkit-center;
    font-size: 15px;
    border-radius: 0px;
}
@media(max-width:768px){
  .swatch-element[data-value="Custom Stitch"] label{
    font-size: 13px !important;
  }
}
 .swatch-element[data-value="Unstitched"] label{
    padding: 0 10px;
    width: 135px;
    height: 40px !important;
    border: 1px solid #ccc;
    background-color: transparent;
    padding-top: 8px;
    font-size: 14px;
    border-radius: 0px;
}

.swatch-active{
  border:1px solid black !important;
}
.text-right.mob{
  	display:none;
  }
@media(max-width:768px){
  .cart__meta-text{
  	width:50px !important;
  }
  .cart__meta-text label{
  	font-size:13px;
  }
  .text-right.mob{
  	display:block !important;
  }
}

.selector-wrapper.js.product-form__item.size{
  display:block !important;
}
.swatch.clearfix{
  display:none !important;
}
/* .q-atc-wrapper{ */
/* min-width:380px; */

/* } */

.btn--share{
border:none !important;
}


/*****/
/* .site-header{
  margin-top: 45px !important;
} */
@media(max-width:767px){
  .site-header {
    margin-top: 0px !important; 
}
}

/*****/
/* header.site-header.logo--left {
    margin-top: 30px;
} */




