/*
Theme Name: Amaroo Whale Watching Cruises
Theme URI: https://www.amaroocruise.com.au
Version: 3.1a
Description: Heavily modified theme from Elegant Themes, customised to suit Amaroo Whale Watching Cruises.
Author: Golden Age Media Enterprises
Author URI: https://www.goldenagemedia.com.au/web-design/
*/


/*------------------------------------------------*/
/*-----------------[RESET]------------------------*/
/*------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q {	quotes: none; }
blockquote:before, blockquote:after,q:before, q:after { content: ''; content: none; }
/* remember to define focus styles! */
:focus { outline: 0; }
/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }

a[href^=tel], a[href^=tel]:hover {
 color: inherit;
 text-decoration:inherit;
}

/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/

body { line-height: 20px; font-family: 'Poppins', Arial, Verdana, sans-serif; font-size: 19px; color: #444; background: #fff; }

a { text-decoration: none; color: #1F5999; }
a:hover { text-decoration: underline; }
.clear { clear: both; }
.ui-tabs-hide { display: none; }
br.clear { margin: 0px; padding: 0px; }

h1, h2, h3, h4, h5, h6 { padding-bottom: 20px; color: #1F5999; letter-spacing: 0px; line-height: 1em; font-weight: lighter; font-family: 'Titillium Web', Arial, sans-serif; text-shadow: none; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #1F5999; }
h1 { font-size: 40px; }
h2 { font-size: 34px; }
h3 { font-size: 30px; }
h4 { font-size: 26px; }
h5 { font-size: 24px; }
h6 { font-size: 24px; }
p { padding-bottom: 30px; line-height: 28px; }
strong { font-weight: bold; }
cite, em, i { font-style: italic; }
pre, code { font-family: Courier New, monospace; margin-bottom: 10px; }
ins { text-decoration: none; }
sup, sub { height: 0; line-height: 1; position: relative; vertical-align: baseline; }
sup { bottom: 0.8em; }
sub { top: 0.3em; }
dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dd  { margin-left: 1.5em;}
blockquote  { margin: 1.5em; padding: 1em; color: #666666; background: #e6e6e6; font-style: italic; border: 1px solid #dcdcdc; }
	blockquote p { padding-bottom: 0px; }

input[type=text], input[type=email], input[type=password], input[type=tel], input.text, input.title, textarea, select { background-color: #fff; border: 1px solid #bbb; padding: 10px !important; color: #4e4e4e; font-size: 14px; line-height: 23px !important; }
input[type=text]:focus, input[type=email]:focus, input[type=password]:focus, input[type=tel]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus { border-color: #2D3940; color: #3e3e3e; }
input[type=text], input[type=email], input[type=password], input[type=tel], input.text, input.title, textarea, select { margin: 0 0 10px; }

.gform_wrapper input[type="text"], .gform_wrapper input[type="url"], .gform_wrapper input[type="email"], .gform_wrapper input[type="tel"], .gform_wrapper input[type="number"], .gform_wrapper input[type="password"] { font-size: 14px !important; }
.gform_wrapper label.gfield_label, .gform_wrapper legend.gfield_label { font-size: 17px !important; }

input[type=button], input[type=submit], button, .button {
	-webkit-appearance: none; -moz-appearance: none; -o-appearance: none; /* For Mobiles */
	border-radius: 100px; -moz-border-radius: 100px; -webkit-border-radius: 100px;
	border: 0px none;
	cursor: pointer;
	display: inline-block;
	background: #3EB2A0;
	line-height: 50px;
	font-size: 18px;
	padding: 0px 50px;
	color: #fff;
	margin-top: 10px;
}
input[type=button]:hover, input[type=submit]:hover, button:hover, .button:hover { background: #1F5999; text-decoration: none; }


.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/* Change this class to whatever ID or class you wish to animate */
ul#top-menu ul li a {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

/*------------------------------------------------*/
/*---------------[MAIN LAYOUT INFO]---------------*/
/*------------------------------------------------*/


a.post-edit-link { position: fixed; top: 50%; left: 0px; z-index: 999999999999; background: url(images/post-edit-link.png) no-repeat 50% 50% #3EB2A0; width: 55px; height: 55px; text-align: left; text-indent: -9999px; }
a.post-edit-link:hover { text-decoration: none; background: url(images/post-edit-link.png) no-repeat 50% 50% #2B8376; }




.container, #container { text-align: left; margin: 0 auto; width: 1160px; position: relative; z-index: 12; }

	#navbar-container { position: relative; background: #1F5999; padding: 0px 0px; text-align: center; }
		ul#top-menu { display: block; }
		
	#header { position: absolute; top: 125px; left: 30px; right: auto; z-index: 11; }
		#logo { position: relative; display: inline-block; z-index: 10; background: #fff; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; margin: 0px; padding: 25px 42px; vertical-align: middle; width: 160px !important; }
		#header-phone { position: relative; display: inline-block; z-index: 9; height: 95px; background: #FF9F00; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; font-family: 'Titillium Web', Arial, sans-serif; font-size: 43px; font-weight: bold; color: #fff; min-width: 330px; line-height: 40px; padding: 10px 25px 0px 35px; vertical-align: middle; margin-left: -16px; }
		#header-phone span { display: block; font-size: 36px; }
			#header-phone i.fa { font-size: 34px; margin-top: -7px; vertical-align: middle; }
		#header-book-online { position: relative; display: inline-block; z-index: 8; width: 160px; height: 80px; background: #42BEAB url(images/header-icon-book-online.png) no-repeat 85% 50%; padding: 23px 60px 2px 40px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; color: #fff; text-transform: uppercase; font-family: 'Titillium Web', Arial, sans-serif; font-size: 30px; line-height: 30px; vertical-align: middle; margin-left: -16px; }
			#header-book-online:hover { text-decoration: none; background: #38A090 url(images/header-icon-book-online.png) no-repeat 85% 50%; }
	
	.header-secondary { background: #fff !important; position: relative !important; top: 0px !important; left: 0px !important; border-radius: 0px 0px !important; -moz-border-radius: 0px 0px !important; -webkit-border-radius: 0px 0px !important; box-shadow: 0px 0px 0px rgba(0,0,0,0.0) !important; -moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.0) !important; -webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0.0) !important; }
		.header-secondary #logo { width: 180px; padding: 15px; border-radius: 0px 0px; -moz-border-radius: 0px 0px; -webkit-border-radius: 0px 0px; }
		.header-secondary #header-phone { background: none transparent; height: auto; padding: 0px 0px 0px 35px; font-size: 44px; line-height: 31px; color: #1F5999; }
			.header-secondary #header-phone span { line-height: 16px; font-size: 25px; color: #1F5999; }
			.header-secondary #header-phone i.fa { font-size: 24px; color: #1F5999; margin-top: -3px; }
		.header-secondary #header-book-online { background: none transparent; height: auto; padding: 0px 0px 0px 35px; font-size: 35px; line-height: 31px; color: #FF9F00; }
	
	
	
	#homepage-slider { position: relative; border-bottom: 10px solid #1F5999; }
		.slider-button { position: absolute; bottom: -30px; right: 50px; z-index: 111; display: inline-block; background: #EC7A00;
			box-shadow: 3px 3px 0px rgba(0,0,0,0.2), inset -2px -2px 10px rgba(0,0,0,0.2);
			-moz-box-shadow: 3px 3px 0px rgba(0,0,0,0.2), inset -2px -2px 10px rgba(0,0,0,0.2);
			-webkit-box-shadow: 3px 3px 0px rgba(0,0,0,0.2), inset -2px -2px 10px rgba(0,0,0,0.2);
			border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px;
			color: #fff; font-family: 'Titillium Web', Arial, sans-serif; font-size: 33px; text-transform: uppercase;
			text-shadow: -1px -1px 0px #D86B00;
			padding: 0px 35px 6px; line-height: 70px; }
		.slider-button:hover { background: #EC6400; text-decoration: none; }
		.slider-button span { display: block; text-align: center; font-size: 16px; line-height: 5px; margin-top: -12px; padding-bottom: 20px; }
		
		.slider-10am, .slider-guarantee, .slider-watch-text { position: absolute; }
		
	/* Woo Commerce Shop Header */
	#woo-bar { position: relative; margin: 0 auto; text-align: right; padding: 10px 0px; background: #eee; }
		#woo-bar .container { text-align: right; }
			#woo-bar .container a { position: relative; display: inline-block; margin-left: 40px; font-size: 20px; font-family: 'Titillium Web', Arial, sans-serif; }
			#woo-bar .container a.basket::before { content: "\f291"; position: absolute; top: 0px; left: -26px; z-index: 1; color: #3EB2A0; font: normal normal normal 19px/1 FontAwesome; }
			#woo-bar .container a.checkout::before { content: "\f09d"; position: absolute; top: 0px; left: -26px; z-index: 1; color: #3EB2A0; font: normal normal normal 19px/1 FontAwesome; }
	/* End Woo Commerce Shop Header */
	
	
	
	/* Homepage Trip Advisor and Facebook Feed */
	#homepage-fb-trip { position: relative; background: #DDE7F1; float: left; width: 100%; padding: 50px 0px; }
		#homepage-fb-trip .container { text-align: center; }
			#homepage-fb-trip .fb-box { display: inline-block; width: 600px; }
			#homepage-fb-trip .trip-box { display: inline-block; }
	/* End Homepage Trip Advisor and Facebook Feed */
	
	
	
	/* Homepage Whales */
	#homepage-whales::before { content: ''; position: absolute; top: -186px; right: 10%; z-index: 11; background: url(images/bg-whales.png) no-repeat 0px 0px; width: 239px; height: 186px; }
	#homepage-whales { position: relative; background: #fff; padding: 100px 0px 70px; }
		#homepage-whales .container { position: relative; }
			#homepage-whales .container h1 { position: relative; font-size: 40px; }
			#homepage-whales .container h1::before { content: 'Come and see the whales!'; font-size: 20px; line-height: 27px; position: absolute; top: -29px; left: 0px; padding-bottom: 0px; border-bottom: 1px solid #A5DBD3; }
			#homepage-whales .container img { position: relative; margin-top: -30px; margin-bottom: 45px; margin-left: 40px; border: 10px solid #3EB2A0 !important; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; float: right; }
			#homepage-whales .container img.see-the-whales {
				position: absolute; bottom: -70px; right: 230px; z-index: 11;
				background: url(images/homepage-whales-see-them.png) no-repeat 0px 0px;
				width: 302px;
				height: 124px;
				border: 0px none !important;
				margin: 0px 0px !important;
				float: none;
				-webkit-transform: rotate(-9.5deg); -ms-transform: rotate(-9.5deg); transform: rotate(-9.5deg);
		  }
	/* End Homepage Whales */
		
		
	/* Homepage Gift Vouchers */
	#homepage-giftvouchers::before { content: ''; position: absolute; top: -216px; left: 2.5%; z-index: 11; background: url(images/bg-dolphins.png) no-repeat 0px 0px; width: 228px; height: 216px; }
	#homepage-giftvouchers { position: relative; background: #3EB2A0 url(images/bg-vouchers2.png) no-repeat 100% 0px; color: #fff; padding: 70px 0px 60px; }
		#homepage-giftvouchers .container { position: relative; }
			#homepage-giftvouchers .container h2 { font-size: 45px; color: #fff; }
			#homepage-giftvouchers .container img { margin-left: 50px; }
			#homepage-giftvouchers .container .button { background: #1D695D; }
				#homepage-giftvouchers .container .button:hover { background: #fff; color: #1D695D; }
	/* End Homepage Gift Vouchers */
	
	
	
	/* Homepage Dolphins */
	#homepage-dolphins { position: relative; background: #1B5183; color: #fff; padding: 70px 0px 85px; }
		#homepage-dolphins .container { position: relative; }
			#homepage-dolphins .container h2 { position: relative; font-size: 45px; color: #fff; }
			#homepage-dolphins .container img { margin-right: 85px; border: 10px solid #3EB2A0 !important; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
			#homepage-dolphins .container .button:hover { background: #1C7063; }
	/* End Homepage Dolphins */
		
		
	/* Homepage Testimonials */
	#homepage-testimonials::before { content: ''; position: absolute; top: -146px; right: 4%; z-index: 11; background: url(images/bg-vouchers.png) no-repeat 0px 0px; width: 633px; height: 146px; }
	#homepage-testimonials { position: relative; background: #fff; color: #333; padding: 50px 0px; }
		#homepage-testimonials .container { position: relative; }
			#homepage-testimonials .container h3 { font-size: 45px; color: #1F5999; }
			#homepage-testimonials .container img { border: 5px solid #3EB2A0 !important; }
			
			#homepage-testimonials .container .testimonial { border: 3px dashed #ccc; padding: 30px; }
			#homepage-testimonials .container .testimonial-inner { position: relative; }
				#homepage-testimonials .container .testimonial-inner h3 { color: #1F5999; font-size: 26px; text-align: center; }
				#homepage-testimonials .container .testimonial-client { text-align: center; font-weight: bold; }
				#homepage-testimonials .container .testimonial-content p { font-style: italic; }
				#homepage-testimonials .container .testimonial-content a.readmore { position: relative; display: block; margin: 10px 0px; text-align: center; font-size: 16px; text-transform: uppercase; }
					#homepage-testimonials .container .testimonial-content a.readmore::before { position: absolute; font: normal normal normal 20px/1 FontAwesome; content: "\f101"; color: #222; margin-left: -16px; margin-top: 2px; color: #1F5999; }
					#homepage-testimonials .container .testimonial-content a.readmore .screen-reader-text { display: none; }
					.strong-view.nav-position-inside:not(.controls-type-sides) .wpmslider-controls { width: auto !important; right: 10px !important; }
	/* End Homepage Testimonials */
		
		
		
		
	#breadcrumbs { font-size: 14px; font-family: 'Titillium Web', Arial, sans-serif; font-weight: lighter; padding-top: 17px; padding-left: 48px; color: #999; margin-bottom: 28px; }
		#breadcrumbs a { color: #999; text-decoration: none; }
			#breadcrumbs a:hover { color: #999; }
		#breadcrumbs .raquo { color: #999; }
		
	#category-name { background: #1F5999 url(images/bg-category-name.jpg) no-repeat 50% 50%; background-size: cover; -moz-background-size: cover; -webkit-background-size: cover; text-align: center; margin: 0 auto; }
		#category-inner { width: 1160px; margin: 0 auto; padding: 80px 0px; }
			h1.category-title { color: #fff; font-size: 40px; font-family: 'Poppins', Arial, sans-serif; padding-bottom: 0px; }
			p.description { color: #fff; font-size: 20px; font-family: 'Titillium Web', Arial, sans-serif; font-weight: lighter; }
			
		#content { padding: 0px 0px 40px; background: url(images/content-bg.png) repeat-y 820px 0px; }
		.fullwidth { background: none !important; }
			#left-area { width: 800px; float: left; }
			.fullwidth #left-area { width: 100%; }
			#sidebar { width: 320px; float: left; padding-top: 30px; padding-left: 40px; }
				.post { padding: 30px 35px 0px 0px; }
					.post-thumbnail { display: block; float: left; position: relative; margin-right: 35px; margin-top: 6px; }
						.post-thumb { margin-top: 7px; margin-left: 7px; }
						span.post-overlay { background: url(images/post-overlay.png) no-repeat;
						display: block; height: 200px; left: 0px; position: absolute; top: 0px; width: 200px; }
					h2.title { font-size: 28px; padding-bottom: 15px; }
						h2.title a { color: inherit; text-decoration: none; }
						h2.title a:hover { color: inherit; }
						.post p.meta-info { padding-bottom: 9px; padding-top: 9px; font-family: 'Titillium Web', Arial, sans-serif; font-weight: lighter; font-size: 15px; color: #d0d0d0; border-top: 1px solid #f0f0f0; border-bottom: 1px solid #f0f0f0; margin-bottom: 11px; }
							.post p.meta-info a, p.description a { color: #fff; text-decoration: none; }
							p.description a { color: #fff; }
							.post p.meta-info a:hover, p.description a:hover { color: #111; }
					a.read-more, .reply-container a  { border: 1px solid #ccc; float: right; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; font-family: 'Titillium Web', Arial, sans-serif; padding: 3px 10px; text-decoration: none; display: block; background: #fff; }

	.post ul, .comment-content ul { list-style-type: disc; padding: 0px 0px 20px 20px; }
		.post ol, .comment-content ol { list-style-type: decimal; list-style-position: inside; padding: 0px 0px 20px 2px; }
			.post ul li ul, .post ul li ol, .comment-content ul li ul, .comment-content ul li ol { padding: 2px 0px 2px 20px; }
			.post ol li ul, .post ol li ol, .comment-content ol li ul, .comment-content ol li ol  { padding: 2px 0px 2px 35px; }
			
		.post ul li, .post ol li { line-height: 1.4em; }

	#form-location #form-address-field { width: 600px; }
	
	
	
	

/*------------------------------------------------*/
/*---------------[DROPDOWN MENU]------------------*/
/*------------------------------------------------*/

ul#top-menu li { padding: 0px 15px; }
	ul#top-menu a { font-size: 17px; font-family: 'Poppins', Arial, sans-serif; color: #fff; text-decoration: none; font-weight: lighter; text-transform: uppercase; line-height: 65px; }
	ul#top-menu a:hover, ul#top-menu > li.sfHover > a { color: #3EB2A0; }
	ul#top-menu > li.current_page_item > a, ul#top-menu > li.current-menu-item > a { color: #3EB2A0 !important; font-weight: normal; }

ul#top-menu ul { width: 300px; background: #fff; border: 1px solid #efefef; top: 65px !important; padding: 10px 8px 10px 20px; z-index: 9999px; display: none; -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1); box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1); -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; text-align: left; }
	ul#top-menu ul li { padding: 0 0; }
		ul#top-menu ul li a { padding: 0px 0px 0px 30px; width: 270px; color: #005C9F; line-height: 50px; background: url(images/icon-menu-arrow.png) no-repeat 0px 15px; border-bottom: 1px solid #eee; }
		ul#top-menu ul li:last-child a { border-bottom: 0px none; }
			ul#top-menu ul li a:hover { padding: 0px 0px 0px 40px; width: 260px; }

		ul#top-menu li:hover ul ul, ul#top-menu li.sfHover ul ul { top: -12px !important; left: 197px !important; }
		
		


/*------------------------------------------------*/
/*--------------------[SIDEBAR]-------------------*/
/*------------------------------------------------*/

.widget { width: 300px; margin-bottom: 25px; font-size: 16px; line-height: 23px !important; }
	.widget h3, .widget h3.title { padding-bottom: 10px; font-size: 25px; }
		.widget ul li { background:url(images/footer-bullet.png) no-repeat 0px 7px; padding-bottom: 8px; padding-left: 15px; display: block; }
			.widget ul li a { color: #929292; text-decoration: none; }
				.widget ul li a:hover { color: #b2b2b2; }
	
	
	/* Make a Booking Widget */
	#text-5, #text-10, #text-6 { position: relative; background: #1F5999; width: 280px; padding: 20px; color: #fff; border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; }	
	#text-5 .title, #text-10 .title, #text-6 .title { display: none; }
	#text-5 img, #text-10 img, #text-6 img { margin-bottom: 10px; width: auto; max-width: 100%; border: 1px solid #4F86BF; }
	#text-5 h3, #text-10 h3, #text-6 h3 { color: #fff; padding-bottom: 10px; }
	#text-5 p, #text-10 p, #text-6 p { line-height: 23px; }
	#text-5 .button:hover, #text-10 .button:hover, #text-6 .button:hover { background: #67D1C1; }
	
	
	/* Gift Voucher Widget */
	#text-7, #text-11, #text-4 { position: relative; background: #3EB2A0; width: 280px; padding: 20px; color: #fff; border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; }
	#text-7 .title, #text-11 .title, #text-4 .title { display: none; }
	#text-7 img, #text-11 img, #text-4 img { margin-bottom: 10px; width: auto; max-width: 100%; border: 1px solid #4F86BF; }
	#text-7 h3, #text-11 h3, #text-4 h3 { color: #fff; padding-bottom: 10px; }
	#text-7 p, #text-11 p, #text-4 p { line-height: 23px; }
	#text-7 .button, #text-3 .button:hover, #text-11 .button, #text-11 .button:hover, #text-4  .button, #text-4  .button:hover { background: #1F5999; }
	
	
	/* Pricing Widgets */
	#text-9, #text-8 { position: relative; background: #EC7A00; width: 280px; padding: 20px; color: #fff; border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; }
	#text-9 .title, #text-8 .title { display: none; }
	#text-9 img, #text-8 img { margin-bottom: 10px; width: auto; max-width: 100%; border: 1px solid #DE8800; }
	#text-9 h3, #text-8 h3 { color: #fff; padding-bottom: 10px; }
	#text-9 p, #text-8 p { line-height: 23px; }

	
	
				
/*------------------------------------------------*/
/*---------------------[FOOTER]-------------------*/
/*------------------------------------------------*/

#footer { background: #005D9D url(images/footer-background.png) no-repeat 50% 0px; padding: 30px 0px; text-align: center; }
	#footer-content { width: 1160px; margin: 0 auto; color: #BAD4EE; }
	
		#footer-logo { margin-bottom: 10px; }
		
		#footer-booking { margin-bottom: 20px; }
			#footer-booking a.button { background: #3EB2A0 !important; font-weight: normal !important; color: #fff; border-radius: 100px !important; -moz-border-radius: 100px !important; -webkit-border-radius: 100px !important; }
			#footer-booking a.button:hover { background: #2E887A; }
		
		#copyright { margin-bottom: 20px; color: #BAD4EE; line-height: 30px; }
			#copyright a { color: #BAD4EE; }
				#copyright a:hover { color: #fff; }
		
		#developed { font-size: 16px; color: #3F81C5; }
			#developed a { color: #3F81C5; }
				#developed a:hover { color: #fff; text-decoration: none; }
			
			
			
		

		
/*------------------------------------------------*/
/*-------------------[COMMENTS]-------------------*/
/*------------------------------------------------*/

h3#comments { font-size: 28px; margin-bottom: 20px; }

#comment-wrap { padding: 42px 35px 0 0; }

.comment-body-outer	{ border: 1px solid #ccc; margin-bottom: 25px; background: url(images/comment-top-bg.png) repeat-x; }
	.comment-body { background: #fff; padding: 18px 14px 12px 100px; position: relative; background: url(images/comment-bottom-bg.png) bottom left repeat-x; }
		.avatar-box { position: absolute; top: 17px; left: 19px; padding: 6px 0 0 6px; }
			.avatar-overlay { position: absolute; top: 0; left: 0; width: 68px; height: 68px; background: url(images/avatar-overlay.png) no-repeat; }
			.comment-date { font-size: 12px; color: #d4d4d4; font-family: Georgia, serif; font-style: italic; float: right; }
			span.fn, span.fn a { font-family: 'Titillium Web', Arial, sans-serif; font-weight: lighter; font-size: 20px; text-decoration: none; }
			span.fn a:hover { color: inherit; text-decoration: none; }
		.comment-arrow { position: absolute; bottom: -19px; right: 45px; background: url(images/comment-arrow.png) no-repeat; width: 18px; height: 19px; }
		.reply-container { float:right; }
		.comment ul.children { padding-left: 100px; }
#commentform textarea#comment { width: 96%; }
	#commentform input[type=text] { width: 38%; }
	#commentform .hidden { display: none; }
	li.comment #respond textarea { width: 91% !important; }
	li.comment #respond input[type=text] { width: 48% !important; }
#trackbacks { margin-bottom: 20px; }
	#trackbacks h3#comments, #respond h3#comments { margin-bottom: 5px; }

/*------------------------------------------------*/
/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/*------------------------------------------------*/
div.post .new-post .aligncenter, .aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin-bottom: 10px; }
.wp-caption.alignleft { margin: 0px 10px 10px 0px; }
.wp-caption.alignright { margin: 0px 0px 10px 10px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }

.alignright { float: right; }
.alignleft { float: left }

img.alignleft { display:inline; float:left; margin: 4px 25px 10px 0px; }
img.alignright { display:inline; float:right; margin: 4px 0px 10px 25px; }
.imageborder { border: 5px solid #ccc; padding: 2px; }

.gallery { margin-bottom: 20px !important; }
.gallery-item img { max-width: 93%; }


/*------------------------------------------------*/
/*---------------[DEFAULT DROPDOWN SETTINGS]---*/
/*------------------------------------------------*/

.nav ul { position: absolute; top: -999em; background-position: bottom; background-repeat: no-repeat; z-index: 10; }
.nav li { position: relative; display: inline-block; }
.nav a { display: block; }
	.nav li:hover ul, ul.nav li.sfHover ul { left: 0px; top: 50px; }
	.nav li:hover li ul, .nav li.sfHover li ul { top: -999em; }
		.nav li li:hover ul, ul.nav li li.sfHover ul { left: 192px; top: 0px; }
	.nav li:hover ul, .nav li li:hover ul { top: -999em; }
	.nav li li { display: block;	padding: 0px; float: left; height: auto !important; }
	.nav li ul { width: 191px; z-index:1000; }
		.nav li li a:link, .nav li li a:visited { display: block; height: auto; float: left; }
		.nav li:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }


/*------------------------------------------------*/
/*-----------------[WP CALENDAR]-----------------*/
/*------------------------------------------------*/
#wp-calendar { empty-cells: show; margin: 10px auto 0; width: 240px;	}
	#wp-calendar a { display: block; text-decoration: none; font-weight: bold; }
		#wp-calendar a:hover { text-decoration: underline; }
	#wp-calendar caption {	text-decoration: none; font: bold 13px Arial, Sans-Serif; }
	#wp-calendar td {	padding: 3px 5px; color: #9f9f9f; }
		#wp-calendar td#today { color: #ffffff; }
	#wp-calendar th {	font-style: normal;	text-transform: capitalize;	padding: 3px 5px; }
		#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }
		#wp-calendar #next a { padding-right: 10px; text-align: right; }
		#wp-calendar #prev a { padding-left: 10px; text-align: left; }

/*------------------------------------------------*/
/*-------------------[PAGE NAVI]------------------*/
/*------------------------------------------------*/
.pagination { overflow: hidden; padding: 15px 12px 0px; }

.wp-pagenavi { position: relative; font-family: 'Titillium Web', Arial, sans-serif; color: #1d1d1d; font-size: 14px; text-align: right; padding: 15px 33px 0 0; }
.wp-pagenavi a, .wp-pagenavi a:link { padding: 5px 12px !important; margin: 2px; text-decoration: none; border:1px solid #eaeaea !important; color: #413f36; background-color: #fff; font-weight: lighter !important; color: #1d1d1d; font-size: 14px; }
.wp-pagenavi a:visited { padding: 5px 12px; margin: 2px; text-decoration: none; border: 1px solid #eaeaea; background-color: #fff; color: #1d1d1d; font-size: 14px; }
.wp-pagenavi span.pages { padding: 5px 7px 5px !important; margin: 2px !important; border: none !important; background-color: none; color: #1d1d1d; font-size: 14px; font-weight: lighter; }
.wp-pagenavi span.current, .wp-pagenavi span.extend, .wp-pagenavi a:active, .wp-pagenavi a:hover { padding: 5px 12px !important; margin: 2px; font-weight: bold; background-color:#f6f6f6 !important; border:1px solid #eaeaea !important; color: #1d1d1d !important; font-size: 14px; font-weight: lighter !important; }
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited, .wp-pagenavi span.current, .wp-pagenavi span.extend, .wp-pagenavi a:active { -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; }
a.readmore:hover, #sidebar div.custom-sidebar-block ul.control li a:hover, ul#cats-menu li a:hover, ul#page-menu li a:hover, div#slider-control div.featitem h2 a  { text-decoration: none; }
.foursixeight { margin: 0px 0px 15px 84px;}
.et_pt_blogentry { position: relative; }

.media-description { display: none; position: absolute; bottom: 63px; left: -58px; width: 140px; padding: 15px 15px 8px; z-index: 30;
background: #fff; border: 1px solid #f0f0f0; border-bottom: 1px solid #d1d1d1; -moz-border-radius: 10px; -webkit-border-radius: 10px;border-radius: 10px; -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2); font-family: Georgia, serif; font-size: 12px; color: #929292; font-style: italic; }
	.media-arrow { display: block; position: absolute; width: 14px; height: 8px; bottom: -8px; left: 80px; background: url(images/media-arrow.png) no-repeat; }

#et_control_header_font, #et_control_body_font { width: 73px; }
#comment-wrap .navigation { padding: 10px 0; }
	.nav-previous { float: left; }
	.nav-next { float: right; }
h3#reply-title small { display: block; }
	h3#reply-title small a { font-size: 12px; letter-spacing: 0px; }

#commentform input[type=text] { width: 40%; display: block; padding: 5px; }
#commentform textarea#comment { width: 91%; }
.commentlist #respond textarea#comment { width: 91% !important; }
.commentlist #respond input[type=text] { width: 40%; display: block; padding: 5px; }
.comment_navigation_bottom, .comment_navigation_top { padding-bottom: 12px; }
#ie7 #header { position: relative; z-index: 2; }
#ie7 .flex-container, #ie7 #category-name, #ie7 #content-area { position: relative; z-index: 1; }



/* Woocommerce Styles */
body.single-product #content { background: none transparent; }

/* Shop page */
.woocommerce.columns-2 .quantity { display: inline-block; }
.woocommerce.columns-2 .woocommerce ul.products li.product .price {
    color: #3EB2A0 !important;
    font-size: 2.4em !important;
    line-height: 1.0em !important;
}
.woocommerce.columns-2 .voucher-fields-wrapper { display: none; }
/* End */

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	-webkit-appearance: none; -moz-appearance: none; -o-appearance: none; /* For Mobiles */
	border-radius: 100px !important; -moz-border-radius: 100px !important; -webkit-border-radius: 100px !important;
	border: 0px none !important;
	cursor: pointer;
	background: #3EB2A0 !important;
	line-height: 50px !important;
	font-size: 18px !important;
	padding: 0px 50px !important;
	color: #fff !important;
	margin-top: 0 !important;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover { background: #1F5999 !important; text-decoration: none !important; }

.woocommerce div.product { padding-top: 40px !important; }
h1.product_title { font-size: 30px; margin-bottom: 20px; }
.woocommerce div.product p.price, .woocommerce div.product span.price { color: #3EB2A0 !important; font-size: 2.4em !important; line-height: 1.0em !important; }
.woocommerce .quantity .qty { margin-bottom: 0px !important; margin-right: 20px !important; height: 28px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
.voucher-fields .voucher-image-option { display: none !important; }

.woocommerce td.product-name .wc-item-meta .wc-item-meta-label, .woocommerce td.product-name .wc-item-meta dt, .woocommerce td.product-name dl.variation .wc-item-meta-label, .woocommerce td.product-name dl.variation dt { line-height: 1.45em; }
.related.products { clear: both; }
/* End Woocommerce Styles */






/*---------------------[ SHORTCODES }---------------------------*/
.link-shortcode {
	background: url(images/icon-link.png) no-repeat 0px 16px;
	min-height: 31px;
	border-bottom: 1px dotted #999999;
	padding: 10px 0px 10px 50px;
	}
.hr-shortcode { border-bottom: 3px dashed #ccc; margin: 20px 0px 30px; }

.voucherbanner-shortcode { display: block; background: #3EB2A0 url(images/gift-voucher-icon.jpg) no-repeat 97% 50%; padding-right: 170px; margin-bottom: 30px; color: #fff; font-size: 20px; line-height: 30px; }
	.voucherbanner-shortcode a { display: block; color: #fff; padding: 20px; }
		.voucherbanner-shortcode a:hover { text-decoration: none; }
			.voucherbanner-shortcode strong { position: relative; display: block; margin-top: 10px; padding-left: 20px; }
			.voucherbanner-shortcode strong::before { position: absolute; left: 0px; top: 8px; content: "\f054"; font: normal normal normal 14px/1 FontAwesome; }
/*---------------------[ END SHORTCODES }---------------------------*/

