.product_meta .posted_in {display: none;}

.woocommerce-product-gallery{
	display:none
}


.woocommerce #content div.product div.summary , .woocommerce div.product div.summary , .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
	text-align:center;
	font-size: 1rem;
	font-family: helvetica;
}


.woocommerce div.product p.price {
    display: none;
}


.single-product h1.product_title.entry-title {
 font-size: 40px !important;
	
}


form.cart {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	padding-top: 40px;
}

@media only screen and (min-width: 900px){
 #wc-bookings-booking-form {
	position:relative;
	right: 50%;
}
	.single-product h1.product_title.entry-title{
	position:relative;
	right: 50%;
		
	}
 .wc-bookings-booking-form-button {
	position:relative;
	right: 50%;
}

 .woocommerce-product-details__short-description {
	position:relative;
	right: 50%;
}

}

#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker td.bookable a {
	background-color: #000000 !important;
}

#wc-bookings-booking-form {
width: 100%;
border-radius: 30px;
font-family: 'PP Neue Montreal'
border: none;
}

#wc-bookings-booking-form {
    background: #000;
    padding-bottom: 50px;
		color: black;
font-family: 'PP Neue Montreal'
}


#wc-bookings-booking-form {
padding: 30px;
}

#wc-bookings-booking-form-button.single_add_to_cart_button.button.alt.disabled {
    background: #222;
}

form {
    display: block;
    margin-top: 0em;
}

.wc-bookings-booking-form-button.single_add_to_cart_button.button.alt.disabled {
    background-color: black;
		color: white;
}

#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker td.ui-datepicker-current-day a {
	background-color: #000000 !important; 
} 

#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker td.bookable a {
	background: #222222;
;
}

.ui-datepicker-calendar tbody {
	background: #535353;
}

#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker th {
	background-color: #000000;
border: none;
}

#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker .ui-datepicker-next, 
#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker .ui-datepicker-prev {
	background-color: #999999;
}

#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker-header {
	border-radius:0px; 
	background: #222222;
	font-family: helvetica;
border: none;
}

 .wc-bookings-date-picker .ui-datepicker {
	font-family: helvetica;
}

#wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker td.bookable a {
	background-color: #222222 !important;
}

.wc-bookings-booking-form .form-field {
	text-align:left;
	padding-bottom: 40px;
	padding-top:20px;
	color: white;
}

.wc-bookings-booking-form .form-field select{
	padding: 14px;
	background: black;
	color: white;
}

.wc-bookings-booking-form-button{
	padding: 20px 60px;
	background: black;
	border-radius: 30px;
	color: white;
	border: none;
	text-transform: uppercase;
}

.white-nav-logo {
	content: url(https://the803studios.com/wp-content/uploads/2024/04/The-803-Studios-Variations-Pattern_803-studios.png);
}


.wp-block-site-logo{
filter: invert(1);
  mix-blend-mode: difference;
	@media only screen and (max-width: 700px) {
display: none;
}
}

nav {
		@media only screen and (max-width: 700px) {
	margin-left: 20px;
margin-top: 20px;
	}
}
.woocommerce div.product .related.products {
		display: none;
	}
	}