﻿body {
}

.wc-section {
    margin-bottom: 80px;
    margin-top: 40px;
}

.ss-icons-wrap {
    display: flex;
}

.ss-img-wrap {
    display: flex;
    align-items: center;
}

.ss-left-objective-wrap {
    width: 420px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    padding: 10px 10px 10px 15px;
    margin-bottom: 10px;
}

.ss-para-wrap h3 {
    font-size: 16px;
    color: #ff4a07;
    font-weight: bold;
    font-family: poppins;
}

.ss-para-wrap {
    margin-left: 20px;
}

    .ss-para-wrap p {
        font-size: 13px;
        color: #747474;
        font-family: poppins;
        margin-bottom: 0px;
    }

.ss-icons-wrap img {
    width: 55px;
    height: 55px;
}

.bn-top-title-text span {
    font-size: 20px;
    color: black;
    font-family: playfair display;
    font-weight: 600;
}

.bn-subtitle {
    color: black;
    font-size: 28px;
    font-weight: bold;
}

.bn-title-head {
    font-size: 40px;
    font-weight: bold;
    line-height: 47px;
    color: white;
    position: relative;
    margin-bottom: 30px;
}

.bn-title {
    font-size: 35px;
    font-weight: bold;
    line-height: 47px;
    color: black;
}

.ps-slider .slick-prev {
    /* top: 80px; */
    bottom: 151px;
    left: -23px;
    z-index: 99;
    position: absolute;
    z-index: 999;
    color: transparent;
    border: none;
    background-color: transparent;
}

    .ps-slider .slick-prev:before {
        content: "";
        display: block;
        background-image: url(../images/back.png);
        background-repeat: no-repeat;
        background-size: contain;
        height: 40px;
        width: 40px;
        background-position: center;
    }

.ps-product-title p {
    margin-top: 10px;
}

.ps-slider .slick-next {
    /* top: 85px; */
    bottom: 162px;
    right: -36px;
    position: absolute;
    z-index: 1;
    color: transparent;
    border: none;
    background-color: transparent;
}

    .ps-slider .slick-next:before {
        content: "";
        display: block;
        background-image: url(../images/next.png);
        background-repeat: no-repeat;
        background-size: contain;
        height: 40px;
        width: 40px;
        background-position: center;
    }

.gp-text {
    text-align: center;
    font-size: 11px;
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 150px;
}

.bn-top-title-text {
    color: black;
}

.wc-top-new-text span {
    color: #ff6f0e;
}

.gp-description-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
}

.no-padd {
    padding: 0;
}

.slick-slider .slick-track {
    margin: 0;
}

.bn-text {
    font-size: 14px;
    color: black;
}

.ss-title {
    font-size: 35px;
    font-weight: bold;
    line-height: 47px;
    margin-bottom: 35px;
}

.ss-text-wrap:before {
    background-image: url();
}

.author-new-text::after {
    position: absolute;
    content: "";
    width: 30px;
    left: -16px;
    top: 0px;
    height: 30px;
    background-image: url(../images/Inverted-Comma.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.author-new-text {
    color: #8e181b;
    font-size: 20px;
    text-align: justify;
}

    .author-new-text span {
        color: #8e181b;
        font-family: poppins;
        font-weight: 600;
        font-size: 20px;
        text-shadow: 0 0;
    }

.wc-top-new-text {
    font-size: 18px;
    font-style: italic;
    font-family: 'Raleway', sans-serif;
    color: #333436;
    text-align: justify;
}

    .wc-top-new-text:before {
        position: absolute;
        content: "";
        width: 100px;
        left: -44px;
        top: 0px;
        opacity: .2;
        height: 120px;
        background-image: url(../images/circle.png);
        background-repeat: no-repeat;
        background-size: contain;
    }

    .wc-top-new-text:after {
        position: absolute;
        content: "";
        width: 200px;
        right: -80px;
        bottom: -40px;
        opacity: .5;
        height: 200px;
        background-image: url(../images/circle.png);
        background-repeat: no-repeat;
        background-size: contain;
    }

.wc-section {
    overflow: hidden;
}

.ss-text {
    font-size: 14px;
}

.wc-topred-text {
    color: #8e181b;
    font-size: 24px;
}

.ps-product-img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 193px;
    width: 100%;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
/*.ps-right-wrap {
    padding-right:150px;
}*/
.ps-item {
    margin-right: 20px;
}

.gp-item {
    /*display: inline;*/
    padding: 15px 15px 50px !important;
}

    .gp-item:focus {
        outline: none;
    }

.wc-topred-text {
    font-size: 24px;
    color: #8e181b;
    font-style: italic;
    margin-bottom: 35px;
    position: relative;
}

    .wc-topred-text:before {
        position: absolute;
        content: "";
        width: 100px;
        left: -57px;
        top: -15px;
        opacity: .5;
        height: 120px;
        background-image: url(../images/circle.png);
        background-repeat: no-repeat;
        background-size: contain;
    }

.wc-top-text::before {
    background-image: url();
}

.gp-slider-wrap {
    width: 110%;
    margin-top: 30px;
}

.gp-slider {
    background-color: #fff;
    border-radius: 20px;
    border: solid 1px #fbd9d9;
}

.gp-item {
    text-align: center;
    padding: 15px 15px 25px;
    /* position: relative; */
}

.gp-img {
    margin: auto;
    height: 500px;
    box-shadow: 7px 7px 18px 0 rgba(0, 0, 0, 0.16);
    /* object-fit: contain; */
}

.gp-title {
    font-size: 16px;
    font-weight: bold;
    margin-top: 15px;
    font-family: 'Poppins', sans-serif;
}

.gp-text {
    font-size: 12px;
    margin: 0;
}

.gp-price {
    font-size: 15px;
    color: #ff7111;
    margin: 10px;
    margin-left: auto;
}

.gp-price-img {
    height: 8px;
    display: inline !important;
}

.ps-outer-wrap {
    height: 100%;
}

.ps-text-outer-wrap {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    height: 100%;
    padding-left: 90px;
    position: relative;
}

.custom-padd-bottom {
    margin-bottom: 50px;
}

.ps-section {
    height: 100%;
    position: unset;
}

    .ps-section:after {
        position: absolute;
        content: "";
        width: 187px;
        right: 45%;
        bottom: 15px;
        opacity: 1;
        z-index: -2;
        height: 202px;
        background-image: url(../images/circle.png);
        background-repeat: no-repeat;
        background-size: contain;
    }

.gp-btn-wrap {
    width: 100%;
    /*text-align: center;*/
}

.ps-right-wrap h2 {
    color: #ff6f0e;
    font-weight: 600;
    margin-bottom: 20px;
}

.ps-rupees {
    color: black;
    font-size: 18px;
}

.ps-occassions {
    color: #ff6f0e;
    margin-left: 30px;
}

.ps-rupees-wrap {
    display: flex;
}

.ps-slider {
    margin-top: 30px;
    overflow: hidden;
    position: unset;
}

.gp-btn {
    height: 35px;
    width: 180px;
    background: linear-gradient(150deg, #fc8a3e, #ff6c09);
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    /*border-radius: 30px;*/
    padding: 9px 30px;
    box-shadow: 7px 7px 18px 0 rgba(0, 0, 0, 0.16);
    /*border: .5px solid #fff;*/
}

.gs-giftbtn-wrap {
    margin-top: 35px;
}

.gp-outer-slider-wrap {
    overflow: hidden;
    height: 100%;
}

.gs-btn {
    height: 44px;
    width: 180px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
    font-size: 14px;
}

.gs-primary-btn {
    color: #fff;
    /*background-color:#fff;*/
    background-image: linear-gradient(150deg, #fc8a3e, #ff6c09);
    border-radius: 5px;
}

.gs-secondary-btn {
    color: #000;
    background-color: #ffebeb;
    /*background-image: linear-gradient(150deg, #fc8a3e, #ff6c09);*/
}

.gs-title {
    font-size: 35px;
    font-weight: bold;
}

.gs-text {
    font-size: 14px;
    margin-top: 25px;
}

.gs-wrap {
    padding: 0 25px;
}

.gs-btn-wrap {
    display: flex;
    align-items: center;
    margin-top: 30px;
    flex-wrap: wrap;
}

.gs-img {
    width: 100%;
}

.si-title {
    margin-bottom: 35px;
}

/* Schedule a gift now [sg] */

.sg-section {
    margin-top: 60px;
    margin-bottom: 100px;
}

.sg-title-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}

.sg-main-title {
    font-size: 35px;
    font-weight: bold;
    text-shadow: 0 0;
}

.sg-viewall {
    font-size: 18px;
    color: #f2670b;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    text-decoration: underline;
}

    .sg-viewall:hover {
        color: #f2670b;
    }

.sg-flex-wrap {
}

.sg-col {
    padding: 0 10px;
}

.sg-overlay {
    background-image: linear-gradient(to bottom,transparent 60%,rgba(0,0,0,.8) 95%);
    height: 100%;
    width: 100%;
    position: relative;
    border-radius: 5px;
}

.sg-item {
    /* background-image: linear-gradient(to bottom, #fff,#000); */
    cursor: pointer;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-size: cover;
    height: 180px;
    width: 100%;
    transition: .25s;
}

    .sg-item:hover {
        box-shadow: 0 10px 25px 0 rgba(255, 111, 14, 0.2);
        transition: .25s;
    }

.sg-img {
    width: 100%;
}

.sg-title {
    font-size: 15px;
    font-weight: bold;
    /*text-shadow:0 0;*/
    font-family: 'Playfair Display';
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 15px;
    width: 100%;
    color: #fff;
}


/* Schedule a gift now [sg] --END-- */

/*=====Media Queries=====*/

/*Most of the Smartphones Mobiles (Portrait)*/
@media (min-width: 320px) and (max-width: 480px) {
    .bn-subtitle {
        color: black;
        font-size: 24px;
    }

    .bn-title-head {
        font-size: 32px;
        line-height: 30px;
    }

    .bn-top-title-text span { 
        font-size: 18px;
    }
    .ps-slider .slick-prev::before {
        width: 30px;
        height: 30px;
    }

    .ss-left-objective-wrap {
        width: 100%;
    }

    .bn-title {
        margin-bottom: 20px;
    }

    .ps-slider .slick-next::before {
        width: 30px;
        height: 30px;
    }

    .ps-slider .slick-next {
        right: 0;
        bottom: 130px;
    }

    .ps-slider .slick-prev {
        left: 0;
        bottom: 130px;
    }

    .gp-img {
        height: 410px;
    }

    .ps-right-wrap h2 {
        margin-top: 20px;
    }

    .gp-btn {
        width: 100px;
        height: 40px;
        font-size: 14px;
    }

    .author-new-text::after {
        left: 1px;
        top: 0;
        height: 30px;
        width: 30px
    }

    .author-new-text {
        color: #8e181b;
        font-size: 20px;
        margin-left: 20px;
    }

    .ss-title {
        font-size: 24px;
        line-height: 30px;
    }

    .ps-section {
        height: auto;
        margin: 40px 0;
        overflow: hidden;
    }

    .ps-text-outer-wrap {
        padding-left: 15px;
    }

    .ps-text-wrap {
        margin-top: 30px;
    }

    .gp-item {
        padding: 10px 10px 20px;
    }

    .gp-slider-wrap {
        margin-top: 0;
    }

    .gp-title {
        margin: 5px 0;
    }

    .gs-btn {
        font-size: 14px;
    }

    .gs-btn-inner-wrap {
        width: 100%;
    }

    .gs-text {
        margin-top: 10px;
    }

    .gs-btn-wrap {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .gs-btn {
        margin: 5px 0;
        height: 40px;
    }

    .gs-primary-btn {
        margin-left: 0;
        width: 100%;
    }

    .gs-secondary-btn {
        margin-left: 0;
        width: 100%;
    }

    .gs-wrap {
        padding: 0;
    }

    .gs-title {
        font-size: 24px;
    }

    .gs-giftbtn-wrap {
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

/*Most of the Smartphones Mobiles (Portrait)*/
@media (min-width: 481px) and (max-width: 510px) {
    .bn-subtitle {
        color: black;
        font-size: 24px;
    }

    .bn-title-head {
        font-size: 32px;
        line-height: 30px;
    }

    .bn-top-title-text span {
        font-size: 18px;
    }

    .ps-slider .slick-prev::before {
        width: 30px;
        height: 30px;
    }

    .ss-left-objective-wrap {
        width: 100%;
    }

    .bn-title {
        margin-bottom: 20px;
    }

    .ps-slider .slick-next::before {
        width: 30px;
        height: 30px;
    }

    .ps-slider .slick-next {
        right: 0;
        bottom: 130px;
    }

    .ps-slider .slick-prev {
        left: 0;
        bottom: 130px;
    }

    .gp-img {
        height: 410px;
    }

    .ps-right-wrap h2 {
        margin-top: 20px;
    }

    .gp-btn {
        width: 100px;
        height: 40px;
        font-size: 14px;
    }

    .author-new-text::after {
        left: 1px;
        top: 0;
        height: 30px;
        width: 30px
    }

    .author-new-text {
        color: #8e181b;
        font-size: 20px;
        margin-left: 20px;
    }

    .ss-title {
        font-size: 24px;
        line-height: 30px;
    }

    .ps-section {
        height: auto;
        margin: 40px 0;
        overflow: hidden;
    }

    .ps-text-outer-wrap {
        padding-left: 15px;
    }

    .ps-text-wrap {
        margin-top: 30px;
    }

    .gp-item {
        padding: 10px 10px 20px;
    }

    .gp-slider-wrap {
        margin-top: 0;
    }

    .gp-title {
        margin: 5px 0;
    }

    .gs-btn {
        font-size: 14px;
    }

    .gs-btn-inner-wrap {
        width: 100%;
    }

    .gs-text {
        margin-top: 10px;
    }

    .gs-btn-wrap {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .gs-btn {
        margin: 5px 0;
        height: 40px;
    }

    .gs-primary-btn {
        margin-left: 0;
        width: 100%;
    }

    .gs-secondary-btn {
        margin-left: 0;
        width: 100%;
    }

    .gs-wrap {
        padding: 0;
    }

    .gs-title {
        font-size: 24px;
    }

    .gs-giftbtn-wrap {
        margin-top: 10px;
        margin-bottom: 10px;
    }
}
@media (min-width: 551px) and (max-width: 767px) {

    .bn-subtitle {
        color: black;
        font-size: 24px;
    }

    .bn-title-head {
        font-size: 32px;
        line-height: 30px;
    }

    .bn-top-title-text span {
        font-size: 18px;
    }

    .ps-slider .slick-prev::before {
        width: 30px;
        height: 30px;
    }

    .ss-left-objective-wrap {
        width: 100%;
    }

    .bn-title {
        margin-bottom: 20px;
    }

    .ps-slider .slick-next::before {
        width: 30px;
        height: 30px;
    }

    .ps-slider .slick-next {
        right: 0;
        bottom: 130px;
    }

    .ps-slider .slick-prev {
        left: 0;
        bottom: 130px;
    }

    .gp-img {
        height: 410px;
    }

    .ps-right-wrap h2 {
        margin-top: 20px;
    }

    .gp-btn {
        width: 100px;
        height: 40px;
        font-size: 14px;
    }

    .author-new-text::after {
        left: 1px;
        top: 0;
        height: 30px;
        width: 30px
    }

    .author-new-text {
        color: #8e181b;
        font-size: 20px;
        margin-left: 20px;
    }

    .ss-title {
        font-size: 24px;
        line-height: 30px;
    }

    .ps-section {
        height: auto;
        margin: 40px 0;
        overflow: hidden;
    }

    .ps-text-outer-wrap {
        padding-left: 15px;
    }

    .ps-text-wrap {
        margin-top: 30px;
    }

    .gp-item {
        padding: 10px 10px 20px;
    }

    .gp-slider-wrap {
        margin-top: 0;
    }

    .gp-title {
        margin: 5px 0;
    }

    .gs-btn {
        font-size: 14px;
    }

    .gs-btn-inner-wrap {
        width: 100%;
    }

    .gs-text {
        margin-top: 10px;
    }

    .gs-btn-wrap {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .gs-btn {
        margin: 5px 0;
        height: 40px;
    }

    .gs-primary-btn {
        margin-left: 0;
        width: 100%;
    }

    .gs-secondary-btn {
        margin-left: 0;
        width: 100%;
    }

    .gs-wrap {
        padding: 0;
    }

    .gs-title {
        font-size: 24px;
    }

    .gs-giftbtn-wrap {
        margin-top: 10px;
        margin-bottom: 10px;
    }

}


    @media (max-width: 400px) {
        .bn-subtitle {
            color: black;
            font-size: 23px;
        }
    }

    /*Tablets, Ipads (portrait)*/
    @media (min-width: 768px) and (max-width: 1023px) {
        .bn-top-title-text span {
            font-size: 18px;
        }

        .ps-slider .slick-prev {
            bottom: 134px;
            left: 0px;
            position: absolute;
        }

        .ps-slider .slick-next {
            bottom: 134px;
            right: 0px;
            position: absolute;
        }

        .bn-title-head {
            font-size: 38px;
        }

        .bn-text span {
            font-size: 18px;
        }

        .bn-black-btn {
            padding: 0 15px;
            font-size: 14px;
        }

        .bn-trans-btn {
            padding: 0 15px;
            font-size: 14px;
            margin-left: 0;
        }

        .bn-schedule-btn {
            padding: 0 15px;
            font-size: 14px;
            width: auto;
        }

        .wc-section {
            margin-top: 120px;
        }

        .wc-wrap {
            margin-bottom: 20px;
        }
    }

    /*Ipad Pro (portrait)*/
    @media (min-width: 1024px) and (max-width: 1050px) and (orientation: portrait) {
    }

    /*1152×648, 1280×720, 1366×768,*/
    @media (min-width: 1152px) and (max-width: 1599px) {
        .gp-img {
            height: 430px;
        }

        .custom-container {
            max-width: 1225px;
        }

        .ss-col {
            padding-right: 0;
        }

        .ps-slider .slick-prev {
            bottom: 100px;
            left: -33px;
        }

        .ps-slider .slick-next {
            bottom: 100px;
        }
    }

    /*1600x800*/
    @media (min-width: 1600px) and (max-width: 1919px) {
    }

    @media (min-width: 1920px) {
        .ps-outer-wrap {
            height: 500px;
        }

        .ps-band {
            height: 380px;
        }
    }
