/*
 Theme Name:   Astra Child
 Theme URI:    https://wpastra.com/
 Description:  A child theme for the Astra WordPress theme
 Author:       Saket
 Author URI:   https://yourwebsite.com
 Template:     astra
 Version:      1.0.0
*/

/* Add your custom CSS below */
.recent-post-content a {
    font-family: 'Poppins' !important;
}
.ast-menu-toggle:focus {
    outline: none !important;
}
.page-id-1578 .ast-container , .page-id-1582 .ast-container{
	max-width:100%;
	padding:0;
}
body button#menu-toggle-close:focus {
    border-style: solid !important;
}
.page-id-2358 .entry-content.clear {
    padding: 0 1rem !important;
}
body{
	max-width:1920px;
	margin:0 auto;
}
body.single-post h1.entry-title{
    font-weight: 600 !important;
/*     font-size: 2.1rem !important; */
}
.single-post body{
	background:#fff !important;
}
.single-post div#content {
    background: #fff !important;
}
body .um:not(.um-admin) {
    width: 40%;
    
}
body .ast-post-format-.single-layout-1 figure.wp-block-image.aligncenter.size-full img{
    width:100% !important;
}
body .um-login.um-logout {
    max-width: 700px!important;
    padding: 20px;
   box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
ul.um-misc-ul {
    margin-left: 0;
    display: flex;
    column-gap: 20px;
    justify-content: center;
    list-style: none !important;
    
}

ul.um-misc-ul li{
    background: #1b9c85;
     border-radius: 5px !important;
     padding: 10px 15px !important;
    
}
ul.um-misc-ul li:hover{
    background:#0f172a !important;
    
}
ul.um-misc-ul li a{
    color: #fff !important;
   
   
}
.single-post .entry-content.clear ul, .single-post .entry-content.clear ol{
    padding: 0 30px;
}
.single-post .entry-content.clear a{
    color: #178e79;
}
.site .ast-single-related-posts-container {
    padding-top: 0;
    
}
.single-post .entry-content.clear a:hover{
    font-weight: 600 !important;
}
.ast-page-builder-template .site-content > .ast-container {
    max-width: 100%;
    padding: 15px 30px !important;
}
.single-post #secondary {
    position: sticky;
    top: 80px; /* distance from top (adjust if you have header) */
    align-self: flex-start;
    height: fit-content;
}

.page-template-default h1{
    padding: 60px 0;
    text-align: center;
    font-weight: 800 !important;
    font-size: 40px !important;
    color: #fff !important;
    text-shadow: 1px 3px 1px #474747;
    background: linear-gradient(358deg, rgba(169, 204, 188, 1) 0%, rgba(87, 199, 133, 1) 49%, rgba(36, 87, 57, 1) 100%);
}
.page-template-default.ast-page-builder-template .entry-header {
    
    padding-left: 0px;
    padding-right: 0px;
}

/* Custom recent posts with thumbnail */
.my-recent-posts {
    list-style: none;
    padding: 0;
    margin: 0;
}

.my-recent-posts .recent-post-item {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.recent-post-thumb-wrap {
    margin-right: 10px;
    flex-shrink: 0;
}

.recent-post-thumb {
    width: 70px;
    height: 70px;
    object-fit: cover;
    border-radius: 6px;
}

.recent-post-content {
    line-height: 1.4;
}

.recent-post-title {
    font-size: 14px;
    font-weight: 600;
    color: #000;
    text-decoration: none;
    display: block;
}

.recent-post-title:hover {
    color: #178e79;
}

.recent-post-date {
    font-size: 12px;
    color: #666;
}

.recent-post-content a {
    margin-bottom: 10px;
}
aside#block-6 h2 {
    margin-bottom: 18px;
}
h3#reply-title {
    margin-top: 20px;
}

header.entry-header.related-entry-header h3 a {
    font-size: 16px !important;
}
 .single-post .ast-related-post-title a:hover {
  color:#178e79 !important; 
}
.single-post .post-thumb-img-content.post-thumb{


    border-radius: 10px;
}
 .post-thumb-img-content.post-thumb img{
    border-radius: 8px !important;
}
.extra-image{
    margin-bottom: 20px;
}
.nav-previous a , .nav-next a {
    font-weight: 600;
    padding: 2px 8px;
   box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
.ast-single-related-posts-container.ast-container--narrow {
    margin: 0 !important;
}
.ast-single-related-posts-container {
    padding-left: 0 !important;
}
.um a.um-button, .um a.um-button.um-disabled:active, .um a.um-button.um-disabled:focus, .um a.um-button.um-disabled:hover, .um input[type=submit].um-button, .um input[type=submit].um-button:focus {
    background: #1B9C88 !important;
}
.um .um-button.um-alt, .um input[type=submit].um-button.um-alt {
    background: #0f172a !important;
}
body .um .um-button.um-alt, body .um input[type=submit].um-button.um-alt {
    color: #fff !important;
}
body .um.um-login.um-2196.uimob800 , body .um.um-register.um-2195.uimob800 {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 20px;
    background: border-box;
}
body.ast-page-builder-template .entry-header {
    margin-top: 0em !important;
}

@media(min-width:730px){
	.site-above-footer-wrap[data-section="section-above-footer-builder"] .ast-builder-grid-row {
    max-width: 75% !important;
    margin: auto;
   
}
h2.wp-block-heading {
    font-size: 28px;
}
.entry-content.clear ul, .entry-content.clear ol{
    padding: 0 30px;
}
.entry-content.clear p {
    padding: 0 0px;
}
}
aside#block-3 {
    margin-bottom: 25px;
}
body #secondary li {
    margin-bottom: 1.25em;
}
section.ast-archive-description{
    padding-left: 0 !important;
    margin: 0 auto !important;
    
}
h1.page-title.ast-archive-title {
text-shadow: 1px 3px 1px #474747;
    color: #fff !important;
    text-align: center;
   
    
}
body.archive .ast-page-builder-template.single-post .site-content > .ast-container, .ast-page-builder-template .site-content > .ast-container{
    max-width: 100% !important;
    padding: 0 !important;
}
body.archive main#main {
    max-width: 90% !important;
    margin: 30px auto;
}
body.archive .ast-archive-description{
    
    max-width: 1920px !important;
  background: #a9ccbc;
background: linear-gradient(358deg, rgba(169, 204, 188, 1) 0%, rgba(87, 199, 133, 1) 49%, rgba(36, 87, 57, 1) 100%);
}

@media (min-width: 1500px) {
.archive h2.entry-title.ast-blog-single-element a{
    font-size: 22px;
   
    
}
  body .single-post .ast-page-builder-template.single-post .site-content > .ast-container, .ast-page-builder-template .site-content > .ast-container{
    max-width: 90% !important;
}
body.archive .ast-page-builder-template.single-post .site-content > .ast-container, .ast-page-builder-template .site-content > .ast-container{
    max-width: 100% !important;
    padding: 0 !important;
}
.ast-page-builder-template.single-post .site-content > .ast-container {
    max-width: 90% !important;
}
body.archive main#main {
    max-width: 90% !important;
    margin: 30px auto;
}
   
}
.single .entry-header .post-thumb img{
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
.single-post main#main {
    padding-top: 20px;
}
.archive h2.entry-title.ast-blog-single-element a{
    font-size: 17px;
   
    
}
.archive .ast-post-format-.blog-layout-4.ast-article-inner{
border-radius: 8px;
    background: #fff !important;
}
.ast-page-builder-template .entry-header {
    margin-top: 2em;
   
}
@media(max-width:480px){
	article#post-2273 {
    padding-top: 0 !important;
}
	body.archive .ast-archive-description .ast-archive-title {
    font-size: 30px;
    font-size: 25px;
    text-align: center;
}
body.archive .ast-archive-description {
    padding: 30px 0 !important;
    
   
}
	header .custom-logo-link img, .ast-header-break-point .site-branding img, .ast-header-break-point .custom-logo-link img {
    max-width: 100px !important;
    width: 160px;
}
	img#footer-logo {
    max-width: 95px !important;
    
}
h2, .entry-content :where(h2) , h3, .entry-content :where(h3) {
    font-size: 17px;
    padding: 0 10px;
}
.site .site-content #primary .ast-article-single, .ast-separate-container .site-content #secondary .widget {
    padding-top: 10px;
    padding-bottom: 10px;
/*     padding-left: 10px;
    padding-right: 10px; */
}
.entry-content.clear ul, .entry-content.clear ol{
    padding: 0 20px;
}
.entry-content.clear p {
    padding: 0 15px;
}
.archive h2.entry-title.ast-blog-single-element a{
    font-size: 16px;
   
    
}
}

/* .privacy-policy h2.wp-block-heading, h3.wp-block-heading, h4.wp-block-heading {
    padding: 0 1REM;
} */
.privacy-policy .entry-content.clear {
    padding: 0 2rem;
}
.side-news-letter form#srfm-form-2157 {
        gap: 0px;
    flex-direction: column;
    background: #222222 !important;
}
.side-news-letter form#srfm-form-2157 .srfm-block-single.srfm-block.srfm-input-block.srf-input-10bb0e3a-block.srfm-block-width-75.srfm-slug-email-address.\32 157{
    background: #222222 !important;
}
.side-news-letter input#srfm-input-10bb0e3a-lbl-RW1haWwgQWRkcmVzcw {
    background: #fff;
}

.footer-link-head{
    border-bottom: 2px solid #178E79;
    padding-bottom: 10px;
    display: inline-block;
}
img#footer-logo{
    max-width: 150px;
    height: auto;
    border-radius: 10px;
}
#astra-footer-menu {
    margin-left: 0px;
}
.page-template.page-template-page-my-blogs .ast-container{
    display: block !important;
}
.srfm-block-single.srfm-block.srfm-input-block.srf-input-10bb0e3a-block.srfm-block-width-75.srfm-slug-email-address.\32 157 , form#srfm-form-2157 {
    background: #edf6ee !important;
}
.site-primary-footer-wrap.ast-builder-grid-row-container.site-footer-focus-item.ast-builder-grid-row-3-lheavy.ast-builder-grid-row-tablet-3-equal.ast-builder-grid-row-mobile-full.ast-footer-row-stack.ast-footer-row-tablet-stack.ast-footer-row-mobile-stack{
    border-top: none !important;
}
.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{
    padding: 5px 0px;
}
@media(max-width:480px){
	.page-template-default h1 {
    padding: 25px 0;
   
    font-size: 26px !important;
    
}
.site-above-footer-wrap[data-section="section-above-footer-builder"] .ast-builder-grid-row , .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row {
    max-width: 100%;
    padding-left: 0px;
    padding-right: 0px;
}
        #astra-footer-menu {
        margin-bottom: 25px;
    }
}
@media(min-width:1024px){
	.footer-widget-area.widget-area.site-footer-focus-item.ast-footer-html-2 .ast-builder-html-element{
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    font-size: 13px;
    align-items: center;
   
    
}
}
.footer-widget-area.widget-area.site-footer-focus-item.ast-footer-html-2 .ast-builder-html-element{
    
    font-size: 13px;
    
   
    
}

aside#block-6 li {
    margin-bottom: 0;
}
nav.navigation.post-navigation {
    padding-right: 1rem;
    padding-left: 1rem;
}
.extra-blog-images img {
    max-width: 100%;
    object-fit: cover;
    max-height: 200px;
    height: auto;
    border-radius: 10px;
}

.search-results .ast-archive-description{
    
    max-width: 100% !important;
background: linear-gradient(358deg, rgba(169, 204, 188, 1) 0%, rgba(87, 199, 133, 1) 49%, rgba(36, 87, 57, 1) 100%);
}
.search-results .ast-row{
    padding: 2rem;
}
.write-for-us h2, .write-for-us h3 {
/*     padding-left: 20px; */
	margin-bottom:5px;
}
.page-id-1582 form#srfm-form-2154 {
    background: #edf6ee;
}
/* .entry-content.clear {
    text-align: center;
} */



*:focus-visible {
    outline: none !important;
}
input#search-field:focus {
    border-style: solid !important;
}
div#primary {
    margin-top: 0 !important;
}
input[type=email], input[type=number], input[type=password], input[type=reset], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    color: #666;
    padding: .9em;
    
}

/* Social Share Section */
.social-share {
    margin-top: 20px;
    padding: 12px 0;
    border-top: 1px solid #eee;
    display: flex;
    align-items: center;
    gap: 10px; /* spacing between icons */
    flex-wrap: wrap;
}

.social-share h4 {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    color: #111;
}

/* Social icons */
.social-share a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    font-size: 16px;
    color: #fff;
    transition: transform 0.2s ease, opacity 0.2s ease;
    text-decoration: none;
}

.social-share a:hover {
    transform: scale(1.1);
    opacity: 0.9;
}
.social-share h4 , .social-share a{
    margin: 0 !important;
}
.social-share {
    border-top: none !important;
}
.social-share a:focus {
    outline: thin solid;
}
textarea#comment:focus {
    border-style: solid;
}
h4.copy-link:hover {
    text-decoration: underline !important;
    cursor: pointer !important;
}
/* Brand colors */
.social-share a.facebook { background: #1877f2; }
.social-share a.twitter { background: #1da1f2; }
.social-share a.linkedin { background: #0077b5; }
.social-share a.whatsapp { background: #25d366; }


.success-msg {
    text-align: center;
    padding: 40px;
}
.write-for-us-notice {
    text-align: center;
    font-style: italic;
    padding-top: 20px;
}
.write-for-us-notice a{
    text-decoration: underline;
    color: #1b9c85;
}
.write-for-us-notice a:hover{
    font-weight: 800;
}

@media (min-width: 993px) {
    .ast-right-sidebar #secondary {
        padding-left: 20px;
    }
}

 body.page-id-2199 .um:not(.um-admin) , body.page-id-2200 .um:not(.um-admin) {
    width: 90%;
}