/*
Theme Name: DiverseThemes.com 3.0
Theme URI: https://diversethemes.com
Author: Diverse Themes
Author URI: https://diversethemes.com
Version: 3.0.0
License: (c) 2018 DiverseThemes.com. All Rights Reserved.
*/
/*--------------------------------------------------------------
Normalize
--------------------------------------------------------------*/
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	background: #ffffff;
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active, a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	/* 1 */
	padding: 0;
	/* 2 */
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
	/* 1 */
	/* 2 */
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #5d5d5d;
	font-family: "Lato", sans-serif;
	font-size: 1.0625rem;
	font-weight: 400;
	line-height: 1.625;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #000000;
	font-family: "Montserrat", sans-serif;
}

h5 {
	clear: none;
	display: inline-block;
	text-transform: uppercase;
}

p {
	margin: 0 0 1.5rem 0;
}

b,
strong {
	color: #000000;
	font-weight: 700;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote,
q {
	margin: 0 1.5rem;
	quotes: "" "";
}

blockquote:before, blockquote:after,
q:before,
q:after {
	content: "";
}

address {
	margin: 0 0 1.5rem 0;
}

pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 0.9375rem;
	line-height: 1.625;
	margin: 0 0 1.5rem;
	max-width: 100%;
	overflow: auto;
	padding: 1.5rem;
}

code,
kbd,
tt,
var {
	font-family: "Monaco", Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 0.9375rem;
}

code {
	background: #efefef;
}

abbr,
acronym {
	border-bottom: 1px dotted #666666;
	cursor: help;
}

mark,
ins {
	text-decoration: none;
}

sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

small {
	font-size: 75%;
}

big {
	font-size: 125%;
}

.entry-title,
.entry-content,
.comments-title,
.comment-content,
.widget-title,
.widget {
	word-wrap: break-word;
	word-break: keep-all;
}

/*--------------------------------------------------------------
Accessibility
--------------------------------------------------------------*/
.screen-reader-text {
	height: auto;
	width: 1px;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
}

.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
	height: auto;
	width: auto;
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #269f92;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	left: 0.3125rem;
	line-height: normal;
	padding: 0.9375rem 1.4375rem 0.875rem;
	text-decoration: none;
	top: 0.3125rem;
	z-index: 100000;
}

/*--------------------------------------------------------------
Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin: 0 1.5rem 0 0;
}

.alignright {
	display: inline;
	float: right;
	margin: 0 0 0 1.5rem;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
Clearings
--------------------------------------------------------------*/
.clear::after,
.entry-content::after,
.comment-content::after,
.site-header::after,
.site-content::after,
.site-footer::after {
	clear: both;
	content: "";
	display: block;
}

/*--------------------------------------------------------------
HTML Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*, *::after, *::before {
	box-sizing: inherit;
}

html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

embed,
iframe,
object {
	max-width: 100%;
}

hr {
	height: 1px;
	width: auto;
	background-color: #cccccc;
	border: 0;
	margin: 0 0 1.5rem 0;
}

figure {
	margin: 0;
}

ul,
ol {
	margin: 0 0 3rem 0.9375rem;
}

ul {
	list-style: square;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin: 0 0 0 1.5rem;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5rem 1.5rem 0;
}

table,
th,
td {
	border: 1px solid rgba(0, 0, 0, 0.1);
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin-bottom: 24px;
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	padding: 10px 20px;
	text-align: left;
}

th {
	border-width: 0 1px 1px 0;
	font-weight: bold;
}

td {
	border-width: 0 1px 1px 0;
}

/*--------------------------------------------------------------
Media
--------------------------------------------------------------*/
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	margin: 0;
	padding: 0;
	border: none;
}

img {
	height: auto;
	max-width: 100%;
}

.wp-caption {
	margin: 0 0 1.5rem 0;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}

.wp-caption.aligncenter {
	margin: 0 auto 1.5rem auto;
}

.wp-caption.alignleft {
	margin-right: 1.5rem;
}

.wp-caption.alignright {
	margin-left: 1.5rem;
}

.wp-caption .wp-caption-text {
	margin: 0.75rem 0;
}

.wp-caption-text {
	text-align: center;
}

.gallery {
	margin: 0 0 1.5rem 0;
}

.gallery-item {
	height: auto;
	width: 100%;
	display: inline-block;
	text-align: center;
	vertical-align: top;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

.fluid-embed {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
}

.fluid-embed embed,
.fluid-embed object,
.fluid-embed iframe {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

/*--------------------------------------------------------------
Window Ready
--------------------------------------------------------------*/
.not-ready {
	opacity: 0;
	transition: all 0.5s ease;
	visibility: hidden;
}

body.ready .not-ready {
	opacity: 1;
	visibility: visible;
}

/*--------------------------------------------------------------
Base Layout
--------------------------------------------------------------*/
body {
	background: #202a34;
}

.site {
	background: #fff;
	z-index: 1;
}

.not-full {
	max-width: 1000px;
	margin: 0 auto;
}

.error404 .site-main,
.site-main .entry-content,
.blog .entry-header,
.site-main .entry-footer {
	margin: 0 auto !important;
	max-width: 900px;
}

.pricing-template .site-main .entry-content,
.pricing-template .blog .entry-header,
.pricing-template .site-main .entry-footer {
	margin: 0 auto !important;
	max-width: 1000px;
}

.pricing-template .entry-content {
	padding: 0;
}

.entry-content {
	padding: 0 0 1.5em;
}

.blog .entry-content {
	padding: 0;
}

.themes-wrapper {
	margin: 0 auto;
	max-width: 1200px;
	padding: 0;
}

.site-main {
	padding: 1.25rem 0;
}

.executive .site-main,
.single .site-main,
.generator .site-main {
	padding: 0;
}

.single.single-themes .site-main {
	padding: 1.25rem 0;
}

.themes-template .entry-content {
	padding: 1.25rem 0 0 !important;
}

/*--------------------------------------------------------------
Navigation
--------------------------------------------------------------*/
a {
	color: #269f92;
	text-decoration: none;
	transition: all .4s ease-in-out;
	transform: translateZ(0);
}

a:hover, a:focus, a:active {
	color: #000000;
	transition: all .4s ease-in-out;
	transform: translateZ(0);
}

/*--------------------------------------------------------------
# Menus
--------------------------------------------------------------*/
.main-navigation {
	font-family: "Lato", sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 67px;
	font-weight: 400;
	font-style: normal;
	float: right;
	width: auto;
}

.main-navigation ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

.main-navigation li {
	float: left;
	margin-left: 14px;
	position: relative;
}

.main-navigation a {
	color: #fff;
	display: block;
	text-decoration: none;
}

.main-navigation a:hover {
	opacity: .7;
}

.menu-toggle {
	display: none;
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	border-top: 1px solid #eee;
	padding: 1.25rem;
	margin: 0 auto;
	max-width: 43.75rem;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	height: auto;
	width: 50%;
	float: left;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	height: auto;
	width: 50%;
	float: right;
	text-align: right;
}

/*--------------------------------------------------------------
Masthead
--------------------------------------------------------------*/
.site-header {
	position: relative;
	top: 0;
	width: 100%;
}

.site-header {
	background: #202a34;
	position: relative;
	min-height: 67px;
	width: 100%;
}

.homepage .site-header {
	background: transparent !important;
	background: none !important;
	position: absolute;
	top: 0;
	height: auto;
}

.site-wrapper {
	background: #202a34;
	clear: both;
	min-height: 67px;
	width: 100%;
	position: relative;
	top: 0;
	z-index: 99999;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
}

.home .site-wrapper {
	background: transparent;
	clear: both;
	min-height: 67px;
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 99999;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
}

.home.admin-bar .site-wrapper {
	top: 2rem;
}

.home .site-wrapper.scroll {
	background: #202a34;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
}

.header-container {
	max-width: 75rem;
	margin: 0 auto;
}

.site-branding {
	float: left;
	padding: 0;
	width: auto;
}

.site-title {
	font-family: "Montserrat", sans-serif;
	font-size: 22px;
	font-weight: 800;
	line-height: 67px;
	font-style: normal;
	margin: 0;
	padding: 0;
	z-index: 9999999;
}

.site-title a {
	color: #fff;
	-webkit-transform: translateZ(0);
	transition: all .4s ease-in-out;
}

.site-title a:hover {
	color: #c2c2c2;
}

.banner-title {
	font-family: "Montserrat", sans-serif;
	font-weight: 700 !important;
}

@media screen and (max-width: 480px) {
	.banner-title {
		display: none;
	}
}

.header-image {
	position: relative;
	width: 100%;
	background-attachment: fixed;
	background-size: auto 538px;
	background-position: 50% -50px;
}

.color-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 9;
}

.header-wrap {
	color: #fff;
	text-align: center;
	height: 400px;
	width: 100%;
	z-index: 9;
	position: relative;
}

.home .header-wrap {
	color: #fff;
	text-align: center;
	height: 650px;
	width: 100%;
	z-index: 99;
	position: relative;
}

.header-wrap .header-content {
	max-width: 900px;
	margin: 0 auto;
	position: relative;
	top: 53%;
	transform: translateY(-50%);
	z-index: 9999;
}

.header-wrap .header-content p {
	font-size: 20px;
}

.header-wrap .header-content p span {
	font-size: 17px;
}

.header-wrap .header-content p span a {
	color: rgba(255, 255, 255, 0.9);
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	padding-bottom: 6px;
}

.header-wrap .header-content p span a:hover {
	border-bottom: 1px solid rgba(255, 255, 255, 0);
	color: white;
}

.home .header-wrap .entry-title {
	display: none;
}

.header-wrap h2 {
	font-size: 55px;
	line-height: 1.1em;
	text-transform: none;
	letter-spacing: 1px;
	font-family: "open sans", helvetica, arial;
	font-weight: 300;
	font-style: normal;
	color: #fff;
	max-width: 1200px;
	margin: 0 0 20px;
	padding: 0;
	text-align: center;
}

.header-wrap p {
	color: white;
}

.header-wrap a {
	color: rgba(255, 255, 255, 0.8);
}

.header-wrap a:hover {
	color: rgba(255, 255, 255, 0.6);
}

.header-wrap .post-edit-link {
	display: none;
}

.button {
	box-sizing: border-box;
	font-family: "Montserrat", sans-serif;
	font-size: 16px;
	font-weight: 300;
	font-style: normal;
	text-decoration: none;
	padding: 10px 30px;
	line-height: inherit;
	background-color: #222e2e;
	display: inline-block;
	margin: 10px 10px 10px 0;
	color: #fff;
	text-transform: uppercase;
}

.button:hover,
.button:active,
.button:focus {
	color: #fff;
	opacity: .7;
}

.memberful-button a {
	box-sizing: border-box;
	font-family: "Montserrat", sans-serif;
	font-size: 16px;
	font-weight: 300;
	font-style: normal;
	text-decoration: none;
	background-color: #269f92;
	border-radius: 40px;
	padding: 15px 30px;
	line-height: 1em;
	display: inline-block;
	margin: 10px 10px 10px 0;
	color: #fff;
	text-transform: capitalize;
}

.memberful-button a:hover,
.memberful-button a:active,
.memberful-button a:focus {
	color: #fff;
	opacity: .7;
}

.button.green {
	background-color: #269f92;
	border-radius: 40px;
	padding: 15px 30px;
	line-height: 1em;
}

.button.blue {
	background-color: #082a42;
	border-radius: 40px;
	padding: 15px 30px;
	line-height: 1em;
}

.button.buy {
	background-color: #269f92;
	padding: 15px 30px;
	margin: 0 0 0 14px;
	line-height: 1em;
}

.button.buy:last-child {
	background-color: #082a42;
	margin: 0 0 0 14px;
}

.more-link,
.read-more {
	box-sizing: border-box;
	font-family: "Lato", sans-serif;
	letter-spacing: 1px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	background-color: #269f92;
	border-radius: 40px;
	font-size: 14px;
	padding: 10px 15px;
	display: inline-block;
	line-height: 1em;
	margin: 0;
	color: #fff;
}

.more-link:hover,
.more-link:active,
.more-link:focus {
	color: #fff;
	opacity: .7;
}

#shopping-cart a span {
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: 32px;
	height: 32px;
	background: #269f92;
	line-height: 32px;
	margin-left: 10px;
	font-size: 14px;
	font-family: "Montserrat", sans-serif;
	font-weight: 300;
}

.home #shopping-cart a span {
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: 32px;
	height: 32px;
	background: rgba(255, 255, 255, 0.15);
	line-height: 32px;
	margin-left: 10px;
	font-size: 14px;
	font-family: "Montserrat", sans-serif;
	font-weight: 300;
	transition: all .4s ease-in-out;
}

.home .scroll #shopping-cart a span {
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: 32px;
	height: 32px;
	background: #269f92;
	line-height: 32px;
	margin-left: 10px;
	font-size: 14px;
	font-family: "Montserrat", sans-serif;
	font-weight: 300;
	transition: all .4s ease-in-out;
}

/*--------------------------------------------------------------
Content
--------------------------------------------------------------*/
.entry-header,
.blog-header {
	background: #f7f7f7;
	font-size: 32px;
	padding: 1% 0;
	text-align: center;
	margin: 0 0 40px !important;
	overflow: hidden;
}

.entry-header h1,
.entry-header h2,
.blog-header h2 {
	font-size: 32px;
	line-height: inherit;
	margin: 0;
	padding: 0 2%;
}

.blog .entry-header {
	background: transparent;
	padding: 0;
	text-align: left;
	margin: 0;
}

.blog .post .entry-title {
	font-family: "Montserrat", sans-serif;
	font-size: 32px;
	font-weight: 400;
	font-style: normal;
	margin: 0;
	padding: 0;
}

.entry-title a {
	color: #000;
}

.entry-title a:hover {
	opacity: .5;
}

.sticky {
	display: block;
}

.site-main .hentry {
	margin: 0 0 20px;
	padding: 0 0 20px;
}

.site-main .hentry:last-child {
	border-bottom: none;
}

.page .site-main .hentry,
.single .site-main .hentry {
	border-bottom: none;
	margin: 0 0 40px;
	padding: 0 0 40px;
}

.entry-meta,
.entry-footer {
	color: #5d5d5d;
	font-size: 15px;
}

.blog .entry-header {
	padding: 0 0 1.25rem;
	margin: 0;
}

.entry-content p {
	color: #5d5d5d;
}

.entry-meta a,
.entry-footer a {
	color: #5d5d5d;
}

.entry-meta a:hover,
.entry-footer a:hover {
	opacity: .7;
}

.entry-footer {
	margin: 1.5em 0 0;
}

.entry-footer span {
	display: block;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-summary {
	padding: 0 0 40px;
	overflow: hidden;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

#quote-form {
	height: 40px;
}

/*--------------------------------------------------------------
Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	box-sizing: border-box;
	font-family: "Montserrat", sans-serif;
	font-size: 16px;
	font-weight: 300;
	font-style: normal;
	text-decoration: none;
	padding: 10px 24px;
	background-color: #222e2e;
	border: none;
	display: inline-block;
	margin: 10px 10px 10px 0;
	color: #fff;
	text-transform: uppercase;
	outline: 0;
	transition: all .4s ease-in-out;
	-webkit-backface-visibility: hidden;
					backface-visibility: hidden;
	-webkit-appearance: button;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background: #3a4b60;
	transition: all .4s ease-in-out;
	-webkit-backface-visibility: hidden;
					backface-visibility: hidden;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	background: #3a4b60;
	outline: 0;
	-webkit-backface-visibility: hidden;
					backface-visibility: hidden;
}

.search-form input[type="submit"],
.widget .search-form input[type="submit"] {
	padding: 0;
}

input,
select,
textarea {
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
	max-width: 100%;
	outline: 0;
}

.site input[type="text"],
.site input[type="email"],
.site input[type="url"],
.site input[type="password"],
.site input[type="search"] {
	background-color: #f7f7f7;
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 0;
	color: #5b5b5b;
	max-width: 100%;
	padding: 10px;
	width: 100% !important;
	-webkit-backface-visibility: hidden;
					backface-visibility: hidden;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
}

.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="url"],
.contact-form input[type="password"],
.contact-form input[type="search"],
.contact-form textarea {
	background-color: #f7f7f7;
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 0;
	-webkit-backface-visibility: hidden;
					backface-visibility: hidden;
	color: #5b5b5b;
	max-width: 100% !important;
	padding: 10px;
	width: 100% !important;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	background-color: #fff;
	border: 1px solid #5b5b5b;
	color: #232323;
	outline: 0;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
}

input[type="checkbox"],
input[type="radio"] {
	margin-right: 6px !important;
	display: inline-block;
}

textarea {
	overflow: auto;
	vertical-align: top;
	background-color: #f7f7f7;
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 0;
	color: #5b5b5b;
	max-width: 100%;
	padding: 10px;
	width: 100%;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
}

label {
	color: #5b5b5b;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1.5;
	margin: 15px 0;
	text-transform: uppercase;
}

/*--------------------------------------------------------------
Comments
--------------------------------------------------------------*/
.comments-area {
	border-top: 1px solid #eee;
	margin: 60px auto;
	max-width: 56.25rem;
	padding: 60px 0 0;
}

.comment-reply-title,
.comments-title {
	font-weight: normal;
	font-size: 13px;
	margin: 0;
	text-transform: uppercase;
}

.comment-list {
	list-style: none;
	margin: 0 0 48px 0;
	padding: 0;
}

.comment-author {
	font-size: 14px;
	line-height: 1.7142857142;
}

.comment-list .reply,
.comment-metadata {
	font-size: 12px;
	line-height: 2;
	text-transform: uppercase;
}

.comment-list .reply {
	margin-top: 24px;
}

.comment-author .fn {
	font-weight: 900;
}

.comment-author a {
	color: #2b2b2b;
}

.comment-list .trackback a,
.comment-list .pingback a,
.comment-metadata a {
	color: #767676;
}

.comment-author a:hover,
.comment-list .pingback a:hover,
.comment-list .trackback a:hover,
.comment-metadata a:hover {
	color: #41a62a;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 24px;
	padding-top: 24px;
}

.comment-list > li:first-child > article,
.comment-list > .pingback:first-child,
.comment-list > .trackback:first-child {
	border-top: 0;
}

.comment-author {
	position: relative;
}

.comment-author .avatar {
	border: 1px solid rgba(0, 0, 0, 0.1);
	height: 18px;
	padding: 2px;
	position: absolute;
	top: 0;
	left: 0;
	width: 18px;
}

.bypostauthor > article .fn:before {
	content: "\f408";
	margin: 0 2px 0 -2px;
	position: relative;
	top: -1px;
}

.says {
	display: none;
}

.comment-author,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply,
.comment-metadata {
	padding-left: 30px;
}

.comment-edit-link {
	margin-left: 10px;
}

.comment-edit-link:before {
	content: "\f411";
}

.comment-reply-link:before,
.comment-reply-login:before {
	content: "\f412";
	margin-right: 2px;
}

.comment-content {
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
}

.comment-content ul,
.comment-content ol {
	margin: 0 0 24px 22px;
}

.comment-content li > ul,
.comment-content li > ol {
	margin-bottom: 0;
}

.comment-content > :last-child {
	margin-bottom: 0;
}

.comment-list .children {
	list-style: none;
	margin-left: 15px;
}

.comment-respond {
	margin-bottom: 24px;
	padding: 0;
}

.comment .comment-respond {
	margin-top: 24px;
}

.comment-respond h3 {
	margin-top: 0;
	margin-bottom: 24px;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.no-comments,
.form-allowed-tags,
.form-allowed-tags code {
	color: #767676;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as {
	font-size: 14px;
	line-height: 1.7142857142;
}

.no-comments {
	font-size: 16px;
	font-weight: 900;
	line-height: 1.5;
	margin-top: 24px;
	text-transform: uppercase;
}

.comment-form label {
	display: block;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
	width: 100%;
}

.form-allowed-tags,
.form-allowed-tags code {
	font-size: 12px;
	line-height: 1.5;
}

.required {
	color: #c0392b;
}

.comment-reply-title small a {
	color: #2b2b2b;
	float: right;
	height: 24px;
	overflow: hidden;
	width: 24px;
}

.comment-reply-title small a:hover {
	color: #41a62a;
}

.comment-reply-title small a:before {
	content: "\f405";
	font-size: 32px;
}

.comment-navigation {
	font-size: 12px;
	line-height: 2;
	margin-bottom: 48px;
	text-transform: uppercase;
}

.comment-navigation .nav-next,
.comment-navigation .nav-previous {
	display: inline-block;
}

.comment-navigation .nav-previous a {
	margin-right: 10px;
}

#comment-nav-above {
	margin-top: 36px;
	margin-bottom: 0;
}

/*--------------------------------------------------------------
Footer
--------------------------------------------------------------*/
.site-footer {
	background: #202a34;
	clear: both;
	width: 100%;
}

.site-info {
	clear: both;
	color: #fff;
	font-family: "open sans", helvetica, arial;
	line-height: 1.8;
	overflow: hidden;
	max-width: 1200px;
	margin: 0 auto;
	padding: 40px 0;
}

.site-credits {
	float: left;
	font-size: 14px;
	display: block;
	margin-right: 2.35765%;
	width: 48.82117%;
}

.site-credits .site-title {
	margin: 0;
	padding: 0;
	line-height: inherit;
}

.footer-menu {
	float: left;
	font-size: 14px;
	display: block;
	margin-right: 0;
	width: 48.82117%;
}

.footer-menu ul {
	float: right;
	margin: 0;
	padding: 0;
}

.footer-menu ul li {
	display: inline-block;
	list-style-type: none;
	margin-left: 15px;
}

.footer-menu ul li a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: 400;
	font-size: 12px;
}

.footer-menu ul li a:hover {
	opacity: .7;
}

.social-links {
	clear: both;
	display: block;
}

.social-links ul {
	float: right;
	margin: 0;
}

.social-links li {
	display: inline-block;
	margin-left: 15px;
}

.social-links a {
	display: block;
	font-size: 16px !important;
}

.social-links li a:before {
	font-family: genericons;
	color: #fff;
	display: block;
	line-height: 32px;
	margin-bottom: 6.75px;
	text-align: center;
}

.social-links li a:hover:before {
	opacity: .7;
}

.social-links li a[href*="twitter.com"]:before {
	content: "\f202";
}

.social-links li a[href*="github.com"]:before {
	content: "\f200";
}

.social-links li a[href*="/feed"]:before {
	content: "\f413";
}

.social-links li a:before {
	content: "\f415";
}

/*--------------------------------------------------------------
Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

#infinite-handle {
	text-align: center;
}

#infinite-handle span {
	display: inline;
}

.infinite-loader {
	margin: 0 auto;
	width: 34px;
	height: 34px;
}

.home h3 {
	color: #ffffff;
}

/*--------------------------------------------------------------
Pricing
--------------------------------------------------------------*/
.package {
	max-width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	text-align: center;
}

.pricing-template p {
	text-align: center;
}

.theme-package {
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	border-top: 3px solid #289d93;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%;
}

.package .package-price {
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	background: #fcfeff;
	padding: 40px 0;
}

.package p {
	color: #082a42;
}

.package strong {
	color: #082a42;
}

.package p,
.package h2 {
	margin: 0;
	padding: 0;
}

.package .package-price h2 {
	font-size: 70px;
	color: #082a42;
	position: relative;
}

.package .package-price sup {
	font-size: 26px;
	color: #082a42;
	position: absolute;
	top: 35px;
	text-indent: -20px;
	font-weight: 400 !important;
}

.package .package-title h2 {
	font-size: 24px;
	color: #082a42;
}

.package .package-include h2 {
	font-size: 17px;
	color: #082a42;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 8px;
}

.package .package-title {
	padding: 20px 0;
}

.package .package-include {
	padding: 40px 0;
}

.package .package-include p {
	padding: 5px 20px;
}

.package a {
	color: #fff;
}

.package .purchase {
	padding: 15px;
	color: #fff !important;
	margin: 31px auto 0;
	border-radius: 0 !important;
	text-decoration: none;
	font-weight: 400;
	background: #289d93;
	width: 35%;
	display: block;
	cursor: pointer;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transition: all .4s ease-in-out;
}

.package .purchase:hover {
	opacity: .7;
	transition: all .4s ease-in-out;
}

.package .last {
	margin-right: 0 !important;
}



/*--------------------------------------------------------------
Blurbs
--------------------------------------------------------------*/
@font-face {
	font-family: 'icomoon';
	src: url("fonts/icomoon.eot?9sexmu");
	src: url("fonts/icomoon.eot?9sexmu#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?9sexmu") format("truetype"), url("fonts/icomoon.woff?9sexmu") format("woff"), url("fonts/icomoon.svg?9sexmu#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-lab-flask:before {
	content: "\e901";
}

.icon-lifebuoy:before {
	content: "\e902";
}

.icon-paper-plane:before {
	content: "\e903";
}

.icon-rocket:before {
	content: "\e904";
}

.icon-round-brush:before {
	content: "\e905";
}

.icon-rss:before {
	content: "\e906";
}

.icon-shop:before {
	content: "\e907";
}

.icon-tools:before {
	content: "\e908";
}

.easy:before {
	content: "\e901";
	color: #082a42;
	font-family: "icomoon";
	font-size: 64px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.monthly:before {
	content: "\e908";
	color: #082a42;
	font-family: "icomoon";
	font-size: 64px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.box:before {
	content: "\e904";
	color: #082a42;
	font-family: "icomoon";
	font-size: 64px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.blurb-items {
	margin: 0;
	font-size: 17px;
}

.single-themes .bullet-wrapper {
	background: #f7f7f7;
	margin: 60px 0 0;
}

.bullets {
	max-width: 1200px;
	margin: 0 auto;
	padding: 60px 0;
	overflow: hidden;
}

.bullet {
	list-style: none;
	text-align: center;
	float: left;
	display: block;
	margin-right: 2.35765%;
	margin-bottom: 2.35765%;
	width: 31.76157%;
}

.bullet:last-child {
	margin-right: 0;
}

.bullet-content {
	text-align: center;
}

.bullet-content p {
	font-family: "Lato", sans-serif;
	color: #000;
	opacity: .7;
	font-size: 17px;
	font-weight: 300;
	text-align: center;
}

.bullets h3 {
	font-family: "Montserrat", sans-serif;
	color: #000;
	font-size: 18px;
	font-weight: 400;
	line-height: inherit;
	text-align: center;
	text-transform: uppercase;
}

/*--------------------------------------------------------------
Single Themes
--------------------------------------------------------------*/
.single-starterthemes .single-theme-wrap {
	padding: 1.25rem 0 0;
}

.single-theme-content {
	float: left;
	display: block;
	margin-right: 1.9157088123%;
	width: 49.0421455939%;
	float: left;
	display: block;
}

.single-theme-content:last-child {
	margin-right: 0;
}

.single-entry {
	border-bottom: 1px solid #eee;
	padding: 0 0 20px;
	margin: 0 0 20px;
}

.genericon-help {
	float: left;
	margin: 0 14px 0 0;
}

.genericon-help:before {
	content: "\f457";
	font-size: 42px;
}

.right-entry {
	float: left;
	display: block;
	margin-right: 1.9157088123%;
	width: 49.0421455939%;
	float: left;
	display: block;
	margin-right: 0;
}

.right-entry:last-child {
	margin-right: 0;
}

.browser-wrapper {
	position: relative;
	z-index: 1px;
}

.browser-wrapper .dots {
	background-color: #e0e0e0;
	background-image: url(assets/img/dots.png);
	background-position: 1% center;
	background-repeat: no-repeat;
	height: 22px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	top: -20px;
	left: 10px;
	width: 100%;
}

.thumbnail {
	height: 497px;
	margin: 0 auto;
	max-width: 100%;
	width: 100%;
	overflow-y: scroll;
	margin: 0;
	background-color: #e0e0e0;
	background-image: linear-gradient(#e0e0e0, #ffffff);
	position: relative;
	z-index: 1px;
}

.thumbnail img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

.single-theme-header {
	border-bottom: 1px solid #eee;
	margin: 0 0 20px;
	overflow: hidden;
	padding: 0 0 20px;
	width: 100%;
}

.single-theme-title {
	line-height: inherit;
	padding: 0;
	float: left;
	margin: 0;
	width: auto;
}

.buy-section {
	float: right;
	margin-right: 0;
	width: auto;
}

.buy-section .button {
	float: right;
	margin: 0 0 0 10px;
}

.theme-title {
	font-family: "Lato", sans-serif;
	color: #3c495c !important;
	font-size: 16px;
	font-weight: 400;
	line-height: 50px;
	text-transform: uppercase;
}

/*--------------------------------------------------------------
Action Bar
--------------------------------------------------------------*/
.action-bar {
	background: #289d93;
	/* Old browsers */
	/* FF3.6-15 */
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #289d93 0%, #3c6683 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#289d93', endColorstr='#3c6683',GradientType=1 );
	overflow: hidden;
	text-align: center;
	width: 100%;
}

.action-bar h2 {
	color: #ffffff;
}

.action-content {
	color: #fff;
	max-width: 1200px;
	margin: 0 auto;
	padding: 60px 0;
}

.generator-form-inputs input {
	margin: 0 0 10px;
}

#generator-form {
	clear: both;
	display: block;
	margin: 0;
	padding: 0 0 60px;
	overflow: hidden;
}

#generator-form input[type="radio"] {
	margin: 0 10px 10px 2px;
	width: auto;
	max-width: inherit !important;
}

.theme-type {
	margin: 0 0 5px;
}

#generator-form label {
	display: inline;
	font-size: 16px;
	font-weight: 400;
	margin: -2px 0 0;
	padding: 0;
	line-height: inherit;
	letter-spacing: normal;
	text-transform: capitalize;
}

.select-type {
	clear: left;
	padding: 15px 0 0;
	overflow: hidden;
}

.select-type p {
	color: #7a7a7a;
	margin: 0;
	padding: 0;
}

.selectoptions {
	clear: both;
	display: block;
	margin: 0;
	padding: 0 0 10px;
}

.themetype {
	float: left;
	display: block;
	margin-right: 1.9157088123%;
	width: 49.0421455939%;
}

.themetype:last-child {
	margin-right: 0;
}

.generator-form-inputs {
	float: left;
	display: block;
	margin-right: 1.9157088123%;
	width: 49.0421455939%;
}

.generator-form-inputs:last-child {
	margin-right: 0;
}

.theme-type {
	clear: left;
	display: block;
	width: 100%;
	font-size: 16px;
}

.theme-type select {
	float: left;
	border: 1px solid #dfdfdf;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: block;
	background: transparent;
	color: #999;
	width: 100%;
	-webkit-border-radius: 0px;
	position: absolute;
	left: 0;
	z-index: 999;
	padding: 10px;
}

.generator-form-inputs option {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none !important;
}

.options {
	height: 44px;
	background: #f7f7f7;
	position: relative;
	margin: 10px 0 20px 0;
}

.options:after {
	content: '\f431';
	color: #999;
	position: absolute;
	top: 25%;
	right: 14px;
	font-family: genericons;
	font-size: 16px;
}

.generator-form-submit {
	color: #999;
}

.generator-form-submit input[type="submit"] {
	margin: 15px 0;
}

/*--------------------------------------------------------------
Portfolio
--------------------------------------------------------------*/
.portfolio-wrap {
	margin: 0 auto;
	padding: 0 0 3.75rem;
	overflow: hidden;
	max-width: 1200px;
}

.home-themes {
	margin: 0 auto;
	max-width: 1200px;
	padding: 60px 0;
}

.homepage-area {
	clear: both;
	padding-bottom: 60px;
	overflow: hidden;
}

.themes-template .entry-content {
	padding: 0;
	margin: 0 auto;
	max-width: 900px;
	text-align: center;
}

.home-themes .page-title {
	text-align: center;
}

.premium-themes {
	padding: 10px;
	background-color: #fff;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.12);
	float: left;
	display: block;
	margin-right: 1.9157088123%;
	width: 49.0421455939%;
	margin-bottom: 2.35765%;
}

.premium-themes:last-child {
	margin-right: 0;
}

.home .premium-themes,
.single-premium {
	padding: 10px;
	background-color: #fff;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.12);
	float: left;
	display: block;
	margin-right: 1.9157088123%;
	width: 32.0561941252%;
	margin-bottom: 2.35765%;
}

.home .premium-themes:last-child,
.single-premium:last-child {
	margin-right: 0;
}

.theme-wrap {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	height: 450px;
	width: 100%;
}

.home .theme-wrap {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	height: 350px;
	width: 100%;
}

.portfolio-wrap .premium-themes:nth-child(2n),
.home-themes .premium-themes:last-child {
	margin-right: 0;
}

.portfolio-wrap .single-premium:nth-child(3n) {
	margin-right: 0;
}

.home-themes .theme-wrap {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	height: 350px;
	width: 100%;
}

.content-wrap {
	position: relative;
}

.content-wrap:hover > .portfolio-title {
	visibility: visible;
	display: block;
	opacity: 1;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
}

.portfolio-title {
	background-color: rgba(255, 255, 255, 0.9);
	color: #3c495c !important;
	visibility: hidden;
	opacity: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 20px;
	text-align: center;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
}

.portfolio-title .entry-title {
	font-size: 16px;
	text-transform: uppercase;
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.starter-header {
	background: #f7f7f7;
	padding: 40px 0;
	margin: 0 0 80px;
}

.starter-header h2,
.starter-header p {
	margin: 0;
	padding: 0;
	text-align: center;
}

/*--------------------------------------------------------------
EDD
--------------------------------------------------------------*/
.edd_form {
	background: #f7f7f7;
	padding: 1.25rem;
}

.edd_form fieldset {
	border: none;
}

.edd_form #edd_user_login,
.edd_form #edd_user_pass {
	background: #fff;
	border: 1px solid #c8c8c8;
	display: block;
	max-width: 100%;
	width: 100% !important;
}

#edd-purchase-button {
	background: #202a34;
	box-shadow: none !important;
}

#edd-purchase-button:hover {
	background: #202a34;
	color: #fff;
}

#edd_terms {
	margin-bottom: 1.25rem;
}

#bbpress-forums div.bbp-the-content-wrapper input {
	font-size: 12px;
	padding: 5px;
	margin: 0 2px 0 0;
	line-height: 1em;
	color: #000 !important;
}

#bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-topics, #bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results {
	font-size: 16px;
}

#bbpress-forums .status-closed, #bbpress-forums .status-closed a {
	color: #269f92 !important;
}

#bbpress-forums .status-closed, #bbpress-forums .status-closed a {
	color: #269f92 !important;
}

li.bbp-forum-freshness,
li.bbp-topic-freshness,
li.bbp-forum-topic-count,
li.bbp-topic-voice-count,
li.bbp-forum-reply-count,
li.bbp-topic-reply-count
li.bbp-forum-freshness,
li.bbp-topic-freshness,
.bbp-reply-post-date,
#subscription-toggle,
.bbp-search-form {
	display: none;
}

/*--------------------------------------------------------------
Docs
--------------------------------------------------------------*/
.documentation-wrap {
	clear: both;
	display: block;
	padding: 0 1.25rem 2.5rem;
	max-width: 75rem;
	margin: 0 auto;
	overflow: hidden;
	height: 100%;
}

.documentation-wrap a {
	color: #000;
	height: 100%;
}

.docs {
	border: 2px solid #eaeaea;
	border-radius: 0.1875rem;
	color: #000;
	margin-bottom: 1.9157088123%;
	padding: 0 1.25rem;
	transition: all .4s ease-in-out;
}

.docs:hover {
	border: 2px solid #269f92;
	cursor: pointer;
	transition: all .4s ease-in-out;
}

.docs p {
	color: #999;
}

.further-help {
	background: #f7f7f7;
	clear: both;
	padding: 2.5rem 0;
	text-align: center;
}

.further-help .button {
	border-radius: 0.1875rem;
	margin-left: 0.75rem;
}

.further-help p,
.further-help .entry-content {
	color: #999;
	margin: 0 !important;
	padding: 0 !important;
	text-align: center;
}

/*--------------------------------------------------------------
Widgets
--------------------------------------------------------------*/
.blog .content-area {
	max-width: 900px;
	margin: 0 auto;
}

.widget-area {
	margin: 0 auto;
	max-width: 1200px;
	padding-bottom: 60px;
	clear: both;
	overflow: hidden;
}

.widget {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 31.76157%;
}

.widget:last-child {
	margin-right: 0;
}

.widget ul {
	margin: 0;
	padding: 0;
}

.widget li {
	margin: 0 0 5px;
	padding: 0;
	list-style-type: none;
}

.widget a {
	color: #000;
}

.textwidget a {
	color: #1c94c6;
}

.textwidget a:hover {
	color: #000;
}

.widget a:hover {
	opacity: .5;
}

.widget-title,
.widgettitle {
	font-family: "Open Sans", helvetica, arial;
	font-size: 18px;
	letter-spacing: 2px;
	font-weight: 400;
	font-style: normal;
	margin: 0 0 1.5em;
	padding: 0;
	text-transform: uppercase;
}

#subscribe-text {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

@media screen and (min-width: 800px) {
	.docs {
	float: left;
	display: block;
	margin-right: 1.9157088123%;
	width: 49.0421455939%;
	float: left;
	display: block;
		min-height: auto;
	}
	.docs:last-child {
		margin-right: 0;
	}
	.docs:nth-child(2n) {
		margin-right: 0;
	}
}

@media screen and (min-width: 900px) {
	.entry-header h1,
	.entry-header h2,
	.blog-header h2 {
		font-size: 40px;
		padding: 0;
	}
}

@media screen and (min-width: 1200px) {
	.site-main .comment-navigation, .site-main
	.posts-navigation, .site-main
	.post-navigation {
		padding: 1.25rem 0;
	}
	.documentation-wrap {
		padding: 0 0 2.5rem;
	}
}

@media screen and (max-width: 1200px) {
	.site-main .entry-content,
	.site-main .entry-footer,
	.blog .entry-header {
		margin: 0 auto;
		padding: 0 20px;
	}
	.site-wrapper {
		padding: 0 20px;
	}
	.single-theme-wrap {
		padding: 0 20px;
	}
	.site-info {
		padding: 40px 20px;
	}
	.bullets {
		padding: 60px 20px;
	}
	.single-theme-title {
		width: auto;
	}
	.action-content {
		padding: 60px 20px;
	}
	.portfolio-wrap {
		margin: 0 auto;
		max-width: 1200px;
		padding: 0 20px !important;
	}
	.home-themes {
		margin: 0 auto;
		max-width: 1200px;
		padding: 60px 20px;
	}
	.single-theme-wrap {
		padding: 0 20px;
	}
	.starter-header {
		padding: 40px 20px;
	}
}

@media screen and (max-width: 850px) {
	.menu-toggle,
	.menu-toggle:hover,
	.menu-toggle:active,
	.menu-toggle:focus {
		background: transparent !important;
		display: block;
		position: absolute;
		top: -10px;
		right: 0;
		z-index: 9999;
		height: 69px;
		width: 69px;
		border: 0;
		outline: 0;
	}
	.menu-toggle:before {
		background: transparent;
		color: #fff;
		content: "\f419";
		font-size: 22px;
		font-family: genericons;
		-webkit-font-smoothing: antialiased;
	}
	.toggled .menu-toggle,
	.toggled .menu-toggle:hover,
	.toggled .menu-toggle:active,
	.toggled .menu-toggle:focus {
		background: transparent !important;
		position: fixed;
		z-index: 9999;
		height: 69px;
		width: 69px;
		outline: 0;
	}
	.toggled .menu-toggle:before {
		background: transparent;
		color: #fff;
		content: '\f406';
		font-size: 22px;
		position: relative;
		top: -1px;
		left: -2px;
		font-family: genericons;
		-webkit-font-smoothing: antialiased;
	}
	.menu-text {
		display: none;
	}
	.main-navigation .main-nav {
		display: none;
	}
	.main-navigation.toggled .main-nav {
		background: #222e2e;
		display: block;
		visibility: hidden;
		opacity: 0;
		text-align: center;
		position: fixed;
		overflow-y: auto;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 999;
	}
	.main-navigation.toggled .main-nav {
		visibility: visible;
		opacity: 1;
	}
	.toggled .main-nav {
		padding: 84px 0 0;
	}
	.main-nav ul {
		margin: 0;
		padding: 0;
	}
	.main-nav li {
		display: block;
		float: none;
		font-size: 30px;
		font-weight: 400;
		list-style-type: none;
		margin-top: 0px;
		max-width: 1200px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
	.nav-menu li a {
		color: #fff;
		display: block;
	}
	.home #shopping-cart a span,
	.home .scroll #shopping-cart a span,
	#shopping-cart a span {
		border-radius: inherit;
		color: #fff;
		display: inline-block;
		position: relative;
		text-align: center;
		text-decoration: none;
		width: inherit;
		height: inherit;
		background: transparent;
		line-height: inherit;
		margin-left: inherit;
		font-size: inherit;
		font-family: "Montserrat", sans-serif;
		font-weight: inherit;
	}
}

@media screen and (max-width: 900px) {
	.home .header-wrap {
		height: 500px;
	}
	input[type="text"],
	input[type="email"],
	input[type="url"],
	input[type="password"],
	input[type="search"] {
		width: 100%;
	}
	.theme-package {
		float: none;
		display: block;
		margin-right: 0;
		margin-bottom: 40px;
		width: 100%;
		border-left: 1px solid #d9d9d9;
		border-right: 1px solid #d9d9d9;
		border-bottom: 1px solid #d9d9d9;
		border-top: 3px solid #289d93;
	}
	.theme-package {
		float: none;
		display: block;
		margin-right: 0;
		margin-bottom: 40px;
		width: 100%;
		border-left: 1px solid #d9d9d9;
		border-right: 1px solid #d9d9d9;
		border-bottom: 1px solid #d9d9d9;
		border-top: 3px solid #289d93;
	}

	.package .purchase {
		width: 100%;
	}
}

@media screen and (max-width: 1076px) {
	.header-wrap .header-content {
		padding: 0 20px;
	}
	.widget {
		padding: 0 20px;
	}
}

@media screen and (max-width: 767px) {
	.header-wrap h2 {
		font-size: 42px;
	}
	.thumbnail {
		overflow-y: hidden;
	}
	.browser-wrapper {
		display: block;
	}
	.premium-themes {
		float: none;
		display: block;
		margin-bottom: 2.35765%;
		margin-right: 0;
		width: 100%;
	}
	.premium-themes img {
		width: 100%;
	}
}

@media screen and (max-width: 800px) {
	.site-credits {
		float: none;
		font-size: 14px;
		display: block;
		margin: 0;
		width: 100%;
	}
	.footer-menu {
		float: none;
		font-size: 14px;
		display: block;
		margin: 15px 0 0;
		width: 100%;
	}
	.footer-menu ul {
		float: left;
		margin: 0 0 15px;
	}
	.footer-menu ul li {
		display: inline-block;
		list-style-type: none;
		margin: 0 15px 0 0;
	}
	.social-links ul {
		float: none;
		margin: 0;
	}
	.social-links li {
		display: inline-block;
		margin: 0 15px 0 0;
	}
	.bullet {
		list-style: none;
		text-align: center;
		float: left;
		display: block;
		margin-right: 0;
		margin-bottom: 2.35765%;
		width: 100%;
		padding: 0 20px;
	}
	.bullet:last-child {
		margin-right: 0;
	}
	.single-theme-content,
	.right-entry {
		float: none;
		display: block;
		max-width: 100%;
		width: 100%;
	}
	.thumbnail,
	.dots {
		max-width: 100% !important;
		width: 100% !important;
	}
	.thumbnail {
		background-image: none;
	}
	.browser-wrapper img {
		max-width: 100% !important;
		width: 100% !important;
	}
	.browser-wrapper .dots {
		background-color: #e0e0e0;
		background-image: url(assets/img/dots.png);
		background-position: 1% center;
		background-repeat: no-repeat;
		height: 22px;
		border-top-left-radius: 6px;
		border-top-right-radius: 6px;
		top: -20px;
		left: 10px;
	}
	.single-theme-title {
		width: 100%;
	}
	.buy-section {
		width: 100%;
		margin: 20px 0;
	}
	.buy-section .button {
		float: none;
		margin: 0 10px 10px 0;
		text-align: center;
		width: 100%;
	}
	.button.buy:last-child {
		background-color: #082a42;
		border-radius: 3px;
		margin: 0;
	}
	.themetype {
		float: none;
		width: 100%;
	}
	.generator-form-inputs {
		float: none;
		width: 100%;
	}
	.home .premium-themes,
	.single-premium {
		display: block;
		float: none;
		width: 100%;
	}
}

@media screen and (max-width: 776px) {
	.widget {
		float: none;
		display: block;
		margin-right: 0;
		margin-bottom: 40px;
		padding: 0 20px;
		width: 100%;
	}
}
/*# sourceMappingURL=style.css.map */
