/*
Template:       digeco
Theme Name:     Digeco Child Theme
Theme URI:      http://radiustheme.com/demo/wordpress/digeco
Author:         RadiusTheme
Author URI:     http://radiustheme.com
Description:    Digeco is Startup Agency WordPress Theme.
Version:        1.0
Text Domain:    Digeco
Tags: left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, translation-ready
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

#text-16{
	background-color: #e26e38;
    padding: 10px 15px;
    border-radius: 5px;
}

#wpforms-form-5205 button[type="submit"]{
	background-color: #fff!important;
    color: #1d2124!important;
}

#wpforms-form-5205 #wpforms-5205-field_6 *,
#text-16 h3,
#text-16 p{
	color: #fff;
}

.qsm-quiz-container .border{
	border: none!important;
}

.qsm-quiz-container .qsm_contact_div{
	width: 49%;
    display: inline-block;
	padding: 0px 30px;
}

.qsm-quiz-container .qsm_contact_div [id^="contact_field_"]{
	border-width: 1px 1px 1px 1px !important;
    border-color: #dcdcdc !important;
    border-radius: 5px !important;
    font-size: 16px !important;
    color: #5e5e5e !important;
    height: 50px !important;
    padding: 10px !important;
	width: 100%;
}

.qsm-quiz-container .qsm_contact_div .qsm_question{
	display: none!important;
}

.qsm-quiz-container input[type="submit"],
.qsm-quiz-container .mlw_qmn_quiz_link.mlw_custom_next,
.qsm-quiz-container .mlw_qmn_quiz_link.mlw_previous{
	background-color: #E26E38 !important;
    font-weight: bold !important;
    border-radius: 5px !important;
    color: #ffffff !important;
    margin: 0px !important;
	padding: 10px 30px!important;
}

.qsm-quiz-container .progressbar-text{
	color: rgb(226, 110, 56)!important;
}

.qsm-quiz-container input[type="submit"]:hover,
.qsm-quiz-container .mlw_qmn_quiz_link.mlw_custom_next:hover,
.qsm-quiz-container .mlw_qmn_quiz_link.mlw_previous:hover{
	background-color: #E26E38 !important;
}

.qsm-quiz-container .qsm-progress-bar path:nth-child(2){
	stroke: #E26E38;
}

.qsm-quiz-container span.mlw_qmn_message_end ~ br{
	display: none;
}

@media screen and (min-width: 500px){
	.qmn_pagination, .qsm_auto_pagination_enabled .qmn_pagination{
		justify-content:center!important;
	}
}