/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0.2
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.text-shadow {
  text-shadow: 1px 1px 3px rgb(0 0 0 / 30%);
}

.grecaptcha-badge { visibility: hidden; }

/*Debut ajout lesyeuxrouges pour aide au choix FR et EN*/
#lyrdebut button.lyrbtnen{padding-bottom: 28px;}
@media all and (max-width:800px){#lyrdebut button.lyrbtnen{padding-bottom: 10px;}}
@media all and (max-width:593px){#lyrdebut button.lyrbtnen{padding-bottom: 28px;}}
@media all and (max-width:400px){#lyrdebut button.lyrbtnen{padding-bottom: 10px;}}

div.lyrall{text-align: center; max-width: 800px; margin: auto;}
button.lyrbtn{max-width:50%; margin:10px auto; width:50%; padding: 10px; cursor: pointer; color:#fff; background-color: #00a5ff;font-weight: bold; font-size: 1em; letter-spacing:0.08em; border: none;}
button.lyrbtn:hover{background-color: #ff008c;}
button#lyrrefresh{width:50%;}
#lyrdebut button.lyrbtn{width:10%;}
img.lyrpipolinoall{width: 50%; margin-top: 15px;}
img.lyrpipo{width:30%;}
small.lyrsmall{font-size: 0.5em;}
.lyrpipolino{font-weight: bold; color:#00a5ff;}
a.lyra {text-decoration: none; color:#ff008c; font-weight: bold; cursor: pointer;}
a.lyrbtns{float:left; width:50%;}
a p.lyrp:hover{color:#00a5ff;}
a.lyrbtnx {width:50%; margin: auto;}
p.lyrp{padding: 10px 15px; width:80%; margin : 15px auto;}
@media all and (max-width:800px){#lyrdebut button.lyrbtn{width:20%;}}
@media all and (max-width:650px){a.lyrbtns, a.lyrbtnx{width:80%; float: none; margin: 5px auto;}}
@media all and (max-width:500px){img.lyrpipo{width: 45%;}}
@media all and (max-width:400px){#lyrdebut button.lyrbtn{width:50%; margin:5px auto;} img.lyrpipolinoall, img.lyrpipo{width:80%;} }
/*Fin ajout lesyeuxrouges pour aide au choix FR et EN*/

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
