/*
Theme Name: Housale
Theme URI: http://gossipthemes.com/housale
Author: MirrorTheme
Author URI: https://themeforest.net/user/mirrortheme
Description: Real Estate Group WordPress Theme 
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: housale
Tags: two-columns, three-columns, four-columns, right-sidebar, custom-menu, featured-images, full-width-template
*/

.blog-sidebar .widget_recent_entries {
    margin-top: 25px!important;
}

.blog-sidebar .widget.widget_block.widget_recent_entries ul.wp-block-latest-posts li {
    margin-bottom: 20px;
}

.blog-sidebar .widget_block.widget_tag_cloud {
    margin-top: 32px;
}

.blog-main-wrap .post-thumbnail img {
    height: 530px;
    width: 100%;
}

.blog-main-wrap .post-list-bottom-content h3 {
    word-break: break-word;
}

.blog-sidebar .widget.widget_block.widget_recent_entries ul.wp-block-latest-posts li a {
    font-size: 18px;
    line-height: 1.50;
	  margin-bottom: 4px;
}

.wp-block-tag-cloud a {
    padding: 7px 21px!important; 
}

body.page-id-777 .header-border-show {
    border-bottom: 0px solid #E3E3E3;
}

@media (min-width: 1600px) {
	.header-style-one .nav-menu-wrapper .container {
		padding-left: 0px;
		padding-right: 0px;
	}
}

.theme-counter-customm-box .elementor-counter {
    position: relative;
}

.theme-counter-customm-box .elementor-counter-number-wrapper {
	display: inline-block!important;
    float: left;
    margin-right: 15px;
}

.theme-counter-customm-box .elementor-counter .elementor-counter-number-prefix {
    display: none;
}

.theme-counter-customm-box .elementor-counter .elementor-counter-number-suffix {
    display: none;
}

.theme-counter-customm-box .elementor-counter-title {
	display: inline-block;
    position: relative;
    top: 6px;
	text-align: left!important;
	
}

.img-index-top.animated {
    z-index: 9;
}

.blog-sidebar .widget_media_image {
    background: transparent;
}

.nav-menu-wrapper .mainmenu ul li a, .header-contact-box a{
	font-weight: 600;
}

.header-style-one {
  transition: all 0.3s ease;
}

.header-style-one.sticky {
  position: fixed !important;
  top: 0 !important;
  width: 100% !important;
  z-index: 999 !important;
  background: #fff !important;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.header-style-one.sticky .light-logo-hide{
	display: block !important;
}

.header-style-one.sticky .main-logo-show{
	display: none !important;
}

.header-style-one.sticky .nav-menu-wrapper .mainmenu ul li a,
.header-style-one.sticky .header-two-right div,
.header-style-one.sticky .header-two-right a{
	color: #124870 !important;
}

.nav-design-onee{
	text-align: center;
}

.elementor-editor-element-overlay-settings{
	margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-left: 0 !important;
}

.elementor-edit-area-active .elementor-editor-element-setting{
	font-size: 11px !important;
}

body.page .theme-page-spacing .entry-content ul li {
    margin-bottom: 0;
}

footer a:hover {
    color: #B1A490 !important;
}

.sticky .nav-menu-wrapper .mainmenu ul li ul.sub-menu li a{
	color: #A3A4A7 !important;
}
.sticky .nav-menu-wrapper .mainmenu ul li ul.sub-menu li a:hover{
	color: #FFFFFF !important;
}

.header-search-box{
	display:none !important;
}