﻿/*
Theme Name: HomeQuest Child
Theme URI: http://themefuse.com/demo/wp/homequest/
Description: Child theme for the HomeQuest. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: ThemeFuse
Author URI: http://themefuse.com
Template: homequest-parent
*/

@import url("../homequest-parent/style.css");

.btn_view{
color: #a9bb38 !important;
}
.text-block-1 .link-more2{
color: #a9bb38 !important;
}
.post-meta-bot .link-more, .post-meta-bot .link-more:hover, .post-meta-bot .link-more2:hover, .widget_recent_comments .comment-meta a{
color: #a9bb38 !important;
}


div.pp_default .pp_expand
{
	display:none !important;
}

.header_inner {
background: white!important;
}
�
.topmenu .dropdown li a {
color: #161515;
}
.altimage{
   display:none}
.topmenu .dropdown li a:hover, .topmenu .dropdown .current-menu-item a, .topmenu .dropdown .current-menu-item li a:hover, .topmenu .dropdown .current-menu-item .current_page_item a, .topmenu .dropdown .current-menu-ancestor a, .topmenu .dropdown .current-menu-ancestor a:hover, .topmenu .dropdown li li.current-menu-ancestor a, .topmenu .dropdown li .current-menu-ancestor .current-menu-item a, .topmenu .dropdown .menu-item-home.current-menu-item a, .topmenu .dropdown .menu-item-home a:hover {
color: #a9bb38;
text-shadow: none;
}
.topmenu .dropdown li a {
display: block;
color: #000;
height: 20px;
text-decoration: none;
text-shadow: none;
}

.topmenu .dropdown .menu-item-home a:hover,
.topmenu .dropdown .menu-item-home.current-menu-item a{
    background-position:0 -112px
}


.topmenu .dropdown .menu-item-home a{
 width:auto;
 height:auto;
 overflow:hidden;
 text-indent:0px;
 background:url(images/icons_16.png) 0 -112px no-repeat;
        padding-left:18px;
}

.topmenu .dropdown .menu-item-home {
margin-top: -1px;}
.header_phone span {text-shadow:none;}

.header_slider .slider_ribbon {
background: url(images/ribbon_featured.png) no-repeat;
}
.switch{
	background:url(images/switch.png) 0 0 no-repeat!important; 
	width:167px;
	height:50px;
	overflow:hidden
}
.switch_off{
background:url(images/switch.png) 0 -50px no-repeat!important
}

.topmenu {
float: left;
width: 650px;
}

.item_row.item_location {
height: 60px;
line-height: 19px;
}
.carusel_list .jcarousel-skin-tango .jcarousel-clip-horizontal {
width: 956px;
height: 380px!important;
}
.before_content .carusel_list {
height: 376px;
}
.before_content {
background-size: contain;
}

@media only screen and (min-width:990px) {
.col_1 .slideshow.slideQuotes .slides_container {
width: 100%!important;
}
.col_1 .slideshow.slideQuotes .slides_container .slide {
width: 920px;
}
}

.header_slider .slider_ribbon {
display:none;
}