/**

Theme Name: earningguys

Author: Kumbh Design

Author URI: http://kumbhdesign.com/

Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!

Version: 1.0.0

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Text Domain: earningguys

Template: astra

*/

html {
    scroll-behavior: smooth;
}
form#wpforms-form-16214 {
    display: flex;
}

aside#wpforms-widget-2 .wpforms-submit-container {
    top: 0px;
    right: 20px;
}

aside#wpforms-widget-2 .wpforms-field-large.wpforms-field-required {
    height: 50px;
    border-radius: 30px 0px 0px 30px;
}

aside#wpforms-widget-2 .wpforms-container button[type=submit] {
    height: 50px;
    border-radius: 30px;
    background: #5138ED;
}

aside#text-2 a.elementor-button-link {
    width: 100%;
    text-align: left;
    border-radius: 30px !important;
}

aside#text-2 .elementor-element.elementor-widget.elementor-widget-button {
    margin-bottom: 10px;
}

ul.listing.post_listing li a {
    display: flex;
    align-items: center;
    line-height: 18px;
    margin-bottom: 18px;
    font-weight: 600;

    font-size: 13px;
    color: #000;
}

ul.listing.post_listing li a img {
    width: 90px;
    margin-right: 17px;
    font-weight: 700;
}

input#wpforms-16216-field_2,
input#wpforms-16216-field_3,
input#wpforms-16216-field_1 {
    border-radius: 40px;
    height: 50px;
    padding-left: 20px;
    margin-bottom: 10px;
}

div#wpforms-16216-field_2-container {
    display: block;
    position: inherit;
}

h2.widget-title {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 15px;
}

aside.widget {
    margin-bottom: 10px;
}

.tptn_posts.tptn_posts_widget.tptn_posts_widget2 li {
    line-height: 18px;
    margin-bottom: 18px;
    font-weight: 600;
    font-size: 13px;
    color: #000;
    display: inline-flex;
    align-items: center;
}

.tptn_posts.tptn_posts_widget.tptn_posts_widget2 li a img {
    width: 150px;
}

.tptn_posts.tptn_posts_widget.tptn_posts_widget2 li a {
    margin-right: 16px;
}

.elementor-widget-container.single_item_box {
    background: #FFFFFF;
    border: 1px solid rgb(224 224 224 / 50%);
    box-sizing: border-box;
    border-radius: 20px;
    padding: 45px 34px;
    width: 285px;
}

.single_item_box a.get_nw {
    background: #5138ED;
    border-radius: 25px;
    display: inline-block;
    padding: 5px 50px;
    color: #fff;
}

#option-form button#wpforms-submit-16216 {
    background-color: #4D37E4;
    border-color: #4D37E4;
    padding: 13px 44px !important;
}

#option-form button#wpforms-submit-16216:hover {
    background-color: #3a27bd;
    border-color: #3a27bd;
}

.tablist div.elementor-tab-title {
    margin: 0px 10px;
}

.home-post span.page-numbers.current {
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    background-color: #4D37E4;
    padding: 9px 15px;
    border-radius: 50px;
}

form#wpforms-form-16214 input#wpforms-16214-field_2 {
    width: 250px;
    border-radius: 50px 0px 0px 50px;
    background-color: #F4F5F7;
    border-color: #dde0e5;
}

form#wpforms-form-16214 .wpforms-submit-container {
    margin-left: -15px;
}

button#wpforms-submit-16214 {
    background-color: #5138ED;
    padding: 15px 25px;
    color: #fff;
}

.home-post nav.elementor-pagination a.page-numbers:hover {
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    background-color: #4D37E4;
    padding: 9px 15px;
    border-radius: 50px;
}

@media only screen and (max-width: 600px) {

    .wpforms-container .wpforms-one-half,
    .wpforms-container .wpforms-three-sixths,
    .wpforms-container .wpforms-two-fourths {
        width: 100%;
    }

    .wpforms-container .wpforms-one-half {
        margin-left: 0px;
    }

    input#wpforms-16216-field_2,
    input#wpforms-16216-field_1 {
        height: 40px;
        margin-bottom: 0px;
    }

    input#wpforms-16216-field_3 {
        height: 40px;
    }

    .wpforms-container .wpforms-field:not(.wpforms-field-phone) {
        overflow-x: visible !important;
    }

    form#wpforms-form-16214 input#wpforms-16214-field_2 {
        width: 227px;
    }
}

@media (max-width: 767px) {

    .sidebar {
        margin-top: 30px;
    }

    .tablist div.elementor-tab-title {
        margin: 0px 10px;
        border: 1px solid #111 !important;
        text-align: center;
        padding: 20px !important;
        margin-bottom: 10px;
    }

}

header {
    -webkit-transition: all 0.5s ease;
    -moz-transition: position 10s;
    -ms-transition: position 10s;
    -o-transition: position 10s;
    transition: all 0.5s ease;
}

header.fixed {
    width: 100%;
    position: fixed;
    top: 0;
    height: 50px;
    animation: smoothScroll 1s forwards;
}

@keyframes smoothScroll {
    0% {
        transform: translateY(-40px);
    }

    100% {
        transform: translateY(0px);
    }
}

body.archive.category .site-content {
    background: #fff;
}

body.archive.category div#content .ast-container #primary {
    margin: 2em 0 4em;
}

h1.category_name {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    margin-bottom: 25px;
    text-align: center;
    letter-spacing: -0.03em;
    color: #212135;
}

div#blog_kbh {
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgb(0 2 68 / 10%);
    border-radius: 4px;
    padding: 20px;
    min-height: 460px;
}

.search.search-results .ast-article-post div#blog_kbh {
    min-height: 430px;
}

#blog_kbh h2.entry-title a {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    /* or 127% */
    color: #505C7C;
}

.archive #blog_kbh h2.entry-title {
    line-height: 17px;
}

#blog_kbh .entry-content.clear {
    display: none;
}

#blog_kbh .entry-meta {
    display: none;
}

p.cat_description {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    color: #475467;
}

span.data_single {
    background: rgba(77, 55, 228, 0.28);
    border-radius: 25px;
    padding: 5px 10px;
    font-size: 12px;
    color: #4D37E4;
}

.ast-post-format-.single-layout-1 .post-thumb-img-content.post-thumb {
    display: none;
}

.ast-post-format-.single-layout-1 .ast-single-post-order h1.entry-title {
    font-style: normal;
    font-weight: 700;
    text-align: center;
    color: #212135;
    font-size: 40px;
}

.ast-post-format-.single-layout-1 .ast-single-post-order {
    width: 100%;
    align-items: center;
    alignment-baseline: middle;
    padding-top: 30px;
    padding-bottom: 15px;
}

.entry-content p {
    margin-bottom: 1.0em;
}

.ast-post-format-.single-layout-1 h1.entry-title {
    width: 100%;
}

blockquote {
    font-style: italic;
    font-weight: 400;
    font-size: 25px;
    border-color: #C41740;
    padding-top: 0px;
    padding-bottom: 0px;
    border-color: #C41740;
    padding-top: 20px;
    padding-bottom: 15px;
    background: white;
}

.ast-post-format-.single-layout-1 .entry-meta {
    width: 100%;
    text-align: center;
}

span.realred_post_date {
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 120%;
    text-align: center;
    text-transform: uppercase;
    color: #667085;
}

h4.realted_post_title {
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 135%;
    color: #1D2939;
    padding: 20px 0px;
}

.post_content.related_post_content {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 150%;
    color: #475467;
}

p.read-more a {
    background-color: #5138ED;
    padding: 13px 25px;
    color: #fff;
    border-radius: 30px;
    font-size: 15px;
}

p.read-more a:hover {
    background: #291997;
}

.ast-post-format-.blog-layout.bootom-related.ast-row {
    border-radius: 20px !important;
    background: #FFFFFF;
    border-radius: 20px;
    min-height: unset !important;
    padding: 32px 10px !important;
    padding-bottom: 8px !important;
}

#comments #submit:hover {
    background-color: #f38314 !important;
}

#comments input#submit {
    border-radius: 30px !important;
    padding: 10px 30px !important;
    background: #5138ED !important;
}

h3.recommended_articles {
    margin-bottom: 25px;
    font-weight: 700;
}

.post-thumb-img-content.post-thumb {
    border-radius: 20px;
    box-shadow: 0px 4px 85px rgb(0 2 68 / 6%);
}

a,
a:focus,
a:active,
input.search-field:active,
input.search-field:focus {
    outline: unset !important;
}



/* width */
::-webkit-scrollbar {
    width: 8px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #4d37e4;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #5138ed;
}

/*FENILBHAI CSS*/
a:focus {
    outline: none;
}

.wp-block-button .wp-block-button__link {
    background: #4D37E4;
    border-radius: 45px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.05em;
    color: #fff;
    padding: 13px 60px 13px 60px;
    font-size: 14px;
}

.wp-block-button .wp-block-button__link:hover,
.wp-block-button .wp-block-button__link:focus {
    background: #291997;
}

.wp-block-group {
    padding-top: 2em;
    padding-bottom: 2em;
}

.homeOptionForm {
    min-height: 375px;
    border-radius: 20px;
    overflow: hidden;
    padding: 50px;
}

.homeOptionForm .wpforms-container {
    margin-bottom: 0;
}

h2,
.entry-content h2 {
    font-size: 2.0666666666667rem;
}

.blocks-gallery-grid .blocks-gallery-item {
    width: auto;
    margin-right: 0;
    align-content: space-around;
    align-items: center;
}

.blocks-gallery-grid .blocks-gallery-item .tab_btn {
    padding: 10px 30px;
    color: #676767;
    border: 1px solid white;
    border-radius: 60px;
}

.blocks-gallery-grid .blocks-gallery-item .tab_btn.active,
.blocks-gallery-grid .blocks-gallery-item .tab_btn:focus,
.blocks-gallery-grid .blcks-gallery-item .tab_btn:hover {
    border: 1px solid #4E37E5;
    box-sizing: border-box;
    border-radius: 30px;
    color: #4E37E5;
}

.ast-related-posts-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 25px;
    grid-row-gap: 25px;
}

.ast-related-posts-wrapper .ast-related-post {
    padding: 0;
    margin: 0;
    width: 100%;
    position: unset;
    display: inline-block;
}

#primary_sub {
    width: 70%;
    padding-right: 60px;
    display: block;
    float: left;
}

#secondary {
    width: 30%;
    padding-left: 0px;
}

.d-grid {
    display: grid;
}

.blog-thumbnail {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.blog-thumbnail:after {
    display: block;
    content: "";
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .35) 0, transparent 75%);
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .35)), color-stop(75%, transparent));
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .35), transparent 75%);
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    border-radius: 20px;
    opacity: 1;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.blog-thumbnail img {
    margin-bottom: 0 !important;
}

.tagBox {
    background-color: #61ce70;
    color: #fff;
    font-size: 12px;
    padding: .6em 1.2em;
    border-radius: 50px;
    margin: 12px 0 !important;
    display: inline-block;
}

.tagBox a {
    color: #fff;
}

.ast-related-post-title.entry-title {
    color: #000000;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}

#secondary .wp-block-latest-posts__list li a {
    font-size: 12px;
    color: #000;
    margin-bottom: 10px;
}

#secondary .wp-block-latest-posts__list li {
    list-style: none;
    display: flex;
    align-items: center;
}

#secondary .wp-block-latest-posts__list li .wp-block-latest-posts__featured-image a img {
    width: 90px;
    margin-right: 17px;
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#secondary .socialLinks li a {
    display: block;
    width: 100%;
    text-align: left;
    border-radius: 30px !important;
    fill: #000000;
    color: #000000;
    background-color: #F8F7FC;
    font-size: 16px;
    padding: 10px 30px;
    margin-bottom: 10px;
}

#secondary .socialLinks li a span {
    display: flex;
    align-items: center;
}

#secondary .socialLinks li a svg {
    width: 1em;
    height: auto;
    margin-right: 15px;
}

#secondary .socialLinks li a:hover,
#secondary .socialLinks li a:focus {
    background-color: #4E37E5;
    fill: #FFFFFF;
    color: #FFFFFF;
}

.widget {
    margin: 0;
}

.ast-related-posts-wrapper article.ast-related-post .ast-related-posts-inner-section .entry-header .entry-meta.blogFooter * {
    font-size: 12px;
    color: #adadad;
}

.articalSection {
    display: flex;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    justify-content: flex-start;
}

.articalSection .articalLeftSection {
    background-image: url("https://demo.kumbhhost.com/K/earningguys/website/wp-content/uploads/2022/04/Frame.svg");
    background-size: cover;
    background-repeat: no-repeat;
    /* width: 33%;   */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 25px 50px;
    border-bottom-left-radius: 15px;
    overflow: hidden;
}

.articalSection .articalLeftSection img {
    width: 45%;
}

.articalSection .articalLeftSection h4 {
    color: #ffffff;
    margin-bottom: 0px;
}

.articalSection .articalLeftSection p {
    color: #ffffff;
    font-size: 12px;
    text-align: center;
}

.articalSection .articalRightSection {
    /* width: auto;padding: 0 0 0 3% !important; */
    grid-column: auto;
    grid-row: auto;
}

.articalSection .articalRightSection ul {
    list-style: none;
}

.articalSection .articalRightSection ul li {
    position: relative;
    margin-bottom: 10px;
}

.articalSection .articalRightSection ul li:before {
    content: '→';
    position: absolute;
    left: -25px;
    top: -4px;
    font-size: 18px;
}

.recommendedSection .wp-block-cover {
    min-height: auto;
    display: flex;
    justify-content: center;
    box-sizing: border-box;
    flex-direction: column;
    align-content: center;
    align-items: center;
}

.recommendedSection .wp-block-cover * {
    text-align: center;
}

.recommendedSection .wp-block-cover h3 {
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    margin-bottom: 0;
}

.recommendedSection .wp-block-cover p {
    text-align: center;
    line-height: 22px;
    font-size: 14px;
    margin-top: 14px;
}

.recommendedSection .wp-block-cover .wp-block-button__link {
    background: #5138ED;
    border-radius: 25px;
    display: inline-block;
    padding:  5px 40px;
    color: #fff;
}

.recommendedSection .wp-block-cover .wp-block-button__link:hover,
.recommendedSection .wp-block-cover .wp-block-button__link:focus {
    background: #291997;
}

.recommendedSection .wp-block-cover {
    border: 1px solid rgb(224 224 224 / 50%);
    box-sizing: border-box;
    border-radius: 20px;
    padding: 35px 15px;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, -webkit-box-shadow .3s;
}

.recommendedSection .wp-block-cover:hover {
    box-shadow: 0px 4px 84.6px rgba(171, 171, 171, 0.2);
    border-width: 0px;
    border: 1px solid rgb(255 255 255 / 50%);
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, -webkit-box-shadow .3s;
}

div#wpforms-16216 {
    width: 50%;
}

h2.widget-title {
    font-family: Merriweather, serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    height: 28.7969px;
    line-height: 50px;
}

section.elementor-section.elementor-top-section.elementor-element-blog.blog-title-header.elementor-section-full_width.elementor-section-height-default.elementor-section-height-default {
    margin-top: 45px;
}


.innner-bg-grey .recommendedSection .wp-block-cover {
    background: white;
}

.ast-post-format-.single-layout-1 .entry-content img {
    margin: 0 auto;
    display: block;
}

div#comments {
    margin-bottom: 2em;
}

.ast-article-single .ast-related-posts-inner-section header.entry-header:after {
    display: none;
}

.ast-article-single header.entry-header:after {
    content: " ";
    position: absolute;
    border: 0px;
    text-align: center;
    margin: 0 auto;
    width: 200px;
    height: 2px;
    background: #b9b9b9;
    left: 42%;
}

.next-prev.np-block-button a {
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    background-color: #4D37E4;
    padding: 9px 15px;
    border-radius: 50px;
}

section#wpforms-widget-4 .wpforms-field-container {
    width: 60%;
}

.site-below-footer-wrap.ast-builder-grid-row-container.site-footer-focus-item.ast-builder-grid-row-full.ast-builder-grid-row-tablet-full.ast-builder-grid-row-mobile-full.ast-footer-row-stack.ast-footer-row-tablet-stack.ast-footer-row-mobile-stack {
    background: #f4f5f7;
    font-weight: 700;
}

.wp-block-group__inner-container {
    width: 100%;
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media {
    min-height: 350px;
}

.entry-meta a:hover span {
    background-color: #3eb34e;
    color: #fefefe;
}

@media (min-width: 980px) and (max-width: 1199px) {
    .homeOptionForm .wpforms-container .wpforms-one-half {
        width: 48%;
    }

    div#wpforms-16216 {
        width: 100%;
    }

    .homeOptionForm {
        justify-content: flex-start;
    }

    .recommendedSection .wp-block-cover .wp-block-button__link {
        padding: 5px 20px;
    }

    .ast-builder-grid-row-4-equal .ast-builder-grid-row {
        grid-template-columns: repeat(3, 1fr);
    }

}

@media (min-width: 768px) and (max-width: 979px) {
    .homeOptionForm .wpforms-container .wpforms-one-half {
        width: 48%;
    }

    div#wpforms-16216 {
        width: 100%;
    }

    .homeOptionForm {
        justify-content: flex-start;
    }

    .blocks-gallery-grid .blocks-gallery-item .tab_btn {
        padding: 6px 15px;
    }

    .ast-builder-grid-row-container.ast-builder-grid-row-tablet-4-equal .ast-builder-grid-row {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 767px) {
    .homeOptionForm {
        min-height: 330px;
        padding: 10px 30px;
    }

    .homeOptionForm .wpforms-container .wpforms-one-half {
        width: 100%;
        margin: 0;
    }

    div#wpforms-16216 {
        width: 100%;
    }

    .blocks-gallery-grid .blocks-gallery-item .tab_btn {
        padding: 5px 10px;
    }

    #primary_sub {
        width: 100%;
        padding-right: 0;
        display: block;
        float: none;
    }

    #secondary {
        width: 100%;
        padding-left: 0;
    }

    form#wpforms-form-16214 {
        justify-content: center;
    }

    .recommendedSection .wp-block-cover h3 {
        font-size: 18px;
        line-height: 24px;
    }
}

@media (min-width: 568px) and (max-width: 737px) {
    .homeOptionForm .wpforms-container .wpforms-one-half {
        width: 100%;
        margin: 0;
    }

    div#wpforms-16216 {
        width: 50%;
    }

    .ast-builder-grid-row-container.ast-builder-grid-row-tablet-4-equal .ast-builder-grid-row {
        grid-template-columns: repeat(2, 1fr);
    }
}

section#widget_tptn_pop-3 ul li,
section#recent-posts-2 ul li {
    list-style: disc;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 10px;
    border-bottom: 1px solid #80808038;
    padding-bottom: 13px;
}

a.url.fn.n span:hover {
    background-color: unset;
    color: #4d37e4;
}

button#wpforms-submit-16214:hover,
.recommendedSection .wp-block-cover:hover .wp-block-button__link,
.wp-block-button .wp-block-button__link:hover,
aside#wpforms-widget-2 .wpforms-container button[type=submit]:hover,
.next-prev.np-block-button a:hover {
    background: #f38314;
}

li.post_item a:hover,
.ast-single-post .entry-title:hover,
.ast-single-post .entry-title a:hover,
.wp-block-columns.recommendedSection .wp-block-cover:hover a h3 {
    color: #f38314 !important;
}

.wp-block-media-text.alignwide.is-stacked-on-mobile.is-vertically-aligned-center.is-image-fill.articalSection {
    border: 1px solid rgb(189 190 197 / 30%);
    border-radius: 22px;
}

.entry-meta a .tagBox:hover {
    background: #f38314;
}

div#blog_kbh:hover .realted_post_title,
div#blog_kbh:hover a {
    color: #f38314;
}

li.menu-item a:hover {
    color: #fb7f04 !important;
}

.blocks-gallery-grid .blocks-gallery-item .tab_btn:hover {
    border-color: #5138ed;
    color: #5138ed;
}

.wplogout-social-wrapper {
    margin: 30px 0;
    font-size: 0;
}

.wplogout-social-wrapper span {
    font-weight: bold;
    padding-right: 10px;
    font-size: 16px;
}

.wplogout-social-sharing {
    font-size: 17px;
    padding: 7px 20px;
}

@media only screen and (max-width: 600px) {
    .wplogout-social-sharing {
        font-size: 17px;
        padding: 7px 12px;
        display: inline-block;
    }
}

@media only screen and (max-width: 600px) {
    .hide-on-mobile {
        display: none;
    }
}

.wplogout-social-sharing svg {
    position: relative;
    top: 0.15em;
    display: inline-block;
}

.wplogout-social-sharing:first-of-type {
    border-radius: 100px 0 0 100px;
}

.wplogout-social-sharing:last-of-type {
    border-radius: 0 100px 100px 0;
}

.wplogout-social-facebook {
    fill: #fff;
    background-color: rgba(59, 89, 152, 1);
}

.wplogout-social-twitter {
    fill: #fff;
    background-color: rgba(29, 161, 242, 1);
}

.wplogout-social-pinterest {
    fill: #fff;
    background-color: rgba(189, 8, 28, 1);
}

.wplogout-social-linkedin {
    fill: #fff;
    background-color: rgba(0, 119, 181, 1);
}

.wplogout-social-whatsapp {
    fill: #fff;
    background-color: rgba(37, 211, 102, 1);
}

.wplogout-social-whatsapp:hover {
    background-color: rgba(37, 211, 102, .8);
}

.wplogout-social-reddit {
    fill: #fff;
    background-color: rgba(255, 87, 0, 1);
}

a.wplogout-social-sharing:hover {
    opacity: 0.8;
}

ul.blocks-gallery-grid,
.hidenow {
    display: none;
}

div#content {
    background: white;
}



.entry-meta .url.fn.n:hover span {
    background: white;
    color: #f38314 !important;
}
.homeOptionForm button#wpforms-submit-16216:hover {
    background-color: #3a27bd;
    border-color: #3a27bd;
}
div#wpforms-16216 {
    float: left;
}
.homeOptionForm  button#wpforms-submit-16216 {
    background-color: #ff622e;
    border-color: #ff622e;
    padding: 13px 44px !important;
    border-radius:50px;
    color:#fff
}
.wp-block-cover__inner-container.form_sectooin {width: 100% !important;}
.homeOption.form_code input {width: 50%;margin-bottom: 10px;border-radius: 30px;}
.homeOption.form_code input[type="submit"]{
    margin-top: 20px;
    width:auto;
}
div#ast-desktop-header {box-shadow: 0px 0px 12px rgb(0 0 0 / 10%) !important;}
.textwidget.custom-html-widget form input{
   margin-bottom: 10px;
    border-radius: 30px;
}
.textwidget.custom-html-widget form input[type="submit"] {
    
}
.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single {border: unset; padding-top: 20px;padding-bottom: 20px;}
.articalLeftSection h4 {text-align: center;}
.tabbing .elementor-tab-title:after
{
    display:none !important;
}
.astra-search-icon::before
{
    color: #ffff;
    font-size: 20px;
    font-weight: 100;
    margin-top: -2px;
}
.ast-search-icon{
background-color: #5138ED;
    border-radius: 50px;
    padding: 8px 7px;
}
div#content {padding-bottom: 35px;}
footer#colophon form#wpforms-form-16173 input#wpforms-16173-field_2{
    width:160px;
    padding:22px 20px !important;
}

footer#colophon form#wpforms-form-16173  button#wpforms-submit-16173 {
    border-radius:50px;
}
article#post-800:hover p.read-more a {background: #f38314 ;color: #fff !important;}

.tptn_posts.tptn_posts_widget.tptn_posts_widget3 li a {
    margin-right: 16px;
}


.tptn_posts.tptn_posts_widget.tptn_posts_widget3 li {
    line-height: 18px;
    margin-bottom: 18px;
    font-weight: 600;
    font-size: 13px;
    color: #000;
    display: inline-flex;
    align-items: center;
}
aside.widget {
    margin-bottom: 10px;
}
aside#widget_tptn_pop-3 .tptn_posts.tptn_posts_widget.tptn_posts_widget3 li a img {
    width: 100px;
}
ul li::marker {color: #5138ed;}


.astra-widget-social-profiles-inner ul li {display: block;
    width: 100%;
    text-align: left;
    border-radius: 30px !important;
    fill: #000000;
    color: #000000;
    background-color: #F8F7FC;
    font-size: 16px;
    padding: 1px 20px;
    margin-bottom: 10px;
    border:1px solid #F8F7FC;
}
.astra-widget-social-profiles-inner ul li a {padding-bottom: 0px !important;margin-bottom: 0px;line-height: 52px;}
.astra-widget-social-profiles-inner ul li:hover {border: 1px solid #220b80;}
.ast-separate-container .ast-grid-2 .ast-article-post, .ast-separate-container .ast-grid-3 .ast-article-post, .ast-separate-container .ast-grid-4 .ast-article-post {
    display: flex;
    padding: 15px !important;
}
.ast-separate-container .ast-grid-2 .ast-article-post:nth-child(2n+0), .ast-separate-container .ast-grid-2 .ast-article-post:nth-child(odd), .ast-separate-container .ast-grid-3 .ast-article-post:nth-child(2n+0), .ast-separate-container .ast-grid-3 .ast-article-post:nth-child(odd), .ast-separate-container .ast-grid-4 .ast-article-post:nth-child(2n+0), .ast-separate-container .ast-grid-4 .ast-article-post:nth-child(odd) {
    padding: 15px !important;
}
.wp-block-column {padding: 8px;}
.articalLeftSection {text-align: center;}
.next-prev.np-block-button {
    width: 350px ;
    
}
.next-prev.np-block-button a {
    margin-right: 10px;
}
@media only screen and (max-width: 600px) {
    .homeOption.form_code input {
        width: 100%;
    }
    .ast-related-posts-wrapper{
        display: block;
    }
    .next-prev.np-block-button {
        width: 330px ;
    }  
    .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content.articalRightSection {
        grid-row: unset;
    }
    .wp-block-cover.alignfull.has-background-dim-10.has-ast-global-color-5-background-color {margin:  auto;}
    .d-grid {
        display: block;
    }
}
.entry-meta {
    font-size: 18px;
}
.ast-no-sidebar.ast-separate-container .entry-content .alignwide {
    margin-left: 0;
    margin-right: -20px;
}
.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single {
    padding: 1em 0;
}
@media (max-width: 767px)
{
     ul.listing.post_listing li a picture
     {
        width: 103px;
        margin-right: 17px;
        font-weight: 700;
        display: block;
    }   
}
.realted_posts.list_of_posts article#post-800 {
    padding:20px 25px;
}
.realted_posts.list_of_posts article#post-800 div#blog_kbh {
    min-height: 300px;
}