/*
Theme Name: YOOtheme Child
Theme URI: https://yootheme.com
Template: yootheme
Author: YOOtheme
Author URI: https://yootheme.com
Description: A powerful, flexible and elegant website builder that allows you to create complex pages within minutes and customize every aspect of the theme.
Version: 4.5.13.1744035430
Updated: 2025-04-07 16:17:10

*/
.tm-header .uk-navbar-container {
    box-shadow:0 20px 20px 0 rgba(0, 0, 0, 0.2);
}
.uk-accordion-title {
    font-family: inherit;
}

.uk-background-fixed {background-size: 100%;} 
p, h1, h2, h3, h4, h5{hyphens:auto;}

#gform_submit_button_2 {
	background-color: #002756 !important;
    font-weight:600;
    text-transform: uppercase;
}
#gform_submit_button_2:hover{
    background-color:#feed05 !important;
    color: #002756;
    border: 1px solid #feed05 !important;
}

hr {
    background-image: url("/wp-content/uploads/2025/04/divider.gif");
	display:block;
    height: 18px;
    background-position: 50% 50%;
    margin-bottom:-20px !important;
}

.counterbox {
    font-size:20px;
    font-weight:700;
    text-align:center;
    padding:10px 10px;
}
.counter {
    font-family: Arial;
	font-size:40px;
	font-weight:700;
    color: #feed05;
}

.uk-section-default{
	padding:30px !important;
}


.search .uk-h3, .search .tm-sidebar, #post-503{display: none;}
.search h2, .search .uk-margin-medium{margin: 0 0 10px 0 !important;}
.search #tm-main {
    padding-top:100px !important;
}


.content-height{display:block;height:35px;}
@media screen and (max-width: 1100px) {
    .uk-logo img{
        max-height:25px;width:auto;
        margin: 2px 0 0;
    }
    .content-height{display:block;height:15px;}
}
@media screen and (max-width: 995px) {
    .content-height{display:block;height:5px;}
    .uk-logo img{max-height:40px;width:auto;margin: 0;}
    .menu-item:hover {background: transparent !important;background-color: transparent !important;}
    .menu-item a {
        font-size: 16px !important;
        font-weight: 500 !important;
        color: #ffffff !important;
        padding: 5px 10px !important;
        border-right: 0px transparent;
    }
    .uk-nav-sub a {text-transform: none !important;font-weight: 300 !important;font-size: 14px !important;}
    .uk-navbar-toggle {
        padding: 0 0;
        color: #fff;
        font-weight: 500;
        text-transform: uppercase;
        letter-spacing: 2px;
    }
}