/**
Theme Name: Huisarts Gouda
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: huisarts-gouda
Template: astra
*/

/* Optioneel: laad Inter via Google Fonts (verwijder als je Inter al via thema/plugins laadt) */
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;600;700;800&display=swap');


/* Hides the first accordion item */
.elementor-accordion .elementor-accordion-item:first-child {
display: none;
}
.elementor-element-7789dd3f a{
	color: white;
}

/* Praktijk */
.elementor-element-8c04fb3 .elementor-text-editor a{
	color: #749cad;
}
.elementor-element-c79cdb5 .elementor-text-editor a{
	color: #749cad;
}
.elementor-element-2c75bd5 .elementor-text-editor a{
	color: #749cad;
}
.elementor-element-0a18fc8 div a{
	color: #7aa0b0;
}
/* Footer */
.elementor-widget-wrap a{
	color: white;
}

/* Inschrijfformulier button weg */
.uit {
    display: none!important;
}

.ast-primary-sticky-header-active .main-header-menu .menu-link {
color: #0192bc
}

/*opmaak nieuwsoverzicht SHL, ronde hoeken*/
.uael-post__thumbnail, .uael-post__content-wrap{
	border-radius: 20px;
}




/* Lettertype opmaak voor SHL locatie */
.SHL-font { color: #415762; font-family: Lato; font-size: 16px; line-height:1.6; font-weight:400; }
.SHL-font h1 { color: #0F3142; font-family: sans-serif; font-size: 62px; line-height:1.2; font-weight:700;  }
.SHL-font h2 { color: #0F3142; font-family: sans-serif; font-size: 48px; line-height:1.2; font-weight:700;  }
.SHL-font h3 { color: #0F3142; font-family: sans-serif; font-size: 40px; line-height:1.3; font-weight:700;  }
.SHL-font h4 { color: #0F3142; font-family: sans-serif; font-size: 32px; line-height:1.3; font-weight:600; }
.SHL-font h5 { color: #0F3142; font-family: sans-serif; font-size: 24px; line-height:1.35; font-weight:600; }
.SHL-font h6 { color: #0F3142; font-family: sans-serif; font-size: 20px; line-height:1.6; font-weight:600; }
.SHL-font a {
  color: inherit; 
}
.SHL-font a:hover,
.SHL-font a:focus {
  font-style: italic; 
}


/* Menubalk vastzetten op de SHL pagina's*/
#headerUAE{
position: fixed;
left: 0;
width: 100%;
}

/* marge onder tekstblok verwijderen */
.elementor-widget-text-editor p:last-child {margin-bottom:0px;}

/* nieuws slider op homepage zorgen dat deze niet te breed wordt / woord afbreken */
.bdt-content {
	overflow-wrap: break-word !important;
}

.gt_switcher-popup {
	margin-left: 20Px;
}