.elementor-1022 .elementor-element.elementor-element-91a3afb{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1022 .elementor-element.elementor-element-4b00f34{--display:flex;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-1022 .elementor-element.elementor-element-b7b50cd{text-align:center;}.elementor-1022 .elementor-element.elementor-element-6b185ba{--display:flex;}:root{--page-title-display:none;}@media(max-width:1366px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}}@media(max-width:1150px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}}/* Start custom CSS for shortcode, class: .elementor-element-030ff4c */.ays-fs-title{
    color:#ba2f95 !important;
    font-weight: 700;
}

.ays-quiz-answers{
	display:flex;
	justify-content:space-between;
	gap:20px;
}

#ays_form_field_quiz_attr_32_1
{
    border-radius: 20px !important;
}

.ays-quiz-answers .ays-field.ays_list_view_item {
	flex:1;
	text-align:center;
}


.ays-quiz-answers .ays-field.ays_list_view_item input[type="radio"]~label:before{
	display:none;
}

.ays-live-bar-fill{
	color:white !important;
}


.ays-live-bar-wrap {
    box-sizing: border-box;
    position: absolute;
    height: 15px;
	top:85%;
    border: none;
    width: 90%;
	margin:0px 40px;
    display: none;
}

.ays-progress .ays-progress-value {
    color:white !important;
    font-weight: 700 !important;
}

.ays_restart_button_p{
    display: none !important;
}

.ays_message div{
    display: none;
}


.ays_message{
    padding-bottom: 50px !important;
}


@media (max-width:767px){
	.ays-quiz-answers{
		flex-direction:column;
		gap:5px;
	}	
	
	.ays-questions-container .step{
	    padding-bottom:40px !important;
	}
	
	.ays-live-bar-wrap {
    box-sizing: border-box;
    position: absolute;
    height: 15px;
	top:95%;
    border: none;
    width: 80%;
	margin:0px 40px;
    display: none;
}
}


#ays_form_field_ays_user_name_1{
    border-radius: 20px !important;
}

#ays_form_field_ays_user_email_1{
        border-radius: 20px !important;
}


.ays_checkbox_for_label{
    border: none !important;
}

.ays-progress{
    display: none !important;
}

#ays_form_field_quiz_attr_2_1{
            border-radius: 20px !important;

}



.book-test-end{
    display: inline-block;
    padding: 10px 25px;
    margin-top: 20px;
    border: none;
    border-radius: 30px;
    background-color: #ba2f95;
    color: #fff;
    font-size: 18px !important;
    font-weight: 700;
    text-align: center;
}


.book-test-end:hover{
    color:white !important;
}


.test-points{
    display:none !important;
}


#ays-quiz-container-1 #ays_finish_quiz_1 div.step {
    padding-top: 70px !important;
        box-shadow: 0 0 15px 1px rgb(0 0 0 / 40%);
}


div.ays-quiz-container[id^="ays-quiz-container-"]{
    padding-bottom: 0px !important;
}/* End custom CSS */