/*
 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: 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.
*/

/***********************************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;
}
}


/***********************************FONTS files in [child theme]/fonts */
/*
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local(''),
       url('fonts/roboto-v20-latin-100.woff2') format('woff2'), 
       url('fonts/roboto-v20-latin-100.woff') format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  src: local(''),
       url('fonts/roboto-v20-latin-100italic.woff2') format('woff2'),
       url('fonts/roboto-v20-latin-100italic.woff') format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local(''),
       url('fonts/roboto-v20-latin-300.woff2') format('woff2'),
       url('fonts/roboto-v20-latin-300.woff') format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: local(''),
       url('fonts/roboto-v20-latin-300italic.woff2') format('woff2'),
       url('fonts/roboto-v20-latin-300italic.woff') format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('fonts/roboto-v20-latin-regular.woff2') format('woff2'),
       url('fonts/roboto-v20-latin-regular.woff') format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local(''),
       url('fonts/roboto-v20-latin-italic.woff2') format('woff2'),
       url('fonts/roboto-v20-latin-italic.woff') format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local(''),
       url('fonts/roboto-v20-latin-500.woff2') format('woff2'),
       url('fonts/roboto-v20-latin-500.woff') format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: local(''),
       url('fonts/roboto-v20-latin-500italic.woff2') format('woff2'),
       url('fonts/roboto-v20-latin-500italic.woff') format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: local(''),
       url('fonts/roboto-v20-latin-700italic.woff2') format('woff2'),
       url('fonts/roboto-v20-latin-700italic.woff') format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('fonts/roboto-v20-latin-700.woff2') format('woff2'),
       url('fonts/roboto-v20-latin-700.woff') format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: local(''),
       url('fonts/roboto-v20-latin-900.woff2') format('woff2'),
       url('fonts/roboto-v20-latin-900.woff') format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  src: local(''),
       url('fonts/roboto-v20-latin-900italic.woff2') format('woff2'),
       url('fonts/roboto-v20-latin-900italic.woff') format('woff');
}
*/
