/*
	Theme Name: Homely Child
	Theme URI: http://rypecreative.com/homely
	Author: Rype Creative
	Author URI: http://rypecreative.com/
	Description: Child theme for Homely Real Estate theme
	Version: 1.7
	Template: homely
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: four-columns, left-sidebar, right-sidebar, custom-colors, custom-logo, footer-widgets
*/

/* =Theme customization starts here
------------------------------------------------------- */


.properties_but{
    display: block;
    text-align: center;
    margin: 10px 0;
    color: #000;
}

ul.additional-details-list.clean-list.l_normal li {
    line-height: 1.6;
}
ul.additional-details-list.clean-list.l_normal li a {
    color:#000;
    display:block;
}
ul.additional-details-list.clean-list.l_normal li:hover a {
    opacity:0.7;
}
.ui-accordion .ui-accordion-content {
    font-family: 'PT Sans' !important;
    padding: 10px;
}
.ui-accordion .ui-accordion-header {
    padding: 10px;
}
.ui-accordion .ui-accordion-header-active:focus, .ui-accordion .ui-accordion-header {
    outline: 0;
}
.ui-accordion .ui-accordion-header-active, .ui-accordion .ui-accordion-content-active, .ui-accordion .ui-accordion-header {
    margin-bottom: 0;
}
.additional-details-list{
	margin-top: 50px;
}


#get_cost_new{
    background: #f93737;
    color: #fff;
}
a:focus, a:hover {
    color: #23527c;
    text-decoration: none;
}
.bg_white{
	background-color: #fff;
	padding: 20px;
	margin-bottom: 40px;
}
.inp_right_block{
	float: left;
    width: 50%;
}
.inp_left_block{
	float: left;
    width: 49%;
    margin-right: 10px;
}
.but_new input{
	    width: 40%;
}
.content p .link_main_news{
	color: #323746;
    font-size: 19px;
    font-weight: bold;
}
.content p .link_main_news:hover{
	color: #ffc900;
}
.img_gallary .blocks-gallery-item__caption{
	    font-size: 25px!important;
}
.text_block_cat {
	margin-top: 25px;
}
.text_block_cat ul{
	list-style: disc;
    margin-left: 25px;
}
.text_block_cat ul li{    list-style: disc;}
	
.text_block_cat ol{
    margin-left: 20px;
}
.text_block_cat h2{
	font-size: 23px;
    margin: 20px 0 20px 0;
}
.text_block_cat h3{
	font-size: 20px;
    margin: 20px 0 20px 0;
}
.main_catalog{
	background: #323746!important;
    color: #fff;
}
#cat_section_wrap .button.small {
    margin-bottom: 5px;
}
#cat_section_wrap .button.small a{
    color: #000;
}
#home_products_section h3 a{
    color: #000;
}
.h4_catalog a{
	    font-size: 20px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #3a464e;
    font-family: 'PT Sans' !important;
    display: block;
}
.h4_sidebar{margin-bottom: 20px;
    font-size: 20px;
    font-weight: 600}
.h4_class{
	    line-height: 42px;
    font-weight: bold;
    display: inline-block;
    width: auto;
    white-space: normal;
    font-size: 25px;
}
