/*社群登入*/
#client-login .social{
display:none!important;
}
/*社群評論*/
#reviews-view #sb_reviews_add_container .add-review .form .social-container {
display:none!important;
}
/*選單只留註冊*/
#header .nav-wrapper .items-wrapper .nav-item#sb_client_info .login-container .full-info #sb_login_form .not-logged .social .txt,#header .nav-wrapper .items-wrapper .nav-item#sb_client_info .login-container .full-info #sb_login_form .not-logged .social .brand {
display:none!important;
}

#header .inputs,#header .remind-pass.sb-client-remind-popup,#header .remember-me,#header #sb_sign_in_btn{
display:none!important;
}

#sb_client_info .inner
{display:none!important;}

#main-buttons .inner{
display:none!important;
}




/*選單只留註冊跟LINE ICON*/
.custom-form .clearfix{
display:none!important;
}
.brand v2>a{
display:none;
}
.brand v2>a:nth-of-type(4){
display:block;
}

/BANNER內的標題跟按鈕隱藏*/
#main-buttons{
display:none!important;
}

/*LINE登入打勾隱藏*/

/*#line-liff-client-login .title.title--h2.title-main,#login-line-liff{
display:none!important;
}

#sb_terms_and_conditions.block--terms-and-conditions{
display:none!important;
}*/
/*跳過使用一般登入隱藏*/
#skip-line-liff{
display:none!important;
}


/*按鈕置左*/
#line-liff-client-login .btn-bar{
justify-content: flex-start!important;
}

/*404圖片*/
.sb-inline-svg{
display:none!important;
}

/*被隱藏的登入頁面 */
.custom-form.clearfix{
display:none!important;
}

.brand.v2>a{
display:none;
}

.brand.v2>a:nth-of-type(4){
display:block;
}























/*
	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 */
}

