/* 
Theme Name: Asenio Hello child
Theme URI: https://github.com/elementor/hello-theme/
Description: Asenio Hello Child is a child theme of Hello Elementor
Author: Asenio
Author URI: https://asenio.se/
Template: hello-elementor
Version: 1.0.2
Text Domain: asenio-hello-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
*/

/*
    Add your custom styles here
*/

.swiper-slide-inner img{
	max-height: 70px;
	width: auto !important;
}
.forminator-button{
	border-radius: 10px !important;
}
.page-id-653 .ue-grid-item-meta-data {
    width: 100% !important;
    display: inline-block !important;
}
.personaltitel{
	color: #00acd7 !important;
	text-transform: uppercase !important;
	font-weight: 500 !important;
}
.telefonnr{
	color: #1C3043 !important;
}
.elementor-widget-container ul{
	margin-bottom: 1.5em !important;
}
.kundcasetitel{
	padding-bottom: 5px;
}
.kundcaserubrik{
	display: inline-block !important;
}
.single-kundcase .kundcase-topimg .elementor-widget-wrap{
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position-x: center;
	background-position-y: center;
}
.kundcase-logo img{
	max-height: 70px;
}
#zrf_submit{
	border: 0 none;
	background: #1C3043;
}
#zrf_submit:hover{
	border: 0 none;
	background: #00acd7;
}
.zrf-form input, .zrf-form textarea, zrf-form select{
	border: 0 none !important;
}

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  
}
@media only screen and (max-width: 1024px) {
  /* For tabs: */
#kundcitat .swiper-slide-bg{
	background-image: none !important;
}
.swiper-slide-inner {
	text-align: center !important;
}

}