/* 
Theme Name: Württemberger Medien
Theme URI: https://github.com/elementor/hello-theme/
Description: Württemberger Medien Elementor Child Theme
Author: Württemberger Medien
Author URI: https://w-medien.de/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/



/*FONT STYLES */
/* open-sans-300 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Calibri';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/Calibri.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

.font-art h1, .font-art div{
	font-family: 'Calibri'!important;
	text-shadow: 0px 0px 10px #13427C;
}


@media (max-width: 767px){
.elementor-49 .elementor-element.elementor-element-2d8f6751 {
    width: var(--container-widget-width, 112.928% );
    max-width: 100%;!important
    --container-widget-width: 112.928%;
    --container-widget-flex-grow: 0;
	}}


input{
	border: 1px solid #13427C!important;
}

button#wpforms-submit-1607,button#wpforms-submit-1601 {
    background-color: #13427C!important;
}


.mh-color{
	color: #fff!important;
}

.limpf-color{
		color: #e30711!important;
}

.shrink {
    margin: 2% auto;
    width: 30%;
    transition: width 2s ease-in-out;
}
