/*
Theme Name: Les Suites Fisel
Description: Theme enfant de Twenty Twenty-Five
Author: Nolwenn Humeau - Studio Heol gwenn
Author URI: https://heolgwenn.com
Template: twentytwentyfive
Version: 0.1.0
Text Domain : lessuitesfisel
*/
/* CUSTOM CSS HEOL GWENN */
/* GENERAL */
html{scroll-behavior:smooth;}
.margin-top-negative{margin-top:-25vh!important;}
.no-action{pointer-events:none!important;}
/* reglage bordure organique page accueil */
.tw-bottom-shape-organic::after, .tw-top-shape-organic::before{z-index:auto;}
/* reglage footer page nos chambres */
body.page-id-19 footer{margin-top:-70px!important;}
/* formulaire contact form 7 */
#wpcf7-f485-p23-o1 textarea.wpcf7-form-control, #wpcf7-f485-p23-o1 input.wpcf7-form-control{
border-radius:8px!important; padding: 0.8rem; width:95%;}
#wpcf7-f485-p23-o1 input.wpcf7-form-control.wpcf7-submit.has-spinner.wp-block-button__link.wp-element-button{border-radius:100px!important; padding-top: 1rem; padding-right: 2.25rem; padding-bottom: 1rem; padding-left: 2.25rem;}
/* reglage affichage decouvrir chambres */
/* page chambre filomena*/body.page-id-138 div.wp-block-query ul li.post-138{display:none;}
/* correction hover boutons */
:root :where(.wp-element-button:hover, .wp-block-button__link:hover) {
  background-color: color-mix(in srgb, var(--wp--preset--color--accent-1) 85%, transparent);
  border-color: transparent;
  color: var(--wp--preset--color--contrast);}