/*
Theme Name: GeneratePress Child
Theme URI: https://generatepress.com
Template: generatepress
Author: Tom Usborne
Author URI: https://tomusborne.com
Description: GeneratePress is a lightweight WordPress theme built with a focus on speed and usability. Performance is important to us, which is why a fresh GeneratePress install adds less than 10kb (gzipped) to your page size. We take full advantage of the block editor (Gutenberg), which gives you more control over creating your content. If you use page builders, GeneratePress is the right theme for you. It is completely compatible with all major page builders, including Beaver Builder and Elementor. Thanks to our emphasis on WordPress coding standards, we can boast full compatibility with all well-coded plugins, including WooCommerce. GeneratePress is fully responsive, uses valid HTML/CSS, and is translated into over 25 languages by our amazing community of users. A few of our many features include 60+ color controls, powerful dynamic typography, 5 navigation locations, 5 sidebar layouts, dropdown menus (click or hover), and 9 widget areas. Learn more and check out our powerful premium version at https://generatepress.com
Tags: two-columns,three-columns,one-column,right-sidebar,left-sidebar,footer-widgets,blog,e-commerce,flexible-header,full-width-template,buddypress,custom-header,custom-background,custom-menu,custom-colors,sticky-post,threaded-comments,translation-ready,rtl-language-support,featured-images,theme-options
Version: 3.2.2.1668454148
Updated: 2022-11-14 19:29:08

*/

/*Mapa*/

@media (min-width:992px){  
  .map-pc{
      display:block !important;
  }
  .map-table{
      display:none !important;
  }
  .map-movil{
      display:none !important;
  }
  }
  
  @media only screen and (min-width:540px) and (max-width:991px){   
  .map-pc{
      display:none !important;
  }
  .map-table{
      display:block !important;
  }
  .map-movil{
      display:none !important;
  }
  }
  
  @media only screen and (min-width:320px) and (max-width:539px){   
  .map-pc{
      display:none !important;
  }
  .map-table{
      display:none !important;
  }
  .map-movil{
      display:block !important;
  }
  }
  
  @media only screen and (min-width:768px) and (max-width:1024px){
  .margen-left{
      margin-left:20% !important;		
      }
  }
  
  .tooltip {
      position: absolute;
      /*z-index: 1150;*/
	  z-index: 0;
      display: block;
      margin: 0;
      font-style: normal;
      font-weight: 400;
      line-height: 1.5;
      text-align: left;
      text-align: start;
      text-decoration: none;
      text-shadow: none;
      text-transform: none;
      letter-spacing: normal;
      word-break: normal;
      word-spacing: normal;
      white-space: normal;
      line-break: auto;
      font-size: .875rem;
      word-wrap: break-word;
      opacity: 0;
  }
  .map-location { position: relative; }
  .map-location-tooltip .tooltip { position: absolute; z-index: 9; width: 3.2em; height: 3.2em; opacity: 1; cursor: pointer; }
  .map-location-tooltip .tooltip-item { 
      width: 54px; 
      height: 54px; 
      left: 50%; 
      top: 50%; 
      margin: -15px 0 0 -15px; 
      position: absolute; 
      border-radius: 50%; 
      border: 2px solid #3bbbd7; 
      -webkit-animation: pulse 0.6s infinite alternate; 
      animation: pulse 0.6s infinite alternate; }
  
  .map-location-tooltip span.tooltip-item:before { 
      background: #3bbbd7; 
      content: ""; 
      position: absolute; 
      width: 6px; 
      height: 6px; 
      border-radius: 50%; 
      margin: 5px; 
  }
  
  @media only screen and (min-width:992px){
  .map-location-tooltip .tooltip { position: absolute; z-index: 9; width: 4em; height: 4em; opacity: 1; cursor: pointer; }	
  .map-location-tooltip .tooltip:first-child {  top: 41% !important;  left: 46.5% !important; }
  .map-location-tooltip .tooltip:nth-child(2) { top: 55%!important;   left: 42.7% !important;}
  .map-location-tooltip .tooltip:nth-child(3) { top: 42%!important;   left: 46.7% !important;}
  .map-location-tooltip .tooltip:nth-child(4) { top: 26%!important;   left: 48% !important;}
  .map-location-tooltip .tooltip:nth-child(5) { top: 47%!important;   left: 43.7% !important;}
  .map-location-tooltip .tooltip:nth-child(6) { top: 21%!important;   left: 38.7% !important;}
  .map-location-tooltip .tooltip:nth-child(7) { top: 52%!important;   left: 46.2% !important;}	
  .map-location-tooltip .tooltip:nth-child(8) { z-index: 25;top: 58%!important;   left: 34% !important;}
  .map-location-tooltip .tooltip:nth-child(9) { z-index: 25;top: 37%!important;   left: 54.5% !important;}		
  .icon-airport {z-index: 25;position:relative; top: 37%; left: 54.5%;}		
  }	
  
  @media only screen and (min-width:540px) and (max-width:991px){	
  .map-location-tooltip .tooltip { position: absolute; z-index: 9; width: 4em; height: 4em; opacity: 1; cursor: pointer; }	
  .map-location-tooltip .tooltip:first-child { top: 31%!important;   left: 47.5% !important;}
  .map-location-tooltip .tooltip:nth-child(2) { top: 50%!important;   left: 42.7% !important;}
  .map-location-tooltip .tooltip:nth-child(3) { top: 45%!important;   left: 49.6% !important;}
  .map-location-tooltip .tooltip:nth-child(4) { top: 28%!important;   left: 52% !important;}
  .map-location-tooltip .tooltip:nth-child(5) { top: 42%!important;   left: 45.7% !important;}
  .map-location-tooltip .tooltip:nth-child(6) { top: 21%!important;   left: 36.7% !important;}
  .map-location-tooltip .tooltip:nth-child(7) { top: 54.5%!important; left: 48.4% !important;}
  .map-location-tooltip .tooltip:nth-child(8) { z-index: 25;top: 51%!important;   left: 29% !important;}	
  .map-location-tooltip .tooltip:nth-child(9) { z-index: 25;top: 34%!important;   left: 61% !important;}	
  .icon-airport {z-index:20;position:relative; top: 44%; left: 61%;}		
  }
  @media only screen and (min-width:320px) and (max-width:539px){	
  .map-location-tooltip .tooltip { position: absolute; z-index: 9; width: 4em; height: 4em; opacity: 1; cursor: pointer; }	
  .map-location-tooltip .tooltip:first-child {  top: 29% !important;  left: 32.5% !important; }
  .map-location-tooltip .tooltip:nth-child(2) { top: 59% !important;   left: 40.7% !important;}
  .map-location-tooltip .tooltip:nth-child(3) { top: 40%!important;   left: 52.6% !important;}
  .map-location-tooltip .tooltip:nth-child(4) { top: 21%!important;   left: 57% !important;}
  .map-location-tooltip .tooltip:nth-child(5) { top: 48%!important;   left: 42.7% !important;}
  .map-location-tooltip .tooltip:nth-child(6) { top: 13%!important;   left: 29.7% !important;}
  .map-location-tooltip .tooltip:nth-child(7) { top: 55.5%!important;   left: 51.4% !important;}	
  .map-location-tooltip .tooltip:nth-child(8) { z-index: 25;top: 61%!important;   left: 14% !important;}	
  .map-location-tooltip .tooltip:nth-child(9) { z-index: 25;top: 35%!important;   left: 74% !important;}	
  .icon-airport {z-index: 20;position:relative; top: 51%; left: 74%;}		
  .map-location-tooltip .tooltip-west .tooltip-content {
      left: 0em !important;
      }	
  }

  .map-location-tooltip .tooltip-content { 
      position: absolute; 
      background: #3bbbd7; 
      /*z-index: 9999; */
	  z-index:10;
      width: 300px !important;
      bottom: 50%; 
      margin-bottom: 3em; 
      padding: 14px; 
      border-radius: 12px; 
      font-size: 1.1em; 
      text-align: center; 
      color: #fff; 
      opacity: 0; 
      cursor: default; 
      pointer-events: none; 
      -webkit-font-smoothing: antialiased; 
      -o-font-smoothing: antialiased; 
      -moz-font-smoothing: antialiased; 
      -ms-font-smoothing: antialiased; 
      -webkit-transition: opacity 0.3s, 
      -webkit-transform 0.3s; 
      -o-transition: opacity 0.3s, 
      -o-transform 0.3s; 
      -ms-transition: opacity 0.3s, 
      -ms-transform 0.3s; 
      -moz-transition: opacity 0.3s, -moz-transform 0.3s; 
      transition: opacity 0.3s, transform 0.3s; }
  
  
  @media only screen and (min-width:320px) and (max-width:539px){
      .map-location-tooltip .tooltip-content { 
      width: 200px !important;
      }			
  }
  
  @media only screen and (min-width:540px){
      .map-location-tooltip .tooltip-content { 
      width: 300px !important;
      }			
  }  
  .map-location-tooltip .tooltip-west .tooltip-content { 
      left: 6em; 
      -webkit-transform-origin: -2em 50%; 
      -o-transform-origin: -2em 50%; 
      -ms-transform-origin: -2em 50%; 
      -moz-transform-origin: -2em 50%; 
      transform-origin: -2em 50%; 
      -webkit-transform: translate3d(0, 50%, 0) rotate3d(1, 1, 1, 30deg); 
      -o-transform: translate3d(0, 50%, 0) rotate3d(1, 1, 1, 30deg); 
      -ms-transform: translate3d(0, 50%, 0) rotate3d(1, 1, 1, 30deg); 
      -moz-transform: translate3d(0, 50%, 0) rotate3d(1, 1, 1, 30deg); 
      transform: translate3d(0, 50%, 0) rotate3d(1, 1, 1, 30deg); }
  
  @media only screen and (min-width:320px) and (max-width:539px){
      .map-location-tooltip .tooltip-west .tooltip-content { 
      left: -6em;
      }		
  }  
  .map-location-tooltip .tooltip:hover .tooltip-content { 
      opacity: 1; 
      -webkit-transform: translate3d(0, 50%, 0) rotate3d(0, 0, 0, 0); 
      -ms-transform: translate3d(0, 50%, 0) rotate3d(0, 0, 0, 0); 
      -moz-transform: translate3d(0, 50%, 0) rotate3d(0, 0, 0, 0); 
      -o-transform: translate3d(0, 50%, 0) rotate3d(0, 0, 0, 0); 
       transform: translate3d(0,50%,0) rotate3d(0,0,0,0); 
      pointer-events: auto; }
  
  .map-location-descriccion p {
      padding: 0px !important;
  }
  
#mapClinic{
	height:75vh;
	/*width:100vw*/
}
.leaflet-popup-content {
	text-align:center
}

.page-id-34 .featured-image {
display: none !important;
}


/*Icon size & position settings*/
selector form.elementor-form .elementor-field-group-email::before, .elementor-field-group-name::before, .elementor-field-group-apellido::before, .elementor-field-group-horario::before, .elementor-field-group-date::before, .elementor-field-group-phone::before, .elementor-field-group-message::before  {
    position: absolute;
    left: 90%;
    top: 20%;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "";
   color:  #FF818B; 
    
    z-index: 1;
    font-size: 17px;
}

/*Name field*/
selector .elementor-field-group-name::before{
    content: "\f007"
}

/*Name field*/
selector .elementor-field-group-apellido::before{
    content: "\f007"
}

/*Email field*/
selector form.elementor-form .elementor-field-group-email::before{
   content: "\f0e0";
}

/*date field*/
selector form.elementor-form .elementor-field-group-date::before{
    content:"\f133";
}


/*Phone field*/
selector .elementor-field-group-phone::before{
    content: "\f095"
}

/*Message field*/
selector .elementor-field-group-message::before{
    content: "\f27a"
}

/*Horario field*/
selector .elementor-field-group-horario::before{
    content:"\f017";
}
