/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/
#top h1 {
	font-size: 24px;
}
.page-thumb img {
	width: 80%;
	max-width: 80%;
}
.container_wrap_first {
	background-image: url('https://vroom.local:8890/wp-content/uploads/2024/09/library.jpg');
	background-position: fixed;
}
.container_wrap_first .container {
	background-color: #fff;
}

.bellows.bellows-skin-vanilla .bellows-nav .bellows-submenu .bellows-current-menu-item > .bellows-target, .bellows.bellows-skin-vanilla .bellows-nav .bellows-submenu .bellows-current-menu-ancestor > .bellows-target {
	background-color: #e3eaff;
	}
.bellows .bellows-nav .bellows-custom-content.bellows-custom-content-padded, .bellows .bellows-nav .bellows-target, .bellows .bellows-nav .bellows-target.bellows-target-w-image>.bellows-image.bellows-image-padded, .bellows .bellows-nav .bellows-target.bellows-target-w-image>.bellows-target-text {
	padding: 6px;
}
.bellows-nav .bellows-submenu .bellows-target {
	padding: 4px!important;
}

.bellows-menu-item-has-children.bellows-item-level-1 .bellows-target-title {
	margin-right: 90px;
}
#menu-item-2516 li a span{
	padding-right: 44px;
}
.bellows .bellows-nav .bellows-menu-item-has-children>.bellows-target {
	padding: 10px 50px 10px 0!important;
}
.bellows .bellows-nav .bellows-subtoggle {
    justify-content: right;
}
.bellows .bellows-nav .bellows-target>.bellows-target-text {
    line-height: 22px!important;
}
.logo img { display: none !important; 
}
.avia-standard-logo-sub {
	font-size: 30px;
}

@media only screen and (max-width: 767px) {
	.title_container {
		margin-left: 0;
	}
	.container_wrap_first {
		background: 0 none;
	}
	.avia-standard-logo-sub {
		font-size: 20px;
	}
	.responsive #top .logo {
		height: 30px!important;
	}
	.responsive #top #wrap_all .av-logo-container {
		line-height: 100px;
	}
}
@media only screen and (min-width: 767px) {
	.main_menu {
		display: none;
	}
}

@media only screen and (max-width: 1067px) {
	#footer .widget {
		margin: 0; 
	}
}
