/* Theme Name: Modawina
Author: Firefly Agency
Website: www.fireflyagency.ae
Author URI: www.fireflyagency.ae
Description: Website created by FireFly Agency
*/

.body {
    color: #132861;
    background: #FFF;
    font-family: "Kantumruy Pro";
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.bluebackground {
    background: #EAEFFF;
    color: #FFFFFF;
}

.wpcf7-countrytext {width:100%;}

.container {
    max-width: 100%;
    padding-left: 6%;
    padding-right: 6%;
}

.header .navbar {
    position: fixed;
    top: 0;
    width: 100%;
    background: #FFF;
    z-index: 4;
}

.nav-link {
    color: #132861;
    font-size: 14px;
}

.nav-link:focus {
    color: #132861;
}

.nav-link:hover {
    color: #132861;
}

.nav-link.active {
    font-weight: 700;
}

.btn {
    font-size: 14px;
    font-weight: 600;
}

.bluebtn {
    border-radius: 10px;
    background: #EABD40;
    color: #132861;
    padding: 12px 32px;
}

.bluebtn:hover {
    border: 1px solid #132861;
    background: #132861;
    color: #EABD40;
}

.btn-close:focus,
.navbar-toggler:focus {
    border: 0 !important;
    box-shadow: none;
}

.btn:focus {
    box-shadow: none;
}

.navbar-toggler-icon.custom-toggler {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='%23132861' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
    background-size: 1.5em 1.5em;
}

.offcanvas-body ul li a {
    position: relative;
    padding-bottom: 5%;
}

.offcanvas-body ul li a:before {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    background: #132861;
    bottom: 0;
    left: 0;
}

.backimg {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #000;
}

.herosection .backimg {
    background-image: url(img/herosection.png);
    height: 85dvh;
    border-radius: 30px;
}

.top-margin {
    margin-top: 5%;
}

.herosection .top-margin {
    margin-top: 10%;
}

/* .service.herosection .top-margin {
    margin-top: 6%;
} */

.card,
.custom-card {
    border-radius: 20px;
}

.bluecard {
    background: #EAEFFF;
}

.yellowcard {
    background: rgba(255, 248, 228, 0.80);
}

h5 {
    color: #132861;
    font-size: 20px;
    font-weight: 600;
}

p {
    color: #132861;
    font-size: 14px;
}

.about-us p {
    color: #FFFFFF;
}

.aboutus {
    height: 560px;
}

h4 {
    color: #EABD40;
    font-size: 16px;
    letter-spacing: 3.2px;
    font-weight: 400;
    text-transform: uppercase;
}

h3 {
    color: #FFF;
    font-size: 32px;
    font-weight: 600;
}

h6 {
    font-size: 24px;
}

h1 {
    color: #FFF;
    font-size: 50px;
    font-weight: 600;
}

.herocontent h3 {
    font-size: 48px;
    font-weight: 600;
}

.left-content {
    padding-left: 6%;
    padding-top: 16%;
}

.our-vision h6 {
    color: #132861;
    font-weight: 600;
}

.left-border {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.btn {
    border-radius: 10px;
}

.white-border-btn {
    color: #FFFFFF;
    border: 1px solid #FFF;
}

.white-border-btn:hover {
    color: #EABD40;
}

.blue-btn {
    background: #132861;
    color: #FFFFFF;
}

.blue-btn:hover {
    background: #FFF;
    color: #132861;
}

.blue-btn.explore:hover {
    background: #0A1637;
    color: #FFFFFF;
}

.gold-btn {
    background: #EABD40;
    color: #132861;
}

.gold-btn:hover {
    background: #FFF8E4;
    color: #132861;
}

.yellow-btn {
    background: #F4E9C9;
    color: #132861;
}

.yellow-btn:hover {
    background: #EABD40;
    color: #132861;
}

.product-btn .yellow-btn:hover {
    background: #EABD40;
    color: #132861;
}

.custom-padding {
    padding-left: 3%;
    padding-right: 3%;
}

.find-us .custom-padding {
    padding: 4% 0 4% 12%;
}

.padding-right {
    padding-right: 9%;
}

.core-service .padding-right {
    padding-right: 4%;
}

.our-vision .yellowcard {
    background: #FFF9E9;
}

.partners p, .partners h4, .partners h3, .find-us h3, .about h3, .about p, .our-partner h4, .our-journey h3, .our-journey h4, .light-blue h4, .light-blue h3, .get-in-touch.light-blue p, .core-service h4, .core-service h3, .products h3, .products p {
    color: #132861;
}

.light-blue textarea::placeholder, .light-blue input::placeholder {
    color: #132861 !important;
}

.light-blue .form-control {
    border-bottom: 1px solid #A3B5E7 !important;
}

.padding-top {
    padding-top: 3%;
    padding-bottom: 5%;
}

.get-in-touch p {
    color: #FFFFFF;
}

.form-control:focus {
    box-shadow: none;
    color: #132861;
}

.form-control {
    opacity: 2;
    font-size: 16px;
    padding: 5px;
    color: #132861;
}

textarea::placeholder, input::placeholder {
    color: #FFFFFF !important;
    opacity: 1 !important;
    font-size: 16px;
}

.find-us .backimg {
    border-radius: 20px;
    background: url(img/location.png) lightgray 50% / cover no-repeat;
}

.find-us .backimg a {
    bottom: 5%;
}

.find-us .custom-card:hover {
    background: rgba(241, 228, 193, 0.80);
}

.product-image {
    width: 100%;
    height: auto;
    object-fit: contain;
    max-height: 200px;
	background:#fff;
}

.product-card {
    overflow: hidden;
    border: 1px solid #ddd;
    border-radius: 5px;
}

footer h5, footer p {
    color: #132861 !important;
}

footer a:hover,
footer a {
    color: #EABD40;
    font-weight: 600;
}

.about .backimg {
    border-radius: 20px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), url(img/about-heroimage.png) lightgray 50% / cover no-repeat;
}

hr {
    color: rgba(241, 228, 193, 0.80);
    opacity: 1;
}

.light-blue {
    background: #EAEFFF;
}

.service.herosection .backimg {
    border-radius: 30px;
    background-image: url(img/service-heroimage.png);
}

.service.herosection .left-content h3 {
    color: #FFF8E4;
}

.product-card {
    border-radius: 20px;
    background: #FFF8E4;
    cursor: pointer;
}

.product-card p {
    font-size: 14px;
    font-weight: 500;
}

.product-btn .yellow-btn {
    background: #FFF8E4;
    color: #132861;
}

.product-btn .yellow-btn.current {
    background: #132861;
    color: #FFFFFF;
}

.modal.right-modal {
    width: 50%;
    height: 100vh;
    left: unset;
    right: 0;
}

.modal-dialog {
    max-width: 100%;
    margin: 0;
}

.contentbox {
    bottom: 10%;
    padding-right: 13%;
}

.modal .bluebackground h5 {
    color: #FFFFFF;
}

.whitebtn {
    background: #FFF;
    color: #132861;
}

.news-card {
    border-radius: 20px;
    background: #EAEFFF;
    height: 520px;
}

.cardbody {
    background: #EAEFFF;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.news-card:hover .cardbody {
    margin-top: -30%;
    position: absolute;
}

.news-card:hover .cardbody p {
    display: block !important;
}

.hero-image {
    max-height: 500px;
    object-fit: cover;
    width: 100%;
}
.news-title {
    font-size: 1.5rem;
    font-weight: bold;
}
.whitebtn {
    background: #fff;
    border: 1px solid #ddd;
    color: #333;
}
.post-content {
    font-size: 1rem;
    line-height: 1.6;
}

/* .news-card:hover .new-photo {
    height: 296px;
} */

.locationdiv {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.locationdiv p {
    color: #FFF;
    margin-bottom: 0;
    font-weight: 600;
}

.contact-form.our-journey form textarea::placeholder, .contact-form.our-journey form input::placeholder {
    color: #132861 !important;
}

.contact-form .form-control {
    color: #132861;
    border-bottom: 1px solid #A3B5E7 !important;
}



@keyframes infiniteScroll {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-50%);
    }
}

.our-partner .owl-carousel .owl-stage {
    display: flex;
    width: max-content !important;
    will-change: transform;
}

.our-partner .owl-carousel .item {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
}

.our-partner .owl-carousel .item img {
    width: 150px;
    height: 55px;
    flex-shrink: 0;
    aspect-ratio: 109/55;
}

.desktopview {
    display: flex !important;
}

.mobileview {
    display: none !important;
}

.pointer {
    cursor: pointer;
}

/*.accordion-button::after {
    background-image: none;
}

.accordion-button:not(.collapsed)::after {
    background-image: none;
}*/

.accordion-item {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #F1E4C1CC;
}

.accordion-collapse, .accordion-button {
    color: #132861;
    font-size: 20px;
    font-weight: 600;
}

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

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

.accordion-body p {
    font-weight: 400;
}

.Product-Dropdown {
    border-radius: 10px;
    background: #FFF8E4;
}

.Product-Dropdown p {
    font-size: 18px;
    font-weight: 600;
}

.borderbottom {
    border-bottom: 1px solid #F4E9C9;
}

.coreservice-img img {
    height: 608px;
}

.dropdown-menu {
    border-radius: 10px;
    background: #FFF8E4;
}

/* Navigation dropdown specific styles */
.navbar .dropdown-menu {
    margin-top: 0px;
    padding:10px 0px 20px;
    border: 1px solid #e9ecef;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    min-width: 200px;
    display: none; /* Hide by default */
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
}

/* Show dropdown on hover */
.navbar .nav-item.dropdown:hover .dropdown-menu {
    display: block;
}

/* Ensure dropdown stays visible when hovering over menu items */
.navbar .dropdown-menu:hover {
    display: block;
}

.navbar .dropdown-toggle::after {
    margin-left: 8px;
    vertical-align: middle;
}

.navbar .dropdown-item {
    padding: 8px 20px;
    font-size: 14px;
    font-weight: 400;
    font-family: "Kantumruy Pro";
    transition: all 0.3s ease;
}

.navbar .dropdown-item:hover {
    background-color: transparent;
    font-weight: 600;
}

.navbar .dropdown-item.active {
    background-color: transparent;
    color:#132861;
    font-weight: 600;
}

/* Mobile dropdown styles */
.mobile-dropdown {
    background: transparent;
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
}

.mobile-dropdown li {
    margin-bottom: 8px;
}

.mobile-dropdown .nav-link {
    font-size: 14px;
    color: #132861;
    padding: 5px 0;
    opacity: 0.8;
}

.mobile-dropdown .nav-link:hover,
.mobile-dropdown .nav-link.active {
    opacity: 1;
    color: #132861;
}

/* Mobile dropdown arrow rotation using expanded class */
.mobile-dropdown.expanded ~ .nav-link .fa-chevron-down,
.mobile-dropdown.expanded + .nav-link .fa-chevron-down {
    transform: rotate(180deg);
}

.mobile-dropdown .fa-chevron-down {
    transition: transform 0.3s ease;
}

/* Mobile dropdown arrow rotation */
.fa-chevron-down {
    transition: transform 0.3s ease;
}

/* Team LinkedIn styles */
.team-linkedin {
    text-align: left;
}

.linkedin-link {
    display: inline-block;
    transition: all 0.3s ease;
    padding: 8px 12px;
    border-radius: 50%;
    background: rgba(0, 119, 181, 0.1);
}

.linkedin-link:hover {
    background: rgba(0, 119, 181, 0.2);
    transform: translateY(-2px);
}

.linkedin-link i {
    transition: all 0.3s ease;
}

.linkedin-link:hover i {
    color: #005885 !important;
}

/* Team page layout styles */
.team-photo img {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, opacity 0.3s ease;
}

.team-photo img:hover {
    transform: scale(1.02);
}

.team-image {
    transition: opacity 0.3s ease;
}

.team-content h3 {
    color: #132861;
    font-weight: 700;
}

.team-content .designation {
    border-left: 4px solid #EABD40;
    padding-left: 15px;
}

.team-content .bio {
    line-height: 1.8;
    color: #555;
}

.team-content .bio p {
    margin-bottom: 1rem;
}

.team-content .bio p:last-child {
    margin-bottom: 0;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .team-content h3 {
        font-size: 24px;
    }
    
    .team-content .designation {
        font-size: 16px !important;
    }
    
    .team-photo img {
        margin-bottom: 20px;
    }
}

/* Company logo styles for distributors page */
.company-logo {
    padding: 15px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    margin-bottom: 20px;
}

.company-logo img {
    transition: transform 0.3s ease;
}

.company-logo img:hover {
    transform: scale(1.05);
}

/* Ensure distributor cards have consistent height */
.custom-card.bluecard {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.custom-card.bluecard .company-logo {
    flex-shrink: 0;
}

.custom-card.bluecard h5 {
    flex-shrink: 0;
    margin-bottom: 15px;
}

/* Brand boxes styling for products page */
.brand-box {
    display: block;
    background: #FFF8E4;
    border: 2px solid #EABD40;
    border-radius: 15px;
    transition: all 0.3s ease;
    height: 100%;
}

.brand-box:hover {
    background: #EABD40;
    border-color: #132861;
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(234, 189, 64, 0.3);
}

.brand-box.active {
    background: #132861;
    border-color: #132861;
    color: white;
}

.brand-box.active .post-count {
    color: #EABD40;
}

.brand-content h4 {
    color: #132861;
    font-weight: 700;
    margin-bottom: 15px;
}

.brand-box:hover .brand-content h4,
.brand-box.active .brand-content h4 {
    color: white;
}

/* Brand logo styling */
.brand-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}

.brand-logo img {
    transition: transform 0.3s ease;
}

.brand-box:hover .brand-logo img {
    transform: scale(1.05);
}

.post-count {
    font-size: 18px;
    font-weight: 600;
    color: #132861;
}

.brand-box:hover .post-count {
    color: white;
}

/* Brand header styling */
.brand-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}

.brand-header h4 {
    color: #132861;
    font-weight: 700;
    margin: 0;
}

@media (max-width: 768px) {
    .brand-header {
        flex-direction: column;
        align-items: flex-start;
    }
    
    .brand-box {
        margin-bottom: 20px;
    }
}

/* Active filter states for distributors page */
.dropdown-item.active {
    background-color: #132861 !important;
    color: white !important;
}

.dropdown-item.active:hover {
    background-color: #0f1f4a !important;
}

.btn.yellow-btn.current {
    background-color: #132861 !important;
    color: white !important;
    border-color: #132861 !important;
}

.btn.yellow-btn.current:hover {
    background-color: #0f1f4a !important;
    border-color: #0f1f4a !important;
}

ul.dropdown-menu li {
    
}

ul.dropdown-menu li a {
    color: #132861;
    font-size: 18px;
    position: relative;
    padding-bottom: 0 !important;
}

.textcolor:hover,
.textcolor {
    color: #132861;
}

.locationdiv .textcolor:hover,
.locationdiv .textcolor {
    color: #FFF;
}

@media (max-width: 1200px) {

    .container {
        padding-left: 3%;
        padding-right: 3%;
    }

    .herosection .backimg {
        height: 725px;
    }

    .btn {
        font-size: 16px;
    }

    .herocontent h3 {
        font-size: 40px;
    }

    h4 {
        font-size: 12px;
    }

    h3 {
        font-size: 24px;
    }

    h6 {
        font-size: 20px;
    }

    h5 {
        font-size: 18px;
    }

    /* .service.herosection .top-margin, */
    .herosection .top-margin {
        margin-top: 12%;
    }

    .left-content {
        padding-top: 29%;
    }

    .padding-right {
        padding-right: 5%;
    }

    textarea::placeholder, input::placeholder {
        opacity: 0.5 !important;
        font-size: 12px;
    }

    .form-control {
        opacity: 2;
        font-size: 14px;
        padding: 2%;
    }

    .find-us .custom-padding {
        padding: 4% 4% 4% 4%;
    }

    .find-us .backimg {
        height: 845px;
    }

    footer .custom-padding {
        padding-left: 0;
        padding-bottom: 8%;
    }

    .find-us .custom-card {
        width: auto;
    }

    .our-journey .yellowcard {
        padding-right: 0;
    }

    .our-journey .yellowcard .custom-padding {
        padding-right: 6% !important;
        padding-top: 6%;
        padding-bottom: 6%;
    }

    .core-service .custom-padding {
        padding-left: 1% !important;
    }

    .news-card {
        height: 610px;
    }

    .locationdiv .contact-wrapp {
        gap: 15px;
    }

    .news-events .desktopview {
        display: none !important;
    }

    .news-events .mobileview {
        display: flex !important;
    }
}

@media (max-width: 992px) {

    /* .service.herosection .top-margin {
        margin-top: 15%;
    } */

    .herosection .top-margin {
        margin-top: 16%;
    }

    .herocontent h3 {
        font-size: 32px;
    }

    p {
        font-size: 14px;
    }

    .top-margin {
        margin-top: 8%;
    }

    .find-us .backimg {
        height: 792px;
    }

    .nav-link {
        font-size: 12px;
    }

    .btn {
        font-size: 14px;
    }

    .navbar ul.navbar-nav {
        display: none !important;
    }

    .navbar .bluebtn {
        display: none !important;
    }

    .custom-padding {
        padding-top: 6%;
        padding-bottom: 6%;
    }

    .left-border {
        border-bottom-left-radius: 0;
        border-top-right-radius: 20px;
    }

    .padding-top {
        padding-top: 8%;
        padding-bottom: 8%;
    }

    .find-us .backimg {
        height: 400px;
    }

    footer .custom-padding {
        padding-top: 0;
        padding-bottom: 3%;
        padding-left: 3%;
    }

    .about .herocontent .custom-padding {
        padding-top: 0;
    }

    .news-card {
        height: 565px;
    }

    .news-card:hover .cardbody {
        margin-top: -43% !important;
    }


}

@media (max-width: 768px) {

    .herocontent h3 {
        font-size: 24px;
    }

    h1 {
        font-size: 40px;
    }

    .left-content {
        padding-top: 60%;
    }

    .herosection .backimg {
        height: 665px;
    }

    .left-border {
        border-bottom-left-radius: 0;
        border-top-right-radius: 20px;
    }

    .news-card {
        height: auto;
    }
}

@media (max-width: 576px) {

    .herocontent h3 {
        font-size: 22px;
    }

    .mobileview {
        display: block !important;
    }

    .desktopview {
        display: none !important;
    }

    /* .service.herosection .top-margin, */
    .herosection .top-margin {
        margin-top: 30%;
    }

    .counts p {
        font-size: 10px;
    }

    .left-content {
        padding-top: 30%;
    }

    .herosection .backimg {
        height: 465px;
    }

    h1 {
        font-size: 34px;
    }

    h6 {
        font-size: 18px;
    }

    .aboutus {
        height: 380px;
    }

    .padding-top {
        padding-top: 10%;
        padding-bottom: 10%;
    }

    footer .custom-padding {
        padding-top: 8%;
        padding-bottom: 8%;
    }

    .about .herocontent .custom-padding {
        padding-left: 6% !important;
    }

    .service .left-content {
        padding-top: 64%;
    }

    .core-service .custom-padding {
        padding-left: 3% !important;
    }

    .modal.right-modal {
        width: 100%;
    }

    .coreservice-img img {
        height: 400px;
    }
}

/* Hero Slider Styles */
.hero-slider {
    position: relative;
    overflow: hidden;
    border-radius: 20px;
}

.slider-container {
    position: relative;
    width: 100%;
    height: 600px;
}

/* Force slide visibility - Higher specificity */
.hero-slider .slider-container .slide {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    opacity: 0 !important;
    transition: opacity 0.8s ease-in-out !important;
    z-index: 1 !important;
}

.hero-slider .slider-container .slide.active {
    opacity: 1 !important;
    z-index: 2 !important;
}

.slide::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.slide .herocontent {
    position: relative;
    z-index: 2;
}

/* Navigation Arrows */
.slider-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(19, 40, 97, 0.8);
    border: none;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: none; /* Hide the arrows */
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    z-index: 10;
}

.slider-nav:hover {
    background: rgba(19, 40, 97, 1);
    transform: translateY(-50%) scale(1.1);
}

.slider-nav.prev {
    left: 20px;
}

.slider-nav.next {
    right: 20px;
}

.slider-nav svg {
    width: 20px;
    height: 20px;
}

/* Dots Indicator */
.slider-dots {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 10px;
    z-index: 10;
}

.dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.5);
    cursor: pointer;
    transition: all 0.3s ease;
}

.dot.active {
    background: #132861;
    transform: scale(1.2);
}

.dot:hover {
    background: rgba(255, 255, 255, 0.8);
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .slider-container {
        height: 500px;
    }
    
    .slider-nav {
        width: 40px;
        height: 40px;
    }
    
    .slider-nav.prev {
        left: 10px;
    }
    
    .slider-nav.next {
        right: 10px;
    }
    
    .slider-nav svg {
        width: 16px;
        height: 16px;
    }
    
    .slider-dots {
        bottom: 15px;
    }
    
    .dot {
        width: 10px;
        height: 10px;
    }
}

/* Hero gradient overlay */
.hero-gradient {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background: linear-gradient(to right, #132861 0%, rgba(19, 40, 97, 0.8) 30%, rgba(19, 40, 97, 0.4) 60%, transparent 100%);*/
    z-index: 1;
    pointer-events: none;
}

.slide {
    position: relative;
}

.slide .herocontent {
    z-index: 2;
    position: relative;
}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu .dropdown-menu.submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1001;
    display: none;
    min-width: 200px;
}

.dropdown-submenu:hover .dropdown-menu.submenu {
    display: block;
}

.dropdown-submenu .dropdown-toggle::after {
    transform: rotate(-90deg);
    margin-left: 0.5rem;
}

/* Ensure submenu doesn't show when hovering over parent dropdown */
.nav-item.dropdown:hover .dropdown-submenu .dropdown-menu.submenu {
    display: none;
}

.nav-item.dropdown:hover .dropdown-submenu:hover .dropdown-menu.submenu {
    display: block;
}