.title-platos{
    text-align: center;
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.puntos-platos {
    color: #FF0000;
    font-size: 40px;
    vertical-align: middle;
    letter-spacing: 0;
}
.item-plato{
    padding: 0 30px;
}
.title-price-producto{
    text-align: right;
}
.title-price-producto p{
    font-size: 21px;
    color: #FFB61A;
    text-transform: uppercase;
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
    margin-top: 5px;
    text-align: left;
}
.title-price-producto span{
    display: inline-block;
    width: 19%;
    text-align: right;
    font-size: 21px;
    color: #9bd974;
}
.description-producto p{
    font-size: 18px;
    line-height: 23px;
    text-align: justify;
    margin-top: 5px;
}
#carta .contenido{
    padding-bottom: 35px;
}
.title-platos p.subtitle{
    font-size: 18px;
    line-height: 23px;
    text-align: justify;
    margin-top: 0;
    padding: 0 30px;
    text-transform: initial;
    margin-bottom: 30px;

}
.item-apartado.border{
    border: 1px solid #FFB61A;
}
.item-apartado.fondo{
    background: #9bd974;
    margin: 30px;
    padding: 10px 0;
}
.item-apartado.fondo .title-platos{
    color: black;
    font-size: 19px;
    font-weight: bold;
}
.item-apartado.fondo .title-platos .puntos-platos{
    display: none;
}
.item-apartado.fondo .title-platos .subtitle{
    margin-top: 0;
    text-align: center;
}
.item-apartado.fondo .title-price-producto p{
    color: #fff;
    font-weight: bold;
}
.item-apartado.fondo  .description-producto p{
    color: black;
    font-weight: bold;
    font-size: 15px;
}
.item-apartado.fondo .title-price-producto span{
    color: black;
}
.item-apartado.fondo .title-price-producto{
   text-align: left;
}
.bloque01 .fila .producto .entrante, .bloque01 .fila .producto .principales {
    background-image: url('../imagenes/1x/Recurso 121.png');
    margin-top: 50px;
}
.bloque01 .fila .producto .primeros-platos{
    padding: 50px !important;
    background-image: url('../imagenes/1x/Recurso 121.png');
}
.bloque01 .fila .producto .postres {
    background-image: url('../imagenes/1x/Recurso 3.png');
    margin-top: 50px;
}
.entrante .subt, .principales .subt{
    display: block;
    font-size: 18px;
    color: #000;
}
.postres .subt{
    display: block;
    font-size: 18px;
    color: #9bd974;
}
.border-two{
    margin: 30px;
    border: 1px solid white;
    padding-bottom: 10px;
}
.border-two .title-price-producto{
    text-align: left;
}
.border-two .title-price-producto p{
    text-transform: initial;
}
.border-two .title-price-producto p.green{
    color: #9bd974;
}
.border-two .title-price-producto p.red{
    color: red;
}
.bloque01 .fila .producto .subtitulo {
    padding: 20px 0 30px 0;
}
.one-product .producto{
    width: 100% !important;
    text-align: center;
}
.one-product .subt{
    font-size: 24px;
    color: #FFB61A;
}
.row{
    display: flex;
    flex-wrap: wrap;
}
.row:after{
    clear: both;
    display: table;
    content: " ";
}
.col-3{
    flex: 0 0 33%;
    max-width: 33%;
    padding: 20px 0;
}
.col-12{
    flex: 0 0 100%;
    max-width: 100%;
}
@media only screen and (max-width: 1000px){
    .col-sm-12{
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.bloque01 .one-product .producto .subtitulo {
    padding: 20px 0 30px 0;
    margin: 40px 0 8px 0;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    font-size: 38px;
    font-weight: 700;
    color: #000;
    text-align: center;
}
.bloque01 .one-product .producto .bebidas {
    background-image: url('../imagenes/1x/Recurso 121.png');
    margin-top: 50px;
}
.one-product .description-producto{
    color: #ffffff;
}
.one-product .most .description-producto p{
    margin-bottom: 10px;
}
.one-product .title-price-producto {
    text-align: left;
}
.one-product .description-producto span{
    float: right;
    font-size: 21px;
    color: #9bd974;
}
.one-product .description-producto .desc{
   font-size: 15px;
}
.bloque02.block-delivery{
    text-align: left;
    /*padding: 60px;*/
    width: 80%;
    margin: auto;
}

.bloque02.block-delivery .h4{
    display: inline-block;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 4px;
    margin: 0;
    margin-bottom: 30px;
}
.bloque02.block-delivery.uppercase {
    text-transform: uppercase;
}
.bloque02.block-delivery p.fc{
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 30px;
    letter-spacing: 2px;
}
.bloque02.block-delivery .h5{
    display: inline-block;
    font-size: 19px;
    line-height: 24px;
    margin: 0;
    margin-bottom: 30px;
}

.bloque02.block-delivery ul.ul-delivery {
    width: 100%;
    list-style: none;
    padding: 0;
}
.bloque02.block-delivery ul.ul-delivery li {
    display: inline-block;
    vertical-align: bottom;
    padding: 0 15px;
    margin-bottom: 30px;
    width: 25%;
}
.bloque02.block-delivery img {
     display: block;
     margin: auto;
}
.bloque02.block-delivery .subtitulo {
    margin-bottom: 30px;
}
.bloque02.block-delivery .ul-delivery{
    text-align: center;
}
.bloque02.block-delivery .btn-pedido{
    background-image: url(../imagenes/boton-haz-tu-pedido.png);
    display: block;
    padding: 13px 0;
    margin: 15px 0 15px 0;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    font-size: 34px;
    font-weight: 700;
    color: #000;
    text-align: center;
}
@media (max-width: 767px){
    .bloque02.block-delivery ul.ul-delivery li {
        width: 100%;
        margin-bottom: 40px;
    }
    .bloque02.block-delivery {
        width: 90%;
    }
}
.icon-map {
    background-image: url(../imagenes/icono-maps.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    margin: 0 5px;
    transition: 0.2s;
    display: inline-block;
    width: 20px;
    vertical-align: bottom;
    height: 30px;
}
.ico-trip-advisor {
    background-image: url(../imagenes/logo-tripadvisor.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    margin: 0 5px;
    transition: 0.2s;
    display: inline-block;
    width: 75px;
    height: 45px;
    vertical-align: middle;
    position: relative;
    top: -5px;
}
.divider{
    width: 100%;
    height: 2px;
    background: #9bd974;
    margin: 20px 0;
}
.titele-section-delivery{
    text-transform: uppercase;
    background: black;
    padding: 25px;
    text-align: center;
    color: white;
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 30px;
    letter-spacing: 2px;
}

.ul-delivery{
    margin-left: -15px;
    margin-right: -15px;
}
.ul-delivery:after{
    clear: both;
}
.ul-delivery:after{
     display: table;
     content: " ";
 }
.ul-delivery .option-delivery{
    width: 25%;
    float: left;
    padding: 0 !important;
}
@media (min-width: 767px) and (max-width: 1000px){
    .ul-delivery .option-delivery{
        width: 50% !important;
        margin-bottom: 40px;
    }
}
@media (max-width: 766px){
    .ul-delivery .option-delivery{
        width: 100% !important;
        margin-bottom: 40px;
    }
    .mapa{
        max-width: 100% !important;
    }
}
span.btn-pedido{
    color: #7a6d6d !important;
}
span.btn-pedido span{
    font-size: 11px;
    color: #7a6d6d !important;
    display: block;
}