.topbar{
    background-color: #ffde2b !important;
}


.menubox{
    border-bottom: none !important;
}


.baricon{
    margin: 0 !important;
}

#set-events-date{

    height: 100%;
    width:100%;
    padding:15px;
    background-color: #ff5ba9;
    color: #fff;
    /*font-family: 'kavoon';*/
    font-size: 15px;
    /*text-transform: uppercase;*/
    border: none;
    margin: 0;

}

#service_pro_product {
    background-color: #4eb1db;
}

#service_pro_product ul li {
    font-weight: bold;
    border-bottom: 1px solid #ffffff;
    padding: 5px;
}

#service_pro_product ul li input[type=button] {
    float: right;

}

.products{

    color: #ff5ba9;

}

.fc-event{
    background-color: #ff5ba9 !important;
    padding: 5px !important;
    border: none !important;
    border-radius: 0 !important;
}

.fc-event:hover{
    background-color: #ffad55 !important;
}

.fc-today{
    background-color: #abf7fe !important;
}

#total {
    font-weight: bold;
    color: red;
    font-size: large;
    font-style: italic;
    border: 0;
    border-style: none;
    background-color: #4eb1db;
    box-shadow: none;
    width: 60px;
}

#quantity {
    width: 55px;
}


#event-info{

    position: absolute;
    color: grey;
    width: 320px;
    /*height: 150px;*/
    border: #f0f0f0 solid 2px;
    background-color: #FFFFff;
    border-radius: 5px;
    padding:15px;
    z-index: 999;
}

.hide{
    display: none !important;
}

.booked{

    padding: 0;
    /*background: rgba(0,0,0,.1);*/
    color: #ffffff;
    text-align: center;
    top: 0;
    left: 0;
    height: 100%;
    position: absolute;
    width: 100%;

}

.booked-item{

    opacity: 0.5;

}

.booked p {

    position: absolute;
    top: 45%;
    width: 100%;
    text-align: center;
    text-transform: uppercase;

}

.added-to-cart{

    background: #58c848 !important;
    color: #ffffff;

}

.booked-button, .simple-available-button{

    background: rgba(0,0,0,.3);
    border: none !important;

    width: 100%;
    /* background-color: #fff !important; */
    /* color: #ff5ba9 !important; */
    text-align: center;
    margin: 15px 0 10px 0;
    text-transform: uppercase;


    font-size: 100%;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: 12px;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    display: inline-block;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;

    /*color: #7f7f7f !important;*/
    color: #fff;
    right: 0 !important;
    float: right;
}


.simple-available-button{

    background-color: #ff5ba9 !important;

}

.datepicker{

    max-width: 400px;

}

.datepicker .disabled.day{

    background-color: rgba(115, 115, 115, 0.07);

}



.form-group.required .control-label:after {
    content:"*";
    color:red;
}


.company-notice{

    /*padding: 10px;*/
    text-align: center;
    font-weight: bolder;
    color: #000000;
    background-color: #ffe856;
    /*text-transform: uppercase;*/

}

.required-message{

    text-transform: none;
    font-size: 10px;
    color:red;

}

#events-date{

    margin:0;

}

#set-events-date i{
    /*font-size: 30px;*/
    margin-right: 15px;
}
