/*akzidenz*/
@font-face {
    font-family: 'akzidenz-grotesk_proBdCn';
    src: url('./fonts/akzidenzgroteskpro-boldcn-webfont.woff2') format('woff2'),
        url('./fonts/akzidenzgroteskpro-boldcn-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'akzidenz-grotesk_proBdCnIt';
    src: url('./fonts/akzidenzgroteskpro-boldcnit-webfont.woff2') format('woff2'),
        url('./fonts/akzidenzgroteskpro-boldcnit-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'akzidenz-grotesk_proRgCn';
    src: url('./fonts/akzidenzgroteskpro-cn-webfont.woff2') format('woff2'),
        url('./fonts/akzidenzgroteskpro-cn-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'akzidenz-grotesk_proCnIt';
    src: url('./fonts/akzidenzgroteskpro-cnit-webfont.woff2') format('woff2'),
        url('./fonts/akzidenzgroteskpro-cnit-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'akzidenz-grotesk_proLtCn';
    src: url('./fonts/akzidenzgroteskpro-lightcn-webfont.woff2') format('woff2'),
        url('./fonts/akzidenzgroteskpro-lightcn-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'akzidenz-grotesk_proLtCnIt';
    src: url('./fonts/akzidenzgroteskpro-lightcnitalic-webfont.woff2') format('woff2'),
        url('./fonts/akzidenzgroteskpro-lightcnitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'akzidenz-grotesk_proMdCn';
    src: url('./fonts/akzidenzgroteskpro-mdcn-webfont.woff2') format('woff2'),
        url('./fonts/akzidenzgroteskpro-mdcn-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'akzidenz-grotesk_proMdCnIt';
    src: url('./fonts/akzidenzgroteskpro-mdcnit-webfont.woff2') format('woff2'),
        url('./fonts/akzidenzgroteskpro-mdcnit-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'akzidenz-grotesk_proXBdCn';
    src: url('./fonts/akzidenzgroteskpro-xbdcn-webfont.woff2') format('woff2'),
        url('./fonts/akzidenzgroteskpro-xbdcn-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/*futura*/
@font-face {
    font-family: 'futura_stdbold_oblique';
    src: url('./fonts/futurastd-boldoblique-webfont.woff2') format('woff2'),
        url('./fonts/futurastd-boldoblique-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'futura_stdbook';
    src: url('./fonts/futurastd-book-webfont.woff2') format('woff2'),
        url('./fonts/futurastd-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/*motorinobold*/
@font-face {
    font-family: 'motorinobold';
    src: url('./fonts/motorino-bold-2-webfont.woff2') format('woff2'),
        url('./fonts/motorino-bold-2-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/*sackers_gothic*/
@font-face {
    font-family: 'sackers_gothic_stdheavy';
    src: url('./fonts/sackersgothicstd-heavy-webfont.woff2') format('woff2'),
        url('./fonts/sackersgothicstd-heavy-webfont.woff') format('woff');
}

@font-face {
    font-family: 'sackers_gothic_stdmedium';
    src: url('./fonts/sackersgothicstd-medium-webfont.woff2') format('woff2'),
        url('./fonts/sackersgothicstd-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

body {
    width: 1920px;
    height: 1080px;
}

.container {
    width: 1720px;
    height: 1080px;
    left: 150px;
    display: flex;
    flex-direction: column;
    padding: 40px;
    color: #412020;
    position: relative;
}

.perdido {
    position: absolute;
    left: 0px;
    width: 150px;
    height: 1080px;
    background-color: #412020;
}

/*Titulo...................................*/

.conteinet-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-height: 200px;
}

.title {
    text-align: left;
    font-size: 225px;
    font-family: akzidenz-grotesk_proXBdCn;
    font-weight: bold;
    margin: 0px 0px 4px -1px;
    transform: scaleY(1.2);
    color: #412020;
}

/* Menu...............................*/

.content {
    display: flex;
    height: 802px;
    margin-top: 20px;
}

.left {
    width: 430px;
    display: flex;
    flex-direction: column;

}

.center {
    width: 564px;
    display: flex;
    flex-direction: column;
    padding-left: 1px;
    margin-left: 40px;
}

.right {
    width: 564px;
    display: flex;
    flex-direction: column;
    padding-left: 1px;
    margin-left: 40px;
}

.menu-section h2 {
    font-family: sackers_gothic_stdheavy;
    font-size: 17px;
    margin-bottom: 10px;
    border-top: 2px solid #4a3b38;
    border-bottom: 2px solid #4a3b38;
    padding-top: 12px;
    padding-bottom: 12px;
    width: 565px;
}

.menu-item {
    margin-bottom: 6px;
    width: 570px;
    font-size: 27px;
}

.menu-item h3 {
    font-family: sackers_gothic_stdheavy;
    font-size: 23px;
    margin-right: 9px;
    letter-spacing: 1px;
    overflow: hidden;
    white-space: nowrap;
    margin-left: 0px;
}

.menu-item sup {
    font-size: 18px;
    width: auto;
    margin: 5px;
    margin-left: 10px;
    font-weight: bold !important;
}

.menu-item p {
    font-size: 26px;
    font-family: futura_stdbook;
    width: 563px;
    height: 67px;
    overflow: hidden;
    font-weight: 600;
}

.column-rigth .menu-item p {
    height: 93px;
}

.price-sizes {
    display: flex;
    height: 205px;
    font-family: akzidenz-grotesk_proXBdCn;
    font-size: 32px;
    flex-wrap: wrap;
    margin-top: 42px;
    margin-bottom: 40px;
    color: #412020;
}

.price-sizes div {
    display: flex;
    align-items: center;
}

.price-sizes .price {
    font-size: 1.2em;
}

.includes {
    height: 520px;
    width: 365px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    font-size: 26px;
    align-items: stretch;
    margin-bottom: 40px;
}

.includes-1,
.includes-2,
.includes-3 {
    margin-top: 10px;
}

.left .price-sizes .img-price-1 {
    width: 45px;
    height: 45px;
    margin: 6px 2px 0px 86px;
}

.left .price-sizes .img-price-2 {
    width: 102px;
    height: 44px;
    margin: 6px 0px 0px 47px;
}

.left .price-sizes .img-price-3 {
    width: 170px;
    height: 43px;
    margin: 9px 0px 0px 79px;
}

.left .price-sizes img {
    margin-right: 5px;
}

.includes .includes-titel {
    font-family: sackers_gothic_stdheavy;
}

.includes-subtitle {
    font-family: sackers_gothic_stdheavy;
    font-size: 18px;
    width: 365px;
    height: 24px;
    overflow: hidden;
}

.includes-text {
    font-family: futura_stdbook;
    font-size: 23px;
    height: 66px;
    overflow: hidden;
}

.column-center {
    display: flex;
    flex-wrap: wrap;
    width: 565px;
    height: 728px;
    align-content: space-around;
}

.column-rigth {
    display: flex;
    flex-wrap: wrap;
    width: 565px;
    height: 728px;
    align-content: space-around;
}


.Allergens {
    font-family: futura_stdbook;
    width: 430px;
    height: 280px;
}

.Allergens-list {
    font-size: 18px;
}

.Allergens-title {
    font-family: sackers_gothic_stdheavy;
    font-size: 29px;
    margin-bottom: 11px;
}

ul {
    height: 198px;
    font-size: 25px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

li {
    margin: 0px 0px 21px 30px;
    line-height: 50px;

}

.title-menu-item {
    font-family: sackers_gothic_stdheavy;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.sold-out {
    font-family: 'motorinobold';
    font-size: 27px;
    font-style: italic;
    transform: scaleY(1.5);
    display: inline-block;
  }


/* Lineas..........................................*/

.lines {
    position: absolute;
}

.line-1 {
    position: absolute;
    background-color: #ece8e8;
    width: 3px;
    height: 689px;
    top: 91px;
    left: 448px;
}

.line-2 {
    position: absolute;
    background-color: #ece8e8;
    width: 3px;
    height: 689px;
    top: 94px;
    left: 1048px;
}

.line-3 {
    position: absolute;
    background-color: #ece8e8;
    width: 430px;
    height: 3px;
    top: 615px;
    left: 0px;
}