@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
body {
    background: #f5f2eb;
    font-family: "Figtree", sans-serif;
    color: #111827;
    font-size: 16px;
    line-height: 1.75;
    overflow-x: hidden;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

.aaa {
    background-color: #fff;
    width: 100%;
    max-width: 275px;
    height: 270px;
    text-align: center;
    object-fit: cover;
    border: 1px solid #D9D9D9;
    padding: 55px 0px;
    border-radius: 0px;
    margin-bottom: 10px;
}

* {
    box-sizing: border-box;
}

button,
input,
textarea,
select,
label {
    font-family: inherit;
}

a,
.nav-link {
    transition: all 0.25s ease;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Figtree", sans-serif;
}

p {
    font-family: "Montserrat", sans-serif;
}
.paragragh-top{
    margin-top:60px;
}
.padding-x {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
}
    #mobileFilter{
        position: static;
        transform: none;
        background: transparent;
        z-index: auto;
    }
    
    
    
     .terms-privacy  p{
      color: #727271;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0%;
    margin-bottom: 5px;
}

 .terms-privacy  li{
      color: #727271;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0%;
    margin-bottom: 5px;
    font-family: "Montserrat", sans-serif;
}
 .terms-privacy h6{
        margin-bottom: 15px;
    margin-top: 20px;

}

 .terms-privacy ul{
        margin-top: 15px;

}
    
.fixed-top {
    z-index: 9999 !important;
}

.navbar {
    min-height: 55px;
    padding-bottom: 1px;
    padding-top: 1px;
    border-bottom: 1px solid #F5F0EA;
}

.mobile-brand-group {
    display: none;
    padding-top: 10px;
    padding-left: 15px;
}

.mobile-brand-group a {
    display: block;
    padding: 6px 0;
    text-decoration: none;
    font-size: 13px;
    line-height: 25px;
    letter-spacing: 5%;
    color: rgb(114, 114, 113);
    font-weight: 500;
    font-family: Figtree, sans-serif;
}

.mobile-brand-group.show {
    display: block;
}

.text-danger {
    color: #e3000f !important;
}

.header-spacer {
    height: 55px;
}

.tracking-tight {
    letter-spacing: -1px;
}

.tracking-wide {
    letter-spacing: 33%;
}

#evcharger a,
#protection-brand2 a,
#distribution a,
#protection a,
#switches a {
    font-size: 13px;
    line-height: 22px;
    letter-spacing: 5%;
    color: #727271;
    font-weight: 500;
    font-family: "Figtree", sans-serif;
}

.mega-menu-wrapper {
    width: 800px;
    left: 50% !important;
    transform: translateX(-50%) !important;
    top: 100%;
    margin-top: 0px !important;
    border-radius: 0;
}


/* Remove standard dropdown arrow toggle styling */

.hide-caret::after {
    display: none !important;
}
.hide-caret img{
    rotate: 180deg;
}

.cursor-pointer {
    cursor: pointer;
    font-size: 13px;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 5%;
}


.distribution-boards-banner {
    position: relative;
    width: 100%;
    min-height: 700px;
    align-items: center;
    overflow: hidden;
    padding: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url('/images/Auralis_banner.webp');
}
.distribution-boards-banner h1 {
 font-size: 52px;
    font-weight: 700;
    color: #1D1D1F;
    letter-spacing: -2%;
    margin: 0;
    
    font-family: "Montserrat", sans-serif;
}

.product-banner {
    position: relative;
    width: 100%;
    min-height: 700px;
    align-items: center;
    overflow: hidden;
    padding: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.chargea2z-banner {
    background-image: url('/images/EV-charger-banner.webp');
}

.mcb-banner {
    background-image: url('/images/MCBbanner.webp');
}

.isolator-banner {
    background-image: url('/images/Isolator-banner.webp');
}

.rccb-banner {
    background-image: url('/images/RCCB-banner.webp');
}

.spd-banner {
    background-image: url('/images/SPD-banner.webp');
}
.elvyx-banner{
     background-image: url('/images/Switches-banner.webp');

}
.auralis-banner {
    background-image: url('/images/Auralis_banner.webp');
}

.elvo-banner {
    background-image: url('/images/Elvo-banner.webp');
}
.category-filter{
    display:flex;
    flex-direction:column;
    gap:10px;
}

.category-link{
    color:#666;
    text-decoration:none;
    font-size:15px;
    transition:.2s;
}

.category-link:hover{
    color:#000;
}

.category-link.active{
    color:#000;
    font-weight:700;
}

/* Targets your inline image and positions it to match the layout perfectly */

.product-banner .banner-bg-img {
    position: absolute;
    right: 16%;
    bottom: 0%;
    width: auto;
    max-width: 65%;
    height: auto;
    max-height: 90%;
    object-fit: contain;
    z-index: 1;
    transform: translateY(15px);
}

.product-banner .banner-bg-boottom-img {
    position: absolute;
    max-width: 100%;
    bottom: 0px;
    opacity: 0;
}

.product-banner .container {
    position: relative;
    z-index: 2;
    /* Forces text to sit safely on top of everything */
}

.text-content-banner {
    max-width: 500px;
}

.product-banner .breadcrumb {
    font-size: 14px;
    margin-bottom: 160px;
    background: transparent;
    padding: 0;
}

.product-banner .breadcrumb a {
    text-decoration: none;
    color: #000;
    transition: color 0.2s;
}

.product-banner .breadcrumb a:hover {
    color: #0c0c0c;
}

.product-banner .breadcrumb span {
    color: #000000;
    font-weight: 700;
}

.product-banner h1 {
    font-size: 52px;
    font-weight: 700;
    color: #1D1D1F;
    letter-spacing: -2%;
    margin: 0;
    /* text-transform: uppercase; */
    font-family: "Montserrat", sans-serif;
}

.product-content {
    background-color: #fff;
    padding: 85px 0;
}

.product-content h2 {
    font-size: 34px;
    font-weight: bold;
    line-height: 48px;
    letter-spacing: -2%;
    color: #1d1d1f;
    margin-bottom: 12px;
}

.product-content p {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -2%;
    color: #1d1d1f;
    opacity: 0.8;
}

.product-content .tabs {
    display: flex;
    gap: 10px;
    padding: 60px 0;
    justify-content: center;
    align-items: center;
}
.brand-tabs{
       position: absolute;
    right: 98px;
}
.brand-tabs a {
    height: 40px;
    font-size: 16px;
    font-family: "Figtree", sans-serif;
    line-height: 5px;
    letter-spacing: 5%;
    padding: 16px;
    border-radius: 3px;
    background-color: transparent;
    color: #e3000f;
    border-color: #e3000f;
    text-transform: capitalize;
    width: 90px;
    font-weight: bold;
}
.brand-tabs a:hover {
    background-color: #e3000f;
    color: #fff;
}
.product-content .tab-btn {
    background: transparent;
    color: #e3000f;
    border-radius: 3px;
    padding: 20px;
    font-size: 14px;
    font-weight: 600;
    font-family: "Figtree", sans-serif;
    width: 140px;
    height: 48px;
    line-height: 10px;
    cursor: pointer;
    transition: 0.3s;
    border: 1px solid #e3000f;
    letter-spacing: 5%;
}

.product-tabs .btn-theme-danger {
    height: 48px;
    font-size: 17px;
    font-family: "Figtree", sans-serif;
    line-height: 5px;
    letter-spacing: 5%;
    padding: 20px;
    border-radius: 3px;
    background-color: #e3000f;
    color: #fff;
    border: none;
    text-transform: capitalize;
    width: 140px;
    font-weight: bold;
}

.product-tabs .btn-theme-danger-outline {
    height: 48px;
    font-size: 17px;
    font-family: "Figtree", sans-serif;
    line-height: 5px;
    letter-spacing: 5%;
    padding: 20px;
    border-radius: 3px;
    background-color: transparent;
    color: #e3000f;
    border-color: #e3000f;
    text-transform: capitalize;
    width: 140px;
    font-weight: bold;
}

.product-content .tab-btn.active {
    background: #e3000f;
    color: #fff;
    border-radius: 3px;
    padding: 20px;
    font-size: 14px;
    font-weight: 600;
    font-family: "Figtree", sans-serif;
    width: 140px;
    height: 48px;
    line-height: 10px;
    letter-spacing: 5%;
}

.product-content .tab-content .product-container {
    max-width: 99%;
}

.product-content .tab-content {
    display: none;
    /* margin-left: 25px;  */
    width: 100%;
}

.product-content .dropdown-item {
    border-bottom: 1px solid #D9D9D9;
}

.product-content .tab-content.active {
    display: block;
}


/* Trigger Header Style */

.product-content .dropdown-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 0 5px;
    font-size: 12px;
    color: #1D1D1F;
    cursor: pointer;
    user-select: none;
    transition: color 0.2s ease;
    line-height: 40px;
    font-weight: bold;
    font-family: "Figtree", sans-serif;
    letter-spacing: 5%;
    text-transform: uppercase;
}

.product-content .dropdown-header:hover {
    color: #000;
}

.product-content .dropdown-arrow {
    /* width: 8px;
    height: 8px;
    border-right: 2px solid #000000;
    border-bottom: 2px solid #000000; */
    transform: rotate(180deg);
    transition: transform 0.3s ease, border-color 0.2s ease;
    margin-right: 5px;
}

.product-content .dropdown-header:hover .dropdown-arrow {
    border-color: #000;
}


/* Content Panel - Closed State */

.product-content .dropdown-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s cubic-bezier(0, 1, 0, 1);
    /* Creates a smooth slide effect */
    background-color: transparent;
    border-radius: 0;
    margin: 0px;
    display: block;
    align-items: center;
}

.form-check {
    display: flex;
    min-height: 1.5rem;
    padding-left: 1.5em;
    margin-bottom: .125rem;
    align-items: center;
    gap: 10px;
}

.form-check-input[type=checkbox] {
    border-radius: 0;
     cursor: pointer;
}

.product-content .dropdown-content label {
    font-size: 14px;
    color: #1D1D1F;
    line-height: 18px;
    letter-spacing: 0%;
    font-family: "Figtree", sans-serif;
    margin-top: 6px;
     cursor: pointer;
}

.product-content .dropdown-content .filter-check {
    width: 16px;
    height: 16px;
    border: 1px solid #1D1D1F;
    margin-right: 5px;
    cursor: pointer;
    background-color: #fff;
}


/* --- FIXED PURE CSS LOGIC --- */

.product-content .dropdown-check {
    display: none;
}


/* 1. Expand Content when checked */

.product-content .dropdown-check:checked~.dropdown-content {
    max-height: 1000px;
    transition: max-height 0.3s cubic-bezier(1, 0, 1, 0);
    margin-bottom: 18px;
}


/* 2. Rotate Arrow when checked */

.product-content .dropdown-check:checked~.dropdown-header .dropdown-arrow {
    transform: rotate(0deg);
}

.product-content .filter {
    padding: 0px 30px 0px 0px;
    border-right: 1px solid #d9d9d9;
    width: 100%;
    max-width: 375px;
    height: 1010px;
    overflow-y: auto;
}

.product-content .filter h3 {
    font-size: 24px;
    line-height: 40px;
    font-weight: bold;
    color: #1d1d1f;
    margin-bottom: 15px;
}

.product-content .filter .text-lg-start {
    border-bottom: 1px solid #d9d9d9;
}

.product-content .tab-content .col-md-4 {
    text-align: center;
}

.product-content .tab-content .product-card {
    border: none;
    background-color: #fff;
    width: 100%;
    margin-bottom: 30px;
    text-align: start;
}

.product-content  .product-card .image-box {
    width: 100%;
    aspect-ratio: 1 / 1;
    /* Makes it square */
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #D9D9D9;
    background-color: #fff;
    margin-bottom: 10px;
}

.product-content .product-card .product-details h3 {
    font-size: 16px;
    color: #222222;
    font-weight: bold;
    line-height: 20px;
    letter-spacing: 0%;
    text-align: start;
    margin-bottom: 0px;
    margin-top: 20px;
}

.product-content  .product-card .product-details span {
    font-size: 14px;
    color: #1D1D1F;
    font-weight: 300;
    line-height: 20px;
    letter-spacing: 0%;
    text-align: start;
}

.product-content .tab-content .page-item:first-child .page-link {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.product-content .tab-content .page-item:last-child .page-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.pagination {
    overflow-x: scroll;
}

.product-content .tab-content .pagination .page-link {
    padding: 0px 10px;
    font-size: 16px;
    line-height: 25px;
    font-weight: 300;
    letter-spacing: 0%;
    color: #B2B2B2;
}

.product-content .tab-content .pagination .page-item {
    margin: 0 7px;
}

.product-content .tab-content .active>.page-link,
.page-link.active {
    z-index: 3;
    color: #1D1D1F !important;
    background-color: transparent;
    border-color: #1D1D1F;
}

.read-more-content {
    display: none;
    margin-top: 15px;
    padding-left: 18px;
    color: #1D1D1F;
}

.read-more-content.active {
    display: block;
}

.read-more-btn {
    cursor: pointer;
    color: #E3000F;
    font-weight: 600;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: -2%;
    font-family: "Figtree", sans-serif;
}


/* Call-to-Action button styling adjustments */

.btn-enquire {
    font-size: 13px;
    background-color: #e52320 !important;
    border-color: #e52320 !important;
    border-radius: 4px;
}

.btn-enquire:hover {
    background-color: #c41917 !important;
}

.navbar-brand {
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 0.02em;
}

/*.navbar-brand .logo {*/
/*    width: 80px;*/
/*}*/

.navbar-nav .nav-item {
    margin-right: 80px;
}

.navbar-nav .nav-link {
    color: #727271 !important;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 5%;
    padding: 0.5rem 0.75rem;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
}

.nav-link.active {
    color: #e52320 !important;
}

.btn-theme-danger {
    height: 38px;
    font-size: 13px;
    font-family: "Montserrat", sans-serif;
    line-height: 0px;
    letter-spacing: 5%;
    padding: 20px 25px;
    border-radius: 3px;
    background-color: #e3000f;
    color: #fff;
    font-weight: 400;
    border: none;
    text-transform: uppercase;
}

.btn-theme-danger:hover {
       height: 38px;
    font-size: 13px;
    font-family: "Montserrat", sans-serif;
    line-height: 0px;
    letter-spacing: 5%;
    padding: 19px 25px;
    border-radius: 3px;
    background-color: transparent;
    color: #222222;
    font-weight: 500;
    border: 1px solid #727271;
    text-transform: uppercase;
}
 .product-tabs .btn-theme-danger:hover {
    height: 48px;
    font-size: 17px;
    font-family: "Figtree", sans-serif;
    line-height: 5px;
    letter-spacing: 5%;
    padding: 20px;
    border-radius: 3px;
    background-color: transparent;
    color: #e3000f;
    border-color: #e3000f;
    text-transform: capitalize;
    width: 140px;
    font-weight: bold;
}

.btn-theme-danger-outline {
    height: 38px;
    font-size: 13px;
    font-family: "Montserrat", sans-serif;
    letter-spacing: 5%;
    padding: 20px 25px;
    border-radius: 3px;
    background-color: transparent;
    color: #e3000f;
    font-weight: 400;
    border: 1px solid #e3000f;
    text-transform: uppercase;
}

#openFilter {
    height: auto;
    font-size: 13px;
    font-family: "Montserrat", sans-serif;
    line-height: 0px;
    letter-spacing: 5%;
    padding: 10px 10px;
    border-radius: 3px;
    background-color: transparent;
    color: #e3000f;
    font-weight: 400;
    border: 1px solid #e3000f;
    text-transform: uppercase;
}

.btn-theme-danger-outline:hover {
    height: 48px;
    font-size: 17px;
    font-family: "Figtree", sans-serif;
    line-height: 6px;
    letter-spacing: 5%;
    padding: 20px;
    border-radius: 3px;
    background-color: #e3000f;
    color: #fff;
    border: none;
    width: 140px;
    font-weight: bold;
}

#openFilter:hover {
    height: auto;
    font-size: 13px;
    font-family: "Montserrat", sans-serif;
    line-height: 0px;
    letter-spacing: 5%;
    padding: 10px 10px;
    border-radius: 3px;
    background-color: #e3000f;
    color: #fff;
    font-weight: 400;
    border: 1px solid #e3000f;
    text-transform: uppercase;
}

.btn-theme-outline {
    height: 38px;
    font-size: 13px;
    font-family: "Montserrat", sans-serif;
    line-height: 0px;
    letter-spacing: 5%;
    padding: 19px 25px;
    border-radius: 3px;
    background-color: transparent;
    color: #222222;
    font-weight: 500;
    border: 1px solid #727271;
    text-transform: uppercase;
}

.btn-theme-outline:hover {
background-color: #ee1b1c;
    color: #fff !important;
    font-weight: 500;
    border: 1px solid #ee1b1c;
    text-transform: uppercase;
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link:hover {
    color: #e3000f !important;
}

.section-label {
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 0.24em;
    color: #e3000f;
    font-size: 0.75rem;
    margin-bottom: 1rem;
}

.hero-section {
    background: #f4efea;
    padding-top: 5.5rem;
    padding-bottom: 5rem;
}

.hero-headline {
    font-size: clamp(3rem, 5vw, 5rem);
    line-height: 0.95;
    font-weight: 800;
    letter-spacing: -0.04em;
    margin-bottom: 1.5rem;
}

.hero-headline span {
    color: #e3000f;
}

.hero-subtitle {
    max-width: 520px;
    font-size: 1rem;
    color: #5b6770;
    margin-bottom: 2rem;
}


/* .hero-actions .btn {
  min-width: 170px;
} */

.btn-solid {
    background: #e3000f;
    color: #fff;
    border: 1px solid #e3000f;
}

.btn-solid:hover {
    background: #b91c1c;
    border-color: #b91c1c;
}

.btn-outline {
    background: transparent;
    color: #111827;
    border: 1px solid rgba(0, 0, 0, 0.12);
}

.btn-outline:hover {
    background: rgba(220, 38, 38, 0.08);
}

.hero-illustration {
    min-height: 520px;
    background: #ede4db;
    border-radius: 40px;
    position: relative;
    overflow: hidden;
}

.hero-art {
    position: relative;
    width: 100%;
    height: 100%;
}

.hero-art::before {
    content: "";
    position: absolute;
    left: 16%;
    top: 18%;
    width: 70%;
    height: 70%;
    border: 1px solid rgba(141, 111, 96, 0.3);
    border-radius: 24px;
}

.art-skyline,
.art-sofa,
.art-plant,
.art-lamp {
    position: absolute;
    background: rgba(255, 255, 255, 0.65);
}

.art-skyline {
    top: 14%;
    right: 4%;
    width: 44%;
    height: 58%;
    border-radius: 24px;
}

.art-sofa {
    bottom: 12%;
    left: 12%;
    width: 48%;
    height: 22%;
    border-radius: 24px;
}

.art-plant {
    bottom: 24%;
    left: 10%;
    width: 10%;
    height: 25%;
    border-radius: 18px;
}

.art-lamp {
    top: 18%;
    right: 20%;
    width: 10%;
    height: 36%;
    border-radius: 18px;
}

.promise-section {
    padding-top: 5rem;
    padding-bottom: 4rem;
}

.promise-section h2 {
    font-size: clamp(2.5rem, 4vw, 3.6rem);
    line-height: 1.02;
    font-weight: 800;
    margin-bottom: 1.5rem;
}

.promise-section p {
    color: #595959;
    font-size: 1rem;
    max-width: 520px;
}

.quote-card {
    margin-top: 2rem;
    padding: 2rem;
    background: rgba(220, 38, 38, 0.08);
    border-left: 4px solid #e3000f;
    max-width: 420px;
}

.quote-card p {
    margin: 0;
    font-style: italic;
    color: #333;
}

.product-showcase {
    padding-top: 4rem;
    padding-bottom: 4rem;
}

.product-showcase h2 {
    font-size: clamp(2.5rem, 4vw, 3.4rem);
    line-height: 1.02;
    font-weight: 800;
}

.product-showcase h2 span {
    color: #e3000f;
}

.link-arrow {
    color: #e3000f;
    font-weight: 600;
    text-decoration: none;
    font-size: 10px;
    line-height: 10px;
    letter-spacing: 43%;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
}

.product-card-alt {
    border: 1px solid rgba(0, 0, 0, 0.06);
    border-radius: 28px;
    overflow: hidden;
    background: rgba(255, 250, 248, 0.95);
}

.product-card-label {
    position: absolute;
    top: 1rem;
    left: 1rem;
    color: #7b7b7b;
    font-size: 0.9rem;
    font-weight: 700;
}

.product-card-media {
    height: 320px;
    background: #f2e9e2;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-card-icon {
    position: absolute;
    right: 1.5rem;
    bottom: 1.5rem;
    color: #e3000f;
    font-size: 1.2rem;
}

.product-card-alt .card-body {
    padding-bottom: 4rem;
    position: relative;
}

.product-card {
    background: transparent;
    border: 1px solid #e8e5e0;
    overflow: hidden;
}

.product-image-area {
    position: relative;
    height: 380px;
    background: #fff;
}

.product-number {
    position: absolute;
    top: 23px;
    left: 30px;
    z-index: 10;
    font-size: 14px;
    color: #777;
}

.product-image-slider {
    position: relative;
    height: 350px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 0px;
}

.product-image-slider .slide {
    position: absolute;
    width: 250px;
    height: 250px;
    object-fit: contain;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: opacity 0.8s ease;
    opacity: 0;
    transition: opacity 0.8s ease;
}

.product-image-slider .slide.active {
    opacity: 1;
}

.product-info {
    padding: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #f5f2ec;
}
.related-slider .related-card .product-card .product-info a{
  color:#222222;
}
.product-info h3 {
    margin: 0;
    font-size: 20px;
    font-weight: 400;
}

.arrow-btn {
    width: 40px;
    height: 40px;
    border: 1px solid #999;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #000;
}

.arrow-btn i {
    font-size: 13px;
    color: #727271;
}

.brand-quote {
    background: #fff;
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.brand-quote .quote-note {
    letter-spacing: 0.24em;
    color: #e3000f;
    text-transform: uppercase;
    font-size: 0.85rem;
}

.cta-section {
    background: #111827;
    color: #fff;
    padding-top: 5rem;
    padding-bottom: 5rem;
}
.cta-section  .btn-color-text .btn-theme-outline {
    color: #727271;
}

.cta-section .section-label {
    color: #f87171;
}

.cta-section h2 {
    color: #fff;
    font-size: clamp(2.4rem, 4vw, 52px);
    line-height: 60px;
    font-weight: 400;
    letter-spacing: 0px;
    margin-bottom: 20px;
}

.cta-section h2 span {
    color: #e3000f;
}

.cta-section p {
    color: #d1d5db;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
}

.cta-panel {
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 28px;
    padding: 35px 60px 45px 50px;
}

.cta-panel h5 {
    color: #fff;
    font-size: 10px;
    letter-spacing: 43%;
    text-transform: uppercase;
    line-height: 10px;
}

.contact-form .form-control {
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.18);
    color: #fff;
}

.contact-form .form-control::placeholder {
    color: rgba(255, 255, 255, 0.6);
}

.contact-form .btn-solid {
    width: 100%;
}

@media (max-width: 991px) {
    .hero-illustration {
        min-height: 420px;
    }
}

@media (max-width: 767px) {
    .navbar-nav {
        margin-top: 1rem;
    }
    .header-spacer {
        height: 110px;
    }
    .hero-headline {
        font-size: 2.8rem;
    }
    .product-card-media {
        height: 260px;
    }
}

.hero-section {
    background: linear-gradient(180deg, #eef5ff 0%, #fbfcff 100%);
}

.hero-content h1,
.hero-hero h1 {
    color: #000;
}

.hero-section p,
.category-section p,
.product-list-section p,
.contact-page-section p,
.about-section p,
.support-section p,
.career-section p {
    font-size: 16px;
    font-weight: 400;
    color: #475569;
}

.app-card {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}


/* .app-card:hover,
.info-card:hover,
.product-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 24px 50px rgba(15, 23, 42, 0.08);
} */

.category-card {
    padding: 2rem;
    text-align: center;
}

.category-card h5 {
    color: #0f172a;
}

.category-card p {
    margin-bottom: 0;
}

.filter-card {
    padding: 1.75rem;
}

 .related-card .product-card {
    overflow: hidden;
    border: 1px solid #e2dcd5;
    border-radius: 3px;
    background: #f5f0ea;
}

 .related-card .product-card:hover {
    background: #eee7de;
}

 .related-card .product-card:hover i {
    color: #fff;
}

.product-card .card-body {
    padding: 1.5rem;
}
.product-container-fluid .product-card{
    border:none;
}



.product-card:hover .arrow-btn {
    background-color: #e3000f;
    color: #fff;
    border-color: #e3000f;
}

.product-card-image {
    min-height: 100%;
    background: #fff;
}

.product-card-image img,
.product-detail-image img {
    max-height: 100%;
    object-fit: contain;
    aspect-ratio: 1 / 1;
}

.product-detail-image {
    min-height: 420px;
    background: #f8fafc;
}

.product-detail-section,
.contact-page-section,
.about-section,
.support-section,
.career-section,
.product-list-section {
    position: relative;
}

.footer-light {
    background: #0f172a;
    color: #cbd5e1;
    padding: 3rem 0 0rem;
}

.footer-light ul li {
    margin-bottom: 0px;
}

.footer-light h5,
.footer-light h6,
.footer-light p,
.footer-light a {
    color: #e2e8f0;
}

.footer-light a {
    text-decoration: none;
}



.footer-bottom {
    color: #94a3b8;
    font-size: 0.95rem;
}

.contact-card {
    padding: 2rem;
}
.contact-page .contact-card .card {
    padding:32px 30px 30px;
    background-color:#fff;
    height:auto;
    width:100%;
    max-width:500px;
}
.contact-page .contact-card .card  h3 {
    margin-bottom: 1px;
    padding-top: 10px;
}
.contact-page .contact-card .card  a {
    padding-top: 5px;
    cursor: pointer;
}
.contact-page .contact-card .card img{
    width:42px;
    height:42px;
  
}
.contact-page .contact-card .card p{
  
    margin-bottom:0;
}
.contact-info-item .small {
    letter-spacing: 0.07em;
    text-transform: uppercase;
    color: #64748b;
}

.contact-info-item p {
    margin-bottom: 0.75rem;
}

.product-meta-grid .meta-item {
    border: 1px solid rgba(15, 23, 42, 0.08);
    border-radius: 20px;
    background: #ffffff;
}

.product-meta-grid .meta-item strong {
    display: block;
    margin-top: 0.5rem;
    font-size: 1rem;
    color: #0f172a;
}

.product-specs li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.95rem 0;
    border-bottom: 1px solid #e2e8f0;
}

.product-specs li:last-child {
    border-bottom: none;
}

.product-actions .btn {
    min-width: 180px;
}

.page-hero {
    position: relative;
    overflow: hidden;
}

.page-hero::before {
    content: "";
    position: absolute;
    inset: 0;
    /* background: rgba(255, 255, 255, 0.1); */
    pointer-events: none;
}

.page-hero.page-hero-light {
    background: #f5f0ea;
}

.section-banner-gap {
    padding: 80px 0px;
}

.about-banner {
    background: url(../images/about-banner.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    object-fit: cover;
    color: #f8fafc;
    padding: 0px 0 100px 0px;
}


/* .page-hero .container {
  position: relative;
  z-index: 2;
} */

.page-hero .brand-slogan {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 1.25rem;
}

.model-email {
    color: #727271;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0%;
    margin-bottom: 0;
}

.modal-body {
    padding: 0;
}

.support-contact .section-label,
.page-hero .section-label,
.model .modal-header .section-label,
.page-section .section-label {
    display: flex;
    align-items: center;
    gap: 15px;
    text-transform: uppercase;
    letter-spacing: 0.43em;
    color: #e3000f;
    font-size: 10px;
    font-weight: bold;
    line-height: 1;
}

#model-download .modal-dialog {
    width: 100%;
    max-width: 530px;
}

#model-download h4 {
    font-size: 24px;
    letter-spacing: 0%;
    font-weight: bold;
    font-family: "Figtree", sans-serif;
    margin-bottom: 20px;
}

#model-download hr {
    margin: 10px 0;
}

#model-download i {
    color: #C3C3C3;
    font-size: 6px;
    margin-right: 10px;
}
#model-download h5{
    font-weight: bold;
    margin-bottom: 7px;
}
#model-download a,
#model-download p {
    font-size: 16px;
    letter-spacing: 0%;
    font-weight: 400;
    font-family: "Figtree", sans-serif;
    color: #1D1D1F;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    margin-bottom: 0px;
}
 #model-download a img{
     width:13px;
     margin-left:8px;
 } 
#model-download p {
       border-bottom: 1px solid rgba(0, 0, 0, 0.2);
           padding: 6px 0px;
}


.section-label {
    display: flex;
    align-items: center;
    gap: 15px;
    text-transform: uppercase;
    letter-spacing: 0.43em;
    color: #e3000f;
    font-size: 10px;
    font-weight: bold;
    line-height: 1;
}

.about-banner .section-label {
    display: flex;
    align-items: center;
    gap: 15px;
    text-transform: uppercase;
    letter-spacing: 43%;
    color: #e3000f;
    font-size: 10px;
    font-weight: bold;
    line-height: 10px;
    margin-bottom: 30px;
    font-family: "Montserrat", sans-serif;
}

.breadcrumb {
    margin-top: 40px;
    margin-bottom: 60px;
}

.breadcrumb a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    letter-spacing: -2%;
    font-weight: 300;
    font-family: "Montserrat", sans-serif;
}

.breadcrumb span {
    color: #fff;
    font-size: 14px;
    letter-spacing: -2%;
    font-weight: 300;
    margin-left: 10px;
    font-family: "Montserrat", sans-serif;
}

.product-colors {
    margin: 25px 0;
}

.color-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.color-item {
    padding: 8px 18px;
    border: 1px solid #ddd;
    border-radius: 30px;
    text-decoration: none;
    color: #333;
    transition: .3s;
}

.color-item:hover {
    background: #d71920;
    color: #fff;
    border-color: #d71920;
}

.color-item.active {
    background: #d71920;
    color: #fff;
    border-color: #d71920;
}


/* .breadcrumb strong{
    text-transform: uppercase;
} */

a {
    text-decoration: none;
}

.about-banner h1 {
    font-weight: bolder;
    font-size: 82px;
    line-height: 85px;
    letter-spacing: 0%;
    color: #fff;
    margin-bottom: 35px;
}

.banner-page h1 {
    font-weight: bolder;
    font-size: 82px;
    line-height: 85px;
    letter-spacing: 0%;
    color: #fff;
    margin-bottom: 35px;
}

.about-banner h1 span {
    color: #e3000f;
}

.banner-page h1 span {
    color: #e3000f;
}

.about-banner p {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0%;
    font-weight: 400;
    opacity: 0.6;
    margin-bottom: 70px;
}

.banner-page p {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0%;
    font-weight: 300;
    opacity: 0.6;
    color: #fff;
    margin-bottom: 70px;
}


/* The red line pseudo-element */

.support-contact .section-label::before,
.page-hero .section-label::before,
.model .modal-header .section-label::before,
.page-section .section-label::before {
    content: "";
    display: inline-block;
    width: 27px;
    height: 1px;
    background-color: #e3000f;
}

.banner-page .section-label::before {
    content: "";
    display: inline-block;
    width: 27px;
    height: 1px;
    background-color: #e3000f;
}

.page-section .section-label-about {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    text-transform: uppercase;
    letter-spacing: 43%;
    color: #e3000f;
    font-size: 10px;
    font-weight: bold;
    line-height: 10px;
    margin-bottom: 30px;
    font-family: "Montserrat", sans-serif;
}

.banner-page .section-label {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 15px;
    text-transform: uppercase;
    letter-spacing: 43%;
    color: #e3000f;
    font-size: 10px;
    font-weight: bold;
    line-height: 10px;
    margin-bottom: 30px;
    font-family: "Montserrat", sans-serif;
}

.banner-page .card {
    background-color: transparent;
    border: 1px solid #72727161;
    width: 100%;
}
 #exampleModal .modal-header .btn-close {
    top: 35px;
 }
.banner-page .card .content {
    display: flex;
    align-items: center;
    padding: 25px 30px;
    border-bottom: 1px solid #72727161;
}
.btn-close:focus {
    box-shadow: none;
}
.banner-page .card .content span {
    font-size: 10px;
    font-weight: 500;
    margin-bottom: -1px;
    opacity: 1;
    color: #727271;
    text-transform: uppercase;
    display: block;
}

.contact-page {
    padding: 80px 0;
}

.contact-page h3 {
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 10px;
    font-weight: bold;
    color: #222222;
}

.contact-page h3 a {
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 10px;
    font-weight: bold;
    color: #222222;
}

.contact-page .card {
    background-color: transparent;
    border: none;
    border-radius: 0;
    border-right: 1px solid #e2dcd5;
    width: 100%;
    max-width: 440px;
    height: 218px;
}

.contact-page .text-contact {
    font-size: 10px;
    font-weight: bold;
    line-height: 10px;
    letter-spacing: 26%;
    color: #e3000f;
    text-transform: uppercase;
    font-family: "Figtree", sans-serif;
    margin-top: 5px;
}

.contact-page p {
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0%;
    color: #727271;
    margin-top: 25px;
}

.contact-page a {
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0%;
    color: #727271;
    display: block;
}

.contact-page .address {
    margin-top: 25px;
}

.contact-page .address span {
    text-transform: uppercase;
    font-weight: bold;
}

.form-support label {
    font-size: 10px;
    letter-spacing: 10%;
    line-height: 10px;
    font-weight: 600;
    text-transform: uppercase;
    color: #727271;
    display: block;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 8px;
}

.form-support input {
    width: 100%;
    background-color: #fafaf8;
    border: 1px solid #d9d6cf;
    height: 42px;
    margin-bottom: 5px;
    border-radius: 0px;
}

.form-support input[type="file"] {
    width: 100%;
    background-color: transparent;
    border: none;
    margin-bottom: 0px;
    border-radius: 0px;
    color: #727271;
    font-size: 14px;
    height: 35px;
    line-height: 22px;
}

.form-support .d-flex {
    align-items: center;
    justify-content: space-between;
    margin-top: 24px;
}

.form-support .d-flex span {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0%;
    color: #222222;
    font-family: "Montserrat", sans-serif;
}

input[type="file"]::file-selector-button {
    border: none;
    /* Optional: adds some breathing room */
    cursor: pointer;
    padding: 8px 16px;
    background-color: #E6E6E6;
}

.form-support select {
    width: 100%;
    background-color: #fafaf8;
    border: 1px solid #d9d6cf;
    height: 42px;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 2%;
    color: #a6a6ad;
    border-radius: 0px;
}

.form-support textarea {
    width: 100%;
    background-color: #fafaf8;
    border: 1px solid #d9d6cf;
    height: 100px;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 2%;
    color: #a6a6ad;
    border-radius: 0px;
}

.form-support select option {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 2%;
    color: #ffffff;
    background-color: #727271;
}

.form-support .col-md-4,
.form-support .col-md-8,
.form-support .col-md-12,
.form-support .col-md-6 {
    padding-right: 0px;
}

.support-contact h3 {
    font-size: 20px;
    line-height: 10px;
    letter-spacing: 0%;
    font-weight: bold;
    margin-bottom: 30px;
}

.support-contact p {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0%;
    font-weight: 400;
    margin-bottom: 20px;
    color: #727271;
}

.support-contact .address {
    color: #727271;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
}

.support-contact a {
    color: #727271;
    font-size: 14px;
    display: block;
    font-weight: 400;
    line-height: 26px;
}

.support-contact a:hover {
    color: #727271;
    font-size: 14px;
    display: block;
    font-weight: 400;
    line-height: 26px;
}

.support-contact .address span {
    color: #000;
    font-size: 12px;
    font-weight: 500;
    line-height: 40px;
    text-transform: uppercase;
    letter-spacing: 20%;
}

.support-contact .address span {
    color: #000;
    font-size: 12px;
    font-weight: 500;
    line-height: 26px;
    text-transform: uppercase;
    letter-spacing: 20%;
}

.support-contact .card {
    background-color: #222222;
    padding: 30px;
    border-radius: 0px;
}

.support-contact .card span {
    font-size: 10px;
    line-height: 10px;
    letter-spacing: 26%;
    color: #e3000f;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.support-contact .card p {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0%;
    color: #fff;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 0px;
}

.support-contact {
    padding: 80px 0;
}

.about-contact-section {
    padding: 80px 0;
}

.banner-page .card .content a {
    font-size: 14px;
    font-weight: 600;
    line-height: 10px;
    letter-spacing: 0%;
    color: #fff;
    opacity: 1;
}

.page-section .section-label-about::before {
    content: "";
    display: inline-block;
    width: 27px;
    height: 1px;
    background-color: #e3000f;
}

.support-contact .section-label::before {
    content: "";
    display: inline-block;
    width: 27px;
    height: 1px;
    background-color: #e3000f;
}

.brand-quote .quote-note::before {
    content: "";
    display: inline-block;
    width: 27px;
    height: 1px;
    background-color: #e3000f;
}

.brand-quote .quote-note::after {
    content: "";
    display: inline-block;
    width: 27px;
    height: 1px;
    background-color: #e3000f;
}

.page-section .section-label-about::after {
    content: "";
    display: inline-block;
    width: 27px;
    height: 1px;
    background-color: #e3000f;
}

.about-banner .section-label::before {
    content: "";
    display: inline-block;
    width: 27px;
    height: 1px;
    background-color: #e3000f;
}

.section-label::before {
    content: "";
    display: inline-block;
    width: 27px;
    height: 1px;
    background-color: #e3000f;
}

.page-hero h1 {
    font-size: clamp(3rem, 5vw, 80px);
    line-height: 90px;
    font-weight: 100 !important;
    margin-bottom: 1.5rem;
}

.support-contact h1 {
    font-size: clamp(3rem, 5vw, 80px);
    line-height: 90px;
    font-weight: lighter;
    margin-bottom: 1.5rem;
}

.page-hero h1 span {
    color: #e3000f;
}

.support-contact h1 span {
    color: #e3000f;
}

.career h4 {
    font-size: 46px;
    line-height: 60px;
    letter-spacing: 0px;
    color: #222222;
    font-weight: 300;
}

.career h4 span {
    color: #e3000f;
}

.page-hero p {
    font-size: 16px;
    color: inherit;
    max-width: 520px;
    line-height: 26px;
    letter-spacing: 0%;
}

.about-contact-section p {
    font-size: 16px;
    color: #727271;
    max-width: 520px;
    line-height: 26px;
    letter-spacing: 0%;
}

.page-hero .hero-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    margin-top: 2rem;
}

.page-hero .hero-card {
    position: relative;
    padding: 2rem;
    background: #fff;
    border-radius: 2.5rem;
    min-height: 520px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-shadow: 0 30px 80px rgba(0, 0, 0, 0.08);
}

.page-hero.page-hero-dark .hero-card {
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.08);
}

.hero-card-panel {
    border-radius: 24px;
    padding: 1.75rem;
    background: #f7f2ee;
}

.page-hero.page-hero-dark .hero-card-panel {
    background: rgba(255, 255, 255, 0.08);
}

.page-hero .page-banner-image {
    width: 100%;
    max-width: 561px;
    height: 522px;
    position: absolute;
    top: 0px;
    right: 10%;
}

.hero-card-panel p {
    margin: 0;
    color: #5b6770;
}

.page-section .sub-section {
    background-color: #f5f0ea;
    padding: 16px 30px;
    width: 514px;
    border-left: 3px solid #e3000f;
    margin-top: 40px;
}

.page-section .sub-section span {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 2%;
}

.page-section {
    padding: 140px 0;
}

.variant-section {
    padding-top: 10px;
    border-top: none;
}

.variant-section .show-border {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    border-top: 1px solid #11182738;
}

.variant-section .variant-btn {
    padding: 15px;
    border: 1px solid #0000001A;
    background: transparent;
    color: #1D1D1F;
    opacity: 50%;
}

.variant-section .active {
    opacity: 100%;
}

.variant-section .variant-btn strong {
    color: #1D1D1F;
    font-size: 16px;
    font-weight: bolder;
    /* line-height: 40px; */
    letter-spacing: 0%;
    font-family: "Figtree", sans-serif;
}

.variant-section .variant-btn small {
    color: #1D1D1F;
    font-size: 14px;
    /* line-height: 40px; */
    letter-spacing: 0%;
    font-family: "Figtree", sans-serif;
}

#exampleModal h2 {
    font-size: 32px;
    line-height: 20px;
    letter-spacing: 0%;
    color: #222222;
    font-weight: bold;
}

.modal-dialog {
    width: 100%;
    max-width: 720px;
}

.modal-content {
    padding: 30px;
    border-radius: 3px;
}   

.modal-header {
    border-bottom: none;
    padding: 10px;
    margin-bottom: 13px;
}

.support-contact h2,
.page-section h2 {
    font-size: clamp(2.4rem, 4vw, 52px);
    line-height: 60px;
    font-weight: 300;
    margin-bottom: 12px;
    color: #222222;
}

.model p,
.support-contact p,
.page-section p {
    color: #727271;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0%;
}

.mission-section {
    background-color: #222222;
    padding: 100px 0;
    border-radius: 3px;
}

.mission-section h5 {
    font-size: 46px;
    line-height: 60px;
    letter-spacing: 0%;
    margin-bottom: 30px;
    font-weight: 100;
}

.values-wrapper {
    border: 1px solid #d9d2cc;
}

.values-wrapper .col-md-2 {
    padding: 0;
    text-align: start;
    width: 100%;
    max-width: 234px !important;
}

.values-wrapper .card-value {
    padding: 0;
    text-align: start;
    width: 20%;
}

.values-section .info-card {
    padding: 60px 11px 15px;
    position: relative;
    overflow: hidden;
    border: none;
    width: 100%;
    text-align: start;
    border-right: 1px solid #d9d2cc;
}

.values-wrapper .col-md-2:last-child .info-card {
    border-right: none;
}

.values-wrapper .card-value:last-child .info-card {
    border-right: none;
}

.values-section .info-card h5 {
    font-size: 22px;
    line-height: 10px;
    letter-spacing: 0%;
    font-weight: bold;
    margin-bottom: 30px;
}

.values-section .info-card .card-bg {
    position: absolute;
    top: 50px;
    right: 15px;
    z-index: 1;
}

.values-section .info-card .card-bg-content {
    font-size: 100px;
    font-weight: bold;
    line-height: 10px;
    color: #e3000f;
    opacity: 0.1;
}

.banner-page {
    background-color: #222222;
}

.about-contact-section {
    background-color: #222222;
}

.about-contact-section h2 span {
    color: #e3000f;
}

.about-contact-section h2 {
    color: #fff;
    font-weight: bold;
    font-size: 38px;
    line-height: 28px;
    margin-bottom: 20px;
}

.about-contact-section .btn-theme-outline {
    color: #727271;
}
.about-contact-section .btn-theme-danger:hover {
    color: #727271;
}

.about-contact-section .btn-theme-outline:hover {
    color: #727271;
}

.page-section .feature-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1.5rem;
}

.page-section .feature-card {
    padding: 2rem;
    border-radius: 24px;
    background: #ffffff;
    border: 1px solid rgba(15, 23, 42, 0.08);
}

.page-section .feature-card h5 {
    margin-bottom: 1rem;
}

.product-home-slider .slider-buttons {
    justify-content: end;
}

.product-home-slider .related-card {
    min-width: 578px;
}

.product-showcase .product-card-alt {
    border: 1px solid #e2dcd5;
    border-radius: 5px;
    overflow: hidden;
    background: transparent;
}

.product-card-alt .product-card-media {
    min-height: 280px;
    background: transparent;
}

.product-card-alt .card-body {
    padding: 1.75rem;
}

.product-card-alt .card-title {
    font-size: 21px;
    margin-bottom: 0.75rem;
    font-weight: 400;
    line-height: 60px;
    letter-spacing: 0px;
}

.product-card-alt p {
    color: #5b6770;
}

.product-card-icon {
    position: absolute;
    right: 1.5rem;
    bottom: 1.5rem;
    color: #e3000f;
    font-size: 1.2rem;
}

.brand-quote {
    background: #fff;
    padding-top: 120px;
    padding-bottom: 120px;
}

.brand-quote .quote-text {
    font-size: clamp(1.6rem, 2.5vw, 46px);
    font-weight: 400;
    line-height: 60px;
    font-family: "Figtree", sans-serif;
    color: #222222;
    margin-bottom: 30px;
}


/* .brand-quote .quote-note {
  color: #e3000f;
  letter-spacing: 43%;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 10px;
  font-weight: 700;
  margin-bottom:0px;
} */

.brand-quote .quote-note {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    text-transform: uppercase;
    letter-spacing: 43%;
    color: #e3000f;
    font-size: 10px;
    font-weight: bold;
    line-height: 10px;
    margin-bottom: 30px;
    font-family: "Montserrat", sans-serif;
}

.cta-section {
    background: linear-gradient(to right, #222222 50%, #F5F0EA 50%);
    color: #fff;
}

.cta-section .section-label {
    color: #f87171;
}

.cta-panel {
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.16);
    border-radius: 28px;
    padding: 35px 60px 45px 50px;
}

.cta-panel h5 {
    font-size: 10px;
    letter-spacing: 43%;
    text-transform: uppercase;
    line-height: 10px;
    color: #727271;
    font-weight: bold;
}

.cta-panel p {
    color: #d1d5db;
}

.modal-header .btn-close {
    position: absolute;
    top: 12px;
    right: 31px;
    /* border: 1px solid #E3000F; */
    /* border-radius: 3px; */
    opacity: 1;
}
.btn-close {
    --bs-btn-close-bg: url("");
   
}

.contact-form .form-control {
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid #d9d6cf;
    color: #1d1d1f;
    border-radius: 0%;
    font-size: 15px;
    line-height: 28px;
    letter-spacing: 2%;
}

.form-control {
    border-radius: 0%;
}

.form-support input::placeholder {
    color: #1D1D1F;
    opacity: 50%;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 2%;
    font-family: "Montserrat", sans-serif;
}

.contact-form .form-control::placeholder {
    color: #1d1d1f;
    opacity: 50%;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 2%;
    font-family: "Montserrat", sans-serif;
    border-radius: 0%;
}

.contact-form .select-wrapper select {
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid #d9d6cf;
    color: #1d1d1f;
    border-radius: 0% !important;
    opacity: 50%;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 2%;
    font-family: "Montserrat", sans-serif;
    border-radius: 0%;
    width: 100%;
    padding: 0.375rem 0.75rem;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.contact-form .select-wrapper select:focus,
.contact-form .select-wrapper select:focus-visible {
    border-radius: 0% !important;
}

.contact-form .select-wrapper {
    position: relative;
}

.contact-form .select-wrapper .select-arrow {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 14px;
    pointer-events: none;
}

.contact-form select::placeholder {
    font-size: 14px;
}

.section-border {
    width: 100%;
    height: 1px;
    background-color: #E2DCD5;
    margin: 0px;
    padding: 0px;
    opacity: 0.1;
}

.contact-form select option {
    color: #fff;
    opacity: 50%;
    font-size: 14px;
    font-weight: 300;
    line-height: 28px;
    letter-spacing: 2%;
    font-family: "Figtree", sans-serif;
    border-radius: 0%;
    background-color: #595959;
}

.contact-form select option:hover {
    background-color: #222222 !important;
}

.contact-form .btn-solid {
    width: 100%;
}

select option:hover,
select option:focus,
select option:active {
    background: #333333 !important;
    /* Your custom dark background */
    color: #fff !important;
    box-shadow: 0 0 10px 100px #333333 inset !important;
    /* Forces the color inside */
}

.page-hero.page-hero-dark p,
.page-hero.page-hero-dark .hero-card-panel p,
.page-hero.page-hero-dark .section-label {
    color: rgba(255, 255, 255, 0.8);
}

.page-hero.page-hero-dark h1,
.page-hero.page-hero-dark h2 {
    color: #fff;
}

.page-hero .hero-card-image {
    width: 100%;
    height: 320px;
    border-radius: 28px;
    background: linear-gradient(180deg, #f3ece2 0%, #fff9f3 100%);
}

.page-hero .hero-card-image::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: radial-gradient( circle at top left, rgba(220, 38, 38, 0.18), transparent 40%), radial-gradient( circle at bottom right, rgba(17, 24, 39, 0.08), transparent 28%);
    border-radius: 28px;
}

.page-hero .hero-stat-list {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    margin-top: 1.5rem;
}

.page-hero .hero-stat {
    border-radius: 22px;
    background: #ffffff;
    padding: 1rem 1.25rem;
    border: 1px solid rgba(15, 23, 42, 0.08);
    min-width: 10rem;
}

.page-hero .hero-stat strong {
    display: block;
    font-size: 1.4rem;
    margin-bottom: 0.3rem;
}

.page-section .values-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1.5rem;
}

.page-section .values-grid .info-card {
    min-height: 260px;
}

.footer-light {
    background: #eee7de;
    color: #2c2c2c;
    padding: 3rem 0 0rem;
}

.footer-light b {
    color: #222222;
    font-size: 12px;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: 20%;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
}

.footer-light p,
.footer-light a {
    color: #727271;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    font-family: "Montserrat", sans-serif;
}

.footer-light a:hover {
    color: #ee1b1c;
}

.footer-bottom {
    background-color: #e5dfd7;
    padding-bottom: 15px;
    padding-top: 15px;
}

.footer-bottom span {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0%;
    color: #727271;
}

.footer-bottom a {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0%;
    color: #727271;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    border: none;
    border-bottom: 1px solid #F5F0EA;
    border-left: 1px solid #F5F0EA;
    border-right: 1px solid #F5F0EA;
     top: 45px;
}
 .navbar .dropdown:hover > .dropdown-menu {
        display: block;
        margin-top: 0;
    }

    .navbar .dropdown-toggle::after {
        transition: transform 0.3s ease;
    }

    .navbar .dropdown:hover .dropdown-toggle::after {
        transform: rotate(180deg);
    }

.single-product-page {
    background-color: #fff;
}

.single-product-page .breadcrumb {
    background-color: #fff;
}

.single-product-page .breadcrumb a {
    text-decoration: none;
    color: #222222;
    font-size: 14px;
    letter-spacing: -2%;
    font-weight: 300;
    font-family: "Montserrat", sans-serif;
}

.single-product-page .breadcrumb span {
    color: #222222;
    font-size: 14px;
    letter-spacing: -2%;
    font-weight: 300;
    margin-left: 10px;
    font-family: "Montserrat", sans-serif;
}

.single-product-page .breadcrumb strong {
    font-size: 14px;
}

.single-product-page .breadcrumb {
    margin-top: 15px;
    margin-bottom: 18px;
}

.single-product-section {
    padding: 20px 0 80px 0;
}

.product-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: start;
}


/* Gallery */
 #model-download .modal-body .product-image-model {
    border: 1px solid rgba(114, 114, 113, 0.5);
    border-radius: 0px;
    overflow: hidden;
    text-align: center;
    padding: 0;
    aspect-ratio: 1 / 1;
}
.main-image {
    border: 1px solid rgba(114, 114, 113, 0.5);
    border-radius: 0px;
    overflow: hidden;
    text-align: center;
    padding: 0;
    aspect-ratio: 1 / 1;
}

 #model-download .modal-body .product-image-model img {
    width: 100%;
    height: auto;
    object-fit: contain;
    aspect-ratio: 1 / 1;
}
.main-image img {
    width: 100%;
    height: auto;
    object-fit: contain;
    aspect-ratio: 1 / 1;
}

.thumbnail-wrapper {
    /* display: flex; */
    /* gap: 12px; */
    margin-top: 20px;
}

.thumbnail-wrapper .thumbnail {
    width: 100%;
    height: auto;
    cursor: pointer;
    border-radius: 0px;
    border: 1px solid rgb(114 114 113 / 16%);
    transition: .3s;
    padding: 0px;
    text-align: center;
    aspect-ratio: 1 / 1;
    opacity:0.6;
}

.thumbnail-wrapper .thumbnail img {
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1;
}
.product-details hr {
    border: 0;
    border-top: var(--bs-border-width) solid #0000001A;
    opacity: 1;
}
.thumbnail-wrapper .thumbnail:hover,
.thumbnail-wrapper .thumbnail.active {
    border-color: rgba(114, 114, 113, 0.6);
    opacity:1;
}



/* Details */

.product-title {
    font-size: 34px;
    font-weight: bold;
    margin-bottom: 6px;
    letter-spacing: -2%;
    color: #222222;
}

.product-actions {
    display: flex;
    gap: 15px;
}

.product-description {
    font-size: 15px;
    line-height: 24px;
    letter-spacing: -1%;
    color: #222222;
    margin-bottom: 7px;
}

.product-actions {
    margin-top: 40px;
}

.product-actions .btn-theme-outline {
    border: 1px solid #e3000f;
    color: #e3000f;
}


/* Related */

.related-products {
    padding: 0 0 80px 0;
    background: #fff;
}
.related-products .section-header h2{
      font-size: 32px;
}
.section-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.section-header h2 {
    margin: 0;
    font-size: 34px;
    font-weight: bold;
    line-height: 66px;
    color: #222222;
}

.slider-buttons {
    display: flex;
    gap: 12px;
}

.slider-buttons button {
    width: 30px;
    height: 30px;
    border: 1px solid #727271;
    background: transparent;
    color: #727271;
    border-radius: 3px;
    cursor: pointer;
    line-height: 10px;
    padding: 7px 5px;
    font-size: 13px;
}
.slider-buttons button:hover {
    width: 30px;
    height: 30px;
    border: 1px solid #E3000F;
    background: transparent;
    color: #E3000F;
    border-radius: 3px;
    cursor: pointer;
    line-height: 10px;
    padding: 7px 5px;
}

.slider-buttons button img{
     width: 15px;
    height: 15px;
}
.related-slider {
    display: flex;
    gap: 20px;
    overflow-x: auto;
    scroll-behavior: smooth;
}

.related-slider::-webkit-scrollbar {
    display: none;
}

.related-card {
    min-width: 270px;
    background: white;
    text-align: center;
}

.related-card .related-card-img {
    aspect-ratio: 1 / 1;
    background: white;
    border-radius: 0px;
    text-align: center;
    border: 1px solid #ccc;
    padding: 0px;
    width: 100%;
}

.related-card img {
    width: 100%;
    height: auto;
    object-fit: contain;
    aspect-ratio: 1 / 1;
}

.related-card h5 {
    margin: 20px 0 0;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    color: #222222;
    text-align: start;
    text-transform: uppercase;
}

@media (max-width: 1480px) {
    .page-section {
        padding: 100px 0;
    }
    .btn-theme-danger {
        padding: 20px 20px;
    }
    .navbar-nav .nav-item {
        margin-right: 40px;
    }
    .variant-section .variant-btn {
        padding: 7px;
    }
    .padding-x {
        padding-right: 2rem !important;
        padding-left: 2rem !important;
    }
    .product-container-fluid .product-card {
    height: 430px;
}
    .product-banner .banner-bg-img {
        position: absolute;
        right: 7%;
        bottom: 8%;
        width: auto;
        max-width: 60%;
    }
    .product-title {
        margin-bottom: 0px;
    }
    .product-banner {
        width: 100%;
        min-height: 620px;
    }
    .product-content .tab-content .product-container {
        max-width: 97%;
    }
    .product-home-slider .related-card {
        min-width: 410px;
    }
    .page-hero h1 {
        line-height: 75px;
    }
    .brand-quote {
        background: #fff;
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .about-banner p {
        margin-bottom: 40px;
    }
    .page-section .section-label-about {
        margin-bottom: 0px;
    }
    .brand-quote .quote-text {
        line-height: 50px;
    }
    .product-banner .breadcrumb {
        margin-bottom: 100px;
    }
}

@media (max-width: 991px) {
    .page-section .feature-grid,
    .page-section .values-grid {
        grid-template-columns: 1fr;
    }
    .page-hero {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }
    .hero-card {
        min-height: auto;
    }
    .brand-quote {
        background: #fff;
        padding-top: 100px;
        padding-bottom: 100px;
    }
       .product-container-fluid .product-card {
    height: auto;
}
}

@media (min-width: 992px) {
    .mega-menu-wrapper {
        width: 800px;
        left: 50% !important;
        transform: translateX(-50%) !important;
        top: 100%;
    }
    .mobile-brand-group {
        display: none !important;
    }
}

@media (max-width: 991.98px) {
    /* Make dropdown full-width inside mobile container hamburger layout */
    .mega-menu-wrapper {
        width: 100% !important;
        box-shadow: none !important;
        background-color: #f8f9fa !important;
        /* light background contrast for container context */
        padding: 15px !important;
    }
    /* Stack column layers vertically */
    .mega-menu-wrapper .row {
        flex-direction: column !important;
    }
    /* Remove vertical divider line on mobile and add margin spacing */
    .mega-menu-wrapper .border-end {
        border-right: none !important;
        border-bottom: 1px solid #dee2e6 !important;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    /* Adjust structural margins for middle sub-brands layout block */
    .mega-menu-wrapper .col-lg-3 {
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-bottom: 15px;
    }
    /* Make category item list elements expand to be comfortable touch targets */
    .category-item {
        padding: 12px 10px !important;
        font-size: 14px;
    }
    /* Hide the contextual preview images panel on mobile viewports for clean minimalism */
    .mega-menu-wrapper .col-lg-4 {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .navbar-nav {
        margin-top: 1rem;
    }
    .padding-x {
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
    }
    .header-spacer {
        height: 110px;
    }
    .page-hero h1 {
        font-size: 2.8rem;
    }
    .product-card-media {
        min-height: 220px;
    }
    .hero-card {
        padding: 1.5rem;
    }
    .product-banner {
        min-height: 700px;
        padding: 60px 0 0 0;
        flex-direction: column;
    }
    .product-banner .banner-bg-img {
        position: relative;
        max-width: 100%;
        width: 100%;
        margin-top: 30px;
        transform: translateY(0);
        right: 0;
        padding: 10px;
    }
    .product-banner h1 {
        font-size: 42px;
    }
    .product-banner .breadcrumb {
        margin-bottom: 25px;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: relative;
    }
       .product-container-fluid .product-card {
    height: auto;
}
}

@media (max-width: 480px) {
    .modal{
        z-index: 99999;
    }
    .single-product-page {
    margin-top: 18%;
}
    .product-banner .breadcrumb {
        margin-top: 10px;
    }
       .product-container-fluid .product-card {
    height: auto;
}
    .header-spacer {
        height: auto;
    }
    #model-download .modal-dialog {
        width: auto;
        max-width: 100%;
    }
    .padding-x {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }
    .navbar {
        min-height: auto;
    }
    .cta-panel {
        padding: 0px 0px;
    }
    .cta-panel {
    border: none;
}
    .cta-panel h5{
   margin-top : 30px;
}
    .about-banner {
        padding: 0px 0 35px 0px;
    }
    .about-banner .breadcrumb {
        margin-top: 100px;
        margin-bottom: 25px;
    }
    .product-content {
        background-color: #fff;
        padding: 50px 5px;
    }
    .product-content h2 {
        font-size: 30px;
        font-weight: bold;
        line-height: 35px;
        letter-spacing: -2%;
        color: #1d1d1f;
        margin-bottom: 10px;
    }
    .product-content .filter {
        padding: 0px 30px 0px 0px;
        border-right: 1px solid #d9d9d9;
        width: 100%;
        max-width: 100%;
        height: auto;
    }
    .product-content .tab-content .product-card .product-card-image {
        width: 100%;
        max-width: 100%;
        height: auto;
    }
    .thumbnail-wrapper .thumbnail {
        width: 70px;
        height: 70px;
        cursor: pointer;
        border-radius: 0px;
        border: 1px solid rgb(114 114 113 / 16%);
        transition: .3s;
        padding: 11px 0px;
        text-align: center;
        margin-bottom: 0px;
    }
    .navbar-collapse {
        margin-bottom: 40px;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu ul {
        display: block;
    }
    .page-section .section-label-about {
        margin-bottom: 10px;
    }
    .thumbnail-wrapper .thumbnail img {
        width: 50px;
        height: 50px;
    }
    .product-title {
        font-size: 25px;
    }
    .single-product-page .breadcrumb span {
        font-size: 10px;
    }
    .single-product-page .breadcrumb a {
        font-size: 10px;
    }
    .single-product-page .breadcrumb {
        margin-top: 10px;
        margin-bottom: 0px;
    }
    .product-description {
        font-size: 14px;
        line-height: 20px;
    }
    .product-actions .btn {
        min-width: 160px;
    }
    .section-header h2 {
        font-size: 20px;
    }
    .slider-buttons {
        gap: 15px;
    }
    .related-card {
        min-width: 50%;
    }
   
    .related-card img {
        width: 100%;
    height: auto;
    object-fit: contain;
    aspect-ratio: 1 / 1;
}
    .related-card h5 {
        font-size: 12px;
    }
    .page-hero {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .page-hero .brand-slogan {
        display: flex;
        align-items: center;
        gap: 15px;
        margin-bottom: 0px;
        margin-top: 55px;
    }
    .page-hero h1 {
        line-height: 45px;
    }
    .section-label {
        margin-bottom: 25px;
    }
    .page-section {
        padding: 50px 0;
    }
    .model h2,
    .support-contact h2,
    .page-section h2 {
        font-size: clamp(32px, 4vw, 52px);
        line-height: 35px;
        font-weight: 400;
    }
    .model p,
    .support-contact p,
    .page-section p {
        line-height: 24px;
    }
    .page-section .sub-section {
        width: 100%;
        padding: 14px 25px;
    }
    .brand-quote .quote-text {
        line-height: 35px;
    }
    .brand-quote {
        padding-top: 45px;
        padding-bottom: 45px;
    }
    .cta-section {
        background: linear-gradient(to bottom, #222222 50%, #f2efeb 50%);
    }
    .cta-section h2 {
        text-align: center;
        line-height: 45px;
    }
    .cta-section p {
        text-align: center;
        line-height: 24px;
    }
    .footer-light {
        padding: 3rem 0 0rem;
    }
    .breadcrumb {
        margin-top: 100px;
        margin-bottom: 25px;
    }
    .about-banner h1 {
        font-weight: 400;
        font-size: 35px;
        line-height: 85px;
        margin-bottom: 0px;
    }
    .about-banner .section-label {
        margin-bottom: 0px;
    }
    .about-banner p {
        opacity: 0.9;
        margin-bottom: 35px;
    }
    .mission-section h5 {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 20px;
    }
    .mission-section {
        padding: 50px 0;
    }
    .values-wrapper .card-value {
        width: 100%;
        border-bottom: 1px solid #d9d2cc;
    }
    .about-contact-section h2 {
        font-weight: 400;
        line-height: 45px;
        margin-bottom: 15px;
    }
    .about-contact-section {
        padding: 50px 0;
    }
    .banner-page .section-label {
        margin-bottom: 20px;
    }
    .banner-page h1 {
        font-weight: 400;
        font-size: 45px;
        line-height: 50px;
        margin-bottom: 15px;
    }
    .banner-page p {
        line-height: 30px;
        font-weight: 300;
        opacity: 0.9;
        margin-bottom: 5px;
    }
    .banner-page .card {
        margin-bottom: 30px;
    }
    .form-support input {
        height: auto;
        margin-bottom: 16px;
    }
    .form-support .col-md-4,
    .form-support .col-md-8,
    .form-support .col-md-12 {
        padding-right: calc(var(--bs-gutter-x) * 0.5);
    }
    .form-support textarea {
        margin-bottom: 15px;
    }
    .support-contact {
        padding: 50px 0;
    }
    .support-contact h3 {
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 12px;
    }
    .support-contact .section-label {
        margin-bottom: 15px;
    }
    .support-contact .card {
        padding: 20px;
        margin-top: 20px;
    }
    .banner-page {
        padding-bottom: 30px;
    }
    .career h4 {
        font-size: 25px;
        line-height: 35px;
    }
    .contact-page {
        padding: 50px 0;
    }
    .form-support .col-md-4,
    .form-support .col-md-8,
    .form-support .col-md-12,
    .form-support .col-md-6 {
        padding-right: calc(var(--bs-gutter-x) * .5);
    }
    .contact-page .card {
        width: 100%;
        max-width: 100%;
        height: auto;
        margin-bottom: 25px;
        border: none;
        border-bottom: 1px solid #e2e8f0;
    }
    .contact-page .address {
        margin-top: 10px;
    }
    .contact-page p {
        margin-top: 15px;
    }
    .f-size {
        font-size: 11px;
    }
    .navbar-nav .dropdown-menu {
        position: relative;
    }
    .navbar-toggler {
        border: none !important;
        border-radius: 0px !important;
        ;
    }
    .support-contact .address span {
        line-height: 26px;
    }
    .form-support select {
        height: auto;
    }
    .modal-dialog {
        max-width: fit-content;
    }
    .modal-content {
        padding: 10px;
    }
    .model-email {
        margin-bottom: 15px;
    }
    .navbar-toggler {
        transition: transform .3s ease;
        color: #222222 !important;
    }
    .navbar-toggler.active {
        transform: rotate(90deg);
    }

      #mobileFilter{
        position: fixed;
        top: 0;
        left: -100%;
        width: 320px;
        max-width: 90%;
        height: 100vh;
        background: #fff;
        overflow-y: auto;
        z-index: 9999;
        transition: .3s;
        padding:20px;
        box-shadow:0 0 20px rgba(0,0,0,.2);
    }

    #mobileFilter.active{
        left:0;
    }
    .brand-tabs {
    position: relative;
    right: 0;
}   
}

 #productHomeSlider .related-slider-wrapper {
    position: relative;
    width: 100%;
    overflow: visible !important;
}


.related-slider {
    position: relative;
    width: 100%;
}

/* Buttons */
#productHomeSlider .slider-buttons {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
    z-index: 9999;
    pointer-events: none;
}


#productHomeSlider .slider-buttons button {
    position: absolute;
    top: -65px;
    display: flex;
    align-items: center;
    justify-content: center;

    padding: 0;

    z-index: 10000;
    pointer-events: auto;
}


#productHomeSlider #prevBtn {
    left: 28px;
}

#productHomeSlider #nextBtn {
    right: 28px;
}



/* =========================================
   LARGE DESKTOP
   1400px and above
========================================= */

@media (min-width: 1400px) {

 #productHomeSlider   #prevBtn {
        left: 28px;
    }

  #productHomeSlider  #nextBtn {
        right: 28px;
    }
    .related-slider .related-card .product-card .product-info a{
  color:#222222;
}

}


/* =========================================
   LAPTOP
   1200px - 1399px
========================================= */

@media (min-width: 1200px) and (max-width: 1399px) {

  #productHomeSlider  #prevBtn {
        left: 28px;
    }

  #productHomeSlider  #nextBtn {
        right: 28px;
    }
.related-slider .related-card .product-card .product-info a{
  color:#222222;
}
.variant-section .variant-btn strong {
    font-size: 14px;
    
}
}


/* =========================================
   TABLET / SMALL LAPTOP
   992px - 1199px
========================================= */

@media (min-width: 992px) and (max-width: 1199px) {

  #productHomeSlider  #prevBtn {
        left: -25px;
    }

  #productHomeSlider  #nextBtn {
        right: -25px;
    }

 #productHomeSlider   .slider-buttons button {
        width: 42px;
        height: 42px;
    }

}


/* =========================================
   TABLET
   768px - 991px
========================================= */

@media (min-width: 768px) and (max-width: 991px) {

  #productHomeSlider  #prevBtn {
        left: 10px;
    }

  #productHomeSlider   #nextBtn {
        right: 10px;
    }

    .slider-buttons button {
        width: 42px;
        height: 42px;
    }

}


/* =========================================
   MOBILE
   576px - 767px
========================================= */

@media (min-width: 576px) and (max-width: 767px) {

    #productHomeSlider   #prevBtn {
        left: 10px;
    }

    #productHomeSlider   #nextBtn {
        right: 10px;
    }

   #productHomeSlider .slider-buttons button {
        width: 40px;
        height: 40px;
    }

 #productHomeSlider   .slider-buttons button i {
        font-size: 14px;
    }

}


/* =========================================
   SMALL MOBILE
   Below 576px
========================================= */

@media (max-width: 575px) {

   #productHomeSlider #prevBtn {
        left: 8px;
    }

  #productHomeSlider  #nextBtn {
        right: 8px;
    }

  #productHomeSlider  .slider-buttons button {
        width: 36px;
        height: 36px;
    }

  #productHomeSlider  .slider-buttons button i {
        font-size: 13px;
    }
    .chargea2z-banner {
    background-image: url('/images/EV_Charger_Mobile-banners.webp');
}

.mcb-banner {
    background-image: url('/images/MCB_Mobile-banners.webp');
}

.isolator-banner {
    background-image: url('/images/Isolator_Mobile-banners.webp');
}

.rccb-banner {
    background-image: url('/images/RCCB_Mobile-banners.webp');
}

.spd-banner {
    background-image: url('/images/SPD_Mobile-banners.webp');
}
.elvyx-banner{
     background-image: url('/images/Switches_Mobile-banners.webp');

}
.auralis-banner {
    background-image: url('/images/Auralis_Mobile-banners.webp');
}

.elvo-banner {
    background-image: url('/images/Elvo_Mobile-banners.webp');
}

}


/* =========================================
   VERY SMALL MOBILE
   Below 400px
========================================= */

@media (max-width: 400px) {

   #productHomeSlider #prevBtn {
        left: 5px;
    }

  #productHomeSlider  #nextBtn {
        right: 5px;
    }

   #productHomeSlider .slider-buttons button {
        width: 34px;
        height: 34px;
    }

    #productHomeSlider  .slider-buttons button i {
        font-size: 12px;
    }

}



/* =========================================
   PRODUCT LISTING LAYOUT
   ========================================= */

.product-layout {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    width: 100%;
}


/* =========================================
   FILTER SIDEBAR
   ========================================= */

.filter-column {
    flex: 0 0 310px;
    width: 310px;
    min-width: 0;
}


/* =========================================
   PRODUCTS SECTION
   ========================================= */

.products-column {
    flex: 1 1 auto;
    width: auto;
    min-width: 0;
}


/* =========================================
   LARGE DESKTOP
   ========================================= */
@media (min-width: 1200px) {
    
    #productHomeSlider #prevBtn {
    left: 28px;
}

    
}
@media (min-width: 1200px) {

    .product-layout {
        gap: 15px;
    }

    .filter-column {
        flex: 0 0 310px;
        width: 310px;
    }

    .products-column {
        flex: 1;
    }
}


/* =========================================
   DESKTOP / LAPTOP
   992px - 1199px
   ========================================= */

@media (min-width: 992px) and (max-width: 1199px) {

    .product-layout {
        gap: 12px;
    }

    .filter-column {
        flex: 0 0 250px;
        width: 250px;
    }

    .products-column {
        flex: 1;
    }
}


/* =========================================
   TABLET
   768px - 991px
   ========================================= */

@media (min-width: 768px) and (max-width: 991px) {

    .product-layout {
        gap: 10px;
    }

    .filter-column {
        flex: 0 0 220px;
        width: 220px;
    }

    .products-column {
        flex: 1;
    }
}


/* =========================================
   MOBILE
   Below 768px
   ========================================= */

@media (max-width: 767px) {

    .product-layout {
        display: block;
    }

    .filter-column {
        width: 100%;
        flex: none;
        margin-bottom: 20px;
    }

    .products-column {
        width: 100%;
        flex: none;
    }
}



/* ==========================================
   FAQ SECTION
========================================== */

.faq-section {
    width: 100%;
    
}




/* FAQ List */
.faq-list {
    width: 100%;
}

/* FAQ Item */
.faq-item {
    border-bottom: 1px solid #999;
}

/* Question Button */
.faq-question {
    width: 100%;
    min-height: 84px;
    padding: 20px 0;

    display: flex;
    align-items: center;
    justify-content: space-between;

    border: none;
    outline: none;
    background: transparent;

    cursor: pointer;
    text-align: left;

    font-family: inherit;
}

/* Question Text */
.faq-question span:first-child {
    padding-right: 30px;

    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
    color: #000;
}

.faq-icon {
    flex-shrink: 0;

    width: 24px;
    height: 24px;

    display: flex;
    align-items: center;
    justify-content: center;

    transition: transform 0.3s ease;
}

.faq-icon img {
    width: 100%;
    height: 100%;
    display: block;
opacity:0.6;
    transition: transform 0.3s ease;
}

/* Open FAQ */
.faq-item.active .faq-icon img {
    transform: rotate(45deg);
}

/* Answer */
.faq-answer {
    max-height: 0;
    overflow: hidden;

    transition:
        max-height 0.4s ease,
        padding 0.4s ease;
}

.faq-answer p {
    margin: 0;
    font-size: 15px;
    line-height: 1.7;
    color: #727271;
}
.faq-answer ul li {
    margin: 0;
    max-width: 900px;

    font-size: 15px;
    line-height: 1.7;
    color: #727271;
}

/* Active FAQ */
.faq-item.active .faq-answer {
    max-height: 300px;
    padding: 0 50px 25px 0;
}

/* Change + to − */
.faq-item.active .faq-icon {
    font-size: 0;
}




/* ==========================================
   MOBILE
========================================== */

@media (max-width: 768px) {
    
    .product-banner{
        width:100%;
        min-height:700px;
    }

    .faq-section {
        padding: 10px 0;
    }

    .faq-section .container {
        padding: 0 20px;
    }

    .faq-title {
        font-size: 42px;
        margin-bottom: 25px;
        letter-spacing: -1px;
    }

    .faq-question {
        min-height: 75px;
        padding: 18px 0;
    }

    .faq-question span:first-child {
        font-size: 17px;
        padding-right: 20px;
    }

    .faq-icon {
        width: 20px;
        height: 20px;
        font-size: 16px;
    }

    .faq-answer p {
        font-size: 15px;
        line-height: 1.6;
    }

    .faq-item.active .faq-answer {
        padding: 0 10px 10px 0;
    }
}
