
/* 
Theme Name: child-travely
Theme URI: http://vote.cabtdesigns.com/wp-content/themes/travely
Description: Child theme for the travely
Author: CABT Designs
Template: travely 
Version: 1.0 
*/


@import url('../travely/style.css');


.TopCountdown{
	line-height:0.5em;
}

#masthead{
	background-color:#10246d;
}

.col-md-4.col-sm-6.col-xs-12{
	background-color:#fff;
}

.banner-background{
	background-color:#C03;
}

.title-post{
	padding-top:26px;
}

.diffrent-state{
	margin-top:0px;
	padding-top:0px;
}

.bg-subtitle{
	margin-bottom:0px;
	padding-bottom:0px;
	font-size:1em;
}

#demo{
	font-size:3em;
	margin-bottom:0px;
	padding-bottom:0px;
	font-weight:bold;
}

@media screen and (max-width: 812px){
	.banner-text-content{
		margin-top:50px;
	}
	
	#demo{
	font-size:2em;
	margin-bottom:0px;
	padding-bottom:0px;
	font-weight:bold;
}
}
