/**
Theme Name: Astra
Theme URI: https://wpastra.com/
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: The Astra WordPress theme is lightning-fast and highly customizable. It has over 1 million downloads and the only theme in the world with 6,000+ five-star reviews! It’s ideal for professional web designers, solopreneurs, small businesses, eCommerce, membership sites and any type of website. It offers special features and templates so it works perfectly with all page builders like Spectra, Elementor, Beaver Builder, etc. Fast performance, clean code, mobile-first design and schema markup are all built-in, making the theme exceptionally SEO-friendly. It’s fully compatible with WooCommerce, SureCart and other eCommerce plugins and comes with lots of store-friendly features and templates. Astra also provides expert support for free users. A dedicated team of fully trained WordPress experts are on hand to help with every aspect of the theme. Try the live demo of Astra: https://zipwp.org/themes/astra/
Version: 4.12.3
Requires at least: 5.3
WC requires at least: 3.0
WC tested up to: 9.6
Tested up to: 6.9
Requires PHP: 5.3
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra
Domain Path: /languages
Tags: custom-menu, custom-logo, entertainment, one-column, two-columns, left-sidebar, e-commerce, right-sidebar, custom-colors, editor-style, featured-images, full-width-template, microformats, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready, blog
AMP: true

Astra WordPress Theme, Copyright 2020 WPAstra.
Astra is distributed under the terms of the GNU GPL.

Astra is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of.
Nicolas Gallagher and Jonathan Neal https://necolas.github.com/normalize.css/

Astra icon font is based on IcoMoon-Free vector icon by Keyamoon.
IcoMoon-Free vector icon distributed under terms of CC BY 4.0 or GPL. (https://creativecommons.org/licenses/by/4.0/ or https://www.gnu.org/licenses/gpl.html)
Source: http://keyamoon.com/

Flexibility is a JavaScript polyfill for Flexbox By Jonathan Neal, 10up. (https://github.com/jonathantneal/flexibility)
Licensed under MIT ( https://github.com/jonathantneal/flexibility/blob/master/LICENSE.md )

Screenshot image is a collage of actual sites created using the Astra WordPress Theme.

Icons used in the Screenshot image are all licensed under Creative Commons ( CC BY 4.0 ) License ( https://fontawesome.com/license/free )
https://fontawesome.com/v5.15/icons/store?style=solid
https://fontawesome.com/v5.15/icons/shopping-cart?style=solid
https://fontawesome.com/v5.15/icons/pen-square?style=solid
https://fontawesome.com/v5.15/icons/user-tie?style=solid
https://fontawesome.com/v5.15/icons/user-tie?style=solid

Illustrations used in the Screenshot images are all licensed under Creative Commons ( CC0 ) License ( https://gumroad.com/l/humaaans )
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/standing-24.png
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/sitting-2.png

Hand-drawn illustrations used are created by Brainstorm Force and released under Creative Commons ( CC0 ) License.
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/girl-with-image-container.png
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/boy-with-code-container.png
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/web-browser.png

The same site as screenshot can be imported from here https://websitedemos.net/web-design-agency-08/.

For more information, refer to this document on how to create a page like in the screenshot - https://wpastra.com/docs/replicating-the-screenshot/.

Astra default breadcrumb is based on Breadcrumb Trail by Justin Tadlock. (https://github.com/justintadlock/breadcrumb-trail)
Breadcrumb Trail is distributed under the terms of the GNU GPL v2 or later.

Astra local fonts feature is based on Webfonts Loader by WordPress Themes Team (WPTT). (https://github.com/WPTT/webfont-loader)
Licensed under MIT ( https://github.com/WPTT/webfont-loader/blob/master/LICENSE )

/* Note: The CSS files are loaded from assets/css/ folder. */

footer .ast-builder-footer-grid-columns.site-primary-footer-inner-wrap.ast-builder-grid-row{
	display:grid;
	grid-template-columns:2fr 1fr 1fr 2fr;
}
@media (min-width:768px) and (max-width:1024px) {
	footer .ast-builder-footer-grid-columns.site-primary-footer-inner-wrap.ast-builder-grid-row{
	grid-template-columns:2fr 1fr 1fr!important;
}
.archive.category #secondary .sidebar-main .recent-posts-widget-with-thumbnails ul li a img,
.archive.author #secondary .sidebar-main .recent-posts-widget-with-thumbnails ul li a img,
.archive.tag #secondary .sidebar-main .recent-posts-widget-with-thumbnails ul li a img{
  width: 25%!important;
height: 16vw!important;}
}

@media (max-width:767px){
	footer .ast-builder-footer-grid-columns.site-primary-footer-inner-wrap.ast-builder-grid-row{grid-template-columns:1fr!important;}
	
.wp-singular.post-template-default.single.single-post #primary #main article .entry-content table tbody tr td{
		font-size:14px!important;
		padding: .7em 0.5em!important;
	}
	
	.home.blog #primary{padding: 2em 0 3em 0!important;}	
	
.home.blog .ast-blog-layout-4-grid .ast-row article, .archive.category .ast-blog-layout-4-grid .ast-row article, .archive.tag .ast-blog-layout-4-grid .ast-row article{ 
	padding: 1em!important;
	margin-bottom: 0em!important;
}
	
	.archive.author .ast-archive-description {
  padding-bottom: 1em !important;
}
	
	.wp-singular.page-template-default.page #primary #main #post-13{
	padding: 15px 20px!important;
}
	
.archive.author .ast-archive-description{
	margin-bottom: 1em!important;}
	
.archive.category .ast-archive-description{
	margin-bottom: 0.8em!important;}

	
.archive.author .ast-author-avatar {display:none;}
	
.archive.author .ast-archive-description .ast-archive-title{font-size: 1.8rem!important;}
	
.wp-singular.post-template-default.single.single-post #primary, .page-id-4594 #primary{padding: 3em 0 0 0!important;}
	
	 .archive.author #primary{padding: 3em 0 1.5em 0!important;}
	
		.archive.category #primary{padding: 3em 0 1.5em 0!important;}
               .archive.tag #primary{padding: 3em 0 1.5em 0!important;}
	
	.wp-singular.post-template-default.single.single-post #primary #main .jp-relatedposts-post-img{
	height: 100px!important;
}
	
.archive.category #primary #main .ast-row article{
margin-bottom: 0em!important;
	}
	
	.archive.author #primary #main .ast-row article{
	margin-bottom: 1.5em!important;
	}

footer .ast-builder-footer-grid-columns.site-primary-footer-inner-wrap.ast-builder-grid-row{
	display: flex;
  flex-wrap: wrap;
}
footer .ast-builder-footer-grid-columns.site-primary-footer-inner-wrap.ast-builder-grid-row .site-footer-section-2, 
footer .ast-builder-footer-grid-columns.site-primary-footer-inner-wrap.ast-builder-grid-row .site-footer-section-3{
width:48%;
}
	
footer .ast-builder-footer-grid-columns.site-primary-footer-inner-wrap.ast-builder-grid-row .site-footer-section-4{
width:100%;
}
	
	.site-primary-footer-wrap.ast-builder-grid-row-container{padding-bottom: 5px!important;}
	
	footer .ast-builder-footer-grid-columns.site-primary-footer-inner-wrap.ast-builder-grid-row .site-footer-primary-section-4 {
  padding-bottom: 10px!important;
}

}

#nav_menu-3 .widget-title, #nav_menu-5 .widget-title, #block-41 .wp-block-heading{
	text-decoration: underline;
    text-decoration-color: #ffb700;
  text-underline-offset: 10px;
}
#nav_menu-3 #menu-categories li{
	margin-bottom:6px;
}

#nav_menu-5 #menu-quick-links li{
	margin-bottom:6px;
}

.ft-col-4 {
margin-bottom: 15px;
  border: 1px solid #4e4e4e;
  border-radius: 10px;
  padding: 15px 10px;
	margin-top: 28px;
}
.ft-col-4 .first-row{
column-gap: 5px;
  display: grid;
  grid-template-columns: 1fr 4fr;
  margin-bottom: 15px;
  row-gap: 5px
}
.ft-col-4 .first-row .svg-icon svg{
width: 50px;
  height: 50px;
}
.content-area .heading1{
	font-size:17px;
	font-weight:700;
	color:#fff;
}
.content-area .heading2{
		font-size:12px;
	font-weight:600;
		color:#fff;
	padding-left:20px;
}
.green-btn{
  column-gap: 0.5em;
  display: inline-flex;
  font-size: 15px;
  font-weight: 700;
  justify-content: center;
  text-decoration: none;
  width: 100%;
  border-radius: 50px;
  padding: 7px 0px;
	color: #ffffff;
  background-color:#25bd41;
  transition: all 0.5s ease 0s;
}

.green-btn:hover{
	color: #ffffff;
  background-color: #1edb41 ;
}


.green-btn .gb-shape svg{
width: 18px;height: 18px;
}
.green-btn .gb-text{
	line-height: 21px;}

footer .ast-builder-footer-grid-columns.site-primary-footer-inner-wrap.ast-builder-grid-row{border-bottom:1px solid #e4e4e4;}

	footer .ast-builder-footer-grid-columns.site-primary-footer-inner-wrap.ast-builder-grid-row .site-footer-primary-section-4{padding-bottom:30px;}

@media (min-width:768px){
	footer .ast-builder-footer-grid-columns.site-primary-footer-inner-wrap.ast-builder-grid-row .site-footer-section{padding-bottom:30px;}
}

@media (min-width:991px){
.home.blog .ast-blog-layout-4-grid .ast-article-post{width: 25%;}
		
.archive.category #primary, .wp-singular.post-template-default.single.single-post #primary,
	.wp-singular.page-template-default.page #primary, .archive.author #primary, .archive.tag #primary{width:70%;}


.archive.category #secondary, .wp-singular.post-template-default.single.single-post #secondary, .wp-singular.page-template-default.page #secondary, .archive.author #secondary, .archive.tag #secondary{width:30%;padding-left: 40px;}
	
}

.home.blog .ast-blog-layout-4-grid .ast-row article, .archive.author .ast-blog-layout-4-grid .ast-row article{padding: 0 0.5em 0;}
.archive.category .ast-blog-layout-4-grid .ast-row article, .archive.author .ast-blog-layout-4-grid .ast-row article, 
.archive.tag .ast-blog-layout-4-grid .ast-row article{padding: 0 0.5em 0;}

.home.blog .ast-container #primary{width: 100%;} 

.home.blog .ast-container #secondary{display:none;} 

.home.blog .ast-blog-layout-4-grid .ast-row article .ast-article-inner .post-content .ast-blog-featured-section, 
.archive.category .ast-blog-layout-4-grid .ast-row article .ast-article-inner .post-content .ast-blog-featured-section, .archive.author .ast-blog-layout-4-grid .ast-row article .ast-article-inner .post-content .ast-blog-featured-section{
  margin-bottom: 0.8em;
}

.home.blog .ast-blog-layout-4-grid .ast-row article .ast-article-inner .post-content .entry-title, 
.archive.category .ast-blog-layout-4-grid .ast-row article .ast-article-inner .post-content .entry-title, .archive.author .ast-blog-layout-4-grid .ast-row article .ast-article-inner .post-content .entry-title, .archive.tag .ast-blog-layout-4-grid .ast-row article .ast-article-inner .post-content .entry-title{
  font-size: 1.1rem;
	margin-bottom: 0.4em!important;
}
.home.blog .ast-blog-layout-4-grid .ast-row article .ast-article-inner .post-content .ast-taxonomy-container, 
.archive.category .ast-blog-layout-4-grid .ast-row article .ast-article-inner .post-content .ast-taxonomy-container,
.archive.author .ast-blog-layout-4-grid .ast-row article .ast-article-inner .post-content .ast-taxonomy-container, 
.archive.tag .ast-blog-layout-4-grid .ast-row article .ast-article-inner .post-content .ast-taxonomy-container{margin-bottom: .3em!important;}

.home.blog .entry-header.ast-blog-single-element.ast-blog-meta-container, 
.archive.category .entry-header.ast-blog-single-element.ast-blog-meta-container, 
.archive.author .entry-header.ast-blog-single-element.ast-blog-meta-container,
.archive.tag .entry-header.ast-blog-single-element.ast-blog-meta-container{margin-bottom: 0.5em!important;}

.home.blog .ast-blog-layout-4-grid .ast-row article .ast-article-inner .post-content .ast-excerpt-container.ast-blog-single-element, .archive.category .ast-blog-layout-4-grid .ast-row article .ast-article-inner .post-content .ast-excerpt-container.ast-blog-single-element,
.archive.author .ast-blog-layout-4-grid .ast-row article .ast-article-inner .post-content .ast-excerpt-container.ast-blog-single-element,
.archive.tag .ast-blog-layout-4-grid .ast-row article .ast-article-inner .post-content .ast-excerpt-container.ast-blog-single-element{ 
	font-size:0.9em!important;
}
.home.blog .ast-blog-layout-4-grid .ast-row article .ast-article-inner .post-content .ast-excerpt-container,
.archive.category .ast-blog-layout-4-grid .ast-row article .ast-article-inner .post-content .ast-excerpt-container,
.archive.author .ast-blog-layout-4-grid .ast-row article .ast-article-inner .post-content .ast-excerpt-container, 
.archive.tag .ast-blog-layout-4-grid .ast-row article .ast-article-inner .post-content .ast-excerpt-container{
	line-height:1.5em;
}


.archive.category #secondary .sidebar-main, 
.wp-singular.post-template-default.single.single-post #secondary .sidebar-main, 
.wp-singular.page-template-default.page #secondary .sidebar-main,
.archive.author #secondary .sidebar-main, 
.archive.tag #secondary .sidebar-main{
  position: sticky;
  top: 20px;
  padding: 20px;
  border-radius: 20px;
  background-color: #fff;
	  border: 1px solid #e4e4e4;

}

.archive.category #secondary .sidebar-main .recent-posts-widget-with-thumbnails ul li, 
.wp-singular.post-template-default.single.single-post #secondary .sidebar-main .recent-posts-widget-with-thumbnails ul li, 
.wp-singular.page-template-default.page #secondary .sidebar-main .recent-posts-widget-with-thumbnails ul li,
.archive.author #secondary .sidebar-main .recent-posts-widget-with-thumbnails ul li, 
.archive.tag #secondary .sidebar-main .recent-posts-widget-with-thumbnails ul li{
	line-height:1.4em;
	border-bottom: 1px solid #e4e4e4;
}

.archive.category #secondary .sidebar-main .recent-posts-widget-with-thumbnails ul li a img, 
.wp-singular.post-template-default.single.single-post #secondary .sidebar-main .recent-posts-widget-with-thumbnails ul li a img, 
.wp-singular.page-template-default.page #secondary .sidebar-main .recent-posts-widget-with-thumbnails ul li a img, 
.archive.author #secondary .sidebar-main .recent-posts-widget-with-thumbnails ul li a img, 
.archive.tag #secondary .sidebar-main .recent-posts-widget-with-thumbnails ul li a img{width: 90px;
  height: 70px;
  border-radius: 10px;
  object-fit: cover;}

.archive.category #secondary .sidebar-main .recent-posts-widget-with-thumbnails ul li a .rpwwt-post-title, .wp-singular.post-template-default.single.single-post #secondary .sidebar-main .recent-posts-widget-with-thumbnails ul li a .rpwwt-post-title, 
.wp-singular.page-template-default.page #secondary .sidebar-main .recent-posts-widget-with-thumbnails ul li a .rpwwt-post-title, 
.archive.author #secondary .sidebar-main .recent-posts-widget-with-thumbnails ul li a .rpwwt-post-title, 
.archive.tag #secondary .sidebar-main .recent-posts-widget-with-thumbnails ul li a .rpwwt-post-title{font-size: 14px;
  font-weight: 500;
	  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;  
  overflow: hidden;
	color: #000;
}

.archive.category .ast-archive-description,
.archive.author .ast-archive-description,
.archive.tag .ast-archive-description{
	padding-top: 1em!important;
  padding-right: 1.5em!important;
  padding-bottom: 2em;
  padding-left: 1.5em!important;
  border-radius: 15px;}

.archive.category .cat-side, 
.wp-singular.post-template-default.single.single-post .cat-side, 
.wp-singular.page-template-default.page .cat-side, 
.archive.author .cat-side, 
.archive.tag .cat-side{display:flex;
	padding: 0px 0px 5px 0px;
	border-radius: 30px;
  align-items: center;
  gap: 8px;
  justify-content: center;background-color:#0274be;}
.archive.category .cat-side .trendd-icon svg, 
.wp-singular.post-template-default.single.single-post .cat-side .trendd-icon svg, 
.wp-singular.page-template-default.page .cat-side .trendd-icon svg, 
.archive.author .cat-side .trendd-icon svg, 
.archive.tag .cat-side .trendd-icon svg{width: 22px;
  height: 22px;
  margin-top: 10px;}
	
.archive.category .cat-side .head-side, 
.wp-singular.post-template-default.single.single-post .cat-side .head-side, 
.wp-singular.page-template-default.page .cat-side .head-side, 
.archive.author .cat-side .head-side{color:#fff;}
.archive.category .cat-side .head-side, 
.wp-singular.post-template-default.single.single-post .cat-side .head-side, 
.wp-singular.page-template-default.page .cat-side .head-side, 
.archive.author .cat-side .head-side, 
.archive.tag .cat-side .head-side{font-size: 1.4rem!important;}
.archive.tag .cat-side .head-side{color:#fff;}

.wp-singular.post-template-default.single.single-post #primary #main article .comments-area{border: 1px solid #e4e4e4;
  border-radius: 10px;}

.wp-singular.post-template-default.single.single-post #primary #main article .comments-area #reply-title{
  background-color: #fff;
  padding: 2px 5px 8px 30px;
  border: 1px solid;
  border-radius: 30px;
	display:none;}

.wp-singular.post-template-default.single.single-post #primary #main article .comments-area #respond{padding:25px!important;}

.wp-singular.post-template-default.single.single-post #primary #main article .comments-area #ast-commentform  textarea, .wp-singular.post-template-default.single.single-post #primary #main article .comments-area #ast-commentform  input{box-shadow:none;font-size:17px!important;}

.wp-singular.post-template-default.single.single-post #primary #main article .comments-area #ast-commentform  #submit{background-color:#373737;}

.wp-singular.post-template-default.single.single-post #primary #main article .comments-area #ast-commentform  textarea::placeholder, .wp-singular.post-template-default.single.single-post #primary #main article .comments-area #ast-commentform  input::placeholder{color: #717171;
	font-weight: 500;
}

.wp-singular.post-template-default.single.single-post #primary #main article .comments-area #ast-commentform .ast-comment-formwrap.ast-row {display: grid!important;}


.wp-singular.post-template-default.single.single-post #primary #main article .comments-area #ast-commentform .ast-row.comment-textarea{margin-bottom:0px!important;}

.wp-singular.post-template-default.single.single-post #primary #main article .comments-area #ast-commentform .ast-row.comment-textarea .comment-form-comment{margin-bottom: 5px!important;}

.wp-singular.post-template-default.single.single-post #primary #main article .comments-area #ast-commentform .ast-comment-formwrap.ast-row .comment-form-author, .wp-singular.post-template-default.single.single-post #primary #main article .comments-area #ast-commentform .ast-comment-formwrap.ast-row .comment-form-email, .wp-singular.post-template-default.single.single-post #primary #main article .comments-area #ast-commentform .ast-comment-formwrap.ast-row .comment-form-url{margin-bottom: 5px!important;}

.wp-singular.post-template-default.single.single-post #primary #main article .comments-area .comment-notes{font-size:17px!important;}

.wp-singular.post-template-default.single.single-post #primary #main article .comments-area .comment-form-cookies-consent{font-size:17px!important;margin-top:10px;}


.wp-singular.post-template-default.single.single-post #primary #main article .comments-area .comment-form-cookies-consent input{
  width: 16px;
  height: 16px;
}

.wp-singular.post-template-default.single.single-post #primary #main article header.entry-header .entry-title{font-size: 1.8rem!important;}

.wp-singular.post-template-default.single.single-post #primary #main article {border-radius:15px;}

.wp-singular.post-template-default.single.single-post #primary #main article .single-layout-1 .entry-content h2{font-size: 1.6rem!important;}

.wp-singular.post-template-default.single.single-post #primary #main .jp-relatedposts-post-img{
height: 150px;border-radius: 10px;object-fit: cover;object-position: top center;
}

.wp-singular.post-template-default.single.single-post #primary #main .jp-relatedposts-post-title{padding-top: 10px;}

.wp-singular.post-template-default.single.single-post #primary #main .jp-relatedposts-post-a{color:#000;}

.wp-singular.page-template-default.page #primary #main article .entry-content p{margin-bottom: 1em!important;}

.wp-singular.post-template-default.single.single-post #primary #main .jetpack-likes-widget-wrapper {display:none;}

.page-id-13 #primary #main article .wpcf7-form-control.wpcf7-submit{background-color:#373737!important;}

.wp-singular.page-template-default.page #primary #main #post-13{
padding: 30px 35px;border: 1px solid #e3e3e3;border-radius: 25px;
}

.page-id-4594 #primary{width: 100%!important;}
.page-id-4594 #secondary{display:none!important;}

.page-id-4594 #primary{padding-right: 0px!important;border-right:0px solid!important;}

.comment-notes {
    display: none !important;
}
@media (max-width: 767px) {
    body .sidebar-main {
        margin-top: -45px !important;
    }
}
@media (max-width: 480px) {
    .g-recaptcha {
        transform: scale(0.75);
        -webkit-transform: scale(0.75);
        transform-origin: left top;
        -webkit-transform-origin: left top;
        margin-left: 0;
        margin-right: auto;
        display: block;
    }
}
/* Paragraph normal rakho */
.single-post .entry-content p {
    font-weight: 400 !important;
}

/* Sirf strong aur b tag bold ho */
.single-post .entry-content p strong,
.single-post .entry-content p b {
    font-weight: 700 !important;
}


