* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.container {
  width: 100%;
  height: auto;
  position: relative;
}
.container figure {
  width: 100%;
  height: 100vh;
  line-height: 0;
}
figure img {
  width: 100%;
  height: 100%;
}
/*
.slide {
  position: absolute;
  bottom: 10px;
  display: flex;
  justify-content: center;
  width: 100%;
}
.slide img {
  width: 100px;
  height: 80px;
  margin: 10px;
  border: 2px solid #fff;
  border-radius: 4px;
  transition: 0.5s;
  cursor: pointer;
}
.slide img:hover {
  transform: scale(1.3);
}
*/

.slideteste{
  display: flex;
}

html,body{
  height: 100%;
  overflow-y: hidden;
  overflow-x: hidden;
}
header{
  padding: 20px 0;
  height: 200px;

 }
 
.card {
  position: relative;
  height: 400px;
  font-family: cursive;
  display: block;
  margin: 10px auto;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  border-radius: 3px;
}

img {
  width: 100%;
  height: auto;
}

.txt-center {
  display: block;
  text-align: center;

}
.txt-space-around {
  padding: 20px;
  background-image: linear-gradient(to right,#260907 ,#240a08);
  -webkit-background-clip: text;
  color: transparent;
}
h2 {
  font-size: 15px;
  font-family: cursive;
}

.btn-buy:link,
.btn-buy:visited {
  border: 0;
  background-color: rgb(109, 218, 109);
  color: #000;
  font-weight: 700;
  font-size: 11px;
  padding: 5px;
  position: absolute;
  text-decoration: none;
  bottom: 0;
  left: 30%;
  margin-bottom: 10px;
  transition: all 0.2s;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  border-radius: 100px;
}
.btn-buy:hover {
  transform: translateY(-3px);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
  color: white;
  font-weight: 900;
}
.btn-buy:active {
  transform: scale(1);
}

.container-grid {
  display: grid;
  grid-template-columns: auto auto auto auto auto auto auto auto auto;
  background-color: #f6c0a1 ;
  padding: 10px;
  column-gap: 5px; 
}

.container-grid-div {
  background-color: #f6c0a1;
  /* border: 1px solid black; */
  font-size: 30px;
  text-align: center;
  transition: 0.6s;

}

.check{
  display:none;
}

a{
  color: black;
  font-size: 125%;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-style: normal;
  border-color: antiquewhite;

}

td{
  width: 4cm;
  border: 3px;
  text-align:end;
  
}
.center{
  display: flex;
  flex-wrap: wrap;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 2%;
  text-align: center;
  
}

.logo{
  width: 30%;


}


.menu{
  padding: 0px;
  width: 40%;
  text-align: right;
  color: black;
  text-decoration: none;
  font-weight: bold;
  margin-top: 50px;
  /* margin-right: 15px; */
}

body{
  
  background-color: #db7788;
  height: auto;
  list-style: none;
}

img{
  margin: 20px ;
  width: 40%;
  
  
}


.cakeimg{
  margin: 5px ;
  width: 90%;

}
 
/*section.sobre{
  position: relative;
  height: calc(100% - 200px);
}
*/
.bolo1{
  width: 500px;
  height: 500px;

}


.extras{
  position: absolute;
  width: 700px;
  height: 700px;
  background-color: #db7788;
  border-radius: 50%;
  right: -200px;
  top: 300px;
  
}

.divstyle{
  height:9000px; 
  background-color:#f6c0a1;
}
 
.social-media{
  width: 400px;
  margin: 0 auto;

}

.tdindex{
  height: 100px;
  text-align: center;
  
}

.linkindex{
  order: 4px 
 border-radius: 15px;
}

.extras2{
  position: absolute;
  width: 0px;
  height: 0px;
  background-color: #d9fafa;
  border-radius: 50%;
  left: -200px;
  top: 300px;
  
}

.texto-sobre{
  margin-top: 100px;

}


.h1index{
  color: #64211c;
  text-align: center;
  font-size: 35px;
}

.texto-sobre{
  margin: 10px 0;
  color: #64211c;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  max-width: 1000px;
  text-align: center;
}


.divtexto-sobre{
  width: 350px;
  margin-left: 250px;
}

.button{
  border: 0;
  background-color:#fadbe0;
  color: black;
  border-radius: 10px;
  width: 100px;
  height: 50px;
  cursor: pointer;
  margin-left: 125px;
}

.divstyleCardapio{
  height:9000px; 
  background-color: #e3f7f8;
}


.chocomortop3{
  width: 700px;
}

.cakecenoura2{
  width: 700px;
  
}

.cakewhiteblue{
  width: 700px;

}

.cakewhite{
  width: 700px;
}

.divstyleSobre{
  height:9000px; 
  background-color:#fadbe0;
 
}

.divsobreeu{
  max-width: 2000px;
  background-color: #f6c0a1;
}

.eu{
  color: black;
  font-size: 25px;
  font-weight: bold;
  font-style: normal;
  max-width: 2000px;
  text-align: center;
}

.peu{
  text-align:center;
  width:10cm;
}

.tdeu{
  height: 20cm;
  border: 4px solid black;
}

.tdeutexto{
  border: 6px solid black;
}

.tableeu{

  margin-left:300px;
  border-radius: 50px;

}

.imgeu{
  width: 400px;
  height: px;
  
}

.feu{
  text-align:center;
}

#item1 {
  min-height: 30px;
}

#item2 {
  min-height: 50px;
}

  #container {
    height: 200px;
    width: 240px;
  }

.flex {
      display: flex;
      flex-wrap: wrap;
}

.divstyleRetirada{
  background:fixed;

}

.endloc{
  color: white;
  text-align:center;
  font-size: 23px;
}
.nomeret{
  text-align:center;
  color: white;
}

.location{
  width: 2000px;
 height: 300px;
 
}

.formulario {
  max-width: 650px;
  text-align: center;
  margin: 20px auto;
}
.formulario input, form textarea {
  border: 0;
  outline: 0;
  padding: 0.8em;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  display: block;
  width: 100%;
  margin-top: 16px;
  font-family:'open_sansregular';
  font-size:16px;
  color:#424242;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  resize: none;
}
.formulario input:focus, .formulario textarea:focus {
   
  color:#3cafe7; 
  -moz-box-shadow: 0 0px 2px #3cafe7 !important;
  -webkit-box-shadow: 0 0px 2px #3cafe7 !important;
  box-shadow: 0 0px 2px #3cafe7 !important;
}
.formulario .btn-submit {
  color: #fff;
  background: #3cafe7 ;
  cursor: pointer;
  transition: 0.5s;
}
.formulario .btn-submit:hover {
 
  background-color:#424242;
  -moz-box-shadow: 0 1px 1px 1px rgba(170, 170, 170, 0.6);
  -webkit-box-shadow: 0 1px 1px 1px rgba(170, 170, 170, 0.6);
  box-shadow: 0 1px 1px 1px rgba(170, 170, 170, 0.6);
}
.formulario textarea {
  height: 174px;
}
.metade {
  float: left;
  width: 48%;
  margin-bottom: 1em;
}
.right { width:50%;}
.left  { margin-right:2%; }
@media (max-width: 768px) {
  
  .metade { width:100%; float:none; margin-bottom:0; }
}

.bar{
  width: 7px;
  height: 7px;
  border: 2px solid #11111fac;
  border-radius: 5px;
  margin: 5px;
  cursor: pointer;
  transition: 0.5s all;
  box-shadow: 1px 1px 1px #11111f63;
}

.navigation{
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translate(-50%);
  display: flex;
  
  
}

.bar:hover{
  background-color: #ffff;
  box-shadow: 1px 1px 3px  white;
  transform: scale(1.05);
}

#slide1:checked ~ .s1{
  margin-left: 0;
}

#slide2:checked ~ .s1{
  margin-left: -20%;
}
#slide3:checked ~ .s1{
  margin-left: -40%;
}
#slide4:checked ~ .s1{
  margin-left: -60%;
}
#slide5:checked ~ .s1{
  margin-left: -80%;
}