/*
 Theme Name:   Unbound Child
 Theme URI:    https://unbound.radiantthemes.com/
 Description:  Unbound Child Theme
 Author:       radiantthemes
 Author URI:   https://radiantthemes.com/
 Template:     unbound
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 Text Domain:  unbound-child
*/

body {
    font-family: Roboto;
    line-height: 30px;
    font-weight: 400;
    font-style: normal;
    color: #000000 !important;
    font-size: 16px !important;
} 

.header_main .brand-logo {
    margin-top: 8px;
    margin-bottom: 8px;
}

.nav > [class*='menu-'] > ul.menu > li > a {


    padding-top: 40px !important;
    padding-bottom: 2px !important;
}

.header_main_action {
	display:none;
}

.index-v {
	z-index:2;
}

.home-eight-advice-box-item {
    margin-top: 95px !important;
}

.date { display:none !important; }

.wraper_inner_banner_main > .container {
    padding-top: 100px !important;
    padding-bottom: 100px;
}

.box-h {
	height:450px !important;
}

@media screen and (min-width: 321px) and (max-width: 479px) {
.header_main .brand-logo {
    width: 80%;
}
}

.header_main .responsive-nav {
    float: right;
    margin-top: 43px;
}

 #mobile-menu {
    background-color: #091841 !important;
}
.mobile-menu-nav > [class*='menu-'] > ul.menu > li > a, .mobile-menu-nav > [class*='menu-'] > ul.menu > li > ul > li > a, .mobile-menu-nav > [class*='menu-'] > ul.menu > li > ul > li > ul > li > a, .mobile-menu-nav > [class*='menu-'] > ul.menu > li > ul > li > ul > li > ul > li > a, .mobile-menu-nav > [class*='menu-'] > ul.menu > li > ul > li > ul > li > ul > li > ul li a {
    position: relative;
    display: block;
    width: auto;
    height: auto;
    padding: 10px 22px 10px 15px;
    border-bottom: 2px rgb(255 255 255 / 59%) solid !important;
    color: inherit;
}
.mobile-menu-nav {
	color:#fff !important;
}

.search-submit {
	z-index: 9;
    background-color: rgb(28, 38, 139);
    font-family: Roboto;
    height: auto;
    width: auto;
    color: rgb(255, 255, 255);
    text-decoration: none;
    white-space: nowrap;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    text-align: left;
    line-height: 35px;
    letter-spacing: 1.42px;
    font-weight: 500;
    font-size: 14px;
    padding-left: 28px;
    border-radius: 5px;
    padding-right: 28px;
    backdrop-filter: none;
    filter: none;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: translate(0px, 0px);
    visibility: visible;
    border-width: 0px;
}

.wraper_inner_banner {
    background-repeat: no-repeat;
    background-attachment: inherit;
    background-size: cover;
    background-position: center;
}

