@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Inter:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
    font-family: 'Inter', sans-serif;
    font-weight:400;
    color: #3C4048!important;
}
.navbar-expand-lg {
    flex-wrap: wrap;
    justify-content: flex-start;
}
.small, small {
    font-size: .875em;
    line-height: 2em;
}
a {
    color: #B3920B;
    text-decoration: none;
}
a:hover {
    color: #000;
}
p {
  color: #3C4048!important;
}
.btn-primary {
     --bs-btn-padding-x: 2rem;
    --bs-btn-padding-y: 0.375rem;
    --bs-btn-color: #fff;
    --bs-btn-bg: #3C4048;
    --bs-btn-border-color: #3C4048;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #6388B5;
    --bs-btn-hover-border-color: #6388B5;
    --bs-btn-focus-shadow-rgb: 49,132,253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #6388B5;
    --bs-btn-active-border-color: #6388B5;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #6388B5;
    --bs-btn-disabled-border-color: #6388B5;
    --bs-btn-border-radius: 20px!important;
}
.btn-secondary {
    --bs-btn-color: #fff;
    --bs-btn-bg: #3C4048;
    --bs-btn-border-color: #3C4048;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #3C4048;
    --bs-btn-hover-border-color: #3C4048;
    --bs-btn-focus-shadow-rgb: 49,132,253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #3C4048;
    --bs-btn-active-border-color: #3C4048;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #3C4048;
    --bs-btn-disabled-border-color: #3C4048;
}
.logo {
    width: 200px;
}

.blue {
background: #6388B5
}
.darkGrey {
background: #3C4048!important
}
.text-dark {
color: #3C4048!important
}
.burgundy {
background: #723544
}
.lightBurgundy {
background: #EBDFDC
}
.darkBeige {
background: #E7E3DC
}
.lightBeige {
background: #F4F1EB
}
.green {
background: #4F8519
}
.gold {
background: #B3920B
}
.brdr-round {
    border-radius: 10px;
}
.border-bottom {
    border-bottom: 1px solid #000!important
}
.dropdown-item.active, .dropdown-item:active {
    background-color: #ac93c5
}
.megamenu .card p {
    text-align:center;
    font-weight: 600;
    margin-bottom: 0px;
    font-size: 14px;
}

.main {
    background:#F4F1EB;
}
.main-div-left {
    background:#E1D5D3;
    border-radius: 0px 20px 20px 0px;
    height: 500px;
    margin:auto;
    border-top: 10px solid #F4F1EB;
    border-right: 10px solid #F4F1EB;
    border-bottom: 10px solid #F4F1EB;
}
.main-div-right {
    background: url(https://purpleassets.blob.core.windows.net/web/glokore/main_banner.png) no-repeat center center #fff;
    border-radius: 20px 0px 0px 20px;
    height: 500px;
    border-top: 10px solid #F4F1EB;
    border-left: 10px solid #F4F1EB;
    border-bottom: 10px solid #F4F1EB;
}
.main-div-left ul {
    position: relative;
    list-style-type:none!important;
}
.main-div-left li {
    padding-top:5px;
    font-size: 20px;
}
.main-div-left li:before {
    content: "";
    background-image: url(https://purpleassets.blob.core.windows.net/web/glokore/seal-check.svg);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0px;x
}
.main-div-left h1 {
    font-size: 48px;
}
.awards {
    background:#F4F1EB;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000
}
.awards img {
    height: 25px;
}
.awards p {
    font-size: 16px;
    margin-bottom: 0
}
.awardsProd {
    background:#fff;
}

.bestSellers .card  {
    border-radius: 10px;
    border: solid 1px #000;
}
.bestSellers img  {
    border-radius: 9px 9px 0px 0; 
}
.bestSellers .border-bottom {
    border-bottom: solid 1px #000!important;
}
.bestSellers  .card-body  {
    text-align:center;
    padding: 15px 25px;
}
.bestSellers  .card-footer  {
    text-align:center;
    background:transparent;
    border-top: 0px;
    padding-bottom: 20px;
}
.bestSellers .ft-highlight {
    color:#fff;
    border-radius: 9px 0 10px 0; 
    padding: 5px 20px;
    font-size:14px;
    font-weight: 500;
    background-color:#B3920B;
    position:absolute
}
.bestSellers .prod-name {
    font-size:18px;
    font-weight: 600;
    margin-bottom: 0px
}
.bestSellers .prod-price {
    font-size:18px;
}
.reviews {
    color:#f8f9fa;
    background: rgb(99,136,176);
    background: linear-gradient(180deg, rgba(99,136,176,1) 0%, rgba(99,136,176,1) 40%, rgba(255,255,255,1) 40%);
    padding-bottom: 20px;
}
.reviews .border-left {
    border-left: solid 1px #000
}
.reviews .border-bottom {
    border-bottom: solid 1px #000!important;
}

.reviews .card  {
    text-align:start;
    border-radius: 10px;
    border: solid 1px #000;
}
.reviews .card-body  {
    margin: auto;
}
.reviews .card-text {
    text-align:start;
    font-size: 16px;
    font-style: italic;
}
.reviews .card-product p  {
    text-align:start;
    font-size: 16px;
    font-weight: 600;
}

.reviews .card-product img  {
    border-radius: 10px!important;
    width: 100px;
    margin-right: 15px;
}

.reviews .card-product a {
    font-size: 16px;
    padding: 5px 25px;
}
.reviews .ft-before, .reviews .ft-after  {
    color:#fff;
    padding: 5px 20px;
    font-size:14px;
    font-weight: 500;
    background-color:#3C4048;
    position:absolute
}
.reviews .ft-before {
    border-radius: 9px 0 9px 0; 
}
.reviews .ft-after {
    border-radius: 0px 0 9px 0; 
}
.reviews .card-images .before {
    border-radius: 9px 0 0px 0!important; 
}
.reviews .card-images .after {
    border-radius: 0px 9px 0px 0px!important;
}
.reviews p.small {
    font-size: 14px;
    line-height:20px;
    font-style: italic;
}
.reviewsProd {
    color:#3C4048!important;
    background: transparent;
}
.reviewer {
    margin: auto;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 16px;
    line-height: 47px;
    font-weight: 600;
    text-align: center;
    background: #D0C2DD;
    color: #3C4048;
}


.reviews2 {
    color: #f8f9fa;
    background: #F4F1EB;
    padding-bottom: 50px;
}
    .reviews2 h5 {
        font-family: Poppins;
        color: #000;
        font-size: 16px;
        font-weight: 600;
        line-height: 14px;
    }
    .reviews2 h2 {
        color: #000;
        font-family: Poppins;
        font-size: 42px;
        font-weight: 700;
        line-height: 54px;
    }

    .reviews2 .card {
        text-align: start;
        border-radius: 10px;
        border: solid 2px #000;
        width: 100%;
        background: none;
    }

    .reviews2 .stars img {
        height: 25px
    }

    .reviews2 p {
        color: #0F0F0F;
        font-family: Poppins;
        font-size: 18px;
        font-weight: 400;
        line-height: 150%;
    }

        .reviews2 p.title {
            color: #000;
            font-size: 21px;
            font-weight: 700;
            line-height: 120%
        }
        .reviews2 p.content {
            min-height: 82px
        }

    .reviews2 .verified {
        color: #3AB890;
        font-family: Poppins;
        font-size: 18px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0.5px;
        display: flex;
        gap: 10px;
        align-items: center;
    }

    .reviews2 .attribute {
        color: #000;
        font-family: Poppins;
        font-size: 16px;
        font-weight: 700;
        line-height: 28px; /* 175% */
        letter-spacing: 0.5px;
        display: flex;
        align-items: center;
        gap: 10px;
    }
        .reviews2 .attribute .attribute-value {
            border-radius: 50px;
            border: 2px solid #3C4048;
            display: flex;
            height: 48px;
            padding: 14px 25px;
            justify-content: center;
            align-items: center;
            text-align: center;
            font-family: Poppins;
            font-size: 16px;
            font-weight: 500;
            line-height: 20px;
            letter-spacing: 0.5px;
            min-width: 90px;
            text-align: center
        }

    .reviews2 .product-review {
        border-radius: 5px;
        background: #fff;
    }
        .reviews2 .product-review img {
            max-height: 80px
        }
        .reviews2 .product-review p {
            margin-bottom: 0;
            color: #000;
            font-family: Poppins;
            font-size: 18px;
            font-weight: 500;
            line-height: 20px;
            letter-spacing: 0.5px;
        }
            .reviews2 .product-review p:first-child {
                font-size: 16px;
                font-weight: 700;
                line-height: 28px;
            }

.customers {
    background: #F4F1EB;
    padding: 50px 0px;
}
 
.customers p {
    font-size: 18px;
}
.customers .celeb img {
    width: 17%;
    border: 1px solid #000;
    border-radius: 10px;
}
.celeb div {
    padding:5px;
    width:20%
}
.celeb p {
    font-size: 16px;
    text-align:center;
    line-height:20px;
    margin-top:5px;
}
.shopNeeds, .shopNeeds h2 {
    text-align:center;
}
.shopNeeds h5 {
    color: #fff!important;
}
.shopNeeds .card {
    border: 0px;
}

.shopNeeds .card-title {
    color: #fff!important;
    margin-bottom: 0px;
    font-weight: 400;
}

.promise .container {
    background: #E1D5D3;
    padding: 50px 0px;
    border-radius: 10px;
}
.promise img {
    height: 120px;
}
.promise .ft-highlight {
    color:#fff;
    border-radius: 0.375rem 0 0.375rem 0; 
    padding: 5px 20px;
    font-size:20px;
    font-weight: 500;
    background-color:#B3920B;
    position: relative
}

.videos {
    background: #F4F1EB;
    padding: 50px 0px;
}
.results {
    background: #E1D5D3;
    padding: 50px 0px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}
.results .results-img img {
    border-radius: 10px;
    border: solid 1px #000
}
.results .results-text {
    padding-left:100px;
}
.results h2 {
    font-size:40px;
}
.results p {
    font-size:20px;
    margin-bottom: 0px;
}
.results p.small {
    font-size:13px;
    line-height:20px;
}
.doctors {
    background: #F4F1EB;
    padding: 25px 0px;
}
.doctors .card {
    border-radius: 10px;
    border: 1px solid #000
}
.doctors .card-body {
    background: #E1D5D3;
    border-radius: 0px 0px 10px 10px;
}
.doctors .card-images img {
    border-radius: 9px 9px 0px 0px;
}
.doctors .card-text {
    font-size:16px;
    line-height:24px;
    text-align:center;
    font-style: italic;
}
.doctors .card .border-bottom {
    border-bottom: 1px solid #000!important;
}
.doctors .ft-highlight {
    color:#fff;
    border-radius: 0.375rem 0 0.375rem 0; 
    padding: 5px 20px;
    font-size:16px;
    font-weight: 500;
    background-color:#3C4048;
    position: initial;
}
.transform {
    margin-top: 170px;
    padding: 25px 0px;
}
.transform .row {
    background: #F4F1EB;
    border-radius: 10px;  
}
.transform p {
    font-size:20px;
}
.guarantee {
    margin-top: 100px;
}
.guarantee .container-fluid  {
    background: #F4F1EB;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000
}
.guarantee p {
    font-size:20px;
}
.guarantee a {
    font-size:16px;
    color: #3C4048;
    text-decoration: underline;
}

.shop {
    background: url(https://purpleassets.blob.core.windows.net/web/glokore/shop_banner.png) no-repeat center right #fff;
    background-size:cover;
    padding: 50px 0px;
}
.shop h1 {
    font-size: 54px;
}
.shop p {
    font-size: 20px;
}    
.atHome {
    background: url(https://purpleassets.blob.core.windows.net/web/glokore/glokore_advancedtech.png) no-repeat  #fff;
    background-position: 50% center;
    background-size:cover;
    padding: 50px 0px;
}
.atHome .links a {
    color: #3C4048;
    text-decoration: underline;
    font-size: 14px;
    margin-right: 15px;
}
.atHome .stars {
    color: #F4C80F;
}
.atHome h2 {
    font-size: 42px;
}
.atHome p {
    font-size: 18px;
    margin-bottom: 0px;
}

.atHome p.small {
    font-size: 14px;
    margin-bottom: 0px;
}
.shopBy {
    background:#F4F1EB;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000
}
.shopBy p {
    font-size: 20px;
    margin-bottom: 0;
    font-weight: 600;
}
.shopBy .btn-primary {
    font-size: 16px;
    background:transparent;
    border: 1px solid #3C4048;
    color:#3C4048;
}
.shopBy .btn-primary.active {
    background:#3C4048;
    color:#fff;
}
.shopBy .btn-primary:hover {
    background:#6388B5;
    border: 1px solid #6388B5;
    color:#fff;
    
}
.shopBy .accordion-item {
    margin-bottom: 0px;
}
.prodImg img {
    border-radius: 10px;
    margin-bottom: 25px;
}
.prodIcons div {
    width: 25%;
    padding: 5px;
}
.prodIcons img {
    border-radius: 10px;
    border: 1px solid #000;
    display: block;
    margin: auto;
}
.prodBuy {
    background:#F4F1EB;
    border-radius: 10px;
    padding: 50px;
}
.prodBuy ul {
    padding-left: 15px;
}
.prodBuy i {
    color:#F4C80F
}
.prodBuy .sellOut {
    padding: 5px;
    border: 1px solid #000
}
.prodBuy .sellOut p {
    margin-bottom: 0px;
    font-size: 16px;
    padding: 0px 10px;
}
.prodBuy .sellOut.ninety {
    background: rgb(225,213,211);
    background: linear-gradient(90deg, rgba(225,213,211,1) 90%, rgba(225,213,211,0) 90%, rgba(225,213,211,0) 90%);
}
.buyOptions {
    border-radius: 10px 10px 0px 0px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    padding: 25px 25px 0px 25px;
    background-color:#fff;
}   
.selectOption {
    border-radius: 10px;
    border: 1px solid #000;
    height:100%;
    margin-bottom: 15px;
}

.selectOption .special {
    padding: 10px 10px;
    background-color: #3C4048;
    border-radius: 9px 0px 0px 9px;
}
.selectOption .special p {
    font-weight: 600;
    color:#fff!important;
    margin: auto;
    line-height: 20px;
}
.selectOption .price {
    border-left: 1px solid #000;
    padding: 6px 10px;
}
.selectOption .price.select.active,
.selectOption .price.select {
    border-radius: 0px 9px 9px 0px;
}
.selectOption .price.select  {
    background-color: #fff;
    color:#3C4048!important;
}
.selectOption .price.select.active  {
    background-color: #6388B5;
    color:#fff!important;
}
.selectOption .price.select.active p {
    color:#fff!important;
}
.selectOption h4 {
    margin-bottom: 0px;
}
.selectOption p {
    margin-bottom: 0px;
    font-size: 16px;    
}
.buyFooter  {
    background-color: #E1D5D3;
    color:#fff!important;
    border-radius: 0px 0px 10px 10px;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000; 
}
.buyFooter .links {
    color: #3C4048!important;
    text-decoration: underline;
    font-size: 14px;
}
.buyFooter .links a {
    color: #3C4048!important;
}
.prodFeat { 
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
}
.prodFeat.vitaminC, .prodFeat.serum, .prodFeat.moisture {
    border-bottom: none
}
.vitaminC .bg {
    background: url(https://purpleassets.blob.core.windows.net/web/glokore/prod_vitaminc_bg.jpg) no-repeat center right #f8f8f8;
    background-size: cover;
}
.serum .bg {
    background: url(https://purpleassets.blob.core.windows.net/web/glokore/prod_serum_bg.png) no-repeat center right #f8f8f8;
    background-size: cover;
}
.moisture .bg {
    background: url(https://purpleassets.blob.core.windows.net/web/glokore/prod_moisture_bg.png) no-repeat center right #f8f8f8;
    background-size: cover;
}
.serum-cream img {
    width: 100px;
}
.serum-cream .ft-text p {
    margin-bottom: 0px;
    text-align: center;
}

.serum-cream .ft-text {
    border-radius: 35px;
    border: 1px solid #000;
    width: 70%;
    margin-left: 25px;
    padding: 10px
}

.transformerWand .bg {
    background: url(https://purpleassets.blob.core.windows.net/web/glokore/transformerwand_bg.jpg) no-repeat center center;
    background-size: cover;
}

.transformerWand h2 {
    font-size: 40px;
    margin-bottom: 25px;
}

    .transformerWand h2 span {
        color: #6388B5;
        font-style: italic;
    }

.transformerWand p {
    margin-bottom: 20px;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    max-width: 500px;
}

    .transformerWand p span {
        font-weight: 700;
    }

    .transformerWand p.small {
        font-size: 12px !important;
        margin-bottom: 0px;
    }
.transformerWandSub1 h2 {
    font-size: 40px;
    margin-bottom: 25px;
}

.transformerWandSub1 p {
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 25px;
    font-weight: 700;
    line-height: 22px;
}
.transformerWandSub1 li {
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
}

.ledSkinSculptor .bg {
    background: url(https://purpleassets.blob.core.windows.net/web/glokore/ledskinsculptor_bg.png) no-repeat center center;
    background-size: cover;
}

.ledSkinSculptor h4 {
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
    color: #6388B5;
}

.ledSkinSculptor h2 {
    font-size: 40px;
    margin-bottom: 25px;
}

    .ledSkinSculptor h2 span {
        color: #6388B5;
        font-style: italic;
    }

.ledSkinSculptor p {
    margin-bottom: 20px;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    max-width: 500px;
}


.ledSkinSculptorSub1 h2 {
    font-size: 40px;
    margin-bottom: 25px;
}

.ledSkinSculptorSub1 p {
    font-size: 24px;
    margin-bottom: 15px;
    font-weight: 700;
    line-height: 22px;
    min-height: 167px;
}

    .ledSkinSculptorSub1 p:first-child {
        min-height: auto
    }
    .ledSkinSculptorSub1 p span {
        font-size: 18px;
        margin-bottom: 0px;
        font-weight: 500;
    }
    .ledSkinSculptorSub1 p small {
        font-size: 18px;
        margin-bottom: 0px;
        font-weight: 700;
    }

.ledSkinSculptorSub1 img {
    margin: 20px 0px;
    width: 40%;
}

.ledSkinSculptorSub1 .sub-card {
    background: #F4F1EB;
    margin-top: 20%;
}
.ledSkinSculptorSub1 .sub-text {
    margin-top: 5%;
}
.ledSkinSculptorSub1 .sub-img {
    margin-top: -33%;
}

.ledSkinSculptorSub1 .list-item {
    background-image: url(https://purpleassets.blob.core.windows.net/web/glokore/icons_check-fill.png);
    background-position: 20px 9px;
    background-color: #fff;
    background-repeat: no-repeat;
    border-radius: 100px;
    text-align: left;
    padding: 9px 25px 9px 55px;
    margin-bottom: 10px;
}

.progress-container {
    position: relative;
    width: 100%;
    height: 35px;
}

.progress-line {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 4px;
    background-color: #6388B5;
    transform: translateY(-50%);
    z-index: 1;
}

.progress-steps {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    padding: 0 10px;
    z-index: 2;
}

.step::before {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    background-color: #6388B5;
    border-radius: 50%;
    margin: 0 auto
}


.ledMask .bg {
    background: url(https://purpleassets.blob.core.windows.net/web/glokore/prod_ledlightmask_bg.png) no-repeat center right #fff;
    background-size: cover;
}
.ledMask img {
    width: 100px;
}
.ledMask .ft-text p {
    margin-bottom: 0px;
    text-align:center;
}
.ledMask .ft-text {
    border-radius: 35px;
    border: 1px solid #000;
    width: 70%;
    margin-left: 25px;
    padding: 10px
}
.sonicCleanser .bg {
    background: url(https://purpleassets.blob.core.windows.net/web/glokore/sonicfacialbrush_bg.png) no-repeat center right #fff;
    background-size:cover;
}

.ipl-how-to-use-bg {
    background: url(https://purpleassets.blob.core.windows.net/web/glokore/ipl/inter/header.jpg) no-repeat center right #fff !important;
    background-size: cover !important;
}

.sonicCleanser img {
    width: 120px;
}
.sonicCleanser .ft-text p {
    font-size: 18px;
    margin-bottom: 0px;
    margin-left: 25px;
    max-width: 500px;
}
.sonicCleanserSub h2 {
    font-size: 40px;
    margin-bottom: 25px;
    text-align:left!important;
}
.sonicCleanserSub p {
    font-size: 20px;
    margin-bottom: 0px;
    padding-right: 50px;
}
img.sonicBrush {
    width: 50%!important;
    display: block;
    margin: auto;
}
.collagen .bg {
    background: url(https://purpleassets.blob.core.windows.net/web/glokore/biocollagenmask_05.png) no-repeat center right #fff;
    background-size:cover;
}
.collagen img {
    width: 90px;
}
.collagen .ft-text p {
    font-size: 18px;
    margin-bottom: 0px;
    margin-left: 25px;
    max-width: 500px;
}
.collagenSub1 h2 {
    font-size: 40px;
    margin-bottom: 25px;
}
.collagenSub1 p {
    font-size: 20px;
    margin-bottom: 0px;
    font-weight: 600;
}
.collagenSub2 .bg {
    background: url(https://purpleassets.blob.core.windows.net/web/glokore/biocollagenmask_06.png) no-repeat center center;
    background-size:cover;
}
.collagenSub2 .text {
    padding: 100px 0px;
    margin-right: 150px;
    float: right;
}
.collagenSub2 h2 {
    font-size: 40px;
    margin-bottom: 25px;
}
.collagenSub2 p {
    font-size: 20px;
    margin-bottom: 0px;
}
.collagenSub2 p span {
    font-size: 25px;
    font-weight: 700;
}
.ultraSonic .bg {
    background: url(https://purpleassets.blob.core.windows.net/web/glokore/ultrasonicscrubber_05.png) no-repeat center center;
    background-size:cover;
}
.ultraSonic .ft-text p {
    font-size: 18px;
    margin-bottom: 0px;
    max-width: 500px;
}
.ultraSonicSub1 h2 {
    font-size: 40px;
    margin-bottom: 25px;
}
.ultraSonicSub1 p {
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: 600;
    line-height: 22px;
}
.ultraSonicSub1 p span {
    font-size: 16px;
    margin-bottom: 0px;
    font-weight: 400;
}
.ultraSonicSub1 img {
    margin: 20px 0px;
    width: 50%;
}
.ultraSonicSub2 .bg {
    background: url(https://purpleassets.blob.core.windows.net/web/glokore/ultrasonicscrubber_06.png) no-repeat center top;
    background-size:cover;
}
.ultraSonicSub2 .text {
    margin-right: 120px;
    max-width: 500px;
    float: right;
}
.ultraSonicSub2 h2 {
    font-size: 40px;
    margin-bottom: 25px;
}
.ultraSonicSub2 p {
    font-size: 18px;
    margin-bottom: 15px;
}
.ultraSonicSub2 p span {
    font-weight: 700;
}
.guaShua .bg {
    background: url(https://purpleassets.blob.core.windows.net/web/glokore/ledguasha_05.png) no-repeat center center;
    background-size:cover;
}
.guaShua .ft-text p {
    font-size: 18px;
    margin-bottom: 0px;
    max-width: 500px;
}
.guaShua h2 {
    font-size: 40px;
    margin-bottom: 25px;
}
.guaShuaSub1 h5 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0px;
}
.guaShuaSub1 p span {
    font-size: 16px;
    margin-bottom: 0px;
    font-weight: 600;
}
.guaShuaSub1 img {
    margin: 20px 0px;
    width: 50%;
}
.guaShuaSub2 .bg {
    background: url(https://purpleassets.blob.core.windows.net/web/glokore/ledguasha_06.png) no-repeat center top;
    background-size:cover;
}
.guaShuaSub2 .text {
    margin-right: 120px;
    max-width: 500px;
    float: right;
}
.guaShuaSub2 h2 {
    font-size: 40px;
    margin-bottom: 25px;
}
.guaShuaSub2 p {
    font-size: 18px;
    margin-bottom: 15px;
}
.guaShuaSub2 p span {
    font-weight: 700;
}
.eyeMask .bg {
    background: url(https://purpleassets.blob.core.windows.net/web/glokore/goldeyemask_05.png) no-repeat center top;
    background-size:cover;
    padding: 210px 0px;
}
.eyeMask .ft-text p {
    font-size: 18px;
    margin-bottom: 0px;
    max-width: 500px;
}
.eyeMask h2 {
    font-size: 40px;
    margin-bottom: 25px;
}
.eyeMaskSub1 h2 {
    font-size: 40px;
    margin-bottom: 25px;
}
.eyeMaskSub1 .card {
    border-radius: 10px;
    border: 0px solid #000;
    background:transparent;
}
.eyeMaskSub1 .card img {
    border-radius: 9px !important;
    border: 1px solid #000;
}
.eyeMaskSub1 .card-footer {
    border-radius: 10px;
    border: 0px solid #000;
    background:transparent;
}
.eyeMaskSub1 .card-footer p {
    font-style: italic;
    font-size: 18px;
    padding-top: 15px;
}
.eyeMaskSub2 {
    background-color: #f9dbe5
}
.eyeMaskSub2 .bg {
    background: url(https://purpleassets.blob.core.windows.net/web/glokore/goldeyemask_07.png) no-repeat center center;
    background-size:cover;
}
.eyeMaskSub2 .text {
    margin-right: 250px;
    max-width: 750px;
    float: right;
}
.eyeMaskSub2 h2 {
    font-size: 40px;
    margin-bottom: 25px;
}
.eyeMaskSub2 li {
    font-size: 18px;
}
.eyeMaskSub2 li span {
    font-weight: 700;
}
.learn {
    background: url(https://purpleassets.blob.core.windows.net/web/glokore/banner-leaf.jpg) no-repeat #fff;
    background-position: center 100px;
    background-size:cover;
    padding: 100px 0px;
    text-align:left;
}
.icon {
    height:25px;
    margin-top: -5px;
}
.card {   
    border-radius: 10px;
    border: 1px solid #000;
}
.card img {   
    border-radius: 10px 10px 0px 0px!important;
}
.card a {
    color: #fff;
    text-decoration: none;
}
.card a:hover {
    color: #fff;
}
.icon-link > .bi {
  width: .75em;
  height: .75em;
}
.order-prod {
    width: 100px;
}
.r-0 {
    border-radius: 0px;
}
/*
 * FAQ Accordion
 */

.accordion {
    --bs-accordion-border-color: #3C4048;
}
.accordion-item {
    margin-bottom: 25px;
}
.accordion-button {
    font-size: 18px;
    color: #3C4048;
}
.accordion-body {
    font-size: 16px;
    color: #3C4048;
}
.accordion-item {
    border: 1px solid #3C4048;
}
.accordion-item:not(:first-of-type) {
    border-top: 1px solid #3C4048;
} 
.accordion-item:first-of-type, .accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.accordion-item:last-of-type, .accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.accordion-button:not(.collapsed) {
    color: #3C4048;
    background-color: transparent;
    box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}
/*
 * Quantity Input
 */

.qty {
    width:125px;
    margin-top: 5px;
}
.qty .count {
    color: #000;
    display: inline-block;
    vertical-align: top;
    font-size: 25px;
    font-weight: 500;
    line-height: 30px;
    padding: 0 2px;
    min-width: 35px;
    text-align: center;
}
.qty .plus {
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    color: #3C4048;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #3C4048;
    font-size: 20px;
    }
.qty .minus {
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    color: #3C4048;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    background-clip: padding-box;
    border: 1px solid #3C4048;
    font-size: 20px;
}

.minus:hover{
    background-color: #717fe0 !important;
}
.plus:hover{
    background-color: #717fe0 !important;
}
/*Prevent text selection*/
span{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
input{  
    border: 0;
    width: 2%;
}
nput::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input:disabled{
    background-color:white;
}

footer {
    color: #fff!important;
}
footer p.small {
    color: #fff!important;
    margin-top:14px;
    line-height: 22px;
}
footer a {
    color: #fff;
    text-transform: uppercase;
    margin-top:15px;
}
footer a:hover {
    color: #fff;
}
       
/*
 * Custom translucent site header
 */

.site-header {
  background-color: rgba(0, 0, 0, .85);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
}
.site-header a {
  color: #8e8e8e;
  transition: color .15s ease-in-out;
}
.site-header a:hover {
  color: #fff;
  text-decoration: none;
}

/*
 * Dummy devices (replace them with your own or something else entirely!)
 */

.product-device {
  position: absolute;
  right: 10%;
  bottom: -30%;
  width: 300px;
  height: 540px;
  background-color: #333;
  border-radius: 21px;
  transform: rotate(30deg);
}

.product-device::before {
  position: absolute;
  top: 10%;
  right: 10px;
  bottom: 10%;
  left: 10px;
  content: "";
  background-color: rgba(255, 255, 255, .1);
  border-radius: 5px;
}

.product-device-2 {
  top: -25%;
  right: auto;
  bottom: 0;
  left: 5%;
  background-color: #e5e5e5;
}


/*
 * Extra utilities
 */

.flex-equal > * {
  flex: 1;
}
@media (min-width: 768px) {
  .flex-md-equal > * {
    flex: 1;
  }

}





/*
 * ADDED CSS
 */


.navbar .megamenu{ padding: 1rem; }
    /* ============ desktop view ============ */
    @media all and (min-width: 992px) {
            
            .navbar .has-megamenu{position:static!important;}
            .navbar .megamenu{left:0; right:0; width:100%; margin-top:0;  }

    }	
    /* ============ desktop view .end// ============ */


    /* ============ mobile view ============ */
    @media(max-width: 991px){
            .navbar.fixed-top .navbar-collapse, .navbar.sticky-top .navbar-collapse{
                overflow-y: auto;
                overflow-x: hidden;
                max-height: 85vh;
                margin-top:10px;
                padding: 15px 15px 35px 15px;
            }
    }
    /* ============ mobile view .end// ============ */



.navbar {
    padding:0px;
    background:#fff;
    border-bottom: 1px solid #000;
} 
.navbar-toggler-icon {
  background-image: none!important;
  background-color: var(--bs-gray-800);
  height: 3px;
  width: 25px;
  margin: 10px 0;
  position: relative;
  transition: all 0.35s ease-out;
  transform-origin: center;
}

.navbar-toggler-icon::before {
  display: block;
  background-color: var(--bs-gray-800);
  height: 3px;
  content: "";
  position: relative;
  top: -7px;
  transition: all 0.15s ease-out;/*taken down to hide quicker*/
  transform-origin: center;
}

.navbar-toggler-icon::after {
  display: block;
  background-color: var(--bs-gray-800);
  height: 3px;
  content: "";
  position: relative;
  top: 4px;
  transition: all 0.35s ease-out;
  transform-origin: center;
}

.navbar-dark .navbar-toggler-icon,
.navbar-dark .navbar-toggler-icon::before,
.navbar-dark .navbar-toggler-icon::after {
  background-color: var(--bs-gray-100);
}

.navbar-toggler:not(.collapsed) .navbar-toggler-icon {
  transform: rotate(45deg);
}

.navbar-toggler:not(.collapsed) .navbar-toggler-icon::before {
  opacity: 0;
}

.navbar-toggler:not(.collapsed) .navbar-toggler-icon::after {
  transform: rotate(-90deg) translateX(7px);
}
.navbar-toggler,
.navbar-toggler:focus {
    border: 0px
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}
.dropdown-menu {
    border-radius: 0px;
    border:0px;
}
.dropdown-menu h2 {
    font-size: 24px;
}
.dropdown-menu p {
    font-size: 18px;
}
.dropdown-menu h6 {
    margin-bottom: 15px
}
.dropdown-menu a {
    color:#453D6B;
}
.dropdown-menu a:hover {
    color:#3C4048;
}
.dropdown-menu .btn-primary {
    color:#FFF;
}
.dropdown-menu .btn-primary:hover {
    color:#FFF;
}
.dropdown-menu li {
    margin-bottom: 10px
}


.form-check-input:checked {
    background-color: #3C4048;
    border-color: #3C4048;
}


.bg-dark-grey {
    background: #E7E7E7;
}
.lh-1-5 {
    line-height: 1.5 !important;
}

.ft-highlight {
    color:#fff;
    border-radius: 9px 0 9px 0; 
    padding: 5px 20px;
    font-size:14px;
    font-weight: 500;
    background-color:#B3920B;
    position:absolute
}


.initial {
    background: url(https://purpleassets.blob.core.windows.net/web/glokore/initial.svg) no-repeat center center;
    background-size:45px;
    width: 45px;
    height:50px
}
.initial p {
    font-weight:600;
    font-size:18px;
    text-align:center;
    margin-top:11px
}

.btn-modal {
    --bs-btn-color: #3C4048;
    --bs-btn-bg: #fff;
    --bs-btn-border-color: #3C4048;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #3C4048;
    --bs-btn-hover-border-color: #3C4048;
    --bs-btn-focus-shadow-rgb: 49,132,253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #3C4048;
    --bs-btn-active-border-color: #3C4048;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #3C4048;
    --bs-btn-disabled-border-color: #3C4048;
    --bs-btn-border-radius:0px;
}
.modal-content {
    border-radius: 0px;
}

.btn-accent, .btn-package {
    --bs-btn-color: #3C4048;
    --bs-btn-bg: #fff;
    --bs-btn-border-color: #3C4048;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #3C4048;
    --bs-btn-hover-border-color: #3C4048;
    --bs-btn-focus-shadow-rgb: 49,132,253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #3C4048;
    --bs-btn-active-border-color: #3C4048;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #3C4048;
    --bs-btn-disabled-border-color: #3C4048;
}

.wavy {
    background: url(https://purpleassets.blob.core.windows.net/web/glokore/blue-waves.jpg) no-repeat center center #fff;
    background-size:cover;
}
.pdp-single {
        margin-bottom:15px;
        color:#fff
    }
.pdp-dreamtime {
    background: linear-gradient(0deg, rgb(64 64 64 / 35%), rgb(67 67 67 / 35%)), url(https://purpleassets.blob.core.windows.net/web/glokore/pdp_dreamtime.jpeg) no-repeat center center;
    background-size:cover;
    height: 400px;
    color:#fff;
}
.pdp-chill {
    background: linear-gradient(0deg, rgb(64 64 64 / 35%), rgb(67 67 67 / 35%)), url(https://purpleassets.blob.core.windows.net/web/glokore/pdp_chill.jpeg) no-repeat center center;
    background-size:cover;
    height: 400px;
    color:#fff;
}
.pdp-creative {
    background: linear-gradient(0deg, rgb(64 64 64 / 35%), rgb(67 67 67 / 35%)), url(https://purpleassets.blob.core.windows.net/web/glokore/pdp_creative.jpeg) no-repeat center center;
    background-size:cover;
    height: 400px;
    color:#fff;
}
.pdp-social {
    background: linear-gradient(0deg, rgb(64 64 64 / 35%), rgb(67 67 67 / 35%)), url(https://purpleassets.blob.core.windows.net/web/glokore/pdp_social.jpeg) no-repeat center center;
    background-size:cover;
    height: 400px;
    color:#fff;
}
.help img {
    height: 40px;
}

.help a {
    font-weight:600;
    color:#3C4048;
    text-decoration:underline;
}
#accordionNav .accordion-item,
#accordionFooter .accordion-item {
    border: 0px solid #3C4048;
    background-color: #3C4048;
    margin-bottom: 0px;
}
#accordionFooter .accordion-button {
    background: #3C4048;
    color:#fff;
    font-size: 14px;
    font-weight: 600;
}
#accordionNav .accordion-button {
    background: #3C4048;
    color:#fff;
    font-size: 1rem;
    font-weight: 700;
}
#accordionNav .accordion-body,
#accordionFooter .accordion-body {
    padding-top:0px;
    padding-bottom: 0px;
}
#accordionNav .accordion-button,
#accordionNav .accordion-button:not(.collapsed) {
    padding:0px
}
#accordionNav .accordion-button:not(.collapsed),
#accordionFooter .accordion-button:not(.collapsed) {
    color: #fff;
    background-color: transparent;
    box-shadow: 0 0 0 0;
}
#accordionNav .accordion-button:after,
#accordionFooter .accordion-button:after {
  margin-left: 10px;  
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
}

.accordion-body ul li {
    margin-bottom: 10px;
    font-size: 14px;
    text-align:left;
}
#accordionNav .accordion-body {
    padding:0px;
    margin-top: 10px;
}
#accordionNav a {
    color:#fff;
}
#accordionNav hr,
#accordionFooter hr {
    margin: 0rem 0;
}

.pdpa {
    --bs-accordion-border-color: #ffffff!important;
}
.pdpa .accordion-item {
    border:0px;
}
.pdpa .accordion-button {
    font-weight: 700;
}
.pdpa .accordion-body ul li {
    font-size: 16px;
}
#mobile-nav {
     display:none!important;
}
#filter-nav {
     display:none!important;
}
@media (max-width: 1024px) {
.main-div-left li {
    padding-top:5px;
    font-size: 18px;
}
.main-div-left li:before {
    content: "";
    background-image: url(https://purpleassets.blob.core.windows.net/web/glokore/seal-check.svg);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 25px;
    height: 25px;;
    left: 0px;
}
.main-div-left h1 {
    font-size:40px;
} 

.results .results-text {
    padding-left: 10px;
}
.doctors .ft-highlight {
    font-size:14px;
    padding: 5px 5px;
}
.guarantee {
    margin-top: 0px;
}
.transform {
    margin-top: 0px;
    padding: 25px 0px;
}
.collagenSub2 .text {
    margin-right: 50px;
}
.ultraSonicSub2 .text {
    margin-right: initial;
    max-width: initial;
    float: right;
    padding: 25px;
}
.eyeMaskSub2 {
    padding-left: 50px;
}
.eyeMaskSub2 .bg {
    background: url(https://purpleassets.blob.core.windows.net/web/glokore/goldeyemask_07.png) no-repeat 80% 100%;
    background-size: cover;
}
.selectOption p {
    line-height: 16px;
}   
.selectOption h4 {
    margin-bottom: 5px;
}
}
@media (max-width: 991px) {
    .logo {
        width: 150px;
    }
    
    .product {
        padding: 0px 15px;
    }
   .prodBuy {
        background: transparent;
        border-radius: 0px;
        padding: 25px;
    }
    .buyOptions {
        border-radius: 0px;
        border-top: 0px solid #000;
        border-left: 0px solid #000;
        border-right: 0px solid #000;
        padding: 0;
        background-color: transparent; 
    }
    .awards {
        text-align:center;
    }
    .awards img {
        width: 12%;
        height: initial;
        padding: 5px;
    }
    .awards p {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .results h2 {
        font-size: 28px;
    }
    .results-text span img {
        width: 70px;
    }
    .atHome {
        background: #E1D5D3;
        padding: 0px 0px;
    }
    .atHome .links a {
        font-size: 10px;
        margin-right: 0px;
    }
    .guarantee, .guarantee .container-fluid {
       background: #6388B5!important; 
       color: #fff;
    }
    .guarantee .container-fluid {
       padding: 30px 5px;
    }
    .guarantee p, .guarantee a  {
       color: #fff!important;
    }
    .gBadge img {
       width: 50%!important;
    }
    .gBadge {
        position: relative !important;
        margin: auto;
        text-align:center
    }
    .shopNeeds .card-title {
        font-size: 16px;
    }
    .transform  {
        background: url(https://purpleassets.blob.core.windows.net/web/glokore/skin_glokore_mob.png) no-repeat center right #F4F1EB;
        background-size: auto 120%;
    }

    .transform .row {
        background:transparent;
    }
    .ledMask .ft-text {
        width: 100%;
    }
    .ledMask img {
        width: 150px;
    }
    .ledMask .ft-text p {
        font-size: 20px;
    }
    img.sonicBrush {
        width: 100%!important;
        display: block;
        margin: auto;
    }
    .collagenSub2 .text {
        padding: 25px;
        margin-right: initial;
        float: initial;
    }
    .ultraSonic .ft-text p {
        font-size: 18px;
        margin-bottom: 0px;
        max-width: 100%;
    }
    .ultraSonicSub1 h2 {
        text-align:left!important
    }
    .ultraSonicSub1 p {
        text-align:left!important;
        margin-bottom: 5px;
    }
    .ultraSonicSub1 img {
        margin: 0px;
        width: 90px;
        padding-right: 15px;
    }
    .guaShua .ft-text p {
        font-size: 18px;
        margin-bottom: 0px;
        max-width: 100%;
    }
    .guaShuaSub1 h2, 
    .guaShuaSub1 h5 {
        text-align:left!important
    }
    .guaShuaSub1 p {
        text-align:left!important;
        margin-bottom: 5px;
    }
    .guaShuaSub1 img {
        margin: 0px;
        width: 90px;
        padding-right: 15px;
    }
    .guaShuaSub2 .text {
        padding: 25px;
        margin-right: initial;
        float: initial;
    }
    .eyeMask .ft-text p {
        max-width: 100%;
    }
    .eyeMaskSub2 {
        padding: 25px 15px 0px 15px;
    }
    .eyeMaskSub2 .bg {
        background: transparent;
        background-size:initial;
    }
    .eyeMaskSub2 .text {
        margin-right: initial;
        max-width: initial;
        float: right;
    }
    .eyeMaskSub2 ul {
        list-style-type: none;
        padding-left: 0px;
    }
    .prodBuy li a {
        color:#3C4048;
        text-decoration: underline;
    }
    #main_nav p,#main_nav li,#main_nav a {
        font-size:14px;
        font-weight:600;
        text-align:center;
    }
    #desktop-nav {
        display:none!important;
    }
    #mobile-nav {
        display:flex!important;
    }

}
@media (max-width: 820px) {
    .main-div-left h1 {
        font-size:32px;
    }
    .shop {
        background: url(https://purpleassets.blob.core.windows.net/web/glokore/shop_banner.png) no-repeat center right #fff;
        background-size: cover;
        background-position: 90% center;
    }
    .shopBy  {
        background:#fff;
    }
    .shopBy .accordion-body .btn-primary {
        padding: 5px 10px;
        margin-bottom: 10px;
    }
    .shopBy .accordion-body {
        padding-top: 10px;
        padding-bottom: 0;
    }
}
@media (max-width: 768px) {
    .position-absolute {
        position: initial!important;
    }
    
    .customers {
        text-align:center;
    }

    .shopNeeds .card-title {
        font-size: 16px;
    }

    .guarantee h3 {
        font-size: 20px;
    }
    .guarantee p {
        font-size: 16px;
    }
    .guarantee a {
        font-size: 13px;
    }
    .transform {
        margin-top: 0px;
    }
    .bestSellers  .card-body  {
        padding: 10px;
    }
    .bestSellers .prod-name,
    .bestSellers .prod-price {
        font-size: 16px;
    }
    .results .results-text {
        padding-left: 20px;
        padding-right: 20px;
    }
    .reviewsProd {
        width: 100%;
        padding: 25px 15px;
    }
    .doctors .ft-highlight {
        font-size:18px;
        padding: 5px 5px;
    }
    .selectOption h4 {
        font-size: 20px;
    }
    .prodBuy li {
        font-size: 14px;
    }
    .ledMask .ft-text {
        width: 100%;
        padding: 5px;
        margin-left: 10px;
    }
    .eyeMask h2,
    .eyeMaskSub1 h2,
    .eyeMaskSub2 h2 {
        font-size: 30px;
    }
    .eyeMaskSub2 li {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .icon {
        margin-top: 0px;
    }
    .mag {
        height: 15px;
    }

    
}
@media (max-width: 767px) {

    .main-div-left {
        background: url(https://purpleassets.blob.core.windows.net/web/glokore/main_mobile.png) no-repeat center left #fff;
        background-size: cover;
        border-radius: 0;
        height: 50vh;
        margin:auto;
        border-top: 0px;
        border-right: 0px;
        border-bottom: 0px;
    }
    .main-div-left li {
        padding-top:5px;
        font-size: 14px;
    }
    .main-div-left li:before {
        content: "";
        background-image: url(https://purpleassets.blob.core.windows.net/web/glokore/seal-check.svg);
        background-repeat: no-repeat;
        background-size: cover;
        position: absolute;
        width: 20px;
        height: 20px;
        left: 0px;
    }
    .main-div-left h1 {
        font-size: 30px;
    }
       .awards img {
        width: 15%;
    }
    .reviews {
        background: #6388b0;
        padding-bottom: 5px;
    }
    .reviews p.small{
        color: #f8f9fa !important;
    }
    .customers {
        padding: 25px 0px 10px 0px;
    }
    .customers p {
        font-size: 14px;
    }
    
    .promise  {
        background: #E1D5D3;
        padding: 50px 0px;
    }
    .promise .container {
        background: transparent;
        border-radius: 0px;
    }
    .promise h3 {
        font-size: 1.3rem;
    }
    .promise img {
        height: 70px;
    }
    
    .transform {
        padding-bottom: 60px;
    }
    .transform h2 {
        font-size: 20px;
    }
    .transform p {
        font-size: 16px;
        padding-right: 50%;
    }
    .shop {
        background: #F4F1EB;
        padding: 20px;
    }
    .shop h1 {
        font-size: 30px;
    }
    .atHome h2 {
        font-size: 35px;
    }
    .shop p {
        font-size: 16px;
    }
    .atHome p {
        font-size: 16px;
        margin-bottom: 0px;
    }
    .ledMask img {
        width: 60px;
    }
    .ledMask h2 {
        text-align:center
    }
    .ledMask .ft-text p {
        font-size: 14px;
    }
    .sonicCleanserSub .halfBrush {
        background: url(https://purpleassets.blob.core.windows.net/web/glokore/sonicfacialbrush_07.png) no-repeat center bottom transparent;
        background-size:90%;
        padding: 120px 5px;
    }

    .ipl-halfBrush {
        background: url(https://purpleassets.blob.core.windows.net/web/glokore/ipl/inter/product.png) no-repeat center bottom transparent !important;
        background-size: 90% !important;
        padding: 120px 5px !important;
    }
    .sonicCleanserSub h2 {
        font-size: 30px;
    }
    .sonicCleanserSub p {
        font-size:16px;
    }
    .collagenSub2 .text {
        padding: 25px 10px;
        margin-right: initial;
        float: right;
    }
    .collagenSub1 h2 {
        font-size: 30px;
    }
    .collagenSub1 p {
        font-size:18px;
        margin-bottom: 25px;
    }
    .collagenSub2 h2 {
        font-size: 30px;
    }
    .collagenSub2 p {
        font-size:18px;
        margin-bottom: 5px;
    }
    .collagenSub2 p span {
        font-size: 20px;
        font-weight: 700;
    }
    .ultraSonic h2,
    .ultraSonicSub1 h2,
    .ultraSonicSub2 h2 {
        font-size: 30px;
    }
    .ultraSonicSub1 p {
        font-size:18px;
        margin-bottom: 5px;
    }
    .guaShua h2,
    .guaShuaSub1 h2,
    .guaShuaSub2 h2 {
        font-size: 30px;
    }
    .eyeMaskSub1 .card {
        border-radius: 10px;
        border: 1px solid #000;
        background:#E1D5D3;
    }
    .eyeMaskSub1 .card img {
        border-radius: 9px 9px 0px 0px !important;
        border: 0px solid #000;
    }
    .eyeMaskSub1 .card-footer {
        border-radius: 0px 0px 10px 10px;
        border-top: 1px solid #000;
        background:#E1D5D3;
    }
    .eyeMaskSub1 .card-footer p {
        font-style: italic;
        font-size: 16px;
        padding-top: 15px;
    }
    .buyFooter .links {
        color: #3C4048;
        text-decoration: underline;
        font-size: 12px;
        line-height: 16px;
    }
    .selectOption .price.select {
        padding: 10px 10px;
    }
    .selectOption .special {
        /*padding: 10px 10px;
        border-radius: 9px 9px 0px 0px;*/
    }
    
    /*
    .selectOption .price {
        text-align:center;
        border-left: 0px;
        border-top: 1px solid #000
    }
     */
    .selectOption .price.select {
         /*border-radius: 0px 0px 9px 9px;*/
    }
    
    #main_nav .card-body {
    padding: 5px 2px;
    }
    #main_nav .card-body p {
      margin-bottom: 0px;
    }
    .btn-primary {
        font-size: 14px;
    }
    p, .accordion-body {
        font-size: 14px;
    }
    .lead {
        font-size: 1rem;
        font-weight: 300;
    }
    .pdp-single {
        border-radius: 0 !important;
        margin-bottom:0px
    }
    .pdp-photo {
        border-radius: 0 !important;
        height: 200px;
        margin-bottom: 15px;
    }
    #pdpStats {
        border-left: 0px!important;
    }
    #filter-nav  {
    font-size: 13px;
    display: inline-flex !important;
    align-items: center;
    justify-content: start !important;
    }
    
    #filter-nav .navbar.fixed-top .navbar-collapse, .navbar.sticky-top .navbar-collapse {
        overflow-y: auto;
        overflow-x: hidden;
        max-height: 85vh;
        margin-top: 10px;
        padding: 0px 0px 15px 0px;
    }
    #filter-nav .form-check-input:checked {
        background-color: #3C4048;
        border-color: #3C4048;
    }
    #filter-nav .navbar-toggler-icon {
        background-image: none !important;
        background-color: #fff;
        height: 3px;
        width: 10px;
        margin: 10px 0;
        position: relative;
        transition: all 0.35s ease-out;
        transform-origin: center;
    }
    #filter-nav .navbar-toggler-icon::before {
    display: none;
    background-color: #fff;
    height: 3px;
    content: "";
    position: relative;
    top: 0px;
    transition: all 0.15s ease-out;
    transform-origin: center;
    transform: rotate(90deg);
}
    #filter-nav .navbar-toggler-icon::after {
    display: block;
    background-color: #fff;
    height: 3px;
    content: "";
    position: relative;
    top: 0px;
    transition: all 0.15s ease-out;
    transform-origin: center;
    transform: rotate(90deg);
}
}
@media (max-width: 600px) {
    .results h2 {
        font-size: 25px;
    }
    .results p {
       padding: 0px 0px;
    }
    .transform {
        padding: 0px;
        background: url(https://purpleassets.blob.core.windows.net/web/glokore/skin_glokore_mob.png) no-repeat 100% 243% #F4F1EB;
        background-size: auto 90%;
    }
    .transform p {
        font-size: 14px;
    }
    .shopNeeds .card-title {
         font-size: 15px;
    }
}    
@media (max-width: 400px) {

    .awards p {
        font-size: 12px;
        margin-bottom: 10px;
    }
    
}
@media (max-width: 380px) {
    .transform {
        background: url(https://purpleassets.blob.core.windows.net/web/glokore/skin_glokore_mob.png) no-repeat 183% 118% #F4F1EB;
        background-size: auto 80%;
    }
}