@charset 'utf-8';
/*
 Theme Name:   Cleaning Services Child
 Theme URI:    http://cleaning.ancorathemes.com/
 Description:  Cleaning Services - Fully Responsive and Mobile Friendly theme
 Author:       ancorathemes
 Author URI:   http://ancorathemes.com
 Template:     cleaning-services
 Version:      1.3
 Tags:         light, inheritable theme-options
 Text Domain:  cleaning_services
*/


@import url("../cleaning-services/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */
/* --- slider revolution container --- */
.scheme_original h1,.scheme_original h2,.scheme_original h2 a,{
    color: #FFF;
font-size: 20px;
}

.slider-content-box h2 a {
    color: #FFF;
font-size: 20px;
}

.header h2 a
{	
	color: #F4BC16;
font-size: 20px;
}
h2.widgettitle:after,
.box-header:after
{
	display: block;
	content: "";
	background: #F4BC16;
	width: 40px;
	height: 2px;
	margin-top: 13px;
font-size: 20px;
}
h3 {
    letter-spacing: -0.7px;
}
.sidebar {
    font-size: 0.875em;
    letter-spacing: -0.7px;
    line-height: 22px;
}

.revolution-slider-container
{
	width: 100%;
	position: relative;
	padding: 0;
}
.revolution-slider
{
	width: 100%;
	height: 600px;
	position: relative;
	background: #F5F5F5;
}
/* --- slider revolution label --- */
.slider-content-box
{
	width: 460px;
	max-height: auto;
	white-space: normal;
	background: rgba(38, 38, 40, 0.7);
	padding-bottom: 47px;
}
.slider-content-box h2
{
	color: #FFF;
	border-bottom: 1px solid #F4BC16;
	padding: 21px 30px 20px;
	background: rgba(38, 38, 40, 0.68);
font-size: 40px;
}

.slider-content-box h2 a:hover
{
	text-decoration: underline;
	opacity: 1;
}
.slider-content-box p
{
	font-family: 'Raleway';
	font-size: 16px;
	font-weight: 400;
	color: #FFF;
	line-height: 26px;
	padding: 23px 30px 40px;
	margin-top: 0;
}
.slider-content-box .more
{
	margin-left: 30px;
}
.tp-caption a:hover
{
	color: #FFF !important;
}
/* --- slider revolution navigation arrows --- */
.rev_slider .tparrows
{
	width: 40px;
	height: 100px;
	background: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
.rev_slider .tparrows::before,
.rev_slider .tparrows.tp-leftarrow::before,
.rev_slider .tparrows.tp-rightarrow::before
{
	content: none;
	display: none;
}
.rev_slider .tparrows::after
{
	font-family: "template" !important;
	font-size: 24px;
	position: absolute;
	left: 0px;
	top: 0px;
	color: #FFF;
	width: 40px;
	height: 100px;
	text-align: center;
	background: rgba(0, 0, 0, 0.15);
	z-index: 2;
	line-height: 100px;
	-webkit-transition: background 0.2s, color 0.2s;
	-moz-transition: background 0.2s, color 0.2s;
	transition: background 0.2s, color 0.2s;
}
.rev_slider .tp-rightarrow::after
{	
	content: 'a';  
	right: 0;
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
	-ms-filter: fliph;
	filter: fliph;
}
.rev_slider .tp-leftarrow::after
{
	content: 'a';
}
.rev_slider .tparrows:hover::after 
{
	background: #FFF;
	color: #666;
}
.rev_slider .tparrows .tp-arr-allwrapper
{
	display: none;
}
/* --- slider revolution navigation bullets --- */
.rev_slider .tp-bullets
{
	height: 12px !important;
}
.rev_slider .tp-bullets .tp-bullet 
{
	background: rgba(0, 0, 0, 0.15) none repeat scroll 0 0;
    border: 8px solid rgba(0, 0, 0, 0);
	transition: background-color 0.2s ease 0s, border-color 0.2s ease 0s;
	-webkit-transition: background-color 0.2s ease 0s, border-color 0.2s ease 0s;
	-moz-transition: background-color 0.2s ease 0s, border-color 0.2s ease 0s;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	width: 11px !important;
	height: 11px !important;
	border: none !important;
	margin-right: 10px !important;
	margin-bottom: 0px !important;
	
}
.rev_slider .tp-bullets .tp-bullet:hover,
.rev_slider .tp-bullets .tp-bullet.selected 
{
	background: #FFF !important;
	width: 11px !important;
	height: 11px !important;
	border: none !important;
}

.widget_area .widget_title {
    margin-top: 0;
    margin-bottom: 1.5em;
    font-size: 16px;
}