/*
 Theme Name:   School Time Child Theme
 Theme URI:    http://example.com/wheels/
 Description:  School Time Child Theme
 Author:       Aislin
 Author URI:   http://example.com
 Template:     school-time
 Version:      1.0.0
 Tags:
 Text Domain:
*/

@import url("../school-time/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

.clearfix {
    zoom: 1;
}

.clearfix:before,
.clearfix:after {
    content: '';
    display: table;
}

.clearfix:after {
    clear: both;
}

.wh-main-menu-bar-wrapper > .cbp-container .logo-sticky {
	padding-top: 8px;
	padding-bottom: 8px;
}

.social-nav-item a {
	text-indent: -9999px;
	display: inline-block;
}

.wh-sticky-header li.social-nav-item {
	position: absolute;
}

#menu-header {
	margin-left: auto;
	margin-right: auto;
	display: table;
	float: none;
}

.wh-sticky-header #menu-header {
	margin-left: 0;
}


.social-fb a {
	background: url("assets/facebook-f.svg") no-repeat center;
	background-size: 24px auto;	
}

.wh-sticky-header .social-fb a:hover,
.social-fb a:hover {
	background: url("assets/facebook-f-red.svg") no-repeat center;
	background-size: 24px auto;	
}

.wh-sticky-header .social-fb a {
	background: url("assets/facebook-f-black.svg") no-repeat center;
	background-size: 24px auto;	
}

/*
.social-fb {
	right: 100px;
}*/

.wh-sticky-header .social-fb {
	right: 70px;
}

.social-twitter a {
	background: url("assets/twitter.svg") no-repeat center;
	background-size: 24px auto;	
}

.wh-sticky-header .social-twitter a:hover,
.social-twitter a:hover {
	background: url("assets/twitter-red.svg") no-repeat center;
	background-size: 24px auto;	
}

.wh-sticky-header .social-twitter a {
	background: url("assets/twitter-black.svg") no-repeat center;
	background-size: 24px auto;	
}

/*.social-twitter {
	right: 50px;
}*/

.wh-sticky-header .social-twitter {
	right: 35px;
}

.social-insta a {
	background: url("assets/instagram.svg") no-repeat center;
	background-size: 24px auto;	
}

.wh-sticky-header .social-insta a:hover,
.social-insta a:hover {
	background: url("assets/instagram-red.svg") no-repeat center;
	background-size: 24px auto;	
}

.wh-sticky-header .social-insta a {
	background: url("assets/instagram-black.svg") no-repeat center;
	background-size: 24px auto;	
}

.social-insta {
	right: 0px;
}

.custom-slide .content-layer {
	color: #fff;
	font-size: 36px;
	width: 40%;
	float: left;
	height: 450px;
	padding: 2.618em 1em 2.618em 2em;
	box-sizing: border-box;
	font-weight: bold;
}

.custom-slide-1 .content-layer,
.custom-slide-5 .content-layer {
	background-color: #d94130;
}

.custom-slide-2 .content-layer,
.custom-slide-4 .content-layer {
	background-color: #43b749;
}

.custom-slide-3 .content-layer {
	background-color: #febf0f;
}

.custom-slide .image-layer {
	width: 60%;
	height: 450px;
	float: left;
}

.custom-slide-1 .image-layer {
	background: url("https://tatvapreschools.com/wp-content/uploads/2018/10/slider-hero-img.jpg") no-repeat center / cover;
}

.custom-slide-2 .image-layer {
	background: url("https://tatvapreschools.com/wp-content/uploads/2018/10/slider-second-img.jpg") no-repeat center / cover;
}

.custom-slide-3 .image-layer {
	background: url("https://tatvapreschools.com/wp-content/uploads/2018/10/slider-third-img.jpg") no-repeat center / cover;
}

.custom-slide-4 .image-layer {
	background: url("https://tatvapreschools.com/wp-content/uploads/2018/10/spacious-classroom.jpg") no-repeat center / cover;
}

.custom-slide-5 .image-layer {
	background: url("https://tatvapreschools.com/wp-content/uploads/2018/10/educational-toys.jpg") no-repeat center / cover;
}

.footer-menu {
	padding-right: 25px;
}

.footer-menu li {
	font-weight: normal;
}

.footer-menu .menu-item-has-children,
.footer-menu .menu-item-single {
	font-weight: bold;
}

.wh-footer .widget ul.sub-menu {
	padding-left: 25px;
}

.wh-footer .widget ul.sub-menu li {
	border-bottom: 1px dotted rgba(255, 255, 255, 0.12);
	padding: 3px 0;
}

.footer-social-nav {
	text-align: center;
}

.footer-social-nav .footer-social-nav-item {
	margin-left: 5px;
	margin-right: 5px;
}

.programs-container h2 {
	margin-top: 25px;
}

.sf-menu.wh-menu-main.show-x li:after {
	content: '•';
}

.sf-menu.wh-menu-main .sub-menu li:after {
	content: '';
}

.sticky-btn-wrapper {
	position: fixed;
	top: 50%;
	transform: rotate(270deg);
    left: -64px;
	z-index: 99;
}

.sticky-btn-wrapper .wh-button {
/*	font-weight: bold; */
    font-size: 16px;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
}

blockquote {
	font-weight: 700;
	color: #d94130;
}

.logo-image img {
	width: 190px;
	height: 72px;
}

.footer-logo-image img {
	width: 243px;
	height: 80px;
}

.testimonials-block {
	float: none;
	margin-left: auto;
	margin-right: auto;
}

body .wh-sidebar .children-links ul li.current_page_item,
body .wh-sidebar .children-links ul li:hover {
	border-left-color: transparent !important;
}

.wh-sidebar .children-links ul li.current_page_item:before,
body .wh-sidebar .children-links ul li:before {
	content: '\f0da';
	font-family: FontAwesome;
	color: transparent;
	position: relative;
	left: -10px;
}

.wh-sidebar .children-links ul li.current_page_item:before,
body .wh-sidebar .children-links ul li:hover:before {
	color: #d94130;
}

.grid-container .wpb_wrapper {
	background-color: #f8f8f8;
}

.tatva-page-tagline {
	text-align: center;
	font-weight: bold;
	font-size: 32px;
	line-height: 1.45em;
}

.tatva-page-tagline span:before {
	content: '"';
	color: #000;
	
}

.tatva-page-tagline span:after {
	content: '"';
	color: #000;
	
}

select {
	width: 100%;
    padding: 0 10px;
    background-color: #f4f4f4;
    border-color: #ebebeb;    
}

#contact-us .wpcf7 .wpcf7-textarea {
	height: 247px;	
}

.sf-menu ul {
	top: 60px;
}

.sf-menu.wh-menu-main.show-x li:after {
	top: 18px;
}

.sf-menu.wh-menu-main a {
	padding: 18px 20px;
}

.sf-menu.wh-menu-main .sub-menu a {
	padding-top: 3px;
	padding-bottom: 3px;	
}

.sf-menu.wh-menu-main.show-x li:last-child:after {
	content: none !important; 
}