/*
 Theme Name: Litho Child
 Theme URI: https://litho.themezaa.com/
 Description: Child theme for Litho theme
 Version: 1.2
 Author: ThemeZaa
 Author URI: https://www.themezaa.com/
 Tested up to: 5.8
 Requires PHP: 7.3
 Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, grid-layout, custom-background, custom-colors, flexible-header, custom-menu, editor-style, featured-images, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, blog, e-commerce
 License: Themeforest Split Licence
 License URI: https://themeforest.net/licenses/
 Template: litho
 Text Domain: litho-child
*/


/* =========================
   AMELIA – VERSION PURE
========================= */

/* Amelia – uniquement le conteneur principal */
#amelia-v2-booking-1000 .am-fs__wrapper {
  border-radius: 0 !important;
  box-shadow: none !important;
}
#amelia-v2-booking-1000 #amelia-container {
  --am-brad-main: 0 !important;
}
/* Amelia – conteneur + colonne gauche carrés, sans ombre */
#amelia-v2-booking-1000 .am-fs__wrapper,
#amelia-v2-booking-1000 .am-fs-sb {
  border-radius: 0 !important;
  box-shadow: none !important;
}
#amelia-v2-booking-1000 .am-fs__wrapper {
  overflow: hidden !important;
}