@font-face {
  font-family: 'Rubik';
  src: url('https://cdn.shopify.com/s/files/1/0538/0485/9592/files/rubik-regular-webfont.woff2') format('woff2'),
  font-weight: normal;
  font-style: normal;
}

/*
	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 */
}

@font-face {
  font-family: 'Rubik';
  src: url('https://cdn.shopify.com/s/files/1/0538/0485/9592/files/rubik-regular-webfont.woff2') format('woff2'),
  font-weight: normal;
  font-style: normal;
}

* {
    border-radius: 0!important;
    direction: rtl!important;
   font-family: 'Rubik', Helvetica Neue,Helvetica,Arial,sans-serif!important;
}

header#header {
    background-image: url(https://cdn.shopify.com/s/files/1/0538/0485/9592/files/1_33c22904-66c0-4731-b16d-7eabb1c6200f_1000x.jpg?v=1678081182)!important;
    height: 450px!important;
}

div#sb_close_widget_button {
    background: black!important;
    padding: 10px!important;
}

div#sb-timeline {
    font-family: 'Rubik',Helvetica Neue,Helvetica,Arial,sans-serif!important;
}

 #timeline-container table.timeline   {
	/* add your css rule here */
}

* {
    border-radius: 0!important;
    direction: rtl!important;
   font-family: 'Rubik',Helvetica Neue,Helvetica,Arial,sans-serif!important;
}

header#header {
    background-image: url(https://cdn.shopify.com/s/files/1/0538/0485/9592/files/1_33c22904-66c0-4731-b16d-7eabb1c6200f_1000x.jpg?v=1678081182)!important;
    height: 450px!important;
}

div#sb_close_widget_button {
    background: black!important;
    padding: 10px!important;
}

div#sb-timeline {
    font-family: 'Rubik',Helvetica Neue,Helvetica,Arial,sans-serif!important;
}

 .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 */
}


* {
    border-radius: 0!important;
    direction: rtl!important;
   font-family: 'Rubik',Helvetica Neue,Helvetica,Arial,sans-serif!important;
}

header#header {
    background-image: url(https://cdn.shopify.com/s/files/1/0538/0485/9592/files/1_33c22904-66c0-4731-b16d-7eabb1c6200f_1000x.jpg?v=1678081182)!important;
    height: 450px!important;
}

div#sb_close_widget_button {
    background: black!important;
    padding: 10px!important;
}

div#sb-timeline {
    font-family: 'Rubik',Helvetica Neue,Helvetica,Arial,sans-serif!important;
}




.custom-form select.form-control {
    font-size: 15px;
}

.custom-form textarea {
    padding: 10px!important;
}

.promotions-letter-flag {
    display: none !important;
}