:root {
    /* font color */
    --text_clr_white: #fff;
    --text_clr_white1: #f5f4ef;
    --text_clr_black: #000;
    --text_clr_black1: #333333;
    --text_clr_black2: #131d1a;
    --text_clr_grey1: #aaa;
    --text_clr_grey2: #727272;
    --text_clr_grey3: #605d5b;
    --text_clr_grey4: #424242;
    /* bg color */
    --bg_clr_white: #fff;
    --bg_clr_black: #000;
    --bg_clr_black1: #191a1b;
    --bg_clr_black2: #3f3f3f;
    --bg_clr_white1: #000000;
    --bg_clr_shadow: #221616;
    --bg_clr_orange5: #e6dbd5;
    --bg_clr_orange6: #b2643a;
    --bg_clr_orange7: #df8c60;
    --bg_clr_orange8: #c38e71;
    --bg-clr_ocean: #007bff;
    --bg-clr_deep_ocean: #006ce0;
    --bg-clr_red: #a32323;

    --border1: #f5f4ef;
    --border2: #191a1b;
    --border3: #191a1b32;
    /* bg color */
    --shadow-small: 0 1px 3px 0 rgba(0, 0, 0, 0.1),
        0 1px 2px 0 rgba(0, 0, 0, 0.06);
    --shadow-medium: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
        0 2px 4px -1px rgba(0, 0, 0, 0.06);
    --shadow-large: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
        0 4px 6px -2px rgba(0, 0, 0, 0.05);

    --transition: all 0.3s ease-in-out;

    --active-blue: #0c4b8f;


    /* filterCard */
    --filterCard_bg: #e7edff;
    --filter_hover_bg: #f3f4f6;

    /* text */
    --filter_text_color: #2a2e33;
    --filter_text_dark: #111827;

}

*,
*::before,
*::after {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    list-style: none;
    list-style-type: none;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

/* html {
    font-size: 100%;
    box-sizing: inherit;
    scroll-behavior: smooth;
    height: -webkit-fill-available;

    font-size: 150%;
} */

body {
    font-family: "Inter", sans-serif !important;
    padding: 0;
    margin: 0;
    list-style: none;
    /*transition: background-color 1s ease;
    background-color: #f4f4f4;
    overflow-x: hidden;
    width: 100%;
    height: 100%; */
}

/*html,
body {
  /* height: 100vh;
  overflow-x: hidden;
  width: 100%;
  height: 100%;
}*/

/* main {
    overflow-y: scroll;
} */

/* main {
    overflow: hidden;
} */

@font-face {
    font-family: "Inter";
    src: url("../fonts/Inter-Regular.woff2") format("woff2"),
        url("../fonts/Inter-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Inter";
    src: url("../fonts/Inter-Bold.woff2") format("woff2"),
        url("../fonts/Inter-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Inter";
    src: url("../fonts/Inter-ExtraBold.woff2") format("woff2"),
        url("../fonts/Inter-ExtraBold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Inter";
    src: url("../fonts/Inter-SemiBold.woff2") format("woff2"),
        url("../fonts/Inter-SemiBold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Inter";
    src: url("../fonts/Inter-ExtraLight.woff2") format("woff2"),
        url("../fonts/Inter-ExtraLight.woff") format("woff");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: "Inter";
    src: url("../fonts/Inter-Light.woff2") format("woff2"),
        url("../fonts/Inter-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Inter";
    src: url("../fonts/Inter-Black.woff2") format("woff2"),
        url("../fonts/Inter-Black.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Inter";
    src: url("../fonts/Inter-Thin.woff2") format("woff2"),
        url("../fonts/Inter-Thin.woff") format("woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-BlackItalic.woff2") format("woff2"),
        url("../fonts/Montserrat-BlackItalic.woff") format("woff");
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-Black.woff2") format("woff2"),
        url("../fonts/Montserrat-Black.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-Bold.woff2") format("woff2"),
        url("../fonts/Montserrat-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-Italic.woff2") format("woff2"),
        url("../fonts/Montserrat-Italic.woff") format("woff");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-BoldItalic.woff2") format("woff2"),
        url("../fonts/Montserrat-BoldItalic.woff") format("woff");
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-Light.woff2") format("woff2"),
        url("../fonts/Montserrat-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-ExtraLight.woff2") format("woff2"),
        url("../fonts/Montserrat-ExtraLight.woff") format("woff");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-LightItalic.woff2") format("woff2"),
        url("../fonts/Montserrat-LightItalic.woff") format("woff");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-ExtraBoldItalic.woff2") format("woff2"),
        url("../fonts/Montserrat-ExtraBoldItalic.woff") format("woff");
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

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

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-ExtraLightItalic.woff2") format("woff2"),
        url("../fonts/Montserrat-ExtraLightItalic.woff") format("woff");
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-ExtraBold.woff2") format("woff2"),
        url("../fonts/Montserrat-ExtraBold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-ThinItalic.woff2") format("woff2"),
        url("../fonts/Montserrat-ThinItalic.woff") format("woff");
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-Regular.woff2") format("woff2"),
        url("../fonts/Montserrat-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-SemiBoldItalic.woff2") format("woff2"),
        url("../fonts/Montserrat-SemiBoldItalic.woff") format("woff");
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-MediumItalic.woff2") format("woff2"),
        url("../fonts/Montserrat-MediumItalic.woff") format("woff");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-Thin.woff2") format("woff2"),
        url("../fonts/Montserrat-Thin.woff") format("woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-SemiBold.woff2") format("woff2"),
        url("../fonts/Montserrat-SemiBold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Proxima Nova Rg";
    src: url("../fonts/ProximaNova-Regular.woff2") format("woff2"),
        url("../fonts/ProximaNova-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* PRELOADER CSS */
.page-loader {
    display: none;
    width: 100%;
    height: 100vh;
    position: absolute;
    background: #272727;
    z-index: 1000;
    margin-inline: auto;
}

.page-loader.txt {
    color: #666;
    text-align: center;
    top: 40%;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 0.3rem;
    font-weight: bold;
    line-height: 1.5;
}

.div-loader {
    display: none;
}

.page-loader {
    /* display: none; */
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 1000;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.5);
}

.spinner {
    border: 4px solid rgba(0, 0, 0, 0.1);
    border-top: 4px solid #3498db;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 1s linear infinite;
}

.txt {
    margin-top: 10px;
}

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

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

@-webkit-keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0);
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 0;
    }
}

@keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}

/* .headerSec {
    width: 100%;
    /* position: sticky;
    top: 0;
    left: 0;
    z-index: 111; *
    transition: var(--transition1);
}
.frontHeader {
    width: 100%;
    position: relative;
    top: 10px;
    left: 0;
    z-index: 111;
}
.mobStoreLogoImg {
    width: 60px;
    height: fit-content;
    display: none;
}
.mobStoreLogoImg img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    /* filter: invert(1); *
}
.mobStoreMenu {
    display: flex;
    display: none;
}
.offcanvas-header {
    padding-inline: 0 !important;
    padding-block-start: 8px !important;
    justify-content: flex-end !important;
}
.basketIcon,
.userIcon {
    width: 40px;
    height: 40px;
    background: var(--bg_clr_frontstorered);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    position: relative;
}
.basketIcon img,
.userIcon img {
    filter: invert(1);
}
.userIcon {
    background: var(--bg_clr_white4);
}
.newClass {
    background: var(--bg_clr_white);
    box-shadow: var(--shadow7);
}

.newProDetails {
    width: 100%;
}

.logoBx {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 40px;
    max-width: 50%;
    width: 100%;
}

nav.navbar.navbar-expand-lg {
    padding: 30px;
}

.headerSec .inner_container {
    width: 100%;
    padding-block: 20px;
}

.headerLogoImg {
    width: 100%;
    height: 100%;
    margin-block-end: 20px;
    padding: 10px;
    display: inline-block;
    background: var(--bg_clr_white);
    border-radius: 4px;
}
.headerLogoImg img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    /* filter: invert(1); *
} */

.offcanvas-body .searchBx {
    display: none;
}

div#offcanvasNavbar {
    width: fit-content;
}

button.btn-close {
    font-size: 15px;
    background: var(--bg_clr_white);
    padding: 5px !important;
    border-radius: 2px !important;
    margin-inline-end: 0 !important;
}

.searchBx {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 6px;
    border-block-end: 1px solid var(--border3);
}

.searchBx span i {
    font-size: 12px;
}

input[type="text"] {
    font-size: 16px;
    border: none;
    padding: 0 0;
}

[type="text"]:focus,
input:where(:not([type])):focus,
[type="email"]:focus,
[type="url"]:focus,
[type="password"]:focus,
[type="number"]:focus,
[type="date"]:focus,
[type="datetime-local"]:focus,
[type="month"]:focus,
[type="search"]:focus,
[type="tel"]:focus,
[type="time"]:focus,
[type="week"]:focus,
[multiple]:focus,
textarea:focus,
select:focus {
    outline: none !important;
    box-shadow: none !important;
    color: var(--text_clr_grey6) !important;
    border: 1px solid var(--clr_border_orange) !important;
    border-color: var(--clr_border_orange) !important;
}

/* :focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
} */

.menuTitle a {
    color: var(--text_clr_black);
    font-weight: 600;
}

.menuTitle a:hover {
    color: var(--text_clr_black);
}

.menuSec li {
    padding: 20px 16px;
    cursor: pointer;
}

.menuSec li a {
    color: var(--text_clr_grey2);
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
}

.menuSec li a:hover {
    transition: var(--transition);
    color: var(--text_clr_black);
}

.headerContent {
    width: 100%;
}

.headerContent .store-description {
    width: 100%;
}

.store-name {
    font-size: 20px;
    line-height: 1;
    font-weight: 600;
    margin-block-end: 10px;
    /* color: var(--text_clr_white); */
}

.store-description {
    font-size: 11px;
    font-weight: 500;
    /* color: var(--text_clr_white); */
    word-wrap: break-word;
}

.socialMenu {
    gap: 20px;
}

.socialMenu li {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 12px;
}

/* .socialMenu li a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 12px;
    text-decoration: none;
    position: relative;
}

.socialMenu li a {
    color: var(--text_clr_black);
} */

.socialMenu li .menuIcon {
    font-family: "Inter";
    font-size: 17px;
    font-weight: 500;
    color: var(--text_clr_black);
    margin-block-end: 0;
    display: none;
}

.socialMenu li .userIcon i {
    color: var(--text_clr_primary);
    font-size: 17px;
}

.socialMenu li .searchText,
.socialMenu li .cartText,
.socialMenu li .userText {
    display: none;
}

/* .socialMenu li .cartNumber {
    color: #000;
    font-size: 15px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
} */

.headDot {
    cursor: pointer;
}

.headDot i {
    color: var(--text_clr_black);
    width: 30px;
    height: 30px;
    background: var(--bg_clr_grey);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: var(--transition);
}

.headDot i:hover {
    box-shadow: var(--shadow1);
}

.headDotBox {
    position: absolute;
    top: 30px !important;
    right: 0;
    left: -150px !important;
    z-index: 1;
    box-shadow: -1px 3px 20px 1px rgba(82, 63, 105, 0.15);
    width: 110px;
    padding: 10px 12px;
    border-radius: 4px;
    display: none;
}

.inner_headDotBox {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;
    gap: 5px;
    background: #ffffff;
    padding: 10px 12px;
}

.inner_headDotBox .headDotBoxText {
    width: 100%;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    color: var(--text_clr_grey6);
    padding: 6px 10px;
    border-radius: 2px;
}

.otherTitle {
    display: none;
    width: 100%;
}

.otherTitle span {
    width: 12px;
    height: 12px;
    display: inline-block;
    margin-inline-start: 5px;
    margin-block-start: 4px;
    transition: var(--transition);
    transform: rotate(0deg);
}

.otherTitle span img {
    width: 100%;
    height: 100%;
}

.otherTitle.show span {
    transition: var(--transition);
    transform: rotate(180deg);
}

.otherBox {
    position: absolute !important;
    top: 26px !important;
    right: 0;
    left: 0 !important;
    z-index: 1;
    /* box-shadow: -1px 3px 20px 1px rgba(82, 63, 105, 0.15); */
    width: 100%;
    padding: 10px 12px;
    border-radius: 4px;
    border: none !important;
    display: none;
}

.inner_otherBox {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;
    gap: 5px;
    background: #ffffff;
    /* padding: 10px 12px; */
}

.inner_otherBox .otherBoxText {
    width: 100%;
    color: var(--text_clr_grey7);
    text-align: start;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    padding: 6px 10px;
    border-radius: 2px;
}

.cartPage {
    width: 100%;
    min-height: calc(100vh - 206px);
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.frontLayout {
    width: 100%;
    /* height: calc(100svh - 206px); */
    height: auto;
}

.innerDiv {
    width: 100%;
    min-height: calc(100svh - 172px);
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding-inline: 0 !important;
}

/* hero sec start */

.heroSec {
    width: calc(100% - 290px);
    height: 255px;
    position: absolute;
    top: 0;
    left: 290px;
    z-index: -1;
}

.heroSec::before {
    position: absolute;
    content: "";
    background: var(--bg_clr_black);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.4;
    z-index: 1;
}

.heroWrapper {
    width: 100%;
    /* padding-block: 40px; */
    position: relative;
}

/* .heroSec .heroImg {
    height: 800px; */
/* height: 382px; */
/* height: 800px;
} */

.heroSec .heroImg img {
    width: 100%;
    height: 100%;
    object-position: top;
    object-fit: cover;
}

/* .storeBanner img {
    object-fit: cover !important;
} */
.heroSec .heroImg .heroBtn {
    width: 183px;
    height: 45px;
    font-weight: 700;
    letter-spacing: 6px;
    text-transform: uppercase;
    color: var(--text_clr_black);
    border: 1px solid var(--text_clr_black);
    background: var(--bg_clr_white2);
    border-radius: 4px;
    position: absolute;
    bottom: 43px;
    left: 50%;
    right: 50%;
    transform: translateX(-50%);
}

/* circle animation */
.rounded-text {
    position: absolute;
    bottom: -30px;
    right: 10px;
    z-index: 11;
    width: 130px;
    height: 130px;
    /* text-transform: uppercase; */
    transform: rotate(0);
    color: var(--text_clr_black);
    font-weight: 600;
    font-family: "Inter";
    /* font-size: 20px; */
    letter-spacing: 16px;
}

/*
.white {
    fill: #fff;
} */

@keyframes rotating {
    from {
        transform: rotate(360deg);
    }

    to {
        transform: rotate(0deg);
    }
}

.rotating {
    animation: rotating 12s linear infinite;
}

@keyframes coloring {
    0% {
        fill: var(--text_clr_black);
    }

    100% {
        fill: var(--text_clr_black);
    }
}

.coloring {
    animation: coloring 12s linear infinite;
}

/* business */
.businessSec {
    width: 100%;
    position: absolute;
    bottom: 50px;
    left: 0;
    padding-inline: 40px;
}

.businessInner {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 100px;
}

.businessTitle {
    font-family: "Montserrat";
    font-size: 57px;
    line-height: 62px;
    color: var(--text_clr_black);
    font-weight: 600;
    text-transform: capitalize;
    width: 50%;
    margin-block-end: 0;
    padding: 0px 15px 0px;
}

.businessPara {
    width: 50%;
    font-family: "Inter";
    font-size: 17px;
    line-height: 33px;
    color: var(--text_clr_black);
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: capitalize;
    margin-block-end: 0;
    padding-inline-end: 100px;
    outline-color: white;
    text-shadow: 0px 0px 2px rgba(255, 255, 255, 1);
}
.newPro {
    width: 100%;
}

.newProWrapper {
    width: 100%;
    padding-block: 30px;
    padding-inline: 30px;
}

.newProInner {
    background: var(--bg_clr_white);
    border-radius: 10px;
}

.proBx {
    background: #fff;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 1, 0.21);
}

.newProBx {
    padding-block: 30px;
}

.newProItem {
    width: 100%;
    height: 100%;
    background: var(--bg_clr_grey);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease-in-out;
    cursor: pointer;
    text-decoration: none;
    display: flex;
    flex-direction: column;
}

.newProItem:hover {
    box-shadow: 0px 5px 35px 1px rgba(89, 89, 89, 0.32);
}

.newProImg {
    width: 100% !important;
    height: 500px;
    flex-shrink: 0;
}

.newProImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    cursor: crosshair;
}

.newProText {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    padding: 20px;
    height: 100%;
}

.newProTextTitle {
    text-align: center;
    font-family: "Inter";
    color: var(--text_clr_black2);
    font-size: 15px;
    font-weight: 500;
    line-height: 18px;
    text-transform: uppercase;
    text-decoration: none;
    margin-block-end: 0;
}

.newProTextMrp {
    text-align: center;
    font-family: "Inter";
    font-size: 15px;
    line-height: 18px;
    color: var(--text_clr_grey3);
    font-weight: 500;
    margin-block-end: 0;
}

div.zoom {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: 100%;
    overflow: hidden;
    cursor: zoom-in;
}

div.zoom img:hover {
    opacity: 0;
}

div.zoom img {
    transition: opacity 0.5s;
    display: block;
    width: 100%;
}

.footerSec {
    width: 100%;
    background: var(--bg_clr_frontstorefooter);
}

.footerInnerSec {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    font-family: "Proxima Nova Rg";
    padding-block: 16px;
    padding-inline: 10px;
}

.storeCopyFooter {
    text-align: center;
    font-size: 16px;
    font-family: "Proxima Nova Rg";
    color: var(--text_clr_white);
    line-height: 1;
    margin-block-end: 0;
}

.storeCopyFooterTerms {
    width: fit-content;
}

.storeCopyFooterTerms a {
    color: var(--text_clr_white);
    font-size: 13px;
    font-family: "Proxima Nova Rg";
    letter-spacing: 0.5px;
    line-height: 1;
}

.storeCopyFooterTerms a:hover {
    color: var(--bg_clr_frontstorered);
}

.storeCopyFooterTerms span {
    color: var(--text_clr_white);
}

.footerMenu {
    width: 100%;
    padding-block: 25px;
}

.footerMenuBx {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.footerMenuItemBx {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 0;
    padding: 0;
    gap: 26px;
}

.footerMenuItem a {
    color: var(--text_clr_black1);
    font-weight: 300;
    font-size: 12px;
    line-height: 18px;
    font-family: "Montserrat";
    text-decoration: none;
}

.footerMenuItem a:hover {
    color: var(--text_clr_black);
    transition: var(--transition);
}

.footerMenuItemSocialBx {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 30px;
    margin: 0;
    padding-inline-start: 0;
}

.footerMenuItemSocialBx li a {
    color: var(--text_clr_grey6);
    font-size: 16px;
}

.footerMenuItemSocialBx li a:hover {
    color: var(--text_clr_black);
    transition: var(--transition);
}

.mobFooterItem {
    display: none;
}

span.navbar-toggler-icon {
    width: 26px;
    filter: invert(1);
}
h3.maincat-head {
    background: #1d62af;
    padding: 15px;
    border-radius: 5px;
    margin: 0 0 20px;
    color: #fff;
    font-size: 19px;
    font-weight: 500;
    line-height: 1.3;
}
@media only screen and (max-width: 1299px) {
    h3.maincat-head {
        font-size: 17px;
        padding: 15px;
    }
    .heading1 {
        font-size: 45px;
        line-height: 52px;
    }

    .productGridInner {
        grid-template-columns: repeat(3, 1fr) !important;
    }

    .businessPara {
        padding-inline-end: 0;
    }

    .newProImg {
        width: 100%;
        height: 350px;
    }

    /* .heroSec .heroImg {
        height: fit-content;
    } */
}

@media only screen and (max-width: 1068px) {
    .rounded-text {
        bottom: -40px;
        right: 10px;
        width: 110px;
        height: 110px;
    }
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
    .socialMenu {
        gap: 16px;
    }
}

@media only screen and (max-width: 991px) {
    .offcanvas-header .logoBx {
        flex-direction: column;
    }

    .offcanvas-body .searchBx {
        display: flex;
    }

    .logoBx .searchBx {
        display: none;
    }

    .logoBx {
        width: calc(100% - 60px);
    }

    .offcanvas-body .menuTitle {
        align-items: flex-start !important;
        padding-block-end: 20px;
    }

    .offcanvas-body .socialMenu {
        flex-direction: column;
        align-items: flex-start !important;
        justify-content: flex-start !important;
        gap: 16px;
    }

    .navbar-brand1.logoImg {
        width: 80px !important;
        height: 80px;
        margin-block-end: 20px;
        padding: 10px;
        display: inline-block;
        background: var(--bg_clr_white);
        border-radius: 4px;
    }

    .navbar-brand1.logoImg img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

    .navbar-toggler {
        border: 0 !important;
        padding: 0 !important;
    }

    .navbar-toggler:focus,
    .btn-close:focus {
        box-shadow: none !important;
    }

    .socialMenu li {
        width: 100%;
    }

    .socialMenu li a {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        gap: 10px;
    }

    .socialMenu li .searchText,
    .socialMenu li .cartText,
    .socialMenu li .userText {
        color: var(--text_clr_grey7);
        font-weight: 500;
        display: block;
    }

    .otherTitle {
        display: block;
        color: var(--text_clr_grey7);
        font-weight: 500;
        position: relative;
        text-align: start;
    }

    .headDot {
        display: none;
    }

    .newProImg {
        height: 450px;
    }

    .productSec .inner_container {
        padding-inline: 40px;
    }

    .businessTitle {
        font-size: 40px;
        line-height: 42px;
        width: 100%;
    }

    .businessPara {
        font-size: 17px;
        line-height: 25px;
        width: 100%;
    }
}

@media only screen and (min-width: 768px) {
    .socialMenu li {
        width: 100%;
        width: fit-content;
    }

    .offcanvas-header {
        display: none !important;
    }

    div#offcanvasNavbar {
        width: 100% !important;
        background: transparent !important;
    }

    .offcanvas-body .socialMenu {
        flex-direction: row;
    }

    .offcanvas {
        visibility: visible !important;
    }

    .navbar-expand-lg .offcanvas .offcanvas-body {
        display: flex;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible;
        width: 100%;
    }

    .offcanvas.offcanvas-start {
        position: static;
        transform: inherit !important;
        width: fit-content !important;
    }

    .navbar-expand-lg .navbar-nav {
        justify-content: flex-end !important;
    }

    .mobLogoNone {
        display: none !important;
    }

    .navbar-brand1.logoImg {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .newProWrapper {
        padding-inline: 20px
    }
    .heading4 {
        font-size: 20px;
        line-height: 26px;
    }

    /* nav.navbar.navbar-expand-lg {
        padding: 14px 40px;
    }*/

    .rounded-text {
        display: none;
    }

    .logo-container {
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
    }

    .logoBx {
        max-width: inherit;
    }

    /* .heroSec .heroImg {
       height: 220px;
    } */

    .businessInner {
        gap: 10px;
        flex-direction: column;
        /* padding: 20px 30px; */
    }

    .businessTitle {
        font-size: 30px;
        line-height: 40px;
        width: 100%;
    }

    .businessPara {
        width: 100%;
        line-height: 26px;
    }

    .productGridInner {
        grid-template-columns: repeat(2, 1fr) !important;
    }

    .newProImg {
        height: 350px;
    }

    .newProWrapper {
        width: 100%;
        padding-block: 50px;
    }

    .newProBx {
        padding-block: 0;
    }

    .heroSec {
        left: 0;
        width: 100%;
    }

    .frontLeftSide {
        display: none;
    }

    .frontRightSide {
        width: 100% !important;
        margin-inline-start: 0 !important;
    }

    .mobStoreLogoImg,
    .mobStoreMenu {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        gap: 10px;
    }

    .mobLogoNone {
        display: none !important;
    }

    .socialMenu li .menuIcon {
        display: block;
    }

    .mobStoreMenu .menuIcon {
        display: none;
    }
}

@media only screen and (max-width: 575px) {
    .headerSec .inner_container {
        padding-inline: 40px;
    }

    .storeCopyFooter {
        font-size: 12px;
        line-height: 15px;
    }

    .storeCopyFooterTerms a {
        font-size: 10px;
    }

    /* .heroSec .heroImg {
        height: 160px;
    } */

    .heroSec .heroImg .heroBtn {
        width: 163px;
        height: 40px;
        bottom: 15px;
        font-size: 10px;
    }

    .businessSec {
        bottom: 10px;
    }

    .businessTitle {
        font-size: 20px;
        line-height: 20px;
    }

    .businessPara {
        width: 100%;
        font-size: 12px;
        line-height: 16px;
    }

    .productSec .inner_container {
        padding-inline: 40px;
    }

    .productGridInner {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    /* .productSec .inner_container .topCollectionGrid .productGridWrapper .productGridInner {
        grid-template-columns: repeat(1, 1fr);
    }

    .productSec .inner_container .shopCategorizedGrid .productGridWrapper .productGridInner {
        grid-template-columns: repeat(1, 1fr);
    } */

    .footerSec .inner_container {
        padding-inline: 40px;
    }

    .footerMenuBx {
        flex-direction: column;
        gap: 20px;
    }

    .footerMenuItem a {
        font-size: 13px;
    }

    /* .newProImg {
        height: 250px;
    } */

    .newProInner {
        grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    }
}

/* @media screen and (max-width: 450px) {
    .headerLogoImg {
        height: fit-content;
    }
} */

@media only screen and (max-width: 420px) {
    .newProInner {
        grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));
    }
}

@media only screen and (max-width: 400px) {
    /* .heroSec .heroImg {
        height: 140px;
    } */

    .heroSec .heroImg .heroBtn {
        width: 140px;
        height: 34px;
    }
}

.notification-badge {
    display: inline-block;
    width: 20px;
    /* Diameter of the circle */
    height: 20px;
    /* Diameter of the circle */
    background-color: var(--bg-clr_red);
    /* Circle color */
    color: var(--text_clr_white);
    /* Text color */
    font-size: 14px;
    /* Text size */
    font-weight: bold;
    /* Make the text bold */
    text-align: center;
    /* Center the text horizontally */
    line-height: 20px;
    /* Center the text vertically (match with height) */
    border-radius: 50%;
    /* Makes it a circle */
    margin-left: 0;
    /* Add spacing between "Your Order" text and the circle */
}

/* Styling for the collapsible button */
.collapsible {
    background-color: var(--filterCard_bg);
    color: var(--filter_text_color);
    cursor: pointer;
    padding: 10px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 16px;
}

.collapsible:after {
    content: "\002B";
    /* Unicode character for "plus" sign */
    font-size: 18px;
    float: right;
    margin-left: 5px;
}

.collapsible.active:after {
    content: "\2212";
    /* Unicode character for "minus" sign */
}

/* Hidden content */
.content {
    max-height: 0;
    /* Initially hidden */
    overflow: hidden;
    transition: max-height 0.3s ease-out;
    /* Smooth transition */
    background-color: var(--bg_clr_white);
}

.content ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%;
    /* height: 50px;
    overflow-y: auto; */
}

.content li {
    padding: 0;
    width: 100%;
    border-radius: 4px;
}
.filter-items {
    margin-block-start: 10px;
    width: 100%;
    border-radius: 4px;
    padding: 0;
    max-height: calc(100% - 175px);
    overflow: overlay;
    background-color: #fff;
}

.currentFilter {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 10px;
}

.currentFilter li {
    color: var(--bg-clr_ocean);
}

.currentBx, .currentBxDrop {
    border-radius: 4px;
    overflow: hidden;
    padding: 15px;
    border-bottom: 1px solid #ddd;
    font-size: 15px;
    text-align: left;
    font-weight: 500;
}
.size-filter.filter-box label.product-color-label {
    min-width: 50%;
}

.size-filter.filter-box {
    display: flex !important;
    flex-wrap: wrap;
}
.currentBx h3 {
    font-weight: 500;
    width: 100%;
}

.currentBx ul {
    background-color: var(--bg_clr_white);
    padding: 10px 0px;
}

.currentBx ul li {
    color: var(--filter_text_dark);
    border-radius: 4px;
}

.currentBx ul li strong {
    font-weight: 500;
    font-size: .875rem;
    line-height: 1.25rem;
}

.collapsible {
    border-radius: 4px;
    transition: var(--transition);
    border: 1px solid transparent;
}

.filter-items .collapsible {
    border-radius: 0px;
    color: var(--bg_clr_frontstore);
    padding: 0;
    line-height: 1.3;
    margin: 0 0;
    border: none;
    background: transparent;
    font-weight: 600;
}
.filter-items .collapsible.active {margin: 0 0 10px;}
.category-scroll,
.color-scroll,
.size-scroll,
.manufacturer-scroll {
    display: block !important;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #6c757d #f1f1f1;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.category-scroll{
    max-height: 200px;
}
.color-scroll{
    max-height: 200px;
}
.size-scroll{
    max-height: 200px;
}
.manufacturer-scroll{
    max-height: 200px;
}
/* For Chrome, Edge, and Safari */
.category-scroll::-webkit-scrollbar,
.color-scroll::-webkit-scrollbar,
.size-scroll::-webkit-scrollbar,
.manufacturer-scroll::-webkit-scrollbar {
    width: 10px;
    /* Width of the scroll bar */
}

.category-scroll::-webkit-scrollbar-track,
.color-scroll::-webkit-scrollbar-track,
.size-scroll::-webkit-scrollbar-track,
.manufacturer-scroll::-webkit-scrollbar-track {
    background: #f1f1f1;
    /* Track color */
    border-radius: 5px;
}

.category-scroll::-webkit-scrollbar-thumb,
.color-scroll::-webkit-scrollbar-thumb,
.size-scroll::-webkit-scrollbar-thumb,
.manufacturer-scroll::-webkit-scrollbar-thumb {
    background-color: #6c757d;
    /* Scroll bar thumb color */
    border-radius: 5px;
    border: 2px solid #f1f1f1;
    /* Optional border for thumb */
}

.category-scroll::-webkit-scrollbar-thumb:hover,
.color-scroll::-webkit-scrollbar-thumb:hover,
.size-scroll::-webkit-scrollbar-thumb:hover,
.manufacturer-scroll::-webkit-scrollbar-thumb:hover {
    background-color: #343a40;
    /* Darker color on hover */
}

/* Backdrop styling */
.front-loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    /* Dark transparent backdrop */
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    /* Ensures it stays above other elements */
}

/* Spinner styling */
.front-loader .spinnerItem {
    width: 50px;
    height: 50px;
    border: 5px solid rgba(255, 255, 255, 0.3);
    /* Light gray semi-transparent */
    border-top: 5px solid #ffffff;
    /* White spinner edge */
    border-radius: 50%;
    animation: spin 1s linear infinite;
    /* Continuous rotation */
}

/* Keyframes for spinner rotation */
@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.image-loader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    /* Light dark backdrop */
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
    /* Ensures it overlays the image */
}

/* Spinner styling */
.image-loader .spinnerItem {
    width: 40px;
    height: 40px;
    border: 4px solid rgba(255, 255, 255, 0.6);
    /* Light semi-transparent border */
    border-top: 4px solid #ffffff;
    /* White spinning edge */
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

.price-range {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 10px;
}

.price-range-inner input#min-range,
.price-range-inner input#max-range {
    width: 100%;
    padding: 4px 10px;
    border: none;
    border-radius: 4px;
    font-size: 14px;
}
.currentBx .color-filter input {
    height: 20px !important;
    width: 20px !important;
}
.currentBx .color-filter input:checked{
    position: relative;
}
.currentBx .color-filter input:checked::before{
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    background: url("./../images/check-solid.svg") no-repeat center center;
    transform: translate(-50%, -50%);
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);
    width: 10px;
    height: 10px;
}
.currentBx .color-filter {
    display: flex!important;
    flex-wrap: wrap;
    gap: 8px;
}
.price-range button.btn.filter_btn {
    background: #cb2026;
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    border-radius: 0;
    border: none;
}

.price-range button.btn.filter_btn:hover {
    color: white;
    border-color: #65acff;
    background: #65acff;
}

.slider-container {
    position: relative;
    width: 100%;
    height: 20px;
    margin-top: 1rem;
}

#slider-range {
    position: absolute;
    width: 100%;
    height: 5px;
    background: #ddd;
    border-radius: 5px;
    cursor: pointer;
}

#slider-range .thumb {
    position: absolute;
    width: 16px;
    height: 16px;
    background: #007bff;
    border-radius: 50%;
    border: 2px solid #fff;
    cursor: pointer;
    transform: translate(-50%, -50%);
    top: 50%;
}

#slider-range .range-bar {
    position: absolute;
    height: 5px;
    background: #007bff;
    top: 0;
    border-radius: 5px;
}

.filter-box label {
    font-size: inherit;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 5px;
    margin-block-end: 8px;
}

.product-color-filter {
    height: 15px !important;
    width: 15px !important;
    cursor: pointer;
    padding: 8px !important;
    margin-block-end: 8px;
}

.button-spinnerItem {
    width: 24px;
    height: 24px;
    border: 3px solid transparent;
    border-top: 3px solid #ffffff;
    /* Customize the color */
    border-radius: 50%;
    animation: spin 1s linear infinite;
    margin: 0 auto;
    /* Centers it inside the button */
}

/* Styling for the filter list */
.filter-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    /* align-items: center; */
    align-items: flex-start;
    justify-content: flex-start;
    text-align: start;
    gap: 10px;
}

.filter-list ul {
    padding: 0;
}

.filter-box label input {
    border-radius: 3px;
    border: 1px solid #b3b4b6;
    background-color: transparent;
    width: 18px !important;
    height: 18px !important;
    margin: 0;
    padding: 0 !important;
}
.category-menu li a {padding-left: 25px;position: relative;}
.category-menu li a:before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: .25rem;
    border: 1px solid #b3b4b6;
    background-color: transparent;
}
.category-menu li.active a:before {background-color: var(--bg_clr_frontstore);border-color: var(--bg_clr_frontstore);;}
.category-menu li a:after {
    content: "";
    position: absolute;
    left: 7px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.price-range-inner {
    display: flex
;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    text-align: left;
    font-size: 14px;
    padding: 0 15px;
}
.price-range-inner .flex.items-center {
    border: 1px solid #ddd;
    color: #000;
    border-radius: 3px;
}

.price-range-inner .flex.items-center span {
    padding: 3px 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
}
.currentBx [type='checkbox']:checked,
.currentBx [type='radio']:checked {
    border: 1px solid var(--bg_clr_frontstore);
    background-color: var(--bg_clr_frontstore);
}

.currentBx [type='checkbox']:focus {
    outline: none !important;
    outline-offset: 0 !important;
    border: none !important;
    --tw-ring-color: transparent !important;
}
/* Styling for individual filter items */
.filter-item {
    position: relative;
    display: inline-flex;
    align-items: center;
    background-color: rgba(243, 244, 246, 0.6);
    /* Transparent light gray */
    border: 1px solid #d1d5db;
    /* Light gray border */
    border-radius: 5px;
    padding: 2px 6px;
    padding-inline-end: 20px;
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 12px;
    color: #374151;
    /* Dark gray text */
    min-width: 50px;
    margin-block: 4px;
    border-radius: 40px !important;
}

/* Styling for the filter text */
.filter-text {
    flex-grow: 1;
}

/* Styling for the remove (X) button */
.remove-filter {
    position: absolute;
    top: 2px;
    right: 5px;
    background: none;
    border: none;
    color: #ef4444;
    /* Red color */
    font-size: 16px;
    cursor: pointer;
    padding: 0;
    line-height: 1;
}

.remove-filter:hover {
    color: #b91c1c;
    /* Darker red on hover */
}

#filter-item::-webkit-scrollbar {
    width: 10px;
}

#filter-item::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #f7f7f7;
}

#filter-item::-webkit-scrollbar {
    width: 5px;
    background-color: #f7f7f7;
}

#filter-item::-webkit-scrollbar-thumb {
    background-color: #a0a0a0;
    border-radius: 10px;
}

/* Add the spin animation */
@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}