﻿body {
}

.disabled {
    background: #6c6c6c !important;
    color: #ccc !important;
}

@media (min-width: 992px) {

    .BoxContent .BoxMiddle .BoxPlatos .platos {
        margin-bottom: 10px;
        height: 350px;
    }

        .BoxContent .BoxMiddle .BoxPlatos .platos .BoxInfo .BoxImg {
            width: 100% !important;
            background-position: center center !important;
            background-size: contain;
            background-repeat: no-repeat;
            height: 250px;
            /*background-color: lightblue;*/
        }

        .BoxContent .BoxMiddle .BoxPlatos .platos .BoxInfo .BoxDetail {
            vertical-align: top;
            padding-top: 0 !important;
            position: relative;
            padding-top: 0px;
            width: 98%;
            display: block;
            margin: 5px auto;
        }
}

@media (max-width: 992px) {

    .BoxContent .BoxMiddle .BoxPlatos .platos {
        margin-bottom: 10px;
    }

        .BoxContent .BoxMiddle .BoxPlatos .platos .BoxInfo .BoxImg {
            width: 100% !important;
            background-position: center center !important;
            background-size: contain;
            background-repeat: no-repeat;
            height: 250px;
            /*background-color: lightblue;*/
        }

        .BoxContent .BoxMiddle .BoxPlatos .platos .BoxInfo {
            padding: 10px !important;
            border: 1px solid #ccc !important;
            margin-bottom: 20px !important;
            height: 100%;
        }

            .BoxContent .BoxMiddle .BoxPlatos .platos .BoxInfo .BoxDetail {
                vertical-align: top;
                /*display: table-cell;*/
                /*height: 65px !important;*/
                top: 5px;
                position: relative;
                padding-top: 0px;
                width: 98%;
                display: block;
                margin: 5px auto;
            }
}

@media (min-width: 992px) {

    /*BOLAS*/
    .Bola {
        width: 10px;
        height: 10px;
        border: 1px solid white;
        border-radius: 50%;
        top: 14.5px;
        left: 49.4%;
        position: absolute;
        background: white;
        border: 1px solid #ccc;
        z-index: 9;
    }

    .Linea {
        height: 92px;
        border: 1px solid #ccc;
        width: 1px;
        position: absolute;
        bottom: 0;
        top: 0;
        left: 50%;
        top: -72px;
        z-index: 10;
    }
    /*COLUMNA IZQUIERDA*/
    .BoxContent {
        margin-bottom: 74px;
    }

        .BoxContent .BoxLeft .BoxCategorias {
            width: 100%;
        }

            .BoxContent .BoxLeft .BoxCategorias .categoria {
                padding: 8px 10px;
                border-bottom: 1px solid #ccc;
                cursor: pointer;
            }

                .BoxContent .BoxLeft .BoxCategorias .categoria label {
                    font-weight: 600 !important;
                    cursor: pointer !important;
                    line-height: 50%;
                }

                .BoxContent .BoxLeft .BoxCategorias .categoria:hover label {
                    color: #dd2118 !important;
                }

                .BoxContent .BoxLeft .BoxCategorias .categoria.active label {
                    color: #dd2118 !important;
                }

        .BoxContent .BoxLeft .BoxGoReserva {
            margin-top: 30px;
            width: 100%;
        }

            .BoxContent .BoxLeft .BoxGoReserva div {
                border: 1px solid #ccc;
                padding: 14px;
            }

            .BoxContent .BoxLeft .BoxGoReserva span {
                font-size: 16px;
            }

            .BoxContent .BoxLeft .BoxGoReserva img {
                margin-top: 10px;
                margin-bottom: 2px;
            }

            .BoxContent .BoxLeft .BoxGoReserva a {
                font-size: 16px;
                cursor: pointer;
                font-weight: bold;
            }

        .BoxContent .BoxLeft .BoxPDF {
            float: left;
            width: 100%;
            text-align: center;
            margin-top: 40px;
        }

        /*FIN COLUMNA IZQUIERDA*/

        /*COLUMNA MEDIO*/

        .BoxContent .BoxMiddle {
            padding-left: 0 !important;
            padding-right: 0 !important;
        }

            .BoxContent .BoxMiddle .BoxCategoria {
                text-align: center;
                /*height: 210px;*/
                padding: 40px 0;
                background: #eeeeee;
                margin-bottom: 12px;
                -webkit-box-shadow: 0px 2px 0px 0px rgba(195, 195, 195, 0.75);
                -moz-box-shadow: 0px 2px 0px 0px rgba(195, 195, 195, 0.75);
                box-shadow: 0px 2px 0px 0px rgba(195, 195, 195, 0.75);
            }

                .BoxContent .BoxMiddle .BoxCategoria .BoxVerticalAlign {
                }

                    .BoxContent .BoxMiddle .BoxCategoria .BoxVerticalAlign .BoxMarginAuto {
                        width: 100%;
                        margin: auto;
                    }

                .BoxContent .BoxMiddle .BoxCategoria .BoxTitle {
                    margin-bottom: 12px;
                    margin-top: 12px;
                }

                    .BoxContent .BoxMiddle .BoxCategoria .BoxTitle span {
                        font-size: 20px !important;
                        font-weight: 500;
                        text-transform: uppercase;
                    }

                .BoxContent .BoxMiddle .BoxCategoria .BoxDesc {
                    /*margin-bottom: 10px;*/
                    display: inline-table;
                    float: left;
                    width: 100%;
                }

                    .BoxContent .BoxMiddle .BoxCategoria .BoxDesc span {
                        font-size: 14px !important;
                        font-weight: 500;
                    }

            .BoxContent .BoxMiddle .BoxRecuerda span {
                padding-right: 12px;
                padding-left: 6px;
            }

            .BoxContent .BoxMiddle .BoxIncluye {
                margin: auto;
            }

                .BoxContent .BoxMiddle .BoxIncluye span {
                    font-size: 20px;
                    font-weight: 300;
                }

                .BoxContent .BoxMiddle .BoxIncluye .BoxInfo {
                    padding-top: 8px;
                    display: inline-block;
                }

                .BoxContent .BoxMiddle .BoxIncluye .BoxDesc {
                    display: inline-table !important;
                    float: none;
                    width: initial;
                }

            .BoxContent .BoxMiddle .BoxPlatos {
                margin-bottom: 10px;
                margin-top: 10px;
                width: 100%;
            }

                .BoxContent .BoxMiddle .BoxPlatos .platos.left {
                    padding-left: 0 !important;
                }

                .BoxContent .BoxMiddle .BoxPlatos .platos.right {
                    padding-right: 0 !important;
                }

                .BoxContent .BoxMiddle .BoxPlatos .platos .BoxInfo {
                    padding: 15px !important;
                    border: 1px solid #ccc;
                    margin-bottom: 20px !important;
                    height: 100%;
                }

                    .BoxContent .BoxMiddle .BoxPlatos .platos .BoxInfo a {
                        width: 100%;
                        cursor: pointer;
                    }

    span.namePlato {
        color: #002d51 !important;
        font-size: 14px !important;
        font-weight: 400 !important;
    }

    span.unities {
        color: #002d51 !important;
        font-size: 14px !important;
        font-weight: 300 !important;
        font-size: 14px !important;
    }

    span.precio {
        color: #002d51 !important;
        float: right !important;
        padding-right: 12px !important;
        font-weight: bold !important;
        font-size: 14px !important;
    }

    a.add {
        color: #666 !important;
        float: right !important;
        font-size: 18px !important;
        padding-right: 2px;
        line-height: 1.2;
    }

    .ocultar {
        display: none;
    }

    /*FIN COLUMNA MEDIO*/

    /*COLUMNA DERECHA*/

    .BoxContent .BoxRight {
        position: relative;
    }

        .BoxContent .BoxRight .BoxPedido {
            background-color: #dcdcdc;
            float: left;
            width: 100%;
            padding-left: 18px;
            padding-right: 18px;
        }

            .BoxContent .BoxRight .BoxPedido .BoxEmpty {
                height: 136px;
            }

            .BoxContent .BoxRight .BoxPedido .BoxTitle {
                padding-top: 15px;
                border-bottom: 1px solid #00253f;
                font-size: 16px;
                margin-bottom: 10px;
            }

                .BoxContent .BoxRight .BoxPedido .BoxTitle span {
                    font-weight: 300 !important;
                }

            .BoxContent .BoxRight .BoxPedido .BoxPrice {
                float: left;
                width: 100%;
                margin-top: 16px;
            }

                .BoxContent .BoxRight .BoxPedido .BoxPrice .BoxTotal span {
                    font-size: 18px !important;
                }

                .BoxContent .BoxRight .BoxPedido .BoxPrice .BoxPriceDetail span {
                    font-size: 32px;
                    font-weight: bold;
                    line-height: 35px;
                }

                .BoxContent .BoxRight .BoxPedido .BoxPrice .BoxLink a {
                    text-transform: uppercase !important;
                    color: white !important;
                    background: #dd2118;
                    display: block;
                    text-align: center;
                    padding-top: 14px;
                    padding-bottom: 14px;
                    cursor: pointer;
                    font-size: 18px;
                    letter-spacing: 1px;
                    margin-top: 50px;
                    margin-bottom: 100px;
                }

                .BoxContent .BoxRight .BoxPedido .BoxPrice .BoxNodisponible {
                    margin-bottom: 65px;
                }

    .nopadding {
        padding: 0 !important;
    }



    .deletelist {
        cursor: pointer !important;
    }

    .spAdd {
        cursor: pointer;
        float: right;
    }

    .circulo {
        width: 48%;
        height: 134px;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background-color: transparent;
        position: absolute;
        border: 2px solid #dcdcdc;
        background: white;
        bottom: -62px;
    }

        .circulo div {
            display: table-cell;
            vertical-align: middle;
            height: 134px;
            text-align: center;
            width: 100%;
            float: none !important;
            line-height: 18px;
        }

    .iva {
        font-weight: 300;
    }

    .pedido {
        float: left;
        width: 100%;
        /*font-size: 15px;*/
        font-size: 14px;
        border-bottom: 3px solid #ccc;
    }

        .pedido div {
            padding: 2px 4px; /*!important;*/
            margin-top: 1px;
        }

            .pedido div.col-md-2 a {
                font-size: 14px !important;
            }

    .BoxOpciones {
        float: left;
        width: 100%;
        padding-left: 10px !important;
        color: #00253f;
        font-size: 14px !important;
        font-weight: 300;
    }

    .pedido div.col-md-11 div {
        padding: 0 !important;
        margin: 0 !important;
    }

    .pedido .pedidoinfo a, .pedido .pedidoinfo span {
        text-align: center;
    }

    .pedidoinfo a {
        cursor: pointer !important;
        color: #666 !important;
    }

    .pedidoinfo {
        font-size: 14px !important;
    }



    /*FIN COLUMNA DERECHA*/

    /*MODAL*/



    /*FIN MODAL*/

    /*MODAL MAS EXTRAS*/

    .modalMore .modal-dialog {
        width: 370px !important;
        height: 270px !important;
        text-align: center;
    }

        .modalMore .modal-dialog .modal-content {
            height: 100% !important;
        }

            .modalMore .modal-dialog .modal-content .modal-body {
                padding: 40px !important;
                float: left;
                padding-bottom: 10px !important;
                padding-top: 20px !important;
            }

                .modalMore .modal-dialog .modal-content .modal-body span {
                    font-size: 18px;
                }

                .modalMore .modal-dialog .modal-content .modal-body p {
                    font-weight: 300;
                    font-size: 16px;
                    margin-top: 15px;
                }

            .modalMore .modal-dialog .modal-content .modal-footer input {
                text-transform: uppercase !important;
                color: white !important;
                background: #dd2118;
                display: block;
                text-align: center;
                padding-top: 10px;
                float: left;
                padding-bottom: 10px;
                cursor: pointer;
                font-size: 16px;
                letter-spacing: 1px;
                border: 0;
            }

            .modalMore .modal-dialog .modal-content .modal-footer a {
                font-size: 18px !important;
            }

            .modalMore .modal-dialog .modal-content .modal-footer .BoxLeft {
                padding-top: 10px;
            }

    /*FIN MODAL MAS EXTRAS*/

    .imageDetail {
        height: 414px;
        background: #ccc;
        padding: 0;
    }

    .backImage {
        background-size: cover;
        background-position: center center;
        height: 100%;
    }

    .modal-header {
        border-bottom: 0 !important;
        padding: 0;
        background: white;
        padding-right: 18px;
        margin-top: 0px !important;
        height: 24px;
    }

        .modal-header button {
            font-size: 26px !important;
            color: #dd2118 !important;
            opacity: 1 !important;
        }

    .modal-body {
        padding-top: 0 !important;
        padding: 22px;
    }

    .modal-footer {
        float: left !important;
        width: 100% !important;
        border: 0 !important;
        padding-top: 14px !important;
        padding: 40px;
        padding-bottom: 20px !important;
    }

        .modal-footer a {
            text-transform: uppercase;
            color: #dd2118 !important;
            font-size: 20px;
            font-weight: 300;
            cursor: pointer !important;
        }

            .modal-footer a i {
                font-size: 26px;
            }

    .modal-content {
        border-radius: 0 !important;
    }

    .ModalinfoPlat {
        padding: 0 !important;
        margin-top: 10px;
    }

        .ModalinfoPlat .col-md-8 {
            padding: 0 !important;
            margin-bottom: 15px;
        }

            .ModalinfoPlat .col-md-8 h3 {
                margin-bottom: 15px;
                margin-top: 10px;
            }

                .ModalinfoPlat .col-md-8 h3 span {
                    font-weight: 300;
                    padding-left: 5px;
                    font-size: 18px;
                }

            .ModalinfoPlat .col-md-8 p {
                margin-bottom: 0 !important;
                color: #00253f !important;
                line-height: 20px !important;
                font-weight: 300;
            }

        .ModalinfoPlat .col-md-4 {
            padding: 0 !important;
        }

    .ModalPricePlat {
        font-size: 18px !important;
    }

        .ModalPricePlat span, .ModalPricePlat a {
            float: right;
            margin-top: 10px;
            letter-spacing: 1px;
        }

        .ModalPricePlat div {
            float: right;
            width: 100%;
            margin-top: 3px;
            font-size: 18px;
        }

            .ModalPricePlat div a {
                margin-left: 10px;
                margin-right: 7px;
                cursor: pointer;
            }

    .modal-header button {
        font-size: 34px !important;
        font-weight: 300;
    }

    .ModalPricePlat div a i {
        color: #666;
    }

    .ModalPricePlat div a.more {
        margin-right: 0 !important;
    }
}

@media (min-width: 992px) {
    .box-configura-promocion div {
        padding: 2px !important;
        margin-top: 0px;
    }
}
