/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

a, p a {text-decoration: underline !important;} 
ul {list-style-position: outside; margin-left: 30px !important;}

body .gform_wrapper input[type=text], .gform_wrapper.gravity-theme textarea {background-color: #f6f6f6;}

.elementor-widget-container p {margin-bottom: 1.1em;}

.bg-gruen a:not(.qbutton) {color:#fff !important;}

@media (min-width: 1001px) {
	.q_logo > a {
		min-height: 60px;
	}
	.sticky .q_logo > a {
		min-height: 50px;
	}
}
#senioren-tile a {
  text-decoration: none !important;
}
#senioren-tile .fas.fa-chevron-right {
	position: relative;
	transition: all 0.2s ease-out;
}
#senioren-tile:hover .fas.fa-chevron-right {
	transform: translateX(15px);
}
#senioren-tile .elementor-icon-list-text {
  font-size: 30px;
}