/*
Theme Name: HF ETTL
Description:
Version: 1.0
Author: Machiel
Author URI: http://www.vollwerbung.at
Template: enfold
*/

/*Add your own styles here:*/

/* .container.av-logo-container{
	display: none;
} */
html, body:not(.home){
	height: 100%;
} 
.html_header_top.html_logo_center .logo {
	display: none;
}
.menu-item a.menu-image-title-after.menu-image-not-hovered img, 
.menu-item a.menu-image-hovered.menu-image-title-after .menu-image-hover-wrapper,
.menu-item a img {
    height: 100%;
    width: auto;
    float: left;
	
    padding-right: 0;
    background-color: rgba(255, 255, 255, 0.4);
}
.menu-item a.menu-image-title-after.menu-image-not-hovered:hover img, 
.menu-item a.menu-image-hovered.menu-image-title-after:hover .menu-image-hover-wrapper,
.menu-item.current-menu-item a,
.menu-item a:hover img {
    background-color: rgba(255, 255, 255, 0.75);
}
.flex_column.av_one_fourth .avia-image-container-inner,
.flex_column.av_one_fifth .avia-image-container-inner,
.flex_column.av_one_fourth img,
.flex_column.av_one_fifth img,
.logoimg {
   width: 100%;
   height: auto;
   margin-bottom: 0.5em;
}

.menu-item.social a img,
.menu-item.social a.menu-image-hovered.menu-image-title-after .menu-image-hover-wrapper,
.menu-item.social a.menu-image-title-after.menu-image-not-hovered img{
	background-color: transparent;
    height: 50px !important;
    width: auto !important;
	margin: 3px 0 0 6px;
}

.html_header_top.html_bottom_nav_header .main_menu {
    padding-top: 4px;
}
/* div .flex_column  {
    margin-left: 3em;
}
div .flex_column.av_three_fifth  {
    border-radius: 0 14px !important;
    padding: 1em;
} */
 .entry-content-wrapper ul.av-catalogue-list li {
    width: 156px;
	
    width: 100%;
}


.avia-section.avia-bg-style-fixed {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.avia-section.avia-bg-style-fixed:not(#start) {
    background-position: center left !important;
	min-width: 700px;
}
.avia-section:not(#start) .container {
    float: left;
	width: 15%;
    max-width: 500px;
    min-width: 210px;
    margin-left: 100px;
	
    width: 17%;
    margin-left: 10%;
	
    width: 15%;
    margin-left: 11.5%;
	
    padding-right: 0;
    padding-left: 0;
}

#start .av_textblock_section,
#top .av-catalogue-wrapper {
    margin: 20px auto;
    border: 1px solid #4a5357;
    width: 355px;
    padding: 10px;
}
#start .av_textblock_section div,
#start .av_textblock_section p{
    line-height: 17px;
}
#start .avia-image-container-inner{
    margin: 50px 20px 0px;
}
.main_color .av-catalogue-list li:hover{
    background-color: transparent;
}
.html_visible_cart .cart_dropdown {
    opacity: 0;
	display: none;
}
.html_visible_cart .header-scrolled-full .cart_dropdown {
    opacity: 1;
    border: none;
    -webkit-transition: opacity 1000ms linear;
    -moz-transition: opacity 1000ms linear;
    -o-transition: opacity 1000ms linear;
    -ms-transition: opacity 1000ms linear;
    transition: opacity 1000ms linear;
}
.header_color .cart_dropdown_link,
.html_header_top.html_bottom_nav_header #header_main,
.av_minimal_header #header_main_alternate {
    background-color: rgba(229, 229, 229, 0.32);
    background-color: #F8F8F8;
    background-color: transparent;
}
.header_color .cart_dropdown_link {
    background-color: rgba(229, 229, 229, 0.32);
}
.av_header_transparency  .cart_dropdown_link,
.av_header_transparency .html_bottom_nav_header #header_main,
#top .av_header_transparency #header_main,
.av_header_transparency  #header_main_alternate {
    background-color: transparent;
}
.header_color .cart_dropdown_link:hover,
.html_header_top.html_bottom_nav_header .header-scrolled-full #header_main,
.av_minimal_header.header-scrolled-full #header_main_alternate {
    /* background-color: rgba(229, 229, 229, 0.75); */
    background-color: rgba(229, 229, 229, 0.32);
    -webkit-transition: background-color 1000ms linear;
    -moz-transition: background-color 1000ms linear;
    -o-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;
}
.header_color .cart_dropdown_link:hover {
    background-color: rgba(229, 229, 229, 0.95);
}
.av_minimal_header .header_bg {
    background-color: transparent;
    /* background-color: rgba(229, 229, 229, 0.75); */
}
.html_bottom_nav_header .cart_dropdown {
    margin: -45px 5px 0 0;
    margin: 19px 5px 0 0;
    margin: 0 5px 0 0;
    right: 2px;
    top: 5px;
}
#start {
    background-color: transparent;
}
.cart_dropdown .dropdown_widget {
    top: 44px;
}
.cart_dropdown .added_to_cart_notification {
    top: 44px;
    margin-top: 44px;
}
#top .inner_product_header,
.entry-content-wrapper ul.av-catalogue-list,
.entry-content-wrapper ul.av-catalogue-list li {
    border: none;
    background: none;
}
.html_header_top.html_bottom_nav_header .main_menu>div,
.html_header_top.html_bottom_nav_header .main_menu ul:first-child {
    height: 70px;
    height: 76px;
}

.avia-section.av-minimum-height .container {
    padding-top: 115px;
    padding-bottom: 120px;
    padding-top: 140px;
    padding-bottom: 185px;
}
.avia-section.av-minimum-height.avia-bg-style-fixed .container {
    padding-top: 80px;
    padding-bottom: 80px;
}
#scroll-top-link {
    color: #000000;
    border: 1px solid #000000;
    background-color: #caaf8a;
}
#top .av-catalogue-content {
    padding-right: 0px;
    font-size: 1.1em;
}
#top ul.av-catalogue-list .price {
    display: none;
}
#top .avia_textblock .inner_product_header,
#top .inner_product_header {
    padding: 0;
    min-height: inherit;
    margin: -40px 0 0 0px;
    width: 100%;
    text-align: center;
}
#top .avia_textblock  .inner_product_header {
    margin: -40px 0 40px 0px;
}
#top .avia_textblock  .inner_product_header h3 {
    font-size: 180%;
}
#top .av-catalogue-wrapper {
    padding: 0;
    min-height: inherit;
    margin: 30px 0 0 0px;
    width: 100%;
    text-align: center;
	
    max-height: 385px;
	
    overflow: hidden;
}
#top .av-catalogue-wrapper .av-catalogue-content{
    padding: 10px;
}
#top .av-catalogue-content h3{
    margin-top: 0;
}
#top .av-catalogue-content{
    font-weight: bold;
	
    line-height: 120%;
	margin-top: -1em;
}
#top h3{
    text-transform: uppercase;
}
#top .inner_product_header h3{
    font-size: 160%;
}
#top .av-catalogue-content h3{
    font-size: 125%;
    margin-top: 1em;
}
#top .av-catalogue-item ,
#top .av-catalogue-item .wechseln{
    background: transparent;
    border: 1px solid #4a5357;
    color: #4a5357;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 115%;
    position: relative;
    overflow: visible;
    margin-top: 20px;
    padding: 10px 15px;
}
#top .av-catalogue-item .wechseln{
    position: absolute;
    bottom: -49px;
    bottom: -60px;
    background-color: rgba(74, 84, 103, 0.66);
    background-color: rgba(23, 147, 1, 0.38);
    color: white;
    padding: 8px 10px;
    margin-left: -15px;
    width: 100%;
	
	opacity: 0;
}

#top .av-catalogue-item.added{
    margin-bottom: 3em;
}

#top .av-catalogue-item.added .wechseln{
	opacity: 1;
    -webkit-transition: opacityopacity 1000ms linear;
    -moz-transition: opacity 1000ms linear;
    -o-transition: opacity 1000ms linear;
    -ms-transition: opacity 1000ms linear;
    transition: opacity 1000ms linear;
}

#top .av-catalogue-item,
.logoimg,
div .flex_column.av_three_fifth  {
/*     background-color: rgba(255, 255, 255, 0.21);
    background-color: rgba(255, 255, 255, 0.75); */
}
#top .thumbnail_container{
    margin-top: -140px;
    margin-top: -120px;
}
#top .av-catalogue-item:hover {
    background: #4a5357;
    color: #fff;
}



#top .av-catalogue-item span.icon {
    float: right;
    margin: 0 5px 0 0;
	
	display: none;
}

#top #wrap_all .main_menu ul:first-child > li > a.menu-image-title-after span:not(.menu-image-hover-wrapper) {
	display: none;
}
#top #wrap_all .main_menu ul:first-child > li > a {
	height:71px;
    padding: 0;
}
#top #wrap_all .main_menu ul:first-child > li {
    padding: 0 6px 0 0;
}

#top #header_main #menu-item-shop .cart_dropdown_link span:not(.av-cart-counter){
	display: none;
}
.html_visible_cart .cart_dropdown,
#top #header_main #menu-item-shop .cart_dropdown_link{
	display: block;
	width: 136px;
	height: 136px;
}
.html_header_top #top #wrap_all #main {
    background: transparent none;
}
body#top:not(.home) #wrap_all, 
body#top:not(.home) #main > .avia-builder-el-0, .av_minimal_header + #main .container_wrap_first {
    background-color: transparent !Important;
}
body#top:not(.home){
    background-repeat: no-repeat;
    background-image: url('./image/bg.jpg'); 
    background-attachment: fixed;
    background-position: bottom center;
    background-color: #ededed; /* */
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
body#top:not(.home) .av-logo-container{
	display: none;
}
body#top:not(.home) #wrap_all .main_menu ul:first-child > li > a{	
    height: 71px !important;
    width: 111px !important;
    line-height: 71px !important;
}

body#top:not(.home) #main{
	height: 100%;
}
.html_header_top.html_bottom_nav_header body#top:not(.home) .woocommerce,
.html_header_top.html_bottom_nav_header body#top:not(.home) #header_main,
body#top:not(.home) .av_minimal_header #header_main_alternate {
    background-color: rgba(229, 229, 229, 0.32);
}

#header #header_main_alternate .container {
    padding: 0px;
}

span.taxinfo{
	font-size: 60%;
}
table.cart img {
    width: inherit;
}

@media only screen and (max-width: 1025px) {
	#top .thumbnail_container {
		margin-top: 0;
		text-align: center;
	}
	.avia-section.av-minimum-height.avia-bg-style-fixed .container {
		padding-top: 70px;
		padding-bottom: 50px;
	}
/* 	.avia-section.avia-bg-style-fixed:not(#start) {
		background-position: center left !important;
		min-width: 500px;
	} */
	
	.av-catalogue-content {
		padding-right: 30px;
		font-size: 1em;
	}
	body#top:not(.home) #wrap_all .main_menu ul:first-child > li > a{	
		height: 45px !important;
		width: 45px !important;
		line-height: 45px !important;
	}
	.html_header_top.html_bottom_nav_header .main_menu>div{
		/* height: 51px !important; */
	}		
	#top .av-catalogue-item.added{
		margin-bottom: 6em;
	}
}
@media only screen and (max-width: 1260px) {
	.avia-section:not(#start) .container {
		width: 20%;
		margin-left: 8.5%;	
	}
	#top .av-catalogue-wrapper {
		max-height: 310px;
	}
}
@media only screen and (max-width: 1100px) {
	.avia-section:not(#start) .container {
		width: 22%;
		margin-left: 8%;
		
		width: 20%;
		margin-left: 8.5%;	
	}
}

@media only screen and (max-width: 960px) {
	.avia-section:not(#start) .container {
		width: 28%;
		margin-left: 13.5%;
		
		width: 24%;
		margin-left: 10.5%;
	}
	
	.menu-item.social a img,
	.menu-item.social a.menu-image-hovered.menu-image-title-after .menu-image-hover-wrapper,
	.menu-item.social a.menu-image-title-after.menu-image-not-hovered img{
		background-color: transparent;
		height: 30px !important;
		width: auto !important;
		margin: 3px 0 0 6px;
	}
	.menu-item.social a img{
		opacity: 1 !important;
	}
	.menu-item.social a.menu-image-hovered img.hovered-image{
		display: none !important;
	}
}
@media only screen and (max-width: 860px) {
	.avia-section:not(#start) .container {
		width: 35%;
		margin-left: 13.5%;
		
		width: 25%;
		margin-left: 12%;
	}
}

@media only screen and (max-width: 765px) {
	.html_stretched #wrap_all,
	.avia-section.avia-bg-style-fixed {
	  -webkit-background-size: inherit;
	  -moz-background-size: inherit;
	  -o-background-size: inherit;
	  background-size: inherit;
	  background: transparent none !important;
	}
	
	.responsive #top #wrap_all .container {
		width: 65%;
		max-width: 65%;
	}
	.avia-section.avia-bg-style-fixed:not(#start) {
		min-width: inherit;
	}
	#start .av_textblock_section, #top .av-catalogue-wrapper {
		width: 100%;
		padding: 10px;
	}
	body#top{
		background-repeat: no-repeat;
		background-image: url('./image/bg.jpg'); 
		background-attachment: fixed;
		background-position: bottom center;
		background-color: #ededed; /* */
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
	}
	#top .av-catalogue-wrapper {
		max-height: inherit;
	}
}

@media only screen and (max-width: 650px) {
	#top .thumbnail_container img {
		max-width: 170px;		
		margin: 0 auto;
	}
		
	#top .av-catalogue-item.added{
		margin-bottom: 3em;
	}
}