@charset "utf-8";

ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}

div,
h1,
h2,
h3,
h4,
h5,
h6,
li,
p,
span,
ul {
    margin: 0;
    padding: 0;
}

.container {
    max-width: 100%;
    margin: auto;
    width: auto;
    padding: 0px 15px;
}

a {
    color: #231f20 !important;
    display: inline-block !important;
    cursor: pointer;
    text-decoration: none !important;
}

a:hover {
    text-decoration: none;
    color: inherit;
}

.form-control:focus {
    border-color: inherit;
    outline: 0;
    box-shadow: none;
}

button:focus {
    outline: 0;
}

p {
    margin-bottom: 10px;
}

h2 {
    font-size: 28px !important;
    font-weight: 500 !important;
    margin: 0 !important;
    margin-bottom: 30px !important;
}


 
h2 span {
    font-size: 20px;
    margin-bottom: 15px;
    display: block;
    color: #b3965d;
}

.theme_button {
    background-color: #b3965d;
    color: #fff;
    font-size: 16px;
    padding: 12px 16px;
    margin-top: 15px;
}

.theme_button i {
    margin-left: 5px;
}

body {
    font-family: Poppins, sans-serif;
    background: #fff !important;
}

.theme_color {
    color: #b3965d !important;
}

.theme_background_color {
    background: #b3965d !important;
}

.light_background_color {
    background: #f2f1f1 !important;
}

.page_header {
    background: rgba(0, 0, 0, 0.9) !important;
    padding: 10px 0 !important;
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 9999;
}

.page_header .logo {
    color: #fff;
    text-decoration: none;
    width: 140px;
}

.page_header ul {
    margin: 0 !important;
}

.page_header ul li {
    display: inline-block;
}

.page_header ul li a {
    color: #fff !important;
    font-size: 16px;
    text-decoration: none;
}

.Latest_blogs {
    padding: 0;
    margin: 0;
    margin-bottom: 50px;
}

.Latest_blogs .featured_post {
    flex: 1;
    display: block !important;
    position: relative;
    width: 100%;
}

.Latest_blogs .featured_post .post_body {
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    bottom: 30px;
    width: 90%;
    margin: auto;
    left: 0;
    right: 0;
    border-radius: 10px;
    padding: 30px;
}

.Latest_blogs .featured_post .post_body .home_title {
    font-size: 24px;
    font-weight: 500;
}

.Latest_blogs .featured_post .post_body .author_name,
.Latest_blogs .featured_post .post_body .home_content,
.Latest_blogs .featured_post .post_body .home_date,
.Latest_blogs .featured_post .post_body .home_title {
    color: #fff !important;
}

.Latest_blogs .featured_post img {
    width: 100%;
}

.main_blog_section {
    padding: 0px 15px;
}

.main_blog_section .featured_post {
    margin-bottom: 15px;
    align-items: center;
    width: 100%;
}

.main_blog_section .featured_post .home_image {
    height: 235px;
    overflow: hidden;
}

.main_blog_section .featured_post .home_image img {
    width: 100%;
    margin-right: 20px;
}

#sidebar .home_image {
    height: auto;
    overflow: inherit;
}

.main_blog_section .featured_post .post_body {
    flex: 1;
}

.main_blog_section .popular_post .home_image img {
    width: 100px;
    margin-right: 10px;
}

.featured_reviews {
    background: #f2f1f1;
    padding: 40px 0;
}

.featured_post .post_body {
    padding: 10px 0;
}

.featured_post .post_body .home_title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0px;
    min-height: 48px;
}

#sidebar .home_title {
    min-height: auto;
}

.featured_post .post_body .author_name,
.featured_post .post_body .home_content {
    font-size: 14px;
}

.featured_post .post_body .home_date {
    font-size: 14px;
    margin-top: 10px;
    font-weight: 700;
}

.main_blog_section .popular_post h3 {
    font-size: 18px !important;
    background: #333;
    color: #fff;
    padding: 10px;
    margin-bottom: 10px !important;
}

.main_blog_section .popular_post .post_body {
    padding-top: 0;
    padding-bottom: 0;
}

.main_blog_section .popular_post .home_title {
    font-size: 12px;
    margin-bottom: 5px;
}

.main_blog_section .popular_post .home_content {
    font-size: 12px;
    margin-bottom: 5px;
}

.main_blog_section .popular_post .home_date {
    font-size: 12px;
    margin-top: 0;
}

.main_blog_section .popular_post .author_name {
    font-size: 12px;
    margin-top: 0;
}

.main_blog_section .popular_post .featured_post {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.main_blog_section .popular_post .featured_post p {
    margin-bottom: 0;
}

.main_blog_section .popular_post .featured_post:last-child {
    border-bottom: 0;
}

#site-footer.page_footer {
    background: #333 !important;
    padding-top: 0 !important;
    padding-bottom: 0;
}

.page_footer ul {
    padding: 0 !important;
    margin: 0 !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.page_footer a {
    color: #fff !important;
    padding: 0 10px;
    font-size: 14px;
}

.show_after_678 {
    display: none;
}

.blog_detail h1 {
    font-size: 32px;
    text-align: left;
}

.blog_detail .post-meta-wrapper {
    margin: 0;
    margin-top: 15px;
}

.blog_detail .post-meta-single-top .post-meta {
    justify-content: left;
}

.singular .featured-media {
    margin-bottom: 20px;
}

.singular .featured-media-inner {
    position: relative !important;
    left: inherit !important;
    width: auto !important;
}

.singular .entry-header {
    padding: 0 !important;
    margin-bottom: 20px;
}

.section-inner {
    width: auto !important;
}

.featured-media img {
    margin: 0;
    width: 100%;
    height: auto;
}

.blog_detail .post-inner {
    padding: 0;
}

.blog_detail .post-inner p {
    margin: 0;
    margin-bottom: 15px;
    font-family: sans-serif;
    font-size: 16px;
}

.hiddenInDesktop,
.product_review_blogs a.hiddenInDesktop {
    display: none !important;
    text-align: center;
    margin-bottom: 20px;
}

.hiddenInMobile,
.product_review_blogs a.hiddenInMobile {
    display: inline-block !important;
}

.entry-content> :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: inherit !important;
    width: auto !important;
    text-align: justify;
}

.pagination-single {
    margin-top: 0 !important;
}

.blog_detail .pagination-single a span span {
    font-size: 18px;
}

.blog_detail .comment-respond {
    display: none;
}

.comments-wrapper {
    margin-top: 0 !important;
}

.footer-nav-widgets-wrapper.header-footer-group {
    display: none;
}

.entry-categories,
.entry-categories-inner,
.pagination-single,
.post-author,
.post-comment-link {
    display: none !important;
}

.product_review_blogs .d-flex h1,
.product_review_blogs .d-flex h3,
.featured_reviews.bottom_fixed h3,
.featured_reviews.main_blog_section h1,
.writeForUs h1 {
    margin: 0px !important;
    margin-bottom: 10px !important;
    font-size: 30px !important;
    font-weight: 800 !important;
}

.writeForUs {
    font-family: sans-serif !important;
}

.writeForUs .writeContent h1 {
    margin-bottom: 20px;
    margin-top: -20px;
    font-size: 38px;
    font-weight: 400;
}

.WhyWriteDAAC {
    background: #62a0d6;
    padding: 30px;
    padding-bottom: 20px;
    border-radius: 5px;
    margin-bottom: 30px;
}

.writeForUs h2 {
    color: #333;
    font-size: 26px !important;
    margin-bottom: 20px !important;
    text-align: left;
    margin-top: 20px !important;
}

.writeForUs .WhyWriteDAAC h2 {
    color: #fff;
    font-size: 26px !important;
    margin-bottom: 20px !important;
    text-align: left;
    margin-top: 0px !important;
}

.writeForUs h4 {
    color: #333;
    font-size: 20px !important;
    margin-bottom: 10px !important;
    text-align: left;
    margin-top: 15px !important;
}

.WhyWriteDAAC p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 10px;
    text-align: justify;
    font-weight: 400;
}

.writeForUs ul {
    margin-bottom: 0px !important;
    margin-left: 0px !important;
}

.writeForUs ul li {
    font-size: 17px !important;
    color: #333 !important;
    position: relative;
    font-weight: 400;
    margin-bottom: 8px;
    padding-left: 25px;
}

.writeForUs ul li:before {
    content: "";
    width: 10px;
    height: 10px;
    background: #0283b1;
    border-radius: 50%;
    position: absolute;
    left: 0px;
    top: 8px;
}

.page-template-template-parts .featured_reviews {
    margin-top: 0px !important;
    padding: 50px 0px 50px;
    min-height: 100vh;
}

.author_name {
    display: none !important;
}

.entry-content p strong {
    font-weight: 700 !important;
    color: #0283b1 !important;
}

.post-meta .meta-wrapper {
    font-size: 14px;
}

.entry-content h4,
.entry-content h5,
.entry-content h6 {
    margin: 20px auto 15px !important;
}

#s-share-buttons {
    margin-bottom: 0px !important;
}

.featured_post .post_body .author_name,
.featured_post .post_body .home_content {
    display: none !important;
}

.featured_post .post_body .home_date {
    font-size: 12px;
    font-weight: 400;
    color: #666;
}

.featured_reviews.main_blog_section h1 {
    margin-top: 0px;
}

.innerTop {
    height: 76px;
    background: #f2f1f1;
}

.post-meta .meta-wrapper {
    font-size: 12px !important;
}

.post-meta .post-date .meta-icon svg {
    width: 14px !important;
    height: 14px !important;
}

.featured-media figcaption {
    width: 100%;
    text-align: left;
}

.entry-content p,
.entry-content li {
    font-size: 14px !important;
    font-family: sans-serif !important;
}

.blog_detail {
    padding-bottom: 30px;
}



p a {
    color: #00c1d8 !important;
    font-weight: bold !important;
}

.entry-content h4 {
    font-size: 25px !important;
}

h3 {
    font-size: 24px !important;
    font-weight: 500 !important;
    margin: 0 !important;
    margin-bottom: 20px !important;
}

.entry-content
 h4 , h4{
    font-size: 20px !important;
    font-weight: 500 !important;
    margin: 0 !important;
    margin-bottom: 12px !important;
}

.entry-content
 h5 , h5{
    font-size: 18px !important;
    font-weight: 500 !important;
    margin: 0 !important;
    margin-bottom: 8px !important;
}