/*
Theme Name:     Century
Description:    A custom theme for Century Bathrooms & Kitchens.
Version:		1.0
Author:         ACS Creative
Author URI:		http://www.acscreative.com/
Template:		enfold

*/

@import url("../enfold/style.css");

/* --------- Insert your custom styles on next rows --------- */


.header_color .container_wrap_meta {
	background: transparent none repeat scroll 0% 0%;
}

#header_meta {
	border-bottom-width: 0;
}

h1, h2, h3, h4, h5 {
	letter-spacing: -.05em !important;
}

h1 {
	border-bottom: solid 10px #31aade !important;
	letter-spacing: -.05em;
	margin-bottom: 44px;
}

h3.widgettitle {
	font-size: 20px;
}

div .logo {
	float: left;
	position: absolute;
	left: 0px;
	z-index: 1;
	margin-top: -5px;
}

.logo img {
	width: 240px;
}

.header_color {
	background-color: #0D2C39;
}

.header_color .main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu ul:first-child > li.current_page_item > a {
	border-bottom: solid 5px #31aade;
}

.header_color .main_menu ul:first-child > li > a {
	height: 74px !important;
}

.sub_menu li.angies-list-header {
	padding-top: 7px;
}

p.sidebar-appointment {
	font-size: 14px;
	color: #999999;
	margin-top: 0px;
}

p.sidebar-phone {
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	letter-spacing: -.025em;
}

li.header-phone {
	font-size: 28px;
	padding: 12px 0px 0 10px;
}

li.promotions-link {
    font-size: 20px;
    padding-top: 10px;
}

li.promotions-link a {
    border-right: solid 1px;
    padding-right: 25px !important;
}

.inner_sidebar {
	margin-top: 40px;
}

.home-slider .avia-button {
	padding: 16px 40px !important;
}

.avia-slideshow-dots {
	display: none;
}

.home-our-process h2 {
	font-size: 44px !important;
}

.home-our-process p {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.4em;
}

.home-our-process-button a.avia-button {
	padding: 10px;
}

#home-about h2 {
	font-size: 32px !important;
}

#home-about p {
	font-size: 18px;
	line-height: 1.6em;
}

.avia_transform .av_fullscreen.avia-fade-slider .active-slide .avia-caption-content {
	text-shadow: 0px 0px 18px rgba(0, 0, 0, 0.6);
}

.testimonial-slider p, .testimonial-slider strong.avia-testimonial-name, .testimonial-slider .avia-testimonial-subtitle {
	color: #ffffff !important;
}

.testimonial-slider p {
	font-size: 28px;
	line-height: 1.4em;	
}

.testimonial-slider strong.avia-testimonial-name {
	font-size: 1.9em;
}

.testimonial-slider .avia-testimonial-subtitle {
	font-size: 1.3em;
	line-height: 1.4em;
}

#top .avia-slideshow-arrows a {
	color: #ffffff !important;
}

.avia-testimonial-meta {
	margin-left: 0px;
}

.blog-tags {
	display: none;
}

.avia-testimonial {
	border-bottom-style: solid;
}

#top.page-id-455 .flex_column_table {
	border: dashed 2px #cccccc;
	border-radius: 10px;
	padding: 20px;
}

.promotions-text p {
	font-size: .85em;
	line-height: 1.5em;
}

div.promotion-mouse-text {
	margin-top: 0px;
}

.promotion-mouse-text p {
	font-size: .75em;
	margin: 0 0 4px 0;
	line-height: 1.35em;
}

/* --------- Form Styles ------------------ */

#top .gform_wrapper input, #top .gform_wrapper select {
	margin-left: 2px;
}


/* -------- Footer Styles ------------------ */

#footer {
	padding: 14px 0 0 0;
}

#footer .flex_column.av_one_third:nth-child(1) {
	width: 40%;
}

#footer .flex_column.av_one_third:nth-child(2) {
	width: 25%;
}

#footer .flex_column.av_one_third:nth-child(3) {
	width: 25%;
}

div .av_one_third {
	margin-left: 3%;
}

.footer-phone {
	font-size: 24px;
	font-weight: bold;
}

.footer-social {
	margin-top: 16px;
	margin-right: 20px;
}

.footer-awards {
	margin-top: 10px;
	text-align: center;
}

.footer-awards img {
	max-width: 70px;
	margin-right: 15px;
	margin-top: 15px;
	vertical-align: middle;
	image-rendering: auto;
}

@media only screen and (min-width: 1100px) and (max-width: 1230px) {

}

@media only screen and (max-width: 1200px) {

}

@media only screen and (max-width: 1099px) {

}

@media only screen and (max-width: 900px) {
	.responsive #header_meta .sub_menu>ul>li.social-media-header {
		display: none;
	}
}

@media only screen and (max-width: 767px) {
	
	li.promotions-link a {
	    border-right: none;
	    padding-right: 0px !important;
	}
	
	#top #wrap_all .header_color h1, #top #wrap_all .main_color h1, #top #wrap_all .alternate_color h1, #top #wrap_all .footer_color h1, #top #wrap_all .socket_color h1 {
		font-size: 40px;
	}
	
	.testimonial-slider p {
		font-size: 18px;
	}
	
	#footer .widget {
		margin: 0px;
	}
}

@media only screen and (max-width: 480px) {

}