﻿label {
    margin-bottom: 0
}

.form-control {
    font-size: 14px
}

textarea {
    border: 1px solid #e8e8e8;
    height: 40px;
    background-color: transparent;
    padding: 2px 20px;
    color: #000;
    font-size: 14px;
    width: 100%
}

.intro-section {
    background-image: url(../images/season/mothers-day/mother-daughter-img-v2.jpg);
    min-height: 800px;
    background-position: bottom;
}

.banner-text {
    position: absolute;
    bottom: 250px;
    left: 200px;
}

    .banner-text p {
        font-size: 50px;
        line-height: 40px;
    }

    .banner-text .sub-text {
        font-style: italic;
    }

.home-btn a {
    font-family: "Manrope", sans-serif;
    font-weight: 500;
    padding: 6px 6px;
    font-size: 16px;
    border: none;
    display: inline-block;
    min-width: 228px;
    border-radius: 4px;
    text-align: left;
    -webkit-transition: all .3s ease ease 0s;
    -o-transition: all .3s ease ease 0s;
    transition: all .3s ease ease 0s;
    z-index: 1;
}

.home-btn .shop-btn {
    background-color: white;
    color: black;
}

.sub-header {
    font-size: 22px !important;
    max-width: 58%;
}

.sub-header-mother {
    color: #16384b;
    font-size: 25px !important;
}

.mother-header {
    color: #16384b;
    font-weight: 800;
}

.mother-top-header {
    color: #cd5c5c;
    font-weight: 800;
}

/*-----------Timer Clock ----------*/
.home-grab-deal-image {
    background-image: url(../images/bg/bg-1.jpg)
}

.prod-usp p {
    font-size: 18px;
    color: #003642;
    font-weight: 500;
    margin-left: 12px;
    margin-top: auto;
    margin-bottom: auto;
}

.prod-usp img {
    height: 55px
}

.prod-usp div {
    display: flex
}

.prod {
    border-radius: 19px;
    border: 1px solid #ebe2d9;
    box-shadow: -2px 14px 18px -9px rgba(0,0,0,.51);
    -webkit-box-shadow: -2px 14px 18px -9px rgba(0,0,0,.51);
    -moz-box-shadow: -2px 14px 18px -9px rgba(0,0,0,.51);
    margin-bottom: 25px
}

    .prod p {
        font-weight: 500;
        font-size: 16px;
        color: #000;
        line-height: 1.5;
        text-align: center
    }

    .prod .pricing {
        padding-bottom: 10px
    }

        .prod .pricing p {
            margin-bottom: 0;
            line-height: 23px !important
        }

    .prod .prod-btn {
        font-size: 16px;
        font-weight: 500;
        color: #fff !important;
        border: none;
        background-color: #003642;
        border-radius: 10px;
        padding: 10px 55px
    }

    .prod .prod-red-font {
        color: #cc0c39;
        font-size: 20px;
        font-weight: bolder
    }

    .prod .prod-red-dis {
        background-color: #cc0c39;
        color: #fef4e6;
        font-weight: 700;
        padding: 4px 8px;
        border-radius: 5px;
        font-size: 16px !important;
        display: inline-block;
        position: relative;
        bottom: 16px;
        left: 10px
    }

    .prod .prod-badge-dis {
        background-color: #fff;
        color: #003642;
        font-weight: 700;
        padding: 3px 8px;
        border-radius: 5px;
        font-size: 13px !important;
        display: inline-block;
        position: absolute;
        top: 12px;
        left: 20px
    }

    .prod .metal-img {
        max-width: 35px
    }

    .prod .sale-txt {
        font-size: 18px;
        line-height: 31px;
        color: #003642
    }

    .prod .prod-main-img {
        border-radius: 19px 19px 0 0;
        margin-bottom: 14px;
        width: 282px;
        height: 282px;
        object-fit: cover;
    }

    .prod .prodName {
        line-height: 1.5em;
        height: 3em;
        overflow: hidden
    }


@media only screen and (max-width: 3840px) {
    .intro-section {
        background-image: url(../images/season/mothers-day/mother-daughter-img-v2.jpg);
        min-height: 1200px;
        background-position: bottom;
    }

    .banner-text {
        position: absolute;
        bottom: 450px;
        left: 350px;
    }
}

@media only screen and (max-width: 2560px) and (max-width: 3839px) {
    .intro-section {
        min-height: 1000px;
        background-position: bottom;
    }

    .banner-text {
        position: absolute;
        bottom: 350px;
        left: 250px;
    }
}

@media only screen and (max-width: 2160px) and (max-width: 2559px) {
    .intro-section {
        min-height: 800px;
        background-position: bottom;
    }

    .banner-text {
        bottom: 350px;
        left: 250px;
    }
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .intro-section {
        min-height: 710px;
        background-position: bottom;
    }

    .banner-text {
        bottom: 250px;
        left: 200px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .intro-section {
        min-height: 630px;
        background-position: bottom;
    }

    .banner-text {
        bottom: 250px;
        left: 160px;
    }
}

@media only screen and (min-width:1025px) and (max-width:1199px) {
    .slider-height-1 {
        height: auto
    }

    .product-price span {
        font-size: 16px
    }

    .mother-header {
        font-size: 35px;
    }

    .sub-header-mother {
        font-size: 25px !important;
    }

    .intro-section {
        min-height: 550px;
        background-position: bottom;
    }

    .banner-text {
        bottom: 180px;
        left: 100px;
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {

    .slider-height-1 {
        height: auto
    }

    .product-price span {
        font-size: 16px
    }

    .mother-header {
        font-size: 40px !important;
    }

    .sub-header-mother {
        font-size: 20px !important;
    }

    .home-btn a {
        padding: 5px 0px;
        font-size: 15px;
        min-width: 200px;
    }


    .intro-section {
        min-height: 350px;
        background-position: bottom;
    }

    .banner-text {
        bottom: 100px;
        left: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .prod .prod-main-img {
        height: 178px;
    }

    .single-product-cart > a {
        padding: 7px 20px
    }

    .product-price span {
        font-size: 16px
    }

    .intro-section {
        background-image: url(../images/season/mothers-day/mother-daughter-img-mob.jpg);
        min-height: 500px;
        opacity: 0.8;
    }

    .banner-text {
        position: absolute;
        bottom: 50px;
        left: 35px;
        right: 18px;
    }

        .banner-text p {
            color: white;
            line-height: 35px;
            font-size: 35px;
            line-height: 1;
        }

    .home-btn a {
        font-size: 15px;
        text-align: center;
        display: block;
        min-width: 190px;
        margin-bottom: 11px;
    }

    .home-btn .shop-btn {
        background-color: #fff;
        color: black;
    }

    .sub-header-mother {
        color: #003642;
        font-size: 20px !important;
    }
}

@media (max-width:768px) {
    .prod-usp p {
        font-size: 16px
    }

    .prod-usp img {
        height: 40px
    }

    .prod p {
        font-size: 13px
    }

    .labNatural-toggle-btn {
        font-size: 13px !important;
    }

    .prod .prod-btn {
        font-size: 14px;
        border-radius: 5px;
        padding: 10px 20px
    }

    .prod .metal-img {
        max-width: 30px
    }

    .prod .prod-red-font {
        font-size: 19px
    }

    .prod .sale-txt {
        font-size: 15px
    }

    .prod .prod-badge-dis, .prod .prod-red-dis {
        font-size: 12px !important
    }

    .prod {
        margin-bottom: 9px
    }

    .sub-header {
        font-size: 18px !important;
        max-width: 100%;
        line-height: 25px !important;
    }

    .home-btn {
        display: inline-block;
    }
}

@media only screen and (max-width:600px) {
    .prod-usp img {
        height: 25px
    }

    .prod-usp p {
        font-size: 14px;
        margin-left: 9px;
        margin-bottom: 2px;
        margin-block-start: -7px;
    }


    .intro-section {
        background-image: url(../images/season/mothers-day/mother-daughter-img-mob.jpg);
        min-height: 400px;
        opacity: 0.8;
    }

    .banner-text {
        position: absolute;
        bottom: 10px;
        left: 35px;
        right: 18px;
    }

    .price-info {
        font-size: 13px;
    }
}

@media (min-width:576px) {
    .modal-dialog {
        max-width: 650px
    }
}

@media (max-width: 400px) {
    .prod .prod-red-font {
        font-size: 18px;
    }

    .prod .sale-txt {
        font-size: 14px;
    }
}

.price-info {
    display: block !important;
    color: #002eff;
    font-family: "Manrope", sans-serif;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 10px;
}

/*-----------Start : Lab / Natural Toggle-----------*/
.labNatural-toggle-wrapper {
    display: inline-flex;
    border: 1px solid #003642;
    overflow: hidden;
    cursor: pointer;
    user-select: none;
}

.labNatural-toggle-btn {
    padding: 3px 10px;
    font-size: 16px;
    font-weight: 500;
    border: none;
    background: #fff;
    color: #003642;
    transition: all 0.3s ease;
    outline: none;
    cursor: pointer;
}

    .labNatural-toggle-btn.labNatural-toggle-active {
        background: #003642;
        color: #fff;
    }

    .labNatural-toggle-btn:not(.labNatural-toggle-active):hover {
        background: #e9ecef;
    }
/*-----------End : Lab / Natural Toggle-----------*/
