/*
Theme Name: Seore Child
Theme URI: https://1.envato.market/PyXY76
Description: SEO And Digital Marketing Agency WordPress Theme
Author: AwaikenThemes
Author URI: https://awaikenthemes.com/
Template: seore
Version: 1.0.0
Text Domain: seore-child
*/




/* =====================================
   PROJECTS DARK STYLE
===================================== */


/* Main Projects Background */
.post-type-archive-awaiken-portfolio .site-main,
.single-awaiken-portfolio .site-main,
.tax-awaiken-portfolio-category .site-main,
.post-type-archive-awaiken-portfolio .page-blog-archive,
.single-awaiken-portfolio .page-single-post {
    background: #1C1C1C !important;
}


/* Project Cards */
.awaiken-portfolio-grid-item,
.awaiken-portfolio-grid-item__wrapper,
.awaiken-portfolio-grid-item__content {
    background: #1C1C1C !important;
}


/* Project Hover Overlay */
.awaiken-portfolio-grid-item__content::before {
    background: #1C1C1C !important;
    opacity: 0.90 !important;
}


/* Project Title */
.awaiken-portfolio-grid-item__title,
.awaiken-portfolio-grid-item h1,
.awaiken-portfolio-grid-item h2,
.awaiken-portfolio-grid-item h3 {
    color: #FFFFFF !important;
}


/* Project Text */
.single-awaiken-portfolio p,
.single-awaiken-portfolio li,
.single-awaiken-portfolio span,
.single-awaiken-portfolio div {
    color: #FFFFFF !important;
}


/* Single Project Content Area */
.single-awaiken-portfolio .post-entry,
.single-awaiken-portfolio .entry-content {
    background: #1C1C1C !important;
    color: #FFFFFF !important;
}


/* Single Project Heading */
.single-awaiken-portfolio h1,
.single-awaiken-portfolio h2,
.single-awaiken-portfolio h3,
.single-awaiken-portfolio h4,
.single-awaiken-portfolio h5,
.single-awaiken-portfolio h6 {
    color: #FFFFFF !important;
}


/* Project Links */
.post-type-archive-awaiken-portfolio a,
.single-awaiken-portfolio a {
    color: #FFFFFF !important;
}


/* Hover */
.post-type-archive-awaiken-portfolio a:hover,
.single-awaiken-portfolio a:hover {
    color: #CCCCCC !important;
}





/* =====================================
   PAGES DARK STYLE
===================================== */


/* Main Page Background */
.page .site-main,
.page .page-content,
.page .entry-content,
.page .content-area {
    background: #1C1C1C !important;
}


/* Page Content Text */
.page p,
.page li,
.page span,
.page div {
    color: #FFFFFF !important;
}


/* Page Heading */
.page h1,
.page h2,
.page h3,
.page h4,
.page h5,
.page h6 {
    color: #FFFFFF !important;
}


/* Page Links */
.page a {
    color: #FFFFFF !important;
}


/* Page Link Hover */
.page a:hover {
    color: #CCCCCC !important;
}


/* =====================================
   BLOG / POSTS DARK STYLE
===================================== */


/* Blog / Archive / Post Main Background */
.blog .site-main,
.archive .site-main,
.single-post .site-main,
.blog .content-area,
.archive .content-area,
.single-post .content-area,
.page-blog-archive,
.page-single-post {
    background: #1C1C1C !important;
}


/* Blog/Post Content Area */
.blog article,
.archive article,
.single-post article,
.blog .post-item,
.archive .post-item,
.single-post .post-entry,
.single-post .entry-content {
    background: #1C1C1C !important;
}


/* Blog/Post Text */
.blog p,
.archive p,
.single-post p,
.blog li,
.archive li,
.single-post li,
.blog span,
.archive span,
.single-post span,
.blog div,
.archive div,
.single-post div {
    color: #FFFFFF !important;
}


/* Blog/Post Headings */
.blog h1,
.blog h2,
.blog h3,
.blog h4,
.blog h5,
.blog h6,
.archive h1,
.archive h2,
.archive h3,
.archive h4,
.archive h5,
.archive h6,
.single-post h1,
.single-post h2,
.single-post h3,
.single-post h4,
.single-post h5,
.single-post h6 {
    color: #FFFFFF !important;
}


/* Blog/Post Links */
.blog a,
.archive a,
.single-post a {
    color: #FFFFFF !important;
}


/* Blog/Post Hover */
.blog a:hover,
.archive a:hover,
.single-post a:hover {
    color: #CCCCCC !important;
}


/* Blog Header / Banner */
.blog .page-header,
.archive .page-header,
.single-post .page-header {
    background: #1C1C1C !important;
}


/* =====================================
   FULL COMMENT / REPLY DARK STYLE
===================================== */


/* Main Comment Area */
.comments-area,
.comment-respond,
.comment-form,
.comment-list,
.comment-body {
    background: #1C1C1C !important;
}


/* All Comment Text White */
.comments-area *,
.comment-respond *,
.comment-form *,
.comment-list *,
.comment-body * {
    color: #FFFFFF !important;
}


/* Comment Author Name */
.comment-author,
.comment-author a,
.fn {
    color: #FFFFFF !important;
}


/* Comment Date / Meta */
.comment-metadata,
.comment-metadata a,
.comment-meta {
    color: #CCCCCC !important;
}


/* Reply Button */
.reply a,
.comment-reply-link {
    color: #FFFFFF !important;
}


/* Reply Hover */
.reply a:hover,
.comment-reply-link:hover {
    color: #CCCCCC !important;
}


/* Form Inputs */
.comment-form input,
.comment-form textarea {
    background: #2A2A2A !important;
    color: #FFFFFF !important;
    border: 1px solid #444 !important;
}


/* Placeholder */
.comment-form input::placeholder,
.comment-form textarea::placeholder {
    color: #CCCCCC !important;
}


/* Submit Button */
.comment-form input[type="submit"],
.comment-form button {
    background: #FFFFFF !important;
    color: #000000 !important;
}


/* Submit Hover */
.comment-form input[type="submit"]:hover,
.comment-form button:hover {
    background: #CCCCCC !important;
}


/* Nested Replies */
.children .comment-body {
    background: #1C1C1C !important;
}
