/*---------------------------------------------"
// Template Name: Accessory Store
// Description: Accessory Store Html Template
// Version: 1.0.0

===============================================   
STYLE SHEET INDEXING
|
|___ Fonts
|___ Variables
|___ Responsive
|___ Reset Styles
|___ Spacing
|___ Helper Classes
|___ Buttons
|___ Headings
|___ Layout Styles
|___ END STYLE SHEET INDEXING

--------------------------------------------*/
/*-------------------------
    Fonts
-------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Bai+Jamjuree:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&amp;display=swap");
/*-------------------------
    Variables
-------------------------*/
/* Fonts */
/* Colors */
/* Transitions */
/* Gradients */
/* Border-Radius */
/*-------------------------
    Responsive Styles
-------------------------*/
/*-------------------------
    Reset Styles
-------------------------*/
img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

ul.list-style,
ol.list-style {
    padding: 0;
}

ul.list-style li::marker,
ol.list-style li::marker {
    color: #006937;
}

.unstyled {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}

.container,
.container-fluid {
    padding: 0 5vw;
    width: 100%;
}

.row {
    margin-right: calc(-0.33333 * var(--bs-gutter-x));
    margin-left: calc(-0.33333 * var(--bs-gutter-x));
}

.row > * {
    padding-right: calc(var(--bs-gutter-x) * 0.33333);
    padding-left: calc(var(--bs-gutter-x) * 0.33333);
}

/*-------------------------
  Typography
-------------------------*/
html {
    scroll-behavior: smooth;
}

body {
    font-family: "Bai Jamjuree", sans-serif;
    color: #0c0c0d;
    background-color: #fafafa;
    vertical-align: baseline;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-size: clamp(15px, 0.833vw, 22px);
    font-weight: 400;
    line-height: 140%;
    height: 100%;
    overflow-x: hidden;
}
body::-webkit-scrollbar {
    width: 10px;
}
body::-webkit-scrollbar-track {
    background-color: #ebebeb;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
body::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #6d6d6d;
}

a {
    display: inline-block;
    text-decoration: none;
    color: unset;
    transition: all 0.5s ease-in-out;
}
a:hover {
    color: #006937;
    transition: all 0.5s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6,
address,
p,
pre,
blockquote,
table,
hr {
    margin: 0;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    color: #0c0c0d;
    margin-bottom: 0;
    font-family: "Bai Jamjuree", sans-serif;
}

h1,
.h1 {
    font-family: "Bai Jamjuree", sans-serif;
    font-weight: 500;
    font-size: clamp(42px, 2.5vw, 60px);
    /*48*/
    line-height: 120%;
    letter-spacing: -0.47px;
}
@media (max-width: 820px) {
    h1,
    .h1 {
        font-size: clamp(32px, 4.39vw, 48px);
        /*36*/
    }
}
@media (max-width: 490px) {
    h1,
    .h1 {
        font-size: clamp(24px, 5.714vw, 38px);
        /*28*/
    }
}
h1.bold,
.h1.bold {
    letter-spacing: -1.44px;
    font-weight: 700;
}

h2,
.h2 {
    font-family: "Bai Jamjuree", sans-serif;
    font-weight: 500;
    font-size: clamp(36px, 2.083vw, 60px);
    /*40*/
    line-height: 120%;
}
@media (max-width: 820px) {
    h2,
    .h2 {
        font-size: clamp(24px, 3.293vw, 34px);
        /*27*/
    }
}
@media (max-width: 490px) {
    h2,
    .h2 {
        font-size: clamp(22px, 4.694vw, 27px);
        /*21*/
    }
}

h3,
.h3 {
    font-family: "Bai Jamjuree", sans-serif;
    font-weight: 500;
    font-size: clamp(29px, 1.719vw, 48px);
    /*33*/
    line-height: 125%;
    letter-spacing: -0.47px;
}
@media (max-width: 820px) {
    h3,
    .h3 {
        font-size: clamp(23px, 2.927vw, 48px);
        /*24*/
    }
}
@media (max-width: 490px) {
    h3,
    .h3 {
        font-size: clamp(21px, 4.49vw, 38px);
        /*22*/
    }
}

h4,
.h4 {
    font-family: "Bai Jamjuree", sans-serif;
    font-size: clamp(24px, 1.458vw, 38px);
    /* 28px */
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
}
@media (max-width: 1024px) {
    h4,
    .h4 {
        font-size: clamp(21px, 2.246vw, 36px);
    }
}
@media (max-width: 768px) {
    h4,
    .h4 {
        font-size: clamp(20px, 2.474vw, 32px);
    }
}
@media (max-width: 490px) {
    h4,
    .h4 {
        font-size: clamp(19px, 3.878vw, 28px);
    }
}

h5,
.h5 {
    font-family: "Bai Jamjuree", sans-serif;
    font-size: clamp(19px, 1.198vw, 27px);
    /* 23px */
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.021875vw;
}
@media (max-width: 1024px) {
    h5,
    .h5 {
        font-size: clamp(18px, 1.953vw, 24px);
    }
}
@media (max-width: 768px) {
    h5,
    .h5 {
        font-size: clamp(18px, 2.344vw, 21px);
    }
}
@media (max-width: 490px) {
    h5,
    .h5 {
        font-size: 21px;
    }
}

h6,
.h6 {
    font-size: clamp(17px, 0.99vw, 21px);
    /*19*/
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.32px;
}
@media (max-width: 820px) {
    h6,
    .h6 {
        font-size: clamp(16px, 2.195vw, 22px);
        /*18*/
    }
}
@media (max-width: 490px) {
    h6,
    .h6 {
        font-size: clamp(17px, 3.673vw, 21px);
        /*16*/
    }
}

p,
.text-16 {
    font-family: "Bai Jamjuree", sans-serif;
    font-size: clamp(15px, 0.833vw, 22px);
    font-weight: 400;
    line-height: 150%;
}

.lead {
    font-size: clamp(14.5px, 1.042vw, 40px);
    font-weight: 400;
    line-height: 150%;
}
@media (max-width: 820px) {
    .lead {
        font-size: clamp(15px, 2.107vw, 21px);
    }
}
@media (max-width: 767px) {
    .lead {
        font-size: clamp(15.5px, 2.656vw, 19px);
    }
}
@media (max-width: 575px) {
    .lead {
        font-size: clamp(14.45px, 4.146vw, 18px);
    }
}

.eyebrow {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #0c0c0d;
    text-transform: uppercase;
    font-size: clamp(14.5px, 1.042vw, 40px);
    font-family: "Bai Jamjuree", sans-serif;
    font-weight: 500;
    line-height: 120%;
    /* 24px */
}
@media (max-width: 820px) {
    .eyebrow {
        font-size: clamp(15px, 2.107vw, 21px);
    }
}
@media (max-width: 767px) {
    .eyebrow {
        font-size: clamp(15.5px, 2.656vw, 19px);
    }
}
@media (max-width: 575px) {
    .eyebrow {
        font-size: clamp(14.45px, 4.146vw, 18px);
    }
}
.eyebrow:before {
    content: "";
    width: clamp(4px, 0.417vw, 12px);
    height: clamp(8px, 0.99vw, 32px);
    background: #006937;
}
@media (max-width: 575px) {
    .eyebrow:before {
        width: 12px;
    }
}

span {
    display: inline-block;
}

b,
strong {
    font-family: "Bai Jamjuree", sans-serif;
}

.cart-button {
    position: relative;
    display: inline-block;
}

.cart-button .badge {
    position: absolute;
    top: -5px;
    right: -10px;
    background-color: red;
    color: white;
    border-radius: 50%;
    padding: 2px 6px;
    font-size: 12px;
    font-weight: bold;
}

.wishlist-button {
    position: relative;
    display: inline-block;
}

.wishlist-button .badge {
    position: absolute;
    top: -5px;
    right: -10px;
    background-color: red;
    color: white;
    border-radius: 50%;
    padding: 2px 6px;
    font-size: 12px;
    font-weight: bold;
}

/*-------------------------
Helpers
-------------------------*/
.color-primary {
    color: black;
}

.color-sec {
    color: #dd3842;
}

.color-ter {
    color: #ffe603;
}

.dark-black {
    color: #0c0c0d !important;
}

.light-black {
    color: #141516;
}

.white {
    color: #fafafa !important;
}

.dark-gray {
    color: #45474f;
}

.light-gray {
    color: #6d6d6d;
}

.lightest-gray {
    color: #eaeaec;
}

.bg-color-primary {
    background-color: #fec530;
}

.bg-color-sec {
    background-color: #dd3842;
}

.bg-dark-black {
    background-color: #0c0c0d;
}

.bg-light-black {
    background-color: #141516;
}

.bg-white {
    background-color: #fafafa;
}

.bg-dark-gray {
    background-color: #45474f;
}

.bg-light-gray {
    background-color: #6d6d6d;
}

.bg-lightest-gray {
    background-color: #eaeaec;
}

.accent-gradient {
    background-color: linear-gradient(
        180deg,
        rgba(47, 61, 126, 0) 0%,
        rgba(47, 61, 126, 0.4) 0.01%,
        rgba(47, 61, 126, 0.2) 45.5%,
        rgba(47, 61, 126, 0.4) 100%
    );
}

.box-shadow-1 {
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.12);
}

.fw-400 {
    font-weight: 400;
}

.fw-500 {
    font-weight: 500;
}

.fw-600 {
    font-weight: 600;
}

.fw-700 {
    font-weight: 700;
}

.fw-800 {
    font-weight: 800;
}

.font-primary {
    font-family: "Bai Jamjuree", sans-serif;
}

.br-5 {
    border-radius: 5px;
}

.br-10 {
    border-radius: clamp(6px, 0.521vw, 20px);
}

.br-15 {
    border-radius: clamp(8px, 0.781vw, 30px);
}

.br-20 {
    border-radius: clamp(10px, 1.042vw, 32px);
}

.br-25 {
    border-radius: clamp(12px, 1.302vw, 40px);
}

.br-30 {
    border-radius: clamp(15px, 1.563vw, 50px);
}

.cursor-pointer {
    cursor: pointer;
}

/*----------------------------------------*/
/*  SPACE CSS START
/*----------------------------------------*/
.my-80 {
    margin-top: clamp(48px, 4.167vw, 160px);
    margin-bottom: clamp(48px, 4.167vw, 160px);
}
@media (max-width: 575px) {
    .my-80 {
        margin: 40px 0;
    }
}

.mt-80 {
    margin-top: clamp(48px, 4.167vw, 160px);
}
@media (max-width: 575px) {
    .mt-80 {
        margin-top: 40px;
    }
}

.mb-80 {
    margin-bottom: clamp(48px, 4.167vw, 160px);
}
@media (max-width: 575px) {
    .mb-80 {
        margin-bottom: 40px;
    }
}

.mb-64 {
    margin-bottom: clamp(32px, 3.33vw, 128px);
}
@media (max-width: 767px) {
    .mb-64 {
        margin-bottom: 26px;
    }
}

.mt-64 {
    margin-top: clamp(32px, 3.33vw, 128px);
}
@media (max-width: 767px) {
    .mt-64 {
        margin-top: 26px;
    }
}

.mt-48 {
    margin-top: clamp(24px, 2.5vw, 96px);
}
@media (max-width: 767px) {
    .mt-48 {
        margin-top: 20px;
    }
}

.mb-48 {
    margin-bottom: clamp(24px, 2.5vw, 96px);
}
@media (max-width: 767px) {
    .mb-48 {
        margin-bottom: 20px;
    }
}

.mb-40 {
    margin-bottom: clamp(24px, 2.083vw, 80px);
}
@media (max-width: 575px) {
    .mb-40 {
        margin-bottom: 20px;
    }
}

.mt-40 {
    margin-top: clamp(24px, 2.083vw, 80px);
}
@media (max-width: 575px) {
    .mt-40 {
        margin-top: 20px;
    }
}

.my-40 {
    margin: clamp(24px, 2.083vw, 80px) 0;
}
@media (max-width: 575px) {
    .my-40 {
        margin: 20px 0;
    }
}

.mt-32 {
    margin-top: clamp(24px, 1.667vw, 64px) !important;
}
@media (max-width: 991px) {
    .mt-32 {
        margin-top: 2.422vw;
    }
}
@media (max-width: 580px) {
    .mt-32 {
        margin-top: 4.082vw;
    }
}

.mb-32 {
    margin-bottom: clamp(24px, 1.667vw, 64px) !important;
}
@media (max-width: 991px) {
    .mb-32 {
        margin-bottom: 2.422vw;
    }
}
@media (max-width: 580px) {
    .mb-32 {
        margin-bottom: 4.082vw;
    }
}

.mt-24 {
    margin-top: clamp(21px, 1.25vw, 48px);
}
@media (max-width: 991px) {
    .mt-24 {
        margin-top: 2.117vw;
    }
}
@media (max-width: 767px) {
    .mt-24 {
        margin-top: 1.613vw;
    }
}

.mb-24 {
    margin-bottom: clamp(21px, 1.25vw, 48px);
}
@media (max-width: 991px) {
    .mb-24 {
        margin-bottom: 2.117vw;
    }
}
@media (max-width: 767px) {
    .mb-24 {
        margin-bottom: 1.613vw;
    }
}
@media (max-width: 490px) {
    .mb-24 {
        margin-bottom: 16px;
    }
}

.mb-20 {
    margin-bottom: clamp(16px, 1.042vw, 48px);
}

.mt-16 {
    margin-top: clamp(14px, 0.833vw, 32px);
}
@media (max-width: 991px) {
    .mt-16 {
        margin-top: 1.512vw;
    }
}
@media (max-width: 767px) {
    .mt-16 {
        margin-top: 2.449vw;
    }
}

.mb-16 {
    margin-bottom: clamp(14px, 0.833vw, 32px);
}
@media (max-width: 991px) {
    .mb-16 {
        margin-bottom: 1.512vw;
    }
}
@media (max-width: 767px) {
    .mb-16 {
        margin-bottom: 2.449vw;
    }
}

.mb-12 {
    margin-bottom: 0.625vw;
}
@media (max-width: 1199px) {
    .mb-12 {
        margin-bottom: 0.917vw;
    }
}
@media (max-width: 991px) {
    .mb-12 {
        margin-bottom: 1.009vw;
    }
}
@media (max-width: 767px) {
    .mb-12 {
        margin-bottom: 1.043vw;
    }
}

.mb-8 {
    margin-bottom: 0.417vw;
}
@media (max-width: 490px) {
    .mb-8 {
        margin-bottom: 0.816vw;
    }
}

.mb-4p {
    margin-bottom: 4px;
}

.py-160 {
    padding: clamp(96px, 8.32vw, 320px) 0;
}
@media (max-width: 575px) {
    .py-160 {
        padding: 80px 0;
    }
}

.pt-160 {
    padding-top: clamp(96px, 8.32vw, 320px);
}
@media (max-width: 575px) {
    .pt-160 {
        padding-top: 80px;
    }
}

.pb-160 {
    padding-bottom: clamp(96px, 8.32vw, 320px);
}
@media (max-width: 575px) {
    .pb-160 {
        padding-bottom: 80px;
    }
}

.p-96 {
    padding: clamp(58px, 5vw, 192px);
}

.py-80 {
    padding-top: clamp(48px, 4.167vw, 160px);
    padding-bottom: clamp(48px, 4.167vw, 160px);
}
@media (max-width: 575px) {
    .py-80 {
        padding: 40px 0;
    }
}

.pt-80 {
    padding-top: clamp(48px, 4.167vw, 160px);
}
@media (max-width: 575px) {
    .pt-80 {
        padding-top: 40px;
    }
}

.pb-80 {
    padding-bottom: clamp(48px, 4.167vw, 160px);
}
@media (max-width: 575px) {
    .pb-80 {
        padding-bottom: 40px;
    }
}

.py-64 {
    padding-top: clamp(32px, 3.33vw, 128px);
    padding-bottom: clamp(32px, 3.33vw, 128px);
}
@media (max-width: 767px) {
    .py-64 {
        padding: 26px 0;
    }
}

.pt-64 {
    padding-top: clamp(32px, 3.33vw, 128px);
}
@media (max-width: 767px) {
    .pt-64 {
        padding-top: 26px;
    }
}

.pb-64 {
    padding-bottom: clamp(32px, 3.33vw, 128px);
}
@media (max-width: 767px) {
    .pb-64 {
        padding-bottom: 26px;
    }
}

.py-40 {
    padding: clamp(24px, 2.083vw, 80px) 0;
}
@media (max-width: 575px) {
    .py-40 {
        padding: 20px 0;
    }
}

.pt-40 {
    padding-top: clamp(24px, 2.083vw, 80px);
}
@media (max-width: 575px) {
    .pt-40 {
        padding-top: 20px;
    }
}

.pb-40 {
    padding-bottom: clamp(24px, 2.083vw, 80px);
}
@media (max-width: 575px) {
    .pb-40 {
        padding-bottom: 20px;
    }
}

.ps-32 {
    padding-left: clamp(18px, 1.667vw, 64px);
    padding-right: clamp(18px, 1.667vw, 64px);
}

.p-32 {
    padding: clamp(18px, 1.667vw, 64px);
}

.pt-32 {
    padding-top: clamp(18px, 1.667vw, 64px);
}

.py-32 {
    padding: clamp(18px, 1.667vw, 64px) 0;
}

.py-24 {
    padding: clamp(16px, 1.25vw, 48px) 0;
}

.p-24 {
    padding: clamp(16px, 1.25vw, 48px);
}

.pt-24 {
    padding-top: clamp(16px, 1.25vw, 48px);
}

.pb-24 {
    padding-bottom: clamp(16px, 1.25vw, 48px);
}

.pl-16 {
    padding-left: clamp(10px, 0.938vw, 36px);
}

.p-8-12 {
    padding: clamp(4px, 0.417vw, 16px) clamp(5px, 0.521vw, 20px);
}

.p-8 {
    padding: clamp(6px, 0.417vw, 16px);
}

.gap-4 {
    gap: clamp(2px, 0.208vw, 8px);
}

.gap-8 {
    gap: clamp(4px, 0.417vw, 16px);
}

.gap-10 {
    gap: clamp(5px, 0.521vw, 20px);
}

.gap-12 {
    gap: clamp(8px, 0.625vw, 24px);
}

.gap-14 {
    gap: clamp(10px, 0.729vw, 28px);
}

.gap-16 {
    gap: clamp(12px, 0.833vw, 32px);
}

.gap-18 {
    gap: clamp(14px, 0.938vw, 36px);
}

.gap-20 {
    gap: clamp(16px, 1.042vw, 40px);
}

.gap-24 {
    gap: clamp(18px, 1.25vw, 48px);
}

.gap-32 {
    gap: clamp(24px, 1.667vw, 64px);
}

.gap-38 {
    gap: clamp(28px, 1.979vw, 76px);
}

.gap-48 {
    gap: clamp(10px, 2.5vw, 28px);
}

.gap-64 {
    gap: clamp(48px, 3.333vw, 128px);
}

/*-------------------------
Elements
-------------------------*/

.featured-item {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: center;
}

.background-image {
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    filter: brightness(1); /* Optional */
}

.content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    color: #000; /* Adjust as needed */
}

.back-to-top {
    position: fixed;
    bottom: 0px;
    right: 12px;
    display: block;
    width: 120px;
    height: 120px;
    font-size: 100px;
    padding: 11px 0;
    border-radius: 10px;
    background: #ffc617;
    color: #fafafa;
    text-align: center;
    opacity: 0;
    text-decoration: none;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
    z-index: 999;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.back-to-top:hover {
    background: #006937;
    color: #fafafa;
}
.back-to-top.show {
    opacity: 1;
}
@media (max-width: 490px) {
    .back-to-top {
        right: -20px;
        bottom: -20px;
    }
}

.cus-btn {
    position: relative;
    background-color: #fec530;
    padding: clamp(10px, 0.938vw, 24px) clamp(24px, 1.667vw, 54px);
    border-radius: 5px;
    /* border: 1px solid #ffc617; */
    overflow: hidden;
    transition: 0.3s;
    z-index: 1;
    font-size: clamp(15px, 0.833vw, 22px);
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.64px;
    text-transform: capitalize;
    font-family: "Bai Jamjuree", sans-serif;
    text-align: center;
    color: #0c0c0d;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: max-content;
}
@media (max-width: 1199px) {
    .cus-btn {
        font-size: clamp(14px, 1.251vw, 18px);
    }
}
@media (max-width: 575px) {
    .cus-btn {
        font-size: clamp(14px, 3.061vw, 14px);
        padding: 12px 16px;
    }
}
@media (max-width: 1400px) {
    .display-none {
        display: none !important;
    }
}
.cus-btn::before {
    content: "";
    width: 0;
    height: 300%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(5deg);
    background: #fafafa;
    transition: 0.5s ease;
    display: block;
    z-index: -1;
}
.cus-btn:hover {
    color: #0c0c0d;
    transition: all 0.5s ease-in-out;
    border: 1px solid #0c0c0d;
}
.cus-btn:hover::before {
    width: 105%;
}
.cus-btn.sec {
    background-color: #fafafa;
    border: 1px solid #fafafa;
    color: #0c0c0d;
}
.cus-btn.sec::before {
    content: "";
    width: 0;
    height: 300%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(5deg);
    background: #006937;
    transition: 0.5s ease;
    display: block;
    z-index: -1;
}
.cus-btn.sec:hover {
    color: #fafafa;
    transition: all 0.5s ease-in-out;
    border: 1px solid #006937;
}
.cus-btn.sec:hover::before {
    width: 105%;
}

.cus-btn-2 {
    position: relative;
    background-color: transparent;
    padding: clamp(8px, 0.625vw, 24px) clamp(24px, 1.667vw, 54px);
    border-radius: 5px;
    border: 1px solid #ffab0b;
    overflow: hidden;
    transition: 0.3s;
    z-index: 1;
    font-size: clamp(15px, 0.833vw, 22px);
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.64px;
    text-transform: capitalize;
    font-family: "Bai Jamjuree", sans-serif;
    text-align: center;
    color: #ffab0b;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: max-content;
}
@media (max-width: 1199px) {
    .cus-btn-2 {
        font-size: clamp(14px, 1.251vw, 18px);
    }
}
@media (max-width: 575px) {
    .cus-btn-2 {
        font-size: clamp(14px, 3.061vw, 19px);
        padding: 12px 16px;
    }
}
.cus-btn-2::before {
    content: "";
    width: 0;
    height: 300%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(5deg);
    background: #ffab0b;
    transition: 0.5s ease;
    display: block;
    z-index: -1;
}
.cus-btn-2:hover {
    color: #080808;
    transition: all 0.5s ease-in-out;
    border: 1px solid #ffab0b;
}
.cus-btn-2:hover::before {
    width: 105%;
}

.cus-btn-3 {
    position: relative;
    background-color: #fec530;
    padding: clamp(8px, 0.625vw, 24px) clamp(24px, 1.667vw, 54px);
    border-radius: 5px;
    border: 1px solid #fec530;
    overflow: hidden;
    transition: 0.3s;
    z-index: 1;
    font-size: clamp(15px, 0.833vw, 22px);
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.64px;
    text-transform: capitalize;
    font-family: "Bai Jamjuree", sans-serif;
    text-align: center;
    color: #fafafa;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: max-content;
}
@media (max-width: 1199px) {
    .cus-btn-3 {
        font-size: clamp(14px, 1.251vw, 18px);
    }
}
@media (max-width: 575px) {
    .cus-btn-3 {
        font-size: clamp(14px, 3.061vw, 14px);
        padding: 12px 16px;
    }
}
.cus-btn-3::before {
    content: "";
    width: 0;
    height: 300%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(5deg);
    background: #fafafa;
    transition: 0.5s ease;
    display: block;
    z-index: -1;
}
.cus-btn-3:hover {
    color: #0c0c0d;
    transition: all 0.5s ease-in-out;
    border: 1px solid #0c0c0d;
}
.cus-btn-3:hover::before {
    width: 105%;
}
.cus-btn-3.sec {
    background-color: #fafafa;
    border: 1px solid #fafafa;
    color: #0c0c0d;
}
.cus-btn-3.sec::before {
    content: "";
    width: 0;
    height: 300%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(5deg);
    background: #fec530;
    transition: 0.5s ease;
    display: block;
    z-index: -1;
}
.cus-btn-3.sec:hover {
    color: #0a0a0a;
    transition: all 0.5s ease-in-out;
    border: 1px solid #fec530;
}
.cus-btn-3.sec:hover::before {
    width: 105%;
}

.cus-btn-arrow {
    color: #0c0c0d;
    transition: all 0.5s ease-in-out;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 8px;
}
.cus-btn-arrow svg path {
    transition: all 0.5s ease-in-out;
}
.cus-btn-arrow:hover {
    color: #006937;
    transition: all 0.5s ease-in-out;
}
.cus-btn-arrow:hover svg path {
    transition: all 0.5s ease-in-out;
    stroke: #006937;
}

.slider-arrow {
    display: flex;
    align-items: center;
    gap: 8px;
}
.slider-arrow .arrow {
    background: transparent;
    border: 1px solid #141516;
    border-radius: 5px;
    width: 32px;
    height: 32px;
    display: grid;
    align-items: center;
    justify-content: center;
    transition: all 0.5s ease-in-out;
    padding: 0;
}
.slider-arrow .arrow svg path {
    stroke: #141516;
    transition: all 0.5s ease-in-out;
}
.slider-arrow .arrow:hover {
    border: 1px solid #006937;
    transition: all 0.5s ease-in-out;
    background: #006937;
}
.slider-arrow .arrow:hover svg path {
    stroke: #fafafa;
    transition: all 0.5s ease-in-out;
}

.quantity {
    display: flex;
    align-items: flex-start;
    border: 1px solid #141516;
    border-radius: 5px;
    padding: 9.5px 16px;
}
@media (max-width: 490px) {
    .quantity {
        padding: 10px 16px;
    }
}
.quantity .input-area {
    display: flex;
}
.quantity .input-area input {
    display: grid;
    align-content: center;
    border: none;
    border-radius: 0px;
    text-align: center;
    font-weight: 500;
    font-size: 21px;
    background-color: transparent;
    color: #0c0c0d;
    padding: 0 8px;
    width: 32px;
}
@media (max-width: 992px) {
    .quantity .input-area input {
        font-size: 20x;
    }
}
@media (max-width: 767px) {
    .quantity .input-area input {
        font-size: 18x;
    }
}
@media (max-width: 575px) {
    .quantity .input-area input {
        font-size: 17px;
    }
}
.quantity .input-area input:focus-visible {
    outline: none;
}
.quantity .input-area input.decrement {
    font-size: 44px;
    font-weight: 200;
    border-radius: 0;
    border: 0;
    margin-top: -8px;
}
.quantity .input-area input.increment {
    font-size: 34px;
    font-weight: 200;
    border-radius: 0;
    border: 0;
}
.quantity .input-area input.number {
    padding: 0;
    background: transparent;
    font-size: 21px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
}

.pagination {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    overflow: hidden;
    display: flex;
}
.pagination #border-pagination {
    display: flex;
    gap: 8px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}
.pagination #border-pagination li {
    display: inline;
}
.pagination #border-pagination li span {
    color: #45474f;
    transition: all 0.5s ease-in-out;
}
.pagination #border-pagination li a {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #0c0c0d;
    background-color: #fafafa;
    width: clamp(28px, 1.667vw, 64px);
    height: clamp(28px, 1.667vw, 64px);
    border: 1px solid #0c0c0d;
    border-radius: 5px;
    float: left;
    transition: all 0.5s ease-in-out;
    font-size: clamp(15px, 0.833vw, 22px);
    font-weight: 500;
    line-height: 120%;
    letter-spacing: -0.62px;
}
.pagination #border-pagination li a svg path {
    stroke: #0c0c0d;
    transition: all 0.5s ease-in-out;
}
.pagination #border-pagination li a.active {
    background-color: #006937;
    color: #fafafa;
    border: 1px solid #006937;
}
.pagination #border-pagination li a.active svg path {
    stroke: #fafafa;
    transition: all 0.5s ease-in-out;
}
.pagination #border-pagination li a:hover {
    background-color: #006937;
    color: #fafafa;
    border: 1px solid #006937;
}
.pagination #border-pagination li a:hover svg path {
    stroke: #fafafa;
    transition: all 0.5s ease-in-out;
}
.pagination #border-pagination li:hover span {
    color: #fafafa;
    transition: all 0.5s ease-in-out;
}

/*-------------------------
  Form Styling
-------------------------*/
textarea.form-control {
    min-height: 130px;
    max-height: 150px;
}
@media (max-width: 578px) {
    textarea.form-control {
        min-height: 80px;
        max-height: 80px;
    }
}

.form-control {
    padding: 17px 16px;
    border-radius: 5px;
    border: 1px solid #6d6d6d;
    background: transparent;
    font-family: "Bai Jamjuree", sans-serif;
    font-size: clamp(15px, 0.833vw, 22px);
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 0.32px;
    position: relative;
    color: #0c0c0d;
    box-shadow: none;
    outline: 0;
}
@media (max-width: 490px) {
    .form-control {
        padding: 12px 13px;
    }
}
.form-control:focus {
    box-shadow: none !important;
    outline: 0 !important;
    color: #0c0c0d !important;
    background: transparent !important;
}
.form-control::placeholder {
    color: #6d6d6d;
    opacity: 1;
}

input[type="file"] {
    display: none;
}

label.error {
    color: #ff0000;
}

.input-group {
    display: flex;
    align-items: center;
    padding: clamp(12px, 0.833vw, 32px);
    border: 1px solid rgba(250, 250, 250, 0.2);
    border-radius: 5px;
    background: #141516;
    gap: clamp(12px, 0.833vw, 32px);
}
.input-group input {
    width: 10.625vw;
    padding: 0;
    outline: 0;
    border: 0;
    background: transparent;
    color: #fafafa;
    border: 0;
    font-family: "Bai Jamjuree", sans-serif;
    font-size: clamp(17px, 0.938vw, 22px);
    font-weight: 400;
    line-height: 140%;
}
@media (max-width: 1199px) {
    .input-group input {
        font-size: clamp(17px, 1.251vw, 18px);
    }
}
@media (max-width: 820px) {
    .input-group input {
        font-size: clamp(16px, 1.514vw, 16px);
    }
}
@media (max-width: 768px) {
    .input-group input {
        font-size: clamp(16px, 1.825vw, 15px);
    }
}
@media (max-width: 490px) {
    .input-group input {
        font-size: clamp(15px, 2.261vw, 14px);
    }
}
.input-group button {
    padding: 0;
    margin: 0;
    outline: 0;
    background: transparent;
    border: 0;
    border-radius: 0;
}

.check-block input {
    display: none;
}
.check-block label {
    position: relative;
    display: flex;
    align-items: center;
    gap: clamp(8px, 0.625vw, 24px);
    color: #45474f;
    font-weight: 500;
    cursor: pointer;
}
.check-block label::before {
    content: "\f0c8";
    font-family: "Font Awesome 6 Pro";
    color: #6d6d6d;
    font-size: clamp(16px, 1.042vw, 20px);
    font-weight: 300;
}
.check-block input[type="checkbox"]:checked + label {
    color: #006937;
    font-weight: 500;
}
.check-block input[type="checkbox"]:checked + label::before {
    content: "\f14a";
    color: #006937;
    font-weight: 600;
}

.cus-checkBox input {
    display: none;
}
.cus-checkBox label {
    position: relative;
    display: flex;
    align-items: center;
    gap: clamp(8px, 0.625vw, 24px);
    cursor: pointer;
}
.cus-checkBox label::before {
    content: "\f0c8";
    font-family: "Font Awesome 6 Pro";
    color: #6d6d6d;
    font-size: clamp(16px, 1.042vw, 20px);
    font-weight: 300;
}
.cus-checkBox input[type="checkbox"]:checked + label {
    color: #006937;
    font-weight: 400;
}
.cus-checkBox input[type="checkbox"]:checked + label::before {
    content: "\f14a";
    color: #006937;
    font-weight: 600;
}

.material-checkbox {
    display: flex;
    align-items: start;
    color: #fffcfa;
    cursor: pointer;
}
.material-checkbox input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}
.material-checkbox input[type="checkbox"]:checked ~ .checkmark {
    background-color: #470053;
    border-color: rgba(120, 29, 136, 0.7333333333);
}
.material-checkbox input[type="checkbox"]:checked ~ .checkmark:after {
    content: "";
    position: absolute;
    top: 2px;
    left: 6px;
    width: 4px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.material-checkbox input[type="checkbox"]:focus ~ .checkmark {
    box-shadow: 0 0 0 2px rgba(170, 71, 188, 0.5254901961);
}
.material-checkbox:hover input[type="checkbox"] ~ .checkmark {
    border-color: #ab47bc;
}
.material-checkbox input[type="checkbox"]:disabled ~ .checkmark {
    opacity: 0.5;
    cursor: not-allowed;
}
.material-checkbox input[type="checkbox"]:disabled ~ .checkmark:hover {
    border-color: #4d4d4d;
}

.checkmark {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 12px;
    border: 2px solid #92949f;
    border-radius: 4px;
    transition: all 0.3s;
}

.wrapper-dropdown {
    position: relative;
    display: inline-block;
    width: fit-content;
    width: 100%;
    text-align: left;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
@media (max-width: 1699px) {
    .wrapper-dropdown {
        width: max-content;
    }
}
.wrapper-dropdown .selected-display {
    font-weight: 500;
}
.wrapper-dropdown::before {
    position: absolute;
    top: 50%;
    right: 16px;
    margin-top: -2px;
    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: #fff transparent;
}
.wrapper-dropdown .topbar-dropdown {
    width: max-content;
    background: #fafafa;
    transition: 0.3s;
    position: absolute;
    top: 167%;
    right: 0;
    left: -17px;
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 99;
    border-radius: 5px;
    box-shadow: inherit;
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.12);
}
@media (max-width: 490px) {
    .wrapper-dropdown .topbar-dropdown {
        top: 130%;
        left: -16px;
    }
}
.wrapper-dropdown .topbar-dropdown li {
    padding: 0 15px;
    line-height: 45px;
    border-radius: 0;
    overflow: hidden;
}
.wrapper-dropdown .topbar-dropdown li:last-child {
    border-bottom: none;
}
.wrapper-dropdown .topbar-dropdown li:hover {
    background-color: #eaeaec;
    color: #0c0c0d;
}
.wrapper-dropdown.active .topbar-dropdown {
    opacity: 1;
    visibility: visible;
    border-radius: 5px;
}
.wrapper-dropdown .scrollable-menu {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
}
.wrapper-dropdown .arrow {
    float: right;
    rotate: 180deg;
}
.wrapper-dropdown svg {
    transition: all 0.3s;
}
.wrapper-dropdown .rotated {
    transform: rotate(-180deg);
}

.modal.show {
    display: grid !important;
    align-items: center;
    height: 100vh;
}
.modal .modal-dialog {
    max-width: 70%;
}
@media (max-width: 575px) {
    .modal .modal-dialog {
        width: auto;
    }
}
@media (max-width: 490px) {
    .modal .modal-dialog {
        max-width: 100%;
    }
}
@media (max-width: 1024px) {
    .modal .modal-dialog.compare-dialog {
        overflow: hidden;
        max-width: 100% !important;
    }
}
.modal .modal-dialog .modal-content {
    background: transparent;
    border: 0;
}
.modal
    .modal-dialog
    .modal-content
    .modal-body
    .detail-wrapper
    .quick-image-box {
    width: 29.427vw;
    height: 28.125vw;
    border-radius: clamp(6px, 0.521vw, 20px);
    background-color: #fafafa;
    display: grid;
    align-items: center;
    justify-content: center;
}
@media (max-width: 1499px) {
    .modal
        .modal-dialog
        .modal-content
        .modal-body
        .detail-wrapper
        .quick-image-box {
        width: 100%;
        height: 100%;
    }
}
@media (max-width: 490px) {
    .modal
        .modal-dialog
        .modal-content
        .modal-body
        .detail-wrapper
        .quick-image-box {
        width: 100%;
        height: 100%;
        padding: 32px;
    }
}
.modal
    .modal-dialog
    .modal-content
    .modal-body
    .detail-wrapper
    .product-text-container {
    position: relative;
    width: 29.427vw;
    height: 28.125vw;
    border-radius: clamp(6px, 0.521vw, 20px);
}
@media (max-width: 1499px) {
    .modal
        .modal-dialog
        .modal-content
        .modal-body
        .detail-wrapper
        .product-text-container {
        width: 100%;
        height: 100%;
    }
}
@media (max-width: 490px) {
    .modal
        .modal-dialog
        .modal-content
        .modal-body
        .detail-wrapper
        .product-text-container {
        margin-top: 8px;
    }
}
@media (max-width: 490px) {
    .modal
        .modal-dialog
        .modal-content
        .modal-body
        .detail-wrapper
        .product-text-container
        .d-flex.flex-wrap {
        display: none !important;
    }
}
@media (max-width: 490px) {
    .modal
        .modal-dialog
        .modal-content
        .modal-body
        .detail-wrapper
        .product-text-container
        .quantity {
        display: none;
    }
}
@media (max-width: 490px) {
    .modal
        .modal-dialog
        .modal-content
        .modal-body
        .detail-wrapper
        .product-text-container
        p.mb-24 {
        display: none;
    }
}
.modal
    .modal-dialog
    .modal-content
    .modal-body
    .detail-wrapper
    .product-text-container
    .close-content {
    position: absolute;
    right: 40px;
    top: 40px;
}

.input-group > .intl-tel-input.allow-dropdown {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
}

.input-group > .intl-tel-input.allow-dropdown > .flag-container {
    z-index: 4;
}

.iti-flag {
    background-image: url("../../../../../cdnjs.cloudflare.com/ajax/libs/intl-tel-input/12.1.6/img/flags.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
    only screen and (min--moz-device-pixel-ratio: 2),
    only screen and (-o-min-device-pixel-ratio: 2/1),
    only screen and (min-device-pixel-ratio: 2),
    only screen and (min-resolution: 192dpi),
    only screen and (min-resolution: 2dppx) {
    .iti-flag {
        background-image: url("../../../../../cdnjs.cloudflare.com/ajax/libs/intl-tel-input/12.1.6/img/flags%402x.png");
    }
}
/*-------------------------
  layouts
-------------------------*/
header {
    position: relative;
}
header .header-section {
    /*HEADER BOTTOM*/
}
header .header-section .header-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: clamp(8px, 0.625vw, 24px);
    padding-left: 5vw;
    padding-right: 5vw;
}
header .header-section .header-top .header-end {
    display: flex;
    align-items: center;
    gap: clamp(12px, 1.25vw, 32px);
}
@media (max-width: 490px) {
    header .header-section .header-top .header-end {
        gap: 40px;
    }
}
header .header-section .header-top .header-end .top-bar-links {
    color: #fafafa;
    transition: all 0.5s ease-in-out;
}
header .header-section .header-top .header-end .top-bar-links p {
    transition: all 0.5s ease-in-out;
    color: #fafafa;
}
header .header-section .header-top .header-end .top-bar-links p:hover {
    transition: all 0.5s ease-in-out;
    color: #ffe603;
}
header .header-section .header-top .header-end .top-bar-links:hover {
    transition: all 0.5s ease-in-out;
    color: #ffe603;
}
header .header-section .header-center {
    padding: clamp(16px, 1.25vw, 32px) 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
@media (max-width: 1199px) {
    header .header-section .header-center .header-logo img {
        width: 80%;
    }
}
@media (max-width: 490px) {
    header .header-section .header-center .header-logo img {
        width: 65%;
    }
}
header .header-section .header-center .header-buttons {
    display: flex;
    align-items: end;
    gap: clamp(12px, 1.25vw, 48px);
}
header .header-section .header-center .header-buttons .button-block {
    display: flex;
    align-items: end;
    gap: 0.625vw;
}
header
    .header-section
    .header-center
    .header-buttons
    .button-block.align-items-sm-unset
    h6 {
    line-height: 70%;
}
header .header-section .header-center .header-buttons .button-block .user {
    width: clamp(24px, 1.458vw, 48px);
    height: clamp(24px, 1.458vw, 48px);
}
header .header-section .header-center .header-buttons .button-block img {
    width: clamp(32px, 2.188vw, 72px);
    height: clamp(32px, 2.188vw, 72px);
}
header .header-section .header-bottom-area .navigation {
    width: 100%;
    position: relative;
    padding: clamp(10px, 0.833vw, 32px) 0;
    border-top: 1px solid #eaeaec;
    border-bottom: 1px solid #eaeaec;
}
header .header-section .header-bottom-area .navigation .menu-button-right {
    display: flex;
    align-items: center;
    gap: clamp(24px, 3.333vw, 72px);
}
header
    .header-section
    .header-bottom-area
    .navigation
    .menu-button-right
    .main-menu__nav {
    margin-left: auto;
    margin-right: auto;
}
header
    .header-section
    .header-bottom-area
    .navigation
    .menu-button-right
    .main-menu__nav
    .main-menu__list,
header
    .header-section
    .header-bottom-area
    .navigation
    .menu-button-right
    .main-menu__nav
    .main-menu__list
    ul,
header
    .header-section
    .header-bottom-area
    .navigation
    .menu-button-right
    .main-menu__nav
    .stricky-header
    .main-menu__list,
header
    .header-section
    .header-bottom-area
    .navigation
    .menu-button-right
    .main-menu__nav
    .stricky-header
    .main-menu__list
    ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    align-items: center;
    display: none;
}
@media screen and (min-width: 1200px) {
    header
        .header-section
        .header-bottom-area
        .navigation
        .menu-button-right
        .main-menu__nav
        .main-menu__list,
    header
        .header-section
        .header-bottom-area
        .navigation
        .menu-button-right
        .main-menu__nav
        .main-menu__list
        ul,
    header
        .header-section
        .header-bottom-area
        .navigation
        .menu-button-right
        .main-menu__nav
        .stricky-header
        .main-menu__list,
    header
        .header-section
        .header-bottom-area
        .navigation
        .menu-button-right
        .main-menu__nav
        .stricky-header
        .main-menu__list
        ul {
        display: flex;
        gap: clamp(20px, 1.667vw, 40px);
    }
}
header
    .header-section
    .header-bottom-area
    .navigation
    .menu-button-right
    .main-menu__nav
    .main-menu__list
    > li,
header
    .header-section
    .header-bottom-area
    .navigation
    .menu-button-right
    .main-menu__nav
    .stricky-header
    .main-menu__list
    > li {
    padding-top: 8px;
    padding-bottom: 8px;
    position: relative;
}
header
    .header-section
    .header-bottom-area
    .navigation
    .menu-button-right
    .main-menu__nav
    .main-menu__list
    > li
    > a,
header
    .header-section
    .header-bottom-area
    .navigation
    .menu-button-right
    .main-menu__nav
    .stricky-header
    .main-menu__list
    > li
    > a {
    font-size: clamp(15px, 0.833vw, 22px);
    font-family: "Bai Jamjuree", sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 0.32px;
    color: #0c0c0d;
    display: flex;
    align-items: center;
    gap: 8px;
    position: relative;
    transition: all all 0.5s ease-in-out;
}
header
    .header-section
    .header-bottom-area
    .navigation
    .menu-button-right
    .main-menu__nav
    .main-menu__list
    > li
    > a.active,
header
    .header-section
    .header-bottom-area
    .navigation
    .menu-button-right
    .main-menu__nav
    .stricky-header
    .main-menu__list
    > li
    > a.active {
    color: #006937;
}
header
    .header-section
    .header-bottom-area
    .navigation
    .menu-button-right
    .main-menu__nav
    .main-menu__list
    > li
    > a:hover,
header
    .header-section
    .header-bottom-area
    .navigation
    .menu-button-right
    .main-menu__nav
    .stricky-header
    .main-menu__list
    > li
    > a:hover {
    color: #006937;
}
header
    .header-section
    .header-bottom-area
    .navigation
    .menu-button-right
    .main-menu__nav
    .main-menu__list
    > li
    > a::after,
header
    .header-section
    .header-bottom-area
    .navigation
    .menu-button-right
    .main-menu__nav
    .stricky-header
    .main-menu__list
    > li
    > a::after {
    content: "";
    width: 0;
    height: 2px;
    background: #006937;
    transition: all 0.5s ease-in-out;
    position: absolute;
    bottom: 0;
}
header
    .header-section
    .header-bottom-area
    .navigation
    .menu-button-right
    .main-menu__nav
    .main-menu__list
    > li
    > a.active::after,
header
    .header-section
    .header-bottom-area
    .navigation
    .menu-button-right
    .main-menu__nav
    .main-menu__list
    > li
    > a:hover::after,
header
    .header-section
    .header-bottom-area
    .navigation
    .menu-button-right
    .main-menu__nav
    .stricky-header
    .main-menu__list
    > li
    > a.active::after,
header
    .header-section
    .header-bottom-area
    .navigation
    .menu-button-right
    .main-menu__nav
    .stricky-header
    .main-menu__list
    > li
    > a:hover::after {
    width: 100%;
}
header
    .header-section
    .header-bottom-area
    .navigation
    .menu-button-right
    .main-menu__nav
    .main-menu__list
    > li.current,
header
    .header-section
    .header-bottom-area
    .navigation
    .menu-button-right
    .main-menu__nav
    .main-menu__list
    > li:hover,
header
    .header-section
    .header-bottom-area
    .navigation
    .menu-button-right
    .main-menu__nav
    .stricky-header
    .main-menu__list
    > li.current,
header
    .header-section
    .header-bottom-area
    .navigation
    .menu-button-right
    .main-menu__nav
    .stricky-header
    .main-menu__list
    > li:hover {
    color: #006937;
}
header
    .header-section
    .header-bottom-area
    .navigation
    .menu-button-right
    .main-menu__nav
    .main-menu__list
    li
    ul,
header
    .header-section
    .header-bottom-area
    .navigation
    .menu-button-right
    .main-menu__nav
    .stricky-header
    .main-menu__list
    li
    ul {
    position: absolute;
    top: 100%;
    left: -25px;
    min-width: 270px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    opacity: 0;
    visibility: hidden;
    transform-origin: top center;
    transform: scaleY(0) translateZ(100px);
    backface-visibility: hidden;
    transition: opacity all 0.5s ease-in-out, visibility all 0.5s ease-in-out,
        transform 700ms ease;
    z-index: 99;
    background-color: #fafafa;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.12);
    padding: 10px 8px 5px;
    border-radius: 5px;
}
header
    .header-section
    .header-bottom-area
    .navigation
    .menu-button-right
    .main-menu__nav
    .main-menu__list
    li
    ul
    li,
header
    .header-section
    .header-bottom-area
    .navigation
    .menu-button-right
    .main-menu__nav
    .stricky-header
    .main-menu__list
    li
    ul
    li {
    flex: 1 1 100%;
    width: 100%;
    position: relative;
}
header
    .header-section
    .header-bottom-area
    .navigation
    .menu-button-right
    .main-menu__nav
    .main-menu__list
    li
    ul
    li
    > a,
header
    .header-section
    .header-bottom-area
    .navigation
    .menu-button-right
    .main-menu__nav
    .stricky-header
    .main-menu__list
    li
    ul
    li
    > a {
    font-size: 16px;
    line-height: 26px;
    color: #0c0c0d;
    font-weight: 500;
    font-family: "Bai Jamjuree", sans-serif;
    display: flex;
    padding: 7px 20px;
    transition: 400ms;
    margin-bottom: 4px;
    border-radius: 3px;
}
header
    .header-section
    .header-bottom-area
    .navigation
    .menu-button-right
    .main-menu__nav
    .main-menu__list
    li
    ul
    li.current
    > a,
header
    .header-section
    .header-bottom-area
    .navigation
    .menu-button-right
    .main-menu__nav
    .main-menu__list
    li
    ul
    li:hover
    > a,
header
    .header-section
    .header-bottom-area
    .navigation
    .menu-button-right
    .main-menu__nav
    .stricky-header
    .main-menu__list
    li
    ul
    li.current
    > a,
header
    .header-section
    .header-bottom-area
    .navigation
    .menu-button-right
    .main-menu__nav
    .stricky-header
    .main-menu__list
    li
    ul
    li:hover
    > a {
    background-color: #006937;
    color: #fafafa;
}
header
    .header-section
    .header-bottom-area
    .navigation
    .menu-button-right
    .main-menu__nav
    .main-menu__list
    li
    ul
    li.dropdown:after,
header
    .header-section
    .header-bottom-area
    .navigation
    .menu-button-right
    .main-menu__nav
    .stricky-header
    .main-menu__list
    li
    ul
    li.dropdown:after {
    position: absolute;
    right: 15px;
    top: 7px;
    border-radius: 0;
    font-size: 14px;
    font-weight: 400;
    font-family: "Font Awesome 6 Pro";
    content: "\f105";
    color: #fafafa;
    visibility: hidden;
    opacity: 0;
    transition: all 500ms ease;
    transform: scale(0);
}
header
    .header-section
    .header-bottom-area
    .navigation
    .menu-button-right
    .main-menu__nav
    .main-menu__list
    li
    ul
    li.dropdown:hover::after,
header
    .header-section
    .header-bottom-area
    .navigation
    .menu-button-right
    .main-menu__nav
    .stricky-header
    .main-menu__list
    li
    ul
    li.dropdown:hover::after {
    visibility: visible;
    opacity: 1;
    transform: scale(1);
    color: #fafafa;
}
header
    .header-section
    .header-bottom-area
    .navigation
    .menu-button-right
    .main-menu__nav
    .main-menu__list
    li
    ul
    li
    > ul,
header
    .header-section
    .header-bottom-area
    .navigation
    .menu-button-right
    .main-menu__nav
    .stricky-header
    .main-menu__list
    li
    ul
    li
    > ul {
    top: 0;
    left: calc(100% + 0px);
}
header
    .header-section
    .header-bottom-area
    .navigation
    .menu-button-right
    .main-menu__nav
    .main-menu__list
    li
    ul
    li
    > ul.right-align,
header
    .header-section
    .header-bottom-area
    .navigation
    .menu-button-right
    .main-menu__nav
    .stricky-header
    .main-menu__list
    li
    ul
    li
    > ul.right-align {
    top: 0;
    left: auto;
    right: 100%;
}
header
    .header-section
    .header-bottom-area
    .navigation
    .menu-button-right
    .main-menu__nav
    .main-menu__list
    li
    ul
    li
    > ul
    ul,
header
    .header-section
    .header-bottom-area
    .navigation
    .menu-button-right
    .main-menu__nav
    .stricky-header
    .main-menu__list
    li
    ul
    li
    > ul
    ul {
    display: flex;
}
header
    .header-section
    .header-bottom-area
    .navigation
    .menu-button-right
    .main-menu__nav
    .main-menu__list
    li:hover
    > ul,
header
    .header-section
    .header-bottom-area
    .navigation
    .menu-button-right
    .main-menu__nav
    .stricky-header
    .main-menu__list
    li:hover
    > ul {
    opacity: 1;
    visibility: visible;
    gap: 6px;
    transform: scaleY(1) translateZ(0px);
    transition: all 0.5s ease-in-out;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    header
        .header-section
        .header-bottom-area
        .navigation
        .menu-button-right
        .main-menu__nav
        .main-menu__list
        li:nth-last-child(1)
        ul
        li
        > ul,
    header
        .header-section
        .header-bottom-area
        .navigation
        .menu-button-right
        .main-menu__nav
        .main-menu__list
        li:nth-last-child(2)
        ul
        li
        > ul,
    header
        .header-section
        .header-bottom-area
        .navigation
        .menu-button-right
        .main-menu__nav
        .stricky-header
        .main-menu__list
        li:nth-last-child(1)
        ul
        li
        > ul,
    header
        .header-section
        .header-bottom-area
        .navigation
        .menu-button-right
        .main-menu__nav
        .stricky-header
        .main-menu__list
        li:nth-last-child(2)
        ul
        li
        > ul {
        left: auto;
        right: calc(100% + 20px);
    }
}
header .header-section .header-bottom-area .navigation .main-menu__right {
    display: flex;
    align-items: center;
    gap: 32px;
}
@media (max-width: 575px) {
    header .header-section .header-bottom-area .navigation .main-menu__right {
        gap: 24px;
    }
}
header
    .header-section
    .header-bottom-area
    .navigation
    .main-menu__right
    .main-menu__login,
header
    .header-section
    .header-bottom-area
    .navigation
    .main-menu__right
    .main-menu__search {
    position: relative;
    font-size: 24px;
    color: #0c0c0d;
    display: flex;
    align-items: center;
    transition: all 500ms ease;
}
header
    .header-section
    .header-bottom-area
    .navigation
    .main-menu__right
    .main-menu__login:hover,
header
    .header-section
    .header-bottom-area
    .navigation
    .main-menu__right
    .main-menu__search:hover {
    color: #006937;
}
header .header-section .header-bottom-area .nav-container .nav-row {
    align-items: center;
    display: flex;
    height: 40px;
    justify-content: space-between;
    margin: 0;
    padding: 0;
}
@media (max-width: 991px) {
    header .header-section .header-bottom-area .nav-container .nav-row {
        display: none;
    }
}
header .header-section .header-bottom-area .nav-container .all-navigator {
    align-items: center;
    color: black;
    display: flex;
    padding-left: 16px;
    font-weight: 500;
}
@media (max-width: 991px) {
    header .header-section .header-bottom-area .nav-container .all-navigator {
        margin-right: 0;
    }
}
@media (max-width: 490px) {
    header .header-section .header-bottom-area .nav-container .all-navigator {
        padding-left: 0px;
    }
}
header
    .header-section
    .header-bottom-area
    .nav-container
    .all-navigator
    .fa-angle-up,
header
    .header-section
    .header-bottom-area
    .nav-container
    .all-navigator
    .fa-angle-down {
    position: absolute;
    right: 25px;
}
header
    .header-section
    .header-bottom-area
    .nav-container
    .all-navigator
    .fa-angle-up {
    display: none;
}
header .header-section .header-bottom-area .nav-container .all-navigator .fas {
    font-size: 24px;
    font-weight: 300;
    margin-right: 0;
}
header .header-section .header-bottom-area .nav-container .all-navigator span {
    margin-left: 15px;
}
header .header-section .header-bottom-area .nav-container .all-category-nav {
    cursor: pointer;
    max-width: 300px;
    position: relative;
    width: 100%;
}
@media (max-width: 991px) {
    header
        .header-section
        .header-bottom-area
        .nav-container
        .all-category-nav {
        max-width: 100%;
    }
}
header
    .header-section
    .header-bottom-area
    .nav-container
    .all-category-nav
    .open-menu-all {
    align-items: center;
    cursor: pointer;
    display: flex;
    position: relative;
}
header
    .header-section
    .header-bottom-area
    .nav-container
    .all-category-nav
    .input-menu-all {
    display: none;
}
header
    .header-section
    .header-bottom-area
    .nav-container
    .all-category-nav
    .input-menu-all:checked
    + .all-navigator
    .fa-angle-down {
    display: none;
}
header
    .header-section
    .header-bottom-area
    .nav-container
    .all-category-nav
    .input-menu-all:checked
    + .all-navigator
    .fa-angle-up {
    display: block;
}
header .header-section .header-bottom-area .nav-container .all-category-list {
    background: #fafafa;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.12);
    padding: 15px 0;
    position: absolute;
    top: 48px;
    left: -4px;
    width: 300px;
    z-index: 90;
    border-radius: 5px;
}
@media (max-width: 820px) {
    header
        .header-section
        .header-bottom-area
        .nav-container
        .all-category-list {
        width: 218px;
    }
}
@media (max-width: 490px) {
    header
        .header-section
        .header-bottom-area
        .nav-container
        .all-category-list {
        width: 196px;
    }
}
header
    .header-section
    .header-bottom-area
    .nav-container
    .all-category-list-item {
    display: block;
}
header
    .header-section
    .header-bottom-area
    .nav-container
    .all-category-list-item:hover {
    display: block;
    background: #eaeaec;
}
header
    .header-section
    .header-bottom-area
    .nav-container
    .all-category-list-item:hover
    .category-second-list {
    left: 100%;
    opacity: 1;
    visibility: visible;
    border-radius: clamp(6px, 0.521vw, 20px);
}
@media (max-width: 1024px) {
    header
        .header-section
        .header-bottom-area
        .nav-container
        .all-category-list-item:hover
        .category-second-list {
        gap: clamp(40px, 2.5vw, 64px);
        width: auto;
    }
}
@media (max-width: 820px) {
    header
        .header-section
        .header-bottom-area
        .nav-container
        .all-category-list-item:hover
        .category-second-list {
        gap: 16px;
    }
}
@media (max-width: 490px) {
    header
        .header-section
        .header-bottom-area
        .nav-container
        .all-category-list-item:hover
        .category-second-list {
        left: 94%;
        overflow-y: scroll;
        overflow-x: hidden;
        height: 100%;
        top: 10px;
        width: clamp(210px, 44.898vw, 430px);
    }
}
header
    .header-section
    .header-bottom-area
    .nav-container
    .all-category-list-item:hover
    .all-category-list-link {
    transition: all 0.5s ease-in-out;
    color: #0c0c0d;
    font-weight: 500;
}
header
    .header-section
    .header-bottom-area
    .nav-container
    .all-category-list-link {
    padding: 8px 32px;
    transition: all 0.5s ease-in-out;
    color: #45474f;
}
@media (max-width: 1024px) {
    header
        .header-section
        .header-bottom-area
        .nav-container
        .all-category-list-link {
        padding: 8px 16px;
    }
}
header
    .header-section
    .header-bottom-area
    .nav-container
    .category-second-list {
    background: #fafafa;
    box-shadow: 7px 9px 15px 0px rgba(0, 0, 0, 0.09);
    display: flex;
    left: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.5s ease-in-out;
    visibility: hidden;
    width: 46.875vw;
    padding: clamp(12px, 1.25vw, 48px);
}
header
    .header-section
    .header-bottom-area
    .nav-container
    .category-second-list
    .sub-menu-main-wrapper {
    width: 560px;
    display: flex;
    align-items: flex-start;
    gap: clamp(16px, 1.25vw, 48px);
}
@media (max-width: 1024px) {
    header
        .header-section
        .header-bottom-area
        .nav-container
        .category-second-list
        .sub-menu-main-wrapper {
        width: auto;
    }
}
@media (max-width: 490px) {
    header
        .header-section
        .header-bottom-area
        .nav-container
        .category-second-list
        .sub-menu-main-wrapper {
        flex-wrap: wrap;
    }
}
header
    .header-section
    .header-bottom-area
    .nav-container
    .category-second-list
    .img-product-menu {
    width: 15.104vw;
    object-fit: cover;
    border: 1px solid #6d6d6d;
    border-radius: 5px;
    background: url("../media/images/dropdown-image.png") no-repeat;
    background-position: center;
    background-size: cover;
    padding: clamp(20px, 1.667vw, 54px);
}
@media (max-width: 1699px) {
    header
        .header-section
        .header-bottom-area
        .nav-container
        .category-second-list
        .img-product-menu {
        background-position: right;
        width: auto;
    }
}
@media (max-width: 1024px) {
    header
        .header-section
        .header-bottom-area
        .nav-container
        .category-second-list
        .img-product-menu {
        width: clamp(210px, 23.047vw, 350px);
    }
}
@media (max-width: 768px) {
    header
        .header-section
        .header-bottom-area
        .nav-container
        .category-second-list
        .img-product-menu {
        display: none;
    }
}
header
    .header-section
    .header-bottom-area
    .nav-container
    .category-second-list
    .img-product-menu.v-2 {
    background: url("../media/images/dropdown-image-2.png") no-repeat;
    background-position: center;
    background-size: cover;
}
header
    .header-section
    .header-bottom-area
    .nav-container
    .category-second-list
    .img-product-menu.v-3 {
    background: url("../media/images/dropdown-image-3.png") no-repeat;
    background-position: center;
    background-size: cover;
}
header
    .header-section
    .header-bottom-area
    .nav-container
    .category-second-list
    .img-product-menu.v-4 {
    background: url("../media/images/dropdown-image-4.png") no-repeat;
    background-position: center;
    background-size: cover;
}
header
    .header-section
    .header-bottom-area
    .nav-container
    .category-second-list
    .img-product-menu
    h4 {
    color: #ffe603;
}
header
    .header-section
    .header-bottom-area
    .nav-container
    .category-second-list-ul {
    display: flex;
    flex-direction: column;
    width: 268px;
}
@media (max-width: 1024px) {
    header
        .header-section
        .header-bottom-area
        .nav-container
        .category-second-list-ul {
        width: max-content;
    }
}
@media (max-width: 768px) {
    header
        .header-section
        .header-bottom-area
        .nav-container
        .category-second-list-ul {
        width: 220px;
    }
}
header
    .header-section
    .header-bottom-area
    .nav-container
    .category-second-item
    a {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 8px 0;
    color: #45474f;
    transition: 0.2s ease-in;
}
@media (max-width: 490px) {
    header
        .header-section
        .header-bottom-area
        .nav-container
        .category-second-item
        a {
        padding: 4px 0;
    }
}
header
    .header-section
    .header-bottom-area
    .nav-container
    .category-second-item:hover
    a {
    transition: 0.2s ease-in;
    color: #006937;
    padding-left: 8px;
}
header .header-section .mixin-container {
    position: relative;
    display: flex;
    align-items: center;
    gap: 12px;
    border: 1px solid #6d6d6d;
    border-radius: clamp(6px, 0.521vw, 20px);
    /* width: 49.8%; */
}
@media (max-width: 1699px) {
    header .header-section .mixin-container {
        width: 45%;
    }
}
@media (max-width: 1199px) {
    header .header-section .mixin-container {
        margin: 0 auto;
        width: 100%;
        margin-bottom: 16px;
    }
}
@media (max-width: 490px) {
    header .header-section .mixin-container {
        width: 99%;
        gap: 14px;
    }
}
@media (max-width: 399px) {
    header .header-section .mixin-container {
        gap: 6px;
    }
}
@media (max-width: 490px) {
    header .header-section .mixin-container .vr-line {
        display: none;
    }
}
header .header-section .mixin-container .drop-container {
    padding-left: clamp(12px, 0.833vw, 24px);
}
header .header-section .mixin-container .input-field {
    display: flex;
    align-items: center;
    width: 100%;
}
header .header-section .mixin-container .input-field input {
    border: 0;
    padding-left: 0;
}
@media (max-width: 490px) {
    header .header-section .mixin-container .input-field input {
        padding: 8px 100px 8px 0;
    }
}
@media (max-width: 399px) {
    header .header-section .mixin-container .input-field input {
        padding: 8px 95px 8px 0;
    }
}
header .header-section .mixin-container .input-field button {
    position: absolute;
    right: 0;
}
@media (max-width: 1599px) {
    header .header-section .mixin-container .input-field button {
        padding: 18px 32px;
    }
}
@media (max-width: 490px) {
    header .header-section .mixin-container .input-field button {
        padding: 9px 10px;
    }
}

/*--------------------------------------------------------------
# Mobile Nav
--------------------------------------------------------------*/
.mobile-nav__toggler {
    font-size: 16px;
    font-weight: 400;
    color: #006937;
    padding-left: 6px;
    cursor: pointer;
    transition: 500ms;
    display: none;
}
@media (max-width: 1199px) {
    .mobile-nav__toggler {
        display: flex;
        align-items: center;
        gap: 8px;
    }
}
@media (max-width: 1199px) {
    .mobile-nav__toggler img {
        width: 22px;
        height: 26px;
    }
}

.mobile-nav__wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 999;
    transform: translateX(-100%);
    transform-origin: left center;
    transition: transform 500ms ease 500ms, visibility 500ms ease 500ms;
    visibility: hidden;
    position: fixed;
}
.mobile-nav__wrapper .container {
    padding-left: 0;
    padding-right: 0;
}
.mobile-nav__wrapper.expanded {
    opacity: 1;
    transform: translateX(0%);
    visibility: visible;
    transition: transform 500ms ease 0ms, visibility 500ms ease 0ms;
}
.mobile-nav__wrapper.expanded .mobile-nav__content {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
    transition: opacity 500ms ease 500ms, visibility 500ms ease 500ms,
        transform 500ms ease 500ms;
}
.mobile-nav__wrapper .mobile-nav__overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #0c0c0d;
    opacity: 0.3;
}
.mobile-nav__wrapper .mobile-nav__content {
    width: 300px;
    background-color: #0c0c0d;
    z-index: 10;
    position: relative;
    height: 100%;
    overflow-y: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
    opacity: 0;
    visibility: hidden;
    transform: translateX(-100%);
    transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms,
        transform 500ms ease 0ms;
}
@media (max-width: 490px) {
    .mobile-nav__wrapper .mobile-nav__content {
        width: clamp(250px, 55.102vw, 450px);
    }
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__nav {
    display: block;
    padding: 0;
}
.mobile-nav__wrapper .mobile-nav__content .logo-box {
    margin-bottom: 40px;
    display: flex;
}
.mobile-nav__wrapper .mobile-nav__content .logo-box img {
    width: clamp(120px, 15.625vw, 320px);
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list,
.mobile-nav__wrapper .mobile-nav__content .main-menu__list ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list ul {
    display: none;
    border-top: 1px solid RGBA(255, 255, 255, 0.1);
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list ul li > a {
    padding-left: 10px;
}
.mobile-nav__wrapper
    .mobile-nav__content
    .main-menu__list
    ul
    li:not(:last-child) {
    border-bottom: 1px solid RGBA(255, 255, 255, 0.1);
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list li:not(:last-child) {
    border-bottom: 1px solid RGBA(255, 255, 255, 0.1);
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list li a {
    display: flex;
    justify-content: space-between;
    line-height: 30px;
    color: #fafafa;
    font-size: 14px;
    font-family: "Bai Jamjuree", sans-serif;
    text-transform: capitalize;
    font-weight: 500;
    height: 42px;
    letter-spacing: 0.8px;
    align-items: center;
    transition: 500ms;
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list li a.expanded {
    color: #006937;
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list li a button {
    width: 30px;
    height: 30px;
    background-color: #006937;
    border: none;
    outline: none;
    color: #fafafa;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    transform: rotate(-90deg);
    transition: transform 500ms ease;
}
.mobile-nav__wrapper
    .mobile-nav__content
    .main-menu__list
    li
    a
    button.expanded {
    transform: rotate(0deg);
    background-color: #fafafa;
    color: #0c0c0d;
}
.mobile-nav__wrapper .mobile-nav__close {
    position: absolute;
    top: 20px;
    right: 15px;
    font-size: 18px;
    color: #fafafa;
    cursor: pointer;
}

.mobile-nav__social {
    display: flex;
    align-items: center;
}
.mobile-nav__social a {
    font-size: 16px;
    color: #fafafa;
    transition: 500ms;
}
.mobile-nav__social a + a {
    margin-left: 20px;
}
.mobile-nav__social a:hover {
    color: #006937;
}

.mobile-nav__contact {
    margin-bottom: 0;
    margin-top: 20px;
    margin-bottom: 20px;
}
.mobile-nav__contact li {
    color: #fafafa;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    display: flex;
    align-items: center;
}
.mobile-nav__contact li + li {
    margin-top: 15px;
}
.mobile-nav__contact li a {
    color: inherit;
    transition: 500ms;
}
.mobile-nav__contact li a:hover {
    color: #006937;
}
.mobile-nav__contact li i {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #006937;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 14px;
    margin-right: 10px;
    color: #fafafa;
}

.mobile-nav__container .main-menu__logo,
.mobile-nav__container .main-menu__right {
    display: none;
}

.vr-line {
    height: 20px;
    width: 2px;
    background: #fafafa;
}
.vr-line.vr-line-2 {
    height: 20px;
    width: 1px;
    background: #6d6d6d;
    opacity: 0.7;
}

.hero-banner .banner-right {
    position: relative;
}
@media (max-width: 1299px) {
    .hero-banner .banner-right {
        width: 100%;
    }
}
.hero-banner .banner-right .banner-content-right {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: url("../media/banner/banner-1.png") no-repeat;
    background-position: center;
    background-size: cover;
    height: clamp(370px, 24.167vw, 650px);
    border-radius: clamp(6px, 0.521vw, 20px);
    padding: clamp(48px, 3.333vw, 94px);
}
@media (max-width: 575px) {
    .hero-banner .banner-right .banner-content-right {
        height: 500px;
        flex-direction: column;
    }
}
.hero-banner .banner-right .banner-content-right.v-2 {
    padding: clamp(24px, 1.25vw, 48px);
    height: clamp(180px, 11.667vw, 480px);
    background: url("../media/banner/banner-2.png") no-repeat;
    background-size: cover;
}
@media (max-width: 575px) {
    .hero-banner .banner-right .banner-content-right.v-2 {
        height: 350px;
        flex-direction: column;
        background-position: right;
    }
}
.hero-banner .banner-right .banner-content-right.v-3 {
    padding: clamp(24px, 1.25vw, 48px);
    height: clamp(180px, 11.667vw, 480px);
    background: url("../media/banner/banner-3.png") no-repeat;
    background-size: cover;
}
@media (max-width: 575px) {
    .hero-banner .banner-right .banner-content-right.v-3 {
        height: 350px;
        flex-direction: column;
        background-position: right;
    }
}
@media (max-width: 1399px) {
    .hero-banner .banner-right .banner-content-right .text-box {
        width: -webkit-fill-available;
    }
}

.categories-sec .categories-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
@media (max-width: 576px) {
    .categories-sec .categories-wrapper {
        flex-wrap: wrap;
        row-gap: 24px;
    }
}
.categories-sec .categories-wrapper .category-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    transition: all 0.5s ease-in-out;
    padding: 0 8px;
}
@media (max-width: 1024px) {
    .categories-sec .categories-wrapper .category-block:nth-child(6) {
        display: none;
    }
}
@media (max-width: 1199px) {
    .categories-sec .categories-wrapper .category-block:nth-child(7) {
        display: none;
    }
}
@media (max-width: 1199px) {
    .categories-sec .categories-wrapper .category-block:nth-child(8) {
        display: none;
    }
}
@media (max-width: 576px) {
    .categories-sec .categories-wrapper .category-block:nth-child(8) {
        display: block;
    }
}
@media (max-width: 1499px) {
    .categories-sec .categories-wrapper .category-block:nth-child(9) {
        display: none;
    }
}
@media (max-width: 1499px) {
    .categories-sec .categories-wrapper .category-block:nth-child(10) {
        display: none;
    }
}
@media (max-width: 1499px) {
    .categories-sec .categories-wrapper .category-block:nth-child(11) {
        display: none;
    }
}
.categories-sec .categories-wrapper .category-block .image-box {
    background: #eaeaec;
    width: clamp(84px, 5.208vw, 180px);
    height: clamp(84px, 5.208vw, 180px);
    border: 2px solid #eaeaec;
    border-radius: 50%;
    display: grid;
    align-items: center;
    transition: all 0.5s ease-in-out;
    margin-left: auto;
    margin-right: auto;
}
.categories-sec .categories-wrapper .category-block:hover {
    transform: scale(1.1);
    transition: all 0.5s ease-in-out;
}
.categories-sec .categories-wrapper .category-block:hover .image-box {
    border: 2px solid black;
    transition: all 0.5s ease-in-out;
}

.featured-product-sec .main-card {
    background: url("../media/bg/bg-light.png") no-repeat;
    background-position: center;
    background-size: cover;
    height: 600px;
    padding: clamp(20px, 1.667vw, 42px) clamp(16px, 1.25vw, 36px);
    border-radius: clamp(6px, 0.521vw, 20px);
}
@media (max-width: 1499px) {
    .featured-product-sec .main-card {
        height: 100%;
    }
}
@media (max-width: 1199px) {
    .featured-product-sec .main-card {
        width: 100%;
    }
}
@media (max-width: 1024px) {
    .featured-product-sec .main-card {
        width: 100%;
        border-radius: clamp(12px, 1.302vw, 40px);
        background-size: 100% 100%;
    }
}
@media (max-width: 1024px) {
    .featured-product-sec .main-card .image {
        text-align: center;
    }
}

.top-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fafafa;
    padding: 12px clamp(12px, 1.25vw, 32px);
    border-radius: 5px;
}
@media (max-width: 576px) {
    .top-bar {
        row-gap: clamp(28px, 6.531vw, 48px);
        flex-wrap: wrap;
    }
}
@media (max-width: 490px) {
    .top-bar {
        flex-direction: column;
        align-items: flex-start;
    }
}
.top-bar .nav {
    display: flex;
    gap: clamp(32px, 2.083vw, 54px);
    border: 0px;
}
@media (max-width: 576px) {
    .top-bar .nav {
        row-gap: clamp(12px, 3.265vw, 32px);
        padding-left: 16px;
    }
}
.top-bar .nav .nav-item .nav-link {
    position: relative;
    color: #6d6d6d;
    background: transparent;
    border: 0px;
    padding: 0px;
}
@media (max-width: 576px) {
    .top-bar .nav .nav-item .nav-link {
        font-size: 18px;
        font-weight: 500;
    }
}
.top-bar .nav .nav-item .nav-link:focus-visible {
    outline: 0;
}
.top-bar .nav .nav-item .nav-link::before {
    position: absolute;
    left: -16px;
    top: 8px;
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background-color: #6d6d6d;
}
.top-bar .nav .nav-item .nav-link.active {
    color: #141516;
}
.top-bar .nav .nav-item .nav-link.active::before {
    background-color: #006937;
}

.featured-product-card {
    padding: clamp(10px, 0.833vw, 32px);
}
.featured-product-card .image-box {
    padding: clamp(10px, 0.833vw, 32px);
    position: relative;
    overflow: hidden;
    text-align: center;
}
.featured-product-card .image-box .product-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media (max-width: 575px) {
    .featured-product-card .image-box .product-image {
        width: 60%;
    }
}
.featured-product-card .image-box .sale-label {
    font-size: 12px;
    font-family: "Bai Jamjuree", sans-serif;
    font-weight: 400;
    background-color: #dd3842;
    padding: clamp(2px, 0.208vw, 8px) clamp(8px, 0.625vw, 24px);
    color: #fafafa;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.5s ease-in-out;
}
.featured-product-card .image-box .side-icons ul {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    top: 0px;
    z-index: 5;
    right: -100px;
    gap: 8px;
    -webkit-transition: 0.4s linear;
    -moz-transition: 0.4s linear;
    -ms-transition: 0.4s linear;
    -o-transition: 0.4s linear;
    transition: 0.4s linear;
}
.featured-product-card .image-box .side-icons ul li {
    transition: 0.5s;
    visibility: hidden;
    opacity: 0;
    transform: translateX(30px);
}
.featured-product-card .image-box .side-icons ul li a {
    width: clamp(28px, 1.667vw, 64px);
    height: clamp(28px, 1.667vw, 64px);
    display: grid;
    align-items: center;
    justify-content: center;
    border: 1px solid #141516;
    border-radius: 5px;
    transition: all 0.5s ease-in-out;
    padding: 4px;
}
@media (max-width: 490px) {
    .featured-product-card .image-box .side-icons ul li a {
        width: clamp(30px, 6.531vw, 48px);
        height: clamp(30px, 6.531vw, 48px);
    }
}
.featured-product-card .image-box .side-icons ul li:hover a {
    border: 1px solid black;
}
.featured-product-card .product-desc .product-title {
    transition: all 0.5s ease-in-out;
}
@media (max-width: 1599px) {
    .featured-product-card .product-desc .product-title a {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        line-clamp: 1;
        -webkit-box-orient: vertical;
    }
}
.featured-product-card .product-desc .text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.featured-product-card:hover .product-desc .product-title {
    transition: all 0.5s ease-in-out;
    color: #fec530;
}
.featured-product-card:hover .image-box .sale-label {
    opacity: 1;
    transition: all 0.5s ease-in-out;
}
.featured-product-card:hover .image-box .side-icons ul {
    right: 0;
    background: rgba(255, 255, 255, 0.6);
    padding: 6px;
    transition: all 0.5s ease-in-out;
    border-radius: 5px;
}
.featured-product-card:hover .image-box .side-icons ul li {
    transform: none;
    transition: 0.5s;
    opacity: 1;
    visibility: visible;
}
.featured-product-card:hover .image-box .side-icons ul li:nth-child(1) {
    transition-delay: 0.1s;
}
.featured-product-card:hover .image-box .side-icons ul li:nth-child(2) {
    transition-delay: 0.3s;
}
.featured-product-card:hover .image-box .side-icons ul li:nth-child(3) {
    transition-delay: 0.6s;
}

.featured-product-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: clamp(10px, 0.833vw, 32px);
}
.featured-product-list .image-box {
    padding: clamp(10px, 0.833vw, 32px);
    position: relative;
    overflow: hidden;
    text-align: center;
    width: 14.219vw;
}
@media (max-width: 1024px) {
    .featured-product-list .image-box {
        width: 30%;
    }
}
.featured-product-list .image-box.v-2 {
    width: 18%;
}
@media (max-width: 820px) {
    .featured-product-list .image-box.v-2 {
        width: 30%;
    }
}
.featured-product-list .image-box .side-icons {
    position: absolute;
    z-index: 99;
    left: 50%;
    bottom: -110%;
    transition: all 0.5s ease-in-out;
    transform: translateX(-50%);
}
.featured-product-list .image-box .side-icons ul {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 8px;
}
.featured-product-list .image-box .side-icons ul li {
    background: #fafafa;
    border-radius: 5px;
}
.featured-product-list .image-box .side-icons ul li a {
    width: clamp(28px, 1.667vw, 64px);
    height: clamp(28px, 1.667vw, 64px);
    display: grid;
    align-items: center;
    justify-content: center;
    border: 1px solid #141516;
    border-radius: 5px;
    transition: all 0.5s ease-in-out;
    padding: 4px;
}
@media (max-width: 490px) {
    .featured-product-list .image-box .side-icons ul li a {
        width: clamp(30px, 6.531vw, 48px);
        height: clamp(30px, 6.531vw, 48px);
    }
}
.featured-product-list .image-box .side-icons ul li:hover a {
    border: 1px solid black;
}
.featured-product-list .image-box .sale-label {
    font-size: 12px;
    font-family: "Bai Jamjuree", sans-serif;
    font-weight: 400;
    background-color: #dd3842;
    padding: clamp(2px, 0.208vw, 8px) clamp(8px, 0.625vw, 24px);
    color: #fafafa;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.5s ease-in-out;
}
.featured-product-list .product-desc {
    width: 22.344vw;
}
@media (max-width: 1024px) {
    .featured-product-list .product-desc {
        width: 30%;
    }
}
.featured-product-list .product-desc.v-2 {
    width: 40%;
}
@media (max-width: 820px) {
    .featured-product-list .product-desc.v-2 {
        width: 35%;
    }
}
.featured-product-list .product-desc .text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.featured-product-list .button-box {
    position: relative;
    width: 22.344vw;
    text-align: end;
}
@media (max-width: 1024px) {
    .featured-product-list .button-box {
        width: 30%;
    }
}
.featured-product-list .button-box.v-2 {
    width: 35%;
}
@media (max-width: 820px) {
    .featured-product-list .button-box.v-2 {
        width: 30%;
    }
}
.featured-product-list:hover .image-box .sale-label {
    opacity: 1;
    transition: all 0.5s ease-in-out;
}
.featured-product-list:hover .image-box .side-icons {
    bottom: 30px;
    transition: all 0.5s ease-in-out;
}
.featured-product-list:hover .product-desc .product-title {
    transition: all 0.5s ease-in-out;
    color: #fec530;
}

.inner-banner {
    background: url("../media/bg/inner-banner.png") no-repeat;
    background-position: center;
    background-size: cover;
    height: clamp(170px, 10.417vw, 300px);
    display: grid;
    align-items: center;
}
@media (max-width: 1699px) {
    .inner-banner {
        height: 210px;
    }
}
@media (max-width: 490px) {
    .inner-banner {
        height: 500px;
    }
}
.inner-banner .inner-content {
    display: flex;
    align-content: center;
    justify-content: space-between;
    place-items: center;
}
@media (max-width: 1024px) {
    .inner-banner .inner-content {
        justify-content: unset;
        gap: 32px;
    }
}
@media (max-width: 490px) {
    .inner-banner .inner-content {
        justify-content: center;
        flex-wrap: wrap;
        gap: 48px;
        text-align: center;
    }
}
@media (max-width: 490px) {
    .inner-banner .inner-content.v-2 {
        gap: 94px;
    }
}
@media (max-width: 1024px) {
    .inner-banner .inner-content .inner-image img {
        width: 80%;
    }
}
@media (max-width: 490px) {
    .inner-banner .inner-content .inner-image img {
        width: 75%;
    }
}
@media (max-width: 1024px) {
    .inner-banner .inner-content .inner-image-2 img {
        width: 85%;
    }
}
@media (max-width: 490px) {
    .inner-banner .inner-content .inner-image-2 img {
        width: 70%;
    }
}

.brand-sec .brand-slider {
    margin: 0 -8px;
    padding: 2.083vw 0;
    width: 100%;
}
@media (max-width: 490px) {
    .brand-sec .brand-slider {
        padding: clamp(32px, 8.163vw, 80px) 0;
    }
}
.brand-sec .brand-slider .brand-block {
    width: 13.958vw;
    height: clamp(70px, 4.792vw, 160px);
    display: grid;
    align-items: center;
    justify-content: center;
    border: 1px solid #eaeaec;
    border-radius: 5px;
    margin: 0 8px;
}
@media (max-width: 490px) {
    .brand-sec .brand-slider .brand-block {
        width: clamp(200px, 48.98vw, 550px);
        height: clamp(48px, 13.061vw, 120px);
        padding: 0 8px;
    }
}

.blog-slider {
    margin: 0 -8px;
}

.blog-block {
    border-radius: clamp(6px, 0.521vw, 20px);
    margin-left: 8px;
    margin-right: 8px;
}
.blog-block.v-2 {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    padding: clamp(16px, 1.25vw, 32px);
    border-radius: clamp(10px, 1.042vw, 32px);
}
.blog-block.v-2 .blog-image {
    border-radius: clamp(8px, 0.781vw, 30px);
}
.blog-block.v-2 .blog-image img {
    width: 100%;
    border-radius: clamp(8px, 0.781vw, 30px);
    -webkit-transition: all 0.25s linear 0s;
    transition: all 0.25s linear 0s;
}
.blog-block .blog-image {
    border-radius: clamp(6px, 0.521vw, 20px) clamp(6px, 0.521vw, 20px) 0 0;
    overflow: hidden;
}
.blog-block .blog-image img {
    width: 100%;
    border-radius: clamp(6px, 0.521vw, 20px) clamp(6px, 0.521vw, 20px) 0 0;
    -webkit-transition: all 0.25s linear 0s;
    transition: all 0.25s linear 0s;
}
.blog-block .blog-content {
    padding: clamp(18px, 1.25vw, 40px) clamp(12px, 0.833vw, 28px);
}
.blog-block .blog-content.v-2 {
    padding: clamp(12px, 0.833vw, 24px) clamp(12px, 0.833vw, 24px) 0;
}
.blog-block .blog-content h6,
.blog-block .blog-content h3 {
    color: #0c0c0d;
    transition: all 0.5s ease-in-out;
}
.blog-block:hover .blog-image img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: all 0.25s linear 0s;
    transition: all 0.25s linear 0s;
}
.blog-block:hover .blog-content h6,
.blog-block:hover .blog-content h3 {
    color: #006937;
    transition: all 0.5s ease-in-out;
}
.blog-block:hover .cus-btn-arrow {
    color: #006937;
    transition: all 0.5s ease-in-out;
}
.blog-block:hover .cus-btn-arrow svg path {
    transition: all 0.5s ease-in-out;
    stroke: #006937;
}

.coming-soon-page {
    height: 100vh;
    display: grid;
    align-items: center;
}
.coming-soon-page .coming-soon-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}
.coming-soon-page .coming-soon-wrapper ul {
    display: flex;
    gap: clamp(12px, 0.833vw, 24px);
}
.coming-soon-page .coming-soon-wrapper ul li {
    width: clamp(84px, 6.25vw, 240px);
    height: clamp(84px, 6.25vw, 240px);
    border: 1px solid #6d6d6d;
    border-radius: 5px;
    background: transparent;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
@media (max-width: 399px) {
    .coming-soon-page .coming-soon-wrapper ul li {
        width: 72px;
        height: 72px;
    }
}
.coming-soon-page .coming-soon-wrapper ul li h2 {
    font-size: clamp(34px, 2.135vw, 138px);
    font-weight: 600;
    line-height: 120%;
    letter-spacing: -2.07px;
    color: #006937;
}
@media (max-width: 399px) {
    .coming-soon-page .coming-soon-wrapper ul li h2 {
        font-size: 26px;
    }
}
.coming-soon-page .coming-soon-wrapper ul li h6 {
    font-size: clamp(15px, 0.833vw, 22px);
    font-weight: 500;
    line-height: 150%;
    color: #0c0c0d;
}
@media (max-width: 1399px) {
    .coming-soon-page .title-area img {
        width: 85%;
    }
}
@media (max-width: 992px) {
    .coming-soon-page .title-area img {
        width: 75%;
    }
}
@media (max-width: 499px) {
    .coming-soon-page .title-area img {
        width: 55%;
    }
}
@media (max-width: 390px) {
    .coming-soon-page .title-area img {
        width: 50%;
    }
}
.coming-soon-page .newsletter .coming-soon-text {
    text-align: center;
    text-transform: uppercase;
    font-size: clamp(48px, 6.042vw, 180px);
    font-weight: 600;
    line-height: 120%;
}
.coming-soon-page .newsletter .newsletter-heading {
    display: flex;
    align-items: center;
    gap: clamp(8px, 1.25vw, 40px);
}
.coming-soon-page .newsletter .newsletter-heading h4 {
    line-height: 120%;
    letter-spacing: 1.643px;
}
@media (max-width: 575px) {
    .coming-soon-page .newsletter .newsletter-heading h4 {
        font-size: 16px;
    }
}
.coming-soon-page .newsletter form {
    position: relative;
    margin: 0 auto;
    width: 50%;
}
@media (max-width: 1024px) {
    .coming-soon-page .newsletter form {
        width: 70%;
    }
}
@media (max-width: 490px) {
    .coming-soon-page .newsletter form {
        width: 100%;
        margin-top: 16px;
    }
}
@media (max-width: 1599px) {
    .coming-soon-page .newsletter form button {
        padding: 12px 24px;
    }
}
@media (max-width: 490px) {
    .coming-soon-page .newsletter form button {
        position: absolute;
        top: 0px;
        right: 0px;
    }
}

.coming-soon-cd {
    display: flex;
    align-items: center;
    justify-content: center;
}
.coming-soon-cd ul {
    display: flex;
    gap: clamp(12px, 0.833vw, 24px);
}
@media (max-width: 820px) {
    .coming-soon-cd ul {
        gap: clamp(20px, 2.927vw, 48px);
    }
}
@media (max-width: 490px) {
    .coming-soon-cd ul {
        gap: clamp(70px, 14.694vw, 120px);
    }
}
.coming-soon-cd ul li {
    width: 4.557vw;
    height: 3.333vw;
    border-radius: clamp(6px, 0.521vw, 20px);
    background: transparent;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.coming-soon-cd ul li h2 {
    font-family: "Bai Jamjuree", sans-serif;
    font-size: clamp(19px, 1.198vw, 27px);
    /* 23px */
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: 0.021875vw;
    padding: clamp(24px, 1.667vw, 64px);
    background: #fafafa;
    border-radius: 5px;
    margin-bottom: 8px;
}
@media (max-width: 1399px) {
    .coming-soon-cd ul li h2 {
        padding: 12px;
    }
}
@media (max-width: 1024px) {
    .coming-soon-cd ul li h2 {
        font-size: clamp(18px, 1.953vw, 24px);
    }
}
@media (max-width: 768px) {
    .coming-soon-cd ul li h2 {
        font-size: clamp(18px, 2.344vw, 21px);
    }
}
@media (max-width: 490px) {
    .coming-soon-cd ul li h2 {
        font-size: 24px;
        padding: 20px;
    }
}
.coming-soon-cd ul li h6 {
    color: #fafafa;
}

.newsletter-section .newsletter-container {
    text-align: center;
    padding: clamp(32px, 2.5vw, 64px);
}
.newsletter-section .newsletter-container .newsletter-image {
    width: clamp(48px, 3.333vw, 94px);
    height: clamp(48px, 3.333vw, 94px);
    display: grid;
    align-items: center;
    justify-content: center;
    border: 1px solid #006937;
    border-radius: 6px;
}
.newsletter-section .newsletter-container form {
    position: relative;
}
.newsletter-section .newsletter-container form button {
    position: absolute;
    right: 0;
    top: 0;
}
@media (max-width: 1599px) {
    .newsletter-section .newsletter-container form button {
        padding: 18px;
    }
}
@media (max-width: 1024px) {
    .newsletter-section .newsletter-container form button {
        padding: 19px;
    }
}
@media (max-width: 490px) {
    .newsletter-section .newsletter-container form button {
        padding: 14px 8px;
    }
}

.benefits-wrapper {
    padding: clamp(28px, 2.083vw, 64px) 0;
}
@media (max-width: 430px) {
    .benefits-wrapper {
        padding: clamp(28px, 2.083vw, 64px) 0;
    }
}
@media (max-width: 399px) {
    .benefits-wrapper {
        padding: 32px 0;
    }
}
.benefits-wrapper .benefit-block {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}
.benefits-wrapper .benefit-block .image-box {
    display: grid;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border: 1px solid black;
    border-radius: 5px;
}
@media (max-width: 1024px) {
    .benefits-wrapper .benefit-block .image-box {
        width: 48px;
        height: 48px;
    }
}
@media (max-width: 1024px) {
    .benefits-wrapper .benefit-block .image-box img {
        width: 24px;
        height: 24px;
    }
}

footer .footer-wrapper {
    display: flex;
    align-items: center;
    gap: 16px;
}
@media (max-width: 1024px) {
    footer .footer-wrapper {
        row-gap: clamp(42px, 4.688vw, 72px);
        flex-wrap: wrap;
    }
}
footer .footer-wrapper .store-desc {
    width: 29.427vw;
}
@media (max-width: 1399px) {
    footer .footer-wrapper .store-desc {
        width: 30%;
    }
}
@media (max-width: 1024px) {
    footer .footer-wrapper .store-desc {
        width: 90%;
    }
}
@media (max-width: 490px) {
    footer .footer-wrapper .store-desc {
        width: 80%;
    }
}
footer .footer-wrapper .store-desc .icon-box {
    display: grid;
    align-items: center;
    justify-content: center;
    width: clamp(40px, 2.917vw, 72px);
    height: clamp(40px, 2.917vw, 72px);
    border: 1.5px solid black;
    border-radius: 5px;
}
footer .footer-wrapper .footer-link-block {
    width: 14.306vw;
}
@media (max-width: 1399px) {
    footer .footer-wrapper .footer-link-block {
        width: 17.5%;
    }
}
@media (max-width: 1024px) {
    footer .footer-wrapper .footer-link-block {
        width: 23%;
    }
}
@media (max-width: 992px) {
    footer .footer-wrapper .footer-link-block {
        width: 30%;
    }
}
@media (max-width: 820px) {
    footer .footer-wrapper .footer-link-block {
        width: 45%;
    }
}
@media (max-width: 490px) {
    footer .footer-wrapper .footer-link-block {
        width: 80%;
    }
}
footer .footer-wrapper .footer-link-block .footer-link .img-box {
    display: grid;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: clamp(28px, 1.667vw, 48px);
    height: clamp(28px, 1.667vw, 48px);
    border-radius: 5px;
    border: 1px solid black;
}
@media (max-width: 820px) {
    footer .footer-wrapper .footer-link-block .footer-link .img-box {
        width: 40px;
        height: 40px;
    }
}
@media (max-width: 490px) {
    footer .footer-wrapper .footer-link-block .footer-link .img-box {
        width: 32px;
        height: 32px;
    }
}
footer .footer-bottom-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
@media (max-width: 1024px) {
    footer .footer-bottom-bar {
        flex-wrap: wrap;
        row-gap: 16px;
        justify-content: center;
    }
}
@media (max-width: 1399px) {
    footer br {
        display: none;
    }
}

.hr-line {
    width: 100%;
    height: 1px;
    background: #eaeaec;
}

.social-link {
    display: flex;
    align-items: center;
    gap: 12px;
}
.social-link li a {
    background: transparent;
    transition: all 0.5s ease-in-out;
    border-radius: 5px;
    width: clamp(28px, 1.667vw, 40px);
    height: clamp(28px, 1.667vw, 40px);
    display: grid;
    align-items: center;
    justify-content: center;
    border: 1px solid black;
}
@media (max-width: 490px) {
    .social-link li a {
        width: 32px;
        height: 32px;
    }
}
.social-link li a svg {
    width: clamp(14px, 0.833vw, 32px);
}
@media (max-width: 490px) {
    .social-link li a svg {
        width: 16px;
        height: 16px;
    }
}
.social-link li a svg path {
    transition: all 0.5s ease-in-out;
    fill: black;
}
.social-link li:hover a {
    transition: all 0.5s ease-in-out;
    background-color: #ffe603;
}
.social-link li:hover a svg path {
    transition: all 0.5s ease-in-out;
    fill: #fafafa;
}

.title-banner {
    background: url("../media/banner/title-banner.png") no-repeat;
    background-position: center;
    background-size: cover;
    text-align: center;
    height: clamp(150px, 10.417vw, 350px);
    display: grid;
    align-items: center;
}
@media (max-width: 490px) {
    .title-banner {
        height: 100px;
    }
}
.title-banner .banner-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.title-banner .banner-wrapper .banner-image1 {
    /* width: clamp(107px, 20.885vw, 520px); */
    width: 300px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
@media (max-width: 490px) {
    .title-banner .banner-wrapper .banner-image1 {
        display: none;
    }
}
.title-banner .banner-wrapper .banner-image2 {
    /* width: clamp(68px, 11.797vw, 220px); */
    width: 180px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
@media (max-width: 490px) {
    .title-banner .banner-wrapper .banner-image2 {
        display: none;
    }
}

.sidebar {
    padding: clamp(16px, 1.25vw, 48px);
    border-radius: clamp(6px, 0.521vw, 20px);
}
.sidebar.toggle-sidebar {
    position: fixed;
    top: 0;
    left: -400px;
    width: clamp(300px, 20.833vw, 650px);
    height: 100vh;
    background-color: #fafafa;
    z-index: 1000;
    overflow-y: scroll;
}
.sidebar.toggle-sidebar::-webkit-scrollbar {
    width: 10px;
}
.sidebar.toggle-sidebar::-webkit-scrollbar-track {
    background-color: #ebebeb;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.sidebar.toggle-sidebar::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #6d6d6d;
}
.sidebar.toggle-sidebar.active {
    left: 0;
}
.sidebar form {
    position: relative;
}
.sidebar form input {
    border-radius: 5px;
    padding: 16px;
}
.sidebar form button {
    position: absolute;
    top: 16px;
    right: 16px;
    border: 0;
    background: transparent;
}
.sidebar form button i {
    font-size: 20px;
}
.sidebar .category-block .title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}
.sidebar .category-block .arrow-block {
    cursor: pointer;
}
.sidebar .category-block .arrow-block .fa-thin {
    transition: transform 0.3s ease;
}
.sidebar .category-block .arrow-block .fa-chevron-down {
    transform: rotate(360deg);
}
.sidebar .category-block .wrapper .price-input {
    width: 100%;
    display: flex;
    gap: 16px;
}
.sidebar .category-block .wrapper .price-input .field input {
    width: 100%;
    outline: none;
    border-radius: 5px;
    border: 1px solid #6d6d6d;
    -moz-appearance: textfield;
    padding: 12px 16px;
}
.sidebar .category-block .wrapper .slider {
    height: 8px;
    position: relative;
    background: #eaeaec;
    border-radius: 5px;
}
.sidebar .category-block .wrapper .slider .progress {
    height: 100%;
    left: 25%;
    right: 25%;
    position: absolute;
    border-radius: 5px;
    background: #006937;
}
.sidebar .category-block .wrapper .range-input {
    position: relative;
}
.sidebar .category-block .wrapper .range-input input {
    position: absolute;
    width: 100%;
    height: 3px;
    top: -5px;
    background: none;
    pointer-events: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.sidebar
    .category-block
    .wrapper
    input[type="number"]::-webkit-outer-spin-button,
.sidebar
    .category-block
    .wrapper
    input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
.sidebar .category-block .wrapper input[type="range"]::-webkit-slider-thumb {
    height: 24px;
    width: 24px;
    border-radius: 3%;
    background: #006937;
    pointer-events: auto;
    -webkit-appearance: none;
    cursor: pointer;
    border: 2px solid #eaeaec;
}
.sidebar .category-block .wrapper input[type="range"]::-moz-range-thumb {
    height: 17px;
    width: 17px;
    border: none;
    border-radius: 3%;
    background: #006937;
    pointer-events: auto;
    cursor: pointer;
    -moz-appearance: none;
}
.sidebar .category-block .product-color {
    display: flex;
    align-items: center;
    gap: 16px;
}
.sidebar .category-block .product-color ul {
    display: flex;
    align-items: center;
    gap: 8px;
}
.sidebar .category-block .product-color input[type="radio"] {
    width: 28px;
    height: 28px;
    -webkit-appearance: none;
    border-radius: 5px;
}
@media (max-width: 992px) {
    .sidebar .category-block .product-color input[type="radio"] {
        width: 20px;
        height: 20px;
    }
}
.sidebar .category-block .product-color input[type="radio"].radio-1 {
    background-color: #eaeaec;
}
.sidebar .category-block .product-color input[type="radio"].radio-2 {
    background-color: #6d6d6d;
}
.sidebar .category-block .product-color input[type="radio"].radio-3 {
    background-color: #45474f;
}
.sidebar .category-block .product-color input[type="radio"].radio-4 {
    background-color: #0c0c0d;
}
.sidebar .category-block .product-color input[type="radio"].radio-5 {
    background-color: #ffe603;
}
.sidebar .category-block .product-color input[type="radio"].radio-6 {
    background-color: #006937;
}
.sidebar .category-block .product-color input[type="radio"].radio-7 {
    background-color: #dd3842;
}
.sidebar .category-block .product-color input[type="radio"]:checked {
    border: 3px solid #fafafa;
    border-radius: 3px;
    outline: 1px solid #0c0c0d;
    cursor: pointer;
}
.sidebar .category-block .product-color input[type="radio"]:hover {
    transition: all 0.5s ease-in-out;
    cursor: pointer;
    border: 3px solid #fafafa;
    border-radius: 3px;
    outline: 1px solid #0c0c0d;
}
.sidebar .category-block .product-color input[type="radio"]:focus {
    outline-color: transparent;
}
.sidebar .category-block .star-rating {
    display: flex;
    flex-direction: row-reverse;
    justify-content: start;
    font-size: 26px;
}
.sidebar .category-block .star-rating input {
    display: none;
}
.sidebar .category-block .star-rating label {
    color: #ccc;
    cursor: pointer;
}
.sidebar .category-block .star-rating :checked ~ label {
    color: #dd3842;
}
.sidebar .category-block .star-rating label:hover,
.sidebar .category-block .star-rating label:hover ~ label {
    color: #dd3842;
}
.sidebar .far.fa-plus {
    font-size: 24px;
    font-weight: 300;
}

.blog-tags-wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: clamp(12px, 0.833vw, 32px);
}
.blog-tags-wrapper .blog-tags {
    padding: 8px 10px;
    border-radius: 5px;
    background: #eaeaec;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    z-index: 999;
    cursor: url(../media/close.png), auto;
}
.overlay.active {
    display: block;
    opacity: 1;
}

.shop-grid-topbar {
    padding: 12px 16px;
    height: 56px;
    background-color: #fafafa;
    border-radius: clamp(6px, 0.521vw, 20px);
    display: flex;
    align-items: center;
    justify-content: space-between;
}
@media (max-width: 490px) {
    .shop-grid-topbar {
        height: auto;
    }
}
@media (max-width: 490px) {
    .shop-grid-topbar.v-2 {
        flex-direction: column;
        gap: 16px;
        place-items: flex-start;
        margin-bottom: 12px;
    }
}
.shop-grid-topbar .first-block {
    display: flex;
    align-items: center;
    gap: 24px;
}
.shop-grid-topbar .first-block .visual-btns {
    display: flex;
    align-items: center;
    gap: 16px;
}
@media (max-width: 490px) {
    .shop-grid-topbar .first-block .visual-btns.v-2 {
        gap: 32px;
    }
}
.shop-grid-topbar .first-block .visual-btns .visual-box svg path {
    fill: #6d6d6d;
    transition: all 0.5s ease-in-out;
}
.shop-grid-topbar .first-block .visual-btns .visual-box:hover svg path,
.shop-grid-topbar .first-block .visual-btns .visual-box.active svg path {
    transition: all 0.5s ease-in-out;
    fill: #141516;
}
.shop-grid-topbar .first-block .visual-btns .visual-box.shop-filter {
    padding: 8px 16px;
    background: #006937;
    border-radius: 5px;
    display: flex;
    align-items: center;
    gap: 8px;
    color: #fafafa;
    transition: all 0.5s ease-in-out;
}
.shop-grid-topbar .first-block .visual-btns .visual-box.shop-filter:hover {
    background: #dd3842;
    transition: all 0.5s ease-in-out;
}
.shop-grid-topbar .second-block .grid-icons {
    display: flex;
    align-items: center;
    gap: 8px;
}
@media (max-width: 490px) {
    .shop-grid-topbar .second-block .grid-icons.v-2 {
        gap: 24px;
    }
}
.shop-grid-topbar .second-block .grid-icons .grid-dots svg path {
    fill: #eaeaec;
    transition: all 0.5s ease-in-out;
}
.shop-grid-topbar .second-block .grid-icons .grid-dots:hover svg path,
.shop-grid-topbar .second-block .grid-icons .grid-dots.active svg path {
    transition: all 0.5s ease-in-out;
    fill: #006937;
}
.shop-grid-topbar .last-block {
    display: flex;
    align-items: center;
    gap: 16px;
}
@media (max-width: 490px) {
    .shop-grid-topbar .last-block.v-2 {
        width: 100%;
    }
}
.shop-grid-topbar .last-block .drop-container {
    background-color: #eaeaec;
    padding: 6px 5px 6px 12px;
    border-radius: 5px;
}
@media (max-width: 490px) {
    .shop-grid-topbar .last-block .drop-container.v-2 {
        width: 100%;
    }
}
@media (max-width: 490px) {
    .shop-grid-topbar .last-block .drop-container .wrapper-dropdown.v-2 {
        width: 100%;
    }
}

.shop-grid-topbar-container {
    padding: clamp(12px, 0.833vw, 32px);
    background-color: #fafafa;
    border-radius: clamp(6px, 0.521vw, 20px);
}
.shop-grid-topbar-container .shop-grid-bottombar {
    display: flex;
    align-items: center;
    gap: 16px;
}
@media (max-width: 490px) {
    .shop-grid-topbar-container .shop-grid-bottombar {
        flex-wrap: wrap;
    }
}
.shop-grid-topbar-container .shop-grid-bottombar .filter-tag {
    padding: 4px 8px;
    border-radius: 2px;
    background: #eaeaec;
}

.shop-detail .detail-wrapper .product-image-container {
    display: flex;
    align-items: flex-start;
    gap: 24px;
    padding: clamp(32px, 3.333vw, 120px);
    border-radius: clamp(10px, 1.042vw, 32px);
    width: 100%;
}
@media (max-width: 1024px) {
    .shop-detail .detail-wrapper .product-image-container {
        justify-content: center;
    }
}
@media (max-width: 575px) {
    .shop-detail .detail-wrapper .product-image-container {
        flex-direction: column-reverse;
        padding: 20px;
    }
}
.shop-detail .detail-wrapper .product-image-container.container-2 {
    flex-direction: column-reverse;
}
.shop-detail .detail-wrapper .product-image-container .product-slider-asnav {
    pointer-events: auto;
    width: 20%;
}
@media (max-width: 575px) {
    .shop-detail
        .detail-wrapper
        .product-image-container
        .product-slider-asnav {
        width: 100%;
    }
}
.shop-detail
    .detail-wrapper
    .product-image-container
    .product-slider-asnav.asnav-2 {
    width: 100%;
}
.shop-detail
    .detail-wrapper
    .product-image-container
    .product-slider-asnav.asnav-2
    .slick-track {
    flex-direction: row;
    width: auto !important;
}
.shop-detail
    .detail-wrapper
    .product-image-container
    .product-slider-asnav
    .slick-track {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 8px;
    width: max-content !important;
}
@media (max-width: 575px) {
    .shop-detail
        .detail-wrapper
        .product-image-container
        .product-slider-asnav
        .slick-track {
        flex-direction: row;
    }
}
.shop-detail
    .detail-wrapper
    .product-image-container
    .product-slider-asnav
    .nav-image {
    background-color: #eaeaec;
    border-radius: 4px;
    padding: 8px;
    cursor: pointer;
}
@media (max-width: 399px) {
    .shop-detail
        .detail-wrapper
        .product-image-container
        .product-slider-asnav
        .nav-image {
        width: clamp(48px, 18.045vw, 120px) !important;
    }
}
.shop-detail
    .detail-wrapper
    .product-image-container
    .product-slider-asnav
    .nav-image.slick-current {
    border: 1px solid #006937;
}
.shop-detail .detail-wrapper .product-image-container .product-slider {
    pointer-events: none;
    width: 80%;
}
@media (max-width: 1024px) {
    .shop-detail .detail-wrapper .product-image-container .product-slider {
        width: 35%;
    }
}
@media (max-width: 575px) {
    .shop-detail .detail-wrapper .product-image-container .product-slider {
        width: 100%;
    }
}
.shop-detail .detail-wrapper .product-image-container .product-slider.slider-2 {
    width: 100%;
}
.shop-detail
    .detail-wrapper
    .product-image-container
    .product-slider
    .detail-image.detail-2 {
    display: flex;
    align-items: center;
    justify-content: center;
}
.shop-detail
    .detail-wrapper
    .product-image-container
    .product-slider
    .detail-image.detail-2
    img {
    width: 74%;
    height: auto;
}
@media (max-width: 1499px) {
    .shop-detail
        .detail-wrapper
        .product-image-container
        .product-slider
        .detail-image.detail-2
        img {
        width: auto;
    }
}
.shop-detail
    .detail-wrapper
    .product-image-container
    .product-slider
    .detail-image
    img {
    width: 32.5vw;
    height: 38.906vw;
}
@media (max-width: 1024px) {
    .shop-detail
        .detail-wrapper
        .product-image-container
        .product-slider
        .detail-image
        img {
        width: auto;
        height: auto;
    }
}
.shop-detail .detail-wrapper .product-text-container {
    padding: clamp(32px, 3.333vw, 120px);
}
.shop-detail .detail-wrapper .product-text-container .label {
    padding: 4px 12px;
    border-radius: 2px;
    background-color: #dd3842;
}
.shop-detail
    .detail-wrapper
    .product-text-container
    .content-block
    .product-color {
    display: flex;
    align-items: center;
    gap: 16px;
}
.shop-detail
    .detail-wrapper
    .product-text-container
    .content-block
    .product-color
    ul {
    display: flex;
    align-items: center;
    gap: 8px;
}
.shop-detail
    .detail-wrapper
    .product-text-container
    .content-block
    .product-color
    input[type="radio"] {
    width: 28px;
    height: 28px;
    -webkit-appearance: none;
    border-radius: 5px;
}
@media (max-width: 992px) {
    .shop-detail
        .detail-wrapper
        .product-text-container
        .content-block
        .product-color
        input[type="radio"] {
        width: 20px;
        height: 20px;
    }
}
.shop-detail
    .detail-wrapper
    .product-text-container
    .content-block
    .product-color
    input[type="radio"].radio-1 {
    background-color: #eaeaec;
}
.shop-detail
    .detail-wrapper
    .product-text-container
    .content-block
    .product-color
    input[type="radio"].radio-2 {
    background-color: #6d6d6d;
}
.shop-detail
    .detail-wrapper
    .product-text-container
    .content-block
    .product-color
    input[type="radio"].radio-3 {
    background-color: #45474f;
}
.shop-detail
    .detail-wrapper
    .product-text-container
    .content-block
    .product-color
    input[type="radio"].radio-4 {
    background-color: #0c0c0d;
}
.shop-detail
    .detail-wrapper
    .product-text-container
    .content-block
    .product-color
    input[type="radio"].radio-5 {
    background-color: #ffe603;
}
.shop-detail
    .detail-wrapper
    .product-text-container
    .content-block
    .product-color
    input[type="radio"].radio-6 {
    background-color: #006937;
}
.shop-detail
    .detail-wrapper
    .product-text-container
    .content-block
    .product-color
    input[type="radio"].radio-7 {
    background-color: #dd3842;
}
.shop-detail
    .detail-wrapper
    .product-text-container
    .content-block
    .product-color
    input[type="radio"]:checked {
    border: 3px solid #fafafa;
    border-radius: 3px;
    outline: 1px solid #0c0c0d;
    cursor: pointer;
}
.shop-detail
    .detail-wrapper
    .product-text-container
    .content-block
    .product-color
    input[type="radio"]:hover {
    transition: all 0.5s ease-in-out;
    cursor: pointer;
    border: 3px solid #fafafa;
    border-radius: 3px;
    outline: 1px solid #0c0c0d;
}
.shop-detail
    .detail-wrapper
    .product-text-container
    .content-block
    .product-color
    input[type="radio"]:focus {
    outline-color: transparent;
}
@media (max-width: 490px) {
    .shop-detail .detail-wrapper .product-text-container .cus-btn {
        padding: 13.5px 16px;
        font-size: 14px;
    }
}
.shop-detail .detail-wrapper .product-text-container .function-bar {
    display: flex;
    align-items: center;
    gap: 24px;
}
@media (max-width: 490px) {
    .shop-detail .detail-wrapper .product-text-container .function-bar {
        flex-wrap: wrap;
    }
}
.shop-detail
    .detail-wrapper
    .product-text-container
    .function-bar
    .cart-btn
    .cus-btn-2 {
    padding: 13.5px 32px;
}
.shop-detail
    .detail-wrapper
    .product-text-container
    .function-bar
    .side-icons
    ul {
    display: flex;
    align-items: center;
    gap: 8px;
}
.shop-detail
    .detail-wrapper
    .product-text-container
    .function-bar
    .side-icons
    ul
    li
    a {
    width: clamp(36px, 2.5vw, 96px);
    height: clamp(36px, 2.5vw, 96px);
    display: grid;
    align-items: center;
    justify-content: center;
    border: 1px solid #141516;
    background-color: transparent;
    border-radius: 5px;
    transition: all 0.5s ease-in-out;
    padding: 4px;
}
@media (max-width: 490px) {
    .shop-detail
        .detail-wrapper
        .product-text-container
        .function-bar
        .side-icons
        ul
        li
        a {
        width: clamp(36px, 8.163vw, 80px);
        height: clamp(36px, 8.163vw, 80px);
    }
}
@media (max-width: 490px) {
    .shop-detail
        .detail-wrapper
        .product-text-container
        .function-bar
        .side-icons
        ul
        li
        a
        svg {
        width: 16px;
        height: 16px;
    }
}
.shop-detail
    .detail-wrapper
    .product-text-container
    .function-bar
    .side-icons
    ul
    li
    a
    svg
    path {
    transition: all 0.5s ease-in-out;
}
.shop-detail
    .detail-wrapper
    .product-text-container
    .function-bar
    .side-icons
    ul
    li:hover
    a {
    border: 1px solid #006937;
    background-color: #006937;
    transition: all 0.5s ease-in-out;
}
.shop-detail
    .detail-wrapper
    .product-text-container
    .function-bar
    .side-icons
    ul
    li:hover
    a
    svg
    path {
    fill: #fafafa;
    transition: all 0.5s ease-in-out;
}

@media (max-width: 490px) {
    .product-description {
        margin: 0 12px;
    }
}
.product-description .description-wrapper {
    padding: clamp(24px, 1.667vw, 64px) clamp(48px, 3.333vw, 96px);
}
@media (max-width: 490px) {
    .product-description .description-wrapper {
        padding: 12px 24px;
    }
}
.product-description .description-wrapper nav .nav {
    display: flex;
    justify-content: center;
    gap: clamp(20px, 1.667vw, 64px);
    position: relative;
}
@media (max-width: 490px) {
    .product-description .description-wrapper nav .nav {
        justify-content: flex-start;
        row-gap: 8px;
    }
}
.product-description .description-wrapper nav .nav:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background: #eaeaec;
}
.product-description .description-wrapper nav .nav.nav-tabs {
    border-bottom: 0;
}
.product-description .description-wrapper nav .nav-link {
    position: relative;
    color: #0c0c0d;
    font-size: clamp(19px, 1.198vw, 27px);
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.021875vw;
    border: 0;
}
@media (max-width: 1024px) {
    .product-description .description-wrapper nav .nav-link {
        font-size: clamp(18px, 1.953vw, 24px);
    }
}
@media (max-width: 768px) {
    .product-description .description-wrapper nav .nav-link {
        font-size: clamp(18px, 2.344vw, 21px);
    }
}
.product-description .description-wrapper nav .nav-link::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 0;
    background: #006937;
    transition: all 0.5s ease-in-out;
}
.product-description .description-wrapper nav .nav-link:focus-visible {
    outline: 0;
}
.product-description .description-wrapper nav .nav-link:hover,
.product-description .description-wrapper nav .nav-link.active {
    color: #006937;
    transition: all 0.5s ease-in-out;
}
.product-description .description-wrapper nav .nav-link:hover::after,
.product-description .description-wrapper nav .nav-link.active::after {
    width: 100%;
    transition: all 0.5s ease-in-out;
}
.product-description .description-wrapper .specs-chart ul li {
    border-bottom: 1px solid #eaeaec;
}
.product-description .description-wrapper .specs-chart ul li .brand-block {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 4px 0;
}
.product-description
    .description-wrapper
    .specs-chart
    ul
    li
    .brand-block
    .item {
    width: 13.073vw;
}
@media (max-width: 768px) {
    .product-description
        .description-wrapper
        .specs-chart
        ul
        li
        .brand-block
        .item {
        width: 150px;
    }
}
.product-description .description-wrapper .comments-sec .comment-box {
    display: flex;
    align-items: flex-start;
    gap: 24px;
}
@media (max-width: 575px) {
    .product-description .description-wrapper .comments-sec .comment-box {
        gap: 12px;
    }
}
@media (max-width: 575px) {
    .product-description .description-wrapper .comments-sec .comment-box img {
        width: 42px;
        height: 42px;
    }
}

.input-block {
    position: relative;
}
.input-block svg {
    position: absolute;
    right: 16px;
    top: 19px;
}

.blog-detail-wrapper {
    padding: clamp(16px, 1.25vw, 32px);
    border-radius: clamp(10px, 1.042vw, 32px);
}
.blog-detail-wrapper .qoutes {
    padding: clamp(16px, 1.25vw, 32px);
    border-radius: clamp(10px, 1.042vw, 32px);
    border-left: 2px solid #006937;
}
.blog-detail-wrapper .blog-post-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
@media (max-width: 1024px) {
    .blog-detail-wrapper .blog-post-row {
        flex-direction: column;
        flex-wrap: wrap;
        row-gap: 16px;
    }
}
.blog-detail-wrapper .blog-post-row .blog-post-block {
    display: flex;
    align-items: center;
    gap: 16px;
}
@media (max-width: 575px) {
    .blog-detail-wrapper .blog-post-row .blog-post-block {
        gap: 8px;
    }
}
.blog-detail-wrapper .blog-post-row .blog-post-block .arrow-block {
    display: grid;
    align-items: center;
    justify-content: center;
    width: clamp(28px, 1.667vw, 64px);
    height: clamp(28px, 1.667vw, 64px);
    border: 1px solid #0c0c0d;
    border-radius: 5px;
    background: transparent;
    transition: all 0.5s ease-in-out;
}
.blog-detail-wrapper .blog-post-row .blog-post-block .arrow-block svg path {
    transition: all 0.5s ease-in-out;
}
.blog-detail-wrapper .blog-post-row .blog-post-block .post-text {
    transition: all 0.5s ease-in-out;
}
@media (max-width: 1499px) {
    .blog-detail-wrapper .blog-post-row .blog-post-block br {
        display: none;
    }
}
.blog-detail-wrapper .blog-post-row .blog-post-block .post-image {
    width: clamp(48px, 4.167vw, 140px);
    height: clamp(48px, 4.167vw, 140px);
}
.blog-detail-wrapper .blog-post-row .blog-post-block:hover .arrow-block {
    background: #006937;
    border: 1px solid #006937;
}
.blog-detail-wrapper
    .blog-post-row
    .blog-post-block:hover
    .arrow-block
    svg
    path {
    transition: all 0.5s ease-in-out;
    stroke: #fafafa;
}
.blog-detail-wrapper .blog-post-row .blog-post-block:hover .post-text {
    color: #006937;
    transition: all 0.5s ease-in-out;
}
.blog-detail-wrapper .review-area .review-block {
    display: flex;
    align-items: flex-start;
    gap: 12px;
}
@media (max-width: 490px) {
    .blog-detail-wrapper .review-area .review-block {
        gap: 8px;
    }
}
.blog-detail-wrapper .review-area .review-block.block-2 {
    padding-left: clamp(32px, 5vw, 120px);
}
.blog-detail-wrapper .review-area .review-block .image-box {
    display: flex;
    flex-shrink: 0;
}
.blog-detail-wrapper .review-area .review-block .image-box img {
    border-radius: 5px;
    width: clamp(40px, 3.646vw, 96px);
}
.blog-detail-wrapper .review-area .review-block .text-box {
    padding: clamp(10px, 0.833vw, 24px);
    padding-top: 0;
    border-radius: clamp(6px, 0.521vw, 15px);
}
@media (max-width: 490px) {
    .blog-detail-wrapper .review-area .review-block .text-box h6 {
        font-size: 4vw;
    }
}
.blog-detail-wrapper .review-area .review-block .text-box .reply-btn {
    background: #141516;
    padding: clamp(6px, 0.417vw, 12px) clamp(12px, 0.833vw, 24px);
    border-radius: 5px;
    color: #fafafa;
    transition: all 0.5s ease-in-out;
}
@media (max-width: 490px) {
    .blog-detail-wrapper .review-area .review-block .text-box .reply-btn {
        font-size: 2.8vw;
    }
}
.blog-detail-wrapper .review-area .review-block .text-box .reply-btn:hover {
    transition: all 0.5s ease-in-out;
    background: #006937;
    box-shadow: 0px 0px 20px 1px #006937;
}

.about-section .about-wrapper {
    padding: clamp(16px, 1.25vw, 32px);
    border-radius: clamp(10px, 1.042vw, 32px);
}
.about-section .about-wrapper .about-block .about-content {
    padding: 0 clamp(12px, 3.333vw, 120px);
}
@media (max-width: 490px) {
    .about-section .about-wrapper .about-block .about-content {
        padding: 0;
    }
}

.whyChoose-us .our-block {
    padding: clamp(16px, 1.25vw, 36px);
}
.whyChoose-us .our-block .icon-block {
    width: clamp(34px, 2.5vw, 72px);
    height: clamp(34px, 2.5vw, 72px);
    display: grid;
    align-items: center;
    justify-content: center;
    border: 1px solid #006937;
    border-radius: 5px;
}

.team-section .team-block {
    padding: clamp(16px, 1.25vw, 32px);
    border-radius: clamp(6px, 0.521vw, 20px);
}

.faq .faq-block {
    padding: 24px;
    padding-right: 26px;
    background: #fafafa;
    border-radius: 5px;
    margin-bottom: clamp(14px, 1.25vw, 32px);
}
.faq .faq-block .accordion-button {
    margin: 0;
    position: relative;
    padding: 0;
    font-weight: 500;
    font-size: 21px;
    line-height: 130%;
}
@media (max-width: 992px) {
    .faq .faq-block .accordion-button {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .faq .faq-block .accordion-button {
        font-size: 19px;
    }
}
@media (max-width: 575px) {
    .faq .faq-block .accordion-button {
        font-size: 18px;
    }
}
@media (max-width: 490px) {
    .faq .faq-block .accordion-button {
        padding-right: 40px;
    }
}
.faq .faq-block .accordion-button.collapsed {
    border-radius: 0px;
    padding: 0;
    background: none;
    margin: 0;
}
@media (max-width: 490px) {
    .faq .faq-block .accordion-button.collapsed {
        padding-right: 40px;
    }
}
.faq .faq-block .accordion-button.collapsed::after {
    background-image: none !important;
    color: #141516;
    content: "\f067";
    font-family: "Font Awesome 6 Pro";
}
.faq .faq-block .accordion-button:not(.collapsed) {
    color: #0c0c0d;
    background: transparent;
    border: none;
    box-shadow: none;
}
.faq .faq-block .accordion-button:focus {
    border: none;
    box-shadow: none;
}
.faq .faq-block .accordion-button::after {
    content: "\f068";
    font-family: "Font Awesome 6 Pro";
    background-image: none !important;
    position: absolute;
    right: 0;
    font-weight: 300;
    font-size: 24px;
    cursor: pointer;
}
.faq .faq-block .accordion-collapse p {
    margin-top: clamp(21px, 1.25vw, 48px);
}
@media (max-width: 991px) {
    .faq .faq-block .accordion-collapse p {
        margin-top: 2.117vw;
    }
}
@media (max-width: 767px) {
    .faq .faq-block .accordion-collapse p {
        margin-top: 1.613vw;
    }
}

.title-row {
    padding: clamp(8px, 0.521vw, 20px);
    border-radius: 5px;
    background: #fafafa;
}
.title-row.title-row-2 {
    padding: clamp(6px, 0.521vw, 20px) clamp(16px, 1.25vw, 40px);
}

.contact-section .map .map-wrapper {
    padding: clamp(16px, 1.25vw, 32px);
    border-radius: clamp(8px, 0.781vw, 30px);
    background: #fafafa;
}
.contact-section .map .map-wrapper iframe {
    border-radius: clamp(8px, 0.781vw, 30px);
    width: 100%;
    height: clamp(350px, 26.042vw, 800px);
}
.contact-section .contact-wrapper .form-container {
    padding: clamp(24px, 1.667vw, 48px);
    border-radius: clamp(8px, 0.781vw, 30px);
    background: #fafafa;
    height: 100%;
}
@media (max-width: 992px) {
    .contact-section .contact-wrapper .form-container {
        height: auto;
    }
}
.contact-section .contact-wrapper .contact-text-container {
    padding: clamp(24px, 1.667vw, 48px);
    border-radius: clamp(8px, 0.781vw, 30px);
    background: #fafafa;
    height: 100%;
}
@media (max-width: 992px) {
    .contact-section .contact-wrapper .contact-text-container {
        height: auto;
    }
}
.contact-section .contact-wrapper .contact-text-container .detail-block {
    display: flex;
    align-items: flex-start;
    gap: 16px;
}
.contact-section
    .contact-wrapper
    .contact-text-container
    .detail-block
    .icon-box {
    width: clamp(28px, 1.667vw, 48px);
    height: clamp(28px, 1.667vw, 48px);
    display: grid;
    align-items: center;
    justify-content: center;
    border: 1px solid black;
    border-radius: 5px;
}

.account {
    padding: clamp(20px, 1.667vw, 64px);
    background-color: #fafafa;
    border-radius: clamp(8px, 0.781vw, 30px);
    height: 100%;
}
@media (max-width: 1024px) {
    .account.account-1 {
        height: auto;
    }
}
.account .or {
    position: relative;
    text-align: center;
    color: #0c0c0d;
    padding: clamp(16px, 1.25vw, 32px) 0;
}
.account .or::after,
.account .or::before {
    content: "";
    height: 0.75px;
    width: 46%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    opacity: 1;
    background: #eaeaec;
}
.account .or::after {
    right: 0;
}
.account .or::before {
    left: 0;
}
.account .link-btn {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: clamp(10px, 0.83vw, 20px);
    padding: clamp(8px, 0.625vw, 16px) clamp(10px, 0.83vw, 20px);
    border-radius: 5px;
    border: 1px solid #6d6d6d;
}
.account .link-btn img {
    width: 24px, 1.66vw, 40px;
}
.account .link-btn:hover {
    color: #006937;
}
.account .about-password {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.account .about-password .checkbox input {
    padding: 0;
    display: none;
    border: 1px solid #006937;
    cursor: pointer;
}
.account .about-password .checkbox input:checked + label:after {
    content: "";
    display: block;
    position: absolute;
    top: 2px;
    left: 6px;
    width: 6px;
    height: 13px;
    z-index: 10;
    border: solid #fafafa;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.account .about-password .checkbox input:checked + label:before {
    background: #006937;
    border-color: #006937;
}

.cart .cart-table {
    width: 100%;
    padding: 24px;
    border-radius: 10px;
    overflow: hidden;
}
.cart .cart-table.wishlist th:first-child {
    text-align: left;
    width: 30%;
}
@media (max-width: 1399px) {
    .cart .cart-table.wishlist th:first-child {
        width: 25%;
    }
}
.cart .cart-table.wishlist th:nth-child(2) {
    width: 11.6%;
    text-align: center;
}
@media (max-width: 1399px) {
    .cart .cart-table.wishlist th:nth-child(2) {
        width: 12.5%;
    }
}
@media (max-width: 1024px) {
    .cart .cart-table.wishlist th:nth-child(2) {
        display: none;
    }
}
.cart .cart-table.wishlist th:nth-child(3) {
    width: 11.6%;
    text-align: center;
}
@media (max-width: 1399px) {
    .cart .cart-table.wishlist th:nth-child(3) {
        width: 12.5%;
    }
}
.cart .cart-table.wishlist th:nth-child(4) {
    text-align: center;
    width: 11.6%;
}
@media (max-width: 1399px) {
    .cart .cart-table.wishlist th:nth-child(4) {
        width: 12.5%;
    }
}
.cart .cart-table.wishlist th:nth-child(5) {
    text-align: center;
    width: 11.6%;
}
@media (max-width: 1399px) {
    .cart .cart-table.wishlist th:nth-child(5) {
        width: 12.5%;
    }
}
.cart .cart-table.wishlist th:nth-child(6) {
    text-align: center;
    width: 11.6%;
}
@media (max-width: 1399px) {
    .cart .cart-table.wishlist th:nth-child(6) {
        width: 10.5%;
    }
}
.cart .cart-table.wishlist th:nth-child(7) {
    text-align: center;
    width: 11.6%;
}
@media (max-width: 1399px) {
    .cart .cart-table.wishlist th:nth-child(7) {
        width: 14.5%;
    }
}
.cart .cart-table:nth-child(2) {
    border-bottom: 1px solid #eaeaec;
    border-radius: 10px 10px 0 0;
}
.cart .cart-table:nth-child(3) {
    border-bottom: 1px solid #eaeaec;
    border-radius: 0;
}
.cart .cart-table thead {
    background: #fafafa;
}
.cart .cart-table thead tr {
    border-radius: 5px;
}
.cart .cart-table thead tr th {
    padding-bottom: 24px;
    color: #141516;
    font-size: 21px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    padding: 10px clamp(16px, 1.25vw, 48px);
}
@media (max-width: 992px) {
    .cart .cart-table thead tr th {
        font-size: 19px;
    }
}
@media (max-width: 767px) {
    .cart .cart-table thead tr th {
        font-size: 17px;
    }
}
@media (max-width: 575px) {
    .cart .cart-table thead tr th {
        font-size: 15px;
    }
}
.cart .cart-table thead tr th:first-child {
    text-align: left;
    width: 50%;
}
.cart .cart-table thead tr th:nth-child(2) {
    width: 16%;
    text-align: center;
}
.cart .cart-table thead tr th:nth-child(3) {
    width: 16%;
    text-align: center;
}
.cart .cart-table thead tr th:nth-child(4) {
    text-align: center;
    width: 16%;
}
@media (max-width: 767px) {
    .cart .cart-table tbody tr {
        width: 50%;
    }
}
.cart .cart-table tbody tr td {
    padding: 24px 0;
}
.cart .cart-table tbody tr td:first-child {
    text-align: center;
    padding-right: 0;
    width: 50%;
}
@media (max-width: 1299px) {
    .cart .cart-table tbody tr td:first-child {
        width: 30%;
    }
}
.cart .cart-table tbody tr td:nth-child(2) {
    width: 16%;
    text-align: center;
}
.cart .cart-table tbody tr td:nth-child(3) {
    width: 16%;
    text-align: center;
}
.cart .cart-table tbody tr td:nth-child(4) {
    width: 16%;
    text-align: center;
}
.cart .cart-table tbody tr td .stock-label {
    padding: 4px 12px;
    border-radius: 2px;
    background: #006937;
    color: #fafafa;
    width: max-content;
}
.cart .cart-table tbody tr td .product-detail-box {
    display: flex;
    align-items: center;
    gap: clamp(10px, 0.833vw, 24px);
    padding: clamp(6px, 0.443vw, 24px) clamp(16px, 1.25vw, 40px);
}
.cart .cart-table tbody tr td .product-detail-box .img-block {
    background-color: #eaeaec;
    padding: 8px;
    border-radius: 5px;
}
.cart .cart-table tbody tr .cus-btn {
    padding: 12px 24px;
}
.cart .cart-table tbody .table-row {
    background: #fafafa;
}
.cart .cart-table tbody .table-row.wishlist-row td:nth-child(1) {
    width: 30%;
}
@media (max-width: 1399px) {
    .cart .cart-table tbody .table-row.wishlist-row td:nth-child(1) {
        width: 25%;
    }
}
.cart .cart-table tbody .table-row.wishlist-row td:nth-child(2) {
    width: 11.6%;
    text-align: center;
}
@media (max-width: 1399px) {
    .cart .cart-table tbody .table-row.wishlist-row td:nth-child(2) {
        width: 12.5%;
    }
}
@media (max-width: 1024px) {
    .cart .cart-table tbody .table-row.wishlist-row td:nth-child(2) {
        display: none;
    }
}
.cart .cart-table tbody .table-row.wishlist-row td:nth-child(3) {
    width: 11.6%;
    text-align: center;
}
@media (max-width: 1399px) {
    .cart .cart-table tbody .table-row.wishlist-row td:nth-child(3) {
        width: 12.5%;
    }
}
.cart .cart-table tbody .table-row.wishlist-row td:nth-child(4) {
    width: 11.6%;
    text-align: center;
}
@media (max-width: 1399px) {
    .cart .cart-table tbody .table-row.wishlist-row td:nth-child(4) {
        width: 12.5%;
    }
}
.cart .cart-table tbody .table-row.wishlist-row td:nth-child(5) {
    width: 11.6%;
    text-align: center;
}
@media (max-width: 1399px) {
    .cart .cart-table tbody .table-row.wishlist-row td:nth-child(5) {
        width: 12.5%;
    }
}
.cart .cart-table tbody .table-row.wishlist-row td:nth-child(6) {
    width: 11.6%;
    text-align: center;
}
@media (max-width: 1399px) {
    .cart .cart-table tbody .table-row.wishlist-row td:nth-child(6) {
        width: 10.5%;
    }
}
.cart .cart-table tbody .table-row.wishlist-row td:nth-child(7) {
    width: 11.6%;
    text-align: center;
}
@media (max-width: 1399px) {
    .cart .cart-table tbody .table-row.wishlist-row td:nth-child(7) {
        width: 14.5%;
    }
}
.cart .checkout-box .checkout-title {
    padding: 10px clamp(16px, 1.25vw, 48px);
    border-radius: clamp(6px, 0.521vw, 20px);
    background: #fafafa;
}
.cart .checkout-box .title-price {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.cart .checkout-box .bottom-box {
    padding: clamp(16px, 1.25vw, 48px);
    background: #fafafa;
    border-radius: clamp(6px, 0.521vw, 20px);
}
.cart .cart-item-block {
    background: #fafafa;
    border-radius: 0;
    border-radius: clamp(6px, 0.521vw, 20px);
    text-align: center;
    padding: 16px;
    position: relative;
}
.cart .cart-item-block .cross {
    position: absolute;
    top: 8px;
    right: 12px;
}
.cart .cart-item-block .cross i {
    font-size: 24px;
    color: #141516;
}
.cart .cart-item-block .cross:hover i {
    color: #006937;
}
.cart .cart-item-block .img-block img {
    margin: 0 auto;
    border-radius: 0px;
}
.cart .cart-item-block .detail li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px;
}
.cart .cart-item-block .detail li:last-child {
    margin-bottom: 0;
}
.cart .quantity-controller {
    display: inline-flex;
    border: 1px solid #141516;
    padding: 8px;
    border-radius: 8px;
}
@media (max-width: 820px) {
    .cart .quantity-controller {
        padding: 2px 8px;
    }
}
.cart .quantity-controller input {
    border: none;
    border-radius: 0px;
    text-align: center;
    font-weight: 500;
    font-size: 21px;
    background-color: transparent;
    color: #0c0c0d;
    padding: 0 4px;
    width: 22px;
}
@media (max-width: 992px) {
    .cart .quantity-controller input {
        font-size: 20x;
    }
}
@media (max-width: 767px) {
    .cart .quantity-controller input {
        font-size: 18x;
    }
}
@media (max-width: 575px) {
    .cart .quantity-controller input {
        font-size: 17px;
    }
}
.cart .quantity-controller input:focus-visible {
    outline: none;
}
.cart .quantity-controller input.decrement {
    font-size: 48px;
    font-weight: 200;
    border-radius: 0;
    border: 0;
    width: 32px;
    height: 32px;
    margin-top: -4px;
}
.cart .quantity-controller input.increment {
    font-size: 36px;
    font-weight: 200;
    border-radius: 0;
    border: 0;
    height: 32px;
    width: 32px;
}
.cart .quantity-controller input.number {
    padding: 0;
    background: transparent;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    width: 32px;
    height: 32px;
}

.table-bottom-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 40px 16px 24px;
    border-radius: 0 0 10px 10px;
}
@media (max-width: 820px) {
    .table-bottom-row {
        border-radius: 10px;
    }
}
@media (max-width: 490px) {
    .table-bottom-row {
        flex-wrap: wrap;
        row-gap: 16px;
    }
}
.table-bottom-row.varient-2 {
    display: block;
    padding: 0 clamp(16px, 1.25vw, 32px) clamp(16px, 1.25vw, 32px);
}
.table-bottom-row form {
    display: flex;
    align-items: center;
    gap: 16px;
    flex-wrap: wrap;
}
.table-bottom-row form input {
    width: clamp(320px, 19.896vw, 520px);
}

.customer-container .customer-wrapper {
    background-color: #fafafa;
    border-top: 1px solid #006937;
    border-radius: 5px;
    padding: clamp(16px, 1.25vw, 32px);
}
.customer-container .customer-wrapper .sign-form {
    display: none;
}

.sign-submit-btn {
    width: 25%;
}
@media (max-width: 490px) {
    .sign-submit-btn {
        width: 100%;
    }
}

.billing-detail .shipping-radio-container {
    padding: clamp(16px, 1.25vw, 32px);
    border-radius: clamp(6px, 0.521vw, 20px);
}
.billing-detail .shipping-radio-container .plans {
    display: flex;
    align-items: center;
    gap: 16px;
}
@media (max-width: 768px) {
    .billing-detail .shipping-radio-container .plans {
        flex-wrap: wrap;
    }
}
.billing-detail .shipping-radio-container .plans .plan {
    cursor: pointer;
    width: 100%;
}
.billing-detail .shipping-radio-container .plans .plan input[type="radio"] {
    position: absolute;
    opacity: 0;
}
.billing-detail .shipping-radio-container .plans .plan .plan-content {
    display: flex;
    gap: 16px;
    padding: 16px 60px 16px 16px;
    height: 120px;
    border: 1px solid #6d6d6d;
    border-radius: 10px;
    position: relative;
    align-items: center;
}
@media (max-width: 490px) {
    .billing-detail .shipping-radio-container .plans .plan .plan-content img {
        width: 30%;
    }
}
.billing-detail .shipping-radio-container .plans .plan .plan-content.content-2 {
    height: 80px;
}
.billing-detail
    .shipping-radio-container
    .plans
    .plan
    .plan-content
    .plan-details {
    display: inline-block;
    width: 100%;
}
.billing-detail
    .shipping-radio-container
    .plans
    .plan
    input[type="radio"]
    + .plan-content {
    -webkit-transition: ease-in 0.3s;
    -o-transition: ease-in 0.3s;
    transition: ease-in 0.3s;
}
.billing-detail
    .shipping-radio-container
    .plans
    .plan
    input[type="radio"]
    + .plan-content:after {
    content: "";
    position: absolute;
    height: 24px;
    width: 24px;
    right: 20px;
    top: 20px;
    border-radius: 100%;
    border: 3px solid #fff;
    -webkit-box-shadow: 0px 0px 0px 2px #006937;
    box-shadow: 0px 0px 0px 2px #006937;
    transform: translate(-50%);
    top: 46px;
    right: 10px;
}
.billing-detail
    .shipping-radio-container
    .plans
    .plan
    input[type="radio"]:checked
    + .plan-content {
    -webkit-transition: ease-in 0.3s;
    -o-transition: ease-in 0.3s;
    transition: ease-in 0.3s;
}
.billing-detail
    .shipping-radio-container
    .plans
    .plan
    input[type="radio"]:checked
    + .plan-content:after {
    content: "";
    background: #006937;
    border-radius: 100%;
    border: 5px solid #fff;
    -webkit-box-shadow: 0px 0px 0px 2px #006937;
    box-shadow: 0px 0px 0px 2px #006937;
}
.billing-detail
    .shipping-radio-container
    .plans
    .plan
    input[type="radio"]
    + .content-2 {
    -webkit-transition: ease-in 0.3s;
    -o-transition: ease-in 0.3s;
    transition: ease-in 0.3s;
}
.billing-detail
    .shipping-radio-container
    .plans
    .plan
    input[type="radio"]
    + .content-2:after {
    content: "";
    position: absolute;
    height: 24px;
    width: 24px;
    right: 20px;
    top: 20px;
    border-radius: 100%;
    border: 3px solid #fff;
    -webkit-box-shadow: 0px 0px 0px 2px #006937;
    box-shadow: 0px 0px 0px 2px #006937;
    transform: translate(-50%);
    top: 27px;
    right: 10px;
}
.billing-detail
    .shipping-radio-container
    .plans
    .plan
    input[type="radio"]:checked
    + .content-2 {
    -webkit-transition: ease-in 0.3s;
    -o-transition: ease-in 0.3s;
    transition: ease-in 0.3s;
}
.billing-detail
    .shipping-radio-container
    .plans
    .plan
    input[type="radio"]:checked
    + .content-2:after {
    content: "";
    background: #006937;
    border-radius: 100%;
    border: 5px solid #fff;
    -webkit-box-shadow: 0px 0px 0px 2px #006937;
    box-shadow: 0px 0px 0px 2px #006937;
}

.summary-container {
    padding: clamp(16px, 1.25vw, 32px);
    border-radius: clamp(6px, 0.521vw, 20px);
    background: #fafafa;
}
.summary-container .item-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.summary-container .item-container .icon-box {
    width: clamp(52px, 4.167vw, 150px);
    height: clamp(52px, 4.167vw, 150px);
    padding: 4px;
    border-radius: 5px;
    background: #eaeaec;
    display: grid;
    align-items: center;
    justify-content: center;
}
.summary-container .input-block input {
    width: 18vw;
}
@media (max-width: 490px) {
    .summary-container .input-block input {
        width: 63%;
    }
}

.error-section .error-wrapper {
    padding: clamp(24px, 2.083vw, 80px);
}
.error-section .error-wrapper h1 {
    font-size: clamp(100px, 15.651vw, 420px);
    font-style: normal;
    font-weight: 600;
    line-height: 80%;
}
@media (max-width: 575px) {
    .error-section .error-wrapper p br {
        display: none;
    }
}

.show-sidebar-cart {
    overflow: hidden !important;
    height: 100% !important;
}
.show-sidebar-cart #sidebar-cart {
    right: 0;
    visibility: visible;
}

#sidebar-cart,
#sidebar-wishlist {
    background: #fafafa;
    position: fixed;
    display: block;
    width: 560px;
    height: 100vh;
    z-index: 10;
    top: 0;
    right: -101%;
    transition: right 0.5s ease-in-out;
}
@media (max-width: 1499px) {
    #sidebar-cart,
    #sidebar-wishlist {
        width: 444px;
    }
}
@media (max-width: 1024px) {
    #sidebar-cart,
    #sidebar-wishlist {
        width: 410px;
    }
}
@media (max-width: 575px) {
    #sidebar-cart,
    #sidebar-wishlist {
        width: 350px;
    }
}
#sidebar-cart .close-button,
#sidebar-wishlist .close-button {
    height: 16px;
    width: 16px;
    text-decoration: none;
    display: flex;
}
#sidebar-cart .close-button .close-icon,
#sidebar-wishlist .close-button .close-icon {
    width: 16px;
    height: 16px;
    background-color: #141516;
    text-indent: -9999px;
    overflow: hidden;
    font-size: 0;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M30.3 32c-.5 0-.9-.2-1.2-.5L16 18.4 3 31.5c-.4.3-.8.5-1.3.5s-.9-.2-1.2-.5c-.7-.7-.7-1.8 0-2.4L13.6 16 .5 2.9C-.2 2.2-.2 1.2.5.5.8.2 1.2 0 1.7 0s.9.2 1.2.5l13.1 13 13-13c.7-.7 1.7-.7 2.4 0 .4.3.6.7.6 1.2s-.2.9-.5 1.2L18.4 16l13.1 13.1c.7.7.7 1.8 0 2.4-.3.3-.8.5-1.2.5z'/%3E%3C/svg%3E");
    transition: all 0.5s linear;
}
#sidebar-cart .close-button:active span.close-icon,
#sidebar-cart .close-button:hover span.close-icon,
#sidebar-wishlist .close-button:active span.close-icon,
#sidebar-wishlist .close-button:hover span.close-icon {
    background: #006937;
}
#sidebar-cart .title-cart-block,
#sidebar-wishlist .title-cart-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 24px;
}
#sidebar-cart .product-list,
#sidebar-wishlist .product-list {
    margin: 0;
    list-style: none;
    height: calc(100vh - 320px);
    overflow-x: hidden;
    overflow-y: auto;
    display: block;
    position: relative;
    z-index: 0;
}
@media (max-width: 1399px) {
    #sidebar-cart .product-list,
    #sidebar-wishlist .product-list {
        height: calc(100vh - 244px);
    }
}
#sidebar-cart .product-list .product-item,
#sidebar-wishlist .product-list .product-item {
    display: flex;
    align-items: center;
    gap: 16px;
}
#sidebar-cart .product-list .product-item .item-image,
#sidebar-wishlist .product-list .product-item .item-image {
    display: grid;
    align-items: center;
    justify-content: center;
    width: clamp(64px, 4.167vw, 120px);
    height: clamp(64px, 4.167vw, 120px);
    background: #eaeaec;
    border-radius: 5px;
}
#sidebar-cart .product-list .product-item .product-text .prod-title,
#sidebar-wishlist .product-list .product-item .product-text .prod-title {
    display: flex;
}
#sidebar-cart .product-list .product-item .product-text .prod-title .cancel,
#sidebar-wishlist
    .product-list
    .product-item
    .product-text
    .prod-title
    .cancel {
    padding-left: 11.146vw;
}
#sidebar-cart .product-list .product-item .prod-desc,
#sidebar-wishlist .product-list .product-item .prod-desc {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
@media (max-width: 490px) {
    #sidebar-cart .product-list .product-item .prod-desc .quantity,
    #sidebar-wishlist .product-list .product-item .prod-desc .quantity {
        padding: 6px 8px;
    }
}
#sidebar-cart .price-total,
#sidebar-wishlist .price-total {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#sidebar-cart .action-buttons,
#sidebar-wishlist .action-buttons {
    display: flex;
    align-items: center;
    gap: 32px;
}
@media (max-width: 575px) {
    #sidebar-cart .action-buttons,
    #sidebar-wishlist .action-buttons {
        display: flex;
        align-items: flex-start;
        gap: 16px;
        flex-direction: column;
    }
}
#sidebar-cart .action-buttons a,
#sidebar-wishlist .action-buttons a {
    padding: 16px 32px;
    width: 240px;
    display: inline-grid;
    text-align: center;
}

#sidebar-cart-curtain,
#sidebar-wishlist-curtain {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    right: 0;
    z-index: 1;
    display: none;
    transition: opacity 0.2s ease-in-out;
}

.zui-wrapper {
    margin: 0 auto;
    width: 80%;
    position: relative;
    background-color: #fafafa;
    padding: clamp(16px, 1.25vw, 48px);
    border-radius: clamp(10px, 1.042vw, 32px);
    /* Phone */
}
@media (max-width: 768px) {
    .zui-wrapper {
        width: 100%;
    }
}
.zui-wrapper .zui-table {
    border-collapse: separate;
    border-spacing: 0;
    margin-bottom: 0;
}
.zui-wrapper .zui-table thead th {
    text-align: center !important;
    padding: 15px 20px;
    text-align: left;
    vertical-align: top;
    min-width: 14.063vw;
}
.zui-wrapper .zui-table tbody td {
    text-align: center !important;
    color: #0c0c0d;
    padding: 15px 20px;
    white-space: normal;
    vertical-align: top;
}
.zui-wrapper .zui-table .zui-sticky-col {
    left: 0;
    position: sticky;
    top: auto;
    font-weight: 700;
    min-width: 10.417vw;
    background-color: #fafafa;
}
.zui-wrapper tr:nth-child(even) {
    background: #f3f3f3;
}
.zui-wrapper .zui-scroller {
    overflow-x: scroll;
    overflow-y: visible;
    padding-bottom: 5px;
    width: 100%;
}
.zui-wrapper .zui-scroller::-webkit-scrollbar {
    width: 4px;
}
.zui-wrapper .zui-scroller::-webkit-scrollbar-track {
    background-color: #ebebeb;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.zui-wrapper .zui-scroller::-webkit-scrollbar-thumb {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #6d6d6d;
}
.zui-wrapper .zui-sticky-col.zui-stripe-row {
    background-color: #f3f3f3;
}
.zui-wrapper .product-img {
    height: auto;
    width: 150px;
}
.zui-wrapper .product-link {
    color: #0371bd;
    text-decoration: none;
}
.zui-wrapper th:not(:first-child),
.zui-wrapper td:not(:first-child) {
    border-left: 1px solid lightgrey;
}
.zui-wrapper .far {
    padding-right: 8px;
}
.zui-wrapper .svg-inline--fa {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Pro";
    font-weight: 500;
    font-size: 23px;
    padding-right: 5px;
}
.zui-wrapper .fa-check-circle {
    color: #028845;
}
.zui-wrapper .fa-plus-circle {
    color: #2275d3;
}
.zui-wrapper .fa-times-circle {
    color: gray;
}
.zui-wrapper .scroll-button {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: none;
    background-color: #fdb813;
}
.zui-wrapper #prev-button,
.zui-wrapper #next-button {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    position: absolute;
    top: 50%;
}
.zui-wrapper #prev-button {
    left: 230px;
    display: none;
}
.zui-wrapper #next-button {
    right: -25px;
}
.zui-wrapper .fa-chevron-left,
.zui-wrapper .fa-chevron-right {
    font-size: 22px;
    padding-right: 0;
}
@media screen and (max-width: 768px) and (min-width: 320px) {
    .zui-wrapper .zui-table .zui-sticky-col {
        min-width: 125px;
    }
    .zui-wrapper .zui-table thead th {
        min-width: 190px;
    }
    .zui-wrapper .zui-table tbody td {
        font-size: 15px;
    }
    .zui-wrapper .product-img {
        width: 100px;
        height: auto;
    }
}
@media screen and (max-width: 1280px) and (min-width: 768px) {
    .zui-wrapper .zui-table .zui-sticky-col {
        min-width: 175px;
    }
    .zui-wrapper .zui-table thead th {
        min-width: 270px;
    }
}
@media screen and (max-width: 1280px) {
    .zui-wrapper .instruction {
        display: block;
    }
}

/*-------------------------
Home Motors Redesign
-------------------------*/
.motors-home {
    padding: clamp(18px, 1.35vw, 40px) 0 clamp(20px, 1.7vw, 48px);
    background:
        radial-gradient(circle at top left, rgba(254, 197, 48, 0.2), transparent 32%),
        linear-gradient(180deg, #f7f7f5 0%, #ecebe7 100%);
}

.motors-hero-shell {
    position: relative;
}

.motors-section-tag {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.16em;
    color: #c22a1a;
    margin-bottom: 14px;
}

.motors-section-tag::before {
    content: "";
    width: 32px;
    height: 2px;
    background: currentColor;
}

.motors-category-rail {
    display: grid;
    grid-template-columns: 220px 1fr;
    gap: 24px;
    align-items: center;
    background: #ffffff;
    border: 1px solid rgba(12, 12, 13, 0.08);
    border-radius: 20px;
    padding: 18px 24px;
    margin-bottom: 22px;
    box-shadow: 0 20px 45px rgba(20, 21, 22, 0.06);
}

.motors-category-rail__title h6 {
    font-size: clamp(20px, 1.2vw, 28px);
    text-transform: uppercase;
}

.motors-category-rail__items {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 14px;
}

.motors-category-pill {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    min-height: 86px;
    padding: 14px 12px;
    border-radius: 16px;
    background: linear-gradient(180deg, #ffffff 0%, #f0f0ec 100%);
    border: 1px solid rgba(12, 12, 13, 0.08);
    text-align: center;
}

.motors-category-pill:hover {
    transform: translateY(-4px);
    box-shadow: 0 16px 28px rgba(194, 42, 26, 0.12);
    color: inherit;
}

.motors-category-pill__icon {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #faf7f2;
    display: grid;
    place-items: center;
    overflow: hidden;
    flex-shrink: 0;
}

.motors-category-pill__icon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.motors-category-pill__text {
    font-size: 13px;
    font-weight: 700;
    line-height: 1.4;
    text-transform: uppercase;
}

.motors-carousel,
.motors-promo-stack,
.motors-slide,
.motors-promo-card {
    height: 100%;
}

.motors-slide {
    min-height: 620px;
    border-radius: 28px;
    overflow: hidden;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: clamp(32px, 3vw, 72px);
    display: flex;
    align-items: flex-end;
}

.motors-slide__overlay {
    position: absolute;
    inset: 0;
    background:
        linear-gradient(90deg, rgba(18, 19, 20, 0.78) 0%, rgba(18, 19, 20, 0.2) 55%, rgba(18, 19, 20, 0.42) 100%),
        linear-gradient(180deg, rgba(255, 255, 255, 0) 40%, rgba(0, 0, 0, 0.2) 100%);
}

.motors-slide__content,
.motors-slide__floating-card,
.motors-promo-card__content {
    position: relative;
    z-index: 1;
}

.motors-slide__content {
    max-width: 55%;
}

.motors-slide__content h1 {
    margin-bottom: 18px;
    text-transform: uppercase;
    letter-spacing: -0.03em;
}

.motors-slide__copy {
    max-width: 520px;
    margin-bottom: 28px;
    color: rgba(250, 250, 250, 0.88);
}

.motors-slide__actions {
    display: flex;
    align-items: center;
    gap: 16px;
    flex-wrap: wrap;
}

.motors-cta {
    background: #ef2020;
    color: #fafafa;
}

.motors-cta:hover {
    color: #0c0c0d;
    border-color: #fafafa;
}

.motors-outline-link {
    padding: 14px 22px;
    border-radius: 999px;
    border: 1px solid rgba(250, 250, 250, 0.4);
    color: #fafafa;
    font-weight: 600;
    backdrop-filter: blur(12px);
}

.motors-outline-link:hover {
    color: #fafafa;
    border-color: #fafafa;
    transform: translateY(-2px);
}

.motors-outline-link--dark {
    color: #0c0c0d;
    border-color: rgba(12, 12, 13, 0.18);
    background: rgba(255, 255, 255, 0.6);
}

.motors-outline-link--dark:hover {
    color: #0c0c0d;
    border-color: #0c0c0d;
}

.motors-slide__floating-card {
    position: absolute;
    right: clamp(24px, 2.5vw, 56px);
    bottom: clamp(24px, 2.5vw, 56px);
    width: min(280px, 34%);
    padding: 24px;
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.14);
    border: 1px solid rgba(255, 255, 255, 0.22);
    backdrop-filter: blur(18px);
    color: #fafafa;
}

.motors-slide__floating-label {
    display: inline-block;
    padding: 6px 12px;
    border-radius: 999px;
    background: #ef2020;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.motors-slide__floating-card p {
    color: rgba(250, 250, 250, 0.82);
    margin-top: 8px;
}

.motors-carousel-control {
    width: 54px;
    height: 54px;
    top: auto;
    bottom: 28px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.12);
    border: 1px solid rgba(255, 255, 255, 0.22);
    opacity: 1;
}

.motors-carousel-control.carousel-control-prev {
    left: auto;
    right: 92px;
}

.motors-carousel-control.carousel-control-next {
    right: 28px;
}

.motors-promo-stack {
    display: grid;
    gap: 18px;
}

.motors-promo-card {
    min-height: 196px;
    border-radius: 24px;
    overflow: hidden;
    position: relative;
    padding: 26px;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: flex-end;
}

.motors-promo-card__overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(18, 19, 20, 0.15) 0%, rgba(18, 19, 20, 0.78) 100%);
}

.motors-promo-card__content {
    color: #fafafa;
}

.motors-promo-card__content p {
    color: rgba(250, 250, 250, 0.82);
    margin: 10px 0 14px;
}

.motors-text-link {
    color: #fafafa;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

.motors-text-link:hover {
    color: #fec530;
}

.motors-promo-card--accent {
    min-height: 210px;
}

.motors-stat-strip {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 16px;
    margin-top: 20px;
}

.motors-stat-card {
    background: #ffffff;
    border-radius: 18px;
    padding: 24px;
    text-align: center;
    border: 1px solid rgba(12, 12, 13, 0.06);
    box-shadow: 0 18px 38px rgba(20, 21, 22, 0.05);
}

.motors-stat-card h3 {
    color: #c22a1a;
    margin-bottom: 6px;
}

.motors-stat-card p {
    color: #6d6d6d;
    font-weight: 500;
}

.motors-showcase {
    background:
        linear-gradient(180deg, #f2f1ee 0%, #fafafa 100%);
}

.motors-showcase__panel {
    position: relative;
    overflow: hidden;
    border-radius: 32px;
    padding: clamp(24px, 3vw, 64px);
    background:
        linear-gradient(130deg, rgba(255, 255, 255, 0.98) 0%, rgba(244, 243, 240, 0.96) 54%, rgba(231, 231, 226, 0.98) 100%);
    border: 1px solid rgba(12, 12, 13, 0.06);
}

.motors-showcase__panel::after {
    content: "";
    position: absolute;
    inset: 0;
    background:
        linear-gradient(110deg, transparent 49%, rgba(255, 255, 255, 0.45) 49%, rgba(255, 255, 255, 0.45) 56%, transparent 56%),
        linear-gradient(110deg, transparent 67%, rgba(255, 255, 255, 0.32) 67%, rgba(255, 255, 255, 0.32) 73%, transparent 73%);
    pointer-events: none;
}

.motors-showcase__copy,
.motors-product-showcase {
    position: relative;
    z-index: 1;
}

.motors-showcase__copy h2 {
    max-width: 680px;
    margin-bottom: 14px;
    text-transform: uppercase;
}

.motors-showcase__copy p {
    max-width: 620px;
    color: #5a5d63;
    margin-bottom: 30px;
}

.motors-category-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
}

.motors-category-card {
    display: flex;
    align-items: center;
    gap: 18px;
    padding: 18px;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.86);
    border: 1px solid rgba(12, 12, 13, 0.08);
    box-shadow: 0 12px 26px rgba(20, 21, 22, 0.04);
}

.motors-category-card:hover {
    color: inherit;
    transform: translateY(-4px);
    box-shadow: 0 18px 34px rgba(194, 42, 26, 0.08);
}

.motors-category-card__icon {
    width: 76px;
    height: 76px;
    border-radius: 50%;
    overflow: hidden;
    background: #f6f1eb;
    display: grid;
    place-items: center;
    flex-shrink: 0;
}

.motors-category-card__icon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.motors-category-card__body p {
    margin-top: 6px;
    color: #6d6d6d;
}

.motors-showcase__actions {
    display: flex;
    align-items: center;
    gap: 16px;
    flex-wrap: wrap;
    margin-top: 28px;
}

.motors-product-showcase {
    min-height: 420px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    gap: 12px;
}

.motors-product-showcase__item {
    flex: 1;
    max-width: 170px;
    text-align: center;
    padding: 18px 12px;
    border-radius: 26px 26px 18px 18px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.6) 0%, rgba(223, 223, 219, 0.84) 100%);
    box-shadow: 0 20px 40px rgba(12, 12, 13, 0.08);
}

.motors-product-showcase__item.is-primary {
    transform: translateY(-26px);
    max-width: 190px;
}

.motors-product-showcase__item img {
    width: 100%;
    height: 200px;
    object-fit: contain;
    margin: 0 auto 12px;
    filter: drop-shadow(0 18px 26px rgba(0, 0, 0, 0.18));
}

.motors-product-showcase__badge {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #7a7c80;
}

.featured-product-sec--motors .top-bar {
    align-items: end;
}

.motors-stock-badge {
    background-color: #c20707;
    color: #ffffff;
    font-size: 15px;
    padding: 8px 12px;
    border-radius: 8px;
    line-height: 1.2;
}

@media (max-width: 1399px) {
    .motors-category-rail {
        grid-template-columns: 1fr;
    }

    .motors-category-rail__items {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .motors-slide__content {
        max-width: 62%;
    }
}

@media (max-width: 1199px) {
    .motors-slide {
        min-height: 540px;
    }

    .motors-slide__content {
        max-width: 100%;
    }

    .motors-slide__floating-card {
        width: min(320px, 70%);
    }

    .motors-stat-strip {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 991px) {
    .motors-category-grid {
        grid-template-columns: 1fr;
    }

    .motors-product-showcase {
        min-height: auto;
        margin-top: 22px;
    }

    .motors-showcase__panel::after {
        display: none;
    }
}

@media (max-width: 767px) {
    .motors-category-rail {
        padding: 16px;
        border-radius: 16px;
    }

    .motors-category-rail__items {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .motors-slide {
        min-height: 500px;
        padding: 24px;
    }

    .motors-slide__floating-card {
        position: static;
        width: 100%;
        margin-top: 20px;
    }

    .motors-carousel-control {
        bottom: 16px;
    }

    .motors-carousel-control.carousel-control-prev {
        right: 80px;
    }

    .motors-carousel-control.carousel-control-next {
        right: 16px;
    }

    .motors-stat-strip {
        grid-template-columns: 1fr;
    }

    .motors-category-card {
        padding: 16px;
    }

    .motors-product-showcase {
        flex-wrap: wrap;
    }

    .motors-product-showcase__item,
    .motors-product-showcase__item.is-primary {
        transform: none;
        max-width: calc(50% - 8px);
        flex: 0 0 calc(50% - 8px);
    }
}

@media (max-width: 575px) {
    .motors-section-tag {
        font-size: 11px;
        letter-spacing: 0.12em;
    }

    .motors-category-pill {
        flex-direction: column;
        min-height: 110px;
    }

    .motors-slide {
        min-height: 460px;
    }

    .motors-slide__actions,
    .motors-showcase__actions {
        flex-direction: column;
        align-items: stretch;
    }

    .motors-outline-link,
    .motors-outline-link--dark,
    .motors-cta {
        width: 100%;
        justify-content: center;
        text-align: center;
    }

    .motors-product-showcase__item,
    .motors-product-showcase__item.is-primary {
        max-width: 100%;
        flex: 0 0 100%;
    }
}

/*-------------------------
Tyre Mart Home Redesign
-------------------------*/
.home-tyremart-page {
    background: #f3f3f3;
}

.home-tyremart-page #backto-top {
    background: #ffca11;
    color: #121212;
    width: 84px;
    height: 84px;
    font-size: 60px;
    right: 18px;
}

.tm-section-kicker {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #ffca11;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.14em;
}

.tm-section-kicker::before {
    content: "";
    width: 24px;
    height: 2px;
    background: currentColor;
}

.tm-home-header {
    /* position: sticky; */
    position: relative;
    top: 0;
    z-index: 40;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}

.tm-home-header__top {
    background: #050505;
    color: #f5f5f5;
    font-size: 13px;
}

.tm-home-header__top-inner,
.tm-home-header__middle-inner,
.tm-home-header__nav-inner,
.tm-home-footer__newsletter-inner,
.tm-home-footer__bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
}

.tm-home-header__top-links,
.tm-home-header__actions,
.tm-home-header__menu,
.tm-home-footer__social,
.tm-home-footer__payments {
    display: flex;
    align-items: center;
    gap: 14px;
}

.tm-home-header__top-inner {
    padding: 8px 0;
}

.tm-home-header__top-links a {
    color: #f5f5f5;
    opacity: 0.85;
}

.tm-home-header__middle {
    background: #ffffff;
}

.tm-home-header__middle-inner {
    padding: 16px 0;
}

.tm-home-header__logo {
    flex-shrink: 0;
}

.tm-home-header__logo img,
.tm-home-footer__logo img {
    height: 74px;
    width: auto;
    object-fit: contain;
}

.tm-home-header__search {
    flex: 1;
    max-width: 720px;
    position: relative;
}

.tm-home-header__search-bar {
    display: grid;
    grid-template-columns: 150px 1fr 60px;
    background: #f4f4f4;
    border: 2px solid #ffca11;
    border-radius: 4px;
    overflow: hidden;
}

.tm-home-header__search-cat {
    background: #121212;
    color: #fafafa;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    display: grid;
    place-items: center;
    padding: 0 10px;
}

.tm-home-header__search input {
    border: 0;
    min-height: 54px;
    border-radius: 0;
    background: transparent;
}

.tm-home-header__search input:focus {
    box-shadow: none;
}

.tm-home-header__search-btn {
    border: 0;
    background: #ffca11;
    color: #121212;
    font-size: 18px;
}

.tm-home-header__support {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 10px 14px;
    border-radius: 999px;
    background: #121212;
    color: #fafafa;
}

.tm-home-header__support small {
    display: block;
    opacity: 0.7;
    font-size: 11px;
    line-height: 1.2;
}

.tm-home-header__support strong {
    font-size: 14px;
}

.tm-home-header__support-icon,
.tm-home-header__icon-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.tm-home-header__icon-link {
    gap: 8px;
    min-height: 48px;
    padding: 0 14px;
    border-radius: 999px;
    background: #fff8db;
    color: #121212;
    font-weight: 600;
    position: relative;
}

.tm-home-header__icon-link i {
    font-size: 18px;
}

.tm-home-header__icon-link .badge {
    position: absolute;
    top: -4px;
    right: -4px;
    min-width: 22px;
    min-height: 22px;
    padding: 0 6px;
    border-radius: 999px;
    background: #121212;
    color: #ffffff;
    display: grid;
    place-items: center;
    font-size: 11px;
}

.tm-home-header__nav {
    background: #ffca11;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.tm-home-header__nav-inner {
    min-height: 54px;
}

.tm-home-header__shopby {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 700;
    text-transform: uppercase;
}

.tm-home-header__menu a {
    color: #121212;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    padding: 18px 6px;
}

.tm-home-header__menu a.active,
.tm-home-header__menu a:hover {
    color: #d23a00;
}

.tm-home-header__hotline {
    text-align: right;
    font-size: 12px;
    text-transform: uppercase;
}

.tm-home-header__hotline strong {
    display: block;
    font-size: 14px;
}

.tm-homepage {
    padding: 16px 0 10px;
}

.tm-top-services {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
    margin-bottom: 18px;
}

.tm-top-services__item {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 12px 16px;
    background: #ffffff;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    font-weight: 600;
}

.tm-top-services__item i {
    color: #d23a00;
}

.tm-hero-banner {
    min-height: 440px;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: flex-end;
    padding: 32px;
}

.tm-hero-banner__overlay,
.tm-finder-panel__mini-banner-overlay,
.tm-promo-ribbon__overlay,
.tm-watch-section__overlay {
    position: absolute;
    inset: 0;
}

.tm-hero-banner__overlay {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.82) 0%, rgba(0, 0, 0, 0.24) 65%, rgba(0, 0, 0, 0.1) 100%);
}

.tm-hero-banner__content,
.tm-hero-banner__badge,
.tm-promo-ribbon__content,
.tm-watch-section__content {
    position: relative;
    z-index: 1;
}

.tm-hero-banner__content {
    max-width: 520px;
    color: #ffffff;
}

.tm-hero-banner__content h1 {
    color: #ffffff;
    font-size: clamp(30px, 3vw, 54px);
    margin: 14px 0 10px;
    line-height: 1.05;
    text-transform: uppercase;
}

.tm-hero-banner__content p {
    color: rgba(255, 255, 255, 0.82);
    margin-bottom: 22px;
}

.tm-hero-banner__actions,
.tm-finder-panel__sizes,
.tm-section-heading,
.tm-product-card__actions,
.tm-category-quicklinks,
.tm-accessories__grid,
.tm-watch-section__grid,
.tm-articles__grid,
.tm-testimonials__grid {
    display: flex;
    gap: 14px;
}

.tm-btn-primary,
.tm-btn-ghost,
.tm-product-card__actions button,
.tm-product-card__actions a,
.tm-home-footer__newsletter-form button {
    min-height: 46px;
    border-radius: 2px;
    padding: 0 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    border: 0;
}

.tm-btn-primary,
.tm-product-card__actions button,
.tm-home-footer__newsletter-form button {
    background: #ffca11;
    color: #121212;
}

.tm-btn-primary:hover,
.tm-product-card__actions button:hover,
.tm-home-footer__newsletter-form button:hover {
    color: #121212;
    background: #f0bb00;
}

.tm-btn-primary--full {
    width: 100%;
}

.tm-btn-ghost {
    background: transparent;
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.35);
}

.tm-btn-ghost:hover {
    color: #ffffff;
    border-color: #ffffff;
}

.tm-hero-banner__badge {
    position: absolute;
    right: 24px;
    bottom: 24px;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background: #ffca11;
    color: #121212;
    display: grid;
    place-items: center;
    text-align: center;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.18);
}

.tm-hero-banner__badge strong {
    display: block;
    font-size: 34px;
    line-height: 1;
}

.tm-hero-banner__badge span {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    max-width: 72px;
}

.tm-finder-panel {
    height: 100%;
    background: #ffffff;
    border-radius: 4px;
    padding: 24px;
    border-top: 5px solid #ffca11;
    box-shadow: 0 14px 30px rgba(0, 0, 0, 0.06);
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.tm-finder-panel__offer h5 {
    margin: 10px 0 8px;
    text-transform: uppercase;
}

.tm-finder-panel__offer p {
    color: #666a70;
}

.tm-finder-panel__form {
    display: grid;
    gap: 12px;
}

.tm-finder-panel__sizes {
    flex-wrap: wrap;
}

.tm-finder-panel__sizes button {
    padding: 10px 12px;
    border: 1px solid rgba(0, 0, 0, 0.14);
    background: #f6f6f6;
    color: #121212;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}

.tm-finder-panel__mini-banner {
    position: relative;
    min-height: 140px;
    border-radius: 4px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: flex-end;
    padding: 18px;
}

.tm-finder-panel__mini-banner-overlay {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.76) 100%);
}

.tm-finder-panel__mini-banner-content {
    position: relative;
    z-index: 1;
    color: #ffffff;
}

.tm-finder-panel__mini-banner-content span {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    opacity: 0.8;
}

.tm-category-quicklinks {
    margin-top: 18px;
    overflow-x: auto;
    padding-bottom: 4px;
}

.tm-category-quicklinks__item {
    min-width: 160px;
    flex: 1;
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 14px 16px;
    background: #ffffff;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    color: #121212;
}

.tm-category-quicklinks__item img {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    object-fit: cover;
    background: #f7f7f7;
}

.tm-category-quicklinks__item span {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1.4;
}

.tm-home-section,
.tm-brand-strip,
.tm-accessories,
.tm-watch-section,
.tm-articles,
.tm-testimonials {
    padding: 26px 0 6px;
}

.tm-home-section--compact {
    padding-top: 16px;
}

.tm-section-heading {
    align-items: end;
    justify-content: space-between;
    margin-bottom: 18px;
}

.tm-section-heading h3 {
    text-transform: uppercase;
    font-size: clamp(22px, 1.9vw, 34px);
    margin-top: 8px;
}

.tm-section-heading a {
    color: #121212;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
}

.tm-section-heading--center {
    justify-content: center;
    text-align: center;
}

.tm-section-heading--light h3,
.tm-section-heading--light .tm-section-kicker {
    color: #ffffff;
}

.tm-product-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 16px;
}

.tm-product-card {
    position: relative;
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 4px;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.tm-product-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 16px 28px rgba(0, 0, 0, 0.08);
}

.tm-product-card__badge {
    position: absolute;
    top: 12px;
    left: 0;
    z-index: 2;
}

.tm-product-card__badge span {
    background: #ffca11;
    color: #121212;
    font-size: 11px;
    font-weight: 700;
    padding: 6px 10px;
    text-transform: uppercase;
}

.tm-product-card__image {
    display: grid;
    place-items: center;
    min-height: 220px;
    padding: 20px 16px 10px;
    background: linear-gradient(180deg, #f8f8f8 0%, #ffffff 100%);
}

.tm-product-card__image img {
    width: 100%;
    max-width: 220px;
    height: 180px;
    object-fit: contain;
}

.tm-product-card__content {
    padding: 16px;
}

.tm-product-card__meta {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.08em;
    color: #d23a00;
    text-transform: uppercase;
    margin-bottom: 6px;
}

.tm-product-card__content h6 {
    min-height: 44px;
    font-size: 17px;
    margin-bottom: 8px;
}

.tm-product-card__desc {
    color: #666a70;
    font-size: 13px;
    min-height: 38px;
    margin-bottom: 12px;
}

.tm-product-card__price {
    display: flex;
    align-items: baseline;
    gap: 10px;
    margin-bottom: 14px;
}

.tm-product-card__price strong {
    font-size: 24px;
    line-height: 1;
    color: #121212;
}

.tm-product-card__price span {
    font-size: 13px;
    color: #8a8d92;
    text-decoration: line-through;
}

.tm-product-card__actions {
    align-items: center;
}

.tm-product-card__actions button {
    flex: 1;
}

.tm-product-card__actions button[disabled] {
    background: #d7d7d7;
    color: #7a7a7a;
    cursor: not-allowed;
}

.tm-product-card__actions a {
    min-width: 86px;
    background: #121212;
    color: #ffffff;
}

.tm-product-card__actions a.tm-product-card__primary,
.tm-product-card__actions button.tm-product-card__primary {
    flex: 1;
    background: #ffca11;
    color: #121212;
}

.tm-product-card__actions a.tm-product-card__primary:hover,
.tm-product-card__actions button.tm-product-card__primary:hover {
    color: #121212;
    background: #f0bb00;
}

.tm-product-card__actions a:hover {
    color: #ffffff;
    background: #000000;
}

.tm-brand-strip__grid {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 16px;
}

.tm-brand-strip__item {
    min-height: 98px;
    background: #ffffff;
    border-radius: 4px;
    display: grid;
    place-items: center;
    border: 1px solid rgba(0, 0, 0, 0.08);
    padding: 16px;
}

.tm-brand-strip__item img {
    max-height: 44px;
    object-fit: contain;
}

.tm-brand-strip__item span {
    font-size: 24px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: #121212;
}

.tm-promo-ribbon {
    padding: 22px 0 8px;
}

.tm-promo-ribbon__inner {
    position: relative;
    min-height: 170px;
    border-radius: 4px;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    padding: 24px 28px;
}

.tm-promo-ribbon__overlay {
    background: linear-gradient(90deg, rgba(210, 58, 0, 0.9) 0%, rgba(255, 202, 17, 0.72) 100%);
}

.tm-promo-ribbon--dark .tm-promo-ribbon__overlay {
    background: linear-gradient(90deg, rgba(15, 15, 15, 0.84) 0%, rgba(15, 15, 15, 0.38) 100%);
}

.tm-promo-ribbon__content {
    max-width: 520px;
    color: #ffffff;
}

.tm-promo-ribbon__content h3 {
    color: #ffffff;
    margin: 12px 0 18px;
    text-transform: uppercase;
}

.tm-accessories__grid,
.tm-watch-section__grid,
.tm-articles__grid,
.tm-testimonials__grid {
    display: grid;
}

.tm-accessories__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
}

.tm-accessories__card {
    background: #ffffff;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    padding: 24px;
    text-align: center;
    color: #121212;
}

.tm-accessories__image {
    min-height: 180px;
    display: grid;
    place-items: center;
    margin-bottom: 16px;
    background: #fafafa;
}

.tm-accessories__image img {
    max-height: 150px;
    object-fit: contain;
}

.tm-accessories__card h6 {
    text-transform: uppercase;
}

.tm-watch-section {
    background: #121212;
    padding: 34px 0;
    margin-top: 24px;
}

.tm-watch-section__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
}

.tm-watch-section__card {
    position: relative;
    min-height: 180px;
    border-radius: 4px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: flex-end;
    padding: 20px;
}

.tm-watch-section__overlay {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.8) 100%);
}

.tm-watch-section__content h6 {
    color: #ffffff;
    text-transform: uppercase;
}

.tm-articles__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
}

.tm-articles__card {
    background: #ffffff;
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.08);
}

.tm-articles__image {
    min-height: 220px;
}

.tm-articles__image img {
    width: 100%;
    height: 220px;
    object-fit: cover;
}

.tm-articles__content {
    padding: 18px;
}

.tm-articles__content h6 {
    margin-bottom: 10px;
    text-transform: uppercase;
}

.tm-articles__content p,
.tm-testimonials__summary span,
.tm-testimonials__card p,
.tm-home-footer__brand p,
.tm-home-footer__newsletter p {
    color: #666a70;
}

.tm-testimonials__summary {
    display: flex;
    align-items: center;
    gap: 16px;
    background: #ffffff;
    border-radius: 4px;
    padding: 18px 20px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    margin-bottom: 18px;
}

.tm-testimonials__summary i {
    font-size: 36px;
    color: #ea4335;
}

.tm-testimonials__grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 16px;
}

.tm-testimonials__card {
    background: #ffffff;
    border-radius: 4px;
    padding: 22px 18px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    min-height: 220px;
}

.tm-testimonials__card.is-highlighted {
    background: linear-gradient(180deg, #f06d2f 0%, #cf4d1e 100%);
    color: #ffffff;
}

.tm-testimonials__card.is-highlighted small,
.tm-testimonials__card.is-highlighted p {
    color: rgba(255, 255, 255, 0.84);
}

.tm-testimonials__stars {
    color: #ffca11;
    margin-bottom: 10px;
    letter-spacing: 0.18em;
}

.tm-testimonials__card small {
    display: block;
    margin: 8px 0 14px;
    color: #7e8187;
}

.tm-home-footer {
    margin-top: 30px;
}

.tm-home-footer__newsletter {
    background: #ffffff;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.tm-home-footer__newsletter-inner {
    padding: 24px 0;
}

.tm-home-footer__newsletter h5 {
    margin: 10px 0 8px;
    text-transform: uppercase;
}

.tm-home-footer__newsletter-form {
    flex: 1;
    max-width: 520px;
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 10px;
}

.tm-home-footer__newsletter-form input {
    min-height: 46px;
    border: 1px solid rgba(0, 0, 0, 0.12);
    padding: 0 16px;
    border-radius: 2px;
}

.tm-home-footer__main {
    background: #0f0f0f;
    color: #ffffff;
    padding: 34px 0 20px;
}

.tm-home-footer__grid {
    display: grid;
    grid-template-columns: 1.3fr 0.8fr 0.8fr 1fr;
    gap: 24px;
}

.tm-home-footer__social a {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.08);
    display: grid;
    place-items: center;
    color: #ffffff;
}

.tm-home-footer__links,
.tm-home-footer__contact {
    display: grid;
    align-content: start;
    gap: 10px;
}

.tm-home-footer__links h6,
.tm-home-footer__contact h6 {
    color: #ffca11;
    margin-bottom: 6px;
    text-transform: uppercase;
}

.tm-home-footer__links a,
.tm-home-footer__contact a,
.tm-home-footer__contact p {
    color: rgba(255, 255, 255, 0.74);
}

.tm-home-footer__contact-note {
    margin-top: 8px;
    padding: 14px;
    background: rgba(255, 255, 255, 0.05);
    border-left: 3px solid #ffca11;
}

.tm-home-footer__contact-note strong {
    display: block;
    color: #ffffff;
    margin-bottom: 4px;
}

.tm-home-footer__contact-note span {
    color: rgba(255, 255, 255, 0.7);
    font-size: 14px;
}

.tm-home-footer__bottom {
    margin-top: 28px;
    padding-top: 18px;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.tm-home-footer__bottom p {
    color: rgba(255, 255, 255, 0.62);
}

.tm-home-footer__payments img {
    max-height: 26px;
    object-fit: contain;
}

@media (max-width: 1399px) {
    .tm-product-grid,
    .tm-testimonials__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .tm-brand-strip__grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .tm-home-footer__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 1199px) {
    .tm-home-header {
        position: static;
    }

    .tm-home-header__middle-inner,
    .tm-home-header__nav-inner,
    .tm-home-footer__newsletter-inner {
        flex-wrap: wrap;
    }

    .tm-home-header__search {
        order: 3;
        max-width: 100%;
        width: 100%;
    }

    .tm-home-header__menu {
        order: 3;
        width: 100%;
        flex-wrap: wrap;
    }

    .tm-home-header__hotline {
        display: none;
    }

    .tm-product-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .tm-watch-section__grid,
    .tm-articles__grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 991px) {
    .tm-top-services,
    .tm-accessories__grid,
    .tm-brand-strip__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .tm-product-grid,
    .tm-testimonials__grid,
    .tm-home-footer__grid {
        grid-template-columns: 1fr 1fr;
    }

    .tm-home-header__top-inner,
    .tm-home-header__actions,
    .tm-home-header__menu,
    .tm-home-footer__bottom {
        flex-wrap: wrap;
    }
}

@media (max-width: 767px) {
    .tm-home-header__search-bar {
        grid-template-columns: 1fr 54px;
    }

    .tm-home-header__search-cat,
    .tm-home-header__support {
        display: none;
    }

    .tm-top-services,
    .tm-product-grid,
    .tm-accessories__grid,
    .tm-brand-strip__grid,
    .tm-watch-section__grid,
    .tm-articles__grid,
    .tm-testimonials__grid,
    .tm-home-footer__grid,
    .tm-home-footer__newsletter-form {
        grid-template-columns: 1fr;
    }

    .tm-home-header__middle-inner,
    .tm-home-header__nav-inner {
        align-items: flex-start;
    }

    .tm-home-header__actions {
        width: 100%;
        justify-content: flex-start;
    }

    .tm-home-header__icon-link {
        min-height: 42px;
        padding: 0 12px;
    }

    .tm-hero-banner {
        min-height: 360px;
        padding: 20px;
    }

    .tm-hero-banner__badge {
        width: 88px;
        height: 88px;
        right: 16px;
        bottom: 16px;
    }

    .tm-hero-banner__badge strong {
        font-size: 24px;
    }

    .tm-hero-banner__actions,
    .tm-product-card__actions,
    .tm-section-heading,
    .tm-category-quicklinks {
        flex-direction: column;
        align-items: stretch;
    }

    .tm-category-quicklinks__item {
        min-width: 100%;
    }

    .tm-home-footer__newsletter-inner,
    .tm-home-footer__bottom {
        align-items: flex-start;
    }
}

@media (max-width: 575px) {
    .container,
    .container-fluid {
        padding: 0 16px;
    }

    .tm-home-header__top {
        display: none;
    }

    .tm-home-header__logo img,
    .tm-home-footer__logo img {
        height: 58px;
    }

    .tm-home-header__menu a {
        padding: 6px 0;
    }

    .tm-finder-panel,
    .tm-product-card__content,
    .tm-accessories__card,
    .tm-testimonials__card {
        padding-left: 14px;
        padding-right: 14px;
    }

    .tm-hero-banner__content h1,
    .tm-section-heading h3,
    .tm-promo-ribbon__content h3 {
        line-height: 1.12;
    }
}

/*# sourceMappingURL=app.css.map */
