@import url('https://fonts.googleapis.com/css2?family=Parisienne&family=Quicksand:wght@400;500;700&display=swap');

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

body { margin: 0; background-color: #eee; padding: 0; font-family: 'Quicksand', sans-serif; color: #333 }
.body { max-width: 2000px; margin: 0 auto; background-color: #fff; }
.container { max-width: 1400px; margin: 0 auto; padding: 0 3%; }
ul, li, h1, h2, h3, h4, h5, p { padding: 0; margin: 0; list-style: none; }
a { text-decoration: none; color: #444 }
p { line-height:1.8; font-size: 16px }
button { background-color: transparent; border: none; }
.center { text-align: center; }
.clear { clear: both; }
.clearfix { clear: both; display: table; content: ""; }
.upper { text-transform: uppercase; }
.font { font-family: 'Parisienne', cursive; }
.fff { color: #fff }
.flex { display: flex; }
.bgpink { background-color: #f29794 }
.pink { color: #f29794 }
.bgred { background-color: #a6192b }
.red  { color: #a6192b }
.bgredd { background-color: #d35266 }
.redd { color: #d35266 }
.y { color: #ffb001 }
.bgy { background-color: #ffb001 }

/*TOP BUTTON*/
.back-to-top {position: fixed;z-index: 1; border-radius: 50%; bottom: 10px;right: 0;display: inline-block;padding: 10px 13px;margin: 1em;background-color: #a6192b; border: 3px solid #fff;font-size: 11px;text-align: center;color: #fff;
-webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.31);
-moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.31);
box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.31);}
.back-to-top i { margin: 3px 0; color: #fff}
.back-to-top:hover {cursor: pointer;}

.slick-slide img { width: 100% }
.slick-slide { margin: 0px 5px; }

.cta { transition: all 0.5s ease 0s; display: inline-block; font-size: 14px; padding: 8px 20px; border: 4px solid #fff; text-transform: uppercase; border-radius: 20px; -webkit-box-shadow: 0px 3px 10px -1px rgba(110,2,24,0.54);
-moz-box-shadow: 0px 3px 10px -1px rgba(110,2,24,0.54);
box-shadow: 0px 3px 10px -1px rgba(110,2,24,0.54); font-weight: 500; }
.cta:hover {transform: rotate(5deg)}

header { position: relative; z-index: 2; background-image: url(../images/pois.jpg); width: 100%; background-size: 650px;  }
header .logo { transition: all 1s ease 0s; width: 230px; margin-top: -20px; margin-bottom: -112px }
header .logo:hover { transform: rotate(15deg) }

.info { background-color: #f29794; padding: 5px 10px; border-bottom: 8px solid #fff; -webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.31);
-moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.31);
box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.31); justify-content: space-between; }
.info a:hover { color: #a6192b; font-weight: bold; }
.info img { height: 24px; margin: 3px 0 -3px; }
.button { cursor: pointer; transition: all 0.5s ease 0s; background-color: #fff; padding: 15px 0 37px; text-align: center; border-radius: 30px; width: 220px; -webkit-box-shadow: 0px 0px 13px -1px rgba(156,19,46,0.3);
-moz-box-shadow: 0px 0px 13px -1px rgba(156,19,46,0.3);
box-shadow: 0px 0px 13px -1px rgba(156,19,46,0.3); height: 26px; display: flex; justify-content: center; }
.button button { padding: 9px 0; height: 50px;
    margin-top: -10px; cursor: pointer; display: flex; width: 100%; justify-content: center; }
.button img { width: 30px; height: 24px; margin: 0 5px }
.button span { font-size: 20px; font-weight: 500; font-family: 'Quicksand', sans-serif; vertical-align: top; }
.divmenu { justify-content: center; margin-top: 45px; }
.button:hover { background-color: #f29794; -webkit-box-shadow: 0px 0px 13px -1px rgba(156,19,46,0.5);
-moz-box-shadow: 0px 0px 13px -1px rgba(156,19,46,0.5);
box-shadow: 0px 0px 13px -1px rgba(156,19,46,0.5);}

.slidehome { position: relative; overflow: hidden; }
.slidehome .txt { margin-top: -10px; text-align: center; position: absolute; transform: translate(-50%, -50%); top: 50%; left: 50%; z-index: 1; width: 800px; }
.slidehome .txt h1 { font-size: 45px; padding: 20px 30px; color: #fff; background-color: rgba(0,0,0,0.5); outline: 6px solid rgba(255,255,255,0.7); text-shadow: 2px 2px 2px rgba(0,0,0,0.4) }
.slidehome .txt .cta { margin-top: -30px; position: relative; }

.ellyshome .flex { justify-content: space-between; align-items: center; }
.ellyshome { padding: 50px 0; }
.ellyshome img { width: 35%; max-width: 450px }
.ellyshome .txt { width: 60% }
.ellyshome .txt h2 { font-size: 50px }
.ellyshome .txt h3 { font-size: 30px; margin: 20px 0 }
.ellyshome .txt .cta { margin-top: 30px }
.ellyshome .txt.none { display: none; }

.box { background-image: url(../images/pois.jpg); width: 100%; background-size: 650px; padding: 100px 0 60px;  }
.box .bl { transition: all 0.5s ease 0s; position: relative; padding: 30px; -webkit-box-shadow: 0px 0px 13px -1px rgba(156,19,46,0.4);
-moz-box-shadow: 0px 0px 13px -1px rgba(156,19,46,0.4); 
box-shadow: 0px 0px 13px -1px rgba(156,19,46,0.4); border: 10px solid #fff; margin: 40px 0; order: 10px solid #fff; width: 31.33%; float: left; min-height: 380px }
.box .bl:hover { -webkit-box-shadow: 0px 0px 13px -1px rgba(156,19,46,0.8);
-moz-box-shadow: 0px 0px 13px -1px rgba(156,19,46,0.8); 
box-shadow: 0px 0px 13px -1px rgba(156,19,46,0.8); transform: rotate(3deg); }
.box .bl.c { margin: 0 3% }
.box .line { height: 8px; border-radius: 5px; width: 100px; margin: 15px 0 }
.box h2 { font-size: 40px; line-height: 1 }
.box h3 { font-size: 26px; letter-spacing: 1.5px }
.box .bl img { width: 50px; position: absolute; right: 30px; bottom: 30px }

.pasticceria { overflow: hidden; padding: 100px 0; width: 100%; background-image: url(../images/bg.jpg); background-size: cover; background-position: center; }
.pasticceria img { display: none; }
.pasticceria .txt { margin-left: -10px; text-align: right; background-color: rgba(0,0,0,0.5); position: relative; width: 50%; padding: 80px; border-radius: 0 20px 20px 0; border: 10px solid #fff; }
.pasticceria .txt .cta { margin-right: -165px; -webkit-box-shadow: 0px 3px 10px -1px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 3px 10px -1px rgba(0,0,0,0.3);
box-shadow: 0px 3px 10px -1px rgba(0,0,0,0.3);}
.pasticceria .txt h3 { font-size: 41px; line-height: 1 }
.pasticceria .txt p { margin: 20px 0 30px }

footer { padding: 40px 0 }
footer a, footer p { color: #fff }
footer a:hover { font-weight: bold; }
footer .flex div { width: 33.33%; }
footer .flex {justify-content: space-between; align-items: center;}
footer .social img { width: 25px; margin-top: 20px }
footer .logo img { width: 220px; height: 220px }
footer .cl.upper { line-height: 1.8 }
footer .cl.upper img { transition: all 0.5s ease 0s; width: 30px; margin-bottom: -5px }
footer .cl.upper a:hover img { transform: rotate(10deg); }

.bottom { padding: 10px 0; }
.bottom p, .bottom a { font-size: 12px; color: #fff }

footer .cl.upper { text-align: right; }

/*pages*/
.bg { height: 200px; width: 100%; background-position: center; background-size: cover; }
.title { text-align: center; display: flex; align-items: center; justify-content: center; padding: 40px }
.title img { width: 80px }
.title h3 { font-size: 45px; font-weight: 500; letter-spacing: 2px; margin: 0 10px }
.bgp { height: 24px;  opacity: 0.5; width: 300px;  background-image: url(../images/pois.png); background-size: 530px }
.txtpage { text-align: center; padding: 0 15% }
.txtpage h2 { font-size: 25px; }
.txtpage h3 { font-size: 50px; color: #d3bb69; line-height: 1 }
.txtpage h2 span { font-size: 50px }
.txtpage p { position: relative; }
.apici { font-size: 40px; position: absolute; top: 0 }
.a2 { margin-bottom: -33px; display: inline-block; }
.a2, .a1 { width: 50px }
.photo { margin: 90px 0; justify-content: center; flex-wrap: wrap; }
.photo img { transition: all 0.5s ease 0s; border: 10px solid #fff; -webkit-box-shadow: 0px 0px 13px -1px rgba(156,19,46,0.4);
-moz-box-shadow: 0px 0px 13px -1px rgba(156,19,46,0.4); 
box-shadow: 0px 0px 13px -1px rgba(156,19,46,0.4); margin: 0; height: 320px; max-width: 500px}
.photo img:nth-child(2) { transform: rotate(5deg); position: relative; z-index: 1; }
.photo img:hover { transform: rotate(-2deg) }
.ellys { background-color: #d35266 }
.ellys .bgp { opacity: 1 }
.bge { width: 100%; margin-top: -100px; }

.gallery { position: relative; margin: -5px 0 80px }
.gallery .flex { flex-wrap: wrap; overflow: hidden; position: relative; }
.gallery .flex a { width: 16.66%; position: relative; margin-top: -100px; overflow: hidden; border-right: 10px solid #fff; border-top: 10px solid #fff }
.gallery .flex a:nth-child(odd) { height: 300px; margin-top: 0 }
.gallery .flex img { width: 100%; object-fit: cover; height: 100%; }
.gallery .flex i { transition: all 0.3s ease 0s; opacity: 0; -webkit-box-shadow: 0px 3px 10px -1px rgba(0,0,0,0.8);
-moz-box-shadow: 0px 3px 10px -1px rgba(0,0,0,0.8);
box-shadow: 0px 3px 10px -1px rgba(0,0,0,0.8); position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); background-color: #f29794; color: #fff; padding: 20px; border-radius: 50%; font-size: 38px; border: 5px solid #a6192b }
.gallery .flex a:hover i { transition: all 0.3s ease 0s; opacity: 1; }
.trick { position: absolute; background-color: #fff; height: 10px; width: 100%; top: 0; left: 0; z-index: 1; }

.pf img { width: 50%; height: 100%; }
.pf.flex { align-items: center; justify-content: space-between; margin-bottom: 80px }
.form { width: 50%; }
.form .cta { width: 100%; text-align: center; font-size: 30px; }
.form .cta:hover { transform: rotate(0); }
.form form { -webkit-box-shadow: 0px 0px 13px -1px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 13px -1px rgba(0,0,0,0.3); 
box-shadow: 0px 0px 13px -1px rgba(0,0,0,0.3); margin-top: 30px; border-radius: 20px; padding: 30px; background-color: #eee; display: flex; flex-direction: column; }
.form form input, textarea { font-size: 14px; font-family: 'Quicksand', sans-serif; padding: 10px; border-radius: 20px; border: 2px solid #ccc; margin: 5px 0; background-color: #fff  }
.form form p.center { line-height: 1.3; margin-bottom: 15px }
#checkbox { display: flex; }
#checkbox input { margin-right: 3px }
.obbligo { font-size: 14px }

.box.page { background-image: none; padding: 0; justify-content: space-between; margin-bottom: 80px }
.box.page .bl { width: 32%; float: none; padding: 0; margin: 0 }
.box.page .bl a { color: #fff; padding: 40px; display: inline-block;}
.box.page .bl:hover { transform: rotate(0); }

.cno { display: none; }

.sitemap { -webkit-box-shadow: 0px 0px 13px -1px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 13px -1px rgba(0,0,0,0.3); 
box-shadow: 0px 0px 13px -1px rgba(0,0,0,0.3); border: 10px solid #fff; justify-content: center; width: 700px; margin: 0 auto; flex-direction: column; border-radius: 20px; margin-bottom: 50px; padding: 40px 0 }
.sitemap a { transition: all 0.5s ease 0s; display: flex; justify-content: center; align-items: center; margin: 5px; font-size: 22px; color: #fff }
.sitemap a img { transition: all 0.5s ease 0s; width: 30px; margin: 0 5px 5px 0 }
.sitemap a:hover { color: #ffb001 }
.sitemap a:hover img { transform: rotate(10deg); }

.error p { font-size: 20vw; margin: -100px 0 -60px }
.error { margin-bottom: 50px }

.ellys.dove { background-color: #eee }

@media screen and (max-width: 1200px) {
.pasticceria .txt { margin-left: 0; border-radius: 20px; width: 80%; margin: 0 auto; text-align: center; }	
.pasticceria .txt .cta { margin: 0 }
}

@media screen and (max-width: 1024px){
.slidehome .txt h1 { font-size: 35px }
.slidehome .txt { width: 700px }
.ellyshome { padding-bottom: 50px }
.ellyshome .txt.none { display: inline-block; }
.ellyshome .txt.none h3 { margin-top: 0 }
.ellyshome .txt.nonemobile h2, .txt.nonemobile h3 { display: none; }
.ellyshome .flex { flex-wrap: wrap; text-align: center;justify-content: center; }
.ellyshome .txt { width: 90% }
.ellyshome img { margin-bottom: 30px }
.box { padding: 40px 0 }
.box .bl { width: 100%; margin: 10px 0!important; min-height: auto; }
.box .bl:hover { transform: rotate(0); }
.pasticceria .txt { width: 90% }
.title h3 { font-size: 40px }
.title div { width: 200px }
.bge { margin-top: -50px }
.box.page { flex-wrap: wrap; }
.box.page .bl { width: 100%; margin-bottom: 20px!important; text-align: center; }
.box.page .line { margin: 20px auto }
.box.page { margin-bottom: 20px }
.gallery .flex a { width: 25% }
.error p { font-size: 40vw; }
}

@media screen and (max-width: 768px){
.info { display: none; }
header { padding-bottom: 126px; }
.divmenu { margin-top: 0; justify-content: space-between;
padding: 7px 10px;
border-top: 8px solid #f29794; }
header .logo { position: absolute; left: 0; right: 0; top: 0; margin: 0 auto }
.menu_responsive { position: fixed; }
.button button, .button { -webkit-box-shadow: 0px 0px 13px -1px rgba(156,19,46,0.5);
-moz-box-shadow: 0px 0px 13px -1px rgba(156,19,46,0.5);
box-shadow: 0px 0px 13px -1px rgba(156,19,46,0.5); border-radius: 30px; background-color: #fff; width: 100px; height: auto; display: inline-block; margin: 0; }
.button button { padding: 0; box-shadow: none; }
.button { padding: 15px 0; }
.button:hover { box-shadow: none; background-color: #fff }
.button span { display: none; }
.button img { margin: 1px 0 -4px; width: auto; height: 30px }
.slidehome { text-align: center; overflow: inherit; }
.slidehome .txt { margin-top: 40px; width: 100%; position: relative; transform: translate(0); top: 0; left: 0; background-color: transparent; }
.slidehome .txt h1 { padding: 15px 0 20px; line-height: 1.2; outline: none; font-weight: lighter; background-color: transparent; color: #555; text-shadow: none; }
.slidehome .txt a { display: none; }
.cno { display: inline-block; position: absolute; bottom: -20px; left: 0; right: 0; width: 160px; margin: 0 auto}
.ellyshome { padding-top: 60px; }
.ellyshome img { width: 300px; margin-top: 10px }
.ellyshome .txt h2 { font-size: 45px }
.ellyshome .txt h3 { line-height: 1.1 }
.box { padding: 40px 4% }
.pasticceria .txt { padding: 40px }
footer .flex { flex-direction: column-reverse; }
footer .flex div { width: 100%; text-align: center!important; }
footer .logo img { width: 150px; height: 150px; margin-bottom: 10px }
footer .flex { flex-wrap: wrap; }
footer .cl.upper { display: none; }
.box .bl { min-height: 330px; float: none; margin: 25px 0!important }
.title { flex-direction: column; }
.title div { margin-top: 35px; width: 90% }
.txtpage { padding: 0 4% }
.a2, .a1 { width: 40px }
.a2 { margin-bottom: -25px }
.photo { flex-wrap: wrap; justify-content: center; padding: 4%; overflow: hidden; margin: 40px 0 }
.photo img { height: 220px; width: 280px }
.txtpage h3 { font-size: 40px }
.bge { margin-top: 0 }
.bg { height: 180px }
.title { padding: 30px 0 }
.box.page .bl { margin-bottom: 0px!important;}
.box.page .bl a { padding: 30px }
.pf.flex { flex-direction: column-reverse; margin-bottom: 0}
.form { width: 90%; margin-top: 20px }
.pf img { max-width: 500px; width: 90%; }
header .logo { width: 190px }
header { padding-bottom: 120px }
.slidehome .txt { margin-top: 10px }
.gallery .flex a { width: 33.33%; }
.gallery { margin-left: 10px; }
.gallery .flex a:hover i { opacity: 0 }
.sitemap { width: 90%; }
}

@media screen and (max-width: 450px){
.ellyshome .txt h2 { font-size: 40px }
header { padding-bottom: 100px }
header .logo { width: 200px }
.box h2 { font-size: 30px }
p { font-size: 15px }
.ellyshome .txt.none h3 { font-size: 25px; margin-top: 10px }
.box h3 { font-size: 20px }
.pasticceria .txt h3 { font-size: 30px }
.bottom { padding: 10px 13% }
.bottom p { line-height: 1.3 }
.bg { height: 100px }
.title h3 { font-size: 30px }
.title img { width: 70px; margin-bottom: 10px }
header .logo { width: 170px }
.gallery .flex a { width: 50% }
.slidehome .txt h1 { padding: 15px 5px 20px }
.pasticceria { background-image: none; background-color: transparent; padding: 0; }
.pasticceria .txt { color: #444; background-color: transparent; padding: 40px 4%; border: none; }
.pasticceria img { display: inline-block; width: 100%; margin: -60px 0 5px }
.button button, .button { width: 80px }
.button button, .button img { height: 25px }
.error p { font-size: 100px; margin: -30px 0 0 }
}	

@media screen and (max-width: 320px){
.slidehome .txt h1 { font-size: 30px }
.button button, .button { width: 70px }
.button { padding: 10px 0 }

}


.pf .contatti-slick img {width: 100%;height: 100%;object-fit: cover;max-width: none;}