/* -------------- Override Styles ---------------- */

/* Header */

header .menubar li.relative.hidden {
    display: block;
}

header.container {
    padding-left: 16px;
    padding-right: 16px;
}


.DisplayNone, header .hidden {
    /* display: none; */
}


@media (min-width: 991px) {
header .menu-container > a:first-child {
    display: none;
}
}


header .container:before, header .container:after {
    content: none;
    display: block;
}

header .max-w-\[7\.8125rem\] {
    max-width: 13.8125rem;
}

header a.submenu-opener {
    color: #333333 !important;
}

header ul form button {
    font-size: 14px;
}

.menu-container nav ul.text-gray-600 li a {
    color: #525252;
}

.hover\:text-black-100:hover {
    --tw-text-opacity: 1;
    color: rgb(0 0 0/var(--tw-text-opacity,1)) !important;
    text-decoration: none;
}

.\[\&_a\:hover\]\:text-primary a:hover {
    --tw-text-opacity: 1;
    color: rgb(14 121 191/var(--tw-text-opacity,1)) !important;
    text-decoration: none !important;
}


header a.btn {
    border-radius: 4px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    padding: 12px 25px !important;
}

header a.btn:hover {
    text-decoration: none !important;
}

header .menubar li .menu-drop button {
    font-size: 15px;
}

header ol, header ul, header dl {
    margin-left: 0 !important; 
}

header .menubar .menu-drop h6 {
    font-size: 14px;
    font-weight: 400;
}

header .menubar .menu-drop ul li a {
    color: #333333;
}

@media (min-width: 992px) {
    header .menubar .lg\:px-1 {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}

@media not all and (min-width: 992px) {
    header .max-lg\:top-\[4\.0625rem\] {
        top: 5.85rem !important;
    }
}

@media (max-width: 991px) {
 header .menu-container a.btn {
  padding: 10px 20px !important;
   margin: 10px 5px;
}
}

/* Footer */

footer {
    padding: 10px 0 0;
}

footer .max-w-\[7\.8125rem\] {
    max-width: 12.8125rem;
}

footer a.btn.btn--white {
    background: white !important;
    color: rgb(14, 121, 191);
    font-size: 14px !important;
    border-radius: 4px;
}

footer a.btn.btn--white:hover {
    background: rgb(243, 241, 236) !important;
    text-decoration: none !important;
}

footer ol, footer ul, footer dl {
    margin-left: 0 !important;
}

footer .text-base {
    font-size: 16px;
}

footer a.text-md.font-semibold {
    color: white;
    font-size: 16px;
}

footer a.text-md.font-semibold:hover {
    color: rgb(25, 188, 185);
}

footer .socials a {
    width: 3.5rem !important;
    height: 3.5rem !important;
}

footer nav h6 {
    font-size: 16px !important;
    font-weight: 400 !important;
}

footer nav .footer-nav__drop ul a {
    color: white;
}

footer nav .footer-nav__drop ul a:hover {
    color: rgb(25, 188, 185) !important;
    text-decoration: none;
}

div#inputemail_mobile {
    width: 100% !important;
}

footer .relative p {
    font-size: 12px;
}

footer .relative ul a {
    color: white !important;
    font-size: 12px !important;
}

footer .relative ul a:hover {
    color: rgb(25, 188, 185) !important;
    text-decoration: none !important;
}

/* Columns section */
header .menu-container .menu-drop .container a.card {
    text-decoration: none;
}

header ul li .menu-drop a.card .text-sm3 p {
    font-size: 14px;
}

header ul li .menu-drop a .text-sm3 h2 {
    font-size: 14px;
    font-weight: 400;
    background-image: none !important;
    line-height: 1.5;
    border-color: transparent;
}
