/**
 * Theme Name:     Toutou Child
 * Author:         Harry Geeker
 * Template:       twentytwentyone
 * Text Domain:	   toutou-child
 * Description:    Harry Geeker
 * Author URI:     http://Harry%20Geeker
 * Version:        V1
 */
a{
	text-decoration: none;
}
.tw-header-bg .site-content{
	padding-top: 10px !important;
	margin-bottom : 0!important;
}

.site-main {
	padding-bottom: 0 !important;	
}

.widget h3 {
    font-size: 1.5em !important;
	color: #d9a0bb !important;
	padding-bottom: 15px;
}

.widget h5 {
	font-size:1.2em !important; 
	padding-bottom: 15px;
}

.tw-header-sticky .site-header {
    -webkit-box-shadow: 0px 0px 7px 2px #0d0d0d;
    box-shadow: 0px 0px 7px 2px #0d0d0d;
}

p {
font-family: 'Helvetica Neue', sans-serif !important;
font-size: 14px;
}

h1, h3, h4, h5, h6 {
font-family: 'Helvetica Neue', sans-serif !important;
}

.footerpage p  {
	color: #ffffff;	
}
.tarif {
	min-height:0 !important;

}
.footerpage a {
	color: #ffffff !important;	
}

.tarif p{
	font-size: 18px !important;	
}

.error404 main p {
   font-family: 'Helvetica Neue', sans-serif !important;
font-size: 14px !important;
	margin-bottom: 0 !important;
}
/** Menu  */

.menu-button-container, #menu-button-container {
	display:none !important;
}