/*
Theme Name: Enfold Child
Description: A Child Theme 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 wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

.small {
font-size: 0.7em;
}
#header_main .main_menu { display: block!important; }
nav.main_menu {
display: block!important;
}
.page-id-367 nav.main_menu {
display: block !important;
}
#scroll-top-link {
	background-color: #999;
}
#scroll-top-link {
	right: 5%;
	bottom: 5%;
}

#top div .avia-gallery img {
	border-style: none;
	border-width: 0;
	padding: 0;
}
.av-catalogue-list {
	border-top: none;
}

.av_header_transparency .logo {
display: none;
}
#katzenfutter h3 {
margin-top: 20px;
}
#katzenfutter h3:before {
content: "> ";
}
#katzenfutter h3:after {
content: " <";
}
.hr-full.dreier span {
border-color: #FFFFFF;
}
.hr-full.dreier .hr-inner {
	height: 5px;
	border-top-width: 5px;
}
.hr-full.dreier .hr-inner span:before,
.hr-full.dreier .hr-inner span:after {
content: " ";
	width: 100%;
	position: absolute;
	height: 5px;
	left: 0;
	top: 50%;
	width: 100%;
	margin-top: -19px;
	border-top-width: 5px;
	border-top-style: solid;
}
.hr-full.dreier .hr-inner span:after {
margin-top: 10px;
}


body .container_wrap .av-catalogue-container {
	margin-bottom: 30px;
	margin-top: 10px;
}
.spotify-icon img {
max-width: 100px;
margin: 30px 0;
}
.avia_textblock h3 {
margin-bottom: 30px;
}

.av-catalogue-title-container {
	font-size: 1.2em;
font-weight: 600;
}
.av-catalogue-content {
	font-size: 1em;
}
#header .logo {
max-width: 240px;
padding: 18px 0;
}
.content {
	padding-top: 30px;
	padding-bottom: 30px;
}
.avia-section {
	min-height: 60px;
}
#footer {
	padding: 30px 0;
}
#footer .flex_column.first p {
	margin: 0;
}
#footer .flex_column.first img {
max-width: 50px;
display: inline-block;
margin-right: 30px;
}
#footer.container_wrap {
	border-top-width: 5px;
}
#footer .widget_nav_menu {
	text-align: right;
}
#footer .widget_nav_menu a {
	padding: 10px 0;
	text-decoration: none;
	line-height: 30px;
}
#footer .widget_nav_menu li {
	display: inline-block;
	margin-left: 15px;
}
#footer .widget_nav_menu li {
	font-size: 17px;
}
#socket {
	font-size: 17px;
}
#socket .container {
	padding-top: 30px;
	padding-bottom: 30px;
}
.av-catalogue-content {
	padding-right: 0;
}
.av-catalogue-title {
	padding-right: 80px;
}
.special_amp {
	font-family: inherit;
	font-style: normal;
	font-size: 1em;
	line-height: 1em;
	font-weight: normal;
}
#katzenfamilie  .avia-image-container-inner {
	margin: 0 25%;
}


@media only screen and (max-width: 767px) {

.responsive #top #wrap_all .container {
	width: 90%;
	max-width: 90%;
}
#footer .widget_nav_menu {
	text-align: left;
}
#footer .widget_nav_menu li {
	margin-left: 0;
	margin-right: 15px;
}
.form_headline_small { font-size:10px!important; }
/*
.responsive #top #wrap_all #header {
	position: fixed;
}
.responsive #top #main {
    padding-top: 88px !important;
}
*/

.responsive #scroll-top-link{display: block;} 

#top #wrap_all .av_header_transparency {
	background-color: #ffffff !important;
}
#header {
	background: #FFFFFF !important;
}
#top #wrap_all .avia-gallery-1 .avia-gallery-thumb a {
	width: 100% !important;
}
	
}