/*

Funtasia Entertainment - Global Stylesheet
Handwritten by Richard Wilmot (AztecMedia.eu)
funtasiaentertainment.co.uk

*/


																					/* ------------ Toolbox ------------ */

.float-left { float: left; }
.float-right { float: right; }
.align-right { text-align: right; }
.cleared { clear: both; }
.hide { display: none; }
.smaller { font-size: 90%; }
.larger { font-size: 110%; }
.normal { font-weight: normal; }

hr { display: none; }
strong { font-weight: bold; }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

*, *::before, *::after {
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}


																					/* ------------ Defaults ------------ */


body, html {
	font-size:16px;
	color:#61696e;
	line-height:26px;
    font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	height: 100%;
	}

h1,
h2,
h3,
h4,
h5 {
	color:#0e71b8;
	font-size:45px;
	margin-bottom:45px;
	line-height:45px;
	font-weight: 700;
    font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase
}

h2 {
	font-size:35px;
	margin-bottom:15px;
	line-height:35px;
}

h3 {
	font-size:30px;
	line-height:30px;
	margin-bottom:15px;
}

h4 {
	font-size:26px;
	line-height:26px;
	margin-bottom:10px;
}

h5 {
	font-size:20px;
	line-height:20px;
	margin-bottom:10px;
}


p,
#content ul {
	margin-bottom:20px;
}

.prod_information p {
	margin-bottom: 10px
}

a {
	color:#0e71b8;
	text-decoration: none;
	transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s; 
	-webkit-transition: all 0.5s ease-in-out 0s; 
	-o-transition: all 0.5s ease-in-out 0s;
}

a:hover {
	color:#61696e;
}

.btn {
	background: url("../images/btn-bg.png") no-repeat top left;
	background-size: 100% auto;
	font-weight: 700;
    font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	text-align: right;
	display: inline-block;
	height: 40px;
	line-height: 15px;
	font-size: 20px;
	min-width: 325px;
	position: relative;
	color: #61696e;
	padding-right: 45px;
}

/* .btn::before {
	display: none;
	font-family: "Font Awesome 5 Solid";
	content: "\f5bc";
} */
/* 
.btn svg  {
	color: #61696e;
	font-size: 20px;
	position: absolute;
	top: -5px;	
	left: calc(100% - 14px);
	transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s; 
	-webkit-transition: all 0.5s ease-in-out 0s; 
	-o-transition: all 0.5s ease-in-out 0s;
}

.btn:hover svg  {
	font-size: 70px;
	top: -10px;
	left: -22px;
	color: #0e71b8 !important
} */

#copy ul,
#copy-below ul {
	margin: 0 0 30px 20px;
}

#copy .prod_information ul,
#copy-below .prod_information ul {
	margin: 0 0 20px 20px;
}

#home #copy ul {
	column-count: 2;
	column-gap: 45px;
}

#copy li,
#copy-below li {
	margin-bottom: 15px;
	position: relative;
	padding-left: 25px;
}


#copy li::before,
#copy-below li::before {
	display: none;
	font-family: "Font Awesome 5 Solid";
	content: "\f5bc";
}

#copy li svg,
#copy-below li svg {
	color: #0e71b8;
	font-size: 20px;
	position: absolute;
	top: 0;
	left: 0
}

#copy .prod_information li,
#copy-below .prod_information li {
	margin-bottom: 5px;
	padding-left: 15px;
}

#copy .prod_information li::before,
#copy-below .prod_information li::before {
	display: none;
	font-family: "Font Awesome 5 Solid";
	content: "\f005";
}

#copy .prod_information li svg,
#copy-below .prod_information li svg {
	font-size: 10px;
	position: absolute;
	top: 5px;
}

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

	h1 {
		font-size:35px;
		margin-bottom:15px;
		line-height:35px;
	}

	h2 {
		font-size:30px;
		line-height:30px;
		margin-bottom:15px;
	}

	h3 {
		font-size:26px;
		line-height:26px;
		margin-bottom:10px;
	}

	h4 {
		font-size:20px;
		line-height:20px;
		margin-bottom:10px;
	}
	h5 {
		font-size:17px;
		line-height:17px;
		margin-bottom:10px;
	}
	#home #copy ul {
		column-count: 1;
		column-gap: 0;
	}
}
																					/* ------------ Header ------------ */
																					


#fixed {
	position: fixed;
	width: 100%;
	z-index: 540
}


#header-container {	
	width: 100%;
	height: 85px;
	padding: 0 30px;
	position: relative;
	margin-bottom: 5px;
	background: white
}


#header {
	height: 85px;
	max-width: 1360px;
	width: 100%;
	margin: auto;
	background: url(../images/header-bg.png) no-repeat top center;
	background-size: auto 100%;
	position: relative
}


#header a.logo {
	background: url(../images/somerset-bouncy-castles.png) no-repeat top left;
	display: block;
	float: left;
	height: 155px;
	width: 280px;
	background-size: 100% auto;
	text-indent: -25000px;
	position: absolute;
	top: 15px;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 300
}
@media screen and (max-width: 1024px) {

	#header-container {
		background: none;
	}
	
	#header {
		background-color: #FFFFFF
	}
}

/* ------------ Search ------------ */


#search {
	overflow: hidden;
	height: 40px;
	margin: auto;
	float: right;
	margin-top: 27px;
}


#search form {
    overflow:hidden;
	float: right;
}

#search form label {
	display: none
}

#search form .search-input {
	font-size: 18px;
	border: none;
	line-height: 30px;
	height: 30px;
	font-weight: 700;
	color: #61696e;
	background: none;
    font-family: 'Roboto Condensed', sans-serif;
	width: 160px;
	text-transform: uppercase
}


#search form .search-button {
	display: block;
	height: 30px;
	width: 30px;
	float: right;
	font-size: 30px;
	padding: 0;
	color: #1173b9;
	cursor: pointer;
	border: none;
	background: none;
}

#search form .search-button:hover {
	background: #fff;
	color: #0e71b8;
}

/* ------------ Contact Info ------------ */

#header #contact-info-container {
	float: left;
	font-size:12px;
	line-height:18px;
	font-weight: 700;
	color: #61696e;
    font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	position: relative;
	padding: 6px 0 0 45px;
	margin-top: 27px;
}

#header #contact-info-container a {
	font-size:18px;
	color: #61696e;
}

#header #contact-info-container {
	float: left
}

#header #contact-info-container svg {
	color: #1173b9;
	font-size: 30px;
	position: absolute;
	top: 0;
	left: 0
}

#header #contact-info-container a:hover {
	color: #1173b9
}


@media screen and (max-width: 1024px) {
	#header-container {	
		padding: 0;
		height: 130px;
	}
	#header {
		height: 95px;
		border-bottom: 4px solid #0e71b8;
	}

	#header a.logo {
		top: 10px;
		margin:0;
		width: 190px;
		height: 105px
	}
	#header #contact-info-container {
		float: right;
		padding: 6px 45px 0 0;
		margin: 10px 20px 0 20px
	}
	#header #contact-info-container svg {
		position: absolute;
		top: 0;
		left: auto;
		right: 0
	}
	#search {
		margin-top: 10px;

	}
	
}

@media screen and (max-width: 768px) {
	#search {
		display: none
	}	
}

@media screen and (max-width: 480px) {
	#header #contact-info-container svg {
		display: none
	}
	#header #contact-info-container {
		padding: 6px 0 0 0;
	}
}
																					/* ------------ Navigation ------------ */

	
#navigation-container {
	background: #0e71b8;
	height: 35px;
	position: relative;
	z-index: 250
	}

#navigation {
	width: 100%;
	max-width: 1360px;
	margin: auto;
	height: 35px;
	}


#navigation-button,
#navigation-close {
	display: none;
	}

#navigation > ul li {
	float: left;
	position:relative;
	width: calc(10% - 28px)
	}

#navigation > ul li:nth-of-type(5) {
	margin-right: 280px;
	}
	
#navigation > ul a {
	height:35px;
	line-height:35px;
	display:block;
	font-size:13px;
	color:#fff;
	text-align: center;
	font-weight: 700;
    font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase
	}


#navigation ul li a:hover,
#navigation > ul > li.menuactive > a,
#navigation > ul ul > li.menuactive > a {
	background: #d91f25;
	color: white
	}

#navigation  ul ul {
	display:none;
	position:absolute;
	top:100%;
	left:0;
	padding:0;
	z-index: 220
}

#navigation ul ul li {
	float:none;
	width:250px;
	font-size:12px;
}

#navigation ul ul a {
	line-height:35px;
	height: 35px;
	background:#0e71b8;
	color: #ffffff;
	font-size: 13px;
	text-align: left;
	padding-left: 20px;
}


#navigation ul li.menuactive ul a:hover,
#navigation ul li ul a:hover {
	background:#d91f25;
	color: #FFF;
	line-height: 35px;
	border: none
}

#navigation ul ul ul {
	top:0;
	left:100%
}

#navigation ul li:hover > ul
{
	display:block
}

.openbtn,
.closebtn {
	display: none
	}

@media screen and (max-width: 1360px) {
	#navigation > ul a {
		font-size:11px;
	}
}

@media screen and (max-width: 1024px) {
	.openbtn {
		width: 50px;
		height: 35px;
		float: right;
		display: block;
		font-size: 25px;
		cursor: pointer;
		border: none;
		background: none;
		color: white;
		padding: 0;
		text-align: center
	}
	#navigation-container {
		width: 50px;
		height: 35px;
		float: right;
		margin: -85px 20px 0 0;
		z-index: 310;
		position: relative
	}
	
	#navigation {
		height: 100%; 
		width: 0; 
		position: fixed; 
		z-index: 120; 
		top: 0; 
		right: 0;
		background-color: white; 
		overflow-x: hidden; 
		padding-top: 85px; 
		transition: 0.5s; 
	}
	
	#navigation > ul li {
		padding: 0 30px;
		float: none;
		width: 100%;
	}
	
	
	#navigation > ul > li > a {
		height:30px;
		line-height:30px;
		width: 100%;
		padding: 0 20px;
		color: #fff;
		background: #7e878e;
		text-align: center;
		font-weight: 600;
		font-size: 14px !important;
	}
	
	#navigation ul li a:hover,
	#navigation > ul > li.menuactive > a {
		border-top: none;
		background: #0e71b8
		}
	
	#navigation  ul ul {
		display:block;
		position: relative;
	}
	
	#navigation  ul ul li {
		width: 100%;
		padding: 0
	}
	
	#navigation ul ul a {
		background: none;
		color: #7e878e;
		text-align: center;
		border-bottom: #f3f4f4 solid 1px;
		/*line-height: 22px;
		height: 22px;*/
		padding: 0
	}
	
	#navigation ul ul a:hover {
		line-height: 22px !important;
		height: 22px !important;
		border-bottom: #f3f4f4 solid 1px !important;
	}

	
	#navigation .closebtn {
		position: absolute;
		top: 20px;
		right: 20px;
		font-size: 30px;
		margin-left: 50px;
		color: #61696e;
		display: block;
		border: none;
		height: 50px;
		width: 50px;
		cursor: pointer;
		background: #f3f3f3;
		padding: 0
	}
}


																		

        																			/* ------------ Slideshow ------------ */
#slideshow {
	position: relative;
	margin:auto;
	float: left;
	width: 100%;
	margin-top: 130px;
	}

.rslides {
	position: relative;
	list-style: none;
	width: 100%;
	padding: 0;
	margin: 0;
	overflow:hidden;
	height: 100%;
	}
	
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
	height: 100%;
	}
	
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
	}
	
.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
	}

.rslides .copy-container {
	position: absolute;
	transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s; 
	-webkit-transition: all 1s ease-in-out 0s; 
	-o-transition: all 1s ease-in-out 0s;
	width: 40%;
	bottom: 50px;
	left: 50px;
}

.rslides .rslides1_on .copy-container{
	bottom: 50px;
	left: 0px
}

.rslides .copy {
	/*padding: 60px 100px 0 42px;*/
}


.rslides .copy h2 {
	color: #1173b9;
	font-size: 50px;
	line-height: 50px;
	background: white;
	padding: 20px 20px 0 20px;
	display: inline-block;
	margin: 0;
	width: 100%
}

.rslides .copy span {
	display: block;
	background:  url("../images/slideshow-copy-bg.png") no-repeat bottom left;
	background-size: 100% auto;
	padding: 20px 20px 60px 20px;
	font-size: 14px;
	line-height: 22px;
}

.rslides_tabs {
	width: auto;
	display: inline-block;
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 280
}

.rslides_tabs li {
	width: 20px;
	height: 20px;
	margin: 0 0 0 10px;
	display: inline-block
}

.rslides_tabs li a {
	background-color: rgba(255, 255, 255, 0.5);
	width: 20px;
	height: 20px;
	display: block
}

.rslides_tabs li.rslides_here a,
.rslides_tabs li a:hover {
	background-color: rgba(255, 255, 255, 1);
}


.rslides_nav svg {
	font-size: 50px;
	color: #FFFFFF
}

@media screen and (max-width: 1360px) {
	.rslides .copy span {
		font-size: 0;
		padding: 0 0 10px 0;
	}
	.rslides .copy h2 {
		width: 100%;
		padding-top: 10px;
		font-size: 30px;
		line-height: 30px;
	}
}

@media screen and (max-width: 1024px) {
	.rslides .copy-container,
	.rslides .rslides1_on .copy-container {
		bottom: 10px;
	}
}

@media screen and (max-width: 768px) {
	.rslides .copy h2 {
		font-size: 20px;
		line-height: 20px;
	}
	.rslides .copy span {
		padding: 0;
	}
	.rslides_tabs {
		display: none
	}

}


@media screen and (max-width: 480px) {
	.rslides .copy h2 {
		font-size: 16px;
		line-height: 16px;
		padding: 5px 10px 0 10px;
	}
}





																					/* ------------ Content ------------ */

#content-container {
	width: 100%;
	float: left;
	background:white;
}

#content {
	margin: auto;
	max-width: 1360px;
	padding: 70px 0 50px 0;
	width: 100%;
	}

.product #content,
.entertainment-item #content,
.events-item #content,
.themes-item #content {
	padding: 0 0 50px 0;
	}

#content #copy,
#galleries.gallery-images #content #copy {
	width: calc(100% - 400px);
	float: left
	}

#content #copy-below {
	float: left;
	max-width: 1360px;
	width: 100%;
}


#content #page-right-content {
	width: 340px;
	float: right;
	}

#home #content #copy,
.gallery-images #content #copy {
	width: 100%;
	}

#home #content #copy {
	column-gap: 90px;
	column-count: 2
}

@media screen and (max-width: 1360px) {
	#content {
		max-width: 1024px;
	}
}

@media screen and (max-width: 1024px) {
	#content #copy-below {
		float: none;
	}
	#content {
		max-width: 768px;
	}
	#home #content #copy {
		column-gap: 0;
		column-count: 1
	}
	#content #copy,
	#galleries.gallery-images #content #copy {
		width:100%;
		float: none
		}
	#content #page-right-content {
		float: none;
		margin: auto;
		width: 100%;
	}
}

@media screen and (max-width: 768px) {
	#content {
		max-width: 100% !important;
		padding: 50px 20px 30px 20px !important;
	}
}
	
		
/* ------------ Right Column ------------ */


#content #page-right-content > div {
	background: #e5e7e8;
	padding: 20px;
	margin-bottom: 10px
}

#content #page-right-content > div.badges {
	text-align: center;
	margin-bottom: 20PX
}

#content #page-right-content > div .romw-badge {
	margin-bottom: 10px;
}

#content #page-right-content > div .romw-badge:last-of-type {
	margin-bottom: 0
}

#content #page-right-content > div .romw-badge > div > a {
	box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.0), 0 1px 0 0 rgba(0, 0, 0, 0.0);
	padding: 0;
	height: auto
}

#content #page-right-content > div#page-right-contact-form,
#content #page-right-content > div#page-right-special-offers,
#content #page-right-content > div#page-right-new-in,
#content #page-right-content > div#page-right-testimonials,
#content #page-right-content > div#page-right-reviews {
	height: 70px;
	position: relative;
	text-align: center;
	padding: 10px
}

#content #page-right-content > div#page-right-contact-form svg,
#content #page-right-content > div#page-right-special-offers svg,
#content #page-right-content > div#page-right-new-in svg,
#content #page-right-content > div#page-right-testimonials svg,
#content #page-right-content > div#page-right-reviews svg {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	font-size: 50px;
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
	transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s; 
	-webkit-transition: all 0.5s ease-in-out 0s; 
	-o-transition: all 0.5s ease-in-out 0s;
	color: #61696e
}

#content #page-right-content > div#page-right-contact-form h4,
#content #page-right-content > div#page-right-special-offers h4,
#content #page-right-content > div#page-right-new-in h4,
#content #page-right-content > div#page-right-testimonials h4,
#content #page-right-content > div#page-right-reviews h4 {
	line-height: 50px;
	font-size: 25px;
	position: relative;
	z-index: 210;
  text-shadow:
   -1px -1px 0 #e5e7e8,  
    1px -1px 0 #e5e7e8,
    -1px 1px 0 #e5e7e8,
     1px 1px 0 #e5e7e8;
}

#content #page-right-content > div#page-right-contact-form a,
#content #page-right-content > div#page-right-special-offers a,
#content #page-right-content > div#page-right-new-in a,
#content #page-right-content > div#page-right-testimonials a,
#content #page-right-content > div#page-right-reviews a {
	display: block
}

#content #page-right-content > div#page-right-contact-form a:hover svg,
#content #page-right-content > div#page-right-special-offers a:hover svg,
#content #page-right-content > div#page-right-new-in a:hover svg,
#content #page-right-content > div#page-right-testimonials a:hover svg,
#content #page-right-content > div#page-right-reviews a:hover svg {
	moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}


#content #page-right-content div p {
	margin-bottom: 0
}


#page-right-contact-info {
	text-align: center;
	line-height: 35px
}

#page-right-contact-info .btn {
	width: 100%;
	min-width: inherit;
	max-width: 300px;
}

#page-right-contact-info strong {
	color: #0e71b8;
	font-size: 30px
}

#page-right-contact-form {
	background: #61696e
}

#page-right-special-offers {
	background:green 
}

#page-right-new-in {
	background:red 
}


																					/* ------------ Newsletter ------------ */

#newsletter-container {
	background:#0e71b8;
	width:100%;
	float: left;
	padding: 20px
}


/* ------------ Newsletter ------------ */


#newsletter-container .subscribe {
	width: calc(100% - 380px);
	float: left;
	display: none
}

#newsletter-container .subscribe h5 {
	color: #fff;
	float: left;
	font-size: 20px;
	line-height: 45px;
	margin-right: 20px;
}

#newsletter-container .subscribe .small {
	font-size: 11px;
	line-height: 14px;
	color: #FFF;
	float: left;
	width: 300px;
}

#mc_embed_signup {
	float: left
}

#mc_embed_signup form {
    padding: 0 !important;
}

#mc_embed_signup form label {
	display: none !important
}

#mc_embed_signup form input {
	font-size:14px;
	color:#fff;
	font-family: 'Montserrat', sans-serif;
	font-weight: 200;
	border: none;
	background: #1464ad;
	height: 45px !important;
	line-height: 45px !important;
	text-indent: 0 !important;
	padding: 0 10px !important;
	width: 200px !important
}

#mc_embed_signup .mc-field-group {
	width: 200px !important;
	margin-right: 10px !important;
	float: left;
	clear: none !important
}

#mc_embed_signup .submit {
	width: 45px;
	float: left;
	margin: 0 20px 0 0 !important;
}

#mc_embed_signup .button {
	border-radius: 0 !important;
	color: white !important;
	background: #d91f25 !important;
	width: 45px !important;
	height: 45px !important;
	line-height: 45px !important;
	text-align: center !important;
	padding: 0 !important;
	float: left !important;
	clear: none !important;
	margin: 0 !important
}

#mc_embed_signup div.mce_inline_error {
    margin: 0 !important;
    padding: 5px !important;
    background-color: #309137 !important;
	font-weight: normal !important
}

#mc_embed_signup .mc-field-group {
    padding-bottom: 0 !important;
}

/* ------------ Social Media ------------ */

#social-media {
	width: 380px;
	text-align: right;
	float: right;
	font-size: 0;
}
#social-media li {
	position: relative;
	float: left;
	margin-left: 15px;
}

#social-media li a {
	width: 60px;
	height: 60px;
	display: block;
	position: relative
}

#social-media > li > svg {
	position: absolute;
	top: 0;
	right: 0;
	color: #FFFFFF;
	font-size: 60px;
}

#social-media li a > svg {
	font-size: 25px;
	position: absolute;
	z-index: 320;
	top: 50%;
	left: 50%;
	transform: translate(-65% , -35%)
}

#social-media li:nth-child(1) a > svg {
	color: #3B5998;
}

#social-media li:nth-child(2) a > svg {
	color: #bc2a8d;
}

#social-media li:nth-child(3) a > svg {
	color: #1dcaff;
}

#social-media li:nth-child(4) a > svg {
	color: #38A1F3;
}

#social-media li:nth-child(5) a > svg {
	color: #FF3333;
}



@media screen and (max-width: 1170px) {
	#newsletter-container {
		padding: 20px
	}
}

@media screen and (max-width: 1024px) {
	#newsletter-container .subscribe h5 {
		float: none;
	}
}

@media screen and (max-width: 768px) {
	#newsletter-container .subscribe h5 {
		float: left;
	}
	
	/*#newsletter-container .subscribe,
	#social-media {
		width: 100%;
		float: none
	}*/
	#newsletter-container .subscribe {
		margin-bottom: 20px;
	}
	#social-media {
		text-align: center
	}
}
@media screen and (max-width: 560px) {
	#newsletter-container .subscribe h5 {
		float: none;
	}
	#mc_embed_signup {
		width: 100%;
		float: left;
	}
}


																					/* ------------ Footer ------------ */



#footer-container {
	background:#fff url("../images/footer-bg.gif") no-repeat top left;
	width:100%;
	text-align: center;
	font-size: 13px;
	line-height: 22px;
	background-size: auto 35px;
	padding: 10px 200px 0 200px;
	margin-bottom: 30px
}

#footer-container a {
	color: #61696e
}


@media screen and (max-width: 768px) {
	#footer-container {
		font-size: 12px;
		line-height: 16px;
		padding: 10px 20px 0 110px;

	}
}