/*
Theme Name: CIRCUITS COMERCIALS
Description: by AIDEA
Version: 1.0
Author: Aidea
Author URI: https://aidea.cat
Template: enfold
*/

.contenedorMapa .flex_cell.av-1ii8g-918fa4cfc07205ee2915b50203303e02{
	
	padding-left: 0px !important;
	padding-right: 0px !important;
	padding-bottom: 0px !important;
	
}

.textwidget.custom-html-widget .iconosSociales{
    font-size: 30px !important; 
	margin-right:10px;
	opacity:0.4;
	transition: all 0.5s ease-in-out;

}
.textwidget.custom-html-widget .iconosSociales:hover{
	opacity:1;
}

.av_custom_color.av-subheading.av-subheading_above p {
    font-size: 25px !important;
}

/*.mapsvg-with-google-map .mapsvg-marker,.mapsvg-with-google-map .mapsvg-marker-cluster,.mapsvg-with-google-map .mapsvg-popover,.mapsvg-with-google-map .mapsvg-scrollpane,.mapsvg-with-google-map svg {
     transition: all 0.1s ease-in-out !important;
}*/

@media screen and (max-width: 768px) 
{
	.av_custom_color.av-subheading.av-subheading_above p {
    font-size: 18px !important;
}
}

