/* STYLE CMONSITE EDITOR */
header #blocContent{background-color:#FAFFFA;}.footer_p{background-color:rgba(197,223,194,1);}.wrapper{background-color:#FAFFFA;}body{background-color:#FAFFFA;background-position:center;color:#020D01;}#nav-principal{background-color:rgba(82,113,255,1);}#bloc-fil-title{background-color:#FAFFFA;}.contenu-editable{color:#020D01;font-weight:700;}header .logo{height:auto;}header .logo img{height:auto;}header .slogan{color:rgba(247,155,2,1);font-size:36px;text-align:center;font-family:Great Vibes;}.template-panier-1,.template-panier-2{background-color:rgba(254,180,228,1);}a:where(.widget-texte-content a){color:rgba(250,159,7,1);}@media (min-width:1024px){header .logo{width:87.87px;height:auto;top:0px;left:45px;}header .logo img{height:auto;}header .slogan{top:37px;left:294px;}}/*FONT texte et paragraphes*/

body {
	font-family: Arial, sans-serif;
}
#fiche-produit .details-descr-com, #fiche-produit .details-descr-com p, #fiche-produit .details-descr-com span {
    font-family: "Amarante";
    font-size: 16px;
}
#fiche-produit .fiche-titre-produit {
    font-family: "Amarante";
}

p {
    font-family: inherit;
}


/*Font nav*/
nav#nav-principal a {
    padding: 12px 25px;
    width: 100%;
    display: block;
    font-family: 'Dosis', 'Poppins', 'Arial', sans-serif;
    font-size: 19px;
    font-weight: lighter;
    white-space: nowrap;
}


element.style {
    font-family: "Amarante";
    font-size: 50px;
    color: rgb(53, 23, 119);
}

.links_p a:not(.button):not(.addbasket):not(.zoom):not(.element-sidebar):not(.fleche_top_site):not(.bx-prev):not(.bx-next):not(.addcommentaires):not(.nomprod_link):not(.short-article-tag-link-apercu):not(.sous_navigation_link_p):not(.blog_navigation_link_p):not(.blog_sous_navigation_link_p), [class*="fa-star"], [itemprop="author"], .template_fiche_produit #fiche-produit .prix .prixprod, #bloc-fil-title .arianne a:hover, #bloc-fil-title .arianne a:focus {
    color: #fa26e4 !important;
}

.blocForm .form-group.form-group-ville , .blocForm .form-group.form-group-tel {
    display: none;
}

.livre_dor .form-group.form-group-pays , .livre_dor .form-group.form-group-url, .livre_dor .form-group.form-group-ville
{
    display: none;
}

@media screen and (max-width: 1023px) {
nav#nav-principal a {

  white-space: normal;
}
}