/** Shopify CDN: Minification failed

Line 3988:2 Unexpected "}"
Line 5123:2 Unexpected "}"

**/
/*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;
    width: 100%;
    height: auto;
    margin: 0 auto;

  }
  #shade-finder .banner {
    overflow: hidden; 
    background-color: #fcdddb;
    margin-bottom: 0;
  }
  #shade-finder .banner .inside {
    position: relative;
  /*  max-width: 1400px; */
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    padding: 0;
  }
  #shade-finder .banner .inside img {
    width: 100%;
  }
  #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;
    background: #000000;
    padding-bottom: 20px;
  }
  /*#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;
  }
  #shade-finder .model {
    position: relative;
    width: 100%;
    min-height: 200px;  
    padding: 10px 0;
    background-color: black;
    cursor: pointer;
  }
  /*
  #shade-finder .model.active, #shade-finder .model:hover, #shade-finder .model:active, #shade-finder .model:visited, #shade-finder .model:focus {
      border: 2px solid #ffffff;
  }
  */
  #shade-finder .model:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 2px solid transparent;
    transition: 0.25s ease-in-out;
    z-index: 1;
  }
  #shade-finder .model:hover:before,
  #shade-finder .model.active:before {
    border-color: #ffffff;
  }
  #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%;
    font-size: 11px;
    line-height: 14px;
    padding: 2px 10px;
    background-color: #d8a480;
    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: 35px !important;
      line-height: normal;
      font-weight: 600;
      text-transform: uppercase;
      text-align: center;
      letter-spacing: 2px;
      font-family: 'Futura';
      color: #000;
      padding: 35px 10px 32px;
      margin: 0;
  }
  #shade-finder .match ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  
  #shade-finder .product {
      margin: 0 auto;
      padding: 20px 30px;
  }
  #shade-finder .product .pimage {
    margin-bottom: 10px;
  }
  #shade-finder .product .pmid {
      text-align: left;
  }
  #shade-finder .product .ptitle {
      text-transform: uppercase;
      font-family: 'Raleway';
      font-size: 12px;
      line-height: 1.25em;
      font-weight: 400 !important;
      margin-bottom: 10px;
      min-height: 45px;
      text-align: left;
  }
  #shade-finder .product .baseprice {
    font-family: 'Futura';
    font-size: 12px;
    line-height: 1.25em;
    font-weight: 600;
    margin: 0 0 10px;
  }
  
  #shade-finder .product .shadename {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 10px;
    text-transform: uppercase;
  }
  #shade-finder .product .default-title-hidden {
      height: 30px;
  }
  #shade-finder .product .shadename p {
    margin: 0;
    width: 100%;
    display: table;
    border: 1px solid #000000;
  }
  #shade-finder .product .shadename span {
    font-weight: 300;
    display: table-cell;
    width: 50%;
    color:#000000;
    font-size:8px;
  }
  #shade-finder .match .product .shadename strong {
    font-weight: 400;
    font-style: normal;
  }
  #shade-finder .product .revs .rating {
    margin: 0 0 4px;
  }
  #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 .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 .product .addcart.button {
      background-color: #272727;
      color: #ffffff;
      border: 1px solid #000;
      overflow-y: hidden;
      text-align: center;
      letter-spacing: 0.0075em;
      text-transform: uppercase;
      font-family: Raleway;
      font-style: normal;
      font-weight: bold;
      font-size: 12px;
      line-height: 124.8%;
      height: auto;
      padding: 8px 30px;
  } 
  
  #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: 1350px;
    margin: 0 auto;
    border-bottom: 0px solid black;
    padding-bottom: 40px;
  }
  #shade-finder .match .inside {
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
  }
  .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;
    cursor: pointer;
    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;
  }
  .customReview {
      cursor: pointer;
  }
  .currency{
    float: left;
    
  }
  
  .spr-badge-caption{
      Display: none;
  }
  .spr-badge{
      display: inline-block !important;
  }
  .spr-pagination{
    Display: contents;
  
  }
  
  .insta-feed-box .insta-title {
    font-family: Futura;
    font-style: normal;
    font-size: 20px;
    text-align: center;
    letter-spacing: 0.0325em;
    line-height: 124.8%;
    text-transform: uppercase;
    color: #000000;
  }
  .Good-To-Know-Content ul{
    display: flex;
    flex-wrap: wrap;
  }
  
  
  /* .Good-To-Know-Content .gtk-content{ */
    .Good-To-Know-Content ul li{
  
    background: #000;
    padding: 3px 30px;
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 0.01em;
    text-align: center;
  }
  
  .Good-To-Know-Content li{
    display: inline !important;
    line-height: 50px;
    margin-right: 10px;
    
  }
  .Good-To-Know {
    margin-left: 15px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
  }
  .Good-To-Know .Good-To-Know-Title{
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
  }
  
  @media only screen and (max-width: 767px) {
    .Good-To-Know .Good-To-Know-Title {
          padding-bottom: 0px;
    }
    .quanity-cart-row-bottom p{
      text-align: center !important;
    }
    .insta-feed-box .insta-title{
      padding-top: 10px;
      padding-bottom: 10px;
      font-size: 15px;
    }
  /*   #insta-feed .instafeed-container{
      margin-right: 0.5%;
      padding-top: 25% !important;
      width: 49% !important;
      height: 179.24px;
      height: 300.24px;
    } */
    #insta-feed, .instafeed-shopifyP{
      margin-top:10px !important;
    }
  }
  @media only screen and (min-width: 768px) {
    #insta-feed .instafeed-container{
      margin-right: 0.5%;
      padding-top: 25% !important;
      width: 24% !important;
    }
    .insta-feed-box .insta-title, .insta-feed-box .insta-upload-look{
          padding-top: 10px;
      padding-bottom: 15px;
    }
    #insta-feed {
    margin-top: 0px !important;
  }
  
  }
  @media only screen and (max-width: 991px) {
   .button-row .ba-call-button {
        font-size: 12px;
      padding: 0px 25px 0px 40px;
    }
  
    .button-row .try-button, .button-row .trigger-button {
      font-size: 12px;
    }
  }
  @media only screen and (min-width: 992px) {
  
  }
  
  @media only screen and (min-width: 1200px) {
    .rpadding-2{
        padding-right: 2%;
    }
    .button-row .try-button, .button-row .ba-call-button {
  
    }
  
  }
  
  .Good-To-Know-Title{
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 11.2765px;
    line-height: 124.8%;
    letter-spacing: 0.045em;
    text-transform: uppercase;
    color: #000000;
  }
  .clearfix p{
    font-family: Raleway;
    font-size: 11px;
    letter-spacing: 0.0375em;
    text-transform: uppercase;
    color: #000000;
    font-weight: 300;
  
  } 
  .spr-review-header-byline{
    color: #9C9C9C;
    opacity: unset !important;
    width: 100%;
    font-family: 'Futura' !important;
    font-size: 15px !important;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    font-style: normal !important;
  }
  .spr-review .spr-review-content .spr-review-header-title{
    color: #000;
    font-family: 'Futura';
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.05em;
    text-align: left;
    
  }
  .spr-review .spr-review-content .spr-review-content-body{
    font-family: Raleway;
    font-size: 13px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
  }

  .spr-review-footer.rte {
      border-bottom: 1px solid rgba(0, 0, 0, 0.1);
      padding-bottom: 10px;
  }

  .spr-review-footer.rte a {
    font-family: 'Futura';
    font-size: 8px;
    font-style: normal;
    font-weight: 400;
    line-height: 10px;
    letter-spacing: .04em;
    text-align: left;
    color: #c2c2c2!important;
    text-transform: uppercase;
  }
  
  .main-footer .row.bottom .fw--icon {
      height: 1.2em !important;
  }
  @media only screen and (max-width: 767px){
    header .logo-image {
      height: auto !important;
      width: 200px;
    }
  }

  .main-header .bottom-row .cart-container, .main-header .search-account, .main-header .search-value {
    bottom: 26px;
  }

  @media  (min-width: 768px) and  (max-width: 991px){
    [data-x-menu--overlap='true'] .x-menu--level-1--container{
      display: block !important;
    }
    [data-x-menu--overlap='true'] .x-menu--overlap-icon{
      display: none !important;
    }
    .logo-center .x-menu--level-1--container{
          margin-left: 0px;
    }
    .logo-center .x-menu--level-1--container .x-menu--level-1--link{
      margin-left: 0px;
          font-size: 10px;
    }
    
  }
  @media  (min-width: 992px) and  (max-width: 1023px){
    [data-x-menu--overlap='true'] .x-menu--level-1--container{
      display: block !important;
    }
    [data-x-menu--overlap='true'] .x-menu--overlap-icon{
      display: none !important;
    }
    
  }
  li.active .trigger{
    color: #000000 !important;
    border-bottom: 1px solid #000 !important;
    font-weight: bold !important;
  }
  
  .need-help{
      padding-top: 20px;
  }
  .need-help iframe{
    width : 100% !important;
  }
  
  @media only screen and (max-width: 576px) {
     .button-row .ba-call-button {
        font-size: 11px;
        padding: 0px 8px 0px 30px;
    }
  
  }
  
  @media only screen and (max-width: 414px) {
    body.embed.button_inner a {
    font-size: 12px !important;
   }
  }
  
  @media only screen and (max-width: 359px) {
    .button-row .ba-call-button {
      width: 100%;
      margin-right:0;
    }
   }
  }
  
  iframe#findation-iframe .inner {
      width: 600px;
  }
  
  
  
  
  
  
  /********************start custom css for api****************************/
  
  a.try-button, a.trigger-button, button.try-button, button.trigger-button, button.ba-call-button {
      border-radius: 2px;
      border: 1px solid black;
      font-size: 16px;
      color: black;
      font-weight: bold;
      line-height: 36px;
      text-align: left;
      height: 40px;
      padding: 0px;
      background: white;
      position: relative;
      margin-bottom: 5px;
      font-family: Raleway;
      text-transform: uppercase;
      text-align:center;
  }
  
  .button-row .try-button, .button-row .trigger-button, .button-row .ba-call-button {
      width: 49%;
      float: left;
  }
  .button-row .try-button, .button-row .ba-appointment {
      margin-right: 2%;
    }
  
  
  .button-row button.try-button:before, .button-row button.trigger-button:before {
      content: '';
      background:url('https://cdn.shopify.com/s/files/1/2513/2702/files/mirror.png?v=1618488922');
      left: 6px;
      top: 8px;
      position: absolute;	
      width: 20px;
      height: 20px;
      background-size: 20px 20px;
  }
  .button-row button.try-button:hover:before, .button-row button.trigger-button:hover:before {
      background:url('https://cdn.shopify.com/s/files/1/2513/2702/files/mirror1-white.png?v=1619848170');
  }
  .button-row a.try-button:before, .button-row a.trigger-button:before {
      content: '';
      background:url('https://cdn.shopify.com/s/files/1/2513/2702/files/icon_CTA_FindYourShade1.png?v=1619846030');
      left: 6px;
      top: 8px;
      position: absolute;	
      width: 20px;
      height: 20px;
      background-size: 20px 20px;
  }
  .button-row button.ba-appointment:before {
      content: '';
      background:url('https://cdn.shopify.com/s/files/1/2513/2702/files/icon_CTA_Calendar1.png?v=1619851333');
      left: 6px;
      top: 8px;
      position: absolute;	
      width: 20px;
      height: 20px;
      background-size: 20px 20px;
  }
  .button-row button#BA-Call:before {
      content: '';
      background:url('https://cdn.shopify.com/s/files/1/2513/2702/files/icon_CTA_Phone1.png?v=1619851333');
      left: 6px;
      top: 8px;
      position: absolute;	
      width: 20px;
      height: 20px;
      background-size: 20px 20px;
  }
  .button-row button.ba-appointment:hover:before {
      background:url('https://cdn.shopify.com/s/files/1/2513/2702/files/icon_CTA_Calendar-white-new.png?v=1620046925');
  }
  .button-row button#BA-Call:hover:before {
      background:url('https://cdn.shopify.com/s/files/1/2513/2702/files/icon_CTA_Phone-white-new.png?v=1620046925');
  }
  a.try-button, a.trigger-button{display:inline-block;}
  
  .template-product a.try-button:hover, .template-product a.trigger-button:hover, a.try-button:hover, a.trigger-button:hover, button.ba-call-button:hover, button[disabled].ba-call-button, button.try-button:hover, button.trigger-button:hover, button[disabled].try-button, button[disabled].trigger-button, button#BA-Call:hover, button[disabled]#BA-Call {
      background: #000;
      color: #fff !important;
  }
  button[disabled]{
      opacity: 0.5;
  }
  div#demo-click-event {
      display: none;
      margin-top: 40px;
      margin-bottom: 12px;
  }
  #demo-click-event span, #demo-click-event button {
      display: block;
      border: 2px solid gray;
      float: left;
      margin: 5px;
      font-size: 12px;
      padding: 2px 5px;
      cursor: pointer;
      background:#fff;
  }
  
  #demo-click-event span:hover, #demo-click-event button:hover{
     
      background: #808080;
      color:#fff;
  }
  
  div#YMK-module {
      display: inline-block;
    /*  position: absolute; */
  }
  
  @media only screen and (min-width: 992px) {
    .spr-reviews {
      margin: 24px 50px 0 50px !important;
      }
  }
  @media only screen and (min-width: 1200px) {
    .spr-reviews {
      margin: 24px 100px 0 100px !important;
      }
  }
  .spr-reviews {
    display: flex;
    flex-wrap: wrap;
  }
  @media only screen and (max-width: 767px){
    .spr-reviews {
      display: block;
      flex-wrap: wrap;
    }
    #shopify-product-reviews{
      margin-top: 10px !important;
      margin-right: -20px !important;
      margin-left: -20px !important;
    }
     
  }
  
  .swatches-color-label {
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: normal;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 15px;
  }
  .product-page--images {
      position: relative;
      margin:0;
  }
  .product-best-seller-tag#bestseller{
    background-color: #F3847D;
  }
  .product-best-seller-tag#new{
    background-color: #D24B20;
  }
  .product-best-seller-tag#soldout{
    background-color: #2E1C11;
  }
  .product-best-seller-tag{
    padding: 5px 15px;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    text-align: left;
  }
  .product-best-seller-tag span{
    text-transform: uppercase;
    color: #fff;
    font-family: 'Futura';
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 0.05em;
    text-align: left;
  }
  @media (max-width: 500px){
  .product-best-seller-tag{
   padding: 3px 15px;
  }
  }
  
  input::-webkit-outer-spin-button,
  input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }
  input[type=number] {
    -moz-appearance: textfield !important;
  }
  .quantity{
      position: relative;
  }
  .quantity span {
      display: inline-block;
      font-size: 27px;
      line-height: 1em;
      cursor: pointer;
      position: absolute;
      width: 49px;
      height: 100%;
      text-align: center;
      top: 0;
      color: #000;
  }
  .quantity span.minus-btn {
      left: 0px;
  }
  .quantity span.plus-btn {
      right: 0px;
  }
  .quantity .minus-btn:before, .quantity .plus-btn:before {
      display: block;
      font-size: 20px;
      line-height: 44px;
      font-family: Raleway;
      font-style: normal;
      font-weight: normal;
  }
  .quantity .minus-btn:before {
      content: "-";
  }
  .quantity .plus-btn:before {
      content: "+";
  }
  .template-product article .quanity-cart-row .quantity input{
      text-align:  center;
  }
  .add-to-cart-block{
      text-align: center;
        margin-top: 10px;
  }
  .add-to-cart-block input.add-to-cart-btn{
      background-color: #fff;
      color: #000;
      border: 1px solid #000;
      overflow-y: hidden;
      text-align: center;
      letter-spacing: 0.0075em;
      text-transform: uppercase;
      font-family: Raleway;
      font-style: normal;
      font-weight: bold;
      font-size: 12px;
      line-height: 124.8%;
      height: auto;
      padding: 8px 30px;
  }
  .pt-20{
      padding-top: 20px;
  }
  @media (min-width: 992px) and (max-width: 1023px){
      [data-x-menu--align='center'] .x-menu--level-2--container {
          top: 89%;
      }
  }
  @media (min-width: 768px) and (max-width: 991px){
      [data-x-menu--align='center'] .x-menu--level-2--container {
          top: 88%;
      }
  }
  .x-menu--level-2--list .x-menu--level-2--link a{
      width: 100%;
  }
  .template-collection .product-grid--container .product--root .product-padding, .product-grid--root .product-padding{
      background-color: #fff;
    position: relative;
  }
  .product-best-seller-tag.collection-tag{
      width: 100%;
      text-align: left;
      padding: 2px 12px;
      margin: 0;
      position: absolute;
      font-family: 'Futura';
      font-size: 18px;
      line-height: 26px;
      letter-spacing: 0.05em;
      height: 30px;
  }
  .product-best-seller-tag.product-sale-tag{
      background-color: #000000;
  }
  .product-recommendations--item{
      position: relative;
  }
  .product-recommendations--item .product--root{
      position: initial;
  }
  .product--details .product--price-wrapper .product--compare-price span.money{
      padding-bottom:0px;
  }
  .product--details .product--price-wrapper .product--compare-price{
      display: inline-block;
      padding-left: 0;
  }
  .product--details .product--price-wrapper .product--price{
      display: inline-block;
    margin-top: 0px;
  }
  .insta-upload-look{
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: normal;
    letter-spacing: 0.0625em;
    text-transform: uppercase;
    color: #000000;
    
    max-width: 85%;
    margin: 0 auto;
    width: 100%;
  }
  /* .product-grid--root .product--root .product--details{
      height: auto;
  } */
  .product-grid--root .product--root .product--details .product--title{
      min-height: 0px !important;
  }
  .insta-feed-box #insta-feed .slider-arrow{
    background: rgba(255, 255, 255, 0.4);
    height: 100%;
    border: none;
    color: #ffffff;
    width: 40px;
    vertical-align: middle;
    align-items: center;
    text-align: center;
    line-height: normal;
    display: inline-flex;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
  }
  .insta-feed-box #insta-feed div .slider-arrow:nth-last-child(2){
      right: 15px !important;
  }
  .insta-feed-box #insta-feed div .slider-arrow:last-child{
      left: 10px !important;
  }
  .insta-feed-box #insta-feed div .slider-arrow:hover {
      color: #000;
  }
  .product-page--main-content{
      position: relative;
  }
  .Good-To-Know-Content ul li{
      margin-bottom: 10px;
  }
  @media only screen  and (max-width: 305px){
      .product-page--title-n-vendor .product-info__review.Review{
          width: 100%;
      margin-bottom: 20px;
      }
      .product-page--title-n-vendor .price--container{
          padding-bottom: 5px;
      }
  }
  @media only screen  and (max-width: 576px){
      .button-row .try-button, .button-row .trigger-button{
          font-size: 11px;
          padding: 0px 8px 0px 30px;
          width: 49%;
          float: left;
      }
      .button-row .try-button {
        margin-right:2%;
       }
    .button-row .trigger-button {
        margin-right:0;
      }
  }
  
  @media only screen  and (max-width: 480px){
      .button-row .try-button, .button-row .trigger-button{
          width: 100%;
          margin-right:0;
      }
  }
  
  @media only screen  and (max-width: 767px){
   
    .insta-feed-box{
            margin-left: -25px;
      margin-right: -25px;
    }
    #insta-feed{
        padding: 0px !important;
    }
    .center-image-content2.static-column-three{
            width: 100%;
      text-align: center;
      left: 0;
      right: 0;
          top: 35px;
    }
    .center-image-static.static-column-one{
        padding-bottom: 160px;
    }
    .center-image-content2.static-column-three ul{
    margin-bottom: 0px;
    }
      .template-product article{
          padding-top: 0px;
      }
      
     .insta-feed-box .insta-title, .insta-feed-box .insta-upload-look{
       padding-top: 20px;
       padding-bottom: 10px;
     }
    .tabs-wrapper.vertical{
        display: block;
          margin-bottom: 35px;
    }
    .tabs-wrapper.horizontal{
        display: none;
    }
    .template-collection .main-content header .tag-filter{
        justify-content: center;
    }
    .breadcrumbs > * a, .breadcrumbs > *{
        font-size: 10px;
    }
    .collection .breadcrumbs {
      padding: 0px 40px 15px 25px;
    }
    .featured-banner{
        height: 150px;
    }
    .collection .featured-banner .collection--header h1, .collection .collection--header.no-image h1{
        font-size: 45px !important;
    }
    .product--root .product--details {
      margin: 0px 15px 0px 15px;
    }
  }
  @media only screen  and (max-width: 576px){
    .featured-banner{
        height: 100px;
      }
    div#YMK-module {
      position: fixed;
      top: 0;
      z-index: 999;
      left: 0;
   }
  }
  @media only screen  and (max-width: 360px){
    .collection .breadcrumbs {
      padding: 0px 0px 15px 2px;
    }
  }
  
  @media only screen  and (min-width: 768px){
      .tabs-wrapper.vertical{
        display: block;
    }
    .tabs-wrapper.horizontal{
        display: none;
    }
  }
  @media only screen  and (max-width: 760px){
      .insta-feed-box .insta-feed{
          padding: 0px;
      }
      .insta-feed-box #insta-feed div .slider-arrow:nth-last-child(2) {
          right: 4px !important;
      }
      .insta-feed-box #insta-feed div .slider-arrow:last-child {
          left: 0 !important;
      }
  }
  @media (min-width: 761px) and (max-width: 900px){
      .insta-feed-box #insta-feed div .slider-arrow:nth-last-child(2) {
          right: 15px !important;
      }
      .insta-feed-box #insta-feed div .slider-arrow:last-child {
          left: 9px !important;
      }
  }
  .tabs-wrapper.vertical .card-header .btn.btn-link{
      text-transform: uppercase;
      color: #000000;
      padding: 0;
      width: 100%;
      text-align: left;
 	  font-family: Futura;
      font-size: 20px;
      font-style: normal;
      font-weight: 700;
      line-height: 25px;
      letter-spacing: 0.04em;
      text-align: left;
  }
  .tabs-wrapper.vertical .card-header .btn.btn-link:not(.collapsed){
      text-decoration-line: underline;
  }
  .tabs-wrapper.vertical .card-header .btn.btn-link:hover, .tabs-wrapper.vertical .card-header .btn.btn-link:focus{
      background-color: transparent  !important;
      color: #000 !important;
    text-decoration: none;
  }
  .tabs-wrapper.vertical .card {
      border-bottom: 1px solid #000;
  }
  .tabs-wrapper.vertical .card .card-body {
      font-family: Futura;
      font-size: 15px;
      font-style: normal;
      font-weight: 400;
      line-height: 19px;
      letter-spacing: -0.015em;
      text-align: left;
  }
  .tabs-wrapper.vertical .card-header h2{
      margin-top: 0px;
      margin-bottom: 3px;
  }
  .tabs-wrapper.vertical .card-header .btn.btn-link.collapsed:before {
      float: right !important;
      content: "+";
      padding-right: 5px;
        font-size: 25px;
      font-weight: normal;
      line-height: 25px;
  }
  @media only screen  and (max-width: 480px){
    .spr-summary .spr-summary-actions-newreview{
            display: inline-block;
    }
  }
  .heart{
   color:red;
  }
  .tag-filter-header{
      background: #2E1C11;
    
  }
  .tag-filter-header .tag-filter label{
      color: #fff;
    width: 125px;
    padding-bottom: 0;
    display: none;
  }
  .tag-filter-header .tag-filter select{
      background-color: transparent;
      color: #fff;
    margin-bottom: 0;
    text-transform: uppercase;
        width: 210px;
    font-family: Raleway;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: normal;
  }
  .tag-filter-header .tag-filter select option{
      color: #000;
    text-transform: uppercase;
    font-family: Raleway;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: normal;
  }
  .tag-filter-header .tag-filter > div{
    display: inline-flex;
    align-items: center;
  }
  .collection .breadcrumbs {
    padding-top: 0px;
  }
  .collection .featured-banner .collection--header{
      position: absolute;
      top: 30%;
      left: 0;
      padding: 0;
      width: 100%;
      right: 0;
      margin-left: auto;
      margin-right: auto;
  }
  @media only screen  and (max-width: 899px){
      .collection .featured-banner .collection--header{
        top: 20%;
      }
  }
  @media only screen  and (max-width: 767px){
      .collection .featured-banner .collection--header{
        top: 30%;
      }
  }
  @media only screen  and (max-width: 443px){
      .collection .featured-banner .collection--header{
        top: 20%;
      }
  }
  @media only screen  and (max-width: 425px){
      .collection .featured-banner .collection--header{
        top: 35%;
      }
  }
  @media only screen and (max-width: 316px)
  .collection .featured-banner .collection--header h1, .collection .collection--header.no-image h1 {
      font-size: 20px !important;
  }
  @media only screen  and (max-width: 259px){
      .collection .featured-banner .collection--header h1, .collection .collection--header.no-image h1 {
        font-size: 25px !important;
      }
    .collection .featured-banner .collection--header .collection-para p span, .collection .collection--header.no-image .collection-para p span {
      font-size: 12px !important;
    }
    .collection .featured-banner .collection--header{
        top: 30%;
      }
  }
  .collection .featured-banner .collection--header h1[data-color-code="B"], .collection .collection--header.no-image h1{
    font-family: Raleway;
    font-style: normal;
    font-weight: 600;
    font-size: 45px;
    line-height: normal;
    text-transform: uppercase;
    color: #000;
    margin: 0;
    padding: 0;
  }
  .collection .featured-banner .collection--header h1[data-color-code="W"], .collection .collection--header.no-image .white h1{
    font-family: Raleway;
    font-style: normal;
    font-weight: 600;
    font-size: 45px;
    line-height: normal;
    text-transform: uppercase;
    color: #ffffff;
    margin: 0;
    padding: 0;
  }
  .collection .featured-banner .collection--header .collection-para p, .collection .collection--header.no-image .collection-para p span{
    font-family: Playfair Display;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: normal;
    text-align: center;
    color: #000;
  }
  
  .collection .featured-banner .collection--header .collection-para-white p, .collection .collection--header.no-image .collection-para p span{
    font-family: Playfair Display;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    text-align: center;
    color: #ffffff;
  }
  
  .collection .featured-banner .collection--header .collection-para, .collection-para-white p, .collection .collection--header.no-image .collection-para{
      padding-top: 10px;
      max-width: 700px;
      margin: 0 auto;
  }
  .collection .collection--header.no-image{
      padding: 32px 0;
  }
  @media only screen  and (max-width: 425px){
    .collection .collection--header.no-image {
      padding: 100px 0;
  }
    .collection .featured-banner .collection--header h1, .collection .collection--header.no-image h1 {
      font-size: 25px !important;
    }
    .collection .featured-banner .collection--header .collection-para p span, .collection .collection--header.no-image .collection-para p span {
      font-size: 12px;
      line-height: 135.8%;
    }
  }
  .template-collection .product-grid--container .collection--description{
      overflow: hidden;
  }
  /* .template-collection .product-grid--container .collection--description{
      max-height: 520px !important;
    max-width: 315px !important;
          padding: 16px 16px 0 16px;
      overflow-x: hidden;
      overflow-y: hidden;
  } */
  .template-collection .product-grid--container .collection--description a p{
    background-color: #000;
        height: 100%;
  }
  .template-collection .main-content .bottom-margin {
      margin-bottom: 20px;
  }
  .category-desc{
      overflow: hidden;
  }
  
  .category-desc img {
    width:100%;
    object-fit: fill;
    height: 500px;
    background-color:#fff;
  }
  @media only screen  and (max-width: 1140px){
    .category-desc img{
        height: 400px;
      }
  }
  
  @media only screen  and (max-width: 767px){
    .category-desc img {
      height: 410px;
    }
  }
  
  @media only screen  and (max-width: 480px){
    .category-desc img {
      height: auto;
    }
  }
  
  .get-it-block {
      text-align: center;
      margin-top: 15px;
  }
  .get-it-block a.get-it-btn {
      background-color: #272727;
      color: #ffffff;
      border: 1px solid #000;
      overflow-y: hidden;
      text-align: center;
      letter-spacing: 0.0075em;
      text-transform: uppercase;
      font-family: Raleway;
      font-style: normal;
      font-weight: bold;
      font-size: 12px;
      line-height: 124.8%;
      height: auto;
      padding: 8px 30px;
  }
  
  /****find your shade css***/
  .over-banner-text {
      position: absolute;
      top: 20%;
      left: 8%;
      max-width: 340px;
  }
  .over-banner-text h1 {
      font-family: Futura;
      font-size: 35px;
      font-style: normal;
      font-weight: 700;
      line-height: 33px;
      margin-bottom: 10px;
      letter-spacing: 0.0375em;
      text-align: left;
      color:#ffffff;
  }
  .over-banner-text p {
      font-family: Playfair Display;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 18px;
      letter-spacing: 0em;
      text-align: left;
      color:#ffffff;
  }
  
  .models-top-text {
      background: #000000;
      color: #ffffff;
      text-align: center;
      padding: 18px;
      text-transform: uppercase;
  }
  p.big-text {
      font-family: Futura;
      font-size: 20px;
      font-style: normal;
      font-weight: 500;
      line-height: 19px;
      letter-spacing: 0.0375em;
      margin-bottom:5px;
      
  }
  p.small-text {
      font-family: 'Futura';
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 13px;
      letter-spacing: 0.0375em;
  }
  
  .explore-top-text {
      background: #896353;
      color: #ffffff;
      text-align: center;
      padding: 18px;
  }
  
  .explore-top-text p {
    /*  max-width: 550px; */
      margin: 10px auto;
  }
  .explore-top-text p.small-text {
      font-family: Playfair Display;
      font-size: 12px;
      font-style: normal;
      font-weight: 300;
      line-height: 18px;
  }
  .explore-top-text p.big-text {
      font-family: Futura;
      font-size: 35px;
      font-style: normal;
      font-weight: 700;
      line-height: 30px;
      text-transform: uppercase;
  }
  
  .match .owl-item {
      background: #ffffff;
  }
  .match .shadeholder {
      display: none;
  }
  
  section.explore-section {
      padding-bottom: 20px;
      display: block;
      background: #ffffff;
  }
  .explore-boxes {
      display: inline-block;
  }
  .explore-boxes ul {
	display:flex;
    justify-content:center;
  }

  li.explore-box {
   	position:relative;
    flex:1;
  }
  li.explore-box .bottom-text {
      padding: 15px;
      text-align: center;
      position:relative;
  }
  
  li.match-brand-box .image, li.match-brand-box .bottom-text h3 {
      cursor: pointer;
  }
  
  li.explore-box .bottom-text h3 {
      font-family: 'Futura';
      text-transform: uppercase;
      font-size: 16px;
      margin-bottom:8px;
  }
  
  li.explore-box .bottom-text .subText {
      text-transform: uppercase;
      font-family: "Futura";
      font-size: 14px;
      font-style: normal;
      font-weight: 700;
      line-height: 16px;
      letter-spacing: 0.0375em;
      text-align: center;
  }
  
  .shades-list {
      display: block;
      margin: 0 auto 10px;
      width: 100%;
      max-width: 1050px;
      text-align: center;
  }
  .shades-list ul {
   /*   display: inline-block; */
  }
  
  .shades-list li.shades {
      width: 100%;
      float: left;
      cursor:pointer;
      padding: 6px 0;
  }
  
  .shades-list li.shades div {
      display:block;
      height: 25px;
  }
  .shades-list .owl-item{
    cursor: pointer;
  }
  .shades-list li.shades:hover:before, .shades-list li.shades.active:before{
      border-color: #ffffff;
  }
  .shades-list li.shades:before {
      content: '';
      position: absolute;
      top: 0;
      left: 1px;
      right:1px;
     /* width: 100%; */
      height: 100%;
      border: 1px solid transparent;
      transition: 0.25s ease-in-out;
      z-index: 999;
  }
  .owl-theme .owl-nav{
  }
  .owl-theme .owl-nav button.owl-prev, .owl-theme .owl-nav button.owl-next {
          position: absolute;
          top: 50%;
          color: #ffffff !important;
       /*   font-weight: bold !important; */
          transform: translateY(-50%);
          display: block !important;
          width: 40px;
          height: 40px;
          margin: 0 !important;
          border-radius: 50%;
          border:0px solid black;
      }
  .owl-theme .owl-nav button.owl-prev span, .owl-theme .owl-nav button.owl-next span {
          font-size: 40px;
          line-height: 30px;
     }
  .shades-list .owl-theme .owl-nav button.owl-prev, .shades-list .owl-theme .owl-nav button.owl-next {
          width: 20px;
          height: 20px;
      }
  .shades-list .owl-theme .owl-nav button.owl-prev span, .shades-list .owl-theme .owl-nav button.owl-next span {
          font-size: 30px;
          line-height: 15px;
     }
  .owl-theme .owl-nav button.owl-prev { left: 20px; }
  .owl-theme .owl-nav button.owl-next { right: 20px; }
  
  li.selected-model {
      background: #ffffff;
      padding: 15px;
  }
  
  li.selected-model .caption-top {
      background: #000000;
      color: #ffffff;
      text-align: center;
      font-size: 16px;
     font-family: 'Raleway';
      font-weight: 700;
      padding: 6px 5px;
      text-transform: uppercase;
  }
  .promo-selected .selected-model .image{
    height: 278px;
  width: 100%;
  background-position: center,center;
  margin: 0 auto;
  background-size: cover;
  }
  li.selected-model .selected-color img {
      height: 100px;
  }
  
  li.selected-model .caption-bottom {
      text-align: center;
      color: #ffffff;
      padding: 95px 5px 3px;
  }
  
  .explore-box .match-brand-event {
      position: absolute;
      visibility: hidden;
      opacity:0;
      z-index: 999;
      cursor: pointer;
      width: 100%;
      height:100%;
      top:10px;
  }
    #shade-finder .match h2.heading.mobile{display:none;}
    #shade-finder .match h2.heading.desktop{display:block;}
  
  
  @media only screen and (max-width: 814px) {
    .over-banner-text-mobile {
      position: absolute;
      top: 10%;
      margin: 0 20px;
      text-align: center;
    }
    
    .over-banner-text-mobile h1 {
      font-family: Futura;
      font-size: 35px !important;
      font-style: normal;
      line-height: 33px;
      margin-bottom: 10px;
      letter-spacing: 0.0375em;
      color: #ffffff;
    }
    
    .over-banner-text-mobile p {
      font-family: Playfair Display;
      font-size: 15px;
      font-style: normal;
      font-weight: 400;
      line-height: 19px;
      letter-spacing: 0.5px;
      color: #ffffff;
    }
  
  }
  @media only screen and (max-width: 767px) {
    .explore-boxes ul {
        display:block;
        justify-content:center;
     }
     .explore-section li.explore-box {
      	width: 50%;
       float:left;
      }
      .explore-section li.explore-box:nth-child(2n) {
          clear:right;
      }
     .promo-selected .selected-model .image {
      height: 320px;
     }
     #shade-finder .match .inside {
      padding-left: 10px;
      padding-right: 10px;
     }
     li.selected-model {
      margin-bottom: 20px;
      margin-top: 20px; 
     }
    .shades-list{
     margin-bottom:25px;
     }
    .shades-list li.shades div {
      height: 36px;
     }
    #shade-finder .match h2.heading, .explore-top-text p.big-text {
          font-size: 25px !important;
    }
    #shade-finder .match h2.heading {
      padding: 25px 10px 22px;
    }
  
    #shade-finder .match h2.heading.mobile{display:block;}
    #shade-finder .match h2.heading.desktop{display:none;}
  
  }
  
  @media only screen and (max-width: 576px) {
    
  .promo-selected .selected-model .image {
      height: 300px;
    }
   #shade-finder .match h2.heading, .explore-top-text p.big-text {
      font-size: 20px  !important;
    }
    
  }
  
  @media only screen and (max-width: 480px) {
     .explore-box img {
      	max-height:auto; 
     }
     .explore-section li.explore-box {
        width: 100%;
     }
  }
  
  @media only screen and (min-width: 768px) and (max-width: 991px){
    #shade-finder .match .inside .large-3.columns, #shade-finder .match .inside .large-9.columns {
        width: 50% !important;
    }
    .promo-selected .selected-model .image {
      height: 295px;
    }
    li.selected-model .caption-bottom {
      padding: 118px 5px 3px;
    }
  }
  
  @media only screen and (min-width: 992px) and (max-width: 1100px){
    #shade-finder .match .inside .large-3.columns {
        width: 33% !important;
    }
    #shade-finder .match .inside .large-9.columns {
        width: 67% !important;
    }
    .promo-selected .selected-model .image {
      height: 255px;
    }
    li.selected-model .caption-bottom {
      padding: 100px 5px 3px;
    }
  }
  
  #shade-finder .match .inside .large-3.columns, #shade-finder .match .inside .large-9.columns {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
  }