body {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	letter-spacing: -0.01em;
	color: #333;
	font-size: 1em;
	word-spacing: normal;
	font-family: "Inter", sans-serif;
	line-height: 1.5em;
	text-rendering: optimizeLegibility;
	font-weight: 300
}

.border-radius-10 {
	border-radius: 10px
}

.border-radius-15 {
	border-radius: 15px
}

header {
	background-color: #fff
}
.header-top {
	background-color: #f8f8f8;
	outline: none
}

.header-top nav.navbar {
	padding: 0
}
.header-bottom {
	background-color: #f8f8f8;
	padding-top: .2rem;
	padding-bottom: .2rem
}

.header-bottom .header-bottom-nav {
	min-height: 46px;
	padding-top: 0;
	padding-bottom: 0
}

.header-bottom .header-bottom-menu {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	align-items: center !important
}

.header-bottom .header-bottom-menu>li>a {
	padding-top: .38rem !important;
	padding-bottom: .38rem !important;
	line-height: 1.2
}

.header-top nav.navbar {
	padding: 0
}

.header-bottom ul.menus li a.nav-link.active {
	color: #d32c1f !important;
	background: #fff;
	border: 1px solid #d32c1f
}

.header-bottom ul.menus ul li a.nav-link.active {
	color: #ec928b !important;
	border: none
}

.header-bottom ul li:hover a {
	background-color: #fff;
	color: #d32c1f !important;
	border-color: #d32c1f
}

.header-bottom ul li:hover li a {
	color: #333 !important
}

.header-bottom ul li:hover li a:hover {
	color: #d32c1f !important
}

footer {
	background-color: #f7f7f7;
	color: #666
}

.navbar-toggler:focus,
.form-control:focus,
.accordion-button:focus,
.form-select:focus {
	box-shadow: none
}

button {
	outline: none
}

.logo {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 80px;
	height: 80px;
	background: none
}

.logo img {
	display: block;
	width: 80px;
	height: 80px
}

footer a {
	font-size: 14px !important
}

.footer-logo {
	display: inline-block;
	width: 90px;
	height: 60px;
	background-image: url("/images/partyone-logo.svg");
	background-repeat: no-repeat;
	background-size: contain
}

.search-bar {
	border-radius: 15px;
	border: 1px solid #344142
}

.search-bar .search-input {
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	font-size: 15px;
	border: none
}

.search-bar .search-button {
	background-color: #fff;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	color: #d43023;
	font-weight: bold
}

.search-bar .search-button:active {
	background-color: #fff;
	border-color: #ccc
}

.menus li {
	padding-right: 10px
}

.menus>li a {
	color: #fff !important;
	font-size: 15px;
	font-weight: 400;
	background-color: #f91705;
	border-radius: 10px;
	padding: 5px 15px !important;
	box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .25)
}

.menus>li li a {
	background: transparent;
	color: #333 !important;
	box-shadow: none
}

.menus li li {
	padding-left: 10px
}

.menus.menus-mobile .logo {
	height: 60px
}

.search-panel .searchClearButton {
	display: none;
	position: absolute;
	right: 80px;
	z-index: 111;
	top: 10px;
	font-size: 20px;
	color: #333
}

.search-panel .searchListContainer {
	display: none;
	position: absolute;
	left: 0 !important;
	right: 0 !important;
	top: calc(100% + 6px) !important;
	background: #fff;
	width: 100% !important;
	overflow: auto;
	padding-top: 10px;
	border-radius: 12px !important;
	box-shadow: 0 12px 30px rgba(0, 0, 0, .12) !important;
	border: 1px solid rgba(0, 0, 0, .08) !important;
	z-index: 1021 !important
}

.search-panel .searchListContainer .searchListContainerListItems {
	max-height: 300px;
	overflow: auto
}

.search-panel input[name="q"] {
	height: 48px
}

.navbar-nav .nav-item.dropdown.active>a {
	color: #ed928b !important;
	background: #fff;
	border: 1px solid #ed928b
}

.navbar-nav .dropdown-item.active,
.dropdown-item.active,
.dropdown-item:active {
	color: #fff;
	background-color: #d43023
}

.dropdown-toggle::after {
	content: none
}

a {
	outline: none !important
}

.font-weight-bold {
	font-weight: 500
}

.hide,
.hide-important {
	display: none !important
}

.text-muted,
.nav-link {
	color: #333
}

.modal-close-btn {
	width: 30px;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	right: 10px;
	top: 10px;
	background-color: transparent;
	border: 0;
	padding: 0
}

.breadcrumb {
	padding: 0 0 0 10px !important
}

.breadcrumb .breadcrumb-item {
	display: flex;
	font-size: 14px
}

.container {
	max-width: 95vw
}

.category h1 {
	background: linear-gradient(270deg, rgba(255, 139, 137, .1019607843), rgba(255, 139, 137, .2901960784));
	text-align: center;
	border-radius: 15px
}

.category-cards .card {
	transition: width .5s, height .5s, transform .5s;
	border-radius: 15px;
	overflow: hidden
}

.category-cards .card:hover {
	transform: scale(1.1);
	z-index: 1
}

.category-cards .card .card-body {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0
}

.category-cards .card .card-text {
	padding: .25rem .5rem
}

.category-cards .card .nav-link {
	font-size: 28px;
	font-weight: bold;
	text-shadow: 1px 1px #999;
	color: #fff;
	background: -webkit-linear-gradient(#ff8b89, #d32c1f);
	-webkit-background-clip: text
}

.category-cards.landing .card .card-text {
	background: #fff;
	display: block;
	color: #333;
	text-shadow: none;
	font-size: 16px;
	opacity: .9;
	padding: .25rem .75rem;
	border-radius: 10px;
	font-weight: 500;
	text-wrap: auto
}

.category .category-cards .card .card-body {
	position: relative;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	display: flex;
	flex-direction: column;
	justify-content: space-between
}

.category .category-cards .card .card-body .nav-link {
	font-size: 14px;
	color: #333;
	text-shadow: none;
	font-weight: normal;
	background: transparent
}

.category-cards:not(.landing) img.card-img-top {
	height: 300px;
	object-fit: cover
}

.category-price-panel {
	font-size: 16px;
	color: #1f2937
}

.category-price-panel .fw-normal,
strike .fw-normal,
strike {
	color: #4b5563 !important
}

.book-now-btn {
	font-size: 16px;
	background-color: #c6281b;
	border-color: #c6281b;
	color: #fff
}

.book-now-btn:hover {
	background-color: #a61d12;
	border-color: #a61d12;
	color: #fff
}

.py-4.px-2.rounded.mx-auto .h3.text-primary.pb-3 {
	color: #1e3a8a !important
}

.white-space-nowrap {
	white-space: nowrap
}

.card-offer-panel {
	position: absolute;
	bottom: 5px;
	right: 5px;
	color: #333;
	background: #fff;
	border-radius: 10%;
	font-size: 13px;
	padding: 0 5px;
	font-weight: 500;
	opacity: .8;
	box-shadow: 0 0 20px 0 #666
}

.right-side-bar {
	letter-spacing: -0.01em
}

.right-side-bar .widget {
	margin-bottom: 2.143em
}

.right-side-bar .widget-title {
	line-height: .947em;
	margin-bottom: 1.053em;
	padding-bottom: 1.053em;
	position: relative;
	border-bottom: 1px solid #dadada
}

.right-side-bar .widget-title::after {
	content: " ";
	width: 3.684em;
	border-bottom: 2px solid #d43024;
	display: block;
	position: absolute;
	bottom: -1px
}

.right-side-bar .widget-title+ul,
.right-side-bar ul.menu {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0
}

.right-side-bar .widget-title+ul li>a:only-child,
.right-side-bar .widget-title+ul .menu-item>a,
.right-side-bar .widget-title+ul .page_item>a,
.right-side-bar .widget-title+ul .cat-item>a,
.right-side-bar ul.menu li>a:only-child,
.right-side-bar ul.menu .menu-item>a,
.right-side-bar ul.menu .page_item>a,
.right-side-bar ul.menu .cat-item>a {
	padding: .5em 0;
	display: inline-block
}

.right-side-bar .widget_categories .widget-title+ul li,
.right-side-bar .widget_categories .widget-title+ul .meu-item,
.right-side-bar .widget_categories ul.menu li,
.right-side-bar .widget_categories ul.menu .meu-item {
	border-bottom: 1px solid #ececec
}

.right-side-bar .widget_categories .widget-title+ul li a,
.right-side-bar .widget_categories .widget-title+ul .meu-item a,
.right-side-bar .widget_categories ul.menu li a,
.right-side-bar .widget_categories ul.menu .meu-item a {
	position: relative;
	color: #333;
	margin-left: 1.7em;
	font-weight: 400
}

.right-side-bar .widget_categories .widget-title+ul li a::before,
.right-side-bar .widget_categories .widget-title+ul .meu-item a::before,
.right-side-bar .widget_categories ul.menu li a::before,
.right-side-bar .widget_categories ul.menu .meu-item a::before {
	color: #ccc;
	content: "?";
	font-family: bootstrap-icons !important;
	font-size: 10px;
	font-weight: bold;
	margin-left: -2.4em;
	position: absolute
}

.right-side-bar .widget_categories .widget-title+ul li:last-child,
.right-side-bar .widget_categories .widget-title+ul .meu-item:last-child,
.right-side-bar .widget_categories ul.menu li:last-child,
.right-side-bar .widget_categories ul.menu .meu-item:last-child {
	border-bottom: none
}

.toggle-slide-panel .toggle-action-panel {
	display: none
}

.web-fixed {
	top: auto !important;
	bottom: 24px !important;
	right: 24px !important;
	left: unset
}

.form-popup {
	display: none;
	position: fixed;
	bottom: 70px;
	right: 24px;
	z-index: 1032;
	max-width: 400px
}

.form-popup::before {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	bottom: -20px;
	right: 10%;
	border-top: 10px solid #fff;
	border-bottom: 10px solid transparent;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent
}

.mobile-request-callback-whatsapp+.form-popup {
	left: 24px;
	right: auto
}

.mobile-request-callback-whatsapp+.form-popup::before {
	right: auto;
	left: 10%
}

.datepickr-wrapper {
	display: block;
	position: relative
}

.datepickr-calendar {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #fff;
	color: #333;
	border: 1px solid #ddd;
	border-radius: 4px;
	padding: 0;
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 100;
	line-height: 15px;
	box-shadow: 1px 1px 20px 0 #ccc
}

.datepickr-calendar .datepickr-months {
	background-color: #d43023;
	border: 1px solid #f7cfcc;
	border-bottom: 3px solid #f7cfcc;
	color: #fff;
	padding: 10px 0;
	text-align: center;
	font-size: 120%;
	border-radius: 4px 4px 0 0
}

.datepickr-calendar table {
	border-collapse: collapse;
	padding: 0;
	width: 100%
}

.datepickr-calendar table thead {
	font-size: 90%;
	background: #eee
}

.datepickr-calendar table td,
.datepickr-calendar table th {
	width: 14.3%
}

.datepickr-calendar table th {
	text-align: center;
	padding: 5px;
	color: #666;
	font-weight: 400
}

.datepickr-calendar table td {
	text-align: right;
	padding: 1px
}

.datepickr-calendar .datepickr-day {
	display: block;
	color: #333;
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 8px;
	cursor: pointer
}

.datepickr-calendar .datepickr-day:hover,
.datepickr-calendar .today .datepickr-day {
	background-color: #d43023;
	border: 1px solid #e15449;
	color: #fff
}

.datepickr-calendar .selected .datepickr-day {
	background-color: #999;
	color: #f6f6f6
}

.datepickr-calendar .disabled .datepickr-day,
.datepickr-calendar .disabled .datepickr-day:hover {
	background-color: #eee;
	border: 1px dotted #ccc;
	color: #bbb;
	cursor: default
}

.open .datepickr-calendar {
	display: block
}

.ui-timepicker-wrapper {
	overflow-y: auto;
	height: 150px;
	width: 6.5em;
	background: #fff;
	border: 1px solid #ddd;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	outline: 0;
	z-index: 100000;
	margin: 0
}

.ui-timepicker-list {
	margin: 0;
	padding: 0;
	list-style: none
}

.ui-timepicker-list li {
	padding: 3px 0 3px 5px;
	cursor: pointer;
	white-space: nowrap;
	color: #000;
	list-style: none;
	margin: 0
}

.ui-timepicker-list .ui-timepicker-selected:hover,
.ui-timepicker-list li:hover,
li.ui-timepicker-selected {
	background: #d43023;
	color: #fff
}

.formError {
	position: absolute;
	top: 300px;
	left: 300px;
	display: block;
	cursor: pointer;
	text-align: left;
	z-index: 990
}

.formError.inline {
	position: relative;
	top: 0;
	left: 0;
	display: inline-block
}

.formError .formErrorContent {
	width: auto;
	max-width: 300px;
	background: #344142;
	position: relative;
	color: #fff;
	min-width: 120px;
	font-size: 13px;
	border: 2px solid #344142;
	box-shadow: 0 0 6px #000;
	padding: 4px 10px;
	border-radius: 6px;
	z-index: 991
}

.formError .formErrorArrow {
	width: 15px;
	margin: -2px 0 0 13px;
	position: relative;
	z-index: 996
}

.formError .formErrorArrow div {
	border-left: 2px solid #344142;
	border-right: 2px solid #344142;
	box-shadow: 0 2px 3px #444;
	font-size: 0;
	height: 1px;
	background: #344142;
	margin: 0 auto;
	line-height: 0;
	display: block
}

.formError .formErrorArrow .line10 {
	width: 13px;
	border: none
}

.formError .formErrorArrow .line9,
.formError .formErrorArrow .line8 {
	width: 11px
}

.formError .formErrorArrow .line7 {
	width: 9px
}

.formError .formErrorArrow .line6 {
	width: 7px
}

.formError .formErrorArrow .line5 {
	width: 5px
}

.formError .formErrorArrow .line4 {
	width: 3px
}

.formError .formErrorArrow .line3 {
	width: 1px;
	border-bottom: 0 solid #344142
}

.formError .formErrorArrow .line2 {
	width: 3px;
	border: none;
	background: #344142
}

.formError .formErrorArrow .line1 {
	width: 1px;
	border: none;
	background: #344142
}

.popover-header {
	background-color: rgba(211, 44, 31, .2392156863);
	color: rgba(211, 44, 31, .7803921569)
}

.popover-body {
	color: #666
}

.popover-arrow:before {
	border-color: #fbebd7 !important;
	border-width: 1px !important
}

.custom-popover {
	--bs-popover-max-width: 200px;
	--bs-popover-body-padding-x: 1rem;
	--bs-popover-body-padding-y: 0.5rem;
	border: 3px solid rgba(211, 44, 31, .1137254902)
}

.login-button {
	border-radius: 10px
}

.header-action-link {
	display: inline-flex;
	align-items: center;
	gap: .55rem;
	padding: .4rem .8rem;
	border-radius: 12px;
	border: 1px solid #d43023;
	background: #fff;
	color: #364152;
	font-weight: 600;
	font-size: .95rem;
	line-height: 1;
	box-shadow: 0 8px 18px rgba(15, 23, 42, .06);
	transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease, color .2s ease;
	text-decoration: none
}

.header-action-link:hover,
.header-action-link:focus {
	color: #d43023;
	border-color: rgba(212, 48, 35, .35);
	box-shadow: 0 10px 22px rgba(212, 48, 35, .12);
	transform: translateY(-1px)
}

.header-action-link .header-action-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 2rem;
	height: 2rem;
	border-radius: 10px;
	background: linear-gradient(135deg, rgba(212, 48, 35, .12), rgba(31, 125, 211, .08));
	color: #d43023;
	font-size: 1rem;
	flex-shrink: 0
}

.header-action-link .header-action-label {
	display: inline-flex;
	align-items: center;
	white-space: nowrap;
	overflow: visible
}

.header-action-link-cart,
.header-action-link-account,
.header-action-link-city,
.header-action-link-login {
	position: relative
}

.header-action-link-cart,
.header-action-link-city,
.header-action-link-login {
	min-width: 122px;
	width: auto;
	height: 42px;
	justify-content: center;
	padding: .34rem .68rem
}

.header-action-link-city {
	min-width: 146px;
	justify-content: flex-start
}

.header-action-link-city .header-action-label {
	max-width: none
}

.header-action-link .cart-count {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 1.35rem;
	height: 1.35rem;
	padding: 0 .35rem;
	border-radius: 999px;
	background: #d43023;
	color: #fff;
	font-size: .74rem;
	font-weight: 700;
	line-height: 1
}

.header-action-link-account.dropdown-toggle::after {
	display: none
}

.header-action-link-account .bi-caret-down {
	font-size: .8rem;
	color: #6b7280
}

.header-action-link-mobile {
	padding: .38rem .62rem;
	gap: .4rem;
	border-radius: 10px;
	box-shadow: 0 6px 14px rgba(15, 23, 42, .08)
}

.header-action-link-mobile .header-action-icon {
	width: 1.75rem;
	height: 1.75rem;
	font-size: .95rem
}

.header-action-link-mobile .header-action-label {
	max-width: 70px;
	font-size: .78rem
}

.header-action-link-mobile .cart-count {
	min-width: 1.2rem;
	height: 1.2rem;
	font-size: .7rem
}

@media screen and (max-width: 767px) {
	.menus.menus-mobile .container-fluid.pt-1.px-4 {
		display: flex;
		align-items: center;
		flex-wrap: nowrap;
		gap: .4rem;
		padding-left: .75rem !important;
		padding-right: .75rem !important
	}

	.menus.menus-mobile .logo,
	.menus.menus-mobile .logo img {
		width: 62px;
		height: 62px
	}

	.menus.menus-mobile .navbar-brand.logo {
		margin-right: auto !important;
		margin-left: 0 !important
	}

	.menus.menus-mobile .city-selection-link {
		font-size: 13px;
		padding: .32rem .5rem;
		gap: .28rem;
		min-width: 0;
		max-width: calc(100vw - 150px)
	}

	.menus.menus-mobile .city-selection-link .header-action-icon {
		width: 1.55rem;
		height: 1.55rem;
		font-size: .88rem
	}

	.header-action-link-mobile .header-action-label {
		max-width: 54px;
		font-size: .72rem
	}

	.header-action-link-mobile {
		padding: .34rem .5rem
	}

	.header-action-link-cart.header-action-link-mobile,
	.header-action-link-city.header-action-link-mobile,
	.header-action-link-login.header-action-link-mobile {
		min-width: 88px;
		width: auto;
		height: 40px;
		padding: .28rem .42rem
	}

	.header-action-link-city.header-action-link-mobile {
		min-width: 112px;
		justify-content: flex-start
	}

	.header-action-link-mobile .header-action-icon {
		width: 1.55rem;
		height: 1.55rem;
		font-size: .88rem
	}

	.header-action-link-city.header-action-link-mobile .header-action-label {
		max-width: 64px;
		font-size: .72rem
	}

	.menus.menus-mobile .navbar-toggler {
		flex: 0 0 auto;
		margin-left: .2rem !important
	}
}

@media(max-width: 991.98px) {
	.category-cards .card .nav-link {
		font-size: 20px
	}

	.navbar-nav .dropdown-menu {
		border: none;
		padding-top: 0
	}

	.navbar-nav .dropdown-menu li {
		padding-left: 0;
		padding-right: 0
	}

	.offcanvas .navbar-nav li a {
		border: 1px solid transparent;
		padding: 10px 10px !important;
		border-radius: 10px;
		margin-bottom: 10px;
		background-color: #eee;
		color: #333 !important;
		font-weight: 400
	}

	.navbar-nav li li a {
		background-color: #fff !important;
		border-bottom: 1px solid #eee !important;
		border-radius: 0 !important
	}
}

@media(max-width: 767.98px) {
	footer {
		background-color: #f5f5f5;
		color: #666
	}

	footer p {
		margin-bottom: .8rem
	}

	.category-cards:not(.landing) img.card-img-top {
		height: 200px
	}
}

@media(max-width: 575.98px) {
	.category-cards.landing .card .card-text {
		font-size: 14px;
		opacity: .8;
		padding: .05rem .25rem
	}
}

@media(max-width: 576px) {
	.category-cards .card .card-text {
		padding: .3rem
	}

	.card-columns {
		column-count: 2
	}
}

@media(min-width: 768px) {
	.container {
		max-width: 95vw
	}

	.category .category-cards .card .card-body {
		padding-top: 10px !important;
		padding-bottom: 10px !important
	}

	.category .category-cards .card .card-body .nav-link {
		font-size: 18px
	}

	.category-cards .card .card-text {
		font-size: 19px
	}

	.category-cards.landing .card .card-text {
		display: inline-block
	}

	.card-columns {
		column-count: 3
	}
}

@media(min-width: 992px) {
	.container {
		max-width: 95vw
	}

	.navbar-nav .dropdown-menu {
		position: absolute
	}

	.category .category-cards .card .card-body .nav-link {
		font-size: 16px
	}
}

@media(min-width: 1200px) {
	.card-columns {
		column-count: 4
	}
}
