.mobile-menu-top #menu-secondary-1 { 
    display: none !important;
}

.mobile-toggle-holder .mobile-toggle span {
    background: black;
    width: 26px;
    height: 2px;
    left: -20px;
}

.white-header .mobile-toggle span, .header.light-header .mobile-toggle span, .white-header .thb-full-menu.thb-underline>li>a:before, .header.light-header .thb-full-menu.thb-underline>li>a:before, .white-header .thb-full-menu.thb-line-through>li>a:before, .header.light-header .thb-full-menu.thb-line-through>li>a:before, .white-header .music_toggle span, .header.light-header .music_toggle span {
    background: black;
    width: 26px;
    height: 2px;
    left: -20px;
}

.current_page_item {
    text-decoration: underline;
}

.thb-full-menu.thb-standard>li.current-menu-item:not(.has-hash)>a:hover {
    color: #000000;
    text-decoration: underline !important;
}

@media (max-width: 600px) {
.subfooter.dark p, .subfooter.dark .socials a {
    max-width: 280px;
    margin-right: auto;
    margin-left: auto;
}
}

p {
   font-size: 17px !important;
}

.subfooter.dark p, .subfooter.dark .socials a {
    opacity: 1 !important;
    font-size: 16px !important;
}

.subfooter.dark p a:hover {
    color: #fff !important;
}

.footer .widget, .footer .widget p {
    font-size: 16px !important;
}

.footer-underline-link, .footer .columns .widget.widget_text a:not([class*="btn"]), .footer .columns .widget.widget_categories ul li a:not([class*="btn"]), .footer .columns .widget.widget_nav_menu ul li a:not([class*="btn"]) {
    font-size: 16px;
}

@media only screen and (min-width: 40.0625em) {
.header {
    padding-top: 10px;
    padding-bottom: 10px;
}
}

.btn-text.style5 {
    font-size: 15px;
}

input[type="submit"]>span, .button>span, .btn>span {
    font-size: 14px;
}

.logolink .logoimg {
    max-height: 85px;
}

.white-header .thb-full-menu>li>a:not(:hover), .header.light-header .thb-full-menu>li>a:not(:hover), .white-header .thb-full-menu.thb-underline>li>a:hover, .header.light-header .thb-full-menu.thb-underline>li>a:hover, .white-header .thb-full-menu.thb-line-marker>li>a:hover, .header.light-header .thb-full-menu.thb-line-marker>li>a:hover, .white-header .thb-full-menu.thb-line-through>li>a:hover, .header.light-header .thb-full-menu.thb-line-through>li>a:hover {
    color: #0e1d30 !important;
}

#hide, .hide {
   display: none !important;
}