/*!
Theme Name: STG Elementor Hello Theme
Theme URI:
Template: hello-elementor
Description: Le thème enfant STG 2024 pour le theme elementor-hello-theme.
Author: GPLExpert
Author URI: https://gplexpert.com
Version: 2.0
Stable tag: 1.0
Requires at least: 5.0
Tested up to: 5.0
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: skale-theme
*/


@media print{
  a[href]:after { content: none !important; }
}


/* Map listing Highlight */
.maplistinghighlight{

  background-color: #0095c238 !important;

}

/* Empeche les border-radius sur les images de la carte leafleft*/
img.leaflet-tile{

  border-radius: 0 !important;

}

/*TINYMCE*/

ul:not(.elementor-icon-list-items), ol:not(.elementor-icon-list-items) {
  margin-bottom:20px;
}

.gallery {
	margin: 0 -1.1666667% 1.75em;
}
.gallery-item {
	display: inline-block;
	max-width: 33.33%;
	padding: 0 1.1400652% 2.2801304%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-item a {
	display: inline-block;
}
.gallery-columns-1 .gallery-item {
	max-width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-icon img {
	margin: 0 auto;
}
.gallery-caption {
	color: #686868;
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}
