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

.sec_1 .elementor-icon-box-wrapper {
    float: right;
}

.sec_2 h2 {
    min-height: 50px;
}

.sec_3 .elementor-column-wrap {
    padding: 0px !important;
}

.testimonial_hm .swiper-pagination-bullet {
    display: inline-block;
    opacity: .2;
    width: 21px !important;
    height: 21px !important;
	background: #fff !important;
    border-radius: 0 50% 50% 50% !important;
	-webkit-border-radius: 0 50% 50% 50% !important;
    border: 3px solid #fff;
    transform: rotate(-135deg);
	margin-bottom: 30px !important;
}

.sec_4 .elementor-column-wrap {
    max-width: 900px;
    margin: auto;
}

.sec_2 .elementor-top-column {
    padding: 0 25px;
}

.elementor-text-editor ul {
    position: relative;
    left: 40px;
    margin-bottom: 20px;
}

.elementor-text-editor h2 {
    font-size: 24px;
    margin-bottom: 15px;
}

.single_gdpr h4 {
	font-size: 24px;
    margin-bottom: 15px;
}

.single_gdpr ul {
    position: relative;
    left: 40px;
    margin-bottom: 20px;
}

.form_gift .desc_gift {
    font-weight: 400;
    font-size: 14px;
}

.form_gift .desc_gift:after {
    content: "";
    background: url(https://novoclass.ro/wp-content/uploads/2019/12/asset_67.png) no-repeat;
    display: block;
    background-position: center center;
    position: absolute;
    left: -127px;
    width: 164px;
    height: 109px;
    top: -20px;
}

.form_gift .elementor-field-group-field_3 {
    margin-top: 60px;
}

.form_gift .elementor-field {
    min-height: 26.25px !important;
    padding: 0px 0px 0px 10px !important;
}

.form_gift select.elementor-field-textual {
    padding: 0px 0px 0px 10px;
    min-height: 26.25px !important;
}

.form_gift .elementor-select-wrapper {
    padding: 0px !important;
}

.form_gift .elementor-acceptance-field {
    min-height: initial !important;
}

.form_gift .elementor-field-type-submit .elementor-button {
    width: 168px;
    height: 49px;
}

.card_testimonial {
    margin-top: 30px;
    text-align: right;
    margin-right: 40px;
    color: #136DB6;
    font-size: 18px;
}

.testimonial_hm .jet-slick-dots li {
    transform: rotate(-135deg);
}

.form_gift .elementor-message.elementor-message-success {
    display: none;
}

.form_gift .elementor-field-type-acceptance {
    line-height: 24px;
}

.form_gift .desc_gift.desc_gift2:after {
    content: "";
    background: url(https://novoclass.ro/wp-content/uploads/2020/02/asset_88.png) no-repeat;
    display: block;
    background-position: center center;
    position: absolute;
    left: -127px;
    width: 164px;
    height: 109px;
    top: -20px;
}

@media (max-width:768px) {
	.form_gift .desc_gift:after {
		content: "";
		background: url(/wp-content/uploads/2019/12/asset_69.png) no-repeat;
		display: block;
		background-position: center center;
		position: absolute;
		left: 45px;
		width: 164px;
		height: 109px;
		top: -55px;
	}
	.form_gift .desc_gift.desc_gift2:after {
		content: "";
		background: url(/wp-content/uploads/2020/02/asset_90.png) no-repeat;
		display: block;
		background-position: center center;
		position: absolute;
		left: 45px;
		width: 164px;
		height: 109px;
		top: -55px;
	}
	.form_gift .desc_gift {
		margin-top: 30px;
	}
	.form_gift .elementor-field-group-field_3 {
		padding-bottom: 0px !important;
	}
	.form_gift .elementor-field-type-submit .elementor-button {
		width: 100%;
	}	
}