/*
	Custom CSS
	Please make sure your CSS rules are 
	more particular / have higher priority
	then other page styles
*/
 #events h3   {
	/* add your css rule here */
}


 #events p.duration, #events div.duration   {
	/* add your css rule here */
}


 #events p.description, #events div.description   {
	/* add your css rule here */
}


 #events .selectedEvent   {
	/* add your css rule here */
}


 #events input.reserve_time_btn   {
	/* add your css rule here */
}


 #events input.select_another_btn   {
	/* add your css rule here */
}


 #eventForm #start_date-block-container h3, #eventForm #timeline-container h3   {
	/* add your css rule here */
}


 #eventForm #save_button   {
	/* add your css rule here */
}


 div.ui-widget-content   {
	/* add your css rule here */
}


 div.ui-widget-header   {
	/* add your css rule here */
}


 #timeline-container table.timeline   {
	/* add your css rule here */
}


 .timeline td.not_worked_time   {
	/* add your css rule here */
}


 .timeline td.free_time   {
	/* add your css rule here */
}


 .timeline td.selected_time   {
	/* add your css rule here */
}


 .timeline td.reserved_time   {
	/* add your css rule here */
}


 div#loading   {
	/* add your css rule here */
}


 #start_date-block-container .zend_form dt, start_date-block-container .zend_form dt b, start_date-block-container .zend_form dd label   {
	/* add your css rule here */
}

/* ----------------------------- jaleo style ------------------------------ */

/* --------- seguimiento pixel facebook ---------- */
#booking-result-view .booking-item.booking-confirmed {
background-image: url("https://www.facebook.com/tr?id=1046556218737834&ev=PageView&cd%5Burl%5D=sibboventures.com&noscript=1") !important; }


/* ----------- seguimiento pixel facebook 2  -- en todas las páginas ---------- */

/* inicio */
#content-view #about-us {
background-image: url("https://www.facebook.com/tr?id=1046556218737834&ev=PageView&cd%5Burl%5D=https://wwwsurusincom.simplybook.it/v2/&noscript=1") !important; }

/* calendario reservas */
#sb_sidebar_container {
background-image: url("https://www.facebook.com/tr?id=1046556218737834&ev=PageView&cd%5Burl%5D=https://wwwsurusincom.simplybook.it/v2/&noscript=1") !important; }

/* reserva completada */
#booking-result-view .booking-item.booking-confirmed .current-booking-info .booking-info { 
background-image: url("https://www.facebook.com/tr?id=1046556218737834&ev=PageView&cd%5Burl%5D=https://wwwsurusincom.simplybook.it/v2/&noscript=1")  !important;  background-repeat: no-repeat; }


/* ----------- seguimiento pixel globalldse ---------- */
#booking-result-view .booking-item.booking-confirmed .current-booking-info { background-image: url("https://track.globalldse.com/aff_l?offer_id=11987&adv_sub=SUB_ID");  background-repeat: no-repeat; }



/* altura de botones */
.btn {margin-top:175px !important; font-weight: 400 !important;}
#main-buttons .wrapper .inner .bar .btn {font-weight: 400 !important; }

/* margen top bloque reservas y contenido principal */
#sb-timeline {padding-top:60px; background:#e9e9e9;}
#main-content {padding-top:60px; background:#e9e9e9;}

#sb_booking_header {height:40px;}

/* eliminar selector de semanas */
div#sb_dateview_container {display:none;}

/* eliminar barra central */
nav#steps-nav {display:none;} 

/* eliminar teléfono  
.form-group.form-client-phone { display: none;} */

/* ocultar botones leer mas */
#sb_sidebar_container .read-more {display:none;}
#sb_sidebar_container .bar-service {display:none;}

/* portal lider subastas */
.provider-item .excerpt-info .name {font-weight:400 !important; 
font-size:15px !important;}

/* showroom joyas */
.service-item .tab.tab-col .cap.short {font-weight: 600 !important;
font-size:15px !important;}

.btEscrapalia {
    font-weight: 400 !important;
    font-size: 15px !important;
    background-color:#cc0000;
    color:#ffffff;
    line-height: 1.2em;
    padding: 6px 12px !important;
display:block;
margin-bottom:6px;
border-radius: 4px;
-moz-border-radius: 4px ;
-webkit-border-radius: 4px;
}

.btEscrapalia:hover {color:#ffffff; text-decoration:none;
    font-weight: 600 !important;}

/* ocultar lunes-miercoles en vista móvil */
#sb_time_slots_weekly_container .data-col:nth-child(1) {display:none !important;}
#sb_time_slots_weekly_container .data-col:nth-child(2) {display:none !important;}
#sb_time_slots_weekly_container .data-col:nth-child(3) {display:none !important;}





