@charset "UTF-8";


/* ----------------------------------------------------------------
	Form patrs
-----------------------------------------------------------------*/

.jwcfe-conditional-field input[type=number],
.woocommerce input[type=password],
.woocommerce input[type=search],
.woocommerce input[type=text],
.woocommerce input[type=tel],
.woocommerce input[type=email],
.woocommerce select,
.wc-bookings-booking-form .form-field input[type=number],
.woocommerce textarea {
	height: inherit!important;
    padding: 10px 8px!important;
    display:inline-block;
    font-size: 12px;
    line-height: 1.42857;
    color: #555;
    background-color:#F8F8F4;
    background-image: none;
    border: 1px solid #CDCDBF;
    border-radius: 3px;
    -webkit-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	vertical-align: middle;
}
.select2-container .select2-selection--single {
	height: 39px !important;
	font-size: 14px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 39px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 39px !important;
}


/*.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	box-sizing: border-box;
	height: 39px !important;
	vertical-align: middle;
}
*/

#wc-bookings-booking-form .form-field.form-field-wide {
	padding: 0 0 10px 0;
	margin: 0 0 5px 0;
}
#wc-bookings-booking-form .form-field.form-field-wide label {
	margin-bottom: 5px;
	line-height: 1.6em;
	font-weight: bold;
}
.woocommerce div.product form.cart .button {
	width: 100%;
	box-sizing: border-box;
}
.woocommerce a.remove {
    font-size: 2.5em!important;
    height: 1em!important;
    width: 1em!important;
    color: #303030!important;
    text-decoration: none!important;
    font-weight:100!important;
}
.woocommerce a.remove:hover{
	color:#008489!important;
	background:none !important;
}
.single-product .woocommerce-notices-wrapper {
	position: absolute;
	top: 60px;
	left: 0;
	z-index: 2000;
	width: 100%;
	box-sizing: border-box;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    border: 2px solid #1e85be;
	border-radius: 6px;
}
.woocommerce-message {
    border-color: #8fae1b;
}
.woocommerce-error {
    border-color: #b81c23;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	width: 100% !important;
	margin-top: 20px !important;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #f7f7f7 !important;
}
p.woocommerce-notice {
	display: block;
	line-height: 1.6em;
	margin-top: 50px;
	margin-bottom: 20px;
}
.woocommerce ul.order_details li {
    line-height: 1.6em !important;
    border-right: 1px solid #d3ced2 !important;
}
.woocommerce .woocommerce-customer-details, .woocommerce .woocommerce-order-details, .woocommerce .woocommerce-order-downloads {
	margin-top: 30px !important;
    margin-bottom: 30px !important;
}
.woocommerce-MyAccount-content h2,
.woocommerce-order h2  {
    display: block;
    position: relative;
    margin-top: 34px;
	margin-bottom: 10px;
    font-size: 18px;
    line-height: 1.2em;
    border-bottom: solid 2px #b57e02;
    padding-bottom: 10px;
}
.woocommerce table.shop_table {
    border: 0 !important;
    border-radius: 0 !important;
	background: #FFFFFF !important;
    box-shadow: 0 0 5px rgba(0,0,0,0.3) !important;
}
.woocommerce .woocommerce-customer-details address {
    border: 0 !important;
    border-radius: 0 !important;
	background: #FFFFFF !important;
    box-shadow: 0 0 5px rgba(0,0,0,0.3) !important;
    padding: 15px !important;
	line-height: 1.6em !important;
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email, .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone {
     padding-left:0; 
}
.wc-booking-summary {
    border: 2px solid #0071bc !important;
    color: #0071bc !important;
	font-weight: bold;
}
.wc-booking-summary a {
	color: #0071bc !important;
}


.woocommerce-MyAccount-navigation {
	display: block;
}
.woocommerce-MyAccount-navigation ul {
	display: block;
	border-bottom: solid 5px #b57e02;
}

.woocommerce-MyAccount-navigation ul li {
	float: left;
	font-size: 14px;
    line-height: 53px;
    overflow: hidden;
    position: relative;
	margin-right: 5px;
	text-align: center;
}
.woocommerce-MyAccount-navigation ul li.is-active {
	
}
.woocommerce-MyAccount-navigation ul li a {
	display: block;
    padding: 0 20px;
	background: #f7f7f0;
    color: #3e3a39;
	
}
.woocommerce-MyAccount-navigation ul li:hover a,
.woocommerce-MyAccount-navigation ul li.is-active a {
	background:#b57e02;
	color: #FFFFFF;
}
.woocommerce-MyAccount-navigation ul li a:hover {
	opacity: 1;
}

.woocommerce-MyAccount-content {
	display: block;
	margin: 30px 0 100px;
}
.woocommerce-MyAccount-content p {
	line-height: 1.6em;
}
.woocommerce-MyAccount-content a {
	color: #3071b4;
}
.woocommerce-Address {
	display: block;
	margin: 20px 0;
	line-height: 1.6em;
}

#customer_details {
	margin-bottom: 30px;
}

p.cart-empty {
	display: block;
	margin: 50px auto;
	line-height: 1.6em;
	text-align: center;
}
.return-to-shop {
	text-align: center;
}
.return-to-shop .button {
	margin: auto;
	width: 100%;
	box-sizing: border-box;
}
/*.u-columns.woocommerce-Addresses .u-column2.woocommerce-Address {
	display: none !important;
}*/
/*.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    color: #515151;
    background-color: #ffffff;
    border: solid 1px #515151;
}*/
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border: 0 !important;
    margin: 15px 0 30px!important;
    border-radius:0!important;
    background: #FFFFFF !important;
    box-shadow: 0 0 5px rgba(0,0,0,0.3) !important;
	font-size: 14px;
	line-height: 1.4em;
}
.woocommerce-privacy-policy-text {
	font-size: 12px;
	display: block;
	margin: 10px 0;
}

.woocommerce-form-login .button,
.woocommerce-form-register .button {
	box-sizing: border-box;
	width: 100% !important;
}

.woocommerce-MyAccount-content fieldset {
	margin-bottom: 10px;
}

.lb-outerContainer {
    width: 100% !important;
	max-width: 1000px;
    height: auto !important;
	border-radius: 10px !important;
	padding: 10px !important;
	box-sizing: border-box;
}
.lightbox .lb-image {
    width: 100% !important;
	height: auto !important;
    border: 0 !important;
}
.wc-bookings-date-picker .ui-datepicker td.ui-datepicker-unselectable.ui-state-disabled.fully_booked a,
.wc-bookings-date-picker .ui-datepicker td.ui-datepicker-unselectable.ui-state-disabled.fully_booked span {
	background: transparent !important;
    background-image: none !important;
    border: none !important;
    color: #2b2b2b !important;
    margin: 0 !important;
    font-weight: normal !important;
}

#billing_first_name_field,
#billing_yomigana_first_name_field,
#billing_state_field
{
    width: 47% !important;
	float:right;
    overflow: visible;
}
#billing_postcode_field
{
    width: 47% !important;
	float:left;
    overflow: visible;
}
#billing_city_field {
	clear: both !important;
}

.woocommerce table.cart img, .woocommerce #content table.cart img, .woocommerce-page table.cart img, .woocommerce-page #content table.cart img {
	float: left;
	max-width:150px !important;
}

form.woocommerce-cart-form {
	margin-top: 30px;
}

/*.woocommerce .woocommerce-message .button, .woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce-page .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button {
	display: none !important;
}*/

#adult_male_field .woocommerce-input-wrapper .input-text,
#adult_female_field .woocommerce-input-wrapper .input-text,
#under12_male_field .woocommerce-input-wrapper .input-text,
#under12_female_field .woocommerce-input-wrapper .input-text {
	width: calc(100% - 20px);
}

.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
	display: none !important;
}
.woocommerce-MyAccount-content .btn-social {
	margin-top: 50px !important;
}

.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th {
    padding: 15px 8px !important;
}

.woocommerce ul.products li.product .button {
	display: none !important;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    background-color: #e0e0d3 !important;
}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
    border: 1em solid #e0e0d3 !important;
    border-right-color: transparent !important;
    border-left-color: transparent !important;
    border-top-color: transparent !important;
}

.woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-1, .woocommerce-page .col2-set .col-2 {
	margin-bottom: 30px;
}



@media screen and (max-width: 975px) {


	.woocommerce-MyAccount-navigation ul li {
		line-height: 40px;
		margin-bottom: 7px;
	}

	.woocommerce-MyAccount-navigation ul li a {
		padding: 0 10px;
	}
	
}