
.footer {
    background-color: rgba(0, 0, 0, 0.9) !important;
    color: #ffffff;
}

body{
    font-family: 'Raleway' !important;
}

.footer {
    background-color: rgba(0, 0, 0, 0.9) !important;
    color: #ffffff;
}

.bg-dark-transparent {
    background-color: rgba(0, 0, 0, 0.9) !important;
    color: #ffffff;
}

.display-none{
    display: none;
}

.img-logo {
    max-height: 180px;
    overflow: hidden;
    border-radius: 50% !important;
}

.img-circle {
    border-radius: 50% !important;
}

body {
    background-image: linear-gradient(rgba(0,0,0 , 0.65), rgba(0,0,0 , 0.65)), url('/chefonline/web/menu-digital/images/fondos/bg3.jpg');
}

#sticky-footer {
    flex-shrink: none;
}

.social a {
    color: #ffffff;
    font-size: 24px;
    width: 3.3rem;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

footer a {
    color: #007bff;
    text-decoration: none !important;
    background-color: transparent !important;
}

.scrollup {
    position: fixed;
    bottom: 70px;
    right: 20px;
    z-index: 9999;
    width: 50px;
    height: 50px;
    text-align: center;
    background: #ffc107;
    background: -webkit-gradient(left top, right top, color-stop(0%, #ffc107 ), color-stop(98%, #ffd65a), color-stop(100%, #ffc107 ));
    background: -webkit-gradient(linear, left top, right top, from(#ffc107), color-stop(98%, #ffd65a), to(#ffc107));
    background: linear-gradient(to right, #ffc107 0%, #ffd65a 98%, #ffc107 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc107', endColorstr='#ffd65a', GradientType=1);
    color: #fff;
    font-size: 17px;
    line-height: 50px;
    border-radius: 50%;
    cursor: pointer;
    display: none;
    -webkit-box-shadow: 0px 23px 42px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 23px 42px rgba(0, 0, 0, 0.2);
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.scrollup-menu {
    position: fixed;
    bottom: 120px;
    right: 20px;
    z-index: 9999;
    width: 50px;
    height: 50px;
    text-align: center;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.scrollto-details {
    position: fixed;
    bottom: 70px;
    right: 20px;
    z-index: 9999;
    width: 50px;
    height: 50px;
    text-align: center;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.scrolldown-menu {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
    min-width: 50px;
    height: 50px;
    text-align: center;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}






















/**COSAS DE CHEF PARA QUE FUNCIONE*/
.fixed-split-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 10px;
}

.fixed-split-left {
    justify-self: start;
    align-self: center;
}

.fixed-split-right {
    justify-self: right;
    align-self: center;
}

.speech-bubble {
    position: relative;
    background: rgb(242, 242, 242);
    border-radius: 10px;
    padding: 40px 20px;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: bold;
}

.speech-bubble:after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 0;
    height: 0;
    border: 20px solid transparent;
    border-right-color: rgb(242, 242, 242);
    border-left: 0;
    margin-top: -20px;
    margin-left: -20px;
}

.vue-modal {
    /*display: none;*/
    position: fixed;
    z-index: 999999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    padding-top: 32px;
    padding-bottom: 32px;
    /*overflow: auto;*/
}

.vue-modal-content {
    background-color: white;
    margin: auto;
    /*padding: 16px;*/
    width: 90%;
    max-width: 750px;
    box-sizing: border-box;
    border-radius: 8px;
    border: 1px solid #555;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .14), 0 7px 10px -5px rgba(0, 0, 0, .4);
}

.vue-modal-fill {
    display: flex;
    flex-flow: column;
    height: 100%;
}

.vue-modal-header {
    padding: 16px;
    border-bottom: 1px solid #eee;
    /*background-color: rgba(0, 0, 0, .03);*/
}

.vue-modal-body {
    padding: 16px;
    overflow: auto;
    flex-grow: 1;
}

.vue-modal-footer {
    padding: 8px;
    border-top: 1px solid #eee;
    /*background-color: rgba(0, 0, 0, .03);*/
}

.table-perfect-centering th,
.table-perfect-centering td {
    text-align: center;
    vertical-align: middle;
}


.card .card-header[data-toggle=collapse] {
    /*! text-decoration:none; *//*! position:relative; *//*! padding:.75rem 3.25rem .75rem 1.25rem */
}
.card .card-header[data-toggle=collapse]::after {
    position:absolute;
    right:0;
    top:0;
    padding-right:1.725rem;
    line-height:51px;
    font-weight:900;
    content:'\f107';
    font-family:'Font Awesome 5 Free';
    color:#d1d3e2
}
.card .card-header[data-toggle=collapse].collapsed {
    border-radius:.35rem
}
.card .card-header[data-toggle=collapse].collapsed::after {
    content:'\f105'
}

@media only screen and (min-width: 300px) {
    .dash-whatschef {
        margin: 0 4px;
    }

    .dash-whatschef > .row.dashboard {
        margin-top: 2px;
    }

    .dash-whatschef > .row.dashboard img.img-responsive {
        margin-top: 16px;
    }
}

@media only screen and (min-width: 576px) {
    .dash-whatschef {
        margin: 0 15px;
    }
}