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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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





/* Playfair Display Font */
@font-face {
    font-family: 'Playfair Display';
    src: url('../fonts/Playfair_display/PlayfairDisplay-BlackItalic.woff2') format('woff2'),
        url('../fonts/Playfair_display/PlayfairDisplay-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('../fonts/Playfair_display/PlayfairDisplay-Black.woff2') format('woff2'),
        url('../fonts/Playfair_display/PlayfairDisplay-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('../fonts/Playfair_display/PlayfairDisplay-Bold.woff2') format('woff2'),
        url('../fonts/Playfair_display/PlayfairDisplay-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('../fonts/Playfair_display/PlayfairDisplay-BoldItalic.woff2') format('woff2'),
        url('../fonts/Playfair_display/PlayfairDisplay-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('../fonts/Playfair_display/PlayfairDisplay-ExtraBold.woff2') format('woff2'),
        url('../fonts/Playfair_display/PlayfairDisplay-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('../fonts/Playfair_display/PlayfairDisplay-ExtraBoldItalic.woff2') format('woff2'),
        url('../fonts/Playfair_display/PlayfairDisplay-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('../fonts/Playfair_display/PlayfairDisplay-Italic.woff2') format('woff2'),
        url('../fonts/Playfair_display/PlayfairDisplay-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('../fonts/Playfair_display/PlayfairDisplay-Medium.woff2') format('woff2'),
        url('../fonts/Playfair_display/PlayfairDisplay-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('../fonts/Playfair_display/PlayfairDisplay-MediumItalic.woff2') format('woff2'),
        url('../fonts/Playfair_display/PlayfairDisplay-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('../fonts/Playfair_display/PlayfairDisplay-Regular.woff2') format('woff2'),
        url('../fonts/Playfair_display/PlayfairDisplay-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('../fonts/Playfair_display/PlayfairDisplay-SemiBold.woff2') format('woff2'),
        url('../fonts/Playfair_display/PlayfairDisplay-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('../fonts/Playfair_display/PlayfairDisplay-SemiBoldItalic.woff2') format('woff2'),
        url('../fonts/Playfair_display/PlayfairDisplay-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}





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

@font-face {
    font-family: 'Inter 18pt';
    src: url('../fonts/Inter/Inter18pt-BlackItalic.woff2') format('woff2'),
        url('../fonts/Inter/Inter18pt-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

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

@font-face {
    font-family: 'Inter 18pt';
    src: url('../fonts/Inter/Inter18pt-BoldItalic.woff2') format('woff2'),
        url('../fonts/Inter/Inter18pt-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt';
    src: url('../fonts/Inter/Inter18pt-ExtraBoldItalic.woff2') format('woff2'),
        url('../fonts/Inter/Inter18pt-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

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

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

@font-face {
    font-family: 'Inter 18pt';
    src: url('../fonts/Inter/Inter18pt-Italic.woff2') format('woff2'),
        url('../fonts/Inter/Inter18pt-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt';
    src: url('../fonts/Inter/Inter18pt-ExtraLightItalic.woff2') format('woff2'),
        url('../fonts/Inter/Inter18pt-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

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

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

@font-face {
    font-family: 'Inter 18pt';
    src: url('../fonts/Inter/Inter18pt-LightItalic.woff2') format('woff2'),
        url('../fonts/Inter/Inter18pt-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt';
    src: url('../fonts/Inter/Inter18pt-MediumItalic.woff2') format('woff2'),
        url('../fonts/Inter/Inter18pt-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

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

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

@font-face {
    font-family: 'Inter 18pt';
    src: url('../fonts/Inter/Inter18pt-SemiBoldItalic.woff2') format('woff2'),
        url('../fonts/Inter/Inter18pt-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 18pt';
    src: url('../fonts/Inter/Inter18pt-ThinItalic.woff2') format('woff2'),
        url('../fonts/Inter/Inter18pt-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

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

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

@font-face {
    font-family: 'Inter 24pt';
    src: url('../fonts/Inter/Inter24pt-BlackItalic.woff2') format('woff2'),
        url('../fonts/Inter/Inter24pt-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

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

@font-face {
    font-family: 'Inter 24pt';
    src: url('../fonts/Inter/Inter24pt-BoldItalic.woff2') format('woff2'),
        url('../fonts/Inter/Inter24pt-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

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

@font-face {
    font-family: 'Inter 24pt';
    src: url('../fonts/Inter/Inter24pt-ExtraBoldItalic.woff2') format('woff2'),
        url('../fonts/Inter/Inter24pt-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

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

@font-face {
    font-family: 'Inter 24pt';
    src: url('../fonts/Inter/Inter24pt-ExtraLightItalic.woff2') format('woff2'),
        url('../fonts/Inter/Inter24pt-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter 24pt';
    src: url('../fonts/Inter/Inter24pt-Italic.woff2') format('woff2'),
        url('../fonts/Inter/Inter24pt-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

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

@font-face {
    font-family: 'Inter 24pt';
    src: url('../fonts/Inter/Inter24pt-LightItalic.woff2') format('woff2'),
        url('../fonts/Inter/Inter24pt-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

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





* {
    padding: 0;
    margin: 0;
    scroll-behavior: smooth;
}


#header_id.header {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #FAFAF9;
    box-shadow: 0px 0px 10px 1px #B8B8B8;
    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
    transform: translateY(0);
    opacity: 1;
    z-index: 10;
}

#header_id.initial_show {
    transform: translateY(-100%);
    opacity: 0 !important;
}

header#header_id.header_sticky {
    position: sticky !important;
    top: 0;
    z-index: 99;
    transform: translateY(0) !important;
    opacity: 1 !important;
}

#header_id .common_container {
    width: 88%;
    max-width: 1366px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 20px 0;
    transition: all 0.4s ease-in-out;
}

.header_top {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 10;
}

.header_logo_box img {
    width: auto;
    height: 60px !important;
}

.header_search_box {
    width: 45%;
}

.header_search_box form {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    background: #bed3be;
    border-radius: 10px;
	box-shadow: 0px 2px 4px 0px #6e8c6f;
}

.header_search_box input.search-field {
    width: 90%;
    border: none;
    background: none;
    padding: 10px 10px 10px 20px;
    color: #0A400C;
    font-size: 16px;
    font-family: 'Inter 24pt';
}

.header_search_box input.search-field:focus {
    border: none;
    outline: none;
    background: none;
}

.header_search_box input.search-field::placeholder {
    color: #0A400C;
}

.header_search_box input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
    height: 16px;
    width: 16px;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 122.881 122.88"><g><path fill="black" width="25px" height="25px" fill-rule="evenodd" clip-rule="evenodd" d="M61.44,0c33.933,0,61.441,27.507,61.441,61.439c0,33.933-27.508,61.44-61.441,61.44C27.508,122.88,0,95.372,0,61.439C0,27.507,27.508,0,61.44,0z M81.719,36.226c1.363-1.363,3.572-1.363,4.936,0c1.363,1.363,1.363,3.573,0,4.936L66.375,61.439l20.279,20.278c1.363,1.363,1.363,3.573,0,4.937c-1.363,1.362-3.572,1.362-4.936,0L61.44,66.376L41.162,86.654c-1.362,1.362-3.573,1.362-4.936,0c-1.363-1.363-1.363-3.573,0-4.937l20.278-20.278L36.226,41.162c-1.363-1.363-1.363-3.573,0-4.936c1.363-1.363,3.573-1.363,4.936,0L61.44,56.504L81.719,36.226z"/></g></svg>') no-repeat center center;
    background-size: contain;
    cursor: pointer;
}

.header_search_box button {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #bed3be;
    border: none;
    outline: none;
    font-size: 16px;
    font-family: 'Inter', sans-serif;
    cursor: pointer;
    padding: 13px 18px;
    border-radius: 0px 10px 10px 0px;
}

.header_search_box button svg {
    width: 20px;
    height: auto;
    fill: #0A400C;
}

.header_icon_box {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 30px;
}

.header_icon {
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.header_icon_box .header_icon svg {
    width: 26px;
    height: 26px;
    fill: #0A400C;
}

a.after_log_icon {
    text-decoration: none;
    width: 36px;
    height: 36px;
    background-color: #0A400C;
    border-radius: 50%;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -3px;
}



.cart_icon_box {
    position: relative;
}

.cart_count {
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -18px;
    right: -15px;
    background-color: #8A9C87;
    color: #FFFFFF;
    font-size: 12px;
    border-radius: 50%;
    font-weight: 500;
    line-height: 1;
    font-family: 'Inter', sans-serif;
}

.header_icon.cart_icon_box::before {
    content: "Mini Cart";
    position: absolute;
    color: #0a400c;
    font-size: 14px;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.2s 
ease-in-out, visibility 0.2s 
ease-in-out;
    font-family: 'Poppins', sans-serif;
    top: 100%;
    left: 0;
    background: #fafaf9;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    padding: 10px 10px;
    text-align: center;
    border-radius: 8px;
}

.header_icon.cart_icon_box:hover::before {
    opacity: 1;
    visibility: visible;
}

.header_icon_box .nav_icon_box {
    display: none;
}

.header_nav {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
}

.menu-menu-1-container ul.header_menu {
    list-style: none;
    display: flex;
    flex-direction: row;
}

.menu-menu-1-container ul.header_menu li {
    list-style: none;
    margin: 0 20px;
}

.menu-menu-1-container ul.header_menu li a {
    text-decoration: none;
    text-align: center;
    align-items: center;
    color: #0A400C;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Inter 24pt';
    position: relative;
    padding-bottom: 5px;
}

.menu-menu-1-container ul.header_menu li.current_page_item a,
.menu-menu-1-container ul.header_menu li:hover a {
    color: #819067;
}

.header_menu li.menu-item-has-children {
    position: relative;
}

.header_menu li .sub-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #fafaf9;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    padding: 10px 0;
    min-width: 200px;
    z-index: 999;
    opacity: 0;
    pointer-events: none;
    border-radius: 10px;
    transition: opacity 0.4s ease, transform 0.4s ease;
}

.header_menu li:hover > .sub-menu {
    display: block;
    opacity: 1;
    pointer-events: auto;
}

.sub-menu li {
    opacity: 0;
    transform: translateY(-10px);
    animation: floatDown 0.5s ease forwards;
    animation-delay: calc(var(--i) * 0.06s);
}

@keyframes floatDown {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.menu-menu-1-container ul.header_menu li ul.sub-menu li {
    list-style: none;
    margin: 20px 30px;
}

.menu-menu-1-container ul.header_menu li ul.sub-menu li a {
    color: #0A400C;
    font-family: 'Inter', sans-serif;
}

.menu-menu-1-container ul.header_menu li ul.sub-menu li:hover a {
    color: #819067;
}

.header_nav_mobile {
    display: none;
}



/* Header section Media Screen Min 1280px and Max 1280px */
@media only screen and (max-width: 1365px) {

    .header_nav {
        display: none;
    }

    #header_id .header_icon_box .nav_icon_box {
        display: block;
    }


  .header_nav_mobile {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background: #111111c9;
        backdrop-filter: blur(1px);
        z-index: 100;
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        transition: opacity 0.3s ease, visibility 0.3s ease;
    }

    .header_nav_mobile.head_nav_mobile_active {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
    }

    .header_nav_mobile .mobile_menu {
        width: 360px;
        height: 90vh;
        background-color: #ffffff;
        padding: 50px;
        position: absolute;
        top: 0;
        left: 0;
        transform: translateX(-100%);
        transition: transform 0.4s ease-in-out;
        box-shadow: 5px 0px 15px rgba(0, 0, 0, 0.3);
    }

    .header_nav_mobile.head_nav_mobile_active .mobile_menu {
        transform: translateX(0);
        overflow-y: scroll;
    }

    .header_nav_mobile .menu-menu-1-container ul.header_menu_mobile  {
        list-style: none;
        display: flex;
        flex-direction: column;
    }

    .header_nav_mobile .menu-menu-1-container ul.header_menu_mobile  li {
        list-style: none;
        padding: 15px 0;
        margin-bottom: 18px;
        border-bottom: 1px solid #c8c8c8;
    }


    .header_nav_mobile .menu-menu-1-container ul.header_menu_mobile  li ul li  {
        list-style: none;
        padding: 15px 0;
        margin-bottom: 18px;
        border-bottom: 1px solid #c8c8c8;
    }

    .header_nav_mobile .menu-menu-1-container ul.header_menu_mobile li a {
        text-decoration: none;
        text-align: center;
        -webkit-box-align: center;
        align-items: center;
        color: #0A400C;
        font-size: 16px;
        font-weight: 500;
        font-family: 'Poppins';
        position: relative;
        padding-bottom: 5px;
    }

    .header_nav_mobile .menu-menu-1-container ul.header_menu_mobile li.current_page_item a {
        color: #819067;
    }


    .header_nav_mobile .menu-menu-1-container ul.header_menu_mobile li:hover {
        border: none;
    }

    .header_nav_mobile .menu-menu-1-container ul.header_menu_mobile li:hover a {
        color: #819067;

    }


    .header_nav_mobile .menu-menu-1-container ul.header_menu_mobile li ul.sub-menu li a {
        text-decoration: none;
        text-align: center;
        -webkit-box-align: center;
        align-items: center;
        color: #0A400C;
        font-size: 16px;
        font-weight: 500;
        font-family: 'Poppins';
        position: relative;
        padding-bottom: 5px;
    }

    .header_nav_mobile .menu-menu-1-container ul.header_menu_mobile li.current_page_item ul.sub-menu li a {
        color: #819067;
    }

    .header_nav_mobile .menu-menu-1-container ul.header_menu_mobile li ul.sub-menu li:hover {
        border-bottom: 1px solid #000;
    }


    .header_nav_mobile .menu-menu-1-container ul.header_menu_mobile li ul.sub-menu li:hover a {
        color: #819067;
    }

    .header_menu_mobile li.menu-item-has-children {
    position: relative;
}

.header_menu_mobile li.menu-item-has-children .submenu-toggle {
    position: absolute;
    right: 10px;
    top: 18px;
    padding: 5px;
    cursor: pointer;
    z-index: 2;
    font-size: 14px;
    color: #0A400C;
    transition: transform 0.3s ease;
}

.header_menu_mobile li.menu-item-has-children .submenu-toggle.rotate {
    transform: rotate(180deg);
}

.header_menu_mobile li .sub-menu {
    display: none !important;
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: all 0.3s ease;
    padding-left: 20px;
}

.header_menu_mobile li .sub-menu.submenu-open {
    display: block !important;
    opacity: 1;
    max-height: 1000px;
    overflow: visible;
    padding-top: 10px;
}



    .close_btn_box {
        width: 35px;
        height: 35px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: 20px;
        right: 20px;
        cursor: pointer;
        border-radius: 50%;
        font-size: 16px;
        background-color: #bed3be;
        transition: 0.2s ease-in-out;
    }

    .close_btn_box i {
        font-size: 16px;
        color: #0A400C;
    }

    .close_btn_box:hover {
        background-color: #c77272;
    }

    .close_btn_box:hover i {
        color: #FFF;
    }

    
    a.mbl_nav_login_btn {
        width: 360px;
        text-decoration: none;
        position: absolute;
        bottom: 0;
        left: 0;
        text-align: center;
        font-size: 16px;
        color: #FFF;
        font-family: 'Poppins';
        background-color: #819067;
        padding: 12px 50px;
    }

}



/* Header section Media Screen Min 600px and Max 767px */
@media only screen and (min-width: 600px)and (max-width: 767px) {
    /* .header_icon.user_icon_box {
        display: none;
    } */
}


/* Header section Media Screen Min 420px and Max 599px */
@media only screen and (min-width: 420px)and (max-width: 599px) {

    #header_id .common_container {
        margin: 15px 0;
    }

    .header_top {
        display: grid;
        grid-template-columns: auto 1fr auto;
        grid-template-rows: auto auto;
        column-gap: 10px;
        row-gap: 20px;
        align-items: center;
        width: 100%;
    }

    .header_logo_box {
        grid-column: 1 / 2;
        grid-row: 1;
    }

    .header_logo_box img {
        width: auto;
        height: 40px !important;
    }

    .header_search_box {
        width: 90%;
        grid-column: 1 / 4; 
        grid-row: 2;
        margin: 0 auto;
    }

    .header_search_box input.search-field {
        width: 90%;
        padding: 8px 8px 8px 14px;
        font-size: 14px;
    }

    .header_search_box button {
        font-size: 14px;
        padding: 10px 16px;
        border-radius: 0px 10px 10px 0px;
    }

    .header_search_box button svg {
        width: 18px;
    }

    .header_icon_box {
        grid-column: 3 / 4;
        grid-row: 1;
    }

    .header_icon_box .header_icon svg {
        width: 22px;
        height: 22px;
    }


    /* .header_icon.user_icon_box {
        display: none;
    } */

    .header_nav_mobile .mobile_menu {
        width: 90%;
        padding: 50px 5%;
    }

    a.mbl_nav_login_btn {
        width: 90%;
        font-size: 16px;
        padding: 12px 5%;
    }
}



/* Header section Media Screen Max 419px */
@media only screen and (max-width: 419px) {
    #header_id .common_container {
        margin: 15px 0;
    }

    .header_top {
        display: grid;
        grid-template-columns: auto 1fr auto;
        grid-template-rows: auto auto;
        column-gap: 10px;
        row-gap: 20px;
        align-items: center;
        width: 100%;
    }

    .header_logo_box {
        grid-column: 1 / 2;
        grid-row: 1;
    }

    .header_logo_box img {
        width: auto;
        height: 40px !important;
    }

    .header_search_box {
        width: 90%;
        grid-column: 1 / 4; 
        grid-row: 2;
        margin: 0 auto;
    }

    .header_search_box input.search-field {
        width: 90%;
        padding: 8px 8px 8px 14px;
        font-size: 14px;
    }

    .header_search_box button {
        font-size: 14px;
        padding: 10px 16px;
        border-radius: 0px 10px 10px 0px;
    }

    .header_search_box button svg {
        width: 18px;
    }

    .header_icon_box {
        grid-column: 3 / 4;
        grid-row: 1;
    }

    .header_icon_box .header_icon svg {
        width: 22px;
        height: 22px;
    }


    /* .header_icon.user_icon_box {
        display: none;
    } */

    .header_nav_mobile .mobile_menu {
        width: 90%;
        padding: 50px 5%;
    }

    a.mbl_nav_login_btn {
        width: 90%;
        font-size: 16px;
        padding: 12px 5%;
    }
}