/*
Theme Name: DevotePress
Theme URI: https://catchthemes.com/themes/devotepress/
Author: Catch Themes
Author URI: https://catchthemes.com/
Description: DevotePress is a clean, simple and elegant free multipurpose magazine and blog WordPress theme that is extremely responsive and flexible to customize. Our online media portal, DevotePress is actually what inspired us to craft the theme of the same name. This online publication covers everything and anything related to WordPress. The theme provides a clean layout making your website eye-pleasing and visually aesthetic. DevotePress makes your voice loud and clear over the crowd of howling news crews online, with a clean, polished user interface with tons of customization options. It comes with features like Featured Content, Portfolio, News Ticker, Services, Testimonial, and more. All of these features are sure to lift your blog up and make it exclusive. DevotePress is a combination of simplicity, clarity, and ease of access, everything that a visitor would want from a decent magazine or blog. To top it all, the theme is translation ready. For any technical issue, please post in our support forum at https://catchthemes.com/support/ For more information, check out Theme Instructions at https://catchthemes.com/themes/devotepress/#theme-instructions and Demo at https://catchthemes.com/demo/devotepress/
Version: 1.2.6
Requires at least: 5.6
Tested up to: 6.4
Requires PHP: 5.6
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-header, custom-logo, custom-menu, editor-style, featured-images, featured-image-header, footer-widgets, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, blog, news, entertainment
Text Domain: devotepress

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/**
 * Table of Contents
 *
 * 1.0 - Normalize
 * 2.0 - Typography
 * 3.0 - Elements
 * 4.0 - Padding/Margin
 * 5.0 - Forms
 * 6.0 - Navigation
 *   6.1 - Links
 *   6.2 - Menus
 *   6.3 - Post Navigation
 *   6.4 - Breadcrumb
 *   6.5 - Scroll Up
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Widgets
 * 11.0 - Content
 * 	  11.1 - Header
 *    11.2 - Posts and pages
 *    11.3 - Comments
 *    11.4 - Footer
 * 12.0 - Media
 *    12.1 - Captions
 *    12.2 - Galleries
 *    12.3 - Icons
 * 13.0 - Modules
 *    13.1 - Slider
 *    13.2 - Featured Content & Portfolio
 *    13.3 - Hero Content
 *    13.4 - Testimonials
 *    13.5 - Promotional Headline
 *    13.6 - Others
 *    13.7 - Team Content Section
 * 	  13.8 - News Ticker
 *	  13.9 - DevotePress Section
 *    13.10 - Featured Video Section
 * 14.0 - Media Queries
 *    14.1 - >= 640px
 *    14.2 - >= 768px
 *    14.3 - >= 1024px
 *    14.4 - >= 1200px
 *    14.6 - >= 1366px
 * 15.0 - Colors
 */

/**
 * 1.0 - Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-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;
	vertical-align: baseline;
}

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

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

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

b,
strong {
	font-weight: 700;
}

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: 0;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

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

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

select {
	text-transform: none;
}

button {
	overflow: visible;
}

button,
input,
select,
textarea {
	max-width: 100%;
}

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

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

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

input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 7px;
	padding: 0;
}

input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-outer-spin-button,
input[type="time"]::-webkit-inner-spin-button,
input[type="time"]::-webkit-outer-spin-button,
input[type="datetime-local"]::-webkit-inner-spin-button,
input[type="datetime-local"]::-webkit-outer-spin-button,
input[type="week"]::-webkit-inner-spin-button,
input[type="week"]::-webkit-outer-spin-button,
input[type="month"]::-webkit-inner-spin-button,
input[type="month"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

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

fieldset {
	border: 1px solid #eee;
	margin: 0 0 1.75em;
	min-width: inherit;
	padding: 0.875em;
}

fieldset > :last-child {
	margin-bottom: 0;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

optgroup {
	font-weight: bold;
}


/**
 * 2.0 - Typography
 */

body,
button,
input,
select,
textarea {
	font-family: 'PT Sans', sans-serif;
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 400;
	line-height: 1.56;
}

.site-title,
.widget .hentry .entry-title,
.section-content-wrapper .entry-title,
#footer-newsletter .widget-title {
	font-family: 'PT Serif', serif;
}

.drop-cap:first-letter {
	font-size: 80px;
	font-size: 5rem;
	font-weight: 700;
}

.page-title,
.entry-title,
.section-title {
	margin: 0;
}

.page-title,
.entry-title {
	font-size: 32px;
	font-size: 2rem;
	line-height: 1.3125;
}

#promotion-section .entry-title,
#footer-newsletter .widget-title {
	font-size: 28px;
	font-size: 1.75rem;
	margin: 0;
	text-transform: capitalize;
}

#footer-newsletter .widget-title {
	line-height: 1.25;
	margin: 0;
}

.section-title {
	font-size: 24px;
	font-size: 1.5rem;
}

#feature-slider-section .entry-title,
.post-wrapper .entry-title {
	font-size: 21px;
	font-size: 1.3125rem;
	line-height: 1.5;
}

blockquote {
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 1.4;
}

.post-navigation .nav-title,
.featured-content-wrapper .entry-title,
.portfolio-content-wrapper .entry-title,
.service-content-wrapper .entry-title,
.team-content-wrapper .entry-title,
.testimonial-content-wrapper .entry-title,
.featured-video-content-wrapper .entry-title {
	font-size: 19px;
	font-size: 1.1875rem;
}

.more-link,
.comment-reply-title small a,
.site-description,
.widget,
.widget .hentry .entry-title,
.site-header .icon-search,
#testimonial-content-section .entry-meta {
	font-size: 16px;
	font-size: 1rem;
}

.widget .widget-title {
	font-size: 15px;
	font-size: 0.9375rem;
}

button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.more-button,
.site-navigation a,
.entry-meta,
.sticky-post,
.entry-breadcrumbs,
.woocommerce .woocommerce-breadcrumb {
	font-size: 13px;
	font-size: 0.8125rem;
}

.post-navigation .nav-subtitle {
	font-size: 12px;
	font-size: 0.75rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: 700;
	margin: 42px 0 28px;
	text-rendering: optimizeLegibility;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
	margin-top: 0;
}

h1 {
	font-size: 32px;
	font-size: 2rem;
	line-height: 1.33;
}

h2 {
	font-size: 28px;
	font-size: 1.75rem;
	line-height: 1.3611;
}

h3 {
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 1.25;
}

h4 {
	font-size: 22px;
	font-size: 1.375rem;
	line-height: 1.46;
}

h5 {
	font-size: 18px;
	font-size: 1.125rem;
	line-height: 1.4;
}

h6 {
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.56;
}

p {
	margin: 0 0 28px;
}

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

blockquote {
	border: 4px solid;
	border-width: 0 0 0 4px;
	line-height: 1.4;
	font-weight: 700;
	margin: 0 0 28px;
	padding: 0 0 0 28px;
}

blockquote p {
	margin-bottom: 1.167em;
}

blockquote cite,
blockquote small {
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 400;
}

blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

blockquote > :last-child {
	margin-bottom: 0;
}

blockquote:not(.alignright):not(.alignleft) {
	position: relative;
	border: none;
	padding: 0 0 0 61px;
}

blockquote:not(.alignright):not(.alignleft):before {
	font-family: 'PT Sans', sans-serif;
    position: absolute;
    left: 9px;
    top: 18px;
    text-align: center;
    content: "\201C";
    font-weight: 400;
    font-size: 60px;
    font-size: 3.75rem;
    z-index: 2;
    line-height: 40px;
}

blockquote:not(.alignright):not(.alignleft):after {
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

address {
	font-style: italic;
	margin: 0 0 28px;
}

code,
kbd,
tt,
samp {
	font-family: Inconsolata, monospace;
	font-style: normal;
}

var {
	font-family: Inconsolata, monospace;
	font-style: italic;
}

pre {
	font-family: "courier 10 pitch",Courier,monospace;
	line-height: 1.56;
	margin: 0 0 28px;
	max-width: 100%;
	overflow: auto;
	padding: 35px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

mark,
ins,
code {
	padding: 0;
}

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

mark,
ins {
	text-decoration: none;
}

big {
	font-size: 125%;
}


/**
 * 3.0 - Elements
 */

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

hr {
	border: 0;
	height: 1px;
	margin: 0 auto 28px;
}

ul,
ol {
	margin: 0 0 28px 21px;
	padding: 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li {
	margin-bottom: 7px;
}

li > ul,
li > ol {
	margin-top: 7px;
	margin-bottom: 0;
}

dl {
	margin: 0 0 28px;
}

dt {
	font-weight: 500;
}

dd {
	margin: 0 28px 21px;
}

img {
	height: auto;/* Make sure images are scaled correctly. */
	max-width: 100%;/* Adhere to container width. */
	vertical-align: middle;
}

del {
	opacity: 0.8;
}

tbody tr {
	border-bottom: 1px solid;
}

table,
caption,
th,
td {
	border: 1px solid;
}

table {
	border-width: 1px 0 0 1px;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 28px;
	table-layout: fixed;/* Prevents HTML tables from becoming too wide */
	width: 100%;
}

caption {
	font-weight: 700;
	text-align: center;
}

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

th,
td {
	font-weight: normal;
	text-align: left;
}

thead th {
	font-weight: 700;
}

th a {
	text-decoration: none;
}

caption,
th,
td {
	padding: 7px 14px;
}

.displaynone {
	display: none;
}

.displayblock {
	display: block;
}

.drop-cap:first-letter {
	float: left;
	line-height: 0.6;
	margin: 9px 16px 7px -4px;
}


/**
 * 4.0 - Padding/Margin
 */

.site-header-top-main,
#header-navigation-area .wrapper {
	padding: 0 30px;
}

.site-header-main {
	padding: 28px 30px;
}

.custom-logo {
	margin: 7px auto;
}

.site-title,
.site-description {
	margin: 0;
}

.custom-header-content {
	padding: 115px 30px;
}

.menu-toggle {
	padding: 21px 30px;
}

.dropdown-toggle {
	padding: 14px 16px;
}

.site-navigation .menu-item-has-children > a {
	margin-right: 50px;
}

.site-secondary-menu {
	margin: 14px auto;
}

.form-allowed-tags {
	margin: 0 0 35px;
}

.widget {
	margin-bottom: 42px;
}

#colophon .widget {
	margin: 0;
	padding: 21px 30px;
}

.widget .widget-title {
	margin: 0 0 21px;
}

.page .site-main .entry-header,
.single .site-main .entry-header,
.archive .page-header,
.error404 .page-header,
.search .page-header,
.woocommerce-products-header {
	margin-bottom: 35px;
}

#hero-section .entry-container {
	padding: 35px;
}

.has-header-video .custom-header-content {
	padding-bottom: 288px;
}

.custom-header-content .site-header-text {
	margin: 14px auto;
}

.custom-header-content .site-header-text .more-link {
	margin-top: 21px;
}

.section-heading-wrapper {
	padding: 35px 30px;
}

.comment-reply-title {
	margin: 0 0 14px;
}

.author-avatar,
.comment-form-comment,
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as {
	margin: 0 0 28px;
}

.author-info {
	margin-top: 35px;
	padding: 35px;
}

.edit-link {
	display: block;
	margin-top: 21px;
}

.section-content-wrapper .post-thumbnail {
	margin: 0 0 21px;
}

.section-content-wrapper .entry-summary,
.section-content-wrapper .entry-content {
	margin: 14px 0 0;
	width: 100%;
}

#hero-section .entry-summary,
#hero-section .entry-content {
	margin: 21px 0 0;
}

.section-content-wrapper .entry-container > :first-child {
	margin: 0;
}

.taxonomy-description-wrapper {
	margin-top: 14px;
}

.content-bottom-widgets {
	padding-top: 35px;
}

.site-content > .wrapper {
	padding: 0 30px;
}

#content {
	padding: 42px 0;
}

.recent-blog-content-wrapper,
.featured-content-wrapper,
.portfolio-content-wrapper,
.service-content-wrapper,
.team-content-wrapper,
.header-highlights-content-wrapper {
	padding: 0 30px;
}

.featured-video-content-wrapper {
	padding: 0 30px 35px;
}

#hero-section .wrapper,
#devotepress-interview-section .featured .entry-container {
	padding: 42px 30px;
}

.hentry {
	margin-bottom: 35px;
}

.site-main > :last-child,
.page .site-main > :last-child,
.single .site-main > :last-child,
.custom-header-content > :last-child,
.taxonomy-description-wrapper > :last-child,
.widget-column > :last-child,
.widget-area > :last-child,
.widget > :last-child,
.widget li:last-child,
.widget embed:last-child,
.widget iframe:last-child,
.widget object:last-child,
.widget video:last-child,
#colophon .widget li:last-child,
.footer-newsletter >:last-child {
	margin-bottom: 0;
}

.copyright,
.powered {
	padding: 7px 0;
}

.site-navigation {
	margin: 0;
}

.site-primary-menu {
	padding: 0 0 35px;
}

.site-primary-menu,
.header-top-bar .top-main-wrapper {
	margin: 0 auto 30px;
}

.posts-navigation div + div,
.post-navigation div + div {
	margin-top: 28px;
}

.wp-caption .wp-caption-text {
	padding: 14px 21px;
}

button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
	padding: 14px 28px;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="week"],
input[type="month"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea {
	padding: 12px 14px;
}

.comment-form label {
	margin-bottom: 7px;
}

.menu-toggle .icon,
.contact-details .icon,
.entry-meta .icon {
	margin-right: 7px;
}

.posts-navigation .nav-previous .icon {
	margin-right: 7px;
}

.posts-navigation .nav-next .icon {
	margin-left: 7px;
}

.infinity-end .site-main .hentry:last-of-type .post-wrapper {
	margin: 0;
}

.post-wrapper .more-link  {
    margin-top: 14px;
}

.site-footer .footer-widget-area {
	padding: 21px 0;
}

.site-content .sidebar {
	margin-top: 42px;
}

#social-footer-navigation {
	margin-bottom: 35px;
}

#site-footer-navigation {
	margin-bottom: 14px;
}

#social-footer-navigation + #site-footer-navigation {
	margin-top: -14px;
}

.page .site-main .hentry,
.single .site-main .hentry  {
	margin-bottom: 35px;
}

.page .site-main .post-thumbnail,
.single .site-main .post-thumbnail {
	margin: 35px 0;
}

.page .site-main .entry-title,
.single .site-main .entry-title {
	margin-bottom: 14px;
}

.section-content-wrapper .entry-title {
	margin: 7px 0;
}

.site-main .section {
	padding: 0;
}

.site-main .section-heading-wrapper {
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}

#devotepress-two-columns-section .entry-title,
#devotepress-trending-section .hentry:not(.featured) .entry-title {
	margin-top: 0;
}

#header-highlights-section.no-headline {
	padding-top: 0;
}

.sidebar-advertisement-section {
	padding: 42px 0;
}

.section:not(#featured-video-section) + .sidebar-advertisement-section {
	padding-top: 0;
}

.section:nth-of-type(2n):not(#featured-video-section) + .sidebar-advertisement-section {
	padding-top: 42px;
	padding-bottom: 0;
}

.widget.ew-advertisement-image .widget-title,
.widget.widget_media_image,
.widget.widget_media_image .widget-title {
	text-align: center;
}


/**
 * 5.0 - Forms
 */

input {
	line-height: normal;
}

button,
button[disabled]:hover,
button[disabled]:focus,
.button,
input[type="button"],
input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus,
input[type="reset"],
input[type="reset"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="submit"],
input[type="submit"][disabled]:hover,
input[type="submit"][disabled]:focus,
.woocommerce div.product form.cart .button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
	-webkit-border-radius: 22px;
	border-radius: 22px;
	border: none;
	display: inline-block;
	font-weight: 700;
	line-height: 1.307692307692308;
	letter-spacing: 0.0769230769230769em;
	text-decoration: none;
	text-transform: uppercase;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition:	all 0.2s ease-in-out;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="week"],
input[type="month"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea {
	background-color: transparent;
	border: 1px solid;
	-webkit-border-radius: 0;
	border-radius: 0;
	font-size: 16px;
	font-size: 1rem;
	margin-top: 7px;
	width: 100%;
}

input[type="date"]:focus,
input[type="time"]:focus,
input[type="datetime-local"]:focus,
input[type="week"]:focus,
input[type="month"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus {
	outline: 0;
	-moz-transition: 0.2s border-color ease-in-out;
	-webkit-transition: 0.2s border-color ease-in-out;
	transition:	0.2s border-color ease-in-out;
}

.entry-content .button,
.entry-summary .button {
	box-shadow: none;
}

.post-password-form {
	margin-bottom: 28px;
}

.post-password-form label {
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 700;
	margin-bottom: 28px;
	text-transform: uppercase;
}

.post-password-form input[type="password"] {
	margin-top: 7px;
}

.post-password-form > :last-child {
	margin-bottom: 0;
}

.search-form {
	position: relative;
}

input[type="search"].search-field {
	-webkit-appearance: none;
	margin: 0;
	padding-right: 42px;
	width: 100%;
}

.search-submit {
	border: none;
	border-radius: 0;
	bottom: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 42px;
}

.search-submit .icon {
	height: 16px;
	width: 16px;
}


/**
 * 6.0 - Navigation
 */

/**
 * 6.1 - Links
 */

a {
	text-decoration: none;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition:	all 0.2s ease-in-out;
}

a:focus {
	outline: thin dotted;
}

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

.entry-content a,
.entry-summary a,
.taxonomy-description a,
.logged-in-as a,
.comment-content a,
.pingback .comment-body > a,
.textwidget a,
.entry-footer a:hover,
.site-info a:hover {
    box-shadow: 0 1px 0 0 currentColor;
}

.entry-content a:hover,
.entry-content a:focus,
.entry-summary a:hover,
.entry-summary a:focus,
.taxonomy-description a:hover,
.taxonomy-description a:focus,
.logged-in-as a:hover,
.logged-in-as a:focus,
.comment-content a:hover,
.comment-content a:focus,
.pingback .comment-body > a:hover,
.pingback .comment-body > a:focus,
.textwidget a:hover,
.textwidget a:focus {
    box-shadow: none;
}


/**
 * 6.2 - Menus
 */

.site-primary-menu,
.site-secondary-menu,
.header-top-bar .top-main-wrapper {
    border-left: 1px solid;
    border-right: 1px solid;
    border-bottom: 1px solid;
}

.site-secondary-menu {
	-webkit-flex: 0 1 100%;
	-ms-flex: 0 1 100%;
	flex: 0 1 100%;
}

.site-header-top-main,
.site-primary-menu,
.site-secondary-menu,
.disable-in-mobile {
	display: none;
}

.site-header-top-main.toggled-on,
.site-primary-menu.toggled-on,
.site-secondary-menu.toggled-on .social-navigation,
.site-primary-menu.toggled-on .search-social-container,
.site-header-top-main.toggled-on .search-social-container,
.site-secondary-menu.toggled-on .search-social-container,
.site-secondary-menu.toggled-on {
	display: block;
}

.site-header-top-main.toggled-on {
	clear: both;
}

.secondary-search-wrapper,
.header-top-bar .wrapper {
	position: relative;
}

.site-navigation ul,
.header-top-left ul {
	list-style: none;
	margin: 0;
}

.site-navigation li,
.header-top-bar .contact-details li,
.menu-social-container {
	border-top: 1px solid;
	display: block;
	margin: 0;
	position: relative;
}

.widget .menu-social-container,
.site-footer-menu .menu-social-container {
	border: none;
}

.site-navigation .footer-menu li {

	display: inline-block;
}

.site-navigation .footer-menu .menu-item-has-children > a {
	margin: 0;
}

#site-footer-navigation {
	text-align: center;
}

.site-navigation ul.footer-menu :hover > a,
.site-navigation ul.footer-menu :focus > a {
	background-color: transparent;
}

.site-navigation a {
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 700;
	letter-spacing:  0.5px;
	line-height: 1.5;
	text-decoration: none;
	text-transform: uppercase;
	outline-offset: -1px;
}

.site-navigation .primary-menu li.home-icon .icon {
	display: inline-block;
	height: 18px;
	width: 18px;
	margin-right: 7px;
}

.header-top-bar .contact-details li.date {
	font-weight: 700;
	text-transform: uppercase;
}

.site-navigation a,
.header-top-bar .contact-details li {
	padding: 12px 30px;
}

.site-navigation .footer-menu a {
	padding: 14px 21px;
}

.site-header .social-navigation ul {
	padding: 7px 0;
}

.site-navigation .current-menu-item > a,
.site-navigation .current-menu-ancestor > a {
	font-weight: 700;
}

.site-navigation ul ul {
	display: none;
}

.site-navigation ul ul a {
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1.5;
	text-transform: capitalize;
}

.site-navigation li.menu-item-has-children ul a {
	padding: 12px 30px 12px 40px;
}

.site-navigation li.menu-item-has-children ul ul a {
	padding-left: 50px;
}

.no-js .site-navigation ul ul {
	display: block;
}

.site-navigation ul.toggled-on {
	display: block;
}

.dropdown-toggle {
	background-color: transparent;
	border: none;
	border-radius: 0;
	line-height: 1;
	font-size: 18px;
	font-size: 1.125rem;
	position: absolute;
	right: 0;
	text-transform: none;
	top: 0;
}

#site-generator .dropdown-toggle {
	display: none;
}

.dropdown-toggle:hover,
.dropdown-toggle:focus {
	background-color: transparent;
}

.dropdown-toggle:focus {
	outline: thin dotted;
	outline-offset: -1px;
}

.dropdown-toggle:focus:after {
	border-color: transparent;
}

.dropdown-toggle.toggled-on .icon {
	-ms-transform: rotate(-180deg); /* IE 9 */
	-webkit-transform: rotate(-180deg); /* Chrome, Safari, Opera */
	transform: rotate(-180deg);
}

.site-navigation .menu-item-has-children > a > .icon,
.site-navigation .page_item_has_children > a > .icon,
.site-navigation ul a > .icon {
	display: none;
}

.social-navigation {
	font-size: 16px;
	font-size: 1rem;
	padding: 0;
}

.ctsocialwidget ul,
.social-navigation ul {
	list-style: none;
	margin: 0;
	text-align: center;
}

.social-navigation li,
.ctsocialwidget li {
	display: inline-block;
	margin: 2px 3px;
}

.social-navigation a,
.ctsocialwidget a {
	background-color: transparent;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	line-height: 1.5;
	padding: 7px;
	text-align: center;
	-webkit-transition: 0.2s background-color ease-in,
						0.2s color ease-in;
	-o-transition: 0.2s background-color ease-in,
				   0.2s color ease-in;
	transition: 0.2s background-color ease-in,
				0.2s color ease-in;
}

.social-navigation .icon {
	height: 16px;
	width: 16px;
	vertical-align: middle;
}

.sidebar .social-navigation a,
.sidebar .ctsocialwidget a {
	line-height: 1.2;
	width: 50px;
	height: 50px;
}

.sidebar .social-navigation .icon,
.sidebar .ctsocialwidget .icon {
	height: 18px;
	width: 18px;
	top: 7px;
}

.post-navigation {
	clear: both;
}

.post-navigation a {
	display: block;
	text-decoration: none;
}

.post-navigation span {
	display: block;
}

.post-navigation .nav-subtitle {
	letter-spacing: 0.0833333333333333em;
	margin-bottom: 7px;
	text-transform: uppercase;
}

.post-navigation .nav-title {
	display: inline;
	font-weight: 700;
	text-rendering: optimizeLegibility;
}

.image-navigation,
.comment-navigation {
	border-bottom: 1px solid;
	border-top: 1px solid;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
	margin: 0 7.6923% 2.1538461538em;
	padding: 1.0769230769em 0;
}

.comment-navigation {
	margin-right: 0;
	margin-left: 0;
}

.comments-title + .comment-navigation {
	border-bottom: 0;
	margin-bottom: 0;
}

.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty),
.comment-navigation .nav-previous:not(:empty),
.comment-navigation .nav-next:not(:empty) {
	display: inline-block;
}

.image-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before,
.comment-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before {
	content: "\002f";
	display: inline-block;
	opacity: 0.7;
	padding: 0 0.538461538em;
}

#search-toggle-top {
	display: none;
	line-height: 1.3125;
}

.social-header-right-enabled.header-right-disabled .site-branding {
	margin: 14px auto;
	text-align: center;
}

/* Animation for Menu */
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}

@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}

@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}

@-o-keyframes fadein { /* Opera */
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}

/* Fadeout For Menu */
@keyframes fadeout {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}

@-moz-keyframes fadeout { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}

@-webkit-keyframes fadeout { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}

@-o-keyframes fadeout { /* Opera */
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}


/**
 * 6.3 - Post Navigation
 */

.posts-navigation {
	clear: both;
	text-align: center;
}

.pagination,
.woocommerce-pagination {
	clear: both;
	font-size: 13px;
	font-size: 0.8125rem;
	margin: 0;
}

.posts-navigation a,
.site-main #infinite-handle span,
.header-media .more-link .more-button,
#feature-slider-section .more-link span,
#promotion-section .more-link .more-button,
.devotepress-section .hentry.featured .more-link .more-button {
	border: none;
	-webkit-border-radius: 22px;
	border-radius: 22px;
	display: inline-block;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 700;
	padding: 10px 15px;
	line-height: 1.307692307692308;
	letter-spacing: 0.0769230769230769em;
	padding: 14px 28px;
	text-decoration: none;
	text-transform: uppercase;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.pagination .page-numbers {
	-webkit-border-radius: 0;
	border-radius: 0;
	display: inline-block;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 400;
	padding: 7px 14px;
	line-height: 1.615384615384615;
	letter-spacing: 0.1em;
	text-decoration: none;
	text-transform: capitalize;
}

.infinite-loader {
	clear: both;
	padding: 0;
}

#ctis-loading img {
	width: 35px;
}

.site-main #infinite-handle {
	clear: both;
	text-align: center;
}

.infinite-scroll .woocommerce-pagination {
	display: none;
}

.posts-navigation .icon {
	width: 14px;
	height: 14px;
}


/**
 * 6.4 - Breadcrumb
 */

.breadcrumb-area {
	max-width: 1500px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 2;
}

.entry-breadcrumbs,
.woocommerce .woocommerce-breadcrumb {
	margin: 0;
	padding: 14px 30px;
}

.entry-breadcrumbs a,
.woocommerce .woocommerce-breadcrumb a {
	margin-right: 20px;
	position: relative;
	text-decoration: none;
}

.entry-breadcrumbs a:after,
.woocommerce .woocommerce-breadcrumb a:after {
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid;
	content: '';
	display: block;
	margin-top: -3.5px;
	position: absolute;
	right: -12px;
	top: 50%;
}

.catch-breadcrumb.center .entry-breadcrumbs,
.catch-breadcrumb.center .woocommerce-breadcrumb {
	text-align: left;
}


/**
 * 6.5 - Scroll Up
 */

#scrollup {
	border: none;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
	display: none;
	outline: none;
	padding: 7px;
	position: fixed;
	bottom: 20px;
	right: 20px;
	text-decoration: none;
	width: 40px;
	height: 40px;
	z-index: 9999;
}

#scrollup:hover,
#scrollup:focus {
	text-decoration: none;
}

#scrollup .icon {
	font-size: 28px;
	font-size: 1.75rem;
	width: 26px;
	top: -2px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}


/**
 * 7.0 - Accessibility
 */

/* Text meant only for screen readers */
.says,
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;/* many screen reader and browser combinations announce broken words as they would appear visually */
	word-wrap: normal !important;
}

/* must have higher specificity than alternative color schemes inline styles */
.site .skip-link {
	display: block;
	font-size: 14px;
	font-weight: 700;
	left: -9999em;
	outline: none;
	padding: 15px 23px 14px;
	text-decoration: none;
	text-transform: none;
	top: -9999em;
}

.site .skip-link:focus {
	clip: auto;
	height: auto;
	left: 6px;
	top: 7px;
	width: auto;
	z-index: 100000;
}


/**
 * 8.0 - Alignments
 */

.alignleft {
	float: left;
	margin: 7px 28px 28px 0;
}

.alignright {
	float: right;
	margin: 7px 0 28px 28px;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 28px;
}


/**
 * 9.0 - Clearings
 */

blockquote:before,
blockquote:after,
.author-info:before,
.author-info:after,
.content-wrapper:before,
.content-wrapper:after,
#promotion-section .hentry:before,
#promotion-section .hentry:after,
.clear:before,
.clear:after,
.section:before,
.section:after,
.header-top-bar:before,
.header-top-bar:after,
.site-header-top-main:before,
.site-header-top-main:after,
.section-content-wrapper:before,
.section-content-wrapper:after,
.entry-content:before,
.entry-content:after,
.entry-summary:before,
.entry-summary:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after,
.site-main > article:before,
.site-main > article:after,
.comment-navigation:before,
.comment-navigation:after,
.post-navigation:before,
.post-navigation:after,
.pagination:before,
.pagination:after,
.primary-menu:before,
.primary-menu:after,
.social-links-menu:before,
.social-links-menu:after,
.widget:before,
.widget:after,
.textwidget:before,
.textwidget:after,
.content-bottom-widgets:before,
.content-bottom-widgets:after,
#primary:before,
#primary:after,
#secondary:before,
#secondary:after,
#tertiary:before,
#tertiary:after,
.sidebar-advertisement-section:before,
.sidebar-advertisement-section:after,
#footer-newsletter .wrapper:before,
#footer-newsletter .wrapper:after,
#footer-newsletter .widget-inner:before,
#footer-newsletter .widget-inner:after {
	content: "";
	display: table;
}

blockquote:after,
.author-info:after,
.content-wrapper:after,
#promotion-section .hentry:after,
.clear:after,
.section:after,
.header-top-bar:after,
.site-header-top-main:after,
.section-content-wrapper:after,
.entry-content:after,
.entry-summary:after,
.comment-content:after,
.site-content:after,
.site-main > article:after,
.comment-navigation:before,
.comment-navigation:after,
.post-navigation:after,
.pagination:after,
.primary-menu:after,
.social-links-menu:after,
.widget:after,
.textwidget:after,
.content-bottom-widgets:after,
#primary:after,
#secondary:after,
#tertiary:after,
.sidebar-advertisement-section:after,
#footer-newsletter .wrapper:after,
#footer-newsletter .widget-inner:after {
	clear: both;
}


/**
 * 10.0 - Widgets
 */

.widget .hentry {
	float: left;
	margin-bottom: 28px;
	width: 100%;
}

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

.widget .widget-title {
	font-weight: 700;
    letter-spacing: 0;
    line-height: 1.87;
    text-transform: uppercase;
}

.widget .widget-title:empty {
	margin-bottom: 0;
}

.widget .hentry .entry-title {
	font-weight: 700;
	line-height: 1.31;
	margin: 0 0 7px;
}

.widget-area ul,
.widget-area ol {
    list-style: none;
    margin-left: 0;
}

.widget-area li {
	line-height: 2;
}

.widget-title a {
	text-decoration: none;
}

.widget-area .social-navigation ul,
.widget-area .ctsocialwidget ul {
    text-align: left;
    margin: 0 -7px;
}

.widget-area .social-navigation .menu-social-container {
	margin: -14px 0 -7px;
    border: none;
}

.widget_categories ul,
.widget_archive ul {
	text-align: right;
	margin-left: 0;
}

.widget_categories li,
.widget_archive li {
	display: block;
	height: 1%;
	overflow: hidden;
}

.widget_categories ul a,
.widget_archive ul a {
	float: left;
}

#secondary .widget {
	position: relative;
}

#secondary .widget-title {
	font-size: 13px;
	font-size: 0.8125rem;
	letter-spacing: 0.0769230769230769rem;
	position: absolute;
	top: -7px;
	left: 0;
	right: 0;
	-webkit-transform: translateY(-7px);
	-moz-transform: translateY(-7px);
	-ms-transform: translateY(-7px);
	-o-transform: translateY(-7px);
	transform: translateY(-7px);
	text-align: center;
}

#secondary .widget-title span {
	padding: 0 28px;
}

/* Calendar widget */

.widget.widget_calendar table {
	margin: 0;
}

.widget_calendar td,
.widget_calendar th {
	line-height: 3;
	padding: 0;
	text-align: center;
}

.widget_calendar tbody a {
	display: block;
}

/* Recent Posts widget */

.widget-area .gallery {
	margin: 0;
}

.widget_recent_entries .post-date {
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.615384615;
	margin-bottom: 7px;
}

.widget_recent_entries li:last-child .post-date {
	margin-bottom: 0;
}

/* RSS widget */

.widget_rss .rsswidget img {
	margin-top: -0.375em;
}

.widget_rss .rss-date,
.widget_rss cite {
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: normal;
	line-height: 1.615384615;
	margin: 7px 0 14px;
}

.widget_rss .rssSummary:last-child {
	margin-bottom: 28px;
}

.widget_rss li:last-child :last-child {
	margin-bottom: 0;
}

/* Tag Cloud widget */

.tagcloud a {
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	display: inline-block;
	margin: 0 7px 7px 0;
	padding: 0;
}

.tagcloud a:hover,
.tagcloud a:focus {
	outline: 0;
}

#secondary .widget {
	border: 1px solid;
	clear: both;
	display: block;
	padding: 35px;
}

/* EW Newsletter */

.widget.ewnewsletter {
	text-align: center;
}

.widget.ewnewsletter .widget-inner-wrap {
	padding: 0;
}

.widget.widget_blog_subscription {
	padding-top: 28px;
}

.widget.widget_blog_subscription .widget-title {
	padding-bottom: 14px;
}

/* Essential Widgets */

.essential-widgets .entry-meta {
	margin: 7px 0 0;
}

.essential-widgets .excerpt,
.essential-widgets .entry-content,
.essential-widgets .entry-summary {
    padding: 0;
    margin: 14px 0;
}

.essential-widgets .more-link {
	margin: 14px 0 0;
}

.ewfeaturedpostpageimage .left .featured-image,
.ewfeaturedpostpageimage .right .featured-image,
.ewfeaturedpostpageimage .left .entry-container,
.ewfeaturedpostpageimage .right .entry-container {
    margin: 0;
}

/* EW Tabs Widget */

#secondary .widget.ew-tabbed-recent-popular {
	padding: 0;
}

.widget.ew-tabbed-recent-popular .ui-tabs .ui-tabs-panel {
	background-color: transparent;
}

.widget.ew-tabbed-recent-popular .ui-state-default {
	background-color: transparent;
}

.ew-tabbed-recent-popular .ui-tabs .ui-tabs-nav li a {
	text-align: center;
}

.ew-tabbed-recent-popular .ui-tabs .ui-tabs-panel {
	padding: 30px;
}


/**
 * 11.0 - Content
 */

#page {
	overflow-x: hidden;
	position: relative;
	-webkit-box-shadow: 0 2px 3px 1px rgba(0,0,0,0.05);
	-moz-box-shadow: 0 2px 3px 1px rgba(0,0,0,0.05);
	box-shadow:	0 2px 3px 1px rgba(0,0,0,0.05);
}

.boxed-layout #page {
	margin: 0 auto;
	max-width: 1480px;
}

.wrapper,
#promotion-section .wrapper {
	margin: 0 auto;
	max-width: 1480px;
	width: 100%;
}

#promotion-section .wrapper,
#footer-instagram .wrapper,
#footer-newsletter .wrapper {
	max-width: 100%;
}

#content {
	overflow: hidden;
	position: relative;
	word-wrap: break-word;
	z-index: 2;
}

.page.no-sidebar .content-area,
.single.no-sidebar .content-area {
	max-width: 720px;
	margin: 0 auto;
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}


/**
 * 11.1 - Header
 */

#header-navigation-area {
	border: 1px solid;
	border-width: 1px 0;
}

#header-navigation-area + .header-media,
#header-navigation-area + #feature-slider-section,
#header-navigation-area + #promotion-section,
#header-navigation-area + #featured-video-section {
	margin-top: -1px; /* Hides 1px border from header-navigation */
}

.header-top-left,
.site-navigation .top-menu a {
	font-size: 12px;
	font-size: 0.75rem;
	font-weight: 400;
	line-height: 1.75;
	letter-spacing: 0;
}

.header-top-bar > .header-top-right.top-without-menu {
	display: none;
}

.site-header-main {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-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;
}

.site-branding {
	/* Avoid overflowing wide custom logo in small screens in Firefox and IEs */
	max-width: 100%;
	min-width: 0;
	text-align: center;
	width: 100%;
	overflow: hidden;
}

.custom-logo {
	display: block;
	max-width: 180px;
}

.site-title {
	font-size: 32px;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.3125;
}

.site-description {
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.615384615384615;
	margin: 0;
}

.site-title a {
	text-decoration: none;
}

.menu-toggle {
	background-color: transparent;
	border: none;
	display: block;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1;
	margin: 0 auto;
}

.menu-search-toggle,
.menu-search-top-toggle .search-label {
	display: none;
}

#menu-toggle-secondary {
	margin: 0 auto -14px;
}

#menu-toggle-footer {
	margin: -7px auto 0;
}

.header-right-disabled .site-secondary-menu {
	display: block;
	margin: 0;
}

.header-right-disabled .site-secondary-menu .social-navigation {
	display: block;
}

.header-right-disabled .site-secondary-menu .social-navigation ul {
	padding: 0;
}

.no-js .menu-toggle {
	display: none;
}

.menu-toggle:hover,
.menu-toggle:focus {
	background-color: transparent;
}

.menu-toggle.toggled-on,
.menu-toggle.toggled-on:hover,
.menu-toggle.toggled-on:focus {
	background-color: transparent;
}

.menu-toggle:focus {
	outline: 0;
}

.menu-toggle.toggled-on:focus {
	outline: thin dotted;
}

#search-toggle.menu-toggle .icon {
	margin-right: 0;
}

.toggled-on.menu-toggle .icon-bars,
.toggled-on.menu-toggle .icon-search,
.toggled-on.menu-toggle .icon-share,
.toggled-on.menu-toggle .icon-list,
.menu-toggle .icon-close {
	display: none;
}

.toggled-on.menu-toggle .icon-close {
	display: inline-block;
}

.menu-label-prefix {
	display: none;
}

.search-container {
	display: block;
	padding: 16px 30px;
}

#header-content {
	clear: both;
}

.header-media.section {
	clear: both;
	margin: 0;
	padding: 0;
}

.header-media .wrapper {
	position: relative;
	width: 100%;
}

.fluid-layout .header-media .wrapper {
	max-width: 100%;
}

.fluid-layout #header-navigation-area + .header-media.section {
	padding-top: 0;
}

.header-media .post-thumbnail {
	margin: 0;
}

.has-header-video .custom-header-media img {
	display: none;
}

.custom-header-content {
	background-color: rgba( 0, 0, 0, 0.1);
	display: block;
	position: relative;
	text-align: center;
}

.custom-header-content .site-header-text a {
	text-decoration: underline;
}

.custom-header-content .site-header-text a:hover,
.custom-header-content .site-header-text a:focus {
	text-decoration: none;
}

.no-header-media-text .custom-header-media img {
	display: block;
}

.custom-header-media img,
.custom-header-media video,
.custom-header-media iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

/* For browsers that support 'object-fit' */
@supports ( object-fit: cover ) {
	.custom-header-media img,
	.custom-header-media video,
	.custom-header-media iframe {
		height: 100%;
		left: 0;
		-o-object-fit: cover;
		object-fit: cover;
		top: 0;
		-ms-transform: none;
		-moz-transform: none;
		-webkit-transform: none;
		transform: none;
		width: 100%;
	}
}

.custom-header-media .wp-custom-header-video-button { /* Specificity prevents .color-dark button overrides */
	border-radius: 50%;
	font-size: 18px;
	font-size: 1.125rem;
	overflow: hidden;
	line-height: 1;
	padding: 15px 16px;
	position: absolute;
	left: 49%;
	bottom: 91px;
	-webkit-transition: background-color 0.2s ease-in-out,
						color 0.3s ease-in-out;
	-moz-transition: background-color 0.2s ease-in-out,
						color 0.3s ease-in-out;
	-o-transition: background-color 0.2s ease-in-out,
						color 0.3s ease-in-out;
	transition: background-color 0.2s ease-in-out,
						color 0.3s ease-in-out;
	z-index: 100;
}

.custom-header-content > * {
	max-width: 920px;
	margin-left: auto;
	margin-right: auto;
}

.sidebar-header-right {
	margin: 14px 0 0;
	max-width: 100%;
	width: 100%;
}


/**
 * 11.2 - Posts and pages
 */

.hentry {
	display: block;
	float: left;
	position: relative;
	width: 100%;
}

.entry-title a {
	text-decoration: none;
}

.cover-link {
	display: block;
	height: 100%;
}

.post-thumbnail img {
	display: block;
	margin: 0 auto;
}

.singular-header-image img {
	width: 100%;
}

.post-navigation .nav-title,
.entry-title,
.comments-title {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

.author-description > :last-child,
.entry-content > :last-child,
.entry-summary > :last-child,
.page-content > :last-child,
.comment-content > :last-child,
.textwidget > :last-child {
	margin-bottom: 0;
}

.more-link {
	clear: both;
	display: block;
	margin-top: 21px;
	word-wrap: break-word;
}

.entry-content .more-link,
.entry-summary .more-link {
	box-shadow: none;
}

.more-button {
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.view-more {
	clear: both;
	margin: 0 0 35px;
	padding: 0 30px;
	text-align: center;
}

.author-info {
	clear: both;
	text-align: center;
}

.author-avatar .avatar {
	height: 65px;
	width: 65px;
}

.author-description .author-title {
	clear: none;
	font-size: 18px;
	font-size: 1.125rem;
	line-height: 1.56;
	margin: 0 0 14px;
}

.author-description .author-heading {
	clear: both;
	display: block;
	font-size: 12px;
	font-size: 0.75rem;
	font-weight: 700;
	letter-spacing: 1.25px;
	line-height: 1.5;
	margin-bottom: 7px;
	width: 100%;
	text-transform: uppercase;
}

.author-description {
	overflow: hidden;
}

.author-link {
	clear: both;
	display: block;
	margin-top: 21px;
	white-space: nowrap;
}

.entry-footer:empty {
	margin: 0;
}

.sticky-post {
	display: inline-block;
    font-size: 13px;
    font-size: 0.8125rem;
    margin: 0 0 7px;
    padding: 7px 14px 3px;
    text-align: center;
    text-transform: uppercase;
}

.has-post-thumbnail .sticky-post {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	z-index: 1;
}

.excerpt-image-right .has-post-thumbnail .sticky-post {
	left: auto;
	right: 0;
}

.entry-meta {
	line-height: 1.75;
}

.entry-header .entry-meta > span {
	clear: none;
	display: inline-block;
}

.entry-header .entry-meta > span:after {
	content: "|";
	display: inline-block;
	margin: 0 7px;
}

.entry-header .entry-meta > span:last-child:after {
	content: none;
	margin: 0;
}

.entry-header .cat-links a {
	text-transform: uppercase;
}

.page .site-main .entry-header,
.single .site-main .entry-header  {
	text-align: center;
}

.single .site-main .entry-footer {
	margin-top: 35px;
}

.single .site-main .entry-footer .entry-meta > span {
	clear: both;
	display: block;
	margin-top: 21px;
}

.archive-posts-wrapper .hentry {
	margin: 0;
}

.archive-posts-wrapper .post-wrapper {
	border-bottom: 1px solid;
	margin-bottom: 35px;
	padding-bottom: 35px;
}

/**
 * IE8 and earlier will drop any block with CSS3 selectors.
 * Do not combine these styles with the next block.
 */

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

.taxonomy-description p {
	margin: 0.5384615385em 0 1.6153846154em;
}

.taxonomy-description > :last-child {
	margin-bottom: 0;
}

.page-links {
	clear: both;
	margin: 0 0 28px;
}

.page-links a,
.page-links > span {
	border: 1px solid;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	display: inline-block;
	font-size: 14px;
	font-size: 0.875rem;
	height: 35px;
	line-height: 35px;
	margin-right: 7px;
	text-align: center;
	text-decoration: none;
	width: 35px;
}

.page-links a:hover,
.page-links a:focus {
	border-color: transparent;
}

.page-links > .page-links-title {
	border: none;
	height: auto;
	margin: 0;
	padding-right: 7px;
	width: auto;
}

.entry-attachment {
	margin-bottom: 28px;
}

.entry-caption {
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 7px;
}

.entry-caption > :last-child {
	margin-bottom: 0;
}

.content-bottom-widgets {
	clear: both;
}

.post-thumbnail a img {
	-webkit-backface-visibility: hidden;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

.post-thumbnail a:hover img,
.post-thumbnail a:focus img {
	opacity: 0.7;
}


/**
 * 11.3 - Comments
 */

.comments-area {
	border-top: 1px solid;
	clear: both;
	display: block;
	margin-top: 35px;
	padding-top: 35px;
	width: 100%;
}

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

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	border-top: 1px solid;
	padding: 35px 0;
}

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

.comment-list .children {
	list-style: none;
	margin: 0;
}

.comment-list .children > li {
	padding-left: 28px;
}

.author-name {
	display: block;
	font-style: normal;
	font-weight: 700;
	text-transform: capitalize;
}

.author-name a {
	text-decoration: none;
}

.comment-author {
    float: left;
    margin: 0 24px 0 0;
}

.comment-author .avatar {
	height: 65px;
	position: relative;
	width: 65px;
}

.comment-container {
    overflow: hidden;
}

.comment-meta .edit-link,
.pingback .edit-link {
	font-size: 12px;
	font-size: 0.75rem;
}

.comment-reply-link,
.comment-metadata .comment-permalink,
.comment-meta .edit-link,
.pingback .edit-link {
	display: inline-block;
	letter-spacing: 0.1em;
	margin-top: 0;
	text-transform: uppercase;
}

.comment-meta .edit-link:before,
.pingback .edit-link:before {
	content: "\002f";
	display: inline-block;
	opacity: 0.7;
	padding: 0 0.538461538em;
}

.comment-content ul,
.comment-content ol {
	margin: 0 0 1.647058823529412em 1.235294117647059em;
}

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

.comment-reply-link {
	display: inline-block;
	font-size: 13px;
	font-size: .8125rem;
	font-weight: 700;
	line-height: 1.615384615384615;
	letter-spacing: 1.25px;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 21px;
}

.comment-form label {
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 700;
	text-transform: uppercase;
}

.no-comments {
	clear: both;
	content: "";
	display: table;
	margin: 35px 0;
	padding: 30px;
	table-layout: fixed;
	width: 100%;
}

.comment-navigation + .no-comments {
	margin-top: 0;
	padding-top: 0;
}

.comment-reply-title small {
	font-size: 100%;
}

.comment-reply-title small a {
	float: right;
	font-weight: 400;
	text-decoration: none;
}

.comment-meta {
	margin-bottom: 14px;
}

.comment-reply-title {
	text-align: center;
}

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

.comment-notes {
	text-align: center;
}

.comments-title,
.comment-reply-title {
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 1.4;
}

.comments-title {
	margin: 0;
}


/**
 * 11.4 - Footer
 */

#colophon .widget-column {
	float: left;
	position: relative;
	width: 100%;
	z-index: 2;
}

#site-generator {
	clear: both;
	padding: 28px 30px;
}

.site-info {
	font-size: 13px;
	font-size: 0.8125rem;
	text-align: center;
}

#site-generator .social-navigation a {
    border: 1px solid;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    height: 50px;
    width: 50px;
}

#site-generator .social-navigation .icon {
	height: 18px;
	width: 18px;
	top: 4px;
}

#site-generator .social-navigation a:hover .icon,
#site-generator .social-navigation a:focus .icon,
.widget .social-links-menu a:hover .icon,
.widget .social-links-menu a:focus .icon {
  -webkit-animation: toBottomFromTop 0.3s forwards;
  -moz-animation: toBottomFromTop 0.3s forwards;
  animation: toBottomFromTop 0.3s forwards;
}

@-webkit-keyframes toBottomFromTop {
	49% {
		-webkit-transform: translateY(100%);
	}
	50% {
		opacity: 0;
		-webkit-transform: translateY(-100%);
	}
	51% {
		opacity: 1;
	}
}

@-moz-keyframes toBottomFromTop {
	49% {
		-moz-transform: translateY(100%);
	}
	50% {
		opacity: 0;
		-moz-transform: translateY(-100%);
	}
	51% {
		opacity: 1;
	}
}

@keyframes toBottomFromTop {
	49% {
		transform: translateY(100%);
	}
	50% {
		opacity: 0;
		transform: translateY(-100%);
	}
	51% {
		opacity: 1;
	}
}


/**
 * 12.0 - Media
 */

.site .avatar {
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.entry-content .wp-smiley,
.entry-summary .wp-smiley,
.comment-content .wp-smiley,
.textwidget .wp-smiley {
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

.entry-content a img,
.entry-summary a img,
.comment-content a img,
.textwidget a img {
	display: block;
}

.post-thumbnail {
	position: relative;
	display: block;
}

.post-format-icon {
	background-color: rgba(0,0,0,0.75);
	color: #fff;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.625;
	padding: 7px 12px;
	position: absolute;
	left: 0;
	bottom: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object,
video {
	margin-bottom: 28px;
	max-width: 100%;
	vertical-align: middle;
}

p > embed,
p > iframe,
p > object,
p > video {
	margin-bottom: 0;
}

.entry-content .wp-audio-shortcode a,
.entry-content .wp-playlist a,
.entry-summary .wp-audio-shortcode a,
.entry-summary .wp-playlist a {
	box-shadow: none;
}


/**
 * 12.1 - Captions
 */

.wp-caption {
	margin-bottom: 28px;
	max-width: 100%;
}

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

.wp-caption .wp-caption-text {
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.87;
	text-align: center;
}


/**
 * 12.2 - Galleries
 */

.gallery {
	margin: 0 -1.1666667% 28px;
}

.gallery-item {
	display: inline-block;
	max-width: 33.33%;
	padding: 0 1.1400652% 2.2801304%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

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

.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-icon img {
	margin: 0 auto;
}

.gallery-caption {
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.615384615384615;
	padding-top: 7px;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


/**
 * 12.3 - Icons
 */

.icon {
	display: inline-block;
	fill: currentColor;
	height: 1em;
	position: relative;/* Align more nicely with capital letters */
	top: -0.10em;
	vertical-align: middle;
	width: 1em;
}


/**
 * 13.0 - Modules
 */

.section {
	clear: both;
	display: block;
	padding: 7px 0;
	width: 100%;
	z-index: 2;
}

.section-heading-wrapper {
	position: relative;
	width: 100%;
}

.section-title {
	line-height: 1.43;
	margin: 0;
	position: relative;
	text-transform: uppercase;
}

.featured-content-wrapper .entry-title,
.portfolio-content-wrapper .entry-title,
.service-content-wrapper .entry-title,
.team-content-wrapper .entry-title {
	font-weight: 700;
	line-height: 1.555555555555556;
}


/**
 * 13.1 - Slider
 */

#feature-slider-section {
	border: none;
	padding: 0;
	margin: 0;
}

#feature-slider-section .wrapper {
	padding: 0;
	max-width: 100%;
}

#feature-slider-section .hentry {
	margin: 0;
	padding: 0;
}

#feature-slider-section .hentry-inner {
	position: relative;
}

#feature-slider-section .entry-container {
	border: 1px solid;
    padding: 35px;
    text-align: center;
}

#feature-slider-section .post-thumbnail {
	margin: 0;
}

#feature-slider-section .owl-prev,
#feature-slider-section .owl-next {
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	cursor: pointer;
	display: block;
	outline: none;
	opacity: 1;
	padding: 7px;
	position: absolute;
	top: 40%;
	text-decoration: none;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition:	all 0.2s ease-in-out;
	width: 50px;
	height: 50px;
	z-index: 199;
}

#feature-slider-section .owl-prev {
	left: 28px;
}

#feature-slider-section .owl-next {
	right: 28px;
}

#feature-slider-section .owl-prev:hover,
#feature-slider-section .owl-prev:focus {
	text-decoration: none;
}

#feature-slider-section .owl-prev .icon,
#feature-slider-section .owl-next .icon {
	font-size: 24px;
	font-size: 1.5rem;
	top: -1px;
	width: 24px;
}

#feature-slider-section .owl-dots {
	display: block;
	padding: 35px 0;
	text-align: center;
	width: 100%;
	z-index: 199;
}

#feature-slider-section .owl-dots.disabled {
	display: none;
}

#feature-slider-section .owl-dots button {
	cursor: pointer;
    display: inline-block;
    height: 4px;
    margin: 0 5px;
    padding: 0;
    overflow: hidden;
    width: 40px;
}

#feature-slider-section .entry-summary,
#feature-slider-section .entry-content {
	margin-top: 21px;
	width: 100%;
}


/**
 * 13.2 - Featured Content & Portfolio
 */

.featured-content-wrapper .post-thumbnail,
.portfolio-content-wrapper .post-thumbnail {
	width: 100%;
}


/**
 * 13.3 - Hero Content
 */

#hero-section {
	margin: 0;
	padding: 0;
}

#hero-section .hentry {
	margin: 0;
	position: relative;
}

#hero-section .entry-container {
	width: 100%;
}

#hero-section .post-thumbnail {
	background-position: center center;
	background-size: cover;
	content: "";
	margin: 0;
	padding-bottom: 100%;
	width: 100%;
}

#hero-section .post-thumbnail a {
	border: none;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

#hero-section .entry-title {
	margin: 0;
	text-transform: capitalize;
}

#hero-section .entry-container.full-width > * {
	max-width: 820px;
	margin-left: auto;
	margin-right: auto;
}


/**
 * 13.4 - Testimonials
 */

#testimonial-content-section .section-content-wrapper {
	display: block;
	padding-left: 30px;
	padding-right: 30px;
	position: relative;
	text-align: center;
}

#testimonial-content-section .testimonial_slider_wrap {
	width: 100%;
}

#testimonial-content-section .post-thumbnail img {
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin: 0 auto;
	width: 100px;
	height: 100px;
}

#testimonial-content-section .owl-prev,
#testimonial-content-section .owl-next {
	background-color: transparent;
	border: none;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
	outline: none;
	opacity: 1;
	padding: 0;
	position: absolute;
	top: 40%;
	text-decoration: none;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-transform: translateY(-40%);
	-moz-transform: translateY(-40%);
	-ms-transform: translateY(-40%);
	-o-transform: translateY(-40%);
	transform: translateY(-40%);
	z-index: 199;
}

#testimonial-content-section .owl-prev {
	left: 0;
}

#testimonial-content-section .owl-next {
	right: 0;
}

#testimonial-content-section .owl-prev .icon,
#testimonial-content-section .owl-next .icon {
	font-size: 32px;
	font-size: 2rem;
	width: 32px;
}

#testimonial-content-section .owl-dots {
	display: block;
	padding-bottom: 35px;
	text-align: center;
	width: 100%;
	z-index: 101;
}

#testimonial-content-section .owl-dots button {
	-webkit-border-radius: 100%;
	border-radius: 100%;
	clear: both;
	cursor: pointer;
	display: inline-block;
	font-family: arial;
	font-size: 54px;
	height: 14px;
	line-height: 0;
	margin: 0 7px;
	width: 14px;
}

#testimonial-content-section .owl-dots > * {
	cursor: pointer;
}

#testimonial-content-section .entry-container {
	max-width: 880px;
	margin-left: auto;
	margin-right: auto;
}

#testimonial-content-section .post-thumbnail {
	position: relative;
	z-index: 1;
}

#testimonial-content-section .entry-header {
	margin-top: 21px;
}

#testimonial-content-section .entry-header > * {
	display: block;
}

#testimonial-content-section .entry-title {
	font-weight: 700;
	line-height: 1.555555555555556;
}

#testimonial-content-section .entry-meta {
	margin: 0;
	text-transform: capitalize;
}

#testimonial-content-section .more-link {
	display: none;
}

#testimonial-content-section .entry-content {
	margin: 0;
	padding: 35px;
	position: relative;
}


/**
 * 13.5 - Promotional Headline
 */

#promotion-section {
	border: 0;
	padding: 0;
}

#promotion-section .hentry {
	margin: 0;
	position: relative;
}

.post-thumbnail-background {
	background-position: top center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.post-thumbnail-background:before {
	background-color: rgba(0,0,0,0.25);
	bottom: 0;
	content: "";
	left: 0;
	right: 0;
	position: absolute;
	top: 0;
}

#promotion-section .post-thumbnail-background {
	z-index: 1;
}

#promotion-section .content-wrapper {
	padding: 0 30px;
}

#promotion-section .entry-container {
	max-width: 680px;
	margin: 42px auto;
	position: relative;
	text-align: center;
	z-index: 2;
}

#promotion-section.content-align-right .entry-container {
	float: right;
}

#promotion-section.content-align-center .entry-container {
	display: block;
	text-align: center;
}

#promotion-section.content-frame .entry-container-frame {
	margin: 0;
	padding: 42px;
}

#promotion-section .cover-link {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.promotion-content-wrapper .entry-summary,
.promotion-content-wrapper .entry-content {
	margin: 21px 0 0;
}


/**
 * 13.6 - Others
 */

.woocommerce nav.woocommerce-pagination {
	text-align: left;
}

.woocommerce nav.woocommerce-pagination ul {
	border: none;
	margin: 0;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
	padding: 7px 10px;
}

.woocommerce .woocommerce-pagination ul.page-numbers li,
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
	border: none;
	margin-right: 7px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce p.stars a,
.woocommerce nav.woocommerce-pagination ul li a,
.cart_item a {
	border: none;
}

.woocommerce-cart-form #coupon_code {
	padding: 11px 6px;
	width: auto !important;
}

.woocommerce .quantity .qty {
	margin: 0;
	width: 4em;
}

.woocommerce div.product form.cart div.quantity {
	margin: 0 17px 0 0;
}

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img,
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
	width: 80px;
}

.single-product .product_meta > span {
	display: block;
	margin: 28px 0 0;
}

#footer-instagram,
#footer-instagram .widget {
	margin: 0;
	padding: 0;
}

#footer-instagram .section-title {
	display: none;
	margin: 42px 30px 35px;
}

#footer-instagram .catch-instagram-feed-gallery-widget .instagram-button {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	padding: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
}

.catch-instagram-feed-gallery-widget-wrapper .button {
	border: none;
	-webkit-border-radius: 22px;
	border-radius: 22px;
	display: inline-block;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 400;
	padding: 10px 15px;
	line-height: 1.307692307692308;
	letter-spacing: 0.0769230769230769em;
	margin-top: 21px;
	padding: 14px 28px;
	text-decoration: none;
	text-transform: uppercase;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.catch-instagram-feed-gallery-widget .instagram-button,
#footer-instagram .catch-instagram-feed-gallery-widget-wrapper .button {
	margin: 0;
}

#footer-instagram .catch-instagram-feed-gallery-widget-wrapper .default,
#footer-instagram .catch-instagram-feed-gallery-widget-wrapper.default {
	position: relative;
}

#footer-instagram .catch-instagram-feed-gallery-widget-wrapper .default .item,
#footer-instagram .catch-instagram-feed-gallery-widget-wrapper.default .item {
	margin: 0;
}

#footer-instagram .catch-instagram-feed-gallery-widget-wrapper .default .item,
#footer-instagram .catch-instagram-feed-gallery-widget-wrapper.default .item {
	width: 20%;
}

#footer-instagram .catch-instagram-feed-gallery-widget-wrapper .default .item:nth-child(3n+1),
#footer-instagram .catch-instagram-feed-gallery-widget-wrapper.default .item:nth-child(3n+1) {
	clear: none;
}

#footer-instagram .catch-instagram-feed-gallery-widget-wrapper .default .item:nth-child(5n+1),
#footer-instagram .catch-instagram-feed-gallery-widget-wrapper.default .item:nth-child(5n+1) {
	clear: both;
}

.catch-instagram-feed-gallery-widget-wrapper .loader {
	margin: 28px auto;
}

.widget.essential-widgets {
	clear: none;
}

#footer-newsletter .wrapper {
	text-align: center;
}

#footer-newsletter .widget-inner {
	max-width: 640px;
	margin: 0 auto;
	padding: 0 30px;
}

#footer-newsletter .widget.ew-newsletter .hentry {
	border: none;
	margin: 0 0 42px;
	padding: 0;
}

#footer-newsletter .ewnewsletter .ew-newsletter-wrap .ew-newsletter-subbox,
#footer-newsletter .ewnewsletter .ew-newsletter-wrap #subbutton {
	margin: 0;
}

#footer-newsletter .ew-newsletter-wrap form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

#footer-newsletter .ewnewsletter .ew-newsletter-wrap .ew-newsletter-subbox {
	-webkit-border-radius: 0;
	border-radius: 0;
	margin: 0;
	padding: 11px 28px;
}

#footer-newsletter .ewnewsletter .ew-newsletter-wrap .ew-newsletter-subbox:first-of-type {
	-webkit-border-radius: 22px;
	border-radius: 22px;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

#footer-newsletter .ewnewsletter .ew-newsletter-wrap #subbutton {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	margin: 0;
}

.ewfeaturedpostpageimage .left .featured-image,
.ewfeaturedpostpageimage .right .featured-image {
	width: 23%;
}

.ewfeaturedpostpageimage .left .entry-container,
.ewfeaturedpostpageimage .right .entry-container {
    width: 77%;
}

#secondary .ew-newsletter .section-heading-wrapper {
	padding: 0;
	position: initial;
}

#secondary .ew-social-profile .social-navigation a:before {
	line-height: 1.2;
}


/**
 * 13.7 - Team Content Section
 */

#team-content-section {
	overflow: hidden;
}

#team-content-section .hentry-inner {
	position: relative;
}

#team-content-section .post-thumbnail {
	line-height: 1;
}

#team-content-section .entry-meta {
	font-size: 16px;
	font-size: 1rem;
	letter-spacing: 0;
	text-transform: capitalize;
}

#team-content-section .artist-social-profile {
	margin: 14px 0 0;
}

#team-content-section .menu-social-container {
	border: none;
}

#team-content-section .social-navigation ul {
	text-align: left;
	margin: 0 -7px;
}


/**
 * 13.8 - News Ticker
 */

#news-ticker {
	position: relative;
}

#news-ticker .section-heading-wrapper {
	padding: 0;
}

#news-ticker .news-ticker-label {
    font-size: 11px;
    font-size: 0.6875rem;
    display: inline;
    padding: 9px 14px 8px;
    font-weight: 700;
    line-height: 1.272727272727273;
    letter-spacing: 0;
    margin: 0;
    text-transform: uppercase;
}

#news-ticker .news-ticker-label:after {
	border-style: solid;
	border-width: 0 7px 7px;
	content: "";
	display: block;
	height: 0;
	position: absolute;
	left: 50%;
	top: 100%;
	width: 0;
	z-index: 2;
	-webkit-transform: translateX(-50%) rotate(180deg);
	-ms-transform: translateX(-50%) rotate(180deg);
	transform: translateX(-50%) rotate(180deg);
}

.news-ticker-content-wrapper {
    padding: 14px 0 0;
    width: 100%;
}

.news-ticker-content-wrapper .news-ticker-title {
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: 400;
    line-height: 1.615384615384615;
    overflow: hidden;
    margin: 0;
}

#news-ticker .owl-nav {
	display: none;
	padding: 14px 0 0;
}

#news-ticker .owl-prev,
#news-ticker .owl-next {
    background-color: transparent;
    border: 1px solid;
    line-height: 1;
    padding: 2px;
    height: 25px;
    width: 25px;
}

#news-ticker .owl-prev {
	margin-right: 7px;
}

#news-ticker {
	padding: 9px 30px 0;
	text-align: center;
}


/**
 * 13.9 - DevotePress Section
 */

.header-highlights-section .entry-title,
.devotepress-section .entry-title {
	font-size: 19px;
	font-size: 1.1875rem;
}

.devotepress-section:not(.devotepress-two-columns-section) .featured .post-thumbnail {
	margin: 0;
	padding: 0;
}

.devotepress-section:not(.devotepress-two-columns-section) .featured .entry-container {
	border: 1px solid;
	clear: both;
	padding: 35px;
}

.devotepress-section .featured .entry-title {
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 1.46;
}

.devotepress-section .has-post-thumbnail.excerpt-image-left .hentry-inner,
.devotepress-section .has-post-thumbnail.excerpt-image-right .hentry-inner {
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	position: relative;
	width: 100%;
}

.devotepress-section .has-post-thumbnail.excerpt-image-left .hentry-inner .post-thumbnail,
.devotepress-section .has-post-thumbnail.excerpt-image-right .hentry-inner .entry-container {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-moz-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

.devotepress-section .has-post-thumbnail.excerpt-image-left .hentry-inner .entry-container,
.devotepress-section .has-post-thumbnail.excerpt-image-right .hentry-inner .post-thumbnail {
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	-moz-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
}

.devotepress-section .has-post-thumbnail.excerpt-image-left .hentry-inner .post-thumbnail,
.devotepress-section .has-post-thumbnail.excerpt-image-right .hentry-inner .post-thumbnail {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 29.41176470588235%;
    -moz-box-flex: 0;
    -ms-flex: 0 1 29.41176470588235%;
    flex: 0 1 29.41176470588235%;
    margin: 0;
}

.devotepress-section .has-post-thumbnail.excerpt-image-left .hentry-inner .entry-container,
.devotepress-section .has-post-thumbnail.excerpt-image-right .hentry-inner .entry-container {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 70.58823529411765%;
    -moz-box-flex: 0;
    -ms-flex: 0 1 70.58823529411765%;
    flex: 0 1 70.58823529411765%;
    margin: 0;
}

.devotepress-section .has-post-thumbnail.excerpt-image-left .hentry-inner .entry-container {
    padding: 0 0 0 30px;
}

.devotepress-section .has-post-thumbnail.excerpt-image-right .hentry-inner .entry-container {
    padding: 0 30px 0 0;
}

.devotepress-trending-wrapper,
.devotepress-scrolling-content-wrapper,
.devotepress-top-reads-content-wrapper,
.devotepress-featured-two-columns-content-wrapper,
.devotepress-interview-content-wrapper,
.devotepress-two-columns-wrapper {
	padding: 0 30px;
}

.devotepress-two-columns-section .section-heading-wrapper {
	padding-left: 0;
	padding-right: 0;
}

/* Clearings */

.two-columns-content-wrapper:before,
.two-columns-content-wrapper:after,
.devotepress-two-columns-wrapper:before,
.devotepress-two-columns-wrapper:after,
.devotepress-trending-wrapper:before,
.devotepress-trending-wrapper:after,
.devotepress-top-reads-content-wrapper:before,
.devotepress-top-reads-content-wrapper:after,
.devotepress-featured-two-columns-content-wrapper:before,
.devotepress-featured-two-columns-content-wrapper:after,
.devotepress-interview-content-wrapper:before,
.devotepress-interview-content-wrapper:after {
	content: "";
	display: block;
}

.two-columns-content-wrapper:after,
.devotepress-two-columns-wrapper:after,
.devotepress-trending-wrapper:after,
.devotepress-top-reads-content-wrapper:after,
.devotepress-featured-two-columns-content-wrapper:after,
.devotepress-interview-content-wrapper:after {
	clear: both;
}

/* Scrolling Section */

#devotepress-scrolling-section .wrapper {
	position: relative;
}

#devotepress-scrolling-section .section-content-wrapper {
	position: initial;
}

#devotepress-scrolling-section .section-content-wrapper.owl-dots-enabled {
	padding-bottom: 35px;
}

#devotepress-scrolling-section .section-heading-wrapper > * {
	padding-right: 63px;
}

#devotepress-scrolling-section .owl-dots {
    display: block;
    padding: 0 0 35px;
    text-align: center;
    width: 100%;
    z-index: 101;
}

#devotepress-scrolling-section .owl-nav {
	position: absolute;
	right: 30px;
	top: 42px;
}

#devotepress-scrolling-section .owl-dots button {
	-webkit-border-radius: 100%;
	border-radius: 100%;
	clear: both;
	cursor: pointer;
	display: inline-block;
	font-family: arial;
	font-size: 54px;
	height: 16px;
	line-height: 0;
	margin: 0 7px;
	width: 16px;
}

#devotepress-scrolling-section .owl-prev,
#devotepress-scrolling-section .owl-next {
	background-color: transparent;
	border: 1px solid;
	line-height: 1;
	padding: 2px;
	height: 30px;
	width: 30px;
}

#devotepress-scrolling-section .owl-prev {
	margin-right: 7px;
}

/* Tabs */

.devotepress-section .ui-tabs-panel:before,
.devotepress-section .ui-tabs-panel:after {
	content: "";
	display: block;
	clear: both;
}

.tabs .tabs-nav {
    border: 0;
    margin: -7px 20px 35px;
    padding: 0;
    list-style: none;
    outline: 0;
    text-decoration: none;
}

.tabs .tabs-nav:before,
.tabs .tabs-nav:after,
.devotepress-trending-wrapper:before,
.devotepress-trending-wrapper:after {
	content: "";
	display: table;
}

.tabs .tabs-nav:after,
.devotepress-trending-wrapper:after {
	clear: both;
}

.tabs .tabs-nav li {
	display: inline-block;
	margin: 0;
}

.tabs .tabs-nav li a {
	display: block;
	font-size: 12px;
	font-size: 0.875rem;
	line-height: 1.2;
	outline: none;
	padding: 7px 14px;
}

.tabs .tabs-panel {
	display: none;
}

.tabs .tabs-panel.active-tab {
	display: block;
}

/* Interview Section */

#devotepress-interview-section .hentry-inner {
	position: relative;
}

#devotepress-interview-section .featured .post-thumbnail {
    background-position: center center;
    background-size: cover;
    content: "";
    float: left;
    margin: 0;
    padding-bottom: 100%;
    width: 100%;
}


/**
 * 13.10 - Featured Video Section
 */

#featured-video-section .first-post-wrap .hentry {
	position: relative;
}

.featured-video-content-wrapper .excerpt-video-left .hentry-inner {
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	position: relative;
	width: 100%;
}

.featured-video-content-wrapper .excerpt-video-left .post-thumbnail {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 30%;
	-moz-box-flex: 0;
	-ms-flex: 0 1 30%;
	flex: 0 1 30%;
	margin: 0;
	z-index: -1
}

.featured-video-content-wrapper .excerpt-video-left .entry-container {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 70%;
	-moz-box-flex: 0;
	-ms-flex: 0 1 70%;
	flex: 0 1 70%;
	margin: 0;
	padding-left: 28px;
}

.rtl .featured-video-content-wrapper .excerpt-video-left .entry-container {
	padding-right: 28px;
	padding-left: 0;
}

#featured-video-section .archive-post-wrap {
	display: block;
	clear: both;
	height: 517px;
}

#featured-video-section .archive-post-wrap .hentry:after {
	border-top: 1px solid;
	content: "";
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: calc(100% - 70px);
	z-index: -1;
}

#featured-video-section .simplebar-track {
	right: 14px;
}

#featured-video-section .simplebar-scrollbar:before {
	background-color: #4d4d4d;
}

.first-post-wrap:before,
.first-post-wrap:after,
.archive-post-wrap:before,
.archive-post-wrap:after {
	content: "";
	display: block;
	clear: both;
}

#featured-video-section .hentry,
#featured-video-section .post-thumbnail {
	padding: 0;
	margin: 0;
}

#featured-video-section .entry-title {
	margin-top: 0;
	line-height: 1.56;
}

#featured-video-section .archive-post-wrap .hentry {
	padding: 28px 35px;
}

#featured-video-section .archive-post-wrap .hentry {
	cursor: pointer;
	position: relative;
	-webkit-transition: 0.2s all ease-in;
    -o-transition: 0.2s all ease-in;
    transition: 0.2s all ease-in;
	z-index: 1;
}

#featured-video-section .lightbox-enabled iframe {
	margin: 0;
	pointer-events: none;
	width: 100%;
}

#featured-video-section a.mixed {
	color: transparent;
    display: block;
}

body .flashy-container .flashy-content {
	background: transparent;
}

.admin-bar .flashy-overlay .flashy-close {
	right: 7px;
	top: 46px;
}

@media screen and (min-width: 64em) {
	#featured-video-section .first-post-wrap {
		float: left;
		margin-right: -100%;
		width: 66.75%;
	}

	#featured-video-section .archive-post-wrap {
		margin-left: 66.75%;
		clear: none;
	}
}


/**
 * 14.0 - Media Queries
 */

/**
 * Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
 */

@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}


/**
 * 14.1 - >= 640px
 */

@media screen and (min-width: 40em) {
	.excerpt-image-left .has-post-thumbnail .post-wrapper,
	.excerpt-image-right .has-post-thumbnail .post-wrapper {
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
		position: relative;
		width: 100%;
	}

	.excerpt-image-right .has-post-thumbnail .post-wrapper .entry-container,
	.excerpt-image-left .has-post-thumbnail .post-wrapper .post-thumbnail {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-moz-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}

	.excerpt-image-right .has-post-thumbnail .post-wrapper .post-thumbnail,
	.excerpt-image-left .has-post-thumbnail .post-wrapper .entry-container {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-moz-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.excerpt-image-left .has-post-thumbnail .post-wrapper .post-thumbnail,
	.excerpt-image-right .has-post-thumbnail .post-wrapper .post-thumbnail {
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 39.1304347826087%;
		-moz-box-flex: 0;
		-ms-flex: 0 1 39.1304347826087%;
		flex: 0 1 39.1304347826087%;
		margin: 0;
	}

	.excerpt-image-left .has-post-thumbnail .post-wrapper .entry-container,
	.excerpt-image-right .has-post-thumbnail .post-wrapper .entry-container {
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 60.8695652173913%;
		-moz-box-flex: 0;
		-ms-flex: 0 1 60.8695652173913%;
		flex: 0 1 60.8695652173913%;
		margin: 0;
	}

	.excerpt-image-left .has-post-thumbnail .post-wrapper .entry-container {
		padding: 0 0 0 30px;
	}

	.excerpt-image-right .has-post-thumbnail .post-wrapper .entry-container {
		padding: 0 30px 0 0;
	}

	.two-columns .hentry {
		width: 50%;
	}

	.three-columns .hentry {
		width: 33.33%;
	}

	.four-columns .hentry {
		width: 25%;
	}

	.five-columns .hentry {
		width: 20%;
	}

	.six-columns .hentry {
		width: 16.66%;
	}

	.seven-columns .hentry {
		width: 14.28%;
	}

	.eight-columns .hentry {
		width: 12.5%;
	}

	.nine-columns .hentry {
		width: 11.11%;
	}

	.nine-columns .hentry:nth-child(9n+1),
	.eight-columns .hentry:nth-child(8n+1),
	.seven-columns .hentry:nth-child(7n+1),
	.six-columns .hentry:nth-child(6n+1),
	.five-columns .hentry:nth-child(5n+1),
	.four-columns .hentry:nth-child(4n+1),
	.three-columns .hentry:nth-child(3n+1),
	.two-columns .hentry:nth-child(2n+1) {
		clear: both;
	}

	.featured-content-wrapper.layout-four,
	.portfolio-content-wrapper.layout-four,
	.service-content-wrapper.layout-four,
	.team-content-wrapper.layout-four,
	.featured-content-wrapper.layout-three,
	.portfolio-content-wrapper.layout-three,
	.service-content-wrapper.layout-three,
	.team-content-wrapper.layout-three,
	.featured-content-wrapper.layout-two,
	.portfolio-content-wrapper.layout-two,
	.service-content-wrapper.layout-two,
	.team-content-wrapper.layout-two {
		margin-left: -20px;
		margin-right: -20px;
	}

	.featured-content-wrapper.layout-four .hentry,
	.portfolio-content-wrapper.layout-four .hentry,
	.service-content-wrapper.layout-four .hentry,
	.team-content-wrapper.layout-four .hentry,
	.featured-content-wrapper.layout-two .hentry,
	.portfolio-content-wrapper.layout-two .hentry,
	.service-content-wrapper.layout-two .hentry,
	.team-content-wrapper.layout-two .hentry,
	#colophon .two .widget-column,
	#colophon .four .widget-column,
	.content-bottom-widgets .widget-area:nth-child(1):nth-last-child(2),
	.content-bottom-widgets .widget-area:nth-child(2):nth-last-child(1),
	#testimonial-content-section .section-content-wrapper.slider-disabled.layout-four .hentry,
	#testimonial-content-section .section-content-wrapper.slider-disabled.layout-two .hentry {
		width: 50%;
	}

	.featured-content-wrapper.layout-three .hentry,
	.portfolio-content-wrapper.layout-three .hentry,
	.service-content-wrapper.layout-three .hentry,
	.team-content-wrapper.layout-three .hentry,
	#colophon .three .widget-column,
	#testimonial-content-section .section-content-wrapper.slider-disabled.layout-three .hentry {
		width: 33.33%;
	}

	#secondary .widget {
		display: block;
		width: 48%;
		clear: none;
	}

	#secondary .widget:nth-child(2n+1) {
		margin-right: 4%;
	}

	.featured-content-wrapper.layout-four .hentry,
	.portfolio-content-wrapper.layout-four .hentry,
	.service-content-wrapper.layout-four .hentry,
	.team-content-wrapper.layout-four .hentry,
	.featured-content-wrapper.layout-three .hentry,
	.portfolio-content-wrapper.layout-three .hentry,
	.service-content-wrapper.layout-three .hentry,
	.team-content-wrapper.layout-three .hentry,
	.featured-content-wrapper.layout-two .hentry,
	.portfolio-content-wrapper.layout-two .hentry,
	.service-content-wrapper.layout-two .hentry,
	.team-content-wrapper.layout-two .hentry {
		padding: 0 20px;
	}

	#testimonial-content-section .section-content-wrapper.slider-disabled:not(.layout-one),
	#testimonial-content-section .section-content-wrapper.slider-disabled:not(.layout-one) .hentry {
		padding-left: 20px;
		padding-right: 20px;
	}

	.featured-content-wrapper.layout-three .hentry:nth-child(3n+1),
	.portfolio-content-wrapper.layout-three .hentry:nth-child(3n+1),
	.service-content-wrapper.layout-three .hentry:nth-child(3n+1),
	.team-content-wrapper.layout-three .hentry:nth-child(3n+1),
	#testimonial-content-section .section-content-wrapper.slider-disabled.layout-three .hentry:nth-child(3n+1) {
		clear: both;
	}

	.featured-content-wrapper.layout-four .hentry:nth-child(2n+1),
	.portfolio-content-wrapper.layout-four .hentry:nth-child(2n+1),
	.service-content-wrapper.layout-four .hentry:nth-child(2n+1),
	.team-content-wrapper.layout-four .hentry:nth-child(2n+1),
	.featured-content-wrapper.layout-two .hentry:nth-child(2n+1),
	.portfolio-content-wrapper.layout-two .hentry:nth-child(2n+1),
	.service-content-wrapper.layout-two .hentry:nth-child(2n+1),
	.team-content-wrapper.layout-two .hentry:nth-child(2n+1),
	#secondary .widget:nth-child(2n+1),
	#colophon .two .widget-column:nth-child(2n+1),
	#colophon .four .widget-column:nth-child(2n+1),
	#testimonial-content-section .section-content-wrapper.slider-disabled.layout-four .hentry:nth-child(2n+1),
	#testimonial-content-section .section-content-wrapper.slider-disabled.layout-two .hentry:nth-child(2n+1) {
		clear: both;
	}

	#hero-section .hentry,
	#devotepress-interview-section .hentry.featured .hentry-inner {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}

	#hero-section .post-thumbnail,
	#devotepress-interview-section .hentry.featured .post-thumbnail {
		margin: 0;
		padding-bottom: 0;
		width: 48.57142857142857%;
	}

	#hero-section .entry-container,
	#devotepress-interview-section .hentry.featured .entry-container {
		width: 51.42857142857143%;
	}

	#hero-section.content-align-left .post-thumbnail {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
	}

	#hero-section.content-align-left .entry-container {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}

	#hero-section .entry-container.full-width {
		display: block;
		float: none;
		text-align: center;
		width: 100%;
	}

	#secondary .widget,
	.content-bottom-widgets .widget-area:nth-child(1):nth-last-child(2),
	.content-bottom-widgets .widget-area:nth-child(2):nth-last-child(1) {
		float: left;
	}

	.author-info {
		text-align: left;
	}

	.author-avatar {
		clear: both;
		float: left;
		margin: 0 30px 0 0;
	}

	.post-navigation .nav-previous,
	.posts-navigation .nav-previous {
		text-align: left;
	}

	.post-navigation .nav-next,
	.posts-navigation .nav-next {
	    float: right;
	    text-align: right;
	}

	.posts-navigation div + div,
	.post-navigation div + div {
		margin-top: 0;
	}

	.posts-navigation .nav-links div:nth-child(1):nth-last-child(2),
	.posts-navigation .nav-links div:nth-child(2):nth-last-child(1),
	.post-navigation .nav-links div:nth-child(1):nth-last-child(2),
	.post-navigation .nav-links div:nth-child(2):nth-last-child(1) {
		display: inline-block;
		width: 48%;
	}

	.posts-navigation .nav-links div:nth-child(1):nth-last-child(2) {
		margin-right: 2%;
	}

	.posts-navigation .nav-links div:nth-child(2):nth-last-child(1) {
		margin-left: 2%;
	}

	.post-navigation .nav-links div:nth-child(1):nth-last-child(2) {
		margin-right: 2%;
	}

	.post-navigation .nav-links div:nth-child(2):nth-last-child(1) {
		margin-left: 2%;
	}

	blockquote.alignright,
	blockquote.alignleft {
		width: calc(50% - 0.736842105em);
	}

	.comment-form-author,
	.comment-form-email {
		display: inline-block;
		float: left;
		width: 50%;
	}

	.comment-form-author {
		padding-right: 28px;
	}

	#news-ticker {
		padding: 0;
		text-align: initial;
	}

	#news-ticker .section-heading-wrapper {
		float: left;
		display: inline-block;
		max-width: 30%;
		width: auto;
		padding: 9px 0 9px 30px;
	}

	#news-ticker .news-ticker-label {
		display: block;
	}

	#news-ticker .news-ticker-content-wrapper {
		float: left;
		display: inline-block;
		max-width: 70%;
		padding: 14px 20px;
		width: 100%;
	}

	#news-ticker .owl-nav {
		padding: 0;
		position: absolute;
		right: 40px;
		top: 9px;
	}

	#news-ticker .owl-carousel {
		position: unset;
	}

	.devotepress-trending-wrapper,
	.devotepress-featured-two-columns-content-wrapper,
	.header-highlights-content-wrapper {
		margin-left: -20px;
		margin-right: -20px;
	}

	.devotepress-trending-wrapper .hentry,
	.devotepress-featured-two-columns-section .hentry,
	.devotepress-featured-two-columns-section .grid-sizer {
		padding: 0 20px;
		width: 50%;
	}

	.devotepress-trending-wrapper .hentry.featured,
	.devotepress-featured-two-columns-section .hentry.featured,
	.devotepress-interview-content-wrapper .hentry.featured {
		width: 100%;
	}

	.header-highlights-content-wrapper .hentry,
	.header-highlights-content-wrapper .grid-sizer {
		padding: 0 20px;
		width: 50%;
	}

	#news-ticker .news-ticker-label:after {
		left: auto;
		right: -10px;
		top: 12px;
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
	}
}


/**
 * 14.2 - >= 768px
 */

@media screen and (min-width: 48em) {
	.devotepress-interview-content-wrapper,
	.devotepress-top-reads-content-wrapper,
	.devotepress-two-columns-wrapper.layout-two {
		margin-left: -20px;
		margin-right: -20px;
	}

	.devotepress-two-columns-wrapper.layout-two .half-section {
		padding: 0 20px;
		float: left;
		width: 50%;
	}

	.devotepress-interview-content-wrapper .hentry,
	.devotepress-trending-wrapper .hentry,
	.devotepress-trending-wrapper .hentry.featured,
	.devotepress-top-reads-content-wrapper .hentry,
	.devotepress-featured-two-columns-section .hentry.featured  {
		width: 50%;
	}

	.devotepress-featured-two-columns-section .grid-sizer,
	.devotepress-featured-two-columns-section .hentry {
		width: 25%;
	}

	.devotepress-interview-content-wrapper .hentry,
	.devotepress-top-reads-content-wrapper .hentry {
		padding: 0 20px;
	}

	.devotepress-top-reads-content-wrapper .hentry:nth-child(2n+1) {
		clear: both;
	}
}


/**
 * 14.3 - >= 1024px
 */

@media screen and (min-width: 64em) {
	#header-navigation-area .wrapper {
		padding: 0 20px;
	}

	.primary-menu-home-icon-enabled #header-navigation-area .wrapper {
		padding-left: 40px;
	}

	#site-primary-navigation {
	    margin: 0 46px 0 0;
	}

	#search-top-container .header-top-left-social-menu {
		display: none;
	}

	.search-social-container {
		border: 1px solid;
		position: absolute;
		top: 46px;
		right: 30px;
		width: 100%;
		margin: 0;
		max-width: 360px;
		padding: 7px 	21px;
		z-index: 9;
		-webkit-animation: fadein 0.6s;
		-moz-animation: fadein 0.6s;
		-o-animation: fadein 0.6s;
		animation: fadein 0.6s;
	}

	.site-primary-menu .search-social-container {
		top: 100%;
		right: 0;
	}

	#search-toggle-top {
		display: inline-block;
	}

	.boxed-layout #page {
		width: 94%;
	}

	.site-content > .wrapper {
		padding: 0 20px;
	}

	.section {
		padding: 21px 0;
	}

	.custom-header-content {
		padding: 250px 40px;
	}

	#content {
		padding: 49px 0;
	}

	#promotion-section .entry-container {
		margin: 49px auto;
	}

	.content-bottom-widgets {
		padding-top: 49px;
	}

	.entry-breadcrumbs,
	.woocommerce .woocommerce-breadcrumb {
		padding: 14px 50px;
	}

	.dropdown-toggle,
	.site-navigation ul .dropdown-toggle.toggled-on,
	.menu-toggle,
	.menu-secondary-toggle,
	.menu-top-toggle,
	#search-top-container.with-social .header-top-left {
		display: none;
	}

	.site-header-top-main {
		padding: 0;
	}

	.header-top-bar .wrapper {
		padding: 0 20px;
	}

	.header-top-bar .top-main-wrapper {
		margin: 0 auto;
		border: none;
	}

	.menu-social-container {
		border: none;
	}

	.news-ticker-main,
	.site-header-top-main,
	.site-primary-menu,
	.site-secondary-menu,
	.site-footer-menu {
		border: none;
		display: block;
	}

	.disable-in-mobile,
	.header-top-bar .contact-details li,
	.site-navigation .top-menu li {
		display: inline;
		float: left;
	}

	.header-top-bar .contact-details li {
		padding: 14px 20px;
	}

	.header-top-bar .contact-details li.date {
		border: 1px solid;
		border-width: 0 1px 0 0;
	}

	.header-top-left {
		display: block;
		float: left;
	}

	#site-top-navigation,
	.menu-search-top-toggle {
		display: block;
		float: right;
	}

	.news-ticker-enabled .disable-in-mobile,
	.news-ticker-enabled .header-top-bar .contact-details li,
	.news-ticker-enabled .site-navigation .top-menu li,
	.news-ticker-enabled .header-top-left,
	.news-ticker-enabled .header-top-left-social-menu {
		float: right;
	}

	.news-ticker-enabled .header-top-bar .contact-details li.date {
		border-width: 0 0 0 1px;
	}

	#news-ticker {
		float: left;
		width: 45%;
	}

	#news-ticker .section-heading-wrapper {
		padding: 9px 0 9px 20px;
	}

	.menu-search-top-toggle {
		padding: 14px 20px;
	}

	.header-top-left-social-menu {
		float: left;
		margin: 3px 7px;
	}

	#site-header-top-menu .social-navigation ul,
	.site-header .social-navigation ul {
		padding: 0;
	}

	.site-primary-menu,
	.site-secondary-menu {
		margin: 0;
		padding: 0;
		position: relative;
	}

	.site-secondary-menu,
	.site-footer-menu {
		text-align: center;
	}

	#search-toggle {
		-webkit-border-radius: 0;
		border-radius: 0;
		border: none;
		line-height: 1.25;
		margin: 0;
		padding: 18px 20px;
		position: absolute;
		right: 0;
		top: 0;
	}

	#search-toggle.menu-toggle {
		display: block;
	}

	.secondary-search-wrapper,
	#site-secondary-navigation,
	#social-secondary-navigation-top {
		clear: none;
		display: inline-block;
	}

	.secondary-search-wrapper {
		padding: 0 20px;
	}

	#search-toggle-top .icon {
		margin-right: 0;
	}

	.search-container {
		padding: 14px 0;
	}

	.site-navigation .primary-menu,
	.site-navigation .primary-menu > li,
	.site-navigation .secondary-menu,
	.site-navigation .secondary-menu > li,
	.site-navigation .top-menu,
	.site-navigation .top-menu > li,
	.site-navigation .footer-menu,
	.site-navigation .footer-menu > li,
	.header-top-bar .contact-details li {
		border: 0;
	}

	.site-navigation .primary-menu > li,
	.site-navigation .secondary-menu > li,
	.site-navigation .footer-menu > li {
		display: inline-block;
	}

	.site-navigation .primary-menu ul,
	.site-navigation .secondary-menu ul,
	.site-navigation .footer-menu ul {
		text-align: left;
	}

	.site-navigation a {
		padding: 17px 20px 18px;
		outline-offset: -8px;
		white-space: nowrap;
	}

	.site-navigation ul ul {
		border: 1px solid;
		border-width: 0 1px 1px;
		display: block;
		text-transform: none;
		text-align: left;
		top: 100%;
		left: -999em;
		margin: 0;
		padding: 0;
		position: absolute;
		z-index: 99999;
	}

	.site-navigation ul ul ul {
		top: -1px;
	}

	.site-navigation ul ul a {
		padding: 11px 21px;
		white-space: normal;
		width: 232px;
	}

	.site-navigation li.menu-item-has-children ul a,
	.site-navigation li.menu-item-has-children ul ul a {
		padding: 14px 21px;
	}

	#social-secondary-navigation-top {
		clear: both;
		display: block;
		margin: 0 10px;
	}

	#social-secondary-navigation-top {
		display: inline-block;
	}

	#site-secondary-navigation {
		clear: both;
	}

	#site-top-navigation.site-navigation ul ul a {
		line-height: 1.5;
		padding: 14px 21px;
	}

	.site-navigation li:hover > ul,
	.site-navigation li.focus > ul {
		left: 0;
		right: auto;
		-webkit-animation: fadein 0.6s;
		-moz-animation: fadein 0.6s;
		-o-animation: fadein 0.6s;
		animation: fadein 0.6s;
	}

	.site-navigation .top-menu li:hover > ul,
	.site-navigation .top-menu li.focus > ul,
	.site-navigation .secondary-menu li:hover > ul,
	.site-navigation .secondary-menu li.focus > ul {
		left: auto;
		right: 0;
		-webkit-animation: fadein 0.6s;
		-moz-animation: fadein 0.6s;
		-o-animation: fadein 0.6s;
		animation: fadein 0.6s;
	}

	.site-navigation ul ul li:hover > ul,
	.site-navigation ul ul li.focus > ul {
		left: 100%;
		right: auto;
	}

	.site-navigation .top-menu ul li:hover > ul,
	.site-navigation .top-menu ul li.focus > ul,
	.site-navigation .secondary-menu ul li:hover > ul,
	.site-navigation .secondary-menu ul li.focus > ul {
		left: auto;
		right: 100%;
	}

	.site-navigation .menu-item-has-children > a {
		margin: 0;
	}

	.site-navigation ul ul .menu-item-has-children > a:after {
		right: 0.5625em;
		top: 0.875em;
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
	}

	.site-navigation .secondary-menu a {
		padding: 14px 20px;
	}

	.site-navigation .top-menu a {
		padding: 14px 20px;
	}

	.site-navigation .menu-item-has-children > a > .icon,
	.site-navigation .page_item_has_children > a > .icon {
		display: inline;
		left: 9px;
		position: relative;
		top: -1px;
	}

	.site-navigation ul ul .menu-item-has-children > a > .icon,
	.site-navigation ul ul .page_item_has_children > a > .icon {
		margin-top: -7px;
		left: auto;
		position: absolute;
		right: 9px;
		top: 50%;
		-webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
		-ms-transform: rotate(-90deg); /* IE 9 */
		transform: rotate(-90deg);
	}

	.site-navigation .top-menu ul .menu-item-has-children > a > .icon,
	.site-navigation .secondary-menu ul .menu-item-has-children > a > .icon {
		-webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
		-ms-transform: rotate(90deg); /* IE 9 */
		transform: rotate(90deg);
	}

	.sidebar-header-right {
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
		margin: 14px 20px;
		width: auto;
	}

	.header-top-left ul {
		text-align: center;
	}

	.widget {
		margin: 0 0 49px;
	}

	#secondary .widget {
		width: 100%;
	}

	#secondary .widget:nth-child(2n+1) {
		margin-right: 0;
	}

	#colophon .four .widget-column {
		width: 25%;
	}

	#colophon .four .widget-column:nth-child(2n+1) {
		clear: none;
	}

	#colophon .four .widget-column:nth-child(4n+1) {
		clear: both;
	}

	.featured-content-wrapper.layout-four,
	.featured-content-wrapper.layout-three,
	.featured-content-wrapper.layout-two,
	.portfolio-content-wrapper.layout-four,
	.portfolio-content-wrapper.layout-three,
	.portfolio-content-wrapper.layout-two,
	.service-content-wrapper.layout-four,
	.service-content-wrapper.layout-three,
	.service-content-wrapper.layout-two,
	.team-content-wrapper.layout-four,
	.team-content-wrapper.layout-three,
	.team-content-wrapper.layout-two {
		margin-left: 0;
		margin-right: 0;
		padding: 0 20px;
	}

	.featured-content-wrapper.layout-one,
	.portfolio-content-wrapper.layout-one,
	.service-content-wrapper.layout-one,
	.team-content-wrapper.layout-one {
		padding: 0 40px;
	}

	.devotepress-top-reads-content-wrapper,
	.recent-blog-content-wrapper {
		padding: 0 40px;
	}

	.featured-content-wrapper.layout-four .hentry:nth-child(2n+1),
	.portfolio-content-wrapper.layout-four .hentry:nth-child(2n+1),
	.service-content-wrapper.layout-four .hentry:nth-child(2n+1),
	.team-content-wrapper.layout-four .hentry:nth-child(2n+1),
	#testimonial-content-section .section-content-wrapper.slider-disabled.layout-four .hentry:nth-child(2n+1) {
		clear: none;
	}

	.featured-content-wrapper.layout-four .hentry:nth-child(4n+1),
	.portfolio-content-wrapper.layout-four .hentry:nth-child(4n+1),
	.service-content-wrapper.layout-four .hentry:nth-child(4n+1),
	.team-content-wrapper.layout-four .hentry:nth-child(4n+1),
	#testimonial-content-section .section-content-wrapper.slider-disabled.layout-four .hentry:nth-child(4n+1) {
		clear: both;
	}

	.featured-content-wrapper.layout-four .hentry,
	.portfolio-content-wrapper.layout-four .hentry,
	.service-content-wrapper.layout-four .hentry,
	.team-content-wrapper.layout-four .hentry,
	#testimonial-content-section .section-content-wrapper.slider-disabled.layout-four .hentry {
		width: 25%;
	}

	.content-area {
		float: left;
		margin-right: -100%;
		width: 66.75%;
		max-width: 960px;
	}

	.site-content .sidebar {
		float: left;
		margin-left: 66.75%;
		max-width: 480px;
		width: 33.25%;
	}

	#primary,
	#secondary {
		padding: 0 20px;
	}

	.site-content .sidebar {
		margin-top: 0;
	}

	.content-right .content-area {
		float: right;
		margin-right: 0;
		margin-left: -100%;
	}

	.content-right .sidebar {
		float: left;
		margin-right: 70%;
		margin-left: 0;
	}

	.no-sidebar .content-area {
		float: none;
		margin: 0 auto;
		width: 100%;
	}

	.no-sidebar.full-width-layout .content-area {
		margin: 0;
		max-width: 100%;
		width: 100%;
	}

	#site-generator {
	    padding: 28px 50px;
	}

	.site-branding {
		margin: 14px 0;
	}

	.site-header-main {
		padding: 35px 20px;
	}

	#promotion-section.content-frame .entry-container-frame {
		padding: 49px 56px;
	}

	#hero-section .entry-container {
		padding: 49px 42px;
	}

	h1,
	.page-title,
	.entry-title {
		font-size: 36px;
		font-size: 2.25rem;
	}

	h2 {
		font-size: 32px;
		font-size: 2rem;
	}

	h3 {
		font-size: 28px;
		font-size: 1.75rem;
	}

	h4 {
		font-size: 24px;
		font-size: 1.5rem;
	}

	h5 {
		font-size: 22px;
		font-size: 1.375rem;
	}

	h6 {
		font-size: 18px;
		font-size: 1.125rem;
	}

	.page .site-main .hentry,
	.single .site-main .hentry  {
		margin-bottom: 42px;
	}

	.comments-area {
		margin-top: 42px;
		padding-top: 42px;
	}

	.comment-respond {
		padding: 42px;
	}

	.author-info {
		margin-top: 42px;
	}

	#social-footer-navigation {
		margin-bottom: 42px;
	}

	.archive-posts-wrapper .post-wrapper {
		margin-bottom: 42px;
		padding-bottom: 42px;
	}

	.excerpt-image-left .has-post-thumbnail .post-wrapper .entry-container {
		padding: 0 0 0 40px;
	}

	.excerpt-image-right .has-post-thumbnail .post-wrapper .entry-container {
		padding: 0 40px 0 0;
	}

	.section-heading-wrapper {
		padding: 35px 40px;
	}

	#footer-instagram .section-title {
	    margin: 49px 40px 35px;
	}

	#hero-section .wrapper,
	#devotepress-interview-section .featured .entry-container {
		padding: 49px 40px;
	}

	.site-footer .footer-widget-area {
		padding: 28px 0 21px;
	}

	#colophon .widget {
		padding: 21px 40px;
	}

	.devotepress-section .has-post-thumbnail.excerpt-image-left .hentry-inner .entry-container {
	    padding: 0 0 0 40px;
	}

	.devotepress-section .has-post-thumbnail.excerpt-image-right .hentry-inner .entry-container {
	    padding: 0 40px 0 0;
	}

	.devotepress-trending-wrapper,
	.devotepress-featured-two-columns-content-wrapper,
	.devotepress-interview-content-wrapper,
	.devotepress-two-columns-wrapper.layout-two,
	.devotepress-top-reads-content-wrapper,
	.header-highlights-content-wrapper {
		margin-left: 0;
		margin-right: 0;
		padding: 0 20px;
	}

	.devotepress-scrolling-content-wrapper {
		padding: 0 40px;
	}

	.header-highlights-content-wrapper .hentry,
	.header-highlights-content-wrapper .grid-sizer {
		width: 25%;
	}

	.header-highlights-content-wrapper .grid .hentry.featured {
		width: 50%;
	}

	#devotepress-scrolling-section .owl-nav {
		right: 40px;
	}

	#testimonial-content-section .section-content-wrapper {
		padding-left: 40px;
		padding-right: 40px;
	}

	.featured-video-content-wrapper {
		padding: 0 40px 35px;
	}

	#feature-slider-section .entry-container {
	    padding: 35px 42px;
	}

	.sidebar-advertisement-section {
		padding: 49px 0;
	}

	.section:not(#featured-video-section) + .sidebar-advertisement-section {
		padding-top: 0;
	}

	.section:nth-of-type(2n):not(#featured-video-section) + .sidebar-advertisement-section {
		padding-top: 49px;
		padding-bottom: 0;
	}
}


/**
 * 14.4 - >= 1200px
 */

@media screen and (min-width: 75em) {
	#header-content input[type="search"] {
		max-width: 240px;
	}

	.site-header-main {
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	.wp-custom-logo:not(.header-center-layout) .custom-logo-link,
	.wp-custom-logo:not(.header-center-layout) .site-identity {
		display: inline-block;
	}

	.wp-custom-logo:not(.header-center-layout) .custom-logo-link {
		margin-right: 21px;
	}

	.header-center-layout .wp-custom-logo .custom-logo-link {
		margin: 0 0 7px;
	}

	.site-branding {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		margin: 14px auto 14px 20px;
		text-align: left;
		width: auto;
	}

	.site-secondary-menu {
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
		margin: 14px 0px 14px 0;
	}

	.header-center-layout .site-branding {
		display: block;
		margin: 14px auto;
		text-align: center;
	}

	caption,
	th,
	td {
		padding: 14px 28px;
	}

	#feature-slider-section .entry-container {
	    padding: 35px 49px;
	}
}


/**
 * 14.5 - >= 1366px
 */

@media screen and (min-width: 85.375em) {
	h1,
	.page-title,
	.entry-title {
		font-size: 42px;
		font-size: 2.625rem;
	}

	h2 {
		font-size: 36px;
		font-size: 2.25rem;
	}

	h3 {
		font-size: 32px;
		font-size: 2rem;
	}

	h4 {
		font-size: 26px;
		font-size: 1.635rem;
	}

	.widget {
		margin: 0 0 56px;
	}

	.post-wrapper .entry-title {
		font-size: 24px;
		font-size: 1.5rem;
	}

	.devotepress-interview-content-wrapper .featured .entry-title {
		font-size: 28px;
		font-size: 1.75rem;
	}

	.page .site-main .hentry,
	.single .site-main .hentry  {
		margin-bottom: 56px;
	}

	.author-info {
		margin-top: 56px;
	}

	.comments-area {
		margin-top: 56px;
		padding-top: 56px;
	}

	.comment-respond {
		padding: 42px 56px;
	}

	#social-footer-navigation {
		margin-bottom: 56px;
	}

	.archive-posts-wrapper .post-wrapper {
		margin-bottom: 49px;
		padding-bottom: 49px;
	}

	.site-navigation a {
		padding: 21px 20px 20px;
	}

	#search-toggle {
		padding: 21px 20px;
	}

	.section {
	    padding: 28px 0;
	}

	#content {
		padding: 70px 0;
	}

	.hentry {
		margin-bottom: 42px;
	}

	.section-heading-wrapper {
		padding: 42px 40px 35px;
	}

	#footer-instagram .section-title {
	    margin: 70px 40px 35px;
	}

	#hero-section .entry-container {
		padding: 94px 50px;
	}

	#hero-section .wrapper,
	#devotepress-interview-section .featured .entry-container {
		padding: 70px 40px;
	}

	#promotion-section .entry-container {
		margin: 70px auto;
	}

	#promotion-section.content-frame .entry-container-frame {
		padding: 70px 56px;
	}

	.devotepress-section:not(.devotepress-two-columns-section) .featured .entry-container {
		padding: 42px;
	}

	.page .site-main .entry-header,
	.single .site-main .entry-header,
	.archive .page-header,
	.error404 .page-header,
	.search .page-header,
	.woocommerce-products-header {
		margin-bottom: 42px;
	}

	#testimonial-content-section .owl-dots {
		padding-bottom: 42px;
	}

	.featured-video-content-wrapper {
		padding: 0 40px 42px;
	}

	.view-more {
		margin: 0 0 42px;
	}

	#feature-slider-section .owl-dots {
		padding: 42px 0;
	}

	#devotepress-scrolling-section .owl-dots {
		padding: 0 0 42px;
	}

	.content-bottom-widgets {
		padding-top: 56px;
	}

	#secondary .widget {
		padding: 42px;
	}

	.site-footer .footer-widget-area {
		padding: 35px 0 21px;
	}

	.excerpt-image-left .has-post-thumbnail .post-wrapper,
	.excerpt-image-right .has-post-thumbnail .post-wrapper {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

	#feature-slider-section .entry-container {
	    padding: 35px 63px;
	}

	.sidebar-advertisement-section {
		padding: 70px 0;
	}

	.section:not(#featured-video-section) + .sidebar-advertisement-section {
		padding-top: 0;
	}

	.section:nth-of-type(2n):not(#featured-video-section) + .sidebar-advertisement-section {
		padding-top: 70px;
		padding-bottom: 0;
	}
}


/**
 * 15.0 - Colors
 */

/* Background Color */
body {
	background: #eee;/* Fallback for when there is no custom background color defined. */
}

/* Page Background Color */
#page,
#feature-slider-section .owl-prev,
#feature-slider-section .owl-next,
#feature-slider-section .entry-container,
#promotion-section.content-frame .entry-container-frame,
#secondary .widget-title span,
.section:nth-of-type(2n)#testimonial-content-section .entry-content,
.section:nth-of-type(2n)#footer-newsletter input[type="date"],
.section:nth-of-type(2n)#footer-newsletter input[type="time"],
.section:nth-of-type(2n)#footer-newsletter input[type="datetime-local"],
.section:nth-of-type(2n)#footer-newsletter input[type="week"],
.section:nth-of-type(2n)#footer-newsletter input[type="month"],
.section:nth-of-type(2n)#footer-newsletter input[type="text"],
.section:nth-of-type(2n)#footer-newsletter input[type="email"],
.section:nth-of-type(2n)#footer-newsletter input[type="url"],
.section:nth-of-type(2n)#footer-newsletter input[type="password"],
.section:nth-of-type(2n)#footer-newsletter input[type="search"],
.section:nth-of-type(2n)#footer-newsletter input[type="tel"],
.section:nth-of-type(2n)#footer-newsletter input[type="number"],
.section:nth-of-type(2n)#footer-newsletter textarea,
.comment-respond input[type="date"],
.comment-respond input[type="time"],
.comment-respond input[type="datetime-local"],
.comment-respond input[type="week"],
.comment-respond input[type="month"],
.comment-respond input[type="text"],
.comment-respond input[type="email"],
.comment-respond input[type="url"],
.comment-respond input[type="password"],
.comment-respond input[type="search"],
.comment-respond input[type="tel"],
.comment-respond input[type="number"],
.comment-respond textarea,
.section:nth-of-type(2n) hr,
.section:nth-of-type(2n) pre,
.section:nth-of-type(2n) .author-info,
.section:nth-of-type(2n) .comment-respond,
.section:nth-of-type(2n) .site .skip-link,
.section:nth-of-type(2n) .no-comments,
.section:nth-of-type(2n) .pagination .page-numbers,
.section:nth-of-type(2n)#hero-section .entry-container,
.section:nth-of-type(2n)#feature-slider-section .owl-dots button,
.section:nth-of-type(2n)#devotepress-scrolling-section .owl-dots button,
.section:nth-of-type(2n)#testimonial-content-section .owl-dots button {
	background-color: #fff;
}

@media screen and (min-width: 64em) {
	.site-navigation ul ul,
	.site-navigation ul ul li,
	.search-social-container {
		background-color: #fff;
	}
}

.section:nth-of-type(2n)#footer-newsletter .ewnewsletter .ew-newsletter-wrap .ew-newsletter-subbox {
	border-color: #fff;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	background-color: #fff;
}

/* Secondary Background Color */
.header-top-bar,
.site-navigation ul :hover > a,
.site-navigation ul .focus > a,
.section:nth-of-type(2n),
.section:nth-of-type(2n) #secondary .widget-title span,
#testimonial-content-section .entry-content,
#footer-newsletter input[type="date"],
#footer-newsletter input[type="time"],
#footer-newsletter input[type="datetime-local"],
#footer-newsletter input[type="week"],
#footer-newsletter input[type="month"],
#footer-newsletter input[type="text"],
#footer-newsletter input[type="email"],
#footer-newsletter input[type="url"],
#footer-newsletter input[type="password"],
#footer-newsletter input[type="search"],
#footer-newsletter input[type="tel"],
#footer-newsletter input[type="number"],
#footer-newsletter textarea,
hr,
pre,
.author-info,
.comment-respond,
.site .skip-link,
.no-comments,
.pagination .page-numbers,
#hero-section .entry-container,
#feature-slider-section .owl-dots button,
#devotepress-scrolling-section .owl-dots button,
#testimonial-content-section .owl-dots button,
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	background-color: #f8fafc;
}

#footer-newsletter .ewnewsletter .ew-newsletter-wrap .ew-newsletter-subbox {
	border-color: #f8fafc;
}

@media screen and (min-width: 64em) {
	.site-navigation ul :hover > a,
	.site-navigation ul .focus > a {
		background-color: transparent;
	}

	.site-navigation ul ul :hover > a,
	.site-navigation ul ul .focus > a,
	.site-navigation ul.primary-menu ul :hover > a,
	.site-navigation ul.primary-menu ul .focus > a {
	    background-color: #f8fafc;
	}
}


/* Main Text Color */
body,
button,
input,
select,
textarea,
.entry-breadcrumbs {
	color: #333;
}

/* 60% of Main Text Color */
.entry-meta,
.entry-meta a,
#news-ticker .owl-prev,
#news-ticker .owl-next,
#devotepress-scrolling-section .owl-prev,
#devotepress-scrolling-section .owl-next,
.author-description .author-heading,
.post-navigation .nav-subtitle,
.woocommerce div.product p.price,
.woocommerce ul.products li.product .price,
.widget_recent_entries .post-date,
.widget_rss .rss-date,
.widget_rss cite,
.entry-caption,
.wp-caption .wp-caption-text,
.site-description,
.entry-breadcrumbs a,
.woocommerce .woocommerce-breadcrumb,
.woocommerce .woocommerce-breadcrumb a,
.comment-metadata,
.pingback .edit-link,
.comment-metadata a,
.pingback .comment-edit-link,
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags,
.entry-meta .icon,
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="week"],
input[type="month"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea {
	color: #777;
}

.entry-breadcrumbs a:after,
.woocommerce .woocommerce-breadcrumb a:after {
	border-left-color: #777;
}

/* Button Text Color */
#featured-video-section .section-title,
#featured-video-section .section-title a,
#featured-video-section .section-subtitle,
#featured-video-section .section-subtitle a,
#news-ticker .news-ticker-label,
blockquote:not(.alignright):not(.alignleft):before,
#scrollup,
#scrollup:hover,
#scrollup:focus,
.widget_calendar tbody a,
.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus,
.header-media .more-link .more-button,
.header-media .more-link .more-button:hover,
.header-media .more-link .more-button:focus,
#feature-slider-section .more-link span,
#feature-slider-section .more-link span:hover,
#feature-slider-section .more-link span:focus,
#promotion-section .more-link .more-button,
#promotion-section .more-link .more-button:hover,
#promotion-section .more-link .more-button:focus,
.devotepress-section .hentry.featured .more-link .more-button,
.devotepress-section .hentry.featured .more-link .more-button:hover,
.devotepress-section .hentry.featured .more-link .more-button:focus,
.sidebar .social-navigation a,
.sidebar .ctsocialwidget a,
.sidebar .social-navigation a:hover,
.sidebar .ctsocialwidget a:hover,
.sidebar .social-navigation a:focus,
.sidebar .ctsocialwidget a:focus,
.catch-instagram-feed-gallery-widget-wrapper .instagram-button .button,
.catch-instagram-feed-gallery-widget-wrapper .instagram-button .button:hover,
.catch-instagram-feed-gallery-widget-wrapper .instagram-button .button:focus,
#feature-slider-section .owl-dots button:hover,
#feature-slider-section .owl-dots button:focus,
#feature-slider-section .owl-dots button.active,
#feature-slider-section .owl-prev:hover,
#feature-slider-section .owl-prev:focus,
#feature-slider-section .owl-next:hover,
#feature-slider-section .owl-next:focus,
#news-ticker .owl-prev:hover,
#news-ticker .owl-prev:focus,
#news-ticker .owl-next:hover,
#news-ticker .owl-next:focus,
#devotepress-scrolling-section .owl-prev:hover,
#devotepress-scrolling-section .owl-prev:focus,
#devotepress-scrolling-section .owl-next:hover,
#devotepress-scrolling-section .owl-next:focus,
.page-links a,
.page-links a:hover,
.page-links a:focus,
.posts-navigation a,
.site-main #infinite-handle span,
.pagination .page-numbers:hover,
.pagination .page-numbers:focus,
.pagination .page-numbers.current,
.posts-navigation a:hover,
.posts-navigation a:focus,
.site-main #infinite-handle span:hover,
.site-main #infinite-handle span:focus,
.site-navigation .primary-menu li.home-icon a,
.tabs .tabs-nav li a:hover,
.tabs .tabs-nav li a:focus,
.tabs .tabs-nav li.state-active a,
.sticky-post,
mark,
ins,
button,
button:hover,
button:focus,
button[disabled]:hover,
button[disabled]:focus,
.button,
.button:hover,
.button:focus,
input[type="button"],
input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus,
input[type="reset"],
input[type="reset"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="submit"],
input[type="submit"][disabled]:hover,
input[type="submit"][disabled]:focus,
.woocommerce div.product form.cart .button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit:hover,
.woocommerce #respond input#submit:focus,
.woocommerce a.button:hover,
.woocommerce a.button:focus,
.woocommerce button.button:hover,
.woocommerce button.button:focus,
.woocommerce input.button:hover,
.woocommerce input.button:focus,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit.alt:focus,
.woocommerce a.button.alt:focus,
.woocommerce button.button.alt:focus,
.woocommerce input.button.alt:focus,
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li span.current {
	color: #fff;
}/* Button Text Color & Button Hover Text Color is same */

@media screen and (min-width: 64em) {
	.site-navigation ul.primary-menu :hover > a,
	.site-navigation ul.primary-menu :hover > a {
		color: #fff;
	}
}

/* Button Background Color */
mark,
ins,
#news-ticker .news-ticker-label,
#featured-video-section,
blockquote:not(.alignright):not(.alignleft):after,
#scrollup,
.widget_calendar tbody a,
.header-media .more-button,
.custom-header-media .wp-custom-header-video-button,
.devotepress-section .hentry.featured .more-link .more-button,
#feature-slider-section .more-link span,
#feature-slider-section .owl-dots button:hover,
#feature-slider-section .owl-dots button:focus,
#feature-slider-section .owl-dots button.active,
#feature-slider-section .owl-prev:hover,
#feature-slider-section .owl-prev:focus,
#feature-slider-section .owl-next:hover,
#feature-slider-section .owl-next:focus,
#news-ticker .owl-prev:hover,
#news-ticker .owl-prev:focus,
#news-ticker .owl-next:hover,
#news-ticker .owl-next:focus,
#devotepress-scrolling-section .owl-prev:hover,
#devotepress-scrolling-section .owl-prev:focus,
#devotepress-scrolling-section .owl-next:hover,
#devotepress-scrolling-section .owl-next:focus,
.tabs .tabs-nav li a:hover,
.tabs .tabs-nav li a:focus,
.tabs .tabs-nav li.state-active a,
button,
button[disabled]:hover,
button[disabled]:focus,
.button,
input[type="button"],
input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus,
input[type="reset"],
input[type="reset"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="submit"],
input[type="submit"][disabled]:hover,
input[type="submit"][disabled]:focus,
.woocommerce div.product form.cart .button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.site-navigation .primary-menu li.home-icon a,
.sticky-post,
.page-links a,
.site-main #infinite-handle span,
.posts-navigation a,
.pagination .page-numbers:hover,
.pagination .page-numbers:focus,
.pagination .page-numbers.current,
#promotion-section .more-link .more-button,
.woocommerce span.onsale,
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span,
.sidebar .social-navigation a:hover,
.sidebar .ctsocialwidget a:hover,
.sidebar .social-navigation a:focus,
.sidebar .ctsocialwidget a:focus,
.catch-instagram-feed-gallery-widget-wrapper .instagram-button .button:hover,
.catch-instagram-feed-gallery-widget-wrapper .instagram-button .button:focus,
.section:nth-of-type(2n) .pagination .page-numbers.current,
.section:nth-of-type(2n) .pagination .page-numbers:hover,
.section:nth-of-type(2n) .pagination .page-numbers:focus,
.section:nth-of-type(2n)#feature-slider-section .owl-dots button.active,
.section:nth-of-type(2n)#feature-slider-section .owl-dots button:hover,
.section:nth-of-type(2n)#feature-slider-section .owl-dots button:focus,
.section:nth-of-type(2n)#devotepress-scrolling-section .owl-dots button.active,
.section:nth-of-type(2n)#devotepress-scrolling-section .owl-dots button:hover,
.section:nth-of-type(2n)#devotepress-scrolling-section .owl-dots button:focus,
.section:nth-of-type(2n)#testimonial-content-section .owl-dots button.active,
.section:nth-of-type(2n)#testimonial-content-section .owl-dots button:hover,
.section:nth-of-type(2n)#testimonial-content-section .owl-dots button:focus {
	background-color: #21759b;
}

#news-ticker .owl-prev:hover,
#news-ticker .owl-prev:focus,
#news-ticker .owl-next:hover,
#news-ticker .owl-next:focus,
#devotepress-scrolling-section .owl-prev:hover,
#devotepress-scrolling-section .owl-prev:focus,
#devotepress-scrolling-section .owl-next:hover,
#devotepress-scrolling-section .owl-next:focus {
	border-color: #21759b;
}

#news-ticker .news-ticker-label:after {
	border-color: transparent transparent #21759b;
}

@media screen and (min-width: 64em) {
	.site-navigation ul.primary-menu :hover > a,
	.site-navigation ul.primary-menu :hover > a {
		background-color: #21759b;
	}
}

/* Button Hover Background Color */
#scrollup:hover,
#scrollup:focus,
.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus,
.header-media .more-link .more-button:hover,
.header-media .more-link .more-button:focus,
#feature-slider-section .more-link span:hover,
#feature-slider-section .more-link span:hover,
.devotepress-section .hentry.featured .more-link .more-button:hover,
.devotepress-section .hentry.featured .more-link .more-button:focus,
.custom-header-media .wp-custom-header-video-button.wp-custom-header-video-pause,
.custom-header-media .wp-custom-header-video-button:hover,
.custom-header-media .wp-custom-header-video-button:focus,
button:hover,
button:focus,
.button:hover,
.button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
.woocommerce div.product form.cart .button:hover,
.woocommerce div.product form.cart .button:focus,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:focus,
.woocommerce a.button:focus,
.woocommerce button.button:focus,
.woocommerce input.button:focus,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit.alt:focus,
.woocommerce a.button.alt:focus,
.woocommerce button.button.alt:focus,
.woocommerce input.button.alt:focus,
.page-links a:hover,
.page-links a:focus,
.site-main #infinite-handle span:hover,
.site-main #infinite-handle span:focus,
.posts-navigation a:hover,
.posts-navigation a:focus,
#promotion-section .more-link .more-button:hover,
#promotion-section .more-link .more-button:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li span.current,
.sidebar .social-navigation a,
.sidebar .ctsocialwidget a,
.catch-instagram-feed-gallery-widget-wrapper .instagram-button .button {
	background-color: #000;
}

.header-media .more-link .more-button:hover,
.header-media .more-link .more-button:focus {
	border-color: #000;
}

/* Link Color */
a,
.menu-toggle,
.dropdown-toggle,
.site-navigation a,
#site-top-navigation.site-navigation a,
.header-top-bar .contact-details,
.header-top-bar .contact-details a,
input[type="date"]:focus,
input[type="time"]:focus,
input[type="datetime-local"]:focus,
input[type="week"]:focus,
input[type="month"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus,
#feature-slider-section .owl-prev,
#feature-slider-section .owl-next,
#testimonial-content-section .owl-prev,
#testimonial-content-section .owl-next {
	color: #111;
}


/* Link Hover Color */
a:hover,
a:focus,
a:active,
.menu-toggle:hover,
.menu-toggle:focus,
.menu-toggle.toggled-on,
.menu-toggle.toggled-on:hover,
.menu-toggle.toggled-on:focus,
.dropdown-toggle:hover,
.dropdown-toggle:focus,
.site-navigation a:hover,
.site-navigation a:focus,
#site-top-navigation.site-navigation a:hover,
#site-top-navigation.site-navigation a:focus,
.header-top-bar .contact-details a:hover,
.header-top-bar .contact-details a:focus,
.required,
.site-title a:hover,
.site-title a:focus,
.entry-title a:hover,
.entry-title a:focus,
.entry-meta a:hover,
.entry-meta a:focus,
.entry-meta .icon:hover,
.entry-meta .icon:focus,
.news-ticker-label,
.news-ticker-title a:hover,
.news-ticker-title a:focus,
.site-info a:hover,
.site-info a:focus,
.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .comment-edit-link:hover,
.pingback .comment-edit-link:focus,
.post-navigation a:hover .nav-title,
.post-navigation a:focus .nav-title,
.site .skip-link,
.woocommerce div.product p.price:hover,
.woocommerce div.product p.price:focus,
.woocommerce ul.products li.product .price:hover,
.woocommerce ul.products li.product .price:focus,
.entry-breadcrumbs a:hover,
.entry-breadcrumbs a:focus,
.woocommerce .woocommerce-breadcrumb a:hover,
.woocommerce .woocommerce-breadcrumb a:focus,
.comment-metadata .comment-reply-link:hover,
.comment-metadata .comment-reply-link:focus,
.portfolio-content-wrapper .entry-title a:hover,
.portfolio-content-wrapper .entry-title a:focus,
#team-content-section .artist-social-profile >.social-navigation a:hover,
#team-content-section .artist-social-profile >.social-navigation a:focus,
.site-navigation .current-menu-item > a,
.site-navigation .current-menu-ancestor > a {
	color: #21759b;
}

#testimonial-content-section .owl-dots button.active,
#devotepress-scrolling-section .owl-dots button.active {
	background-color: #21759b;
}

input[type="date"]:focus,
input[type="time"]:focus,
input[type="datetime-local"]:focus,
input[type="week"]:focus,
input[type="month"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus,
blockquote,
.menu-toggle:hover,
.menu-toggle:focus,
#footer-newsletter .ewnewsletter .ew-newsletter-wrap .ew-newsletter-subbox:focus,
.section:nth-of-type(2n)#footer-newsletter .ewnewsletter .ew-newsletter-wrap .ew-newsletter-subbox:focus {
	border-color: #21759b;
}

@media screen and (min-width: 64em) {
	.site-navigation li:hover > a,
	.site-navigation li.focus > a,
	.site-navigation ul.primary-menu ul :hover > a,
	.site-navigation ul.primary-menu ul .focus > a {
		color: #21759b;
	}
}

/* Heading Text Color */
h1,
h2,
h3,
h4,
h5,
h6,
.site-title a,
.entry-title a,
.widget-title a,
.page-links > .page-links-title,
.news-ticker-title,
.news-ticker-title a,
.comment-metadata .comment-reply-link {
	color: #111;
}

/* Tertiary Background Color */
.header-media .wrapper,
#colophon,
#colophon hr,
#colophon pre,
#featured-video-section .archive-post-wrap {
	background-color: #10181d;
}

#site-generator .social-navigation a:hover,
#site-generator .social-navigation a:focus {
	color: #10181d;
}

/* Text color with background */
#promotion-section.content-color-white .entry-title,
#promotion-section.content-color-white .entry-title a,
#promotion-section.content-color-white .entry-container,
#promotion-section.content-color-white .entry-container a,
.custom-header-content .entry-title,
.custom-header-content .site-header-text,
.custom-header-content .site-header-text a,
.custom-header-media .wp-custom-header-video-button,
.custom-header-media .wp-custom-header-video-button.wp-custom-header-video-pause,
.custom-header-media .wp-custom-header-video-button:hover,
.custom-header-media .wp-custom-header-video-button:focus {
	color: #fff;
}

/* Border Color */
table,
caption,
th,
td,
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="week"],
input[type="month"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea,
#header-navigation-area,
#feature-slider-section .entry-container,
.site-primary-menu,
.site-secondary-menu,
.header-top-bar .top-main-wrapper,
.site-navigation li,
.header-top-bar .contact-details li,
.menu-social-container,
.search-social-container,
.author-info,
.breadcrumb-area:after,
.page-links a,
.page-links > span,
.comments-area,
.comment-list article,
.comment-list .pingback,
.comment-list .trackback,
.image-navigation,
.comment-navigation,
#secondary .widget,
#news-ticker .owl-prev,
#news-ticker .owl-next,
#devotepress-scrolling-section .owl-prev,
#devotepress-scrolling-section .owl-next,
.archive-posts-wrapper .post-wrapper,
.devotepress-section:not(.devotepress-two-columns-section) .featured .entry-container {
	border-color: #ebebeb;
}

@media screen and (min-width: 64em) {
	.site-navigation ul ul,
	.primary-search-wrapper .social-navigation,
	.secondary-search-wrapper .social-navigation,
	.header-top-bar .contact-details li.date {
		border-color: #ebebeb;
	}
}

/* Teritary Text Color */
.site-footer a,
.footer-widget-area.widget-area .widget-title,
.featured-video-content-wrapper .entry-title a:hover,
.featured-video-content-wrapper .entry-title a:focus,
.featured-video-content-wrapper .entry-meta a:hover,
.featured-video-content-wrapper .entry-meta a:focus,
.featured-video-content-wrapper .active .entry-title,
.featured-video-content-wrapper .active .entry-title a,
#featured-video-section .archive-post-wrap .hentry:hover .entry-title,
#featured-video-section .archive-post-wrap .hentry:focus .entry-title,
#featured-video-section .archive-post-wrap .hentry:hover .entry-title a,
#featured-video-section .archive-post-wrap .hentry:focus .entry-title a {
	color: #fff;
}

#site-generator .social-navigation a:hover,
#site-generator .social-navigation a:focus {
	border-color: #fff;
	background-color: #fff;
}

/* 60% of Teritary Text Color */
.site-footer,
.site-footer a:hover,
.site-footer a:focus,
.footer-widget-area .widget_rss .rss-date,
.footer-widget-area .widget_rss cite,
.footer-widget-area.widget-area .widget_recent_entries .post-date,
.featured-video-content-wrapper .entry-title,
.featured-video-content-wrapper .entry-title a,
.featured-video-content-wrapper .entry-meta,
.featured-video-content-wrapper .entry-meta a,
.featured-video-content-wrapper .active .entry-title a:hover,
.featured-video-content-wrapper .active .entry-title a:focus {
	color: rgba(255,255,255,0.60);
}

#site-generator .social-navigation a {
	border-color: rgba(255,255,255,0.60);
}

/* 10% of Teritary Text Color */
.footer-widget-area.widget-area table,
.footer-widget-area.widget-area caption,
.footer-widget-area.widget-area th,
.footer-widget-area.widget-area td,
.site-footer-menu .site-navigation li,
.site-footer-menu .menu-social-container {
	border-color: rgba(255,255,255,0.1);
}

#featured-video-section .archive-post-wrap .hentry:hover,
#featured-video-section .archive-post-wrap .hentry:focus,
#featured-video-section .archive-post-wrap .hentry.active {
	background-color: rgba(255,255,255,0.1);
}
