@font-face {
    font-family: 'levirebrushedregular';
    src: url('../fonts/levirebrushed-webfont.woff2') format('woff2'),
         url('../fonts/levirebrushed-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
/*------------------------------------*\
    SURFS UP SURF SCHOOL
	MAIN headings brush - /*font-family: levi 
	nav - avenir black
	pink title = Amatic SC
	font-family: 'Lato', sans-serif;
	font-family: 'Amatic SC', cursive;

\*------------------------------------*/

::selection {
  background: #cf2a74; /* WebKit/Blink Browsers */
  color: white;
}
::-moz-selection {
  background: #cf2a74; /* Gecko Browsers */
  color: white;
}

/********************************************
0. REUSABLE 
********************************************/
body {
	font-family: 'Lato', sans-serif;
}

body.error404 .breadcrumbs,
body.page-template-default .breadcrumbs {
	text-align: center;
}

.error404-page {
	margin: 30px 0;
}

.error404-page + .intro-boxes {
	margin-top: 0;
}

a {
	color:#00ade2;
}

mark {
	background: #cf2a74; /* Gecko Browsers */
  	color: white;
}

a:hover {
	color:#cf2a74;
}
.general-title {
	font-family: 'levirebrushedregular';
	font-weight: 400;
}

.gradient-overlay {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	background-attachment: fixed;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00b9f1+0,00b9f1+29&0.32+0,0+29 */
	background: -moz-linear-gradient(top,  rgba(0,185,241,0.32) 0%, rgba(0,185,241,0) 29%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,185,241,0.32) 0%,rgba(0,185,241,0) 29%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,185,241,0.32) 0%,rgba(0,185,241,0) 29%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5200b9f1', endColorstr='#0000b9f1',GradientType=0 ); /* IE6-9 */
}

body.page-template-2column-page,
body.page-template-list-child-pages,
body.tax-product_cat,
body.post-type-archive-product,
body.page-template-accommodation,
body.page-template-contact-us,
body.blog,
body.single,
body.archive,
body.category,
body.page-template-default {
	background-color:#f4f6f8;
}

.return-to-shop {
	margin: 0 auto;
	display: block;
	text-align: center;
}

.return-to-shop a {
	margin: 0 auto;
	display: block;
}

.has-post-thumbnail img {
	margin: 0 auto;
	display: block;
	text-align:center;
}

.page-sidebar ul > li > a,
.page-sidebar ul > li > a:after,
.white-btn,
.white-btn i,
.pink-btn,
.pink-btn i,
.playvideo,
.footer-newsletter button,
.footer-newsletter li a,
.footer-newsletter li a i,
.slick-arrow i,
#checkInDisplay,
a,
.product-block a,
.category-block h3,
input[name="apply_coupon"] {
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.slick-arrow:hover i{
	color:#eb4690;
}

.footer-newsletter button:hover {
	background: white;
	color: #ef5199;
}

.white-btn i,
.pink-btn i {
	position: relative;
	right: 0;
}

.white-btn:hover i,
.pink-btn:hover i {
	right: -10px;
}

.playvideo:hover {
	background: rgba(0,172,225,1);
}

.woocommerce-message {
	max-width:1170px;
	margin: 0 auto !important;
}

.woocommerce .woocommerce-message a,
.woocommerce .woocommerce-info a {
	color: white;
	text-decoration: underline;
}

.woocommerce .woocommerce-error, 
.woocommerce .woocommerce-info, 
.woocommerce .woocommerce-message {
    padding: 1em 2em 1em 3.5em !important;
    margin: 0 0 2em !important;
    position: relative;
    background-color: #00b9f1; 
    color: #515151;
    border: none !important;
    list-style: none !important;
    width: auto;
    word-wrap: break-word;
    color: white;
    max-width:1170px;
   	line-height: 16px;
	margin: 20px auto 0 !important;
}

.woocommerce .woocommerce-error::before, 
.woocommerce .woocommerce-info::before, 
.woocommerce .woocommerce-message::before {
	color: white !important;
}

.woocommerce .woocommerce-error .button, 
.woocommerce .woocommerce-info .button, 
.woocommerce .woocommerce-message .button {
    float: right;
    padding: 7px;
}

.text-right {
	text-align: right;
}

body.home .slick-slider-zone {
	height:1000px;
	margin-bottom: 0 !important;
	max-height: 100vh;
}

.slick-slider-zone {
	height: 470px;
	margin-bottom: 0 !important;
}

.no-banner {
	height: 470px;
	margin-bottom: 0 !important;
}

.slick-arrow {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 25px;
	height: 50px;
	background: none;
	border: none;
	z-index: 10;
}

.slick-arrow i {
	color: white;
	text-shadow: 0px 0px 1px #9cc0c1;
	font-size: 50px;
}

.slick-next-btn {
	right: 15px;
	left: auto;
}
.slick-prev-btn {
	right: auto;
	left: 15px;
}

.slick-list,
.slick-track,
.slick-item {
	height: 100%;
	width: 100%;
	display: block;
}

body.home .slide-item {
	background-position:center 13%;
}

.slide-item {
	background-size:cover;
	/*background-position: center;*/
	/*background-attachment: fixed;*/
	background-position: center 90%;
}

.slick-inner {
	height: 100%;
	background-size:cover;
	background-position: center;
	padding: 0 15px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

body.home .slick-holder {
	margin-top:-3%;
}

.slick-holder {
	-webkit-align-self: center; 
	-ms-flex-item-align: center;
	align-self: center;
	text-align: center;
	margin-top: 15%;
}

.pink-title {
	position: relative;
	-webkit-perspective: 90px;
	perspective: 90px;
}

.pink-inner {
	-webkit-transform: rotateX(360deg) rotateY(8deg);
	transform: rotateX(360deg) rotateY(8deg);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	outline: 1px solid transparent;
	background:#eb4690;
	padding: 6px 15px;
	text-align: center;
	display: inline-block;
	color: white;
	font-size: 20px;
	font-family: 'Amatic SC', cursive !important;
	letter-spacing: 0.075em;
	line-height: 32px;
}

.slide-item .h1 {
	font-family: 'levirebrushedregular';
	font-size: 64px;
	line-height: 60px;
	color: white;
	font-weight: 400;
	margin: 10px auto 10px;
	text-shadow: 4px 7px 4px rgba(0, 0, 0, 0.07); 
}

.slide-content {
	max-width: 800px;
	padding: 0 15px;
	margin: 0 auto;
}

.slide-content p {
	font-family: 'Lato', sans-serif;
	color: white;
	letter-spacing: 0.02em;
	font-size: 20px;
	line-height: 32px;
}

.site-header > .container {
	  -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.blue-cta-band {
	background-color:#10699d;
	background-image: url(../img/blue-band-background.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 130px;
    padding: 25px 0;
}

.blue-left {
	width: 245px;
	float: left;
}

.location-icon {
	width: 55px;
	height: 55px;
	background: white;
	border-radius: 55px;
	text-align: center;
	line-height: 55px;
	background-image: url(../img/pink-marker.png);
	background-repeat: no-repeat;
	display: block;
	background-position: center;
	position: absolute;
	left: -37px;
	top: 10px;
}

.location-zone {
	padding-left: 50px;
}

#f2b-widget .searchButtonContainer {
    float: left;
    width: 195px;
    height: 30px;
    padding-left: 0;
    padding-top: 0;
    margin-top: 75px;
    margin-left: 45px;
}

.blue-cta-band h6 {
	font-size: 26px;
	color: white;
	line-height: 26px;
	font-family: 'levirebrushedregular';
}

.blue-cta-band p {
	font-family: 'Lato', sans-serif;
	color: white;
	font-size: 13px;
	line-height: 22px;
}

.white-btn {
	font-family: 'Amatic SC', cursive;
	font-weight:700;
	font-size: 18px;
	letter-spacing: 0.1em;
	color:#eb4690 !important;
	display: block;
	text-align: center;
	width: 100%;
	padding: 15px;
	background: white;
}


.white-btn:hover,
.woocommerce .product-block .button:hover {
	background:#eb4690 !important;
	color: white !important;
	text-decoration: none;
}

.white-btn:hover i {
	color:white;
}

.grey-btn {
	background:#e1e1e1;
	border: 2px solid #e1e1e1;
	font-family: 'Amatic SC', cursive;
	font-weight:700;
	font-size: 18px;
	letter-spacing: 0.1em;
	color:#eb4690;
	text-align: center;
	padding: 7.5px;
	display: block;
}

.grey-btn:hover {
	background: white;
	text-decoration: none;
}

.woocommerce-variation-add-to-cart .grey-btn {
	width: 245px;
	float: left;
}

.add-to-cart-btn {
	padding: 11px !important;
	font-size: 18px !important;
	display: block !important;
	width: 290px !important;
	float: right !important;
	max-width: 100% !important;
}


.pink-btn,
.woocommerce #respond input#submit,  
.woocommerce button.button, 
.woocommerce input.button,
.checkout-button,
.woocommerce-message .button,
.main-cms form input[type="submit"] {
	font-family: 'Amatic SC', cursive;
	font-weight:700; 
	font-size: 18px;
	letter-spacing: 0.1em;
	color:white;
	background:#eb4690 !important;
	display: block;
	text-align: center;
	width: 100%;
	max-width:195px;
	border: 2px solid #eb4690 !important;
	padding: 15px;
	background: white;
	border-radius: 0 !important;
	text-decoration: none !important;
}

.main-cms form input[type="submit"] {
	padding: 5px;
}

#fscf_form_error2 {
	color: #eb4690 !important;
}

.checkout-button {
	width: 100%;
	max-width: 100%;
}

.pink-btn:hover,
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover,
.checkout-btn:hover,
.woocommerce-message .button:hover{
	color:#eb4690 !important;
	background:white !important;
	text-decoration: none;
}

.pink-btn:hover i {
	color: #eb4690;
}

.intro-box:hover .intro-box-inner {
	box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.2); 
}

.FreetobookWidget {
	position: relative;
margin-top: -65px !important;
	left: 55px;
	right: 0;
	margin: auto;
	z-index:10;
	float: left;
display:none;
}

#f2b-widget {
	padding: 0 !important;
}
#cin {
	width: 145px !important;
	height: auto !important;
}

#cin > strong {
	font-size:9px;
	color: white;
	font-family: 'Lato', sans-serif;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	background:#14b7e9;
	padding: 14px 0;
	display: block !important;
	border: none !important;
	width: 100%;
	text-align: center;
}
 
#f2b-calendar {
	width: 145px !important;
	height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
}

#f2b-widget #duration {
	display: none;
}

.cin-box {
	width: 100% !important;
	height: 131px !important;
	background: white !important;
	padding: 0 !important;
	border: none !important;
}

#checkInDisplay { 
	width: 100% !important;
	height: 100% !important;
	background: white !important;
	border: 0px !important;
	color: #191919 !important;
	font-size: 20px !important;
	font-family: 'Lato', sans-serif;
	letter-spacing: -0.025em;
	padding: 0 !important;
	margin: 0 !important;
	text-align: center;
}

#cp_opener_f2b_search_cal {
	width: 100%;
	height: 100%;
	background:transparent;
	cursor:pointer;
}

.searchButtonContainer input {
	width: 195px;
	
}

.remodal-overlay {
	background:rgba(16,105,157,0.9) !important;
}

.bg-overlay {
	-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}

.slick-slider-zone + .breadcrumbs {
	margin-top:-42px;
}

.breadcrumbs {
	background: rgba(41,183,233,0.65);
	padding: 10px 0;
	position:relative;
	z-index: 10;
}

.breadcrumbs,
.breadcrumbs a,
.breadcrumbs span {
	color: white;
	font-family: 'Lato', sans-serif;
	font-size:16px;
}

.breadcrumbs .row > div > span {
	margin: 0 3px;
}

.breadcrumbs .row > div > span:last-child {
	font-weight: 700;
}

#sitemap {
	padding-left: 0;
}

.mobile-toggle {
	width: 100%;
	background:#ef5199;
	border: 1px solid #ef5199;
	color: white;
	text-align: left;
	padding: 15px 10px;
	font-size: 16px;
}

.mobile-toggle i {
	float: right;
	font-size: 25px;
}

.mobile-nav.active-menu i:before {
	content:"x";
	font-family: 'Lato', sans-serif;
}


/********************************************
1. HEADER 
********************************************/

.site-header {
    background-color:transparent;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
    top:-100px;
}

.site-navigation {
	    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.site-logo img {
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}



@media (min-width:767px) {
.site-header.scrolled {
    background-color: rgb(16,105,157);
    position:fixed;
    top: 0;
  	left: 0;
  	height: 80px;
  	right: 0;
  	box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.4);
  	margin: auto;
}

}
.site-header.scrolled > .container {

}

.site-header.scrolled .site-navigation  {
	margin-top: 0;
}

@media (min-width:767px) {
	.site-header.scrolled .site-logo {
		transform: scale(0.7);
		margin-top: -33px;
	}
}



.site-header {
	padding: 20px 0; 
	position: fixed;
/*position: absolute;*/
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
}

.site-logo {
	float: left;
}

.site-navigation {
	margin-top: 70px;
}

.site-navigation ul {
	list-style-type: none;
	width: 100%;
	padding: 0;
	margin: 0;
}

@media (min-width:767px) {

	.site-navigation ul {
		display: flex;
		justify-content:space-between;
		list-style-type: none;
	}


}


.site-navigation ul li a {
	font-size: 16px;
	color: white;
	font-weight: 700;
	font-family: 'Lato', sans-serif;
	letter-spacing: -0.025em;
	line-height: 42px;
	position:relative;
	text-decoration: none;
}

@media (min-width:767px) {

	.site-navigation ul li a:before {
		content: "";
		position: absolute;
		width: 115%;
		height: 2px;
		bottom: -10px;
		left: -5%;
		background-color: #00b9f1;
		visibility: hidden;
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
		-webkit-transition: all 0.3s ease-in-out 0s;
		transition: all 0.3s ease-in-out 0s;
	}

	.site-navigation ul li:hover a:before {
		 visibility: visible;
	  -webkit-transform: scaleX(1);
	  transform: scaleX(1);
	}


	.site-navigation ul li.current_page_item a:before,
	.site-navigation ul li.current-page-ancestor a:before {
		content: "";
		position: absolute;
		width: 115%;
		height: 2px;
		bottom: -10px;
		left: -5%;
		background-color: #00b9f1;
		visibility: visible;
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
	}

}


.cart-contents {
	padding-left: 40px;
	background-image: url(../img/Su_Basket.svg);
	background-repeat: no-repeat;
	height: 38px;
	background-position: left center;
	background-size:auto 38px;
	display: block;
	font-weight: 400 !important;
}

.blue {
	color:#00b9f1;
}

.bold {
	font-weight: 700;
}

/********************************************
2. HOME
********************************************/

.intro-boxes {
	height: 545px;
	margin-bottom: 0;
	width: 100%; 
margin-top: 50px;
}

body.home .intro-boxes {
	margin-top: 0;
}

.intro-box {
	float: left;
	width:33.333333%;
	background-position: center;
	background-size:cover;
	height: 440px !important;
	position:relative;
}

.intro-box-inner {
	width:345px;
	position: absolute;
	bottom: -56px;
	left: 0;
	right: 0;
	margin: auto;
	top: auto;
	background:rgba(0,172,225,0.73);
	box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1); 
	text-align: center;

}

.accommodationSlick  .intro-box-inner {
	bottom: -15px;
}

.intro-box-inner .pink-title {
	max-width: 115px;
	margin: -15px auto 20px;
}

.intro-box-inner .pink-inner {
	font-weight: 400;
	margin: 0 auto;
	display: block;
	text-align: center;
	padding: 5px 15px;
}

.intro-box-inner h3 {
	font-size: 32px;
	line-height: 22px;
	display: block;
	margin: 25px auto 30px;
	font-family: 'levirebrushedregular';	
	color: white;
	font-weight: 400;
}

.intro-box-inner .content {
	padding: 0 50px 25px;
	font-style:italic;
}

.intro-box-inner div p {
	font-size: 16px;
	line-height: 22px;
	display: block;
	color:white;
		font-family: 'Lato', sans-serif;
	font-weight:400;
}

.main-hp-content {
	padding: 70px 0 80px;
	background-position: right 100%;
	background-repeat: no-repeat;
min-height: 410px;
	position: relative;
}

.main-hp-content section {
	width: 100%;
	max-width:45%;
	padding-left:7.5%;
}

.main-hp-content h1,
.main-hp-content h2,
.main-hp-content h3,
.main-hp-content h4,
.main-hp-content h5,
.main-hp-content h6 {
	color: black;
	font-family: 'levirebrushedregular';
	margin: 0 0 25px 0;
	text-align: left;
	letter-spacing: 0.05em;

}

.main-hp-content h1 {
	font-size: 36px;
}

.main-hp-content h2 {
	font-size: 34px;
}

.main-hp-content h3 {
	font-size: 32px;
}

.main-hp-content h4 {
	font-size: 30px;
color:white;
}

.main-hp-content h5 {
	font-size: 20px;
}

.main-hp-content h6 {
	font-size: 18px;
} 

.main-hp-content p {
	font-size: 18px;
	/*color: black;*/
	color:white;
	/*font-family: Avemir Roman*/
	line-height: 26px;
}

.main-hp-content ul {
	padding-left: 0;
	margin: 45px 0 0 0;
}

.main-hp-content ul li {
	color:#cf2a74;
	font-size: 16px;
font-family: 'Lato', sans-serif;
	line-height: 35px;
	list-style-type: none;
	background-image: url(../img/pink-tick.jpg);
	background-repeat: no-repeat;
	background-position: 0 5px;
	vertical-align: middle;
	padding-left: 43px;
}

.bg-overlay {
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(16,105,157,0);
	width: 100%;
	z-index: 25;
	height: 100%;
}

.full-width-boxes {
	overflow:hidden;
}

.full-width-box:hover .bg-overlay {
	background:rgba(16,105,157,0.6);
}

.full-width-box {
	height: 500px;
	position:relative;
	background-size:cover;
}

.full-width-inner {
	position: relative;
	z-index: 50;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
}

.full-width-holder {
	-webkit-align-self: center; 
	-ms-flex-item-align: center;
	align-self: center;
	text-align: center;
} 

.full-width-holder small {
	font-family: 'levirebrushedregular';
	color: rgba(255,255,255,0.45);
	font-size: 33px;
	letter-spacing: 0.05em;
	display: block;
}

.full-width-holder h5 {
	font-family: 'levirebrushedregular';	
	color: white;
	font-size: 44px;
	display: block;
	margin: 0 0 25px 0;
}

.full-width-content {
	margin-bottom: 40px;
}

.full-width-content p {
font-family: 'Lato', sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: white;
	display: block;
}


.full-width-holder .pink-btn {
	margin: 0 auto;
}

.playvideo {
	position: absolute;
	top: 0;
	right: 26%;
	bottom: 0;
	margin: auto;
	box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.18); 
	width: 135px;
	height:135px;
	background:rgba(255,255,255,0.89);
	border-radius:135px;
	border: 1px solid rgba(255,255,255,0.89);
}

/********************************************
3. FOOTER
********************************************/
.site-footer {
	padding: 90px 0 0 0;
	min-height: 520px;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: white;
background-size: 2000px 399px;
}

.site-footer > div:first-child {
/*	margin-bottom: 160px;*/
	margin-bottom:0;
}

.footer-meta {
	background: white;
	padding:20px 0;
}

.footer-meta > div .col-md-6 {
	padding: 0 5%;
}

.footer-meta > div .col-md-6:last-child {
	padding-right: 8%;
}

.footer-meta p {
	margin:0;
	font-size: 13px;
	font-family: 'Lato', sans-serif;
	color:rgba(31,31,31,0.7);
}

.footer-meta a {
	color:#ef5199;
}

@media (min-width:992px) and (max-width:1199px) {
	.site-footer .col-sm-3 {
    	padding: 0 2%;
	}

	.footer-meta > div .col-md-6 {
		padding: 0 2%;
	}


.footer-meta > div .col-md-6:last-child {
	padding-right: 2%;
	}
}


@media (min-width:1200px) {
	.site-footer .col-sm-3 {
		padding: 0 5%;
	}

	.footer-meta > div .col-md-6 {
		padding: 0 5%;
	}


	.footer-meta > div .col-md-6:last-child {
		padding-right: 5%;
	}
}


.footer-heading {
	font-size: 26px;
	color:#272828;
	font-family: 'Amatic SC', cursive;
	font-weight: 700;
	margin: 0 0 30px 0;
}

.footer-links ul {
	padding-left:0;
}

.footer-links li {
	display: block;
	margin: 3px 0;
}

.footer-inner {
	max-width:230px;
}

.footer-newsletter p,
.footer-links li a {
	color:#868686;
	font-size: 14px;
font-family: 'Lato', sans-serif;
	display: block;
}

.footer-newsletter form {
	position:relative;
}

.footer-newsletter input {
	background:#eeeeee;
	color:#999999;
	font-size: 12px;
	width: 100%;
	height: 35px;
	border: 1px solid #fcfcfc;
	font-style:italic;
font-family: 'Lato', sans-serif;
    text-indent: 5px;
    line-height: 35px !important;
    padding: 0;
}

.footer-newsletter button {
	position: absolute;
	top: 0;
	right: 0;
	width: 35px;
	height: 35px;
	border: 1px solid #ef5199;
	background:#ef5199;
	color: white;
	text-align: center;
	line-height: 33px;
	font-size: 12px;
	padding: 0;
}

.remodal[data-remodal-id="PlayVideo"] {
	padding: 0;
	background:transparent;
}


.remodal[data-remodal-id="PlayVideo"] p {
	margin: 0;
}

.remodal[data-remodal-id="PlayVideo"] .remodal-close {
	top: -15px;
	right: -15px;
	left: auto;
}

.remodal-close {
	background: rgba(255,255,255,0.89) !important;
	width: 35px !important;
	height: 35px !important;
	border-radius: 335px;
	color: #ee5098 !important;
	z-index: 1000;
	text-align: center;
	padding: 0 !important;
}

.remodal-close::before {
	line-height: 37px;
}

.footer-newsletter ul {
	padding-left: 0;
	margin-top: 20px;
}

.footer-newsletter li {
	display: block;
	float: left;
	margin-right: 8px;
}

.footer-newsletter li a {
	display: block;
	width:25px;
	height: 25px;
	background:#656565;
	border: 1px solid #656565;
	color: white;
	line-height: 25px;
	text-align: center;
}

.footer-newsletter li:hover a {
	background: white;
	color:#656565;
} 

.footer-newsletter li:hover i {
	color:#656565;
}

.footer-newsletter li a i {
	color: white;
}

.svg-cs {
	width: 115px;
	position: relative;
	top: -2px;
	display: inline-block !important;
}
/********************************************
4. 2COLUMNS PAGE
********************************************/

.columns-2-layout {
	margin-bottom: 60px;
}

.cta-box {
	position: relative;
	text-align: center;
}

.cta-box-holder{
	position: relative;
	z-index:10;
	height: 235px;
}

.cta-box-holder {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.cta-box-inner {
	-webkit-align-self: center; 
	-ms-flex-item-align: center;
	align-self: center;
	text-align: center;
	position:relative;
	z-index: 10;
	padding: 0 20px;
}

.blue-overlay {
	background-color: rgba(39,185,230,0.65);
	position: absolute;
	top: 0;
	left:0;
	width:100%;
	height: 100%;
	z-index: 5;
}

.cta-box h6 {
	font-family: 'levirebrushedregular';
	font-size: 22px;
	font-weight:400;
	color: white;
}

.cta-box p {
	font-size: 15px;
	color: white;
	font-style:italic;
}

.page-sidebar {
	position: relative;
	top: -65px;
	z-index: 20;
}

.page-sidebar ul {
	padding:0;
	margin:0;
}

.page-sidebar ul li {
	display: block;
}

.page-sidebar .subpage-title,
.page-sidebar ul > li > a {
	background:#00ade2;
	color: white;
	font-size: 24px;
	font-family: 'Amatic SC', cursive;
	text-align: center;
	display: block;
	text-decoration:none !important;
	padding: 15px 10px;
	border-bottom:1px solid #29bae7;
	position:relative;
}

.page-sidebar ul > li > a:after {
	content: "\f105";
	font-family: 'FontAwesome';
	position: absolute;
	top: 0;
	right: 30px;
	bottom: 0;
	margin: auto;
	width: 30px;
	height: 40px;
	font-size: 25px;
	color: white;
	opacity: 0;
}

.page-sidebar ul > li:hover > a:after {
	right: 15px;
	opacity: 1;
}

.page-sidebar .subpage-title,
.page-sidebar ul > li:hover > a,
.page-sidebar .current_page_item > a,
.page-sidebar .current_page_ancestor > a,
.page-sidbar li:hover a {
	background:#08b5ea;
	text-decoration: none;
}

.page-sidebar .children a {
	padding: 5px 10px;
	background: white;
	color:#00ade2;
	border-bottom-color: #f4f6f8;
}

.page-sidebar .children li:hover > a {
	color: white;
} 

.page-sidebar .children {
	display: none;
}

.page-sidebar li.page_item_has_children.current_page_item .children {
	display: block;
}

.page-sidebar .white-btn {
	box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.11); 
}

.main-cms {
	margin-top: 40px;
}

.main-cms-inner {
	background: white;
	padding: 50px 0;
	box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.06); 
}

.main-cms-titles {
	padding: 40px;
	text-align: center;
}

.woocommerce .single-product .breadcrumbs {
    display: none;
}

.main-cms-titles h1,
.main-cms-titles h3 {
	margin: 0;
	font-family: 'levirebrushedregular';
	font-size: 38px;
	font-weight:400;
	color: #333 !important;
}

.main-cms-titles h3 a {
	color: #333;
	text-decoration: none !important;
}

.page-subheading {
	margin-bottom: 20px;
}

.page-subheading *{
	color:rgba(91,91,91,0.6);
	font-size: 18px;
	line-height: 26px;
	font-family: 'Lato', sans-serif;
	margin-bottom: 20px;
}

img.attachment-main-cms-featured-image {
	display: block;
	text-align: center;
	margin:0 auto 30px;
}

.cms-content {
	padding: 0 45px;
	color:#676767;
	font-size: 16px;
}

.cms-content h1,
.cms-content h2,
.cms-content h3,
.cms-content h4,
.cms-content h5,
.cms-content h6 {
	font-family: 'Amatic SC', cursive;
	color:#eb4690;
}

.box-listings {
	padding: 0 30px;
	margin-bottom: -30px;
}

.box-listing {
	margin-top: 15px;
	margin-bottom: 15px;
}

.box-listing-inner {
	border: 1px solid #f4f6f8;
	min-height: 465px;
	position:relative;
}

.box-listing-inner:hover {
	background:#f4f6f8;
	box-shadow:0px 0px 40px 0px rgba(0, 0, 0, 0.1);
}

.box-listing-inner h3 {
	text-align: center;
	font-size: 20px;
	margin: 20px auto 0;
}

.box-listing-inner h3 a {
	color: #333;
	text-decoration:none !important;
	display: block;
}

.box-listing-inner img {
	max-width:100%;
}

.box-listing-inner .white-btn {
	position:absolute;
	bottom:1px;
	left: 0;
	width: 100%;
	border-top: 1px solid #f4f6f8;
}

.box-listing-content {
	padding: 15px;
}

/********************************************
5. CATEGORY LISTING
********************************************/

body.post-type-archive-product .intro-boxes,
body.tax-product_cat .intro-boxes {
	margin-bottom: -60px !important;
}

body.post-type-archive-product .site-footer,
body.tax-product_cat .site-footer {
	padding-top: 120px;
}

.category-seo {
	/*margin-top: 35px;*/
	margin-bottom: 35px;
}

.category-seo .page-title,
.page-title h1 {
	font-family: 'levirebrushedregular';
	font-size: 38px;
	font-weight:400;
}

.product-block,
.category-block {
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}

.category-block a,
.product-block a {
	display: block;
	border: 1px solid #eeeeee;
	text-decoration: none;
	background: white;
}

.product-block .button {
	max-width: 100%;
	width: 100%;
}

.category-block img,
.product-block img {
	margin: 0 auto;
	display: block;
	text-align: center;
}

.category-block h3,
.add_to_cart_button {
	font-family: 'Amatic SC', cursive;
	font-weight:700;
	font-size: 18px;
	letter-spacing: 0.1em;
	color:#eb4690;
	display: block;
	text-align: center;
	width: 100%;
	padding: 15px;
	margin-top: 0;
	margin-bottom: 0;
	background: white;
}

.category-block h3:hover {
	background:#eb4690;
	color: white;
	text-decoration: none !important;
}

body.archive.post-type-archive .breadcrumbs + .container {
	margin-top: 35px;
}

.woocommerce-result-count {
	color:#7c7c7c;
	font-size: 15px;
	padding: 30px 15px;

}

form.woocommerce-ordering {
	padding: 20px 15px;
}

.woocommerce-result-count,
form.woocommerce-ordering {
	margin: 0 !important;
}

.woocommerce-ordering select {
	height: 40px;
	color:#ed5599;
	font-size: 15px;
	border: 1px solid white;
}

.add_to_cart_button {
	background: white !important;
	font-weight: 700 !important;
	font-size: 18px !important;
	color:#eb4690 !important;
	padding: 15px !important;
	margin: 0 !important;
	border-right:1px solid #eeeeee !important;
	border-bottom:1px solid #eeeeee !important;
	border-left:1px solid #eeeeee !important;
}

.product-block h3 {
	color:#616161;
	font-size: 22px;
	display: block;
	text-align: center;
	margin: 30px auto;
}

.product-block .price {
	text-align: center;
	color:#02b9f1;
	font-size: 18px;
	font-weight: 700;
	display: block;
	margin-bottom: 30px;
}

.woocommerce div.product p.price, 
.woocommerce div.product span.price {
	color:#02b9f1;
	font-size: 18px;
}

.woocommerce-Price-amount.amount {
	margin: 0 4px;	
}

.woocommerce #content div.product div.images, 
.woocommerce div.product div.images, 
.woocommerce-page #content div.product div.images, 
.woocommerce-page div.product div.images {
	margin: 0;
	float: none;
	width: 75%;
}

.woocommerce #content div.product div.thumbnails a, 
.woocommerce div.product div.thumbnails a, 
.woocommerce-page #content div.product div.thumbnails a, 
.woocommerce-page div.product div.thumbnails a {
    float: none;
    width: auto;
    margin-right: 0;
    margin-bottom: 0;
}

.product_title {
	font-size:42px;
	font-family: 'levirebrushedregular';
	font-weight:400;
	text-align: center;
	margin-top: 15px !important;
}

.product-single-view {
	padding: 0 0 60px 0;
}

.product-single-view .price {
	color:#ed569a !important;
	font-size:24px;
	display: block;
	text-align: center;
	margin: 0 auto;
	font-weight: 700; 
}

.product-description{
	color:#949494;
	font-size: 16px;
	text-align: center;
	margin-bottom:30px;
}

.product_title + div[itemprop="offers"] {
	margin: 30px 0;
}

/********************************************
6. PRODUCT LISTING
********************************************/
.variations_form.cart select{
    height: 40px;
    color: #ed5599;
    font-size: 15px;
    border: 1px solid #cccccc;
}

.woocommerce-variation-availability {
	padding-top: 7px;
}

p.stock {
	font-size: 17px !important;
	font-weight: 400;
	padding-left: 20px;
	position: relative;
}

p.stock:before {
	display: block;
	content: "";
	width:7px;
	height:7px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	border-radius:7px;
	margin: auto;
}

.in-stock {
	color:#8dc63f !important;
}

.in-stock:before {
	background:#8dc63f;
}

.out-of-stock {
	color:#c91436 !important;
}

.out-of-stock:before {
	background:#c91436;
}

.quantity input {
	height: 40px;
    color: #ed5599;
    font-size: 15px;
    border: 1px solid #cccccc;
}

.quantity {
	float: left;
	position:relative;
}

.variations {
	float: left;
	width: auto !important;
	margin: 0 !important;
}

.variations select {
	width: 292px;
}

.woocommerce div.product form.cart .variations select:last-child {
	margin-right: 0 !important;
}

.woocommerce-variation-availability,
.quantity {
	float: left;
	margin-right: 20px !important;
}

.woocommerce-variation-availability p {
	margin: 0;
	font-weight: 700;
}

.woocommerce-variation.single_variation {
	float: left;
}

.variations_form .single_variation_wrap .variations_button {
	float: left;
	width: 100%;
	margin-top: 25px;
}

.quantity:before {
	content: "QTY:";
	position: absolute;
	top: 0;
	left: -50px;
	bottom: 0;
	display: block;
	margin: auto;
	height: 23px;
	color: #949494;
	font-size: 16px;
	font-weight: 700;
}

table.shop_table .quantity:before {
	display: none;
	content:"";
}

.lSSlideOuter.vertical .lSGallery {
	right: auto;
	left: 0;
}

.lSSlideOuter.vertical {
	padding-right: 0 !important;
	padding-left: 150px;
}


.lSGallery li {
	border: 2px solid transparent;
	border-radius: 0 !important;
}
.lSGallery li.active,
.lSGallery li:hover {
	border-color: rgb(0,172,225);
}


/********************************************
7. CART OVERVIEW
********************************************/

.woocommerce table.shop_table {
	border-radius: 0;
	margin-top: 35px;
}

.proceed-to-basket-zone input {
	width: 100% !important;
	height: 40px;
	max-width: 100% !important;
}

.woocommerce table.shop_table td {
	padding: 15px;
}

#coupon_code {
	width: 185px;
	height: 40px;
}

input.button[name="apply_coupon"] {
	padding: 9px;
}

.proceed-to-basket-zone input.button {
	padding: 0;
}

.woocommerce-cart table.cart .product-thumbnail {
    min-width: 32px;
    padding-left: 15px;
}

.woocommerce-cart table.cart .product-name a {
	font-size: 14px;
	font-weight: 700;
	color:#333;
}

.cart_totals h2 {
	font-family: 'levirebrushedregular';
	font-weight:400;
	display: block;
	text-align: center;
}

.cart_totals th + td {
	text-align: right;
	padding-right: 12px !important;
}

.woocommerce-cart .wc-proceed-to-checkout {
    padding: 0;
}

.cart-collateral {
	border: 1px solid rgba(0, 0, 0, 0.1);
	padding: 5px 25px;
}

.woocommerce a.remove {
	color:#00b9f1 !important;
}

.woocommerce a.remove:hover {
	color: white !important;
	background: #00b9f1;
}

.cart-collateral table.shop_table { 
	margin-top: 10px;
}

/********************************************
8. CHECKOUT
********************************************/
.input-text,
.woocommerce form select{
	min-height: 40px;
    color: #ed5599;
    font-size: 15px;
    text-indent: 5px;
    border: 1px solid rgba(0,0,0,0.1) !important;
}

.select2-container .select2-choice {
	min-height: 40px;
    color: #ed5599;
    font-size: 15px;
    line-height: 40px;
    border: 1px solid #cccccc;
    border-radius: 0;
}

.select2-drop-active {
    border: 1px solid #cccccc !important;
    border-top: none;
    border-radius: 0 !important;
}

form.checkout.woocommerce-checkout {
	border: 1px solid rgba(0, 0, 0, 0.1);
	padding: 15px 25px;
}

form.checkout.woocommerce-checkout h2,
form.checkout.woocommerce-checkout h3 {
	border-bottom: 1px solid rgba(0,0,0,.1);
	font-family: 'levirebrushedregular';
	font-weight:400;
	color:#333;
}

.woocommerce form.checkout_coupon, 
.woocommerce form.login, 
.woocommerce form.register {
    border: 1px solid rgba(0,0,0,.1);
    padding: 5px 10px;
    margin: 0;
    text-align: left;
    border-radius: 0;
    border-bottom: none;
}

.woocommerce-info + .woocommerce-error {
	margin-top: 0 !important;
	background:#eb4690 !important;
}

.woocommerce-error {
	background: #eb4690 !important;
}

.checkout_coupon .form-row-first,
.checkout_coupon .form-row-last {
	width: auto;
}

.checkout_coupon input {
	width: 100% !important;
	max-width: 100% !important;
}

#add_payment_method #payment, .woocommerce-checkout #payment {
    background: #00b9f1;
    border-radius: 0;
}

#add_payment_method #payment div.payment_box {
	background:#eb4690 !important;
}

.woocommerce-checkout #payment div.payment_box {
 	background:#eb4690 !important;
 	color: white !important;
 	border-radius: 0 !important;
}

.woocommerce-checkout #payment div.payment_box::before {
	border: 1em solid #eb4690;
	border-right-color: transparent;
	border-left-color: transparent;
	border-top-color: transparent;
}

.woocommerce-checkout #payment ul.payment_methods {
	border-bottom: 1px solid white;
}

.shop_table .cart_item {
	padding: 0 15px;
}

.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
	color: white !important;
	text-decoration:underline !important;
}


.woocommerce form .form-row.woocommerce-validated .select2-container, 
.woocommerce form .form-row.woocommerce-validated input.input-text, 
.woocommerce form .form-row.woocommerce-validated select {
	border-color:#8dc63f !important;
}

.woocommerce form .form-row.woocommerce-invalid .select2-container, 
.woocommerce form .form-row.woocommerce-invalid input.input-text, 
.woocommerce form .form-row.woocommerce-invalid select {
	border-color:#c91436 !important;
}

form.checkout.woocommerce-checkout > ul.woocommerce-error {
	margin: -16px -26px 0px !important;
}

#add_payment_method #payment ul.payment_methods li img, 
.woocommerce-checkout #payment ul.payment_methods li img {
    display: inline-block;
}

.woocommerce #payment #place_order, 
.woocommerce-page #payment #place_order {
    width: 100%;
    max-width: 100%;
}

body.page-template-woocommerce-cart .mobile-ctas {
	position:relative !important;
}

/********************************************
9. SUCCESS/FAILURE
********************************************/

.woocommerce-thankyou-order-received {
	font-family: 'levirebrushedregular';
	font-weight:400;
	color: #333;
	font-size: 42px;
	text-align: center;
	margin: 25px auto;
}

.woocommerce-thankyou-order-details.order_details {
	padding: 0;
}

.woocommerce .order_details {
	border: 1px solid rgba(0,0,0,.1);
	padding: 15px;
	text-align: center;
}

.woocommerce .order_details li {
    float: none;
    margin-right: 2em;
    text-transform: uppercase;
    font-size: .715em;
    line-height: 1;
    border-right: 1px solid #d3ced2;
    padding-right: 2em;
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
    display: inline-block;
}

.woocommerce-thankyou-order-details.order_details +  div.clear + p {
	text-align: center;
}

.woocommerce-order-received h2,
.woocommerce-order-received h3 {
	font-family: 'levirebrushedregular';
	font-weight:400;
	color: #333;
	font-size: 42px;
	text-align: center;
	margin: 40px auto 0;
}

.product-name a {
	color: #333;
}

.shop_table.customer_details + .title h3 {
	margin-bottom: 40px;
}

.shop_table.customer_details + .title + address {
	border: 	1px solid rgba(0, 0, 0, 0.1);
	padding: 	15px;
}

/********************************************
10. ACCOUNT ZONES
********************************************/

.woocommerce-MyAccount-navigation-zone h3 {
	text-align: center;
}

.woocommerce-MyAccount-navigation-zone ul {
	border: 1px solid rgba(0, 0, 0, 0.1);
	padding:0;
}

.woocommerce-MyAccount-navigation-zone li {
	display: block;
}

.woocommerce-MyAccount-navigation-zone li a {
	display: block;
	padding: 15px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.woocommerce-MyAccount-content-zone {
	padding-top: 15px;
	padding-bottom: 15px;
}

.dashboard-title {
	font-size: 24px;
}

.woocommerce-MyAccount-orders {
	margin-top: 0 !important;
}

.small-btn {
	padding: 3px;
}

.woocommerce-MyAccount-orders tbody td {
    padding: 15px 10px !important;
}


body.woocommerce-view-order h2,
body.woocommerce-view-order h3 {
	font-family: 'levirebrushedregular';
	margin: 25px 0 -20px;
}

body.page-template-woocommerce-cart h3 {
	font-family: 'levirebrushedregular';
}

.login-form-inner h2 {
	font-family: 'levirebrushedregular';
	text-align: center;
	display: block;
}

.login-form-inner .button {
	width: 100% !important;
	max-width: 100% !important;
}

#customer_login form.login,
#customer_login form.register {
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.row2 {
	margin: 0 -10px -10px;
	background:#00b9f1;
	padding: 10px 0;
}

.row2 a {
	color: white;
}

.lost_password {
	margin: 5px 0px 0px;
	text-decoration: underline white;
	text-decoration-color: white;
} 

#customer_login {
	text-align: center;
}

#customer_login form.login .button,
#customer_login form.register .button{
	margin-bottom: 5px;
}


#customer_login form.login,
#customer_login form.login input,
#customer_login form.login label,
.registration-form-zone form.register,
.registration-form-zone form.register input,
.registration-form-zone form.register label {
	text-align: center; 
}

.registration-form-zone input {
	box-shadow: none !important;
	text-align: center !important;
}

.woocommerce-account .addresses .title .edit, 
.woocommerce-account ul.digital-downloads li .count {
	margin-top: 18px;
}

/********************************************
11. ACCOMODATION
********************************************/

.full-width-right {
	background-color: white;
	background-repeat:no-repeat;
	background-position: center right;
}

.full-width-right .main-cms {
	padding-bottom: 40px;
background: rgba(255,255,255,0.6);
margin-top: 0;
padding-top: 40px;
}

.intro-holders-alt .intro-boxes {
	margin-bottom: 50px;
}

.intro-holders-alt .intro-box {
	border: 15px solid #f4f6f8;
	box-shadow: none !important;
}

.intro-holders-alt .intro-box-inner {
	width: 100%;
	box-shadow: none !important;
}

.main-cms h1 {
	font-size: 22px;
	color:#eb4690;
	margin-bottom: 15px;
}

.main-cms p {
	color:#676767;
	font-size: 16px;
}

/********************************************
12. CONTACT 
********************************************/

.contact-sidebar {
	top: -77px;
}

.contact-sidebar-inner {
	background:#00ade2;
	color: white;
	padding-bottom: 5px; 
	text-align: center;
	margin-bottom: 15px;
}

.contact-sidebar-inner h3 {
	color: white;
    font-size: 24px;
    font-family: 'Amatic SC', cursive;
    text-align: center;
    display: block;
    text-decoration: none !important;
    padding: 15px 10px;
    border-bottom: 1px solid #29bae7;
    position: relative;
}

.contact-sidebar-inner p {
	padding: 0 15px;
}

.contact-sidebar-inner a {
	color: white;
}

.contact-sidebar-inner .pink-btn {
	width: 100% !important;
	max-width: 100% !important;
}

#FSContact1,
#FSContact2,
#FSContact3,
#FSContact4,
#FSContact5,
#FSContact6,
#FSContact7,
#FSContact8,
#FSContact9,
#FSContact10,
#FSContact11,
#FSContact12 {
	width: 100% !important;
	max-width: 100% !important;
}
#fscf_required1,
#fscf_required2,
#fscf_required3,
#fscf_required4,
#fscf_required5,
#fscf_required6,
#fscf_required7,
#fscf_required8,
#fscf_required9,
#fscf_required10,
#fscf_required11,
#fscf_required12 {
	font-size: 12px;
}

.main-cms form {
	width: 100%;
	border: 1px solid rgba(0,0,0,0.1) !important;
	padding: 25px;
}

.main-cms form div {
	max-width: 100% !important;
	margin-right: 0 !important;
}

.main-cms form input,
.main-cms form select,
.main-cms form textarea {
	min-height: 40px;
	color: #ed5599;
	font-size: 15px;
	text-indent: 0;
	border: 1px solid rgba(0,0,0,0.1) !important;
	padding: 8px;
	width: 100% !important;
	max-width: 100% !important;
}

/********************************************
13. BLOG
********************************************/

.blog-heading {
	background: #08b5ea;
	color: white;
	font-size: 24px;
	font-family: 'Amatic SC', cursive;
	text-align: center;
	display: block;
	text-decoration: none !important;
	padding: 15px 10px;
	border-bottom: 1px solid #29bae7;
	position: relative;
	margin: 0;
}

.widget_categories,
.widget_archive {

}

body.blog 		main article.main-cms-inner,
body.archive 	main article.main-cms-inner,
body.category 	main article.main-cms-inner,
body.single  	main article.main-cms-inner,
body.page-template-default  main article.main-cms-inner {
	margin: 40px 0;
}

.pagination {
	background: white;
	border-radius: 0;
	width: 100%;
	text-align: center;
	padding: 15px 0;
	margin: 0;
	box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.06);
}

.page-numbers {
	margin: 0 5px;
	border: 1px solid rgba(0,0,0,0.1);
	padding: 5px 10px;
}

.page-numbers:hover,
.page-numbers.current {
	background:#ef5199;
	border-color:#ef5199;
	color: white;
	text-decoration: none;
}

body.page-template-default main {
	text-align: left;
}
/*	
body.site-map main {
	text-align: center;
}

body.site-map .main-cms-titles {
	text-align: center;
}
*/

body.page-template-default .main-cms-titles {
	text-align: center;
}

body.page-template-default .columns-2-layout {
	margin-bottom: 0;
}

/******************************/

#loop-start {
    clear: both;
}

body.single-product .page-sidebar {
    display: none;
}


/********************************************
X. RESPONSIVE
********************************************/

@media (max-width:1199px) {
	.blue-left {
		width:225px;
	}

	.searchButtonContainer input {
    	width: 150px;
	}

	.FreetobookWidget {
		left: 10px;
	}

	.location-icon {
		left: 0;
	}

	.location-zone {
    	padding-left: 70px;

	}

	.main-hp-content {
		background-position: 300px 102%;
	}

	body.home .slick-holder {
    	margin-top: 0;
	}

	.grey-btn[title="Email to a Friend"] {
		width: 145px;
	}

	.variations select {
    	width: 218px;
	}
}

@media (max-width:991px){

	.site-header > .container {
		width: 100%;
	}

	.site-logo {
		max-width: 80px;
	}

	.site-logo img {
		max-width: 100%;
	}

	.main-header {
		float: right;
	}
	.site-navigation {
		margin-top: 35px;
	}

	.blue-cta-band {
		height:auto;
		background-position: center top;
		padding-bottom: 0;
	}

	.location-zone {
		 padding-top: 30px;
    	padding-bottom: 30px;
	}

	.location-icon {
		top: 0;
		bottom: 0;
		margin: auto;
	}	

	.main-hp-content {
		background-position: right 102%;
	}

	.main-hp-content *{
		text-align: center !important;
	}

	.main-hp-content section {
		max-width:100%;
		padding: 0 15px;
	}

	.playvideo {
		position: relative;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		margin: 30px auto;
		text-align: center;
		display: block;
	}

	.full-width-box {
		height:250px;
	}

	.page-sidebar {
		top: 0;
		margin-top: 15px;
	}

	.subpage-list,
	.blog-list {
		display: none;
	}

	.main-cms {
		margin-top: 15px;
	}

	.columns-2-layout {
		margin-bottom: 15px;
	}

	.grey-btn[title="Email to a Friend"],
	.grey-btn[title="Email to a Friend"] + button {
		width: 50% !important;
	}

	.woocommerce img, .woocommerce-page img {
    	margin: 0 auto;
    	text-align: center;
    	display: block;
	}	

	.lSSlideOuter .lSGallery li, 
	.lSSlideOuter .lightSlider > * {
		width: 100%;
	}

	.product-single-view {
		padding: 15px 0;
	}

	.variations select {
    	width: 360px;
	}

	.lSSlideOuter .lSPager.lSpg {
    	margin: 10px auto;
	}

	.cta-box {
		display: none;
	}

	body.blog main article.main-cms-inner, 
	body.archive main article.main-cms-inner, 
	body.category main article.main-cms-inner, 
	body.single main article.main-cms-inner, 
	body.page-template-default main article.main-cms-inner {
    	margin: 15px 0;
	}

.main-cms {
	margin-bottom: 15px;
}

.main-cms img {
	max-width: 100%;
}

	#coupon_code {
		width:50%;
		float: left;
		margin-right: 0;
	}

	#coupon_code + input {
		width: 50%;
		float: left;
		max-width:50%;
	}

	.coupon {
		margin-bottom: 15px;
	}

	table.shop_table .quantity {
		float: none !important;
    	width: 100% !important;
	} 

	table.shop_table .quantity input {
		float: none !important;
	}

	.box-listing-inner {
		text-align: center;
	}

	.footer-newsletter li {
    	margin-right: 5px;
	}
}

.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
	background:transparent;
}

@media (max-width:766px) {

	.site-header {
		position:fixed;
		background:#00ade2;
		padding: 13.5px 0;
		box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.2);
	}

	.site-logo {
		max-width: 65px;
		position: absolute;
		z-index: 10;
	}

	.site-navigation {
		margin-bottom: -13.5px;
		margin-top:8px;
	}

	.mobile-nav {
		float: right;
		border: 1px solid #eb4690;
		background:#eb4690;
		color: white;
		padding: 0;
		width: 27px;
		height: 27px;
		text-align: center;
		margin-left: 17px;
	}

	.mobile-cart-contents {
		width:37px;
		background-image: url(../img/Su_Basket.svg);
	background-position: left center;
	background-size:auto 37px;
		background-repeat: no-repeat;
		height: 27px;
		background-position: left center;
		display: block;
		font-weight: 400 !important;
		float:right;
		position:relative;
	}

	.pink-circle {
		position: absolute;
		top: -7px;
		right: -10px;
		width: 20px;
		height: 20px;
		background: #eb4690;
		color: white;
		border-radius: 20px;
		text-align: center;
		line-height: 20px;
		font-size: 10px;
	}

	.main-header {
		padding: 0;
	}

	.site-navigation {
		display: none;
		padding: 0;
	}

	.site-navigation ul {
		background: #00ade2;
		padding: 0;
		overflow:auto;
		/*height: 300px;*/
		/*height:100vh;*/
		border-top:1px solid #29bae7;
	}

	.site-navigation > ul {
		height:100vh;
		padding-bottom:100px;
	}

	.site-navigation ul li {
		display: block;
		text-align: center;
	}

	.site-navigation ul li a {	
		padding: 15px 10px;
		border-top:1px solid #29bae7;
		display:block;
	}

	.site-navigation ul li:first-child a {
		border-top: none;
	}

	.site-footer {
		padding-top: 25px;
	}

	.footer-newsletter .footer-inner {
		max-width: 100%;
		text-align: center;
	}

	.footer-newsletter button {
		position:relative;
		top: 0;
		width: 100%;
	}

	.footer-newsletter .footer-heading {
		margin-bottom: 15px;
	}

	.footer-newsletter ul {
		margin-bottom: 25px;
	}

	.footer-newsletter li {
		float: none;
		display: inline-block;
	}

	.footer-links:nth-child(3) {
		text-align: center;
	}

	.footer-links:nth-child(4) {
		text-align: right;
	}

	.site-footer > div:first-child {
    	margin-bottom: 25px;
	}

	.blue-cta-band {
		display: none;
	}

	.site-footer {
		margin-top: 65px;
	}

	.mobile-ctas button,
	.mobile-ctas a {
		font-family: 'Amatic SC', cursive;
		font-weight:700; 
		font-size: 18px;
		letter-spacing: 0.1em;
		float: left;
		width: 50%;
		text-align: center;
		padding: 15px;
	}

	.check-accommodation {
		background:#eb4690 !important;
		color: white;
		border: 2px solid #eb4690;
	}

	.book-course {
		background:#00ade2;
		color: white;
		border: 2px solid #00ade2;
	}

	.check-accommodation:hover,
	.check-accommodation:focus {
		background:white !important;
		color: #eb4690;
		text-decoration:none;
		
	}

	.book-course:hover,
	.book-course:focus {
		background:white !important;
		color: #00ade2;
		text-decoration:none;
		
	}

	.slide-item h1,
	.slide-item h2,
	.slide-item .h1,
	.slide-item .h2 {
		font-size: 30px;
		margin: 15px auto;
    	line-height: 30px;
	}

	.slide-content p {
		font-size: 14px;
		line-height: 18px;
	}

	body.home .slick-holder {
		margin-top: 0;
	}

	.mobile-ctas {
		border-top: 2px solid white;
	}

	.lSSlideOuter.vertical {
		padding-left: 70px;
	}

	.lSPager {
		width: 50px !important;
	}

	.lSPager li {
		height: auto !important;
	}

	.product-summary-zone {
		margin-top: 15px;
	}

	.woocommerce-variation.single_variation {
	    float: left;
	    width: 100%;
	    text-align: center;
	}

	.pullrightzone {
		width: 100%;
	}

	.quantity {
		width:25%;
		margin: 0 !important;
	}

	.quantity + * {
		width: 75% !important;
	}

	.quantity:before {
		left: 0;
	}

	.quantity input {
		margin-left: 50px;
	}
 	
 	.variations select {
    	width: 100%;
	}

	p.stock::before {
		left: -14%;
		right: 0;
	}

	.woocommerce-variation-availability {
		float: none;
		margin-right: 0 !important;
		text-align: center !important;
		margin-top:13px;
	}

	.proceed-to-basket-zone {
		padding-bottom: 15px;
	}

	.slick-slider-zone { 
		max-height:250px;
	}

	.gallery-item {
		width: 50% !important;
	}

	.gallery-item img {
		max-width: 100%;
		max-height: 100%;
	}
	
	.footer-meta {
		text-align: center;
	}

	.footer-meta .text-right {
		margin-top: 15px;
		text-align: center !important;
	}
}

	a.view,
	input[value="Save Address"],
	input[value="Save changes"]  {
		width: 100% !important;
		max-width: 100% !important;
	}

@media (max-height: 749px) {
	body.home .slick-holder {
		margin-top: 0;
	}

	body.home .slick-slider-zone {
		max-height: 100%;
		height: 600px;
	}
}

@media (max-width:499px) {

	.col-xxs-12 {
		width: 100%;
	}

	.col-xxs-12.text-right {
		margin-top:15px;
		text-align: center;
	}

	.footer-links:nth-child(2),
	.footer-links:nth-child(3),
	.footer-links:nth-child(4) {
		text-align: center;
		margin-top:15px;
	}

	.footer-heading {
		margin: 0 0 15px 0;
	}

	.footer-meta {
		text-align: center;
	}

	.woocommerce-result-count,
	.woocommerce-ordering {

	}

	.woocommerce-result-count,
	.woocommerce-ordering,
	.woocommerce-ordering select {
		width: 100%;
		text-align: center;
	}
	.quantity {
		width: 100%;
	}
	.quantity input {
    	margin-left: 38px;
    	float: right;
	}
	.quantity + * {
		width: 100% !important;
	    margin-top: 20px !important;
	}

	p.stock::before {
		left: -25%;
		right: 0;
	}
	.woocommerce form .form-row-first, 
	.woocommerce form .form-row-last, 
	.woocommerce-page form .form-row-first, 
	.woocommerce-page form .form-row-last {
    	float: left;
    	width: 100%;
	}

	.woocommerce .woocommerce-error a, 
	.woocommerce .woocommerce-info a, 
	.woocommerce .woocommerce-message a {
		display: block;
	}

	.gallery-item {
		width: 100% !important;
	}	


	.intro-box-inner {
		width: 100%;
	}

}


.page-h .slide-item {
	background-position: center center;
	background-color:rgba(0,173,226,0.5);
}




@media (min-width:766px) {

	.cms-content {
		padding:0 15px;
	}

.site-navigation .menu-item-has-children {
	position: relative;
}

.site-navigation .menu-item-has-children .sub-menu {

    position: absolute;
    top: 100%;
    left: 0; /* dropdown left or right */
    z-index: 1000;
    display: none;
    min-width: 150px;
    list-style: none;
	padding: 0;
	margin: 0;
	background: #eb4690;
	left: -15px;
	
}

.site-navigation .menu-item-has-children .sub-menu li a {
	display: block;
	padding: 10px;
	border-bottom: 1px solid rgba(255,255,255,0.1);
}

.site-navigation .menu-item-has-children .sub-menu li a:hover {
	background: rgba(0,0,0,0.1);
}

.site-navigation .menu-item-has-children .sub-menu li a:before {
	display: none;
}

.site-navigation .menu-item-has-children:hover .sub-menu {
	display: block;
}

}




.woocommerce span.onsale {
	min-width:43px;
	min-height:43px;
}

.cross-sells > .container {
	max-width:100%;
}

.cross-sells .product-block {
	width:50%;
}

@media (max-width:767px) {
	.cross-sells .product-block {
		width:100%;
	}
}