.search-form input[type=search], .woocommerce-product-search input[type=search] {
    width: 100%;
    padding: 8px 45px 7px 12px;
    height: 50px;
    font-size: 20px;
}

.blog-sidebar {
	min-width: 250px;
}

.site-logo .brand img {
	width:200px !important;
	
}

.header-main-inner {
	height: 100px !important;
}

@media (min-width: 786px) {
		.header-main-inner, .footer-bottom-inner, .footer--row-inner{
			background: rgb(2,95,184);
			background: linear-gradient(90deg, #079a38 0%, #00F700 100%)!important;
}

}
@media (max-width: 786px) {
	.header-main-inner, .footer-bottom-inner, .footer--row-inner{
					background: linear-gradient(90deg, #079a38 0%, #00F700 100%)!important;
	}	
}

.menu-item a {
	font-weight: 600;
	font-size: 18px !important;
	justify-content: center !important;
}

#menu-item-207:hover a {
	color: #025fb8 !important;
	font-weight: 600;
}

.menu-item:hover a {
	/*color: #025fb8 !important;*/
	font-weight: 600;
}

.header-menu-sidebar-bg {
	background-color: #025FB8 !important;
}

.navbar-toggle {
	color: #ffffff!important;
}

.icon-bar {
	background-color: #ffffff!important;
}

#cta-home:hover {
	background-color: #ea8f00 !important;
}

#media_image-3 img {
	width: 180px;
	margin: 50px 0px;
}

.blog-entry-title a, .entry-title a, .widget-title{
	color: #025FB8 !important;
}

a, p, h1, h2, h3, h4, h5, h6, div {
	font-family: 'Raleway', sans-serif;
}

.nv-html-content a{
	top: -10px !important;
	position:relative;
	
}

.builder-item--logo .site-logo img {	 
	width: 200px !important;
}

.builder-item--nav-icon .navbar-toggle {
    margin-right: 30px;
}

#same-category-posts-2 > ul > li > a.post-title {
	font-family: 'Raleway', sans-serif;
	text-transform: none;
	font-weight: normal;
}

.same-category-post-item{
	border-bottom: none;
}

.footer--row-inner {
	display: none!important;
}

#menu-item-207 {
    color: #FFFFFF!important;
    background-color: transparent!important;
    background-image: none!important;
    border-color: #FFFFFF!important;
    border-width: 2px!important;
	
display: inline-block;
font-weight: 400;
color: #212529;
text-align: center;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: transparent;
border: 1px solid transparent;
padding: 0.375rem 0.75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: 0.25rem;
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
color: #FFFFFF!important;
background-color: transparent!important;
background-image: none!important;
border-color: #FFFFFF!important;
border-width: 2px!important;
border: solid;	
}
#menu-item-207:hover {
    color: #0C5FB8!important;
    background-color: #FFFFFF!important;
    background-image: none!important;
    border-color: #FFFFFF!important;
    border-width: 2px!important;
}

#menu-item-208 {
    color: #FFFFFF!important;
    background-color: #E78402!important;
    background-image: none!important;
    border-color: #E78402!important;
    border-width: 2px!important;
	
display: inline-block;
font-weight: 400;
color: #212529;
text-align: center;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;


padding: 0.375rem 0.75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: 0.25rem;
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
color: #FFFFFF!important;

background-image: none!important;

border-width: 2px!important;
border: solid;	
}
#menu-item-208:hover {
    color: #FFFFFF!important;
    background-color: #d27a08!important;
    background-image: none!important;
    border-color: #d27a08!important;
    border-width: 2px!important;
}

.builder-item--primary-menu .nav-menu-primary > .nav-ul li:not(.woocommerce-mini-cart-item) > a:after, .builder-item--primary-menu .nav-menu-primary > .nav-ul li > .has-caret > a:after {
    background-color: transparent!important;
}

.elementor a {
    text-decoration: underline;
}
