/*
 Theme Name: frank kübler | ASTRA
 Theme URI: https://kuebler.net
 Description: Frank Kübler Pforzheim
 Author: Child theme for ASTRA. Realized by GOBYnet.
 Author URI: https://goby.net
 Template: astra
 Version: 2.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.
*/

/***********************************PLUGIN SIMPLE LIGHTSHOW*/
#slb_viewer_wrap .slb_theme_slb_default .slb_container{box-shadow:none !important;border-radius:0 !important;padding:0 0 0 0 !important;padding-bottom:10px !important;}
.slb_details{padding:10px 5px 10px 7px!important;} /*TXT BOX BOTTOM*/
#slb_viewer_wrap .slb_theme_slb_default .slb_data_title{font-family: Arial !important;font-size:18px !important;color:#ffffff !important}

//.slb_template_tag_item_title {display:none;}

#slb_viewer_wrap .slb_theme_slb_default .slb_group_status{font-size:12px !important;color:#949DA5 !important;font-family: Arial !important;padding-left:0px !important;}
#slb_viewer_wrap .slb_theme_slb_default .slb_data_desc{color:#ffffff   !important;padding-left:3px !important;font-size:15px;}

/*NEED FROM INSTALL [childtheme]/images/simple_lightbox/ prev + nav PNG!*/
//.slb_prev .slb_template_tag {background-image: url('images/simple_lightbox/nav_prev.png') !important;}
//.slb_next .slb_template_tag {background-image: url('images/simple_lightbox/nav_next.png') !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;
}
}

