/*T&C Agree button*/
.license-modal .modal-body .tab-pd{
  max-height: 78vh;
  overflow: auto;
}


.payment-modal #sb_payment_systems_container .payment-system .sbpay-sub-systems, .payment-modal .payment-system-container .payment-system .sbpay-sub-systems {
    display: none!important;
}

/*checkboxes size*/

.custom-checkbox .custom-label {
  width: 40px;
  height: 40px;
}
.custom-checkbox input {
  width: 39px;
  height: 35px;
}
.custom-checkbox input:checked+.custom-label:before {
  font-size: 25px;
}
#sb-timeline #steps #steps-content #sb_booking_content .paid-attribute-wrapper .paid-attribute-step #sb_attribute_list_container .product-item .flex-row .product-label:after {
    width: 12px;
    height: 25px;
    left: 14px;
    top: 3px;
}
#sb-timeline #steps #steps-content #sb_booking_content .paid-attribute-wrapper .paid-attribute-step #sb_attribute_list_container .product-item .flex-row .product-label:before {
height: 40px;
width: 40px
}
#sb-timeline #steps #steps-content #sb_booking_content .paid-attribute-wrapper .paid-attribute-step #sb_attribute_list_container .product-item .flex-row .attributes-checkbox {
height: 40px;
width: 40px
}




/*logo images for payment providers*/
.payment-modal .payment-system-container .payment-system {
max-width: 50%
}
.payment-modal #sb_payment_systems_container,
.payment-modal .payment-system-container {
justify-content: center;
}
.payment-modal .payment-system-container .payment-system {
background-color: #fff !important
}

.payment-modal .payment-system-container .payment-system.active {
border-width: thick;
}

.payment-modal .payment-system-container .payment-system .img img {
display: none
}
div.payment-system.payment-system-stripe {
background-image:url("https://i.ibb.co/r5TzF3W/stripe-payment-logo-1-172x110.png") !important;
background-repeat: no-repeat !important;
background-position: center !important;
background-size: contain !important;
}
div.payment-system.payment-system-delay {
background-image:url("https://i.ibb.co/54XrR3C/cash-payment-logo-172x110.png") !important;
background-repeat: no-repeat !important;
background-position: center !important;
background-size: contain !important;
}
div.payment-system.payment-system-paypal {
background-image:url("https://i.ibb.co/H2k4K0y/paypal-payment-logo-172x110.png") !important;
background-repeat: no-repeat !important;
background-position: center !important;
background-size: contain !important;
}
div.payment-system.payment-system-squareup {
background-image:url("https://i.ibb.co/jVc8S21/square-payment-logo-172x110.png") !important;
background-repeat: no-repeat !important;
background-position: center !important;
background-size: contain !important;
}











@media (min-width: 768px)
.modal-dialog {
width: 500px !important
}

.invoice-pay-page .invoice-payment-systems > div .invoice-payment-systems-info.payment-modal .btn-primary {
display: none;
}

#sb_multiple_book_cart > div > div > div.cart.item-container {
background-color:lightgray!important;
}

.booking-overview tr:nth-child(2) {
display: none
}
.booking-overview tr:nth-child(3) {
display: none
}
/*.booking-overview tr:nth-child(5) {
display: none
}*/
/*

	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 */
}

