@charset 'utf-8';
/*
 Theme Name:   House Repair Child
 Theme URI:    http://houserepair.themerex.net/
 Description:  House Repair - Fully Responsive and Mobile Friendly theme
 Author:       ThemeREX
 Author URI:   http://themerex.net
 Template:     houserepair
 Version:      1.4
 Tags:         light, inheritable theme-options
 Text Domain:  themerex
*/
@import url("../houserepair/style.css") screen;
a.social_icons.icon-yelp{
display: block !important;
background-image: url("http://www.clearwaterarizona.com/wp-content/uploads/yelp.jpg")
}
a.social_icons.icon-angie{
display: block !important;
background-image: url("http://www.clearwaterarizona.com/wp-content/uploads/angieslist.png")
}
/* Breadcrumb Hidden */
.topTabsWrap { display:none;}

/* Responsive Logo */

@media (max-width: 800px) {
.responsive_menu .openResponsiveMenu {
	top:-5px !important;
}

.logo img {
    display:inline-block; max-height:35px; border:none; vertical-align:top; margin-right:10px; margin-top:11px;max-width: 130px;
}

header.noFixMenu .topWrap .logo img {
	height:30px !important;
}

}
@media (min-width: 800px) {
.logo img {
    display:inline-block; max-height:40px; border:none; vertical-align:top; margin-right:-12px; margin-top:16px;max-width: 220px;
}
}
@media (min-width: 1200px) {
.logo img { display:inline-block; max-height:60px; margin-top: 0px; border:none; vertical-align:top; margin-right:10px; max-width: 100%; min-width: 100%;}

}
/* Link color */

a {{
  color: #ffffff;
}
.topWrap .usermenu_area .phone_number, {
  color: #ffffff;
}

/* =Theme customization starts here ----------------------------------------------- */

/* social icon responsive */
@media (max-width: 960px) {
	.topWrap .copy_socials.socPage span {
 	 margin-left: -124px;
}
}
@media (min-width: 1024px){
	.topWrap .copy_socials.socPage span {
	margin-left: 0px;}
}
a[href^="tel:"]:before {
	tex-decoration: none;
}

/* MENU mobile view */

.responsive_menu .openResponsiveMenu {
  display: block;
  text-decoration: none;
}}

@media (max-width: 420px) {
.topWrap .copy_socials.socPage {
	display:none;
}}

/***************************************************
Drews Additions
****************************************************/

header {
	box-shadow: 0px 3px 4px 14px rgba(0, 0, 0, 0.5)
}

.center {
	text-align: center;
}

#call-to-action {
	position: relative;
	background: red;
}

#call-to-action img {
	width: 100% ;
	height: auto;
	position: relative;
	z-index: 10;
}
header.fixedTopMenu .topWrap .logo {
	width:19%;
}

header {
	box-shadow: 0px 3px 0px 1px rgb(45, 137, 239);
}
