@media (max-width: 500px) {
    .tm-button.style-2 {
        padding: 0 22px !important;
    }
}

@media (min-width: 1024px) {
#menu-item-3924 .menu-item-title:after  {
   background-color: transparent !important;
}

#menu-item-3924 a {
    background: #f9b911;
    padding-top: 10px;
    padding-left: 10px !important;
    padding-right: 10px !important;
    color: #fff !important;
    border-radius: 25px;
    height: 15px;
    padding-bottom: 28px;
}
}

.menu--primary li > a {
    color: #000000 !important;
}

.menu--primary li:hover > a, .menu--primary > ul > li > a:hover, .menu--primary > ul > li > a:focus, .menu--primary .current-menu-item > a {
    color: #000000 !important;
}

@media (max-width: 600px) {
.header-sticky-both .headroom.headroom--not-top .page-header-inner {
    box-shadow: none;
    border-bottom: 5px solid #f9b911;
    height: 80px;
}

.so ul {
    margin-bottom: -20px !important;
}

.page-mobile-menu-logo img {
  max-width: 90px !important;
   padding-bottom: 5px;
}
}

.page-footer-overlay {
    background-color: rgba( 0, 0, 0, 0 );
    border-top: 5px solid #ffb800;
}

.desktop-menu .menu--primary .sm-simple {
    position: static;
    display: inline-block;
    float: right;
}

.desktop-menu .menu--primary .menu__container > li > a {
    padding-left: 8px !important;
    padding-right: 8px !Important;
    font-size: 16px;
    letter-spacing: 0px;
}

.header-sticky-both .headroom.headroom--not-top .sticky-logo {
    max-width: 70px;
}

a {
   transition: 0.7s;
}

.page-footer, .page-footer a {
    font-size: 17px !important;
    line-height: 32px;
}

@media (min-width: 1200px) {
h3, .h3 {
    font-size: 28px;
}
}

.ytext {
   color: #ffb800 !important;
}

.page-mobile-main-menu {
    box-shadow: none;
}

.header-sticky-both .headroom.headroom--not-top .page-header-inner {
    box-shadow: none;
}

.cblack h2, .cblack h3, .cblack h4 {
   color: #000 !Important;
}

#hide, .hide {
   display: none !important;
}

