/*
Theme Name: Waves
Theme URI: http://www.tommusrhodus.com/waves-wordpress-theme/
Version: 10.0.4
Description: Waves - A Multipurpose, Responsive WordPress Theme.
Author: Tom Rhodes
Author URI: http://www.tommusrhodus.com/
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: custom-background, threaded-comments, translation-ready, custom-menu
Text Domain: waves
*/

/* WARNING! DO NOT EDIT THIS FILE! - Use a child theme or the custom css option in "appearance => customise" */

/*-----------------------------------------------------------------------------------*/
/*	Visual Composer Styles
/*-----------------------------------------------------------------------------------*/
.vc_parallax .vc_parallax-inner:before, 
.vc_video-bg:before,
.parallax:before {
	background: rgba(28, 28, 28, 0.6)
}
.parallax:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.parallax {
	position: relative;
}
[data-vc-full-width="true"] > .vc_row > .vc_col-sm-12 > .vc_column-inner {
	padding-left: 0;
	padding-right: 0;
}
.item .item-inner img {
	opacity: 0.75;
}

/*-----------------------------------------------------------------------------------*/
/*	Theme Styles
/*-----------------------------------------------------------------------------------*/
.admin-bar .bar.top-bar {
	top: 32px;
}
.admin-bar .bar.top-bar.show {
	top: -48px;
}
.bar.top-bar.show {
	top: -80px;
}
.admin-bar .top-bar + nav.active {
	top: 112px;
}
.comment-form label {
	display: none;
}
p:empty {
	display: none;
}
ul, ol {
	list-style-position: inside;
}
.widget > ul {
	padding-left: 0;
}
.single aside.tp60 {
	padding-top: 0;
}
@media all and (max-width: 600px){
	.admin-bar .bar.top-bar.show {
		top: -80px;
	}
}
#singlecomments #respond {
	padding-bottom: 40px;
}
article.post .page-header h1 > a {
	display: block;
}
article.post .page-header small {
	display: inline-block;
}
article.post .page-header small + small {
	padding-left: 15px;
}

/*-----------------------------------------------------------------------------------*/
/*	WORDPRESS DEFAULT STYLES
/*-----------------------------------------------------------------------------------*/
.sticky {
}
.bypostauthor img.avatar {
}
.screen-reader-text {
	display: none;
}
select {
	max-width: 100%;
	width: 100%;
}
.alignleft,
.aligncenter,
.alignright,
.alignnone {
	margin-bottom: 25px;
}
.alignnone {
	display: block;
}
.alignleft { 
	float: left; 
	margin: 0 30px 30px 0 !important;
}
.alignright { 
	float: right; 
	margin: 0 0 30px 30px !important;
}
.aligncenter { 
	display: block; 
	margin-right: auto; 
	margin-left: auto; 
	text-align: center; 
}
figure.aligncenter a {
	display: inline-block;
	overflow: hidden;
	position: relative;
}
.wp-caption { 
	max-width: 100%; 
	text-align: center; 
}
.wp-caption img {
	margin-bottom: 10px;
}
.gallery-caption { 
	margin: 20px 0; 
	max-width: 100%; 
	text-align: center; 
	z-index: 999; 
}
.wp-caption-text, 
.gallery-caption-text { 
	margin: 6px 0; 
	font-style: italic; 
	font-size: 95%; 
	line-height: 120%; 
}
.aligncenter { 
	text-align: center;
}
table#wp-calendar {
	border: 1px solid #cccccc
}
table#wp-calendar>tbody>tr>td>a {
	text-decoration: underline
}
table#wp-calendar thead>tr>th { 
	width: 35px;
	height: 20px;
	text-align: center;
	border: 1px solid #cccccc;
}
table#wp-calendar tbody>tr>td {
	width: 35px;
	height: 20px;
	text-align: center;
	border: 1px solid #cccccc;
}
table#wp-calendar tfoot>tr>td>a, 
tfoot>tr>td>a:link, 
tfoot>tr>td>a:visited, 
tfoot>tr>td>a:hover, 
tfoot>tr>td>a:active {
	text-decoration: underline;
	height: 23px;
	margin-left: 10px;
	padding-bottom: 3px;
}
table#wp-calendar tfoot>tr>td#prev {
	width: 58px;
	height: 20px;
	text-align: left;
}
table#wp-calendar tfoot>tr>td#next {
	width: 58px;
	height: 20px;
	text-align: right;
}
.post-content table,
.wpb_text_column table {
	margin-bottom: 25px;
}
.post-content table tr,
.post-content table td,
#wp-calendar table tr,
#wp-calendar table td,
.wpb_text_column tr,
.wpb_text_column td,
.commentlist table tr,
.commentlist table td {
	padding: 10px 15px;
	border: 1px solid #cccccc;
}
dd {
	margin-bottom: 25px;
}
dt {
	margin-bottom: 10px;
	font-size: 18px;
}
.widget_rss li {
	margin-bottom: 20px; padding-bottom: 20px;
}
.widget_rss li .rsswidget, .widget_rss li cite {
	font-weight: bold; display: block;
}
.widget_rss li .rss-date {
	display: block; margin-bottom: 10px;
}
.widget_rss li cite {
	margin-top: 10px;
}
.post-content hr,
.wpb_text_column hr {
	clear: both;
}
.post-content span.pull-right,
.post-content span.pull-left,
.wpb_text_column span.pull-right,
.wpb_text_column span.pull-left {
	float: right;
	display: inline-block;
	width: 300px;
	margin: 0 0 20px 20px;
	font-size: 22px;
	line-height: 30px;
}
.post-content span.pull-right,
.wpb_text_column span.pull-right {
	float: right;
	margin: 0 0 20px 20px;
	text-align: right;
}
.post-content span.pull-left,
.wpb_text_column span.pull-left {
	float: left;
	margin: 0 20px 20px 0;
}
.post-content table,
.wpb_text_column table {
	text-align: left;
	width: 100%;
}
.post-content table td,
.post-content table th,
.wpb_text_column table td,
.wpb_text_column table th,
.commentlist table td,
.commentlist table th {
	padding: 15px;
}
.post-content table tr:nth-child(even),
.post-content table thead tr,
.wpb_text_column table thead tr,
.wpb_text_column table tr:nth-child(even),
.commentlist table thead tr,
.commentlist table tr:nth-child(even) {
	background: #f5f5f5;
}
.widget ul {
	margin-left: 0;
	padding-left: 0;
}
.widget ul ul li {
	padding-left: 15px;
}
.widget .children:before,
.widget .children:after {
	display: none;
}
.widget .children {
	padding-top: 0;
	list-style: square;
	padding-left: 0;
	margin-left: 0;
	list-style-position: inside;
}

/*-----------------------------------------------------------------------------------*/
/*	CONTACT FORM 7
/*-----------------------------------------------------------------------------------*/
div.wpcf7 .wpcf7-not-valid { 
	border: 2px solid #b54d4d
}
span.wpcf7-not-valid-tip { 
	display: none !important 
}
div.wpcf7-validation-errors,
.highlight {
	margin: 0;
	padding: 10px;
	background-color: #fcf8e3;
	color: #c09853;
	border: 2px solid #faebcc;
}
div.wpcf7-mail-sent-ok {
	margin: 0;
	padding: 10px;
	border: 2px solid #d6e9c6;
	background-color: #dff0d8;
	color: #468847;
}
div.wpcf7 textarea {
	height: 110px;
}
div.wpcf7 input[type="submit"],
div.wpcf7 p {
	margin-bottom: 0;
}
div.wpcf7-response-output { 
	clear: both;
	margin-top: 20px;
}

.page-header.no-bottom {
	margin-bottom: 0;
}
.parallax .page-header small:after {
	display: none;
}

.service:before { 
	pointer-events: none;
 }

/*-----------------------------------------------------------------------------------*/
/*	GUTENBERG
/*-----------------------------------------------------------------------------------*/
iframe {
	max-width: 100%;
}
.post-content .wp-block-gallery {
	padding-left: 0;
}