* {
        box-sizing: border-box;
}

@font-face {
        font-family: "Montserrat";
        src: url("../font/Montserrat-SemiBold.ttf") format("truetype");
        font-weight: 600;
        font-display: swap;
}

@font-face {
        font-family: "Italianno";
        src: url("../font/Italianno-Regular.ttf") format("truetype");
        font-weight: normal;
        font-style: normal;
        font-display: swap;
}

@font-face {
        font-family: "Montserrat";
        src: url("../font/Montserrat-Black.eot");
        src: url("../font/Montserrat-Black.eot?#iefix") format("embedded-opentype"),
                url("../font/Montserrat-Black.woff2") format("woff2"),
                url("../font/Montserrat-Black.woff") format("woff"),
                url("../font/Montserrat-Black.svg#Montserrat-Black") format("svg");
        font-weight: 900;
        font-style: normal;
        font-display: swap;
}

@font-face {
        font-family: "Montserrat";
        src: url("../font/Montserrat-Bold.eot");
        src: url("../font/Montserrat-Bold.eot?#iefix") format("embedded-opentype"),
                url("../font/Montserrat-Bold.woff2") format("woff2"),
                url("../font/Montserrat-Bold.woff") format("woff"),
                url("../font/Montserrat-Bold.svg#Montserrat-Bold") format("svg");
        font-weight: bold;
        font-style: normal;
        font-display: swap;
}

@font-face {
        font-family: "Montserrat";
        src: url("../font/Montserrat-ExtraBold.eot");
        src: url("../font/Montserrat-ExtraBold.eot?#iefix") format("embedded-opentype"),
                url("../font/Montserrat-ExtraBold.woff2") format("woff2"),
                url("../font/Montserrat-ExtraBold.woff") format("woff"),
                url("../font/Montserrat-ExtraBold.svg#Montserrat-ExtraBold") format("svg");
        font-weight: bold;
        font-style: normal;
        font-display: swap;
}

@font-face {
        font-family: "Montserrat";
        src: url("../font/Montserrat-ExtraLight.eot");
        src: url("../font/Montserrat-ExtraLight.eot?#iefix") format("embedded-opentype"),
                url("../font/Montserrat-ExtraLight.woff2") format("woff2"),
                url("../font/Montserrat-ExtraLight.woff") format("woff"),
                url("../font/Montserrat-ExtraLight.svg#Montserrat-ExtraLight") format("svg");
        font-weight: 200;
        font-style: normal;
        font-display: swap;
}

@font-face {
        font-family: "Montserrat";
        src: url("../font/Montserrat-Light.eot");
        src: url("../font/Montserrat-Light.eot?#iefix") format("embedded-opentype"),
                url("../font/Montserrat-Light.woff2") format("woff2"),
                url("../font/Montserrat-Light.woff") format("woff"),
                url("../font/Montserrat-Light.svg#Montserrat-Light") format("svg");
        font-weight: 300;
        font-style: normal;
        font-display: swap;
}

@font-face {
        font-family: "Montserrat";
        src: url("../font/Montserrat-Medium.eot");
        src: url("../font/Montserrat-Medium.eot?#iefix") format("embedded-opentype"),
                url("../font/Montserrat-Medium.woff2") format("woff2"),
                url("../font/Montserrat-Medium.woff") format("woff"),
                url("../font/Montserrat-Medium.svg#Montserrat-Medium") format("svg");
        font-weight: 500;
        font-style: normal;
        font-display: swap;
}

@font-face {
        font-family: "Montserrat";
        src: url("../font/Montserrat-Regular.eot");
        src: url("../font/Montserrat-Regular.eot?#iefix") format("embedded-opentype"),
                url("../font/Montserrat-Regular.woff2") format("woff2"),
                url("../font/Montserrat-Regular.woff") format("woff"),
                url("../font/Montserrat-Regular.svg#Montserrat-Regular") format("svg");
        font-weight: normal;
        font-style: normal;
        font-display: swap;
}

@font-face {
        font-family: "Montserrat";
        src: url("../font/Montserrat-Thin.eot");
        src: url("../font/Montserrat-Thin.eot?#iefix") format("embedded-opentype"),
                url("../font/Montserrat-Thin.woff2") format("woff2"),
                url("../font/Montserrat-Thin.woff") format("woff"),
                url("../font/Montserrat-Thin.svg#Montserrat-Thin") format("svg");
        font-weight: 100;
        font-style: normal;
        font-display: swap;
}

@font-face {
        font-family: "Raleway";
        src: url("../font/Raleway-Black.woff2") format("woff2"),
                url("../font/Raleway-Black.woff") format("woff"),
                url("../font/Raleway-Black.ttf") format("truetype");
        font-weight: 900;
        font-style: normal;
}

@font-face {
        font-family: "Raleway";
        src: url("../font/Raleway-Medium.ttf") format("truetype");
        font-weight: 600;
        font-style: Medium;
}

@font-face {
        font-family: "Raleway";
        src: url("../font/Raleway-Light.ttf") format("truetype");
        font-weight: 400;
        font-style: light;
}

@font-face {
        font-family: "Raleway";
        src: url("../font/Raleway-Bold.ttf") format("truetype");
        font-weight: bold;
        font-style: normal;
        padding-bottom: 6px;
}

@font-face {
        font-family: "Uncut Sans";
        src: url("../font/Uncut-Sans-Bold.woff2") format("woff2"),
                url("../font/Uncut-Sans-Bold.woff") format("woff");
        font-weight: 700;
        font-style: normal;
}

@font-face {
        font-family: "Uncut Sans";
        src: url("../font/Uncut-Sans-Medium.woff2") format("woff2"),
                url("../font/Uncut-Sans-Medium.woff") format("woff");
        font-weight: 500;
        font-style: normal;
}

@font-face {
        font-family: "Raleway";
        src: url("../font/Raleway-Bold.ttf") format("truetype");
        font-style: 700;
}

@font-face {
        font-family: "ClashDisplay-Medium";
        src: url("../font/ClashDisplay-Medium.otf") format("opentype");
        font-weight: 700;
        font-style: normal;
}

@font-face {
        font-family: "ClashDisplay-Bold";
        src: url("../font/ClashDisplay-Bold.otf") format("opentype");
        font-weight: 800;
        font-style: normal;
}

body {
        margin: 0;
        padding: 0;
        font-family: "Montserrat", sans-serif;
        overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
        margin: 0;
        padding: 0;
        line-height: normal;
        font-weight: bold;
        font-family: "Montserrat", sans-serif;
}

*,
:after,
:before {
        box-sizing: border-box;
}

.clearfix:after,
.clearfix:before {
        content: "";
        display: table;
}

.clearfix:after {
        clear: both;
        display: block;
}

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

a,
a:hover,
a.active,
a:active,
a:visited,
a:focus {
        text-decoration: none;
}

p {
        margin: 0;
        padding: 0;
        font-family: "Montserrat", sans-serif;
        font-size: 16px;
        font-weight: 400;
        line-height: 28px;
}

h2 {
        font-family: "Montserrat", sans-serif;
        font-size: 32px;
        font-weight: 500;
        line-height: 60px;
        text-align: left;
        text-transform: uppercase;
        color: #2E2381;
}

.exo-menu {
        width: 100%;
        list-style: none;
        position: relative;
        padding: 5px 15px;
        display: flex;
        justify-content: space-between;
        border-top: 1px solid #2E2381;
        border-bottom: 1px solid #2E2381;
}

.exo-menu>li {
        display: inline-block;
}

.exo-menu>li>a {
        color: #ccc;
        text-decoration: none;
        text-transform: uppercase;
        -webkit-transition: color 0.2s linear, background 0.2s linear;
        -moz-transition: color 0.2s linear, background 0.2s linear;
        -o-transition: color 0.2s linear, background 0.2s linear;
        transition: color 0.2s linear, background 0.2s linear;
}

.exo-menu>li>a {
        display: flex;
        padding: 20px 22px;
        gap: 7px;
        font-family: "Montserrat", sans-serif;
        font-size: 14px;
}

.exo-menu>li>a.active,
.exo-menu>li>a:hover,
li.drop-down ul>li>a:hover {
        position: relative;
}

header {
        background-color: #fff;
}

.exo-menu i {
        float: left;
        font-size: 13px;
        margin-right: 6px;
        line-height: 20px !important;
}

li.drop-down,
.flyout-right,
.flyout-left {
        position: relative;
}

li.drop-down:before {
        content: "\f103";
        color: #fff;
        font-family: FontAwesome;
        font-style: normal;
        display: inline;
        position: absolute;
        right: 6px;
        top: 20px;
        font-size: 14px;
}

li.drop-down>ul {
        left: 0;
        min-width: 230px;
}

.drop-down-ul {
        display: none;
}

.flyout-right>ul,
.flyout-left>ul {
        top: 0;
        min-width: 230px;
        display: none;
        border-left: 1px solid #365670;
}

li.drop-down>ul>li>a,
.flyout-right ul>li>a,
.flyout-left ul>li>a {
        color: #fff;
        display: block;
        padding: 20px 22px;
        text-decoration: none;
        background-color: #365670;
        border-bottom: 1px dotted #547787;
        -webkit-transition: color 0.2s linear, background 0.2s linear;
        -moz-transition: color 0.2s linear, background 0.2s linear;
        -o-transition: color 0.2s linear, background 0.2s linear;
        transition: color 0.2s linear, background 0.2s linear;
}

.flyout-right ul>li>a,
.flyout-left ul>li>a {
        border-bottom: 1px dotted #b8c7bc;
}

.right-section ul {
        display: flex;
        gap: 10px;
        align-items: center;
}

.flyout-mega-wrap {
        top: 0;
        right: 0;
        left: 100%;
        width: 100%;
        display: none;
        height: 100%;
        padding: 15px;
        min-width: 742px;
}

h4.row.mega-title {
        color: #eee;
        margin-top: 0;
        font-size: 14px;
        padding-left: 15px;
        padding-bottom: 13px;
        text-transform: uppercase;
        border-bottom: 1px solid #ccc;
}

.flyout-mega ul>li>a {
        font-size: 13px;
        line-height: 25px;
        color: #fff;
        font-family: inherit;
}

.flyout-mega ul>li>a:hover,
.flyout-mega ul>li>a:active,
.flyout-mega ul>li>a:focus {
        text-decoration: none;
        background-color: transparent !important;
        color: #ccc !important;
}

.mega-menu {
        left: 0;
        right: 0;
        padding: 15px;
        display: none;
        padding-top: 0;
        min-height: 100%;
}

h4.row.mega-title {
        color: #eee;
        margin-top: 0;
        font-size: 14px;
        padding-left: 15px;
        padding-bottom: 13px;
        text-transform: uppercase;
        border-bottom: 1px solid #547787;
        padding-top: 15px;
        background-color: #365670;
}

.mega-menu ul li a {
        line-height: 25px;
        font-size: 90%;
        display: block;
}

ul.stander li a {
        padding: 3px 0;
}

ul.description li {
        padding-bottom: 12px;
        line-height: 8px;
}

ul.description li span {
        color: #ccc;
        font-size: 85%;
}

a.view-more {
        border-radius: 1px;
        margin-top: 15px;
        background-color: #009fe1;
        padding: 2px 10px !important;
        line-height: 21px !important;
        display: inline-block !important;
}

a.view-more:hover {
        color: #fff;
        background-color: #878888;
}

ul.icon-des li a i {
        color: #fff;
        width: 35px;
        height: 35px;
        border-radius: 50%;
        text-align: center;
        background-color: #009fe1;
        line-height: 35px !important;
}

ul.icon-des li {
        width: 100%;
        display: table;
        margin-bottom: 11px;
}

.Blog {
        left: 0;
        display: none;
        color: #fefefe;
        padding-top: 15px;
        background: #547787;
        padding-bottom: 15px;
}

.Blog .blog-title {
        color: #fff;
        font-size: 15px;
        text-transform: uppercase;
}

.Blog .blog-des {
        color: #ccc;
        font-size: 90%;
        margin-top: 15px;
}

.Blog a.view-more {
        margin-top: 0;
}

.Images {
        left: 0;
        width: 100%;
        display: none;
        color: #fefefe;
        padding-top: 15px;
        background-color: #fff;
        padding-bottom: 15px;
        z-index: 1000;
}

.Images h4 {
        font-size: 15px;
        margin-top: 0;
        text-transform: uppercase;
}

.flyout-right ul>li>a,
.flyout-left ul>li>a,
.flyout-mega-wrap,
.mega-menu {
        background-color: #fff;
        z-index: 1000;
        border-top: 1.2px solid #2E2381;
}

.Blog:hover,
.Images:hover,
.mega-menu:hover,
.drop-down-ul:hover,
li.flyout-left>ul:hover,
li.flyout-right>ul:hover,
.flyout-mega-wrap:hover,
li.flyout-left a:hover+ul,
li.flyout-right a:hover+ul,
.blog-drop-down>a:hover+.Blog,
li.drop-down>a:hover+.drop-down-ul,
.images-drop-down>a:hover+.Images,
.mega-drop-down a:hover+.mega-menu,
li.flyout-mega>a:hover+.flyout-mega-wrap {
        display: block;
}

ul.exo-menu svg {
        width: 10px;
        color: #ffff !important;
}

.exo-menu>li>a {
        display: flex;
        padding: 0 22px;
        gap: 7px;
        font-family: "Montserrat", sans-serif;
        font-size: 13px;
        font-weight: 600;
        line-height: 31px;
        letter-spacing: 0.15em;
        text-align: left;
        color: #2e2381;
}

@media (min-width: 767px) {
        a.toggle-menu {
                display: none;
        }

        .mega-menu,
        .flyout-mega-wrap,
        .Images,
        .Blog,
        .flyout-right>ul,
        .flyout-left>ul,
        li.drop-down>ul {
                position: absolute;
        }

        .flyout-right>ul {
                left: 100%;
        }

        .flyout-left>ul {
                right: 100%;
        }
}

@media (max-width: 767px) {
        .exo-menu {
                min-height: 58px;
                background-color: #23364b;
                width: 100%;
        }

        .exo-menu>li>a {
                width: 100%;
                display: none;
        }

        .exo-menu>li {
                width: 100%;
        }

        .display.exo-menu>li>a {
                display: block;
                padding: 20px 22px;
        }

        .mega-menu,
        .Images,
        .Blog,
        .flyout-right>ul,
        .flyout-left>ul,
        li.drop-down>ul {
                position: relative;
        }
}

a.toggle-menu {
        position: absolute;
        left: 0;
        padding: 5px;
        font-size: 27px;
        color: #23364b;
        top: 15px;
}

.blink-soft {
        animation: blinker 1.5s linear infinite;
}

@keyframes blinker {
        50% {
                opacity: 0;
        }
}

.visit-my-blog {
        background: #fff;
}

.top-content {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10px 0;
        width: 95%;
        margin: 0 auto;
}

.center-section img {
        width: 250px;
}

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

.left-section i {
        font-size: 18px;
        margin-right: 10px;
}

.left-section input {
        border: 0;
        padding: 8px;
        border-radius: 5px;
}

.right-section {
        display: flex;
        align-items: center;
}

.mega-menu-wrap {
        width: 97%;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
}

.menu-item-one {
        width: 20%;
        padding-top: 30px;
}

.menu-item-two {
        width: 20%;
        padding-top: 30px;
}

.menu-item-three {
        width: 60%;
        border-left: solid 1px #857f7f;
        padding-left: 30px;
        padding-bottom: 15px;
        padding-top: 30px;
}

.menu-item-three ul {
        display: flex;
        gap: 20px;
}

.menu-item-three ul li {
        width: 33.3%;
}

.menu-item-three ul li img {
        width: 80%;
        border-radius: 20px;
        height: auto;
}

.mega-menu-wrap h2 {
        font-family: "Montserrat", sans-serif;
        font-size: 23px;
        font-weight: 600;
        line-height: 31px;
        text-align: left;
        text-transform: uppercase;
        padding-bottom: 15px;
        color: #000;
}

.mega-menu-wrap ul li a {
        font-family: "Montserrat", sans-serif;
        font-size: 20px;
        font-weight: 400;
        line-height: 45px;
        text-align: left;
        color: #000;
        text-transform: capitalize;
        letter-spacing: 0.11em;
}

.menu-item-three ul li p {
        font-size: 18px;
        font-weight: 600;
        line-height: 30px;
        text-align: left;
        color: #000;
        text-transform: uppercase;
}

span.current-price {
        font-size: 15px;
        font-weight: 600;
        line-height: 31px;
        text-align: left;
        display: block;
        width: max-content;
        padding-right: 20px;
        color: #1e1e1e;
        text-decoration: none;
}

span.original-price {
        font-size: 15px;
        font-weight: 500;
        line-height: 31px;
        text-align: left;
        color: #857f7f;
        display: block;
        width: 47%;
}

.product-price {
        display: flex;
        flex-wrap: wrap;
        padding-top: 0;
}

.left-section img {
        width: 25px;
}

.right-section img {
        width: 23px;
}

.right-section ul li:first-child img {
        width: 26px;
}

.right-section ul li:first-child {
        border-right: solid 1px #fff;
        padding-right: 15px;
}

.owl-carousel.owl-theme.owl-banner .owl-dots .owl-dot {
        background-color: white;
        border-radius: 50%;
        width: 12px;
        height: 12px;
        margin: 5px;
        display: inline-block;
        border: solid 1px #009fe3;
}

.owl-carousel.owl-theme.owl-banner .owl-dots .owl-dot span {
        display: none;
}

.owl-carousel.owl-theme.owl-banner .owl-dots .owl-dot.active {
        background-color: #009fe3;
}

.owl-carousel.owl-theme.owl-banner .owl-dots {
        position: absolute;
        bottom: 30px;
        left: 50%;
        transform: translateX(-50%);
}

.owl-carousel.owl-theme.owl-banner .item img {
        height: 600px;
        width: 100%;
}

.owl-carousel.owl-theme.owl-banner .owl-carousel .owl-item {
        transition: all 0.6s ease;
}

.owl-carousel.owl-theme.owl-banner .owl-animated-out {
        animation: fadeOut 0.6s ease;
}

.owl-carousel.owl-theme.owl-banner .owl-animated-in {
        animation: fadeIn 0.6s ease;
}

@keyframes fadeIn {
        0% {
                opacity: 0;
        }

        100% {
                opacity: 1;
        }
}

@keyframes fadeOut {
        0% {
                opacity: 1;
        }

        100% {
                opacity: 0;
        }
}

.d-flex {
        display: flex;
        flex-wrap: wrap;
}

.flase-sale-left {
        width: 50%;
        position: relative;
}

.flase-sale-right {
        width: 50%;
        background: #fff9c7;
        padding: 30px;
}

.flase-sale-left img {
        width: 100%;
        display: block;
        height: 100%;
}

.flase-sale-right h2 {
        text-align: center;
        font-size: 30px;
}

.overlay-text {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: white;
        background: rgba(0, 0, 0, 0.5);
        padding: 10px;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
}

.round-icon img {
        width: 115px;
}

.round-icon img {
        width: 115px;
        animation: rotate 5s linear infinite;
}

@keyframes rotate {
        0% {
                transform: rotate(0);
        }

        100% {
                transform: rotate(360deg);
        }
}

.categories-section ul li {
        width: 30%;
        padding-bottom: 35px;
}

.categories-section ul li .product-list {
        background-color: #f1f1f1;
        width: 100%;
        height: 200px;
        display: flex;
        align-items: center;
        border-radius: 25px;
        justify-content: start;
        transition: transform 0.3s ease, background-color 0.3s ease;
}

.categories-section ul {
        display: flex;
        gap: 3%;
        justify-content: space-between;
        padding-top: 0px;
        flex-wrap: wrap;
}

.container {
        width: 95% !important;
        margin: 0 auto;
        max-width: 100% !important;
}

.categories-section {
        padding: 50px 0 0 0;
}

.categories-section ul li img {
        width: 185px;
        max-height: 140px;
        padding-left: 10px;
        object-fit: contain;
}

.categories-section ul li span {
        display: flex;
        align-items: center;
        font-size: 20px;
        font-weight: 400;
        line-height: 30px;
        text-align: left;
        padding: 0 30px 0 5px;
        color: #000;
        text-transform: uppercase;
}

.floral-left {
        width: 50%;
        background-color: #a0d46d;
        display: flex;
        align-items: center;
        padding: 40px;
}

.floral-right {
        width: 50%;
}

.floral-right img {
        width: 100%;
}

.floral-heading a {
        background-color: #1e1e1e;
        min-width: 145px;
        display: inline-block;
        text-align: center;
        padding: 14px;
        border-radius: 50px;
        transition: background-color 0.3s ease, color 0.3s ease;
        color: #fff;
}

.payment-method a:first-child img {
        width: 115px;
        display: block;
        padding-bottom: 15px;
}

.payment-method a:nth-child(2) img {
        width: 119px;
}

.floral-heading h2 {
        font-family: "Uncut Sans", sans-serif;
        font-weight: 700;
        font-size: 84px;
        line-height: 90px;
        text-transform: capitalize;
}

.floral-heading span {
        font-family: "Uncut Sans", sans-serif;
        font-weight: 500;
        font-size: 50px;
        line-height: 70px;
        text-transform: capitalize;
        padding-right: 30px;
}

.floral-heading {
        width: 70%;
        display: flex;
        flex-wrap: wrap;
        align-items: end;
}

section.flower-feeds-section {
        padding: 0 0 20px 0px;
}

section.flower-feeds-section h2,
section.flower-feeds-section span {
        width: 95% !important;
        margin: 0 auto;
        max-width: 100% !important;
        display: block !important;
}

.owl-carousel.owl-theme.owl-flower-feeds.owl-loaded.owl-drag {
        padding-left: 40px;
}

.terms-ftr a span {
        text-transform: uppercase;
}

.owl-flower-feeds .item img {
        width: 100%;
        border-radius: 20px;
}

section.flower-feeds-section span {
        font-size: 15px;
        font-weight: 400;
        line-height: 30px;
}

.owl-flower-feeds {
        padding-top: 30px;
}

.flas-text {
        width: 55%;
        margin: 0 auto;
}

.round-icon {
        padding-left: 40px;
}

.day-count {
        display: flex;
        gap: 20px;
        justify-content: center;
        padding-top: 10px;
        padding-bottom: 10px;
}

.day-count div {
        text-align: center;
        padding: 0 20px;
}

.day-count h3 {
        font-family: "Montserrat", sans-serif;
        font-size: 40px;
        font-weight: 600;
        line-height: 51px;
        text-align: center;
}

.day-count span {
        font-family: "Montserrat", sans-serif;
        font-size: 19px;
        font-weight: 400;
        line-height: 31px;
        text-align: center;
        text-transform: uppercase;
}

.day {
        border-right: 1px solid #000;
}

.hours {
        border-right: 1px solid #000;
}

.minutes {
        border-right: 1px solid #000;
}

section.online-shop a {
        display: block;
        color: #000;
        text-align: center;
        padding: 45px 0;
        text-decoration: underline;
        font-size: 17px;
        font-weight: 400;
        line-height: 13px;
        text-transform: capitalize;
        font-family: "Montserrat", sans-serif;
        padding-bottom: 0;
}

a {
        color: #000;
}

footer {
        background-color: #f1f1f1;
        padding: 45px 0 0 0;
}

footer h2 {
        color: #2E2381;
        font-family: "Montserrat", sans-serif;
        font-size: 18px;
        font-weight: 600;
        line-height: 31px;
        letter-spacing: 0.15em;
        text-align: left;
        padding-bottom: 12px;
}

.featured-link a {
        font-size: 16px;
        font-weight: 400;
        line-height: 31px;
        text-align: left;
        text-transform: capitalize;
}

.quick-link a {
        font-size: 16px;
        font-weight: 400;
        line-height: 31px;
        text-align: left;
        text-transform: capitalize;
}

.featured-link {
        width: 25%;
}

.quick-link {
        width: 25%;
}

.contact-link {
        width: 25%;
}

.pay-ftr {
        width: 25%;
}

.quick-link ul li {
        padding: 4px 0;
}

.featured-link ul li {
        padding: 4px 0;
}

.contact-link p {
        font-size: 16px;
        font-weight: 400;
        line-height: 31px;
        text-align: left;
        text-transform: capitalize;
        color: #000;
}

.contact-link a {
        font-size: 16px;
        font-weight: 400;
        line-height: 31px;
        text-align: left;
        color: #000;
        display: block;
        padding-bottom: 10px;
}

.contact-link img {
        padding-right: 20px;
}

.location-ftr {
        display: flex;
        align-items: start;
        padding-bottom: 10px;
        width: 67%;
}

.pay-ftr ul {
        display: flex;
        gap: 20px;
        padding-top: 7px;
        padding-bottom: 11px;
}

a.shop-location {
        text-decoration: underline;
        padding-top: 30px;
        display: inline-block;
        font-size: 18px;
        font-weight: 400;
        line-height: 32px;
        text-align: left;
}

.social-icon li:nth-child(2) img {
        width: 12px;
}

.social-icon li:nth-child(1) img {
        width: 25px;
}

.terms-ftr {
        display: flex;
        justify-content: space-between;
        border-top: 1.2px solid #2E2381;
        padding: 25px 0;
        border-bottom: 1.2px solid #2E2381;
}

.ftr-location img {
        display: none;
}

.terms-ftr ul {
        display: flex;
        width: 50%;
        justify-content: space-between;
}

.featured-link ul {
        padding-bottom: 25px;
}

.copy-right {
        padding: 25px;
        text-align: center;
}

.categories-section ul li .product-list:hover {
        background-color: #e9e5e5;
}

ul.payment-list li img {
        width: 65px;
}

section.online-shop p {
        text-align: justify;
}

.description {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
}

.read-more {
        display: block;
        margin-top: 10px;
        text-decoration: none;
        cursor: pointer;
}

.read-more:hover {
        text-decoration: underline;
}

footer a {
        color: #000;
}

.login-container {
        width: 95%;
        margin: 0 auto;
        min-height: 370px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
}

.input-box {
        margin-bottom: 30px;
        text-align: left;
}

.input-box label {
        font-size: 14px;
        font-weight: 500;
}

.input-box input {
        width: 100%;
        padding: 12px;
        border: 1px solid #000;
        border-radius: 5px;
        font-size: 16px;
        margin-top: 5px;
}

.login-btn {
        width: 100%;
        padding: 16px;
        background-color: #2c217b;
        color: #ffffff;
        border: 0;
        border-radius: 30px;
        font-size: 16px;
        cursor: pointer;
        transition: background-color 0.3s ease;
        font-weight: 600 !important;
        font-family: "Montserrat", sans-serif;
}

.login-container form {
        width: 30%;
        padding-top: 0px;
}

.breadcrumb {
        list-style: none;
        display: flex;
        padding: 15px 0 0 0;
        margin: 0;
        width: 95%;
        margin: 0 auto;
}

.breadcrumb li {
        margin: 0;
        padding: 0;
        font-size: 17px;
        font-weight: 400;
        line-height: 35px;
        text-align: left;
        text-transform: capitalize;
}

.breadcrumb li+li:before {
        content: "›";
        padding: 0 10px;
        color: #999;
}

.breadcrumb li a {
        text-decoration: none;
        transition: color 0.2s ease;
        color: #2E2381;
}

.breadcrumb li a:hover {
        color: #0056b3;
}

.breadcrumb li:last-child a {
        color: #2E2381;
        pointer-events: none;
}

section.login-section {
        padding-bottom: 50px;
}

.otp-container {
        text-align: center;
        padding: 20px;
        min-height: 450px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
}

.otp-container h1 {
        margin-bottom: 20px;
        font-size: 24px;
        letter-spacing: 2px;
        font-weight: 400;
        color: #2E2381;
}

.otp-container p {
        margin-bottom: 20px;
        font-size: 16px;
}

.otp-inputs {
        display: flex;
        justify-content: center;
        gap: 10px;
        margin: 15px 0;
}

.otp-inputs input {
        width: 60px;
        height: 60px;
        font-size: 24px;
        text-align: center;
        border: 1px solid #2E2381;
        border-radius: 10px;
        outline: 0;
        box-shadow: 0px -1px 15.7px 0px #139AD663 inset;

        margin-left: 0;
        font-family: "Montserrat", sans-serif;
}

.otp-inputs input:focus {
        border-color: #000;
}

.resend-otp {
        font-size: 14px;
        margin-bottom: 30px;
        width: 100%;
        text-align: center;
}

.resend-otp span {
        color: #2E2381;
        font-weight: bold;
}

.verify-btn {
        width: 80%;
        max-width: 415px;
        padding: 15px;
        background-color: #2E2381;
        color: #ffffff;
        border: 0;
        border-radius: 25px;
        font-size: 18px;
        cursor: pointer;
        text-align: center;
        transition: background-color 0.3s ease;
}

.resend-otp a {
        text-decoration: underline;
        color: #2E2381;
}

.right-tab-content {
        width: 75%;
        padding-left: 15px;
}

.left-tab-tittle {
        width: 25%;
}

#vertical-tab {
        padding: 12px 0 60px 0;
}

#vertical-tab .vertical-tab-wrapper .vertical-tab ul {
        list-style: none;
        padding: 0;
        margin: 0;
}

#vertical-tab .vertical-tab-wrapper .vertical-tab ul li {
        border-bottom: 1.5px solid #bdbebb;
        cursor: pointer;
}

#vertical-tab .vertical-tab-wrapper .vertical-tab ul li a {
        padding: 24px 0;
        text-decoration: none;
        color: #020202;
        background-color: #fff;
        font-size: 19px;
        font-weight: 500;
        text-transform: uppercase;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: space-between;
}

#vertical-tab .vertical-tab-wrapper .vertical-tab ul li a:focus {
        outline: 0;
}

#vertical-tab .vertical-tab-wrapper .vertical-tab ul li.active a {
        color: #1c2a51;
}

#vertical-tab .vertical-tab-wrapper .vertical-tab-content {
        /* display: none; */
        padding: 15px 4px 15px 40px;
}

#vertical-tab .vertical-tab-wrapper .vertical-tab-content.active {
        display: block;
}

#vertical-tab .vertical-tab-wrapper .vertical-tab-content h3 {
        font-family: "Montserrat", sans-serif;
        font-size: 33px;
        font-weight: 500;
        line-height: 48.76px;
        text-align: center;
        text-transform: uppercase;
        margin: 0 0 10px;
        color: #2E2381;
}

#vertical-tab .vertical-tab-wrapper .vertical-tab-content p {
        font-weight: 400;
        color: #333;
        line-height: 29px;
        font-size: 18px;
        margin: 0 0 30px;
}

.vertical-tab ul li span {
        display: block;
        width: 65%;
        color: #000 !important;
}

.vertical-tab ul li img:first-of-type {
        width: 25px;
}

.input-group input {
        width: 100%;
        padding: 14px;
        border-radius: 5px;
        font-size: 16px;
        border: 1px solid #000;
        background-color: transparent !important;
        font-family: "Montserrat", sans-serif;
}

.phone-input {
        display: flex;
        align-items: center;
}

.left-group {
        width: 49%;
}

.phone-input {
        display: flex;
        align-items: center;
        border-radius: 5px;
        font-size: 16px;
        border: 1px solid #000;
        padding: 4px 0;
}

.custom-dropdown {
        position: relative;
}

.dropdown-btn {
        display: flex;
        align-items: center;
        padding: 10px;
        background-color: white;
        cursor: pointer;
        position: relative;
        width: 110px;
}

.dropdown-content {
        display: none;
        position: absolute;
        background-color: #fff;
        border: 1px solid #ccc;
        border-radius: 4px;
        z-index: 1;
        width: 100%;
        max-height: 150px;
        overflow-y: auto;
}

.dropdown-content .dropdown-item {
        padding: 10px;
        cursor: pointer;
        display: flex;
        align-items: center;
}

.dropdown-content .dropdown-item:hover {
        background-color: #f1f1f1;
}

#selectedFlag {
        width: 20px;
        height: auto;
        margin-right: 5px;
}

.arrow {
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid #000;
        margin-left: auto;
}

.phone-input input {
        border: none !important;
        outline: none !important;
        font-size: 15px;
        line-height: 30px;
}

.row-group {
        display: flex;
        flex-wrap: wrap;
        padding-top: 25px;
        gap: 2%;
}

.right-group {
        width: 49%;
}

.input-group {
        position: relative;
}

.input-group {
        position: relative;
}

.input-group input[type="email"],
input[type="text"],
input[type="password"] {
        border: 1px solid #000;
        border-radius: 4px;
        width: 100%;
        outline: 0;
        font-size: 16px;
}

.placeholder {
        position: absolute;
        top: 30%;
        left: 15px;
        transform: translateY(-50%);
        pointer-events: none;
        transition: 0.2s;
        font-size: 15px;
        line-height: 14px;
        text-align: left;
        font-family: "Montserrat", sans-serif;
        color: #a4a6a4;
}

.required {
        color: #fc0202;
}

.input-group input[type="text"]:focus+.placeholder,
.input-group input[type="text"]:not(:placeholder-shown)+.placeholder,
.input-group input[type="password"]:focus+.placeholder,
.input-group input[type="password"]:not(:placeholder-shown)+.placeholder,
.input-group input[type="email"]:focus+.placeholder,
.input-group input[type="email"]:not(:placeholder-shown)+.placeholder,
.input-group input[name="res-name"]:focus+.placeholder,
.input-group input[name="res-name"]:not(:placeholder-shown)+.placeholder,
.input-group input[name="date-time"]:focus+.placeholder,
.input-group input[name="date-time"]:not(:placeholder-shown)+.placeholder,
.input-group input#receiver_mobile_number:focus+.placeholder,
.input-group input#receiver_mobile_number:not(:placeholder-shown)+.placeholder .input-group input#receiver_whatsapp_number:focus+.placeholder,
.input-group input#receiver_whatsapp_number:not(:placeholder-shown)+.placeholder {
        display: none;
}

.input-group input[type="text"]:placeholder-shown+.placeholder,
.input-group input[type="password"]:placeholder-shown+.placeholder,
.input-group input[type="email"]:placeholder-shown+.placeholder,
.input-group input[name="res-name"]:placeholder-shown+.placeholder,
.input-group input[name="date-time"]:placeholder-shown+.placeholder,
.input-group input#receiver_mobile_number:placeholder-shown+.placeholder input#receiver_whatsapp_number:placeholder-shown+.placeholder {
        display: block !important;
        visibility: visible;
        z-index: 1;
}

.input-group ::placeholder {
        font-size: 15px;
        line-height: 14px;
        text-align: left;
        text-align: left;
        color: #000;
        font-family: "Montserrat", sans-serif;
}

.map-ftr {
        padding: 15px 0;
}

.map-ftr iframe {
        border-radius: 13px;
        height: 100px;
        width: 100%;
        border: 0.5px solid #000 !important;
}

.overlay-mob {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.7);
        transition: opacity 800ms;
        visibility: hidden;
        opacity: 0;
}

.overlay-mob:target {
        visibility: visible;
        opacity: 1;
        z-index: 999;
}

.change-mob-popup {
        margin: 70px auto;
        padding: 20px;
        background: #fff;
        border-radius: 12px;
        width: 35%;
        position: relative;
        transition: all 5s ease-in-out;
}

.change-mob-popup h2 {
        margin-top: 0;
        font-size: 28px;
        font-weight: 400;
        line-height: 48.76px;
        text-align: center;
        font-family: "Montserrat", sans-serif;
        padding-bottom: 20px;
}

.change-mob-popup .close {
        position: absolute;
        top: 30px;
        right: 30px;
        transition: all 200ms;
        font-size: 25px;
        font-weight: 500;
        text-decoration: none;
        color: #2e2380;
}

.change-mob-popup .close:hover {
        color: #060606;
}

.change-mob-popup .content {
        max-height: max-content;
        overflow: auto;
}

a.btn-mob-change {
        display: block;
        font-size: 15px;
        font-weight: 500;
        line-height: 14px;
        text-align: left;
        text-decoration: underline;
        padding: 10px 0;
}

.form-submit button {
        padding: 10px 20px;
        background-color: #2E2381;
        color: #ffffff;
        border: 0;
        border-radius: 50px;
        cursor: pointer;
        font-family: "Montserrat", sans-serif;
        font-size: 14px;
        transition: background-color 0.3s ease;
        min-width: 200px;
        min-height: 50px;
        text-transform: uppercase;
        font-family: "Montserrat", sans-serif;
}

.form-submit {
        text-align: center;
        padding: 30px 0;
}

.content-email label {
        font-size: 18px;
        font-weight: 500;
        line-height: 40px;
        text-align: center;
        color: #857f7f;
}

.content-email .input-group {
        padding: 10px 10px;
}

.content-email .input-group .placeholder {
        position: absolute;
        top: 70%;
        left: 25px;
}

.add-num label {
        font-size: 18px;
        font-weight: 500;
        line-height: 40px;
        text-align: left;
        color: #857f7f;
        padding: 10px 0;
        display: block;
}

.address-book {
        margin: 0 auto;
}

.address-list {
        list-style-type: none;
        padding: 0;
}

.address-item {
        display: flex;
        justify-content: space-between;
        padding: 15px 0;
        border-bottom: 1px solid #ccc;
}

.address-label {
        display: flex;
        align-items: flex-start;
        gap: 10px;
}

ul.address-list input[type="radio"] {
        display: none;
}

.radio-custom {
        width: 15px;
        height: 15px;
        border: 4px solid #f1f1f1;
        background-color: #f1f1f1;
        border-radius: 50%;
        display: inline-block;
        position: relative;
}

ul.address-list input[type="radio"]:checked+.radio-custom {
        border-color: #e1e1e1;
        background: linear-gradient(180deg, #2f2482 0, #2e2381 100%);
}

.address-details {
        width: 60%;
}

.address-actions {
        display: flex;
        align-items: end;
        flex-direction: column;
        gap: 35px;
        justify-content: end;
}

.action-icon {
        width: 14px;
        cursor: pointer;
}

.action-icon.edit:hover {
        color: #fff;
}

.action-icon.delete:hover {
        color: #fff;
}

.popup-modal {
        display: none;
        position: fixed;
        z-index: 1000;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
}

.popup-content {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background-color: white;
        padding: 20px 40px;
        border-radius: 10px;
        width: 80%;
        max-width: 60%;
}

.popup-content .close-btn {
        position: absolute;
        top: 30px;
        right: 20px;
        font-size: 32px;
        cursor: pointer;
}

body.no-scroll {
        overflow: hidden;
}

.input-group select {
        width: 100%;
        padding: 14px;
        border-radius: 5px;
        font-size: 16px;
        border: 1px solid #000;
        background-color: transparent !important;
        font-family: "Montserrat", sans-serif;
}

.address-details p {
        padding: 0;
        margin: 0 !important;
}

.order-success {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        padding: 10px 0 40px 0;
}

.order-success img {
        width: 20%;
}

.order-success h1 {
        font-size: 30px;
        font-weight: 700;
        line-height: 60px;
        text-align: center;
        color: #2E2381;
}

.order-success h2 {
        font-size: 19px;
        font-weight: 500;
        line-height: 26px;
        text-align: center;
        text-transform: capitalize;
        width: 60%;
        margin: 0 auto;
}

.row-msg {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
}

.row-msg img {
        width: 33px;
}

.order-success a {
        display: flex;
        justify-content: center;
        align-items: center;
        text-decoration: underline;
        gap: 10px;
        font-size: 15px;
        font-weight: 500;
        line-height: 23px;
        text-align: center;
        text-transform: uppercase;
}

.order-success a img {
        width: 22px;
}

.order-success h3 {
        font-size: 17px;
        font-weight: 500;
        line-height: 34px;
        text-align: center;
        text-transform: capitalize;
        padding: 15px 0;
}

.order-success-section {
        min-height: 670px;
}

.order-failure-section {
        min-height: 670px;
}

.empty-bg-section {
        min-height: 670px;
}

.order-failure-section h1 {
        color: #b82b4d;
}

section.empty-bg-section h1 {
        color: #3939ff;
}

section.empty-bg-section h2 {
        font-size: 20px;
        font-weight: 400;
        line-height: 30px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
}

section.empty-bg-section h2 a {
        font-size: 18px;
        font-weight: 400;
        line-height: 30px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        text-decoration: none;
}

.empty-bg-section p {
        width: 29%;
        margin: 0 auto;
        text-align: center;
        padding-top: 10px;
        font-size: 14px;
        line-height: 23px;
}

.orders-header {
        text-align: center;
        margin-bottom: 20px;
}

.orders-header h1 {
        font-size: 24px;
        font-weight: 600;
}

.tabs {
        display: flex;
        justify-content: center;
        margin-bottom: 35px;
}

.tabs button {
        padding: 10px 40px;
        border: 0;
        background-color: #f2f2f200;
        color: #000;
        font-size: 16px;
        font-weight: bold;
        cursor: pointer;
        transition: all 0.3s ease;
        margin-right: 5px;
        border-radius: 20px;
        border: 2px solid #2E2381;
        text-transform: uppercase;
        font-family: "Montserrat", sans-serif;
        font-weight: 500;

}

.tabs button:last-child {
        margin-left: -50px;
        width: 33%;
}

h3.price {
        font-size: 16px;
}

.tabs button:hover {
        background-color: #cccccc24;
}

.tabs button.active {
        background-color: #2E2381;
        color: #fff;
}

.status-tracking {
        display: flex;
        justify-content: space-between;
        padding: 10px 0;
        margin-bottom: 15px;
}

.status-tracking ul {
        display: flex;
        list-style: none;
}

.status-tracking li {
        margin-right: 15px;
        font-size: 14px;
        color: #999;
        display: flex;
        align-items: center;
}

.status-tracking li.active {
        color: #2E2381;
}

.order-list {
        margin-bottom: 20px;
}

.order-header {
        display: flex;
        justify-content: space-between;
        margin-bottom: 10px;
        background: #CBEDFB;

        padding: 25px 25px;
        border-radius: 15px;
}

.order-details {
        display: flex;
        padding: 20px 0;
}

.order-details img {
        object-fit: cover;
        width: 100%;
        height: 100%;
}

.order-views {
        display: flex;
        width: 100%;
}

.d-flex.wr-2 {
        display: flex;
        align-items: baseline;
        width: 100%;
        justify-content: space-between;
        align-content: baseline;
}

.order-info h2 {
        margin-bottom: 10px;
        font-family: "Montserrat", sans-serif;
        font-size: 19px;
        font-weight: 500;
        line-height: 21px;
        text-align: left;
        color: #000;
}

.d-flex.wr-2 h2 {
        font-size: 22px;
        width: 100%;
        line-height: 30px;
}

#vertical-tab .vertical-tab-wrapper .vertical-tab-content .order-info p {
        font-size: 17px;
        font-weight: 400;
        text-align: left;
        margin: 0;
}

.order-actions {
        text-align: right;
        display: flex;
        width: 30%;
        justify-content: end;
        align-items: end;
}

.order-actions a {
        font-size: 14px;
        text-decoration: none;
        text-decoration: underline;
}

.order-actions a:hover {
        text-decoration: underline;
}

#vertical-tab .vertical-tab-wrapper .vertical-tab-content .price {
        font-size: 17px;
        font-weight: 400;
        line-height: 40px;
        text-align: left;
        margin: 0;
}

.request-cancellation {
        font-size: 14px;
        cursor: pointer;
        font-size: 17px;
        font-weight: 500;
        line-height: 26.72px;
        text-align: right;
        text-decoration: underline;
}

.order-section {
        display: none;
}

.order-section.active {
        display: block;
}

.tabs .tab-btn:nth-of-type(1) {
        width: 30%;
}

#ongoing-orders ul li {
        border-bottom: 1px solid #ccc;
}

#ongoing-orders ul li:last-child {
        border-bottom: 0;
}

div#completed-orders ul li {
        border-bottom: 1px solid #ccc;
}

div#completed-orders ul li:last-child {
        border-bottom: 0;
}

.status-tracking ul li {
        border-bottom: none !important;
}

#vertical-tab .vertical-tab-wrapper .vertical-tab-content .order-item-numm a {
        font-family: "Montserrat", sans-serif;
        display: block;
        padding: 10px 0;
        text-decoration: underline;
        font-size: 16px;
        font-weight: 500;
        line-height: 26.72px;
        text-align: left;
        margin: 0;
}

#vertical-tab .vertical-tab-wrapper .vertical-tab-content .order-item-numm p {
        font-family: "Montserrat", sans-serif;
        font-size: 17px;
        font-weight: 500;
        line-height: 26.72px;
        text-align: left;
        color: #000;
}

#vertical-tab .vertical-tab-wrapper .vertical-tab-content .order-item-expect p {
        font-family: "Montserrat", sans-serif;
        font-size: 15px;
        font-weight: 400;
        line-height: 26.49px;
        text-align: right;
        color: #000;
        margin: 0 !important;
}

.status-tracking img {
        width: 25px;
        padding-right: 7px;
}

.order-returns {
        width: 30%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: end;
}

#vertical-tab .vertical-tab-wrapper .vertical-tab-content .order-returns a {
        display: inline-block;
        text-decoration: underline;
        cursor: pointer;
        font-size: 17px;
        font-weight: 500;
        line-height: 26.72px;
        text-align: right;
}

.order-returns div {
        text-align: end;
}

#vertical-tab .vertical-tab-wrapper .vertical-tab-content .order-returns p {
        font-family: "Montserrat", sans-serif;
        font-size: 15px;
        font-weight: 400;
        line-height: 26.49px;
        text-align: right;
        color: #000;
        padding-top: 10px;
}

#vertical-tab .vertical-tab-wrapper .vertical-tab-content .order-item-numm p {
        font-weight: 400;
        color: #333;
        line-height: 29px;
        font-size: 18px;
        margin: 0 !important;
}

.product-list-tittle {
        text-align: center;
        padding: 60px 10px 5px 10px;
}

.product-list-item {
        margin-top: 2em;
}

.product-list-item ul {
        display: flex;
        flex-wrap: wrap;
        gap: 1%;
}

.filters {
        display: flex;
        justify-content: center;
        align-items: baseline;
        gap: 20px;
        position: relative;
}

.dropdown-products {
        cursor: pointer;
        display: flex;
        align-items: center;
        gap: 5px;
        padding-right: 15px;
}

.dropdown-content-filter {
        display: none;
        position: absolute;
        top: 65%;
        left: 0;
        border-radius: 8px;
        min-width: max-content;
        z-index: 1;
        padding-top: 20px;
        text-align: center;
}

.dropdown-products:hover .dropdown-content-filter {
        display: block;
        display: flex;
        justify-content: center;
        width: 100%;
        margin: auto;
        margin-top: auto;
        margin-right: auto;
        margin-bottom: auto;
        margin-left: auto;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        width: max-content;
        z-index: 999;
}

.dropdown-content-filter ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        display: flex;
}

.dropdown-content-filter ul li {
        padding: 5px 10px;
        cursor: pointer;
        font-family: "Montserrat", sans-serif;
        font-size: 18px;
        font-weight: 500;
        line-height: 31px;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
}

.dropdown-content-filter ul li:hover {
        background-color: #e0e0e0;
}

.dropdown-products:hover .dropdown-arrow {
        transform: rotate(180deg);
}

.price-dropdown .filter-panel {
        display: none;
        margin: 10px auto;
        gap: 20px;
        padding: 18px 3px;
}

.price-dropdown:hover .filter-panel,
.price-dropdown .filter-panel:hover {
        display: flex;
}

.dropdown-content-filter.first-list ul {
        left: 100%;
}

.price-label {
        font-size: 16px;
        font-weight: 700;
        line-height: 31px;
        text-align: left;
        padding: 10px 15px;
        background-color: #fff;
        border-radius: 4px;
        border: 1px solid #ccc;
        min-width: 127px;
        text-align: center;
        justify-content: space-around;
        color: #2E2381;
}

.price-range {
        flex: 1;
        position: relative;
}

.price-range input[type="range"] {
        -webkit-appearance: none;
        width: 295px;
        height: 4px;
        background: #2E2381;
        outline: 0;
        opacity: 0.9;
}

.price-range input[type="range"]::-webkit-slider-thumb {
        -webkit-appearance: none;
        appearance: none;
        width: 15px;
        height: 15px;
        background: #2E2381;
        cursor: pointer;
        border-radius: 50%;
}

.product-list {
        display: flex;
        justify-content: center;
        gap: 20px;
        margin-top: 20px;
}

.product {
        text-align: center;
        max-width: 150px;
}

.product img {
        width: 100%;
        border-radius: 8px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.product .price {
        font-weight: bold;
        margin-top: 10px;
}

.product .old-price {
        text-decoration: line-through;
        color: #888;
}

.filter-center {
        width: 50%;
        display: flex;
        justify-content: center;
        position: relative;
}

.sort-options {
        margin-bottom: 20px;
        position: absolute;
        right: 70px;
        top: -12px;
}

.filters select {
        padding: 0 5px;
        border-radius: 0;
        border: none !important;
        line-height: 21px;
        outline: 0;
        font-size: 21px;
        font-weight: 500;
        line-height: 20px;
        text-align: left;
        padding-bottom: 10px;
}

.filter-panel {
        position: absolute;
        top: 13px;
        left: 0;
        z-index: 99;
}

.filter-center svg {
        background: #d9d9d9;
        padding: 6px;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        margin: 0 6px;
}

.dropdown-content-filter ul {
        box-shadow: 0 0 17.6px 0 #00000029;
        padding: 20px 20px;
        border: 1px solid #d9d9d9;
        background-color: #ffff;
        border-radius: 15px;
        display: flex;
        align-items: baseline;
}

.filter-price-range {
        display: flex;
        justify-content: center;
        align-items: center;
        box-shadow: 0 0 17.6px 0 #00000029;
        padding: 16px 15px;
        border: 1px solid #d9d9d9;
        background-color: #ffff;
        border-radius: 15px;
        gap: 15px;
}

.product-list-item ul li {
        width: 24%;
        margin-bottom: 35px;
}

.product-list-item ul li a img {
        width: 100%;
        border-radius: 20px;
        height: 100%;
}

.product-price a {
        padding-bottom: 10px;
        display: block;
        width: 100%;
        font-size: 22px;
        line-height: 22px;
        text-align: left;
        text-transform: capitalize;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        min-height: 45px;
        max-height: 45px;
}

.dropdown-products span {
        color: #2E2381;
        font-family: "Montserrat", sans-serif;
        font-size: 18px;
        font-weight: 600;
        line-height: 31px;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
}

.price-label span {
        font-size: 17px;
        font-weight: 400;
}

.sort-options label {
        font-size: 20px;
        font-weight: 600;
        line-height: 31px;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        color: #2E2381;
}

.product-list-tittle h1 {
        font-family: "Montserrat", sans-serif;
        font-size: 28px;
        font-weight: 400;
        line-height: 40px;
        text-align: center;
        text-underline-position: from-font;
        padding-bottom: 10px;
        text-transform: uppercase;
        color: #2E2381;
}

.product-list-tittle span {
        font-size: 18px;
        line-height: 25px;
        text-align: center;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
}

.custom-select-container {
        position: relative;
        display: inline-block;
        margin-left: 5px;
}

.custom-select-container select {
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        border-radius: none;
        box-sizing: border-box;
        cursor: pointer;
        width: 6em;
}

.custom-select-container select::-ms-expand {
        display: none;
}

.custom-select-container .dropdown-arrow {
        position: absolute;
        right: 10px;
        top: 35%;
        transform: translateY(-50%);
        width: 20px;
        height: 20px;
        fill: black;
        pointer-events: none;
        padding: 2px;
        border-radius: 50px;
}

.custom-select {
        position: relative;
        background-color: #fff;
        border-radius: 4px;
        padding: 10px 36px 10px 12px;
        font-size: 16px;
        cursor: pointer;
        font-size: 20px;
        line-height: 31px;
}

.custom-select .selected-option {
        display: flex;
        justify-content: space-between;
        align-items: center;
        color: #2E2381;
}

.custom-select .options-list {
        position: absolute;
        top: 100%;
        right: 10%;
        width: 100%;
        background-color: #fff;
        border: 1px solid #ccc;
        border-radius: 15px;
        box-shadow: 0 0 17.6px 0 #00000029;
        z-index: 1;
        display: none;
        width: 14em;
        padding: 1em;
        margin-top: 0.5em;
        text-align: left;
}

.custom-select .options-list .option {
        padding: 3px 12px;
        font-size: 16px;
        line-height: 30px;
}

.custom-select .options-list .option:hover {
        background-color: #f5f5f5;
}

.custom-select .dropdown-arrow svg {
        width: 23px;
        transition: transform 0.3s ease;
        transform-origin: center;
}

.custom-select .dropdown-arrow.rotated svg {
        transform: rotate(180deg);
}

.pagination {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 3px;
        border: 1px solid #1e1e1e;
        width: max-content;
        padding: 6px 20px;
        border-radius: 30px;
        margin: 0 auto;
        margin-bottom: 40px;
}

.page-info {
        font-size: 17px;
        font-weight: 500;
        line-height: 31px;
        text-align: left;
        letter-spacing: 8px;
}

.pagination button {
        border: 0;
        background-color: transparent !important;
        cursor: pointer;
}

.sm-none {
        display: block;
}

.lg-none {
        display: none;
}

.dashboard-mob {
        display: none;
        position: fixed;
        top: 50px;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #fff;
        color: #000;
        z-index: 99999;
}

.dashboard-mob.open {
        display: flex;
        flex-direction: column;
}

.menu-icon-open {
        display: inline;
}

.menu-icon-close {
        display: none;
        padding-left: 10px;
}

.item .top-right-icon {
        position: absolute;
        top: 10px;
        right: 10px;
        background-color: #2E2381;
        width: 35px;
        height: 35px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        font-size: 16px;
        color: #000;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
        pointer-events: none;
}

.owl-flower-feeds .item span.top-right-icon img {
        width: 20px !important;
}

.owl-flower-feeds .item {
        position: relative;
        overflow: hidden;
        border-radius: 20px;
}

.owl-flower-feeds .item img {
        transition: transform 0.3s ease, filter 0.3s ease;
}

.owl-flower-feeds .item img:hover {
        transform: scale(1.1);
        filter: brightness(0.9);
}

.header-back a {
        font-weight: 500;
        font-size: 14px;
        padding: 10px 25px;
        border-radius: 20px;
        text-transform: uppercase;
        color: #ffffff;
        background-color: #2E2381;
}

.right-checkout li a {
        color: #ffff;
}

.right-checkout ul img {
        width: 20px;
        padding-right: 5px;
}

.right-checkout li a {
        color: #000;
        font-size: 12px;
        display: flex;
        align-items: center;
        padding-bottom: 4px;
}

.right-checkout ul li:nth-child(2) img {
        width: 20px;
}

.right-checkout {
        padding: 10px 0;
}

.list-code {
        display: flex;
        gap: 10px;
}

.terms-ftr a {
        text-transform: capitalize;
        font-size: 16px;
        font-weight: 400;
        line-height: 31px;
}

.copy-right a {
        text-transform: capitalize;
        font-size: 14px;
}

span.small-text {
        font-size: 19px;
        text-decoration: line-through;
}

span.current-price span.small-text {
        text-decoration: none;
}

.product-list-item .product-price {
        padding-top: 15px;
}

.product-list-item .product-price a {
        font-size: 19px;
        padding-bottom: 6px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        max-height: 45px;
        min-height: 45px;
        line-height: 24px;
}

.reason-returns {
        width: 60%;
}

.reason-returns p {
        font-size: 15px !important;
        font-weight: 500 !important;
        color: #000 !important;
        line-height: 22px !important;
}

.reason-returns p span {
        font-weight: 600;
}

#vertical-tab .vertical-tab-wrapper .vertical-tab-content p.status-return {
        margin-bottom: 0 !important;
}

.filter-overlay {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.7);
        transition: opacity 800ms;
        visibility: hidden;
        opacity: 0;
}

.filter-overlay:target {
        visibility: visible;
        opacity: 1;
}

.filter-popup-content {
        margin: 0;
        padding: 20px;
        background: #fff;
        border-radius: 5px;
        width: 50%;
        position: absolute;
        bottom: 0;
        transition: all 5s ease-in-out;
}

.filter-close {
        position: absolute;
        top: -70px;
        left: 50%;
        transition: all 200ms;
        font-size: 30px;
        font-weight: bold;
        text-decoration: none;
        color: #fff;
        background-color: #fff;
        width: 60px;
        height: 60px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50px;
}

.filter-content {
        max-height: 50%;
        overflow: auto;
}

.filter-popup-content {
        width: 100%;
}

.main-image button svg {
        color: #000;
}

section.like-product-slider .product-price {
        padding-top: 20px;
}

.owl-carousel.owl-theme.like-product.owl-loaded.owl-drag .owl-item img {
        height: auto;
        object-fit: fill;
}

.like-product .item:hover img {
        transform: none;
        filter: brightness(0.7);
}

section.floral-section img {
        width: 100%;
        max-height: 500px;
        object-fit: fill;
}

svg.bi.bi-chevron-right {
        color: #2E2381 !important;
}

svg.bi.bi-chevron-left {
        color: #2E2381 !important;
}

.quantity-input {
        font-family: "Montserrat", sans-serif;
        font-weight: 600;
}

.quantity-buttons {
        width: 107px;
        overflow: hidden;
        height: 53px;
}

.tabs-like input[type="radio"]:checked+label {
        background: #2E2381;
        border-color: #2E2381;
}

span.count {
        position: absolute;
        top: 30px;
        right: 32px;
        color: #fff;
        font-size: 10px;
        background-color: #2E2381;
        display: flex;
        height: 18px;
        width: 18px;
        border-radius: 50px;
        justify-content: center;
        align-items: center;
}

.row-group.mb-0 {
        padding-top: 5px;
}

.input-group select {
        color: #000 !important;
        color: #000 !important;
        -webkit-appearance: none;
        appearance: none;
        cursor: pointer;
}

.input-group select option {
        color: #000 !important;
        color: #000 !important;
        -webkit-appearance: none;
        appearance: none;
}

section.flower-feeds-section span {
        display: inline-block;
}

section.flower-feeds-section span::first-letter {
        text-transform: uppercase;
}

.login-container .placeholder {
        position: absolute;
        top: 53% !important;
}

div#Tab1 .phone-input .dropdown-content {
        visibility: visible !important;
}

div#receiver-details .phone-input .dropdown-content {
        visibility: unset !important;
        min-width: 80px;
        max-width: max-content;
}

.add-new-items a {
        min-width: 200px;
        background-color: #2E2381;
        color: #f9f9f9;
        border-radius: 40px;
        text-align: center;
        padding: 20px 5px;
        text-transform: capitalize;
        font-family: "Montserrat", sans-serif;
        font-size: 14px;
        font-weight: 500;
        text-transform: uppercase;
}

.add-new-items .address-actions {
        display: flex;
        align-items: center;
        padding-top: 20px;
}

.phone-input .dropdown-content {
        visibility: visible !important;
}

.left-groups-dropdown .input-group input {
        width: 100%;
        padding: 5px;
}

.left-groups-dropdown .phone-input .dropdown-btn {
        width: max-content;
}

.phone-input span.arrow {
        display: none;
}

.phone-input .dropdown-btn {
        width: 86px;
}

.left-section {
        position: relative;
}

.suggestions-list ul li {
        display: flex;
        flex-wrap: nowrap;
}

.Suggestions-price {
        padding-left: 15px;
}

.suggestions-list .product-price a {
        font-family: "Montserrat", sans-serif;
        font-size: 12px;
        line-height: 20px;
        font-weight: 500;
}

.suggestions-list ul {
        display: flex;
        flex-direction: column;
        gap: 13px;
}

.suggestions-list {
        padding: 25px 10px;
}

.suggestions-list ul li img {
        width: 75px !important;
        border-radius: 10px;
}

.suggestions-list .product-price {
        display: flex;
        flex-wrap: nowrap;
        padding-top: 0;
        align-items: center;
}

.suggestions-list span.current-price {
        font-size: 13px;
        font-weight: 600;
        line-height: 31px;
        text-align: left;
        display: block;
        width: max-content;
        padding-right: 14px;
        color: #1e1e1e;
        text-decoration: none;
}

.suggestions-list p {
        text-transform: uppercase;
        font-size: 15px;
}

.suggestions-list span.small-text {
        font-size: 15px;
        text-decoration: line-through;
}

#search-popup {
        display: none;
        position: absolute;
        top: 60px;
        left: 30px;
        background-color: white;
        border: 1px solid #ccc;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        padding: 10px;
        width: 300px;
        z-index: 1000;
        border-radius: 5px;
        z-index: 9999;

}

#search-popup:not(.hidden) {
        display: flex;
        justify-content: center;
        align-items: center;
}

#search-form {
        display: flex;
        align-items: center;
        width: 100%;
        flex-wrap: wrap;
}

form#search-form label {
        padding-top: 10px;
        font-family: "Montserrat", sans-serif;
        font-size: 16px;
}

#search-field {
        flex: 1;
        padding: 6px;
        border: 0;
        border-right: 0;
        border-radius: 4px 0 0 4px;
        font-size: 16px;
        outline: 0;
        box-sizing: border-box;
}

.outline-btn {
        border: 1px solid #ccc;
        border-radius: 4px;
        width: 100%;
        display: flex;
        justify-content: space-between;
}

#search-field::placeholder {
        color: #888;
        font-style: italic;
}

#search-button {
        background-color: white;
        border: 0;
        border-left: 0;
        border-radius: 0 4px 4px 0;
        padding: 5px;
        cursor: pointer;
}

#search-button img {
        width: 20px;
        height: 20px;
}

ul.payment-list li a {
        cursor: default;
}

.pro-code-row {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-bottom: 10px;
}

.pro-code ul li {
        padding: 20px;
        border-radius: 13px;
        background: linear-gradient(98.82deg,
                        #ffe08b 40.08%,
                        #ffe08b 56%,
                        #ffe08b 91.6%);
        margin-bottom: 20px;
}

.w-5 {
        width: 45%;
}

.pro-code-row a {
        display: inline-block;
        background-color: #000;
        color: #fff;
        padding: 9px 40px !important;
        border-radius: 10px;
        align-items: center;
        text-decoration: none !important;
}

.pro-code ul li a {
        text-decoration: underline;
        padding-top: 6px;
        display: inline-block;
}

.popup-content.w-5 h2 {
        text-align: center;
        font-size: 23px;
}

.pro-code {
        width: 90%;
        margin: 0 auto;
        padding-bottom: 30px;
}

a.code-terms {
        font-size: 12px;
}

section.banner-slider.sm-none {
        min-height: 80vh;
}

.list-code form input {
        background: transparent;
        border: 0;
        outline: 0;
        min-width: 280px;
}

.list-code input::placeholder {
        font-family: "Montserrat", sans-serif;
        font-size: 17px;
}

.otp-inputs form {
        display: flex;
        gap: 12px;
}

ul.promo-code input[type="text"] {
        background-color: transparent;
        border: 0;
        outline: 0;
        min-width: 280px;
        font-family: "Montserrat", sans-serif;
        font-size: 16px;
}

.price-dropdown.dropdown-products.left {
        position: static;
}

.price-dropdown.dropdown-products.left .filter-panel {
        left: 29%;
}

div#Tab3 p {
        margin: 0 0 0 !important;
}

div#ongoing-orders h4 {
        font-size: 20px;
        line-height: 40px;
        font-weight: 500;
}

.decrease-btn,
.increase-btn {
        background-color: transparent !important;
}

.price-apply {
        padding-top: 20px;
        text-align: center;
}

.price-apply a {
        color: #000;
        background-color: #bf9151;
        padding: 25px 35px;
        border-radius: 50px;
        text-transform: uppercase;
        display: block;
        font-size: 18px;
        font-family: "Montserrat", sans-serif;
}

.price-label input {
        border: 0;
}

.price-label input {
        border: none !important;
        width: 107px;
        padding: 7px 0;
        outline: none !important;
        font-size: 16px;
}

.d-flex.wr-2 h2 {
        width: 100%;
}

.share-container {
        position: relative;
        display: inline-block;
}

.share-options {
        display: none;
        position: absolute;
        top: 25px;
        left: 0;
        background-color: #fff;
        padding: 10px;
        border-radius: 5px;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        z-index: 10;
}

.share-container:hover .share-options {
        display: block;
}

.share-icon img {
        cursor: pointer;
        transition: transform 0.3s ease;
}

.share-icon img:hover {
        transform: scale(1.1);
}

.share-options a {
        margin: 10px;
        display: inline-block;
}

.share-options img {
        width: 30px;
        height: 30px;
        transition: transform 0.3s ease;
}

.share-options img:hover {
        transform: scale(1.2);
}

section.sub-icon {
        background-color: #f1f1f1;
        padding: 30px 0;
}

section.sub-icon ul {
        display: flex;
        justify-content: space-between;
        width: 100%;
        margin: 0 auto;
}

section.sub-icon ul li {
        text-align: center;
}

.center-section a {
        display: block;
        text-align: center;
}

.center-section img {
        width: 50%;
        padding-top: 7px;
        margin: 0 auto;
        padding-bottom: 11px;
}

.top-content {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10px 0;
        width: 95%;
        margin: 0 auto;
        min-height: 80px;
        padding-bottom: 0px;
}

ul.exo-menu svg path {
        fill: #000 !important;
}

section.sub-icon ul li:nth-child(3) img {
        width: 27px;
}

section.sub-icon ul li:nth-child(2) img {
        width: 31px;
        padding-bottom: 11px;
}

section.sub-icon ul li:nth-child(1) img {
        width: 18px;
}

.sec3-product-name {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
}

section.sub-icon ul li {
        width: 33.3%;
}

.btn-fixed.lg-none button.buy-now.buy-now-btn.stock-out:hover {
        background-color: black !important;
        color: #ffff !important;
}

.form-submit button:hover {
        background-color: #000;
        color: #fff;
}

.free-shipping {
        display: flex;
        justify-content: flex-start !important;
        gap: 20px;
        align-items: center;
}

.verify-btn:hover {
        background-color: #000;
        color: #fff;
}

.owl-carousel.owl-theme.like-product.owl-loaded.owl-drag .owl-nav {
        position: absolute;
        top: 50%;
        width: 95%;
        display: flex;
        justify-content: space-between;
        transform: translateY(-50%);
        pointer-events: none;
}

.owl-carousel.owl-theme.like-product.owl-loaded.owl-drag .owl-nav .owl-prev,
.owl-carousel.owl-theme.like-product.owl-loaded.owl-drag .owl-nav .owl-next {
        pointer-events: all;
}

.owl-carousel.owl-theme.like-product.owl-loaded.owl-drag .owl-nav .owl-prev {
        left: -30px;
}

.owl-carousel.owl-theme.like-product.owl-loaded.owl-drag .owl-nav .owl-next {
        right: -30px;
}

.owl-carousel.owl-theme.like-product.owl-loaded.owl-drag .custom-nav {
        width: 40px;
        height: 40px;
        cursor: pointer;
}

.owl-carousel.owl-theme.like-product.owl-loaded.owl-drag .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
        background: #2E2381;

        width: 40px;
        height: 40px;
        color: inherit;
        border: 0;
        border-radius: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
}

section.like-product-slider {
        padding: 50px 0 30px 30px;
}

.owl-carousel.owl-theme.like-product.owl-loaded.owl-drag .owl-item img {
        display: block;
        width: 100%;
        border-radius: 15px;
}

/* Multi-line (2 lines) truncation */
.product-names {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 88%;
}


.container-left .like-card a img {
        width: 100%;
        border-radius: 20px;
        height: 280px;
}

.container-left .like-card .product-price {
        padding-top: 15px;
}

.container-left {
        padding-left: 40px;
}

.container-left .like-card a {
        padding-bottom: 6px;
}

section.flower-feeds-section.home-bg .owl-dots {
        display: none;
}

.price-apply.sm-none a {
        padding: 9px 20px;
}

.price-apply.sm-none {
        padding-top: 7px;
}

@media (max-width: 768px) {
        .product-names {
                -webkit-line-clamp: 2;
                white-space: normal;
                line-height: 1.4em;
                max-height: calc(2 * 1.4em);
        }

        .container-left {
                padding-left: 0;
        }

        .container-left .owl-carousel.owl-theme.like-product.owl-loaded.owl-drag {
                padding-left: 15px;
        }
}

.otp-container input[type="number"]::-webkit-inner-spin-button,
.otp-container input[type="number"]::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0;
}

.otp-container input[type="number"] {
        -moz-appearance: textfield;
}

.owl-carousel.order-carousel.owl-loaded.owl-drag {
        width: 20%;
}

.owl-carousel.order-carousel .owl-nav {
        top: 45px;
        position: absolute;
        width: 70%;
}

.owl-carousel.order-carousel.owl-loaded.owl-drag .owl-item img {
        display: block;
        width: 140px;
}

.owl-carousel.order-carousel button.owl-prev {
        position: absolute;
        left: 0;
}

.owl-carousel.order-carousel button.owl-next {
        position: absolute;
        right: 0;
}

.owl-carousel.order-carousel .owl-nav button.owl-next,
.owl-carousel.order-carousel .owl-nav button.owl-prev {
        background: #e5e5e5;
        color: inherit;
        border: 0;
        padding: 0 !important;
        font: inherit;
        width: 20px;
        height: 20px;
        border-radius: 50%;
}

.dropdown-content {
        scrollbar-width: thin;
        scrollbar-color: #d6ae7b #f1f1f1;
}

.dropdown-content::-webkit-scrollbar {
        width: 5px;
        background-color: #f1f1f1;
}

.dropdown-content::-webkit-scrollbar-thumb {
        background-color: #d6ae7b;
        border-radius: 5px;
}

.dropdown-content::-webkit-scrollbar-thumb:hover {
        background-color: #d6ae7b;
}

.dropdown-content::-webkit-scrollbar-track {
        background-color: #f1f1f1;
}

.checkbox-container {
        display: flex;
        align-items: center;
        gap: 8px;
        font-family: Arial, sans-serif;
        font-size: 14px;
}

.checkbox-container input[type="checkbox"] {
        display: none;
}

.checkbox-container label {
        position: relative;
        padding-left: 30px;
        cursor: pointer;
        user-select: none;
        color: #333;
        font-size: 14px;
        font-weight: 400;
        line-height: 35px;
        text-align: left;
        font-family: "Montserrat", sans-serif;
}

.checkbox-container label::before {
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 18px;
        height: 18px;
        border: 1px solid #000;
        border-radius: 4px;
        background-color: #fff;
        box-sizing: border-box;
}

.checkbox-container input[type="checkbox"]:checked+label::before {
        background-color: #d6ae7b;
        border-color: #d6ae7b;
        border: 2px solid #d6ae7b;
}

.checkbox-container input[type="checkbox"]:checked+label::after {
        content: "✔";
        position: absolute;
        left: 5px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 11px;
        color: #fff;
}

select#c-name option:disabled {
        color: #999;
}

select#c-name option:disabled::before {
        content: "*";
        color: red;
        font-weight: bold;
}

.input-group.gray input::placeholder {
        color: #9e9e9e;
        font-size: 14px;
        font-family: "Montserrat", sans-serif;
}

.input-group.gray input::-webkit-input-placeholder {
        color: #9e9e9e;
        font-size: 14px;
        font-family: "Montserrat", sans-serif;
}

.input-group.gray input:-ms-input-placeholder {
        color: #9e9e9e;
        font-size: 14px;
        font-family: "Montserrat", sans-serif;
}

.input-group.gray input::-ms-input-placeholder {
        color: #9e9e9e;
        font-size: 14px;
        font-family: "Montserrat", sans-serif;
}

input#receiver_whatsapp_number {
        padding: 5px 10px;
}

div#sender-details input#sender_mobile {
        padding: 5px 0;
}

section.online-shop {
        padding-bottom: 40px;
}

.empty_items h2 {
        display: none;
}

.empty_items img {
        display: none;
}

.offer_popup {
        display: none;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        justify-content: center;
        align-items: center;
        z-index: 999;
}

.offer_popup-content {
        background-color: transparent;
        padding: 20px;
        border-radius: 5px;
        text-align: center;
        position: relative;
}

.close-btn {
        position: absolute;
        top: 120px;
        right: 160px;
        font-size: 24px;
        cursor: pointer;
}

.offer_popup-content img {
        width: 75%;
}

.special_offer {
        color: #fff;
        font-weight: 300;
        font-size: 34px;
}

.request-cancel button {
        padding: 10px 20px;
        background-color: #d6ae7b;
        color: #000;
        border: 0;
        border-radius: 50px;
        cursor: pointer;
        font-family: "Montserrat", sans-serif;
        font-size: 14px;
        transition: background-color 0.3s ease;
        min-width: 200px;
        min-height: 50px;
        text-transform: uppercase;
        font-family: "Montserrat", sans-serif;
}

.request-cancel button:hover {
        background-color: #000;
        color: #fff;
}

.request-cancel textarea {
        width: 100%;
        padding: 14px;
        border-radius: 5px;
        font-size: 16px;
        border: 1px solid #000;
        background-color: transparent !important;
        font-family: "Montserrat", sans-serif;
        resize: none;
        margin: 10px 0;
}

.request-cancel .center {
        text-align: center;
}

.request-cancel h4 {
        text-align: center;
        padding-bottom: 20px;
        text-transform: uppercase;
}

span.logo-text {
        display: block;
        background: linear-gradient(90deg, #bf9151 0, #ebc98f 53.77%, #bf9151 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-family: "Italianno", cursive !important;
        font-display: swap;
        font-size: 20px;
        letter-spacing: 1.3px;
}

section.flower-feeds-section.home-bg {
        padding-top: 20px;
}

ul#product-list li a.product-img {
        height: 350px;
        display: block;
        overflow: hidden;
        border-radius: 20px;
}

.like-card a.product-img {
        height: 360px;
        display: flex;
        overflow: hidden;
        border-radius: 20px;
        align-items: center;
        justify-content: center;
}

.categories-section.mt-1 .product-list {
        margin-top: 0px;
}

.categories-section ul li img {
        width: 40% !important;
        object-fit: contain;
        object-position: center;
}

.categories-section ul li span {
        width: 60%;
}

.fixed-app svg {
        color: #fff;
}

.fixed-app {
        right: 1px;
        position: fixed;
        text-align: center;
        width: 50px;
        height: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
        bottom: 10%;
        background: #2c217b;
        padding: 5px 2px;
        z-index: 9999;
        border-radius: 50px;
}

.suggestions-list {
        max-height: 355px;
        overflow: auto;
}

.bag-list .quantity-buttons {
        width: auto;
}

.bag-item-list .quantity-input {
        width: 51px;
        text-align: center;
}

.orders-header h3 {
        color: #2E2381;
}

section.order-success-section h3 {
        padding: 0px;
}

a.register-link {
        padding-top: 5px;
        display: inline-block;
}

.login-container .input-group {
        margin-bottom: 20px;
}

.login-container.customer_register .input-box .input-group {
        width: 48%;
        margin-bottom: 0px;
}

.login-container.customer_register form {
        width: 50%;
        padding-top: 0px;
}

.login-container.customer_register .input-box {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        gap: 20px;
}

.button-reg {
        min-width: 30%;
        margin: 0 auto;
        max-width: max-content;
}

.input-group input[type="text"]:focus+.placeholder,
.input-group input[type="text"]:not(:placeholder-shown)+.placeholder,
.input-group input[type="password"]:focus+.placeholder,
.input-group input[type="password"]:not(:placeholder-shown)+.placeholder,
.input-group input:-webkit-autofill+.placeholder,
.input-group input[type="tel"]:focus+.placeholder,
.input-group input[type="tel"]:not(:placeholder-shown)+.placeholder {
        display: none;
}

.input-group input:-webkit-autofill+.placeholder {
        display: none;
}

.error-message {
        display: inline-block !important;
}

.login-container.customer_login {
        min-height: 330px;
}

.search-bar-popup {
        display: flex;
        justify-content: space-between;
        border: solid 1px #7f7a7a;
        width: 100%;
        border-radius: 5px;
        padding: 3px 0px;
}

a.hd-frame {
        background-color: #f1f1f1;
        width: 40%;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 5px;
}

button.zoom-btn.share-button.lg-none {
        display: none;
}

.faq_accordion_item {
        border-bottom: 1px solid #ddd;
}

.faq-btn {
        width: 100%;
        padding: 14px 0;
        border: none;
        background: transparent;
        display: flex;
        justify-content: space-between;
        align-items: center;
        cursor: pointer;
        font-size: 15px;
        font-weight: 500;
        color: #222;
}

/* arrow icon */
.faq_accordion_icon {
        width: 10px;
        height: 10px;
        border-right: 2px solid #5B0F24;
        border-bottom: 2px solid #5B0F24;
        transform: rotate(45deg);
        transition: transform 0.2s ease;
}

/* content hidden by default */
.faq_accordion_content {
        display: none;
        padding: 0 0 10px 0;
        font-size: 14px;
        line-height: 1.6;
        color: #444;
}

/* open state */
.faq_accordion_item.active .faq_accordion_content {
        display: block;
}

.faq_accordion_item.active .faq_accordion_icon {
        transform: rotate(-135deg);
}

.faq_accordion_item button {
        width: 100%;
        padding: 14px 0;
        border: none;
        background: transparent;
        display: flex;
        justify-content: space-between;
        align-items: center;
        cursor: pointer;
        font-size: 15px;
        font-weight: 500;
        color: #222;
}

section.faq-section {
        padding: 40px 0px;
}

.filter_clear_btn {
        position: absolute;
        left: 0px;
        z-index: 1;
        cursor: pointer;
}

.filter_clear_btn a {
        padding: 10px 25px;
        border-radius: 40px;
        border: none;
        background: #2E2381;
        font-size: 18px;
        color: #ffffff;
        font-weight: 500;
        line-height: 13px;
        text-align: left;
        text-transform: capitalize;
        cursor: pointer;
}

.filter_clear_btn a:hover {
        background-color: #000000;
}



.left-section {
        position: relative;
        width: 40%;
}

.header-back.sm-none {
        width: 40% !important;
        text-align: left !important;
}

.right-checkout {
        padding: 10px 0;
        width: 40%;
        display: flex;
        justify-content: flex-end;
}

.center-section {
        width: 20%;
}

.right-section {
        width: 40%;
        display: flex;
        justify-content: flex-end;
}

.saved-address-section {
        margin-top: 25px;
}

.order-header-numb {
        margin-bottom: 10px;
        background: #CBEDFB;
        padding: 25px 25px;
        border-radius: 20px;
}

.order-header-numb .order-item-numm {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
}

.main-image svg.bi.bi-chevron-left {
        color: #ffffff !important;
}

.main-image svg.bi.bi-chevron-right {
        color: #ffffff !important;
}

.share-modal-content {
        min-width: 30%;
}

.center.box {
        display: flex;
        justify-content: center;
}