/*
Theme Name: Yeah Can Theme
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Yeah Can
Author URI: http://www.yeahcan.com
Template: enfold
*/

/*Add your own styles here:*/
@import url('css/fonts.css');
@import url('css/grid.css');
@import url('css/font-awesome.min.css');
@import url('css/default-wp.css');
@import url('css/default-enfold.css');
@import url('css/header.css');
@import url('css/footer.css');
@import url('css/blog.css');
@import url('css/drop-downs.css');
@import url('css/forms.css');
@import url('css/sidebar-grid.css');

/******************sharing******************/
.ssba a:hover {opacity:0.3;filter:alpha(opacity=40);}
.ssba {    padding: 0px !important; margin-right:-1px !important}
IMG.ssba{    width: 25px !important; max-width: 25px !important;}

img[alt=''] {
	outline: none;
}


body .column-top-margin {
    margin-top: 20px;
}



/****************testimonals********************/

#test .testimonial_text_slider .new-special-heading h3 {
	font-size: 36px !important;
	font-family: "vollkornbold";
	color: rgb(243, 243, 243);
	font-weight: bold !important;
	text-transform: uppercase !important;
	line-height: 0.583 !important;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 16px;
}
#test .testimonial_text_slider .entry-content p {
	font-size: 20px !important;
	font-family: "vollkornitalic";
	color: rgb(243, 243, 243);
	font-style: italic !important;
	text-align: left;
	padding: 0px 0px 0px 16px;
	margin: 33px 0px -5px 0px;
	line-height: 23px;
}
#test .testimonial_text_slider .entry-content h3 {
	font-size: 20px;
	font-family: "Myriad Pro";
	color: rgb(199, 211, 44);
	text-transform: uppercase !important;
	line-height: 1.2 !important;
	text-align: left;
	font-style: normal !important;
	padding: 0px 0px 17px 16px;
	margin: 31px 0px 0px 0px;
}
#test .testimonila_image_slider {
	padding-top: 62px;
}
#test .testimonial_text_slider {
	padding-top: 62px;
}
#test .testimonial_text_slider .avia-slideshow-controls {
	position: absolute;
	left: 16px;
	top: 348px;
}
#test {
	padding-bottom: 40px;
}

/**clinets section*/
#clients .template-page{padding: 48px 0 38px;}
#clients h3{
	font-size: 22px;font-family: 'Lato', sans-serif;
	color: rgb(44, 128, 162);
	text-transform: uppercase !important;
	line-height: 0.955 !important;
	text-align: left;
	margin-top: 32px;
}
/** home page intro **/
#intro .template-page{padding: 67px 0px 67px;}
#intro .flex_column{margin-top: 11px;}
#intro .flex_column .avia-image-container{margin-bottom: 14px;}
#intro:before { display: block; content: ""; background: url('images/grey_line.png'); background-repeat: repeat-x; width: 100%; height: 3px; position: absolute; top: 6px; }
#intro:after { display: block; content: ""; background: url('images/grey_line.png'); background-repeat: repeat-x; width: 100%; height: 3px; position: absolute; bottom: 6px; }
#intro H1 {
	font-size: 36px;
	font-family: "vollkornbold";
	color: rgb( 44, 128, 162 );
	line-height: 0.583;
	text-align: center;
}
#intro H2{
	font-size: 20px;
	font-family: 'Lato', sans-serif;
	color: rgb( 44, 128, 162 );
	font-weight: bold !important;
	line-height: 1.05 !important;
	text-align: center;
}

/***********************gallery***************************/
#gallery:before { 
	display: block;
	content: "";
	background: url('images/dashed_line-b.png');
	background-repeat: repeat-x;
	width: 100%;
	height: 2px;
	position: absolute;
	top: 6px;
}
#gallery:after { 
	display: block;
	content: "";
	background: url('images/dashed_line-b.png');
	background-repeat: repeat-x;
	width: 100%;
	height: 2px;
	position: absolute;
	bottom: 6px;
}

/***********************order now form***************************/
#main-content .main_content_left_part input[type='submit'] {
	width: 50%;
	color: #339999;
	font-size: 24px;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-weight: bold !important;
	background-color: #99ccff;
	text-transform: uppercase;
	border-radius: 5px;
	border: 4px solid #339999;
	line-height: 30px !important;
	padding: 5px !important;
	height: 51px !important;
	text-align: center;
	vertical-align: top !important;
	display: block;
	margin-top: 20px !important;
}
#main-content .booking_form h3.widgettitle, .single .booking_form h3.widgettitle, .error404 .booking_form h3.widgettitle, #gform_widget-2 h3.widgettitle {
    color: #339999;
    font-size: 43px !important;
    margin: 0px 0px;
    font-weight: bold !important;
    font-family: 'vollkornbold', serif;
    text-align: center !important;
    padding-top: 10px !important;
}
#main-content .booking_form, #gform_2 .booking_form, #gform_widget-2 .booking_form{
    border-radius: 5px !important;
    width: 96%;
    background-color: #c7d32c;
    padding: 5px 30px 0px;
    height: 528px !important;
    z-index: 400;
    margin-top: -67px !important;
    padding-top: 62px !important;
}

#main-content .main_content_left_part label {
	display: none;
}
#main-content .main_content_left_part input[type='text'] {
	height: 51px;
	border: none;
	background-color: #fff !important;
}
#main-content .main_content_left_part form textarea {
	border: none;
	background-color: #fff !important;
	margin-bottom: 0px !important;
}
#main-content:before { 
	display: block;
		content: "";
	background: url('images/dashed_line-b.png');
	background-repeat: repeat-x;
	width: 100%;
	height: 2px;
	position: absolute;
	top: 6px;}
#main-content .content {
	padding-top: 103px;
	padding-bottom: 30px;
}
#main-content .main_content_left_part p {
	font-size: 16px !important;
	font-family: "Lato";
	color: rgb(149, 149, 149);
	line-height: 1.5;
	text-align: left;
	margin: 25px 0px;
}

/************************gallery widget blue box****************************/

#main-content .gallery-nav {
	margin-top: -43px;
	margin-left: 1px;
	border-radius: 5px;
	background-color: rgb(44, 128, 162);
	padding: 40px 40px 53px 40px;
	color:white;
}
#main-content .gallery-nav h3{
	font-size: 43px;
	font-family: "vollkornbold";
	color: rgb( 255, 255, 255 );
	font-weight: bold !important;
	text-transform: uppercase !important;
	line-height: 1.581 !important;
	text-align: center;
	margin: -16px 0px 0px 0px;
	letter-spacing: -1px;
}
#main-content .gallery-nav ul.menu {
	margin-top: 12px;
}
#main-content .gallery-nav ul.menu li {
	margin-left: 5px;
	padding: 0px 0px 3px 9px;
	list-style:none;
	border-bottom:solid 1px rgba(255,255,255,0.47) !important;
}
#main-content .gallery-nav ul.menu li:hover a{
	color: rgb(199, 211, 44) !important;
}
#main-content .gallery-nav ul.menu li a {
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	font-family: "Lato";
	line-height: 1.875;
	color:white !important;
	text-decoration:none !important;
}
#main-content .gallery-nav ul.menu li.current-menu-item, 
#main-content .gallery-nav ul.menu li.current_page_item {
	background: none !important;
	position: initial;
	box-shadow: none;
}
#main-content .gallery-nav ul.menu li.current-menu-item a, 
#main-content .gallery-nav ul.menu li.current_page_item a {
	font-weight: normal;
	color: rgb(199, 211, 44) !important;
}
#main-content .hidden_onload{display: none !important;}
#main-content select{display: inline-block;margin-right: 15px !important;margin-bottom: 30px !important;}
#main-content table tr:first-child td{background: rgb( 44, 128, 162 );color: #fff;}
#main-content table tr td:first-child{background: #90d8f8;color: #fff;}
#main-content table,
#main-content table tr,
#main-content table tr td{border: none !important;}
/******** blog **********/
/***************/
.template-blog *{text-align: left !important;}
.template-blog .blog-meta{display: none !important;}
#top .fullsize .template-blog .post .entry-content-wrapper > *{margin: 0px !important;}
#top .flex_column .template-blog .post-title a{text-decoration: underline !important;}
#top .flex_column .template-blog .post-title a:hover{opacity: 0.5 !important;}
#top .flex_column .template-blog .post-title{
	font-family: "vollkornregular";
	color: rgb( 44, 128, 162 ) !important;
}
/**** single page ****/
#top .avia-post-nav{
	z-index: 1001;
	background: rgb(28, 66, 82) !important;
}
#top .avia-post-nav:hover{
	background: rgb(28, 66, 82) !important;
}

/*** 404 page ****/
#top #searchsubmit, .ajax_load{margin-top: 0px !important}
#main{position: relative;z-index: 1000}
/** price_gallery_content **/
.price_gallery_content img{
	/*width: 158px !important;*/
}
.price_gallery_content p{
	display: inline-block !important;
	vertical-align: top;
	margin-right: 15px !important;
	width: 13% !important;
	margin: 0% !important;
	margin-left: 1.5% !important;
}
.price_gallery_content p:first-child{
	margin-left: 0 !important;
}
.price_gallery_content a{
	font-size: 18px !important;
}
.price_gallery_content a span{
	display: block !important;
	text-align: center !important;
}
.price_gallery_content a span.image-overlay{
	display: none !important;	
}

/*-------------------------------------------    
   MEDIA QUERY/BREAKPOINTS
-------------------------------------------*/

@media only screen and (max-width: 1339px) {
	
}
@media only screen and (max-width: 1139px) {
	#clients h3{margin-top: 5px;}
}
@media only screen and (max-width: 989px) {
	#intro H1{line-height: 35px;}
	#main-content .template-page{padding-top: 55px !important;}
}
@media only screen and (min-width: 767px) and (max-width: 989px) {
	#main #main-content .flex_column.av_two_third{width: 100% !important;}
	#main-content .flex_column.av_one_third:last-child{display: none !important;}
}
@media only screen and (max-width: 767px) {
	.av-parallax{background: none !important;}
	#test .testimonial_text_slider{padding-top: 0;}
	#test .template-page{margin-bottom: 0px !important;}
	#test{padding-bottom: 0px !important;}
	#test .testimonila_image_slider{padding-top: 0px !important;}
	
/*	#main-content table tr{display: inline-block !important;}
*/	#main-content table tr td{padding: 3px !important;}
	.price_gallery_content p{
		width: 32% !important;
		margin-left: 2% !important;
		float: left;
	}
	.price_gallery_content p:nth-child(3n+1){
		margin-left: 0% !important;
	}
}
@media only screen and (max-width: 480px) {
	#intro .template-page{padding: 30px 0 0 !important;margin-bottom: 0px !important;}
	#test .testimonial_text_slider .new-special-heading h3{font-size: 30px !important;}
	#main-content table tr td{font-size: 9px !important;}
	.price_gallery_content p:nth-child(3n+1){
		margin-left: 2% !important;
	}
	.price_gallery_content p{
		width: 49% !important;
		margin-left: 2% !important;
	}
	.price_gallery_content p:nth-child(2n+1){
		margin-left: 0% !important;
	}
/*	#main-content table{width: 100% !important;}
	#main-content table tbody,
	#main-content table tbody tr{
		width: 100% !important;
		display: block !important;
	}
	#main-content table tr td{display: block !important;padding: 9px 12px !important;width: 100% !important;text-align: center !important;vertical-align: middle !important;}*/
}
@media only screen and (max-width: 359px) {
	#clients .template-page{padding: 15px 0 0 !important;}
	#main-content .template-page{padding-top: 15px !important;}
}