.sticky-top.takeover {
    bottom: 0;
    background-color: #fff;
    display: block;
}

.dropdown-toggle::after {
    display: none;
}

#sub-menu-container, #sub-menu-container2 {
    position: fixed;
    top: 12%;
    left: 0;
    right: auto;
    width: 100%;
    height: 100%;
    z-index: 99999999999999999999999999999999999999;
    display: none;
    padding-top: 20px;
    padding-left: 50px;
}

.sidebar {
    z-index: 99999999;
    /* height: auto; */
    text-align: left;
    /* min-height: 100vh; */
    height: 100%;
    /* position: relative;
    padding-top: 15px; */
}

.menu-wrap {
    position: absolute;
    background-color: #fff;
    left: 0;
    right: auto;
    width: 100%;
    top: 36%;
}

.product-range-category {
    margin-bottom: 20px;
}

.sidebar ul {
    list-style-type: none;
    padding-left: 0;
}

.sidebar p {
    vertical-align: middle;
    padding: 5px 0;
    border-bottom: 0;
    border-left: 0;
    text-transform: uppercase;
    font-weight: 500;
}

.sidebar p>a {
    color: #131010;
}

.sidebar .dark-bg {
    padding: 10px;
    text-align: left;
}

.menu-body h3 {
    color: #131010!important;
}

.menu-body li {
    line-height: 20px;
    padding: 7px 0;
    border-bottom: 0;
    font-size: 17px;
    color: #131010;
    text-transform: uppercase !important;
    line-height: 35px;
    vertical-align: middle;
}
.menu-body p>strong>a {
    font-weight: 800;
    text-transform: uppercase;
    font-size: 15px;
}
.menu-body li.dropdown>a, .menu-body li>a {
    color: #131010;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
}

.menu-body .dropdown-menu {
    position: static !important;
    border: 0;
    padding-left: 55px;
    padding-top: 10px;
    padding-bottom: 0;
}

.menu-body .dropdown-item {
    display: block;
    width: 100%;
    padding: 0 0px 8px 5px;
    clear: both;
    font-weight: 500!important;
    color: #131010;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-size: 15px;
}

.menu-body .dropdown-item:focus, .menu-body .dropdown-item:hover {
    color: #131010;
    text-decoration: none;
    background-color: transparent;
    font-size: 15px;
}

.product-range-section {
    max-height: 50vh;
    height: auto;
    top: 0;
    position: absolute;
    right: 0;
    background-color: #fff;
    min-width: 150px;
    width: auto;
    left: 0;
    opacity: 0;
    z-index: 1;
}

.product-range-section.active {
    opacity: 1;
    z-index: 10;
}

.sidebar-right::-webkit-scrollbar, .sidebar-left::-webkit-scrollbar {
    height: 10px;
    width: 0.3em!important;
    border-radius: 100px;
    padding: 10px;
}
 
.sidebar-right::-webkit-scrollbar-track, .sidebar-left::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.0);
    height: 10px;
    background-color: transparent;
    padding: 10px;
}
 
.sidebar-right::-webkit-scrollbar-thumb, .sidebar-left::-webkit-scrollbar-thumb {
    border-radius: 100px;
    background-color: #BD9738;
    outline: none;
    height: 10px;
    padding: 10px;
}

.product-range-category span {
    text-transform: uppercase!important;
    font-weight: 600;
    color: #404627;
    border-bottom: 1px solid transparent;
    margin-bottom: 0;
}

.product-range-category i {
    display: none;
}

/* .product-range-category i {
    font-size: 70px;
    height: 100px;
    width: 100px;
    align-content: center;
    text-align: center;
    color: #BD9738;
} */

.product-range-category img {
    height: auto;
    width: 90px;
    /* border-radius: 100%; */
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
    text-align: center;
    justify-content: center;
    display: flex;
    padding: 5px;
}

.product-range-category:hover img, .product-range-category.active img {
    background-color: #404627;
}

.product-range-category:hover i {
    background-color: #404627;
    cursor: pointer;
}

.product-range-category:hover span, .product-range-category.active span {
    color:#404627;
    cursor: pointer;
    border-bottom: 1px solid #404627;
}

.menu-body img {
    height: 40px;
    width: 40px;
    border-radius: 100%;
    margin-right: 10px;
    margin-bottom: 0;
    text-align: center;
}

.sidebar-left {
    border-top: 1px solid #BD9738;
    min-height: 70vh;
    max-height: 70vh;
    height: auto;
    overflow-y: auto;
    max-width: 430px!important;
    padding-top: 20px;
    padding-bottom: 0;
    overflow-x: hidden;
    text-align: center;
}

.sidebar-left {
    border-right: 1px solid #BD9738;
}

.sidebar-right {
    border-top: 1px solid #BD9738;
    overflow-y: auto;
    min-height: 70vh;
    max-height: 70vh;
    height: auto;
    overflow-x: hidden;
    position: relative;
    width: 900px!important;
    max-width: 900px!important;
}   

.first-category {
    min-width: 630px!important;
    max-width: 630px!important;
    display: block;
}

.menu-body {
    padding: 0px 0px 15px 20px;
    min-height: 60vh;
}

/* Smooth rotation for chevron icons (desktop/large screens) */
/* .fal.fa-chevron-right, .fal.fa-chevron-up {
    display: inline-block;
    transform-origin: center;
    transition: transform 0.25s ease;
} */

/* When a dropdown is open (Bootstrap's .show), rotate the right chevron to look like an up arrow */
.menu-body .dropdown.show a.dropdown-toggle i.fal.fa-chevron-right {
    transform: rotate(-90deg);
}

/* Ensure the up icon stays unrotated (native glyph) */
.fal.fa-chevron-up { transform: rotate(0deg); }

/* Smooth rotation for chevron icons */
.fal.fa-chevron-right, .fal.fa-chevron-up {
    transform-origin: center;
    transition: transform 0.25s ease;
    font-weight: 500;
}

/* When a dropdown is open (Bootstrap's .show), rotate the right chevron to look like an up arrow */
.product-range-section .dropdown.show a>i {
    transform: rotate(-90deg);
}

/* When a product-range-category is active, rotate the chevron to indicate open */
.product-range-section .product-range-category.active i {
    transform: rotate(-90deg);
}

/* Styles applied on trigger */
section:target {
    opacity: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 99999999999999999;
    top: 0;
    bottom: 0;
    animation: 1s fadeIn alternate .5s;
}

section:target h1 {
    opacity: 1;
}

@keyframes fadeIn {
    100% { opacity:1 }
}

section:target {
    opacity: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 99999999999999999;
    top: 0;
    bottom: 0;
}

/*
* ----------------------------------------
* animation tracking-in-contract-bck
* ----------------------------------------
*/
@-webkit-keyframes tracking-in-contract-bck {
    0% {
        letter-spacing: 1em;
        -webkit-transform: translateZ(400px);
        transform: translateZ(400px);
        opacity: 0;
    }
    60% {
        opacity: 0.6;
    }
    100% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1;
    }
}
@keyframes tracking-in-contract-bck {
    0% {
        letter-spacing: 1em;
        -webkit-transform: translateZ(400px);
        transform: translateZ(400px);
        opacity: 0;
    }
    60% {
        opacity: 0.6;
    }
    100% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1;
    }
}