/*
Theme Name: Peggy Pfotenhauer - Childtheme
Description: Ein Business Theme, responive & flexibel
Version: 1.430 (02.05.2018)
Author: Jörg Jäger
Author URI: https://nixhalbes.de
Template: enfold
*/



/*Add your own styles here:*/

/*Header-Allgemein*/
#top .social_bookmarks li {border-right-width: 0px !important;}
.header_color .container_wrap_meta {background-color:transparent !important;}
#header .container_wrap {border: none;}
#header.av_header_glassy {background-color: rgba(255,255,255,0.75);}
#top .sub_menu > ul > li {font-size: 12px !important;}

/*Startseite*/
#top .av_header_transparency #header_meta {border-bottom: 0px !important;}

/*Title & Breadcrumb Area*/
.title_container{background-color: transparent !important; background-image: url(https://www.peggypfotenhauer.de/wp-content/uploads/2017/07/peggy-pfotenhauer-trennlinie-01.png) !important; background-repeat: no-repeat !important; background-position: center bottom !important;}

.title_container .main-title {font-size: 24px !important;}
.breadcrumb-trail {font-size: 16px !important;}
.breadcrumb-title {display:none !important;}

/*Menue Font Size*/
.main_menu ul:first-child > li > a { font-size: 18px; }
.current_page_item a {color:#dcb3b9 !important;}
#top #header .av-main-nav > li > a {padding: 0 10px !important;}

@media only screen and (max-width: 1050px) {#mobile-advanced, #advanced_menu_toggle, #advanced_menu_hide { display: block; }
nav.main_menu { display: none; }}
#wrap_all {position: relative !important;}

.widgettitle {font-size: 0.9em !important;}

div .slideshow_caption h2, h2 {text-transform: none !important;}

.av-special-heading-tag, .widgettitle {text-transform: none !important;}

.av-masonry-entry-title {font-size:18px !important; font-family: champagnelimousinesregular !important;}


.html_modern-blog .avia-content-slider .slide-entry-title {font-size: 1.2em !important; text-transform: none !important;}
.html_modern-blog #top .post-entry .blog-categories {display:none; text-transform: none !important;}

/*Gallery Effekt disable*/
#top .avia-gallery .avia-gallery-thumb a:hover {opacity: 1 !important;}

.avia_transform .avia-gallery-thumb img.avia_start_animation {-webkit-animation: none; -moz-animation: none; -o-animation: none; animation: none; }
.avia_transform .avia-gallery-thumb img {opacity: 1; }

/*Blog-View Problem Release 4.4.1*/
.html_elegant-blog #top .post-entry .post-title {text-transform: none !important;}
.html_elegant-blog #top .post-entry .minor-meta {text-transform: none !important;}

/*NXH-Extras*/
.nxh_text_justify {text-align: justify !important; }
.nxh-pricelink {text-align:center; font-size:18px;}

#nxh-bf {background-color:#fff !important; border:0px !important;}

.nxh-gb .gwolle_gb_even {display:none !important; }

/*2Spaltigkeit*/
@media only screen and (min-width: 768px) {
.nxh_col_n2 {
   margin-top: 1.8ex;
   column-count: 2; column-gap:2em;column-width: 270px;
   column-rule-style:dotted; column-rule-width:1px; column-rule-color:#dcb3b9;
}
.nxh_col_n2 p {
   margin: 0 0 2.7ex 0;
   font-size: 18px !important; line-height: 2.7ex;
	font-family: champagnelimousinesregular; 
   text-align: justify; hyphens:auto;
   orphans:3; widows: 3;
}
}