.grecaptcha-badge { visibility: hidden; }

header {
    display: flex;
    flex-direction: column;
}

header .header-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 50px;
    padding: 2% 5%;
    background: #FF7A00 0% 0% no-repeat padding-box;
    flex-direction: row;
}

header .header-content a {
    font: normal normal normal clamp(16px, 3vw, 21px) / 27px "Red Hat Display";
    color: white;
    text-decoration: none !important;
}

header .header-content>a:hover {
    text-underline-offset: 5px !important;
    text-decoration: underline !important;
}

@media (min-width: 728px) {

    header .header-content a {
        font: normal normal normal clamp(16px, 3vw, 21px) / 27px "Red Hat Display";
    }
}

header .header-content .contact-section {
    display: flex;
    align-items: center;
    justify-content: center;
}

header .header-content .contact-section p {
    color: white;
    display: none;
}

@media (min-width: 998px) {
    header .header-content .contact-section p {
        display: block;
    }
}

header .header-content .contact-section a {
    width: 92px;
    height: 35px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 15px;
    font: normal normal normal clamp(16px, 3vw, 21px) / 24px "Red Hat Display";
    color: black;
    text-decoration: none;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    text-underline-offset: 5px !important;
    margin-left: 25px;
    transition: transform 0.3s ease;
}

header .header-content .contact-section a:hover {
    transform: translateY(-2px) scale(1.025);
	/* box-shadow: 0 10px 25px rgba(0, 0, 0, 0.4); */
}

@media (min-width: 728px) {
    header .header-content .contact-section a {
        font: normal normal normal clamp(16px, 3vw, 21px) / 24px "Red Hat Display";
    }
}

header .logged-in-header {
    position: relative;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (min-width: 728px) {

    header .logged-in-header {
        height: 100px;
    }
}

header .logged-in-header h2 {
    text-align: center;
    font: normal normal bold 22px/32px "Red Hat Display";
}

@media (min-width: 728px) {
    header .logged-in-header h2 {
        font: normal normal bold 32px/72px "Red Hat Display";
    }
}

header .logged-in-header .btn-menu-opener {
    position: absolute;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 50px;
}

@media (min-width: 728px) {
    header .logged-in-header .btn-menu-opener {
        width: 100px;
    }
}

header .logged-in-header .btn-menu-opener svg {
    width: 50%;
}

header .logged-in-header .btn-cart-opener {
    position: absolute;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 50px;
}

@media (min-width: 728px) {
    header .logged-in-header .btn-cart-opener {
        width: 100px;
    }
}


footer {
    width: 100%;
    padding: 0;
}

footer .footer-content {
    min-height: 115px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px -3px 6px #00000029;
    opacity: 1;
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
    margin-bottom: 25px;
    justify-content: center;
    text-align: center;
}

@media (min-width: 728px) {
    footer .footer-content {
        text-align: left;
        gap: 75px;
        margin-bottom: 0;
    }
}

footer .footer-content .content h2 {
    font: normal normal 900 15px/55px "Red Hat Display";
}

footer .footer-content .content p,
footer .footer-content .content a {
    font: normal normal normal 15px/17px "Red Hat Display";
    letter-spacing: 0px;
    color: #090909;
    text-decoration: none;
}

footer .powered_by {
    background: #FF7A00 0% 0% no-repeat padding-box;
    opacity: 1;
    height: 50px;
    display: flex;
    justify-content: center;
}

footer .powered_by p,
footer .powered_by a {
    align-content: center;
    color: white;
    font: normal normal bold 21px/24px "Red Hat Display";
    text-decoration: none !important;
}

footer .powered_by a:hover {
    text-decoration: underline !important;
}

.login-page {
    background: transparent url('/assets/images/client/background-login-page.png') 0 0 no-repeat padding-box;
    background-size: cover;
    width: 100vw;
    min-height: 100vh;
    align-items: center;
    justify-content: center;
    display: flex;
    padding: 20px;
    overflow-x: hidden;
}

.login-page .page-content {
    height: auto;
    min-height: 500px;
    width: 100%;
    max-width: min(800px, calc(100vw - 40px));
    padding: 50px 40px;
    background: #FFFCEC 0% 0% no-repeat padding-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 25px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

.login-page .page-content img {
    max-width: 289px;
    width: 100%;
    height: auto;
    margin-bottom: 25px;
}

.login-page .page-content h1 {
    font: normal normal 900 clamp(32px, 5vw, 64px)/1.125 "Red Hat Display", sans-serif;
    color: #090909;
    text-align: center;
    margin: 0;
}

.login-page .page-content p {
    font: italic normal normal clamp(16px, 2vw, 18px)/1.28 "Red Hat Display", sans-serif;
    letter-spacing: 0px;
    color: #090909;
    margin: 15px 0;
    text-align: center;
}

.login-page .page-content #loginForm,
.login-page .page-content #forgotPasswordForm,
.login-page .page-content #changePasswordForm {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: min(600px, calc(100% - 20px));
        justify-self: center;
}

.login-page .page-content #loginForm input,
.login-page .page-content #forgotPasswordForm input,
.login-page .page-content #changePasswordForm input {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    font: normal normal normal clamp(18px, 2vw, 21px)/1.14 "Red Hat Display", sans-serif;
    padding: 0 15px;
    border: 0;
    height: 75px;
    width: 100%;
    box-sizing: border-box;
}

.login-page .page-content #loginForm input::placeholder,
.login-page .page-content #forgotPasswordForm input::placeholder,
.login-page .page-content #changePasswordForm input::placeholder {
    color: #090909;
    font: normal normal normal clamp(18px, 2vw, 21px)/1.14 "Red Hat Display", sans-serif;
}

.login-page .page-content #loginForm .inputs-form,
.login-page .page-content #forgotPasswordForm .inputs-form,
.login-page .page-content #changePasswordForm .inputs-form {
    background: #FF7A00 0% 0% no-repeat padding-box;
    padding: 20px;
    display: flex;
    flex-direction: column;
    width: 100%;
    box-sizing: border-box;
}

.login-page .page-content #loginForm .inputs-form #email,
.login-page .page-content #forgotPasswordForm .inputs-form #email,
.login-page .page-content #changePasswordForm .inputs-form #email {
    width: 100%;
    margin-bottom: 20px;
    box-sizing: border-box;
}

.login-page .page-content #loginForm button,
.login-page .page-content #forgotPasswordForm button,
.login-page .page-content #changePasswordForm button {
    background: #FF7A00 0% 0% no-repeat padding-box;
    border: none;
    height: 50px;
    font: normal normal normal clamp(16px, 2vw, 18px)/1.2 "Red Hat Display", sans-serif;
    color: white;
    cursor: pointer;
    box-sizing: border-box;
}

.login-page .page-content #loginForm .login-action,
.login-page .page-content #forgotPasswordForm .login-action,
.login-page .page-content #changePasswordForm .login-action {
    display: flex;
    margin: 15px 0 35px 0;
    justify-content: flex-end;
    width: 100%;
    flex-direction: row;
}

.login-page .page-content #loginForm .login-action a,
.login-page .page-content #forgotPasswordForm .login-action a,
.login-page .page-content #changePasswordForm .login-action a {
    font: normal normal normal clamp(16px, 2vw, 18px)/1.28 "Red Hat Display", sans-serif;
    letter-spacing: 0px;
    color: #FF4D00;
    text-decoration: none;
}

/* Tablet styles */
@media (max-width: 768px) {
    .login-page {
        padding: 15px;
    }

    .login-page .page-content {
        width: 100%;
        max-width: calc(100vw - 30px);
        padding: 40px 20px;
    }

    .login-page .page-content img {
        max-width: 200px;
    }

    .login-page .page-content #loginForm input,
    .login-page .page-content #forgotPasswordForm input,
    .login-page .page-content #changePasswordForm input {
        height: 60px;
    }

    .login-page .page-content #loginForm .inputs-form,
    .login-page .page-content #forgotPasswordForm .inputs-form,
    .login-page .page-content #changePasswordForm .inputs-form {
        padding: 15px;
    }
}

/* Mobile styles */
@media (max-width: 480px) {
    .login-page {
        padding: 10px;
    }

    .login-page .page-content {
        max-width: calc(100vw - 20px);
        padding: 30px 15px;
    }

    .login-page .page-content img {
        max-width: 150px;
        margin-bottom: 20px;
    }

    .login-page .page-content #loginForm input,
    .login-page .page-content #forgotPasswordForm input,
    .login-page .page-content #changePasswordForm input {
        height: 50px;
        padding: 0 12px;
    }

    .login-page .page-content #loginForm .inputs-form,
    .login-page .page-content #forgotPasswordForm .inputs-form,
    .login-page .page-content #changePasswordForm .inputs-form {
        padding: 12px;
    }

    .login-page .page-content #loginForm .inputs-form #email,
    .login-page .page-content #forgotPasswordForm .inputs-form #email,
    .login-page .page-content #changePasswordForm .inputs-form #email {
        margin-bottom: 15px;
    }

    .login-page .page-content #loginForm button,
    .login-page .page-content #forgotPasswordForm button,
    .login-page .page-content #changePasswordForm button {
        height: 45px;
    }

    .login-page .page-content #loginForm .login-action,
    .login-page .page-content #forgotPasswordForm .login-action,
    .login-page .page-content #changePasswordForm .login-action {
        justify-content: center;
        text-align: center;
    }
}


.popup-addneworderlist {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    align-items: center;
    justify-content: center;
}

.popup-addneworderlist .wrap {
    position: relative;
    width: 100%;
    max-width: 60%;
    background: black;
    padding: 180px 60px;
}

.popup-addneworderlist .wrap .btn-close {
    position: absolute;
    top: 60px;
    right: 60px;
}

.popup-addneworderlist .wrap .form {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.popup-addneworderlist .wrap .form h2 {
    color: white;
    font: normal normal 900 34px/52px "Red Hat Display";
}

.popup-addneworderlist .wrap .form p {
    color: white;
}

.popup-addneworderlist .wrap .form.-hide {
    display: none;
}

.popup-addneworderlist .wrap .confirmation {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.popup-addneworderlist .wrap .confirmation h2 {
    color: white;
    font: normal normal 900 34px/52px "Red Hat Display";
}

.popup-addneworderlist .wrap .confirmation p {
    color: white;
}

.popup-addneworderlist .wrap .confirmation a {
    margin-top: 30px;
}

.popup-addneworderlist .wrap .confirmation.-hide {
    display: none;
}

.popup-addneworderlist.-hide {
	display: none;
}

.products-page .page-banner {
    height: 400px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 0 1em;
}

.products-page .page-banner img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    object-fit: cover;
}

.products-page .page-banner h1 {
    max-width: 750px;
    font: normal normal 900 34px "Red Hat Display";
    letter-spacing: 0px;
    color: #FFFFFF;
    text-shadow: 0px 3px 15px #000000;
    text-transform: uppercase;
    position: absolute;
}

@media (min-width: 767px) {
    .products-page .page-banner h1 {
        font: normal normal 900 64px "Red Hat Display";
    }
}

.products-page .archive {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.products-page .archive .archive-header {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 4em 1em;
}

.products-page .archive .archive-header h2 {
    text-align: center;
    font: normal normal 900 42px/48px "Red Hat Display";
    letter-spacing: 0px;
    color: #FF7A00;
    margin-bottom: 0.5em;
}

.products-page .archive .archive-header p {
    max-width: 800px;
    text-align: center;
    font: normal normal normal 21px/24px "Red Hat Display";
    letter-spacing: 0px;
    color: #090909;
}

.products-page .archive .archive-filters {
    width: 100%;
    padding: 0 50px;
}

.products-page .archive .archive-filters #products-filters {
    display: flex;
    justify-content: center;
    align-items: center;
}

.products-page .archive .archive-filters #products-filters .search {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.products-page .archive .archive-filters #products-filters .search input {
    border: 1px solid #00000047;
}

.products-page .archive .archive-filters #products-filters label {
    font: normal normal 900 21px/77px "Red Hat Display";
    letter-spacing: 0px;
    color: #FF7A00;
    text-transform: uppercase;
}

.products-page .archive .archive-filters #products-filters input {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    font: normal normal normal 21px/24px "Red Hat Display";
    padding-left: 15px;
    border: 0;
}

.products-page .archive .archive-filters #products-filters input::placeholder {
    color: #090909;
    font: normal normal normal 21px/24px "Red Hat Display";
}

.products-page .archive .archive-filters #products-filters #search-term,
.products-page .archive .archive-filters #products-filters .box {
    height: 75px;
}

.products-page .archive .archive-filters #products-filters #search-term:focus {
			outline: none;
			box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.3);
		}

.products-page .archive .archive-filters #products-filters .category {
    width: 100%;
}

.products-page .archive .archive-filters #products-filters .category .category-boxes {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.products-page .archive .archive-filters #products-filters .category .category-boxes .box {
    border: 2px solid #FF7A00;
    display: flex;
    align-items: center;
    font: normal normal bold 21px/24px "Red Hat Display";
    letter-spacing: 0px;
    color: #FF4D00;
    padding: 0 20px;
    cursor: pointer;
}

@media (max-width: 767px) {


    .products-page .archive .archive-filters #products-filters .category .category-boxes {
        gap: 10px;
    }
    .products-page .archive .archive-filters #products-filters .category .category-boxes .box {
        font: normal normal bold 16px "Red Hat Display";
        padding: 10px !important;
        height: auto;
    }
}

.products-page .archive .archive-filters #products-filters .category .category-boxes .box.selected,
.products-page .archive .archive-filters #products-filters .category .category-boxes .box:hover {
    background: #FF7A00 0% 0% no-repeat padding-box;
    color: #FFFFFF;
    border: 0;
}

.products-page .archive .products {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
    padding: 60px 100px;
    width: 100%;
    justify-items: center;
}

.products-page .archive .products .single-product {
    display: flex;
    flex-direction: column;
}

.products-page .archive .products .single-product a {
    text-decoration: none;
    text-wrap: wrap;
    color: #FF7A00;
}

.products-page .archive .products .single-product a:hover {
    color: #FF4D00;
    transition: color 0.3s ease;
}

.products-page .archive .products .single-product h3 {
    font: normal normal 900 21px/37px "Red Hat Display";
    letter-spacing: 0px;
    color: #FF7A00;
    text-transform: uppercase;
    text-wrap: wrap;
    text-align: center !important;
}

@media (min-width: 728px) {
    .products-page .archive .products .single-product h3 {
        text-align: left;
        font: normal normal 900 21px/77px "Red Hat Display";
    }
}

.products-page .archive .products .single-product .product-image {
    background-color: #FFF;
}

.products-page .archive .products .single-product .empty_image,
.products-page .archive .products .single-product img {
    width: 100%;
    height: 250px;
    object-fit: contain;
}

@media (min-width: 728px) {
    .products-page .archive .products .single-product .empty_image,
    .products-page .archive .products .single-product img {
        height: 400px;
    }
}

.products-page .archive .products .single-product .empty_image {
    position: relative;
    background-color: #FF7A00;
}

.products-page .archive .products .single-product .empty_image a {
    height: 100%;
    width: 100%;
    position: absolute;
    text-decoration: none;
}

.products-page .archive .products .single-product a {
    transition: transform 0.3s ease;
}

.products-page .archive .products .single-product a:hover {
    img {
        transform: translateY(-3px) scale(1.025);
    }
}

@media (max-width: 1623px) {
    .products-page .archive .products {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 867px) {
    .products-page .archive .products {
        grid-template-columns: repeat(2, 1fr);
        padding: 40px 20px;
    }
}

.products-page .archive .show-more {
    font-size: clamp(16px, 2.5vw, 21px); /* Responsive button font size */
    font-weight: 900 !important;
    color: #FF7A00;
    background: #fff;
    border: solid 2px #FF7A00 !important;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
    transition: transform 0.3s ease;
    padding: 12px 24px; /* Added padding for better touch targets */
    border: none;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    margin: 1rem auto;
}

.products-page .archive .show-more:hover {
    color: #fff;
    background: #FF7A00;
    transform: translateY(-3px) scale(1.05);
    /* box-shadow: 0 15px 30px rgba(0, 0, 0, 0.4); */
}

.product-section {
    background: transparent url('/assets/images/client/background-login-page.png') 0 0 no-repeat padding-box;
    display: flex;
    justify-content: center;
    background-size: cover;
}

.product-section .breadcrumb {
    padding-top: 40px;
    text-decoration: underline;
    font: normal normal bold 21px / 27px "Red Hat Display";
    letter-spacing: 0px;
    color: #FF4D00;
    text-transform: uppercase;
    padding-left: 60px;
}
@media (min-width: 767px) {
    .product-section .breadcrumb {
        font: normal normal bold 21px / 77px "Red Hat Display";
    }
}
.product-section a {
    color: #FF4D00;
}
.product-section .product-wrapper {
    background: #FFFCEC 0% 0% no-repeat padding-box;
    width: 100%;
}
@media (min-width: 767px) {
    .product-section .product-wrapper {
        width:90%;
    }
}
@media (min-width: 967px) {
    .product-section .product-wrapper {
        width:80%;
    }
}
@media (min-width: 1067px) {
    .product-section .product-wrapper {
        width:70%;
    }
}
.product-section .product-wrapper .product {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
    padding: 40px 40px 100px;
    flex-wrap: nowrap;
}
@media (min-width: 767px) {
    .product-section .product-wrapper .product {
        flex-direction: row;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 60px;
    }
}
.product-section .product-wrapper .product .product-image {
    height: 350px;
    min-width:50%;
    box-shadow: 0px 3px 6px #00000029;
    background: #fff;
    padding: 10px;
}

.product-section .product-wrapper .product .product-image .empty_image,
.product-section .product-wrapper .product .product-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.product-section .product-wrapper .product .product-infos {
    display: flex;
    flex-direction: column;
    padding-right: 60px;
}

.product-section .product-wrapper .product .product-infos h1 {
    text-align: left;
    font: normal normal 900 44px/52px "Red Hat Display";
    letter-spacing: 0px;
    color: #090909;
    text-transform: uppercase;
    margin: 0;
}

.product-section .product-wrapper .product .product-infos .description #description-label {
    font: normal normal 900 21px/77px "Red Hat Display";
    letter-spacing: 0px;
    color: #FF7A00;
    text-transform: uppercase;
}

.product-section .product-wrapper .product .product-infos .price-label {
    font: normal normal 900 21px/77px "Red Hat Display";
    letter-spacing: 0px;
    color: #FF7A00;
    text-transform: uppercase;
}

.product-section .product-wrapper .product .product-infos #price {
    font: normal normal 500 24px/32px "Red Hat Display";
    letter-spacing: 0px;
    color: #090909;
    text-transform: normal;
}

.product-section .product-wrapper .product .product-infos .product-form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.product-section .product-wrapper .product .product-infos .product-form label {
    font: normal normal 900 21px/77px "Red Hat Display";
    letter-spacing: 0px;
    color: #FF7A00;
    text-transform: uppercase;
}

.product-section .product-wrapper .product .product-infos .product-form input {
    width: 166px;
    height: 75px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #00000059;
    font: normal normal normal 21px/24px "Red Hat Display";
    margin-bottom: 25px;
    text-align: center;
}

.product-section .product-wrapper .product .product-infos .product-form #format {
    font: normal normal normal 21px/24px "Red Hat Display";
}

.product-section .product-wrapper .product .product-infos .product-form button {
    min-width: 307px;
    height: 77px;
    background: #FF7A00 0% 0% no-repeat padding-box;
    color: white;
    font: normal normal bold 21px / 24px "Red Hat Display";
    text-transform: uppercase;
    border: 0;
}

.product-section .product-wrapper .product .product-infos .product-form .buttons {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
@media (min-width: 768px) {
    .product-section .product-wrapper .product .product-infos .product-form .buttons {
        flex-direction: row;
        flex-wrap: wrap;
    }
}
.product-section .product-wrapper .product .product-infos .product-form .order-lists {
    min-width: 307px;
    position: relative;
    flex: 1;
    align-self: stretch;
    display: inline-flex;
    align-items: center;
    margin-bottom: 50px;
    color: white;
}

.product-section .product-wrapper .product .product-infos .product-form .order-lists .btn{

    background: #FF7A00 0% 0% no-repeat padding-box;
    color: white;
    font: normal normal bold 21px / 24px "Red Hat Display";
    display: flex;
    align-items: center;
    gap:10px;
    color:White;
}

.product-section .product-wrapper .product .product-infos .product-form .order-lists .list {
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translateY(100%);
    width: 100%;
    background: white;
    border: 2px solid #f9aa68;
    display: flex;
    flex-direction: column;
    max-height: 200px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

.product-section .product-wrapper .product .product-infos .product-form .order-lists .list.-hide {
    display: none;
}

.product-section .product-wrapper .product .product-infos .product-form .order-lists .list a.btn-addtolist {
    width: 100%;
    color: white;
    display: flex;
    align-items: center;
    align-self: stretch;
}

.product-section .product-wrapper .product .product-infos .product-form .order-lists .list a.btn-addtolist svg {
    width: 9px;
    height: 13px;
    margin-left: auto;
    transform: rotate(90deg);
}

.product-section .product-wrapper .product .product-infos .product-form .order-lists .list .btn-createnew {
    background: black;
    color: white;
}

.product-section .product-wrapper .product .product-infos .product-form .order-lists .list button {
    font: 14px "Josefin Sans", sans-serif;
    width: auto;
    color: black;
    text-decoration: none;
    padding: 15px 20px;
    display: flex;
    align-items: center;
    background: white;
    border: none;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.product-section .product-wrapper .product .product-infos .product-form .order-lists .list button span {
    width: 14px;
    height: 14px;
    border: 2px solid #f9aa68;
    border-radius: 2px;
    margin-right: 12px;
    margin-top: -3px;
    transform: rotate(-45deg);
    transition: all 0.3s ease-in-out;
}

.product-section .product-wrapper .product .product-infos .product-form .order-lists .list button:hover span,
.product-section .product-wrapper .product .product-infos .product-form .order-lists .list button.-selected span {
    background: #f9aa68;
}

.navigation {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.5);
    overflow-x: hidden;
    transition: 0.5s;
}
.menu {
    padding-top: 60px;
    position: relative;
    background: #FF7A00;
    height: 100%;
    width: 100%;
    @media (min-width: 1300px) {
        width: 35%;
    }
}
.menu a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    font: normal normal bold 21px / 32px Red Hat Display;
    color: #FFFCEC;
    display: block;
    transition: 0.3s;
}
.menu a:hover {
    color: #5c5348;
}
.menu .closebtn {
    position: absolute;
    top: 25px;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    cursor: pointer;
}

.order-list-page {
    min-height: 100vh;
    background: transparent url('/assets/images/client/background-login-page.png') 0 0 no-repeat padding-box;
    display: flex;
    justify-content: center;
    background-size: cover;
}

.order-list-page .order-list-wrapper {
    background: #FFFCEC 0% 0% no-repeat padding-box;
    width: 100%;
    padding: 25px;
}

@media (min-width: 1300px) {
    .order-list-page .order-list-wrapper {
        width: 70%;
    }
}

.order-list-page .order-list-wrapper h1 {
    text-align: left;
    font: normal normal 900 44px/52px "Red Hat Display";
    letter-spacing: 0px;
    color: #FF7A00;
    text-transform: uppercase;
    margin: 0;
    padding: 10px 0;
}

.order-list-page .order-list-wrapper .page-header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.order-list-page .order-list-wrapper .page-header .btn-createnew {
    display: flex;
    align-items: center;
    gap: 10px;
    color: black;
    text-transform: uppercase;
    text-decoration: none;
    margin-left: auto;
    font-weight: 600;
}

.order-list-page .order-list-wrapper .product-list {
    border-left: 10px solid #FF7A00;
    background: rgba(255, 122, 0, 0.5);
    padding: 2%;
    display: flex;
    gap: 50px;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 20px;
}

.order-list-page .order-list-wrapper .product-list .product-list-content {
    display: flex;
    justify-content: space-between;
    gap: 50px;
    align-items: center;
    flex-direction: column;
}

.order-list-page .order-list-wrapper .product-list .product-list-content p {
    font-size: 22px;
    padding: 0;
    display: flex;
    flex-direction: column;
}

.order-list-page .order-list-wrapper .product-list .product-list-content p span {
    font-size: 32px;
    font-weight: 600;
}

.order-list-page .order-list-wrapper .product-list .product-list-buttons {
    display: flex;
    align-self: center;
    gap: 50px;
    flex-direction: row;
}

/* Mobile Responsive Styles */
@media (max-width: 768px) {
    .order-list-page .order-list-wrapper {
        padding: 15px;
    }

    .order-list-page .order-list-wrapper h1 {
        font-size: 28px;
        line-height: 36px;
        text-align: center;
    }

    .order-list-page .order-list-wrapper .page-header {
        flex-direction: column;
        gap: 15px;
        align-items: stretch;
    }

    .order-list-page .order-list-wrapper .page-header .btn-createnew {
        margin-left: 0;
        justify-content: center;
    }

    .order-list-page .order-list-wrapper .product-list {
        flex-direction: column;
        gap: 20px;
        padding: 15px;
    }

    .order-list-page .order-list-wrapper .product-list .product-list-content {
        gap: 20px;
    }

    .order-list-page .order-list-wrapper .product-list .product-list-content p {
        font-size: 18px;
        text-align: center;
    }

    .order-list-page .order-list-wrapper .product-list .product-list-content p span {
        font-size: 24px;
    }

    .order-list-page .order-list-wrapper .product-list .product-list-buttons {
        flex-direction: column;
        gap: 15px;
    }
}

@media (max-width: 480px) {
    .order-list-page .order-list-wrapper {
        padding: 10px;
    }

    .order-list-page .order-list-wrapper h1 {
        font-size: 24px;
        line-height: 32px;
    }

    .order-list-page .order-list-wrapper .product-list {
        border-left: 5px solid #FF7A00;
        padding: 10px;
        gap: 15px;
    }

    .order-list-page .order-list-wrapper .product-list .product-list-content {
        gap: 15px;
    }

    .order-list-page .order-list-wrapper .product-list .product-list-content p {
        font-size: 16px;
    }

    .order-list-page .order-list-wrapper .product-list .product-list-content p span {
        font-size: 20px;
    }

    .order-list-page .order-list-wrapper .product-list .product-list-buttons {
        gap: 10px;
        align-items: center;
    }
}

.settings-section {
    background: transparent url('/assets/images/client/background-login-page.png') 0 0 no-repeat padding-box;
    display: flex;
    justify-content: center;
    background-size: cover;
}

/* @media (min-width: 1300px) {
    .settings-section {
        background: transparent url("/assets/images/client/background-login-page.png") 0 0 no-repeat padding-box;
    }
} */

.settings-section .settings-wrapper {
    background: #FFFCEC 0% 0% no-repeat padding-box;
    width: 100%;
    padding: 25px;
}

@media (min-width: 1300px) {
    .settings-section .settings-wrapper {
        width: 70%;
    }
}

.settings-section .settings-wrapper .current-email span,
.settings-section .settings-wrapper .current-password span {
    font: normal normal 600 18px "Red Hat Display";
}

.settings-section .settings-wrapper .current-email,
.settings-section .settings-wrapper .current-password {
    font: normal normal 600 18px "Red Hat Display";
    margin-bottom: 15px;
}

.settings-section .settings-wrapper h1 {
    text-align: left;
    font: normal normal 900 44px/52px "Red Hat Display";
    letter-spacing: 0px;
    color: #FF7A00;
    text-transform: uppercase;
    margin: 0;
}

.settings-section .settings-wrapper h2 {
    font: normal normal 900 24px/32px "Red Hat Display";
    margin-top: 30px;
    margin-bottom: 15px;
    color: #FF7A00;
}

.settings-section .settings-wrapper label {
    font: normal normal 600 18px "Red Hat Display";
    color: #FF7A00;
}

.settings-section .settings-wrapper #changePW,
.settings-section .settings-wrapper #changeEmail {
    flex-direction: column;
    align-items: flex-start;
}

.settings-section .settings-wrapper form .form-status {
    text-align: left;
    color: #FF7A00;
    margin-left: 0;
}

.past-order-section {
    min-height: 100vh;
    background: transparent url('/assets/images/client/background-login-page.png') 0 0 no-repeat padding-box;
    display: flex;
    justify-content: center;
    background-size: cover;
}

.past-order-section .past-order-wrapper {
    background: #FFFCEC 0% 0% no-repeat padding-box;
    width: 100%;
    padding: 25px;
}

@media (min-width: 1300px) {
    .past-order-section .past-order-wrapper {
        width: 70%;
    }
}

.past-order-section .past-order-wrapper .header {
    display: flex;
    justify-content: space-between;
}

.past-order-section .past-order-wrapper .header h1 {
    text-align: left;
    font: normal normal 900 44px/52px "Red Hat Display";
    letter-spacing: 0px;
    color: #090909;
    text-transform: uppercase;
    margin: 0;
    padding: 10px 0;
}

.past-order-section .go-back {
    padding-left: 50px;
    text-align: left;
    font: normal normal 900 20px "Red Hat Display";
    letter-spacing: 0px;
    text-decoration: none;
    color: #090909;
    text-transform: uppercase;
}

.past-order-section .go-back svg {
    rotate: 180deg;
}

.past-order-section .list {
    display: flex;
    flex-direction: column;
    margin: 50px 0;
}

.past-order-section .list .product {
    display: flex;
    background: rgba(255, 122, 0, 0.5);
}

.past-order-section .list .product .img {
    position: relative;
    z-index: 1;
    width: 15%;
    height: 0;
    padding-bottom: 15%;
    background: white;
    margin-right: 50px;
}

.past-order-section .list .product .img img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    max-width: 60%;
    max-height: 60%;
    object-fit: contain;
    object-position: center;
}

.past-order-section .list .product .content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    padding: 25px;
}

.past-order-section .list .product .content .header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.past-order-section .list .product .content .header p {
    font: 600 26px "Josefin Sans", sans-serif;
    text-transform: uppercase;
}

.past-order-section .list .product .content .details {
    font: 400 18px "Josefin Sans", sans-serif;
    text-transform: uppercase;
}

.past-order-section .list .product p {
    padding-top: 0;
}

.past-order-section .list .product:not(:last-child) {
    border-bottom: 2px solid white;
}

.past-order-section .footer {
    padding-top: 20px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.past-order-section .footer p {
    font: 700 24px "Josefin Sans", sans-serif;
    text-transform: uppercase;
    padding: 0;
}

.order-history-section {
    min-height: 100vh;
    background: transparent url('/assets/images/client/background-login-page.png') 0 0 no-repeat padding-box;
    display: flex;
    justify-content: center;
    background-size: cover;
}

.order-history-section .order-history-wrapper {
    background: #FFFCEC 0% 0% no-repeat padding-box;
    width: 100%;
    padding: 25px;
}

@media (min-width: 1300px) {
    .order-history-section .order-history-wrapper {
        width: 70%;
    }
}

.order-history-section .order-history-wrapper h1 {
    text-align: left;
    font: normal normal 900 44px/52px "Red Hat Display";
    letter-spacing: 0px;
    color: #FF7A00;
    text-transform: uppercase;
    margin: 0;
    padding: 10px 0;
}

@media (max-width: 768px) {
        .order-history-section .order-history-wrapper h1 {
        text-align: center;
    }
}

.order-history-section .order-history-wrapper h2 {
    font: normal normal 900 24px/32px "Red Hat Display";
    margin-bottom: 15px;
}

.order-history-section .order-history-wrapper .list .order {
    border-left: 10px solid #FF7A00;
    background: rgba(255, 122, 0, 0.5);
    padding: 2%;
    display: flex;
    gap: 50px;
    flex-direction: column;
    margin-bottom: 20px;
}

.order-history-section .order-history-wrapper .list .order .order-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}


.order-history-section .order-history-wrapper .list .order .order-content p {
    font-size: 22px;
    padding: 0;
    display: flex;
    flex-direction: column;
}

.order-history-section .order-history-wrapper .list .order .order-content p span {
    font-size: 32px;
    font-weight: 600;
}

.order-history-section .order-history-wrapper .list .order .order-content .total {
    font-size: 38px;
    font-weight: 900;
}

.order-history-section .order-history-wrapper .list .order .bottom-order {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap; /* Allows items to wrap on small screens */
}

@media (max-width: 768px) {
    .order-history-section .order-history-wrapper .list .order .bottom-order, .order-history-section .order-history-wrapper .list .order .order-content {
        flex-direction: column;
        align-items: center;
        gap: 30px; /* Adds spacing between stacked elements */
        text-align: center;
        line-height: 1.4;
    }
}

.order-history-section .order-history-wrapper .list .order .see-order-btn {
    font: 700 14px "Red Hat Display", sans-serif;
    color: white;
    display: inline-flex;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    padding: 25px 40px 23px;
    background: black;
    border: black;
    transition: all 0.3s ease-in-out;
}

.order-list-single-page {
    min-height: 100vh;
    background: transparent url('/assets/images/client/background-login-page.png') 0 0 no-repeat padding-box;
    display: flex;
    justify-content: center;
    background-size: cover;
    padding: 0 15px; /* Add horizontal padding for mobile */
}

.order-list-single-page .order-list-single-wrapper {
    background: #FFFCEC 0% 0% no-repeat padding-box;
    width: 100%;
    padding: 25px;
    max-width: 100%; /* Prevent overflow */
    box-sizing: border-box;
}

/* Tablet and up */
@media (min-width: 768px) {
    .order-list-single-page .order-list-single-wrapper {
        padding: 40px;
    }
}

/* Desktop */
@media (min-width: 1300px) {
    .order-list-single-page .order-list-single-wrapper {
        width: 70%;
        max-width: 1200px;
    }
}

.order-list-single-page .order-list-single-wrapper h1 {
    text-align: left;
    font: normal normal 900 28px/36px "Red Hat Display";
    letter-spacing: 0px;
    color: #090909;
    text-transform: uppercase;
    margin: 0;
    padding: 10px 0;
    word-break: break-word; /* Prevent overflow on long titles */
}

/* Tablet and up */
@media (min-width: 768px) {
    .order-list-single-page .order-list-single-wrapper h1 {
        font-size: 36px;
        line-height: 44px;
    }
}

/* Desktop */
@media (min-width: 1200px) {
    .order-list-single-page .order-list-single-wrapper h1 {
        font-size: 44px;
        line-height: 52px;
    }
}

.order-list-single-page .order-list-single-wrapper .edit-title {
    display: flex;
}

.order-list-single-page .order-list-single-wrapper .edit-title input {
    font: 16px "Red Hat Display", sans-serif;
    color: black;
    background: white;
    border: 2px solid black;
    padding: 15px 15px;
    align-self: stretch;
    width: 100%;
    box-sizing: border-box;
}

/* Tablet and up */
@media (min-width: 768px) {
    .order-list-single-page .order-list-single-wrapper .edit-title input {
        font-size: 18px;
        padding: 23px 20px 19px;
    }
}

.order-list-single-page .order-list-single-wrapper .edit-title.-hide {
    display: none;
}

.order-list-single-page .order-list-single-wrapper .list-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 15px;
}

/* Mobile: Stack header elements */
@media (max-width: 767px) {
    .order-list-single-page .order-list-single-wrapper .list-header {
        flex-direction: column;
        align-items: stretch;
    }
}

.order-list-single-page .order-list-single-wrapper .list-header .title {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap;
}

/* Mobile: Stack title elements */
@media (max-width: 567px) {
    .order-list-single-page .order-list-single-wrapper .list-header .title {
        gap: 10px;
    }
}

.order-list-single-page .order-list-single-wrapper .list-header .btn-delete-product-list {
    font: 700 12px "Red Hat Display", sans-serif;
    color: black;
    text-transform: uppercase;
    text-decoration: none;
    display: flex;
    align-items: center;
    margin-left: auto;
    transition: all 0.3s ease-in-out;
    white-space: nowrap;
}

/* Tablet and up */
@media (min-width: 768px) {
    .order-list-single-page .order-list-single-wrapper .list-header .btn-delete-product-list {
        font-size: 14px;
    }
}

/* Mobile: Remove auto margin */
@media (max-width: 767px) {
    .order-list-single-page .order-list-single-wrapper .list-header .btn-delete-product-list {
        margin-left: 0;
        align-self: flex-end;
    }
}

.order-list-single-page .order-list-single-wrapper .list-header .btn-delete-product-list svg {
    width: 20px;
    height: 20px;
    margin-top: -3px;
    margin-left: 8px;
    transform: rotate(-45deg);
}

/* Tablet and up */
@media (min-width: 768px) {
    .order-list-single-page .order-list-single-wrapper .list-header .btn-delete-product-list svg {
        width: 25px;
        height: 25px;
        margin-left: 10px;
    }
}

.order-list-single-page .order-list-single-wrapper .go-back {
    text-align: left;
    font: normal normal 900 16px "Red Hat Display";
    letter-spacing: 0px;
    text-decoration: none;
    color: #090909;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
}

/* Tablet and up */
@media (min-width: 768px) {
    .order-list-single-page .order-list-single-wrapper .go-back {
        font-size: 20px;
        margin-right: 10px;
    }
}

.order-list-single-page .order-list-single-wrapper .go-back svg {
    rotate: 180deg;
    margin-right: 8px;
    width: 16px;
    height: 16px;
}

/* Tablet and up */
@media (min-width: 768px) {
    .order-list-single-page .order-list-single-wrapper .go-back svg {
        margin-left: 10px !important;
        width: 20px;
        height: 20px;
    }
}

.order-list-single-page .order-list-single-wrapper .list {
    display: flex;
    flex-direction: column;
    margin: 30px 0;
}

/* Tablet and up */
@media (min-width: 768px) {
    .order-list-single-page .order-list-single-wrapper .list {
        margin: 50px 0;
    }
}

.order-list-single-page .order-list-single-wrapper .list .product {
    display: flex;
    background: rgba(255, 122, 0, 0.5);
    align-items: center;
    flex-wrap: wrap;
    min-height: 120px;
}

/* Mobile: Stack product elements */
@media (max-width: 767px) {
    .order-list-single-page .order-list-single-wrapper .list .product {
        flex-direction: column;
        align-items: stretch;
        min-height: auto;
    }
}

.order-list-single-page .order-list-single-wrapper .list .product .img {
    position: relative;
    z-index: 1;
    width: 120px;
    height: 120px;
    background: white;
    margin-right: 20px;
    flex-shrink: 0;
}

/* Tablet */
@media (min-width: 768px) {
    .order-list-single-page .order-list-single-wrapper .list .product .img {
        width: 15%;
        height: 100%;
        padding-bottom: 16%;
        margin-right: 30px;
    }
}

/* Desktop */
@media (min-width: 1200px) {
    .order-list-single-page .order-list-single-wrapper .list .product .img {
        margin-right: 50px;
    }
}

/* Mobile: Full width image */
@media (max-width: 767px) {
    .order-list-single-page .order-list-single-wrapper .list .product .img {
        width: 100%;
        height: 150px;
        margin-right: 0;
        margin-bottom: 15px;
    }
}

.order-list-single-page .order-list-single-wrapper .list .product .img img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    max-width: 60%;
    max-height: 60%;
    object-fit: contain;
    object-position: center;
}

.order-list-single-page .order-list-single-wrapper .list .product .content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    padding: 15px;
    gap: 8px;
    flex: 1;
}

/* Tablet and up */
@media (min-width: 768px) {
    .order-list-single-page .order-list-single-wrapper .list .product .content {
        padding: 25px;
        gap: 10px;
    }
}

/* Mobile: Adjust content when stacked */
@media (max-width: 767px) {
    .order-list-single-page .order-list-single-wrapper .list .product .content {
        width: 100%;
        padding: 15px 20px;
    }
}

.order-list-single-page .order-list-single-wrapper .list .product .content p {
    font: 600 18px "Josefin Sans", sans-serif;
    text-transform: uppercase;
    margin: 0;
    word-break: break-word;
}

/* Tablet and up */
@media (min-width: 768px) {
    .order-list-single-page .order-list-single-wrapper .list .product .content p {
        font-size: 22px;
    }
}

/* Desktop */
@media (min-width: 1200px) {
    .order-list-single-page .order-list-single-wrapper .list .product .content p {
        font-size: 26px;
    }
}

.order-list-single-page .order-list-single-wrapper .list .product .content .details {
    font: 400 14px "Josefin Sans", sans-serif;
    text-transform: uppercase;
    word-break: break-word;
}

/* Tablet and up */
@media (min-width: 768px) {
    .order-list-single-page .order-list-single-wrapper .list .product .content .details {
        font-size: 16px;
    }
}

/* Desktop */
@media (min-width: 1200px) {
    .order-list-single-page .order-list-single-wrapper .list .product .content .details {
        font-size: 18px;
    }
}

.order-list-single-page .order-list-single-wrapper .list .product .btn-remove {
    margin-right: 20px;
    position: relative;
    margin-left: auto;
    font: 700 12px "Josefin Sans", sans-serif;
    color: black;
    text-decoration: none;
    text-transform: none;
    transition: all 0.3s ease-in-out;
    white-space: nowrap;
    align-self: center;
}

/* Tablet and up */
@media (min-width: 768px) {
    .order-list-single-page .order-list-single-wrapper .list .product .btn-remove {
        font-size: 14px;
        margin-right: 30px;
    }
}

/* Desktop */
@media (min-width: 1200px) {
    .order-list-single-page .order-list-single-wrapper .list .product .btn-remove {
        margin-right: 50px;
    }
}

/* Mobile: Position remove button */
@media (max-width: 767px) {
    .order-list-single-page .order-list-single-wrapper .list .product .btn-remove {
        position: absolute;
        top: 15px;
        right: 15px;
        margin: 0;
        background: rgba(255, 255, 255, 0.9);
        padding: 5px 10px;
        border-radius: 4px;
    }
}

.order-list-single-page .order-list-single-wrapper .list .product .btn-remove:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -8px;
    width: 100%;
    height: 1px;
    background: black;
    transition: all 0.3s ease-in-out;
}

/* Mobile: Hide underline for positioned button */
@media (max-width: 767px) {
    .order-list-single-page .order-list-single-wrapper .list .product .btn-remove:after {
        display: none;
    }
}

.order-list-single-page .order-list-single-wrapper .list .product p {
    padding-top: 0;
}

.order-list-single-page .order-list-single-wrapper .list .product:not(:last-child) {
    border-bottom: 2px solid white;
}

.order-list-single-page .order-list-single-wrapper .btn-addorderlisttocart.-hide {
    display: none;
}

/* General responsive utilities */
@media (max-width: 567px) {
    .order-list-single-page {
        padding: 0 10px;
    }

    .order-list-single-page .order-list-single-wrapper {
        padding: 15px;
    }
}

/* Hover states for better UX */
@media (hover: hover) {
    .order-list-single-page .order-list-single-wrapper .list-header .btn-delete-product-list:hover {
        opacity: 0.7;
    }

    .order-list-single-page .order-list-single-wrapper .go-back:hover {
        opacity: 0.7;
    }

    .order-list-single-page .order-list-single-wrapper .list .product .btn-remove:hover {
        opacity: 0.7;
    }
}


/* General */
.btn, .see-order-btn, .btn-add-to-cart {
        color: #FFFCEC !important;
		background: #FF7A00 !important;
        border: none;
		border-top-left-radius: 25px;
		border-bottom-right-radius: 25px;
		transition: background 0.3s ease, transform 0.3s ease;
        padding: 25px 40px 23px;
        height: auto !important;
	}

	.btn:hover, .see-order-btn:hover,.btn-add-to-cart:hover {
		color: #FFFCEC !important;
        background: #FF4D00 !important;
		transform: translateY(-3px) scale(1.05);
        /* box-shadow: 0 15px 30px rgba(0, 0, 0, 0.4); */
	}
