/*
Theme Name: Talemy Child
Description: Child theme for Talemy theme
Author: ThemeSpirit
Author URI: https://themespirit.com/
Template: talemy
Version: 1.0.0
*/

@media (min-width: 768px) {
  .events-countdown-wrapper .post-title
{
    font-size: 18px;
  }
}



@media (max-width: 767px) {
	.events-countdown-wrapper .post-title
{
    font-size: 18px;
  }
}

.post-media {
	display: none !important;
}


.events-countdown-left {
	display: none;
}

@media (min-width: 992px) {
  .events-countdown-right
{
    width: 100%;
  }
}


@media (min-width: 992px) {
  .events-countdown-right
{
    padding: 10px 10px 0px 10px;
  }
}

.events-countdown-timer  {
	margin-top: 0px;
	display: none;
}

@media (min-width: 992px) {
  .events-countdown-wrapper .post-thumb
{
    height: auto;
    min-height: 230px;
  }
}

.bouton-event {
	display: none;
}

.events-countdown-wrapper .post-info
{
  padding: 15px 20px 25px;
}

.tribe-events-single-event-title {
	
	line-height: 1.2;
}

#newsletter-black .newsletter-title

{
	color:#000;
}


#newsletter-white .wpcf7-response-output {
	background-color: #222;
	color: #fff;
}
@media (min-width: 768px) {
	
#newsletter-white .wpcf7-response-output {
	background-color: #000000;
	color: #fff;
}
	}


.no-comments
{
	display: none;
}

@media (min-width: 768px) {
  .nav-menu > li > a {
	  font-family: Open Sans !important;
    font-weight: 500 !important;
	}
}

@media (min-width: 768px) {
  .nav-menu .megamenu-submenu a, .nav-menu .sub-menu a {
	  
	    font-family: Open Sans !important;
    font-weight: 500 !important;
	}
}