div.watu-question, div.show-question {
margin-top: 10px !important;
}
.question-choices, .show-question-choices {
margin-top: 5px !important;
}
div#timerDiv {
			position: fixed;
			top: 50px;
			left: 20px;
		}
div#timerDiv {
			font-size: 20px;
		}
.watupro-sortable li {
border: 1px solid #7659ff !important;
color: black !important;
font-size: 20px !important;
}

.watupro-rtl {
    direction: rtl !important;
    text-align: center !important;
}

.watupro-exam-description > p:first-child {
    display: none;
}

.watupro-category-header, .watupro-category-wrap {
    display: none;
}

.watupro-ask-for-contact.watupro-rtl > p:first-child {
    font-size: 27px;
    font-weight: bold;
    color: #7659ff;
    text-align: center !important;
}


.watupro-cat-description.watupro-rcdiv {
    display: none;
}

/* Лейблы и текст в input — черный */
.watupro-contact-field-wrap {
    font-size: 20px;
    font-weight: bold;
    color: black !important;
}

.watupro-contact-field-wrap input[type=\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"text\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"] {
    color: black !important;
    font-weight: bold;
}

.elementor-kit-6 input:not([type=\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"button\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"]):not([type=\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"submit\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"]), .elementor-kit-6 textarea, .elementor-kit-6 .elementor-field-textual
 {
    border-color: #7659ff;
}

/* Кнопка */
.watupro_buttons input[type=button],
.watupro_buttons input[type=submit],
.watupro-exam-description button,
.watupro-start-quiz {
    border-radius: 30px;
    color: #ffffff;
    border: 1px solid;
    background-image: -webkit-linear-gradient(top, #7659FF, #7659FF);
    font-weight: bold;
}


.watupro-question-choice span {
		  display: inline !important; /* added in WatuPRO 6.1.0.4 */
		}
@media 
			only screen and (max-width: 600px) {
}
