@charset "UTF-8";
/*
Theme Name: Chalet de Payolle
Theme URI: https://www.chaletdepayolle.fr/
Description: Thème pour le site Chalet de Payolle
Author: FreePixel
Author URI: https://www.freepixel.net/
Template: oceanwp
Version: 1.0
*/

html, body {overflow-x: hidden !important;}

p:last-child { margin-bottom: 0 !important;}

/* Big title - Text margin left */
.elementor-element.big-margin > .elementor-element-populated { margin-left: 80px; }

/* Widgets titles */
.widget-title { position: relative; padding: 0 0 10px; border: 0; }
.widget-title:after { content: ''; position: absolute; bottom: 0; left: 0; display: inline-block; background-color: #6e8fef; height: 2px; width: 28px; }

/* Footer bottom */
#footer-bottom { padding: 0; }
#footer-bottom-inner { padding: 22px 0 20px; border-top: 1px solid #eaeaea; }
#footer-bottom #footer-bottom-menu, #footer-bottom #copyright { float: none; width: 100%; padding: 0 !important; text-align: center; }
#footer-bottom #footer-bottom-menu a { padding: 0 15px; }
#footer-bottom #footer-bottom-menu li:after { display: none; }
/*#footer-bottom #copyright { margin-top: 20px; }*/

/* Responsive */
@media (max-width: 959px) {
    .elementor-element.title-row > .elementor-element-populated { padding: 20px; }
    .elementor-element.big-title .elementor-heading-title { font-size: 24px; }
    .elementor-element.big-margin > .elementor-element-populated { margin-left: 40px; }
}