/*
Theme Name: Skippers Cove
Theme URI: 
Author: 
Author URI: http://www.comworks.com.au
Description: Custom Theme Created for SC
Version: 1.0
Tags: 
*/

.ngg-gallery-thumbnail-box {
	width: 16.66% !important;
}

@media (max-width: 1680px) {
	.ngg-gallery-thumbnail-box {
		width: 20% !important;
	}
}
@media (max-width: 1280px) {
	.ngg-gallery-thumbnail-box {
		width: 25% !important;
	}
}
@media (max-width: 700px) {
	.ngg-gallery-thumbnail-box {
		width: 33.33% !important;
	}
}
@media (max-width: 600px) {
	.ngg-gallery-thumbnail-box {
		width: 50% !important;
	}
}
@media (max-width: 460px) {
	.ngg-gallery-thumbnail-box {
		width: 100% !important;
	}
}

.specialhero { height:auto; }

.intro-desc {
	height: 145px;
	overflow: hidden;
	margin-bottom: 10px;
	overflow: auto
}
.specialitemlist {
	padding: 30px 30px 0 30px;
}
.specialitemlist .wpb_wrapper {
	background: #cbbaaa;
	padding: 10px;
}
.specialitemlist .wpb_wrapper .wpb_wrapper {
	background: none;
	padding: 10px;
}
.specialitemlist .vc_column_container {
	margin-bottom: 30px;
}
.specialitemlist .vc_column_container .vc_column_container {
	margin-bottom: 0 !important;
}
.specialitemlist p {
	padding-bottom: 5px;
}
.specialitemlist p, .specialitemlist h3 {
	color: #fff;
}
.specialitemlist h3 {
	font-size: 20px;
	color: #fff;
	padding-bottom: 2px;
	padding-top: 5px;
	min-height: 60px;
}
.specialitemlist h3 a {
	color: #fff;
}
.specialitemlist .more {
	display: block;
	width: 100%;
	text-align: center;
	padding: 14px 16px 14px 23px;
	color: #fff;
	background: #37c9d7;
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.specialitemlist .more:hover {
	background: #289da8;
}
.specialitemlist .collapse-rates {
	display: none;
	background: #efefef;
	overflow: hidden;
	position: absolute;
}
.specialitemlist .rates-overflow {
	overflow: auto;
	overflow-x: hidden;
	padding-right: 15px;
	padding-left: 15px;
}
.switch-container {
	overflow: hidden;
}
.rate-row {
	margin-bottom: 0px !important;
	background: #ddd
}
.rate-row .wpb_text_column {
	margin: 0 !important;
}
.rate-row .wpb_wrapper {
	padding: 10px !important;
}
.rate-row-even {
	background: #ccc
}
.percentagesaving {
	background: #37c9d7 !important;
	color: #fff !important;
	text-transform: uppercase;
	text-align: center;
	border-radius: 6px;
}
.percentagesaving .saving_percentage {
	font-size: 17px;
}
.normalprice { 
	text-align:center;
	text-transform:uppercase;
	line-height:16px;
	text-decoration: line-through;
	font-size:14px;
	color:#4c4b4c
}
.special-summary {
	font-size: 13px;
	margin-top: 4px;
}
.special-summary img {
	display: inline-block;
	margin-right: 5px;
	position: relative;
	opacity: 0.4
}
.special-headline {
	font-size: 17px;
}
.special-summary span {
	margin-right: 10px;
	display: inline-block;
}
.special-costing {
	padding-top: 5px;
	padding-bottom: 5px;
}
.special-costing span {
	background: #ef7e6e;
	border-radius: 4px;
	padding: 3px;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	margin-right: 4px;
}
.qty {
	color: #333;
	margin-bottom: 10px !important;
}
.qty .wpb_text_column {
	margin: 0 !important;
	padding-top: 5px;
	padding-bottom: 5px;
}
.qty .wpb_wrapper {
	padding-top: 0 !important;
	padding-bottom: 0 !important
}
.qtyfieldpercentage {
	display: none;
}
.rate-row .wpb_wrapper.actionbutton_wrapper {
	padding-left: 0 !important;
}
.addtocart {
	display: inline-block;
	text-align: center;
	padding: 6px 6px 6px 6px;
	color: #fff;
	background: #37c9d7;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border: 0;
	cursor: pointer;
	border-radius: 4px;
	width: 100%;
}
.addtocart:hover {
	background: #289da8;
}
.removefromcart {
	display: inline-block;
	text-align: center;
	padding: 6px 6px 6px 6px;
	color: #fff;
	background: #ef7e6e;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border: 0;
	cursor: pointer;
	border-radius: 4px;
	width: 100%;
	display: none;
	margin-top: 5px;
}
.removefromcart:hover {
	background: #cb5b4c;
}
.enquire-button, .book-button {
	display: inline-block;
	text-align: center;
	padding: 7px 8px 7px 12px;
	color: #fff;
	background: #37c9d7;
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border: 0;
	cursor: pointer
}
.enquire-button:hover, .book-button:hover {
	background: #289da8;
}
.book-button {
	margin-left: 10px;
}
.buttons-container {
	margin-top: 10px;
	text-align: center;
}
.make-selection {
	font-size: 17px;
	color: #666;
	padding-bottom: 0px;
	padding-top: 7px;
	min-height: 34px;
	text-align: center;
	font-weight: 300;
}

.banner_sec .slide-caption {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    text-align: center;
}
.slide-caption h2 {
    font-size: 72px;
    font-weight: 800;
    color: #10b7ad;
    margin-bottom: 30px;
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
}
.slide-caption h4, .slide-caption h4 p {
    color: #bb410f;
    font-size: 34px;
    font-weight: 800;
    text-shadow: 0 1px 4px rgba(255, 255, 255, 0.4);
}

 @media screen and (min-width:1600px) {
	.sinode {
		width: 33.33% !important;
	}
}
@media screen and (max-width:900px) {
	.sinode {
		width: 100% !important;
	}
	.rate-row .wpb_wrapper.actionbutton_wrapper {
		padding-left: 10px !important;
	}
	.percentagesaving_column {
		width: 40% !important;
		float: right;
	}
}
 @media screen and (max-width:1024px) {
	.percentagesaving .saving_percentage {
		font-size: 14px;
	}
	.percentagesaving {
		font-size: 12px;
	}
	.special-headline {
		font-size: 14px;
		font-weight: bold;
	}
	.special-costing span {
		font-size: 11px;
	}
	.addtocart, .removefromcart {
		font-size: 12px;
	}
}
 @media screen and (max-width:468px) {
	.percentagesaving_column {
		width: 100% !important;
		float: none;
	}
	.intro-desc {
		overflow: visible;
		height: auto;
	}
	.enquire-button, .book-button {
		width:100%;
	}
	.book-button { margin-left:0; margin-top:10px; }
}