.product-calendar-view{
    margin-top: 30px;
}
.fc-toolbar.fc-header-toolbar{
    margin-bottom: 0 !important;
    margin-top: 10px;
}
.fc-toolbar h2{
    display: inline-block;
    text-transform: uppercase;
    padding: 10px 60px;
}
.booking-page .fc-toolbar h2{
    font-size: 20px;
    padding: 10px 20px;
}
.fc-toolbar button{
    border: 0;
    background-color: #FFF;
    background-image: none;
    text-shadow: none;
    box-shadow: none;
}
.fc-toolbar button .fc-icon{
    top: -2px !important;
    margin: 0 !important;
    height: auto;
    line-height: normal;
    overflow: auto;
}
.fc-icon-left-single-arrow:after{
    content: '\f104' !important;
    font-family: FontAwesome;
}
.fc-icon-right-single-arrow:after{
    content: '\f105' !important;
    font-family: FontAwesome;
}
.fc-icon-left-single-arrow:after, .fc-icon-right-single-arrow:after{
    font-size: 40px !important;
    top: -2px !important;
    font-weight: normal !important;
}
.booking-page .fc-icon-left-single-arrow:after, .booking-page .fc-icon-right-single-arrow:after{
    font-size: 26px !important;
}
.fc-basic-view .fc-day-grid-container, .fc-basic-view .fc-day-grid-container .fc-widget-content{
    height: 100% !important;
}
.fc-basic-view .fc-day-header{
    border: 0;
}
.fc-basic-view .fc-day-header{
    text-transform: uppercase;
    color: #E5321B;
    padding: 10px 0;
    font-size: 16px;
    font-weight: normal;
}
.booking-page .fc-basic-view .fc-day-header{
    font-size: 14px;
    padding: 5px 0;
}
.fc-basic-view .fc-other-month span{
    display: none;
}
.fc-basic-view .fc-past .fc-day-number{
    color: #CCC;
}
.booking-page .fc-basic-view .fc-day-number{
    font-size: 14px;
    width: 26px;
    height: 26px;
    line-height: 26px;
}
.fc-basic-view .fc-day-number{
    width: fit-content;
    display: block;
    margin: auto;
    float: none !important;
    font-size: 16px;
    color: #000;
    text-align: center;
    width: 32px;
    height: 32px;
    padding: 4px !important;
    line-height: 32px;
}
.fc-basic-view .fc-today{
    background-color: #FFF !important;
}
.fc-basic-view .fc-day-grid-container{
    padding-top: 10px;
}
.fc-basic-view .fc-content-skeleton .fc-today .fc-day-number, .fc-basic-view .fc-content-skeleton .fc-future .fc-day-number{
    cursor: pointer;
}
.fc-basic-view .fc-today .fc-day-number{
    color: #FFF;
    background-color: #E5321B;
    border-radius: 50%;
}
.fc-basic-view .fc-clicked-date .fc-day-number{
    color: #FFF;
}
.booking-page .fc-basic-view .fc-body .fc-row{
    min-height: 100% !important;
}
.fc td, .fc th{
    border-width: 0 !important;
}
.fc-basic-view .fc-date-available .fc-day-number{
    background-color: #1EEE12;
    color: #FFF;
}
.product-category-60 .fc-toolbar h2{
    color: #F176A4;
}
.product-category-60 .fc-toolbar button{
    color: #F176A4;
}
.product-category-60 .fc-basic-view .fc-head{
    border-bottom: 1px solid #F176A4;
}
.product-category-60 .product-calendar-view{
    border: 1px solid #F176A4;
}
.product-category-60 .fc-basic-view .fc-clicked-date .fc-day-number{
    background-color: #F176A4;
    border-radius: 0;
}
.product-category-61 .fc-toolbar h2{
    color: #F7921D;
}
.product-category-61 .fc-toolbar button{
    color: #F7921D;
}
.product-category-61 .fc-basic-view .fc-head{
    border-bottom: 1px solid #F7921D;
}
.product-category-61 .product-calendar-view{
    border: 1px solid #F7921D;
}
.product-category-61 .fc-basic-view .fc-clicked-date .fc-day-number{
    background-color: #F7921D;
}
.product-category-59 .fc-toolbar h2{
    color: #314794;
}
.product-category-59 .fc-toolbar button{
    color: #314794;
}
.product-category-59 .fc-basic-view .fc-head{
    border-bottom: 1px solid #314794;
}
.product-category-59 .product-calendar-view{
    border: 1px solid #314794;
}
.product-category-59 .fc-basic-view .fc-clicked-date .fc-day-number{
    background-color: #314794;
}
