/*
Theme Name:  srcvp-child-theme
Theme URI:   https://2code.info/demo/themes/Discy/
Description: Discy - Social Questions and Answers WordPress Theme
Tags:        one-column, two-columns, left-sidebar, right-sidebar, custom-menu, full-width-template, theme-options, translation-ready
Author:      2codeThemes
Author URI:  https://2code.info
Version:     1.0
License:     GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template:    srcvp
*/

input[type="text"], input[type="password"], input[type="email"], textarea {
	border-radius: 8px;
}

.header-2 .header {
	background: #FFF;
	border-top: 4px solid #4c28ff;
	border-bottom: 2px solid #e1e3e3;
}

.logo-img img {
	margin-top: -12px;
}

.footer-meta li, .main-search-form .live-search {
	border-radius: 8px !important;
}

a.meta-answer {
	background: #fff !important;
	border-radius: 8px !important;
	border: 2px solid #4c28ff;
	color: #4c28ff !important;
	padding: 6px;
	text-align: center;
	width: 94px;
}

.question-tags a {
	border-radius: 8px;
	border: 1px solid #4c28ff;
}

.header-search input[type=search] {
	/* background: #f5f4f7; */
	background: #fff;
	border-radius: 8px;
	/* border: 1px solid #4c28ff; */
	height: 35px;
}

.unfollow_cat {
	background: #e5ba10;
}

.vote_result, .icon-search:before, .widget-post-meta .post-meta-comment .icon-comment:before {
	color: #4c28ff; 
}

.icon-up-dir, .icon-down-dir, .related-questions .section-title, .widget-post-meta .post-meta-comment,
.question-favorites .icon-star {
	color: #e5ba10 !important;
}

.question-followers .icon-plus {
	color: #4c28ff;
}

.question-stats span, .question-navigation a, .simple-header-button, .wpqa-question,
.question-footer  {
	border-radius: 8px;
}

li.active-tab > a:before {
	background-color: #4c28ff !important;
}

.search-results {
	border: 1px solid #4c28ff;
	border-radius: 8px !important;
}

.result-div li {
	border-bottom: none;
}

.result-div li:last-child {
	border-bottom: 1px solid #4c28ff !important;
	border-radius: 8px;
}

.header-search input[type=search] {
	font-size: 14px;
}

.no-search-result {
	/* background: #f5f4f7; */
	color: #db2500;
}

.post-cat a {
	color: #e5ba10 !important;
}

/*.result-div li:last-child a {
	color: #4c28ff;
	font-weight: bold;
	border-bottom: 2px solid #e5ba10;
}

.result-div li:first-child a {
	color: #272930; 
	font-weight: normal;
	border-bottom: none;
}

.result-div li:first-child a:hover {
	color: #4c28ff;
}

.result-div li.suggest-questions-li:last-child a {
	font-weight: normal;
	border-bottom: none;
}*/

div.search-results:after {
	border-bottom-color: #4c28ff;
}

.result-div strong {
	color: #e5ba10;
}

.question-sticky-ribbon div {
	background: #ff4c28;
}

.comment-awaiting {
	color: #ff4c28;
}

.article-question .footer-meta li.meta-best-answer {
	border: 2px solid #26aa6c;
}

.icon-dot-3:before {
	color: #ff4c28;
}

.question-stats span, .ask-button.wpqa-question {
	background: #ff4c28;
}

.entry-date.published {
	color: #7c7f85;
}

.comment-best-answer > .comment-body {
	/* background: #e3f7ed; */
	background: #f3fff9;
	padding: 10px !important;
}

.best_answer_re {
	color: #ff4c28 !important;
}

.header-simple .button-default.wpqa-question, .header-simple .button-default.simple-header-button {
	padding: 8px 10px 8px;
}

.single .post-section {
	border-bottom: 4px solid #4c28ff !important;
}

.comment-respond h3.section-title {
	color: #4c28ff;
	font-size: 20px;
}

.form-inputs label {
	color: #4c28ff;
	font-weight: bold;
}

.form-inputs label span {
	color: #707885;
	font-weight: normal
}

.wp-dark-mode-side-toggle-wrap.left_bottom, .wp-dark-mode-switcher.left_bottom {
	left: 10px !important;
}

.mobile-aside-inner-inner .sub-menu {
	display: block;
}

.wp-dark-mode-side-toggle-wrap.right_bottom, .wp-dark-mode-switcher.right_bottom {
	right: 18px;
	bottom: 70px;
}

.wp-dark-mode-switcher.style-1 label {
	border-radius: 8px;
	height: 44px;
	width: 44px;
}

.about-image-text {
	margin-top: 0px !important;
}

.footer {
	background: #070028 !important;
}

.pay-to-sticky, .comment-login {
	display: none;
}

.best-answer {
	font-size: 12px !important;
	font-weight: bold !important;
	padding: 6px;
}

.user-area .social-ul li a.report_user {
	font-weight: 700;
    border-radius: 20px;
    letter-spacing: .8px;
    padding: 0 15px;
	width: auto;
}

.highlighted a {
	color: #e7c443 !important;
}

/* Mobile */

.mobile-bar-search>a, .mobile-bar-ask>a {
	font-size: 16px;
}

.sign-in-lock.mob-sign-in {
	margin-top: -10px;
}

/* Guest response */

#respond .form-input-full {
	display: none;
}

/* Nedir */


.nedir .post-content-text {
	font-size: 15px;
}

.tanim {
	color: #26aa6c;
	font-size: 16px;
	font-style: italic;
}

.nedir .post-title {
	color: #4c28ff;
}

.nedir h3 strong {
	border-bottom: 2px solid #e5ba10;
}

.nedir-head {
	font-size: 16px;
}