/*
Theme Name: csplay Child Theme
Description: csplay Child Theme
Theme URI:
Author: cda
Author URI:
Template: csplay
Version: 16.0.8-cda 1.0
*/



/*https://www.familienreise2024.de/prag/prag-montag*/
.mbt-team-members-row-wrapper .team-member img{ 
margin-bottom: 15px !important;
}


.h3blue h3 { 
color: #2d4275 !important;
}

.nectar-hor-list-item[data-color="accent-color"]:before{ 
background-color: #ffffff !important;
}

.nectar-hor-list-item[data-hover-effect=default]:hover .nectar-list-item
{ 
color: #333333 !important;
}


.nectar-hor-list-item:hover::before { 
background-color: transparent !important;
	transition-duration: 0;
}


/*BLOG STYLING */
.single-post #page-header-wrap {
	display: none;
}

body.single-post.material[data-bg-header=true] .container-wrap {
	padding-top: 0 !important;
}

.single-post .heading-title {
	display: none;
}

body[data-header-resize="1"].single-post .container-wrap, body[data-header-resize="1"] .project-title {
	padding-top: 0 !important;
}

 /* Fancy Box: Textfarbe im Normalzustand */
  .nectar-fancy-box[data-color="accent-color"] .inner-wrap,
  .nectar-fancy-box[data-color="accent-color"] .inner-wrap strong,
  .nectar-fancy-box[data-color="accent-color"] .inner-wrap p {
        color: #333333 !important;
  }



