/*

Theme Name: Taha

Author: Anonymous

Author URI:

Version: 1

Description: Taha theme for Wordpress

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Text Domain: taha

Tags: one-column, two-columns

Theme URI:

*/



/* =WordPress Core

-------------------------------------------------------------- */



.navigation .next

{

 float:right;

 width:40%;

 padding:25px;

 text-align:right;

 padding-bottom:0px;

}

.navigation .prev

{

 float:left;

 width:40%;

 padding:25px;

 text-align:left;

 padding-bottom:0px;

 

}
.header-top .head-text{
	font-size:12px;
}
header.header{
	margin-bottom:15px;
}
.quote-form .btn-holder img.ajax-loader{

	display:none;

}

.areas

{

	margin-left:35px;

}

.areas > li {

    background: url("images/circle.png") no-repeat scroll left center rgba(0, 0, 0, 0);

    display: inline-block;

    margin-bottom: 10px;

    padding-left: 20px;

    width: 230px;

}

.services-box.service li

{

	width:50%;

}

.services-box.service li .services a

{

	color:#af2724;

}

.services-box.service li .services a:hover {

    color: #1f3f5d;

    text-decoration: none;

}

/* main elements */



div.wpcf7-mail-sent-ok{

color:#fff;

} 
        .sfqcbmb {
            left: -9999px; 
            position: absolute;
        }
#nav{
	margin-top:20px;
}
.body-class-page-id-13 #main{
        top: -75px;
}
/*.call-request{
    top: -75px;
}
*/
#header{
    background: #fff;
        z-index: 1;
}
.price-tag{
    top: 70px !important;
}
/*
.banner{
        top: -70px;
}
*/
#header .header-bottom {
    padding: 20px 0 20px;
}
.contact-page-form input,
.contact-page-form textarea{
	border:1px solid #1F3F5D;
}
.contact-page-form .btn{
	background-image:none !important;
}
.contact-page-form span.wpcf7-not-valid-tip,
.footer-top .wpcf7-form span.wpcf7-not-valid-tip,
.quote-form .wpcf7-form span.wpcf7-not-valid-tip{
	position:relative !important;
}
.wpcf7 form .wpcf7-response-output{
	color: #fff !important;
	font-size: 14px;
	text-align: center;
	margin-top: 10px !important;
}
.contact-page-form .wpcf7 form .wpcf7-response-output{
	color: #000 !important;
}
@media only screen and (max-width: 767px) {
	#nav {
		margin-top: 0;
	}
	#nav > ul{
		-webkit-box-shadow: 0px 7px 13px 0px rgba(0,0,0,0.22);
		-moz-box-shadow: 0px 7px 13px 0px rgba(0,0,0,0.22);
		box-shadow: 0px 7px 13px 0px rgba(0,0,0,0.22);
	}
	.header-top .head-text{
		display:none;
	}
	#header .header-top{
		padding:10px;
	}
	#header .header-top .email{
		font-weight:700;
	}
	.body-class-page-id-13 #main {
		top: 0;
	}
	.services-box.service li{
		width:100%;
		height:auto !important;
	}
	span.wpcf7-not-valid-tip{
		position:relative !important;
	}
}