/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: Astra
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 5,700+ 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/
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
Version: 4.11.3.1750588180
Updated: 2025-06-22 10:29:40

*/

/* Wrapper for Elementor single post */
.elementskit-entry-header img{
  width: 223px;
  height: 266px !important;
  object-fit: cover; /* crops but no distortion */
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    color: #FFF;
}

.elementor-single-post {
    background-color: #f9f9f9; /* example: change background */
    padding: 20px;
}

/* Post title */
.elementor-single-post .elementor-widget-heading h1 {
    color: #333333;       /* change text color */
    font-size: 36px;      /* change font size */
    font-weight: 700;     /* make it bold */
}

/* Post content / body */
.elementor-single-post .elementor-widget-text-editor {
    font-size: 16px; 
    line-height: 1.8;
    color: #555555;
}

/* Post featured image */
.elementor-single-post .elementor-post-featured-image img {
    width: 100%;
    height: auto;
    border-radius: 8px;
}

/* Paragraphs inside post content */
.elementor-single-post .elementor-widget-text-editor p {
    margin-bottom: 15px;
}

/* Links inside post content */
.elementor-single-post .elementor-widget-text-editor a {
    color: #0073e6;
    text-decoration: underline;
}

/* Headings inside post content */
.elementor-single-post .elementor-widget-text-editor h2,
.elementor-single-post .elementor-widget-text-editor h3 {
    color: #222222;
    margin-top: 20px;
    margin-bottom: 10px;
}

/* Ensure header/footer stay full width */
.elementor-single-post .site-header,
.elementor-single-post .site-footer {
    width: 100%;
    position: relative;
    z-index: 999;
}

/* Reset margin/padding of Elementor wrapper */
.elementor-single-post .elementor-section {
    margin: 0;
    padding: 0;
}



.elementor-element.elementor-element-f850d75.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded {
    background: white;
}

@media only screen and (max-width: 480px) {
	
	img.attachment-large.size-large.wp-image-1750 {
    width: 38%;
}
	
 a.elementor-button.elementor-button-link.elementor-size-sm {
    width: 100%;
    display: block;
}
	
img.attachment-large.size-large.wp-image-239 {
    width: 20%;
}
	
	.elementor-element.elementor-element-d981856.elementor-align-right.elementor-widget.elementor-widget-button {
    display: none;
}
	
	.elementor-element.elementor-element-f10447f.elementor-align-right.elementor-widget.elementor-widget-button {
    display: none;
}
	
li.elementor-icon-list-item.elementor-inline-item
 {
    padding-left: 12px !important;
    font-size: 12px !important;
}
	li.elementor-icon-list-item.elementor-inline-item span
 {
    font-size: 12px !important;
}
	body:not(.rtl) .elementor-8 .elementor-element.elementor-element-a6d33ba
 {
    left: 105px !important;
}
	
.elementor-element.elementor-element-8b78f3e.e-con-full.e-flex.e-con.e-child, .elementor-element.elementor-element-7494377.e-con-full.e-flex.e-con.e-child {
    margin-bottom: 60px;
}
	
.elementor-8 .elementor-element.elementor-element-fd1e2b3, body:not(.rtl) .elementor-8 .elementor-element.elementor-element-a474166 {
    left: 107px !important;
}
	
	.elementor-element.elementor-element-49f5206.elementor-icon-list--layout-inline.elementor-align-left.elementor-mobile-align-left.top-menu.elementor-list-item-link-full_width.elementor-widget.elementor-widget-icon-list {
    padding: 6px;
}
	
.elementor-8 .elementor-element.elementor-element-b9718b3 .elementor-slide-heading {

    line-height: 31px !important;
    font-size: 18px  !important;
	text-align:center;
}
	
.elementor-button.elementor-slide-button.elementor-size-sm {
    line-height: 26px;
}
	
	.elementskit-blog-block-post{
		padding:20px !important;
	}
	
	h2.entry-title a
 {
    font-size: 18px !important;
}
	
	h2.entry-title 
 {
    margin-top:20px;
}	
	.ast-single-post .entry-title, .ast-single-post .entry-title a
 {
    line-height: 0.8;
}
	.elementor-widget-container {
    text-align: center;
}


	
}


   .wpcf7-response-output {
    color: #FFF !important;
}