
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 16 2026 | 12:46:17 */
.ban_btn.roller-book-btn {
	cursor: pointer;
}

/* ===== Comparison Table ===== */
.comparison-table .eael-data-table {
	border-collapse: collapse !important;
	border: 3px solid #ff8705;
	width: 100%;
}

/* Header */
.comparison-table .eael-data-table thead th {
	background: #ff8705 !important;
	color: #fff !important;
	font-size: 22px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 24px 20px !important;
	height: 80px;
	vertical-align: middle;
	border: 1px solid #000 !important;
}

/* Body */
.comparison-table .eael-data-table tbody td {
	background: #fff !important;
	color: #000 !important;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.6;
	padding: 18px 16px !important;
	min-height: 70px;
	vertical-align: middle;
	border: 2px solid #e5e5e5 !important;
}

/* Alternate rows */
.comparison-table .eael-data-table tbody tr:nth-child(even) td {
	background: #ff8705 !important;
}

/* Hover */
.comparison-table .eael-data-table tbody tr:hover td {
	background: #ff8705 !important;
	color: #fff !important;
}

/* First column bold */
.comparison-table .eael-data-table tbody td:first-child {
	font-weight: 700;
}

/* Remove plugin column colours */
.comparison-table .eael-data-table tbody td:nth-child(3), .comparison-table .eael-data-table tbody td:nth-child(4) {
	background: #fff !important;
}

/* Square corners */
.comparison-table .eael-data-table, .comparison-table .eael-data-table * {
	border-radius: 0 !important;
}

@media (max-width:767px) {
	.comparison-table {
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}
	
	.comparison-table .eael-data-table {
		min-width: 600px;
		display: table !important;
		border-width: 2px;
	}
	
	.comparison-table .eael-data-table thead {
		display: table-header-group !important;
	}
	
	.comparison-table .eael-data-table tbody {
		display: table-row-group !important;
	}
	
	.comparison-table .eael-data-table tr {
		display: table-row !important;
	}
	
	.comparison-table .eael-data-table th, .comparison-table .eael-data-table td {
		display: table-cell !important;
		white-space: nowrap;
	}
	
	/* Header */
	.comparison-table .eael-data-table thead th {
		font-size: 14px !important;
		padding: 12px 10px !important;
		height: 50px !important;
		line-height: 1.2;
	}
	
	/* Body */
	.comparison-table .eael-data-table tbody td {
		font-size: 13px !important;
		padding: 10px 10px !important;
		line-height: 1.3 !important;
		min-height: auto !important;
	}
	
	/* First column slightly bolder */
	.comparison-table .eael-data-table tbody td:first-child {
		font-weight: 600;
	}
}

/* Anchor offset for fixed header */
.elementor-widget-heading, .elementor-menu-anchor {
	scroll-margin-top: 150px;
}

.single-play_reading .elementskit-navbar-nav .elementskit-submenu-panel > li.current-menu-item > a {
	color: #000 !important;
}

svg.e-font-icon-svg.e-eicon-close.eicon-close {
	width: 1em;
	height: 1em;
}

.dialog-close-button {
	inset-inline-end: 30px !important;
}

.topbar-icon-list span.label {
	font-weight: 700;
}

@media (max-width: 767px) {
	.topbar {
		background: rgba(8, 4, 4, .96) !important;
	}
}

.single-play_kingston .svg-icon-play img {
	filter: brightness(0) invert(1);
}

/* Make dropdown width same as button */
.book-now-btn .elementor-nav-menu > li {
	position: relative;
}

.header-w-t.elementor-sticky--active {
	z-index: 9999;
}

.book-now-btn .sub-menu {
	min-width: 100% !important;
	width: 100% !important;
	left: 0 !important;
	background: #fe8100 !important;
	border-radius: 2px;
	padding: 0;
	margin-top: 6px;
}

/* Dropdown items */
.book-now-btn .sub-menu li a {
	background: #fe8100 !important;
	color: #fff !important;
	padding: 12px 18px;
	text-align: center;
	font-weight: 600;
	text-transform: uppercase;
}

/* Hover effect inside dropdown */
.book-now-btn .sub-menu li a:hover {
	background: #e87400 !important;
	color: #fff !important;
}

/* Remove default Elementor dropdown arrow spacing issue */
.book-now-btn .sub-arrow {
	margin-left: 6px;
}

.book-now-btn .elementor-nav-menu > li > a {
	background: #fe8100;
	/* button color */
	color: #fff !important;
	padding: 16px 18px !important;
	border-radius: 2px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1;
	transition: all .3s ease;
}

.header-w-t {
	background-color: rgba(0, 0, 0, 0) !important;
}

.header-w-t.elementor-sticky--active {
	background-color: rgba(0, 0, 0, .77) !important;
}

/* Force topbar icon list into single row on mobile */
@media (max-width: 767px) {
	.topbar-icon-list .elementor-icon-list-items {
		display: flex !important;
		flex-wrap: nowrap !important;
		/* no wrapping */
		justify-content: center;
		/* center align */
		align-items: center;
		gap: 12px;
	}
	
	.topbar-icon-list .elementor-icon-list-item {
		display: flex;
		align-items: center;
		margin: 0 !important;
		white-space: nowrap;
	}
	
	.topbar-icon-list .elementor-icon-list-text {
		font-size: 13px;
	}
}

/* =====================================
   REMOVE SUBMENU INDICATOR (ARROW)
   ===================================== */
.btn-menu2 .sub-arrow, .btn-menu2 .elementor-item .sub-arrow, .btn-menu2 .elementor-nav-menu .sub-arrow svg {
	display: none !important;
}

.btn-menu2 .has-submenu:after {
	display: none !important;
}

/* =====================================
   RESET ELEMENTOR POSITIONING (IMPORTANT)
   ===================================== */
.btn-menu2 .elementor-nav-menu--dropdown {
	top: 100% !important;
	left: 50% !important;
	transform: translateX(-50%) !important;
	margin-top: 10px !important;
}

/* Prevent Elementor from shifting submenu downward */
.btn-menu2 .elementor-nav-menu--main .sub-menu {
	top: 100% !important;
	margin-top: 8px !important;
}

/* Center under parent */
.btn-menu2 .menu-item-has-children {
	position: relative !important;
}

/* =====================================
   MAIN MENU BUTTONS (TOP LEVEL)
   BLACK BUTTON WITH BORDER + CENTER HOVER
   ===================================== */
.btn-menu2 .elementor-nav-menu > li > a {
	background: #000;
	color: #fff !important;
	border: 2px solid #fff;
	padding: 12px 38px;
	display: inline-block;
	font-weight: 700;
	margin: 0 8px;
	text-transform: uppercase;
	position: relative;
	overflow: hidden;
	transition: color .3s ease;
}

/* Hover background (grows from center) */
.btn-menu2 .elementor-nav-menu > li > a::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 0;
	height: 0;
	background: #ff8200;
	transform: translate(-50%, -50%);
	transition: all .3s ease;
	z-index: 0;
}

/* Expand hover background */
.btn-menu2 .elementor-nav-menu > li > a:hover::before {
	width: 200%;
	height: 200%;
}

/* FIX: Keep ALL text visible over hover background */
.btn-menu2 .elementor-nav-menu > li > a, .btn-menu2 .elementor-nav-menu > li > a * {
	position: relative !important;
	z-index: 5 !important;
	color: #fff !important;
}

/* =====================================
   SUBMENU BUTTONS (BLACK)
   ===================================== */
.btn-menu2 .sub-menu {
	background: transparent !important;
	border: none !important;
	box-shadow: none !important;
	padding: 0 !important;
	text-align: center !important;
}

.btn-menu2 .sub-menu a {
	background: #000 !important;
	color: #fff !important;
	padding: 10px 22px;
	display: block;
	font-weight: 600;
	margin: 6px auto;
	width: 160px;
	text-align: center;
	transition: .3s ease;
}

.btn-menu2 .sub-menu a:hover {
	background: #222 !important;
}

/* Remove underline */
.btn-menu2 a.elementor-item, .btn-menu2 a.elementor-sub-item {
	text-decoration: none !important;
	box-shadow: none !important;
}

/* Remove Elementor default hover overlays */
.btn-menu2 .elementor-item:before, .btn-menu2 .elementor-item:after {
	background: transparent !important;
	color: inherit !important;
}

/* =====================================
   REMOVE SUBMENU INDICATOR (ARROW)
   ===================================== */
.btn-menu .sub-arrow, .btn-menu .elementor-item .sub-arrow, .btn-menu .elementor-nav-menu .sub-arrow svg {
	display: none !important;
}

.btn-menu nav .menu-item .has-submenu {
	position: relative !important;
	display: block !important;
	padding: 12px 38px;
	padding: 12px 38px !important;
	z-index: 999999;
	fill: #fff !important;
}

.btn-menu .has-submenu:after {
	display: none !important;
}

/* =====================================
   RESET ELEMENTOR POSITIONING (IMPORTANT)
   ===================================== */
.btn-menu .elementor-nav-menu--dropdown {
	top: 100% !important;
	left: 50% !important;
	transform: translateX(-50%) !important;
	margin-top: 10px !important;
}

/* Prevent Elementor from shifting submenu downward */
.btn-menu .elementor-nav-menu--main .sub-menu {
	top: 100% !important;
	margin-top: 8px !important;
}

/* Center under parent */
.btn-menu .menu-item-has-children {
	position: relative !important;
}

/* =====================================
   MAIN MENU BUTTONS (TOP LEVEL)
   ===================================== */
.btn-menu .elementor-nav-menu > li > a {
	background: #ff8200;
	color: #000 !important;
	padding: 12px 38px;
	display: inline-block;
	font-weight: 700;
	margin: 0 8px;
	text-transform: uppercase;
	transition: .3s ease;
}

.btn-menu .elementor-nav-menu > li > a:hover {
	background: #e67300;
}

/* =====================================
   SUBMENU BUTTONS (BLACK)
   ===================================== */
.btn-menu .sub-menu {
	background: transparent !important;
	border: none !important;
	box-shadow: none !important;
	padding: 0 !important;
	text-align: center !important;
}

.btn-menu .sub-menu a {
	background: #000 !important;
	color: #fff !important;
	padding: 10px 22px;
	display: block;
	font-weight: 600;
	margin: 6px auto;
	width: 160px;
	/* Keep buttons consistent width */
	text-align: center;
	transition: .3s ease;
}

.btn-menu .sub-menu a:hover {
	background: #222 !important;
}

/* Remove underline & pointer styles */
.btn-menu a.elementor-item, .btn-menu a.elementor-sub-item {
	text-decoration: none !important;
	box-shadow: none !important;
}

.btn-shu .elementor-nav-menu > li > a {
	background: #119a80;
	color: #f8f8f8 !important;
	padding: 12px 38px;
	display: inline-block;
	font-weight: 700;
	margin: 0 8px;
	text-transform: uppercase;
	transition: .3s ease;
}

.btn-shu .elementor-nav-menu > li > a:hover {
	background: #119a80;
	color: #f8f8f8 !important;
	padding: 12px 38px;
	display: inline-block;
	font-weight: 700;
	margin: 0 8px;
	text-transform: uppercase;
	transition: .3s ease;
}

.btn-black .elementor-nav-menu > li > a {
	background: #000;
	color: #f8f8f8 !important;
	padding: 12px 38px;
	display: inline-block;
	font-weight: 700;
	margin: 0 8px;
	text-transform: uppercase;
	transition: .3s ease;
}

.btn-black .elementor-nav-menu > li > a:hover {
	background: #000;
	color: #f8f8f8 !important;
	padding: 12px 38px;
	display: inline-block;
	font-weight: 700;
	margin: 0 8px;
	text-transform: uppercase;
	transition: .3s ease;
}

/* Center the form */
#btnform .elementor-form-fields-wrapper {
	text-align: center !important;
}

/* Make the select wrapper inline */
#btnform .elementor-field-group.elementor-field-type-select {
	width: auto !important;
	display: inline-block !important;
	margin: 0 auto !important;
}

/* Force the select small like a button */
#btnform .elementor-select-wrapper {
	width: auto !important;
	display: inline-block !important;
}

/* Style the select like a small button */
#btnform select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	width: auto !important;
	max-width: 180px !important;
	padding: 8px 22px !important;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	background: #000;
	border: 2px solid #fff;
	border-radius: 0px;
	cursor: pointer;
	text-align-last: center;
}

/* Remove Elementor arrow */
#btnform .select-caret-down-wrapper {
	display: none !important;
}

/* Optional hover effect */
#btnform select:hover {
	background: #111;
	transform: scale(1.03);
	transition: .2s;
}

/* Snowflake styling */
.snowflake {
	position: absolute;
	top: -10px;
	font-size: 1.5em;
	font-weight: bold;
	user-select: none;
	pointer-events: none;
	z-index: 9999;
	text-shadow: 0 0 6px rgba(0, 0, 0, .3);
	/* softer shadow for realistic look */
	animation-name: fall;
	animation-timing-function: linear;
}

@keyframes fall {
	0% {
		transform: translateY(-10px) translateX(0);
		opacity: 1;
	}
	
	100% {
		transform: translateY(110vh) translateX(20px);
		opacity: .8;
	}
}

/* Main section setup */
.main_sec_one {
	position: relative;
	min-height: 100vh;
	overflow: hidden;
	background: #000;
}

/* Always show fallback image */
.main_sec_one::before {
	content: "";
	position: absolute;
	inset: 0;
	background: url("https://cdn-ilcoiaf.nitrocdn.com/CnxGyARNORmPXgvbMZXJMZuAeGWDhNov/assets/images/optimized/rev-6cca39f/urban-fun.co.uk/wp-content/uploads/2025/09/75-DF9A0138-1-1.jpg") center/cover no-repeat #000;
	z-index: 0;
}

/* Slideshow above fallback */
.main_sec_one .elementor-background-slideshow {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	/*     z-index: 1; */
	opacity: 0;
	transition: opacity .8s ease-in-out;
	background: transparent !important;
}

/* Once initialized, fade in */
.main_sec_one .elementor-background-slideshow.swiper-initialized {
	opacity: 1;
}

.cls-2 {
	fill: #fff !important;
}

/* Hide the native file input in the contactform */
#carrerform #form-field-field_7da29e8 {
	opacity: 0;
	position: absolute;
	z-index: -1;
}

/* Style the custom file upload box */
#carrerform .custom-upload-box {
	border: 1px solid #ccc;
	border-radius: 10px;
	padding: 30px;
	text-align: center;
	font-family: "Titillium Web", sans-serif;
	cursor: pointer;
	transition: border-color .3s ease;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin-top: 10px;
	width: 100%;
}

#carrerform .custom-upload-box:hover {
	border-color: #ff531d;
}

#carrerform .custom-upload-box img {
	width: 40px;
	margin-bottom: 10px;
}

#carrerform .custom-upload-box strong {
	font-size: 18px;
	color: #222;
}

#carrerform .custom-upload-box p {
	font-size: 14px;
	color: #666;
	margin: 5px 0 10px;
}

#carrerform .custom-upload-box .file-name {
	font-size: 13px;
	color: #333;
}

.decoratedheading h2 {
	font-family: "Fat Frank", sans-serif;
	font-size: 60px;
	font-weight: 900;
	color: #1a1a1a;
	text-transform: uppercase;
	position: relative;
	text-shadow: 4px 4px 0 #000;
	letter-spacing: 2px;
	text-align: center;
	margin: 0 auto;
	max-width: 90%;
}

.decoratedheading h2::before {
	content: attr(data-text);
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	color: transparent;
	text-shadow: 2px 2px 0 #fff, 6px 2px 0 #fff, 10px 2px 0 #fff, 14px 2px 0 #fff, 18px 2px 0 #fff;
}

.food_pizz h2 {
	background-color: #ff8200;
	padding: 20px;
}

.ban_btn .elementor-button {
	position: relative;
	overflow: hidden;
}

.ban_btn .elementor-button:after {
	content: "";
	background: black;
	position: absolute;
	left: -20%;
	right: -20%;
	top: 0;
	bottom: 0;
	transform: skewX(-45deg) scale(0, 1);
	transition: all .5s;
	z-index: 1;
}

.ban_btn .elementor-button:hover:after {
	transform: skewX(-45deg) scale(1, 1);
	-webkit-transition: all .5s;
	transition: all .5s;
}

.ban_btn .elementor-button span {
	position: relative;
	z-index: 2;
}

span.col_ch {
	color: #ff7000;
}

#tx_ic svg {
	animation: myRotate 10s linear infinite;
}

@keyframes myRotate {
	from {
		transform: rotate(0);
	}
	
	from {
		transform: rotate(-360deg);
	}
}

.mon_key {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: fit-content;
	width: auto;
	margin: auto !important;
	top: 0;
}

.inner_cont {
	display: flex;
	margin: 0 auto;
}

.elementor .elementor-element.elementor-widget-n-tabs:not(:has(>.elementor-widget-container)) > .e-n-tabs > .e-n-tabs-heading .e-n-tab-title[aria-selected=true] {
	position: relative;
}

.elementor .elementor-element.elementor-widget-n-tabs:not(:has(>.elementor-widget-container)) > .e-n-tabs > .e-n-tabs-heading .e-n-tab-title[aria-selected=true]:after {
	position: absolute;
	content: "";
	height: 3px;
	width: 100%;
	background: #000;
	bottom: -2px;
	overflow: visible;
	z-index: 9;
}

.elementor-widget-theme-post-content img {
	width: 18px;
	height: 18px;
}

.offer-card {
	height: auto !important;
}

.offer-card .elementor-widget-theme-post-title {
	border-bottom: 1px solid #fff;
}

.offer-card .elementor-widget-text-editor {
	border-bottom: 1px solid #fff;
	padding: 5px 0px;
}

.shaky-bouncy {
	animation: shakyBounce 2s infinite ease-in-out;
}

@keyframes shakyBounce {
	0% {
		transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateZ(0deg);
	}
	
	20% {
		transform: translate3d(1px, -2px, 0px) scale3d(1.02, 1.02, 1) rotateZ(2deg);
	}
	
	40% {
		transform: translate3d(-2px, 1px, 0px) scale3d(1.04, 1.04, 1) rotateZ(-1.5deg);
	}
	
	60% {
		transform: translate3d(1px, 2px, 0px) scale3d(1.01, 1.01, 1) rotateZ(1deg);
	}
	
	80% {
		transform: translate3d(-1px, -1px, 0px) scale3d(1.03, 1.03, 1) rotateZ(-2deg);
	}
	
	100% {
		transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateZ(0deg);
	}
}

.loc_box .elementor-image-box-wrapper .elementor-image-box-content {
	padding-left: 7%;
	padding-right: 7%;
}

.loc_box figure.elementor-image-box-img img {
	border-bottom-left-radius: 0px !important;
	border-bottom-right-radius: 0px !important;
}

.st0 {
	fill: none !important;
}

.food_ban {
	clip-path: polygon(0 0, 100% 0px, 100% 100%, 0 100%);
}

/*** Pricing Page ***/
.chevron img {
	width: 3vw;
	margin-left: .2em;
}

.crazy img {
	width: 5vw;
	margin-left: -.5em;
}

.golf img {
	width: 5vw;
	margin-left: -.5em;
}

tr td:nth-child(1) {
	padding-left: 15px !important;
	padding-right: 0px !important;
}

table img {
	width: 3vw;
}

.activity {
	color: #fff;
	font-family: "Fat Frank", Sans-serif;
}

.peaks td {
	line-height: 1 !important;
	font-size: 25px;
	color: #fff;
}

.peaks td:nth-child(3) {
	background-color: #437aa1 !important;
	border-bottom: 1px solid rgba(255, 255, 255, .3) !important;
}

tr td:nth-child(3) {
	width: 10vw !important;
	text-align: center !important;
}

.peaks td:nth-child(4) {
	background-color: #fa4816 !important;
	border-bottom: 1px solid rgba(255, 255, 255, .3) !important;
}

tr td {
	color: #fff;
}

tr td:nth-child(3) {
	background-color: rgba(67, 123, 163, .6) !important;
}

tr td:nth-child(4) {
	width: 10vw !important;
	text-align: center !important;
}

.bp a {
	text-decoration: underline;
	color: white;
}

tr td:nth-child(4) {
	background-color: rgba(250, 74, 20, .6) !important;
}

td {
	font-family: "Fat Frank", Sans-serif;
	font-size: 20px;
	vertical-align: middle !important;
	text-align: left !important;
	line-height: 1 !important;
	border: none !important;
	border-bottom: 1px solid rgba(255, 255, 255, .3) !important;
	padding: .5em !important;
	padding-top: .3em !important;
	padding-bottom: .3em !important;
	width: fit-content !important;
}

/** End Pricing ****/
.e-filter-select {
	width: 300px;
	padding: 12px 16px;
	background-color: #000;
	/* black background */
	color: #fff;
	/* white text */
	border: 2px solid #fff;
	/* white border */
	font-weight: bold;
	font-size: 16px;
	appearance: none;
	/* Remove default browser styling */
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url("data:image/svg+xml;utf8,<svg fill='white' height='16' viewBox='0 0 24 24' width='16' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");
	background-repeat: no-repeat;
	background-position: right 16px center;
	background-size: 16px;
	cursor: pointer;
}

.e-filter-select.nitro-lazy {
	background-image: none !important;
}

.e-filter-select:focus {
	outline: none;
	border-color: #fff;
}

.post-type-archive-offers .offer-card {
	height: 100% !important;
}

.post-type-archive-offers .offer-card .offer-card-main {
	height: 100%;
	justify-content: space-between;
}

.food_pizz h4 {
	background-color: #0f997f;
	padding: 20px;
}

.food_table tr td:nth-child(3) {
	background-color: transparent !important;
}

.food_table table tbody > tr:nth-child(odd) > td {
	background-color: transparent !important;
	border-bottom: none !important;
}

.food_table td {
	border-bottom: none !important;
	border-top: none !important;
	padding-top: 1.3em !important;
}

.play_car path.st0 {
	fill: #fff !important;
}

.game_sec_one .e-con-inner {
	max-width: 100%;
}

.loc_box.disabled {
	opacity: .4;
	pointer-events: none;
	filter: grayscale(100%);
}

.loc_box.selected {
	outline: 3px solid #fff;
	transform: scale(1.02);
}

@media only screen and (max-width: 768px) {
	.eael-data-table {
		width: 100%;
		border: none;
		border-collapse: collapse;
	}
	
	.eael-data-table thead {
		display: none;
	}
	
	.eael-data-table tbody {
		display: table;
		width: 100%;
	}
	
	.eael-data-table tbody tr {
		display: flex;
		border: none;
		justify-content: space-between;
		overflow: hidden;
	}
	
	.eael-data-table tbody td {
		display: table-cell;
		border: none;
		padding: 8px 4px;
		text-align: center;
		vertical-align: middle;
		font-size: 14px;
		color: #fff;
		white-space: nowrap;
	}
	
	.eael-data-table .td-content-wrapper {
		display: block;
		padding: 0;
		margin: 0;
	}
	
	.eael-data-table .th-mobile-screen {
		display: none;
	}
	
	.td-content {
		font-size: 15px !important;
	}
	
	.fl_mobo .elementor-image-box-wrapper {
		display: flex;
	}
}

@media (max-width: 768px) {
	.decoratedheading h2 {
		font-size: 38px;
		letter-spacing: 1px;
		text-shadow: 2px 2px 0 #000;
	}
	
	.decoratedheading h2::before {
		text-shadow: 1px 1px 0 #fff, 3px 1px 0 #fff, 5px 1px 0 #fff, 7px 1px 0 #fff, 9px 1px 0 #fff;
	}
}

@media (max-width: 480px) {
	.decoratedheading h2 {
		font-size: 18px;
		letter-spacing: .5px;
	}
}
