html,body{
min-width:1280px;
width:100%;
margin: 0;
background:#fbf4e9;
}
@font-face {
 font-family:SCSecretOriginsBB;
 src:url(/fonts/SCSecretOriginsBB.fddc030.eot);
 src:url(/fonts/SCSecretOriginsBB.fddc030.eot#iefix) format("embedded-opentype"),
 url(/fonts/SCSecretOriginsBB.2272c68.woff2) format("woff2"),
 url(/fonts/SCSecretOriginsBB.acc16a2.woff) format("woff");
 font-weight:700;
 font-style:normal;
 font-stretch:normal;
 font-display:swap
}

footer{
background: #000;
min-height: auto;
position: relative;
}
.footlogo{
background: url('/img/logoin.png');
background-size: 100% 100%;
width: 90px;
height: 90px;
position: absolute;
top: -45px;
margin-left: calc(50% - 45px);
}


.content{
width:1280px;
margin:auto;
}
header{
background-image: url('/img/kitchen_pattern-desk.jpg');
background-size: 180px 180px;
border-width: 4px;
height: 360px;
border-bottom: 2px solid #df8686;
border-width: 4px;
}
*, ::before, ::after {
  box-sizing: border-box;
}
.headers{
height: 102px;
top: 0;
left: 0;
background-position: 0 0;
background-repeat: no-repeat;
background-size: contain;
max-width: 1280px;
min-width: 1280px;
width: 1280px;
margin: auto;
position: relative;
}
.logoup{
background: url('/img/logo.png');
width: 500px;
height: 61px;
background-size: 100% 100%;
top: 20px;
position: absolute;
}


.menu {
  font-family: SCSecretOriginsBB,sans-serif;
  font-weight: 700;
  font-size: 30px;
  line-height: 100%;
  text-shadow: -2px -2px 0 #132d63,0 -2px 0 #132d63,2px -2px 0 #132d63,2px 0 0 #132d63,2px 2px 0 #132d63,0 2px 0 #132d63,-2px 2px 0 #132d63,-2px 0 0 #132d63,0 4px 0 #132d63,-2px 4px 0 #132d63,2px 4px 0 #132d63,3px 3px 3px rgba(0,0,0,.5);
  color: #fff;
  padding: 4px 20px;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
}
.hover:hover {
  color: #ffe300;
  transform: scale(1.1);
  transition: transform .2s ease-out;
  cursor: pointer;
}

.adstop{
    background-position: 0 0;
background-repeat: no-repeat;
background-size: contain;
max-width: 1280px;
min-width: 1280px;
width: 1280px;
margin: auto;
position: relative;
}
.imghead{
width: 370px;
position: absolute;
right: 40px;
top: -95px;
}


.headtitle{
width:1280px;
margin:auto;
position: relative;
}
.headzone{
text-shadow: -2px -2px 0 #132d63,0 -2px 0 #132d63,2px -2px 0 #132d63,2px 0 0 #132d63,2px 2px 0 #132d63,0 2px 0 #132d63,-2px 2px 0 #132d63,-2px 0 0 #132d63,0 4px 0 #132d63,-2px 4px 0 #132d63,2px 4px 0 #132d63,3px 3px 3px rgba(0,0,0,.5);
font-family: SCSecretOriginsBB,sans-serif;
font-weight: 700;
font-size: 45px;
line-height: 100%;
padding: 20px 60px 0;
border: 4px solid #df8686;
  border-bottom-color: rgb(223, 134, 134);
  border-bottom-style: solid;
  border-bottom-width: 4px;
border-radius: 15px;
left: calc(30px + 1vw);
top: -39px;
border-bottom: 0;
font-size: 55px;
position: absolute;
z-index: 15;
background: #fbf4e9;
color:white;
}
.headrel{
  height: 100px;
  z-index: 0;
  height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  position: relative;
  height: 100px;
  z-index: 0;

}


 
.headzonefon::after {
background-image: url('/img/recipe_header_comp-mobile.png');
background-position: 50%;
background-size: 100% 100%;
display: inline-block;
position: absolute;
content: "";
width: 368px;
height: 73px;
top: -42px;
right: -250px;
}
.headzonefon {
text-shadow: -2px -2px 0 #132d63,0 -2px 0 #132d63,2px -2px 0 #132d63,2px 0 0 #132d63,2px 2px 0 #132d63,0 2px 0 #132d63,-2px 2px 0 #132d63,-2px 0 0 #132d63,0 4px 0 #132d63,-2px 4px 0 #132d63,2px 4px 0 #132d63,3px 3px 3px rgba(0,0,0,.5);
font-family: SCSecretOriginsBB,sans-serif;
font-weight: 700;
font-size: 45px;
line-height: 100%;
padding: 20px 60px 0;
border: 4px solid #df8686;
  border-bottom-color: rgb(223, 134, 134);
  border-bottom-style: solid;
  border-bottom-width: 4px;
border-radius: 15px;
left: calc(30px + 1vw);
top: -39px;
border-bottom: 0;
font-size: 55px;
position: absolute;
z-index: 15;
background: #fbf4e9;
color:white;
}





.headzone::before {
  content: "";
  background: #fbf4e9;
  position: absolute;
  bottom: 0;
  height: 40px;
  width: 12px;
  left: -5px;
}


.headzone::after {
  content: "";
  background: #fbf4e9;
  position: absolute;
  bottom: 0;
  height: 40px;
  width: 12px;
  right: -5px;
}
input,textarea {
  width: 100%;
  padding: 6px 20px;
  margin: 8px 0;
  box-sizing: border-box;
}



.pi-theme-round {
  background-color: #E6F1DE;
  border-radius: 0px 1.2em;
  box-shadow: 1px 1px 1px #999;
  margin-right: 10px;
  padding: 5px;
  text-align: left;
  width: auto;
  min-width: 175px;
}
.page-content .portable-infobox .pi-header {
  font-size: 14px;
  line-height: 1.25;
  padding: 9px;
}
.pi-theme-round section:first-of-type h2 {
  border-radius: 0px 16px  0px 0px;
  text-align: center;
}
.page-content .portable-infobox h2, .page-content .portable-infobox h3 {
  border-bottom: 0;
  font-family: inherit;
  font-weight: 700;
  margin: 0;
}
.pi-secondary-background {
  background: #337800;
  color: #fff;
}


.pi-layout-stacked .pi-data {
  display: block;
}
.pi-image + .pi-data, .pi-image-collection + .pi-data, .pi-secondary-background + .pi-data, .portable-infobox > .pi-data:first-child {
  border-top: 0;
}
.pi-secondary-background + * > .pi-data:first-child, .pi-secondary-background + .pi-data {
  border-top: 0;
}
.pi-data {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  grid-column-gap: 9px;
  border-top-style: solid;
  border-top-width: 1px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: flex;
  flex-direction: row;
  overflow: hidden;
}
.pi-caption, .pi-data, .pi-header, .pi-navigation, .pi-title {
  padding-left: 9px;
  padding-right: 9px;
}
.pi-border-color {
  border-color: var(--pi-border-color);
  z-index: 1;
}
.pi-item-spacing {
  padding-bottom: 9px;
  padding-top: 9px;
}



.defaultButton--green .defaultButton__label {
  background: linear-gradient(0deg,#6fcf45,#6ecb45 25%,#78dd4b 45%,#95e46f);
  
}
.defaultButton__label {
  font-size: 18px;
}
.defaultButton__label {
  padding: 8px 15px 6px;
  border-radius: 60px;
  background: linear-gradient(0deg,#faac00,#e69702 35%,#e69900 45%,#f9e249 92%);
  box-shadow: inset 0 0 1px 0 rgba(0,0,0,.2),0 3px 1px -3px #193241;
  border-bottom: 1px solid #193241;
  border-right: 1px solid #193241;
  font-family: SCSecretOriginsBB,sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: .2px;
  text-shadow: -1.2px -1.2px 0 #132d63,0 -1.2px 0 #132d63,1.2px -1.2px 0 #132d63,1.2px 0 0 #132d63,1.2px 1.2px 0 #132d63,0 1.2px 0 #132d63,-1.2px 1.2px 0 #132d63,-1.2px 0 0 #132d63,0 1.2px 0 #132d63,-1.2px 1.2px 0 #132d63,1.2px 1.2px 0 #132d63;
}

.defaultButton__border {
  border: 1px solid #fefbdb;
  cursor:pointer;
}
.defaultButton__border {
  position: relative;
  background-color: #fefbdb;
  border: 1px solid #fefbdb;
  border-radius: 30px;
  padding:1px;
}



.defaultButton__label::before {
  content: "";
  position: absolute;
  width: 30px;
  height: 15px;
  top: 0;
  left: 2px;
  background: url(/img/button-spark.eacb805.png);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  background-size: 100% 100%;
  background-position: 50%;
  background-repeat: no-repeat;
  z-index: 10;
  opacity: .8;
}
.defaultButton__border:hover{
    transform: scale(1.1);
transition: transform .2s ease-out;
}