/*Header*/
#header {
  padding-bottom: 10px;
}
#header .row {
  position: relative;
}
.header_menu .container {
  width: 100%;
}
.megaMenuCarousel_js {
  position: relative;
}
.megaMenuCarousel_js .owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  z-index: 1;
}
.collection--description {
 background-size: cover;
  background-repeat: no-repeat;
}
#header .megaMenuCarousel_js .owl-nav .owl-prev,
#header .megaMenuCarousel_js .owl-nav .owl-next {
  display: block;
  width: 28px;
  height: 46px;
  margin-top: -46px;
  background-position: center;
  background-repeat: no-repeat;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
}
#header .megaMenuCarousel_js .owl-nav .owl-prev {
  float: left;
  background-image: url(/cdn/shop/files/right_arrow.png?16783549175681003996);
}
#header .megaMenuCarousel_js .owl-nav .owl-next {
  float: right;
  background-image: url(/cdn/shop/files/left_arrow.png?16783549175681003996);  
}
#header .megaMenuCarousel_js .owl-nav .owl-prev:hover,
#header .megaMenuCarousel_js .owl-nav .owl-next:hover {
  opacity: 0.5;
}
.custum_header .navbar {
  margin-top: 22px !important;
}
.custum_logo {
  width: 100%;
  text-align: center;
  padding-top: 0;
}
.custum_logo a {
  display: inline-block;
}
#header .logo.img-responsive {
  margin: 0 auto;
}
.megamenu__subtitle span:first-child {
  letter-spacing: 0 !important;
}
/*updates*/
.promotion_bar {
  position: relative;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: normal;
  background-color: #fff;  
  padding: 0 10px;
}
.promotion_bar .inner {
  position: relative;
  max-width: 1280px;
  padding: 10px 28px;  
  margin: 0 auto;
}
.promotion_bar .owl-carousel {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.promotion_bar .navy .owl-prev,
.promotion_bar .navy .owl-next {
  height: 30px;
  background-size: 100% auto;
  margin-top: -15px;
}
.promotion_bar .navy.disabled {
  display: none;
}
.promotion_bar li {
  font-size: 0;
}
.promotion_bar li .tabh {
  display: inline-table;
  width: 100%;
  height: 40px;
}
.promotion_bar li .tabh .cell {
  display: table-cell;
  vertical-align: middle;
}
.promotion_bar p {  
  font-size: 16px;
  line-height: normal;
  width: auto;
  margin: 0 0;
  text-transform: uppercase;
  display: inline-block;
}
.promotion_bar p.linker {
  width: auto;
  margin: 0;
}
.promotion_bar .button {
  display: inline-block;
  padding: 0px 10px;
  background-color: black;
  color: white;
  border: 0px solid white;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 30px;
  text-decoration: none;
  cursor: pointer;
  width: auto;
  margin: 0 10px;
  transition: 0.33s ease-in-out;
  box-shadow: 0 2px 5px rgba(0,0,0,0.25);
}
.promotion_bar .button:hover {
  /*padding: 10px 24px;*/
  text-decoration: underline;
}
@media only screen and (max-width: 414px) {
  .promotion_bar p.linker {
    width: 100%;
    margin-bottom: 10px;
  }
  .promotion_bar .button {
    width: 50%;
  }
}
#header {
  padding: 0;
  border: 0;  
  box-shadow: 0 3px 5px rgba(0,0,0,0.25);
}
#header.header-layout-06 {
  min-height: auto;
}
.hwrapper {
  position: relative;
  padding: 10px 0;
}
.bar-actions {
  position: absolute;
  font-size: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
  top: 50%;
  right: 0;
  margin-top: -20px;
}
.bar-actions li {
  display: inline-block;
  margin: 0 10px;
  vertical-align: top;
}
.bar-actions form {
  position: relative;
}
.bar-actions form input[name="q"] {
  width: 100%;
  max-width: 280px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 18px;
  height: 40px;
  color: #262626;
  padding: 10px;
  padding-right: 40px; 
  box-shadow: inset 2px 2px 5px rgba(0,0,0,0.25);
}
.bar-actions form button {
  font-size: 24px;
  line-height: 40px;
  text-align: center;
  width: 40px;
  padding: 0;
  border: 0;
  outline: 0;
  background-color: transparent;
  position: absolute;
  top: 0;
  right: 0;
}
.bar-actions li.acc_icon {
  top: auto;
}
.bar-actions .acc_icon a {
  position: relative;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
  color: #fff;
  display: block;
  transition: 0.25s ease-in-out;
}
.bar-actions .acc_icon a:hover {
  color: #f5f5f5;
}
.bar-actions .acc_icon a:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 5px;
  width: 100%;
  height: 0;
  background-color: #fff;
  transition: 0.25s ease-in-out;
}
.bar-actions .acc_icon a:hover:after {
  /*height: 4px;*/
}
header .mainMenu .navbar-nav > li > a .act-underline:before {
  display: none;
}
header .mainMenu .navbar-nav > li > a:hover {
  top: auto;
}
header .mainMenu .navbar-nav > li > a {
  font-size: 18px;
  line-height: 18px;
  padding: 15px 10px !important;
  font-weight: 500;
}
#header .bar-actions .link-inline {
  margin: 0;
  top: auto;
  display: block;
}
#header .bar-actions .dropdown {
  padding: 0;
  display: block;
}
#header .bar-actions .dropdown a {
  display: block;
  color: #fff;
  transition: 0.25s ease-in-out;
}
#header .bar-actions .dropdown a:hover {
  color: #f5f5f5;
}
.bar-actions .cart .dropdown > a span.fa-shopping-bag {
  position: relative;
  font-size: 32px;
  line-height: 40px;
  vertical-align: top;
  padding-right: 10px;
}
.bar-actions .cart .dropdown > a span.fa-shopping-bag:before {
  content: "\f290";
  /*width: auto;
  margin: -3px 10px 0 0;
  font-size: 32px;
  line-height: 40px;
  height: 40px;
  display: block*/;
}
.bar-actions .cart .dropdown .badge--cart {
  top: 0px;
  right: -12px;
  width: 28px;
  height: 28px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  background-color: #fff;
  color: #010101;
  transition: 0.25s ease-in-out;
}
#header .bar-actions .dropdown a:hover .badge--cart {
  background-color: #f5f5f5;
  color: #262626;
}
.custum_logo a {
  vertical-align: top;
}
.new-nav {
  background-color: #fff;
  padding: 0 0 0;
}
.new-nav .container {
  padding: 0 10px;
  margin: 0 auto;
  width: 100%;
}
.new-nav .mainMenu {
  padding: 0;
}
.new-nav .navbar {
  margin: 0 !important;
  min-height: auto;
}
.navbar .navbar-nav {
  /*display: none;*/
}
.new-nav .navbar .navbar-nav {
  float: none;
  text-align: center;
  padding: 0;
  line-height: 0;
  font-size: 0;
  /*display: block;*/
}
.new-nav .navbar .navbar-nav > li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  float: none;
  padding: 0 10px !important;
}
.new-nav .navbar .navbar-nav > li > a,
.new-nav .navbar .navbar-nav > li > a:hover {
  color: #000;
}
.new-nav .navbar .navbar-nav > li > a .act-underline:before {
  background-color: #000;
}
#header .search-dropdown {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: auto;
  right: auto;
  top: 47px;
}
@media only screen and (min-width: 1025px) {
  .custum_header #header.stuck-nav.fixedbar {
    padding-top: 24px;
  }
  .custum_header .stuck-nav.fixedbar .navbar {
      margin-top: 22px !important;
  }
}
@media only screen and (max-width: 1024px) {
  #header {
    padding-bottom: 0px;
  }
  #header .account {
    right: 30px;
  }
  .custum_header .navbar {
    margin-top: 0px !important;
  }
  #header .navbar .navbar-toggle {
    margin-top: 10px;
  }
  #header .container {
    padding: 0 10px;
  }
  .new-nav {
    display: none;
  }
  .hwrapper {
    padding: 15px 0;
  }
  .hwrapper .expand-nav {
    top: 0;
    left: 0;
    position: absolute;
  }
  #header .navbar-toggle {
    float: none;
    margin: 0;
    padding: 12px 0;
    width: 26px;
  }
  .navbar-toggle .icon-bar {
    background-color: #fff;
    height: 4px;
    width: 100%;
    border-radius: 3px;
  }
  .custum_logo {
    display: block;
    text-align: left;
    padding: 0px;
    padding-left: 48px;
    line-height: 0;
  }
  #header .logo {
    max-width: 100px !important;
  }
  #header .cart {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
  }
  .bar-actions .cart .dropdown .badge--cart {
    right: 0 !important;
    top: 0 !important;
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
  }
  .bar-actions .cart .dropdown > a span.fa-shopping-bag:before {
    font-size: 28px;
  }
  .bar-actions .acc_icon a {
    font-size: 16px;
  }
  .bar-actions li {
    margin: 0 5px;
  }
  #header.header-layout-06 .search-dropdown {
    background-color: transparent;
  }
  .mb_show {
    display: inline-block !important;
  }
  #header .bar-actions .link-inline {
    position: relative;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0;
  }
  .search a {
    color: #fff;
  }
  .search a .icon {
    color: #fff;
    line-height: 40px;
    display: block;
    font-size: 24px;
    padding: 0;   
  }
  .custum_header .search-dropdown .input-outer input {
    width: 100%;
    padding: 10px;
    padding-right: 40px;
    height: 40px;
    background-color: #fff !important;
    margin-left: 0;
    box-shadow: 0px 2px 5px rgba(0,0,0,0.25);
  }
  .search-dropdown .input-outer button {
    font-size: 24px;
    line-height: 40px;
    text-align: center;
    width: 40px;
    height: 40px;
    padding: 0;
    border: 0;
    outline: 0;
    background-color: transparent;
    position: absolute;
    top: 0;
    right: 0;
    height: auto; 
  }
  .custum_header .search-dropdown .input-outer {
    height: auto;
  }
}
/*Footer*/
.social-links.social-links--large .icon {
  line-height: 46px;
}
.social-links [class*=" fa-"]:before, 
.social-links [class^=fa-]:before {
  margin-right: 0;
}
.subscribe-box h4:hover {
  text-decoration: underline;
}
.subscribe-box h4 span {
  display: inline-block;
  vertical-align: top;
  line-height: 14px;
}
/*Global*/
.container {
  width: auto;
  max-width: 1740px;
}
.title-box {
  margin: 0 auto;
}
#centerColumn .title-box h2 {
  font-size: 42px;
  font-weight: 700;
}
#centerColumn .mobilemain {
  display: none;
}
#centerColumn .mobilemain img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
}
@media only screen and (max-width: 736px) {
  #centerColumn .title-box h2 {
    font-size: 28px;
    padding: 0;
    margin: 0;
  }
  #centerColumn .title-box h2 {
    /*display: none;*/
  }
  #centerColumn .mobilemain {
    display: block;
  }
}
.template-collection .title-box h2 {
  padding-top: 20px;
  margin-bottom: 20px;
}
.template-collection .title-content {
  position: relative;
}
.template-collection .title-content img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  width: auto;
  height: auto;
}
.mobile-menu-wrapper.open {
  z-index: 99999;
  top: 0 !important;
}
#cboxClose {
  top: 0 !important;
}
.header-wrapper {
  position: fixed;
  width: 100%;
  z-index: 2;
  top: 0;
  left: 0;
}
.product-images-carousel {
  display: none;
}
#pageContent {
  position: relative;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;  
  padding-left: 10px;
  padding-right: 10px;
}
.superspace {
  position: relative;
  width: 100%;
  /*display: none;*/
}
#pageContent.home {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
#newsletter-message {
  padding-top: 10px;
}
.shopify-challenge__container {
    padding-top: 40px;
    padding-bottom: 60px;
}
.new_badge, .product__label--new.product__label {
  top: 10%;
  right: auto;
  left: 10%;
  width: auto;
  height: auto;
  display: inline-block;
  padding: 10px 15px;
  background-color: black;
  color: white;
  font-size: 12px;
  line-height: 12px;
  border-radius: 0;
  font-weight: 700; 
}
.filters-row {
  margin-top: 15px;
  margin-bottom: 30px;
}
.back-to-top {
  -webkit-transition: 0.25s ease-in-out;
  -ms-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  display: block;
  opacity: 0;
  background-color: #000;
}
.back-to-top span {
  color: #fff;
}
.back-to-top.fadein {
  opacity: 1;
}
.pro_short_desc a.short_desc_more {
  display: none;
}
#mobileGallery li {
  position: relative;
  list-style: none;
}
.product-listing.row-view .quick {
  display: none;
}
.title-under.text-center:after {
  display: none;
}
.breadcrumb {
  font-family: 'Ubuntu', sans-serif;
  font-size: 14px;
  line-height: normal;
  font-weight: 400;
  background-color: transparent;
  padding: 20px 0 10px;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 10px;
}
.breadcrumb,
.breadcrumb a {
  text-transform: none;
}
.breadcrumb .sep {
  margin: 0 5px;
  color: #262626;
}
.pitem span img {
  margin: 0 auto;
  display: block;
}
/*quickshop*/
.quick {
  cursor: pointer;
}
.quick.griditem {
  display: inline-block;
  padding: 5px 10px;
  background-color: #000;
  color: #fff;  
  box-shadow: 0 2px 3px rgba(0,0,0,0.25);
  font-weight: 700;
  text-transform: uppercase;
  transition: all 0.33s ease-in-out;
}
.quick.griditem:hover,
.quick.griditem:active {
  /*padding-left: 15px;
  padding-right: 15px;*/
  text-decoration: underline;  
  font-weight: 700;
}
.quick:hover {
  text-decoration: underline;
}
.loader {
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; 
  background-color: rgba(255,255,255,0.25);
  background-repeat: no-repeat;
  background-image: url(https://cdnjs.cloudflare.com/ajax/libs/owl-carousel/1.3.3/AjaxLoader.gif);
  background-position: center;
  display: none;
}
#quickShop {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgba(255,255,255,0.25);
  display: none;
}
#quickShop .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; 
}
#quickShop .closer {
  cursor: pointer;
    text-align: right;
    font-size: 24px;
    line-height: normal;
    font-weight: bold;
    margin: 0;
}
#quickShop .inner {
  position: relative; 
  width: 100%;
  height: 100%; 
}
#quickShop .hold {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  padding: 10px;
}
#quickShop .inner .wrapper {
  position: relative;
  max-width: 844px;
  width: 100%;
  min-height: 400px;
  margin: 0 auto;
  padding: 0;
  background-color: #fff;
  display: block;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  border: 0px solid #000;
  box-shadow: 0 0 20px rgba(0,0,0,0.25)
}
#quickShop .inner .cells {
  float: left;
  width: 50%;
}
#quickShop .inner .cells.left {
  width: 40%;
  padding: 10px;
  min-height: 336px;
  background-repeat: no-repeat;
  background-image: url(https://cdnjs.cloudflare.com/ajax/libs/owl-carousel/1.3.3/AjaxLoader.gif);
  background-position: center;
}
#quickShop .inner .cells.right {
  width: 60%;
}
#quickShop .inner img {
  height: auto;
}
#quickShop .inner .left img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
#quickShop .inner .left {
  padding: 10px 10px 40px;
  padding: 0;   
}
#quickShop .inner .left .owl-theme .owl-dots {
  bottom: -30px;
  margin: 0;
}
#quickShop .inner .right {
  text-align: left;
  padding: 20px;
}
#quickShop .inner .right .notif {
  font-size: 16px;
  line-height: normal;
  padding-top: 10px;
  font-weight: bold;
  text-transform: uppercase;
  color: red;
}
#quickShop .inner .right h1 {
  font-size: 18px;
  line-height: normal;
  padding-top: 10px;
  font-weight: bold;
  text-transform: uppercase;
}
#quickShop .inner .right .avail {
  font-size: 14px;
  line-height: normal;
  font-style: italic;
}
#quickShop .inner .right .revs {
  margin-bottom: 10px;
}
#quickShop .inner .right .revs .spr-badge-starrating {
  display: inline-block;
  vertical-align: middle;
}
#quickShop .inner .right .revs .spr-badge-caption {
  font-size: 14px;
  line-height: normal;
  color: black;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  display: none;
}
#quickShop .inner .right h2 {
  font-size: 18px;
  line-height: normal;
  letter-spacing: normal;
  font-weight: 400;
  margin-bottom: 10px;
}
#quickShop .inner .right h2 span {
  font-weight: 700;
}
#quickShop .inner .right .price {
  font-size: 16px;
  line-height: normal;
  margin: 0 0 20px;
}
#quickShop .inner .right .shade {
  height: 14px;
  font-size: 14px;
  line-height: normal;
  margin: -14px 0 10px;
}
#quickShop .inner .images {
  padding: 0;
  margin: 0;
  width: 100%;
  height: auto;
  position: relative;
  list-style: none;
  background-color: white;  
}
#quickShop .inner .variants {
  text-align: left;
  margin: 0 0 20px;
  padding: 0;
}
#quickShop .inner .variants li {
  display: inline-block;
  vertical-align: middle;
  margin: 2px;
  width: 40px;
  cursor: pointer;
}
#quickShop .inner .variants li {
  padding: 2px;
  transition: 0.33s ease-in-out;
  background: white;
}
#quickShop .inner .variants li.active,
#quickShop .inner .variants li:hover {
  background: black;
}
#quickShop .getter {
  font-size: 18px;
  line-height: normal;
  padding-top: 20px;
  padding-bottom: 10px;
}
#quickShop .more {
  font-size: 16px;
  line-height: normal;
  padding: 20px 0;
}
#quickShop .more a {
  text-decoration: underline;
  transition: 0.33s ease-in-out;
}
#quickShop .inner .right .high {
  border-top: 1px solid black;
  overflow: hidden;
  padding: 10px 0;
}
#quickShop .inner .right .high .price {
  float: left;
  font-size: 20px;
  line-height: 32px;
  font-weight: bold;
  margin-bottom: 0;
}
#quickShop .inner .right .high .price .price-box__old {
  font-size: 20px;
  line-height: 32px;
}
#quickShop .inner .right .high select {
  /*float: right;*/
  height: 32px;
  border: 0;
  border: 1px solid black;
  padding: 0 16px;
  margin-left: 20px;
}
#quickShop .inner .right .low {
  overflow: hidden;
}
#quickShop .inner .right .low button {
  height: 40px;
  padding: 0 16px !important;
  background: black;
  color: white;
  float: left;
  text-transform: uppercase;
  border: 0;
  transition: 0.33s ease-in-out;
}
#quickShop .inner .right .low button:hover {
  /*padding: 0 18px;*/
  text-decoration: underline;
}
#quickShop .inner .right .low button[disabled="disabled"]:hover {
  text-decoration: none;
}
#quickShop .inner .right .low .more {
  float: right;
  padding: 0;
  line-height: 40px;
  font-size: 18px;
  text-transform: uppercase;
}
#quickShop .inner .right .low button[disabled] {
  opacity: 0.5;
}
/*Badges*/
.product {
  position: relative;
}
.custom.pin {
  position: absolute;
  top: 10px;  
  width: 100px;
  z-index: 1;
}
.custom.pin img {
  display: block;
  max-width: 100%;
  height: auto;
}
.custom.pin.new {
  left: 0;
}
.custom.pin.best-seller {
  right: 0;
}
.custom.pin.special {
  right: 0;
}
.prod_gallary .product-main-image__item img {
  width: 100%;
}
.badge-holder {
  display: inline-block;
  position: relative;
  width: 70%;
}
li.isp_badge:before,
li.isp_badge:after {
  content: '' !important;
  position: absolute;
  top: 10px;  
  width: 100px;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
  display: block;
}
.isp_badge_badge-new:before {
  left: 0;
  height: 40px;
  background-image: url(/cdn/shop/files/180417_BLK_NEWBADGE-01-v2.svg?17944269826341626070);
}
.isp_badge_badge-best:after {
  right: 0;
  height: 100px;
  background-image: url(/cdn/shop/files/180417_BLK_BESTSELLERBADGES-01-v2.svg?17944269826341626070);
}
/*Homepage*/
.shopify-section {
  margin: 0 0 0px;
}
.shopify-section:last-child .section-box {
  margin-bottom: 0;
}
#shopify-section-show-helper {
  margin: 0;
}
.index #pageContent .shopify-section:first-child > *:first-child {
  margin: 0 0 0px !important;
}
.shopify-section .home_product_slide {
  margin-top: 0;
  padding-top: 67px;
}
.shopify-section .carousel-products .slick-list {
  padding: 0;
  margin: 0;
}
.shopify-section .product {
  padding-bottom: 0;
}
.index .custom.button {
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  font-size: 17px;
  line-height: normal;
  font-style: normal;
  padding: 13px 30px;
  margin-top: 10px;
  display: inline-block;  
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: 0.33s ease-in-out;
  -ms-transition: 0.33s ease-in-out;
  transition: 0.33s ease-in-out;
}
.index .custom.button:hover {
  text-decoration: none;
}
.index .custom.button.one {
  background: rgba(255,255,255,0.6);
  color: #2655CD;
}
.index .custom.button.one:hover {
  background: #2655CD;
  color: #fff;  
}
.index .custom.button.two { 
  background: #2655CD;
  color: #fff;
}
.index .custom.button.two:hover {
  background: rgba(255,255,255,0.6);
  color: #2655CD; 
}
.index .custom.button.three { 
  background: #fff;
  color: #2655CD;
  box-shadow: inset 0 0 0 2px #2655CD;
}
.index .custom.button.three:hover {
  background: #2655CD;
  color: #fff;  
}
.index .custum_slider .custom.button {
  display: none;
} 
.index .custum_slider .custom.largebtn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent: -999em;
  overflow: hidden;
  z-index: 10;
}
.index .owl ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.index .owl ul li {
  position: relative;
}
.index .owl ul li .img.large {
  /*position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;*/
}
.index .owl ul li .custom.largebtn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  text-indent: -999em;
  z-index: 1;
}
.line-copy.img {
  margin-bottom: 10px;
}
.line-copy.img img {
  max-width: 100%;
  width: auto !important;
  height: auto;
  display: inline-block;
}
.index .owl ul li img.mobi {
  display: none;
}
.index .owl .slide .contents {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  padding: 40px 20px;
  z-index: 1;
}
.index .owl .slide .contents p {
  margin-bottom: 0;
}
.index .owl .slide .contents .vert {
  display: inline-table;
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.index .owl .slide .contents .vert .cell {
  display: table-cell;
  vertical-align: middle;
}
.index .owl .slide .contents .line-copy {
  font-family: $main-font;
  line-height: normal;
}
.index .owl .slide .contents .line-copy .new-note {
  display: inline-block;
  padding: 2px 10px;
  background-color: black;
  color: white;
}
.index .owl .slide .contents .line-copy.one,
.index .owl .slide .contents .line-copy.two {
  font-weight: bold;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.index .owl .slide .contents .line-copy.four {
  margin-top: 5px;
}
.index .owl .slide .contents .line-cta {
  padding-top: 20px;
}
.index .owl .slide .contents .slidercta {
  display: inline-block;
  padding: 10px 20px;
  background-color: black;
  border: 0px solid;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 16px;
  line-height: normal;
  text-decoration: none;
  transition: 0.33s ease-in-out;
}
.index .owl .slide .contents .slidercta:hover{
  padding: 10px 24px;
}
.index .owl .slide .contents .slidercta.black {
  color: white;
}
.index .owl .slide .contents .slidercta.white {
  color: black;
  background-color: white;
}
.index .owl .owl-nav {
  display: none;
}
.index .owl .owl-prev,
.index .owl .owl-next {
  position: absolute;
  top: 0;
  margin: 0;
  padding: 0;
  background: none;
  border-radius: 0;
  display: block;
  height: 100%;
  width: 40px;
}
.index .owl .owl-prev:hover,
.index .owl .owl-next:hover {
  background: none;
}
.index .owl .owl-prev:before,
.index .owl .owl-next:before {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  font-family: 'Material Icons';
  font-size: 40px;
  line-height: 40px;
  color: black;
  padding: 0;
  margin: 0;
}
.index .owl .owl-prev {
  left: 0;  
}
.index .owl .owl-prev:before {
  content: "\e408";
  left: 0;
}
.index .owl .owl-next {
  right: 0;
}
.index .owl .owl-next:before {
  content: "\e409";
  right: 0;
}
.owl-theme .owl-dots {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}
.section-box.owl .owl-theme .owl-dots {
  font-size: 0;
  padding: 10px 0;
}
.section-box.owl .owl-theme .owl-dots .owl-dot {
  vertical-align: top;
}
.owl-theme .owl-dots .owl-dot span {
  background: #9B9B9B;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: white;
}
.owl-carousel {
  -ms-touch-action: manipulation;
  touch-action: manipulation; 
}
.owl-carousel .owl-stage, .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: auto;
    touch-action: auto;
}
@media only screen and (max-width: 1400px) {
  .tp-bgimg,
  .slot .slotslide > div {
    background-size: 100% !important;
  }
  .tp-banner-container {
    height: 42.1rem !important;
  }
}
@media only screen and (max-width: 1024px) {
  .dropdown.text-right {
      padding: 0 5px 0 20px;
  }
}
@media only screen and (max-width: 814px) {
  /*homepage*/
  .index .owl .owl-nav {
    display: none;
  }
  .index .owl ul li {
    height: auto !important;
    background-color: #fff;
    overflow: hidden;
    padding-bottom: 36px;
  }
  .index .section-box.owl ul li {
    padding-bottom: 0;
  }
  .index .owl ul li .img.large,
  .line-copy.img {
    display: none;
  }
  .index .owl ul li img.mobi {
    display: block;
    box-shadow: 0 2px 10px rgba(0,0,0,0.25);
  }
  .index .owl .slide .contents {
    position: relative;
    top: auto;
    left: auto;
    height: auto;
    text-align: center !important;
    padding: 20px 20px 20px;
    overflow: hidden;
  }
  .index .owl .slide .contents .vert {
    width: 100% !important;
  }
  .index .owl .slide .contents .vert .cell {
    vertical-align: top !important;
    padding: 0 !important;
    text-align: center !important;
  }
  .index .owl .slide .contents .line-copy {
    color: #000 !important;
  }
    .index .owl .slide .contents .line-copy.one,
  .index .owl .slide .contents .line-copy.two {
    font-size: 28px !important;
    line-height: 28px;    
    margin-bottom: 10px;
  }
  .index .owl .slide .contents .line-copy.three {
    font-size: 14px !important;
    line-height: 20px;
  }
  .index .owl .slide .contents .line-copy.three br {
    display: none;
  }
  .index .owl .slide .contents .line-copy.four {
    font-size: 14px !important;
    line-height: 20px;
    font-weight: bold;
    margin-top: 10px; 
  }
  .index .owl .slide .contents .line-copy.five a {
    color: #000 !important;
  }
  .slick-prev {
    left: 15px;
  }
  .slick-next {
    right: 15px;
  }
  .carouselTab.slick-arrow-top .slick-prev {
      left: 30px;
  }
  .carouselTab.slick-arrow-top .slick-next {
      right: 30px;
  }
}
@media only screen and (max-width: 736px) {
  .container {
    padding-left: 0;
    padding-right: 0;
  }
  .filters-row {
    margin-bottom: 15px;
    padding: 0 0 10px;
  }
  .filters-row .pull-left {
    float: none;
    width: 100%;
    text-align: center;
  }
  .filters-panel .pull-right.pagination-btns {
    float: none !important;
    width: 100%;
    text-align: center;
  }
  .filters-panel .filters-row__mode {
    line-height: 0;
    vertical-align: middle;
    margin-right: 10px;
  }
  .filters-panel .btn-img {
    margin-top: 0;
  }
  .filters-row__select {
    display: inline-block;
    vertical-align: middle;
  }
  .filters-row__select label {
    margin-bottom: 0;
  }
  .select-wrapper .select--ys {
    margin-bottom: 0;
  }
  .product-listing.row .product {
    margin-bottom: 20px;
  }
  .mobpad {
    padding-top: 20px;
  }
  .tp-bgimg,
  .slot .slotslide > div {
    background-size: cover !important;
  }
  .shopify-section .home_product_slide {
    padding-top: 0;
  }
  .shopify-section {
    /*margin-bottom: 5px;*/
  }
  .product__inside__name {
    margin-bottom: 10px;
  }
  /*featured tiles*/
  .box-baners .row .col-md-6 {
    margin-bottom: 0px;
  }
  .box-baners .row .col-md-6:last-child {
    margin-bottom: 0;
  }
  .box-baners .banner .figure .figcaption {
    position: relative;
    width: auto;
    height: auto;
    top: auto;
    left: auto;
    padding: 10px 20px 0;
    text-align: center !important;  
    display: none;  
  }
  .box-baners .banner,
  .box-baners .banner:hover {
    text-decoration: none;
  }
  .box-baners .banner .figure .block {
    margin-bottom: 10px;
    color: black;
  }
  .box-baners .banner .figure .block:first-child {
    margin-bottom: 5px;
  }
  .box-baners .banner .figure:hover {
    background: none;
  }
  .box-baners .zoom-in .figure:hover img {
    transform: scale(1);
  }
}
/*Custom Homepage*/
.hor-line {
  display: none;
}
/*Collection*/
.dropdown .product__inside {
  background-color: transparent;
}
.product {
  padding-left: 10px;
  padding-right: 10px;
  max-width: 500px;
}
.product-listing.row-view .product__inside__name .procol_short_desc p:last-child {
  padding-bottom: 20px;
}
.product__inside__name h2 {
  height: 52px;
  margin: 20px 0 10px;
  padding: 0;
}
.product__inside__name h2 a {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  line-height: normal;
  letter-spacing: normal;
}
/*Cart*/
#cart-icon {
  position: relative;
  width: 40px;
  height: 40px;
  margin-right: 8px;
}
@media only screen and (max-width: 736px) {
  #cart-icon {
    height: 32px;
  }
}
#cart-icon path {
  fill: #fff;
}
.empty_cart {
  padding-top: 60px;
}
#sca_fg_cart {
  min-height: 420px;
}
/*Boxes*/
.section-box {
  position: relative;
  margin: 0 0 0px;
}
.section-box.owl {
  background-color: white;
}
.banner-contents {
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
  padding: 40px 10px;
}
.banner-contents .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-color: white;
}
.banner-contents .description {
  position: relative;
  z-index: 1;
  text-align: center;
}
.banner-contents .maincopy p {
  margin-bottom: 10px;
}
.banner-contents .maincopy p:last-child {
  margin-bottom: 0;
}
.banner-contents .maincta {
  padding-top: 20px;
}
.banner-contents .maincta a {
  display: inline-block;
  padding: 10px 20px;
  background-color: transparent;
  color: white;
  border: 2px solid;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  line-height: normal;
  text-decoration: none;  
  transition: 0.33s ease-in-out;
}
.banner-contents .maincta a:hover {
  padding: 10px 24px;
}
.story-contents {
  position: relative;
  padding: 20px 0 0;
  text-align: center;
  background-color: #000;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.story-contents .accent {
  position: absolute;
  width: 100%;
  left: 0;  
  background-color: black;
}
.story-contents .accent.top {
  top: 0;
  height: 30%;
}
.story-contents .accent.bottom {
  bottom: 0;
  height: 25%;
}
.story-contents .hold {
  position: relative;
  z-index: 1;
  max-width: 100%;
  margin: 0 auto;
}
.story-contents .heading {
  color: white;
  margin: 0 0 0;
  text-transform: uppercase;
  /*background-color: black;*/
  padding: 0px 10px 20px;
}
.story-contents .product-listing {
  font-size: 0;
}
.story-contents .product-listing .prow {
  position: relative;
  width: 100%;
  margin: 0;
  display: block;
  padding: 0 10px 20px;
}
.story-contents .product-listing .prow .inside {
  position: relative;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}
.story-contents .product-listing .prow.odd {
  padding-top: 20px;
}
.story-contents .product-listing .prow:first-child {
  padding-top: 0;
}
.story-contents .product-listing .prow:last-child {
  padding-bottom: 30px;
}
.story-contents .product-listing .prow:before {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
  background-color: white;
}
.story-contents .product-listing .prow.odd:before {
  bottom: 0;  
}
.story-contents .product-listing .prow.even:before {
  height: 100%;
}
.story-contents .cell {
  position: relative;
  width: 33.33%;
  margin: 20px 0 0;
  padding: 0 10px;
  display: inline-block;
  vertical-align: top;
}
.story-contents .cell.last {
  margin-top: 20px;
}
.story-contents .cell h2 a,
.story-contents .cell .available_shades,
.story-contents .cell .price-box span, 
.story-contents .cell .price-box span.price-box__old {
  color: black;
}
.story-contents .product {
  margin: 0 auto;
  max-width: 375px;
}
.story-contents .product .product__label--sale {
  top: 8px;
  left: 10px;
}
.story-contents .product__inside {
  background-color: transparent;
  top: auto;
  left: auto;
}
.story-contents .product__inside__image {
  overflow: hidden;
  max-width: 300px;
  margin: 0 auto;
  position: relative;
  font-size: 16px;
}
.story-contents .product__inside__name h2 {
  height: auto;
  padding: 20px 0 5px;
}
.product-story .story-contents .product__inside__name h2.product_title {
  font-size: 16px;  
}
.product-story .story-contents .product__inside__name h2.product_title {
  padding: 10px 0;
  margin: 10px 0;
  min-height: 70px;
  display: block;
}
.story-contents .product .price-box {
  min-height: 30px;
}
.story-contents .product .available_shades {
  min-height: 24px;
}
.product-story .story-contents .product__inside__name h2.product_title a {
  font-weight: 600;
}
.story-contents .product__inside__name h2 span {
  display: block;
  text-transform: uppercase;
  font-weight: 700;
}
.story-contents .product .coll_image {
  transition: 0.33s ease-in-out;
  background-color: black;
  transform: scale(1);
  transform-origin: center;
}
.story-contents .product .coll_image:hover {
  transform: scale(1.05); 
}
.story-contents .product .available_shades {
  margin-bottom: 0;
}
.story-contents .product .price-box {
  margin: 0 0 14px;
  line-height: normal;
}
.story-contents .product .quick.button {
  display: inline-block;
  padding: 10px 20px;
  background-color: black;
  color: white;
  /*border: 2px solid white;*/  
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  line-height: normal;
  text-decoration: none;
  cursor: pointer;
  transition: 0.33s ease-in-out;
  box-shadow: 0 2px 3px rgba(0,0,0,0.25);
}
.story-contents .product .quick.button:hover {
  /*padding: 10px 24px;*/
  text-decoration: underline;
}
.product__inside {
  overflow: visible;
}
.promo-banners {
  height: 100%;
}
.promo-banners .hold {
  display: flex;
  width: 100%;
}
.prbanner { 
  width: 50%;
  padding: 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.prbanner-three { 
  width: 33%;
  padding: 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.promo-full .prbanner {
  width: 100%;
  background-color: black;
}
.prbanner .mobile {
  display: none;
}
.prbanner .inner {
  /*display: inline-table;*/
  width: 100%;
  height: 100%; 
}
.prcontents {
  text-align: center;
  position: relative;
  /*display: table-cell;*/
  vertical-align: top;
  height: 100%;
}
.prcontents .primg img {
  display: inline-block;
  max-width: 100%;
}
.prcontents .prcopy {
  font-size: 16px;
}
.prcontents .prlink {
}
.prcontents .prlink a {
  display: inline-block;
  padding: 10px 20px;
  background-color: transparent;
  border: 2px solid;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  line-height: normal;
  text-decoration: none;
  transition: 0.33s ease-in-out;  
}
.prcontents .prlink a:hover {
  padding: 10px 24px;
}
/*Noella Landing Page*/
div#noella {
  margin: 0 auto !important;
  max-width: none;
}
div#noella .inner {
  margin: 0 -10px;
}
div#noella .section-box {
  margin: 0 0 5px !important;
}
.prime-banner {
  position: relative;
}
.prime-banner .video-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: #000;
  display: none;
}
.prime-banner .video-content iframe {
  width: 100%;
  height: 100%;
}
.primecontents {
  background-image: url(/cdn/shop/files/BLK_SITE-REDESIGN_landingP_NOELLA_HERO.jpg?238120208328674954);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 552px;
  padding: 0 5%;
}
.primecontents .vert {
  display: flex;
  width: 65%;
  height: 100%;
}
.primecontents .table {
  display: inline-table;
  width: 100%;
  height: 100%;
  margin: 0;
}
.primecontents .cell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.primecontents .cell h1 {
  margin-bottom: 20px;
}
.primecontents .copy {
  font-size: 24px;
  line-height: normal;
  padding: 20px 0;
  max-width: 680px;
  display: inline-block;
}
.primecontents .cta {
  padding: 20px 0;
}
.primecontents .cta .button {
  font-family: 'Montserrat', sans-serif;
  display: inline-block;
  padding: 10px 40px;
  background-color: black;
  border: 0px solid;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 24px;
  line-height: normal;
  color: white;
  text-decoration: none;
}
.malaikacontents {
  background-image: url(/cdn/shop/files/BLK_SITE-REDESIGN_landingP_NOELLA_BIO.jpg?238120208328674954);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 810px;
  padding: 5%;
}
.malaikacontents .vert {
  display: flex;
  width: 45%;
  height: 100%;
}
.malaikacontents .table {
  display: inline-table;
  width: 100%;
  height: 100%;
  margin: 0;
}
.malaikacontents .cell {
  display: table-cell;
  vertical-align: top;
  text-align: left;
  color: white;
}
.malaikacontents h2 {
  color: white;
  font-size: 48px;
  line-height: normal;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  margin-bottom: 0;
}
.malaikacontents .copy {  
  padding: 40px 0 20px;
  max-width: 680px;
  display: inline-block;
}
.malaikacontents .copy p {
  margin: 0 0 20px;
  font-size: 24px;
  line-height: 32px;
  color: white;
  font-family: 'Montserrat', sans-serif;
}
.malaikacontents .copy p strong {
  font-weight: 600;
}
.malaikacontents .copy p:last-child {
  margin-bottom: 0;
}
.malaikacontents .cta .button {
  display: inline-block;
  padding: 10px 40px;
  background-color: black;
  border: 0px solid;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 24px;
  line-height: normal;
  color: white;
}
.quotecontents {
  padding: 30px 20px 20px;
}
.quotecontents .img {
  max-width: 1024px;
  margin: 0 auto;
}
.quotecontents .img img {
  display: block;
  max-width: 100%;
}
.product-story.modified .story-contents {
  text-align: left;
}
.product-story.modified .story-contents .cell {
  margin-top: 0;
}
.product-story.modified .story-contents .product__inside__name h2 {
  padding-top: 10px;
}
.video-contents {
  position: relative;
  text-align: center;
  background-color: #d5c8bf;
}
.video-contents .inner {
 padding: 20px 30px 20px;
}
.video-contents .inner .heading {
  padding: 0 0 0;
  margin: 0 0 20px;
  text-transform: uppercase;
  font-weight: 600;
}
.video-contents .holder {
  position: relative;
  max-width: 1024px;
  margin: 0 auto;
}
.video-contents .holder iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#noella .mobile {
  display: none;
}
/*Mobile*/
@media only screen and (max-width: 1024px) {
  .primecontents,
  .malaikacontents {
    height: 520px;
  }
}
@media only screen and (max-width: 736px) {
  #quickShop {
    padding-top: 67px;
  }
  #quickShop .inner {
    overflow: auto;
  }
  #quickShop .hold {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
  }
  #quickShop .inner .cells {
    float: none;
  }
  #quickShop .inner .cells.left {
    width: 50%;
    margin: 0 auto;
    padding: 0;
    min-height: 180px;
  }
  #quickShop .inner .cells.right {
    width: 100%;
  } 

  #noella .mobile {
    display: block;
  }
  .primecontents,
  .malaikacontents {
    background: none !important;
    padding: 0;
    height: auto;
  }
  .primecontents .img {
    display: none;
  }
  .primecontents .vert,
  .malaikacontents .vert {
    width: 100%;
  }
  .primecontents .cta {
    margin-bottom: 25px;
  }
  .primecontents .copy {
    padding: 10px 0 20px;
  }
  .malaikacontents h2,
  #noella .malaikacontents p {
    color: black;
    text-align: center;
    padding: 0 20px;
  }
  .malaikacontents h2 {
    padding-top: 20px;
    padding-bottom: 0px;
    margin-bottom: 0;
    font-size: 32px;
  }
  #noella .malaikacontents p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 10px;
  }
  .malaikacontents .copy {
    padding-top: 20px;
    padding-bottom: 0;
  }
  .quotecontents {
    padding-top: 0;
  }
  .quotecontents .table {
    margin-bottom: 0;
  }
  .quotecontents .img {
    display: none;
  }
  .story-contents {
    padding-bottom: 0;
  }
  .story-contents .cell {
    width: 100%;
    margin-top: 20px;
  }
  .story-contents .accent.top {
    height: 10%;
  }
  .story-contents .accent.bottom {
    display: none;
  }
  .story-contents .product-listing .prow:before {
    height: 85%;
  }
  .product-story.modified .story-contents {
    padding-top: 0;
  }
  .product-story.modified .story-contents .cell {
    margin-top: 20px;
  }
  #noella .story-contents .product__inside__name h2 {
    font-size: 20px;
    white-space: inherit;
  }
  .subscribe-box h4 {
    font-size: 16px;
  }
  .prbanner {
    background: none !important;
    width: 100%;
    padding: 0;
    margin-bottom: 0px;
    color: black !important;
  }
  .promo-banners .hold {
    display: block;
  }
  .prbanner .primg {
    display: none;
  }
  .prbanner .desk {
    display: none;
  }
  .prbanner .mobile {
    display: block;
  }
  .prcontents .prcopy {
    padding-top: 20px;
  }
  .prcontents {
    padding-right: 0 !important;
  }
  .prcontents .prlink a {
    color: black !important;
  }
}
@media only screen and (max-width: 414px) {
  .primecontents .copy,
  .primecontents .cta {
    display: none;
  }
  .prime-banner .video-content {
    height: 75%;
    top: 50%;
    margin-top: -35%;
  }
}
@media only screen and (max-width: 375px) {
  #quickShop .inner .right .low .more {
    font-size: 16px;
  }
  .video-contents .inner .heading {
    font-size: 14px;
  }
}
/*Shade Finder*/
#shopify-section-page-shade-finder {
  margin: 0;
}
#pageContent #shade-finder {
  position: relative;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto !important;
  font-family: 'Montserrat', sans-serif;
}
#shade-finder img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
#shade-finder .banner {
  overflow: hidden; 
  background-color: #fcdddb;
  margin-bottom: 10px;
}
#shade-finder .banner .inside {
  position: relative;
/*  max-width: 1400px; */
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
  padding: 0;
}
#shade-finder .banner .inside .mobile {
  display: none;
}
#shade-finder .banner .inner {
  position: absolute;
  padding-top: 40px;
  text-align: center;
  max-width: 540px;
  bottom: 10px;
  right: 40px;
}
#shade-finder .banner .inner h1 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 48px;
  line-height: 44px;
  margin: 0;
  display: inline-block;
}
#shade-finder .banner .inner h2 {
  font-weight: 400;
  font-size: 18px;
  line-height: normal;
  text-transform: uppercase;
  border-bottom: 1px solid black;
  padding: 12px 6px;
  margin: 0 0 12px;
  display: inline-block;
}
#shade-finder .banner .inner p {
  font-weight: 400;
  font-size: 20px;
  line-height: normal;
  margin: 0 0 18%;
  display: inline-block;
  max-width: 400px;
}
#shade-finder .banner .inner h3 {
  font-weight: 700;
  font-size: 16px;
  line-height: normal;
  margin: 0 0 0;
  text-transform: uppercase;
  display: inline-block;
  max-width: 300px;
}
#shade-finder .models {
  position: relative;
  border-bottom: 0px solid black;
  transition: 0.33s ease-in-out;
}
/*#shade-finder .models .owl-carousel {
  opacity: 0;
}
#shade-finder .models .owl-carousel.owl-loaded {
  opacity: 1;
}*/
#shade-finder .head.active .models {
  border-width: 10px;
}
#shade-finder .models:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -18px;
  width: 36px;
  height: 0px;
  background: url(/cdn/shop/files/ARROW.png?12407188620242127426) no-repeat center;
  background-size: cover;
  border: 0px solid transparent;
  transition: 0.3s ease-in-out;
}
#shade-finder .head.active .models:after {
  bottom: -26px;
  height: 26px;
}

/*
#shade-finder .models ul {  
  list-style: none;
  padding: 0;
  margin: 0 0 0px;
  border-bottom: 3px solid white;
}
#shade-finder .model {
  position: relative;
  width: 100%;
  min-height: 200px;  
  padding: 0;
  background-color: black;
  cursor: pointer;
}
#shade-finder .model:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 8px solid transparent;
  transition: 0.25s ease-in-out;
  z-index: 1;
}
#shade-finder .model:hover:before,
#shade-finder .model.active:before {
  border-color: black;
}
#shade-finder .model .image {
  background-color: white;
  height: 100%;
  overflow: hidden;
}
#shade-finder .model .image img {
  transition: 0.33s ease-in-out;
  transform-origin: center;
  transform: scale(1);
}
#shade-finder .model:hover .image img,
#shade-finder .model.active .image img {
  transform: scale(1.05);
}
#shade-finder .model .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px;
  background-color: black;
  color: white;
  text-transform: uppercase;
  text-align: center;
}
#shade-finder .match {
  display: none;
  padding: 0 0 20px;
  max-width: 1400px;
  margin: 0 auto;
}
#shade-finder .match .heading {
  font-size: 24px;
  line-height: normal;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  padding: 30px 10px 0;
  margin: 0;
}
#shade-finder .match ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
*/

/*
#shade-finder .product .pimage {
  margin-bottom: 10px;
}

#shade-finder .product .ptitle {
  text-transform: capitalize;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  line-height: 1.25em;
  font-weight: 600;
  margin-bottom: 10px;
  min-height: 45px;
}
#shade-finder .product .baseprice {
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  line-height: 1.25em;
  font-weight: 600;
  margin: 0 0 10px;
}

*/

/*
#shade-finder .product .shadename {
  font-size: 14px;
  line-height: 18px;
  font-style: italic;
  margin-bottom: 10px;
}
#shade-finder .product .shadename p {
  margin: 0;  
}
#shade-finder .product .shadename span {
  font-weight: 600;
}
#shade-finder .match .product .shadename strong {
  font-weight: 400;
  font-style: normal;
}
#shade-finder .product .revs .rating {
  margin: 0 0 10px;
}
#shade-finder .product .swatches {
  list-style: none;
  font-size: 0;
  margin: 0 0 10px;
  padding: 0;
}
#shade-finder .product .swatch {
  display: inline-block;
  font-size: 14px;
  line-height: normal;
  vertical-align: top;
  background-color: white;
  transition: 0.33s ease-in-out;
  width: 40px;
  padding: 3px;
  margin-right: 4px;
  margin-bottom: 0;
}
#shade-finder .product .swatch:last-child {
  margin-right: 0;
}
#shade-finder .product .swatch.active,
#shade-finder .product .swatch:hover {
  background-color: black;
}
*/

/*
#shade-finder .product .addcart.button,
#shade-finder .quick.button {
  display: inline-block;
  padding: 10px 20px;
  background-color: black;
  border: 0px solid white;
  color: white;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 16px;
  line-height: normal;
  text-decoration: none;
  box-shadow: 0px 2px 5px rgba(0,0,0,0.25);
  transition: 0.33s ease-in-out;
}
*/
#shade-finder .selections .quick.button {
  border-color: transparent;
}
#shade-finder .product .addcart.button:hover,
#shade-finder .quick.button:hover {
  /*padding: 10px 24px;*/
  text-decoration: underline;
}
#shade-finder .collection {
  padding: 20px;
  padding-bottom: 30px;
  background-color: none;
  text-align: center;
}
#shade-finder .collection .heading {
  padding: 20px 0 0;
  margin: 0 0 20px;
  text-transform: uppercase;
  font-weight: 600;
}
#shade-finder .selections {
  position: relative;
  margin: 0 auto;
  max-width: 1400px;
  padding: 0 40px;
}
#shade-finder .selections ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#shade-finder .video {
  padding: 20px;
  background-color: #fcdddb;
  text-align: center;
}
#shade-finder .video .inner {
  max-width: 1400px;
  margin: 0 auto;
}
#shade-finder .video .heading {
  padding: 0 0 0;
    margin: 0 0 20px;
    text-transform: uppercase;
    font-weight: 600;
}
#shade-finder .video .holder {
  position: relative;
  max-width: 1024px;
  width: auto;
  height: auto;
  display: inline-block;
  background-color: black;
  margin: 0 auto;
  text-align: center;
  padding: 0;
}
#shade-finder .video .holder iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#shade-finder .learn {
  padding: 20px 0;
  overflow: hidden;
  font-size: 0;
  max-width: 1400px;
  margin: 0 auto;
}
#shade-finder .learn:last-child {
  padding-bottom: 0;
}
#shade-finder .learn .inside,
#shade-finder .match .inside {
  max-width: 1100px;
  margin: 0 auto;
  border-bottom: 1px solid black;
  padding-bottom: 40px;
}
#shade-finder .match .inside {
  position: relative;
  padding-left: 40px;
  padding-right: 40px;
}
.learn .callout {
  text-align: center;
  margin-bottom: 20px;
}
.learn .callout .heading {
  font-size: 64px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.learn .callout p {
  font-size: 32px;
  text-transform: uppercase;
  margin: 0 0 40px;
}
.learn .product {
  overflow: hidden; 
  max-width: 100%;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  padding: 0px 10px 10px;
}
.learn.single .product {
  width: 100%;
}
.learn.double .product {
  width: 50%; 
  border-right: 1px solid black;
}
.learn.double .product:last-child {
  border: 0;
}
.learn.single .block {
  display: inline-block;
  vertical-align: middle;
}
.learn .image {
  position: relative;
}
.learn.single .contents {
  width: 33.33%;
}
.learn.single .image {
  width: 46%;
}
.learn .pimg {
  position: relative;
  width: 50%;
  display: inline-block;
  vertical-align: middle;
}
.learn .pimg.tall {
  width: 35%;
}
#shade-finder .learn .pimg img {
  margin: 0;
  display: block;
}
#shade-finder .learn.single .pimg img {
  width: 100%;
}
#shade-finder .learn.double .pimg img {
  width: 100%;
}
.learn .features {
  position: relative; 
  width: 50%;
  text-align: left;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  display: inline-block;
  vertical-align: middle;
}
.learn .count {
  position: relative;
  padding: 5% 0;
  text-align: left;
  font-size: 14px;
  line-height: 18px;
  font-style: italic;
}
.learn.single .count {
  width: 100%;
  text-align: center;
  margin-left: 26%;
  transform: translate(-50%,0);
}
.learn.double .count {
  width: 100%;
  margin-left: 65%;
  transform: translate(-50%,0);
}
.learn.double .tall .count {
  margin-left: 50%;
}
.learn.single .contents .brand {
  font-size: 18px;
  line-height: normal;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0;
}
.learn.single .contents .title {
  font-size: 24px;
  line-height: normal;
  text-transform: uppercase;
  font-weight: 400;
  margin: 0 auto;
  max-width: 350px;
}
.learn.single .contents .benefits {
  font-size: 16px;
  line-height: normal;
  font-weight: 400;
  margin: 12px auto 20px;
  max-width: 245px;
}
.learn.single .features {
  height: 100%;
}
.learn.single .features ul {
  padding: 0;
  padding-left: 10%;
  margin: 0;
  list-style: none; 
  margin-top: 0%;
  height: auto;
  max-width: 200px;
  padding-bottom: 25%;
}
.learn.single .features ul li {
  margin: 0;
    padding: 0;
    height: 21%;
    display: inline-table;
    width: 100%;
    margin: 0 0 20px;
    font-weight: 500;
}
.learn.single .features ul li span {
  display: table-cell;
  vertical-align: bottom;
}
.learn.double .contents {
  padding: 0 0 20px;
}
.learn.double .contents .brand {
  font-size: 18px;
  line-height: normal;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0;
}
.learn.double .contents .title {
  font-size: 24px;
  line-height: normal;
  text-transform: uppercase;
  font-weight: 400;
  margin: 0;
}
.learn.double.top .contents .title {
  max-width: 395px;
  margin: 0 auto;
}
.learn.double .contents .benefits {
  font-size: 16px;
  line-height: normal;
  font-weight: 400;
  margin: 0;
}
.learn.double .contents .mobile {
  display: none;
  padding-top: 20px;
}
.learn.double .features {
  width: 48%;
  height: 100%;
}
.learn.double .features ul {
  padding: 0;
  margin: 0;
  list-style: none;
  padding-left: 10%;
  height: 100%;
  max-width: none;
}
.learn.double.top .features ul {
  padding-top: 10%;
}
.learn.double .features ul li {
  margin: 0;
  padding: 0;
  height: 22%;
  display: inline-table;
  width: 100%;
  margin: 0 0 20px;
}
.learn.double .features ul li span {
  display: table-cell;
  vertical-align: bottom;
}
.learn.double .features ul li:last-child {
  margin-bottom: 0;
}

.learn .features ul li span {
  position: relative;
}
.learn .features ul li span:before {
  content: '';
  position: absolute;
  top: 10px;
  right: 105%;
  height: 1px;
  width: 20%;
  background: black;  
}
.learn.double .features ul li:last-child span:before {
  display: none;
}
.learn.double .features,
.learn.double .pimg {
  vertical-align: middle;
}
#shade-finder .cta.mobile,
.learn .count.mobile,
.shader.body.mobile {
  display: none;
}
.learn .count.mobile {
  text-align: center;
}
#shade-finder .owl-theme .owl-dots .owl-dot span {
  background: #d6d6d6;
}
#shade-finder .owl-theme .owl-dots .owl-dot.active span, 
#shade-finder .owl-theme .owl-dots .owl-dot:hover span {
  background: black;
}
.navy {
  position: absolute;
  width: 100%;
  height: 1px;
  top: 50%;
  left: 0;
  z-index: 2;
}
.navy .disabled {
  opacity: 0.5;
}
.navy .owl-prev,
.navy .owl-next {
  position: absolute;
  margin-top: -23px;
  top: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 28px;
  height: 46px;
  border: 0;
  outline: none;
  overflow: hidden;
  text-indent: -999em;  
}
.navy .owl-prev {
  left: 0;
  background-image: url(/cdn/shop/files/right_arrow.png?16783549175681003996);
}
.navy .owl-next {
  right: 0;
  background-image: url(/cdn/shop/files/left_arrow.png?16783549175681003996);
}
/*Lines*/
.product.a ul li:nth-child(1) span:before { width: 45%; }
.product.a ul li:nth-child(2) span:before { width: 60%; }
.product.b ul li:nth-child(1) span:before { width: 30%; }
.product.b ul li:nth-child(2) span:before { width: 25%; }
.product.b ul li:nth-child(3) span:before { width: 32%; }
.product.c ul li:nth-child(1) span:before { width: 30%; }
.product.c ul li:nth-child(2) span:before { width: 25%; }
.product.c ul li:nth-child(3) span:before { width: 32%; }
.product.d ul li:nth-child(1) span:before { width: 50%; }
.product.d ul li:nth-child(2) span:before { width: 40%; }
.product.d ul li:nth-child(3) span:before { width: 55%; }
.product.e ul li:nth-child(1) span:before { width: 12%; }
.product.e ul li:nth-child(2) span:before { width: 22%; }
.product.e ul li:nth-child(3) span:before { width: 18%; }
.product.f ul li:nth-child(1) span:before { width: 20%; }
.product.f ul li:nth-child(2) span:before { width: 16%; }
.product.f ul li:nth-child(3) span:before { width: 36%; }
/*End Lines*/
@media only screen and (max-width: 1024px) {
  #shade-finder .banner .inner {
    max-width: 440px;
    right: 20px;
  }
}
@media only screen and (max-width: 1000px) {
  #shade-finder .owl-theme .owl-dots {
    position: relative;   
  }
  .match .owl-theme .owl-nav.disabled+.owl-dots,
  .collection .owl-theme .owl-nav.disabled+.owl-dots,
  .models .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
  }
  #shade-finder .product {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 814px) {
  #shade-finder .banner .inner {
    right: auto;
    max-width: 100%;
    padding: 10px;
    bottom: auto;
    position: relative;
  }
  #shade-finder .banner .inner h1 {
    font-size: 38px;
    line-height: 34px;
    display: none;
  }
  #shade-finder .banner .inner h2 {
    font-size: 16px;
    display: none;
  }
  #shade-finder .banner .inner p {
    margin: 0 auto 10px;
    font-size: 14px;
    display: block;
  }
  #shade-finder .banner .inner h3 {
    display: block;
    margin: 0 auto;
  }
  #shade-finder .banner {
    background-color: #ffffff;
  } 
  #shade-finder .banner .inside .desktop {
    display: none;
  }
  #shade-finder .banner .inside .mobile {
    display: block;
  }
  #shade-finder .banner .inside .mobile img {
    width: 100%;
  }
  .shader.body {
    display: none;
  }
  .shader.body.mobile {
    display: block;
  }
}
@media only screen and (max-width: 814px) {
  .learn .callout .heading {
    font-size: 34px;
  }
  .learn .callout p {
    font-size: 22px;
    line-height: normal;
  }
  .learn.double .contents .title {
    font-size: 22px;
  }
  .learn.single .contents .benefits,
  .learn.double .contents .benefits {
    max-width: 320px;
    margin: 0 auto;
  }
  .learn .contents .benefits span {
    display: block;
  }
  .learn.single .contents {
    width: 38%;
  }
  .learn .callout {
    border-bottom: 1px solid black;
    max-width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .learn .callout p {
    margin: 0 0 20px;
  }
  .shader.body.mobile .learn.single .features ul li:nth-child(4) {
    display: none;
  }
  .shader.body.mobile .learn.single .features ul li:nth-child(3) {
    margin: 0;
  }
  .shader.body.mobile .learn.single .features ul {
    padding-bottom: 0;
  }
  #shade-finder .shader.body.mobile .product {
    margin: 0;
    padding: 0;
  } 
  #shade-finder .cta {
    display: none;
  }
  #shade-finder .cta.mobile {
    display: block;
  }
  .learn.single .contents {
    width: 100%;
    padding-bottom: 20px;
  }
  .learn.single .image {
    width: 100%;
  }
  #shade-finder .product {
    width: 100%;
    margin-bottom: 20px;
  }
  .learn .product {
    padding: 0 0 10px;
  }
  .learn.double .count {
    width: 100%;
  }
  .learn.double .count,
  .learn.single .count,
  .learn.double .tall .count {
    transform: none;
    margin-left: auto;
  }
  .learn .count {
    padding: 5% 0;
    display: none;
  }
  .learn .count.mobile {
    display: block
  }
  .learn .features {
    font-size: 12px;
  }
  .learn.double .features ul li:last-child {
    display: none;    
  }
  .learn.double .features ul {
    padding-top: 12%;
  }
  .learn.double .features ul li {
    height: 20%;
  } 
  .learn.double .features {
    width: 44%;
  }
  .learn .features ul li:last-child {
    margin-bottom: 0 !important;
  }
  #shade-finder .learn {
    padding: 20px 10px;
  }
  .learn.double .contents {
    padding-bottom: 20px;
  }
  .learn.double .contents .mobile {
    display: block;
  }
  #shade-finder .match {
    padding: 10px 10px 20px;
  }
  .learn.double .product {
    border: 0;
  }
  #shade-finder .video .heading {
    max-width: 340px;
    margin-right: auto;
    margin-left: auto;
  }
  .learn.single .contents .title {
    font-size: 20px;
    max-width: 335px;
  }
  .learn .pimg {
    width: 55%;
  }
  .learn .features {
    width: 45%;
  }
  .learn.single .features ul {
    padding-left: 5%;
  }
  .learn.single .features ul li {
    margin: 0 0 10px;
  }
  .shader.body.mobile .learn.single .features ul {
    padding-top: 6%;
  }
}
@media only screen and (max-width: 414px) {
  .learn.single .contents .title {
    max-width: 295px;
  }
  .learn.single .product.f .contents .title {
    max-width: 310px;
  }
  .learn.single .product.c .contents .title {
    max-width: 335px;
  }
}
/*Discover Page*/
#discover #pageContent {
  padding-bottom: 40px;
}
#pageContent #discover {  
  width: 100%;
  max-width: 1400px;
  font-size: 0;
  line-height: 0;
  text-align: center;
  margin: 0 auto;
  padding: 20px 20px 0;
}
#discover .frompage {
  position: relative;
  padding: 20px 20px 20px;
}
#discover .frompage h1 {
  text-transform: uppercase;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 5px;
}
#discover .frompage p {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: normal;
}
#discover img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
#discover .heading {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  text-align: left;
  padding: 0 0 0;
  margin: 0 0 10px;
  font-size: 24px;
  line-height: normal;
}
#discover .title {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  padding: 0 0 0;
  margin: 0 0 0;
  font-size: 18px;
  line-height: normal;
  text-align: center;
}
#discover .contents {
  margin: 0 0 10px;
  padding: 0 10px;
  text-align: left;
}
#discover .gitem {
  position: relative;
  display: inline-block;
  width: 33%;
  vertical-align: top;
  padding: 0 5px;
  margin: 0 0 20px;
}
#discover .gitem a {
  text-decoration: none;
}
#discover .gitem .img {
  position: relative;
  display: block;
  margin: 0 0 20px;
  padding: 0;
}
#discover .gitem .img:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url('/cdn/shop/files/BLK_playbutton_1.png?2882172308660697044');
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 25%;
}
#discover .gitem .img .hold {
  position: absolute;
  top: 0;
  left: 0;  
  width: 100%;
  height: 100%;
}
#discover .gitem .img iframe {  
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
#discover .looks {
  padding-top: 30px;
  border-top: 1px solid #eee;
}
#discover .looks .heading {
  margin-bottom: 30px;
}
#discover .looks .gitem {
  width: 49%;
}
#discover .looks .gitem .img {
  display: inline-block;
  vertical-align: middle;
  width: 30%;
  margin-bottom: 0;
}
.x-menu--bg {
/*   box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2); */
  border-bottom: 1px solid #222;
}
#discover .looks .gitem .img:after {
  display: none;
}
#discover .looks .contents {
  margin-bottom: 0;
}
#discover .looks .gitem {
  margin-bottom: 40px;
}
#discover .looks .gitem .contents {
  display: inline-block;
  vertical-align: middle;
  width: 69%;
  text-align: left;
  padding-left: 20px;
  padding-bottom: 20px;
}
#discover .looks .gitem .contents .title {
  text-align: left;
  line-height: normal;
  margin-bottom: 5px;
}
#discover .looks .gitem .contents .desc {
  font-size: 16px;
  line-height: normal;
  color: #444;
  font-weight: 300;
}
#discover .looks .gitem .contents .desc p {
  margin-bottom: 10px;
}
#discover .looks .gitem .contents .cta {
  padding-top: 0;
  text-align: left;
}
#discover .looks .gitem .contents .cta a {
  display: inline-block;
  text-align: center;
  padding: 8px 12px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 300;
  line-height: normal;
  border: 1px solid #666;
  color: #666;
  transition: 0.33s ease-in-out;
}
#discover .looks .gitem .contents .cta a:hover {
  background-color: #000;
  color: #fff;
  border-color: #fff;
}
@media only screen and (max-width: 414px) {
  #discover .gitem,
  #discover .looks .gitem {
    width: 100%;
  }
  #discover .looks .gitem {
    margin-bottom: 20px;
  }
  #discover .gitem .img {
    margin-bottom: 10px;
  }
  #discover .looks .gitem .img,
  #discover .looks .gitem .contents {
    width: 100%;
  }
  #discover .looks .gitem .img {
    margin-bottom: 10px;
  }
  #discover .looks .gitem .contents {
    padding-left: 0;   
  }
}

#discover .frompage .flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
#discover .frompage .outer {
  width: 100%;
  display: flex;
}
#discover .frompage .wrapper {
  position: relative;
  width: 100%;
}
#discover .frompage iframe {
  display: block;
  margin: auto;
  width: 100%;
  height: 100%;
  min-height: 572px;
}


/*============================================================================
  #Drawers
==============================================================================*/
.is-transitioning {
  display: block !important;
  visibility: visible !important;
}

.js-drawer-open {
  overflow: hidden;
}

.drawer {
  /*-webkit-transform: translateZ(0);
  will-change: transform;*/
  display: none;
  position: fixed;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  top: 0;
  bottom: 0;
  padding: 0 10px 10px;
  max-width: 95%;
  z-index: 10;
  color: red;
  background-color: #ccc;
  transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1);
}
.drawer a {
  color: red;
}
.drawer a:hover,
.drawer a:focus {
  /*opacity: 0.7;*/
}
.drawer input,
.drawer textarea {
  border-color: #222;
  background-color: white;
}

.drawer--right {
  width: 320px;
  right: -320px;
  border-left: 1px solid #222;  
}
.js-drawer-open-right .drawer--right {
  display: block;
  /*transform: translateX(-320px);*/
  right: 0;
  z-index: 9999;
}

#PageContainer {
  position: relative;
  overflow: hidden;  
}

.is-moved-by-drawer {
  /*-webkit-transform: translateZ(0);
  will-change: transform;*/
  /*right: 0;*/
  transition: all 0.4s cubic-bezier(0.46, 0.01, 0.32, 1);
}
.js-drawer-open-right .is-moved-by-drawer {
  /*transform: translateX(-320px);*/
  /*right: 320px;*/
}

.drawer__header {
  display: table;
  height: 70px;
  width: 100%;
  margin-bottom: 10px;
  border-bottom: 1px solid #222;
}

.drawer__title,
.drawer__close {
  display: table-cell;
  vertical-align: middle;
}

.drawer__title {
  width: 100%;
}

.drawer__close {
  width: 1%;
  text-align: center;
  font-size: 18px;
}

.drawer__close button {
  position: relative;
  right: -20px;
  height: 100%;
  padding: 0 20px;
  color: inherit;
}
.drawer__close button:active,
.drawer__close button:focus {
  background-color: #222;
}

/*============================================================================
  #Ajax Cart Styles (conditionally loaded)
==============================================================================*/

.ajaxcart__inner {
  margin-bottom: 10px;
}

.ajaxcart__row > .grid {
  margin-left: 10px;
}
.ajaxcart__row > .grid__item {
  padding-left: 10px;
}

.ajaxcart__product {
  position: relative;
  max-height: 500px;
}
.ajaxcart__product.is-removed {
  max-height: 0;
  overflow: hidden;
  visibility: hidden;
  transition: all 450ms cubic-bezier(0.57,.06,.05,.95);
}

.ajaxcart__row {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #222;
}

.ajaxcart__product-image {
  display: block;
  overflow: hidden;
  margin-bottom: 15px;
}
.ajaxcart__product-image img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.ajaxcart__product-meta {
  display: block;
}

.ajaxcart__product-name + .ajaxcart__product-meta {
  padding-top: 10px;
}

/*================ Quantity Selectors ================*/
.js-qty {
  position: relative;
  margin-bottom: 1em;
  max-width: 100px;
  min-width: 75px;
  overflow: visible;
}
.js-qty input {
  display: block;
  background: none;
  text-align: center;
  width: 100%;
  padding: 5px 25px;
  margin: 0;
}

.js-qty__adjust {
  cursor: pointer;
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  border: 0 none;
  padding: 0 8px;
  background: none;
  text-align: center;
  overflow: hidden;
}
.js-qty__adjust:hover,
.js-qty__adjust:focus {
  color: red;
}

.js-qty__adjust--plus {
  right: 0;
  border-left: 1px solid #222;
}

.js-qty__adjust--minus {
  left: 0;
  border-right: 1px solid #222;
}

/*================ Quantity Selectors in Ajax Cart ================*/
.ajaxcart__qty {  
  margin: 0;
}
.ajaxcart__qty .is-loading {
  opacity: 0.5;
  transition: none;
}

.ajaxcart__qty-num {
  border-color: #222;
  color: red;
}

.ajaxcart__qty-adjust {  
  color: red;
}

.ajaxcart__qty--plus {  
  border-color: #222;
}

.ajaxcart__qty--minus {  
  border-color: #222;
}

.ajaxcart-item__price-strikethrough {
  float: right;
}

/* Custom Drawer */
.drawer {
  font-family: 'Montserrat', sans-serif;
  background-color: #fefefe;
  border: 0;
  padding-left: 10px;
  padding-right: 10px;
  box-shadow: 0 0 5px rgba(0,0,0,0.25);
  color: #000;
}
.drawer .visually-hidden {
  display: none;
}
.drawer__header {
  height: 50px;
  padding: 0 10px;
}
.drawer__title,
.drawer .emptycart {  
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-weight: 700;
  padding-top: 2px;
  color: #000;
}
.drawer .emptycart {
  text-align: center;
  /*text-shadow: 0 0 3px rgba(0,0,0,0.25);*/
  padding: 12px 10px 10px;
  font-size: 16px;
  line-height: 16px;
}
.drawer__close {

}
.drawer__close button {
  right: auto;
  padding: 0;
  display: block;
  background-image: url(/cdn/shop/files/Close.png?6278909791390251001);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  outline: none;
  border: 0;
  background-color: transparent;
  width: 16px;
  height: 16px;
  overflow: hidden;
  text-indent: -999em;
}
.drawer__close button:active, .drawer__close button:focus {
  background-color: transparent;
}
.drawer .ajaxcart__row {
  border-bottom: 1px solid #ccc;
  padding-top: 10px;
  padding-left: 5px;
  padding-right: 5px;
}
.drawer .ajaxcart__product:last-child .ajaxcart__row {
  border-bottom: 0;
}
.drawer .grid {
  overflow: hidden;
  padding: 0;
  margin: 0;
}
.drawer .grid__item {

}
.drawer .grid__item.one-quarter {
  float: left;
  width: 30%;
}
.drawer .grid__item.three-quarters {
  float: left;
  width: 50%;
}
.drawer .grid__item.third {
  float: left;
  width: 20%;
  color: #000;
  line-height: normal;
  font-size: 16px;
  font-weight: 500;
}
.drawer .grid__item.three-quarters p {
  margin-bottom: 10px;
  line-height: normal;
}
.drawer .ajaxcart__product-name,
.drawer .ajaxcart__product-meta {
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: normal;
  text-transform: uppercase;
  font-weight: 400;
}
.drawer .ajaxcart__product-meta {
  padding: 16px 0 0;
}
.drawer .ajaxcart__qty {
  display: block;
  font-size: 0;
  width: 75%;
}
.drawer .ajaxcart__qty-num {
  width: 46%;
  height: 32px;
  border: 1px solid #000;
  text-align: center;
  font-size: 18px;
  line-height: normal;
  color: #000;
  display: inline-block;
  vertical-align: top;
  outline: none;
  background-color: #fff;
  -webkit-appearance: none;
  border-radius: 0;
}
.drawer .ajaxcart__qty-adjust {
  height: 32px;
  width: 27%;
  display: inline-block;
  font-size: 24px;
  line-height: 32px;
  color: #fff;
  background-color: #000;
  border: 0;
  vertical-align: top;
}
.drawer .removeProductCart {
  padding: 10px 0 0;
}
.drawer .removeProductCart a {
  color: #bbb;
  font-size: 14px;
  line-height: normal;
  letter-spacing: normal;
  text-transform: uppercase;
  font-weight: 600;
  /*text-shadow: 0 0 2px rgba(0,0,0,0.1);*/
}
.drawer .ajaxcart__footer {
  border-top: 1px solid #000;
  padding-top: 16px;
  padding-left: 5px;
  padding-right: 5px;
}
.drawer .grid__item.two-thirds {
  float: left;
  width: 70%;
  color: #000;
  font-weight: 700;
  font-size: 16px;
  line-height: normal;
  text-transform: uppercase;
}
.drawer .grid__item.one-third {
  float: left;
  width: 30%;
  color: #000;
  font-weight: 700;
  font-size: 16px;
  line-height: normal;
  text-transform: uppercase;
  /*text-shadow: 0 0 3px rgba(0,0,0,0.25);*/
}
.drawer .ajaxcart__footer .grid--full {
  margin-bottom: 0px;
  overflow: hidden;
}
.drawer .freeship {
  background-color: #000;
  font-size: 20px;
  line-height: normal;
  padding: 20px;
  color: #fff;
  margin-bottom: 14px;
}
.drawer .freeship p {
  margin-bottom: 5px;
}
.drawer .disclaimer {
  color: #000;
  font-size: 14px;
  line-height: normal;
  max-width: 80%;
  margin: 0 auto 14px;
}
.drawer .disclaimer p {
  margin-bottom: 0;
}
.drawer .cart__checkout {
  width: 100%;
  text-transform: uppercase;
  font-size: 16px;
  line-height: normal;
  color: #fff;
  background-color: #000;
  outline: none;
  border: 0;
  padding: 14px 10px;
  font-weight: 700;
}
.drawer .cart__checkout:hover,
.drawer .cart__checkout:active {
  text-decoration: underline;
}


/*********FINDATION**********/


/*********ABOUT PAGE**********/
body[data-id="our-story"] .main-content {
    padding: 128px  0 0 0 !important;
}

body[data-id="our-story"] .full-width,
body[data-id="our-story"] .full-width .columns {
    padding: 0;

}

@media only screen and (max-width: 1024px) {
  
  body[data-id="our-story"] .main-content {
    padding: 114px  0 0 0 !important;
  }
}

/*********PRODUCT PAGE**********/
.try-it-on-open .product-page--images-container, 
.try-it-on-open .product-best-seller-tag {
  display:none;
}

@media only screen and (max-width: 600px) {
  html.try-it-on-open
  body.try-it-on-open {
    overflow:hidden;
  }
  
  .try-it-on-open .product-page--cart-form-block {
      position: fixed;
      bottom: 0;
      background: #ffffff;
      left: 0;
      right: 0;
      margin-bottom: 0 !important;
      z-index: 999;
      padding: 12px 10px;
  }

  .try-it-on-open .product-page--cart-form-block .need-help,
  .try-it-on-open .product-page--cart-form-block .shopify-product-form .button-row.clearfix,
  .try-it-on-open .product-page--cart-form-block .shopify-product-form .quanity-cart-row-bottom {
      display: none;
  }

  .try-it-on-open .product-page--cart-form-block .quanity-cart-row {
      padding:8px 5px 5px;
  }

}



 /* kck */

input#newsletter-email:-webkit-autofill,
input#newsletter-email:-webkit-autofill:focus {
    transition: background-color 600000s 0s, color 600000s 0s;
}
input#newsletter-email[data-autocompleted] {
    background-color: transparent !important;
}


form#contact_form {
    display: block !important;
}

p.note.note--success,
.newsletter_already_subscribe.newsletter-form__message.form__message.note.note--success {
    color: #757575;
}

input#-phone {
    padding-left: unset;
    color: #fff9;
    font-family: Futura;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: .28px;
    background: #2e1c11;
    border: 0;
}

form#contact_form {
    border-bottom: 0px solid white !important;
}

input#newsletter-email, input#-phone {
    border-bottom: 1px solid white !important;
}
