html {
    scroll-behavior: smooth;
}

a,
li,
p {
    font-size: 16px !important;
}
.home-banner-cnt-left{
    width: 50%;
}
.lg-bnr-hed.h1-melby{
    font-size: 32px !important;
}
.hed-nav li .drop-label,
.hed-nav li .dropbtn {
    color: #fff;
    font-weight: 400;
    cursor: pointer;
}

.hed-nav li .drop-label,
.hed-nav li .dropbtn,
.hed-nav li a {
    padding: 10px;
    font-family: var(--poppinsmedium);
}

#se, #sw, .se, .sw {
    bottom: -4px;
    border-top: 4px solid #ff5c00;
}

#nw, #sw, .nw, .sw {
    left: -4px;
    border-right: 4px solid #ff5c00;
}

#ne, #nw, .ne, .nw {
    top: -4px;
    border-bottom: 4px solid #ff5c00;
}

#ne, #se, .ne, .se {
    right: -4px;
    border-left: 4px solid #ff5c00;
}

.hed-nav li .drop-label,
.hed-nav li .dropbtn,
.hed-nav li a,
.hedngs-lg-cntr {
    font-family: var(--poppinsmedium);
}

.home-bnr-uls li,
.thrd-top-imgs {
    grid-template-columns: auto auto;
}

*,
.get-qt-proced-cmplt2 .common-heding-box {
    padding: 0;
}

.aus-foter-links-a a,
.dropdown-content a,
.error a,
a {
    text-decoration: none;
}

.aus-contact-br p,
.aus-contact-br > div p a {
    line-height: normal;
}

.in-list ul li:first-child:before,
.in-list ul li:nth-child(2):before,
.in-list ul li:nth-child(3):before {
    font-family: var(--fa);
    background-image: linear-gradient(to left, #d7350c, #ff0);
}

* {
    box-sizing: border-box;
    margin: 0;
}

body {
    font-family: var(--poppinsregular);
    color: var( --sec);
    overflow-x: hidden;
}

p {
    margin: 10px 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 30px !important;
    /*    font-weight: 400;*/
    text-transform: capitalize;
}

:root {
    --sec: #093B38; 
    --fa: "FontAwesome";
    --light: #e1e9ff;
    --poppinsblack: PoppinsBlack;
    --poppinsbold: PoppinsBold;
    --poppinsextrabold: PoppinsExtraBold;
      --PoppinsSemiBold: PoppinsSemiBold;
    --poppinsmedium: PoppinsMedium;
    --poppinsregular: PoppinsRegular;
}

@font-face {
    font-family: PoppinsRegular;
    src: url(../fonts/Poppins/Poppins-Regular.ttf) format("truetype");
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: PoppinsBlack;
    src: url(../fonts/Poppins/Poppins-Black.ttf) format("truetype");
    font-display: swap;
    font-style: normal;
    font-weight: 900;
}

@font-face {
    font-family: PoppinsBold;
    src: url(../fonts/Poppins/Poppins-Bold.ttf) format("truetype");
    font-display: swap;
    font-style: normal;
    font-weight: 700;
}


@font-face {
    font-family: PoppinsSemiBold;
    src: url(../fonts/Poppins/Poppins-SemiBold.ttf) format("truetype");
    font-display: swap;
    font-style: normal;
    font-weight: 600;
}

/*
@font-face {
    font-family: PoppinsExtraBold;
    src: url(../fonts/Poppins/Poppins-Extra-Bold.ttf) format("truetype");
    font-display: swap;
    font-style: normal;
    font-weight: 800;
}
*/

@font-face {
    font-family: PoppinsMedium;
    src: url(../fonts/Poppins/Poppins-Medium.ttf) format("truetype");
    font-display: swap;
    font-style: normal;
    font-weight: 400 !important;
}

@font-face {
    font-family: FontAwesome;
    src: url("../fonts/fontawesome/fontawesome-webfont.eot?v=4.7.0");
    src: url("../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),
    url("../fonts/fontawesome/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),
    url("../fonts/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

.dropdown-mobile,
.home-thrd-mob-img,
.mob-menu-log,
.mob-view-img {
    display: none;
}

.dropdown-pc {
    float: left;
    overflow: hidden;
}

.hed-nav li .drop-label {
    display: block;
}

.home-bnr-uls li::before,
.servc-bnr-uls li::before {
    content: "";
    margin-right: 10px;
    padding: 6px;
    vertical-align: middle;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: var(--primary);
    min-width: 180px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    z-index: 1;
    top: 123px;
}

.drop-content-sub1,
.drop-content-sub2,
.drop-content-sub3,
.drop-content-sub4
 {
    display: none;
    position: absolute;
    background-color: var(--primary);
    min-width: 230px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    left: 180px;
    z-index: 1;
}

.drop-content-sub1 {
    top: 0;
}

.drop-content-sub2 {
    top: 50px;
}

.drop-content-sub3 {
    top: 93px;
}

.drop-content-sub4 {
    top: 114px;
}


.dropdown-content a {
    float: none;
    color: #000;
    padding: 12px 16px;
    display: block;
    text-align: left;
    font-size: 17px;
}

.common-heding-box,
.csh-jnk-btn,
.fifth-loc-box b,
.fifth-p,
.frst-servc-rgt,
.home-secnd-p,
.p-details-slider,
.prod-red-topc-hedng,
.thrd-top-centred,
b.form-b,
p.form-p {
    text-align: center;
}

.dropdown-pc-sub1:hover .drop-content-sub1,
.dropdown-pc-sub2:hover .drop-content-sub2,
.dropdown-pc-sub3:hover .drop-content-sub3,
.dropdown-pc-sub4:hover .drop-content-sub4,
.dropdown-pc:hover .dropdown-content {
    display: block;
}

.dropdown-content a:hover {
    background-color: #ddd;
    color: #000;
}

.top-hder-section {
    padding: 12px 38px;
    background: #efefef;
}

.top-hder-lft-cont {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.top-hder-lft-data a {
    color: #000;
    font-family: var(--poppinsbold);
    font-weight: 100;
}

.top-hder-lft-data img {
    width: 35px;
    vertical-align: middle;
}

.header-container-botm,
.hompg-sevnth-sec-cmplt .corner {
    background:var(--sec);
}

.main-nav .hed-nav {
 display: flex;
        justify-content: space-between;
        grid-template-columns: auto auto auto auto auto;
        grid-gap: 50px;
        width: fit-content;
        align-items: center;
        width: 100%;
}

.hed-nav li {
    list-style: none;
    padding: 20px 0 15px;
}

.hed-nav li a {
    color: #fff;
    padding: 10px 0;
}

/* .nav-link:hover {
    border-bottom: 4px solid #fff;
} */

.nav-img {
    position: relative;
    margin: 0px auto;
    z-index: 1;
    width: 150px;
    margin-left: 100px;
}


.choose-right img,
.cont-bnrs-img-rgt img,
.contct-secnd-flx-rgt img,
.frst-home-rgt img,
.frth-home-left img,
.owl-carousel-nw > div img,
.secnd-about-left img,
.secnd-servc-left img,
.thrd-servc-rgt img,
.thrd-top-imgs-cnt img,
.web-faq-img img {
    width: 100%;
    height: 100%;
}
.nav-logos-img{
 /* width: 136px;
    height: 136px; */
    position: absolute;
    top: -10px;
}

.nav-img a {
    padding: 0 !important;
}

.banner-sect {
    display: flex;
    height: 720px;
}

.cmn-banner-sect,
.contct-banner-sect {
    display: flex;
    height: 520px;
}

.banner-sect img,
.we-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.home-banners-data {
    position: absolute;
    top: 50px;
    width: 100%;
}

.banners-cmplt,
.p-details-slider {
    position: relative;
}

/*.comn-banners-data {
    position: absolute;
    top: 100px;
    width: 100%;
}*/
.home-banner-cnt {
    display: flex;
    justify-content: space-around;
    width: 90%;
    margin: auto;
}

ul.home-bnr-uls {
    padding: 23px 0;
}

.home-bnr-uls li {
    list-style: none;
    margin: 20px 0;
    display: grid;
    justify-content: start;
    font-size: 16px;
}

.home-bnr-uls li::before {
    display: inline-block;
    height: 17px;
    width: 17px;
    background-image: url(../img/home/star.svg);
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 50%;
}

.aus-foter-abt-det p,
.b-white,
.ftr-email,
.ftr-ph-no,
.home-banner-cnt-left,
.secnd-about-rgt ul,
.secnd-about-rgt-heding h2,
.thrd-top-centred a {
    color: #fff;
}

b.lg-bnr-hed {
    color: #fff;
    font-size: 45px;
}

.we-buy-form {
    background: #282828;
    padding: 15px;
    border: 8px solid #fca311;
    border-radius: 13px;
}

.se-white,
.sw-white {
    border-top: 4px solid #fff !important;
}

.nw-white,
.sw-white {
    border-right: 4px solid #fff !important;
}

.ne-white,
.nw-white {
    border-bottom: 4px solid #fff !important;
}

.ne-white,
.se-white {
    border-left: 4px solid #fff !important;
}

.cntct-flx-inpts,
.cntct-flx-texts,
.we-buy-form-flds1 {
    margin: 10px 0;
}

.we-buy-form-flds1 input {
    width: 100%;
    padding: 10px;
    border-radius: 4px;
    border: none;
}

.we-buy-form-flds1 textarea {
    border: none;
    width: 100%;
    padding: 10px;
    height: 80px;
    color: #000;
    border-radius: 4px;
}

.we-buy-form-flds1 input::placeholder,
.we-buy-form-flds1 textarea::placeholder {
    color: #000;
}

button.get-ev-btn {
    border: none;
    cursor: pointer;
    width: 100%;
    display: block;
    padding: 12px;
    background: #fca311;
    font-family: var(--poppinsbold);
    font-size: 20px;
}

b.form-b {
    display: block;
    color: #fca311;
    font-size: 19px;
    padding: 5px 0;
    font-family: var(--poppinsblack);
}

p.form-p {
    color: #fff;
    margin-top: 0;
}

.common-heding-box {
    padding: 15px 20px;
}

.corner {
    background: #fff;
    height: 20px;
    width: 20px;
    position: absolute;
}

#sw, .sw {
    border-radius: 0 20px 0 0;
}

#se, .se {
    border-radius: 20px 0 0;
}

#nw, .nw {
    border-radius: 0 0 20px;
}

#ne, .ne {
    border-radius: 0 0 0 20px;
}

.box-hed {
    position: relative;
    border: 4px solid #ff5c00;
    background: #282828;
    color: #fff;
    border-radius: 5px 5px 5px 5px;
    display: inline-block;
    padding: 10px 30px;
}

.box-hed-white {
    border: 4px solid #fff !important;
}

.boder-botm-crcle,
.boder-top-crcle {
    border-left: 4px solid #ff5c00;
    border-right: 4px solid #ff5c00;
    background: #282828;
    height: 25px;
    width: 55px;
    z-index: 1;
    position: relative;
}

.boder-top-crcle {
    content: "";
    border-radius: 30px 30px 0 0;
    border-top: 4px solid #ff5c00;
    margin: 0 auto -4px;
}

.boder-botm-crcle {
    border-radius: 0 0 30px 30px;
    border-bottom: 4px solid #ff5c00;
    margin: -4px auto 0;
}

.boder-botm-crcle-white,
.boder-top-crcle-white {
    border-left: 4px solid #fff !important;
    border-right: 4px solid #fff !important;
}

.boder-top-crcle-white {
    border-top: 4px solid #fff !important;
}

.boder-botm-crcle-white {
    border-bottom: 4px solid #fff !important;
}

.hedngs-lg-cntr {
    display: block;
    font-size: 30px;
    font-weight: 400;
}

.hedigs-flx {
    display: flex;
    align-items: center;
    gap: 12px;
}

.hedigs-flx img {
    width: 50px;
    height: 100%;
}

.home-frst-sec-cmplt {
    background: url(../img/home/get-instant-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #f96b1c;
    padding-bottom: 56px;
    background-position: center;
}
.profile-nav img{
width: 30px;
height: 30px;
overflow: hidden;
margin-right: 10px;
}
.header-icons {
    display: flex;
    align-items: center;
    gap: 20px;
}

.cart-icon {
    position: relative;
    cursor: pointer;
    font-size: 22px;
}
.cart-count {
    position: absolute;
    top: -8px;
    right: -8px;
    background-color: red;
    color: white;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
}


.mobile-show{
    display: none;
}

























































































.banner-section{
    background-image: url('../img/home/velora-banner.png');
    background-size: cover;
    padding: 100px 10px;
    position: relative;
}
.banner-section-content{
    text-align: center;
    color: #fff;
    width:55%;
    margin:0 auto;
}
.banner-section-content h1{
    font-weight: 400;
    font-size: 35px !important;
}
.banner-section-content h1 b{
   font-family: var(--poppinsbold);
}
.d-flex{
    display: flex !important;
}
.align-item-center{
    align-items: center;
}
.justify-content-center{
    justify-content: center;
}
.button-custom a{
background-color: var(--sec);
padding: 10px 20px;
display: inline-block;
margin: 0 10px;
color: #ffff;
border-radius: 10px;
border:2px solid #fff;
}
.button-custom a img{
    margin-right: 7px;
}
.working-step{
    background-color: #F1E0E0;
    padding: 50px 0;
}
.m-auto{
    width: 1140px;
    margin: auto;
}
.working-width {
    width: 31%;
    color: var(--sec);
    text-align: center;
}
.working-width img{
    width: 70px;
}
.working-width h4{
font-size: 19px !important;
color: var(--sec);
}
.working-width p{
    margin: 0;
}
.working-width span{
    width: 70px;
    height:2px;
    background-color: #000;
    display: inline-block;
}
.justify-content-between{
    justify-content: space-between;
}
.working-width{
    position: relative;
}
.working-flex > div:nth-child(2):after{
content: "";
        position: absolute;
        width: 3px;
        height: 62px;
        top: 0;
        right: 0;
        background: var(--sec);
}

.working-flex > div:nth-child(2):before{
content: "";
        position: absolute;
        width: 3px;
        height: 62px;
        top: 0;
        left: 0;
        background: var(--sec);
}
.about-us-flex > div{
    width:48%;
}
.about-us-gt h5{
font-size: 19px !important;
   font-family: var(--poppinsmedium);
     font-weight: 100;
}
.about-us-gt ul {
    margin-top: 7px;
}
.about-us-gt ul li {
    list-style: none;
    position: relative;
padding-left: 20px;
}
.about-us-gt ul li b{
   font-family: var(--poppinsmedium);
   font-weight: 100;
}
.about-us{
    background-color: var(--sec);
    color: #fff;
      padding: 50px 0;
      position: relative;
}
.about-us-gt h2{
    border-bottom: 2px solid #fff;
    margin-bottom: 20px;
    display: inline-block;
}

.about-us-gt ul li:before{
    content: "";
    position: absolute;
    top: 3px;
    left: 0;
    background-image: url("/img/home/arrow.png");
    width: 19px;
    height: 18px;
    background-size: cover;
  
}
.about-img img{
    border: 3px solid #fff;
    border-radius: 20px;
}
.shop-n{
    border: 1px solid #fff;
    color: #fff;
    padding: 4px 26px;
    display: inline-block;
    margin-top: 20px;
    border-radius: 20px;
}

.why{
    background-color: #F1E0E0;
    padding: 30px 0;
}
.why-heading {
    text-align: center;
}
.why-heading h2{
    border: 3px solid  var(--sec);
    border-radius: 30px;
    display: inline-block;
padding:0 50px;
color: var(--sec);
font-size: 33px !important;
font-family: var(--poppinsbold);
}
.why-width-one{
        background-image: url(../img/home/one.png);
        background-size: cover;
     padding: 125px 40px 12px 40px;
        width: 46%;
        background-position: center;
}


.why-width-two{
        background-image: url(../img/home/four.png);
        background-size: cover;
     padding: 125px 40px 12px 40px;
        width: 46%;
            background-position: center;
}

.why-width-three{
        background-image: url(../img/home/three.png);
        background-size: cover;
     padding: 125px 40px 12px 40px;
        width: 46%;
            background-position: center;
}

.why-width-four{
        background-image: url(../img/home/two.png);
        background-size: cover;
     padding: 125px 40px 12px 40px;
        width: 46%;
            background-position: center;
}
.why-width h5{
    font-size: 20px !important;
    font-family: var(--poppinsregular);
    font-weight: 100;
    border-bottom: 2px solid #fff;
    display: inline-block;
}
.why-width p{
    font-size: 12px !important;
}
.why-width-flex{
    text-align: center;
    color: #fff;
    flex-wrap: wrap;
}
.why-width-flex > div{
    margin: 10px;
}

.customer-reviews{
     background-image: url(../img/home/customer-reviews.png);
        background-size: cover;
     padding: 42px 40px;
            background-position: center;
}
.why-heading-sed h2{
            border: 3px solid #fff;
        border-radius: 30px;
        display: inline-block;
        padding: 0 50px;
        color: #fff;
        font-size: 33px !important;
        font-family: var(--poppinsbold);
}
.why-heading-sed {
        text-align: center;
}
.why-heading-sed h5{
    color: #fff;
    font-weight: 100;
    font-size: 20px !important;
    margin-bottom: 20px;
}
.customer-flex {
    margin: auto;
    margin-top: 60px;
}
.customer-flex > div{
    width: 23%;
    background-color: #F1E0E0;
    margin: auto;
    border-radius: 15px;
   box-shadow: 2px 5px 4px 1px #383838;
}
.cus-rew{
    background-color: #fff;
   width: 180px;
   padding:7px 10px;
   border-top-right-radius: 15px;
   border-bottom-left-radius: 15px;
}
.cus-rew h6{
font-size: 15px !important;
color: var(--sec);
}
.cus-rew img{
    margin-right: 10px;
}
.cus-rew span{
    font-size: 13px !important;
    color: var(--sec);
}
.cus-rew  >div{
    line-height: 18px;
}
.customer-flex p{
 color: var(--sec);
 font-family: var(--poppinsmedium);
}
.customer-p{
    padding: 20px;
}

.customer-flex > div:nth-child(2){
    position: relative;
}
.customer-flex > div:nth-child(2):after{
            content: "";
        position: absolute;
        top: 80px;
        left: -60px;
        background-color: #fff;
        width: 2px;
       height: 100px;
        background-size: cover;
}

.customer-flex > div:nth-child(2):before{
            content: "";
        position: absolute;
        top: 80px;
        right: -60px;
        background-color: #fff;
        width: 2px;
       height: 100px;
        background-size: cover;
}

.footer{
       background-image: url(../img/home/footer.png);
        background-size: cover;
     padding: 42px 40px;
            background-position: center;
}

.footer-right{
    width: 40%;
    margin-left: auto;
}
.footer-link{
    margin-top: 20px;
}
.footer-link ul li{
list-style: none;
}
.footer-link ul li a{
    text-decoration: none;
    color: var(--sec);
    font-family: var(--poppinsmedium);
}
.footer-link > div{
    width: 48%;
}
.footer-link > div h4{
     margin-bottom: 10px;
     font-family: var(--PoppinsSemiBold);
}
.footer-o p{
margin: 0;
}
.footer-o b{
    font-family: var(--PoppinsSemiBold);
  
    margin-top: 10px;
    display: inline-block;
}
.footer-about{
    text-align: center;
}
.footer-about h2{
    font-family: var(--PoppinsSemiBold);
}
.footer-about img{
    margin: 20px 0;
}
.selling-product-heading{
    text-align: center;
}
.selling-product-heading h2{
    position: relative;
    font-family: var(--PoppinsSemiBold);
/*     width:24%; */
}
.selling-product-heading h2:after{
            content: "";
        position: absolute;
        top: 23px;
        left: 0;
        background-color: var(--sec);
        width: 37%;
        height: 2px;
}

.selling-product-heading h2:before{
            content: "";
        position: absolute;
        top: 23px;
        right: 0;
      background-color: var(--sec);
        width: 37%;
        height: 2px;
}
.selling-product{
      background-image: url(../img/home/product-bg.png);
        background-size: cover;
     padding: 42px 0;
            background-position: center;
}
.product-inner{
    width: 18%;
    margin:30px 10px;
}
.product-img{
    width: 100%;
    height: 200px;
    overflow: hidden;
}
.product-img img{
    width: 100%;
}
.product-name{
    font-size: 20px !important;
}
.product-details{
    text-align: center;
    margin: 5px 0;
}
.product-price{
    margin: 0;
}
.product-button a{
    background-color: var(--sec);
    padding: 7px 10px;
    width: 100%;
    display: inline-block;
    color:#fff;
    text-align: center;
    font-size: 11px !important;
    letter-spacing:4px;
}

.product-flex{
    flex-wrap: wrap;
}

.shop-by-category-heading{
    text-align: center;
    margin-bottom: 40px;
       font-family: "Abhaya Libre", serif;
}
.shop-by-category-heading h2{
    font-size: 50px !important;
    text-transform: uppercase;
    border-bottom: 2px solid var(--sec);
    display: inline-block;
}


.prod-card{
    background-color: #F1E0E0;
    padding: 10px;
    border-radius: 10px;
}
.shop-by-category{
    background-image: url(../img/home/category-bg.png);
        background-size: cover;
     padding: 40px 0 100px 0;
            background-position: center;
            position: relative;
}

.prod-red-topc-hedng h6{
    font-size: 20px !important;
    font-family: var(--poppinsmedium);
}
.prod-red-topc-hedng{
    margin: 4px 0;
}
.prod-red-topc-hedng a{
    border: 1px solid var(--sec);
    color: var(--sec);
    padding: 1px 15px;
    display: inline-block;
    border-radius:30px;
    margin-top: 10px;
    font-family: var(--poppinsmedium);
}

.prod-explr-imgs {
    height: 300px;
    overflow: hidden;
}

.prod-explr-imgs img{
    width: 100%;
    height: 100%;
}

.product-slider-section-main .owl-prev{
position: absolute;
top: 40%;
}

.product-slider-section-main .owl-next{
position: absolute;
top: 40%;
right: -60px;
}
.product-slider-section-main .owl-prev span{
        font-size: 92px !important;
        line-height: 40px;
        height: 54px;
        width: 53px;
        border-radius: 42px;
        position: relative;
        display: inline-block;
        left: -61px;
      background-color:var(--sec);
        color: #fff;
}

.product-slider-section-main .owl-next span{
        font-size: 92px !important;
        line-height: 40px;
        height: 54px;
        width: 53px;
        border-radius: 42px;
        position: relative;
        display: inline-block;  
        background-color:var(--sec);
        color: #fff;
}

.shop-by-category:after{
    content: "";
        position: absolute;
        bottom: -43px;
        left: -20px;
        background-image: url(/img/home/flower.png);
        width: 209px;
        height: 168px;
        background-size: cover;
        z-index: 1;
}

.shop-by-category:before{
    content: "";
        position: absolute;
        bottom: -43px;
        right: -20px;
        background-image: url(/img/home/flower-2.png);
        width: 209px;
        height: 168px;
        background-size: cover;
        transform: rotate(350deg);
        z-index: 1;
}

.about-us:before {
         content: "";
        position: absolute;
        bottom: 0px;
        right: -20px;
        background-image: url(/img/home/flower-green.png);
        width: 193px;
        height: 235px;
        background-size: cover;
    }
    .button-custom{
        margin-top: 50px;
    }
    .why-choose{
        background-image: url(../img/home/why-choose.png);
        background-size: cover;
        background-position: center;
        padding: 40px 10px 50px 10px;
        position: relative;
    }
    .why-choose:before {
          content: "";
        position: absolute;
        top: 284px;
        right: 43%;
        background-image: url(/img/home/center-flower.png);
        width: 193px;
        height: 235px;
        background-size: cover;
    }


        .banner-section:after {
            content: "";
        position: absolute;
        bottom: -71px;
        right: -20px;
        background-image: url(/img/home/banner-flower.png);
        width: 208px;
        height: 333px;
        background-size: cover;
        z-index: 1;
    }
    .sub-heading{
          font-family: "Style Script", cursive;
          font-size: 40px !important;
          position: relative;
    }
    .section-bg{
        background-color: #fff;
        width: 400px;
        padding: 5px;
        margin: auto;
        border-radius: 8px;
    }
    .section-bg input{
        border: 0;
        padding: 3px 10px;
    }
    .section-bg input:focus{
        border: 0;
        box-shadow: none;
        outline: none;
    }
    .section-bg button{
        background-color: var(--sec);
        cursor: pointer;
        display: flex;
        width: 145px;
        align-items: center;
        padding: 6px 13px;
        border: 0;
        color: #fff;
        font-family: var(--poppinsregular);
        border-top-right-radius: 7px;
        border-bottom-right-radius: 7px;
    }
    .form-section{
        margin-bottom: 40px;
    }
    .sub-heading:after{
content: "";
        position: absolute;
        top: 30px;
        right: 30px;
        background-color: #fff;
        width: 30%;
        height: 2px;
    }


        .sub-heading:before{
content: "";
        position: absolute;
        top: 30px;
        left: 30px;
        background-color: #fff;
        width: 30%;
        height: 2px;
    }

















    .product-section{
              background-image: url(../img/home/mobile-banner.png);
        background-size: cover;
        padding: 100px 10px;
        position: relative;
    }
    .product-section-content h1 b{
               font-family: var(--poppinsbold); 
               color: #fff;
    }
    .category-flex{
                flex-wrap: wrap;
                justify-content: center;
    }
    .category-flex > div{
        width: 23%;
        margin: 10px;
    }

        .pd-prod-img-ctnr {
        display: flex;
    }
        .pd-img-thumb {
        width: 10%;
        text-align: center;
    }
        .pd-thmb-ctnr {
        border: 1px solid black;
        padding: 10px;
        margin-bottom: 10px;
    }
        .pd-thmb-ctnr img {
        max-width: 100%;
        max-height: 100%;
        height: 100px;
        width: 100px;
        cursor: pointer;
        object-fit: cover;
    }
        .pd-img {
        margin-left: 10px;
        width: 45%;
        text-align: center;
        background-color: var(--sec);
        padding: 10px;
        border-radius: 15px;
    }
    .pd-img img {
        max-width: 98%;
        max-height: 400px;
        width: 100%;
        object-fit: cover;
    }
        .pd-atc-info {
        padding: 0 20px;
        width: 45%;
    }
        .pd-atc-info h1 {
        font-size: 2.5rem;
    }
        .pd-atc-info p, .qty-ctnr {
        font-size: 15px !important;
    }
    .pd-atc-info p span:first-child {
        width: 100px;
        display: inline-block;
    }
        .pd-qty-counter {
        display: inline-block;
        margin-left: 20px;
        border: 1px solid black;
        padding: 5px;
        border-radius: 20px;
    }
        .pd-qty-counter .dec, .pd-qty-counter .inc {
        cursor: pointer;
        padding: 5px 10px;
        user-select: none;
    }
        #qty_val {
        border-right: 1px solid #000000;
        border-left: 1px solid #000000;
        padding: 5px 10px;
    }
        .pd-add-to-cart-ctnr {
        padding-top: 20px;
    }
        .pd-add-to-cart-ctnr button {
        padding: 8px 30px;
        background-color: var(--sec);
        color: white;
        border: none;
        border-radius: 20px;
    }

        .contact-us-ctnr {
        display: flex;
    }
        .cu-form-ctr {
        width: 60%;
        padding: 20px;
        background-color: #ececec;
        border-radius: 10px;
    }
        .cu-form-ctr input, .cu-form-ctr textarea {
        width: 100%;
        padding: 10px;
        border-radius: 5px;
        display: inline-block;
        margin-bottom: 10px;
        border: 1px solid #cccccc;
    }


        .btn {
        background-color: var(--sec);
        color: white;
        padding: 10px 40px;
        border-radius: 5px;
        border: none;
        cursor: pointer;
    }

    .cu-info-ctnr {
        width: 40%;
        padding: 20px 50px 20px 100px;
    }
        .cu-email, .cu-address, .cu-opening-hours {
        margin-bottom: 50px;
    }
        .cu-email .ttl, .cu-address .ttl, .cu-opening-hours .ttl {
        font-size: 1.2rem;
        font-weight: bold;
    }

        .cu-email .ttl span::after, .cu-address span::after, .cu-opening-hours span::after {
        font-family: var(--fa);
        font-size: 1.5rem;
        padding-right: 10px;
    }
        .cu-email span::after {
        content: '\f003';
    }
        .cu-address span::after {
        content: '\f041';
    }
        .cu-opening-hours span::after {
        content: '\f274';
    }
    .cu-email a{
        text-decoration: none;
        color:var(--sec);
    }