.wp-block {} /*  (.wp-block {} ensures MT files load in Gutenberg editor) */

/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> .user-login-click-2 > ul **/
.user-login-click-2 > ul {
	background-color: rgb(45, 136, 219) !important;
}

/** General >> .user-login-click-2 a **/
.user-login-click-2 a {
	color: rgb(255, 255, 255) !important;
}

/** General >> .user-login-click-2 a:hover **/
.user-login-click-2 a:hover {
	color: rgb(148, 255, 0) !important;
}

/** General >> .about-text a:hover **/
.about-text a:hover {
	color: rgb(0, 201, 53) !important;
}

/** General >> #about-widget-3 a:hover **/
#about-widget-3 a:hover {
	color: rgb(14, 211, 0) !important;
}

/** General >> #stats-widget-2 li **/
#stats-widget-2 li {
	height: 95px !important;
}

/** General >> .user-stats  div **/
.user-stats  div {
	text-align: center !important;
	min-height: 68px !important;
}

/** General >> .panel-pop-image .subscriptions-link **/
.panel-pop-image .subscriptions-link {
	color: rgb(189, 219, 255) !important;
}

/** General >> #wpqa-question > div > .subscriptions-link:nth-of-type(1) **/
#wpqa-question > div > .subscriptions-link:nth-of-type(1) {
	color: rgb(156, 200, 254) !important;
}

/** General >> #lost-password .login-panel **/
#lost-password .login-panel {
	color: rgb(178, 212, 252) !important;
}

/** General >> .crumbs .current **/
.crumbs .current {
	color: rgb(110, 255, 120) !important;
}

/** General >> Post title post title:hover **/
.post-title > .post-title:hover {
	color: rgb(0, 147, 34) !important;
}

/** General >> Post meta span **/
.post-meta > span {
	color: rgb(61, 61, 61) !important;
	font-size: 14px !important;
}

/** General >> Question tags link **/
.question-tags > a {
	font-size: 12px !important;
}

/** General >> Question link list link **/
.question-link-list a {
	font-size: 13px !important;
}

/** General >> Post share span **/
.post-share > span {
	font-size: 14px !important;
}

/** General >> Wpqa question form description **/
#wpqa-question .form-description {
	color: rgb(0, 0, 0) !important;
	font-size: 14px !important;
}

/** General >> Heading 3 link **/
h3 > a {
	color: rgb(0, 147, 5) !important;
}

/** General >> Wpqa form label **/
.wpqa_form label {
	font-size: 14px !important;
}

/** General >> Payment methods heading 3 **/
.payment-methods h3 {
	font-size: 14px !important;
}

/** General >> Heading 3:(1) link:(1):hover **/
.widget-posts-text div h3:nth-of-type(1) a:nth-of-type(1):hover {
	color: rgb(4, 200, 11) !important;
}

/** General >> List item div **/
#section-activities > div > ul > li > div {
	font-size: 16px !important;
}

/** General >> List item div _2 **/
.widget-wrap > div > div > ul > li > div {
	font-size: 14px !important;
}

/** General >> .user-notifications > div > ul > li > div > span **/
.user-notifications > div > ul > li > div > span {
	font-size: 14px !important;
}

/** General >> #wrap .retina_screen **/
#wrap .retina_screen {
	width: 82px !important;
	max-height: 80px !important;
}

/** General >> a.post-author:hover **/
a.post-author:hover {
	color: rgb(87, 200, 0) !important;
}

/** General >> a.author__name (:hover) **/
a.author__name:hover {
	color: rgb(37, 148, 170) !important;
}

/** General >> a > span.entry-date:hover **/
a > span.entry-date:hover {
	color: rgb(68, 170, 37) !important;
}

/** General >> .post-cat a:hover **/
.post-cat a:hover {
	color: rgb(99, 170, 37) !important;
}

/** General >> .breadcrumb-item > span > a:hover **/
.breadcrumb-item > span > a:hover {
	color: rgb(83, 248, 24) !important;
}

/** General >> .answers-form #submit:hover **/
.answers-form #submit:hover {
	background-color: rgb(34, 120, 170) !important;
}

/** General >> .comment-author > span > a > span:hover **/
.comment-author > span > a > span:hover {
	color: rgb(32, 181, 2) !important;
}

/** General >> .wpqa_form [type="submit"]:hover **/
.wpqa_form [type="submit"]:hover {
	background-color: rgb(34, 107, 170) !important;
}

/** General >> .nav_menu_open a:hover **/
.nav_menu_open a:hover {
	color: rgb(20, 174, 56) !important;
}


/*= General 2 ================= */

/** General 2 >> .article-header > a.question-poll:hover **/
.article-header > a.question-poll:hover {
	color: rgb(7, 210, 1) !important;
}

/** General 2 >> .question-stats .question-stats-process **/
.question-stats .question-stats-process {
	background-color: rgb(6, 46, 205) !important;
}

/** General 2 >> .question-stats .question-stats-answered **/
.question-stats .question-stats-answered {
	background-color: rgb(0, 198, 105) !important;
}

/** General 2 >> .referral-invitation > div **/
.referral-invitation > div {
	width: 280px !important;
}

/** General 2 >> .question-followers a:hover **/
.question-followers a:hover {
	color: rgb(30, 200, 4) !important;
}

/** General 2 >> .question-followers .icon-plus:hover **/
.question-followers .icon-plus:hover {
	color: rgb(30, 200, 4) !important;
}

/** General 2 >> #wrap .add_favorite:hover **/
#wrap .add_favorite:hover {
	color: rgb(30, 200, 4) !important;
}

/** General 2 >> .question_vote_up .icon-up-dir:hover **/
.question_vote_up .icon-up-dir:hover {
	color: rgb(30, 200, 4) !important;
}

/** General 2 >> .question-vote-down .icon-down-dir:hover **/
.question-vote-down .icon-down-dir:hover {
	color: rgb(30, 200, 4) !important;
}

/** General 2 >> .comment_vote_up .icon-up-dir:hover **/
.comment_vote_up .icon-up-dir:hover {
	color: rgb(30, 200, 4) !important;
}

/** General 2 >> .comment_vote_down .icon-down-dir:hover **/
.comment_vote_down .icon-down-dir:hover {
	color: rgb(30, 200, 4) !important;
}

/** General 2 >> .best-answer-meta a:hover **/
.best-answer-meta a:hover {
	color: rgb(28, 195, 56) !important;
}

/** General 2 >> .bump-question:hover **/
.bump-question:hover {
	color: rgb(28, 195, 56) !important;
}

/** General 2 >> .pay-to-sticky:hover **/
.pay-to-sticky:hover {
	color: rgb(28, 195, 56) !important;
}


/*( Large Desktop )*/
@media (min-width: 1200px) {
	/** General >> #stats-widget-2 li **/
	#stats-widget-2 li {
	height: 95px !important;
}

}


/*( Desktop & Tablet )*/
@media (min-width: 768px) and (max-width: 979px) {
	/** General >> #stats-widget-2 li **/
	#stats-widget-2 li {
	height: 72px !important;
}

}


/*( Tablet & Phone )*/
@media (max-width: 767px) {
	/** General >> #stats-widget-2 li **/
	#stats-widget-2 li {
	height: 72px !important;
}

}

