/*
 Theme Name: frank kübler | Hello Elementor
 Theme URI: https://kuebler.net
 Description: Frank Kübler Pforzheim
 Author: Child theme for Hello Elementor. Realized by GOBYnet.
 Author URI: https://goby.net
 Template: hello-elementor
 Version: 3.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Tags: Frank Kübler
*/


/*
You can start adding your own styles here. Use !important to overwrite styles if needed.
*/


/***********************************Iconlist-Widget
.GBNiconlist .elementor-icon-list-item {
	align-items: start !important;
}
.GBNiconlist span.elementor-icon-list-icon {
	margin-top: 0px !important;
}

/***********************************WP NO BORDER THUMBNAIL TITLE*/
.wp-caption-text, .gallery-caption{border:none !important;}

/***********************************text editor last line margin*/
.elementor-text-editor p:last-child { margin-bottom: 0 !important; }

/***********************************IE11 Bugs*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.elementor-popup-modal{
display:inline-block !important;
text-align:right;
}
.dialog-message{
overflow:hidden !important;
}
.GBN-hidden{
z-index:555555555 !important;
}
.elementor-widget-container .elementor-image img{
width:100% !important;
}
}


