@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
-------------------------------------------------------------- */
.sc_layouts_title_breadcrumbs{
	display: none;
}

.top_panel{
	margin-bottom: 4.5rem;
}

.properties_page_featured img{
	display: block;
	max-width: 70%;
	margin-left: auto;
	margin-right: auto;
}

.properties_page_gallery{
	background-color: rgba(0,0,0,0);
}
@media (min-width: 1680px) {
	.sc_content.vc_custom_1517907022119 {
		padding-right: 5rem !important;
		padding-left: 45rem !important;
	}
}
@media (max-width: 1679px) {
	.sc_content.vc_custom_1517907022119 {
		padding-right: 12rem !important;
		padding-left: 45rem !important;
	}
}
@media (max-width: 1135px) {
	.sc_content.vc_custom_1517907022119 {
		padding-right: 3rem !important;
		padding-left: 45rem !important;
	}
}
@media (max-width: 959px) {
	.sc_content.vc_custom_1517907022119 {
		padding-right: 2rem !important;
		padding-left: 28rem !important;
	}
}
@media (max-width: 767px) {
	.sc_content.vc_custom_1517907022119 {
		padding-right: 2rem !important;
		padding-left: 2rem !important;
	}
}

/* prop search home page */
.prop-plugin-column-row{
	text-align: center;
}
.prop-plugin-column-row .prop-plugin-search{
	display: none;
}
.prop-plugin-column-row .prop-plugin-column{
	float: none;
}
