@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap'); html, body {
    font-family: Mulish;
    font-weight: 400;
    font-size: 14px;
    min-height: 100vh;
}

:root {
    /*--bs-body-font-family: Mulish;
    --bs-font-sans-serif: Mulish;*/
    --vrai-font-size-ref: 1rem;
    --vrai-font-size-1: 1.0714rem;
    /* 15px */
    --vrai-font-size-2: 1.1429rem;
    /* 16px */
    --vrai-font-size-3: 1.2143rem;
    /* 17px */
    --vrai-font-size-4: 1.2857rem;
    /* 18px */
    --vrai-font-size-5: 1.3571rem;
    /* 19px */
    --vrai-font-size-6: 1.4286rem;
    /* 20px */
    --vrai-font-size-7: 1.5rem;
    /* 21px */
    --vrai-font-size-8: 1.5714rem;
    /* 22px */
}

body > header.fixed-top {
    z-index: 1050;
    margin-top: 26px;
}

.header-tint {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 37%;
    background: linear-gradient(
    180deg,
    #101010 0%,
    rgba(16, 16, 16, 0) 74.16%
    );
    pointer-events: none;
    z-index: 1040;
}

.hdr-lng-wrp {
    column-gap: 8px;
    max-width: 58px;
}

.hdr-lng-wrp .inact-lng {
    font-weight: 600;
    color: #CCFE04;
}

.lng-ua, .lng-ru {
    cursor: pointer;
}

.hdr-info-lst-lmt > a {
    white-space: nowrap;
    color: #999999;
    text-decoration: none;
    transition: color 0.5s ease-in-out;
}

.hdr-info-lst-lmt > a:hover {
    color: #CCFE04;
}

.hdr-lst-upd-tm {
    background: #CCFE04;
    margin-left: -15px;
    display: inline-block;
    padding: 8.5px 10px;
    border-radius: 13px;
}

.hdr-lst-upd-txt {
    display: inline-block;
    padding: 8.5px 22px 8.5px 22px;
    border-radius: 13px 0 0 13px;
}

.hdr-srch-btn-wrp .btn {
    background: #CCFE04;
}

.hdr-srch-btn-wrp .btn:first-child:active {
    background: #CCFE04;
}

.hdr-srch-npt-wrp input {
    border: none;
    text-align: center;
}

.hdr-srch-npt-wrp::after {
    content: '';
    display: block;
    width: 80%;
    border-bottom: 1px solid #FFFFFF9C;
    position: absolute;
    bottom: 1px;
    left: 32px;
}

.hdr-srch-npt-wrp input::placeholder {
    color: #FFFFFF9C;
    text-align: center;
}

.hdr-lgn-text {
    font-weight: 500;
    color: #FFFFFF;
}

.hdr-lgn-text > a {
    color: inherit;
    text-decoration: none;
    font-weight: inherit;
    font-size: inherit;
}

.hdr-lgn-icon, .hdr-crt-text {
    background: #CCFE04;
}

.hdr-lgn-icon img {
    padding: 11px;
}

.hdr-lgn-wrp {
    column-gap: 8.5px;
}

.hdr-crt-text {
    padding: 11px;
    line-height: 16px;
}

.hdr-crt-wrp > a {
    column-gap: 7px;
    text-decoration: none;
    color: var(--bs-body-color);
}

.btn-asxt {
    background: #CCFE04;
    padding: 10.5px 54.5px;
    font-weight: 700;
    font-size: var(--vrai-font-size-3);
    color: #000000;
    border: none;
    border-radius: 7px;
    transition: background-color 0.5s;
}

.btn-asxt:hover {
    color: #CCFE04;
    ; background-color: #000000;
}

header .offcanvas.offcanvas-start {
    background: #101010;
    background-image: url(../img/menu-background.png);
}

#assortmentMenu .btn-close {
    background-color: #CCFE04;
    opacity: 1;
}

.mnu-drpdwn {
    margin-top: 38px;
}

.ctgrs-lst {
    margin-right: 5rem;
}

.ctgr-nm {
    color: #C7C7C7;
    font-size: var(--vrai-font-size-2);
}

.ctgr-itm > a {
    text-decoration: none;
    padding-top: 9px;
    padding-bottom: 12px;
    border-bottom: 1px solid #1b1b1b;
    min-width: 22rem;
}

.grd-mnu-cntnr {
    gap: 20px;
}

.grd-mnu-itm {
    width: 251px;
    height: 152px;
    border-radius: 25px;
    background: #1B1B1B;
}

.grd-mnu-itm-hdr {
    color: #FFFFFF;
    font-size: var(--vrai-font-size-8);
    padding: 20px 20px 0px 20px;
}

.grd-mnu-itm-dsc {
    color: #6C6C6C;
    padding: 8px 20px 0 20px;
}

.grd-mnu-itm-crcl {
    width: 49px;
    height: 49px;
    top: 116px;
    left: 215px;
    background: #CCFE04;
}
.grd-mnu-itm-lnk {
    text-decoration: none;
    display: inline-block;
    width: 100%;
    height: 100%;
}

.xl-prc-wrp {
    background: #004922;
    border-radius: 25px;
    margin-top: 18px;
}

.xl-prc-wrp img {
    padding: 20px 20px 0px 0px;
}

.xl-prc-hdr {
    font-size: 3.5rem;
    color: #FFFFFF;
    font-weight: 700;
    line-height: 1;
}

.xl-prc-dsc a {
    color: #FFFFFF80;
}

.xl-prc-txt {
    padding: 33px 0 0 41px;
}

.btn-mngrs {
    color: #CCFE04;
    font-weight: 700;
    font-size: var(--vrai-font-size-3);
    border: 1px solid #CCFE0459;
    border-radius: 13px;
    background: #101010;
    padding: 10px 20px;
}

.btn-mngrs:hover {
    background: #CCFE04;
    border: 1px solid #CCFE0459;
}

.btn-mngrs.show {
    background: #CCFE04;
    border: 1px solid #CCFE0459;
}

.dpdn-mngrs.show {
    background: #CCFE04;
    border: 1px solid #CCFE0459;
}

.dpdn-mngrs .dropdown-item:hover, .dpdn-mngrs .dropdown-item:focus {
    background: none;
}

.mngrs-email {
    font-weight: 700;
    font-size: 12px;
    line-height: 17px;
}

.mngrs-phn {
    font-weight: 400;
    font-size: 12px;
    line-height: 17px;
}

.mngrs-email > a,
.mngrs-phn > a {
    text-decoration: none;
    color: #0B0B0B;
}

.sticky-auth-btn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
    width: 60px;
    height: 72px;
    background-color: #CCFE04;;
    border-radius: 57px;
    text-decoration: none;
    color: #101010;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;    
    font-size: 14px;
    font-weight: 500;    
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    transition: transform 0.2s ease;
}

.sticky-auth-btn:hover {
    transform: scale(1.05);
}

.icon-user svg {
    width: 24px;
    height: 24px;
    margin-bottom: 2px;
}

#hm-pg-crsl .carousel-item {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.carousel-control-prev {
    width: 5%;
    height: 61px;
    bottom: 4.75rem;
    top: auto;
    left: 45%;
}

.carousel-control-next {
    width: 5%;
    height: 61px;
    bottom: 4.75rem;
    top: auto;
    right: 45%;
}

#hm-pg-crsl-cntr {
    position: absolute;
    bottom: 6rem;
    top: auto;
    left: 10%;
    width: 80%;
    background: #2E2E2E6B;
    backdrop-filter: blur(14.600000381469727px);
    border-radius: 69px;
    padding-top: 2px;
    padding-right: 15px;
    padding-bottom: 2px;
    padding-left: 15px;
    text-align: center;
    color: #FFFFFF;
    font-weight: 700;
    text-transform: uppercase;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    width: 1rem;
    height: 1rem;
}

.hm-pg-brnd-lst {
    border-radius: 69px;
    padding-top: 2px;
    padding-right: 15px;
    padding-bottom: 2px;
    padding-left: 15px;
    bottom: 10rem;
    top: auto;
    left: 10%;
    width: 80%;
    height: 3rem;
    background: #CCFE04;
}

.hm-pg-brnd-lst-el {
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 5px 12px 5px;
    cursor: pointer;
}

.hm-pg-mn {
    background: #101010;
    justify-content: center;
    background-image: url(../img/menu-background.png);
}

.pdct-grid {
    margin-top: 50px;
    margin-bottom: 50px;
}

.pdct-grid-hdr {
    font-weight: 600;
    font-size: 50px;
    line-height: 50px;
    text-transform: uppercase;
    color: #FFFFFF;
}

.pdct-grid-nav-tabs .pdct-grid-nav-link.active {
    background: none;
    border: none;
    font-weight: 500;
    font-size: 17px;
    color: #CCFE04;
}

.pdct-grid-nav-tabs .pdct-grid-nav-link {
    font-family: Mulish;
    font-weight: 400;
    font-size: 16.67px;
    color: #DCDCDC;
}

.pdct-grid-nav-tabs {
    border: none;
}

.pdct-grid-tab-content {
    margin-top: 50px;
}

.pdct-grid-pdct-name {
    font-weight: 400;
    font-size: 14.17px;
    color: #EBEBEB;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* Number of lines to show */
    -webkit-box-orient: vertical;  
    overflow: hidden;
}

.pdct-grid-pdct-more {
    font-weight: 400;
    font-size: 15px;
    border-radius: 13px;
    border-width: 0.83px;
    padding: 10px 33px;
    border: 0.83px solid #CCFE04;
    background: none;
    margin-top: 24px;
}

.pdct-grid-pdct-more:hover {
    background-color: #CCFE04;
    border-color: #EBEBEB;
    color: #101010;
}

.hm-pg-txt-el-1 {
    font-family: Mulish;
    font-weight: 500;
    font-size: 25px;
    line-height: 28px;
    text-align: center;
    color: #FFFFFF;
    max-width: 70.625%;
}

.hm-pg-txt-el-2 {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    color: #AAAAAA;
    max-width: 52%;
}

.hm-pg-txt-bk {
    padding-top: 47px;
    padding-bottom: 68px;
}

footer {
    background: #101010;
}

.fc1-le {
    max-width: 165px;
}

.fc1-te1,
.fc1-te2,
.fc1-te3 {
    color: #CECECE;
}

.fc1-te1 {
    font-size: 10px;
    padding-top: 38.2px;
}

.fc1-te2 {
    font-size: 16.67px;
    padding-top: 8px;
}

.fc1-te3 {
    font-size: 11.67px;
    padding-top: 8px;
}

.fc2-he, .fc3-he, .fc4-he {
    font-weight: 500;
    font-size: 18px;
    color: #FFFFFF;
}

.fc2-lw li a, .fc4-lw li a {
    color: #FFFFFF;
    text-decoration: none;
}

.fc2-lw li a:hover, .fc4-lw li a:hover {
    color: #CECECE;
}

.fc2-lw li, .fc4-lw li {
    padding-top: 12.83px;
}

.fc3-ule a {
    color: inherit;
    text-decoration: none;
}

.fc3-ee {
    font-weight: 700;
}

.fc3-e {
    color: #CECECE;
}

.fc3-b {
    padding-top: 12.83px;
}

.f-bb {
    border-top: 0.83px solid #A1A1A133;
    margin-top: 41.67px;
}

.f-bb-c {
    padding: 18.42px 0;
    color: #CECECE;
}

.f-bb-c1 {
    font-size: 11.67px;
}

.f-bb-c2 {
    font-size: 10px;
}

.f-flc {
    padding-top: 42px;
    padding-bottom: 30px;
}

/******************* Category Page ********************/

.ctgry-pg {
    padding-top: 180px;
    background-image: url(../img/menu-background.png);
    background-color: #101010;
    background-size: cover;
    padding-bottom: 42px;
}

.pf-rl {
    color: #C9C9C9;
    font-size: 12.35px;
    margin-top: 6rem;
}

.cncl-lt {
    border-radius: 17.64px;
    border-width: 0.88px;
    border: 0.88px solid #E5E5E5;
    color: #CCFE04;
    margin-left: 1rem;
}

.cncl-lt:hover {
    color: #101010;
    background: #CCFE04;
}

.sld-tg {
    border-radius: 17.64px;
    border-width: 0.88px;
    border: 0.88px solid #E5E5E5;
    color: #C9C9C9;
    margin-left: 0.5rem;
    padding: 0.375rem 0.75rem;
}

.sld-tg .btn-close {
    width: 10px;
    height: 10px;
    margin-left: 8px;
}

.ctgr-prd-wrp {
    padding-top: 3rem;
}

.fltr-wrp {
    padding-top: 3rem;
}

.accordion-item {
    background: none;
    border: none;
    color: #FFFFFF;
}

.accordion-button {
    background: none;
    color: #FFFFFF;
}

.accordion-button:not(.collapsed) {
    background: none;
    color: #FFFFFF;
    box-shadow: none;
}

.accordion-button:focus {
    box-shadow: none;
}

.accordion-button:not(.collapsed)::after {
    background-image: url(../icons/filter-aia-up.svg);
}

.accordion-button::after {
    background-image: url(../icons/filter-aia-down.svg);
}

.form-switch .form-check-input {
    width: 35px;
    height: 22px;
    background-image: url(../icons/filter-switch-off.svg);
    background-color: rgba(0,0,0,0);
}

.form-switch .form-check-input:checked {
    background-image: url(../icons/filter-switch-on.svg);
    background-color: rgba(0,0,0,0);
    border-color: #FFFFFF;
}

.form-check-input:checked[type=checkbox] {
    background-image: url(../icons/filter-switch-on.svg);
}

.form-check-input:focus {
    box-shadow: 0 0 0 .25rem rgba(204, 254, 4, .25);
    border-color: rgb(204, 254, 4);
}

.accordion-body {
    padding-top: 20px;
    padding-bottom: 30px;
}

.accordion-body .form-check-label {
    font-size: 12.3px;
    padding-left: 5px;
}

.accordion-item:not(:first-of-type) {
    border-top: 1px solid #FFFFFF;
}

.form-switch {
    display: flex;
    min-height: 1.75rem;
    align-items: center;
}

.cncl-ls {
    border-radius: 13px;
    border: 0.88px solid #F2F2F2;
    color: #CCFE04;
    font-size: 12.35px;
    padding: 11px;
}

.apl-f {
    border-radius: 13px;
    background: #CCFE04;
    color: #1F1F1F;
    padding: 11px;
    margin-top: 1rem;
}

.ctgr-srt {
    background: #101010;
    color: #A2A2A2;
    border: none;
    border-bottom: 1px solid #FFFFFF;
}

.ctgr-srt:focus {
    box-shadow: 0 0 0 .25rem rgba(204, 254, 4, .25);
    border-color: rgb(204, 254, 4);
}

span.select2-selection.select2-selection--single {
    background: #101010;
    border: none;
    border-bottom: 1px solid #FFFFFF;
}

span#select2-products_sort-container {
    color: #A2A2A2;
}

ul#select2-products_sort-results {
    background-color: #101010;
    color: #A2A2A2;
}

#select2-products_sort-results .select2-results__option--selected {
    background-color: inherit;
}

#select2-products_sort-results .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #CCFE04;
    color: #101010;
}

.ctgr-prd-grd {
    margin-top: 5rem;
}

.prd-grd-itm .card {
    background: none;
}

.prd-grd-itm .card-title {
    color: #FFFFFF;
    font-size: 15.32px;
    text-align: center;
}

.prd-grd-itm .card-text {
    color: #C6C6C6;
    font-size: 20px;
    text-align: center;
}

.btn-buy {
    border-radius: 13px;
    padding: 10px 33px;
    border: 0.83px solid #CCFE04;
    color: #CCFE04;
}

.btn-buy:hover {
    background: #CCFE04;
}

.pagenav {
    display: flex;
    justify-content: center;
    column-gap: .7rem;
    margin-top: 1rem;
    font-size: 1.2rem;
}

.pagenav > b {
    color: #FFFFFF;
}

.pagenav > a {
    color: #CCFE04;
    text-decoration: none;
}

/***************** Product Page ******************/

.prdct-pg {
    background-image: url(../img/menu-background.png);
    background-color: #101010;
    background-size: cover;
}

.prdct-wrp {
    padding-top: 230px;
}

.prdct-wrp #breadcrumbs {
    padding-bottom: 66px;
}

.prdct-ttl {
    font-size: 2rem;
    color: #FFFFFF;
}

.prdct-cd {
    background: #2F2F2F;
    border-radius: 7px;
    padding: 5px 20px;
    color: #FFFFFF;
    margin-right: 20px;
}

.prdct-stk {
    color: #CCFE04;
}

.prdct-cd-stk {
    margin-top: 2rem;
}

.product-properties {
    margin-top: 2rem;
    color: #FFFFFF;
}

.rgstr-auth-txt {
    color: #FFFFFF;
}

.prdct-rgstr-btn {
    border-radius: 7px;
    padding: 10.5px 32px;
    background: #CCFE04;
    font-size: 17px;
    font-weight: 700;
    color: #000000;
}

.prdct-auth-btn {
    border-radius: 7px;
    border: 1px solid #CCFE04;
    font-size: 17px;
    font-weight: 700;
    padding: 10.5px 78px;
    color: #CCFE04;
}

.prdct-rgstr-btn:hover {
    border: 1px solid #CCFE04;
    color: #CCFE04;
}

.prdct-auth-btn:hover {
    background: #CCFE04;
    color: #101010;
}

.rgstr-auth {
    margin-top: 2rem;
}

.prdct-prc {
    color: #FFFFFF;
    margin-top: 2rem;
}

.prdct-desc {
    color: #FFFFFF;
    margin-top: 2rem;
}

/***********Contacts Page**********/

.cnct-pg.vh-100 {
    background-image: url(../img/menu-background.png);
    background-color: #101010;
    background-size: cover;
}

.cnct-pg > .container {
    padding-top: 230px;
}

.cnct-hd {
    font-size: 45px;
    font-weight: 700;
    color: #FFFFFF;
    margin-bottom: 40px;
}

.cnct-mg-dt {
    color: #CECECE;
    background: #1B1B1B;
    border-radius: 25px;
    padding: 38px 40px;
    width: 349px;
}

.cnct-mg-ml {
    padding-bottom: 11px;
    font-weight: 700;
}

.cnct-mg-txt:nth-child(3n) {
    padding-bottom: 11px;
}

.cnct-itm-crcl {
    width: 49px;
    height: 49px;
    top: 170px;
    left: 315px;
    background: #8A3AC8;
}

.cnct-sch-addr {
    border: 1px solid #FFFFFF33;
    border-radius: 25px;
    padding: 38px 0px 38px 40px;
    width: 349px;
}

.cnct-sch-hd {
    padding-bottom: 25px;
    font-weight: 700;
    font-size: 22px;
    color: #FFFFFF;
    text-transform: uppercase;
}

.cnct-sch-txt {
    color: #FFFFFF;
    font-weight: 500;
    font-size: 15px;
}

/****************About Us*****************/
.abts-pg {
    padding-top: 180px;
    background-image: url(../img/menu-background.png);
    background-color: #101010;
    background-size: cover;
}

.abts-b1 {
    background-color: #1B1B1B;
    color: #FFFFFF;
    padding: 37px 59px;
    border-radius: 30px;
    border: 1px solid #FFFFFF1A;
    backdrop-filter: blur(53.70000076293945px);
}

.abts-b1-e1 {
    font-size: 32px;
    line-height: 35px;
    font-weight: 600;
}

.abts-b1-e1 > span {
    color: #CCFE04;
}

.abts-b1-e2 {
    padding: 18px 0;
    color: #7D7D7D;
}

.abts-b1-e3 li {
    font-size: 20px;
    width: 50%;
}

.abts-blt-wrp {
    border-radius: 25px;
    width: 20px;
    height: 20px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: #CCFE0417;
    margin-right: 18px;
    flex-shrink: 0;
}

.abts-blt {
    border-radius: 25px;
    width: 12px;
    height: 12px;
    display: inline-block;
    background: #CCFE04;
}

.abts-b2 {
    background-color: #1B1B1B;
    color: #FFFFFF;
    padding: 38px 70px;
    border-radius: 30px;
    border: 1px solid #FFFFFF1A;
    backdrop-filter: blur(53.70000076293945px);
    margin-top: 30px;
}

.abts-b2-ie-1 {
    margin-right: 45px;
}

.abts-b2-te-1 {
    font-size: 22px;
    font-weight: 600;
    color: #CCFE04;
}

.abts-b2-te-2, .abts-b2-te-3, .abts-b2-te-4 {
    font-weight: 500;
}

.abts-b2-ie-2-wrp {
    top: 0;
    left: 72%;
}

.abts-b3 {
    background-image: url(../img/abts-b3-bknd.png);
    border-radius: 34px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    margin-top: 50px;
}

.abts-b3-te-1 {
    color: #FFFFFF;
    font-size: 22px;
    font-weight: 600;
}

.abts-b3-tint {
    background: #0B0B0B73;
    backdrop-filter: blur(6.199999809265137px);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

.abts-b3-te-1, .abts-b3-te-2 {
    z-index: 1;
    max-width: 695px;
}

.abts-b3-te-2.position-relative {
    font-weight: 900;
    font-size: 28px;
}

.abts-b3-te-1 {
    margin-top: 192px;
    text-align: center;
}

.abts-b3-te-2 {
    margin-bottom: 193px;
    color: #CCFE04;
}

.abts-b4-e1 {
    font-weight: 600;
    font-size: 32px;
    color: #FFFFFF;
}

.abts-b4 {
    margin-top: 50px;
}

.abts-b4-e2 {
    margin-top: 30px;
}

.abts-b4-e2-e {
    margin-bottom: 41px;
}

.abts-b4-e2-te-n {
    color: #FFFFFF;
    font-weight: 600;
}

.abts-b4-e2-te-wrp {
    font-size: 22px;
}

.abts-b4-e2-te-t {
    color: rgba(255, 255, 255, 0.5);
}

.abts-b4-e2-ie {
    margin-bottom: 30px;
}

/******************Delivery Page****************/
.dlvr-pg {
    padding-top: 180px;
    background-image: url(../img/menu-background.png);
    background-color: #101010;
    background-size: cover;
}

.dlvr-hdr {
    font-size: 32px;
    font-weight: 600;
    color: #FFFFFF;
    margin-bottom: 48px;
}

.dlvr-b1-e1, .dlvr-b1-e2 {
    padding: 38px 35px;
    border-radius: 30px;
    background: #1B1B1B;
    min-height: 224px;
}

.dlvr-b1-e1-te-1, .dlvr-b1-e2-te-1 {
    font-weight: 600;
    font-size: 24px;
    line-height: 35px;
    color: #FFFFFF;
    margin-bottom: 32px;
}

.dlvr-b1-e1-te-2, .dlvr-b1-e2-te-2 {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: #FFFFFF8C;
}

.dlvr-b1-e1-ie, .dlvr-b1-e2-ie {
    margin-right: 31px;
}

.dlvr-b1-e2-te-2 span {
    color: #FFFFFF;
}

.dlvr-b1-e3 span {
    color: #CCFE04;
}

.dlvr-b1-e3 {
    font-size: 23px;
    font-weight: 600;
    line-height: 31px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 34px;
    margin-bottom: 86px;
}

.dlvr-b2 {
    background-image: url(../img/abts-b3-bknd.png);
    border-radius: 43px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    padding: 55px 56px;
}

.dlvr-b2-tint {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: rgba(21, 21, 21, .85);
}

.dlvr-b2-te-1 {
    font-weight: 600;
    font-size: 32px;
    line-height: 35px;
    color: #FFFFFF;
    z-index: 1;
    margin-bottom: 38px;
}

.dlvr-b2-te-2 li {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.dlvr-b2-te-2 {
    z-index: 1;
    font-size: 20px;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.68);
}

/**************Auth Page*******************/
.auth-pg {
    padding-top: 180px;
    background-image: url(../img/menu-background.png);
    background-color: #101010;
    background-size: cover;
}

.auth-b-wrp {
    background: #1B1B1B;
    border-radius: 30px;
    padding: 38px 43px;
    width: 460px;
    margin-top: 119px;
}

.auth-b-hdr h1 {
    font-weight: 700;
    font-size: 30px;
    color: #CCFE04;
    margin-bottom: 29px;
    text-transform: uppercase;
}

.auth-b-frm input {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.6);
    background: none;
    border: none;
    outline: none;
    border-bottom: 1px solid #FFFFFF;
    margin-bottom: 37px;
}

.auth-b-frm .btn {
    background: #CCFE04;
    padding: 6px 21px;
    width: 100%;
    font-weight: 600;
    font-size: 20px;
    color: #101010;
}

.auth-b-frm {
    margin-bottom: 29px;
}

.auth-frgt a {
    color: #FFFFFF;
    font-weight: 700;
}

.auth-frgt a:hover {
    color: #CECECE;
}

.auth-reg {
    color: #828282;
    font-weight: 500;
}

.auth-reg a {
    color: #FFFFFF;
    font-weight: 700;
}

.auth-reg a:hover {
    color: #CECECE;
}

/******************Settlements Page*********************/
.stlmnt-pg {
    padding-top: 180px;
    background-image: url(../img/menu-background.png);
    background-color: #101010;
    background-size: cover;
}

.stlmnt-mn-wrp {
    background: #151515;
    padding: 28px 20px;
    border-radius: 20px;
}

.stlmnt-mn-wrp li {
    border: 1px solid #F2F2F224;
    border-radius: 20px;
    padding: 15px 31px;
    margin-bottom: 7px;
    column-gap: 20px;
}

.stlmnt-mn-lnk a {
    text-decoration: none;
    color: #FFFFFF;
    font-weight: 700;
    font-size: 16px;
}

.stlmnt-mn-lnk a:hover {
    color: #CECECE;
}

.stlmnt-pg .xl-prc-wrp {
    margin-top: 0;
}

.stlmnt-dt-hdn-wrp h1 {
    font-size: 24px;
    font-weight: 700;
    color: #FFFFFF;
}

.stlmnt-dt-cont {
    margin-top: 28px;
}

.stlmnt-dt-ctrl-cldr input.stlmnt-fp-input {
    border: 1px solid #FFFFFF;
    text-align: center;
    border-radius: 10px;
}

.stlmnt-dt-ctrl-ttl {
    color: #FFFFFF;
    background: #7D7D7D;
    font-size: 13px;
}

.stlmnt-dt-ctrl-cldr, .stlmnt-dt-ctrl-dbt > div, .stlmnt-dt-ctrl-cldr input.stlmnt-fp-input {
    margin-right: 8px;
}

.stlmnt-dt-ctrl-cldr input.stlmnt-fp-input, .stlmnt-dt-ctrl-ttl {
    padding: 7px 20px;
}

.stlmnt-dt-ctrl-ovrd, .stlmnt-dt-ctrl-cldr .btn {
    padding: 7px 13px;
    background: #CCFE04;
    color: #101010;
}

.stlmnt-dt-ctrl-ovrd, .stlmnt-dt-ctrl-cldr .btn, .stlmnt-dt-ctrl-ttl {
    border-radius: 10px;
    font-weight: 600;
}

.stlmnt-dt-ctrl-dwnld-ie-wrp {
    padding: 7px 17px;
}

.stlmnt-dt-tbl-blk {
    margin-top: 30px;
    max-width: 925px;
}

.stlmnt-dt-tbl-dt > div {
    padding: 0;
    height: 3rem;
    align-items: center;
}

.stlmnt-dt-tbl-hdr > div {
    padding: 0;
}

.stlmnt-dt-tbl-hdr {
    background: #282828;
    color: #BBBBBB;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    border-radius: 10px;
    padding: 7px 26px;
    margin: 0;
}

.stlmnt-dt-tbl-dt {
    color: #8C8C8C;
    font-size: 16px;
    border-bottom: 1px solid #8C8C8C;
    margin: 0px 25px;
    align-items: center;
}

.stlmnt-dt-tbl-dt > div:not(:last-child) {
    border-right: 1px solid #8C8C8C;
}

.stlmnt-dt-tbl-dt :not(:last-child):not(:first-child) {
    justify-content: center;
}

.stlmnt-pd-dt-tbl-hdr {
    color: #000000;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    border-radius: 10px;
    padding: 7px 26px;
    margin: 0;
    background: #CCFE04;
}

.stlmnt-pd-dt-tbl-dt {
    font-size: 13px;
    color: #C3C3C3;
    border-bottom: 1px solid #8C8C8C;
    margin: 0 26px;
}

.stlmnt-pd-dt-tbl-hdr > div {
    padding: 0;
}

.stlmnt-pd-dt-tbl-dt > div {
    padding: 0;
    min-height: 3rem;
    align-items: center;
    padding-left: 8px;
}

.stlmnt-pd-dt-tbl-cont > div:last-child {
    border-radius: 0 0 10px 10px;
}

.stlmnt-pd-dt-tbl-dt > div:not(:last-child) {
    border-right: 1px solid #8C8C8C;
}

/* ── Profile page ──────────────────────────────────────────────────────────── */
.prfl-pg {
    padding-top: 180px;
    background-image: url(../img/menu-background.png);
    background-color: #101010;
    background-size: cover;
}

.prfl-cont {
    margin-top: 28px;
    padding-bottom: 60px;
}

.prfl-hdn-wrp h1 {
    font-size: 24px;
    font-weight: 700;
    color: #FFFFFF;
    margin-bottom: 28px;
}

.prfl-section {
    background: #151515;
    border-radius: 20px;
    padding: 28px 32px;
    margin-bottom: 16px;
}

.prfl-section-hdr {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.10em;
    text-transform: uppercase;
    color: #CCFE04;
    margin-bottom: 22px;
    padding-bottom: 10px;
    border-bottom: 1px solid #F2F2F21A;
}

.prfl-field-row {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 18px 24px;
}
.prfl-field-row.cols-2 { grid-template-columns: repeat(2, 1fr); }
.prfl-field-row.cols-4 { grid-template-columns: repeat(4, 1fr); }
.prfl-field-row + .prfl-field-row { margin-top: 18px; }

.prfl-field {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.prfl-field label {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #6C6C6C;
}

.prfl-field input,
.prfl-field select {
    background: #1B1B1B;
    border: 1px solid #F2F2F224;
    border-radius: 10px;
    color: #FFFFFF;
    font-family: Mulish, sans-serif;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 14px;
    outline: none;
    transition: border-color 0.2s;
    width: 100%;
    box-sizing: border-box;
}

.prfl-field input:focus,
.prfl-field select:focus {
    border-color: #CCFE04;
}

.prfl-field input[readonly] {
    color: #666666;
    cursor: default;
}

.prfl-field input::placeholder { color: #3A3A3A; }

.prfl-field select {
    appearance: none;
    -webkit-appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7' viewBox='0 0 12 7'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%236C6C6C' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 14px center;
    padding-right: 36px;
    cursor: pointer;
}

.prfl-field select:disabled {
    opacity: 0.35;
    cursor: not-allowed;
}

.prfl-field select option {
    background: #1B1B1B;
    color: #FFFFFF;
}

/* Street prefix + name inline — same semantics as original .address group */
.prfl-address-group {
    display: grid;
    grid-template-columns: 120px 1fr;
    gap: 8px;
}

.prfl-save-row {
    display: flex;
    justify-content: flex-end;
    margin-top: 24px;
    padding-top: 20px;
    border-top: 1px solid #F2F2F21A;
}

.prfl-btn-save {
    background: #CCFE04;
    border: none;
    border-radius: 10px;
    color: #101010;
    font-family: Mulish, sans-serif;
    font-size: 15px;
    font-weight: 700;
    padding: 12px 44px;
    cursor: pointer;
    transition: opacity 0.2s, transform 0.15s;
}
.prfl-btn-save:hover  { opacity: 0.88; transform: translateY(-1px); }
.prfl-btn-save:active { transform: translateY(0); }

/* Active sidebar state (missing from common.css) */
.stlmnt-mn-wrp li.active {
    border-color: #CCFE04;
    background: #CCFE0412;
}
.stlmnt-mn-wrp li.active .stlmnt-mn-lnk a { color: #CCFE04; }

@media (max-width: 900px) {
    .prfl-field-row,
    .prfl-field-row.cols-4 { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 600px) {
    .prfl-field-row,
    .prfl-field-row.cols-2,
    .prfl-field-row.cols-4 { grid-template-columns: 1fr; }
    .prfl-section { padding: 20px 16px; }
}

/******************Favorites Page*********************/

.fvrt-cont {
    margin-top: 28px;
    padding-bottom: 60px;
}

.fvrt-hdn-wrp h1 {
    font-size: 24px;
    font-weight: 700;
    color: #FFFFFF;
    margin-bottom: 0;
}

.fvrt-tbl-hdr {
    background: #CCFE04;
    color: rgba(0, 0, 0, 1);
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    border-radius: 10px;
    padding: 7px 26px;
    margin: 0;
}

.fvrt-tbl-hdr > div {
    padding: 0;
}

.fvrt-tbl-dt {
    color: #8C8C8C;
    font-size: 15px;
    border-bottom: 1px solid #F2F2F21A;
    margin: 0 25px;
    align-items: center;
    transition: background 0.15s;
    margin-top: 10px;
}

.fvrt-tbl-dt:last-child {
    border-bottom: none;
}

.fvrt-tbl-dt > div {
    padding: 0;
    min-height: 70px;
    align-items: center;
}

.fvrt-tbl-dt > div:not(:last-child):not(:first-child) {
    justify-content: center;
}

.fvrt-tbl-dt .fvrt-idx {
    color: #CCFE04;
    font-size: 13px;
    font-weight: 700;
    justify-content: center;
}

.fvrt-tbl-dt .fvrt-sku {
    color: #AAAAAA;
    font-size: 13px;
    justify-content: center;
}

.fvrt-tbl-dt .fvrt-img img {
    width: 48px;
    height: 48px;
    object-fit: contain;
    border-radius: 6px;
}

.fvrt-tbl-dt .fvrt-name a {
    color: #CECECE;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;
    transition: color 0.2s;
}

.fvrt-tbl-dt .fvrt-name a:hover {
    color: #CCFE04;
}

.fvrt-tbl-dt .fvrt-price {
    color: #FFFFFF;
    font-weight: 600;
    font-size: 15px;
    justify-content: center;
}

.fvrt-tbl-dt .fvrt-buy {
    justify-content: center;
}

.fvrt-btn-buy {
    border-radius: 10px;
    border: 1px solid #CCFE04;
    background: none;
    color: #CCFE04;
    font-family: Mulish, sans-serif;
    font-size: 13px;
    font-weight: 700;
    padding: 7px 18px;
    white-space: nowrap;
    cursor: pointer;
    transition: background 0.2s, color 0.2s;
}

.fvrt-btn-buy:hover {
    background: #CCFE04;
    color: #101010;
}

.fvrt-btn-buy.in-cart {
    background: #CCFE0420;
    border-color: #CCFE04;
    color: #CCFE04;
    cursor: default;
}

.fvrt-tbl-dt .fvrt-remove {
    justify-content: center;
}

.fvrt-btn-remove {
    background: none;
    border: none;
    cursor: pointer;
    padding: 6px;
    opacity: 0.5;
    transition: opacity 0.2s, transform 0.15s;
    line-height: 0;
}

.fvrt-btn-remove:hover {
    opacity: 1;
    transform: scale(1.15);
}

.fvrt-btn-remove img {
    width: 16px;
    height: 16px;
}

.fvrt-empty {
    color: #555555;
    font-size: 15px;
    font-style: italic;
    text-align: center;
    padding: 48px 0;
}

.fvrt-tbl-cont {
    margin-top: 20px;
    /* background: #151515; */
    /* border-radius: 20px; */
    padding: 0 0 12px 0;
    overflow: hidden;
}

/******************Orders Page*********************/

.ordr-cont {
    margin-top: 28px;
    padding-bottom: 60px;
}

.ordr-hdn-wrp h1 {
    font-size: 24px;
    font-weight: 700;
    color: #FFFFFF;
    margin-bottom: 0;
}

.ordr-hdr {
    margin-bottom: 24px;
}

.ordr-ctrl-wrp {
    margin-top: 16px;
    flex-wrap: wrap;
    gap: 10px;
}

.ordr-ctrl-lbl {
    color: #AAAAAA;
    font-size: 14px;
    font-weight: 500;
    white-space: nowrap;
    margin-right: 4px;
}

.ordr-ctrl-form {
    gap: 8px;
    flex-wrap: wrap;
}

.ordr-ctrl-form input[type="date"] {
    border: 1px solid #FFFFFF;
    text-align: center;
    border-radius: 10px;
    padding: 7px 14px;
    background: transparent;
    color: #FFFFFF;
    font-family: Mulish, sans-serif;
    font-size: 14px;
    outline: none;
    transition: border-color 0.2s;
}

.ordr-ctrl-form input[type="date"]:focus {
    border-color: #CCFE04;
}

.ordr-ctrl-form .btn {
    padding: 7px 20px;
    background: #CCFE04;
    color: #101010;
    border-radius: 10px;
    font-weight: 600;
    font-size: 14px;
    border: none;
    white-space: nowrap;
}

.ordr-ctrl-form .btn:hover {
    background: #b8e503;
}

.ordr-tbl-cont {
    margin-top: 10px;
}

.ordr-tbl-hdr {
    background: #282828;
    color: #BBBBBB;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    border-radius: 10px;
    padding: 10px 20px;
    margin: 0;
}

.ordr-tbl-hdr > div {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ordr-tbl-hdr > div:first-child {
    justify-content: flex-start;
}

.ordr-tbl-dt {
    color: #8C8C8C;
    font-size: 14px;
    border-bottom: 1px solid #F2F2F21A;
    padding: 0 20px;
    margin: 0;
    min-height: 52px;
    transition: background 0.15s;
}

.ordr-tbl-dt.cursor-pointer {
    cursor: pointer;
}

.ordr-tbl-dt:hover {
    background: #1A1A1A;
}

.ordr-tbl-dt > div {
    padding: 0;
}

.ordr-num {
    color: #CECECE;
    font-weight: 600;
    font-size: 14px;
    transition: color 0.2s;
}

.ordr-num--active {
    color: #CCFE04;
}

.ordr-status-badge {
    display: inline-flex;
    align-items: center;
    padding: 4px 12px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 700;
    background: #0D3B22;
    color: #3EBD72;
    white-space: nowrap;
}

.ordr-ttn {
    color: #CCFE04;
    font-size: 13px;
    font-weight: 600;
}

.ordr-toggle-icon {
    color: #CCFE04;
    font-size: 11px;
    user-select: none;
}

.ordr-row-wrapper {
    border-bottom: 1px solid #F2F2F21A;
}

.ordr-row-wrapper:last-child {
    border-bottom: none;
}

.ordr-pd-tbl-cont {
    margin: 0 20px 12px;
    border-radius: 0 0 10px 10px;
    overflow: hidden;
}

.ordr-pd-tbl-hdr {
    background: #CCFE04;
    color: #000000;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    padding: 8px 16px;
    margin: 0;
    border-radius: 10px 10px 0 0;
}

.ordr-pd-tbl-hdr > div {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ordr-pd-tbl-hdr > div:first-child {
    justify-content: flex-start;
}

.ordr-pd-tbl-dt {
    color: #C3C3C3;
    font-size: 13px;
    border-bottom: 1px solid #F2F2F21A;
    padding: 0 16px;
    margin: 0;
    min-height: 44px;
    background: #1A1A1A;
}

.ordr-pd-tbl-dt:last-of-type {
    border-bottom: none;
}

.ordr-pd-tbl-dt > div {
    padding: 0;
}

.ordr-pd-idx {
    color: #CCFE04;
    font-weight: 700;
}

.ordr-pd-tbl-footer {
    background: #1A1A1A;
    padding: 10px 16px;
    border-top: 1px solid #F2F2F21A;
    border-radius: 0 0 10px 10px;
}

.ordr-pd-total {
    color: #AAAAAA;
    font-size: 13px;
    font-weight: 600;
}

.ordr-print-btn img {
    width: 16px;
    height: 16px;
    opacity: 0.55;
    transition: opacity 0.2s, transform 0.15s;
}

.ordr-print-btn:hover img {
    opacity: 1;
    transform: scale(1.1);
}

.ordr-empty {
    color: #555555;
    font-size: 15px;
    font-style: italic;
    text-align: center;
    padding: 48px 0;
}

/* ════════════════════════════ Arriving page ═══════════════════════ */

.arrvl-pg {
    padding-top: 180px;
    background-image: url(../img/menu-background.png);
    background-color: #101010;
    background-size: cover;
}

.arrvl-pg .xl-prc-wrp {
    margin-top: 0;
}

.arrvl-pg-ttl {
    font-size: 24px;
    font-weight: 700;
    color: #FFFFFF;
    margin-top: 28px;
    margin-bottom: 0;
}

.arrvl-sect-cont {
    margin-top: 20px;
    margin-bottom: 36px;
}

.arrvl-sect-hdr {
    background: #282828;
    border-radius: 10px;
    padding: 10px 20px;
}

.arrvl-sect-hdr-date {
    color: #BBBBBB;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.arrvl-sect-hdr-ttl {
    color: #CCFE04;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.arrvl-date-grp {
    margin-top: 2px;
}

.arrvl-date-row {
    padding: 13px 20px;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    user-select: none;
    border-bottom: 1px solid #F2F2F21A;
    transition: background 0.15s;
}

.arrvl-date-row:hover {
    background: #1B1B1B;
    border-radius: 6px;
}

.arrvl-caret {
    color: #CCFE04;
    font-size: 11px;
    display: inline-block;
    transition: transform 0.2s ease;
}

.arrvl-tbl-hdr {
    background: #CCFE04;
    color: #000000;
    font-size: 13px;
    font-weight: 700;
    border-radius: 10px;
    padding: 9px 20px;
    align-items: center;
}

.arrvl-tbl-hdr > div {
    padding: 0;
    display: flex;
    align-items: center;
}

.arrvl-tbl-row {
    min-height: 70px;
    padding: 6px 20px;
    border-bottom: 1px solid #F2F2F21A;
    align-items: center;
}

.arrvl-tbl-row:last-child {
    border-bottom: none;
}

.arrvl-tbl-cell {
    padding-top: 6px;
    padding-bottom: 6px;
    color: #C3C3C3;
    font-size: 14px;
}

.arrvl-tbl-row .col-1.arrvl-tbl-cell {
    color: #5E5E5E;
    font-size: 13px;
}

.arrvl-tbl-row .col-2:nth-child(2) {
    color: #888888;
    font-size: 13px;
}

.arrvl-prod-img {
    width: 50px;
    height: 50px;
    object-fit: contain;
    border-radius: 6px;
}

.arrvl-prod-lnk {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 13px;
    line-height: 1.4;
}

.arrvl-prod-lnk:hover {
    color: #CCFE04;
    text-decoration: none;
}

.arrvl-tbl-row .col-2:last-child {
    color: #FFFFFF;
    font-weight: 600;
}

.arrvl-empty {
    color: #555555;
    font-size: 15px;
    font-style: italic;
    text-align: center;
    padding: 48px 0;
}