/*
Theme Name: Aksa-Do
Version: 2017
Author: Stefano Castelli
Template: enfold
*/

.avia-builder-widget-area .widget_black_studio_tinymce .widgettitle {
    display:none;
}

/* Stili comuni tabelle orari */
body .tablepress {
    border: 1px solid #000 !important;
} 
body .tablepress th,
body .tablepress td {
    text-align: center;
    vertical-align: middle !important;
}
body .tablepress td {
    width: 13.5%;
} 
body .tablepress td.column1 {
    width: 5.5%;
} 
/* Orari sala grande */
#tablepress-1 .row-2 .column-4,
#tablepress-1 .row-2 .column-6,
#tablepress-1 .row-48 .column-4,
#tablepress-1 .row-24 .column-4,
#tablepress-1 .row-24 .column-6 {
    background-color: #ace3f9;
}
#tablepress-1 .row-4 .column-3,
#tablepress-1 .row-4 .column-6 {
    background-color: #e0cbf2;
}
#tablepress-1 .row-2 .column-3 {
    background-color: #c0ce86;
}
#tablepress-1 .row-8 .column-5 {
    background-color: #a7f2af;
}
#tablepress-1 .row-18 .column-2,
#tablepress-1 .row-22 .column-7,
#tablepress-1 .row-48 .column-3,
#tablepress-1 .row-48 .column-6 {
    background-color: #87edc0;
}
#tablepress-1 .row-8 .column-3,
#tablepress-1 .row-8 .column-6,
#tablepress-1 .row-18 .column-3,
#tablepress-1 .row-18 .column-6 {
    background-color: #a7f2af;
}
#tablepress-1 .row-18 .column-5 {
    background-color: #c0ce86;
}
#tablepress-1 .row-32 .column-2,
#tablepress-1 .row-32 .column-4 {
    background-color: #efdece;
}
#tablepress-1 .row-36 .column-2,
#tablepress-1 .row-36 .column-4 {
    background-color: #f2d0d0;
}
#tablepress-1 .row-36 .column-3,
#tablepress-1 .row-36 .column-6 {
    background-color: #f77e7e;
}
#tablepress-1 .row-36 .column-5,
#tablepress-1 .row-40 .column-5 {
    background-color: #d1d1d1;
}
#tablepress-1 .row-40 .column-2,
#tablepress-1 .row-40 .column-4 {
    background-color: #f9f348;
}
#tablepress-1 .row-40 .column-3,
#tablepress-1 .row-40 .column-6 {
    background-color: #f7c691;
}
#tablepress-1 .row-44 .column-2,
#tablepress-1 .row-48 .column-5 {
    background-color: #d6c586;
}
#tablepress-1 .row-44 .column-3,
#tablepress-1 .row-44 .column-5 {
    background-color: #dff747;
}
#tablepress-1 .row-44 .column-4,
#tablepress-1 .row-44 .column-6 {
    background-color: #b5f4ed;
}
#tablepress-1 .row-24 .column-2,
#tablepress-1 .row-48 .column-2 {
    background-color: #f7f4a3;
}
/* Orari sala piccola */
#tablepress-2 .row-4 .column-2,
#tablepress-2 .row-4 .column-3,
#tablepress-2 .row-4 .column-4,
#tablepress-2 .row-4 .column-5,
#tablepress-2 .row-4 .column-6,
#tablepress-2 .row-8 .column-2,
#tablepress-2 .row-8 .column-3,
#tablepress-2 .row-8 .column-4,
#tablepress-2 .row-8 .column-5,
#tablepress-2 .row-8 .column-6 {
    background-color: #dff747;
}
#tablepress-2 .row-34 .column-2,
#tablepress-2 .row-34 .column-3,
#tablepress-2 .row-34 .column-5 {
    background-color: #efdece;
}
#tablepress-2 .row-36 .column-4,
#tablepress-2 .row-36 .column-6 {
    background-color: #a7f2af;
}
#tablepress-2 .row-42 .column-6,
#tablepress-2 .row-48 .column-6 {
    background-color: #ace3f9;
}
#tablepress-2 .row-46 .column-2,
#tablepress-2 .row-46 .column-4 {
    background-color: #d6c586;
}
/* Orari sala zen */
#tablepress-3 .row-2 .column-4,
#tablepress-3 .row-2 .column-6 {
    background-color: #e0cbf2;
}



