/*
Theme Name: Katen
Theme URI: https://themeforest.net/item/katen-blog-magazine-wordpress-theme/39652714
Author: ThemeGer
Author URI: https://themeger.shop
Description: Minimal Blog & Magazine WordPress Theme
Version: 1.0.7
License: GNU General Public License
License URI: https://themeforest.net/licenses
Text Domain: katen
*/
article p a:link, article p a:visited, article p a:link strong, article p a:visited strong {
	color: #0f3dcd;
	text-decoration: none;
}
article p a:hover {
	color: #0f3dcd;
	text-decoration: underline;
}
.btn.btn-default.btn-instagram {
	z-index: 1000;
}

/********** Poll & Quiz Css start **********/
.custom-html-widget .ts_poll_form {
	margin: 0 !important;
}
div.ts_load_poll_logo>div.tsp_load_circle {
	border-top: 0.5rem solid #103dcd !important;
}
.ts_poll_form header span, .ts_poll_form main label, .ts_poll_form footer button .ts_poll_result_icon span, .ts_poll_total_v {
	font-family: Lato !important;
}
.ts_poll_form header, .ts_poll_form main {
	padding: 0 !important;
	margin-bottom: 15px;
}
.ts_poll_form footer button {
    padding: 12px 30px !important;
    display: block;
}
.ts_poll_total_v::before {
    margin-right: 10px;
}
.ts_poll_total_v span {
    font-weight: bold !important;
	margin: 0 !important;
}
.ts_poll_total_v span::before {
    font-weight: normal;
}

#ays-quiz-container-1 #ays_finish_quiz_1 div.step {
	background: none !important;
	border: 0 !important;
}
.ays-questions-container, .ays_quiz_question p {
	font-family: Lato;
}
.ays_quiz_question p {
	font-size: 20px !important;
	color: #203656 !important;
	line-height: 24px !important;
	padding: 0;
    margin: 0 0 25px !important;
}
div.ays-quiz-container[id^="ays-quiz-container-"] {
    max-width: 100%;
    min-width: 100%;
}
.ays-field label {
	font-size: 16px;
	font-weight: 400 !important;
	color: #203656 !important;
	line-height: 25px !important;
	background: #fff;
	padding: 7px 10px;
	border: 1px solid #ebebeb;
	border-radius: 6px;
}
.ays-field label:hover {
	background: #103dcd;
}
.ays-field.correct_div.checked_answer_div, .ays-field.wrong_div.checked_answer_div {
	border-radius: 6px;
}
/* input.ays_previous.action-button, input.ays_next.action-button {
    font-size: 14px !important;
	color: #203657 !important;
	background: #fff !important;
    height: auto !important;
    padding: 2px 20px !important;
	border: 1px solid #ebebeb !important;
} */
/********** Poll & Quiz Css end **********/