@charset 'utf-8';
/*
Theme Name: Organics Child
Theme URI: http://organics.axiomthemes.com/
Description: Organics - Multipurpose and Multiskin Responsive Wordpress theme
Author: AxiomThemes
Author URI: http://axiomthemes.net/
Template: organics
Version: 1.6.0.1
Tags: light, responsive-layout, flexible-header, accessibility-ready, custom-background, custom-colors, custom-menu, featured-image-header, featured-images, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
*/


@import url("../organics/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */

/* Fix CLS - reserve space for hero image */
img.attachment-large.wp-image-63160 {
    width: 643px;
    height: 466px;
    aspect-ratio: 643 / 666;
}

/* Fix CLS - prevent hero section reflow */
[data-id="292fe37b"].elementor-section[data-settings*="stretch_section"] {
    width: 100vw !important;
    left: 50% !important;
    transform: translateX(-50%);
}
