/*
Theme Name: Happy Kids Child Theme
Theme URI: http://themeforest.net/item/happy-kids-children-wordpress-theme/4452871
Description: Child theme for the Happy Kids - Children WordPress Theme
Author: Creative Web Solutions
Author URI: www.creaws.com
Template: happykids
Version: 1.0.0
*/

/* =Theme customization starts here
-------------------------------------------------------------- */
.kids_top_content_middle {
    display: none !important;
}

.home ul.kids_social,
.home #kids_main_nav,
/* .home .kids_top_content_middle, */
.home .kids-footer-copyrights,
.home #kids-back-top  {
    display: none !important;
}


.home {
    background-image: url(http://www.toukyland.fr/wp-content/uploads/2020/06/fond_foret_1900.jpg);
    background-position: top center;
}

.home .kids-bg-level-1{
    background-color: transparent !important ;
}

.home .kids_bottom_content_container {
    background-color: transparent !important;
}

div.menu-conches ul {
    display: inline-block;
    margin:0px 0px 20px 0px;
    list-style-type: none;
    list-style: none;
    list-style-image: none;
    position: relative;
    z-index: 995;
    text-align: left;
}
div.menu-conches li {
    padding: 0px 20px 0px 0px;
} 
div.menu-conches a { 
    color:#FFFFFF;
}

.tarifs a.pricing_table_button {
    display: none !important;
}

.anniversaires a.pricing_table_button {
    display: none;
}