/*
Theme Name: Carpet Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.1.18.11.28.1.1
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

/* Banners */

.call-banner {
	background-size: cover !important;
	list-style: none;
	margin-left: 0px !important;
}

.call-banner .banner-text {
	text-align: center;
	font-size: 1.85em;
	line-height: 1.9em;
	color:#fff;
	margin-bottom: 0px !important;
	
}

.call-banner .banner-number {
	text-align: center;
	font-size: 2em;
	line-height: 1.55em;
	color:#ffffff;
	margin-bottom: 0px !important;
	margin-top: 0px;
}

.call-banner .banner-number a {
	color:#fff;
	text-decoration: underline;
}

/*

/* Custom Banners

.customTelBanner h1 {
    color: #ffffff !important;
    text-transform: none !important;
	font-size: 1.85em;
	line-height: 1.9em;
}

.customTelBanner {
	padding: 45px 10px 60px;
}

.customTelBanner a {
	background: #bf5484;
	padding: 5px 15px;
	border-radius: 3px;
	-webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.6);
	-moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.6);
	box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.6);
	margin-left: 6px;
	
}

*/
