button[name=update_cart] {
    margin-left: 10px !important;
}
.contact-form-message.state-success {
    border: 2px solid;
    padding: 10px;
    margin-bottom: -25px;
    width: 200px;
    font-weight: bold;
    font-size: 18px;
}
.mk-responsive-nav .mk-nav-arrow {
    width: 100%;
    text-align: right;
    padding-right: 10px;
}
.wc_payment_method label img, .payment_method_authnet label img {
    max-width: 30px;
}
.single-product h2.page-title {
  display: none;
}
.single-product .mk-header {
  border-bottom: none;
}
.single-product
  #customer_location_wrap
  span.select2.select2-container.select2-container--default {
  border: 1px solid #000;
  border-radius: 4px;
}
.wc-bookings-date-picker .ui-datepicker-header {
  background-image: -webkit-linear-gradient(bottom, #540057 0, #540057 100%);
}
#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: #fff !important;
  border: 2px solid #540057;
  box-sizing: border-box;
  text-transform: capitalize;
}
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-next,
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-prev {
  top: 0px;
  background: #fff !important;
  border-radius: 0;
  font-weight: 400;
  height: 2.5em;
  width: 2.5em;
}
.woocommerce-product-gallery {
  text-align: center;
}
.social-share {
  display: table;
  margin: 0 auto;
}
.ui-widget-header .ui-state-disabled {
  opacity: 1 !important;
}
.single-product .entry-summary .entry-title {
  font-size: 50px !important;
  color: #253b6f;
}
.single-product .product_meta a {
  border: 1px solid #c1c1c1;
  border-radius: 3px;
  margin-left: 10px;
  padding: 5px;
}
.single-product .product_meta {
  border: none;
}
.single-product .posted_in {
  font-weight: 700;
  color: #000;
}
.single-product .social-share svg {
  fill: #5f015e;
}
.single-product .social-share a:hover svg {
  fill: #5f015e;
}
.single-product .social-share a:hover {
  border: 1px solid #5f015e;
}
.wc-bookings-booking-form .wc-bookings-booking-cost {
  margin: 0;
  font-weight: 700;
  color: #253b6f;
  font-size: 18px;
}
.master-holder strong,
.price .amount {
  color: #253b6f !important;
}
.woocommerce-Tabs-panel--description h2 {
  display: none;
}
.woocommerce-Tabs-panel--description .mk-text-block p {
  font-size: 18px;
  color: #000;
  line-height: 1.5em;
}
.product-type-booking .wc-tabs {
  border: none;
}
.wc-tabs li.active a {
  border: none;
}
.wc-tabs li a {
  position: relative;
  color: #253b6f;
  font-weight: 700;
  font-family: Baloo;
  font-size: 30px;
  padding: 14px 18px 14px 0px;
}
.master-holder .related h2 {
  position: relative;
  color: #253b6f;
  font-weight: 700;
  font-family: Baloo;
  margin-bottom: 30px;
  font-size: 30px !important;
}
.mk-product-loop.compact-layout .product-title a {
  color: #000;
}
.mk-product-loop.compact-layout .mk-love-holder svg {
  fill: #000;
  vertical-align: sub;
}
.mk-product-loop.compact-layout .price {
  color: #253b6f;
}
.master-holder .related h2:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  height: 2px;
  width: 7%;
  border-bottom: 2px solid #253b6f;
}
.wc-tabs li a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  height: 2px;
  width: 30%;
  border-bottom: 2px solid #253b6f;
}
.woocommerce-tabs {
  padding: 30px 30px 0;
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  margin: 50px 0;
}
.wc-bookings-booking-form p.form-field {
  line-height: 3em;
  margin-bottom: 100px;
}
.woocommerce img.custom-cat_img_product-page {
  object-fit: cover;
  object-position: top center;
  height: 550px;
  position: absolute;
  left: 0;
}
.tax-product_cat img.custom-cat_img_product-page {
  object-position: center;
} /*button.single_add_to_cart_button.wc-bookings-booking-form-button{  margin-left: 1em;}*/
.product-type-booking .yasr-overall-rating {
  margin-bottom: 10px;
} /* Single-product input number */
.wc-bookings-booking-form {
  border: none;
}
.wc-bookings-booking-form p.form-field label {
  float: left;
  margin-right: 10px;
  color: #000;
  font-family: Baloo;
  font-weight: 700;
  line-height: 45px;
}
.wc_bookings_field_duration:nth-child(2) {
  position: relative;
}
.wc-bookings-booking-form .form-field {
  margin: 0 0 2em;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
p.wc_bookings_field_duration:first-child {
  display: none;
}
#duration_select {
  width: 30% !important;
  height: 42px;
  line-height: 1.65;
  float: left;
  display: block;
  font-weight: 900;
  padding: 0;
  margin: 0;
  padding-left: 14%;
  border: 1px solid #777777;
  border-radius: 4px;
}
.wc_bookings_field_duration input:focus {
  outline: 0;
}
.quantity-nav {
  float: left;
  position: relative;
  height: 42px;
  margin-right: 10px;
}
.quantity-button {
  position: relative;
  cursor: pointer;
  width: 50px;
  text-align: center;
  color: #5f015e;
  font-size: 14px;
  font-family: Baloo !important;
  line-height: 3.1;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.quantity-button.quantity-up {
  position: absolute;
  height: 100%;
  right: -50px;
  border-left: 1px solid #777777;
}
.quantity-button.quantity-down {
  position: absolute;
  height: 100%;
  left: -116px;
  border-right: 1px solid #777777;
  top: 0;
}
#sub-footersocial {
  float: right;
}
.sub-social-icon {
  color: white;
  font-size: 32px;
  margin-right: 10px;
}
.widget_text a {
  text-transform: capitalize;
}
.cart-continue-shopping {
  font-weight: 600;
  font-size: 16px;
  color: #f20017 !important;
  position: relative;
  top: 8px;
  text-transform: capitalize;
}
.cart-continue-shopping:hover {
  text-decoration: underline;
}
.add-cart-responsive-state {
  display: block !important;
}
.how-it-works-head {
  font-size: 30px;
  color: #253b6f;
  font-family: Baloo;
  line-height: 64px;
  text-align: center;
  text-transform: capitalize;
}
.master-holder h3 {
  color: #253b6f !important;
  text-transform: capitalize !important;
  font-family: Baloo;
}
.woocommerce-notice--success {
  background-color: #ffffff !important;
  text-align: center !important;
  color: #253b6f !important;
  text-transform: capitalize !important;
}
.woocommerce-thankyou-order-received p {
  margin-top: 20px;
  font-size: 20px;
  text-transform: initial;
}
.woocommerce-order-overview__order.order strong {
  color: red !important;
}
#text-block-4 {
  column-count: 4;
}
.state-name {
  font-size: 16px;
  color: #444444;
  font-weight: 600;
  cursor: pointer;
}

.page-template-costumed .state-name {
    font-size: 16px;
    color: #444444;
    font-weight: 600;
    cursor: pointer;
    width: 22%;
    float: left;
}

.state-name:hover {
  text-decoration: underline;
}
.city-name {
  display: none;
  list-style: none;
}
.state-name::before {
  content: "";
  vertical-align: middle;
  display: inline-block;
  width: 0.75rem;
  height: 0.75rem;
  border-radius: 50%;
  background-color: #b1b5be;
  margin-right: 0.75rem;
}
.active.state-name::before {
  background-color: #fc6468;
}
.mk-go-top.is-active {
  left: 15px;
}
.wc-bookings-date-picker-timezone-block {
  display: none;
}
.select2-selection.select2-selection--single .spinner {
  display: none;
}
.select2-selection.select2-selection--single .spinner.is-active {
  display: inline-block;
} 
/*.right-side-head {    z-index: 1;    width: 49%;    background: linear-gradient(90deg, #5e015d, transparent);    height: 100%;    display: flex;    flex-direction: column;    justify-content: center;}*/
#zip::placeholder,
#zip2::placeholder {
  font-family: sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #888;
} 
/* Checkout Form field UI */
body.woocommerce-checkout .thwcfd-field-wrapper.active input::placeholder {
  opacity: 0;
}
body.woocommerce-checkout .thwcfd-field-wrapper ::placeholder {
    font-family: 'Brandon Grotesque', sans-serif;
}
body.woocommerce-checkout .thwcfd-field-wrapper.active {
  position: relative;
}
body.woocommerce-checkout .thwcfd-field-wrapper input{
	padding: 12px 12px 10px 12px;
}
body.woocommerce-checkout .thwcfd-field-wrapper.active:not(.thwcfd-field-country) label {
  display: block !important;
  position: absolute;
  height: auto;
  width: auto;
  z-index: 1;
  color: #999;
  font-size: 10px;
  line-height: 10px;
  top: 5px;
  left: 10px;
  transition: all 0.2s ease-in-out;
  background: #fff;
  clip-path: none;
  clip: auto;
}
body.woocommerce-checkout .thwcfd-field-wrapper span.select2.select2-container{
	padding: 2px 0;
}



/* CATEGORY CUSTOM FIELD DISPLAY IN PRODUCT PAGES */
@font-face
{
    font-family: "Inter", sans-serif;
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/Inter-VariableFont_opsz,wght.ttf');
}
.cat_description p, #cat_repeater .card-content h3, #cat_repeater .card-content p{
	font-family: "Inter", sans-serif;

}
.party_activities{
	margin-top: 15px;
}
#cat_repeater .card-content h3{
	font-family: Inter;
	font-size: 20px !important;
	font-weight: 600;
	line-height: 31.2px;


}
#cat_repeater .card-content p{

	font-size: 14px;
	font-weight: 400;
	line-height: 19.6px;
	max-width: 212px;
	color: black;

}
.cat_heading{
	text-transform: uppercase !important;
	font-family:"Baloo 2", sans-serif;
	font-size: 32px !important;
	font-weight: 600;
	line-height: 26px;

	margin-bottom: 0px;
}
.cat_description p{
	padding: 10px 0px;
	color: black;
	font-size: 14px;
	font-weight: 400;
	line-height: 19.6px;


}
.category-cards-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 20px;
}

#cat_repeater .card {
	display: flex;
	padding-left: 8px;
	border-radius: 8px;
	background-color: #f4f4f4;

}

#cat_repeater .card-inner {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	border-radius: 8px;
	align-items: center;
	gap:16px;
}

#cat_repeater .card-content h3{
	margin-bottom: 0px;
}
#cat_repeater .card-icon {
	flex: 1;
	max-width: 64px;
	height: 64px;
	align-self: center;
}

#cat_repeater .card-content {
	flex: 2;
	max-width: 212px;
}

#cat_repeater .card-image {
	flex: 2;
	/*        max-width: 200px;*/
}
#cat_repeater .card-image img{
	height: 221px !important;
	max-width: 221px;
	object-fit: cover;
}
#cat_repeater .card img {
	max-width: 100%;
	/*        height: 64px;*/
	border-radius: 8px;
}

/* Background colors will rotate for each card */
#cat_repeater .card:nth-child(1) {
	background-color: #FFF8E5;
}
#cat_repeater .card:nth-child(2) {
	background-color: #F6E5FA;
}
#cat_repeater .card:nth-child(3) {
	background-color: #EBF8FC;
}
#cat_repeater .card:nth-child(4) {
	background-color: #FFF8E5;
}
#cat_repeater .card:nth-child(5) {
	background-color: #F6E5FA;
}
#cat_repeater .card:nth-child(6) {
	background-color: #EBF8FC;
}
.d-small-none{
	display: block;
}
.d-desk-none{
	display: none;
}

.quantity .plus:hover, .quantity .minus:hover {
  color: #fff !important;
}

/* Responsive layout: stack on mobile */
@media (max-width: 767px) {
  .mbl-show {
    display: block !important;
  }
}
@media (max-width: 768px) {  
	.category-cards-grid {
		grid-template-columns: 1fr;
		row-gap: 0px;
	}
	#cat_repeater .card-inner {
		flex-direction: row;
		column-gap:20px;
		min-height: 130px;
	}

	.d-flex-sm {
		display: flex;

		justify-content: center;
		align-items: center;
	}
	.card-content h3{
		font-size: 20px;
	}
	#cat_repeater .card-content p{
		font-size: 13px;
		margin-bottom: 0px;
	}
	#cat_repeater .card-content {
		max-width: 100%;
	}
	#cat_repeater .card-column {
		width: 100%;
		padding: 10px 0;
	}

	#cat_repeater .card-icon, #cat_repeater .card-content {
		display: flex;
		flex-direction: column;
		flex-basis: 50%; 
	}

	#cat_repeater .card-image {
		width: 100%;
		/*            display: contents;*/
	}
	#cat_repeater .card-icon img{
		width: 65px;
		margin: 0 10px;
	}
	#cat_repeater .card-image img {
		width: 100%;
		height: auto;

	}
	#cat_repeater .card{
		padding-left: 0px;
		height:auto;
	}
	.d-small-none{
		display: none;
	}
	.d-desk-none{
		display: block;
	}
	.mcard-image img {
		height: auto;
		width: 100%;
		max-height: 221px;
		object-fit: cover;
		border-radius: 4px;
	}
	.mmb-10{
		margin-bottom: 10px;
	}
}


