
/*
*  @file This stylesheet is customisable by the client
*/

/*
*
*  For full instructions on editing and changing your sites theme, please visit https://boothbook.freshdesk.com/solution/articles/43000007943-how-to-change-the-look-of-your-boothbook
*  All customer facing stylesheet changes should be prefixed with the ".customer-facing" class.

*
*/

.bb_top_home:after {
	content:"AKL";
	position:absolute;
	top:-2px;
	left:105px;
	display:block;
	background:#003a5d;
	color:#ffffff;
	padding:0 5px;
	font-size:14px!important;
	text-indent:0px;
	border-radius:5px;
}

@import url('https://fonts.googleapis.com/css?family=Reem+Kufi&display=swap');

/* Make changes to the body element e.g. background color */
.customer-facing {
	color: #111;
	position: relative;
	background: #fff;
}

/* Change the headerbar */
.customer-facing #headerbar {
	height: 200px;
	border: none;
	margin-bottom: 20px;
	background: #fff;
}

.customer-facing .mastercontainer #content {
	background: #fff;
	padding: 10px;
	box-sizing: border-box;
}

.customer-facing #headerbar .container,
.customer-facing #content-contain.container,
.customer-facing #copyright .container {
	max-width: 1100px;
}

.customer-facing #headerbar .container {
	height: 100px;
	box-sizing: border-box;
	background: none;
	max-width: 1800px;
}

.customer-facing #copyright .container {
	box-sizing: border-box;
	padding: 0;
}

.customer-facing .credit {
  padding: 10px;
  background: #fff;
}

.customer-facing #headerbar #logo img {
	left: 50%;
	top: 100px;
	margin-left: -90px;
	width: 180px;
	height: auto;
}

.node-type-widget-page .form-submit,
.customer-facing .form-submit {
	border-radius: 0px !important;
	color: #fff;
	text-transform: capitalize;
	background: #000000;
	font-size: 15px!important;
	font-weight: 400!important;
}

.entitytype-booking_form-form .form-actions .form-submit {
	border: none;
	color: #fff;
	font-size: 16px!important;
	border-radius: 3px!important;
}

.node-type-widget-page .form-submit:hover,
.customer-facing .form-submit:hover {
	opacity: 0.8;	
}

:focus {
	outline: none;
}

#block-webfroth-booking-block-0 .ui-state-default.ui-state-active {
	background: #000;
	border: 1px solid #000;
}

#block-views-exp-bookings-page-3 .views-exposed-form label,
.customer-facing .ui-datepicker-calendar th,
#block-views-exp-bookings-page-3 h2,
#block-webfroth-booking-block-0 h2 {
	color: #000;
	text-transform: capitalize;
	font-weight: 700;
}

#block-webfroth-booking-block-0 h2,
#block-views-exp-bookings-page-3 h2 {
    font-family: 'Reem Kufi', sans-serif;
    font-weight: 400;
}

#block-webfroth-booking-block-0 .ui-datepicker-calendar th {
	color: #111;
}

.customer-facing #booking-form-entityform-edit-form .field-name-field-choose-a-package .form-type-checkboxes .form-item label .views-field-title {
	font-family: inherit;
	font-weight: 700;
}

/* Booking Form Buttons */

.customer-facing #booking-form-entityform-edit-form .field-name-field-choose-a-package .form-type-checkbox .add-to-cart-button,
.customer-facing #booking-form-entityform-edit-form .field-name-field-choose-extras .form-type-checkbox .add-to-cart-button,
.customer-facing #booking-form-entityform-edit-form .field-name-field-artwork a.button,
.customer-facing #ui-timepicker-div th,
.customer-facing #ui-timepicker-div .ui-state-active,
.customer-facing #booking-form-entityform-edit-form [type="radio"]:checked + label:after,
.customer-facing #booking-form-entityform-edit-form [type="radio"]:not(:checked) + label:after {
	background: #000;
	border-radius: 5px 0 0 5px;
}

.customer-facing #booking-form-entityform-edit-form [type="radio"]:checked + label:after,
.customer-facing #booking-form-entityform-edit-form [type="radio"]:not(:checked) + label:after {
	border-radius: 100%;
}

.customer-facing #booking-form-entityform-edit-form .field-name-field-choose-a-package .form-type-checkbox.checked .add-to-cart-button,
.customer-facing #booking-form-entityform-edit-form .field-name-field-choose-extras .form-type-checkbox.checked .add-to-cart-button {
	background: #777;
}

.customer-facing #booking-form-entityform-edit-form .field-name-field-choose-a-package input[type=checkbox],
.customer-facing #booking-form-entityform-edit-form .field-name-field-choose-extras input[type=checkbox],
.customer-facing #ui-timepicker-div .ui-state-active,
.customer-facing #booking-form-entityform-edit-form .checked input[type=checkbox]  {
	border-color: #000;
	border-radius: 0 5px 5px 0;
}

.customer-facing #booking-form-entityform-edit-form .field-name-field-choose-a-package .checked input[type=checkbox],
.customer-facing #booking-form-entityform-edit-form .field-name-field-choose-extras .checked input[type=checkbox] {
	border-color: #777;
}

.customer-facing #booking-form-entityform-edit-form .field-name-field-artwork a.button {
	border-radius: 5px;
}


/* Text Colours */
.customer-facing #booking-form-entityform-edit-form .field-name-field-choose-extras .form-type-checkboxes .form-item label .price,
.customer-facing #booking-form-entityform-edit-form .field-name-field-choose-extras .form-type-checkboxes .form-item label .field-prefix,
.customer-facing #booking-form-entityform-edit-form .group-event .fieldset-legend, #booking-form-entityform-edit-form .group-venue .fieldset-legend,
.customer-facing #booking-form-entityform-edit-form .group-your-details .fieldset-legend,
.customer-facing #booking-form-entityform-edit-form .group-additional-details .fieldset-legend,
.customer-facing #booking-form-entityform-edit-form .group-account-details .fieldset-legend,
.customer-facing #booking-form-entityform-edit-form .group-venue .fieldset-legend,
.customer-facing h1,
.customer-facing h2,
.customer-facing h3,
.customer-facing h4,
.customer-facing h5,
.customer-facing h6,
.customer-facing #booking-form-entityform-edit-form [type="radio"]:checked + label {
	color: #111;
}

@media (min-width:800px) {
  .field-name-field-choose-a-package .form-type-checkboxes .form-item 	{width:32.2%;margin:0 0.5%;}	
}

@media (min-width:1000px) {
  .field-name-field-choose-a-package .form-type-checkboxes .form-item 	{width:24%;margin:0 0.5%;}	
}

@media (max-width:768px) {
  .field-name-field-choose-a-package .views-field-body,
  .field-name-field-choose-a-package .views-field-field-included-extras {min-height:10px!important;}
}

/*
@media (max-width:480px) {
  .customer-facing #headerbar #logo img {width:220px; margin-left: -110px;}	
}*/