/*!
	Theme Name: Studio Pro
	Theme URI: http://www.seothemes.com/studio-pro/
	Description: This is the Studio Pro theme created for the Genesis Framework.
	Author: Seo Themes
	Author URI: http://www.seothemes.com/
	Version: 2.1.3
	Text Domain: studio-pro
	Tags: one-column, two-columns, left-sidebar, right-sidebar, accessibility-ready, custom-logo, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
	Template: genesis
	Template Version: 2.4.2
	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/*! # Table of Contents

- Utlities
	- Variables
	- Mixins
- Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typography
	- Headings
	- Objects
	- Forms
	- Tables
	- Accessibility
- Structure and Layout
	- Site Containers
	- Content Width
	- Column Classes
	- Gallery
	- Featured Content
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Widgets
	- Front Page
- Plugins
	- Easy Widget Columns
	- Genesis eNews
	- Genesis Testimonials
	- Simple Social Icons
	- WooCommerce
- Site Header
	- Before Header
	- Site Header
	- Title Area
	- Widget Area
	- Hero Section
- Site Navigation
	- Site Navigation
	- Primary Menu
	- Secondary Menu
	- Footer Menu
	- Menu buttons
- Content Area
	- Entries
	- Entry Meta
	- Pagination
	- Comments
	- Sidebars
- Site Footer
	- Site Footer
	- Before Footer
	- Footer Widgets
	- After Footer
- Print Styles
	- Print Styles
*/
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block
}
audio,
canvas,
progress,
video {
	display: inline-block
}
audio:not([controls]) {
	display: none;
	height: 0
}
progress {
	vertical-align: baseline
}
[hidden],
template {
	display: none
}
a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}
a:active,
a:hover {
	outline-width: 0
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}
b,
strong {
	font-weight: inherit
}
b,
strong {
	font-weight: bolder
}
dfn {
	font-style: italic
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
mark {
	background-color: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sub {
	bottom: -.25em
}
sup {
	top: -.5em
}
img {
	border-style: none
}
svg:not(:root) {
	overflow: hidden
}
code,
kbd,
pre,
samp {
	font-family: monospace,monospace;
	font-size: 1em
}
figure {
	margin: 1em 40px
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}
button,
input,
optgroup,
select,
textarea {
	font: inherit;
	margin: 0
}
optgroup {
	font-weight: 700
}
button,
input {
	overflow: visible
}
button,
select {
	text-transform: none
}
[type=reset],
[type=submit],
button,
html [type=button] {
	-webkit-appearance: button
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}
textarea {
	overflow: auto
}
[type=checkbox],
[type=radio] {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}
[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}
::-webkit-input-placeholder {
	color: inherit;
	opacity: .54
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}
html,
input[type=search] {
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
*,
:after,
:before {
	-moz-box-sizing: inherit;
	box-sizing: inherit
}
.author-box:before,
.clearfix:before,
.entry-content:before,
.entry:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.wrap:before {
	content: " ";
	display: table
}
.author-box:after,
.clearfix:after,
.entry-content:after,
.entry:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table
}
* {
	-webkit-tap-highlight-color: transparent
}
html {
	font-size: 62.5%;
	background-color: #2a2b33
}
body > div {
	font-size: 16px
}
body {
	background-color: #fff;
	/*color: #85889b;*/
	color: #58595b;
	font-family: Muli,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.618;
	-webkit-font-smoothing: antialiased;
	margin: 0;
	min-height: 100vh;
	overflow-x: hidden
}
.button,
.gallery img,
a,
button,
input:focus,
input[type=button],
input[type=reset],
input[type=submit],
p,
textarea:focus {
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
a {
	color: #b98857;
	text-decoration: none;
	font-weight: 700
}
p {
	margin: 0 0 1em;
	padding: 0
}
ol,
ul {
	margin: 0;
	padding: 0
}
li {
	list-style-type: none
}
.content ul {
	margin: 0 0 1em 30px;
	padding: 0
}
.content li {
	list-style-type: disc;
}

.content .learn-more-links ul { margin-left: 0; }
.content .learn-more-links li { list-style-type: none; }
	
hr {
	border: 0;
	border-collapse: collapse;
	border-top: 1px solid rgba(0,0,0,.0382);
	clear: both;
	margin: 1em 0
}
b,
strong {
	font-weight: 600
}
blockquote,
cite,
em,
i {
	font-style: italic
}

.clear {
	clear: both;
}
blockquote {
	margin: 40px;
	margin: 4rem
}
blockquote::before {
	content: "\201C";
	display: block;
	font-size: 32px;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px
}
::-moz-selection {
	background: #2a2b33;
	color: #fff
}
::selection {
	background: #2a2b33;
	color: #fff
}
input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #c7c8d1;
	border-radius: 5px;
	color: #2a2b33;
	padding: 5px 6px 6px;
	width: 100%
}
input:focus,
select:focus,
textarea:focus {
	outline: 1px solid rgba(0,0,0,.0382);
	border: 1px solid #2a2b33
}
:focus {
	outline: 1px solid rgba(0,0,0,.0382)
}
input[type=checkbox],
input[type=image],
input[type=radio] {
	width: auto
}
input[type=search] {
	-webkit-appearance: none
}
::-moz-placeholder {
	color: #2a2b33;
	opacity: 1
}
::-webkit-input-placeholder {
	color: #2a2b33
}
.button,
button,
input[type=button],
input[type=reset],
input[type=submit] {
	background: transparent;
	border: 2px solid #b88757;
	border-radius: 5px;
	color: #b88757;
	cursor: pointer;
	font-family: Montserrat,Helvetica,sans-serif;
	font-weight: 600;
	font-size: 13.12px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 1em 3em;
	text-decoration: none;
	white-space: nowrap;
	display: inline-block;
	width: auto;
	box-shadow: inset 0 0 0 999px rgba(255,255,255,0)
}
.button.brown { color: #fff; background: #b98857; }
.button:focus,
.button:hover,
button:focus,
button:hover,
input[type=button]:focus,
input[type=button]:hover,
input[type=reset]:focus,
input[type=reset]:hover,
input[type=submit]:focus,
input[type=submit]:hover { color: #fff; text-decoration: none; background-color: #b88757!important; border-color: #b88757!important; }

.button.small,
button.small,
input[type=button].small,
input[type=reset].small,
input[type=submit].small {
	padding: 6px 18px;
	font-size: 13.12px
}
.button.gradient,
button.gradient,
input[type=button].gradient,
input[type=reset].gradient,
input[type=submit].gradient {
	background: transparent!important;
	background: -webkit-linear-gradient(left,#7a28ff 0,#00a1ff 100%);
	background: linear-gradient(to right,#7a28ff 0,#00a1ff 100%)
}

.button.gradient:hover,
button.gradient:hover,
input[type=button].gradient:hover,
input[type=reset].gradient:hover,
input[type=submit].gradient:hover { background-color: #b88757!important; }

.button:disabled,
.button:disabled:hover,
button:disabled,
button:disabled:hover,
input[type=button]:disabled,
input[type=button]:disabled:hover,
input[type=reset]:disabled,
input[type=reset]:disabled:hover,
input[type=submit]:disabled,
input[type=submit]:disabled:hover {
	background-color: rgba(0,0,0,.0382);
	border-width: 0;
	color: #2a2b33;
	cursor: not-allowed
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button {
	display: none
}
fieldset {
	margin-bottom: 1em
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { color: #58595b; font-family: Montserrat,Helvetica,sans-serif; font-weight: 600; line-height: 1.382; margin: 0 0 20px; display: block; }

h1, .h1 {
	font-size: 26px
}
h2, .h2 {
	font-size: 24px;
}
h3, .h3 {
	font-size: 22px
}
h4, .h4 {
	font-size: 20px
}
h5, .h5 {
	font-size: 18px
}
h6, .h6 {
	font-size: 16px
}
.wp-caption,
embed,
iframe,
img,
object,
video {
	max-width: 100%
}
img {
	height: auto
}
figure {
	margin: 0
}
video {
	-o-object-fit: cover;
	object-fit: cover
}
code {
	border-radius: 5px
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 1.618;
	margin-bottom: 40px;
	width: 100%;
	word-break: break-word
}
tbody {
	border-bottom: 1px solid rgba(0,0,0,.0382)
}
td,
th {
	text-align: left
}
td {
	border-top: 1px solid rgba(0,0,0,.0382);
	padding: 6px
}
th {
	padding: 0 6px
}
td:first-child,
th:first-child {
	padding-left: 0
}
.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
	position: absolute!important;
	clip: rect(0,0,0,0);
	height: 1px;
	width: 1px;
	border: 0;
	overflow: hidden
}
.screen-reader-shortcut:focus,
.screen-reader-text span:focus,
.screen-reader-text:focus {
	clip: auto!important;
	height: auto;
	width: auto;
	display: block;
	font-size: 16px;
	padding: 15px 23px 14px;
	color: #2a2b33;
	z-index: 100000;
	text-decoration: none;
	box-shadow: 0 0 2px 2px rgba(0,0,0,.6)
}
.more-link {
	position: relative
}
.genesis-skip-link {
	margin: 0
}
.genesis-skip-link li {
	height: 0;
	width: 0;
	list-style: none
}
.site-container {
	margin-bottom: -1px
}
.wrap {
	margin: 0 auto;
	padding-left: 5%;
	padding-right: 5%
}
.wrap .wrap {
	max-width: 100%;
	width: auto;
	padding: 0
}
.site-inner > .wrap {
	padding: 40px 5%;
	word-wrap: break-word
}
.columns .five-sixths,
.columns .four-fifths,
.columns .four-sixths,
.columns .one-fifth,
.columns .one-fourth,
.columns .one-half,
.columns .one-sixth,
.columns .one-third,
.columns .three-fifths,
.columns .three-fourths,
.columns .three-sixths,
.columns .two-fifths,
.columns .two-fourths,
.columns .two-sixths,
.columns .two-thirds {
	background-color: rgba(0,0,0,.0382);
	text-align: center;
	padding: 50px 0;
	margin-bottom: 2.5%;
	text-transform: capitalize;
	font-weight: 700
}
.gallery {
	overflow: hidden
}
.gallery a {
	display: block;
	min-height: 100%;
	background-color: #2a2b33
}
.gallery img {
	height: auto;
	width: 100%;
	display: block
}
.gallery-caption {
	display: block
}
.gallery-item {
	float: left;
	width: 100%;
	margin: 0 0 5%;
	text-align: center;
	display: block
}
.gallery-item:hover img {
	opacity: .82
}
.featured-content .entry {
	background: 0 0;
	padding: 0
}
.featured-content .entry:last-of-type {
	margin-bottom: 0
}
.featured-content .entry-title {
	font-size: 20px
}
.avatar {
	border-radius: 50%;
	float: left
}
.alignleft .avatar,
.author-box .avatar {
	margin-right: 24px
}
.alignright .avatar {
	margin-left: 24px
}
.comment .avatar {
	margin: 0 16px 24px 0
}
.author-box-title {
	font-size: 20px
}
.entry-title {
	font-size: 20px
}
.entry-title a {
	color: #2a2b33
}
.widget-title {
	color: #2083b4;
	font-size: 20px
}

.breadcrumb { color: #ccc; font-size: 12px; }

.after-entry,
.author-box {
	font-size: 17.6px;
	margin-bottom: 5%
}
.archive-description p:last-child,
.author-box p:last-child {
	margin-bottom: 0
}
.search-form {
	display: block;
	width: 100%;
	clear: both
}
.search-form:after,
.search-form:before {
	display: block;
	content: ''
}
.search-form:after {
	clear: both
}
.search-form input[type=search] {
	float: left;
	width: -webkit-calc(80% - 1rem);
	width: calc(80% - 1rem)
}
.search-form input[type=submit] {
	float: right;
	display: inline-block;
	width: 20%;
	padding-left: 0;
	padding-right: 0
}
.entry-content .search-form {
	margin-bottom: 40px;
	width: 50%
}
a.aligncenter img {
	display: block;
	margin: 0 auto
}
a.alignnone {
	display: inline-block
}
.alignleft {
	float: left;
	text-align: left
}
.alignright {
	float: right;
	text-align: right
}
a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%
}
.aligncenter,
img.centered {
	display: block;
	margin: 0 auto 24px
}
.alignnone,
img.alignnone {
	margin-bottom: 12px
}
.wp-caption.alignleft,
a.alignleft,
img.alignleft {
	margin: 0 24px 24px 0
}
.wp-caption.alignright,
a.alignright,
img.alignright {
	margin: 0 0 24px 24px
}
.wp-caption-text {
	font-size: 14px;
	font-size: 14px;
	font-size: 1.4rem;
	margin: 0;
	text-align: center
}
.entry-content p.wp-caption-text {
	margin-bottom: 0
}
.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
	margin: 0 0 28px
}
a.post-edit-link {
	display: none
}
.bypostauthor,
.sticky {
	background-color: transparent
}
.site-header {
	position: fixed;
	width: 100%;
	z-index: 999;
	top: 0;
	left: 0;
	background-color: #fff;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.page-template-page-ebook .site-header {
	min-height:150px;
}
@media only screen and (max-width: 860px) {
	.site-header {
		position: relative;
	}
}
.site-header > .wrap {
	position: relative;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.site-header.shrink { box-shadow: 0 0 50px rgba(0,0,0,.1) }

.site-header.shrink > .wrap {
	padding: 0 5%
}
.custom-header .site-header {
	background-size: cover!important;
	background-position: center!important
}
.title-area {
	padding: 10px 0;
	margin: 0 auto;
	float: left
}
.site-title {
	font-size: 20px;
	font-family: Montserrat,Helvetica,sans-serif;
	font-weight: 600;
	line-height: 1.382;
	text-transform: uppercase
}
.wp-custom-logo .site-title {
	position: absolute!important;
	clip: rect(0,0,0,0);
	height: 1px;
	width: 1px;
	border: 0;
	overflow: hidden
}
.wp-custom-logo .site-title:focus {
	clip: auto!important;
	height: auto;
	width: auto;
	display: block;
	font-size: 16px;
	padding: 15px 23px 14px;
	color: #2a2b33;
	z-index: 100000;
	text-decoration: none;
	box-shadow: 0 0 2px 2px rgba(0,0,0,.6)
}
.site-title a {
	color: #2a2b33
}
.site-title a:focus,
.site-title a:hover {
	text-decoration: none
}
.site-description {
	font-size: 10px;
	line-height: 1.382
}
.wp-custom-logo .site-description {
	/*position: absolute!important;
	clip: rect(0,0,0,0);
	height: 1px;
	width: 1px;
	border: 0;
	overflow: hidden*/
	font-size: 10px; padding-top: 10px; text-align: center; font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"; letter-spacing: 0.16em; text-transform: uppercase; padding-left: 5px;
}
.wp-custom-logo .site-description:focus {
	clip: auto!important;
	height: auto;
	width: auto;
	display: block;
	font-size: 16px;
	padding: 15px 23px 14px;
	color: #2a2b33;
	z-index: 100000;
	text-decoration: none;
	box-shadow: 0 0 2px 2px rgba(0,0,0,.6)
}
.site-description,
.site-header .widget-area,
.site-title {
	margin-bottom: 0
}
.wp-custom-logo .title-area {
	padding: 10px 0;
	margin: 0;
	height: 70px;
	width: 325px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.wp-custom-logo .custom-logo-link {
	display: block;
	height: 100%
}
.wp-custom-logo .custom-logo-link img {
	width: auto;
	height: 100%;
	margin: 0;
	vertical-align: middle;
	display: block;
	margin-top: 25px;
}
@media only screen and (max-width: 1190px) {
	.wp-custom-logo .custom-logo-link img {
		margin-top: 0px;
	}
}
.overlay {
	position: relative
}
.overlay * {
	position: relative;
	z-index: 1
}
.overlay:after {
	content: " ";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	/*opacity: .82;
	background: #3d65ff;
	background: -webkit-linear-gradient(left,#7a28ff 0,#00a1ff 100%);
	background: linear-gradient(to right,#7a28ff 0,#00a1ff 100%);*/
	background: rgba(0, 0, 0, 0.6)!important;
}

.home .hero-section.overlay:after { width: 100%; height: 100%; background: rgba(0, 0, 0, 0.0)!important; content: " "; display: block; position: absolute; top: 0; bottom: 0; left: 0; }
	
.hero-section {
	padding: 15% 0;
	background-position: center;
	background-size: cover;
	-webkit-transition: all .1s ease;
	transition: all .1s ease;
	position: relative;
	text-align: center
}
.hero-section * {
	color: #fff
}
.hero-section .wrap {
	position: relative;
	z-index: 1
}

.hero-section h1, .error404 .hero-section .wrap:after { width: 100%; font-size: 30px; font-size: 3rem; max-width: 720px; margin: 0 auto; }

.hero-section .breadcrumb,
.hero-section p {
	padding: .618em 0 0;
	display: block;
	clear: both;
	background: 0 0;
	max-width: 720px;
	margin: 0 auto;
	font-size: 16px
}
.hero-section .button,
.hero-section button {
	clear: both;
	margin: 2em auto;
	text-decoration: none
}
.hero-section p {
	margin-bottom: 0
}
.wp-custom-header {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	z-index: 0;
	overflow: hidden
}
.wp-custom-header iframe,
.wp-custom-header img,
.wp-custom-header video {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center center;
	object-position: center center
}
.wp-custom-header iframe {
	top: -25%;
	left: -25%;
	right: -25%;
	bottom: -25%;
	margin: auto;
	height: 150%;
	width: 150%;
	max-width: 150%;
	max-height: none;
	min-width: 100%;
	min-height: 56.25vw;
	position: absolute
}
.wp-custom-header-video-button {
	display: none
}
.header-widget-area {
	float: right;
	padding: 10px 0 0 30px;
	/*display: none*/
}
.header-widget-area .simple-social-icons li,
.header-widget-area .simple-social-icons ul {
	margin-top: 0
}

.header-widget-area .button, .button.cta { color: #fff; background: #b98857; border: 0; }
.header-widget-area .button:focus, .header-widget-area .button:hover, .button.cta:focus, .button.cta:hover { background: #d6a677!important; }
.header-widget-area .phone a { color: #2083b4; }
.header-widget-area .phone a:hover { color: #b98857; }

.header-widget-area .phone {
	color: #2083b4;
	font-size: 2em;
	vertical-align: middle;
	font-weight: 700;
	margin-right: 20px;

}
@media only screen and (max-width: 900px) {
	.header-widget-area .phone {
		font-size: 1.5em;
	}
	.header-widget-area .button {
		padding: 1em 1em;
	}
}
@media only screen and (max-width: 860px) {
	.site-header {
		padding: 0 0 15px;
	}
	.title-area {
		float: none;
	}
	.header-widget-area {
		float: none;
		padding: 10px 0 0 0px;
	}
}
.before-header {
	border-bottom: 1px solid rgba(0,0,0,.0382);
	font-size: 13.12px;
	background-color: #2a2b33;
	position: relative;
	width: 100%;
	z-index: 99
}
.before-header .wrap {
	position: relative;
	padding: 3px 5%
}
.before-header .widget,
.before-header .widget-title,
.before-header p {
	margin-bottom: 0;
	font-size: 13.12px;
	float: left;
	color: #fff
}
.close-before-header {
	background: 0 0!important;
	color: transparent;
	float: right;
	padding: 0;
	position: relative;
	width: 20px;
	width: 2rem;
	height: 20px;
	height: 2rem;
	font-size: 0;
	display: block
}
.close-before-header:after,
.close-before-header:before {
	content: " ";
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: 15px;
	width: 2px;
	background-color: #fff;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin: auto
}
.close-before-header:after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}
.genesis-nav-menu {
	clear: both;
	line-height: 1;
	width: 100%;
	white-space: nowrap;
	font-size: 13.12px;
	font-weight: 600!important;
	text-transform: uppercase;
	line-height: 1.6;
	font-family: Montserrat,Helvetica,sans-serif;
}
.genesis-nav-menu .menu-item {
	display: inline-block;
	margin-bottom: 0;
	margin-right: 1em;
	text-align: left;
	float: left;
	position: relative
}
.js .genesis-nav-menu .menu-item {
	width: 100%;
	display: block;
	margin-right: 0
}
.genesis-nav-menu .menu-item:last-of-type a {
	padding-right: 0
}
.responsive .genesis-nav-menu .menu-item {
	width: 100%;
	padding: 0
}
.genesis-nav-menu a {
	text-decoration: none;
	display: block;
	padding: 20px 0;
	color: #2a2b33
}
.genesis-nav-menu .menu-item-has-children > a span:after,
.genesis-nav-menu .sub-menu .menu-item-has-children > a span:after,
.genesis-nav-menu .menu-item-has-children > a:after,
.genesis-nav-menu .sub-menu .menu-item-has-children > a:after{
	content: " ";
	display: none;
	margin-top: -webkit-calc(.5em + 1px);
	margin-top: calc(.5em + 1px);
	margin-left: 4px;
	float: right;
	height: 3px;
	width: 3px;
	border: 3px solid transparent;
	border-top-color: #2a2b33;
	border-radius: 2px
}
.genesis-nav-menu .sub-menu .menu-item-has-children > a:after{
	border-top-color: #fff;
}
.genesis-nav-menu .sub-menu {
	display: none;
	background-color: #2a2b33;
	border-radius: 5px;
		
		
}
.genesis-nav-menu .sub-menu:before {
	content: " ";
	display: none;
	position: absolute;
	top: -5px;
	left: 30px;
	left: 3rem;
	height: 10px;
	width: 10px;
	background-color: #2a2b33;
	border-radius: 2px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}
.genesis-nav-menu .sub-menu .menu-item {
	width: 100%
}
.genesis-nav-menu .sub-menu .menu-item > a span:after {
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
	float: none;
	margin-top: 0
}
.genesis-nav-menu .sub-menu .menu-item a {
	padding-left: 10px;
	text-align: left;
	color: #fff;
	white-space: normal
}

.genesis-nav-menu .sub-menu .menu-item a:hover {
	color: #b98857;
}
.genesis-nav-menu .sub-menu .sub-menu {
	padding-left: 1em
}
.genesis-nav-menu .menu-item:focus > .sub-menu,
.genesis-nav-menu .menu-item:hover > .sub-menu {
	display: block;
	
	
}


.genesis-nav-menu > .first > a {
	padding-left: 0
}
.genesis-nav-menu > .last > a {
	padding-right: 0
}
.genesis-nav-menu > .right {
	float: right
}
.nav-primary {
	width: 100%;
	clear: both;
	top: 100%;
	left: 0
}
.js .nav-primary {
	background-color: #2a2b33;
	box-shadow: -99px 0 0 #2a2b33,99px 0 0 #2a2b33;
	display: none;
	padding: 0 5%;
	position: absolute; z-index: 9999;
}

.js .nav-primary .menu-item a {
	color: #fff;
}

.js .nav-primary .current-menu-item > a,
.js .nav-primary .current-menu-ancestor > a,
.js .nav-primary a:focus,
.js .nav-primary a:hover {
	text-decoration: none;
	color: #2083b4;
}

.js .nav-primary .current-menu-item > a,
.js .nav-primary .current-menu-ancestor > a {
	color: #2083b4;
}


.js .nav-primary .menu-item .menu-item a {
	color: #fff;
}
.js .nav-primary .sub-menu a:hover,
.js .nav-primary .sub-menu .current-menu-item > a,
.js .nav-primary .sub-menu .current-menu-ancestor > a,
.js .nav-primary .sub-menu .current-menu-item > a:focus,
.js .nav-primary .sub-menu .current-menu-item > a:hover {
	color: #b98857;
}

.nav-primary .wrap {
	padding: 25px 0;
	max-width: 100%
}
.nav-primary li li {
	margin-left: 0
}


.nav-primary .current-menu-item > a,
.nav-primary .sub-menu .current-menu-item > a:focus,
.nav-primary .sub-menu .current-menu-item > a:hover,
.nav-primary a:focus,
.nav-primary a:hover {
	text-decoration: none;
	color: #2083b4;
	
	/*background: red;
	background: red;
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent*/
}
.footer-widgets .menu {
	text-transform: uppercase;
	font-size: 12px;
	font-family: Montserrat,Helvetica,sans-serif;
	
}
.footer-widgets .menu > .menu-item {
	/*width: 50%;
	float: left;*/
	font-weight: 700
}
.footer-widgets .menu .sub-menu,
.footer-widgets .menu .sub-menu-toggle {
	display: none
}

button.menu-toggle { width: 100px; height: 32px; color: #fff; line-height: 1em; text-align: center; background-color: #2183b4!important; float: right; margin: 25px 0 auto; padding: 18px 5px 0; border-width: 0; display: block; overflow: hidden; position: absolute; top: 0; right: 5%; z-index: 9; }
.menu-toggle::after { content: "Menu"; font-size: 12px; margin-top: -16px; margin-left: 25px; display: block; }

.menu-toggle.activated {
	color: #2a2b33
}

.menu-toggle.activated { background-image: url(/wp-content/uploads/2021/02/icon-times-light.svg); background-repeat: no-repeat; background-position: 18px 4px; background-size: 15px; }

button.menu-toggle.activated:hover, button.menu-toggle.activated:focus, button.menu-toggle.activated { background-color: #ccc!important; border: none!important; }
button.menu-toggle.activated:hover span, button.menu-toggle.activated:focus span, button.menu-toggle.activated span { background-color: #000!important; }

.site-header > .menu-toggle {
	top: 28px
}

.menu-toggle span { width: 21px; height: 2px; background-color: #fff; float: left; display: block; position: absolute; right: 0; top: -webkit-calc(50% - 7px); top: calc(50% - 6px); -webkit-transition: all .3s ease; transition: all .3s ease; }

.menu-toggle span { left: 11px; }
.menu-toggle span:first-child { top: 7px; }
.menu-toggle span span, .menu-toggle span span span, .menu-toggle span span span span { left: 0; }
.menu-toggle span span span span { display: none; }

.menu-toggle span:nth-of-type(2),
.menu-toggle span:nth-of-type(3) {
	top: -webkit-calc(50% - 1px);
	top: calc(50% - 1px)
}
.menu-toggle span:nth-of-type(4) {
	top: -webkit-calc(50% + 5px); 
	top: calc(50% + 5px)
}
.menu-toggle.activated span {
	top: -webkit-calc(50% - 1px);
	top: calc(50% - 1px);
	opacity: 0
}
.menu-toggle.activated span:nth-of-type(2) {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	opacity: 1
}
.menu-toggle.activated span:nth-of-type(3) {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	opacity: 1
}
.menu-toggle.toggle-secondary {
	float: none;
	margin: 0 auto
}
.sub-menu-toggle {
	padding: 1.5em;
	margin: .5em;
	position: absolute;
	right: -5%;
	top: 0;
	border-width: 0;
	background-color: transparent
}
.sub-menu-toggle:before {
	content: " ";
	display: block;
	position: absolute;
	top: -webkit-calc(50% - 2.5px);
	top: calc(50% - 2.5px);
	right: -webkit-calc(50% - 5px);
	right: calc(50% - 5px);
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-top: 5px solid #fff;
	text-rendering: auto;
	-webkit-transform: translate(0,0);
	-ms-transform: translate(0,0);
	transform: translate(0,0)
}
.sub-menu-toggle.activated:before {
	border-top: none;
	border-bottom: 5px solid #fff
}
.entry {
	margin-bottom: 10%
}
.entry:last-of-type {
	margin-bottom: 0
}
.single .entry {
	max-width: 860px;
	margin: auto
}

.site-inner a:focus, .site-inner a:hover { text-decoration: underline; }
.site-inner a.button:focus, .site-inner a.button:hover { text-decoration: none; }
.site-inner p a, .site-inner h3 a, .site-inner .h4 a, .site-inner ul a, .site-inner ol a, a.excerpt-more { text-decoration: underline; }
.site-inner p a.button, .site-inner p a:hover, .site-inner h3 a:hover, .site-inner .h4 a:hover, .site-inner ul a:hover, .site-inner ol a:hover, a.excerpt-more:hover { text-decoration: none!important; }

.entry-content ol,
.entry-content ul {
	margin-bottom: 28px;
	margin-left: 40px
}
.entry-content ol > li {
	list-style-type: decimal
}
.entry-content ul > li {
	list-style-type: disc
}
.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0
}
.entry-content code {
	background-color: rgba(0,0,0,.0382);
	display: inline-block;
	padding: 10px 20px;
	padding: 1rem 2rem
}
.entry-content > :last-child {
	margin-bottom: 0
}
.entry-image-link {
	display: block
}
.entry-image-link img {
	display: block
}
.archive .entry-image-link,
.blog .entry-image-link {
	margin-bottom: 1em
}
.entry .featured-image {
	display: block;
	margin-bottom: 25px;
	margin-bottom: 2.5rem
}
.entry .featured-image img {
	min-width: 100%
}
p.entry-meta {
	font-size: 12.8px;
	text-transform: capitalize;
	margin-bottom: 0
}
.archive p.entry-meta,
.blog p.entry-meta,
.single p.entry-meta {
	padding: 0 0 20px
}
.archive .entry-footer p.entry-meta,
.blog .entry-footer p.entry-meta,
.single .entry-footer p.entry-meta {
	padding: 20px 0 0
}
.entry-categories,
.entry-tags {
	display: block
}
.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px
}
.pagination {
	clear: both;
	margin: 0 auto
}
.adjacent-entry-pagination {
	background-color: rgba(0,0,0,.0382);
	padding: 25px 0
}
.archive-pagination li {
	display: inline
}
.archive-pagination a {
	color: #2a2b33;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-size: 16px;
	font-size: 1.6rem;
	padding: 8px 12px;
	text-decoration: none;
	border-radius: 5px
}
.archive-pagination li a {
	margin-bottom: 4px
}
.archive-pagination .active a,
.archive-pagination a:focus,
.archive-pagination a:hover {
	background-color: #2a2b33;
	color: #fff
}
.sidebar {
	font-size: 16px;
	font-size: 16px;
	font-size: 1.6rem;
	margin: 10% auto 5%
}
.content-sidebar.breadcrumbs .sidebar,
.sidebar-content.breadcrumbs .sidebar {
	padding-top: 145px
}
.comment-respond,
.entry-comments,
.entry-pings {
	font-size: 16px;
	margin-top: 5%
}
.comment-list li {
	padding: 40px 0 0 30px
}
.comment-list .depth-1 {
	padding-left: 0
}
.comment-header {
	margin-bottom: 30px
}
.comment-header p {
	margin-bottom: 0
}
.comment-content {
	clear: both
}
.comment-content ul > li {
	list-style-type: disc
}
.comment-respond label {
	display: block;
	margin-right: 12px
}
.entry-pings .reply {
	display: none
}
.form-submit {
	margin-bottom: 0
}
.masonry .site-inner {
	background-color: rgba(0,0,0,.0382)
}
.masonry .content {
	margin-bottom: 100px
}
.masonry .content .archive-pagination {
	position: absolute;
	bottom: -100px;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center
}
.masonry .entry {
	display: inline-block;
	margin-bottom: 30px;
	margin-bottom: 3rem;
	width: 100%;
	background-color: #fff;
	border-radius: 5px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.masonry .entry:hover {
	box-shadow: 0 5px 40px rgba(0,10,20,.0618)
}
.masonry .entry .entry-image-link {
	display: block;
	margin-bottom: 0
}
.masonry .entry .entry-image-link img {
	display: block;
	border-radius: 5px 5px 0 0
}
.masonry .entry .entry-content,
.masonry .entry > .entry-meta {
	padding: 0 20px
}
.masonry .entry .entry-title {
	font-size: 19.2px;
	margin: 10px 20px 20px
}
.masonry .entry > .entry-meta {
	padding-top: 20px
}
.masonry .entry .entry-footer {
	margin: 20px 20px;
	border-top: 1px solid rgba(0,0,0,.0382)
}
.pricing-tables-page .site-inner {
	background-color: rgba(0,0,0,.0382)
}
.pricing-table {
	text-align: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding-bottom: 100px
}
.pricing-table > div {
	background-color: #fff;
	padding: 40px 20px 50px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	box-shadow: 0 5px 40px rgba(10,20,30,.05);
	border-radius: 5px;
	margin-bottom: 25px
}
.pricing-table > div:hover {
	-webkit-transform: scale(1.0382);
	-ms-transform: scale(1.0382);
	transform: scale(1.0382);
	z-index: 2
}
.pricing-table .featured {
	z-index: 1;
	position: relative;
	box-shadow: 0 10px 50px rgba(10,20,30,.1)
}
.pricing-table .featured:hover {
	z-index: 2
}
.pricing-table .featured .button,
.pricing-table .featured button {
	background: #3d65ff;
	background: -webkit-linear-gradient(left,#7a28ff 0,#00a1ff 100%);
	background: linear-gradient(to right,#7a28ff 0,#00a1ff 100%)
}
.pricing-table strong {
	font-weight: 600;
	color: #2a2b33;
	font-size: 20px;
	font-size: 2rem
}
.pricing-table span {
	font-style: italic;
	font-size: 13px;
	font-size: 1.3rem
}
.pricing-table small {
	position: absolute;
	margin-top: 10px;
	margin-left: -10px
}
.pricing-table big {
	font-size: 30px;
	font-size: 3rem;
	color: #2a2b33;
	font-weight: 600
}
.pricing-table p {
	margin: 0
}
.pricing-table ul {
	margin: 10px 0 20px
}
.pricing-table ul li {
	margin: 0;
	list-style-position: inside;
	list-style-type: none
}
.icon-styles-page .entry-content p {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.icon-styles-page .entry-content span {
	display: block;
	width: 25%;
	margin-bottom: 2em;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.icon-styles-page .entry-content i {
	margin-right: 10px;
	margin-right: 1rem;
	line-height: 10px;
	line-height: 1rem
}

.widget { word-wrap: break-word; }

.sidebar .widget {
	margin-bottom: 10%
}
.widget p:last-child,
.widget ul > li:last-of-type {
	margin-bottom: 0
}
.widget ul > li {
	margin-bottom: 10px;
	padding-bottom: 10px
}
.widget ul > li:last-of-type {
	padding-bottom: 0
}
.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px
}
.widget li li {
	border: 0;
	margin: 0 0 0 30px;
	padding: 0
}
.widget:last-of-type {
	margin-bottom: 0
}
.widget-title {
	display: inline-block;
	margin-bottom: 1em;
	font-size: 20px
}
.widget_calendar table {
	width: 100%
}
.widget_calendar td,
.widget_calendar th {
	text-align: center
}
.post-date {
	display: block;
	opacity: .618;
	font-size: 14.4px
}
.tagcloud a {
	color: #fff;
	display: inline-block;
	background-color: #85889b;
	padding: 1% 2%;
	border-radius: 3px;
	line-height: 1;
	margin: 0 1% 1% 0
}
.tagcloud a:focus,
.tagcloud a:hover {
	background-color: #2a2b33;
	color: #fff
}
.site-footer {
	background-color: #2a2b33;
	line-height: 1.382;
	font-size: 16px;
	margin-bottom: -1px;
	position: relative
}
.site-footer > .wrap {
	position: relative
}
.site-footer > .wrap > p {
	max-width: 90%;
	padding: 5% 0
}
.site-footer p {
	margin-bottom: 0;
	color: #b3b3b3
}
.site-footer a {
	color: #ccc;
	font-weight: 700
}
.site-footer a:focus,
.site-footer a:hover {
	color: #fff
}
.back-to-top {
	position: absolute;
	right: -webkit-calc(5% - 5px);
	right: calc(5% - 5px);
	bottom: -webkit-calc(5vw - 5px);
	bottom: calc(5vw - 5px);
	width: 40px;
	width: 4rem;
	height: 40px;
	height: 4rem;
	margin: -10px;
	margin: -1rem;
	border-radius: 5px;
	box-shadow: inset 0 0 0 99px rgba(255,255,255,0),0 5px 20px transparent;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.back-to-top:hover {
	box-shadow: inset 0 0 0 99px rgba(255,255,255,.1),0 5px 25px rgba(0,0,0,.23)
}
.back-to-top:before {
	content: " ";
	display: block;
	height: 10px;
	width: 10px;
	margin: auto;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	border-radius: 2px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}
.before-footer { background-image: url(/wp-content/uploads/2017/12/columns.jpg); background-position: center;
	padding: 50px 0;
	text-align: center;
	background-size: cover;
	-webkit-transition: all .1s ease;
	transition: all .1s ease;
	position: relative;
	text-align: center
}
.before-footer:after {
	opacity: .82
}
.before-footer .widget {
	margin-bottom: 0
}
.before-footer .simple-social-icons ul li {
	margin-right: 1em
}
.before-footer .simple-social-icons a {
	background-color: transparent!important
}
.before-footer .simple-social-icons a:hover {
	background-color: rgba(255,255,255,.2)!important
}
.footer-widgets {
	background-color: #2a2b33;
	color: #b3b3b3
}
.footer-widgets > .wrap {
	padding: 50px 5%
}
.footer-widgets .widget-area {
	/*-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;*/
	margin-bottom: 7.5%
}
.footer-widgets .widget-area:last-of-type {
	margin-bottom: 0
}

.footer-widgets-1 {
	width: 40%;
	margin-right: 8%;
}
.footer-widgets-2 {
	width: 17%;
	margin-right: 5%;
}

.footer-widgets-3 {
	width: 30%;
}
.footer-widgets-3 .phone-number {
	font-size: 36px;
	font-weight: 700;
	line-height: 1;
}
.footer-widgets-3 #custom_html-11 {
	margin-top:20px;
}
.footer-widgets-3 #custom_html-11 .widget-title {
	margin-bottom: 5px;
}
.footer-widgets-3 .button {
	background: transparent;
	border: 2px solid #ccc;
	margin-top: 5px;
	padding: 1em 1em;
}
@media only screen and (max-width: 850px) {
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3 {
		width:100%;
	}
	.footer-widgets-1,
	.footer-widgets-2 {
		margin-right:0;
	}
}


.footer-widgets a {
	color: #ccc
}
.footer-widgets a:focus,
.footer-widgets a:hover {
	color: #fff
}
.footer-widgets .widget-title {
	font-size: 17.6px;
	margin-bottom: 1.382em;
	display: block;
	color: #e6e6e6
}
.footer-widgets .menu .menu-item[class^=icon-] {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start
}
.footer-widgets .widget ul > li {
	margin-bottom: 10px;
    padding-bottom: 0px;
}
.footer-widgets .menu .menu-item[class^=icon-]:before {
	color: #aeaeb1;
	font-size: 17px;
	font-size: 1.7rem
}
.footer-widgets .menu .menu-item[class^=icon-] a {
	font-family: Muli,Helvetica,sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	text-transform: uppercase;
	margin-left: 10px;
	margin-left: 1rem;
	vertical-align: middle
}
.enews-widget input[type=email] {
	width: -webkit-calc(80% - 1em);
	width: calc(80% - 1em);
	float: left
}
.footer-widgets .enews-widget input[type=email] {
	background: 0 0;
	color: #fff
}
.footer-widgets .enews-widget input[type=email]::-moz-placeholder {
	color: #fff;
	opacity: 1
}
.footer-widgets .enews-widget input[type=email]::-webkit-input-placeholder {
	color: #fff
}
.enews-widget input[type=submit] {
	margin: 0;
	width: 20%;
	float: right;
	padding-left: 0;
	padding-right: 0
}
.footer-widgets .enews-widget input[type=submit] {
	background: #3d65ff;
	background: -webkit-linear-gradient(left,#7a28ff 0,#00a1ff 100%);
	background: linear-gradient(to right,#7a28ff 0,#00a1ff 100%)
}
.enews form + p {
	margin-top: 24px
}
.portfolio .site-inner {
	padding: 0;
	background-color: rgba(0,0,0,.0382)
}
.portfolio .portfolio-content {
	background-color: rgba(0,0,0,.0382)
}
.portfolio.full-width-content .content {
	margin-bottom: 0;
	max-width: 100%;
	width: 100%
}
.portfolio .filter {
	padding: 30px 0;
	padding: 3rem 0;
	background-color: #fff;
	box-shadow: 0 0 60px rgba(0,0,0,.1);
	position: relative;
	z-index: 99;
	text-align: center
}
.portfolio .filter a {
	margin-right: 30px;
	margin-right: 3rem;
	font-family: Montserrat,Helvetica,sans-serif;
	text-transform: uppercase;
	font-size: 12.8px;
	font-weight: 600;
	display: inline-block;
	position: relative;
	color: #85889b
}
.portfolio .filter a.active {
	color: #2a2b33
}
.portfolio .portfolio-item {
	margin-bottom: -1px;
	width: 100%
}
.portfolio .portfolio-item:before {
	content: " ";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #2a2b33;
	opacity: .1;
	pointer-events: none;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.portfolio .portfolio-item:hover:before {
	opacity: .9
}
.portfolio .portfolio-item:hover .entry-title {
	opacity: 1;
	top: 0
}
.portfolio .portfolio-item a,
.portfolio .portfolio-item img {
	margin: 0;
	border-radius: 0;
	display: block;
	min-width: 100%
}
.portfolio .entry-title {
	position: absolute;
	top: 75%;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	opacity: 0;
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-family: Montserrat,Helvetica,sans-serif;
	text-transform: uppercase;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.widget_gts_widget {
	max-width: 110%;
	margin: 0 -5%
}
.widget_gts_widget .wrap {
	max-width: 100%
}
div.lSSlideOuter .lSSlideWrapper,
div.lSSlideOuter .lightSlider {
	height: 100%!important
}
div.lSSlideOuter ul.testimonials-list li {
	position: relative;
	text-align: left;
	padding: 0 20px 50px
}
div.lSSlideOuter ul.testimonials-list li img {
	margin: 0 auto -40px;
	display: block;
	position: relative;
	z-index: 1;
	width: 80px;
	height: 80px
}
div.lSSlideOuter ul.testimonials-list li blockquote {
	margin: 0;
	position: relative;
	background-color: #fff;
	padding: 60px 30px 80px;
	border-radius: 6px;
	color: #85889b;
	line-height: 1.382;
	font-size: 16px
}
div.lSSlideOuter ul.testimonials-list li h5 {
	margin-left: 30px;
	margin-top: -70px;
	margin-bottom: 0;
	font-size: 16px;
	position: relative
}
div.lSSlideOuter ul.testimonials-list li h5:before {
	content: "- "
}
div.lSSlideOuter ul.testimonials-list li .gts-company {
	position: relative;
	margin-left: 30px
}
div.lSSlideOuter .gts-rating {
	position: absolute;
	z-index: 1;
	top: 70px;
	top: 7rem;
	left: 50px;
	left: 5rem
}
div.lSSlideOuter .lSPager.lSpg > li a {
	background-color: #2a2b33;
	opacity: .382
}
div.lSSlideOuter .lSPager.lSpg > li.active a,
div.lSSlideOuter .lSPager.lSpg > li:hover a {
	background-color: #2a2b33;
	opacity: 1;
	box-shadow: 0 0 0 1px #2a2b33
}
.simple-social-icons {
	overflow: hidden
}
.simple-social-icons svg[class*=" social-"],
.simple-social-icons svg[class^=social-] {
	display: inline-block;
	width: 1em;
	height: 1em;
	stroke-width: 0;
	stroke: currentColor;
	fill: currentColor
}
.simple-social-icons ul {
	margin: -.5em -.5em 0 0;
	padding: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start
}
.simple-social-icons ul li {
	background: 0 0;
	border: none;
	list-style-type: none;
	margin: .5em .5em 0 0;
	padding: 0
}
.simple-social-icons ul li a {
	border: none;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	height: 1em;
	line-height: 1em;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	width: 1em
}
.simple-social-icons ul.aligncenter {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}
.simple-social-icons ul.alignleft {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start
}
.simple-social-icons ul.alignright {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end
}
@font-face {
	font-family: seothemes-icons;
	src: url(assets/fonts/seothemes-icons.eot);
	src: url(assets/fonts/seothemes-icons.eot?#iefix) format("embedded-opentype"),url(assets/fonts/seothemes-icons.woff) format("woff"),url(assets/fonts/seothemes-icons.ttf) format("truetype"),url(assets/fonts/seothemes-icons.svg#seothemes-icons) format("svg");
	font-weight: 400;
	font-style: normal
}
.icon-adjustments,
.icon-alarmclock,
.icon-anchor,
.icon-aperture,
.icon-attachment,
.icon-bargraph,
.icon-basket,
.icon-beaker,
.icon-bike,
.icon-book-open,
.icon-briefcase,
.icon-browser,
.icon-calendar,
.icon-camera,
.icon-caution,
.icon-chat,
.icon-circle-compass,
.icon-clipboard,
.icon-clock,
.icon-cloud,
.icon-compass,
.icon-desktop,
.icon-dial,
.icon-document,
.icon-documents,
.icon-download,
.icon-dribbble,
.icon-edit,
.icon-envelope,
.icon-expand,
.icon-facebook,
.icon-flag,
.icon-focus,
.icon-gears,
.icon-genius,
.icon-gift,
.icon-global,
.icon-globe,
.icon-googleplus,
.icon-grid,
.icon-happy,
.icon-hazardous,
.icon-heart,
.icon-hotairballoon,
.icon-hourglass,
.icon-key,
.icon-laptop,
.icon-layers,
.icon-lifesaver,
.icon-lightbulb,
.icon-linegraph,
.icon-linkedin,
.icon-lock,
.icon-magnifying-glass,
.icon-map,
.icon-map-pin,
.icon-megaphone,
.icon-mic,
.icon-mobile,
.icon-newspaper,
.icon-notebook,
.icon-paintbrush,
.icon-paperclip,
.icon-pencil,
.icon-phone,
.icon-picture,
.icon-pictures,
.icon-piechart,
.icon-presentation,
.icon-pricetags,
.icon-printer,
.icon-profile-female,
.icon-profile-male,
.icon-puzzle,
.icon-quote,
.icon-recycle,
.icon-refresh,
.icon-ribbon,
.icon-rss,
.icon-sad,
.icon-scissors,
.icon-scope,
.icon-search,
.icon-shield,
.icon-speedometer,
.icon-strategy,
.icon-streetsign,
.icon-tablet,
.icon-target,
.icon-telescope,
.icon-toolbox,
.icon-tools,
.icon-tools-2,
.icon-trophy,
.icon-tumblr,
.icon-twitter,
.icon-upload,
.icon-video,
.icon-wallet,
.icon-wine {
	font-family: seothemes-icons;
	speak: none;
	font-size: 20px;
	color: #2a2b33;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	margin: auto;
	padding: 2px;
	width: 1.5em;
	text-align: center
}
.icon-mobile:before {
	content: "\e000"
}
.icon-laptop:before {
	content: "\e001"
}
.icon-desktop:before {
	content: "\e002"
}
.icon-tablet:before {
	content: "\e003"
}
.icon-phone:before {
	content: "\e004"
}
.icon-document:before {
	content: "\e005"
}
.icon-documents:before {
	content: "\e006"
}
.icon-search:before {
	content: "\e007"
}
.icon-clipboard:before {
	content: "\e008"
}
.icon-newspaper:before {
	content: "\e009"
}
.icon-notebook:before {
	content: "\e00a"
}
.icon-book-open:before {
	content: "\e00b"
}
.icon-browser:before {
	content: "\e00c"
}
.icon-calendar:before {
	content: "\e00d"
}
.icon-presentation:before {
	content: "\e00e"
}
.icon-picture:before {
	content: "\e00f"
}
.icon-pictures:before {
	content: "\e010"
}
.icon-video:before {
	content: "\e011"
}
.icon-camera:before {
	content: "\e012"
}
.icon-printer:before {
	content: "\e013"
}
.icon-toolbox:before {
	content: "\e014"
}
.icon-briefcase:before {
	content: "\e015"
}
.icon-wallet:before {
	content: "\e016"
}
.icon-gift:before {
	content: "\e017"
}
.icon-bargraph:before {
	content: "\e018"
}
.icon-grid:before {
	content: "\e019"
}
.icon-expand:before {
	content: "\e01a"
}
.icon-focus:before {
	content: "\e01b"
}
.icon-edit:before {
	content: "\e01c"
}
.icon-adjustments:before {
	content: "\e01d"
}
.icon-ribbon:before {
	content: "\e01e"
}
.icon-hourglass:before {
	content: "\e01f"
}
.icon-lock:before {
	content: "\e020"
}
.icon-megaphone:before {
	content: "\e021"
}
.icon-shield:before {
	content: "\e022"
}
.icon-trophy:before {
	content: "\e023"
}
.icon-flag:before {
	content: "\e024"
}
.icon-map:before {
	content: "\e025"
}
.icon-puzzle:before {
	content: "\e026"
}
.icon-basket:before {
	content: "\e027"
}
.icon-envelope:before {
	content: "\e028"
}
.icon-streetsign:before {
	content: "\e029"
}
.icon-telescope:before {
	content: "\e02a"
}
.icon-gears:before {
	content: "\e02b"
}
.icon-key:before {
	content: "\e02c"
}
.icon-paperclip:before {
	content: "\e02d"
}
.icon-attachment:before {
	content: "\e02e"
}
.icon-pricetags:before {
	content: "\e02f"
}
.icon-lightbulb:before {
	content: "\e030"
}
.icon-layers:before {
	content: "\e031"
}
.icon-pencil:before {
	content: "\e032"
}
.icon-tools:before {
	content: "\e033"
}
.icon-tools-2:before {
	content: "\e034"
}
.icon-scissors:before {
	content: "\e035"
}
.icon-paintbrush:before {
	content: "\e036"
}
.icon-magnifying-glass:before {
	content: "\e037"
}
.icon-circle-compass:before {
	content: "\e038"
}
.icon-linegraph:before {
	content: "\e039"
}
.icon-mic:before {
	content: "\e03a"
}
.icon-strategy:before {
	content: "\e03b"
}
.icon-beaker:before {
	content: "\e03c"
}
.icon-caution:before {
	content: "\e03d"
}
.icon-recycle:before {
	content: "\e03e"
}
.icon-anchor:before {
	content: "\e03f"
}
.icon-profile-male:before {
	content: "\e040"
}
.icon-profile-female:before {
	content: "\e041"
}
.icon-bike:before {
	content: "\e042"
}
.icon-wine:before {
	content: "\e043"
}
.icon-hotairballoon:before {
	content: "\e044"
}
.icon-globe:before {
	content: "\e045"
}
.icon-genius:before {
	content: "\e046"
}
.icon-map-pin:before {
	content: "\e047"
}
.icon-dial:before {
	content: "\e048"
}
.icon-chat:before {
	content: "\e049"
}
.icon-heart:before {
	content: "\e04a"
}
.icon-cloud:before {
	content: "\e04b"
}
.icon-upload:before {
	content: "\e04c"
}
.icon-download:before {
	content: "\e04d"
}
.icon-target:before {
	content: "\e04e"
}
.icon-hazardous:before {
	content: "\e04f"
}
.icon-piechart:before {
	content: "\e050"
}
.icon-speedometer:before {
	content: "\e051"
}
.icon-global:before {
	content: "\e052"
}
.icon-compass:before {
	content: "\e053"
}
.icon-lifesaver:before {
	content: "\e054"
}
.icon-clock:before {
	content: "\e055"
}
.icon-aperture:before {
	content: "\e056"
}
.icon-quote:before {
	content: "\e057"
}
.icon-scope:before {
	content: "\e058"
}
.icon-alarmclock:before {
	content: "\e059"
}
.icon-refresh:before {
	content: "\e05a"
}
.icon-happy:before {
	content: "\e05b"
}
.icon-sad:before {
	content: "\e05c"
}
.icon-facebook:before {
	content: "\e05d"
}
.icon-twitter:before {
	content: "\e05e"
}
.icon-googleplus:before {
	content: "\e05f"
}
.icon-rss:before {
	content: "\e060"
}
.icon-tumblr:before {
	content: "\e061"
}
.icon-linkedin:before {
	content: "\e062"
}
.icon-dribbble:before {
	content: "\e063"
}
.home .site-inner {
	padding: 0
}
.front-page-1,
.front-page-2,
.front-page-3,
.front-page-4,
.front-page-5,
.front-page-6 {
	padding: 50px 0
}
.front-page-1 {
	padding: 25vw 0;
	overflow: hidden;
	background-size: cover!important;
    /*background-position: center center!important;*/
    background-position: 100vw center !important;

}

@media (min-width:1300px) {
	.front-page-1.front-page-1 {
		background-position: calc(0px - 10vw) !important;
	}
}


.front-page-1 aside,
.front-page-1 .widget {
	margin: 0;
	text-align: left;
}
.front-page-1 h1 {
	font-size: 30px;
	font-size: 3rem
}
.front-page-2 {
	text-align: center
}
.front-page-2 .widget {
	margin: 0 1.25% 10%
}
.front-page-2 i {
	font-size: 3em;
	margin-bottom: 20px;
	margin-bottom: 2rem;
	-webkit-font-smoothing: antialiased;
	font-weight: lighter;
	color: #3d65ff;
	background: -webkit-linear-gradient(#673cf2,#1694ff);
	background: linear-gradient(#673cf2,#1694ff);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent
}
.front-page-3 {
	padding: 0
}
.front-page-3 .display-posts-listing {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.front-page-3 .listing-item {
	position: relative;
	float: left;
	width: 100%;
	margin: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0
}
.front-page-3 .listing-item:focus .title,
.front-page-3 .listing-item:hover .title {
	opacity: 1;
	top: 0
}
.front-page-3 .listing-item:focus .image:after,
.front-page-3 .listing-item:hover .image:after {
	opacity: .82
}
.front-page-3 .image {
	min-width: 100%;
	margin: 0;
	display: block;
	position: relative
}
.front-page-3 .image * {
	position: relative;
	z-index: 1
}
.front-page-3 .image:after {
	content: " ";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	opacity: .82;
	background: #3d65ff;
	background: -webkit-linear-gradient(left,#7a28ff 0,#00a1ff 100%);
	background: linear-gradient(to right,#7a28ff 0,#00a1ff 100%)
}
.front-page-3 .image:after {
	content: " ";
	display: block;
	opacity: 0;
	z-index: 2;
	pointer-events: none;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.front-page-3 .title {
	position: absolute;
	z-index: 3;
	margin: auto;
	text-align: center;
	left: 0;
	right: 0;
	top: -webkit-calc(100% - 1em);
	top: calc(100% - 1em);
	bottom: 0;
	height: 1em;
	color: #fff;
	font-size: 20px;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: top .25s;
	transition: top .25s
}

.front-page-4 { background-color: #04415c; }

.front-page-4 .widget {
	width: 100%
}
.front-page-4 .textwidget {
	text-align: center
}
.front-page-4 h2 {
	color: #fff
}


.home-cta-wrap {
	display: flex !important;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	width: 100%;
	margin: 0 auto;
	align-items: center;
	flex-wrap: wrap;
}

.home-cta-wrap .image {
	flex-grow: 1;
	text-align: center;
}
.home-cta-wrap .image img {
	width:200px;
}
.home-cta-wrap .text {
	flex-grow: 2;
	color: #fff;
	font-size: 26px;
	text-align: center;
	font-weight: 600;
	padding: 0 60px;
}
.home-cta-wrap .text span {
	display: block;
}
.home-cta-wrap .cta {
	flex-grow: 1;
	text-align: center;
}

@media (max-width:1400px) {
	.home-cta-wrap {
		width: 100%;
	}
}
@media (max-width:1120px) {
	.home-cta-wrap .text {
		flex-grow: 1;
	}
	.home-cta-wrap .text span {
		display: inline;
	}
	.home-cta-wrap .cta {
		margin-top:20px;
	}
}



.front-page-5 .widget-title {
	font-size: 32px;
	text-align: center;
	display: block
}
.front-page-5 .widget-title:before {
	content: " ";
	display: block
}
.front-page-5 .widget-title:after {
	content: " ";
	clear: both;
	display: block;
	width: 100px;
	height: 3px;
	display: block;
	margin: 25px auto;
	margin: 2.5rem auto;
	background: #3d65ff;
	background: -webkit-linear-gradient(left,#7a28ff 0,#00a1ff 100%);
	background: linear-gradient(to right,#7a28ff 0,#00a1ff 100%)
}
.front-page-5 .post {
	border-radius: 6px;
	max-height: 270px;
	height: auto;
	overflow: hidden;
	width: 100%;
	margin-bottom: 0;
	position: relative
}
.front-page-5 .post:first-of-type {
	background-color: rgba(0,0,0,.0382);
	position: relative;
	margin-left: 0;
	margin-bottom: 10%;
	float: left
}
.front-page-5 .post:first-of-type:hover:after {
	box-shadow: inset 0 -400px 400px -300px rgba(0,10,20,.9)
}
.front-page-5 .post:first-of-type:after {
	content: " ";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	border-radius: 6px;
	pointer-events: none;
	box-shadow: inset 0 -400px 400px -300px rgba(0,10,20,.8);
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.front-page-5 .post:first-of-type > a {
	width: 100%;
	height: 100%;
	display: block
}
.front-page-5 .post:first-of-type img {
	min-height: 100%;
	min-width: 100%;
	display: block;
	width: auto;
	height: auto
}
.front-page-5 .post:first-of-type .entry-content {
	display: none
}
.front-page-5 .post:first-of-type .entry-footer,
.front-page-5 .post:first-of-type .entry-header {
	position: absolute;
	left: 25px;
	right: 25px;
	bottom: 25px;
	z-index: 1
}
.front-page-5 .post:first-of-type .entry-footer a,
.front-page-5 .post:first-of-type .entry-footer b,
.front-page-5 .post:first-of-type .entry-footer p,
.front-page-5 .post:first-of-type .entry-footer span,
.front-page-5 .post:first-of-type .entry-footer strong,
.front-page-5 .post:first-of-type .entry-header a,
.front-page-5 .post:first-of-type .entry-header b,
.front-page-5 .post:first-of-type .entry-header p,
.front-page-5 .post:first-of-type .entry-header span,
.front-page-5 .post:first-of-type .entry-header strong {
	color: #fff
}
.front-page-5 .post > a {
	display: block;
	margin-bottom: 0
}
.front-page-5 .post img {
	border-radius: 6px;
	width: 100px;
	height: 100px
}
.front-page-5 .entry-title {
	margin-bottom: 0;
	line-height: 1;
	width: 100%;
	font-size: 16px
}
.front-page-5 .entry-meta {
	padding: .618em 0 0;
	font-size: 13.12px;
	text-transform: capitalize
}
.front-page-5 .entry-content p {
	padding: 5px 0 0;
	font-size: 13.12px;
	line-height: 1.382;
	margin-bottom: 28px;
	margin-left: 124px
}
.front-page-6 {
	background-color: rgba(0,0,0,.0382)
}

.front-page-6 .widget-title {
    display: block;
    margin-bottom: 2em;
    font-size: 32px;
    text-align: center;
}
.woocommerce .entry.product {
	padding: 0
}
.woocommerce abbr.required,
.woocommerce ins {
	text-decoration: none
}
.woocommerce .products .star-rating {
	padding: 10px;
	clear: both
}
.woocommerce p.stars a,
.woocommerce p.stars a:hover {
	outline: 0
}
.woocommerce td,
.woocommerce th {
	border: none
}
.woocommerce span.onsale {
	position: absolute;
	background-color: #2a2b33;
	border-radius: 5px;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 12px;
	font-size: 1.2rem;
	letter-spacing: .05em;
	height: 2em;
	width: 4em;
	min-height: 2em;
	min-width: 4em;
	line-height: 1.7;
	left: -.382em;
	right: auto;
	top: 2em
}
.woocommerce span.onsale:after {
	content: " ";
	display: block;
	position: absolute;
	border: .382em solid transparent;
	border-left-color: black(.146);
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	left: .1em;
	top: -webkit-calc(2em - .38em);
	top: calc(2em - .38em);
	border-radius: 5px
}
.woocommerce .woocommerce-LoopProduct-link {
	display: block
}
.site-header .fa-shopping-cart {
	position: relative;
	display: block;
	float: right;
	padding: 0 0 0 10px;
	padding: 0 0 0 1rem;
	color: #2a2b33;
	font-size: 20px;
	font-size: 2rem
}
.site-header .fa-shopping-cart:hover {
	opacity: 1
}
.site-header .fa-shopping-cart:hover .cart-count {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}
.cart-count {
	font-family: Muli,Helvetica,sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 400;
	background-color: #2a2b33;
	color: #fff;
	height: 14px;
	width: 14px;
	display: block;
	text-align: center;
	position: absolute;
	right: -6px;
	right: -.6rem;
	top: -6px;
	top: -.6rem;
	line-height: 14px;
	border-radius: 99px;
	border: 1px solid #fff;
	-webkit-transition: -webkit-transform 316ms ease;
	transition: -webkit-transform 316ms ease;
	transition: transform 316ms ease;
	transition: transform 316ms ease,-webkit-transform 316ms ease
}
.cart-total {
	position: absolute;
	text-indent: -9999px;
	visibility: hidden
}
.woocommerce ul.products li.product-category.product {
	width: 100%;
	display: block
}
.woocommerce ul.products li.product-category.product a {
	width: 100%;
	position: relative;
	display: block;
	height: 180px;
	height: 18rem
}
.woocommerce ul.products li.product-category.product a:focus img,
.woocommerce ul.products li.product-category.product a:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}
.woocommerce ul.products li.product-category.product a:focus h2,
.woocommerce ul.products li.product-category.product a:hover h2 {
	color: #fff
}
.woocommerce ul.products li.product-category.product img {
	position: absolute;
	display: block;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.woocommerce ul.products li.product-category.product h2 {
	position: absolute;
	color: #fff;
	background-color: transparent;
	font-size: 24px;
	font-size: 2.4rem;
	display: block;
	width: 100%;
	text-align: center;
	padding: 70px 0;
	padding: 7rem 0
}
.woocommerce ul.products li.product-category.product h2 mark {
	visibility: hidden;
	position: absolute
}
.woocommerce .content .entry {
	border-bottom: 0
}
.woocommerce .woocommerce-ordering {
	width: auto;
	float: left;
	clear: both
}
.woocommerce .woocommerce-ordering select {
	height: auto
}
.woocommerce a.added_to_cart {
	margin-left: .5em;
	margin-top: -.5em;
	font-weight: 600;
	font-size: 13.12px
}
.woocommerce #respond input#submit.loading::after,
.woocommerce a.button.loading::after,
.woocommerce button.button.loading::after,
.woocommerce input.button.loading::after {
	top: 1em
}
.woocommerce ul.products li.product {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	box-shadow: none;
	text-align: center;
	background-color: #fff
}
.woocommerce ul.products li.product:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}
.woocommerce ul.products li.product:after,
.woocommerce ul.products li.product:before {
	display: none
}
.woocommerce ul.products li.product.first {
	clear: both;
	margin-left: 0
}
.woocommerce ul.products li.product a {
	overflow: hidden
}
.woocommerce ul.products li.product img {
	margin-bottom: 0!important;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.woocommerce ul.products li.product .price .from,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h2 {
	background-color: #fff;
	font-size: 18px;
	font-size: 1.8rem;
	position: relative
}
.woocommerce ul.products li.product .price {
	display: block;
	clear: both;
	float: none;
	background-color: #fff;
	color: #2a2b33
}
.woocommerce ul.products li.product .price del,
.woocommerce ul.products li.product .price ins {
	display: inline;
	margin-right: .5em
}
.woocommerce ul.products li.product span.onsale {
	top: 2em
}
.woocommerce ul.products li.product span.onsale:after {
	border-left-color: transparent;
	border-right-color: black(.146);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	right: .15em;
	left: auto
}
.woocommerce ul.products li.product .star-rating {
	margin: 0 auto .5em;
	position: absolute;
	bottom: -2em;
	left: 0;
	right: 0;
	display: none
}
.woocommerce ul.products li.product .woocommerce-LoopProduct-link {
	display: block;
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.woocommerce ul.products li.product .button {
	float: none;
	text-align: center;
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end;
	margin-top: 0
}
.woocommerce .woocommerce-pagination .page-numbers {
	border: none;
	font-family: Montserrat,Helvetica,sans-serif;
	font-size: 15px;
	font-size: 1.5rem
}
.woocommerce .woocommerce-pagination .page-numbers li {
	display: inline;
	border: none
}
.woocommerce .woocommerce-pagination .page-numbers a,
.woocommerce .woocommerce-pagination .page-numbers li span {
	cursor: pointer;
	display: inline-block;
	padding: 7px;
	padding: .7rem;
	text-decoration: none;
	border-radius: 5px;
	margin: 0 .1em;
	width: 30px;
	width: 3rem;
	height: 30px;
	height: 3rem
}
.woocommerce .woocommerce-pagination .page-numbers li a {
	margin-bottom: 4px
}
.woocommerce .woocommerce-pagination .page-numbers .active a,
.woocommerce .woocommerce-pagination .page-numbers a:hover {
	background-color: #2a2b33;
	color: #fff
}
.woocommerce div.product {
	position: relative
}
.woocommerce div.product .star-rating {
	float: left
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
	font-family: Montserrat,Helvetica,sans-serif;
	font-size: 20px;
	font-size: 2rem;
	line-height: 1.5;
	float: left;
	color: #2a2b33
}
.woocommerce div.product form.cart {
	clear: both;
	padding: 1em 0 0
}
.woocommerce div.product form.cart .variations {
	table-layout: fixed
}
.woocommerce .woocommerce-variation-price {
	margin-bottom: 20px
}
.woocommerce .woocommerce-product-details__short-description {
	clear: both
}
.woocommerce .woocommerce-product-details__short-description:after,
.woocommerce .woocommerce-product-details__short-description:before {
	display: block;
	content: ''
}
.woocommerce .woocommerce-product-details__short-description:after {
	clear: both
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding-left: 5px
}
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
	border: 1px solid rgba(0,0,0,.0382)
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	background-color: #f4f5f6;
	border-radius: 0;
	padding: 0
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	display: none
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	color: #2a2b33;
	padding: .5em 1em;
	font-weight: 400;
	font-size: 16px;
	font-size: 1.6rem;
	letter-spacing: .05em
}
.content-sidebar-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs,
.sidebar-content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs,
.sidebar-sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding: 0
}
.content-sidebar-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li,
.sidebar-content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li,
.sidebar-sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li {
	display: block;
	margin: 0;
	background-color: #fff;
	border-bottom: 0
}
.content-sidebar-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child,
.sidebar-content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child,
.sidebar-sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child {
	border-bottom: 1px solid rgba(0,0,0,.0382)
}
.content-sidebar-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.sidebar-content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.sidebar-sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	border-bottom-color: #f4f5f6
}
.content-sidebar-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li.active a::after,
.sidebar-content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li.active a::after,
.sidebar-sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li.active a::after {
	content: "\f147";
	float: right;
	font-family: dashicons
}
.content-sidebar-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.sidebar-content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.sidebar-sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	display: block
}
#add_payment_method table.cart,
.woocommerce-cart table.cart,
.woocommerce-checkout table.cart {
	max-width: 860px;
	margin: 0 auto
}
#add_payment_method table.cart td.actions .coupon input[type=text],
.woocommerce-cart table.cart td.actions .coupon input[type=text],
.woocommerce-checkout table.cart td.actions .coupon input[type=text] {
	width: auto;
	height: auto;
	line-height: 2;
	max-width: 50%;
	border-color: #f4f5f6
}
#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
	vertical-align: middle
}
#add_payment_method table.cart input,
.woocommerce-cart table.cart input,
.woocommerce-checkout table.cart input {
	vertical-align: top
}
#add_payment_method form.checkout,
.woocommerce-cart form.checkout,
.woocommerce-checkout form.checkout {
	max-width: 860px;
	margin: 0 auto
}
#add_payment_method form.checkout .col2-set .col-1,
#add_payment_method form.checkout .col2-set .col-2,
.woocommerce-cart form.checkout .col2-set .col-1,
.woocommerce-cart form.checkout .col2-set .col-2,
.woocommerce-checkout form.checkout .col2-set .col-1,
.woocommerce-checkout form.checkout .col2-set .col-2 {
	width: 100%
}
#add_payment_method form.checkout #order_review_heading,
.woocommerce-cart form.checkout #order_review_heading,
.woocommerce-checkout form.checkout #order_review_heading {
	margin-top: 1em
}
#add_payment_method form.checkout .woocommerce-additional-fields h3,
.woocommerce-cart form.checkout .woocommerce-additional-fields h3,
.woocommerce-checkout form.checkout .woocommerce-additional-fields h3 {
	display: none
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
	background-color: #fff;
	border-radius: 5px;
	border: 1px solid rgba(0,0,0,.0382);
	padding: 0
}
#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
	margin-bottom: 0
}
#add_payment_method #payment div.form-row.place-order,
.woocommerce-cart #payment div.form-row.place-order,
.woocommerce-checkout #payment div.form-row.place-order {
	background-color: #f4f5f6
}
#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
	border-color: #f4f5f6;
	padding: 2em
}
#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li {
	list-style-type: none
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
	background-color: #f4f5f6;
	border: 1px solid rgba(0,0,0,.0382);
	border-radius: 5px
}
#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
	display: none
}
.woocommerce table.shop_table,
.woocommerce table.shop_table td {
	border-color: #f4f5f6;
	border-radius: 5px;
	line-height: 1.75;
	word-break: normal
}
.woocommerce table.shop_table .order-number {
	min-width: 75px
}
.woocommerce table.shop_table td.actions {
	padding-top: 15px
}
.woocommerce-cart table.cart {
	line-height: 1.75
}
.woocommerce-cart table.cart td {
	font-size: 18px;
	font-size: 1.8rem;
	padding: 10px 12px
}
.woocommerce-cart table.cart .product-thumbnail {
	min-width: 56px
}
.woocommerce-cart table.cart th.product-name {
	min-width: 140px
}
.woocommerce-cart table.cart th.product-price,
.woocommerce-cart table.cart th.product-quantity,
.woocommerce-cart table.cart th.product-subtotal {
	min-width: 110px
}
.woocommerce-cart td.product-name dl.variation dd {
	margin-left: 20px
}
.woocommerce-cart .cart-collaterals {
	padding-top: 40px;
	padding-top: 4rem;
	max-width: 860px;
	margin: 0 auto
}
.woocommerce-checkout-review-order-table th.product-total {
	min-width: 110px
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce input.button,
.woocommerce input.button.alt,
.woocommerce input.button[type=submit],
.woocommerce input.button[type=submit].alt {
	background: #2a2b33;
	border: 0;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	font-weight: 600;
	width: auto;
	height: auto;
	line-height: 1;
	font-size: 13.12px;
	text-transform: uppercase;
	padding: 1em 3em;
	text-decoration: none;
	white-space: nowrap;
	display: inline-block;
	box-shadow: inset 0 0 0 999px rgba(255,255,255,0)
}
.woocommerce #respond input#submit:focus,
.woocommerce #respond input#submit:hover,
.woocommerce a.button.alt:focus,
.woocommerce a.button.alt:hover,
.woocommerce a.button:focus,
.woocommerce a.button:hover,
.woocommerce button.button.alt:focus,
.woocommerce button.button.alt:hover,
.woocommerce button.button:focus,
.woocommerce button.button:hover,
.woocommerce input.button.alt:focus,
.woocommerce input.button.alt:hover,
.woocommerce input.button:focus,
.woocommerce input.button:hover,
.woocommerce input.button[type=submit].alt:focus,
.woocommerce input.button[type=submit].alt:hover,
.woocommerce input.button[type=submit]:focus,
.woocommerce input.button[type=submit]:hover {
	color: #fff;
	background-color: #2a2b33;
	box-shadow: inset 0 0 0 99px rgba(255,255,255,.2)
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled],
.woocommerce input.button[type=submit].alt.disabled,
.woocommerce input.button[type=submit].alt:disabled,
.woocommerce input.button[type=submit].alt:disabled[disabled],
.woocommerce input.button[type=submit].disabled,
.woocommerce input.button[type=submit]:disabled,
.woocommerce input.button[type=submit]:disabled[disabled] {
	background-color: #f4f5f6;
	color: #2a2b33;
	padding: 10px 20px;
	padding: 1rem 2rem
}
.woocommerce #reviews .comment .meta {
	display: block;
	clear: both;
	text-transform: capitalize
}
.woocommerce .quantity .qty {
	line-height: 1.5;
	margin-right: 5px;
	padding: .5em 1em;
	width: 70px
}
.woocommerce .coupon {
	line-height: 1
}
.woocommerce .coupon .input-text {
	height: 48px
}
.woocommerce .coupon input.button {
	padding: .618 0
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
	line-height: 1.5;
	padding: 10px
}
.woocommerce form .form-row .select2-container,
.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select,
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
	border-color: #f4f5f6;
	border-radius: 0
}
.woocommerce .widget.widget_price_filter .price_slider_amount .button,
.woocommerce.widget.widget_price_filter .price_slider_amount .button {
	font-size: 16px;
	font-size: 1.6rem
}
.woocommerce-account .woocommerce {
	max-width: 860px;
	margin: 0 auto
}
.woocommerce-account .woocommerce-Address-title h3 {
	font-size: 26px;
	font-size: 2.6rem
}
.woocommerce-account .woocommerce-Address {
	margin-bottom: 20px
}
.woocommerce-account table.order_details th.product-total {
	min-width: 110px
}
.woocommerce-account .woocommerce-MyAccount-navigation {
	background-color: #fff
}
.woocommerce-MyAccount-navigation {
	border: 1px solid rgba(0,0,0,.0382);
	border-radius: 5px;
	padding: 0;
	margin-bottom: 40px
}
.woocommerce-MyAccount-navigation ul {
	margin-bottom: 0;
	margin-left: 0
}
.woocommerce-MyAccount-navigation ul li {
	list-style-type: none;
	font-weight: 600
}
.woocommerce-MyAccount-navigation ul li:first-of-type a {
	border-top: none!important
}
.woocommerce-MyAccount-navigation ul li.is-active > a {
	background-color: #f4f5f6;
	padding: .618em 1.382em
}
.woocommerce-MyAccount-navigation ul li a {
	padding: .5em 1.382em;
	display: block;
	border-top: 1px solid rgba(0,0,0,.0382)
}
.content-sidebar.woocommerce-account .woocommerce-MyAccount-navigation,
.sidebar-content.woocommerce-account .woocommerce-MyAccount-navigation {
	text-align: center;
	margin-right: 0;
	width: 100%
}
.content-sidebar.woocommerce-account .woocommerce-MyAccount-navigation ul,
.sidebar-content.woocommerce-account .woocommerce-MyAccount-navigation ul {
	text-align: center
}
.content-sidebar.woocommerce-account .woocommerce-MyAccount-navigation li,
.sidebar-content.woocommerce-account .woocommerce-MyAccount-navigation li {
	display: inline-block;
	margin: 0 10px
}
.content-sidebar.woocommerce-account .woocommerce-MyAccount-content,
.sidebar-content.woocommerce-account .woocommerce-MyAccount-content {
	width: 100%
}
.woocommerce .woocommerce-breadcrumb {
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 40px
}
.woocommerce .woocommerce-breadcrumb a {
	text-decoration: none
}
.woocommerce #reviews #comments ol.commentlist li {
	background: 0 0;
	border: 0;
	margin: 20px 0 30px;
	margin: 2rem 0 3rem;
	padding: 0;
	position: relative
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
	background: 0 0;
	border: 0;
	margin: 0 16px 24px 0;
	padding: 0;
	position: relative
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
	border-color: transparent;
	border-radius: 0;
	padding: 0
}
.woocommerce .comment-reply-title {
	font-family: Montserrat,Helvetica,sans-serif;
	font-size: 20px;
	font-size: 2rem;
	padding: 0 0 1em;
	display: block;
	clear: both
}
.woocommerce .comment-reply-title:after,
.woocommerce .comment-reply-title:before {
	display: block;
	content: ''
}
.woocommerce .comment-reply-title:after {
	clear: both
}
.woocommerce .entry-content #reviews ol > li {
	list-style-type: none
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
	background-color: #f4f5f6;
	border-top-color: #32cd32;
	max-width: 860px;
	margin: 0 auto 50px;
	margin: 0 auto 5rem
}
.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
	color: #32cd32
}
.woocommerce-MyAccount-content .woocommerce-error,
.woocommerce-MyAccount-content .woocommerce-info,
.woocommerce-MyAccount-content .woocommerce-message {
	padding: 1em 1em 1em 3em;
	overflow: auto
}
.woocommerce-MyAccount-content .woocommerce-error .button,
.woocommerce-MyAccount-content .woocommerce-info .button,
.woocommerce-MyAccount-content .woocommerce-message .button {
	float: right;
	display: block
}
.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a {
	font-weight: 600
}
.woocommerce .woocommerce-error {
	border-top-color: tomato;
	margin-left: 0
}
.woocommerce .woocommerce-error::before {
	color: tomato
}
.woocommerce .woocommerce-info {
	border-top-color: #1e90ff
}
.woocommerce .woocommerce-info::before {
	color: #1e90ff
}
div.woocommerce-info.wc-memberships-restriction-message.wc-memberships-restricted-content-message {
	width: 48%
}
.woocommerce-product-search {
	overflow: hidden;
	width: 100%
}
.woocommerce-product-search input[type=submit] {
	border: 0;
	clip: rect(0,0,0,0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px
}
.woocommerce .widget_shopping_cart ul.cart_list li,
.woocommerce.widget_shopping_cart ul.cart_list li {
	padding-top: 15px
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
	top: 15px;
	color: tomato!important
}
.woocommerce .widget_shopping_cart .cart_list li a.remove:focus,
.woocommerce .widget_shopping_cart .cart_list li a.remove:hover,
.woocommerce.widget_shopping_cart .cart_list li a.remove:focus,
.woocommerce.widget_shopping_cart .cart_list li a.remove:hover {
	color: #fff!important;
	background-color: tomato
}
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
	border-top: 1px solid rgba(0,0,0,.0382)
}
.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.widget_shopping_cart .buttons a {
	margin-bottom: 5px
}
.woocommerce .widget_shopping_cart .cart_list li.empty,
.woocommerce.widget_shopping_cart .cart_list li.empty {
	padding-left: 0
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
	width: 60px
}
.sidebar ul.product_list_widget li {
	line-height: 1.4;
	margin-bottom: 15px;
	padding: 15px 0 0
}
.sidebar ul.product_list_widget li:last-child {
	margin-bottom: 0;
	padding-bottom: 15px
}
.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content {
	background-color: #f4f5f6
}
.woocommerce.widget_price_filter .ui-slider .ui-slider-range {
	background-color: black(.1)
}
.woocommerce.widget_price_filter .ui-slider .ui-slider-handle {
	background-color: #2a2b33
}
.woocommerce .widget_layered_nav ul li.chosen a::before,
.woocommerce .widget_layered_nav_filters ul li a::before,
.woocommerce .widget_rating_filter ul li.chosen a::before {
	color: #2a2b33
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce.widget_price_filter .ui-slider .ui-slider-handle {
	top: -.28em
}
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce.widget_price_filter .price_slider_amount .button {
	font-size: 16px;
	font-size: 1.6rem
}
.woocommerce.widget_layered_nav_filters ul li {
	margin: 0 20px 20px 0
}
.woocommerce.widget_recent_reviews .reviewer {
	font-size: 12px;
	font-size: 1.2rem;
	letter-spacing: 1px
}


/* NEW "Bubble" Reviews Design START */
.review-container { width: 100%; max-width: 700px; margin: 0 auto; clear: both; }
.review-quote { margin-bottom: 20px; background-color: #fff; background-image: url(/wp-content/uploads/2019/02/5-star.svg); background-position: center 10px; background-repeat: no-repeat; background-size: 180px; border-radius: 5px; position: relative; border: #ccc 1px solid; }
.review-quote .rating, .review-quote .service-type, .review-container .rating, .testamonial-wrap .service-type, .testamonial-wrap .rating { display: none; }
.review-quote p { margin-bottom: 0; }
.review-quote-wrap { width: 100%; display: flex; flex-direction: column; border-radius: 5px; overflow: hidden; }
.review-quote-wrap-text { padding: 0 20px 20px; font-size: 18px; }
.review-quote:before { content: ' '; position: absolute; width: 0; height: 0; left: 40px; bottom: -20px; border: 10px solid; border-color: #ccc transparent transparent #ccc; }
.review-quote:after { content: ' '; position: absolute; width: 0; height: 0; left: 41px; bottom: -18px; border: 10px solid; border-color: #fff transparent transparent #fff; }
.review-user { width: 100%; margin: 1px 0 30px 5px; float: left; display: flex; align-items: center; }
.review-user .region, .testamonial-wrap .region { color: #58595b; font-size: 12px; font-weight: 400; margin-top: 5px; display: block; }
.testamonial-wrap .region { margin-top: 0; }
.review-user-img { width: 100%; max-width: 75px; float: left; padding: 0 0 0 10px; }
.review-user-img img { border-radius: 50%; }
.review-user-text { width: 100%; font-size: 15px; line-height: 1.3; float: left; padding: 4px 0 0 10px; }
.review-quote-container { max-width: 700px; margin-right: auto; margin-left: auto; }
.review-quote-summary { color: #2183b3; font-size: 20px; font-weight: 600; line-height: 1.3em; text-align: center; padding: 55px 0 10px 0; display: block; }
.testamonial-hold .review-quote-summary { text-align: left; padding: 0; }
.lp .review-quote-summary { font-size: 22px; }
/* NEW "Bubble" Reviews Design END */

blockquote.big-quotes { color: #777; position: relative; margin: 0 0 30px; padding: 0 80px 0 70px!important; border: none; }
blockquote.big-quotes p { font-size: 23px; line-height: 1.4; margin-bottom: 5px; position: relative; z-index: 2; }
blockquote.big-quotes span { font-size: 18px; }
blockquote.big-quotes:before {  content: "“"; top: -50px; left: 0; }
blockquote.big-quotes:after {  content: "”"; bottom: 50px; right: 0; }
blockquote.big-quotes:before, blockquote.big-quotes:after { height: 60px; color: #2184b3; font-family: "Times New Roman", serif; font-size: 110px; font-weight: bold; position: absolute; z-index: 1; }

.tools-parent { background-color: #8599a4; background-position: center center; background-repeat: no-repeat; background-size: cover; margin-bottom: 20px!important; }
a.tools-parent:hover { filter: grayscale(100%); }
.tools-parent, .tools-parent a { max-width: 600px; min-height: 180px; color: #fff; line-height: 1.4em; text-align: center; text-decoration: none!important; text-shadow: 1px 1px 0 #333; margin: 0 auto; display: flex; flex-direction: column; justify-content: center; }
.tools-child { color: #fff; margin-bottom: 0; margin: auto 20px; display: block; overflow: visible; }
.tools-parent.inactive { filter: grayscale(100%); }
.tools-parent.inactive span { color: #ccc; }

.tools-parent.tools-rape { background: linear-gradient(rgba(50,50,50,0.40), rgba(50,50,50,0.40)), url(/wp-content/uploads/2019/02/tools-date-rape.jpg); background-position: center center; }
.tools-parent.tools-aggravated-sexual-assault { background: linear-gradient(rgba(50,50,50,0.40), rgba(50,50,50,0.40)), url(/wp-content/uploads/2019/02/tools-aggravated-sexual-assault.jpg); background-position: center center; }
.tools-parent.tools-sexual-battery { background: linear-gradient(rgba(50,50,50,0.40), rgba(50,50,50,0.40)), url(/wp-content/uploads/2019/02/tools-sexual-battery.jpg); background-position: center center; }
.tools-parent.tools-child-molestation { background: linear-gradient(rgba(50,50,50,0.40), rgba(50,50,50,0.40)), url(/wp-content/uploads/2014/06/Drug-Possession-Reduce-Your-Penalties-with-Bargaining-Strategies.jpg); background-position: center center; }
.tools-parent.tools-child-pornography { background: linear-gradient(rgba(50,50,50,0.40), rgba(50,50,50,0.40)), url(/wp-content/uploads/2019/02/tools-child-pornography.jpg); background-position: center center; }
.tools-parent.tools-solicitation-of-a-minor { background: linear-gradient(rgba(50,50,50,0.40), rgba(50,50,50,0.40)), url(/wp-content/uploads/2019/02/tools-solicitation-of-a-minor.jpg); background-position: center center; }
.tools-parent.tools-indecent-exposure { background: linear-gradient(rgba(50,50,50,0.40), rgba(50,50,50,0.40)), url(/wp-content/uploads/2019/02/tools-indecent-exposure.jpg); background-position: center center; }
.tools-parent.tools-lewd-conduct { background: linear-gradient(rgba(50,50,50,0.40), rgba(50,50,50,0.40)), url(/wp-content/uploads/2019/02/tools-lewd-conduct.jpg); background-position: center center; }
.tools-parent.tools-prostitution-lawyer { background: linear-gradient(rgba(50,50,50,0.40), rgba(50,50,50,0.40)), url(/wp-content/uploads/2018/01/prostiutiton.jpg); background-size: cover; background-position: center center; }
.tools-parent.tools-weapons { background: linear-gradient(rgba(50,50,50,0.60), rgba(50,50,50,0.60)), url(/wp-content/uploads/2018/01/Depositphotos_150333300_m-2015.jpg); background-size: cover; background-position: center center; }
.tools-parent.tools-drugs { background: linear-gradient(rgba(50,50,50,0.60), rgba(50,50,50,0.60)), url(/wp-content/uploads/2018/01/depositphotos_125492560-stock-photo-narcotic-drug-isolated-1.jpg); background-size: cover; background-position: center center; }
.tools-parent.tools-dwi { background: linear-gradient(rgba(50,50,50,0.60), rgba(50,50,50,0.60)), url(/wp-content/uploads/2016/11/man-driving-car-e1479925717230.jpg); background-size: cover; background-position: center center; }
.tools-parent.tools-sex-crimes { background: linear-gradient(rgba(50,50,50,0.60), rgba(50,50,50,0.60)), url(/wp-content/uploads/2018/03/Depositphotos_11122937_m-2015.jpg); background-size: cover; background-position: center center; }
.tools-parent.tools-court { background: linear-gradient(rgba(50,50,50,0.50), rgba(50,50,50,0.50)), url(/wp-content/uploads/2011/08/Depositphotos_9457701_s-2015.jpg); background-size: cover; background-position: bottom center; }
.tools-parent.tools-state-bar { background: linear-gradient(rgba(50,50,50,0.50), rgba(50,50,50,0.50)), url(/wp-content/uploads/2015/06/8035396680_31ed820eb3_z-e1477517631342.jpg); background-size: cover; background-position: bottom center; }
.tools-parent.tools-aggravated-assault { background: linear-gradient(rgba(50,50,50,0.40), rgba(50,50,50,0.40)), url(/wp-content/uploads/2014/06/Drug-Possession-Reduce-Your-Penalties-with-Bargaining-Strategies.jpg); background-position: center center; }
.tools-parent.tools-sexual-assault-on-a-child { background: linear-gradient(rgba(50,50,50,0.40), rgba(50,50,50,0.40)), url(/wp-content/uploads/2020/01/sex-offender-tiers-texas-yay1657085.jpg); background-position: center center; }
.tools-parent.tools-assault-of-a-family-member { background: linear-gradient(rgba(50,50,50,0.40), rgba(50,50,50,0.40)), url(/wp-content/uploads/2020/01/marital-date-rape-texas-yay3653241.jpg); background-position: center center; }
.tools-parent.tools-intoxication-assault { background: linear-gradient(rgba(50,50,50,0.40), rgba(50,50,50,0.40)), url(/wp-content/uploads/2018/07/Depositphotos_106069920_m-2015.jpg); background-position: center center; background-size: cover; }
.tools-parent.tools-sexual-assault { background: linear-gradient(rgba(50,50,50,0.40), rgba(50,50,50,0.40)), url(/wp-content/uploads/2018/06/Depositphotos_177306628_m-2015.jpg); background-position: center bottom; background-size: cover; }
.tools-parent.tools-elderly-person-abuse { background: linear-gradient(rgba(50,50,50,0.30), rgba(50,50,50,0.30)), url(/wp-content/uploads/2020/03/sex-crime-statute-limitations-yay1503763.jpg); background-position: center center; }
.tools-parent.tools-child-abuse { background: linear-gradient(rgba(50,50,50,0.30), rgba(50,50,50,0.30)), url(/wp-content/uploads/2019/04/public-lewdness-col-img.jpg); background-position: center center; background-size: cover; }


.case-results { background: linear-gradient(rgba(109,80,51,.4),rgba(109,80,51,.4)) } 
.case-results .result { color: #fff; height: 170px; line-height: 1.3em; background-color: transparent; background-image: url(/wp-content/uploads/2019/04/bg-results-tile.png); margin-bottom: 20px; padding: 10px 0; display: flex; flex-direction: column; justify-content: center; } 
.case-results, .case-results h2, .case-results .button { color: #fff; } 
.case-results .result small { line-height: 2.5em; } 
.case-results .result p { margin-bottom: 0; } 
.case-results .result span { font-size: 20px; font-weight: 600; line-height: 1.1em; text-transform: uppercase; margin-top: 10px; display: block; }
.case-results .button { border-color: #fff; }

.featured-posts h2, .featured-posts .h2, .featured-posts h3, .featured-posts .h3 { font-size: 30px; margin-bottom: 30px; }
.featured-posts h2 small, .featured-posts .h2 small { font-size: 65%; }
.featured-posts a img:hover { opacity: .7; }
.featured-posts p { margin-bottom: 0; }
.featured-posts .listing-item { width: 48%; margin: 0 2.5% 40px 0; float: left; }
.featured-posts .listing-item:nth-child(2n) { margin-right: 0; }
.featured-posts .listing-item a.title, .featured-posts .listing-item a.image { float: left; display: block; }
.featured-posts .listing-item a.title { width: 74%; color: #2a2b33; font-family: Montserrat,Helvetica,sans-serif; font-size: 20px; font-weight: 600; line-height: 1.2; margin: -4px 0 12px; }
.featured-posts .listing-item a.image { width: 23%; height: 100px; margin: 0 2.5% 0 0; overflow: hidden; }
.featured-posts .listing-item a.image img { width: 100%; }
.featured-posts .excerpt-dash { display: none; }
.sidebar-content .featured-posts .excerpt { font-size: 14px; line-height: 1.5em; display: block; }
.sidebar-content .featured-posts .listing-item a.title { font-size: 18px; }
.sidebar-content .featured-posts .listing-item a.image { height: 130px; }
.clear { clear: both; }


.nf-form-layout textarea, .wpcf7 textarea { max-height: 127px; resize: none; }
.nf-field-container { margin-bottom: 10px!important; }
.home .nf-field-container, .cta-form .nf-field-container { margin-bottom: 15px!important; }


.quote-box { max-width: 1000px;margin: 0 auto 20px; }
.text-box { background-color: #f5f5f5; margin: 0 0 30px; padding: 20px; }
.text-box.border { background-color: transparent; border: 2px solid #b98857; }
.text-box p:last-child { margin-bottom: 0; }
.text-box ul { margin: 0 0 20px 25px; }

/* .text-medium { color: #b88757!important; } */
.text-light { color: #2182b3; }
.text-medium { color: #b78657; }

.nf-form-cont .field-wrap input[type=button] { width: 140px; color: #fff; background-color: #b88757; border: 2px solid #b88757; margin-top: 5px; display: block; }
.free-consultation { margin: 0 0 30px; }
.free-consultation .field-wrap input[type=button] { margin: 5px auto 0; }
.free-consultation h3 { color: #2083b4; margin-bottom: 5px; }
/* .home .free-consultation .field-wrap input[type=button] { margin-top: 5px; } */
.nf-form-cont .field-wrap input[type=button]:focus, .nf-form-cont .field-wrap input[type=button]:hover { background-color: #d6a677!important; border: 2px solid #d6a677!important; }
.free-consultation .nf-form-fields-required { font-size: 14px; text-align: center; margin: -5px 0 5px; }


.home .home-cta-wrap { padding: 50px 15px; }
.home-cta-wrap { background-color: #04415c; padding: 35px 15px; }
.home-cta-wrap, .home-cta-wrap h2 { color: #fff; }
.home-cta-wrap, .home-cta-wrap h2, .home-cta-wrap h3 { text-align: center; }
.home-cta-wrap h2 { font-size: 29px; }
.home-cta-wrap h3 { color: #aaa; }
.home-cta-wrap .cta-img img { margin-bottom: 0; }
.home-cta-wrap .cta-text { margin-left: 0; }
.home-cta-wrap .cta-text .button { color: #fff; background: transparent; border-color: #fff; }


/* START - FOR HOMEPAGE */
.home .hero-section .button, .home .hero-section button, .home .hero-section .button, .home .hero-section button { margin-top: 10px; border: 0; }
.home .hero-section .button:focus, .home .hero-section .button:hover { background-color: #d6a677!important; }
.home .front-page-1 { padding: 65px 0; }
.home .front-page-1 h1 { font-size: 50px; margin-bottom: 20px; }
.home .front-page-1 .h2 { font-size: 28px; }
.home .nf-form-content, .cta-form .nf-form-content { position: relative; }
.home nf-field, .cta-form nf-field { width: 48.5%; float: left; clear: left; }
.home nf-field:nth-of-type(4), .cta-form nf-field:nth-of-type(4) { position: absolute; right: 0; }
.home nf-field:nth-of-type(5), .cta-form nf-field:nth-of-type(5) { width: 100%; float: none; clear: both; }
.home .nf-field-container.textarea-container textarea, .cta-form .nf-field-container.textarea-container textarea { max-height: none; height: 168px; }
.home .free-consultation, .cta-form .free-consultation { max-width: 900px; margin: 0 auto; }
.home .nf-form-fields-required, .cta-form .nf-form-fields-required { display: none; }
.home .review-quote-wrap-text, section.bg-grey .review-quote-wrap-text { padding-top: 50px; }
.home .tools-parent, .home .tools-parent a { min-height: 140px; }
.home .area p.h3, .home .tools-parent, .home .tools-parent a { margin-bottom: 10px!important; }
.home .front-page-5 .widget-title:after { background: transparent!important; }
.home .front-page-1a { text-align: center; padding: 80px 0 0; }
.home .site-inner .widget-title { color: inherit; }
.home .front-page-3, .home .front-page-3a, .home .front-page-3b, .home .front-page-3c, .home .front-page-3d, .home .front-page-3e, .lp .slice.feat-criminal-defense-guide { padding: 80px 0; }
.home .front-page-3d, .lp .slice.feat-criminal-defense-guide { text-align: center; background: linear-gradient(rgba(4,65,92,.6),rgba(4,65,92,.4)), url(/wp-content/uploads/2018/06/Depositphotos_129207094_m-2015.jpg); background-position: center; background-size: cover; }
.home .front-page-3 #custom_html-17 { width: 100%; }
.home .front-page-3c .widget p:last-child { margin-bottom: 20px; }
/* END - FOR HOMEPAGE */


.bg-cta { background-color: #05405b!important; }
.bg-dark { background-color: #b88757!important; }
.bg-grey { background-color: #f3f3f3!important; }
.bg-cta, .bg-dark, .bg-cta h2, .bg-cta .h2, .bg-cta h3, .bg-cta .h3, .bg-cta h4, .bg-cta .h4, .bg-dark, .bg-dark h2, .bg-dark .h2, .bg-dark h3, .bg-dark .h3, .bg-dark h4, .bg-dark .h4, .bg-cta a, .bg-dark a { color: #fff; }
.bg-cta input[type=button] { background-color: #2183b3; }
.bg-cta input[type=button]:disabled { color: #fff; }
.mb-1, .mb-10 { margin-bottom: 10px!important; }
.mt-10 { margin-top: 10px!important; }
.mt-20 { margin-top: 20px!important; }
.mb-20 { margin-bottom: 20px!important; }
.ml-20 { margin-left: 20px!important; }
.mt-5 { margin-top: 5px!important; }
.mb-15 { margin-bottom: 15px!important; }
.mb-0 { margin-bottom: 0!important; }
.ml-0 { margin-left: 0!important; }
.mt-2 { margin-top: 20px!important; }
.mt-3 { margin-top: 30px!important; }
.mb-3 { margin-bottom: 30px!important; }
.p-0 { padding: 0!important; }
.pb-0 { padding-bottom: 0!important; }
h2.contain, h3.contain { max-width: 1100px; margin-right: auto; margin-left: auto; }
.footer-widgets-3 .address { margin-bottom: 20px; }


section.bg-cta, section.bg-grey { margin: 0; padding: 40px 25px; }
section.bg-cta, .bg-cta .h2, .bg-cta h3, .bg-cta h4, section.bg-cta .button { color: #fff; }
section.bg-cta .button { background-color: #b88757; border: 2px solid #b88757; }
section.bg-cta .button:focus, section.bg-cta .button:hover, .home-cta-wrap .cta-text .button:hover, .home-cta-wrap .cta-text .button:focus, .home .front-page-3b .free-consultation .field-wrap input[type=button]:focus, .home .front-page-3b .free-consultation .field-wrap input[type=button]:hover { color: #b88757; background-color: #fff!important; border: 2px solid #fff!important; }


/* Pure CSS Checklists START */
ul.checks { list-style: none; margin-left: 30px!important; }
ul.checks li { text-indent: 0; list-style-position: outside; position: relative; margin-bottom: 20px; list-style: none!important; }
ul.checks li::before { content: ''; display: block; /*Make it a small rectangle so the border will create an L-shape*/ width: 9px; height: 19px; /*Add a white border on the bottom and left, creating that 'L' */ border: solid #2184b3; border-width: 0 4px 4px 0; /*Rotate the L 45 degrees to turn it into a checkmark*/ transform: rotate(45deg); font-size: 30px; font-weight: 900; position: absolute; top: 1px; left: -20px; }
/* Pure CSS Checklist END */

.category-desc { margin: 0 0 40px; padding: 20px; border: 2px solid #b88757; }
.category-desc p:last-child { margin-bottom: 0; }


.lp .site-inner>.wrap, .error404 .site-inner>.wrap { width: 100%; max-width: none; padding: 0; }
.lp .content-sidebar-wrap .content, .error404 .content-sidebar-wrap .content { padding: 0; }


.learn-more-links, #custom_html-13 .widget-wrap, #custom_html-23 .widget-wrap, #custom_html-24 .widget-wrap, #custom_html-27 .widget-wrap, #custom_html-31 .widget-wrap, #custom_html-33 .widget-wrap, #custom_html-35 .widget-wrap { background-color: #f5f5f5; }

.lp .slice, .error404 .slice, .lp #custom_html-13 .widget-wrap, .lp #custom_html-14 .widget-wrap, .lp #custom_html-23 .widget-wrap, .lp #custom_html-24 .widget-wrap, .lp #custom_html-27 .widget-wrap, .lp #custom_html-31 .widget-wrap, .lp #custom_html-32 .widget-wrap, .lp #custom_html-33 .widget-wrap, .lp #custom_html-35 .widget-wrap, .lp #custom_html-36 .widget-wrap, .lp #custom_html-37 .widget-wrap { padding: 50px 0; }
.lp .slice .container, .error404 .slice .container, .breadcrumb, .lp #custom_html-14 .textwidget, .lp #custom_html-13 .textwidget, .lp #custom_html-23 .textwidget, .lp #custom_html-24 .textwidget, .lp #custom_html-27 .textwidget, .lp #custom_html-31 .textwidget, .lp #custom_html-32 .textwidget, .lp #custom_html-33 .textwidget, .lp #custom_html-35 .textwidget, .lp #custom_html-36 .textwidget, .lp #custom_html-37 .textwidget { max-width: 1200px; margin: 0 auto; padding-right: 15px; padding-left: 15px; }


.lp .slice .container p:last-child { margin-bottom: 0; }
.breadcrumb { margin: 10px auto; }
.sidebar-content .breadcrumb { width: 90%; max-width: 1300px; padding: 0; }
.lp .entry-content blockquote { width: 100%; font-size: 20px; }
.lp .entry-content .bg-cta blockquote { color: #fff; }
.lp .entry-content .bg-cta blockquote, .lp .entry-content .bg-cta blockquote:before { background-color: #274a37; }
.lp .slice .home-cta-wrap { padding: 0; }

.lp .slice .learn-more-links { margin: 0; padding: 0; } 

.lp.hero-edit .hero-section .wp-custom-header img { display: none; }
.lp.hero-edit .hero-section.overlay:after { background: rgba(32,55,65,.65)!important; }


.kc-category { background-color: #efefef; }
.kc-category .wrap { max-width: none; padding: 0; flex-direction: row;  }
.kc-category.flip-sections .wrap { flex-direction: row-reverse; }
.kc-category .widget-area { width: 50%; margin-bottom: 0; margin-left: 0; float: left; }
.kc-category .widget-area:first-child { clear: both; margin-right: 0; margin-left: 0; }
.kc-category .text-section { background-color: #efefef; }
.kc-category .text-section ul { margin-bottom: 0; padding: 3rem 6.5rem 3rem 2rem; float: left; }
.kc-category.flip-sections .text-section ul { width: 100%; max-width: 565px; padding: 3rem 0 3rem 0; float: right; }
.kc-category .text-section ul>li { margin-bottom: 0; padding-bottom: 0; }
.kc-category .img-section { text-align: center; margin-right: 0; display: flex; flex-direction: column; justify-content: center; }

.kc-category.dwi .img-section { background: linear-gradient(rgba(6,63,90,0.5), rgba(6,63,90,0.5)), url(/wp-content/uploads/2019/04/kc-cat-dwi-bw.jpg); background-position: center center; background-repeat: no-repeat; background-size: cover; }
.kc-category.sex-offenses .img-section { background: linear-gradient(rgba(6,63,90,0.5), rgba(6,63,90,0.5)), url(/wp-content/uploads/2020/01/kc-cat-sex-offenses-bw.jpg); background-position: center center; background-repeat: no-repeat; background-size: cover; }
.kc-category.prostitution .img-section { background: linear-gradient(rgba(6,63,90,0.5), rgba(6,63,90,0.5)), url(/wp-content/uploads/2019/04/kc-cat-sex-offenses-bw.jpg); background-position: center center; background-repeat: no-repeat; background-size: cover; }
.kc-category.general-information .img-section { background: linear-gradient(rgba(6,63,90,0.5), rgba(6,63,90,0.5)), url(/wp-content/uploads/2020/05/kc-cat-general-information.jpg); background-position: center center; background-repeat: no-repeat; background-size: cover; }
.kc-category.drug-offenses .img-section { background: linear-gradient(rgba(6,63,90,0.5), rgba(6,63,90,0.5)), url(/wp-content/uploads/2020/05/yay-14304026-drug-offenses.jpg); background-position: center center; background-repeat: no-repeat; background-size: cover; }
.kc-category.criminal-law .img-section { background: linear-gradient(rgba(6,63,90,0.5), rgba(6,63,90,0.5)), url(/wp-content/uploads/2020/03/kc-cat-general-information-bw.jpg); background-position: center center; background-repeat: no-repeat; background-size: cover; }
.kc-category.domestic-violence .img-section { background: linear-gradient(rgba(6,63,90,0.5), rgba(6,63,90,0.5)), url(/wp-content/uploads/2020/06/yay-29761588-kc-cat-domestice-violence.jpg); background-position: center center; background-repeat: no-repeat; background-size: cover; }

.kc-category .img-section h2 { color: #fff; }
.kc-category .img-section p { margin-bottom: 0; }
.kc-category:before, .kc-category:after { clear:both; content:" "; display: table; }
.kc-category .widget-area:last-of-type { margin-right: 0; margin-bottom: 0; }
.kc-category>.wrap { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.float-right { float: right!important; }


/* Accordions START */
.accordions input { position: absolute; opacity: 0; z-index: -1; }
.accordions .tab-content p { margin-bottom: 20px; }
.accordions label { width: 180px; color: #b88757; font-family: Montserrat,Helvetica,sans-serif; font-size: 13.12px; font-weight: 600; text-align: center; text-decoration: none; text-transform: uppercase; margin: 0 auto; padding: 1em 3em; border: 2px solid #b88757; border-radius: 5px; position: relative; display: block; cursor: pointer; box-shadow: inset 0 0 0 999px rgba(255,255,255,0); }
.accordions label:hover { color: #fff; background-color: #b88757; }
.accordions .tab { width: 100%; margin-bottom: 1px; position: relative; overflow: hidden; }
.accordions .tab-content { max-height: 0; background: transparent; overflow: hidden; -webkit-transition: max-height .35s; -o-transition: max-height .35s; transition: max-height .35s; }
.accordions input:checked ~ .tab-content { max-height: 200em; }
/* Accordions END */


#custom_html-22 { width: 100%; }
.archive.category-15 #custom_html-31, .archive.category-113 #custom_html-33 { display: none; }


.essay-question { max-width: 950px; color: #dfb994; font-size: 22px; font-weight: 600; margin: 20px auto; padding: 20px; border: 2px solid #dfb994; }
.step-boxes .step { max-width: 350px; min-height: 150px; margin-bottom: 20px; padding: 15px; border: 2px solid #2083b4; }
.step-boxes .step p.h2 { color: #2083b4; margin-bottom: 10px; }

.error404 #custom_html-33, .error404 .sidebar, .error404 h1 { display: none; }
.error404 .hero-section .wrap:after { color: #fff; font-family: Montserrat,Helvetica,sans-serif; font-weight: 600; line-height: 1.382em; content: "This page has the right to remain silent."; display: block; }
.error404 .content { width: 100%; max-width: 1200px; float: none; }


/* Table Designs START */
.table { width: 100%; font-size: 16px; margin-bottom: 20px; }
.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th { background-color: #f9f9f9; }
.thead-inverse th { color: #fff; background-color: #05405b; border: none; padding: 10px; display: table-cell; }
.table-striped td { padding: 10px 8px; }
/* Table Designs END */


.svg-icon { height: 80px; filter: invert(40%) sepia(23%) saturate(2054%) hue-rotate(160deg) brightness(102%) contrast(83%); }
.svg-icon.filter-medium { filter: invert(55%) sepia(52%) saturate(384%) hue-rotate(349deg) brightness(93%) contrast(86%); }

.width-adj { max-width: 800px; margin-right: auto; margin-left: auto; }

ul.spaced li, ol.spaced li { margin-bottom: 1em; }

.button.btn-small { padding: 0.5em 1.5em; }

.table-contents .button { width: 280px; margin-bottom: 15px; }

.page-id-7398 .hero-section { margin-top: 0; }
.page-id-7398 .site-header { position: static; }


.col-left, .col-right { margin-bottom: 10px; }
.cta-form .col-left, .cta-form .col-right, .home .front-page-3b .col-left, .home .front-page-3b .col-right { width: 48%; max-width: 400px; text-align: left; float: left; margin: 0 0 20px 2.564102564102564%; }
.cta-form .col-left, .home .front-page-3b .col-left { margin-left: 0; clear: both; }
.free-consultation input[type=submit] { margin: 0 auto; display: block!important; }


/* Reviews on single posts */
.review-outer { margin: 40px 0; }
.review-outer .review-stars img { padding: 0 15px; }
.review-outer .review-quote {background-image:none; padding-top:10px; margin-top:10px;}
.review-outer .review-stars {text-align:center}
.review-outer .review-quote-wrap-text {padding: 0 15px 1px;font-size: 16px;}
.review-outer .review-user-text {font-size: 12px;padding: 0;}
.review-outer .review-user {width: 100%;margin: 10px auto;}
.review-outer .review-quote .extra-info { display: block; padding: 0 15px 1px;font-size: 14px;}
.review-outer .review-quote .extra-info { display: block; padding: 0 15px 1px;font-size: 14px;}
.review-outer .review-quote .extra-info .summary { font-size: 16px;font-weight: bold; line-height:1.35em; }
.review-outer .service-description, .review-outer .review-date {display: none}

.review-outer .col-sm-4 .review-quote { width: 100%; max-width: 400px; font-size: 15px; line-height: 1.5em; margin: 0 auto 40px auto; }
.review-outer .review-quote .service-type, .review-outer .review-quote .review-date, .review-outer .review-quote .service-description { display: none; }
.review-outer .review-quote .summary { font-weight: bold; line-height: 1.3em; text-align: center; margin-top: 10px; }
.review-outer .review-quote .review-quote-wrap { margin: 10px 0; }
.review-outer .review-quote .review-user-text { color: #666; font-size: 12px; text-align: center; margin-top: 10px; }



@media only screen and (max-width: 1200px) {
.featured-posts .listing-item a.image { height: 160px; }
.sidebar-content .featured-posts .listing-item a.title { font-size: 16px; }
.sidebar-content .featured-posts .listing-item a.image { height: 150px; }
.home-cta-wrap p br { display: none; }
.home .front-page-1 h1 { font-size: 38px; }
.home .hero-section .widget-area { width: 70%; }
.step-boxes .step { min-height: 180px; }
.kc-category.flip-sections .text-section ul { width: 90%; margin-left: 20px; padding-left: 15px; float: none; }
}


@media only screen and (max-width: 1024px) {
.sidebar-content .featured-posts .listing-item a.image { height: 110px; }
.home-cta-wrap .cta-text { margin-left: 15px; }
}


@media only screen and (max-width: 900px) {
.tools-parent, .tools-parent a { max-width: 380px; }
.home-cta-wrap .cta-img { width: 100%; }
.home-cta-wrap .cta-img img { width: 120px; margin-bottom: 20px; }
.home-cta-wrap h2 { font-size: 25px; }
.home-cta-wrap .cta-text { margin-left: 0; }
.home .home-cta-wrap .cta-text { width: 100%; }

.home .hero-section h1, .error404 .hero-section .wrap:after { font-size: 40px; }
.home .hero-section { margin-top: 100px; }
}


@media only screen and (max-width: 860px) {
.home .nf-field-container.textarea-container textarea, .cta-form .nf-field-container.textarea-container textarea { height: 145px; }
.home .hero-section { margin-top: 0; }
.home .front-page-1 h1 { font-size: 32px; }
.home .front-page-1 .h2 { font-size: 22px; }
.home .hero-section .widget-area { width: 60%; }
.home .front-page-1 { padding: 35px 0; }
.archive .site-inner>.wrap { width: 90%; padding: 20px 0; }
.kc-category .widget-area { width: 100%; margin: 0; float: none; }
.kc-category>.wrap { display: block!important; }
.kc-category .img-section h2 { margin-bottom: 0; padding: 50px 0; }
.kc-category .text-section ul, .kc-category.flip-sections .text-section ul { width: 100%; max-width: none; float: none; margin-left: 15px; padding: 3rem 6.5rem 3rem 15px; }
.step-boxes .step { min-height: 0; margin-right: auto; margin-left: auto; }
.wpcf7 textarea { max-height: 117px; }
}


@media only screen and (max-width: 800px) {
.review-quote-wrap-text { font-size: 16px; }
.review-quote { clear: both; }
.review-outer .review-quote { clear: none; }
.review-quote-summary { font-size: 20px; padding-right: 20px; padding-left: 20px; }
.featured-posts .one-half .one-fourth, .featured-posts .one-half .three-fourths { float: left; }
.featured-posts .one-half .one-fourth { width: 23%; }
.featured-posts .one-half .three-fourths { width: 74%; margin-left: 2.5%; }
.call-to-action-box { width: 100%; }
.featured-posts .listing-item { width: 100%; margin: 0 0 40px 0; clear: both; }
.featured-posts .listing-item a.image { height: 160px; }

.home .front-page-1 h1 { font-size: 30px; }
.home .front-page-1 .h2 { font-size: 20px; }
}


@media (min-width:600px) {
	.gallery {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.gallery-item {
		margin: 0 0 2.564102564102564% 2.564102564102564%;
		width: 48.717948717948715%
	}
	.gallery-item:nth-of-type(odd) {
		clear: left;
		margin-left: 0
	}
	
	.hero-section h1, .error404 .hero-section .wrap:after { font-size: 3.8rem; }
	
	.masonry .entry {
		width: -webkit-calc(50% - 15px);
		width: calc(50% - 15px)
	}
	.portfolio .filter a {
		float: left
	}
	.portfolio .filter a:first-of-type {
		float: right;
		margin-right: 0
	}
	.portfolio .portfolio-item {
		width: 50%
	}
	div.lSSlideOuter ul.testimonials-list li {
		padding: 0 20px 50px
	}
	.front-page-1 h1 {
		font-size: 4rem
	}
	.front-page-3 .listing-item {
		width: 50%
	}
	.front-page-4 .textwidget {
		text-align: left;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.front-page-5 .entry-title {
		font-size: 19.2px
	}
	.front-page-5 .entry-content p {
		font-size: 16px
	}
	.woocommerce .woocommerce-ordering {
		float: right;
		clear: none
	}
	.woocommerce .coupon input.button {
		padding: .618
	}
}


@media (min-width: 768px) {
.review-outer .col-sm-4 .review-quote { width: 30%; margin: 0 1.5%; float: left; }
}


@media only screen and (max-width: 600px) {
blockquote.big-quotes { color: #333!important; padding: 0!important; }
blockquote.big-quotes p { font-size: 18px; line-height: 1.3; }
blockquote.big-quotes:before {  top: -60px; left: -15px; }
blockquote.big-quotes:after {  right: -15px; }
blockquote.big-quotes:before, blockquote.big-quotes:after { opacity: .2; }

.home nf-field, .home nf-field:nth-of-type(4n), .cta-form nf-field, .cta-form nf-field:nth-of-type(4n) { width: 100%; float: none; clear: both; }
.home .nf-field-container.textarea-container textarea, .cta-form .nf-field-container.textarea-container textarea { height: 100px; }
.home nf-field:nth-of-type(4), .cta-form nf-field:nth-of-type(4) { position: static; }
.home .hero-section .widget-area { width: 100%; }
.home .front-page-1 h1, .home .front-page-1 p { text-align: center; }
.home .front-page-1 h1 { font-size: 25px; margin-bottom: 10px; }
.home .front-page-1 p.h2 { margin-top: 180px; }
.home .front-page-1 { background: url(/wp-content/uploads/2019/02/matthew-sharp-hero-mobile-1.jpg) #1f3440!important; background-position: center bottom!important; background-repeat: no-repeat!important; background-size: 400px!important; padding: 15px 0; }
.home .hero-section .button { margin-bottom: 0; }
.mobile-section { background: linear-gradient(rgba(31,52,64,0.5), rgba(31,52,64,0.5)); }
.table { font-size: 13px; }
.cta-form .col-left, .cta-form .col-right, .home .front-page-3b .col-left, .home .front-page-3b .col-right { width: 100%; float: none; margin: 0 auto 20px auto; }
}

@media only screen and (min-width: 600px) {
.home .front-page-1 {background-color: rgba(0,0,0,1.00); background-image: url(https://sharpcriminalattorney.com/wp-content/uploads/2018/08/matt-sharp-5-1-1.png); background-size: cover; background-position: center}
.case-results { background: linear-gradient(rgba(109,80,51,.4),rgba(109,80,51,.4)), url(/wp-content/uploads/2017/06/probation-violation.jpg); background-position: center center;background-repeat: no-repeat;background-size: cover;}
	.case-results {background-image: url(https://sharpcriminalattorney.com/wp-content/uploads/2017/06/probation-violation.jpg); background-position: center center;background-repeat: no-repeat;background-size: cover;}	
.home .front-page-3d, .lp .slice.feat-criminal-defense-guide {text-align: center;background: linear-gradient(rgba(4,65,92,.6),rgba(4,65,92,.4)), url(/wp-content/uploads/2018/06/Depositphotos_129207094_m-2015.jpg);background-position: center center;background-repeat: no-repeat;background-size: cover;}
}



@media only screen and (max-width: 450px) {
.header-widget-area .phone, .header-widget-area .button { text-align: center; margin: 0 auto; display: block; }
.header-widget-area .phone { margin-bottom: 5px; }
.wp-custom-logo .title-area { height: 60px; }
.menu-toggle { margin-top: 5px; }
.site-header .all-right { width: 60%; }
.header-widget-area .button { width: 150px; white-space: initial; padding: 0.1em; }
.header-widget-area .phone { font-size: 1.2em; }
button.menu-toggle { position: relative; right: 0; margin-top: -40px; }
}


@media only screen and (max-width: 384px) {
.home .front-page-1 h1 { font-size: 24px; }
.home .front-page-1 p.h2 { margin-top: 160px; }
.home .front-page-1 { padding: 15px 0 20px; }
.wp-custom-logo .title-area { height: 56px; }
}


@media (min-width:860px) {
    button.menu-toggle { display: none; }
    
	input, select, textarea { padding: 8px; }
	.button.small,
	button.small,
	input[type=button].small,
	input[type=reset].small,
	input[type=submit].small {
		padding: 8px 24px
	}
	h1, .h1 {
		font-size: 48px
	}
	
	h2, .h2 { font-size: 32px; }
		
	h3, .h3 {
		font-size: 22.4px
	}
	h4, .h4 {
		font-size: 20.8px
	}
	h5, .h5 {
		font-size: 19.2px
	}
	h6, .h6 {
		font-size: 17.6px
	}
	.wrap {
		width: 90%;
		max-width: 1300px;
		padding: 0
	}
	
	.site-inner > .wrap { padding: 40px 0; }
	
	.five-sixths,
	.four-fifths,
	.four-sixths,
	.one-fifth,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fifths,
	.three-fourths,
	.three-sixths,
	.two-fifths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		float: left;
		margin-left: 2.564102564102564%
	}
	.one-half,
	.three-sixths,
	.two-fourths {
		width: 48.717948717948715%
	}
	.one-third,
	.two-sixths {
		width: 31.623931623931625%
	}
	.four-sixths,
	.two-thirds {
		width: 65.81196581196582%
	}
	.one-fourth {
		width: 23.076923076923077%
	}
	.three-fourths {
		width: 74.35897435897436%
	}
	.one-fifth {
		width: 17.9487179487179488%
	}
	.two-fifths {
		width: 38.4615384615384616%
	}
	.three-fifths {
		width: 58.9743589743589744%
	}
	.four-fifths {
		width: 79.4871794871794872%
	}
	.one-sixth {
		width: 14.52991452991453%
	}
	.five-sixths {
		width: 82.90598290598291%
	}
	.first {
		clear: both;
		margin-left: 0
	}
	.gallery-item:nth-of-type(odd) {
		clear: none;
		margin-left: 2.564102564102564%
	}
	.gallery-columns-1 .gallery-item:nth-child(1n+1),
	.gallery-columns-2 .gallery-item:nth-child(2n+1),
	.gallery-columns-3 .gallery-item:nth-child(3n+1),
	.gallery-columns-4 .gallery-item:nth-child(4n+1),
	.gallery-columns-5 .gallery-item:nth-child(5n+1),
	.gallery-columns-6 .gallery-item:nth-child(6n+1),
	.gallery-columns-7 .gallery-item:nth-child(7n+1),
	.gallery-columns-8 .gallery-item:nth-child(8n+1),
	.gallery-columns-9 .gallery-item:nth-child(9n+1) {
		clear: left;
		margin-left: 0
	}
	.gallery-columns-1 .gallery-item {
		width: 100%
	}
	.gallery-columns-2 .gallery-item {
		width: 48.717948717948715%
	}
	.gallery-columns-3 .gallery-item {
		width: 31.623931623931625%
	}
	.gallery-columns-4 .gallery-item {
		width: 23.076923076923077%
	}
	.gallery-columns-5 .gallery-item {
		width: 17.9487179487179488%
	}
	.gallery-columns-6 .gallery-item {
		width: 14.52991452991453%
	}
	.gallery-columns-7 .gallery-item {
		width: 12.08791208791209%
	}
	.gallery-columns-8 .gallery-item {
		width: 10.25641025641026%
	}
	.gallery-columns-9 .gallery-item {
		width: 8.83190883190883%
	}

	.after-entry,
	.author-box {
		margin-bottom: 40px
	}
	.site-header > .wrap {
		padding: 10px 0;
		/*display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between*/
	}
	.site-header > .wrap:after,
	.site-header > .wrap:before {
		position: absolute
	}
	.site-header.shrink > .wrap {
		padding: 0
	}
	.title-area {
		float: left;
		padding: 10px 0
	}
	.hero-section {
		padding: 100px 0
	}
	
	.single-post .hero-section {
		padding: 60px 0 40px}
	
	
	
	.hero-section h1, .error404 .hero-section .wrap:after { font-size: 4.4rem; }
	
	.hero-section .breadcrumb,
	.hero-section p {
		float: left;
		width: auto;
		clear: none;
		font-size: 19.2px
	}
	.hero-section p {
		float: none;
		clear: both
	}
	.header-widget-area {
		display: block;
		padding: 11px 0 10px 10px;
		-webkit-box-ordinal-group: 5;
		-webkit-order: 4;
		-ms-flex-order: 4;
		order: 4
	}
	.before-header .wrap {
		padding: 5px 0
	}
	.genesis-nav-menu {
		font-size: 12px
	}
	.genesis-nav-menu .menu-item {
		float: left;
		text-align: right;
		padding: 0;
		width: auto
	}
	.js .genesis-nav-menu .menu-item {
		width: auto
	}
	.responsive .genesis-nav-menu .menu-item {
		width: auto
	}
	
	.genesis-nav-menu a { padding: 23px 8px; }
	
	.genesis-nav-menu .menu-item-has-children > a span:after,
	.genesis-nav-menu .sub-menu .menu-item-has-children > a span:after,
	.genesis-nav-menu .menu-item-has-children > a:after,
	.genesis-nav-menu .sub-menu .menu-item-has-children > a:after {
		display: inline-block
	}
	.genesis-nav-menu .sub-menu {
		top: 100%;
		position: absolute;
		width: 250px;
		z-index: 99;
		border: 1px solid rgba(0,0,0,.0382);
		/*max-height: 300px;
   		 overflow: hidden;*/
	}
	
	
	
	
	.genesis-nav-menu .sub-menu:before {
		display: block
	}
	.genesis-nav-menu .sub-menu .menu-item {
		width: 100%
	}
	.genesis-nav-menu .sub-menu .menu-item a {
		padding: 6px 20px;
		position: relative;
		word-wrap: break-word
	}
	.genesis-nav-menu .sub-menu .sub-menu {
		margin: -55px 0 0 249px;
		padding-left: 0;
		border-left: none
	}
	
	
	.genesis-nav-menu .sub-menu .sub-menu:before {
		display: none
	}
	
	
	
	.genesis-nav-menu .sub-menu li:hover > .sub-menu   {
		visibility: visible;
		overflow: visible;
		
	}
	
	
	
	
	
	.genesis-nav-menu .sub-menu li > ul:hover {
		overflow:visible;
		
	}
	.nav-primary {
		width: auto;
		clear: none;
		float: right;
		top: auto;
		left: auto;
		margin-left: auto
	}
	.js .nav-primary,
	.js .nav-header {
		background-color: transparent;
		box-shadow: none;
		display: block;
		position: relative;
		padding: 0
	}
	.js .nav-primary .menu-item a {
		color: #2a2b33
	}
	
	.js .nav-primary .current-menu-item > a,
.js .nav-primary .current-menu-ancestor > a {
	color: #2083b4;
}

	.js .nav-primary .menu-item .menu-item a {
		/*color: #fff*/
	}
	.nav-primary .wrap {
		padding: 0
	}
	.menu-toggle {
		padding: 30px 30px 30px 0
	}
	.menu-toggle {
		display: none
	}
	.menu-toggle.toggle-secondary {
		padding: 20px 25px 20px 0
	}
	.sub-menu-toggle {
		display: none
	}
	.entry .featured-image {
		margin-bottom: 4rem
	}
	.adjacent-entry-pagination {
		padding: 50px 0
	}
	.archive-pagination li a {
		margin-bottom: 0
	}
	.comment-respond,
	.entry-comments,
	.entry-pings {
		margin-top: 40px
	}
	.comment-respond input[type=email],
	.comment-respond input[type=text],
	.comment-respond input[type=url] {
		width: 50%
	}
	.masonry .entry {
		/*width: -webkit-calc(33.3333333333333333% - 20px);
		width: calc(33.3333333333333333% - 20px)*/
			width: -webkit-calc(50% - 15px);
		width: calc(50% - 15px)
	}
	.pricing-table {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding-bottom: 60px
	}
	.pricing-table .one-half,
	.pricing-table .three-sixths,
	.pricing-table .two-fourths {
		width: 50%
	}
	.pricing-table .one-third,
	.pricing-table .two-sixths {
		width: 33.333333333333333%
	}
	.pricing-table .four-sixths,
	.pricing-table .two-thirds {
		width: 66.666666666666666%
	}
	.pricing-table .one-fourth {
		width: 25%
	}
	.pricing-table .three-fourths {
		width: 75%
	}
	.pricing-table .one-fifth {
		width: 20%
	}
	.pricing-table .two-fifths {
		width: 40%
	}
	.pricing-table .three-fifths {
		width: 60%
	}
	.pricing-table .four-fifths {
		width: 80%
	}
	.pricing-table .one-sixth {
		width: 16.66666666666667%
	}
	.pricing-table .five-sixths {
		width: 83.33333333333335%
	}
	.pricing-table > div {
		margin: 0
	}
	.pricing-table > div:hover {
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1)
	}
	.pricing-table .featured {
		-webkit-transform: scale(1.0618);
		-ms-transform: scale(1.0618);
		transform: scale(1.0618)
	}
	.pricing-table .featured:hover {
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1)
	}
	.widget {
		margin-bottom: 0
	}
	.widget-title {
		font-size: 22px
	}
	.site-footer > .wrap > p {
		padding: 50px 0
	}
	.site-footer .widget-area {
		margin-bottom: 0
	}
	.back-to-top {
		right: 0;
		bottom: 50px
	}
	.before-footer {
		padding: 100px 0
	}
	.footer-widgets > .wrap {
		padding: 50px 0;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}
	.footer-widgets .widget-area {
		margin-bottom: 0
	}
	
	.widget_gts_widget {
		max-width: 100%;
		margin: 0 auto
	}
	
	.front-page-1, .front-page-3, .front-page-5 { padding: 80px 0; }
	
	.front-page-2 { padding: 40px 0 80px; }
	.front-page-6 { padding: 80px 0 40px; }
	
	.front-page-4 { padding: 40px 0; }
	
	.front-page-1 > .wrap,
	.front-page-2 > .wrap,
	.front-page-3 > .wrap,
	.front-page-4 > .wrap,
	.front-page-5 > .wrap,
	.front-page-6 > .wrap {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.front-page-1 > .wrap:after,
	.front-page-1 > .wrap:before,
	.front-page-2 > .wrap:after,
	.front-page-2 > .wrap:before,
	.front-page-3 > .wrap:after,
	.front-page-3 > .wrap:before,
	.front-page-4 > .wrap:after,
	.front-page-4 > .wrap:before,
	.front-page-5 > .wrap:after,
	.front-page-5 > .wrap:before,
	.front-page-6 > .wrap:after,
	.front-page-6 > .wrap:before {
		display: none
	}
	.front-page-1 {
		padding: 15vw 0
	}
	.front-page-1 h1 {
		font-size: 6.2rem
	}
	.front-page-2 .widget {
		margin-bottom: 0;
		flex:1;
	}
	.front-page-3 {
		padding: 0
	}
	.front-page-3 .listing-item {
		width: 33.333333333333333333333333%
	}

	.front-page-5 .post {
		max-height: 370px;
		width: 48.717948717948715%;
		float: right;
		margin-left: 2.564102564102564%
	}
	.front-page-5 .post:first-of-type {
		margin-bottom: 0
	}
	.front-page-5 .entry-title {
		font-size: 16px
	}
	.front-page-5 .entry-content p {
		font-size: 14.4px
	}
	.site-header .fa-shopping-cart {
		margin-right: 2em
	}
	.woocommerce ul.products li.product-category.product {
		width: 31.623931623931625%
	}
	.woocommerce.columns-4 ul.products li.product,
	.woocommerce.full-width-content ul.products li.product {
		width: 23.076923076923077%
	}
	.woocommerce ul.products {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
	.woocommerce ul.products:after,
	.woocommerce ul.products:before {
		display: none
	}
	.woocommerce ul.products li.product {
		width: 31.623931623931625%;
		margin-left: 2.564102564102564%;
		margin-right: 0
	}
	.woocommerce .woocommerce-pagination .page-numbers li a {
		margin-bottom: 0
	}
	.woocommerce-account .woocommerce-MyAccount-navigation {
		float: left;
		margin-right: 5%;
		width: 20%
	}
	.woocommerce-account .woocommerce-MyAccount-content {
		width: 75%;
		float: right
	}
}


@media (min-width:1023px) {
	.single-post h1.entry-title {font-size: 30px; line-height: 1.4em}
	
	.content {
		float: right;
		width: 61.8%;
		margin: 0 auto
	}
	.content-sidebar .content {
		float: left
	}
	.full-width-content .content {
		width: 100%;
		max-width: 100%
	}
	.sidebar-primary {
		float: right;
		width: 31.8%
	}
	.sidebar-content .sidebar-primary {
		float: left
	}
	.site-header > .wrap {
		padding: 20px 0
	}
	.page-id-7398 .site-header > .wrap { padding: 0 0 20px; }
	
	.site-title {
		text-align: left
	}
	.site-description {
		text-align: left
	}
	.header-widget-area {
		padding: 11px 0 10px 40px
	}
	.genesis-nav-menu a {
		padding: 23px 10px
	}
	.sidebar {
		margin: 0 auto 40px
	}
	.portfolio .portfolio-item {
		width: 33.33333333333333333333%
	}
	.front-page-5 .entry-content p {
		font-size: 16px
	}
	#add_payment_method form.checkout .col2-set,
	.woocommerce-cart form.checkout .col2-set,
	.woocommerce-checkout form.checkout .col2-set {
		width: 48.717948717948715%;
		float: left
	}
	#add_payment_method form.checkout #order_review_heading,
	#add_payment_method form.checkout .woocommerce-checkout-review-order,
	.woocommerce-cart form.checkout #order_review_heading,
	.woocommerce-cart form.checkout .woocommerce-checkout-review-order,
	.woocommerce-checkout form.checkout #order_review_heading,
	.woocommerce-checkout form.checkout .woocommerce-checkout-review-order {
		width: 48.717948717948715%;
		float: right;
		margin-left: 2.564102564102564%
	}
}


@media (min-width:1200px) {
	.front-page-5 .entry-title {
		font-size: 19.2px
	}
}
@media (min-width:1340px) {
	.masonry .entry {
		width: -webkit-calc(25% - 23px);
		/*width: calc(25% - 23px);*/
		width: calc(33.3333333333333333% - 20px);
	}
	.front-page-1 {
		padding: 15vh 0
	}
	.front-page-5 .post {
		margin-bottom: 2%
	}
}
@media print {
	*,
	:after,
	:before {
		background: 0 0!important;
		box-shadow: none!important;
		color: #2a2b33!important;
		text-shadow: none!important
	}
	a,
	a:visited {
		text-decoration: underline
	}
	a[href]:after {
		content: " (" attr(href) ")"
	}
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	.site-title > a:after,
	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: ""
	}
	thead {
		display: table-header-group
	}
	img,
	tr {
		page-break-inside: avoid
	}
	img {
		max-width: 100%!important
	}
	@page {
		margin: 2cm .5cm
	}
	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}
	blockquote,
	pre {
		border: 1px solid rgba(0,0,0,.0382);
		page-break-inside: avoid
	}
	.content,
	.content-sidebar {
		width: 100%
	}
	.breadcrumb,
	.comment-edit-link,
	.comment-form,
	.comment-list .reply a,
	.comment-reply-title,
	.edit-link,
	.entry-comments-link,
	.entry-footer,
	.genesis-box,
	.header-widget-area,
	.hidden-print,
	.home-top,
	.nav-primary,
	.nav-secondary,
	.post-edit-link,
	.sidebar,
	button,
	input,
	select,
	textarea {
		display: none!important
	}
	.title-area {
		text-align: center;
		width: 100%
	}
	.site-title > a {
		margin: 0;
		text-decoration: none;
		text-indent: 0
	}
	.site-inner {
		padding-top: 0;
		position: relative;
		top: -100px
	}
	.author-box {
		margin-bottom: 0
	}
	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		orphans: 3;
		page-break-after: avoid;
		page-break-inside: avoid;
		widows: 3
	}
	img {
		page-break-after: avoid;
		page-break-inside: avoid
	}
	blockquote,
	pre,
	table {
		page-break-inside: avoid
	}
	dl,
	ol,
	ul {
		page-break-before: avoid
	}
}



/****************
 Trust Bar
****************/
.trust-pic-row { text-align: center; padding: 0; }
.home .trust-pic-row { padding: 30px 0; border-bottom: 1px solid #d8d8d8; }

.trust-pic-row .trust-logo-hold {  margin: 0 20px; padding-bottom: 50px; display: inline-block; }


/****************
 Home Practice areas
****************/
.practice-item {
	width: 33.3333%;
	
	float: left;
	position: relative;
}

.item-image {
	background-size: cover!important;
    background-position: center center!important;
	padding: 30% 0;
    text-align: center;
		position: relative;
}
.item-image:after {
	content: " ";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	opacity: .82;
	/*background: #3d65ff;
	background: -webkit-linear-gradient(left,#01578d 0,#0781c1 100%);
	background: linear-gradient(to right,#01578d 0,#0781c1 100%)*/
	background: #000;
}
.item-image:after {
	content: " ";
	display: block;
	opacity: .5;
	z-index: 2;
	pointer-events: none;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.item-image:hover:after {
	opacity: .8;
}

.item-copy {
    position: absolute;
    z-index: 3;
    text-align: center;
    left: 0px;
    right: 0px;
    top: calc(50% - 60px);
    
    color: rgb(255, 255, 255);
    font-size: 20px;
    opacity: 1;
    pointer-events: none;
    margin: auto;
    transition: top 0.25s;
	padding: 30px;
	margin: 30px;
		
		height:calc(100% - 60px);
}
.practice-item:hover .item-copy {
	/*height: auto;*/
	border:2px solid #fff;
	top: 0px;
	
}


.practice-item:hover .item-title {
    opacity: 1;
    top: 0px;
}

.item-copy .item-desc {
	font-size: 16px;
	color: rgba(255, 255, 255, 0);
}
.practice-item:hover .item-copy .item-desc {
	display: block;
	color: rgba(255, 255, 255, 1)
}
.item-title {
	color: #fff;
	font-size: 36px;
}


@media only screen and (max-width: 860px) {
	.hero-section {
    padding: 30px 0 15px;
}
	.practice-item {
		width: 50%;
	}
}
@media only screen and (max-width: 600px) {
	.practice-item {
		width: 100%;
	}
}


/****************
 Ebook Page
****************/

.page-template-page-ebook .title-area {
    margin: 0 auto;
    float: none;
}

.page-template-page-ebook .hero-section .wrap img {
	max-height: 400px;
}

.page-template-page-ebook .hero-section .wrap .ebook-title {
	text-align: left;
}
.page-template-page-ebook .hero-section p {
	font-size: 24px;
}

.page-template-page-ebook .body-wrap {
	padding: 0 80px;
}
.page-template-page-ebook .form-wrap {
	 
	background-color: #dee7ed !important; 
	padding: 17px 26px;
}


/****************
 Testimonials Page
****************/

.testamonial-wrap .testamonial-hold { width: 50%; float: left; margin: 40px 0 40px 0; padding: 0 20px; position: relative; }
.lp .testamonial-wrap .testamonial-hold { width: 100%; max-width: 750px; float: none; margin: 0 auto 30px; padding: 0; }

.testamonial-wrap .testamonial-hold:nth-child(2n+0) {
	clear: right;
}

.testamonial-wrap .testamonial-hold:nth-child(2n+1)  {
	clear: left;
}

.testamonial-wrap .testimonial { color: #000; background: #f4f4f4; -webkit-transition: box-shadow 0.25s ease; -moz-transition: box-shadow 0.25s ease; -ms-transition: box-shadow 0.25s ease; transition: box-shadow 0.25s ease; -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25); -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25); -ms-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25); box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25); margin: 0; padding: 35px 30px 30px 70px; border-radius: 5px; position: relative; overflow: initial; }

.testamonial-wrap .testimonial .star-container { background-image: url(/wp-content/uploads/2019/02/5-star.svg)!important; background-position: right bottom!important; background-repeat: no-repeat!important;  background-size: 200px!important; }

.testamonial-wrap .testimonial:before {
	content: "\e057";
	font-family: seothemes-icons;
	font-size: 40px;
    position: absolute;
    left: 17px;
    top: 10px;
	color: #2083b4;
}

.testamonial-wrap .testimonial .test-name {
	color: #2083b4;
	font-weight: 700;
}
.testamonial-wrap .testimonial .test-company {
	
	font-style: italic;
	display: block;
}

@media only screen and (max-width: 860px) {
	
	.testamonial-wrap .testamonial-hold {
		width: 100%;
	}
}

.single-post .widget ul > li {
    margin-bottom: 0px;
	padding-bottom: 6px;
}

/*.home .site-inner,*/
.hero-section { background-image: url(/wp-content/uploads/2017/01/gavel-in-court-e1484332703986.jpg); margin-top: 120px; }

@media only screen and (max-width: 860px) {
	.home .site-inner,
	.hero-section {
		margin-top: 0px;
	}
	.title-area {margin-bottom:15px !important; }
}



.jb-map {height:350px;}
.text-center { text-align: center!important; }
.text-right { text-align: right!important; }
.sidebar-content .learn-more-links { margin: 30px 0 50px; padding: 20px 15px 15px; }
.learn-more-links a, #custom_html-13 .widget-wrap a, #custom_html-23 .widget-wrap a { font-weight: 500; }
.learn-more-links h3, #custom_html-13 .widget-wrap h3, #custom_html-23 .widget-wrap h3 { margin-bottom: 25px; }
.learn-more-links ul li { margin-bottom: 10px; }
#custom_html-31 {clear: both}
.archive-pagination.pagination:after { border-top: solid 2px black}
.single-post .entry-header .entry-meta {display: none}
/* hide form after submission */
.wpcf7 form.sent .form-wrap {display: none;}
.wpcf7 form.sent .wpcf7-response-output {border-color: #b98857; background-color: #b98857; color: #000 !important; font-size: 25px; text-align: center; padding:30px; line-height:1.4em; font-weight:bold}
