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



/*Add your own styles here:*/
/*============Menu============*/
.av-main-nav-wrap {
    float: left;
    position: relative;
    top: 31px;
    z-index: 3;
}

p {
  font-family: "Source Sans Pro" !important;
}

/*hauptmenü*/
ul.av-main-nav li {
  max-width: 180px;
  line-height: 15px;
  height: 50px;
}
ul.av-main-nav li:hover {
  background: #222222;
}
span.avia-menu-text  {
  line-height: 15px !important;
  text-transform: uppercase;
  letter-spacing: 0.04rem;
}
li#menu-item-3954 a span.avia-menu-text {
    color: #fff !important;
}

.av-main-nav a {
  line-height: 15px !important;
}

.post-meta-infos .date-container,
.post-meta-infos .blog-author {
  display:none;
}
.main-title {
  display: none;
}

@media screen and (min-width : 768px)
and (max-width : 1024px) {
  span.avia-menu-text {
    font-size: 11px;


  }
  ul.av-main-nav li {
    max-width: 250px !important;
    line-height: 15px;
    height: 20px;
  }

 }
/*menu*/
.av-menu-button a {
    background: #333333;
}
/*hauptmenü*/
 ul.av-main-nav li {
   max-width: 270px;
   line-height: 15px;
   max-height: 30px !important;

 }


 #top .av-main-nav ul a, .av-main-nav ul a  {
     float: left;
     font-size: 12px;
     height: auto;
     line-height: 5px;
     max-width: none;
     padding: 10px 5px !important;
     text-align: left;
     text-decoration: none;
     width: 350px !important;
     background: #3b3b3b;
     background: #222222;

 }

 #top .av-main-nav ul ul {
   width: 350px;
    border-top-style: solid;
    border-top-width: 1px;
    left: -350px;
    margin: 0;
    padding-top: 0;
    top: 0;
    height: auto;
}
#top .av-main-nav ul {
  background: #222222;
    width: 350px;

}


ul.sub-menu li.menu-item-has-children a::after {
  content: " >>";
}
ul.sub-menu li.menu-item-has-children ul li a::after {
  content: " ";
}


/*über uns bei desktop ausblenden*/
@media screen and (min-width : 778px) {
li#menu-item-25090 {
  display: none;
}
}
/*============Kategorieseite============*/
 li.cat-item {
  font-size: 16px;
}

.cat-item ul.children li {
  font-size: 13px;
}
.small-preview {
  width: 120px;
  height: auto;
}
/*============copyright ausblenden============*/

.copyright {
  /* display: none; */
}
/*============Logogrösse============*/

.inner-container img {
  width: 140px;
  height: auto;
}
/*============Hintergrund Bilder Startseite============*/

.main_color .av-masonry {
    background-color: transparent;
}
.main_color .related_posts_default_image, .main_color .search-result-counter, .main_color .container_wrap_meta,
 .main_color .avia-content-slider .slide-image, .main_color .avia-slider-testimonials .avia-testimonial-content,
 .main_color .av-catalogue-list li:hover, .main_color .wp-playlist {
  background-color: transparent;
}
/*============Verkaufspreis bei Mietobjekten ausblenden / Mietpreis bei Kaufobjekten ausblenden============*/
ul.post-meta li:last-child {
  display: none;
}

.category-verkauf li:first-child, .category-verkauf .preistabelle {
  display: none;
}
.category-verkauf ul.post-meta li:last-child {
  display: inline;
  margin-left: 0px;
  font-weight: bold;
}
.category-news li {
  display: none;
}
li.cat-item {
    font-size: 13px !important;
    line-height: 14px;
    font-weight:bold;
}


/*============Formular============*/




@media screen and (min-width : 1024px) {


.mietfomu  {
  width: 400px;
  border: 1px;
  float: none;
  height: 800px;
}

#top .main_color .input-text,
#top .main_color input[type="email"], #top .main_color input[type="number"],
#top .main_color input[type="url"], #top .main_color input[type="tel"] {
    height: 30px;
    display: block;
}

.formleft {
  width: 70%;
  float: left;
  padding-right: 20px;
}
.formright {
    padding-top: 1px;
    position: absolute;
    margin-left: 40%;
}
}

/*============Seitenpfeile auslbenden============*/

.avia-post-nav, .avia-post-prev  {
  display: none;
}
/*============categorie ansicht============*/

/*============Menu============*/
.av-main-nav-wrap {
    top: 20px;
}
span.avia-menu-text  {
  line-height: 15px !important;
  text-transform: uppercase;
  letter-spacing: 0.04rem;
}
li#menu-item-22719 a span.avia-menu-text {
    color: #fff !important;
}

.av-main-nav a {
  line-height: 15px !important;
}

.post-meta-infos .date-container,
.post-meta-infos .blog-author {
  display:none;
}
.main-title {
  display: none;
}

.verkaufspreiseinkl {
  position: relative;
  top: -22px;
}

/*============media query menü============*/
@media screen and (min-width : 786px)
and (max-width : 1024px) {
  span.avia-menu-text {
    font-size: 11px;


  }
  ul.av-main-nav li {
    max-width: 140px;
    line-height: 15px;
    height: 50px;
  }
  .verkaufspreise {

    padding-left: 120px;
  }
 }

/*============Kategorieseite============*/
 li.cat-item {
  font-size: 16px;
}

.cat-item ul.children li {
  font-size: 13px;
}

/*============copyright ausblenden============*/

.copyright {
  /* display: none; */
}
/*============Logogrösse============*/

.inner-container img {
  width: 140px;
  height: auto;
}
/*============Hintergrund Bilder Startseite============*/

.main_color .av-masonry {
    background-color: transparent;
}
.main_color .related_posts_default_image, .main_color .search-result-counter, .main_color .container_wrap_meta,
 .main_color .avia-content-slider .slide-image, .main_color .avia-slider-testimonials .avia-testimonial-content,
 /* .main_color .avia-testimonial-arrow-wrap .avia-arrow, .main_color .news-thumb, .main_color .portfolio-preview-content,
 .main_color .portfolio-preview-content .avia-arrow, .main_color .av-magazine .av-magazine-entry-icon, .main_color .related_posts.av-related-style-full a,
 .main_color .aviaccordion-slide, .main_color.avia-fullwidth-portfolio .pagination, .main_color .isotope-item.special_av_fullwidth .av_table_col.portfolio-grid-image,*/
 .main_color .av-catalogue-list li:hover, .main_color .wp-playlist {
  background-color: transparent;
}
/*============Verkaufspreis bei Mietobjekten ausblenden / Mietpreis bei Kaufobjekten ausblenden============*/
ul.post-meta li:last-child {
  display: none;
}

.category-verkauf li:first-child, .category-verkauf .preistabelle {
  display: none;
}
.category-verkauf ul.post-meta li:last-child {
  display: inline;
  margin-left: 0px;
  font-weight: bold;
}
.category-news li {
  display: none;
}



/*============Formular============*/

.wpcf7-form {
  width: 70%;
}

/*============Seitenpfeile auslbenden============*/

.avia-post-nav, .avia-post-prev  {
  display: none;
}
/*============categorie ansicht============*/

.category .gallery, .category ul.post-meta, .category .preistabelle, .category .lieferumfang,
.category .moreInformation/*, .post_delimiter, .category .post-meta-infos  */{
display: none;

}
#top .gallery .gallery-item {
    height: 180px;
    margin: 10px 10px 0 0;
    padding: 0;
}
.gallery-icon {
  background: #fff;
}

.bx-wrapper {
  width: 100%;
  height: 0;
  padding-bottom: 40%;
}


.category .post_delimiter {
  display: none;
}
.category .post-entry {
  padding-bottom: 50px;
}
.category .maindescription {
  padding-bottom: 2px;

}

/*===================media query=====================*/
@media screen and (max-width : 990px) {

.category .maindescription {
  padding-bottom: 2px;
  white-space: nowrap;
width: 150px;
overflow: hidden;
text-overflow: ellipsis;
}
}
/*===================mietpreisfaktoren=====================*/
table {
  max-width: 300px;
  border: none;
}
.main_color tr:nth-child(2n+1), .main_color .pricing-table > li:nth-child(2n+1), .main_color .pricing-extra {
    background: #555555 none repeat scroll 0 0;
}
/*===================produkte einzelansicht=====================*/

.maindescription {
  padding-bottom: 20px;
  color: #fff;
}
.moreInformation {
  padding-top: 20px;
  padding-bottom: 20px;
}
.lieferumfang {
  padding-bottom: 20px;
}
#top .gallery .gallery-item {
    height: 103px;
}
.big-preview {
  display: none;
}
.category .preistabelle, .category .lieferumfang,
.category .moreInformation, .post_delimiter, .category .post-meta-infos {
display: none;
}
#top .gallery .gallery-item {
    height: 180px;
    margin: 10px 10px 0 0;
    padding: 0;
}
.gallery-icon {
  background: #fff;
}

.bx-wrapper {
  width: 100%;
  height: 0;
  padding-bottom: 40%;
}

.maindescription {
  padding-bottom: 20px;
  color: #fff;
}
.moreinformation {
  padding-top: 20px;
  padding-bottom: 20px;
}
.lieferumfang {
  padding-bottom: 20px;

}
#top .gallery .gallery-item {
    height: 123px;
    width: auto;
}
.big-preview {
  display: none;
}
.attachment-thumbnail img {
  width: 120px;
  height: auto;
}

.av-share-link-description {
  display: none;
}

/*
li.av-social-link-mail .avia-related-tooltip.avia-tt .inner_tooltip:after {
  content: '/ Anfrage zum Produkt';
}
*/

#top .gallery a, #top .gallery a img {
    border: medium none;
    display: block;
    position: relative;
    max-width: 120px !important;
}
.small-preview  {
  background: #fff;

}
.small-preview .iconfont {
    background: #fff;
    background-image: url("vibs-box-light-s.png");
    background-size: auto;
    text-indent: -9999px;
}
.preistabelleleft {
  padding-bottom: 20px;
}


/*===================media query einzelansicht=====================*/
@media screen and (min-width : 1024px) {
  .lieferumfang {
    float: right;
    width: 40%;
    padding-top:20px;

  }
  .preistabelleleft {
    float: left;
    width: 60%;

  }
  .preistabelleright {
    float: left;
    width: 40%;

  }

  .preis1tag {
    float: none !important;
    width: 700px;
    display: block;
  }
  .moreInformation {
  }

}


/*===================mietpreisfaktoren=====================*/
table {
  max-width: 300px;
  border: none;
}
.main_color tr:nth-child(2n+1), .main_color .pricing-table > li:nth-child(2n+1), .main_color .pricing-extra {
    background: #555555 none repeat scroll 0 0;
}
/*===================verkauf=====================*/

.category-verkauf .preis1tag, .moreinformation {
  display: none;
}
.shopmail a {
    background: #222222;
    text-decoration: none;
    font-weight: bold;
    padding: 9px 22px;
}
.shopmail a:hover {
    background: #363636;
    text-decoration: none;
    padding: 9px 22px;    color: #cccccc;
}
div.shopmail, .category-verkauf .post-meta {
/*  display: none;*/
}

.single-post .category-verkauf .shopmail {
  display: inline;
}
.category-verkauf .post-meta li {
  display: none;
}
.category-verkauf .post-meta li:last-child {
  display: inline-block !important;
}

.category-verkauf .post-meta  {
  display: inline-block !important;
}
.shopmail {
display: none;
}

/*===================ipad mini menü anpassung =================================*/

@media only screen
and (min-device-width : 788px)
and (max-device-width : 1044px)
and (-webkit-min-device-pixel-ratio: 1)  { /* STYLES GO HERE */
#menu-item-25090 {
    display: none;
      }
      .inner-container img {
  height:auto;
  width:100px;
}
}



/*===================responsive category =================================*/
.responsive .template-blog .blog-meta {
  display: inline-block;
}
/*===========================suche========================*/
.suchergebnissbild {
  float:left;
  padding-right: 20px;
}
.search-results .preistabelleleft, .search-results .preistabelleright,
.search-results .lieferumfang {
  display:none;
}
.widgettitle {

    text-transform: none;
}
.textwidget a {
  text-decoration: none;
  text-transform: uppercase;
  color: #d7d7d7 !important;
  font-weight: 700;

  }
  .textwidget a:hover {
    text-decoration: none;
    color: #888888  !important;
    }

.widget_nav_menu {
display:none;}


@media only screen
and (max-height : 600px) { /* STYLES GO HERE */


ul.av-main-nav li {
    max-height: 22px !important;
}
}


/* ===== Menu Breakpoints, Anpassungen von Gregor Juon ===== */
@media only screen and (max-width: 1299px) {
	.responsive.html_mobile_menu_tablet .container #advanced_menu_toggle, .responsive.html_mobile_menu_tablet #advanced_menu_hide, .av-burger-menu-main, .menu-item-search-dropdown {
  	  	display: block !important;
	}

	.responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item {
		display: none;
	}
}

/* ===== Header Grösse und Abstände, Anpassung von Gregor Juon ===== */
.logo {
	margin-top: 10px;
}

@media only screen and (max-width: 767px) {
	.logo {
		margin: 0px;
		height: 80px !important;
	}
	
	.logo img {
		height: 60px !important;
	}

	.breadcrumb-trail {
		margin-top: 10px;
	}
}

@media only screen and (max-width: 1299px) {
	#header_main .inner-container {
		height: 60px !important;
	}

	#header_main .container {
		height: 80px !important;
	}

	#header_main {
		height: 80px !important;
	}

	#main {
		padding-top: 100px !important;
	}
}


#top .av-main-nav ul li a {
	width: 250px !important;
}

#top .av-main-nav ul {
	width: 250px;
}

#top .av-main-nav ul li ul {
	width: 250px !important;
	margin-left: 100px;
}

#menu-item-90236, #menu-item-90276 {
	margin-bottom: 15px !important;
}

.title_container {
	top: 0px;
}

#footer {
	border-color: #e1e1e1;
}

.header_bg {
	opacity: 1;
}

.social_bookmarks_facebook a {
	text-decoration: none;
}


/* ===== Schriftfarbe Portfolio Vorschau von Gregor Juon ===== */
.portfolio-preview-content h2, .portfolio-preview-content p {
	color: #000;
}