/*
Theme Name: Klain
Theme URL: https://klain.co
Description: A wordpress blank theme for Klain
Author: Klain Dev Team
Author URL: https://klain.ro
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor
*/


.jet-mobile-menu__controls .jet-mobile-menu__back {
    align-items: inherit;
    text-align: right;
    display: block;
	width: 100%;
}

.title_card {
    min-height: 120px;
}

@media only screen and (min-width:980px) {
	.card_slider .swiper-slide-contents {
		width: -webkit-fill-available;
	}
	.card_slider  .swiper-slide-inner {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center !important;
	}
	.card_items .elementor-widget-text-editor, .card_items .elementor-widget-heading {
		max-width: 70%;
		margin: 0 auto;
	}
}
@media only screen and (max-width:1140px) and (min-width:980px) {

}

@media only screen and (max-width:980px) and (min-width:768px) {

}

@media only screen and (max-width:768px) {
	.elementor-nav-menu li {
		position: relative;
		text-align: center;
	}
}