/*
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
*/

.hm_slide .elementor-slide-heading {
    background: #FBAF41;
    padding: 10px;
}

.hm_slide .elementor-slide-description {
    background: #333333;
    padding: 20px 10px;
    width: 80%;
    margin: 0 auto;
}
.hm_tab .jet-tabs__content-wrapper {
    align-items: center;
    display: flex;
    align-content: center;
}

.hm_faq .elementor-accordion-item {
    margin-bottom: 10px;
}

.hm_faq .elementor-accordion .elementor-accordion-item+.elementor-accordion-item {
    border-top: solid 1px #dedede !important;
}

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

}

@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 (min-width:768px) {

}

@media only screen and (max-width:768px) {
	.hm_tab .elementor-menu-anchor {
		width: 50%;
		min-height: 80px;
		align-items: center;
		display: flex;
		align-content: center;
	}
}