@charset 'utf-8';
/*
  Theme Name: CasaMia Child
Theme URI: http://casamia.ancorathemes.com/
Description: CasaMia - excellent WordPress theme with many different blog and header layouts
Author: AncoraThemes
Author URI: http://ancorathemes.com/
  Template: casamia
  Version: 1.0
  Tags: light, responsive-layout, flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready

*/




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

.shadow-props > div > div {
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.3);
  padding: 20px;

}
.cq-borderhover-item a {
  padding: unset!important;
  background: linear-gradient(to bottom, rgba(29, 32, 35, 0) 0%, #1d2023 100%);
}
.cq-borderhover-label {
  font-weight: 700;
  color:#fea759;
}
.cq-borderhover-titleborder {
  border-bottom:1px solid #fea759;
}
.cq-borderhover-title {
  white-space: nowrap;
}
.cq-borderhover-item {
  margin-bottom: 0px!important;
}
.scheme_default .sc_layouts_menu_popup .sc_layouts_menu_nav, .scheme_default .sc_layouts_menu_nav>li ul {
	background: #fff!important;
}
.scheme_default .sc_layouts_menu_popup .sc_layouts_menu_nav>li>a, .scheme_default .sc_layouts_menu_nav>li li>a {
	color: #ffa752 !important;
}
.scheme_default .sc_layouts_menu_popup .sc_layouts_menu_nav>li>a:hover, .scheme_default .sc_layouts_menu_popup .sc_layouts_menu_nav>li.sfHover>a, .scheme_default .sc_layouts_menu_nav>li li>a:hover, .scheme_default .sc_layouts_menu_nav>li li.sfHover>a {
    color: #767676 !important;
}
h4.prop-form-title {
	font-size:2rem;
	line-height:6rem;
}
/*.sc_layouts_menu_nav>li>ul:before */
#properties_page_tabs_features_content,
#properties_page_tabs_details_content,
.sc_properties_item_info {
  display: none!important;
}
.properties_page_gallery {
	background-color:#fff!important;
}
.properties_page_gallery_item {
	-webkit-box-shadow: unset!important;
	box-shadow: unset!important;
}
.scheme_default .sc_layouts_menu_nav>li li.current-menu-item>a, .scheme_default .sc_layouts_menu_nav>li li.current-menu-parent>a, .scheme_default .sc_layouts_menu_nav>li li.current-menu-ancestor>a {
	color:#000!important;
}
.post_content h4, .post_content h5, .post_content h6 {
	margin-bottom:20px;
	margin-top:20px;
}
.post_date {
	display:none;
}
.post_title {
	font-size: 3em;
}
.properties_city {
	display:none;
}