/*











Theme Name: wsOmega







Theme URI: http://www.thewebsquad.com







Author: The Web Squad







Author URI: http://www.thewebsquad.com







Description: Updated: 10-18-2019 / Added Video BG Section / Default Styles / Links, Button and Accent Color: #cc0000 / Text Colors: #000 #888 #bbb / Border Color: #ddd / Roboto:300,400,700,900



 



Version: 18.5







License: GNU General Public License v2 or later







License URI: http://www.gnu.org/licenses/gpl-2.0.html







Text Domain: wsomega



 



*/

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	scroll-behavior: smooth;
}
table {
	width: 100%;
	border-collapse: collapse
}
body, h1, h2, h3, h4, h5, h6, p, td, th {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.ws-loader {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #fff;
	color: #ddd;
	z-index: 99999!important;
	font-size: 8em;
	text-align: center;
	display: flex;
	justify-content: center;
	flex-direction: column;
	min-height: inherit;
}
#wsMobileNav {
	display: none
}
.hidden {
	opacity: 0;
}
.visible {
	opacity: 1
}
a, a:visited, *:hover {
	text-decoration: none;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
body {
	margin: 0;
	background: #333 url(images/client/real_cf.png);
}
body, p, td, th {
	font-family: 'Roboto';
	font-size: 18px;
	line-height: 1.6em;
	color: #000;
}
h1 {
	font-size: 50px;
}
h2 {
	font-size: 42px;
}
h3 {
	font-size: 34px;
}
h4 {
	font-size: 28px;
}
h5 {
	font-size: 22px;
}
h6 {
	font-size: 18px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
	line-height: 1.3em;
	margin: 0 0 .8em 0;
}
blockquote {
	border-left: 1px solid #ddd;
	margin: 1.5em 10px;
	padding: .8em 10px;
	quotes: "\201C""\201D""\2018""\2019"
}
blockquote:before {
	color: #bbb;
	content: open-quote;
	font-weight: 900;
	font-size: 4em;
	line-height: .18em;
	margin-right: .2em;
	vertical-align: -.4em
}
blockquote:after {
	content: no-close-quote
}
blockquote p {
	display: inline
}
:focus {
	outline: 0
}
.sf-menu a, a, a:hover, a:visited, ins {
	text-decoration: none
}
del {
	text-decoration: line-through
}
table {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}
th {
	font-weight: 700;
}
th, td {
	padding: 0 .3em;
	white-space: nowrap;
	text-align: left;
}
a, a:visited, span {
	font-size: inherit;
	font-weight: inherit;
	font-family: inherit
}
hr {
	height: 0;
	border: none;
	border-top: 1px solid #ddd;
	margin: 3em 0
}
li, ol, ul {
	margin: 0;
}
a, a:visited {
	color: #cc0000;
	transition: all .2s ease
}
a:hover {
	color: #bbb
}
ol, ul {
	padding: 0 0 0 0;
}
li {
	padding: 5px 0;
	display: list-item;
	list-style-position: inside;
}
ul.ws-list li {
	list-style: none!important;
	padding: 5px 5px 5px 30px;
	position: relative
}
ul.ws-list li:before {
	content: '\f00c';
	font-family: Font Awesome\ 5 Pro;
	font-weight: 300;
	color: inherit;
	opacity: 1;
	position: absolute;
	left: 0
}
.clear, .ws-clear {
	clear: both;
	height: 0;
	border: 0;
	margin: 0;
	visibility: hidden
}
.nobr {
	white-space: nowrap
}
.ws-wrap {
	width: 100%;
	max-width: 1400px;
	padding: 0 50px;
	margin: auto
}
.divleft {
	float: left;
	clear: left;
	width: calc(50% - 25px);
}
.divright {
	float: right;
	clear: right;
	width: calc(50% - 25px);
}
.ibox {
	position: relative;
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto 2em 0;
}
.iboxfloat-none {
	float: none;
}
.iboxfloat-left {
	float: left;
	margin: 0 2em 2em 0;
}
.iboxfloat-right {
	float: right;
	margin: 0 0 2em 2em;
}
.iboxwidth-full {
	width: 100%;
}
.iboxwidth-half {
	width: 50%;
}
.iboxwidth-quarter {
	width: 25%;
}
.fbox, .mbox {
	position: relative;
	margin: 0 auto 30px 0;
	overflow: hidden
}
.ibox img {
	width: 100%!important;
	height: auto!important;
	display: block
}
.fbox {
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: auto
}
.fbox embed, .fbox iframe, .fbox object, .fbox video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.mbox {
	height: auto;
	min-height: 400px
}
.mbox iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.align-vertical {
	display: flex;
	justify-content: center;
	flex-direction: column;
	min-height: inherit;
}
.ws-hatom-extra {
	visibility: hidden!important;
}
/* STRUCTURE */

.ws-page-layout {
	padding: 50px 0;
}
.ws-full-width .ws-page-layout {
	display: block;
	width: 100%;
}
.ws-narrow .ws-page-layout {
	display: grid;
	grid-template-columns: 1fr 4fr 1fr;
	grid-auto-rows: minmax(auto);
	grid-template-areas: ". ws-primary .";
}
.ws-narrow .ws-page-layout .ws-primary {
	grid-area: ws-primary
}
.ws-content-sidebar .ws-page-layout {
	display: grid;
	grid-template-columns: 3fr 1fr;
	grid-auto-rows: minmax(auto);
	grid-gap: 50px;
}
.ws-grid {
	width: 100%;
	clear: both;
	padding: 0;
	margin: 0;
	display: grid;
	grid-gap: 50px;
	grid-auto-rows: minmax(auto);
}
.ws-grid-2 {
	grid-template-columns: repeat(2, 1fr);
}
.ws-grid-3 {
	grid-template-columns: repeat(3, 1fr);
}
.ws-grid-4 {
	grid-template-columns: repeat(4, 1fr);
}
.ws-grid-5 {
	grid-template-columns: repeat(5, 1fr);
}
.ws-grid-6 {
	grid-template-columns: repeat(6, 1fr);
}
/* HEAD */



#wsNavWoo {
	background: #fff;
	border-bottom: 1px solid #ddd;
}
#wsNavWoo .ws-cart, #wsNavWoo .ws-welcome {
	text-align: right;
	display: inline;
	float: right;
	font-size: 11px;
	padding: 10px 0
}
#wsNavWoo .ws-cart {
	background: #cc0000;
	padding: 10px 15px;
	margin-left: 15px;
}
#wsNavWoo .ws-cart a, #wsNavWoo .ws-cart i {
	color: #fff
}
#wsNavWoo .ws-cart i {
	margin-right: 5px;
}
#wsHead {
	background: #000;
	padding: 25px 0;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease
}
#wsHead .ws-logo {
	float: left;
}
#wsHead .ws-logo .ibox {
	margin: 0 auto 0 auto;
}
#wsHead .ws-phone {
	float: right
}
/* MENU */

#wsNav {
	display: inline;
	height: 50px;
	float: right
}
#wsNavWrap {
	display: inline;
	height: 50px;
	float: right
}
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none
}
.sf-menu {
	height: 50px;
	margin: 0;
	float: left
}
.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 250px
}
.sf-menu ul li {
	width: 100%;
	border: 0
}
.sf-menu li:hover {
	visibility: inherit
}
.sf-menu li {
	float: left;
	position: relative;
	border: 0;
	transition: all .2s ease
}
.sf-menu a {
	display: block;
	position: relative;
	padding: 10px 25px 0;
	text-transform: uppercase;
	height: 50px;
	font-size: 14px;
	font-weight: 700;
}
.sf-menu li.sfHover ul, .sf-menu li:hover ul {
	left: 0;
	top: 50px;
	z-index: 99
}
ul.sf-menu li.sfHover li ul, ul.sf-menu li:hover li ul {
	top: -999em
}
ul.sf-menu li li.sfHover ul, ul.sf-menu li li:hover ul {
	right: 230px;
	top: -10px
}
ul.sf-menu li li.sfHover li ul, ul.sf-menu li li:hover li ul {
	top: -999em
}
ul.sf-menu li li li.sfHover ul, ul.sf-menu li li li:hover ul {
	left: 230px;
	top: -10px
}
.sf-menu a, .sf-menu a:visited, .sf-menu li.current-menu-item li a, .sf-menu li.current-menu-item a {
	color: #fff
}
.sf-menu li ul {
	border-top: 3px solid #cc0000;
	padding: 10px;
	background: #fff;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2)
}
.sf-menu li ul:after {
	content: '';
	position: absolute;
	top: -16px;
	left: 15px;
	height: 0;
	width: 0;
	border: 8px solid transparent;
	border-bottom-color: #fff;
	display: none
}
.sf-menu ul.sub-menu li a {
	height: auto;
	padding: 5px;
	color: #333
}
.sf-menu li li a {
	height: auto;
	padding: 10px;
	text-transform: none
}
.sf-menu li.sfHover, .sf-menu li:hover {
	outline: 0
}
.sf-menu a:active, .sf-menu a:focus, .sf-menu a:hover, .sf-menu li.sfHover a, .sf-menu li:hover a, .sf-menu ul.sub-menu li a:hover {
	color: #cc0000;
}
.sf-menu li li:hover a {
}
.sf-arrows .sf-with-ul {
	padding-right: 50px
}
.sf-arrows .sf-with-ul:after {
	content: '\f0c9';
	font-family: Font Awesome\ 5 Pro;
	font-weight: 300;
	font-size: 12px;
	color: inherit;
	opacity: 1;
	position: absolute;
	right: 25px
}
.sf-menu li li ul:after {
	content: '';
	position: absolute;
	left: -16px;
	top: 17px;
	height: 0;
	width: 0;
	border: 8px solid transparent;
	border-right-color: #eee;
	border-right-color: rgba(248, 248, 248, 1)
}
.sf-arrows>.sfHover>.sf-with-ul:after, .sf-arrows>li:hover>.sf-with-ul:after, .sf-arrows>li>.sf-with-ul:focus:after {
	border-top-color: #fff
}
.sf-arrows ul .sf-with-ul:after {
	margin-top: -5px;
	margin-right: -3px;
	border-color: transparent transparent transparent #dfeeff;
	border-left-color: rgba(255, 255, 255, .5)
}
.sf-arrows ul .sfHover>.sf-with-ul:after, .sf-arrows ul li:hover>.sf-with-ul:after, .sf-arrows ul li>.sf-with-ul:focus:after {
	border-left-color: #fff
}
/*

 

.sf-menu li:before {







	content: "";





	position: absolute;





	background: #cc0000;





	bottom: 0;





	left: 0;





	right: 0;





	top: 100%;





	-webkit-transition: top .2s ease





}





.sf-menu li:hover:before {





	top: 0





}*/



#wsSlider {
}
.camera_wrap {
	width: 100%;
	height: calc(100vh - 100px);
	float: none;
	display: block;
	clear: both;
}
.camera_caption, .camera_caption > div, .camera_caption .ws-wrap {
	height: 100%
}
.ws-parallax-text h1, .ws-section-video-background h1.page-title {
	text-align: center;
	color: #fff;
	font-size: 48px;
	margin: 0 auto;
	line-height: normal
}
.ws-parallax-text .ws-wrap p, .ws-section-video-background .ws-wrap p {
	text-align: center;
	color: #fff
}
.camera_caption p {
}
.camera_caption > div, .ws-parallax-text {
	background: url(images/client/overlay-black.png);
	background: rgba(0, 0, 0, 0);
}
.camera_pag {
	width: 100%;
	height: 50px!important;
	display: inline-block;
	padding: 0;
	text-align: center!important;
	position: static;
	position: absolute!important;
	margin: -50px 0 0 0!important
}
.camera_caption .ws-wrap {
	position: relative;
	display: flex;
	justify-content: center;
	flex-direction: column;
	padding: 0;
}
.camera_caption .ws-slide-content, .camera_caption .ws-slide-content h1, .camera_caption .ws-slide-content p {
	color: #fff;
}
.camera_caption .ws-slide-content {
	padding: 50px;
	width: 70%;
}
.camera_caption .ws-slide-1 .ws-slide-content {
}
.camera_caption .ws-slide-2 .ws-slide-content {
	text-align: right;
	position: absolute;
	right: 0;
}
.ws-parallax-contain {
	display: block;
	position: relative;
	width: 100%;
}
.ws-parallax-window {
	pointer-events: none;
}
.ws-parallax-text {
	width: 100%;
	height: 100%;
	display: block;
	z-index: 2;
}
/* FOOT */



#wsFoot {
	padding: 50px 0;
	color: #888;
}
#wsFoot a, #wsFoot a:hover {
	color: #888;
}
.ws-footer-nav {
	margin-bottom: 50px;
}
.ws-footer-nav ul {
	padding: 0;
	width: 100%;
}
.ws-footer-nav ul li {
	padding: 0;
	margin: 0;
}
.ws-footer-nav-col ul {
	-moz-column-count: 5;
	-moz-column-gap: 50px;
	-webkit-column-count: 5;
	-webkit-column-gap: 50px;
	column-count: 5;
	column-gap: 50px;
}
.ws-footer-nav-col ul li {
	width: 100%;
	display: inline-block;
}
.ws-footer-nav-col ul li a {
	display: block;
}
.ws-footer-nav-row ul {
	text-align: center;
}
.ws-footer-nav-row ul li {
	display: inline-block;
}
.ws-footer-nav-row ul li a {
	padding: 0 25px;
	font-size: 14px;
	text-transform: uppercase;
}
#wsFoot .divleft, #wsFoot .divright {
	float: none;
	width: 100%;
	clear: both;
	padding: 0;
	text-align: center;
	font-size: 11px;
}
#wsFoot .ws-social {
	width: 100%;
	text-align: center
}
.ws-dev {
	display: none
}
.ws-cards {
	font-size: 34px;
	padding: 25px 0;
}
.ws-cards i, .ws-social i, .ws-share i {
	margin: 10px;
}
.ws-share {
	margin-bottom: 50px
}
.ws-share i, .ws-social i {
	vertical-align: middle;
	text-align: center;
	color: inherit
}
.ws-social i {
	width: 50px;
	height: 50px;
	line-height: 48px;
	font-size: 1.5em;
}
.ws-social a {
}
.a2a_mini {
	background: #fff!important;
	border-radius: 0!important;
	padding: 15px!important;
	text-transform: uppercase!important
}
a.a2a_i, .a2a_more {
	font-size: 11px!important;
	font-weight: normal!important;
	padding: 10px!important;
	margin: 0!important;
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	box-sizing: border-box!important
}
.a2a_overlay {
	background: rgba(0, 0, 0, .3)!important
}
.ws-share h3 {
	margin-bottom: 25px
}
.ws-share a i, .ws-social a i {
	color: inherit!important
}
.ws-share img:hover, .ws-social img:hover {
	opacity: .3
}
/* SEARCH */

.ws-search {
	width: 60%;
	padding: 0;
	float: right;
	display: none
}
#searchform label {
	display: none
}
.search-form {
	width: 100%;
	display: inline-block;
	background: #ddd
}
.search-field {
	float: left;
	width: -moz-calc(100% - 50px)!important;
	width: -webkit-calc(100% - 50px)!important;
	width: calc(100% - 50px)!important;
	margin: 0
}
.search-submit {
	width: 50px;
	padding-left: 0;
	padding-right: 0;
	float: right
}
#wsBackTop {
	position: fixed;
	bottom: -100px;
	left: 50%;
	line-height: -20px;
	margin-left: -50px;
	padding: 0;
	text-align: center;
	width: 100px;
	height: 100px;
	border-radius: 50px;
	cursor: pointer;
	z-index: 10;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
#wsBackTop a {
	color: #fff;
	display: block;
	width: 100%;
	height: 100%;
}
#respond #commentform, #wsFAQs .ws-answer {
	-webkit-transition: none;
	-o-transition: none
}
#wsBackTop:hover {
	line-height: 30px
}
#wsBackTop i, .search-submit i, .fancybox-close i {
	margin: 0!important;
}
/* BODY */

#wsBody {
	background: #fff
}
#primary {
}
#secondary {
}
.ws-content {
}
.ws-page, .ws-post {
}
.ws-widgets {
}
.widget {
	position: relative;
}
.widget .ibox {
	margin: 0 0 25px;
}
.widget .summary {
	margin: 0 0 25px;
}
.widget .ws-button-div {
	position: static;
	width: 100%;
	text-align: center;
}
/* WS TABS */

#wsTabs {
	padding: 30px 0;
}
#wsTabs * {
	transition: none;
}
ul.ws-tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 50px;
	border-bottom: 1px solid #ccc;
	width: 100%;
}
ul.ws-tabs li {
	float: left;
	margin: 0;
	cursor: pointer;
	padding: 0px 25px;
	height: 50px;
	line-height: 50px;
	color: #888;
	position: relative;
}
ul.ws-tabs li:hover {
	color: #000;
}
ul.ws-tabs li.ws-t-active {
	background-color: #fff;
	color: #000;
	font-weight: bold;
	border-bottom: 3px solid #cc0000;
	display: block;
}
ul.ws-tabs li.ws-t-active:after {
	content: '\f0dd';
	font-family: Font Awesome\ 5 Pro;
	font-size: 30px;
	color: #cc0000;
	opacity: 1;
	position: absolute;
	width: 100%;
	height: 10px;
	line-height: 0;
	text-align: center;
	bottom: -9px;
	left: 0;
}
.ws-tab-container {
	clear: both;
	float: left;
	width: 100%;
	background: #fff;
}
.ws-tab-content {
	padding: 20px 0;
	display: none;
}
.ws-tab-drawer-heading {
	display: none;
}
/* CALENDAR */

#calendar_wrap {
	border: 5px solid #fff
}
#calendar_wrap caption {
	width: 100%;
	text-align: center;
	color: #fff;
	padding: 5px;
	background: rgba(0, 0, 0, .1)
}
#wp-calendar {
	margin: auto;
	width: 100%
}
#wp-calendar td, #wp-calendar th {
	padding: 3px;
	width: 14%;
	background: rgba(255, 255, 255, .5)
}
#wp-calendar th {
	background: rgba(0, 0, 0, .2);
	color: #fff
}
#wp-calendar td {
	text-align: center;
	border: 1px dotted #eee
}
#wp-calendar #today {
	background: rgba(0, 0, 0, .2);
}
/* NATIVE VIDEO 100% WIDTH */

.wp-video, video.wp-video-shortcode, .mejs-container, .mejs-overlay.load {
	width: 100% !important;
	height: 100% !important;
}
.mejs-container {
	padding-top: 56.25%;
}
.wp-video, video.wp-video-shortcode {
	max-width: 100% !important;
}
video.wp-video-shortcode {
	position: relative;
}
.mejs-mediaelement {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.mejs-controls {
	display: none;
}
.mejs-overlay-play {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: auto !important;
	height: auto !important;
}
/* PAGE TEMPLATE - GALLERY */



.ws-gallery {
	width: 100%;
	clear: both;
	padding: 0;
	margin: 0;
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	grid-gap: 50px;
	grid-auto-rows: minmax(auto);
}
.ws-gallery .item:hover img {
	opacity: .8
}
.ws-gallery .item {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden
}
.ws-gallery .item img {
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	opacity: 1
}
.ws-gallery figcaption {
	font-size: 10px;
	text-align: center;
}
/* POP UP */

#wsPopUp {
	display: none;
	padding: 50px;
	background: #fff
}
/* PAGE TEMPLATES - SECTION */

.ws-section-header.ws-parallax .ws-section-content {
	padding: 80px 0;
}
.ws-section {
	width: 100%;
	display: block;
	overflow: auto;
}
.ws-section .ws-header {
	padding: 50px 0 0 0;
}
.ws-section .ws-header h1.page-title {
	margin: 0;
	text-align: center;
}
.ws-section-content {
	width: 100%;
	display: block;
	padding: 50px 0;
	overflow: auto;
}
.ws-parallax .ws-section-content {
	padding: 150px 0;
}
.ws-section .ws-button-div, .ws-parallax .ws-button-div {
	text-align: center;
	padding: 50px 0 0 0;
}
.ws-section .ws-button {
}
.ws-section-video-background {
}
.ws-section-video-background .ws-section-content {
	padding: 150px 0;
}
.ws-section-posts {
}
.ws-section-widgets {
}
.ws-section-widgets .widget {
}
/* PAGE TEMPLATES - 404, FAQS AND CONTACT */

#ws404Search {
	border: 1px solid #ddd;
	padding: 15px
}
#ws404Search #s {
	margin-bottom: 10px
}
.ws-error-404 {
	color: #b8070f
}
#wsFAQs .ws-question {
	border-bottom: 1px dashed #ddd;
	padding: 25px 0;
}
#wsFAQs .ws-answer {
	display: none;
	transition: none;
	margin: 0!important;
	padding: 0!important
}
#wsFAQs .ws-question h2 {
	position: relative;
	cursor: pointer;
	transition: all .2s ease;
	margin: 0!important;
	padding: 0 0 0 25px!important
}
#wsFAQs .ws-question h2:hover {
	color: #888
}
#wsFAQs .ws-question h2:before {
	content: "\f067";
	font-family: Font Awesome\ 5 Pro;
	font-weight: 300;
	position: absolute;
	top: 8px;
	left: 0;
	font-size: 12px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
#wsFAQs .ws-question h2.close:before {
	content: "\f067";
	font-family: Font Awesome\ 5 Pro;
	font-weight: 300;
	font-size: 12px;
	top: 5px;
	-webkit-transform: rotate(225deg);
	-moz-transform: rotate(225deg);
	-o-transform: rotate(225deg);
	transform: rotate(225deg);
}
.ws-widgets-faq {
	position: relative
}
.ws-faq-group {
	overflow: auto
}
#contactBox {
	width: 100%;
	padding: 50px 0;
}
#contactBox ul {
	margin: 0;
	list-style-position: outside;
	width: 100%;
}
#contactBox li {
	width: 100%;
	position: relative;
	display: inline-block;
	padding-left: 60px
}
#contactBox li.ws-map {
	padding: 0
}
#contactBox i {
	line-height: 50px;
	font-size: 24px;
	width: 50px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	text-align: center;
}
#contactBox label {
	font-size: 11px;
	padding: 0 0 5px 0;
	text-transform: uppercase;
	color: #888;
	text-align: left;
}
#contactBox span {
	display: block;
	width: 100%;
}
/* BUTTONS, FIELDS AND INPUTS */

 

 

#respond #reply-title, .comment-reply-link, .comment-reply-link:visited, .nav-next a, .nav-next a:visited, .nav-previous a, .nav-previous a:visited, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .ws-button, .ws-button:visited, a.ws-button, button, button:visited, input[type=button], input[type=button]:visited, input[type=submit], input[type=submit]:visited, a.button, a.button:visited, a.added_to_cart {
	background: #cc0000;
	border: 1px solid #cc0000;
	display: inline-block;
	color: #fff;
	line-height: 46px;
	font-family: inherit!important;
	font-size: 14px!important;
	font-weight: inherit;
	letter-spacing: 2px;
	padding: 0 20px;
	height: 50px;
	text-decoration: none;
	text-transform: uppercase!important;
	text-align: center!important;
	-webkit-appearance: none;
	border-radius: 0;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease
}
#contactBox i, #ws404Search, .pager, .pager a {
	text-align: center
}
#respond #reply-title:hover, .comment-reply-link:hover, .nav-next a:hover, .nav-previous a:hover, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, .ws-button:hover, button:hover, input[type=button]:hover, input[type=submit]:hover, a.button:hover {
	background: #000;
	border-color: #000;
	cursor: pointer;
}
.ws-button-alt {
	background: none;
	border: none;
}
.ws-button-alt:hover {
	background: #000;
	border-color: #000;
	cursor: pointer;
}
.ws-button-i, #respond #reply-title {
	overflow: hidden;
	position: relative;
	padding: 0 20px 0 60px!important;
}
.ws-button-i span, #respond #reply-title span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 50px;
	width: 50px;
	text-align: center;
	background: rgba(0,0,0,0.1)
}
.nav-next a, .nav-previous a {
	padding: 0 18px;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease
}
.nav-previous a:hover {
}
.nav-next a:hover {
}
p a.ws-button {
	margin-top: 30px;
}
#coupon_code, .input-text, input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=telephone], input[type=text], input[type=url], select, textarea {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: inherit;
	padding: 10px;
	background: #f8f8f8;
	border: 1px solid #ddd;
	box-shadow: none;
	width: 100%;
	-webkit-appearance: none;
	border-radius: 0;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease
}
#coupon_code, .input-text, input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=telephone], input[type=text], input[type=url], select {
	height: 50px
}
.ws-select {
	position: relative;
	width: 100%
}
.ws-select:after {
	content: "\f103";
	font-family: Font Awesome\ 5 Pro;
	position: absolute;
	top: 50%;
	right: 15px;
	font-size: 20px;
	margin-top: -10px;
	pointer-events: none
}
.ws-select select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
.ws-select select option {
	padding: 10px
}
textarea, textarea.input-text {
	height: 200px!important
}
input:focus, textarea:focus {
	border-color: #cc0000
}
.frm_form_fields fieldset {
	padding: 0;
	border: none;
}
.frm_description {
	font-size: 12px;
	font-style: italic;
	color: #bbb;
}
.frm_form_field {
	margin-bottom: 10px
}
.frm_submit {
	padding-top: 15px;
	text-align: center;
}
.frm_button_submit {
	width: 100%;
}
.frm_submit img {
	visibility: hidden
}
.frm_error, .frm_error_style {
	padding: 10px;
	margin: 0 0 30px;
	position: relative;
	list-style: none;
	width: auto;
	border-left: 10px solid #b8070f;
	background: #e01922;
	color: #fff;
}
.frm_message {
	padding: 10px;
	margin: 0 0 30px;
	position: relative;
	list-style: none;
	width: auto;
	border-left: 10px solid #88ab05;
	background: #a9d409;
	color: #fff;
}
.frm_message p, .frm_error_style p {
	margin: 0;
	padding: 0;
	color: #fff;
}
.frm_pos_none, .frm_hidden, .frm_description {
	display: none
}
.g-recaptcha > div {
	width: 304px;
	margin: 23px auto 0;
}
/* MISC */

#page {
	display: block;
	margin: 0
}
.page-banner {
	margin-bottom: 50px
}
#comments li, #respond, .post {
	display: block;
	padding: 0;
	margin-bottom: 50px
}
.header {
	display: block;
	width: 100%;
	margin: 0;
}
h1.page-title {
	text-transform: uppercase;
}
h2.entry-title {
}
h2.entry-title a {
	color: inherit
}
h3.widget-title {
	margin: 0;
}
h3.widget-title a {
	color: inherit;
}
.content, .summary {
}
.footer {
}
.date {
}
.ws-category, .meta {
	font-size: 11px;
}
.ws-read-more {
}
.meta i {
	margin: 0 5px 2px 0
}
.meta span {
	margin-right: 15px
}
.ws-comments {
	margin-left: 10px;
	border-left: 1px dotted #eee;
	padding-left: 10px
}
.screen-reader-text, .section-heading {
	position: absolute!important;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px,1px,1px,1px)
}
#colophon {
	display: block;
	width: 100%
}
.alignleft {
	display: inline;
	float: left
}
.alignright {
	display: inline;
	float: right
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
#content nav {
	display: block;
	overflow: hidden
}
#content nav .nav-previous {
	float: left;
	width: 50%
}
#content nav .nav-next {
	float: right;
	text-align: right;
	width: 50%
}
#content #nav-above, .paged #content #nav-above, .single #content #nav-above {
	display: none
}
#nav-below {
	margin: 50px 0
}
.page-link {
	margin: 0 0 50px
}
.image-attachment div.meta, .post .notice {
	float: left
}
.image-attachment nav {
	float: right;
	margin: 0 0 25px
}
.image-attachment .content .post-attachment {
	background: #eee;
	margin: 0 0 25px;
	padding: 10px;
	text-align: center
}
.image-attachment .content .attachment {
	display: block;
	margin: 0 auto;
	text-align: center
}
p img {
	margin-bottom: 25px
}
.attachment img, .ws-widgets img, img.size-auto, img.size-full, img.size-large, img.size-medium {
	max-width: 100%;
	height: auto
}
img.alignleft {
	margin-right: 25px
}
img.alignright {
	margin-left: 25px
}
.wp-caption {
	padding: 10px;
	border: 1px solid #eee;
	text-align: center;
	margin: 10px
}
.wp-caption img {
	margin: 0
}
.wp-caption .wp-caption-text {
	margin: 0;
	font-style: italic;
	line-height: normal
}
.wp-smiley {
	margin: 0
}
.required {
	color: #c03
}
#comments {
	margin-top: 50px
}
#comments h2 {
	margin-bottom: 25px
}
#comments ol, #comments ol ul {
	margin: 0;
	padding: 0;
	list-style-type: none
}
#comments li:last-child {
	margin-bottom: 0
}
.comment-author {
	text-align: center
}
.comment-author a {
	color: inherit
}
.comment-author cite {
	padding-top: 10px;
	line-height: 2;
	font-style: normal
}
.comment-author img {
	padding: 10px;
	border: 1px solid #eee!important;
	background: #fff;
	width: 100px;
	height: 100px;
	overflow: hidden;
	margin: auto
}
.comment-author .meta {
	padding: 0 0 10px;
	border-top: 0;
	border-bottom: 1px solid #eee;
	text-align: center
}
.comment-content {
	padding: 10px 0
}
#respond {
	margin-top: 50px
}
#respond #commentform {
	display: none;
	transition: none;
	margin: 0!important;
	padding: 0!important
}
#respond textarea {
	margin: 50px 0
}
#respond .form-allowed-tags code {
	display: block;
	color: #999
}
.reply {
	margin-bottom: 25px
}
#colophon {
	padding: 25px 0 0
}
 @media (max-width: 1200px) {
#wsHead {
	padding: 15px 0;
}
.ws-wrap {
	padding: 0 30px;
}
.ws-page-layout {
	padding: 30px 0;
}
.ws-content-sidebar .ws-page-layout {
	grid-gap: 30px;
}
.ws-grid {
	grid-gap: 30px;
}
.camera_caption > div {
	padding: 30px;
}
#wsFoot {
	padding: 30px 0;
}
.ws-footer-nav {
	margin-bottom: 30px;
}
.ws-footer-nav-col ul {
	-moz-column-count: 4;
	-moz-column-gap: 30px;
	-webkit-column-count: 4;
	-webkit-column-gap: 30px;
	column-count: 4;
	column-gap: 30px;
}
#wsFoot .ws-social {
}
.ws-cards {
	font-size: 34px;
	padding: 15px 0;
}
.ws-share {
	margin-bottom: 30px
}
.ws-gallery {
	width: 100%;
	clear: both;
	padding: 0;
	margin: 0;
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	grid-gap: 30px;
	grid-auto-rows: minmax(auto);
}
#wsPopUp {
	display: none;
	padding: 30px;
	background: #fff
}
.ws-section .ws-header {
	padding: 30px 0 0 0;
}
.ws-section-content {
	width: 100%;
	display: block;
	padding: 30px 0;
	overflow: auto;
}
.ws-parallax .ws-section-content {
	padding: 130px 0;
}
.ws-section .ws-button-div, .ws-parallax .ws-button-div {
	padding: 30px 0 0 0;
}
#contactBox {
	padding: 30px 0;
}
.page-banner {
	margin-bottom: 30px
}
#nav-below {
	margin: 30px 0
}
.page-link {
	margin: 0 0 30px
}
img.alignleft {
	margin-right: 15px
}
img.alignright {
	margin-left: 15px
}
#comments {
	margin-top: 30px
}
#respond {
	margin-top: 30px
}
#respond textarea {
	margin: 30px 0
}
.reply {
	margin-bottom: 15px
}
/* MENU */

.sf-menu a {
	padding: 10px 15px 0;
}
.sf-menu li ul {
	padding: 15px;
}
.sf-arrows .sf-with-ul {
	padding-right: 30px
}
.sf-arrows .sf-with-ul:after {
	right: 15px
}
.widget .ibox {
	margin: 0 0 25px;
}
.widget .summary {
	margin: 0 0 25px;
}
.widget .ws-button-div {
	position: absolute;
	width: 100%;
	text-align: center;
	padding: 0!important;
	bottom: -30px;
}
}
 @media (max-width: 1024px) {
body, p, td, th {
	font-size: 16px;
	line-height: 1.6em;
}
h1 {
	font-size: 46px;
}
h2 {
	font-size: 36px;
}
h3 {
	font-size: 30px;
}
h4 {
	font-size: 24px;
}
h5 {
	font-size: 19px;
}
h6 {
	font-size: 16px;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1.3em;
	margin: 0 0 .8em 0;
}
#wsNavWrap {
	width: 100%;
	margin-top: 10px;
}
#wsNav {
	display: block;
	float: none;
	margin: auto
}
.sf-menu {
	text-align: center;
	float: none
}
.sf-menu li {
	display: inline-block;
	float: none
}
.sf-menu li ul li {
	text-align: left;
}
.sf-menu a {
	padding: 10px 10px 0;
}
.sf-menu li ul {
	padding: 10px;
}
.sf-arrows .sf-with-ul {
	padding-right: 30px
}
.sf-arrows .sf-with-ul:after {
	right: 10px
}
}
 @media (max-width: 768px) {
body, p, td, th {
	font-size: 14px;
	line-height: 1.6em;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 26px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 17px;
}
h6 {
	font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1.3em;
	margin: 0 0 .8em 0;
}
#wsHead {
	padding: 15px 0 0;
}
#wsNavWoo .ws-wrap {
	padding: 0 0;
}
#wsNavWoo .ws-cart, #wsNavWoo .ws-welcome {
	display: inline-block;
	float: none;
	width: 100%;
	text-align: center;
	padding: 6px 15px;
	margin: 0;
}
#wsHead .ws-logo {
	float: none;
	width: 100%;
	text-align: center;
	margin: auto;
	max-width: 180px;
}
#wsHead .ws-logo h1 {
	height: auto;
}
#wsHead .ws-phone {
	display: none;
}
.ws-content-sidebar .ws-page-layout {
	grid-template-columns: 1fr;
}
.ws-grid-3 {
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: repeat(2, 1fr);
	grid-template-areas: "solo solo"". .";
}
.ws-grid-3 > div:first-child {
	grid-area: solo;
}
.widget .ibox {
	margin: 0 0 15px;
}
.widget .summary {
	margin: 0 0 0;
}
.widget .ws-button-div {
	position: static;
	bottom: 0;
}
}
 @media (max-width: 640px) {
#wsMobileNav {
	display: block;
	width: 100%;
	padding: 0;
	background: #cc0000;
	color: #fff
}
#wsMobileNav .ws-logo {
	float: left;
	margin: 0 0 0 10px;
}
#wsMobileNav .ws-logo .ibox {
	margin: 0 auto 0 auto;
}
#wsMobileNav a {
	color: #fff
}
#wsMobileNav nav, #wsMobileNav nav li, #wsMobileNav nav ul {
	padding: 0;
	margin: 0
}
#wsMobileNavButton {
	cursor: pointer;
	background: 0;
	float: right;
	width: 30%;
	width: 60px;
	height: 60px;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	position: relative
}
#wsMobileNavIcon {
	margin: 19px 0 0 20px;
	width: 21px;
	height: 21px;
	position: relative;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
}
#wsMobileNavIcon span {
	display: block;
	position: absolute;
	height: 1px;
	width: 100%;
	background: #fff;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}
#wsMobileNavIcon span:nth-child(1) {
	top: 0px;
}
#wsMobileNavIcon span:nth-child(2), #wsMobileNavIcon span:nth-child(3) {
	top: 9px;
}
#wsMobileNavIcon span:nth-child(4) {
	top: 18px;
}
#wsMobileNavIcon.open span:nth-child(1) {
	top: 9px;
	width: 0%;
	left: 50%;
}
#wsMobileNavIcon.open span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
#wsMobileNavIcon.open span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#wsMobileNavIcon.open span:nth-child(4) {
	top: 9px;
	width: 0%;
	left: 50%;
}
#wsMobileNavRight {
	float: right;
	text-align: right
}
.ws-phone-mobile, .ws-cart-mobile, .ws-user-mobile {
	font-size: 20px;
	line-height: 60px;
	height: 60px;
	width: 50px;
	display: inline-block;
	text-align: center;
	position: relative;
}
.ws-cart-mobile .count {
	height: 20px;
	width: 20px;
	display: inline-block;
	position: absolute;
	top: 10px;
	right: 7px;
	text-align: center;
	line-height: 20px;
	border-radius: 10px;
	background: #000;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
}
#wsMobileNavRight .amount {
	display: none!important;
}
#wsMobileNav nav {
	display: none;
	width: 100%
}
#wsMobileNav nav li {
	display: block;
	width: 100%
}
#ws-mobile-nav, #ws-mobile-nav ul, #ws-mobile-nav li, #ws-mobile-nav a {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 1;
	position: relative;
	width: 100%
}
#ws-mobile-nav a {
	line-height: 1.3
}
#ws-mobile-nav>ul>li {
	background: rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(255, 255, 255, .1)
}
#ws-mobile-nav>ul>li>a {
	display: block;
	padding: 15px;
	color: #fff
}
#ws-mobile-nav>ul>li.has-sub>a:after {
	content: '\f078';
	font-family: Font Awesome\ 5 Pro;
	font-weight: 300;
	color: inherit;
	opacity: 1;
	position: absolute;
	right: 25px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
#ws-mobile-nav>ul>li.has-sub.active>a:after {
	content: '\f078';
	font-weight: 300;
	font-family: Font Awesome\ 5 Pro;
	opacity: 1;
	position: absolute;
	right: 25px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
#ws-mobile-nav ul ul {
	display: none;
	background: #fff
}
#ws-mobile-nav ul ul li {
	padding: 0;
	border-bottom: 1px solid #ddd;
	border-top: 0
}
#ws-mobile-nav ul ul li:last-child {
	border-bottom: 0
}
#ws-mobile-nav ul ul a {
	padding: 15px;
	display: block;
	color: #888;
	text-transform: none;
	font-size: 11px;
	font-weight: normal
}
#wsNavWrap, #wsSubNavWrap, #wsNavWoo, #wsHead, .edit-link-main {
	display: none
}
.divleft, .divright {
	float: none;
	clear: none;
	width: 100%
}
.alignleft, .alignright, .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
#wsNavWoo .ws-cart, #wsNavWoo .ws-welcome {
	text-align: center;
	display: inline-block;
	float: none;
	width: 100%;
	text-transform: uppercase
}
.ws-wrap {
	padding: 0 20px;
}
.ws-page-layout {
	padding: 20px 0;
}
.ws-grid {
	grid-gap: 20px;
}
.camera_caption > div {
	padding: 20px;
}
#wsFoot {
	padding: 20px 0;
}
.ws-footer-nav {
	margin-bottom: 20px;
}
.ws-footer-nav-col ul {
	-moz-column-count: 3;
	-moz-column-gap: 20px;
	-webkit-column-count: 3;
	-webkit-column-gap: 20px;
	column-count: 3;
	column-gap: 20px;
}
#wsFoot .ws-social {
	padding-top: 20px;
}
.ws-cards {
	font-size: 30px;
	padding: 10px 0;
}
.ws-share {
	margin-bottom: 20px
}
.ws-gallery {
	width: 100%;
	clear: both;
	padding: 0;
	margin: 0;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 20px;
	grid-auto-rows: minmax(auto);
}
#wsPopUp {
	display: none;
	padding: 20px;
	background: #fff
}
.ws-section .ws-header {
	padding: 20px 0 0 0;
}
.ws-section-content {
	width: 100%;
	display: block;
	padding: 20px 0;
	overflow: auto;
}
.ws-parallax .ws-section-content {
	padding: 100px 0;
}
.ws-section .ws-button-div, .ws-parallax .ws-button-div {
	padding: 20px 0 0 0;
}
#contactBox {
	padding: 20px 0;
}
.page-banner {
	margin-bottom: 20px
}
#nav-below {
	margin: 20px 0
}
.page-link {
	margin: 0 0 20px
}
img.alignleft {
	margin-right: 10px
}
img.alignright {
	margin-left: 10px
}
#comments {
	margin-top: 20px
}
#respond {
	margin-top: 20px
}
#respond textarea {
	margin: 20px 0
}
.reply {
	margin-bottom: 10px
}
#wsBody {
	width: 100%;
	display: inline-block
}
.ws-widgets {
}
.camera_caption, .camera_caption p, .ws-parallax-text .ws-wrap p {
}
.ws-footer-nav-col {
}
.ws-grid {
}
.ws-grid-2 {
	grid-template-columns: repeat(2, 1fr);
}
.ws-grid-4 {
	grid-template-columns: repeat(2, 1fr);
}
.ws-grid-5 {
	grid-template-columns: repeat(2, 1fr);
}
.ws-grid-6 {
	grid-template-columns: repeat(2, 1fr);
}
}
 @media(max-width:420px) {
/*RESPONSIVE TABLE START*/

/*

table.ws-table, .ws-table tr, .ws-table td, .ws-table th, .ws-table thead, .ws-table tbody {

 display: block;

}

.ws-table thead {

 float: left;

}

.ws-table tbody tr {

 margin: 0 0;

 padding-left: 4em;

}

.ws-table tr:not(:first-child) {

 background: -moz-element(.ws-table-header) no-repeat;

 background: element(.ws-table-header) no-repeat;

}

.ws-table th {

 text-align: left;

}

.ws-table tr {

 border-bottom: 1px solid #ddd;

}

.ws-table td:not(:first-child) {

 border-top: none;

}

*/

/*RESPONSIVE TABLE END*/

body, p, td, th {
	font-size: 12px;
	line-height: 1.6em;
}
h1 {
	font-size: 32px;
}
h2 {
	font-size: 28px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1.3em;
	margin: 0 0 .8em 0;
}
.ws-parallax .ws-section-content {
	padding-top: 50px;
	padding-bottom: 50px;
}
.camera_caption h1, .ws-parallax-text h1 {
	color: #fff;
	font-size: 36px;
	margin: 0 auto;
	line-height: normal
}
.camera_caption, .camera_caption p, .ws-parallax-text .ws-wrap p {
	font-size: 12px;
	color: #fff
}
.iboxfloat-none {
	float: none;
}
.iboxfloat-left {
	float: left;
	margin: 0 0 20px 0;
}
.iboxfloat-right {
	float: right;
	margin: 0 0 20px 0;
}
.iboxwidth-full {
	width: 100%;
}
.iboxwidth-half {
	width: 100%;
}
.iboxwidth-quarter {
	width: 100%;
}
.ws-col {
	float: none;
	display: inline;
	margin: 0;
}
.ws-col-2 {
	width: 100%;
}
.ws-col-3 {
	width: 100%;
}
.ws-col-4 {
	width: 100%;
}
.ws-wrap {
	padding: 0 0;
}
.ws-page-layout {
	padding: 0;
}
.ws-content-sidebar .ws-page-layout {
	grid-gap: 20px;
}
.camera_caption > div {
	padding: 10px;
}
#wsFoot {
	padding: 10px 0;
}
.ws-footer-nav {
	margin-bottom: 10px;
}
.ws-footer-nav-col ul {
	-moz-column-count: 2;
	-moz-column-gap: 10px;
	-webkit-column-count: 2;
	-webkit-column-gap: 10px;
	column-count: 2;
	column-gap: 10px;
}
#wsFoot .ws-social {
	padding-top: 10px;
}
.ws-cards {
	font-size: 30px;
	padding: 10px 0;
}
.ws-share {
	margin-bottom: 10px
}
.ws-gallery {
	width: 100%;
	clear: both;
	padding: 0;
	margin: 0;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 20px;
	grid-auto-rows: minmax(auto);
}
#wsPopUp {
	display: none;
	padding: 10px;
	background: #fff
}
.ws-section .ws-header {
	padding: 10px 0 0 0;
}
.ws-section-content {
	width: 100%;
	display: block;
	padding: 10px 0;
	overflow: auto;
}
.ws-parallax .ws-section-content {
	padding: 60px 0;
}
.ws-section .ws-button-div, .ws-parallax .ws-button-div {
	padding: 10px 0 0 0;
}
#contactBox {
	padding: 10px 0;
}
.page-banner {
	margin-bottom: 10px
}
#nav-below {
	margin: 10px 0
}
.page-link {
	margin: 0 0 10px
}
img.alignleft {
	margin-right: 10px
}
img.alignright {
	margin-left: 10px
}
#comments {
	margin-top: 20px
}
#respond {
	margin-top: 20px
}
#respond textarea {
	margin: 20px 0
}
.reply {
	margin-bottom: 10px
}
#wsBody {
	width: 100%;
	display: inline-block
}
h1.page-title {
	margin-top: 30px;
	text-align: center;
}
.ws-category {
	display: none;
}
.ws-grid {
	display: block;
}
.widget {
	margin-bottom: 10px;
}
.ws-wrap-mobile, .ws-widgets {
	padding: 0 10px;
}
/* WS TABS */

#wsTabs {
	padding: 20px 0;
}
.ws-tabs {
	display: none;
}
.ws-tab-container {
	border-top: 1px solid #ccc;
}
.ws-tab-drawer-heading {
	background-color: #fff;
	color: #888;
	font-size: 18px;
	border-bottom: 1px dashed #ccc;
	margin: 0;
	padding: 0;
	height: 50px;
	line-height: 50px;
	display: block;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.ws-d-active {
	background-color: #fff;
	color: #000;
	border-bottom: 3px solid #cc0000;
	font-size: 18px;
	font-weight: bold;
}
.ws-tab-content {
	padding: 20px 0;
	display: none;
}
}
.ws-sticky {
	z-index: 888;
	box-shadow: 0 4px 5px rgba(0,0,0,0);
	position: -webkit-sticky; /* Safari */
	position: sticky;
	top: 0;
}
.sc-section-cta-1 {
}
.sc-section-cta-1 .widget {
	overflow: auto;
}
.sc-section-cta-1 .widget .ibox {
	width: 48%;
	float: left;
	margin: 0;
}
.sc-section-cta-1 .widget h3.widget-title {
	width: 48%;
	float: right;
}
.sc-section-cta-1 .widget p {
	width: 48%;
	float: right;
}
.sc-section-logos {
	background: #000;
}
.sc-section-logos .ibox {
	margin: 0;
}
.sc-section-logos .ibox img {
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	opacity: 0.2;
}
.sc-section-logos .ibox img:hover {
	opacity: .8;
}
.sc-section-logos h3.widget-title {
	display: none;
}
