/*
Theme Name:     Inbound-Marketing-France
Description:    Thème enfant de Divi créé pour Inbound Marketing France
Author:         Marine_Graciet-Co
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/


/*--------Menu Bouton Contact------------*/
#top-menu .menu-item-949 a {
    text-decoration: none;
    background-color: #ffe164;
    color: #222831 !important;
    width: auto;
    padding: 8px 15px 8px 15px !important;
    text-align: center;
    border-radius: 30px;
    border: 2px solid #ffe164;
}
#top-menu .menu-item-949 a:hover {
    background-color:  #ffffff !important;
    color: #222831 !important;
}


/*--------home rond chiffres------------*/
.rond {
border-radius: 42px;
background-color: #36c9cc;
font-size: 24px;
color: white;
text-align: center;
padding: 4px 13 px 4 px 13 px;
}

.petit-rond-rouge {
border-radius: 35px;
}


/*--------home 3 blocs entrées principales------------*/
.intro-accueil{
margin-top: -50px;
}

.entrees-home{
z-index: 2;
}



/*--------home ombrage titre principal------------*/
.titre-principal-home{
text-shadow: 1px 2px 3px rgba(0,0,0, 0.5);
}



/*--------Petit separateur rouge------------*/
.petit-separateur-rouge{
max-width: 230px;
margin: auto;
}


/*--------Bouton retour haut de page------------*/
.et_pb_scroll_top.et-pb-icon.et-visible{
    background: #f05f5a none repeat scroll 0 0;
}


/*--------Page Contact Generale------------*/
.colonne-coordonnees {
margin-top: 100px;
}


/*--------Blog Tutos------------*/
.bouton-categorie-blog{
width: 100%;
padding: 14px;
}


/*--------Footer------------*/
#footer-widgets {
padding: 3% 0 0 0;
}


/**-------------Retrait du lien vers WordPress.org : plugin cookies-------------**/
/***#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a {
    display: none !important;
}
