/* Theme Builder Colors */

.front #block-webfroth-booking-block-0,
.field-event-time,
.field-contact-permission,
.page-bookings .unit-assignment,
.page-bookings .vehicle,
.page-bookings .add-venue,
.page-bookings .views-field-field-event-date .time-default,
.page-bookings .views-field-field-event-date > p,
.page-manage .field-event-date {
	display:none;
}

.front #block-views-exp-bookings-page-3 {
	width:100%;
	margin-top:100px
}

.front #block-views-exp-bookings-page-3 .content {
	border:none;
}

/* Action Buttons */

.node-type-widget-page .form-submit,
.customer-facing .form-submit,
.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.page-eform-submit #booking-form-entityform-edit-form .file-resup-wrapper a.button:hover {
	background: #2eadea;
}

.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: #2eadea;
}

#block-webfroth-booking-block-0 .ui-state-default.ui-state-active,
.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: #89649D;
}

.node-type-widget-page .form-submit:hover,
.customer-facing .form-submit:hover,
.customer-facing.page-eform-submit #booking-form-entityform-edit-form .file-resup-wrapper a.button:hover {
	opacity: 0.8;	
}

/* Secondary Colour */

#block-webfroth-booking-block-0 .ui-state-default.ui-state-active,	
.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: #89649D;
}

/* Headerbar */

.customer-facing #headerbar {
	background: #89649D;
	background-image:linear-gradient(45deg, rgba(203, 48, 102, 1) 0%, rgba(22, 191, 253, 1) 100%);
	height: auto;
	padding: 50px 0 100px 0;
	clip-path: polygon(0 0, 100% 0, 100% 82%, 0% 100%);
	margin-bottom: 0;
}

.customer-facing.node-type-front-page #headerbar {
	margin-bottom: -80px;
}

.customer-facing.node-type-webform #headerbar {
	margin-bottom: 20px;
}

.customer-facing .entitytype-booking_form-form .field-name-field-choose-a-service {
	display: none;
}

#booking-form-entityform-edit-form .main-columns-2 > fieldset {
	width: 100%!important;
	margin: 20px 0 0 0!important;
	min-height: 0px;
}

.customer-facing .entitytype-booking_form-form .main-booking-fieldsets {
	display: block;
}

.entitytype-booking_form-form .group-your-details .field-type-text {
	width: 49%;
	float: left;
}

.entitytype-booking_form-form .field-name-field-company,
.entitytype-booking_form-form .field-name-field-city {
    padding-right: 2%;
}

.customer-facing .webform-client-form .booking-info,
.customer-facing.page-manage .field-field_custom_one,
.customer-facing.page-manage .field-field_custom_two,
.customer-facing.page-manage .field-field_custom_three,
.customer-facing.page-manage .field-field_custom_select_one,
.customer-facing.page-manage .field-field_custom_select_two,
.customer-facing.page-manage .field-field_custom_select_three,
.customer-facing.page-manage #portal-custom_1,
.customer-facing.page-eform-submit #edit-field-custom-one,
.customer-facing.page-eform-submit #edit-field-custom-two,
.customer-facing.page-eform-submit #edit-field-custom-three,
.customer-facing.page-eform-submit #edit-field-custom-select-one,
.customer-facing.page-eform-submit #edit-field-custom-select-two,
.customer-facing.page-eform-submit #edit-field-custom-select-three {
	display: none;
}

.customer-facing.page-manage .postponed .portal-section:after {
	display: block;
	background: #fff;
	width: 100%;
	height: 100%;
	position: absolute;
	top:0px;
	left:0px;
	content: "";
	opacity: 0.8;
	z-index: 3;
}

.customer-facing.page-manage #portal-status.status-postponed {
	text-transform: initial;
	color: initial;
	font-size:initial;
	letter-spacing: initial;
}

@media screen and (max-width: 800px) {
	.customer-facing #headerbar {
		padding:20px 0!important;
	}
	.entitytype-booking_form-form .group-your-details .field-type-text {
	    width: 100%;
	    float: none;
	}

	.entitytype-booking_form-form .field-name-field-company,
	.entitytype-booking_form-form .field-name-field-city {
		padding-right: 0%;
	}
	.customer-facing #headerbar {
		clip-path: none;
	}	

}

/* Headings */

#block-webfroth-booking-block-0 h2,
#block-views-exp-bookings-page-3 h2,
.customer-facing a,
.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,
.customer-facing #booking-form-entityform-edit-form [type="radio"]:checked + label:after {
	color: #111111;
}

.customer-facing a {
	color: #17BEFC;
}

.customer-facing a:hover {
	opacity: 0.8;
}

.customer-facing #booking-form-entityform-edit-form [type="radio"]:checked + label:after {
	background: #111111;
}

.page-eform-submit #booking-form-entityform-edit-form .field-name-field-choose-a-package .form-type-checkboxes .form-item label .views-field-title span,
.page-eform-submit #booking-form-entityform-edit-form .field-name-field-choose-extras .form-type-checkboxes .form-item label .views-field-title span {
	color: #111111;
	font-weight: 700;
}

.page-eform-submit #booking-form-entityform-edit-form .field-name-field-choose-a-package .form-type-checkboxes .form-item label .views-field-title,
.page-eform-submit #booking-form-entityform-edit-form .form-type-checkboxes .form-item input:checked ~ label {
	background: #f9f9f9;
}

#block-webfroth-booking-block-0 h2,
#block-views-exp-bookings-page-3 h2,
.customer-facing #logo a.logo-text h2 {
	text-transform: capitalize;
}

/* Text */

.customer-facing,
#block-views-exp-bookings-page-3 .views-exposed-form label,
.page-eform-submit #booking-form-entityform-edit-form .field-name-field-choose-a-package .form-type-checkboxes .form-item label span,
.page-eform-submit #booking-form-entityform-edit-form .field-name-field-choose-extras .form-type-checkboxes .form-item label span,
.page-eform-submit #booking-form-entityform-edit-form .field-name-field-choose-extras .form-type-checkboxes .form-item label span,
.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 .credit {
	color: #111111;
}

.customer-facing .ui-datepicker-calendar th,	
#block-webfroth-booking-block-0 .ui-datepicker-calendar th {
	color: #111111!important;
	text-transform: capitalize;
}
	
.customer-facing a.form-submit {
	color: #fff;
}

.customer-facing a.app-menu {
	color: #111111;
}

/* Container Widths */

.customer-facing #headerbar .container,
.customer-facing #content-contain.container,
.customer-facing #copyright .container {
    max-width: 1400px;
}

.customer-facing #headerbar .container {
	height: auto;
	box-sizing: border-box;
	background: none;
}

.customer-facing .mastercontainer #content,
.customer-facing .credit {
    padding: 10px;
    box-sizing: border-box;
}

.customer-facing #copyright .container {
    box-sizing: border-box;
}

/* Logo Sizing */

.customer-facing #headerbar #logo img {
	left: auto;
	top: auto;
	position: relative;
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
	height: auto;
	width: auto;
	max-height: 100px;
	max-width: 300px;
}

.customer-facing #logo {
	-webkit-transform-style: unset;
	-moz-transform-style: unset;
	transform-style: unset;
	height: auto;
}

/* Webforms */

.node-type-webform .design-options {
	text-align: center;
}

.node-type-webform .design,
.webform-client-form-262 #edit-submitted-design-options .form-item {
	display: inline-block;
	width: 30%;
	text-align: center;
    margin: 0 1%;
    position: relative;
}

.node-type-webform .design img {
	width: 100%;
	height: auto;
}

.webform-client-form-262 #edit-submitted-design-options .form-item .option {
	font-weight: 700;
	font-size: 18px;
	vertical-align: middle;
}

.webform-client-form-262 .webform-component--design-options > label {
	display:none;
}

.webform-component--design-options .form-radio {
	height: 30px;
	width: 30px;
	z-index: 3;
	cursor: pointer;
}

.webform-component--design-options input[type=radio] {
    -webkit-appearance: none;
}

.webform-component--design-options input.form-radio, input[type=radio] {
    background: #ffffff;
    border: 1px solid #6c6d68;
    min-width: 15px;
    min-height: 15px;
    border-radius: 3px;
}

.webform-component--design-options input.form-radio:checked,
.webform-component--design-options input[type=radio]:checked {
    outline: none;
    background: #fff url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjE4MS4yIDI3MyAxNyAxNiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAxODEuMiAyNzMgMTcgMTYiPjxwYXRoIGQ9Ik0tMzA2LjMgNTEuMmwtMTEzLTExM2MtOC42LTguNi0yNC04LjYtMzQuMyAwbC01MDYuOSA1MDYuOS0yMTIuNC0yMTIuNGMtOC42LTguNi0yNC04LjYtMzQuMyAwbC0xMTMgMTEzYy04LjYgOC42LTguNiAyNCAwIDM0LjNsMjMxLjIgMjMxLjIgMTEzIDExM2M4LjYgOC42IDI0IDguNiAzNC4zIDBsMTEzLTExMyA1MjQtNTI0YzctMTAuMyA3LTI1LjctMS42LTM2eiIvPjxwYXRoIGZpbGw9IiMzNzM3MzciIGQ9Ik0xOTcuNiAyNzcuMmwtMS42LTEuNmMtLjEtLjEtLjMtLjEtLjUgMGwtNy40IDcuNC0zLjEtMy4xYy0uMS0uMS0uMy0uMS0uNSAwbC0xLjYgMS42Yy0uMS4xLS4xLjMgMCAuNWwzLjMgMy4zIDEuNiAxLjZjLjEuMS4zLjEuNSAwbDEuNi0xLjYgNy42LTcuNmMuMy0uMS4zLS4zLjEtLjV6Ii8+PHBhdGggZD0iTTExODcuMSAxNDMuN2wtNTYuNS01Ni41Yy01LjEtNS4xLTEyLTUuMS0xNy4xIDBsLTI1My41IDI1My41LTEwNi4yLTEwNi4yYy01LjEtNS4xLTEyLTUuMS0xNy4xIDBsLTU2LjUgNTYuNWMtNS4xIDUuMS01LjEgMTIgMCAxNy4xbDExNC43IDExNC43IDU2LjUgNTYuNWM1LjEgNS4xIDEyIDUuMSAxNy4xIDBsNTYuNS01Ni41IDI2Mi0yNjJjNS4yLTMuNCA1LjItMTIgLjEtMTcuMXpNMTYzNC4xIDE2OS40bC0zNy43LTM3LjdjLTMuNC0zLjQtOC42LTMuNC0xMiAwbC0xNjkuNSAxNjkuNS03MC4yLTcxLjljLTMuNC0zLjQtOC42LTMuNC0xMiAwbC0zNy43IDM3LjdjLTMuNCAzLjQtMy40IDguNiAwIDEybDc3LjEgNzcuMSAzNy43IDM3LjdjMy40IDMuNCA4LjYgMy40IDEyIDBsMzcuNy0zNy43IDE3NC43LTE3Ni40YzEuNi0xLjcgMS42LTYuOS0uMS0xMC4zeiIvPjwvc3ZnPg==) no-repeat center center;
}

/* Client Portal */

.special-offer {
	width: 49%;
}

.special-offer img {
	width: 250px;
	height: 250px;
}

.page-manage .swal-modal img {
	width: 250px;
	height: 250px;
}

@media screen and (max-width: 1000px) {

	.special-offer img {
		width: 200px;
		height: 200px;
	}
	
}

@media screen and (max-width: 800px) {

	.special-offer {
		min-width: 99%;
	}
	
}