/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Shad
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: Child theme for Emesh Metal Manufacturing website
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: 1.0.1780748015
Updated: 2026-06-06 12:13:35

*/
/* Project single page fix */
.single-post .entry-content,
.single-post .entry-content p,
.single-post .entry-content div {
    max-width: 100% !important;
    width: 100% !important;
}

.single-post .ast-narrow-container {
    max-width: 1440px !important;
}

.single-post #primary {
    width: 100% !important;
    max-width: 1440px !important;
    padding: 0 !important;
    margin: 0 auto !important;
    float: none !important;
}

.single-post .site-content > .ast-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}