/* CSS Document (c) by web4com.ch and les-ateliers-web.ch - 2025*/
/*couleurs : -*/ 
*{
	color: #080808;
	font-family: "Montserrat", sans-serif;
	}
p, li, p strong, li strong {
    font-size: 18px;
	}
h1 {
    text-align: center;
    font-weight: 800;
    text-transform: uppercase;
	}
.clear {
	clear: both;
	}
#wrapper {
    background: url(../../../images/pizzeria_colombier.jpg);
    background-size: 100% auto;
    background-repeat: repeat-y;
	}
#wrapper1 {
    background: white;
    z-index: 10;
	}

div#logo {
    width: 50%;
	float: left;
	background: white;
	margin-top:-30px;
	}
div#logo img {
    width: 400px;
    padding-left: 20px;
    padding-bottom: 20px;
	}
#menu {
    width: 50%;
    float: left;
	background: white;
	}
nav#menu .inner {
    margin-top: 8%;
	}
div#horaire {
    position: relative;
    float: right;
    padding-right: 1%;
	background: white;
    width: 100%;
	text-align: right;
	}
#horaire p {
    color: red;
    font-weight: bold;
    font-size: 24px;
    padding-top: 15px;
	}
#grande-image {
    clear: both;
	}
div#grande-image img {
    width: 100%;
	}
div#tel {
    width: 350px;
    text-align: center;
    position: absolute;
    z-index: 1000;
    margin-top: -7%;
    border-radius: 40px;
    margin-left: 42%;
    background: #8ADA09;
    background: linear-gradient(90deg, rgba(138, 218, 9, 1) 0%, rgba(25, 172, 14, 1) 50%);
	padding: 10px;
	}
div#tel:hover {
    box-shadow: 0px 0px 20px black;
	background: linear-gradient(90deg, rgba(242, 50, 29, 1) 0%, rgba(133, 7, 5, 1) 50%);
	transition: 2s;
	}
div#tel p, div#tel a {
    font-size: 40px;
    font-weight: bold;
    color: white;
	text-decoration: none;
	}
div#mise-en-evidence {
    float: right;
    background: red;
    box-shadow: 0px 0px 20px black;
    padding: 20px 50px 20px 50px;
    border-radius: 20px 0px 0px 20px;
    margin-top: -3%;
    z-index: 1001;
    position: absolute;
    right: 0;
	}
div#mise-en-evidence p {
	font-size: 24px;
	font-weight: 800;
	color: white;
	}
div#maincontent {
    margin-top: -10px;
	}
div#maincontent .inner {
    padding-top: 50px;
    width: 80%;
    margin-left: 10%;
	}
div#flip1 {
    width: 70%;
    margin-left: 15%;
	}
section#bloc4elements {
    padding-top: 20px;
    width: 80%;
    margin-left: 10%;
    margin-top: 40px;
    margin-bottom: 80px;
	}
div#image1, div#image2 {
    width: 46%;
    float: left;
    margin-left: 2%;
    margin-right: 2%;
	}
div#bloc1, div#bloc2, div#bloc3, div#bloc4 {
    margin-left: 3%;
    margin-right: 3%;
    background: white;
    min-height: 320px;
    box-shadow: 0px 0px 30px #b0b0b0;
	border-radius: 10px;
	}
div#bloc1:hover, div#bloc2:hover, div#bloc3:hover, div#bloc4:hover {
    box-shadow: 0px 0px 30px #797979;
    transition: 0.8s;
	}
div#bloc1 .inner, div#bloc2 .inner, div#bloc3 .inner, div#bloc4 .inner {
    padding: 20px;
    text-align: center;
	}
div#bloc1 img, div#bloc2 img, div#bloc3 img, div#bloc4 img {
    width: 80%;
	}
section#footer {
	margin-top: 50px;
    padding-top: 20px;
    background: #77D020;
    background: linear-gradient(90deg,rgba(119, 208, 32, 1) 0%, rgba(255, 255, 255, 1) 43%, rgba(255, 255, 255, 1) 57%, rgba(255, 53, 39, 1) 100%);
	}
div#footer-left, div#footer-center, div#footer-right {
    background: white;
	}
div#footer-left .inner {
    padding-top: 30px;
    padding-left: 5%;
	}
div#footer-center .inner {
    padding-top: 30px;
	text-align: center;
	}
.footer-center img
 	{
    width: 50px;
	}
div#footer-right .inner {
    padding-top: 30px;
    padding-right: 5%;
	text-align: right;
	}

/*cookies*/
#cookiesck_accept {
    background: red;
    border: 2px solid red;
    color: #f5f5f5;
	}
#cookiesck_decline {
    background: #515151;
    border: 2px solid #515151;
    color: #f5f5f5;
	}
#cookiesck_accept:hover {
    background: transparent;
    border: 2px solid red;
    color: red;
	}
#cookiesck_text {
    padding: 10px 0;
    display: inline-block;
    color: white;
    font-size: large;
    padding-top: 30px;
	}

/* pour les petits écrans */
@media screen and (max-width: 1650px){
div#logo img {
    width: 400px;
    padding-left: 20px;
    padding-bottom: 9px;
	}
}
/* pour les petits écrans */
@media screen and (max-width: 1350px){
div#logo img {
    width: 350px;
    padding-left: 20px;
    padding-bottom: 0px;
	}
}
/* pour les petits écrans */
@media screen and (max-width: 1060px){

}
/* pour les tablettes */
@media screen and (max-width: 1024px){
div#logo {
    width: 50%;
    margin-top: -70px;
	}
div#horaire {
    margin-top: -40px;
	}
div#logo img {
    width: 260px;
    padding-left: 5%;
    padding-bottom: 0px;
	padding-top: 20px;
	}
#menu {
    width: 100%;
    float: none;
    background: white;
	}
#menu .mobileckhambuger_togglerlabel {
        font-size: 60px !important;
    }
div#mise-en-evidence {
    width: 50%;
    text-align: center;
	position: relative;
	}
div#maincontent {
    clear: both;
	}
div#bloc1, div#bloc2, div#bloc3, div#bloc4 {
    padding: 10%;
    margin-bottom: 10%;
	margin-left:0px;
	}
div#bloc1 img, div#bloc2 img, div#bloc3 img, div#bloc4 img {
    width: 70%;
	}
div#tel {
    margin-top: -12%;
    margin-left: 28%;
	}
}
/* pour les tablettes */
@media screen and (max-width: 815px){

}
	
/* pour les smartphones */
@media screen and (max-width: 480px){
h1, div.componentheading {
    font-weight: 800;
    line-height: 30px;
    font-size: 22px;
	}
div#logo {
    width: 100%;
    margin-top: -15px;
    text-align: center;
    }
#horaire p {
    font-size: 14px;
	}
div#tel p, div#tel a {
    font-size: 20px;
	}
div#tel {
    width: 200px;
    margin-top: -18%;
    margin-left: 25%;
    padding: 2px;
	}
div#mise-en-evidence {
    padding: 10px 30px 10px 30px;
    margin-top: -3%;
    right: 0;
    text-align: center !important;
	}
div#mise-en-evidence p {
    font-size: 18px;
	}
div#mise-en-evidence {
	width: 70%;
    }
div#maincontent .inner {
    padding-top: 30px;
    width: 90%;
    margin-left: 5%;
	}
div#flip1 {
    width: 90%;
    margin-left: 5%;
	}
div#image1, div#image2 {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 20px;
	}	
div#footer-left .inner, div#footer-center .inner, div#footer-right .inner {
    text-align: center;
	padding-left: 5%;
	padding-right: 5%;
	}
}
	
