/**
Theme Name: FocalHaus
Author: FocalHaus.com
Author URI: https://www.focalhaus.com
Description: FocalHaus.com Custom Theme developed with the help of Burak Gıroğlu.
Version: 1.2.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: focalhaus
Template: astra
*/

.cal-white {
    color:white
}

.wpgb-facet .gm-style .gm-style-iw-d .wpgb-map-marker-title, .wpgb-map-marker-title {
	color: #800000 !important;
}

.f-hide {
	display: none !important;
}

/* To normalize Piotnet forms issue that when label becomes multiline, the select/checkbox icon get stacked vertically */
.piotnetforms-field-subgroup input[type=checkbox], .piotnetforms-field-subgroup input[type=radio], .piotnetforms-field-subgroup label {
    display: inline !important;
}

.f-destekciler .elementor-image-box-img {
    margin-top: auto !important;
    margin-bottom: auto !important;
}

.f-destekciler .elementor-image-box-content {
	margin-bottom: -24px !important;
}

.f-focal-sup {
	font-size: 13px;
	font-style: italic;
	color: #800000;
}

@media only screen and (max-width: 768px) {
	.f-destekciler .elementor-image-box-img {
		margin-bottom: 8px !important;
	}
	.f-destekciler .elementor-image-box-content {
	margin-bottom: 0 !important;
	}
	.f-destekciler {
		padding-top: 16px;
	}
}