/*
Theme Name: bellini Child
Theme URL: https://studionumerik.fr/
Description: bellini Child Theme
Author: Studio Numerik
Author URL: https://studionumerik.fr/
Template: bellini
Version: 1.0.0
Text Domain: bellini-child
*/
/* Placer votre CSS ci-dessous */

.image_fond_header {
    width: 24%;
    position: absolute;
    right: 10%;
}
.front-blog{
	display:none;
}
.wp-element-caption{
	font-size: 12px;
	text-align: center;
	font-style: italic;	
}
.wp-element-caption strong{
	font-style: normal;
	font-size: x-large;
}
.perso, .perso2{
    width: 100%;
    text-align: center;
    margin-top: 30px;
    font-weight: bolder;
    color: #fc0100;
    margin-top: 0px;
    margin-bottom: -25px;
    font-size: inherit;
}
.num_tel{
	font-size: x-large;
}
.footer__copyright {
    color: white;
}

#block-4 > ul > li > a, section > figure > figcaption{
	color:white;
}

.perso2{
    margin-top: 20px;
    background-color: #fc0100;
    color: white;
    margin-bottom: -10px;
    padding: 5px;
    position: fixed;
    width: 23%;
    right: 5%;
    z-index: 100;
}
.header--one__logo{
	margin-top: 6%;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after, .hamburger__site-title, .product-featured__title h1:after, .product-featured__title--l2 h1:after {
    background-color: #348703!important;
}
.hamburger {
    color: #fc0100;
}
.logo_compagnion{
	width: 39%;
    position: absolute;
    right: -30%;
    top: 15px;
}
.header--one__logo{
	top: -60px;
}
.main-navigation a{
	font-size: 20px!important;
	text-decoration: none;
	font-weight: bold;
    color: #348703!important;
}
.main-navigation {
    margin-top: 15px;
}
.sep{
	font-size:10px;
	color: #1e6fb6;
}
.front__slider__static {
    margin-bottom: 25px!important;
	min-height: 1vh;
}
.front-feature-blocks{
	padding-top: 0rem;
    padding-bottom: 0rem;
}	
.metaslider.ms-theme-disjoint .flexslider ul.slides .caption-wrap .caption, .metaslider.ms-theme-disjoint .rslides .caption-wrap .caption, .metaslider.ms-theme-disjoint .nivoSlider .nivo-caption {
    font-size: 5em!important;
    line-height: 70px;
}
.image_fond_header {
	display:none;
}
@media screen and (max-width:991px) {
	.flexify--center {
		display: contents;
	}
	.site-branding {
		width: 45%;
	}
	.header--one__logo{
	top: -40px;
	}
	.perso2 {
		margin-top: -116px;
		width: 37%;
	}
	.perso{
		margin-top: -50px;
	}
}
@media screen and (max-width:750px) {
	.num_tel {
		font-size: inherit;
	}
}
@media screen and (max-width:623px) {
	.perso{
	    font-size: larger;
		margin-bottom: -15px;
	}
}
@media screen and (max-width:550px) {
	.perso{
	    font-size: larger;
		margin-bottom: -15px;
	}
	.image_fond_header {
		display:none;	
	}
	.header--one__logo {
		margin-left: inherit;
	}
}
@media screen and (max-width:520px) {
	.perso2 {
		background-color: #fc0100;
		width: 32%;
	}
}
@media screen and (max-width:452px) {
	.perso{
		margin-top: -28px;
	    font-size: larger;
	}

}
@media screen and (max-width:380px) {
	.perso2 {
		background-color: #fc01007a;
		width: 48%;
	}
}
@media screen and (max-width:300px) {
	
	.feature-block__content p{
		font-size: 10px;
		line-height: 1;
	}
	.feature-block__content {
		padding: 0; 
	}
}