/*
 Theme Name:   Whole Child
 Theme URI:    http://themeforest.net/user/CMSSuperHeroes/portfolio
 Description:  In 2017, Creating a magazine website with WordPress has never been easier.
 Author:       Cmssuperheroes Team
 Author URI:   http://cmssuperheroes.com/
 Template:     whole
 Version:      1.0.0
 Text Domain:  whole-child
*/


/*
-------------------------------------------------------------- */


h1,h2, h3, h4, h5, nav{
font-family: futura-pt-bold,sans-serif;
font-weight: 700;
font-style: normal;
}

nav{
font-size: 18pt;
}

.red{
	color: #ed1b23;
	font-style: italic;
}

nav li a span:hover, .menu-main-menu > li.current-menu-ancestor a span, #cms-footer-top .widget_cs_social_widget li a, #cms-footer-bottom .widget_nav_menu ul.menu > li a:hover, .current-menu-item a{
	color: #ed1b23 !important;
}

.effect-line .menu-main-menu > li.current-menu-ancestor > a .menu-title:before, .effect-line .menu-main-menu > li.current-page-parent > a .menu-title:before, .effect-line .menu-main-menu > li.current-menu-parent > a .menu-title:before, .effect-line .menu-main-menu > li.current-menu-item > a .menu-title:before, .effect-line .menu-main-menu > li > a:hover .menu-title:before{
	background-color: #ed1b23;	
}

input[type='text'], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], textarea, select{
	font-size: 16px !important;
}

footer ul li i{
	font-size: 1.5em !important;
}
footer p, footer span, footer aside, .site-footer .widget_newsletterwidget form .tnp-field-email .tnp-email, #cms-footer-bottom .widget_nav_menu ul.menu > li a, #cms-footer-bottom .widget_nav_menu ul.menu > li a:hover{
	color: white !important;
}

.pricing-meta, .cms-layout-team .cms-team-wrapper:hover .cms-team-overlay, .line1, .line2, .line3, .cms-process .cms-process-title span, .single-post .entry-social-shared, .post .post-previous-next, .breadcrumbs{
	display: none !important;
}
.cms-process.icon-style3 .cms-process-icon i{
background-color: #ed1b23 !important;	
}
#colophon{
	font-size: 14px;

}

#cms-footer-top .wg-title, #cms-footer-bottom .widget_nav_menu ul.menu > li a {
	color: #ed1b23 !important;
}
.textwidget .color-white{
	color: #ed1b23 !important;
	font-weight: bold;
	margin-right: 5px;
}
.cms-heading-wrapper .h-line{
	border-bottom: 3px solid #ed1b23;
}
.cms-team-content ul{
	text-align: left;
}
.cms-grid-item .entry-blog{
height: 650px;
}

.cms-team-content ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #ed1b23; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */ 
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}

body.single-post #cms-page-title, .archive #cms-page-title{
	    padding: 60px 0 40px;
}
#cms-content{
	padding: 0px !important;
}

@media screen and (max-width: 991px){
#cshero-menu-mobile {
    right: 5px!important;
}}

