/** Shopify CDN: Minification failed

Line 690:18 The "+" operator only works if there is whitespace on both sides
Line 702:18 The "+" operator only works if there is whitespace on both sides
Line 709:18 The "+" operator only works if there is whitespace on both sides
Line 716:18 The "+" operator only works if there is whitespace on both sides
Line 727:20 The "+" operator only works if there is whitespace on both sides
Line 766:18 The "+" operator only works if there is whitespace on both sides
Line 778:18 The "+" operator only works if there is whitespace on both sides
Line 791:18 The "+" operator only works if there is whitespace on both sides
Line 804:18 The "+" operator only works if there is whitespace on both sides
Line 815:18 The "+" operator only works if there is whitespace on both sides
... and 1 more hidden warnings

**/
@font-face {
    font-family: 'cera_problack';
    src: url('cerapro-black-webfont.woff2') format('woff2'), url('cerapro-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'cera_problack_italic';
    src: url('cerapro-blackitalic-webfont.woff2') format('woff2'), url('cerapro-blackitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'cera_probold';
    src: url('cerapro-bold-webfont.woff2') format('woff2'), url('cerapro-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'cera_probold_italic';
    src: url('cerapro-bolditalic-webfont.woff2') format('woff2'), url('cerapro-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'cera_proitalic';
    src: url('cerapro-italic-webfont.woff2') format('woff2'), url('cerapro-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'cera_prolight';
    src: url('cerapro-light-webfont.woff2') format('woff2'), url('cerapro-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'cera_prolight_italic';
    src: url('cerapro-lightitalic-webfont.woff2') format('woff2'), url('cerapro-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'cera_promedium';
    src: url('cerapro-medium-webfont.woff2') format('woff2'), url('cerapro-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'cera_promedium_italic';
    src: url('cerapro-mediumitalic-webfont.woff2') format('woff2'), url('cerapro-mediumitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'cera_proregular';
    src: url('cerapro-regular-webfont.woff2') format('woff2'), url('cerapro-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'cera_prothin';
    src: url('cerapro-thin-webfont.woff2') format('woff2'), url('cerapro-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'cera_prothin_italic';
    src: url('cerapro-thinitalic-webfont.woff2') format('woff2'), url('cerapro-thinitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

html {
    font-size: 62.5%
}

body {
    font-family: 'cera_proregular', sans-serif;
    font-weight: normal;
    font-style: normal;
    max-width: 1920px;
    margin-left: auto !important;
    margin-right: auto !important;
    color: #000;
    display:inherit !important;
}

.fix {
    overflow: hidden
}

p {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    color: #000;
    margin-bottom: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'cera_probold', sans-serif !important;
    font-weight: 700;
    color: #000;
    margin-top: 0
}

h1 {
    font-size: 1.5rem
}

h2 {
    font-size: 1.5rem
}

h3 {
    font-size: 2.8rem
}

h4 {
    font-size: 2.2rem
}

h5 {
    font-size: 1.4rem
}

h6 {
    font-size: 1.6rem
}

a,
span {
    font-size: 1.6rem
}

.img {
    max-width: 100%;
    -webkit-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

a:focus,
input:focus,
textarea:focus,
button:focus {
    text-decoration: none;
    outline: 0
}

a:focus,
a:hover {
    text-decoration: none
}

span,
a {
    display: inline-block
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style-type: none
}

div[data-relative="yes"] {
    position: relative
}

::-webkit-scrollbar {
    width: 7px !important
}

::-webkit-scrollbar-track {
    background: #f1f1f1 !important
}

::-webkit-scrollbar-thumb {
    background: #000 !important
}

::-webkit-scrollbar-thumb:hover {
    background: #000
}

.offCanvasMenu {
    position: fixed;
    left: -100%;
    top: 88px;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 99999999;
    transition: .5s;
    overflow-y: scroll
}

.no-skintone .offCanvasMenu {
    top: 60px
}

.offCanvasMenu.active {
    left: 0
}

.mobileMenu {
    padding-left: 10%;
    padding-top: 50px;
    padding-right: 20px;
    width: 45%;
    float: left
}

.mobileMenu li {
    margin-bottom: 6px;
    padding-bottom: 5px;
    padding-left: 24px
}

.mobileMenu li a,
.mobileMenu li span {
    color: #000;
    font-size: 20px;
    transition: .3s;
    position: relative;
    font-weight: bold;
    font-family: 'cera_probold', sans-serif
}

.mobileMenu li ul.ingredients-menu li {
    width: 48%;
    float: left;
    padding: 2px 8px 2px 0
}

.off-canvas-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10000000;
    opacity: 0;
    cursor: pointer;
    visibility: hidden;
    transition: .5s
}
/* changes for nector app */
.nector-container .nector-customerearn-container {
  padding:5px 10px !important;
  font-size:14px !important;
  line-height:1.1;
}
.nector-customerearn-main-text {
  font-size:14px !important;
}
.nector-websdk-widget .nector-rewards-widget-container {
  z-index:1 !important; 
}
.nector-customerearn-info-content ul li:nth-child(2) span{
  padding-right:3px;
  font-size:14px  
}
/* .nector-websdk-widget {
  display:none !important;
} */

/* changes for nector app */
.whish-list-sold-out-btn {
  text-transform: uppercase;
  color: #000;
  font-size: 14px;
  display: block;
  text-align: right;
  margin-top: 10px;
  line-height: 18px;
  background:none;
  border:none;
  float:left;
  cursor:not-allowed !important;
  padding:15px 0px 0px 0px;
}
.off-canvas-overlay.active {
    opacity: .5;
    visibility: visible
}

.close-MobileMenu {
    position: absolute;
    top: 8px;
    left: 20px;
    color: #403b3b;
    font-size: 26px;
    cursor: pointer
}

.notifications::after {
    color: #fff
}

.read-more.text-right {
    margin-top: 20px
}

.mobile-bar i {
    color: #4285f4;
    font-size: 23px;
    cursor: pointer
}

.mobile-bar {
    display: none
}

.mobile-menu {
    cursor: pointer;
    padding-left: 23px;
    margin-top: 8px
}

.header-right {
    padding-right: 18px
}

.custm-padding {
    padding-left: 200px;
    padding-right: 200px
}

.header-area {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 99;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    right: 0;
    padding-top: 82px;
    padding-bottom: 12px;
    transition: .7s
}

.header-area.no-skintone {
    padding-top: 31px;
    padding-bottom: 10px;
    transition: .5s
}

.user-part li {
    margin-left: 20px;
    position: relative
}

.user-part {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.user-part li a i {
    color: #000;
    font-size: 21px;
    visibility: ;
    vertical-align: middle;
    margin-top: 2px
}

.user-part li a.red i {
    color: red
}


#shopify-section-collection-template .collection-img {
    margin-top: 28px;
    margin-left: 0
}

.collection-img {
    position: relative;
    margin-top: 8px;
    margin-left: 0;
    margin-bottom: 45px
}
.collection-img img {
    max-width: 100%;
    width: 100%
}


.cat-sec3 {
    padding-top: 200px;
    padding-bottom: 80px
}

.slick-slide img.mobile-img {
    display: none
}

.slick-slide img.desktop-img {
    display: block
}

.slick-slide {
    outline: 0
}

.sec-three-content-wrapper img.mobile-img,
.mobile-img {
    display: none !important
}

.trans-heading {
    font-size: 50px;
    position: absolute;
    top: -33px;
    line-height: 52px;
    left: -33px;
    margin: 0;
    z-index: 10;
    letter-spacing: 1px
}

.section.sec-1 {
    margin-top: 125px
}

.section.sec-1.fp-section {
    margin-top: 70px
}

.section.sec-1.no-skintone-sections {
    margin-top: 81px;
    transition: .8s
}

.trans-heading a {
    color: #000;
    display: block;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase
}

.arrow-common-design .slick-dots li {
    display: inline-block
}

.arrow-common-design .slick-dots {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%)
}

.arrow-common-design .slick-dots li button {
    background: #fff;
    padding: 0;
    border: 0;
    text-indent: -5000px;
    width: 5px;
    height: 5px;
    margin: 0 5px;
    border-radius: 50%;
    cursor: pointer
}

.arrow-common-design .slick-dots li.slick-active button {
    transform: scale(2)
}

.section.sec-2 {
    padding-bottom: 60px
}

.sec-two-img-wrap img {
    max-width: 100%;
    width: 100%
}

.sec-two-img-wrap img {
    max-width: 675px;
    width: 100%
}

.common-content h2 {
    font-size: 21px;
    line-height: 28px;
    margin-bottom: 14px
}

.common-content p {
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    margin-bottom: 28px
}

.box-btn {
    background: #000;
    color: #fff;
    font-size: 10px;
    padding: 8px 15px;
    display: inline-block;
    transition: .3s;
    letter-spacing: 1px
}

.checkout-form .tooltip-inner {
    max-width: 240px;
    padding: 5px 10px;
    border-radius: 2px;
    font-family: 'cera_proregular', sans-serif;
    font-size: 12px
}

.box-btn:hover {
    color: #efefef
}

.section.sec-2 .container-fluid {
    position: relative;
    z-index: 1
}

.section-tag-title {
    position: absolute;
    top: 40%;
    transform: rotateZ(-90deg);
    font-weight: 500;
    text-transform: uppercase;
    font-size: 18px;
    left: -17px;
    letter-spacing: 4px;
    line-height: 22px
}

.section.sec-3 .section-tag-title {
    left: -31px
}

.section.sec-4 .section-tag-title {
    left: -110px
}

.template-index .section.sec-5 .section-tag-title {
    left: -21px
}

.section.sec-5.producg-pge .section-tag-title {
    left: -34px
}

.sec-three-m-img img {
    max-width: 100%
}

.sec-three-m-img {
    text-align: center;
    position: relative;
    max-width: 375px;
    margin-left: auto;
    margin-right: auto;
    z-index: 1
}

.pic-trans {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    font-size: 40px;
    line-height: 44px;
    font-weight: 900;
    text-transform: uppercase;
    top: -27px;
    z-index: 2
}

.sec-three-outer-wrp {
    max-width: 375px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 95px
}

.sec-three-m-img.left {
    position: absolute;
    left: -300px;
    top: -70px
}

.sec-three-m-img.right {
    position: absolute;
    top: -250px;
    right: -285px;
    z-index: 0
}

.sec-three-outer-wrp {
    position: relative
}

.sec-three-m-img.left .pic-trans {
    top: auto;
    bottom: -27px
}

.sec-three-m-img.right .pic-trans {
    top: auto;
    bottom: -27px
}

.all-btns-g-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-row-gap: 25px;
    grid-column-gap: 45px;
    padding-bottom: 30px
}

.sec-4-bottom br {
    display: none
}

.boxx-btn {
    border: 1px solid #000;
    text-align: center;
    padding: 12px 20px;
    color: #000;
    font-weight: 500;
    font-size: 10px;
    display: inline-block;
    transition: .3s;
    position: relative;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    background-color: rgba(255, 255, 255, 0.7)
}

.boxx-btn.desktop-img.hover .drop-content {
    top: calc(100%+1px);
    opacity: 1;
    visibility: visible
}

.boxx-btn.mobile-img.hover {
    color: #fff;
    border-color: #000;
    background-color: rgba(0, 0, 0, 0.8)
}

.boxx-btn.mobile-img.hover .drop-content {
    top: calc(100%+1px);
    opacity: 1;
    visibility: visible;
    background-color: rgba(0, 0, 0, 0.8)
}

.about-footer .boxx-btn.mobile-img.hover .drop-content {
    top: calc(100%+0px);
    opacity: 1;
    visibility: visible;
    background-color: rgba(255, 255, 255, 1)
}

.touch-device .about-footer .boxx-btn.desktop-img.hover .drop-content {
    top: calc(100%+0px);
    opacity: 1;
    visibility: visible;
    background-color: rgba(255, 255, 255, 1)
}

.drop-content {
    position: absolute;
    top: 0;
    left: -1px;
    right: 0;
    width: calc(100%+2px);
    border: 1px solid #000;
    border-top: 0;
    background-color: rgba(0, 0, 0, 1);
    z-index: 1;
    padding: 10px;
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
    backface-visibility: hidden
}

.drop-content p {
    font-size: 11px;
    line-height: 14px;
    color: #fff;
    transition: .5s;
    text-align: center;
    text-transform: none;
    letter-spacing: 1px
}

.section.sec-4 {
    background-size: cover;
    background-position: center;
    width: 100%
}

#change-bg {
    transition: background-image .4s
}

.boxx-btn.infusion-landscape-img.display {
    color: #fff;
    border-color: #000;
    background-color: rgba(0, 0, 0, 1)
}

.boxx-btn.infusion-landscape-img.display .drop-content {
    top: calc(100%+1px);
    opacity: 1;
    visibility: visible
}

.boxx-btn.infusion-potrait-img.display {
    color: #fff;
    border-color: #000;
    background-color: rgba(0, 0, 0, 0.8)
}

.boxx-btn.infusion-potrait-img.display .drop-content {
    top: calc(100%+1px);
    opacity: 1;
    visibility: visible;
    background-color: rgba(0, 0, 0, 0.8)
}

.boxx-btn.infusion-landscape-img.display {
    color: #fff;
    border-color: #000;
    background-color: rgba(0, 0, 0, 0.8)
}

.boxx-btn.infusion-landscape-img.display .drop-content {
    top: calc(100%+1px);
    opacity: 1;
    visibility: visible;
    background-color: rgba(0, 0, 0, 0.8)
}

.boxx-btn.infusion-tablet-potrait-img.display {
    color: #fff;
    border-color: #000;
    background-color: rgba(0, 0, 0, 0.8)
}

.boxx-btn.infusion-tablet-potrait-img.display .drop-content {
    top: calc(100%+1px);
    opacity: 1;
    visibility: visible;
    background-color: rgba(0, 0, 0, 0.8)
}

.boxx-btn.infusion-potrait-img {
    display: none !important
}

.about-footer .boxx-btn.mobile-img.display .drop-content {
    top: calc(100%+0px);
    opacity: 1;
    visibility: visible;
    background-color: rgba(255, 255, 255, 1)
}

.sec-4-title-para p {
    font-size: 14px;
    margin-bottom: 100px;
    max-width: 1110px;
    line-height: 18px;
    margin-left: auto;
    margin-right: auto
}

.s-pd-img img {
    max-width: 100%;
    width: 100%
}

.add-to-cart {
    text-transform: uppercase;
    color: #000;
    font-size: 14px;
    display: block;
    text-align: right;
    margin-top: 10px;
    line-height: 18px
}

.add-to-cart:hover {
    color: #000
}

.add-to-cart span {
    display: inline-block;
    line-height: 18px;
    font-size: 14px
}

.add-to-cart i {
    vertical-align: inherit;
    margin-left: 4px;
    margin-right: 1px
}

.s-pd-img {
    position: relative;
    overflow: hidden
}

.s-pd-img a {
    display: block
}

.s-trans-content {
    position: absolute;
    top: 50px;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #f2f2f2;
    padding: 20px 14% 20px 14%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    opacity: 0;
    visibility: hidden;
    transition: .4s;
    z-index: 1
}

.single-pd {
    overflow: hidden
}

.single-pd:hover .s-trans-content {
    opacity: 1;
    visibility: visible;
    top: 0
}

.s-trans-inner h4 {
    color: #fff;
    font-size: 24px;
    line-height: 28px;
    text-transform: uppercase;
    letter-spacing: 2px
}

.s-trans-inner span {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    line-height: 18px;
    text-transform: capitalize;
    letter-spacing: 2px
}

.s-trans-inner span.variants {
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    text-transform: none
}

.hlk-bdr {
    height: 7px;
    width: 50px;
    background: #fff;
    display: block;
    margin-top: 10px
}

.trans-price {
    color: #fff;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 2px
}

.arrow-common-design .slick-arrow {
    position: absolute;
    top: 47%;
    transform: translateY(-50%);
    background: 0;
    border: 0;
    color: #000;
    font-size: 34px;
    cursor: pointer;
    padding: 0;
    z-index: 1;
    left: -20px
}

.arrow-common-design .slick-next.slick-arrow {
    left: auto;
    right: -20px
}

.brand-g-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    align-items: center;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding-bottom: 100px
}

.brand-item img {
    max-width: 100%
}

.brand-item {
    text-align: center
}

.section.sec-6 {
    background: #eee
}

.section.sec-7 {
    border-top: 1px solid #000
}

.template-index .section.sec-7 {
    border: none !important
}

.footer-g-wrap {
    display: grid;
    grid-template-columns: calc(40% - 30px) 60%;
    grid-gap: 30px
}

.footer-men-wrap {
    display: flex;
    justify-content: space-between;
    padding-left: 100px
}

.footer-widget h3 {
    color: #000;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 10px
}

.ft-links li a {
    color: #000;
    font-weight: 500;
    font-size: 16px;
    display: inline-block
}

.ft-links li {
    margin-bottom: 2px
}

.input-inside input {
    width: 172px;
    border: 0;
    border-bottom: 2px solid #ababab;
    color: #ababab;
    font-size: 11px;
    height: 26px;
    margin-right: 10px;
    letter-spacing: 1px;
    margin-bottom: 0;
    padding: 0;
    border-radius: 0
}

.input-inside {
    display: block;
    margin-top: 20px
}

.input-inside button {
    background: #000;
    color: #fff;
    border: 0;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 0 11px;
    border-radius: 0
}

.input-inside button:hover {
    color: #fff
}

.input-inside .input-group .input-group__field {
    min-height: 26px !important
}

.follow-wrap {
    margin-top: 20px;
    display: flex
}

.follow-wrap p {
    color: #000;
    font-weight: bold;
    font-size: 18px;
    margin-right: 10px
}

.social-lnk li {
    display: inline-block
}

.social-lnk li a {
    display: inline-block;
    color: #000;
    font-size: 18px;
    margin-left: 8px
}

.ckBox {
    display: block;
    position: relative;
    padding-left: 40px;
    margin-bottom: 0;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ckBox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.checkmark {
    position: absolute;
    top: 10px;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: #f8e1ce
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.ckBox input:checked~.checkmark:after {
    display: block
}

.ckBox .checkmark::after {
    width: 100%;
    height: 100%;
    border: 2px solid #000;
    border-radius: 2px;
    border-radius: 50%
}

.over-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: #edebeb;
    z-index: 1;
    text-align: center;
    padding-top: 1px;
    padding-bottom: 0
}

.check-search-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 1px
}

.check-search-wrap p {
    margin-bottom: 0 !important
}

.s-check-box {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 18px
}

.close-over-content {
    position: absolute;
    right: 15px;
    top: 8px;
    cursor: pointer
}

.close-over-content i {
    color: #000;
    font-size: 21px
}

.template-index .offCanvasMenu {
    top: 101px
}

.template-index .no-skintone .offCanvasMenu {
    top: 75px
}

.show-ppp {
    display: none
}

.show-ppp.show {
    display: block;
    z-index: 1;
    padding-bottom: 4px;
    transition: .5s
}

.ckBox.c1 .checkmark {
    background-image: url(skintone1.png)
}

.ckBox.c2 .checkmark {
    background-image: url(skintone2.png)
}

.ckBox.c3 .checkmark {
    background-image: url(skintone3.png)
}

.ckBox.c4 .checkmark {
    background-image: url(skintone4.png)
}

.ckBox.c5 .checkmark {
    background-image: url(skintone5.png)
}

.show-ppp {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
    transition: .5s
}

.product-g-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 60px;
    margin-bottom: 50px
}

.bundle-collection .single-pd.pd-item {
    position: relative
}

.prism-area.single-pd {
    margin-bottom: 0
}

.twin-title-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.keywrod-wt-heading {
    display: flex;
    align-items: center
}

.keywrod-wt-heading h1 {
    color: #000;
    font-size: 32px;
    margin: 0;
    margin-right: 35px;
    line-height: 35px;
    letter-spacing: 3px
}

.keyword {
    background: #ebebeb;
    padding: 5px 10px;
    display: inline-block;
    color: #000;
    font-size: 12px;
    line-height: 16px;
    margin: 5px
}

.keyword i {
    font-size: 12px;
    margin-left: 5px;
    cursor: pointer
}

.filter-key-wrap>a {
    color: #000;
    font-size: 16px;
    display: inline-block
}

.filter-key-wrap a i {
    margin-left: 20px
}

.twin-title-wrap {
    margin-bottom: 30px
}

.prism-img img {
    max-width: 700px;
    width: 100%
}

.common-content.prism-content {
    position: absolute;
    right: 26px;
    top: 20px
}

.prism-trans-img {
    position: absolute;
    right: 0;
    max-width: 430px !important;
    bottom: -40px
}

.prism-area {
    margin-bottom: 120px
}

.section.sec-7.catlog-pge {
    padding-top: 60px;
    padding-bottom: 0px
}
.col-md-12.copy .text-center {
  padding-bottom:30px;
}
.product-area {
    padding-top: 20px
}

.prism-area .custm-padding {
    padding-left: 0;
    padding-right: 0
}

.prism-img {
    max-width: 975px
}

.inner-catalog-wrapper {
    overflow: hidden
}

.checkBox {
    display: block;
    position: relative;
    padding-left: 28px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #000;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px
}

.checkBox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 28px;
    width: 28px;
    background-color: #fff;
    border: 0;
    border-radius: 2px
}

.checkBox input:checked~.checkmark {
    border-color: #000
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.checkBox input:checked~.checkmark:after {
    display: block
}

.checkBox .checkmark::after {
    left: 4px;
    top: 1px;
    width: 6px;
    height: 11px;
    border: solid #000;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.filter-content-wap {
    width: 480px;
    position: fixed;
    top: 0;
    right: -100%;
    z-index: 999999;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    transition: .4s ease-in-out;
    height: 100%
}

.filter-content-wap.show {
    opacity: 1;
    visibility: visible;
    right: 0
}

.filter-key-wrap {
    position: relative
}

.all-checkbox li {
    float: left;
    width: 50%
}

.sn-title {
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 16px;
    letter-spacing: 2px
}

.chuns-wrap {
    border-bottom: 1px solid #000;
    overflow: hidden;
    padding-bottom: 12px;
    margin-bottom: 24px;
    padding-left: 5px;
    padding-right: 5px
}

.chuns-outer-wrap {
    padding: 20px
}

.cc1 {
    width: 22px;
    height: 22px;
    border: 0;
    background: #000;
    border-radius: 50%;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px
}

.cc1.c2 {
    background: #003470
}

.cc1.c3 {
    background: #a2610a
}

.cc1.c4 {
    background: #9e042e
}

.cc1.c5 {
    background: #937968
}

.cc1.c6 {
    background: #f0145c
}

.cc1.c7 {
    background: #937968
}

.cc1.c8 {
    background: #662e90
}

.cc1.c9 {
    background: #818181
}

.filter-content-wap>h3 {
    background: #000;
    color: #fff;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 18px;
    padding: 8px;
    position: relative;
    margin: 0;
    line-height: 22px
}

.filter-content-wap>h3 i {
    font-weight: 400;
    left: 14px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer
}

.twin-pop-btn {
    display: grid;
    grid-template-columns: 1fr 1fr
}

.twin-pop-btn a {
    text-align: center
}

.twin-pop-btn a {
    border: 2px solid #000
}

.twin-pop-btn a:last-child {
    background: #fbf8f8;
    color: #000;
    line-height: 15px
}

.twin-pop-btn.product-pge a.box-btn.add-wish {
    background: #f2f2f2;
    color: #000;
    line-height: 1.5
}

.cc1.type-2 {
    border: 1px solid #f8e0ce !important;
    background: #f8e0ce !important
}

.cc1.c1.type-2 {
    border: 1px solid #fdf0e7 !important;
    background: #fdf0e7 !important
}

.cc1.c2.type-2 {
    border: 1px solid #efb794 !important;
    background: #efb794 !important
}

.cc1.c3.type-2 {
    background: #e6b897 !important;
    border: 1px solid #e6b897 !important
}

.cc1.c4.type-2 {
    background: #e7aa8e !important;
    border: 1px solid #e7aa8e !important
}

.cc1.c5.type-2 {
    border: 1px solid #b4865f !important;
    background: #b4865f !important
}

section.section {
    position: relative
}

.live-in-img {
    position: relative;
    max-width: 990px;
    z-index: 1
}

.live-in-img img {
    max-width: 100%;
    width: 100%
}

.common-content.in-live {
    position: absolute;
    right: -150px;
    top: 50%;
    max-width: 400px;
    transform: translateY(-50%)
}

.common-content.in-live p {
    font-weight: 500;
    font-size: 18px;
    line-height: 22px
}

.section.live-area .section-tag-title {
    left: 0
}

.section.live-area {
    padding-bottom: 80px
}

.section.sec-5.producg-pge {
    margin-bottom: 40px;
    margin-top: 40px
}

.pd-show-g-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px
}

.pd-show-img {
    text-align: center;
    justify-content: center;
    display: flex
}

.pd-show-area {
    position: relative;
    padding-top: 50px;
    padding-bottom: 60px
}

.pd-show-area::after,
.color-story-area::after {
    position: absolute;
    width: 88%;
    left: 0;
    height: 100%;
    background: #f2f2f2;
    content: "";
    top: 0;
    z-index: -1;
    padding-top: 50px;
    margin-left: 12%
}

.color-story-area {
    overflow: hidden;
    padding-bottom: 30px;
    margin-bottom: 30px;
    display: none !important
}

.title-p {
    font-size: 14px
}

.title-p span {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px
}

.pd-show-content-inner p {
    font-size: 14px;
    margin-bottom: 16px;
    font-weight: 300
}

.nav-link-wrap a {
    color: #000;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    letter-spacing: 1px;
    line-height: 18px
}

.nav-link-wrap a {
    padding: 0;
    margin-right: 22px
}

.nav-link-wrap a.active {
    font-family: 'cera_probold', sans-serif !important
}

.nav-link-wrap a:last-child {
    margin-right: 0
}

.tb-links li:not(:last-child) {
    margin-right: 18px
}

.nav-link-wrap a::after {
    height: 15px;
    width: 1px;
    background: #000;
    content: "";
    top: 50%;
    position: absolute;
    right: -12px;
    transform: translateY(-50%)
}

.nav-link-wrap a:last-child:after {
    content: none
}

.nav-link-wrap {
    margin-bottom: 10px
}

.choose-color {
    margin-bottom: 15px;
    min-height: 42px;
    max-width: 450px
}

.left-counter {
    display: flex;
    align-items: center
}

.left-counter h4 {
    font-size: 14px;
    margin: 0;
    text-transform: uppercase;
    margin-right: 7px
}

.quantity-coutner-wrap {
    display: grid;
    grid-template-columns: 200px auto;
    align-items: center
}

.right-counter p {
    margin-bottom: 0;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 300
}

.nice-number button {
    border: 2px solid #000;
    width: 22px;
    height: 22px;
    padding: 0;
    font-size: 16px;
    line-height: 17px;
    cursor: pointer
}

.nice-number input {
    border: 0;
    background: transparent;
    font-size: 14px;
    color: #000;
    opacity: 1;
    padding: 0 3px
}

.quantity-coutner-wrap {
    margin-bottom: 24px
}

.product-show-img-outer h4 span {
    background: #000
}

.product-show-img-outer {
    text-align: center
}

.product-show-img-outer h1 {
    text-align: left;
    max-width: 349px;
    margin-left: 40px;
    margin-right: auto;
    margin-bottom: 22px
}

.template-collection .product-show-img-outer h4 {
    height: 65px
}

.verticle-imgs {
    position: absolute;
    top: 60px;
    left: -30px;
    z-index: 44
}

.verticle-imgs img {
    display: block;
    margin-bottom: 10px;
    max-width: 100px;
    margin-left: 5px
}

.tb-links li:first-child a {
    text-decoration: underline
}

.trans-base-wrap {
    position: relative;
    width: 175px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 355px;
    margin-bottom: 310px;
    z-index: 1;
    height: 1px
}

.trans-im-one {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%)
}

.trans-im-two {
    position: absolute;
    right: 100%;
    max-width: 250px;
    top: -150px
}

.trans-im-three {
    position: absolute;
    bottom: 25px;
    max-width: 200px;
    left: -145px;
    z-index: -1
}

.trans-im-four {
    position: absolute;
    left: 50%;
    max-width: 300px;
    z-index: -1;
    top: -125px
}

.trans-base-wrap>h2 {
    position: absolute;
    z-index: 2;
    left: -300px;
    bottom: -157px
}

.twin-pop-btn a:hover {
    color: #fff
}

.twin-pop-btn a:last-child:hover {
    color: #000
}

.single-wish-product {
    display: grid;
    grid-template-columns: 80px auto;
    grid-gap: 15px;
    margin-bottom: 11px
}

.wishcart-inner-div .single-wish-product:last-child {margin-bottom: 18px}

.new-cart-upsell .single-wish-product {margin-bottom: 45px}
.new-cart-upsell .single-wish-product .add-to-cart {margin-top:2px;}

.wish-pd img {
    max-width: 100%
}

.wish-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-top: 1px;
    padding-bottom: 10px;
    position: relative
}

.wish-btm-content p {
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 16px;
}

.wish-btm-content p.quantity-selector {
    float: left;
    padding-top: 7px;
    padding-right: 15px
}

.pric-del {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.wish-price {
    font-weight: bold;
    font-size: 14px
}

.wish-content h4 {
    font-size: 15px;
    line-height: 18px;
    text-align:left;
}

.wish-content h4 span {
    background: #000
}

.filter-content-wap.style-2 {
    width: 415px
}

.filter-content-wap.style-2 {
    width: 415px
}

.wish-inner-div {
    height: auto;
    padding-bottom: 30px
}

.delete-wish {
    cursor: pointer
}

.wish-outer-div {
    overflow-y: scroll;
    padding: 25px 20px;
    padding-bottom: 60px;
    height: 89%
}

.total-wrap span {
    font-size: 14px;
    line-height: 18px
}

.twin-pop-btn.product-pge {
    position: relative;
    background: transparent
}

.input-g-wrap {
    display: grid;
    grid-template-columns: auto 86px;
    grid-gap: 10px
}

.input-g-wrap input {
    height: 30px;
    text-transform: uppercase;
    font-size: 12px;
    padding-left: 5px;
    border: 0;
    border-bottom: 2px solid #000
}

.input-g-wrap button {
    height: 30px;
    border: 0;
    line-height: 15px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px
}

.total-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #000;
    padding: 7px 0
}

.total-wrap span {
    font-weight: bold
}

.box-btn.checkout {
    width: 100%;
    border: 0;
    margin-top: 12px;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'cera_probold', sans-serif !important
}
.box-btn.shop {
    width:100%;
    border: 0;
    margin-top: 25px;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'cera_probold', sans-serif !important
}
.checkout-form {
    position: absolute;
    bottom: 0;
    width: 375px;
    left: 0;
    right: 0;
    margin: auto;
    background: #fff;
    padding-bottom: 20px
}

#cartContent {
    left: auto;
    background: #fff !important;
    height: 100%
}

.cart-popup-wrap {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 0 20px 20px;
    position: fixed;
    z-index: 555;
    background: #fff;
    left: 0;
    right: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    height: 100vh;
    padding-top: 0
}

.off-canvas-overlay-two {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 222;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    top: 0;
    left: 0
}

.off-canvas-overlay-two.show {
    opacity: .5;
    visibility: visible
}

.cart-popup-wrap.show {
    opacity: 1;
    visibility: visible
}

.product-show-img-outer.in-pop {
    position: relative;
    margin-bottom: 10px;
    margin-top: 30px
}

.verticle-imgs.in-right {
    left: auto;
    right: 0;
    z-index: 99;
    max-width: 115px;
    top: 20px
}

.template-collection .verticle-imgs.in-right {
    z-index: 1
}

.product-show-img-outer.in-pop::after {
    position: absolute;
    width: 92%;
    height: 100%;
    background: #ededed;
    content: "";
    top: 0;
    left: -20px;
    z-index: -1
}

.pd-show-content-inner h4.trans-pop-heading {
    font-size: 22px;
    margin-bottom: 20px
}

.close-cart-pop {
    position: absolute;
    right: 20px;
    background: #fff;
    width: 98%;
    left: 0;
    top: 0;
    z-index: 100;
    height: 40px;
    text-align: right;
    padding-right: 20px;
    padding-top: 16px
}

.close-cart-pop i {
    color: #000;
    font-size: 22px;
    cursor: pointer
}

.checkmark.radio {
    border-radius: 50%;
    width: 24px;
    height: 24px
}

.product-template__container .checkmark.radio {
    width: 36px;
    height: 36px
}

.product-template__container .color-g-wrap-two sup {
    position: absolute;
    top: 4px;
    left: 34px
}

.checkBox.radio input:checked~.checkmark.radio {
    background-color: #000;
    border-color: #000
}

.color-g-wrap-two {
    display: flex;
    flex-wrap: wrap
}

#shopify-section-collection-template .color-g-wrap-two {
    display: inline-block
}

.checkBox.radio {
    margin-right: 5px
}

.checkBox.radio input:checked~.checkmark.radio.c2 {
    background-color: #710012
}

.checkBox.radio input:checked~.checkmark.radio.c3 {
    background-color: #cf6474
}

.checkBox.radio input:checked~.checkmark.radio.c4 {
    background-color: #710012
}

.checkBox.radio input:checked~.checkmark.radio.c5 {
    background-color: #8b4a44
}

.checkmark.radio.c6 {
    border-color: #b86e53 !important
}

.checkBox.radio input:checked~.checkmark.radio.c6 {
    background-color: #b86e53
}

.checkmark.radio.c7 {
    border-color: #e37e76 !important
}

.checkBox.radio input:checked~.checkmark.radio.c7 {
    background-color: #e37e76
}

.checkmark.radio.c8 {
    border-color: #bd0016 !important
}

.checkBox.radio input:checked~.checkmark.radio.c8 {
    background-color: #bd0016
}

.checkmark.radio.c9 {
    border-color: #cf6474 !important
}

.checkBox.radio input:checked~.checkmark.radio.c9 {
    background-color: #cf6474
}

.checkBox.radio input:checked~.checkmark {
    border-color: #000 !important
}

.checkBox .checkmark.radio::after {
    content: none
}

.checkBox.radio {
    margin-bottom: 30px;
    margin-right: 8px
}

.filter-content-wap.style-2 {
    right: -100%;
    top: 0;
    transition: .5s;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100)
}

.filter-content-wap.style-2.show2 {
    opacity: 1;
    visibility: visible;
    right: 0
}

.cart-popup-inner {
    height: 100%
}

.all-wrap {
    overflow: hidden;
    position: relative
}

.chuns-outer-wrap {
    height: 100vh;
    margin-bottom: 25px;
    overflow-y: auto;
    padding-bottom: 40px
}

.chuns-scroll-div {
    overflow-y: scroll
}

.filter-ou-divv {
    position: relative
}

.twin-pop-btn {
    position: absolute;
    bottom: -4px;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    background: #fff
}

.template-collection .twin-pop-btn {
    bottom: 0
}

.chuns-outer-wrap .chuns-wrap:last-child {
    margin-bottom: 24px
}

.section.sec-6 .section-tag-title {
    left: 0
}

#shopify-section-header a#search {
    margin-left: 20px
}

.search-box {
    position: absolute;
    right: 105px;
    top: 55%;
    transform: translateY(-50%);
    opacity: 0;
    visibility: hidden;
    transition: .3s
}

.search-box>span {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    text-align: center;
    cursor: pointer
}

.search-box input {
    height: 38px;
    min-height: 38px;
    border: 0;
    font-size: 14px;
    color: #000;
    opacity: 1;
    padding-left: 15px;
    width: 240px;
    letter-spacing: 1px;
    padding-right: 20px;
    border-radius: 20px;
    border: 1px solid #000
}

.search-header.search {
    max-width: 240px;
    background: #fff
}

.search-box.show {
    opacity: 1;
    visibility: visible;
    z-index: 99
}

.cls-sc-box {
    left: auto !important;
    right: 0;
    font-size: 14px
}

.checkmark.radio.c2 {
    border: 2px solid #710012;
    background-color: #710012
}

.checkmark.radio.c3 {
    border: 2px solid #cf6474;
    background-color: #cf6474
}

.checkmark.radio.c4 {
    border: 2px solid #710012;
    background-color: #710012
}

.checkmark.radio.c5 {
    border: 2px solid #8b4a44;
    background-color: #8b4a44
}

.checkmark.radio.c6 {
    border: 2px solid #b86e53;
    background-color: #b86e53
}

.checkmark.radio.c7 {
    border: 2px solid #e37e76;
    background-color: #e37e76
}

.checkmark.radio.c8 {
    border: 2px solid #bd0016;
    background-color: #bd0016
}

.checkmark.radio.c9 {
    border: 2px solid #cf6474;
    background-color: #cf6474
}

.checkmark.radio.active {
    border: 2px solid #000
}

.product-template__container .color-g-wrap-two .checkBox.radio span {
    display: block
}

#cartContent .wish-inner-div {
    padding-bottom: 185px
}

.cart-pop-scroll-div {
    overflow-y: scroll;
    height: 100vh;
    overflow-x: hidden;
    padding-right: 20px
}

.twin-pop-btn.product-pge.in-pop {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    margin-bottom: 0;
    max-width: 100%;
    right: 0;
    background: #fff;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0
}

.cart-popup-inner {
    height: auto;
    margin-bottom: 60px
}

.ful-progresss {
    width: 100%;
    height: 12px;
    background: #ccc
}

.ful-progresss>span {
    height: 100%;
    background: #464646
}

.progressBr p {
    color: #000;
    font-weight: 700
}

.progressBr {
    margin-bottom: 1px
}

.sort-by-dropdown .nice-select {
    text-transform: uppercase;
    color: #000;
    font-size: 18px;
    border: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 23px;
    background: 0
}

.sort-f-wrap {
    display: flex;
    align-items: center
}

.sort-by-dropdown .nice-select::after {
    content: none
}

#for-filter>i {
    color: #000
}

.sort-by-dropdown .nice-select li {
    font-size: 12px
}

.chuns-wrap .checkmark {
    background: top;
    border: 2px solid #000;
    top: 0;
    height: 20px;
    width: 20px
}

.chuns-wrap .shade.checkmark.radio {
    border: 0
}

.chuns-outer-wrap .chuns-wrap:last-child {
    border: 0
}

.gallery-nav-item {
    cursor: pointer
}

.galley-wrapp .slick-list {
    padding-top: 45px;
    padding-bottom: 10px;
    background: #fff
}

.mobile-filters {
    display: none
}

.skintone-tooltip {
    padding-top: 70px;
    transition: .8s
}

.pd-show-area .product-show-img-outer h1 {
    margin-left: 10%;
    margin-bottom: 12px;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 28px
}

.over-content .checkmark {
    background: 0;
    border-radius: 50%
}

body.overflow {
    overflow: hidden
}

a.shop-all-products {
    display: block;
    color: #fff;
    text-align: center;
    font-size: 10px;
    padding-top: 10px;
    letter-spacing: 1px
}

.form-area {
    width: 100%;
    max-width: 480px;
    padding: 15px 30px 40px 30px;
    margin: 0 auto
}

.form-area .form-vertical,
.form-area .form-vertical .btn {
    width: 100%
}

.form-area .form-vertical .btn {
    background: #000;
    font-size: 10px
}

.form-area .form-vertical input {
    padding: 5px 10x;
    font-size: 12px
}

.form-area .form-vertical h1 {
    text-transform: uppercase;
    font-size: 16px
}

.form-area .form-vertical input::placeholder {
    text-transform: uppercase
}

.form-vertical input.fname,
.form-vertical input.lname {
    width: 49%;
    float: left
}

.form-vertical input.fname {
    margin-right: 2%
}

.wishlist-addcart {
    float: left;
    padding-top: 15px
}

.best-seller-actions {
    float: right
}

.best-seller-actions a {
    display: inline-block;
    margin-right: 12px
}

.best-seller-actions .add-to-cart {
    display: inline-block
}

.policy-page {
    padding: 30px 10px
}

.policy-page p {
    padding-bottom: 20px;
    font-size: 14px;
    line-height: 18px
}

.policy-page span,
.policy-page a {
    font-size: 14px;
    line-height: 18px
}

.policy-page ul {
    padding-left: 16px;
    list-style-type: square;
    padding-bottom: 20px
}

.policy-page ul li {
    font-size: 14px;
    line-height: 18px
}

.policy-page h1 {
    font-size: 24px;
    border-bottom: 1px solid #000;
    display: block;
    padding-bottom: 12px;
    margin-bottom: 18px
}

.searchpage-form {
    width: 100%;
    max-width: 400px;
    min-height: 200px;
    margin: 15px auto 0 auto;
    display: block
}

.searchpage-form input[type="search"] {
    width: 70%;
    padding: 5px 12px;
    font-size: 16px;
    border-radius: 4px
}

.searchpage-form .btn.search__submit {
    background: #000;
    color: #fff;
    font-size: 16px;
    padding: 5px 15px
}

sup.wish-count,
sup.cart-count {
    color: #000;
    margin-left: 2px;
    font-size: 16px;
    font-weight: 600
}

.search-box .fa-search {
    top: 8px;
    position: absolute;
    right: 6px
}

.search-box .cls-sc-box {
    top: 10px;
    position: absolute;
    right: 2px !important;
    width: 20px;
    cursor: pointer;
    font-size: 12px
}

.shopify-challenge__container {
    margin-top: 200px !important;
    margin-bottom: 200px !important
}

.shopify-challenge__button.btn {
    background: #000 !important;
    color: #fff !important;
    font-size: 12px !important;
    width: 260px !important
}

.login-dropdown {
    position: relative;
    display: inline-block;
    cursor: pointer
}

.infusion-tablet-potrait-img {
    display: none !important
}

.dropdown-content {
    display: none;
    position: absolute;
    z-index: 1;
    width: 150px;
    left: -130px;
    padding: 20px 10px;
    text-align: right
}

.dropdown-content li {
    margin-left: 0;
    line-height: 20px
}

.dropdown-content a {
    color: black;
    padding: 0;
    text-decoration: none;
    display: block
}

.login-dropdown:hover .dropdown-content {
    display: block
}

.header-signout {
    padding-top: 15px
}

.has-child {
    cursor: pointer;
    padding: 0 20px 0 0;
    border: 0;
    text-align: left;
    outline: 0;
    font-size: 15px;
    transition: .4s
}

.has-child:after {
    content: '\002B';
    font-weight: bold;
    float: right;
    margin-left: 5px;
    line-height: 18px;
    margin-top: 3px
}

.has-child-active:after {
    content: "\2212";
    line-height: 23px;
    margin-top: 2px;
    margin-left: 5px
}

.menu_products {
    padding: 0;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height .2s ease-out
}

.header-right ul li {
    list-style: none;
    margin-left: 12px
}

.sec-three-content-wrapper img.desktop-img:hover {
    opacity: 0;
    transition: .4s
}

.mobileMenu li,
.mobileMenu li ul li {
    padding-left: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.menu-image {
    width: 40%;
    float: left;
    padding-top: 50px
}

.mobileMenu>li {
    margin-bottom: 24px
}

.mobileMenu li,
.mobileMenu li ul li a {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    font-family: 'cera_proregular', sans-serif
}

.qtydiv label {
    display: block;
    margin-bottom: 12px;
    letter-spacing: 2.8px;
    color: #747a7b
}

.qtydiv .btnqty {
    display: inline-block;
    cursor: pointer;
    user-select: none;
    font-size: 14px;
    text-align: center;
    width: 20px;
    height: 20px;
    line-height: 16px;
    border: 1px solid #000;
    font-weight: bold
}

.qtydiv .btnqty.qtyminus {
    margin-right: 0
}

.qtydiv .btnqty.qtyplus {
    margin-left: 0
}

.qtydiv .quantity-input {
    background: 0;
    border: 0;
    border: 0;
    padding: 4px 8px 8px 8px;
    text-align: center;
    width: 30px;
    outline: 0;
    display: inline-block;
    font-size: 15px;
    font-weight: bold
}

.qtydiv {
    display: inline-block;
    padding-right: 15px;
    padding-top: 0
}

.skinBM {
    display: none;
    position: absolute;
    top: 50px;
    right: 0;
    z-index: 98;
    background: #fff;
    padding: 5px 12px;
    right: -140px;
    transition: 1s;
    text-transform: uppercase
}

.skinBM strong {
    font-size: 20px;
    padding-right: 10px
}

.skinBM span {
    font-size: 14px;
    letter-spacing: 1px
}

.product-g-wrap .single-pd:hover .skinBM {
    right: 0;
    transition: 1s
}

.faq_heading {
    cursor: pointer;
    padding: 16px 6px 16px 0;
    width: 100%;
    border: 0;
    text-align: left;
    outline: 0;
    font-size: 16px;
    line-height: 20px;
    transition: .4s;
    border-bottom: 1px solid #000;
    letter-spacing: 3px;
    font-weight: 600
}

.filter_heading {
    cursor: pointer;
    padding: 0 6px 7px 0;
    width: 100%;
    border: 0;
    text-align: left;
    outline: 0;
    transition: .4s;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px
}

.chuns-wrap:first-child .filter_heading {
    padding-top: 10px
}

.chuns-wrap:last-child .filter_content {
    padding-bottom: 20px
}

.faq_heading:after,
.filter_heading:after {
    content: '\002B';
    font-weight: bold;
    float: right;
    margin-left: 5px
}

.faq_heading.active:after,
.filter_heading.active:after {
    content: "\2212"
}

.faq_content,
.filter_content {
    font-size: 14px;
    padding: 0 18px 0 0;
    max-height: 0;
    overflow: hidden;
    transition: max-height .2s ease-out;
    line-height: 18px
}

.faq_content p.first,
.faq_content strong.first {
    padding-top: 12px
}

.faq_content p a {
    color: #000;
    text-decoration: underline
}

.faq_content ol {
    padding-left: 16px
}

.faq_content ol li {
    list-style-type: square
}

.filter_content .all-checkbox,
.filter_content .color-g-wrap-two {
    padding-top: 14px
}

.faq_content strong {
    display: block;
    font-size: 14px;
    padding: 10px 18px 10px 0
}

.faq_heading:first-child {
    border-top: 1px solid #000
}

.live-area .custm-padding {
    padding-left: 0;
    padding-right: 150px;
    margin-left: 12%;
    width: 88%
}

.product-g-wrap .single-pd:nth-child(2n) {
    margin-top: 50px
}

.sort-by-dropdown select {
    margin-top: 4px;
    padding: 3px;
    border: 0;
    font-size: 16px;
    outline: 0;
    text-align-last: right;
    text-align: right;
    -ms-text-align-last: right;
    -moz-text-align-last: right;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

select::-ms-expand {
    display: none
}

.sort-by-dropdown select option {
    border: 0;
    font-size: 12px;
    line-height: 16px;
    outline: 0;
    text-align-last: right;
    text-align: right;
    -ms-text-align-last: right;
    -moz-text-align-last: right;
    padding: 10px
}

.bundle-collection .mobile-buy-actions span.m-details {
    width: 100%;
    text-align:center;
}

.bundle-collection .mobile-buy-actions span.m-actions {
    width: 33%;
    margin-bottom: 0
}

.bundle-collection .mobile-buy-actions .skintone-suitable {
    float: left;
    margin-bottom: 10px
}

.bundle-collection .mobile-buy-actions .skintone-container {
    float: right
}

.bundle-collection .mobile-buy-actions .skintone-container .ckBox {
    display: inline;
    float: left;
    padding-left: 0;
    padding-right: 10px
}

.bundle-collection .mobile-buy-actions .skintone-container .ckBox .checkmark {
    width: 23px;
    height: 23px;
    border-radius: 50%;
    top: -3px;
    position: relative
}

.bundle-collection .desktop-recommend-skintone {
    display: inline-block
}

.bundle-collection .desktop-skintone-suitable {
    margin-right: 15px;
    vertical-align: super
}

.bundle-collection .desktop-recommend-skintone .ckBox {
    display: inline-block;
    padding-left: 35px;
    margin-top: 5px
}

.bundle-collection .desktop-recommend-skintone .desktop-skintone-container .ckBox .checkmark {
    width: 23px;
    height: 23px;
    border-radius: 50%
}

.wish-content h4 span.delete-cart,
.wish-content h4 span.delete-wish {
    background: 0;
    cursor: pointer;
    top: 2px;
    position: absolute
}

.wish-content h4 title {
    width: 92%;
    display: inline-block;
    padding-right: 15px;
    float:left;
    padding-left:0px;
    margin:0px;
    text-align:left;
}

.color-g-wrap-two .selected {
    border: 3px solid #000 !important
}

.s-trans-inner h4 {
    font-weight: 600
}

.contact-form ul li {
    width: 100%;
    padding: 10px 0;
    display: inline-block
}

.contact-form ul li span {
    width: 48%;
    float: left
}

.contact-form ul li span:first-child {
    margin-right: 4%
}

.contact-form ul li input {
    border: 0;
    width: 100%;
    border-bottom: 1px solid #808080;
    font-size: 14px;
    font-weight: 400;
    resize: none
}

.contact-form ul li textarea {
    border: 1px solid #808080;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    resize: none
}

.contact-form ul li label {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0
}

.contact-form ul li .contact-submit {
    width: 120px;
    background: #000;
    font-weight: bold;
    padding: 5px;
    color: #fff
}

.contact-form .form-message--success {
    background: #000;
    color: #fff;
    padding: 10px 18px;
    border-radius: 5px;
    margin-bottom: 20px;
    display: inline-block
}

.footer-newsletter-widget .contact-form .form-message--success {
    background: #fff;
    color: #000;
    padding: 6px 12px;
    border-radius: 3px;
    margin-bottom: 15px;
    font-size: 11px
}

.contact-heading {
    border-bottom: 1px solid #000;
    display: block;
    width: 100%;
    margin-bottom: 40px;
    padding-bottom: 10px
}

.section.sec-5.producg-pge .single-pd a {
    display: block
}

.section.sec-5.producg-pge .single-pd a.add-to-cart {
    display: inline-block
}

p.cart-empty {
    padding-bottom: 20px;
    font-weight: bold
}

#Contact_footer-email-error {
    color: #f00;
    font-size: 12px;
    margin-top: 5px
}

#Contact_footer-email-error span {
    font-size: 14px !important
}

.about-heading {
    font-size: 50px;
    position: absolute;
    top: -30px;
    line-height: 52px;
    left: -33px;
    margin: 0;
    z-index: 9;
    letter-spacing: 1px
}

.about-main {
    padding: 28px 12px;
    margin: 0 auto
}

.about-main p {
    padding: 0 5%
}

.about-page p.desc {
    font-weight: normal
}

.about-welcome-area {
    margin: 50px 0 60px 0
}

.about-welcome-img img {
    max-width: 900px;
    width: 80%;
    margin-left: 28px
}

.about-welcome-trans-img {
    position: absolute;
    right: 0;
    max-width: 400px !important;
    top: -40px
}

.about-welcome-area .custm-padding {
    padding-left: 0;
    padding-right: 0
}

.common-content.about-welcome-content {
    position: absolute;
    right: 2%;
    bottom: 70px;
    max-width: 250px
}

.good-for-you {
    width: 100%;
    padding-bottom: 30px
}

.good-for-you .left {
    padding-top: 65px;
    float: left;
    max-width: 320px;
    margin: 0 auto;
    padding-left: 20px
}

.good-for-you .right {
    float: right
}

.about-effective {
    width: 100%;
    margin: 60px 0
}

.about-effective .right {
    padding-top: 60px;
    float: right;
    margin: 0 auto;
    padding-right: 60px
}

.about-effective .left {
    float: left
}

.about-footer {
    padding: 0 5%
}

.about-footer p {
    margin: 40px 0 60px 0;
    font-weight: 400
}

.about-btns-g-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-row-gap: 30px;
    grid-column-gap: 50px;
    padding-bottom: 50px;
    padding-top: 30px
}

.about-btns-g-wrap .boxx-btn {
    font-size: 12px;
    line-height: 16px;
    color: #000
}

.about-footer .drop-content p {
    margin: 8px 0 10px 0
}

.about-btns-g-wrap .boxx-btn.desktop-img.hover {
    color: #000;
    border-color: #000;
    background-color: rgba(255, 255, 255, 0.7);
    border-bottom: 0
}

.about-btns-g-wrap .boxx-btn.mobile-img.hover {
    color: #000;
    border-color: #000;
    background-color: rgba(255, 255, 255, 1)
}

.about-btns-g-wrap .drop-content {
    border: 1px solid #000;
    background-color: rgba(255, 255, 255, 0.99);
    padding: 10px 7px;
    cursor: default
}

.about-btns-g-wrap .drop-content p {
    color: #000
}

.add-to-cart .wished {
    color: #f00 !important
}

.wishlist-account {
    height: auto;
    padding-bottom: 30px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 50px;
    margin-bottom: 25px
}

.wishlist-account .single-wish-product {
    grid-template-columns: 110px auto
}

.wishlist-account .wish-content h4 {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 8px
}

.wishlist-account .hlk-bdr {
    display: none
}

.wishlist-account .wish-btm-content p {
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 18px
}

.info th,
.info td {
    border: 0;
    padding: 5px 0;
    font-size: 14px
}

.info td label {
    font-weight: bold;
    margin-bottom: 0
}

.body-fade.active {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    opacity: .6;
    z-index: 1;
    background: #fff
}

.footer-links {
    line-height: 21px;
    font-size: 12px;
    text-transform: uppercase
}

.footer-links ul {
    text-align: left
}

.footer-links ul li a {
    text-align: center;
    color: #000;
    line-height: 20px;
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: none
}

.footer-newsletter-widget {
    width: 100%;
    max-width: 245px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 140px
}

.col-sm-6 .footer-newsletter-widget {
    padding-bottom: 40px;
    padding-top: 50px
}

.social-links {
    padding-top: 100px;
    text-align: center;
    padding-bottom: 60px
}

.col-sm-6 .social-links {
    padding-top: 50px;
    padding-bottom: 40px
}

.social-links a {
    padding: 18px;
    color: #000
}

.social-links p,
.footer-newsletter-widget p {
    font-size: 12px;
    letter-spacing: 2px
}

.section.sec-5 .container-fluid {
    padding-bottom: 20px
}

.section.sec-5.producg-pge .container-fluid {
    padding-bottom: 40px
}

#for-filter {
    margin-left: 21px
}

.cart-popup-inner .product-show-img-outer h4 {
    margin-left: 0
}

.cart-popup-inner .pd-show-content {
    margin-top: 24px;
    display: inline-block
}

.cart-popup-inner .pd-show-content a.fullpage-link {
    font-size: 14px;
    color: #000;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 10px;
    text-decoration: underline
}

.color-g-wrap-two .checkBox.radio {
    margin-bottom: 16px !important
}

#shopify-section-collection-template .color-g-wrap-two {
    padding-top: 0
}

#shopify-section-collection-template .color-g-wrap-two .checkBox.radio {
    margin-bottom: 8px !important
}

#shopify-section-collection-template .color-g-wrap-two .checkBox.radio label {
    line-height: 24px;
    margin-bottom: 0
}

.product-template__container .color-g-wrap-two .checkBox.radio {
    margin-right: 0 !important;
    width: 51px;
    height: 51px;
    margin-bottom: 0 !important
}

.pd-show-gpop-wrapper .slick-list,
.pd-show-gpop-wrapper .slick-track {
    min-height: 438px !important
}

.menu-icon {
    height: 30px;
    width: 30px;
    position: fixed;
    z-index: 2;
    left: 50px;
    top: 30px;
    cursor: pointer
}

.menu-icon__line {
    height: 2px;
    width: 24px;
    display: block;
    background-color: black;
    margin-bottom: 3px;
    -webkit-transition: background-color .5s ease, -webkit-transform .2s ease;
    transition: background-color .5s ease, -webkit-transform .2s ease;
    transition: transform .2s ease, background-color .5s ease;
    transition: transform .2s ease, background-color .5s ease, -webkit-transform .2s ease
}

.menu-icon__line-left {
    width: 12px
}

.menu-icon__line-right {
    width: 12px;
    float: right
}

.nav:before,
.nav:after {
    content: "";
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(234, 234, 234, 0.2);
    z-index: -1;
    -webkit-transition: -webkit-transform cubic-bezier(0.77, 0, 0.175, 1) .8s;
    transition: -webkit-transform cubic-bezier(0.77, 0, 0.175, 1) .8s;
    transition: transform cubic-bezier(0.77, 0, 0.175, 1) .8s;
    transition: transform cubic-bezier(0.77, 0, 0.175, 1) .8s, -webkit-transform cubic-bezier(0.77, 0, 0.175, 1) .8s;
    -webkit-transform: translateX(0%) translateY(-100%);
    transform: translateX(0%) translateY(-100%)
}

.nav:after {
    background: white;
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.nav:before {
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

.nav__list-item {
    position: relative;
    display: inline-block;
    -webkit-transition-delay: .8s;
    transition-delay: .8s;
    opacity: 0;
    -webkit-transform: translate(0%, 100%);
    transform: translate(0%, 100%);
    -webkit-transition: opacity .2s ease, -webkit-transform .3s ease;
    transition: opacity .2s ease, -webkit-transform .3s ease;
    transition: opacity .2s ease, transform .3s ease;
    transition: opacity .2s ease, transform .3s ease, -webkit-transform .3s ease;
    margin-right: 25px
}

.nav__list-item:before {
    content: "";
    position: absolute;
    background: #000;
    width: 20px;
    height: 1px;
    top: 100%;
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    z-index: -1
}

.nav__list-item:hover:before {
    width: 100%
}

body.nav-active .menu-icon__line {
    background-color: #000;
    -webkit-transform: translateX(0px) rotate(-45deg);
    transform: translateX(0px) rotate(-45deg)
}

body.nav-active .menu-icon__line-left {
    -webkit-transform: translateX(1px) rotate(45deg);
    transform: translateX(1px) rotate(45deg)
}

body.nav-active .menu-icon__line-right {
    -webkit-transform: translateX(-1px) rotate(45deg);
    transform: translateX(-1px) rotate(45deg)
}

body.nav-active .nav {
    visibility: visible
}

body.nav-active .nav:before,
body.nav-active .nav:after {
    -webkit-transform: translateX(0%) translateY(0%);
    transform: translateX(0%) translateY(0%)
}

body.nav-active .nav:after {
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

body.nav-active .nav:before {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

body.nav-active .nav__list-item {
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transition: opacity .3s ease, color .3s ease, -webkit-transform .3s ease;
    transition: opacity .3s ease, color .3s ease, -webkit-transform .3s ease;
    transition: opacity .3s ease, transform .3s ease, color .3s ease;
    transition: opacity .3s ease, transform .3s ease, color .3s ease, -webkit-transform .3s ease
}

body.nav-active .nav__list-item:nth-child(0) {
    -webkit-transition-delay: .5s;
    transition-delay: .5s
}

body.nav-active .nav__list-item:nth-child(1) {
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}

body.nav-active .nav__list-item:nth-child(2) {
    -webkit-transition-delay: .7s;
    transition-delay: .7s
}

body.nav-active .nav__list-item:nth-child(3) {
    -webkit-transition-delay: .8s;
    transition-delay: .8s
}

body.nav-active .nav__list-item:nth-child(4) {
    -webkit-transition-delay: .9s;
    transition-delay: .9s
}

.product-show-img-outer .pd-show-img.zoom {
    float: right;
    height: auto;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 87%
}

.template-collection .product-show-img-outer .pd-show-img.zoom {
    margin-left: 10px;
    float: left
}

.product-show-img-outer .pd-show-img img {
    width: 100%;
    height: 100%
}

.verticle-imgs .gallery-nav-item.slick-slide {
    max-width: 100px;
    display: contents
}

.verticle-imgs .slick-list.draggable {
    height: auto;
    min-height: 730px
}

.about-page {
    max-width: 1366px
}

.template-customers-login a {
    font-size: 14px !important
}

#RecoverPasswordForm p {
    font-size: 14px !important;
    line-height: 18px !important;
    margin-bottom: 15px !important
}

h2#RecoverHeading {
    font-size: 14px !important;
    letter-spacing: 0
}

.form-vertical .input-error-message span {
    font-size: 14px !important;
    line-height: 18px !important
}

#Contact_footer-email-error svg {
    display: none
}

.all-btns-g-wrap .drop-content ul {
    list-style-type: square;
    padding-left: 10px
}

.all-btns-g-wrap .drop-content ul li {
    text-align: left;
    text-transform: none;
    line-height: 14px;
    padding-bottom: 4px;
    letter-spacing: 0
}

.pd-show-content-inner ul {
    list-style-type: square;
    padding-left: 16px
}

.pd-show-content-inner ul li {
    font-size: 14px;
    line-height: 1.4
}

.template-search .section.sec-1 {
    margin-top: 20px
}

#clear-filter-wrap span {
    background: #000;
    color: #fff;
    cursor: pointer
}

#clear-all-wrap span.cleared {
    background: #ebebeb;
    color: #000
}

.pd-show-content-inner h4 {
    font-size: 14px;
    letter-spacing: 1px
}

.pd-show-content-inner strong {
    font-weight: bold;
    font-family: 'cera_probold', sans-serif !important
}

.prism-area.single-pd .common-content.prism-content {
    left: 0;
    bottom: 0;
    top: initial;
    width: 160px;
    margin: 0
}

html {
    -webkit-touch-callout: none !important
}

.cart-upsell {
    padding-bottom: 30px
}

.checkout-form .coupon-desc {
    width: 32%;
    font-weight: normal;
    float: left
}

.checkout-form .coupon-desc span {
    font-size: 14px;
    line-height: 14px
}

.checkout-form .coupon-code {
    float: left;
    width: 60%
}

.checkout-form .coupon-code input {
    width: 110px;
    font-size: 14px;
    padding: 1px 4px
}

.checkout-form .coupon-code button {
    background: #000;
    color: #fff;
    font-size: 13px;
    border: 3px solid #000;
    line-height:17px;
    display:inline-block
}

.checkout-form .coupon-exp {
    width: 100%;
    display: block
}

.checkout-form .coupon-exp span {
    display: inline;
    font-size: 14px
}

.checkout-form .coupon.wallet {
    width: 100%;
    display: inline-table
}

.checkout-form .coupon.wallet .discount-value label {
    margin-bottom:0;
}

.wish-btm-content .box-btn {
    outline: 0;
    border: 0
}

#clear-filter-wrap {
    width: 100px
}

.hlk-bdr {
    display: none
}

.slick-slide .s-trans-inner h4 {
    font-size: 21px;
    line-height: 23px
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    text-shadow: none;
    font-size: 12px;
    filter: alpha(opacity=0);
    opacity: 0
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 2px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.form-message {
    border: 1px solid #000;
    background-color: #fff;
    color: #000;
    font-size: 12px
}

.template-customers-login h2 {
    font-size: 16px
}

#customer_login_guest input[type="submit"] {
    font-size: 10px;
    background: #000
}

.prism-area.single-pd .common-content.prism-content span {
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    margin-bottom: 10px;
    color: #000
}

.prism-area.single-pd .common-content.prism-content h2 {
    line-height: 24px
}

.available.quantity span {
    font-size: 14px;
    margin-bottom: 10px
}

.wish-btm-content span.availability {
    font-size: 14px
}

.cart-upsell .single-wish-product {
    background: #f2f2f2
}

a.sold-out-cart {
    cursor: not-allowed;
    display: inline-block !important
}

.sold-out-cart span {
    margin-top: 19px;
    color: #666;
    text-transform: uppercase;
    font-size: 14px
}

.product-g-wrap .single-pd:nth-child(2n) .prism-img {
    margin-bottom: 28px
}

.mobile-buy-actions {
    display: none
}

.mobile-buy-actions h4 {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 4px
}

.mobile-buy-actions h4.mprice {
    text-align: center;
    margin-bottom: 4px
}

.mobile-buy-actions h4.mprice s {
    font-family: 'cera_proregular', sans-serif;
    font-weight: normal
}

.mprice .add-to-cart {font-size:12px;}
.m-details .shade-count {display:block;}

.mobile-buy-actions span a {
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
    line-height: 18px
}

.mobile-buy-actions span.add-to-cart {
    display: inline-block !important;
    margin-top: 0 !important
}

.mobile-buy-actions span.add-to-cart.value-sets {
    display: block !important;
    text-align: center;
}

.mobile-buy-actions span.add-to-cart img {
    height: 16px;
    vertical-align: text-top;
    margin-right: 8px
}

.mobile-buy-actions span.sold-out-cart img {
    height: 16px;
    vertical-align: text-top;
    margin-right: 8px
}

.mobile-buy-actions span.m-details {
    width: 100%;
    float: left;
    margin-bottom: 5px;
    text-align:center;
}

.mobile-buy-actions span.m-actions {
    width: 29%;
    float: right;
    text-align: right;
    margin-right: 2px;
    margin-bottom: 5px
}

.mobile-buy-actions a span.shade-count {
    font-size: 11px
}

.twin-pop-btn.product-pge .box-btn {
    font-weight: bold;
    font-family: 'cera_probold', sans-serif !important;
    font-size: 14px
}

.template-collection.touch-device .product-g-wrap .single-pd {
    position: relative
}

.cart-actions {
    padding-bottom: 145px
}

.cart-actions span {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px
}

.cart-actions input[type=submit] {
    background: #000;
    color: #fff;
    font-size: 10px;
    padding: 3px 18px;
    display: inline-block;
    transition: .3s;
    letter-spacing: 1px;
    outline: 0;
    border: 0;
    margin-left: 5px;
    border-radius: 0
}

.cart-actions input[type=text],
.cart-actions input[type=tel] {
    border: 0;
    border-bottom: 1px solid #000;
    font-size: 14px;
    padding: 0;
    line-height: 18px;
    width: 86px;
    border-radius: 0
}

.cart-actions input[type=tel] {
    width: 86px
}

#pincodeCreate {
    margin-bottom: 18px
}

#pincodeCreate p {
    padding-bottom: 7px;
    line-height: 18px;
    font-size: 14px
}

#cusCreate {
    margin-bottom: 21px
}

#whatsapp-phone {
    margin-right: 6px;
    margin-top: 5px;
    font-weight: bold
}

.cart-actions .country-code {
    margin-right: 4px
}

#cusCreate span {
    line-height: 21px
}

#pincode_checking {
    font-weight: bold;
    padding-top: 10px;
    display: block
}

.form-message--error {
    color: #000 !important;
    border: 1px solid #000 !important;
    background-color: #fff !important
}

.collection-Face .verticle-imgs .gallery-nav-item.slick-slide {
    max-width: 85px
}

.collection-Face .verticle-imgs img {
    margin-bottom: 7px;
    max-width: 85px
}

#activate_img_zoom.enable {
    background-image: url(zoom-in.png);
    cursor: pointer;
    height: 36px;
    width: 36px;
    position: absolute;
    bottom: 46px;
    right: 4px;
    border: 0;
    background-color: transparent
}

#activate_img_zoom.disable {
    background-image: url(zoom-out.png);
    cursor: pointer;
    height: 36px;
    width: 36px;
    position: absolute;
    bottom: 40px;
    right: 6px;
    border: 0;
    background-color: transparent
}

.mobile-show {
    display: none
}

.load-content {
    transition: .4s ease-in-out
}

.template-product .quantity-coutner-wrap.d-product-options .right-counter.desktop-show {
    display: none
}

.template-product .pd-show-content-inner p.tablet-show strong,
.template-product .pd-show-content-inner p.mobile-show strong {
    letter-spacing: 1px
}

.template-customers-register .form-message--error .form-message__link,
.template-customers-register .form-message--error a {
    font-size: 12px !important;
    color: #000 !important
}

.reset-pass h1.text-center {
    font-size: 16px !important;
    text-transform: uppercase
}

.reset-pass p.text-center {
    font-size: 14px !important
}

.logo a {
    color: #000;
    font-size: 10px;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase
}

.template-blog .keywrod-wt-heading h1 {
    font-size: 35px
}

.banner-overlay {
    height: 60%;
    width: 58%;
    display: none;
    position: fixed;
    z-index: 98;
    top: 26%;
    left: 21%;
    background-color: rgba(255, 255, 255, 0.5)
}

.banner-overlay-content {
    width: 100%;
    margin-top: 30px;
    padding: 23px 60px
}

.banner-overlay a {
    text-decoration: none;
    font-size: 36px;
    color: #000;
    display: block;
    transition: .3s
}

.banner-overlay a:hover,
.banner-overlay a:focus {
    color: #fff
}

.banner-overlay .closebtn {
    position: absolute;
    top: -23px;
    right: -21px;
    font-size: 34px;
    padding: 0 7px;
    line-height: 32px;
    background: #000;
    color: #fff;
    border-radius: 50%
}

.diwali-cart-msg {
    color: #f00;
    font-size: 14px;
    line-height: 16px;
    display: block;
    padding-bottom: 15px;
    padding-top: 10px
}

.banner-overlay-content .slick-arrow {
    display: none !important
}

.skintone-popup-active {}

.h-main-text {
    color: #000;
    font-weight: 200;
    font-size: 35px;
    font-family: 'cera_proregular', sans-serif !important;
    text-transform: uppercase
}

.h-main-text span {
    display: inline-block;
    font-size: 42px;
    font-family: 'cera_probold', sans-serif !important
}

.touch-device .product-show-img-outer {
    position: relative
}

@keyframes AnimationLoader {
    to {
        visibility: visible
    }
}

.m-product-options {
    display: none
}

.all-btns-g-wrap .maximize {
    color: #fff;
    font-weight: 400;
    font-size: 14px
}

.all-btns-g-wrap .minimize {
    color: #000;
    font-weight: 400;
    font-size: 14px
}

.collection-head-mobile {
    display: none
}

#for-filter {
    color: #000
}

.template-article .page-width {
    width: 90%;
    max-width: 700px;
    margin: 110px auto 0 auto
}

.blog-breadcrumb {
    font-size: 14px;
    font-style: italic;
    line-height: 18px;
    text-transform: uppercase;
    text-align: center
}

.template-article .page-width .rte h1.article-heading {
    letter-spacing: 2px;
    font-size: 28px;
    line-height: 32px;
    font-family: 'cera_probold', sans-serif !important;
    width: 100%;
    max-width: 700px;
    margin-top: 20px;
    margin-bottom: 14px;
    text-align: center
}

.template-article .page-width #shopify-section-article-template .collection-img {
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 20px
}

.template-article .page-width .rte h3 {
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 18px;
    font-family: 'cera_probold', sans-serif !important;
    margin: 20px 0 14px 0
}

.template-article .page-width .rte p {
    padding-bottom: 15px;
    letter-spacing: 1px
}

.template-article .page-width .rte p a {
    display: inline;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    color: #000;
    text-decoration: underline
}

.template-article .page-width #shopify-section-article-template {
    margin-bottom: 40px
}

.template-article .article__date {
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 24px;
    display: block
}

.template-article .return-link-wrapper {
    display: none
}

.template-article .page-width .rte span.left {
    width: 45%;
    float: left;
    color: #000;
    margin-top: 26px;
    margin-bottom: 35px;
    text-align: left
}

.template-article .page-width .rte span.right {
    width: 45%;
    float: right;
    color: #000;
    margin-top: 26px;
    margin-bottom: 35px;
    text-align: right
}

.template-article .page-width .rte span a {
    color: #000;
    text-transform: uppercase;
    display: block;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 1px
}

.template-article .page-width .rte span a.blog-nav-link {
    font-family: 'cera_probold', sans-serif !important;
    padding-top: 5px;
    text-transform: initial
}

.catpage .collection-img {
    margin-left: 0;
    margin-top: 30px
}

.catpage .blog-details {
    color: #000
}

.catpage .blog-details h4 {
    font-size: 20px;
    line-height: 24px;
    padding: 24px 0 12px 0;
    letter-spacing: 2px
}

.catpage .blog-details span {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 1px
}

.catpage .blog-details a {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 1px;
    color: #000;
    font-weight: bold;
    padding-top: 5px
}

#free-shipping {
    position: fixed;
    bottom: 20px;
    right: 5%
}

.col-12 .collection-img .diwali-offer {
    position: absolute;
    top: 50px;
    left: 20px;
    max-width: 400px
}

.col-12 .collection-img h3 {
    font-size: 80px;
    line-height: 77px;
    color: #f00;
    text-transform: uppercase
}

.col-12 .collection-img .diwali-offer .offer-subheading {
    font-size: 23px;
    font-weight: normal;
    display: block;
    padding-top: 5px
}

.col-12 .collection-img .diwali-desc {
    font-size: 23px;
    line-height: 26px;
    font-weight: normal;
    display: block;
    padding-top: 320px
}

.col-12 .collection-img .diwali-desc strong {
    color: #f00;
    font-weight: 800
}

.col-12 .collection-img .offer-condition {
    font-size: 18px;
    font-weight: 300;
    display: block;
    padding-top: 20px;
    font-family: 'cera_prolight', sans-serif
}

.diwali-offer .mobile-img {
    display: none
}

.trans-heading strong {
    color: #000
}

.diwali-link {
    color: #f00 !important
}

.popup-link {
    display: block
}

.bundle-product .twin-pop-btn.d-product-options .box-btn {
    font-size: 13px;
    padding: 6px 5px !important
}

.diwali-desc em {
    animation: color-change 5s infinite
}

@keyframes color-change {
    0% {
        color: #4d0000
    }
    25% {
        color: #900
    }
    50% {
        color: #f00
    }
    75% {
        color: #900
    }
    100% {
        color: #4d0000
    }
}

.col-12 .diwali-pop .diwali-offer {
    position: absolute;
    top: 40px;
    left: 26px;
    max-width: 300px
}

.col-12 .diwali-pop h3 {
    font-size: 42px;
    line-height: 45px;
    color: #000
}

.col-12 .diwali-pop .diwali-offer .offer-subheading {
    font-size: 20px;
    color: #f00;
    font-weight: normal;
    display: block;
    padding-top: 5px
}

.col-12 .diwali-pop .diwali-desc {
    font-size: 30px;
    line-height: 32px;
    font-weight: normal;
    display: block;
    padding-top: 11px
}

.col-12 .diwali-pop .diwali-desc strong {
    font-weight: 800
}

.col-12 .diwali-pop .offer-condition {
    font-size: 17px;
    font-weight: 300;
    display: block;
    padding-top: 20px;
    font-family: 'cera_prolight', sans-serif
}

.diwali-desc .popup-code {
    background: #000;
    color: #fff;
    padding: 5px 10px;
    margin-top: 5px;
    font-size: 20px;
    display: inline-block;
    float: none
}

.diwali-desc a,
.diwali-desc a:hover {
    color: #000;
    margin-top: 15px;
    font-size: 20px;
    display: inline-block;
    float: none
}

#Discount #table-details td {
    padding: 0 !important;
    border: none !important
}

#Discount #table-details td label {
    display: flex;
    font-size: 13px;
    margin-bottom: 0 !important
}

#Discount #table-details td input {
    padding: 4px 4px 4px 7px !important;
    width: 95px;
    float: left;
    display: inline-block;
    font-size: 13px
}

#Discount #table-details td label button {
    background: #000;
    color: #fff;
    outline: 0;
    border: 0;
    font-size: 13px;
    padding: 4px 7px
}

#Discount #table-details tr {
    background: #f2f2f2;
    margin: 15px 0;
    display: block
}

#Discount #table-details td label span {
    font-size: 13px
}

#Discount #div-details li {
    padding: 0 !important;
    border: none !important;
    float: left;
    text-align: left
}

#Discount #div-details li label {
    display: flex;
    font-size: 13px;
    margin-bottom: 0 !important
}

#Discount #div-details li input {
    border-radius: 0;
    padding: 5px 4px 4px 7px !important;
    width: 95px;
    float: left;
    display: inline-block;
    font-size: 13px;
    height: 80%
}

#Discount #div-details li label button {
    background: #000;
    color: #fff;
    outline: 0;
    border: 0;
    font-size: 12px;
    padding: 4px 7px;
    height: 80%
}

#Discount #div-details div {
    background: #f2f2f2;
    margin: 15px 0;
    display: block
}

#Discount #div-details li label span {
    font-size: 13px
}

#Discount #div-details .discount-label {
    float: left;
    font-weight: normal
}

#Discount #div-details .discount-value {
    text-align: right;
    font-weight: normal;
    line-height: 20px;
    font-size: 14px;
    font-family: 'cera_proregular', sans-serif !important
}

.discount-label-expiry {
    font-weight: normal;
    line-height: 20px;
    font-size: 14px;
    font-family: 'cera_proregular', sans-serif !important
}

.discount-label {
    display: none
}

.coupon-desc {
    width: 25%
}

.coupon-code {
    width: 35%
}

.coupon-exp {
    width: 40%
}

#Discount ul {
    padding: 5px;
    display: flex
}

.mobile-coupon-exp {
    display: none
}

.or-separator {
    display: block
}

.template-index .sec-1 .collection-active a.banner-url {
    display: block
}

.product-area.bundle-collection .check-search-wrap {
    justify-content: left;
    align-items: left;
    margin-bottom: 15px;
    padding-right: 0
}

.product-discount-percent {
    right: 20px;
    position: absolute;
    z-index: 9
}

.product-discount-percent span {
    font-size: 14px;
    padding: 17px 5px;
    height: 55px;
    width: 55px;
    margin-top: 24px;
    background: #000;
    color: #fff;
    border-radius: 50%;
    font-family: 'cera_probold', sans-serif !important
}

.product-discount-percent span {
    font-size: 12px;
    padding: 0 5px;
    width: 50px;
    height: auto;
    margin-top: 0px;
    background: #000;
    color: #fff;
    border-radius: 1%;
    font-family: 'cera_probold', sans-serif !important
}

.box-btn s {
    font-family: 'cera_proregular', sans-serif;
    font-weight: normal
}

.twin-pop-btn.product-pge.d-product-options .box-btn {
    padding: 8px 7px
}



.col-prod-disc {
    display: block;
    position: absolute;
    top: 0;
    z-index: 98
}

.col-prod-disc span {
    background: #000;
    color: #fff;
    padding: 3px 9px;
    font-size: 14px;
    letter-spacing:1px;
}


.bestseller-tag {display: block;
    position: absolute;
    bottom: 0;
    z-index: 98;
    width:100%;
    text-align:center;
}

.bestseller-tag span {background: rgba(0, 0, 0, 0.8);
    color: #fff;
    padding: 5px 6px;
    font-size: 14px;
    letter-spacing:2px;
    width:100%;}

#shopify-section-collection-template .single-pd {
    position: relative
}

.template-article .page-width .rte ol {
    padding-bottom: 15px;
    letter-spacing: 1px;
    font-size: 14px;
    list-style-type: decimal;
    padding-left: 16px
}

.m-collection-tabContainer{
    display: block
}

.m-cross-sell {
    display: none
}

.desk-collection-tabContainer ul li {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 14px
}

.navigate-heading {
    margin-top: 15px
}

.navigate-heading h4,
.other-categories h4 {
    font-size: 14px
}

.navigate-heading a,
.other-categories a {
    font-size: 14px;
    color: #000;
  display:inline;
}

.navigate-heading span, .other-categories span {display:inline;}

.other-categories {
    display: block;
    margin-bottom: 30px
}

.home-footer-text h6 {
    font-size: 14px;
    letter-spacing: 1px
}

#colorstory .custm-padding {
    padding-right: 50px
}

.mainfooter hr {
    padding-top: 30px;
    margin-top: 40px
}

.footer h4 {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 1px
}

.footer .footer-pad p {
    text-transform: none;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    letter-spacing: 1px
}

.inside-footer form {
    display: inline-block
}

.inside-footer #Contact_footer-email {
    width: 210px;
    padding: 0 0 0 5px;
    min-height: 10px;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 0
}

.inside-footer .btn {
    border: 1px solid #000;
    margin-left: 7px;
    background: #fff;
    color: #000;
    font-size: 10px;
    letter-spacing: 1px;
    padding: 0 15px;
    text-transform: uppercase
}

.inside-footer form {
    margin-bottom: 0
}

.social-circle li {
    float: left
}

.header-area .top-header {
    width: 100%;
    display: block;
    position: relative;
    height: 30px;
    background: #261400;
    position: absolute;
    top: 36px
}

.header-area.no-skintone .top-header {
    width: 100%;
    display: block;
    position: relative;
    height: 30px;
    background: #261400;
    position: absolute;
    top: 0;
    transition: .5s
}

.top-header ul {
    display: flex;
    float: right
}

.new-header-container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto
}

.new-header-container .logo {
    float: left
}

.top-header ul li {
    list-style: none;
    padding-top: 0
}

.top-header ul li a {
    text-decoration: none;
    padding: 5px 18px;
    color: white;
    font-size: 14px;
    letter-spacing: 1px
}

.top-header ul li a:hover {
    color#fff
}

.navbar-nav li:hover>ul.dropdown-menu {
    display: block;
    border: 0;
    width: 335px;
    margin-top: 0
}

.dropdown-submenu {
    position: relative
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px
}

.new-header-container .nav-item {
    padding: 0 8px
}

.new-header-container .nav-item a {
    color: #000;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 1px
}

.dropdown-menu>li>a:hover:after {
    text-decoration: underline;
    transform: rotate(-180deg)
}

.navbar-nav>li>a:hover:after {
    text-decoration: underline;
    transform: rotate(-180deg)
}

.d-search-box {
    border-radius: 50px;
    background: transparent;
    border: 1px solid #261400;
    line-height: 1
}

.d-search-box form {
    margin: 0
}

.d-search-box input {
    border: 0;
    margin: 10px 5px 10px 10px;
    font-size: 13px;
    background: transparent;
    width: 160px;
    padding: 0 !important;
    min-height: 10px;
    text-transform: lowercase !important
}

.d-search-box button {
    background: transparent;
    border: 0;
    outline: 0
}

.d-search-box button:focus {
    border: 0;
    outline: 0
}

.d-search-box .search-header.search {
    border-bottom: 0;
    background: 0
}

.d-search-box .fa-search {
    font-size: 12px
}

.d-ingredients-menu li {
    width: 45%;
    float: left;
    padding: 2px 3%
}

.mobile-header {
    display: none
}

.navbar-expand-md .navbar-nav .dropdown-menu {
    padding-left: 15px
}

.new-header-container .login-dropdown span {
    color: #fff;
    padding: 5px 18px;
    font-size: 14px;
    letter-spacing: 1px
}

.new-header-container.desktop-nav .logo a {
    font-size: 12px !important
}

.new-header-container .dropdown-content {
    left: -10px;
    background: #fff;
    width: 160px;
    display: none;
    padding: 10px
}

.new-header-container .dropdown-content li a,
.new-header-container .dropdown-content li a:hover {
    color: #000;
    font-size: 14px
}

.no-skintone .desktop-nav {
    margin-top: 20px
}

.mobile-footer {
    display: none
}

.srch-page {
    margin-top: 45px
}

.m-cross-sell {
    display: none
}

#shopify-section-collection-template .product-table {
    display: none
}

.section.sec-5.producg-pge .single-pd h3 a {
    color: #000;
    letter-spacing: 1px;
    font-size: 14px;
    font-family: 'cera_proregular', sans-serif;
    padding-top: 10px;
    font-weight: bold;
}

.section.sec-5.producg-pge.valuesets {
    margin-bottom: 0
}

.section.sec-5.producg-pge.kirodiary {
    margin-bottom: 0;
    margin-top: 10px
}

.section.sec-5.producg-pge.kirodiary .container-fluid {
    padding-bottom: 24px
}

.home-footer-text {
    margin-top: 0 !important;
    margin-bottom: 20px !important
}

.home-footer-text h1 {
    font-size: 14px;
    display: block;
    padding-top: 8px;
    letter-spacing: 1px
}

.home-footer-text p {
    font-size: 14px;
    display: block;
    padding: 7px 0;
    letter-spacing: 1px
}

.home-footer-text p a {
    font-size: 14px;
    color: #000;
    letter-spacing: 1px
}

.about-section .collection-img {
    margin-top: 25px
}

.about-top-text {
    float: left;
    padding-top: 50px;
    letter-spacing: 1px;
}

.about-top-text strong {
    display: block;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    font-weight: bold;
}

.about-top p.quote {
    font-size: 15px;
    line-height: 19px;
}

.about-top .rimage {
    float: right;
    text-align: right
}

.about-top .rimage img {
    width: 80%;
    height: auto;
}

.about-middle-content {
    display: block;
    padding-top: 45px;
    width: 100%;
}

.about-middle-content p {
    margin-bottom: 17px;
    letter-spacing: 1px;
}

.about-middle-content span {
    margin-top: 35px;
    margin-bottom: 6px;
    font-weight: bold;
    letter-spacing: 1px;
    display: block;
    text-align: center;
    font-size: 14px;
}

.about-middle-content img {
    margin-bottom: 20px;
    max-width: 100%;
}

.ltext {
    float: left;
}

.ltext img {
    width: 80%;
}

.rimage {
    float: right;
}

.rimage img {
    width: 80%;
    float: right;
}

.about-columns {
    display: block;
    padding-top: 28px;
}

.about-columns h4 {
    font-size: 16px;
    letter-spacing: 1px;
    padding-top: 66px;
    padding-bottom: 15px;
    display: block;
}

.about-mob-image {
    display: none;
}

.about-logos {
    display: flex;
    margin-top: 40px;
}

.about-logos img {
    width: 80%;
    display: block;
    text-align: center;
    margin: 0 auto;
}

.navbar-nav li:hover>ul.dropdown-menu {
    display: block;
    border: 0;
    width: 335px;
    margin-top: 0
}

.mob-popup {
    display: none !important
}

.new-cart-upsell h4 {
    font-size: 17px;
    line-height: 20px;
}

.new-cart-upsell p {
    padding-bottom: 5px;
    padding-top: 5px;
    display: block;
    font-family: cera_proregular, sans-serif;
}

.home-about-strip-section {background:#F9E5E7;padding-bottom:1px;margin-bottom: 45px;}
.home-about-strip-section h5{text-align:center;font-size:16px; padding-bottom:10px;}
.m-actions.wishlist {position: absolute;right: 10px;top: 2px;display:none !important;}
.fot-mob-text {display:none !important;}
/*.template-index .blog-box{
   background-color: #F9E5E7 ;
  }
  
.template-index .blog-column {
  float: left;
  width: 33.33%;
  padding: 5px;
  position: relative;
} 

.template-index .blog-column h3 {
  color:#fff !important;
position: absolute;
    top: 5px;
    width: 94%;
height: 94%;
padding:10px;}

.template-index .blog-column a {color:#fff !important;}

.template-index .blog-column:nth-child(1) h3 {background-color: rgba(103,162,218, 0.75);}
.template-index .blog-column:nth-child(2) h3 {background-color: rgba(0, 0, 0, 0.75);}
.template-index .blog-column:nth-child(3) h3 {background-color: rgba(222, 0, 0, 0.75);}

.kirodiary .slick-track{display: flex !important;}
.kirodiary .slick-slide{height: auto !important;}
*/
.mob-search {display:none;}
.fot-desk-text {display:none;}

.desktop-pinkstrip {display:block !important;}
  .mobile-pinkstrip {display:none !important;}

.d-search-box input::-webkit-search-cancel-button{font-size:18px;}

.blog-home .slick-track{background:#F9E5E7;margin-bottom:20px;}
.template-index .blog-column {position:relative;}
.template-index .blog-column h3 {position:absolute;top:0;left:0px;height:100%;width:100%;padding:10% 20px 10px 20px;color:#fff;}
.template-index .blog-column h3 a {color:#fff !important;}
.template-index .blog-column:nth-child(1) h3 {background-color:rgba(103,162,218, 0.7);}
.template-index .blog-column:nth-child(2) h3 {background-color:rgba(0,0,0, 0.6);}
.template-index .blog-column:nth-child(3) h3 {background-color:rgba(239,60,41, 0.6);}
.template-index .blog-column {
    width: 31%!important;
    margin: 1%;
    float: left;
}

.blog-desc {font-family: cera_proregular,sans-serif;padding:25px 0 50px 0;color:#fff;}
.mob-gifting {display:none;}
.product-video {height:87%;width:87%;}

.slider-extender .verticle-imgs img {margin-bottom: 6px; max-width: 90px;}
.slider-extender .verticle-imgs {top: 50px;}
.slider-extender .verticle-imgs .slick-list.draggable {min-height: 680px}

.view-card {overflow:visible !important;}

.template-index .section.sec-2 h5.section-tag-title {top: 10%;left: -23px;}

.verticle-imgs.slider-nav.mobile-slider {display:none;}

#pricing_table .div-table-row {border-spacing:2px;}
#pricing_table .div-table-row .div-table-col {width:100%; background-color: #fff;}




.desk-prd-details-display{
  padding-top: 10px;
  display: flex;
}

.desk-prd-details-display a{
 vertical-align:top;
      color: #000;
     text-decoration: none;  
  width:70%;
}

.desk-prd-name-disp{
  font-size:14px;
  line-height:18px;
  vertical-align:top;
  
}

.desk-prd-price-disp{
  width:30%;
  float:right;
  vertical-align:top;
  font-size: 14px;
 text-align:right;
  
}

.template-collection .desk-prd-details-display {
  padding-top: 0px;}

.error-404 {background-image: url(404-left.png), url(404-right-top.png),url(404-left-bottom.png);
  background-position: left top, 87% top, right bottom;
  background-repeat: no-repeat, no-repeat, no-repeat;
  padding:70px 110px 70px 135px;
  display: inline-block;
}

.diwali-pouch-display .copy-disc-code {padding:2px 6px;border-radius:1px;outline:none;border:1px solid #000;}
.diwali-pouch-display.active span.diwali-cart-msg {padding-bottom:3px;}

.new-cart-upsell .copy-disc-code {padding:1px 3px; border-radius:1px;line-height:14px;font-size:12px;border:1px solid #000; outline:none;}

.new-cart-upsell-temp p {line-height:16px;}
.new-cart-upsell-temp .non-aff.oncart {padding:2px 15px; letter-spacing:1px;}
.m-collection-tabContainer ul, .m-collection-tabContainer ul li {list-style-type:square !important; list-style: inside; font-size:14px;line-height:18px;}
.m-collection-tabContainer .panel {padding-bottom:15px;}
.m-collection-tabContainer table tr td h5 {font-family: 'cera_proregular', sans-serif !important; font-weight:300 !important;}

.left-404, .right-404 {width:48%;margin:1%;float:left;padding:0px 10px;}
.left-404 {font-size:15px;text-align:center;padding-top:20px;}
.right-404 {font-size:15px;padding-top:100px;}
.right-404 a {color:#426E89;font-size:15px;}
.right-404 span {padding-top:7px;padding-bottom:7px;color:#863A3E;letter-spacing:1px;text-transform:uppercase;font-family: cera_probold,sans-serif!important;font-size:23px;line-height:25px;}
.offer-cart-panel label {width: 100%;}
.collection-offer-text {margin:15px 0; padding:15px 20px 10px 20px;border:1px solid #1a1a1al; background:#f2f2f2;border-radius:2px;}
.collection-offer-text h4 {font-size:15px; line-height:20px;}
.collection-offer-text p {font-size:14px; line-height:20px;padding-bottom:5px;}
.offer-slider-text-row {margin-bottom:12px;}