/*
 Theme Name:     Creachape
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Creachape - Divi Child Theme
 Author:         Martin Volorio
 Author URI:     https://www.volorio.ch
 Template:       Divi
 Version:        1.0.0
*/
.nav li li { padding: 0 10px !important; }
.et-menu li li a { font-size: 16px !important; line-height: 1.5rem; width: auto; }
#pied-de-page { position: relative; }
#pied-de-page:before { display: block; content: ''; background-image: url('https://creachapes.ch/wp-content/themes/creachapes/img/separateur-pinceau.png'); height: 100px; width: 100%; position: absolute; top: -100px; }

.entry-content .et_pb_section:last-child { padding-bottom: 100px; }

.mv { width: 32px; height: 32px; line-height: 32px; border: 1px dotted; text-align: center; text-decoration: none; display: inline-block; border-radius: 50%; font-size: 14px; background-color: #fff; color: #111; transition: .7s; }
.mv:hover { background-color: #bc1414; color: #fff; transform: rotate(360deg); transition: 0.5s ease-in-out; }

