/*
Theme Name: Catch Vogue
Theme URI: https://catchthemes.com/themes/catch-vogue/
Author: Catch Themes
Author URI: https://catchthemes.com/
Description: Catch Vogue is a beautiful, stylish and feature-packed free multipurpose fashion WordPress theme for fashion blogs. It lets you create and maintain modern fashion blogs that are exceptionally expressive and engaging. Even though it has been specially crafted for fashion websites, Catch Vogue is well-suited for creating websites of any kind. Features like featured content, hero content, portfolio, services, testimonials, logo slider, and more have been integrated into Catch Vogue. All of these amazing features with a clean outlook makes Catch Vogue even more powerful. Its design is modern and enticing, capable of attracting those who share the same passion regarding fashion. With flexible customization options at your fingertips, you don’t need any coding knowledge. So, make your fashion blog visually aesthetic, sophisticated and grow your audience with Catch Vogue. And if you want more advanced features, we suggest you upgrade to the premium version – Catch Vogue Pro. And also, Catch Vogue is translation-ready. For more information, check out Theme Instructions at https://catchthemes.com/themes/catch-vogue/#theme-instructions, support at https://catchthemes.com/support/ and Demo at https://catchthemes.com/demo/catch-vogue
Version: 1.6.5
Requires at least: 5.6
Tested up to: 6.5
Requires PHP: 5.6
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: catch-vogue
Domain Path: /languages/
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-background, custom-header, custom-logo, custom-menu, editor-style, featured-images, featured-image-header, footer-widgets, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, entertainment, photography, portfolio

Catch Vogue is based on Underscores http://underscores.me/, (C) 2012-2018 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

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

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Padding/Margin
# Forms
# Navigation
	## Links
	## Menus
	## Social Menu
	## Breadcrumb
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Page
	## Header
	## Comments
	## Sidebar
	## Footer
	## Posts and pages
# Infinite scroll
# Media
	## Captions
	## Galleries
	## Transition
	## FontAwesome
	## Site-Overlay
# Modules
	## Slider Content Wrapper
	## Sections
	## Featured Content
	## Services
	## Skills Section
	## Hero Content
	## Stats Section
	## Gallery
	## Promotion Headline
	## Promotion Sale
	## Pricing
	## Testimonials
	## Reservation Section
	## Team Section
	## Portfolio Section
	## Why Choose Us Section
	## Newsletter Section
	## Logo Slider
	## Contact Info
	## Custom Header
# WooCommerce
	## Clearing
	## Layout
	## Shop tables
	## Products
	## Infinite Scroll
	## Onsale
	## Price
	## Buttons
	## Single product
	## Checkout
	## My account
	## General WooCommerce components
		### Header cart
		### Pagination
		### Star rating
		### Tabs
		### Password strength meter
		### Forms
		### Notices
		### WooCommerce widgets
			#### WooCommerce Price Filter
# Media Queries
	## >= 480px (iPhone 4 and 4S : Landscape)
	## >= 568px (iPhone 5, 5S, 5C and 5SE : Landscape)
	## >= 667px (iPhone 6, 6S, 7 and 8 : Landscape)
	## >= 783px
	## >= 812px (iPhone X : Landscape )
	## >= 1024px (iPad 1, 2, 3, 4, Mini, Air, Pro 9.7" : Landscape)
	## >= 1366px (iPad Pro 12.9": Landscape )
	## >= 1600px (Kindle Fire HD 8.9" : Landscape)
	## >= 1920px
# Colors
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

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

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

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

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

mark {
	background-color: #eee;
	color: #222;
}

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

small {
	font-size: 80%;
}

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

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

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

figure {
	margin: 1em 40px;
}

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

pre {
	overflow: auto;
}

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

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

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

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

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

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

input {
	line-height: normal;
}

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

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

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

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

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

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

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
optgroup,
textarea {
	font-size: 16px;
	font-size: 1rem;
	font-style: normal;
	font-weight: 300;
	line-height: 1.75;
}

body,
button,
input,
select,
optgroup,
textarea,
.hero-content-wrapper .entry-title span,
.promotion-sale-wrapper .entry-title span,
.contact-section .entry-title span,
#skill-section .entry-title span,
.reserve-content-wrapper .entry-title span {
	font-family: 'Merriweather', serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.site-description,
.section-title,
.entry-title,
.main-navigation a,
cite,
.widget a,
.more-link,
.edit-link,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="search"],
.site-main #infinite-handle span button,
.button,
.entry-meta a,
.sticky-label,
.comment-metadata a,
.post-navigation .nav-subtitle,
.nav-title,
.posts-navigation a,
.pagination a,
.widget_categories ul li a,
.widget_archive ul li a,
.ew-archive ul li a,
.ew-category ul li a,
.comment-form label,
.author-link,
.entry-breadcrumbs a,
.breadcrumb-current,
.entry-breadcrumbs .sep,
.stats-section .entry-content,
.stats-section .entry-summary,
#team-content-section .position,
.pagination .nav-links > span,
.testimonials-content-wrapper .entry-container:before,
.testimonials-content-wrapper .position,
#footer-newsletter .ewnewsletter .ew-newsletter-wrap .ew-newsletter-subbox,
.contact-wrap > span,
.pricing-section .package-price,
.reservation-highlight-text span,
.reserve-content-wrapper .contact-description strong,
.info,
#gallery-content-section .gallery-item figcaption {
	font-family: 'Oswald', sans-serif;
}

.site-title a {
	font-family: 'Playfair Display', serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 500;
}

h1,
.menu-group-title,
.single .content-area .entry-title,
.error404 .content-area
.page-title,
.search .content-area .page-title,
.page .content-area .entry-title,
.woocommerce-page .page-title,
.comments-title,
.comment-reply-title,
.woocommerce-tabs .panel h2:first-of-type,
.related.products h2:first-of-type,
.footer-instagram .widget-title,
.section-title,
.hero-content-wrapper .entry-title,
.contact-section .entry-title,
.promotion-sale-wrapper .entry-title,
.reserve-content-wrapper .entry-title,
body:not(.home) .custom-header .entry-title,
.stats-section .entry-title,
#skill-section .entry-title {
	font-size: 32px;
	font-size: 2rem;
	line-height: 1.333333333333333;
}

h1 {
	margin-bottom: 0.6666666666666667em;
	margin-top: 1.166666666666667em;
}

h2 {
	font-size: 28px;
	font-size: 1.75rem;
	line-height: 1.166666666666667;
	margin-bottom: 0.7777777777777778em;
	margin-top: 1.361111111111111em;
}

h3,
.slider-content-wrapper .sub-title,
.custom-header .sub-title {
	font-size: 26px;
	font-size: 1.625rem;
	line-height: 1.25;
}

h3 {
	margin-bottom: 1em;
	margin-top: 1.75em;
}

h4 {
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 1.458333333333333;
	margin-bottom: 1.166666666666667em;
	margin-top: 2.041666666666667em;
}

h5,
.entry-title,
.stats-section .entry-content,
.stats-section .entry-summary,
ul.products li.product .woocommerce-loop-product__title {
	font-size: 21px;
	font-size: 1.3125rem;
	line-height: 1.458333333333333;
}

h5 {
	margin-bottom: 1.333333333333333em;
	margin-top: 2.333333333333333em;
}

h6,
.author-title {
	font-size: 18px;
	font-size: 1.125rem;
	line-height: 1.166666666666667;
}

h6 {
	margin-bottom: 1.555555555555556em;
	margin-top: 2.722222222222222em;
}

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

.site-title {
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.3125;
	text-transform: uppercase;
	-ms-word-break: break-all;
    word-break: break-all;
}

.site-description {
	font-weight: 400;
	margin-bottom: 0;
	margin-top: 7px;
}

.comment-reply-title {
	font-size: 20px;
	font-size: 1.25rem;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.more-link,
.author-link,
.posts-navigation .nav-links a,
.pagination .prev.page-numbers,
.pagination .next.page-numbers,
.site-main #infinite-handle span button,
.slider-content-wrapper .more-link,
.hero-content-wrapper .more-link,
.promotion-sale-wrapper .hentry .more-link,
.promotion-headline-wrapper .hentry .more-link,
.recent-blog-content-wrapper .more-recent-posts .more-link,
.custom-header .more-link,
.view-all-button .more-link,
.woocommerce div.product form.cart .button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.entry-meta,
.pingback .edit-link,
.post-password-form label,
.menu-toggle,
.widget_recent_entries .post-date,
.sticky-label,
.pagination .nav-links > span,
.pagination .nav-links > a,
.page-links a,
.page-links > span,
.gallery-caption,
.woocommerce .product-container .wc-forward,
.site-header-cart .cart-contents,
.demo_store .woocommerce-store-notice__dismiss-link,
.entry-breadcrumbs,
.woocommerce .entry-breadcrumbs .woocommerce-breadcrumb,
.site-header-menu input[type="search"],
.comment-form label,
.before-text,
.after-text,
#cancel-comment-reply-link,
.skillbar-title,
.skill-bar-percent,
.pricing-section .hentry .more-link {
	font-size: 14px;
	font-size: 0.875rem;
}

.main-navigation a,
.sidebar .widget-title,
.sidebar .widgettitle,
.sidebar .entry-title,
.contact-details li .contact-label,
.widget-area .menu-social-container a {
	font-size: 18px;
	font-size: 1.125rem;
}

.essential-widgets .featured-image,
.essential-widgets .entry-title,
.essential-widgets .entry-meta,
.essential-widgets .entry-content,
.essential-widgets .entry-summary {
	margin-bottom: 7px;
}

.main-navigation ul ul a,
cite,
.widget-title,
.widgettitle,
.portfolio-section .entry-title a:after,
.nav-previous .nav-subtitle:before,
.nav-next .nav-subtitle:before,
.hero-content-wrapper .entry-title span,
.promotion-sale-wrapper .entry-title span,
.contact-section .entry-title span,
.reserve-content-wrapper .entry-title span,
.menu-social-container li a,
#skill-section .entry-title span {
	font-size: 16px;
	font-size: 1rem;
}

.site-description,
.site-header .search-submit,
.comment-metadata {
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.615384615384615;
}

.drop-cap:first-letter {
  	float: left;
  	font-size: 100px;
  	font-size: 6.25rem;
  	font-weight: 500;
  	line-height: 0.6;
  	margin: 5px 14px 0 -2px;
}

p {
	margin-top: 0;
}

p,
.entry-content .contact-form input[type="text"],
.entry-content .contact-form input[type="email"],
.entry-content .contact-form textarea {
	margin-bottom: 1.75em;
}

b,
strong {
	font-weight: 600;
}

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

cite {
	font-style: normal;
	font-weight: 400;
}

cite a {
	font-weight: 500;
}

blockquote {
	font-size: 18px;
	font-size: 1.125rem;
	font-style: italic;
	font-weight: 500;
	line-height: 1.555555555555556;
	margin: 0 0 1.555555555555556em;
	border: 0 solid;
	border-left-width: 3px;
	padding: 0 0 0 1.166666666666667em;
}

blockquote p {
	margin-bottom: 0.5555555555555556em;
}

address {
	font-style: normal;
	margin: 0 0 1.75em;
}

pre {
	margin-bottom: 1.75em;
	max-width: 100%;
	overflow: auto;
	padding: 1.75em;
	white-space: pre-wrap;
}

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

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

mark,
ins {
	padding: 7px;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

html {
	box-sizing: border-box;
}

*,
*: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/ */
	box-sizing: inherit;
}

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

blockquote,
q {
	quotes: "" "";
}

hr {
	border: 0;
	height: 1px;
	margin-bottom: 1.555555555555556em;
}

ul,
ol {
	margin: 0 0 1.555555555555556em 2em;
	padding: 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.555555555555556em;
}

dt {
	font-weight: 600;
}

dd {
	margin: 0 1.75em 1.75em;
}

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

figure {
	margin: 0; /* Extra wide images within figure tags don't overflow the content area. */
}

table {
	table-layout: fixed;
	width: 100%;
	border-spacing: 0;
	margin: 0 0 1.555555555555556em;
}

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

.widget_calendar td,
.widget_calendar th {
    line-height: 2.5625;
    padding: 0;
}

table a {
	font-weight: 300;
}

table caption {
	padding-bottom: 21px;
}

thead th {
	font-weight: 700;
}

th {
	text-align: left;
}

th,
td {
	padding: 0.875em 1.75em;
}

/*--------------------------------------------------------------
# Padding/Margin
--------------------------------------------------------------*/

.entry-content > :last-child,
.entry-summary > :last-child,
.page-content > :last-child,
.comment-content > :last-child,
.textwidget > :last-child,
blockquote > :last-child,
.taxonomy-description > :last-child,
.widget-area .wrapper > :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,
.entry-footer > :last-child,
.slider-content-wrapper .entry-container > :last-child,
.comment-form > :last-child,
.widget .widget-wrapper > :last-child,
.widget .ads-code-wrap .hentry:last-child,
form input:last-of-type,
.widget-area .widget.essential-widgets.ewnewsletter input:last-of-type,
.site-footer .widget li:last-child,
.singular-content-wrap >:last-child,
.archive .page-header >:last-child,
.search .page-header >:last-child,
.archive  .archive-description p:last-child,
#secondary ul li:last-child,
.site-footer ul li:last-child,
.woocommerce .entry-breadcrumbs .woocommerce-breadcrumb,
.author-description >:last-child,
.post-password-form >:last-child,
.no-comments,
.form-submit,
.recent-blog-content-wrapper .section-content-wrap + p,
.entry-content form >:last-child,
form p:last-of-type,
.entry-footer .entry-meta span:last-child,
.slider-content-wrapper .hentry,
.instagram-button,
.site-footer .menu-social-container ul li,
.page-template-menu-page .entry-container > .entry-header,
.section-description >:last-child {
	margin-bottom: 0;
}

body:not(.no-header-media-image) .content-area .singular-content-wrap .entry-content,
body:not(.no-header-media-image) .content-area .singular-content-wrap .entry-summary,
.promotion-headline-wrapper .entry-title,
.instagram-button .button,
.recent-blog-content-wrapper .more-recent-posts,
.menu-group-title {
	margin-top: 0;
}

.site-title,
.section-title,
.entry-title,
.widget-title,
.widgettitle,
.comments-title,
.comment-reply-title,
.page-title,
.author-title,
.reserve-content-wrapper .entry-title {
	margin: 0;
}

.section-heading-wrap,
.section-heading-wrapper {
	padding: 42px 30px 28px 30px;
	max-width: 680px;
	margin: 0 auto;
	position: relative;
}

.sidebar .section-heading-wrap,
.sidebar .section-heading-wrapper {
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

.sidebar .ew-newsletter .section-heading-wrapper:after {
	content: none;
}

.archive .page-header,
.search .page-header {
	padding: 0 30px 28px 30px;
}

.singular-content-wrap .entry-header {
	padding: 0 0 21px 0;
}

.site-footer .site-social,
.site-main.woocommerce {
	padding-top: 42px;
}

.section-content-wrapper,
.singular-content-wrap,
.recent-blog-content-wrapper .section-content-wrap,
.archive-content-wrap .section-content-wrapper,
.woocommerce-page .site-content .wrapper,
.entry-breadcrumbs,
.search-no-results .archive-content-wrap,
.posts-navigation,
.pagination {
	padding-left: 30px;
	padding-right: 30px;
}

.singular-content-wrap {
	overflow: hidden;
	padding-bottom: 42px;
	padding-top: 42px;
}

.archive .archive-content-wrap,
.search .archive-content-wrap {
	padding-top: 42px;
}

.two-columns-layout .singular-content-wrap {
	border-bottom: 1px solid;
}

.section-content-wrapper,
.section-content-wrap {
	overflow: hidden;
	padding-bottom: 14px;
}

.two-columns-layout .singular-content-wrap {
	padding-bottom: 42px;
}

.slider-content-wrapper .section-content-wrap {
	padding-bottom: 0;
}

.error404 .error-404.not-found .page-header,
.menu-group-header {
	padding-bottom: 35px;
	padding-top: 35px;
}

.sidebar .widget.widget_search .widget-title {
	margin: 0 0 28px;
}

.menu-wrapper .search-form input[type="search"] {
	padding-right: 45px;
}

.entry-breadcrumbs a {
	font-weight: 400;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.more-link,
.author-link,
.posts-navigation .nav-links a,
.pagination .prev.page-numbers,
.pagination .next.page-numbers,
.site-main #infinite-handle span button,
.slider-content-wrapper .more-link,
.hero-content-wrapper .more-link,
.promotion-sale-wrapper .hentry .more-link,
.promotion-headline-wrapper .hentry .more-link,
.recent-blog-content-wrapper .more-recent-posts .more-link,
.custom-header .more-link,
.view-all-button .more-link,
.woocommerce div.product form.cart .button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.pricing-section .hentry .more-link {
	border: 0;
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.more-button,
.author-link {
	display: block;
}

.view-all-button {
	clear: both;
	position: relative;
	text-align: center;
}

.view-all-button .more-button {
	margin-top: 0;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.posts-navigation .nav-links a,
.pagination .prev.page-numbers,
.pagination .next.page-numbers,
.site-main #infinite-handle span button,
.slider-content-wrapper .more-link,
.hero-content-wrapper .more-link,
.promotion-sale-wrapper .hentry .more-link,
.promotion-headline-wrapper .hentry .more-link,
.recent-blog-content-wrapper .more-recent-posts .more-link,
.custom-header .more-link,
.instagram-button .button,
.view-all-button .more-link,
.woocommerce div.product form.cart .button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce .product-container .wc-forward,
.pricing-section .hentry .more-link {
	display: inline-block;
	padding: 14px 28px;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
select {
	border: 1px solid;
	border-radius: 6px;
	padding: 11px 14px;
	width: 100%;
}

input[type="search"] {
	padding-right: 45px;
}

textarea {
	width: 100%;
}

.post-password-form {
	margin-bottom: 1.555555555555556em;
}

.post-password-form label {
	display: block;
	letter-spacing: 0.076923077em;
	margin-bottom: 1.555555555555556em;
	text-transform: uppercase;
}

.entry-content .post-password-form input[type="password"] {
	width: 100%;
}

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

.entry-content .contact-form input[type="text"],
.entry-content .contact-form input[type="email"],
.entry-content .contact-form textarea {
	max-width: 100%;
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

a {
	text-decoration: none;
}

a:focus {
	outline: thin dotted;
}

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

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.main-navigation {
	padding: 10px 0;
}

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

.main-navigation li {
	margin: 0;
	position: relative;
}

.menu-social-container {
	padding: 10px 0;
}

.main-navigation a {
	display: block;
	font-weight: 400;
	text-align: center;
	text-transform: uppercase;
	padding: 14px 30px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.main-navigation ul ul a {
	padding: 10px 30px;
}

.main-navigation > ul > li:after {
	border: 1px solid;
	content: "";
	height: 2px;
	position: absolute;
	max-width: 15px;
	width: 100%;
	left: 50%;
	transform: translateX(-50%);
}

.main-navigation > ul > li:last-child:after {
	content: none;
}

#header-navigation-area {
	display: none;
}

.mobile-social-search .search-container {
	padding: 10px 30px;
}

#social-search-wrapper {
	display: none;
}

.menu-inside-wrapper {
    position: absolute;
    right: -100%;
    top: 100%;
    width: 100%;
	max-width: 100%;
	visibility: hidden;
	z-index: 999999;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.is-open .menu-inside-wrapper {
	border-top: 1px solid;
	right: 0;
    visibility: visible;
}

body.menu-open {
	overflow-y: scroll;
	width: 100%;
}

.header-overlay {
	display: none;
}

.menu-toggle {
	background-color: transparent;
	border: 1px solid;
	padding: 4px 10px;
	letter-spacing: 0.00113em;
	line-height: 1;
}

#primary-search-wrapper .menu-toggle,
#social-menu-wrapper .menu-toggle {
	display: inline-block;
	padding: 0;
	text-align: center;
	width: 16px;
}

.bars {
	width: 25px;
	height: 3px;
	margin: 6px 0;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.selected .bar1 {
	-webkit-transform: rotate(-45deg) translate(-6px, 6px);
	transform: rotate(-45deg) translate(-6px, 6px);
}

.selected .bar2 {
	opacity: 0;
}

.selected .bar3 {
  -webkit-transform: rotate(45deg) translate(-7px, -7px);
  transform: rotate(45deg) translate(-7px, -7px);
}

/* Dropdown Toggle */
.dropdown-toggle {
	background-color: transparent;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	display: block;
	font-size: 22px;
	font-size: 1.375rem;
	right: 0;
	line-height: 1.172;
	margin: 0 auto;
	padding: 16px 14px;
	position: absolute;
	text-shadow: none;
	top: 0;
}

.main-navigation ul ul .dropdown-toggle {
	padding: 11px 14px;
}

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

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

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

.main-navigation li.menu-item-has-children > a {
	padding-right: 42px;
}

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

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

@keyframes smoothScrollBack {
  0% {
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(0px);
  }
}


.main-navigation ul .toggled-on {
	display: block;
	-webkit-animation: smoothScrollBack 0.5s forwards,fadein 0.5s;
        -moz-animation: smoothScrollBack 0.5s forwards,fadein 0.5s;
        -o-animation: smoothScrollBack 0.5s forwards,fadein 0.5s;
        animation: smoothScrollBack 0.5s forwards,fadein 0.5s;
}

.main-navigation .menu-social-container a:hover,
.main-navigation .menu-social-container a:focus {
	background-color: transparent;
}

.menu-toggle.selected {
	background-color: transparent;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0;
}

.site-main .posts-navigation .nav-previous,
.site-main .posts-navigation .nav-next {
	margin-top: 28px;
}

.post-navigation .nav-links {
	border-bottom: 1px solid;
	clear: both;
    display: table;
    padding-bottom: 35px;
    width: 100%;
}

.post-navigation span {
	display: block;
	position: relative;
}

.post-navigation a {
	display: block;
}

.post-navigation .nav-next a {
	text-align: right;
}

.post-navigation .nav-previous,
.post-navigation .nav-next {
	font-weight: 500;
	position: relative;
    display: block;
    float: none;
    width: 100%;
    vertical-align: middle;
}

.post-navigation .nav-next {
	margin-top: 28px;
}

.scroll-down,
.post-navigation .nav-subtitle,
.site-info {
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1.75;
}

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

.nav-previous .nav-subtitle:before,
.nav-next .nav-subtitle:before {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.nav-previous .nav-subtitle {
	padding-left: 14px;
}

.nav-next .nav-subtitle {
	padding-right: 14px;
}

.nav-subtitle {
	font-weight: 400;
}

.search-form {
	position: relative;
}

input[type="search"] {
	margin: 0;
 	-webkit-appearance: none;
  	-webkit-border-radius: 0;
}

.site-header input[type="search"] {
	border: 1px solid;
	padding: 6px 42px 6px 14px;
	width: 100%
}

.search-submit {
	background-color: transparent;
	border-radius: 0;
	border: none;
	bottom: 0;
	letter-spacing: normal;
	padding: 12px 15px;
	position: absolute;
	right: 0;
	top: 0;
}

.search-submit:hover,
.search-submit:focus {
	background-color: transparent;
}

.menu-label {
	display: none;
	margin-left: 3px;
}

#primary-search-wrapper,
#social-menu-wrapper {
	display: none;
}

.menu-social-container li a {
	padding: 10px;
}

.mobile-social-search .menu-social-container {
	padding: 10px 20px;
	text-align: center;
}

/*--------------------------------------------------------------
## Social Menu
--------------------------------------------------------------*/

.social-top {
	display: none;
}

.social-navigation ul {
	list-style: none;
	margin: 0;
}

.ctsocialwidget ul {
	margin:  0;
}

.social-navigation li,
.ctsocialwidget li {
	display: inline;
	margin: 0;
}

.social-navigation a,
.ctsocialwidget a {
	display: inline-block;
	text-align: center;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

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

.navigation-classic .social-top .menu-social-container {
    padding: 30px;
}

.ctsocialwidget .menu-social-container {
	border: none;
	padding: 0;
}

/*--------------------------------------------------------------
## Breadcrumb
--------------------------------------------------------------*/

.entry-breadcrumbs {
	padding: 7px 0;
}

.breadcrumb-current {
	font-weight: 400;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/

#scrollup {
	-webkit-border-radius: 50%;
	border-radius: 50%;
	bottom: 21px;
	cursor: pointer;
	height: 35px;
	outline: none;
	padding: 12px;
	position: fixed;
	right: 21px;
	width: 35px;
	z-index: 9999;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/

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

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

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

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.alignleft {
	display: inline;
	float: left;
	margin: 0.375em 1.944444444444444em 1.555555555555556em 0;
}

.alignright {
	display: inline;
	float: right;
	margin: 0.375em 0 1.555555555555556em 1.944444444444444em;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 1.555555555555556em;
}

.section-heading-wrapper,
.section-heading-wrap,
.archive .page-header,
.search .page-header,
.singular-content-wrap .entry-header,
.error404 .error-404.not-found .page-header,
.woocommerce-products-header,
.entry-breadcrumbs,
.author-info,
.form-submit,
.footer-instagram .widget-title,
.gallery-item,
.wp-caption-text,
.site-main #infinite-handle,
.infinite-loader,
.pagination,
.posts-navigation,
.post-thumbnail,
#scrollup,
.comment-reply-title,
.custom-header,
.custom-header-content,
.promotion-headline-wrapper,
.recent-blog-content-wrapper .more-recent-posts,
.widget_calendar td,
.widget_calendar th,
.menu-group-header,
#site-generator,
.reserve-content-wrapper .entry-title {
	text-align: center;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.ui-tabs-panel-wrap:before,
.ui-tabs-panel-wrap:after,
.ui-tabs-panel:before,
.ui-tabs-panel:after,
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
#tertiary:before,
#tertiary:after,
.section-content-wrapper:before,
.section-content-wrapper:after,
.section-content-wrap:before,
.section-content-wrap:after,
.footer-widget-area .wrapper:before,
.footer-widget-area .wrapper:after,
.sidebar:before,
.sidebar:after,
.testimonials-content-wrapper .hentry:before,
.testimonials-content-wrapper .hentry:after,
.contact-details:before,
.contact-details:after,
.widget li:before,
.widget li:after,
.site-content .wrapper:before,
.site-content .wrapper:after,
.posts-navigation:before,
.posts-navigation:after,
#footer-newsletter:before,
#footer-newsletter:after
#page:before,
#page:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.ui-tabs-panel-wrap:after,
.ui-tabs-panel:after,
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
#tertiary:after,
.section-content-wrapper:after,
.section-content-wrap:after,
.testimonials-content-wrapper .review-slide:after,
.footer-widget-area .wrapper:after,
.sidebar:after,
.testimonials-content-wrapper .hentry:after,
.contact-details:after,
.widget li:after,
.site-content .wrapper:after,
.posts-navigation:after,
#footer-newsletter:after,
#page:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

#footer-instagram .wrapper {
	max-width: 2560px;
	overflow: hidden;
}

.footer-widget-area .wrapper {
	overflow: hidden;
	padding: 21px 16px 14px 16px;
}

.sidebar {
	padding: 42px 30px 0 30px;
}

.widget {
	padding: 14px;
	margin-bottom: 7px;
}

.widget-area .ctsocialwidget .section-title-wrapper {
	padding-bottom: 21px;
}

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

.widget-area .essential-widgets .tagcloud a {
	border: 0;
}

.widget_recent_entries .post-date {
	display: block;
	margin-bottom: 0.538461538em;
}

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

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

.widget-title,
.widgettitle {
	font-weight: 400;
	margin-bottom: 14px;
	text-transform: uppercase;
}

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

.footer-instagram .widget-title {
	margin-bottom: 35px;
	text-transform: capitalize;
}

#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 {
	max-width: 16.66667%;
}

#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(6n+1),
#footer-instagram .catch-instagram-feed-gallery-widget-wrapper.default .item:nth-child(6n+1) {
    clear: both;
}

#footer-instagram .catch-instagram-feed-gallery-widget-wrapper .default
.instagram-button,
#footer-instagram .catch-instagram-feed-gallery-widget-wrapper.default .instagram-button,
#footer-instagram .catch-instagram-feed-gallery-widget .section-title-wrapper,
#footer-instagram .widget-title {
    display: none;
}

#footer-instagram .menu-social-container .widget-title {
	display: block;
}

.error404 .content-area .widget {
	padding-left: 0;
	padding-right: 0;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Page
--------------------------------------------------------------*/

#page {
	height: 100%;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
	max-width: 2560px;
	margin: 0 auto;
	min-height: 100%;
	position: relative;
}

.wrapper,
.boxed-layout #page,
.site-header-main {
	margin: 0 auto;
	max-width: 1490px;
}

.site-content .wrapper {
	overflow: hidden;
	padding-bottom: 42px;
}

.no-sidebar .content-area {
	max-width: 940px;
}

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
html,
body {
	overflow-x: hidden;
}

#masthead {
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 9999;
}

.below-site-header {
	position: relative;
	overflow-x: hidden;
}

.site-header-main {
	display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
	display: -ms-flexbox;  /* TWEENER - IE 10 */
	display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
	display: flex;         /* NEW, Spec - Firefox, Chrome, Opera */
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-left: 30px;
	padding-right: 30px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.site-branding {
	display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
	display: -ms-flexbox;  /* TWEENER - IE 10 */
	display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
	display: flex;         /* NEW, Spec - Firefox, Chrome, Opera */
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-bottom: 14px;
	padding-top: 14px;
	margin: 0 auto 0 0;
	text-align: left;
	width: auto;
}

.wp-custom-logo .site-identity {
    display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/

.comments-area,
.no-comments {
	clear: both;
	padding-top: 35px;
}

.comment-body {
	display: table;
	table-layout: fixed;
	position: relative;
	width: 100%;
}

.comment-author-container {
	margin-bottom: 21px;
}

.comment-author-container,
.comment-container {
	width: 100%;
	vertical-align: top;
}

.comment-list {
	margin: 0;
}

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

.comment-body + .comment-respond {
	margin-bottom: 2em;
}

.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-header {
	text-align: center;
}

.comment-metadata {
	font-weight: 400;
}

.comment-list,
.comments-area .children {
	list-style: none;
	margin-left: 0;
}

.comment-list .children > li {
	margin-left: 0.875em;
}

.comment-content {
	clear: both;
	margin-top: 14px;
	position: relative;
}

.comment-author {
	margin-bottom: 0.4375em;
	text-align: center;
}

.comment-author .avatar {
	height: 75px;
	width: 75px;
}

.comment-metadata .edit-link,
.pingback .edit-link {
	display: inline-block;
	margin: 0;
}

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

.comment-respond {
	max-width: 680px;
	margin: 0 auto;
	padding: 35px;
	position: relative;
}

#cancel-comment-reply-link {
	font-weight: 600;
	letter-spacing: 0.01em;
}

.comment-reply-link {
	letter-spacing: 1px;
	text-transform: uppercase;
}

.reply {
	display: block;
	margin-top: 14px;
}

#cancel-comment-reply-link {
	position: absolute;
	right: 21px;
	top: 21px;
	text-indent: -9999px;
}

#cancel-comment-reply-link:before {
	padding-right: 4px;
	position: absolute;
	right: 0;
	text-indent: 0;
}

.comment-reply-title {
	margin-bottom: 1.458333333333333em;
}

.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

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

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

.comment-form label {
	display: block;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 2;
    margin-bottom: 14px;
    text-transform: uppercase;
}

/*--------------------------------------------------------------
## Sidebar
--------------------------------------------------------------*/

.sidebar .widget {
	margin: 0 0 35px;
	padding: 0;
}

.sidebar .widget-wrap {
	overflow: hidden;
	padding: 35px;
}

.sidebar .widget:last-of-type {
	margin-bottom: 0;
}

.sidebar .widget .widget-title {
	text-align: center;
}

.sidebar .widget .widget-title:after {
	border-bottom: 1px solid;
	content: "";
	display: block;
	margin: 14px auto 0 auto;
	max-width: 21px;
}

#secondary ul,
.site-footer ul {
	list-style: none;
	margin: 0;
}

#secondary .dropdown-toggle,
.site-footer .dropdown-toggle {
	display: none;
}

#secondary ul li,
.site-footer ul li,
.error404 .widget  ul li {
	margin-bottom: 12px;
}

#secondary ul li > ul,
.site-footer ul li > ul {
	margin-top: 14px;
}

.widget_categories ul,
.widget_archive ul,
.ew-archive ul,
.ew-category ul {
	text-align: right;
}

.widget_categories ul li,
.widget_archive ul li,
.ew-archive ul li,
.ew-category ul li {
    display: block;
    overflow: hidden;
}

.widget_categories ul li a,
.widget_archive ul li a,
.ew-archive ul li a,
.ew-category ul li a {
    float: left;
}

.site-footer .site-info a {
	font-weight: 300;
}

.widget a,
.site-footer a {
	font-weight: 400;
}

.ew-category .children {
	clear: both;
	float: none;
}

.tag-cloud-link {
	border: 1px solid;
	display: inline-block;
	margin: 3px;
	padding: 5px 10px;
}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/

#site-generator {
	border-top: 1px solid;
	clear: both;
	padding: 7px 30px;
}

#site-generator .site-social,
#site-generator .site-info {
	padding: 7px 0;
}

#site-generator .menu-social-container {
	border: none;
	padding: 0;
}

.site-footer {
	clear: both;
}

.site-footer .menu-social-container li a {
	font-size: 21px;
	font-size: 1.3125rem;
	padding-top: 7px;
	padding-bottom: 7px;
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

.sticky-label {
	display: inline-block;
	letter-spacing: 0.05em;
	margin-bottom: 14px;
	padding: 2px 10px;
	text-transform: uppercase;
}

.sticky {
	display: block;
}

.hentry,
.view-all-button {
	margin-bottom: 28px;
}

.entry-header .entry-meta > span,
.custom-header .entry-meta > span {
	margin-right: 14px;
}

.entry-header .entry-title + .entry-meta > span {
	margin-right: 0;
}

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

.post-thumbnail,
.featured-content-image {
	margin-bottom: 21px;
}

.author-bio {
	margin-top: 14px;
}

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

.entry-content,
.entry-summary {
	margin-top: 14px;
}

.more-button,
.author-link {
	margin-top: 14px;
}

.instagram-button {
	margin-top: 28px;
}

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

.section-description {
	margin-top: 14px;
}

.entry-title + .entry-meta {
	margin-top: 7px;
}

.entry-footer .entry-meta {
	padding-top: 35px;
}

.archive-content-wrap .entry-footer .entry-meta {
	padding-top: 0;
}

.archive-content-wrap .entry-footer .entry-meta > span {
	margin-right: 21px;
}

.archive-content-wrap .entry-footer .entry-meta > span:last-child {
	margin-right: 0;
}

.archive-content-wrap .entry-footer {
	border-bottom: 1px solid;
	border-top: 1px solid;
	display: table;
	margin-top: 28px;
	padding-bottom: 7px;
	padding-top: 7px;
	table-layout: fixed;
	width: 100%;
}

.archive-content-wrap .entry-footer .entry-meta {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
}

.archive-content-wrap .entry-footer .entry-meta-left {
	text-align: left;
}

.archive-content-wrap .entry-footer .entry-meta-right {
	text-align: right;
}

.archive-content-wrap .entry-footer .tags-links,
.archive-content-wrap .entry-footer .cat-links,
.archive-content-wrap .entry-footer .edit-link {
	display: inline-block;
}

.archive-content-wrap .entry-footer .entry-meta span {
	margin-bottom: 0;
}

.home .entry-footer .entry-meta .tags-links,
.home .entry-footer .entry-meta .cat-links {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.entry-footer .entry-meta span,
.author-avatar {
	margin-bottom: 21px;
}

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

.entry-footer .tags-links,
.entry-footer .cat-links,
.entry-footer .edit-link {
    display: block;
    line-height: 1.5;
}

.tags-links a,
.cat-links a {
	display: inline-block;
	margin-bottom: 7px;
	margin-left: 7px;
}

.entry-meta a {
	font-weight: 400;
	text-transform: capitalize;
}

.tags-links .tags-text  + a,
.cat-links .cat-text + a {
	margin-left: 0;
}

.cat-links:before,
.entry-footer .tags-links:before,
.edit-link:before,
.posted-on a:before,
.byline a:before {
	margin-right: 7px;
}

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

.wp-post-image:hover {
	opacity: 0.85;
}

body:not(.home).blog .content-area .hentry,
.archive .content-area .hentry,
.archive .content-area .hentry .post-thumbnail,
body:not(.home).blog .content-area .hentry .post-thumbnail {
	margin-bottom: 0;
}

.archive .content-area .hentry .entry-container,
body:not(.home).blog .content-area .hentry .entry-container {
	padding: 28px;
}

.archive .content-area .hentry:not(.has-post-thumbnail) .entry-container,
body:not(.home).blog .content-area .hentry:not(.has-post-thumbnail) .entry-container {
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/

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

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

.infinite-scroll.infinity-success .archive-content-wrap,
.infinite-scroll.infinity-end .archive-content-wrap {
	padding-bottom: 0;
}

.infinite-scroll.infinity-end .wrapper {
	padding-bottom: 7px;
}

.site-main #infinite-handle,
.site-main .infinite-loader,
.pagination,
.posts-navigation {
    clear: both;
    width: 100%;
}

.site-main #infinite-handle span {
	background-color: transparent;
	display: inline-block;
}

.ctis-load-more-container + .infinite-loader,
.ctis-finished-notice {
	left: inherit;
}

.infinite-loader {
	display: none;
}

.pagination .page-numbers {
	margin: 7px 0;
}

.pagination .prev.page-numbers,
.pagination .next.page-numbers {
	display: block;
	border-color: transparent;
}

.pagination .prev.page-numbers,
.pagination .next.page-numbers {
	margin: 28px 0 0 0;
}

.pagination .prev.page-numbers {
	margin-bottom: 28px;
}

.pagination .nav-links > span,
.pagination .nav-links > a,
.page-links a,
.page-links > span {
    border: 1px solid;
    display: inline-block;
    padding: 7px 14px;
    text-align: center;
}

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

.page-links > .page-links-title {
    border: 0;
    height: auto;
    margin: 0;
    padding-right: 0.6153846154em;
    width: auto;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/

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

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

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

.custom-logo {
    display: block;
    margin: 0 auto;
}

.scrolled-logo-link {
	display: none;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

.wp-caption {
	margin-bottom: 1.555555555555556em;
	max-width: 100%;
}

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

figcaption,
.wp-caption .wp-caption-text {
	font-size: 15px;
	font-size: 0.9375rem;
	font-weight: 400;
	line-height: 1.4;
    padding: 14px;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

.gallery {
	margin-bottom: 1.555555555555556em;
}

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

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

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

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

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

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

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

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

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

.gallery-caption {
	display: block;
	font-style: italic;
	padding-top: 0.5384615385em;
}

.gallery-section .entry-content,
.gallery-section .entry-summary {
	margin-top: 0;
}

/*--------------------------------------------------------------
## Transition
--------------------------------------------------------------*/

.site-title a,
.main-navigation .dropdown-toggle:after,
button,
#scrollup,
.site-main #infinite-handle span button,
.nav-links a,
.hero-content-wrapper .more-link,
.promotion-sale-wrapper .hentry .more-link,
.recent-blog-content-wrapper .more-link,
.cycle-prev,
.cycle-next,
.more-link,
.breadcrumb-area a,
.search-content-wrapper-top a,
.entry-header a,
.entry-content a,
.entry-summary a,
.site-info a,
.comment-metadata a,
.cycle-pager span,
.widget a,
table a,
input,
textarea,
.ui-tabs-anchor,
.author-link,
.wp-post-image,
.entry-meta a,
.view-all-button .more-link,
#gallery-content-section .gallery-icon a:before,
#gallery-content-section .tiled-gallery-item a:before,
#gallery-content-section  .gallery-item figcaption {
	-webkit-transition: all 0.2s ease-in-out; /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: all 0.2s ease-in-out; /* Firefox 4-15 */
	-o-transition: all 0.2s ease-in-out; /* Opera 10.50–12.00 */
	transition: all 0.2s ease-in-out; /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
}

/*--------------------------------------------------------------
## FontAwesome
--------------------------------------------------------------*/

.nav-previous .nav-subtitle:before,
.nav-next .nav-subtitle:before,
.menu-social-container li a:before,
.menu-toggle:before,
.menu-toggle-close:before,
.main-navigation .menu-item-has-children > a:after,
.main-navigation .page_item_has_children > a:after,
.dropdown-toggle:after,
.navigation-classic #search-container:before,
.site-header-main .social-menu-wrapper .social-navigation-wrapper:before,
.cat-links:before,
.entry-footer .tags-links:before,
.edit-link:before,
#cancel-comment-reply-link:before,
.custom-header-media .wp-custom-header-video-play:before,
.custom-header-media .wp-custom-header-video-pause:before,
.site-header-cart .cart-contents:before,
.posted-on a:before,
.byline a:before,
.menu-toggle-wrapper:after,
.portfolio-section .entry-title a:after {
	display: inline-block;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
}

#footer-newsletter .ewnewsletter .ew-newsletter-wrap .ew-newsletter-subbox {
	display: inline-block;
	font-family: 'Oswald', 'FontAwesome', sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-rendering: auto;
}

.menu-social-container li a:before {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400;
	content: "\f0c1"
}

.menu-social-container li a[href^="mailto:"]:before,
.menu-social-container li a[href$="/feed/"]:before,
.menu-social-container li a[href^="tel:"]:before {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}

.posted-on a:before {
	content: "\f073";
}

.byline a:before {
	 content: "\f007";
}

.site-header-cart .cart-contents:before {
	content: "\f291";
}

.main-navigation #primary-menu .dropdown-toggle:after {
	content: "\f107";
}

.main-navigation #primary-menu .dropdown-toggle.active:after {
	transform: rotate(180deg);
}

.cat-links:before {
	content: "\f07c";
}

.entry-footer .tags-links:before {
	content: "\f02c";
}

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

#cancel-comment-reply-link:before {
	content: "\f00d";
}

.custom-header-media .wp-custom-header-video-play:before {
	content: "\f04c";
}

.custom-header-media .wp-custom-header-video-pause:before {
	content: "\f04b";
}

.nav-previous .nav-subtitle:before {
    content: "\f104";
    left: 0;
}

.nav-next .nav-subtitle:before {
    content: "\f105";
    right: 0;
}

#social-menu-wrapper .menu-toggle:before {
	content: "\f1e0";
}

#primary-search-wrapper .menu-toggle:before {
	content: "\f002";
}

.comment-reply-title small a:before {
	content: "\f00d";
}

.menu-social-container li a[href*="facebook.com"]:before {
	content: "\f39e";
}

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

.menu-social-container li a[href*="plus.google.com"]:before {
	content: "\f0d5";
}

.menu-social-container li a[href$="/feed/"]:before {
	content: "\f09e";
}

.menu-social-container li a[href*="wordpress.com"]:before,
.menu-social-container li a[href*="wordpress.org"]:before {
	content: "\f19a";
}

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

.menu-social-container li a[href*="linkedin.com"]:before {
	content: "\f0e1";
}

.menu-social-container li a[href*="pinterest.com"]:before {
	content: "\f231";
}

.menu-social-container li a[href*="flickr.com"]:before {
	content: "\f16e";
}

.menu-social-container li a[href*="vimeo.com"]:before {
	content: "\f27d";
}

.menu-social-container li a[href*="youtube.com"]:before {
	content: "\f167";
}

.menu-social-container li a[href*="tumblr.com"]:before {
	content: "\f174";
}

.menu-social-container li a[href*="instagram.com"]:before {
	content: "\f16d";
}

.menu-social-container li a[href*="codepen.io"]:before {
	content: "\f1cb";
}

.menu-social-container li a[href*="path.com"]:before {
	content: "\f20c";
}

.menu-social-container li a[href*="dribbble.com"]:before {
	content: "\f17d";
}

.menu-social-container li a[href*="skype.com"]:before {
	content: "\f17e";
}

.menu-social-container li a[href*="digg.com"]:before {
	content: "\f1a6";
}

.menu-social-container li a[href*="reddit.com"]:before {
	content: "\f1a1";
}

.menu-social-container li a[href*="stumbleupon.com"]:before {
	content: "\f1a4";
}

.menu-social-container li a[href*="getpocket.com"]:before {
	content: "\f265";
}

.menu-social-container li a[href*="dropbox.com"]:before {
	content: "\f16b";
}

.menu-social-container li a[href*="spotify.com"]:before {
	content: "\f1bc";
}

.menu-social-container li a[href*="foursquare.com"]:before {
	content: "\f180";
}

.menu-social-container li a[href*="twitch.tv"]:before {
	content: "\f1e8";
}

.menu-social-container li a[href^="mailto:"]:before {
	content: "\f0e0";
}

.menu-social-container li a[href*="vk.com"]:before {
	content: "\f189";
}

.menu-social-container li a[href*="xing.com"]:before {
	content: "\f168";
}

.menu-social-container li a[href*="tiktok.com"]:before {
	content: "\e07b";
}

.menu-social-container li a[href*="amazon.com"]:before {
	content: "\f270";
}

.menu-social-container li a[href*="apple.com"]:before {
	content: "\f179";
}

.menu-social-container li a[href*="bandcamp.com"]:before {
	content: "\f2d5";
}

.menu-social-container li a[href*="behance.com"]:before {
	content: "\f1b4";
}

.menu-social-container li a[href*="deviantart.com"]:before {
	content: "\f1bd";
}

.menu-social-container li a[href*="etsy.com"]:before {
	content: "\f2d7";
}

.menu-social-container li a[href*="soundcloud.com"]:before {
	content: "\f1be";
}

.menu-social-container li a[href*="play.google.com"]:before {
	content: "\f3ab";
}

.menu-social-container li a[href^="tel:"]:before {
	content: "\f879";
}

.menu-social-container li a[href*="line.me"]:before {
	content: "\f3c0";
}

/*--------------------------------------------------------------
## Site-Overlay
--------------------------------------------------------------*/

.site-overlay {
	background-color: rgba(0, 0, 0, 0.15);
	opacity: 0;
}

.menu-open .site-overlay {
	bottom: 0;
	height: 100%;
	left: 0;
	opacity: 1;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 99;
}

/*--------------------------------------------------------------
# Modules
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Slider Content Wrapper
--------------------------------------------------------------*/

.slider-content-wrapper {
	position: relative;
}

.slider-content-wrapper .hentry,
.home .custom-header {
	height: 100vh;
	background-size:cover;
}

.header-solid-bg.slider-content-wrapper .hentry,
.header-solid-bg.home .custom-header {
	height: calc(100vh - 84px);
}

.header-solid-bg.admin-bar .slider-content-wrapper .hentry,
.header-solid-bg.home.admin-bar .custom-header {
	height: calc(100vh - 130px);
}

.admin-bar .slider-content-wrapper .hentry,
.home.admin-bar .custom-header {
	height: calc(100vh - 46px);
}

.home .custom-header .custom-header-content {
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

.slider-content-wrapper  .text-aligned-left .entry-container,
.home .custom-header .text-aligned-left .entry-container {
	text-align: left;
}

.slider-content-wrapper  .text-aligned-right .entry-container,
.home .custom-header .text-aligned-right .entry-container {
	text-align: right;
}

.slider-content-wrapper  .text-aligned-center .entry-container,
.home .custom-header .text-aligned-center .entry-container {
	text-align: center;
}

.slider-content-wrapper .entry-container-wrap,
.home .custom-header .entry-container-wrap  {
	max-width: 666px;
}

.home .custom-header .content-aligned-left,
.slider-content-wrapper .content-aligned-left {
	text-align: left;
}

.home .custom-header .content-aligned-right,
.slider-content-wrapper .content-aligned-right {
	text-align: right;
}

.home .custom-header .content-aligned-right .entry-container-wrap,
.slider-content-wrapper .content-aligned-right .entry-container-wrap {
	margin: 0 0 0 auto;
}

.home .custom-header .content-aligned-center .entry-container-wrap,
.slider-content-wrapper .content-aligned-center .entry-container-wrap {
	margin: 0 auto;
}

.home .custom-header .content-aligned-center,
.slider-content-wrapper .content-aligned-center {
	text-align: center;
}

.slider-content-wrapper .entry-container {
	padding: 100px 80px;
}

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

.slider-content-wrapper .wrapper {
	max-width: 2560px;
}

.slider-content-wrapper img:hover,
.slider-content-wrapper  img:focus {
	opacity: 1;
}

.slider-content-wrapper .entry-container {
	top: 50%;
	transform: translateY(-50%);
}

.slider-content-wrapper .entry-container,
.custom-header-content {
	display: block;
	margin: 0 auto;
	max-width: 1490px;
	position: relative;
	z-index: 2;
}

.slider-content-wrapper .slider-image img {
	height: 100%;
	left: 0;
	position: absolute;
	-o-object-fit: cover;
	object-fit: cover;
	top: 0;
	-ms-transform: none;
	-moz-transform: none;
	-webkit-transform: none;
	transform: none;
	width: 100%;
}

.slider-content-wrapper .slider-image:before {
	background-color: rgba(0, 0, 0, 0.15);
	bottom: 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 1;
}

.slider-content-wrapper .sub-title,
.custom-header .sub-title {
	display: block;
	margin-top: 14px;
	text-transform: capitalize;
}

.post-slide.cycle-slide {
	width: 100%;
}

.cycle-pager {
	bottom: 42px;
	left: 50%;
	line-height: 0;
	position: absolute;
	text-align: center;
	transform: translateX(-50%);
	width: 100%;
	z-index: 999;
}

.slider-content-wrapper .cycle-pager {
	bottom: 28px;
	display: none;
}

.cycle-prev {
	left: 0;
}

.cycle-next {
	right: 0;
}

.cycle-prev,
.cycle-next {
	font-size: 28px;
    font-size: 1.75rem;
    cursor: pointer;
    position: absolute;
    z-index: 999;
    padding: 11px 20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.cycle-pager span {
	border-radius: 100%;
	cursor: pointer;
	display: inline-block;
	font-size: 0;
	font-size: 0em;
	height: 12px;
	line-height: 1;
	margin: 3px 6px;
	width: 12px;
}

.slider-content-wrapper .entry-title,
.home .custom-header .entry-title {
	font-size: 42px;
	font-size: 2.625rem;
	line-height: 1.327586206896552;
	text-transform: capitalize;
}

.slider-content-wrapper .entry-content,
.slider-content-wrapper .entry-summary,
.custom-header .entry-content,
.custom-header .entry-summary  {
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 500;
	line-height: 1.555555555555556;
}

.scroll-down {
    bottom: 28px;
    cursor: pointer;
    left: 50%;
    letter-spacing: 2px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    transform: translateX(-50%);
    z-index: 999;
}

.scroll-down span {
	display: block;
}

.scroll-down span:last-child {
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 1;
	margin-top: -4px;
}

body:not(.home) .custom-header .scroll-down {
	display: none;
}

/*Arrow Animation*/
@-webkit-keyframes arrow-jump {
	0%   { opacity: 0;}
	100% { opacity: 1;
		-webkit-transform: translateY(10px);
		-moz-transform: translateY(10px);
		-o-transform: translateY(10px);
		transform: translateY(10px);
	}
}

.fa-angle-down {
	-webkit-animation: arrow-jump 1s infinite; /* Safari 4+ */
	-moz-animation:    arrow-jump 1s infinite; /* Fx 5+ */
	-o-animation:      arrow-jump 1s infinite; /* Opera 12+ */
	animation:         arrow-jump 1s infinite; /* IE 10+, Fx 29+ */
}
.slider-content-wrapper .more-link,
.slider-content-wrapper .entry-header a,
.slider-content-wrapper .entry-content a,
.slider-content-wrapper .wp-post-image {
	-webkit-transition: none; /* Chrome 1-25, Safari 3.2+ */
	-moz-transition: none; /* Firefox 4-15 */
	-o-transition: none; /* Opera 10.50–12.00 */
	transition: none; /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
}

.custom-header .entry-header {
	margin-bottom: 21px;
}

.entry-header-image {
	margin-top: 21px;
}

/*--------------------------------------------------------------
## Sections
--------------------------------------------------------------*/

.section {
    clear: both;
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.slider-content-wrapper.section {
	border: 0;
	padding: 0;
}

.slider-content-wrapper + .section,
.custom-header + .section {
	border-top: 0;
}

.custom-header + .site-content,
.slider-content-wrapper + .site-content,
.breadcrumb-area + .custom-header,
body:not(.home) .custom-header + .site-content,
.section + .site-content {
	border: 0;
}

.site-content + .recent-blog-content-wrapper,
.site-content {
	border-top: 1px solid;
}

/*--------------------------------------------------------------
## Featured Content
--------------------------------------------------------------*/

.featured-content-section .post-thumbnail {
	margin-bottom: 0;
}

.featured-content-section .post-thumbnail img {
	width: 100%
}

.featured-content-section .wrapper {
	max-width: 2560px;
}

#featured-content .section-content-wrapper,
#featured-content .hentry {
	padding-left: 0;
	padding-right: 0;
}

.featured-content-section .hentry {
	margin-bottom: 0;
}

.featured-content-section .section-content-wrapper .hentry:last-of-type {
	margin-bottom: 28px;
}

.featured-content-section .hentry,
.services-section .hentry,
.pricing-section .hentry,
.team-section .hentry,
.footer-widget-area .widget-column,
.footer-widget-area.three,
.sidebar .widget,
.stats-section .hentry,
.portfolio-section .hentry,
.content-area .hentry,
.skill-content-wrapper .hentry,
.recent-blog-content-wrapper .hentry {
	float: left;
	position: relative;
	width: 100%;
}

.featured-content-section .entry-container {
	border: 1px solid;
	padding: 28px 35px;
}

.featured-content-section .hentry:nth-child(n+2) .entry-container {
    margin-left: -1px;
}

#team-content-section .position {
	font-weight: 400;
	line-height: 1.3125;
	margin-right: 0;
}

/*--------------------------------------------------------------
## Services
--------------------------------------------------------------*/

.services-section .section-content-wrapper,
.pricing-section .section-content-wrapper {
	text-align: center;
}

.services-section .section-heading-wrapper,
.pricing-section .section-heading-wrapper {
	position: relative;
}

/*--------------------------------------------------------------
## Skills Section
--------------------------------------------------------------*/

#skill-section .section-content-wrapper {
	max-width: 1170px;
	margin-left: auto;
	margin-right: auto;
}

#skill-section .layout-two.section-content-wrapper {
	max-width: 1730px;
}

.skillbar-bar {
    height: 10px;
    width: 0px;
}

.skillbar-item {
	display: block;
	margin-bottom: 28px;
}

.skillbar-content {
	clear: both;
    display: block;
    position: relative;
    width: 100%;
    height: 10px;
}

.about-me-title {
	font-weight: 600;
	margin: 0 0 20px;
	text-transform: uppercase;
}

.skillbar-title,
.skill-bar-percent {
	clear: none;
	font-weight: 600;
	margin: 0 0 10px;
	text-transform: uppercase;
}

.skillbar-title {
	float: left;
	line-height: 1.5;
}

.skill-bar-percent {
    float: right;
}

#skill-section .view-all-button {
	margin-bottom: 0;
	text-align: left;
}

#skill-section .view-all-button .more-link {
	text-align: center;
}

/*--------------------------------------------------------------
## Hero Content
--------------------------------------------------------------*/

.hero-content-wrapper .hentry,
.promotion-sale-wrapper .hentry,
.contact-section .hentry-inner {
    display: table;
    margin: 0;
    table-layout: fixed;
    width: 100%;
    z-index: 2;
}

.hero-content-wrapper.boxed .hentry,
.hero-content-wrapper.fluid {
    position: relative;
}

.hero-content-wrapper .more-button,
.promotion-sale-wrapper .more-button,
.promotion-headline-wrapper .more-button {
	margin-top: 21px;
}

.hero-content-wrapper .entry-container,
.promotion-sale-wrapper .entry-container {
	clear: both;
	padding: 42px;
	text-align: center;
}

.hero-content-wrapper .hentry.has-post-thumbnail .entry-container,
.promotion-sale-wrapper .hentry .entry-container,
.contact-section .entry-container {
	clear: both;
	padding: 42px 30px 35px 30px;
}

.hero-content-wrapper .section-content-wrap {
	padding-left: 30px;
	padding-right: 30px;
}

.hero-content-wrapper .featured-content-image,
.promotion-sale-wrapper .featured-content-image,
.contact-section .post-thumbnail {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	content: "";
	float: left;
	margin: 0;
	padding-bottom: 100%;
	width: 100%;
}

.hero-content-wrapper.section {
	padding-bottom: 35px;
	padding-top: 42px;
}

.hero-content-wrapper .entry-container.full-width,
.promotion-sale-wrapper .entry-container.full-width {
	width: 100%;
}

.hero-content-wrapper .entry-title span,
.promotion-sale-wrapper .entry-title span,
.reserve-content-wrapper .entry-title span,
.contact-section .entry-title span,
#skill-section .entry-title span {
	display: block;
}

.hero-content-wrapper .entry-title,
.promotion-sale-wrapper .entry-title,
.contact-section .entry-title,
.reserve-content-wrapper .entry-title,
#skill-section .entry-title {
	font-weight: 500;
	position: relative;
}
.hero-content-wrapper .entry-title span,
.promotion-sale-wrapper .entry-title span,
.contact-section .entry-title span,
#skill-section .entry-title span,
#skill-section .skillbar,
.reserve-content-wrapper .entry-title span,
.why-choose-us-section .section-description {
	margin-top: 21px;
}

.hero-content-wrapper .entry-title span,
.promotion-sale-wrapper .entry-title span,
.reserve-content-wrapper .entry-title span,
.contact-section .entry-title span,
#skill-section .entry-title span {
	font-weight: 300;
	line-height: 1.75
}

/*--------------------------------------------------------------
## Stats Section
--------------------------------------------------------------*/

.stats-section .entry-content,
.stats-section .entry-summary {
	font-weight: 400;
	margin-top: 7px;
}

.stats-section .hentry .more-link {
	font-style: normal;
}

.stats-section .entry-container {
	text-align: center;
}

/*--------------------------------------------------------------
## Gallery
--------------------------------------------------------------*/

#gallery-content-section.section {
	padding-bottom: 0;
}

#gallery-content-section .hentry,
#gallery-content-section .gallery {
	margin-bottom: 0;
}

#gallery-content-section .wrapper {
	max-width: 100%;
}

#gallery-content-section .section-content-wrapper {
	padding: 0;
}

#gallery-content-section .tiled-gallery .tiled-gallery-item {
	width: 25%;
}

#gallery-content-section .gallery-item {
    padding: 0;
    position: relative;
    max-width: 100%;
}

#gallery-content-section .gallery-icon a {
	display: block;
	line-height: 0;
}

#gallery-content-section figcaption {
	background-color: rgba(0,0,0,0.5);
	bottom: 0;
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 700;
	font-style: normal;
	line-height: 1.4;
	padding: 14px;
	position: absolute;
	text-align: center;
	width: 100%;
}

#gallery-content-section .entry-footer {
	margin-top: 7px;
	position: absolute;
	top: 0;
	text-align: center;
	width: 100%;
}

#gallery-content-section .entry-footer .entry-meta {
	padding-top: 0;
}

#gallery-content-section .entry-footer .edit-link {
	margin-top: 0;
}

/*--------------------------------------------------------------
## Promotion Headline
--------------------------------------------------------------*/

#promotion-headline {
	border: 0;
	margin: 0;
	padding: 0;
}

.promotion-headline-wrapper:before {
	z-index: 1;
}

.promotion-headline-wrapper .section-content-wrap {
	position: relative;
	z-index: 2;
}

.promotion-headline-wrapper .hentry {
	margin-bottom: 0;
	max-width: 740px;
	padding: 42px 30px 28px 30px;
}

.promotion-headline-wrapper.content-aligned-left .section-description,
.promotion-headline-wrapper.content-aligned-left .hentry {
	text-align: left;
}

.promotion-headline-wrapper.content-aligned-center .hentry {
	margin: 0 auto;
	text-align: center;
}

.promotion-headline-wrapper.content-aligned-right .section-description,
.promotion-headline-wrapper.content-aligned-right .hentry {
	text-align: right;
}

.promotion-headline-wrapper.content-aligned-right .hentry {
	margin-left: auto;
}

.promotion-headline-wrapper.text-aligned-right .section-description,
.promotion-headline-wrapper.text-aligned-right .hentry {
	text-align: right;
}

.promotion-headline-wrapper.text-aligned-left .section-description,
.promotion-headline-wrapper.text-aligned-left .hentry {
	text-align: left;
}

.promotion-headline-wrapper.text-aligned-center .section-description,
.promotion-headline-wrapper.text-aligned-center .hentry {
	text-align: center;
}

/*--------------------------------------------------------------
## Promotion Sale
--------------------------------------------------------------*/

.promotion-sale-wrapper .entry-title {
	text-transform: uppercase;
}

.promotion-sale-wrapper .entry-title span {
	text-transform: none;
}

.promotion-sale-wrapper .entry-image {
	margin-bottom: 14px;
}

.hero-content-wrapper .featured-content-image,
.promotion-sale-wrapper .featured-content-image,
.contact-section .post-thumbnail {
	position: relative;
}

/*--------------------------------------------------------------
## Pricing
--------------------------------------------------------------*/

.pricing-section .post-thumbnail {
	margin-bottom: 0;
}

.pricing-section .entry-header,
.pricing-section .entry-content,
.pricing-section .entry-summary {
	padding: 28px;
}

.pricing-section .entry-content,
.pricing-section .entry-summary {
	line-height: 2.625;
	margin-top: 0;
}

.pricing-section .entry-title {
	text-transform: uppercase;
}

.pricing-section sup {
	margin-right: 0.2em;
	top: -0.9em;
}

.pricing-section .package-price {
    font-size: 52px;
    font-size: 3.25rem;
    font-weight: 500;
    padding: 7px 28px 28px 28px;
    text-align: center;
}

.pricing-section .package-price sup {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 400;
}

.pricing-section .package-month {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    padding: 0px;
    margin: -14px 0 0 0;
}

/*--------------------------------------------------------------
## Testimonials
--------------------------------------------------------------*/

.testimonials-content-wrapper {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    width: 100%;
}

.testimonials-content-wrapper .wrapper {
	padding-left: 80px;
	padding-right: 80px;
}

.testimonials-content-wrapper .hentry {
	margin-bottom: 0;
	text-align: center;
}

.testimonial-slider-wrap,
.review-slide,
.testimonials-content-wrapper .hentry-wrap {
	width: 100%;
}

.testimonials-content-wrapper .position {
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 400;
	line-height: 1.555555555555556;
}

.testimonials-content-wrapper .entry-container:before {
	content: "“";
	font-size: 165px;
	font-size: 10.3125rem;
	font-weight: 400;
	line-height: 0;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
}

.testimonials-content-wrapper .entry-title span {
	font-weight: 500;
	margin-left: 7px;
}

.testimonials-content-wrapper .section-content-wrap {
	max-width: 600px;
	margin: 0 auto;
}

.testimonials-content-wrapper .entry-header a,
.testimonials-content-wrapper .wp-post-image {
	transition: none;
}

.testimonials-content-wrapper .post-thumbnail,
.testimonials-content-wrapper .post-thumbnail img {
	border-radius: 50%;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	width: 150px;
}

.testimonials-content-wrapper .entry-container {
    padding-bottom: 84px;
}

.testimonials-content-wrapper .cycle-pager {
	display: none;
}

.testimonials-content-wrapper.section {
	padding-bottom: 28px;
}


#testimonial-pager-template img {
	display: none;
}

/*--------------------------------------------------------------
## Reservation Section
--------------------------------------------------------------*/

.reserve-content-wrapper .contact-description {
	text-align: center;
}

.reserve-content-wrapper .hentry {
	margin-bottom: 0;
	padding: 42px;
	position: relative;
	width: 100%;
}

.reserve-content-wrapper .section-content-wrap {
	padding: 42px 30px;
}

.reserve-content-wrapper .entry-content,
.reserve-content-wrapper .entry-summary {
	margin-top: 21px;
}

.reserve-content-wrapper form .form-submit {
	margin-top: 7px;
}

.reserve-content-wrapper .contact-description strong {
	display: block;
	font-size: 18px;
	font-size: 1.125rem;
	margin-bottom: 7px;
}

.info {
	font-size: 22px;
	font-size: 1.375rem;
	line-height: 1.346153846153846;
}

.reserve-content-wrapper .contact-description {
    position: relative;
}

.reserve-content-wrapper .contact-description .entry-container {
	position: relative;
	z-index: 2;
}

.reserve-content-wrapper .contact-description:before {
    border: 1px dashed #515151;
    content: "";
    position: absolute;
    top: 21px;
    bottom: 21px;
    left: 21px;
    right: 21px;
    z-index: 1;
}

.reservation-highlight-text {
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 1.4;
	margin-bottom: 0;
	margin-top: 21px;
	text-align: center;
}

/*--------------------------------------------------------------
## Team Section
--------------------------------------------------------------*/

.team-section .hentry-inner {
    display: table;
    margin: 0;
    position: relative;
    width: 100%;
    z-index: 2;
}

.team-section .post-thumbnail {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    content: "";
    float: left;
    margin: 0;
    padding-bottom: 100%;
    position: relative;
    width: 100%;
}

.team-section .entry-container {
	clear: both;
    padding: 35px;
}

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

.text-aligned-center {
	text-align: center;
}

.text-aligned-left {
	text-align: left;
}

.text-aligned-right {
	text-align: right;
}

.team-section.content-position-right .post-thumbnail {
	left: 0;
}

.team-section.content-position-left .post-thumbnail {
	right: 0;
}

.team-section.content-position-right .entry-container {
	float: right;
}

.team-section.content-position-left .entry-container {
	float: left;
}

.team-social-profile .menu-social-container {
	text-align: left;
}

.team-section.text-aligned-right .menu-social-container {
	text-align: right;
}

.team-section.text-aligned-center .menu-social-container {
	text-align: center;
}

.team-social-profile .menu-social-container a,
.widget-area .menu-social-container a {
	border-radius: 50%;
	height: 40px;
	line-height: 40px;
	margin: 7px 7px 0 0;
	padding: 0;
	width: 40px;
}

.widget-area .menu-social-container a {
	height: 50px;
	line-height: 50px;
	margin: 7px 14px 0 0;
	width: 50px;
}

.team-social-profile .menu-social-container li:last-child a,
.widget-area .menu-social-container li:last-child a {
	margin-right: 0;
}

/*--------------------------------------------------------------
## Portfolio Section
--------------------------------------------------------------*/

.portfolio-section.no-section-heading {
	padding-top: 0;
}

.services-section.no-section-heading,
.pricing-section.no-section-heading,
.stats-section.no-section-heading,
#skill-section {
	padding-top: 42px;
}

.portfolio-section .wrapper {
	max-width: 100%;
}

.portfolio-section .wrapper,
#portfolio-content-section .section-content-wrapper,
#portfolio-content-section .hentry {
	padding-left: 0;
	padding-right: 0;
}

.portfolio-section.section,
.portfolio-section .section-content-wrapper {
	padding-bottom: 0;
}

.portfolio-section .hentry,
.portfolio-section .post-thumbnail {
	margin-bottom: 0;
}

.portfolio-section .post-thumbnail img {
	width: 100%;
}

.portfolio-section .hentry .entry-container {
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	text-align: center;
}

.portfolio-section .hentry-inner {
	position: relative;
}

.portfolio-section .inner-wrap {
	display: block;
	padding: 14px;
	position: relative;
	bottom: 0;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

/*--------------------------------------------------------------
## Why Choose Us Section
--------------------------------------------------------------*/

.why-choose-us-content-area {
	clear: both;
}

.why-choose-us-section .section-content-wrapper {
	max-width: 480px;
	margin: 0 auto;
}

.why-choose-us-section .hentry {
	clear: both;
}

.why-choose-us-section .entry-content,
.why-choose-us-section .entry-summary {
	margin-top: 7px;
}

.why-choose-us-section .main-image {
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    float: left;
    margin: 0;
    padding-bottom: 100%;
    width: 100%;
	background-position: center bottom;
}

.why-choose-us-section .post-thumbnail {
	float: left;
	margin-right: 35px;
}

.why-choose-us-section .entry-container {
	clear: none;
	overflow: hidden;
}

/*--------------------------------------------------------------
## Newsletter Section
--------------------------------------------------------------*/

.promotion-headline-wrapper {
	position: relative;
}

#footer-newsletter .wrapper,
#footer-instagram .menu-social-container .widget-wrap {
	max-width: 2560px;
	text-align: center;
}

#footer-newsletter .widget,
#footer-instagram .menu-social-container {
	clear: both;
	float: none;
	margin-bottom: 0;
	padding: 0;
}

#footer-newsletter .widget.ew-newsletter {
	margin: 0;
}

#footer-newsletter .widget-wrap,
#footer-instagram .menu-social-container .widget-wrap {
	padding: 42px 30px;
	margin: 0;
}

#footer-newsletter .ewnewsletter .hentry {
	margin-top: 28px;
}

#footer-newsletter .section-heading-wrapper {
	padding: 0;
}

#footer-newsletter .ew-newsletter-wrap form {
    display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	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 {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
	border: none;
	margin: 0;
	padding: 10.5px 21px;
}

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

.before-text,
.after-text {
	clear: both;
	margin-bottom: 0;
	margin-top: 1.5em;
}

.essential-widgets .hentry {
	float: none;
}

/*--------------------------------------------------------------
## Logo Slider
--------------------------------------------------------------*/

#clients-section .cycle-prev,
#clients-section .cycle-next {
	display: none;
}

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

.clients-content-wrapper .hentry {
	margin: 0;
	padding: 0 15px 42px 15px;
}

#clients-section .wrapper {
	padding-bottom: 28px;
}

/*--------------------------------------------------------------
## Contact Info
--------------------------------------------------------------*/

.contact-section .contact-details {
	list-style: none;
	margin-left: 0;
	position: relative;
}

.contact-section .section-content-wrap {
	padding-bottom: 0;
}

.contact-section .hentry {
	margin-bottom: 0;
}

.contact-section .entry-content,
.contact-section .post-thumbnail {
	margin: 0;
}

.contact-section .post-thumbnail {
	margin-top: 14px;
}

.contact-details li {
	margin-bottom: 28px;
	width: 100%;
}

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

.contact-details li span {
	display: block;
}

.contact-details li .fa {
	display: block;
	font-size: 24px;
	font-size: 1.5rem;
	margin-right: 14px;
	margin-top: 5px;
	text-align: center;
}

.contact-section.section {
	padding-bottom: 0;
	padding-top: 0;
}

.contact-details li .contact-label {
	font-weight: 500;
	text-transform: uppercase;
}

.contact-details > li > span {
	display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
	display: -ms-flexbox;  /* TWEENER - IE 10 */
	display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
	display: flex;         /* NEW, Spec - Firefox, Chrome, Opera */
}

.contact-section .entry-content,
.contact-section .entry-summary {
	margin-top: 28px;
}

/*--------------------------------------------------------------
## Custom Header
--------------------------------------------------------------*/

.custom-header {
	clear: both;
	margin: 0 auto;
	position: relative;
	width: 100%;
}

.custom-header:before {
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

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

.no-header-media-text .custom-header img {
	display: none;
	height: 100vh;
	position: relative;
}

.has-header-video .custom-header-media video,
.has-header-video .custom-header-media iframe {
	position: absolute;
	height: auto;
	left: 50%;
	max-width: 1000%;
	min-height: 100%;
	min-width: 100%;
	min-width: 100vw; /* vw prevents 1px gap on left that 100% has */
	width: auto;
	top: 50%;
	padding-bottom: 1px; /* Prevent header from extending beyond the footer */
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

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

.wp-custom-header-video-button {
	background-color: transparent;
	border: 1px solid;
	border-radius: 50%;
	height: 50px;
	opacity: 1;
	padding: 0;
	text-indent: -9999px;
	width: 50px;
	z-index: 100;
}

.wp-custom-header-video-button,
.custom-header-media .wp-custom-header-video-play:before,
.custom-header-media .wp-custom-header-video-pause:before {
	left: 50%;
	position: absolute;
}

.no-header-media-text .wp-custom-header-video-button,
.custom-header-media .wp-custom-header-video-play:before,
.custom-header-media .wp-custom-header-video-pause:before {
	top: 50%;
	transform: translate(-50%, -50%);
}

.wp-custom-header-video-button {
	bottom: 14%;
	transform: translateX(-50%);
}

.custom-header:hover .wp-custom-header-video-button {
	opacity: 1;
}

.custom-header-media .wp-custom-header-video-play:before,
.custom-header-media .wp-custom-header-video-pause:before {
	display: block;
	font-size: 21px;
	font-size: 1.3125rem;
	text-indent: 0;
}

.custom-header-content {
	padding: 150px 30px 60px 30px
}

.has-header-video.no-header-media-text .wp-custom-header {
	padding-bottom: 100px;
	padding-top: 100px;
}

.custom-header:after {
    background-color: rgba(0, 0, 0, 0.2);
}

.custom-header:after {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}


/*--------------------------------------------------------------
# WooCommerce
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Clearing
--------------------------------------------------------------*/

.woocommerce-shorting-wrapper:before,
.woocommerce-shorting-wrapper:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.woocommerce-shorting-wrapper:after {
	clear: both;
}

/*--------------------------------------------------------------
## Layout
--------------------------------------------------------------*/

.woocommerce-products-header,
.single-product .woocommerce-posts-wrapper {
	margin: 0 auto;
	max-width: 990px;
	width: 100%;
}

.woocommerce-products-header {
	text-align: center;
}

.woocommerce-posts-wrapper {
	padding-bottom: 0;
}

.woocommerce-products-header .page-description {
	margin-top: 24px;
}

.woocommerce-products-header .page-description p {
	margin-bottom: 0;
}

.woocommerce-shorting-wrapper {
	display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
	display: -ms-flexbox;  /* TWEENER - IE 10 */
	display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
	display: flex;         /* NEW, Spec - Firefox, Chrome, Opera */
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	clear: both;
	padding: 28px 0;
	text-align: center;
	width: 100%;
}

.woocommerce-ordering,
.woocommerce-result-count {
	margin: 0;
	width: 100%;
}

.woocommerce-ordering {
	margin-top: 14px;
}

.woocommerce-ordering {
	clear: none;
	float: right;
}

#product-content-section.round-product-image li.product > .woocommerce-loop-product__link {
    border-radius: 50%;
    display: inline-block;
    height: 0;
    margin-bottom: 21px;
    padding-top: 100%;
    position: relative;
    width: 100%;
    z-index: 2;
}

#product-content-section.round-product-image li.product > .woocommerce-loop-product__link img {
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

/*--------------------------------------------------------------
## Shop tables
--------------------------------------------------------------*/

table.shop_table_responsive thead {
	display: none;
}

table.shop_table_responsive tbody th {
	display: none;
}

table.shop_table_responsive tr td {
	clear: both;
	display: block;
	padding: 7px 21px;
	text-align: right;
}

table.shop_table_responsive tr td:before {
	content: attr(data-title) ": ";
	float: left;
}

table.shop_table_responsive tr td.product-remove a {
	display: block;
	font-size: 24px;
	font-size: 1.5rem;
	margin: 0 auto;
	text-align: center;
}

table.shop_table_responsive tr td a,
.product-container a.added_to_cart {
	text-decoration: none;
}

table.shop_table_responsive tr td.product-remove:before {
	display: none;
}

table.shop_table_responsive tr td.actions:before,
table.shop_table_responsive tr td.download-actions:before {
	display: none;
}

table.shop_table_responsive tr td.download-actions .button {
	display: block;
	text-align: center;
}

/*--------------------------------------------------------------
## Products
--------------------------------------------------------------*/

ul.products {
	content: "";
	display: table;
	table-layout: fixed;
	margin: 0;
	padding: 0;
	width: 100%;
}

ul.products li.product {
	list-style: none;
	float: left;
	position: relative;
	margin: 0 0 28px;
	text-align: center;
	width: 100%;
}

ul.products li.product a {
	text-decoration: none;
}

ul.products li.product .woocommerce-loop-product__title {
	margin: 0 0 7px 0;
}

ul.products li.product .price {
	display: block;
	margin-top: 7px;
}

ul.products li.product .price,
.price .woocommerce-Price-amount.amount {
	font-size: 18px;
	font-size: 1.125rem;
	line-height: 1.555555555555556;
}

ul.products li.product img {
	display: block;
	margin: 0 auto 21px auto;
}

.product-container a {
	display: block;
}

.product-container a.button,
.woocommerce .product-container .wc-forward {
	display: inline-block;
	margin-top: 14px;
}

/*--------------------------------------------------------------
## Infinite Scroll
--------------------------------------------------------------*/

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

.woocommerce .site-main #infinite-handle {
	padding-top: 0;
}

/*--------------------------------------------------------------
## Onsale
--------------------------------------------------------------*/

.onsale {
	-webkit-border-radius: 0;
	border-radius: 0;
	font-size: 11px;
	font-size: 0.6875rem;
	line-height: 1.2;
	min-height: auto;
	min-width: auto;
	margin: 0;
	padding: 7px 14px;
	position: absolute;
	left: 0;
	top: 0;
	right: auto;
	letter-spacing: 0.1em;
	text-align: center;
}

.round-product-image .onsale {
	left: 50%;
	text-transform: uppercase;
	transform: translateX(-50%);
	z-index: 9;
}

/*--------------------------------------------------------------
## Price
--------------------------------------------------------------*/

span.price del,
p.price del {
	opacity: .5;
}

span.price ins,
p.price ins {
	background: transparent;
	padding: 0;
}

.price del + ins {
	margin-left: .327em;
}

/*--------------------------------------------------------------
## Buttons
--------------------------------------------------------------*/

.woocommerce a.button,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce input.button,
.woocommerce input.button.alt,
.woocommerce .product-container .wc-forward {
	border: 0;
}

.woocommerce button.pswp__button:hover,
.woocommerce button.pswp__button:focus {
  background-color: transparent;
}

.woocommerce-form-login button[type="submit"] {
  margin-right: 14px;
}

.woocommerce .product-container .wc-forward {
	border: 2px solid;
	font-weight: 700;
	letter-spacing: 0.1em;
	text-decoration: none;
	text-transform: uppercase;
	padding: 9px 25px;
}

.woocommerce .product-container .button {
	background-color: transparent;
	border: 2px solid;
	display: inline-block;
	padding: 9px 25px;
}

.woocommerce .product-container .button:hover,
.woocommerce .product-container .button:focus,
.woocommerce .product-container .wc-forward:hover,
.woocommerce .product-container .wc-forward:focus,
#product-content-section.has-background-image .woocommerce .product-container .button:hover,
#product-content-section.has-background-image .woocommerce .product-container .button:focus {
	border-color: transparent;
}

.widget .woocommerce-mini-cart__buttons {
  margin-bottom: 0;

}

.woocommerce-mini-cart__buttons .button {
  margin: 0 2px 7px 2px;
}

/*--------------------------------------------------------------
## Single product
--------------------------------------------------------------*/

.single-product div.product {
	content: "";
	display: table;
	table-layout: fixed;
	position: relative;
}

.single-product div.product div.images {
	margin-bottom: 1.555555555555556em;
}

.single-product div.product .woocommerce-product-gallery,
.single-product div.product .entry-summary {
	float: none;
	text-align: left;
	width: 100%;
}

.single-product div.product .woocommerce-product-gallery {
	position: relative;
}

.single-product div.product .onsale {
	z-index: 2;
}

.single-product div.product figure {
	margin: 0;
}

.single-product div.product .entry-summary {
	margin: 0;
	padding: 0;
}

.single-product div.product .entry-summary .entry-title {
	text-align: left;
	margin: 0;
}

.single-product div.product .woocommerce-product-rating {
	margin-top: 7px;
}

.single-product div.product .woocommerce-product-rating .star-rating {
	float: left;
	margin: 0 7px 0 0;
}

.single-product div.product .woocommerce-product-rating .woocommerce-review-link {
	text-decoration: none;
}

.single-product div.product p.price {
	margin: 0.875em 0;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
	position: absolute;
	top: 1em;
	right: 1em;
	display: block;
	z-index: 99;
}

.single-product div.product .woocommerce-product-gallery .flex-viewport {
	margin-bottom: 1em;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
	content: "";
	display: table;
	table-layout: fixed;
	margin: 0;
	padding: 0;
	width: 100%;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
	list-style: none;
	cursor: pointer;
	float: left;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
	opacity: .5;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
	opacity: 1;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img {
	opacity: 1;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li {
	width: 50%;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n) {
	margin-right: 0;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n+1) {
	clear: both;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
	width: 33.3333333%;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n) {
	margin-right: 0;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1) {
	clear: both;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
	width: 25%;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n) {
	margin-right: 0;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
	clear: both;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
	width: 20%;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n) {
	margin-right: 0;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1) {
	clear: both;
}

.single-product div.product form.cart {
	margin: 0 0 1.5em;
}

.single-product div.product form.cart .quantity {
	float: left;
	margin-right: 21px;
}

.single-product .product_meta {
	border-top: 1px solid;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	padding-top: 1.5em;
}

.single-product .woocommerce-variation-price {
	margin: 0 0 1.5em;
}

.variations .reset_variations {
	margin-left: 14px;
}

.single-product .product_meta a,
.woocommerce-info a,
.variations .reset_variations {
	text-decoration: none;
}

.single-product div.product .related,
.single-product div.product .upsells,
.cart-collaterals .cross-sells,
.cart-collaterals .cart_totals {
	margin-top: 42px;
}

.related h2:first-of-type {
	margin-bottom: 0.778em;
	text-transform: capitalize;
}

.cart-collaterals .cross-sells {
	text-align: center;
}

#reviews #comments ol.commentlist,
ul.woocommerce-error {
	margin-left: 0;
	list-style: none;
}

#reviews #comments ol.commentlist li {
	margin-bottom: 1.5em;
	position: relative;
}

#reviews #comments ol.commentlist li img.avatar {
	-webkit-border-radius: 50%;
	border-radius: 50%;
	float: left;
	position: absolute;
	top: 7px;
	left: 0;
	width: 60px;
}

#reviews #comments ol.commentlist li .comment-text {
	margin: 0 0 0 60px;
	padding: 0 0 0 35px;
}

#reviews #comments ol.commentlist li .star-rating {
	float: right;
}

#reviews #comments ol.commentlist .meta {
	margin-bottom: 7px;
}

#reviews .comment-respond .comment-form-rating {
	margin-top: 7px;
	text-align: center;
}

#reviews .comment-respond .comment-form-rating .stars {
	margin-top: 7px;
	margin-bottom: 21px;
}

#reviews .comment-respond .comment-reply-title {
	display: block;
	margin-bottom: 21px;
}

.stock:empty:before {
	display: none;
}

.stock.in-stock {
	color: #0f834d;
}

.stock.out-of-stock {
	color: #e2401c;
}

/*--------------------------------------------------------------
## Checkout
--------------------------------------------------------------*/

table.cart .product-thumbnail {
	text-align: center;
}

table.cart .product-thumbnail:before {
	display: none;
}

table.cart .product-thumbnail img {
	margin: 0 auto;
	width: 80px;
}

table.cart .coupon label {
	display: none;
}

table.cart td.actions input,
table.cart td.actions .button {
	margin: 14px 0;
	display: block;
	width: 100%;
}

.woocommerce .wc-proceed-to-checkout a.button {
	width: 100%;
}

.cart_totals h2,
.woocommerce .wc-proceed-to-checkout a.button,
.cart_totals .wc-proceed-to-checkout,
.woocommerce-checkout-payment .place-order,
#payment .form-row {
	text-align: center;
}

.added_to_cart.disabled,
.added_to_cart:disabled,
.button.disabled, .button:disabled,
button.disabled, button:disabled,
input[type="button"].disabled,
input[type="button"]:disabled,
input[type="reset"].disabled,
input[type="reset"]:disabled,
input[type="submit"].disabled,
input[type="submit"]:disabled {
	opacity: .5 !important;
	cursor: not-allowed;
}

/*--------------------------------------------------------------
## My account
--------------------------------------------------------------*/

.woocommerce-account .woocommerce-MyAccount-navigation {
	border-top: 1px solid;
	margin: 0 0 1.5em;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
	list-style: none;
	margin: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation li {
	border-bottom: 1px solid;
	margin: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation a {
	display: block;
	text-decoration: none;
	padding: 7px 21px;
}

.woocommerce-MyAccount-content {
	padding-top: 30px;
}

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

.woocommerce-MyAccount-content fieldset {
	margin: 0 0 1.5em;
	padding: 7px 15px;
}

.woocommerce-MyAccount-content fieldset p {
	margin: 0 0 1.5em;
}

.woocommerce-MyAccount-content .woocommerce-orders-table__cell .woocommerce-button {
	margin-bottom: 7px;
}

.woocommerce-MyAccount-content .woocommerce-orders-table__cell .woocommerce-button:last-child {
	margin-bottom: 0;
}

/*--------------------------------------------------------------
## General WooCommerce components
--------------------------------------------------------------*/

/*--------------------------------------------------------------
### Header cart
--------------------------------------------------------------*/

.site-header-cart {
	content: "";
	display: table;
	list-style: none;
	margin: 0;
	padding: 5px;
	position: relative;
	table-layout: fixed;
}

.site-header-cart li {
	margin: 0;
}

.site-header-cart .cart-contents {
	background-color: transparent;
	display: none;
	line-height: 1;
	padding: 17px;
	text-decoration: none;
	text-transform: uppercase;
}

.site-header-cart .cart-contents .count {
	margin-left: 7px;
}

.navigation-classic .menu-inside-wrapper .site-header-cart .cart-contents {
	display: inline-block;
}

.navigation-classic .site-header-cart .cart-contents .count,
.navigation-classic .site-header-cart .cart-contents .amount {
	display: inline;
}

.site-header-cart .cart-contents .count,
.site-header-cart .cart-contents .amount,
.navigation-classic .site-header-cart .cart-contents .count,
.navigation-classic .site-header-cart .cart-contents .amount {
	display: none;
}

.site-header-cart .widget_shopping_cart {
	display: none;
	font-size: 14px;
	font-size: 0.875rem;
}

.site-header-cart .product_list_widget {
	list-style: none;
	margin: 0;
	padding: 0;
}

.site-header-cart .product_list_widget .mini_cart_item,
.site-header-cart .woocommerce-mini-cart__total,
.site-header-cart .woocommerce-mini-cart__empty-message {
	margin: 0;
	padding: 14px 20px;
}

.site-header-cart .product_list_widget .mini_cart_item .remove_from_cart_button {
	margin-right: 5px;

}
.site-header-cart .product_list_widget .mini_cart_item a {
	text-decoration: none;
}

.site-header-cart .product_list_widget .mini_cart_item a:hover,
.site-header-cart .product_list_widget .mini_cart_item a:focus {
	text-decoration: underline;
}

.product_list_widget li img {
	max-width: 3.571em;
	float: right;
}

.site-header-cart .product_list_widget img {
	margin-left: 1em;
}

.site-header-cart .woocommerce-mini-cart__total,
.site-header-cart .woocommerce-mini-cart__buttons {
	text-align: center;
}

.site-header-cart .woocommerce-mini-cart__buttons a {
	display: block;
	margin: 14px 30px;
	padding: 11px 28px;
}

.site-header-main > #site-header-cart-wrapper {
	display: none;
}

#primary-menu-wrapper #site-header-cart-wrapper {
	display: none;
	text-align: center;
	width: 100%;
}

#primary-menu-wrapper .site-header-cart {
	display: block;
	padding: 14px 30px;
}

#primary-menu-wrapper .site-header-cart .cart-contents {
	padding: 0;
	width: 100%;
}

#primary-menu-wrapper .site-header-cart .cart-contents:before {
    margin-right: 7px;
}

#primary-menu-wrapper .site-header-cart .cart-contents .amount,
#primary-menu-wrapper .site-header-cart .cart-contents .count {
	display: inline-block;
}

/*--------------------------------------------------------------
### Pagination
--------------------------------------------------------------*/

.woocommerce-pagination ul {
	display: inline-block;
	margin: 0 auto;
}

.woocommerce-pagination ul li {
	display: inline-block;
	list-style: none;
	height: 2.75em;
	line-height: 2.75em;
	margin: 0.1em;
	text-align: center;
	width: 2.75em;
}

.woocommerce-pagination ul li span.current,
.woocommerce-pagination ul li a {
	display: block;
}

.woocommerce-pagination ul li a {
	background-color: transparent;
	text-decoration: none;
}

#ship-to-different-address {
	margin-top: 21px;
}

/*--------------------------------------------------------------
### Star rating
--------------------------------------------------------------*/

.star-rating {
	font-size: 0.8em;
	font-family: 'star';
	font-weight: 400;
	height: 1.618em;
	line-height: 1.618;
	margin: 7px auto;
	overflow: hidden;
	position: relative;
	width: 5.3em;
}

.widget .star-rating {
	margin: 0 7px 0 0;
}

.widget_rating_filter ul li .star-rating {
	display: inline-block;
	vertical-align: bottom;
}

.widget_rating_filter .wc-layered-nav-rating a {
	text-decoration: none;
}

.star-rating:before {
	content: "\53\53\53\53\53";
	opacity: .25;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
}

.star-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 1.5em;
}

.star-rating span:before {
	content: "\53\53\53\53\53";
	top: 0;
	position: absolute;
	left: 0;
}

p.stars a {
	position: relative;
	height: 1em;
	width: 1em;
	text-indent: -999em;
	display: inline-block;
	text-decoration: none;
	margin-right: 1px;
	font-weight: 400;
}

p.stars a:before {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 1em;
	height: 1em;
	line-height: 1;
	font-family: "star";
	content: "\53";
	text-indent: 0;
	opacity: .25;
}

p.stars a:hover ~ a:before {
	content: "\53";
	opacity: .25;
}

p.stars:hover a:before {
	content: "\53";
	opacity: 1;
}

p.stars.selected a.active:before {
	content: "\53";
	opacity: 1;
}

p.stars.selected a.active ~ a:before {
	content: "\53";
	opacity: .25;
}

p.stars.selected a:not(.active):before {
	content: "\53";
	opacity: 1;
}

/*--------------------------------------------------------------
### Tabs
--------------------------------------------------------------*/

.woocommerce-tabs {
	clear: both;
	display: block;
	overflow: hidden;
}

.woocommerce-tabs ul.tabs {
	list-style: none;
	margin: 3.111em 0 0;
	padding: 0;
	position: relative;
	text-align: left;
	text-transform: capitalize;
}

.woocommerce-tabs ul.tabs li {
	display: inline-block;
	margin: 0;
	position: relative;
}

.woocommerce-tabs ul.tabs li a {
	display: block;
	padding: 14px 35px;
	text-decoration: none;
}

.woocommerce-tabs ul.tabs li.active a {
	font-weight: 500;
}

.woocommerce-tabs .panel {
	margin: 0;
	padding: 35px;
	text-align: left;
}

.woocommerce .content-area .entry-content,
.woocommerce .content-area .entry-summary {
	margin-top: 0;
}

.woocommerce-tabs .panel h2:first-of-type {
	margin-bottom: 21px;
}

.woocommerce-tabs .panel p:last-child {
	margin-bottom: 0;
}

/*--------------------------------------------------------------
### Password strength meter
--------------------------------------------------------------*/

.woocommerce-password-strength {
	text-align: right;
}

.woocommerce-password-strength.strong {
	color: #0f834d;
}

.woocommerce-password-strength.short {
	color: #e2401c;
}

.woocommerce-password-strength.bad {
	color: #e2401c;
}

.woocommerce-password-strength.good {
	color: #3d9cd2;
}

/*--------------------------------------------------------------
### Forms
--------------------------------------------------------------*/

.form-row.woocommerce-validated input.input-text {
	box-shadow: inset 2px 0 0 #0f834d;
}

.form-row.woocommerce-invalid input.input-text {
	box-shadow: inset 2px 0 0 #e2401c;
}

.required {
	color: #e2401c;
}

.quantity .qty {
	-webkit-border-radius: 0;
	border-radius: 0;
	margin: 0;
	padding: 11px 7px;
	width: 3.54em;
	text-align: center;
}

/*--------------------------------------------------------------
### Notices
--------------------------------------------------------------*/

.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-noreviews,
p.no-comments {
	clear: both;
	content: "";
	display: table;
	margin-bottom: 1.5em;
	padding: 2em;
	table-layout: fixed;
	width: 100%;
}

.woocommerce-message a.button {
	margin-right: 14px;
}

.woocommerce-info,
.woocommerce-message {
	border-top: 4px solid;
}

.woocommerce-error {
	border-top: 4px solid #e2401c;
}

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

.demo_store {
	display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
	display: -ms-flexbox;  /* TWEENER - IE 10 */
	display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
	display: flex;         /* NEW, Spec - Firefox, Chrome, Opera */
    -webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: fixed;
	left: 0;
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 1em;
	z-index: 9999;
}

ul.wc_payment_methods {
	list-style: none;
	margin: 0;
}

ul.wc_payment_methods li {
	margin-bottom: 0;
}

ul.wc_payment_methods .about_paypal {
	float: right;
}

ul.wc_payment_methods p:last-child {
	margin-bottom: 0;
}

ul.wc_payment_methods .payment_box {
	padding: 14px 26px;
	margin: 7px 0;
}

#add_payment_method #payment .payment_method_paypal img,
.woocommerce-cart #payment .payment_method_paypal img,
.woocommerce-checkout #payment .payment_method_paypal img {
	margin-left: 7px;
	max-height: 33px;
}

.demo_store .woocommerce-store-notice__dismiss-link {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: right;
	font-weight: 800;
	letter-spacing: 0.1em;
	line-height: 1;
	margin-left: 14px;
	padding: 18px 28px;
	text-decoration: none;
	text-transform: uppercase;
}

ul.products li.product .wp-post-image:hover {
	opacity: 1;
}

/*--------------------------------------------------------------
### WooCommerce widgets
--------------------------------------------------------------*/

/*--------------------------------------------------------------
#### WooCommerce Price Filter
--------------------------------------------------------------*/

.widget_price_filter .price_slider {
	margin-bottom: 1.5em;
}

.widget_price_filter .price_slider_amount {
	text-align: right;
	line-height: 2.4em;
}

.widget_price_filter .price_slider_amount .button {
	float: left;
}

.widget_price_filter .ui-slider {
	position: relative;
	text-align: left;
}

.widget_price_filter .ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1em;
	height: 1em;
	cursor: ew-resize;
	outline: none;
	box-sizing: border-box;
	margin-top: -.25em;
	opacity: 1;
}

.widget_price_filter .ui-slider .ui-slider-handle:last-child {
	margin-left: -1em;
}

.widget_price_filter .ui-slider .ui-slider-handle:hover,
.widget_price_filter .ui-slider .ui-slider-handle.ui-state-active {
	box-shadow: 0 0 0 0.25em rgba(0, 0, 0, 0.1);
}

.widget_price_filter .ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	display: block;
	border: 0;
}

.widget_price_filter .ui-slider-horizontal {
	height: .5em;
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range {
	height: 100%;
}

dl.variation {
	font-size: 14px;
	font-size: 0.875rem
}

dl.variation dd {
	margin: 0;
}

dl.variation p {
	margin-bottom: 7px;
}

.widget_layered_nav_filters a:before {
	content: "x";
	margin-right: 7px;
}

.columns-1 ul.products li.product {
	width: 100%;
	margin-right: 0;
}

.woocommerce-checkout-payment .place-order {
	padding: 1em;
}

.widget_shopping_cart_content {
	padding: 11px 0;
}

.site-header-cart .product_list_widget .mini_cart_item span.quantity {
	display: block;
}

/*--------------------------------------------------------------
# Media Queries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## >= 480px
--------------------------------------------------------------*/

@media screen and (min-width: 30em) {
	.wp-custom-logo .custom-logo-link {
	    margin-right: 10px;
	    margin-bottom: 0;
	}

	.wp-custom-logo .custom-logo-link,
	.wp-custom-logo .site-identity {
	    display: inline-block;
	}
}

/*--------------------------------------------------------------
## >= 568px
--------------------------------------------------------------*/

@media screen and (min-width: 35.5em) {
	.hero-content-wrapper.text-aligned-right .entry-container,
	.promotion-sale-wrapper.text-aligned-right .entry-container {
		text-align: right;
	}

	.hero-content-wrapper.text-aligned-center .entry-container,
	.promotion-sale-wrapper.text-aligned-center .entry-container {
		text-align: center;
	}

	.hero-content-wrapper.text-aligned-center .entry-title:after,
	.promotion-sale-wrapper.text-aligned-center .entry-title:after {
		margin-left: auto;
	}

	.hero-content-wrapper.text-aligned-right .entry-title:after,
	.promotion-sale-wrapper.text-aligned-right .entry-title:after {
		margin-left: auto;
		margin-right: unset;
	}

	.stats-section .section-content-wrapper {
		max-width: 100%;
	}

	.hero-content-wrapper .entry-container,
	.promotion-sale-wrapper .entry-container {
		text-align: left;
	}

	.sidebar,
	.sidebar .widget {
		padding-left: 15px;
		padding-right: 15px;
	}

	.sidebar .widget {
		width: 50%;
	}

	/* Woocommerce styles */
	.woocommerce-ordering,
	.woocommerce-result-count {
		display: inline-block;
		margin-top: 0;
		width: auto;
	}

	.woocommerce-ordering select {
		margin-top: 0;
	}

	.woocommerce-result-count {
		margin-right: auto;
	}

	.columns-2 ul.products li.product,
	.columns-4 ul.products li.product,
	.columns-6 ul.products li.product {
		width: 48.3445%;
		margin-right: 3.3113%;
	}

	.columns-2 ul.products li.product:nth-child(2n+2),
	.columns-4 ul.products li.product:nth-child(2n+2),
	.columns-6 ul.products li.product:nth-child(2n+2) {
		margin-right: 0;
	}

	.section-content-wrap.layout-two .hentry:nth-child(2n+1),
	.section-content-wrapper.layout-two .hentry:nth-child(2n+1),
	.section-content-wrap.layout-four .hentry:nth-child(2n+1),
	.section-content-wrapper.layout-four .hentry:nth-child(2n+1),
	ul.products.columns-2 li.product:nth-child(2n+1),
	ul.products.columns-4 li.product:nth-child(2n+1),
	ul.products.columns-6 li.product:nth-child(2n+1) {
		clear: both;
	}

	.site-header-cart {
		padding: 10px 15px;
	}

	.site-header-cart .widget_shopping_cart {
		top: 71px;
	}

	table.cart td.actions {
		text-align: right;
	}

	table.cart td.actions .coupon {
		display: inline-block;
		float: left;
	}

	table.cart td.actions input,
	table.cart td.actions .button,
	.woocommerce .wc-proceed-to-checkout a.button {
		display: inline-block;
		width: auto;
	}

	.single-product div.product div.images {
		margin-bottom: 0;
	}

	.single-product div.product .woocommerce-product-gallery,
	.single-product div.product .entry-summary {
		float: left;
		text-align: left;
		width: 50%;
	}

	.single-product div.product .entry-summary {
		margin: 0;
		padding-left: 35px;
	}/* Woocommerce styles end here */

	.reserve-content-wrapper .section-content-wrap.layout-two {
		display: table;
		table-layout: fixed;
		width: 100%;
	}

	.reserve-content-wrapper .section-content-wrap.layout-two .hentry {
		display: table-cell;
		vertical-align: middle;
	}

	.reserve-content-wrapper .section-content-wrap.layout-two {
		max-width: 1220px;
		margin: 0 auto;
	}

	.reserve-content-wrapper .contact-description {
		width: 38%;
		margin: 0 auto;
	}

	.reserve-content-wrapper.reservation-aligned-right .layout-one .reservation-form {
		margin: 0 0 0 auto;
	}

	.reserve-content-wrapper.reservation-aligned-left .layout-one .reservation-form {
		margin: 0 auto 0 0;
	}

	.reserve-content-wrapper.reservation-aligned-center .layout-one .reservation-form {
		margin: 0 auto;
	}

	.reserve-content-wrapper .reservation-form {
		width: 62%;
		margin: 0 auto;
		max-width: 680px;
	}

	.reserve-content-wrapper .reservation-form form p.form-submit {
		text-align: center;
		width: 100%;
	}

	.home .custom-header-content {
		padding-bottom: 120px;
		padding-top: 120px;
	}

	.footer-widget-area.two .widget-column,
	.footer-widget-area.four .widget-column,
	.section-content-wrapper.layout-two .hentry,
	.section-content-wrapper.layout-four .hentry {
		width: 50%;
	}

	.section-content-wrapper.layout-two,
	.section-content-wrapper.layout-two .hentry,
	.section-content-wrapper.layout-four,
	.singular-content-wrap,
	.search-no-results .archive-content-wrap,
	.contact-section .contact-details.two-columns,
	.contact-section .contact-details.two-columns li {
		padding-left: 15px;
		padding-right: 15px;
	}

	.section-content-wrapper.layout-four .hentry,
	.singular-content-wrap .hentry,
	.error404 .error-404.not-found,
	.search-no-results .no-results {
		padding: 0 15px;
	}

	.instagram-button {
	    margin-top: 13px;
	    margin-bottom: 15px;
	}

	.pagination .prev.page-numbers,
	.pagination .next.page-numbers {
		display: inline-block;
	}


	.posts-navigation .nav-previous,
	.post-navigation .nav-previous,
	.posts-navigation .nav-next,
	.post-navigation .nav-next {
		display: table-cell;
		width: 50%;
	}

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

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

	.comment-navigation .nav-previous {
		float: left;
		width: 50%;
	}

	 .comment-navigation .nav-next {
		float: right;
		width: 50%;
	}

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

	.post-navigation,
	.comments-area {
		padding-left: 15px;
		padding-right: 15px;
	}

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

	.post-navigation .nav-next {
		margin-top: 0;
	}

	.author-info {
		-webkit-box-align: center;
        -ms-flex-align: center;
		align-items: center;
		display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
		display: -ms-flexbox;  /* TWEENER - IE 10 */
		display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
		display: flex;         /* NEW, Spec - Firefox, Chrome, Opera */
		overflow: hidden;
		text-align: left;
		width: 100%;
	}

	.author-avatar,
	.author-avatar .avatar {
		border-radius: 100%;
		float: left;
		max-width: 150px;
	}

	.author-description {
		float: left;
		padding-left: 28px;
	}

	.hero-content-wrapper .featured-content-image,
	.promotion-sale-wrapper .featured-content-image,
	.hero-content-wrapper .entry-container,
	.promotion-sale-wrapper .entry-container,
	.contact-section:not(.no-image) .post-thumbnail,
	.contact-section:not(.no-image) .entry-container {
		display: table-cell;
		vertical-align: middle;
		width: 50%;
	}

	.contact-section.no-image .entry-container {
		margin: 0 auto;
		max-width: 600px;
	}

	.hero-content-wrapper .featured-content-image,
	.promotion-sale-wrapper .featured-content-image,
	.contact-section .post-thumbnail {
		bottom: 0;
		padding-bottom: 0;
		position: absolute;
		top: 0;
	}

	.contact-section .post-thumbnail {
		right: 0;
	}

	.hero-content-wrapper.content-aligned-right .featured-content-image,
	.promotion-sale-wrapper.content-aligned-right .featured-content-image {
		left: 0;
	}

	.hero-content-wrapper.content-aligned-right .entry-container,
	.promotion-sale-wrapper.content-aligned-right .entry-container {
		float: right;
	}

	.hero-content-wrapper.content-aligned-left .featured-content-image,
	.promotion-sale-wrapper.content-aligned-left .featured-content-image {
		right: 0;
	}

	.hero-content-wrapper.content-aligned-left .entry-container,
	.promotion-sale-wrapper.content-aligned-left .entry-container {
		float: left;
	}

	.promotion-headline-wrapper .hentry {
		width: 76%;
	}

	.section-content-wrapper.layout-four .hentry {
		width: 50%;
	}

	.entry-content blockquote.alignleft,
	.entry-content blockquote.alignright {
	    width: -webkit-calc(50% - 1.944444444444444em);
	    width: calc(50% - 1.944444444444444em);
	}

	.testimonials-content-wrapper .entry-header:before {
		margin-left: unset;
	}

	.comment-author-container {
		display: table-cell;
		width: 75px;
	}

	.comment-container {
		display: table-cell;
		padding-left: 28px;
	}

	.comment-author,
	.comment-header {
		text-align: left;
	}

	.comment-author-container {
		margin-bottom: 0;
	}

	#gallery-content-section .gallery-columns-2 .gallery-item,
	#gallery-content-section .gallery-columns-4 .gallery-item {
		max-width: 50%;
	}

	.skill-content-wrapper.layout-two {
	    display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
		display: -ms-flexbox;  /* TWEENER - IE 10 */
		display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
		display: flex;         /* NEW, Spec - Firefox, Chrome, Opera */
	    width: 100%;
	    -webkit-box-align: center;
	    -ms-flex-align: center;
	    align-items: center;
	}

	.skill-content-wrapper.layout-two .about-me.hentry {
		margin-right: auto;
		width: 45%;
	}

	.skill-content-wrapper.layout-two .skill-bar-section.hentry {
		float: right;
		width: 53%;
	}

	.skill-content-wrapper.layout-two .hentry {
		padding: 0 15px;
	}

	.contact-section .post-thumbnail {
		margin-top: 0;
	}
}

/*--------------------------------------------------------------
## >= 667px
--------------------------------------------------------------*/

@media screen and (min-width: 41.6875em) {
	.why-choose-us-section .section-heading-wrapper {
		margin-left: unset;
		text-align: left;
	}

	.why-choose-us-section .section-content-wrapper {
		max-width: unset;
	}

	.why-choose-us-section.has-main-image .main-image {
	    bottom: 0;
	    right: 0;
	    padding-bottom: 0;
	    position: absolute;
	    top: 0;
	}

	.why-choose-us-section.has-main-image .main-image,
	.why-choose-us-section.has-main-image .why-choose-us-content-area {
	    display: table-cell;
	    vertical-align: middle;
	    width: 50%;
	}

	.why-choose-us-section.has-main-image .why-choose-us-content-area {
	    float: left;
	}

	.why-choose-us-section .view-all-button {
		text-align: left;
	}

	.section-content-wrapper.layout-three,
	.contact-section .contact-details.two-columns {
		padding-left: 15px;
		padding-right: 15px;
	}

	.section-content-wrapper.layout-three .hentry {
		padding: 0 15px;
		width: 33.33%;
	}

	.section-content-wrap.layout-three .hentry:nth-child(3n+1),
	.section-content-wrapper.layout-three .hentry:nth-child(3n+1) {
	    clear: both;
	}

	.footer-widget-area.three .widget-column {
		width: 33.33%;
	}

	#gallery-content-section .gallery-columns-3 .gallery-item {
		max-width: 33.33333%;
	}

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

	#gallery-content-section .gallery-columns-6 .gallery-item {
		max-width: 16.66667%;
	}

	#gallery-content-section .gallery-columns-7 .gallery-item {
		max-width: 14.28571%;
	}

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

	#gallery-content-section .gallery-columns-9 .gallery-item {
		max-width: 11.11111%;
	}

	.featured-content-section .hentry {
		margin-bottom: 28px;
	}
}

/*--------------------------------------------------------------
## >= 783px
--------------------------------------------------------------*/

@media screen and (min-width: 48.9375em) {
	.admin-bar .slider-content-wrapper .hentry,
	.home.admin-bar .custom-header {
		height: calc(100vh - 32px);
	}

	.header-solid-bg.admin-bar .slider-content-wrapper .hentry,
	.header-solid-bg.home.admin-bar .custom-header {
		height: calc(100vh - 116px);
	}
}

/*--------------------------------------------------------------
## >= 812px
--------------------------------------------------------------*/

@media screen and (min-width: 50.75em) {
	/* Woocommerce styles */
	.site-header-cart {
	    padding: 23px 0;
	}

	ul.products.columns-3 li.product,
	ul.products.columns-6  li.product {
		width: 31.1259%;
		margin-right: 3.3113%;
	}

	ul.products.columns-4  li.product:nth-child(2n+2),
	ul.products.columns-6  li.product:nth-child(2n+2) {
		margin-right: 3.3113%;
	}

	ul.products.columns-3  li.product:nth-child(3n+3),
	ul.products.columns-4  li.product:nth-child(4n+4),
	ul.products.columns-5  li.product:nth-child(5n+5),
	ul.products.columns-6  li.product:nth-child(6n+6) {
		margin-right: 0;
	}

	ul.products.columns-6  li.product:nth-child(3n+3) {
		margin-right: 0;
	}

	ul.products.columns-4  li.product {
		width: 22.5166%;
		margin-right: 3.3113%;
	}

	ul.products.columns-5  li.product {
		width: 17.351%;
		margin-right: 3.3113%;
	}

	.full-width .related ul.products li.product,
	.full-width .upsells ul.products li.product,
	.full-width .cross-sells ul.products li.product {
		width: 25%;
	}

	.two-columns .columns-4 ul.products li.product {
		width: 50%;
	}

	ul.products.columns-4 li.product:nth-child(2n+1),
	ul.products.columns-6  li.product:nth-child(2n+1),
	.full-width .related ul.products li.product:nth-child(2n+1),
	.full-width .upsells ul.products li.product:nth-child(2n+1),
	.full-width .cross-sells ul.products li.product:nth-child(2n+1) {
		clear: none;
	}

	.two-columns .columns-4 ul.products li.product:nth-child(2n+1),
	ul.products.columns-3 li.product:nth-child(3n+1),
	ul.products.columns-4 li.product:nth-child(4n+1),
	ul.products.columns-5 li.product:nth-child(5n+1),
	ul.products.columns-6 li.product:nth-child(6n+1),
	.full-width .related ul.products li.product:nth-child(4n+1),
	.full-width .upsells ul.products li.product:nth-child(4n+1),
	.full-width .cross-sells ul.products li.product:nth-child(4n+1) {
		clear: both;
	}

	table.shop_table {
		background-color: transparent;
	}

	table.cart td.actions input,
	table.cart td.actions .button {
		margin: 0;
	}

	table.shop_table_responsive tr td {
		padding: 10px;
	}

	table.shop_table_responsive tr td.product-thumbnail {
		width: 100px;
	}

	table.shop_table_responsive thead {
		display: table-header-group;
	}

	table.shop_table_responsive tbody th {
		display: table-cell;
	}

	table.shop_table_responsive tr th,
	table.shop_table_responsive tr td {
		text-align: left;
	}

	table.shop_table_responsive tr td {
		display: table-cell;
	}

	table.shop_table_responsive tr td:before {
		display: none;
	}

	table.shop_table_responsive tr td.product-remove a {
		text-align: left;
	}

	table.cart .product-thumbnail img {
		margin: 0;
	}

	.col2-set .form-row-first {
		float: left;
		margin-right: 3.8%;
	}

	.col2-set .form-row-last {
		float: right;
		margin-right: 0;
	}

	.col2-set .form-row-first,
	.col2-set .form-row-last {
		width: 48.1%;
	}

	.woocommerce-account .woocommerce-MyAccount-navigation {
		float: left;
		width: 30%;
		margin: 0;
	}

	.woocommerce-account .woocommerce-MyAccount-content {
		float: right;
		width: 66%;
	}

	.woocommerce-account .woocommerce-MyAccount-content p:first-child {
		margin-top: 0;
	}

	.woocommerce-account .woocommerce-MyAccount-content form > h3 {
		margin-top: 0;
	}

	.woocommerce-MyAccount-content {
		padding-top: 0;
	}

	.site-header-cart .cart-contents {
		padding: 10px 15px;
	}

	.site-header-cart .cart-contents .count {
		display: none;
	}

	.site-header-cart .widget_shopping_cart {
		padding: 0;
		position: absolute;
		top: 100%;
		width: 285px;
		z-index: 199;
		right: -999em;
		display: block;
	}

	.site-header-cart:hover .widget_shopping_cart,
	.site-header-cart.focus .widget_shopping_cart {
		right: 0;
		display: block;
	}

	.site-header-main > #site-header-cart-wrapper {
		display: block;
	}

	#primary-menu-wrapper #site-header-cart-wrapper {
		display: none;
	}/* Woocommerce styles end here */

	#social-search-wrapper {
		display: block;
	}

	.menu-inside-wrapper {
		width: 320px;
		right: 0;
		opacity: 0;
	}

	.is-open .menu-inside-wrapper {
	    visibility: visible;
	    opacity: 1;
	    right: 30px;
	}

	.contact-section .contact-details.two-columns li {
		width: 50%;
	}

	.contact-section .contact-details.two-columns {
		max-width: 1490px;
	}

	.stats-section .section-content-wrapper.layout-three .hentry-inner .post-thumbnail,
	.stats-section .section-content-wrapper.layout-three .hentry-inner .entry-container {
		display: inherit;
		width: auto;
	}

	.stats-section .section-content-wrapper.layout-one .entry-container {
		text-align: left;
	}

	.navigation-default .main-navigation li.menu-item-has-children > ul a {
		padding-left: 42px;
	}

	.navigation-default .main-navigation li.menu-item-has-children ul ul a {
		padding-left: 54px;
	}

	.site-header-menu .is-open .menu-inside-wrapper {
		border-color: transparent;
	}

	.team-section .post-thumbnail,
	.team-section .entry-container {
	    display: table-cell;
	    vertical-align: middle;
	    width: 50%;
	}

	.team-section .post-thumbnail {
	    bottom: 0;
	    padding-bottom: 0;
	    position: absolute;
	    top: 0;
	}

	.team-section.content-aligned-left .post-thumbnail {
	    right: 0;
	}

	.slider-content-wrapper .entry-container {
		padding-left: 120px;
		padding-right: 120px;
	}

	#footer-newsletter .ewnewsletter .widget-wrap,
	#footer-newsletter .has-background-image .widget-inner-wrap {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
		display: -ms-flexbox;  /* TWEENER - IE 10 */
		display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
		display: flex;         /* NEW, Spec - Firefox, Chrome, Opera */
		width: 100%;
	}

	#footer-newsletter .section-heading-wrapper,
	#footer-newsletter .ew-newsletter-wrap {
		width: 50%;
		margin: unset;
	}

	#footer-newsletter .footer-newsletter .widget-wrap,
	#footer-instagram .menu-social-container .widget-wrap {
		margin: 0 auto;
		max-width: 1490px;
	}

	#footer-newsletter .section-heading-wrapper {
		margin-right: auto;
		padding-right: 42px;
		text-align: left;
	}

	#footer-newsletter .ewnewsletter .hentry {
		flex-basis: 60%;
		margin-top: 0;
	}

	#footer-newsletter .ew-newsletter-wrap form {
		max-width: 510px;
		margin-left: auto;
	}
}

/*--------------------------------------------------------------
## >= 1024px
--------------------------------------------------------------*/

@media screen and (min-width: 64em) {
	html,
	body {
		overflow-x: inherit;
	}

	/* Woocommerce styles */
	.woocommerce .site-main #infinite-handle {
		padding-bottom: 21px;
	}

	.woocommerce-products-header .page-title {
		margin-bottom: 7px;
	}

	ul.products li.product {
		margin-bottom: 35px;
	}

	ul.products.columns-6  li.product {
		width: 13.90725%;
		margin-right: 3.3113%;
	}

	ul.products.columns-6 li.product:nth-child(3n+3) {
		margin-right: 3.3113%;
	}

	ul.products.columns-6 li.product:nth-child(6n+6) {
		margin-right: 0;
	}/* Woocommerce styles end here */

	.site-content .wrapper {
		padding-top: 21px;
	}

	.boxed-layout #masthead {
		max-width: 1490px;
		margin: 0 auto;
		width: 96%;
	}

	body.boxed-layout.no-header-media-image.no-header-media-text.no-featured-slider #masthead {
		margin: 0 auto;
		max-width: 1490px;
		width: 96%;
	}

	#masthead + .below-site-header .site-overlay + .section,
	#masthead + .below-site-header .site-overlay + .site-content {
		border: 0;
	}

	.section-heading-wrap,
	.section-heading-wrapper,
	.widget-area .ctsocialwidget .section-title-wrapper {
		padding-bottom: 35px;
	}

	.reserve-content-wrapper .contact-description {
		padding: 70px 35px;
	}

	.reserve-content-wrapper .reservation-form {
		padding: 70px;
	}

	.reserve-content-wrapper .reservation-form form p.form-submit {
		width: 100%;
	}

	.reserve-content-wrapper .section-content-wrap,
	.section-content-wrapper.layout-one,
	.section-content-wrap.layout-one,
	#product-content-section .section-content-wrapper,
	.posts-navigation,
	.pagination,
	.content-area .section-content-wrapper,
	.recent-blog-content-wrapper .section-content-wrap,
	.hero-content-wrapper .section-content-wrap,
	.promotion-sale-wrapper .section-content-wrap,
	.testimonials-content-wrapper .wrapper,
	.gallery-section .section-content-wrapper,
	.hero-content-wrapper .section-content-wrap,
	.contact-section .section-content-wrap,
	#footer-newsletter .widget-wrap,
	#footer-instagram .menu-social-container .widget-wrap,
	.why-choose-us-section .section-heading-wrapper,
	.why-choose-us-section .section-content-wrapper {
	    padding-left: 40px;
	    padding-right: 40px;
	}

	#primary-search-wrapper {
		display: block;
	}

	.navigation-default .menu-inside-wrapper  {
		left: 0;
		top: 50%;
		transform: translateY(-50%);
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
		width: 100%;
		z-index: 1;
	}

	.navigation-default .is-open .menu-inside-wrapper {
	    left: 100%;
	}

	.navigation-default .header-overlay {
		bottom: -1000px;
		display: block;
		height: auto;
		left: 0;
		max-width: 250px;
		position: absolute;
		top: -1000px;
		width: 100%;
		z-index: 7;
	}

	.menu-toggle-wrapper {
		padding: 14px 0;
		position: relative;
		width: 100%;
		z-index: 9;
	}

	.menu-toggle-wrapper:after {
		content: "\f0d9";
		font-size: 42px;
		font-size: 2.625rem;
		line-height: 0;
		opacity: 0;
		position: absolute;
		right: -15px;
		top: 50%;
		transform: translateY(-50%);
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
	}

	.is-open .menu-toggle-wrapper:after {
		opacity: 1;
		right: -2px;
	}

	.navigation-classic .site-header-menu {
		float: none;
	}

	.navigation-classic .menu-toggle {
		display: none;
	}

	.navigation-classic #social-search-wrapper .menu-toggle {
		display: block;
	}

	.navigation-classic #primary-menu-wrapper .menu-inside-wrapper {
		position: relative;
		display: block;
		float: left;
		top: 0;
		left: 0;
		right: 0;
		visibility: visible;
		opacity: 1;
		width: auto;
		bottom: auto;
		background-color: transparent;
		box-shadow: none;
		overflow: inherit;
		width: 100%;
	}

	.navigation-classic:not(.primary-subtitle-popup-disable) .main-navigation a {
		padding: 14px 20px;
	}

	.navigation-classic:not(.primary-subtitle-popup-disable) .main-navigation ul ul a {
		padding: 10px 20px;
		text-align: left;
	}

	.navigation-classic .main-navigation li.menu-item-has-children ul ul a {
		padding-left: 20px;
	}

	.navigation-classic:not(.primary-subtitle-popup-disable) .main-navigation .menu-item-has-children > a:after,
	.navigation-classic:not(.primary-subtitle-popup-disable) .main-navigation .page_item_has_children > a:after {
	   	content: "\f105";
	    font-size: 22px;
	    font-size: 1.375rem;
	    padding-left: 12px;
	    line-height: 1;
	    position: absolute;
		top: 18px;
	}

	.navigation-classic .main-navigation ul ul .menu-item-has-children > a:after,
	.navigation-classic .main-navigation ul ul .page_item_has_children > a:after {
		padding: 0;
		position: absolute;
		right: 21px;
		top: 10px;
	}

	.navigation-classic:not(.primary-subtitle-popup-disable) .main-navigation ul ul {
		-webkit-box-shadow: 0 3px 3px rgba( 0, 0, 0, 0.1 );
		-moz-box-shadow: 0 3px 3px rgba( 0, 0, 0, 0.1 );
		box-shadow: 0 3px 3px rgba( 0, 0, 0, 0.1 );
		display: block;
		float: left;
		left: -999em;
		position: absolute;
		top: 0;
		z-index: 99999;

	}

	.navigation-classic .main-navigation ul ul a {
		width: 250px;
	}

	.navigation-classic:not(.primary-subtitle-popup-disable) .main-navigation ul li:hover > ul,
	.navigation-classic:not(.primary-subtitle-popup-disable) .main-navigation ul li.focus > ul {
		left: 100%;
	}

	.navigation-classic #primary-menu-wrapper {
		width: 100%;
	}

	.navigation-classic #social-search-wrapper {
		float: right;
	}

	.navigation-classic:not(.primary-subtitle-popup-disable) .dropdown-toggle,
	.navigation-classic:not(.primary-subtitle-popup-disable) .main-navigation ul .dropdown-toggle.toggled-on,
	.navigation-classic:not(.primary-subtitle-popup-disable) #primary-menu-wrapper .menu-toggle-wrapper {
		display: none;
	}

	.hentry,
	.view-all-button {
		margin-bottom: 35px;
	}

	.slider-content-wrapper .entry-title,
	.home .custom-header .entry-title {
		font-size: 49px;
		font-size: 3.0625rem;
	}

	h1,
	.single .content-area .entry-title,
	.error404 .content-area .page-title,
	.search .content-area .page-title,
	.page .content-area .entry-title,
	.woocommerce-page .page-title,
	body:not(.home) .custom-header .entry-title {
		font-size: 37px;
		font-size: 2.3125rem;
	}

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

	h3,
	.slider-content-wrapper .sub-title,
	.custom-header .sub-title {
		font-size: 28px;
		font-size: 1.75rem;
	}

	.section-title,
	.hero-content-wrapper .entry-title,
	.contact-section .entry-title,
	.promotion-sale-wrapper .entry-title,
	.reserve-content-wrapper .entry-title,
	.stats-section .entry-title,
	#skill-section .entry-title {
		font-size: 37px;
		font-size: 2.3125rem;
	}

	.comment-reply-title {
		font-size: 34px;
		font-size: 2.125rem;
	}

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

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

	.slider-content-wrapper + .custom-header .entry-container,
	.hero-content-wrapper.section,
	.promotion-sale-wrapper.section {
		padding-bottom: 63px;
		padding-top: 63px;
	}

	.has-header-video.no-header-media-text .wp-custom-header {
		padding-bottom: 250px;
		padding-top: 250px;
	}

	.custom-header-content {
		padding-bottom: 120px;
		padding-top: 195px;
	}

	.site-info {
		padding-top: 21px;
	}

	.infinite-scroll.infinity-end .wrapper,
	.woocommerce-pagination,
	.menu-items {
		padding-bottom: 28px;
	}

	.two-columns-layout .singular-content-wrap,
	.search-no-results .archive-content-wrap {
		padding-bottom: 21px;
	}

	.section {
		padding-bottom: 28px;
		padding-top: 21px;
	}

	.section-content-wrapper.layout-three .hentry,
	.section-content-wrapper.layout-four,
	.section-content-wrapper.layout-three,
	.section-content-wrapper.layout-two,
	.section-content-wrapper.layout-two .hentry,
	.singular-content-wrap,
	.singular-content-wrap .hentry,
	.error404 .error-404.not-found,
	.section-content-wrapper.layout-four .hentry,
	.clients-content-wrapper .hentry,
	.clients-content-wrapper,
	.why-choose-us-section .section-content-wrapper {
		padding-left: 20px;
		padding-right: 20px;
	}

	.instagram-button {
		margin-top: 15px;
		margin-bottom: 20px;
	}

	.section-content-wrapper.layout-four .hentry,
	.footer-widget-area.four .widget-column {
		width: 25%;
	}

	.section-content-wrap.layout-four .hentry:nth-child(2n+1),
	.section-content-wrapper.layout-four .hentry:nth-child(2n+1) {
		clear: none;
	}

	.section-content-wrap.layout-four .hentry:nth-child(4n+1),
	.section-content-wrapper.layout-four .hentry:nth-child(4n+1) {
	    clear: both;
	}

	.infinite-scroll .archive-content-wrap {
		padding-bottom: 21px;
	}

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

	.sidebar .widget {
		padding-left: 0;
		padding-right: 0;
	}

	.sidebar {
	    float: right;
		padding-left: 10px;
	    padding-top: 42px;
	    margin-left: 71.145%;
	    width: 28.855%;
	}

	.content-left .sidebar {
	    padding-right: 40px;
	}

	.content-right .sidebar {
	    padding-left: 40px;
	}

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

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

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

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

	.archive .page-header,
	.search .page-header {
		padding-bottom: 42px;
	}

	.site-main .posts-navigation .nav-previous,
	.site-main .posts-navigation .nav-next,
	.pagination .prev.page-numbers,
	.pagination .next.page-numbers {
		margin: 35px 0 21px 0;
	}

	.site-main.woocommerce {
		padding-top: 63px;
	}

	.post-navigation,
	.comments-area {
		padding-left: 20px;
		padding-right: 20px;
	}

	.comments-area {
		padding-top: 49px;
	}

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

	.comment-respond {
		padding: 35px 49px;
	}

	.promotion-headline-wrapper .hentry {
		padding: 63px 40px;
	}

	.sidebar .widget {
		width: 100%;
	}

	.widget {
		padding: 28px 20px;
	}

	.footer-widget-area .wrapper {
		padding-top: 14px;
	}

	.footer-widget-area .wrapper {
		padding-left: 20px;
		padding-right: 20px;
	}

	.widget-title,
	.widgettitle {
		margin-bottom: 21px;
	}

	.slider-content-wrapper .more-button,
	.custom-header .more-button {
		margin-top: 21px;
	}

	.testimonials-content-wrapper.section {
		padding-bottom: 63px;
	}

   	.sidebar .widget {
   		margin: 0 0 42px;
   	}

   	.slider-content-wrapper .cycle-prev,
   	.slider-content-wrapper .cycle-next {
   		display: block;
   	}

   	.two-columns-layout .singular-content-wrap {
   		border: none;
   	}

   	.section-content-wrapper,
   	.section-content-wrap {
   		padding-bottom: 0;
   	}

   	.sidebar {
		padding-bottom: 21px;
	}

	#social-menu-wrapper {
	    -webkit-flex: 0 1 auto;
	    -ms-flex: 0 1 auto;
	    flex: 0 1 auto;
	}

	.site-header-cart .cart-contents .count {
		display: inline;
	}

	.navigation-classic #header-navigation-area {
		display: block;
		margin: 0 auto;
		text-align: center;
	    position: absolute;
	    left: 50%;
	    top: 50%;
	    transform: translate(-50%,-50%);
	    width: 100%;
	}

	.hero-content-wrapper .entry-content,
	.promotion-sale-wrapper .entry-content,
	.hero-content-wrapper .entry-summary,
	.promotion-sale-wrapper .entry-summary {
		margin-top: 21px;
	}

	.contact-section .entry-content,
	.contact-section .entry-summary {
		margin-top: 35px;
	}

	.reservation-highlight-text {
		font-size: 24px;
		font-size: 1.5rem;
		margin-top: 28px;
	}

	.contact-details {
		padding: 0;
	}

	.promotion-headline-wrapper .entry-content,
	.promotion-headline-wrapper .entry-summary {
		margin-top: 28px;
	}

	.services-section.no-section-heading,
	.pricing-section.no-section-heading,
	.stats-section.no-section-heading,
	#skill-section {
		padding-top: 63px;
	}

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

	#gallery-content-section  .gallery-item {
		overflow: hidden;
	}

	#gallery-content-section  .gallery-item figcaption {
		bottom: -60px;
		opacity: 0;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
	}

	#gallery-content-section  .gallery-item:hover figcaption,
	#gallery-content-section  .gallery-item:focus figcaption {
		bottom: 0;
		opacity: 1;
	}

	#gallery-content-section .gallery-icon:hover a:before,
	#gallery-content-section .gallery-icon:focus a:before,
	#gallery-content-section .tiled-gallery-item:hover a:before,
	#gallery-content-section .tiled-gallery-item:hover a:before {
	    content: "";
	    height: 100%;
	    left: 0;
	    position: absolute;
	    top: 0;
	    width: 100%;
	}

	#gallery-content-section .gallery-icon:hover a:before,
	#gallery-content-section .gallery-icon:focus a:before,
	#gallery-content-section .tiled-gallery-item:hover a:before,
	#gallery-content-section .tiled-gallery-item:focus a:before {
	    background-color: rgba(0,0,0,.5);
	}

	.header-solid-bg.admin-bar .slider-content-wrapper .hentry,
	.header-solid-bg.home.admin-bar .custom-header {
		height: calc(100vh - 186px);
	}

	.header-solid-bg.slider-content-wrapper .hentry,
	.header-solid-bg.home .custom-header {
		height: calc(100vh - 154px);
	}

	#gallery-content-section .entry-footer {
		margin-top: 21px;
	}

	#masthead {
		bottom: 0;
	    max-width: 250px;
	    position: fixed;
	}

	.below-site-header {
		left: 250px;
		position: absolute;
		right: 0;
		top: 0;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
	}

	.menu-open.navigation-default .below-site-header {
		left: 400px;
	}

	.admin-bar #masthead {
		top: 32px;
	}

	.site-header-menu > #site-header-cart-wrapper {
		display: none;
	}

	.navigation-default .mobile-social-search {
		display: none;
	}

	#social-menu-wrapper {
		display: block;
	}

	.site-header-menu {
		width: 100%;
	}

	.menu-inside-wrapper {
		top: 0;
		-webkit-transition: left 0.3s ease-out;
		-moz-transition: left 0.3s ease-out;
		-o-transition: left 0.3s ease-out;
		transition: left 0.3s ease-out;
	}

	.site-header-main > #site-header-cart-wrapper {
		display: none;
	}

	.site-header-main .search-social-container {
		position: relative;
		width: 100%;
		z-index: 9;
	}

	.site-header .wrapper,
	.site-header .site-header-main {
		height: 100%;
	}

	.site-header-main #primary-search-wrapper {
		padding: 20px;
	}

	.site-header-main .menu-social-container {
		margin-top: -20px;
		padding: 10px;
	}

	.site-header .site-header-main {
		-webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-orient: vertical;
		-webkit-box-direction: normal;
    	-ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: nowrap;
    	flex-wrap: nowrap;
		padding-left: 0;
		padding-right: 0;
	}

	.site-header-main .site-branding {
		display: unset;
		margin: 0 auto;
		padding: 28px 20px;
		text-align: center;
		position: relative;
		width: 100%;
		z-index: 9;
	}

	.wp-custom-logo .custom-logo-link,
	.site-identity {
		width: 100%;
		margin-right: 0;
	}

	.wp-custom-logo .custom-logo-link {
		margin-bottom: 7px;
	}

	.site-header-main .menu-social-container {
		margin-left: -10px;
		text-align: center;
	}

	.widget.menu-social-container {
		margin-left: 0;
	}

	.navigation-classic .main-navigation ul ul ul {
		top: -10px;
	}

	.navigation-classic .mobile-social-search {
		display: none;
	}

	.site-title {
	    font-size: 28px;
	    font-size: 1.75rem;
	}

	.main-navigation {
		padding: 0;
	}

	.navigation-classic:not(.primary-subtitle-popup-disable) .main-navigation li > ul {
		padding: 10px 0;
	}

	.navigation-classic:not(.primary-subtitle-popup-disable) .main-navigation ul li.menu-item-has-children > a {
		padding-right: 20px;
	}

	.navigation-classic .main-navigation ul ul li.menu-item-has-children > a {
		padding-right: 42px;
	}

	.navigation-default .menu-toggle {
		font-size: 32px;
		font-size: 2rem;
	}

	.navigation-default .menu-toggle .menu-label {
		display: none;
		font-size: 18px;
		font-size: 1.125rem;
	}

	.menu-toggle {
		margin: 0 auto;
		display: block;
	}

	.navigation-default #primary-menu-wrapper {
		width: 100%;
	}

	.slider-content-wrapper .entry-content,
	.slider-content-wrapper .entry-summary,
	.custom-header .entry-content,
	.custom-header .entry-summary {
		margin-top: 21px;
	}

	.portfolio-section .entry-title a:after {
		 content: "\f002";
	}

	.portfolio-section .hentry:hover .entry-container {
	    opacity: 1;
	}

	.portfolio-section .entry-title {
		display: none;
		opacity: 0;
		-webkit-transition: all .3s ease-in-out;
		-moz-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}

	.portfolio-section .hentry:hover .entry-title {
		display: block;
		opacity: 1;
	}

	.portfolio-section .entry-title a:after {
		border-radius: 50%;
		display: block;
		line-height: 40px;
		height: 40px;
		margin: 14px auto 0 auto;
		width: 40px;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out
	}

	.portfolio-section .hentry .entry-container {
		background-color: transparent;
		bottom: unset;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: auto;
	}

	.portfolio-section .post-thumbnail a:after {
		content: "";
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		opacity: 0;
		visibility: hidden;
		background-color: rgba(0,0,0,.5);
		-webkit-transition: all .3s ease-in-out;
		-moz-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}

	.portfolio-section .post-thumbnail a:hover::after {
		opacity: 1;
		visibility:visible;
	}

	.portfolio-section .inner-wrap {
		/*padding: 35px;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);*/
	}

	.featured-content-section .hentry,
	.featured-content-section .section-content-wrapper .hentry:last-of-type {
		margin-bottom: 35px;
	}

	.cycle-prev,
	.cycle-next {
		opacity: 0;
	}

	.cycle-prev {
		left: -60px;
	}

	.cycle-next {
		right: -60px;
	}

	.slider-content-wrapper:hover .cycle-prev,
	.slider-content-wrapper:focus .cycle-prev,
	.slider-content-wrapper:hover .cycle-next,
	.slider-content-wrapper:focus .cycle-next,
	.testimonials-content-wrapper:hover .cycle-prev,
	.testimonials-content-wrapper:focus .cycle-prev,
	.testimonials-content-wrapper:hover .cycle-next,
	.testimonials-content-wrapper:focus .cycle-next,
	#clients-section:hover .cycle-prev,
	#clients-section:focus .cycle-prev,
	#clients-section:hover .cycle-next,
	#clients-section:focus .cycle-next {
		opacity: 1;
	}

	.slider-content-wrapper:hover .cycle-prev,
	.slider-content-wrapper:focus .cycle-prev,
	.testimonials-content-wrapper:hover .cycle-prev,
	.testimonials-content-wrapper:focus .cycle-prev,
	#clients-section:hover .cycle-prev,
	#clients-section:focus .cycle-prev {
		left: 0;
	}

	.slider-content-wrapper:hover .cycle-next,
	.slider-content-wrapper:focus .cycle-next,
	.testimonials-content-wrapper:hover .cycle-next,
	.testimonials-content-wrapper:focus .cycle-next,
	#clients-section:hover .cycle-next,
	#clients-section:focus .cycle-next {
		right: 0;
	}

	.testimonials-content-wrapper .entry-content,
	.testimonials-content-wrapper .entry-summary {
		margin-top: 21px;
	}

	.testimonials-content-wrapper .entry-container {
		padding-bottom: 91px;
	}

	.hero-content-wrapper .entry-container,
	.promotion-sale-wrapper .entry-container {
		padding: 63px;
	}

	.hero-content-wrapper .hentry.has-post-thumbnail .entry-container,
	.promotion-sale-wrapper .hentry .entry-container,
	.contact-section .entry-container {
	    padding: 87px 50px;
	}

	.promotion-sale-wrapper.content-aligned-right.has-foreground-image .entry-container {
		padding-left: 130px;
		padding-right: 0;
	}

	.promotion-sale-wrapper.content-aligned-left.has-foreground-image .entry-container {
		padding-left: 0;
		padding-right: 130px;
	}

	.promotion-sale-wrapper.has-foreground-image {
		overflow: unset;
		position: relative;
	}

	.promotion-sale-wrapper.has-foreground-image:after {
	    background-position: center bottom;
		background-repeat: no-repeat;
	    bottom: -84px;
	    content: "";
	    height: 100%;
	    position: absolute;
	    width: 100%;
	    z-index: 1;
	}

	.promotion-sale-wrapper.has-foreground-image .entry-container {
		padding-bottom: 130px;
		padding-top: 130px;
		position: relative;
		z-index: 2;
	}

	.promotion-sale-wrapper.has-foreground-image + .section {
		padding-top: 103px;
	}

	.skill-bar-section {
		padding: 0 25px;
	}

	.clients-content-wrapper .hentry {
		padding-bottom: 49px;
	}

	.cycle-pager {
		bottom: 63px;
	}

	#clients-section .wrapper {
		padding-bottom: 35px;
	}

	#contact-section:not(.no-image) .entry-container {
		padding-left: 0;
	}

	.archive .content-area .hentry .entry-container,
	body:not(.home).blog .content-area .hentry .entry-container {
		padding: 35px;
	}

	.navigation-classic.primary-subtitle-popup-disable .site-header-main {
		overflow-x: hidden;
		overflow-y: auto;
	}

	.navigation-classic .menu-toggle-wrapper {
		display: none;
	}

}

/*--------------------------------------------------------------
## >= 1366px
--------------------------------------------------------------*/

@media screen and (min-width: 85.375em) {
	.reserve-content-wrapper .section-content-wrap,
	.reserve-content-wrapper .section-content-wrap.layout-one,
	.section-heading-wrap,
	.section-heading-wrapper,
	.archive .page-header,
	.search .page-header,
	.woocommerce-page .site-content .wrapper,
	.entry-breadcrumbs,
	.custom-header-content,
	.content-area .section-content-wrapper,
	.recent-blog-content-wrapper .section-content-wrap,
	.hero-content-wrapper .section-content-wrap,
	.promotion-sale-wrapper .section-content-wrap,
	.testimonials-content-wrapper .wrapper,
	.gallery-section .section-content-wrapper,
	.section-content-wrapper.layout-one,
	.section-content-wrap.layout-one,
	#product-content-section .section-content-wrapper,
	.posts-navigation,
	.pagination,
	.promotion-headline-wrapper .hentry,
	.hero-content-wrapper .section-content-wrap,
	#footer-newsletter .widget-wrap,
	#footer-instagram .menu-social-container .widget-wrap,
	.contact-section .section-content-wrap,
	.why-choose-us-section .section-heading-wrapper,
	.why-choose-us-section .section-content-wrapper {
		padding-left: 60px;
		padding-right: 60px;
	}

	.slider-content-wrapper + .custom-header .entry-container {
		padding-top: 77px;
		padding-bottom: 77px;
	}

	.home .custom-header-content {
		padding: 200px 60px;
	}

	.widget-title,
	.widgettitle {
		margin-bottom: 28px;
	}

	.section-content-wrapper.layout-three,
	.section-content-wrapper.layout-four,
	.section-content-wrapper.layout-two,
	.singular-content-wrap,
	.search-no-results .archive-content-wrap,
	.clients-content-wrapper {
		padding-left: 40px;
		padding-right: 40px;
	}

	.content-left .sidebar {
	    padding-right: 60px;
	}

	.content-right .sidebar {
	    padding-left: 60px;
	}

	.archive .page-header,
	.search .page-header,
	.error404 .error-404.not-found .page-header {
		padding-bottom: 49px;
	}

	.infinite-scroll.infinity-end .wrapper {
		padding-bottom: 35px;
	}

	.woocommerce-pagination {
		padding-bottom: 42px;
	}

	.footer-widget-area .wrapper {
		padding-left: 25px;
		padding-right: 25px;
	}

	.widget {
		padding: 28px 35px;
	}

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

	.more-button,
	.author-link,
	.hero-content-wrapper .more-button,
	.promotion-sale-wrapper .more-button,
	.promotion-headline-wrapper .more-button {
		margin-top: 28px;
	}

	.promotion-sale-wrapper.content-aligned-right.has-foreground-image .entry-container {
		padding-left: 160px;
	}

	.promotion-sale-wrapper.content-aligned-left.has-foreground-image .entry-container {
		padding-right: 160px;
	}

	.archive .content-area .hentry .entry-container,
	body:not(.home).blog .content-area .hentry .entry-container {
		padding: 42px;
	}
}

/*--------------------------------------------------------------
## >= 1600px
--------------------------------------------------------------*/

@media screen and (min-width: 100em) {
	.product-container a.button,
	.woocommerce .product-container .wc-forward {
		margin-top: 21px;
	}
	.woocommerce .site-main #infinite-handle {
		padding-bottom: 42px;
	}

	.woocommerce-products-header .page-title {
		margin-bottom: 14px;
	}

	.single-product div.product .related,
	.single-product div.product .upsells,
	.cart-collaterals .cross-sells,
	.cart-collaterals .cart_totals {
		margin-top: 56px;
	}

	ul.products li.product {
		margin-bottom: 42px;
	}

	.site-main.woocommerce,
	#skill-section {
		padding-top: 84px;
	}

	.site-content .wrapper {
		padding-top: 42px;
	}

	.reserve-content-wrapper .contact-description strong {
		font-size: 20px;
		font-size: 1.25rem;
	}

	.info {
		font-size: 26px;
		font-size: 1.625rem;
	}

	.reserve-content-wrapper .entry-content,
	.reserve-content-wrapper .entry-summary {
		margin-top: 35px;
	}

	.reserve-content-wrapper .contact-description {
		padding: 84px 42px;
	}

	.reserve-content-wrapper .reservation-form {
		padding: 84px 112px;
	}

	.slider-content-wrapper .entry-title,
	.home .custom-header .entry-title {
		font-size: 56px;
		font-size: 3.5rem;
	}

	h1,
	.single .content-area .entry-title,
	.error404 .content-area .page-title,
	.search .content-area .page-title,
	.page .content-area .entry-title,
	.woocommerce-page .page-title,
	body:not(.home) .custom-header .entry-title {
		font-size: 42px;
		font-size: 2.625rem;
	}

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

   	.sidebar .widget {
   		margin: 0 0 49px;
   	}

	.section-title,
	.hero-content-wrapper .entry-title,
	.contact-section .entry-title,
	.promotion-sale-wrapper .entry-title,
	.reserve-content-wrapper .entry-title,
	.stats-section .entry-title,
	#skill-section .entry-title {
		font-size: 42px;
		font-size: 2.625rem;
	}

	.home .custom-header-content {
		padding-bottom: 220px;
		padding-top: 220px;
	}

	.custom-header-content {
		padding-bottom: 180px;
		padding-top: 240px;
	}

	.has-header-video.no-header-media-text .wp-custom-header {
		padding-bottom: 325px;
		padding-top: 325px;
	}

	.slider-content-wrapper .more-button,
	.custom-header .more-button {
		margin-top: 28px;
	}

	.infinite-scroll .archive-content-wrap {
		padding-bottom: 42px;
	}

	.hero-content-wrapper.section,
	.promotion-sale-wrapper.section {
		padding-bottom: 84px;
		padding-top: 84px;
	}

	.hero-content-wrapper .entry-container,
	.promotion-sale-wrapper .entry-container {
		padding: 84px;
	}

	.hero-content-wrapper .hentry.has-post-thumbnail .entry-container,
	.promotion-sale-wrapper .hentry .entry-container,
	.contact-section .entry-container {
		padding: 140px 70px;
	}

	.testimonials-content-wrapper.section {
		padding-bottom: 84px;
	}

	.site-main .posts-navigation .nav-previous,
	.site-main .posts-navigation .nav-next,
	.pagination .prev.page-numbers,
	.pagination .next.page-numbers {
		margin: 42px 0;
	}

	.site-info,
	.sidebar {
		padding-top: 42px;
	}

	.two-columns-layout .singular-content-wrap,
	.search-no-results .archive-content-wrap,
	.sidebar {
		padding-bottom: 42px;
	}

	.section,
	#footer-newsletter .widget,
	#footer-instagram .menu-social-container {
		padding-bottom: 42px;
		padding-top: 42px;
	}

	.footer-widget-area .wrapper {
		padding-bottom: 21px;
		padding-top: 21px;
	}

	.widget {
		padding: 35px;
	}

	.promotion-headline-wrapper .hentry {
	    padding: 84px 60px;
	}

	.comment-respond {
		padding: 35px 70px;
	}

	.hentry,
	.view-all-button {
		margin-bottom: 42px;
	}

	.hero-content-wrapper .entry-content,
	.promotion-sale-wrapper .entry-content,
	.hero-content-wrapper .entry-summary,
	.promotion-sale-wrapper .entry-summary {
		margin-top: 28px;
	}

	.contact-section .entry-content,
	.contact-section .entry-summary {
		margin-top: 42px;
	}

	.services-section.no-section-heading,
	.pricing-section.no-section-heading,
	.stats-section.no-section-heading {
		padding-top: 84px;
	}

	.entry-price {
		width: 12%;
	}

	#gallery-content-section .entry-footer {
		margin-top: 42px;
	}

	.site-title {
		font-size: 32px;
		font-size: 2rem;
	}

	.site-branding {
		padding-top: 35px;
		padding-bottom: 35px;
	}

	.navigation-default .header-overlay {
		max-width: 270px;
	}

	.below-site-header {
		left: 270px;
	}

	#masthead {
	    max-width: 270px;
	}

	.navigation-classic .main-navigation ul ul a {
		width: 270px;
	}

	.menu-open.navigation-default .below-site-header {
		left: 540px;
	}

	.featured-content-section .entry-container {
		padding: 35px 42px;
	}

	.archive-content-wrap .entry-footer {
		margin-top: 35px;
	}

	.post-navigation .nav-previous,
	.post-navigation .nav-next {
		font-size: 18px;
		font-size: 1.125rem;
	}

	.post-navigation .nav-links {
	    padding-bottom: 49px;
	}

	.entry-title,
	.stats-section .entry-content,
	.stats-section .entry-summary,
	ul.products li.product .woocommerce-loop-product__title,
	.widget-area .menu-social-container a {
		font-size: 24px;
		font-size: 1.5rem;
	}

	.widget-area .menu-social-container a {
		height: 70px;
		margin: 7px 21px 0 0;
		line-height: 70px;
		width: 70px;
	}

	.stats-section .entry-content,
	.stats-section .entry-summary {
		margin-top: 14px;
	}

	.featured-content-section .hentry,
	.featured-content-section .section-content-wrapper .hentry:last-of-type {
		margin-bottom: 42px;
	}

	.team-social-profile .menu-social-container {
		padding: 14px 0;
	}

	.team-section .entry-content,
	.team-section .entry-summary {
		margin-top: 21px;
	}

	.testimonials-content-wrapper .entry-content,
	.testimonials-content-wrapper .entry-summary {
		margin-top: 28px;
	}

	.testimonials-content-wrapper .entry-container {
		padding-bottom: 105px;
	}

	.promotion-sale-wrapper.content-aligned-right.has-foreground-image .entry-container {
		padding-left: 200px;
	}

	.promotion-sale-wrapper.content-aligned-left.has-foreground-image .entry-container {
		padding-right: 200px;
	}

	.promotion-sale-wrapper.has-foreground-image + .section {
		padding-top: 126px;
	}

	.clients-content-wrapper .hentry {
		padding-bottom: 56px;
	}

	.cycle-pager {
		bottom: 84px;
	}

	#clients-section .wrapper {
		padding-bottom: 42px;
	}

	.archive .content-area .hentry .entry-container
	body:not(.home).blog .content-area .hentry .entry-container {
		padding: 56px;
	}
}

/*--------------------------------------------------------------
## >= 1920px
--------------------------------------------------------------*/

@media screen and (min-width: 120em) {
	.navigation-default .header-overlay {
		max-width: 300px;
	}

	.below-site-header {
		left: 300px;
	}

	#masthead {
	    max-width: 300px;
	}

	.navigation-classic .main-navigation ul ul a {
		width: 300px;
	}

	.menu-open.navigation-default .below-site-header {
		left: 600px;
	}
}

/*--------------------------------------------------------------
# Colors
--------------------------------------------------------------*/

/* Background Color */
body  {
	background-color: #fff;
}

/* Header Text Color */
.site-title a {
	color: #fff;
}

/* Page Background Color */
.sidebar .widget-wrap,
.comment-respond,
.author-info,
.team-section,
.pricing-section .hentry-inner,
#footer-newsletter,
#skill-section {
	background-color: #fAf6f5;
}

/* Secondary Background Color */
.woocommerce-account .woocommerce-MyAccount-navigation a,
.woocommerce-pagination ul li span.current,
.woocommerce-pagination ul li a:hover,
.hero-content-wrapper.boxed .entry-container,
.hero-content-wrapper.fluid.has-content-frame .entry-container,
.menu-toggle:hover .bars,
.menu-toggle:focus .bars,
.widget-area .essential-widgets .tagcloud a,
.menu-toggle:hover .bars,
.menu-toggle:focus .bars,
.team-section .entry-container,
.promotion-sale-wrapper button,
.promotion-sale-wrapper .button,
#footer-instagram .widget-area .menu-social-container {
	background-color: #fff;
}

@media screen and (min-width: 64em) {
	.main-navigation ul ul,
	.navigation-classic:not(.primary-subtitle-popup-disable) .main-navigation ul ul,
	.navigation-default .menu-inside-wrapper {
		background-color: #fff;
	}
}

/* 96% of Secondary Background Color */
.reserve-content-wrapper input[type="text"],
.reserve-content-wrapper input[type="email"],
.reserve-content-wrapper input[type="url"],
.reserve-content-wrapper input[type="password"],
.reserve-content-wrapper input[type="search"],
.reserve-content-wrapper input[type="number"],
.reserve-content-wrapper input[type="tel"],
.reserve-content-wrapper input[type="range"],
.reserve-content-wrapper input[type="date"],
.reserve-content-wrapper input[type="month"],
.reserve-content-wrapper input[type="week"],
.reserve-content-wrapper input[type="time"],
.reserve-content-wrapper input[type="datetime"],
.reserve-content-wrapper input[type="datetime-local"],
.reserve-content-wrapper input[type="color"],
.reserve-content-wrapper textarea,
.reserve-content-wrapper select,
hr,
pre,
.custom-header:before,
.page-numbers,
.page-links a,
table thead,
mark,
ins,
.woocommerce-tabs .panel,
.woocommerce-tabs ul.tabs li.active a,
.hero-content-wrapper,
.custom-header,
.promotion-headline-wrapper,
.reserve-content-wrapper .reservation-form {
	background-color: #f6f6f6;
}

@media screen and (min-width: 41.6875em) {
	table.shop_table .cart-subtotal th,
	table.shop_table .order-total th,
	.site-header-cart .widget_shopping_cart {
		background-color: #f6f6f6;
	}
}

/* Main Text Color */
body,
button,
input,
select,
optgroup,
textarea {
	color: #333;
}

.hero-content-wrapper .entry-title span,
#skill-section .entry-title span {
	color: #333;
}

#primary-menu-wrapper #site-header-cart-wrapper,
.cycle-pager span:hover,
.cycle-pager span:focus {
	background-color: #333;
}

.navigation-classic .main-navigation > ul > li:after,
.is-open .menu-inside-wrapper,
.menu-toggle {
	border-color: #333;
}

/* Heading Text Color */
.section-title,
.no-header-media-image .custom-header .entry-summary,
.no-header-media-image .custom-header .entry-content,
.drop-cap:first-letter,
.sidebar .widget-title,
.sidebar .widgettitle,
.contact-details li a:hover .contact-label,
.contact-details li a:focus .contact-label {
	color: #000;
}

/* 87% of Heading Text Color */
h1,
h2,
h3,
h4,
h5,
h6 {
	color: rgba(0,0,0,0.87);
}

/* Link Color */
a,
.no-header-media-image .custom-header .entry-title,
.menu-toggle,
.search-submit,
.more-link,
.entry-meta a:before,
.entry-title a,
.entry-meta a:hover,
.entry-meta a:focus,
.widget a,
.author a,
.woocommerce-tabs .panel h2:first-of-type,
 ul.products li.product .woocommerce-loop-product__title,
 .woocommerce .product-container .wc-forward,
 .woocommerce-tabs ul.tabs li a:hover,
.woocommerce-tabs ul.tabs li a:focus,
.woocommerce-tabs ul.tabs li.active a,
span.price ins,
p.price ins,
.woocommerce-pagination ul li span.current,
.woocommerce-pagination ul li a:hover,
.reservation-highlight-text span,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus,
.woocommerce .product-container .button {
	color: #000;
}

@media screen and (min-width: 64em) {
	.navigation-default .main-navigation ul li a,
	.navigation-classic:not(.primary-subtitle-popup-disable) .main-navigation ul ul a {
		color: #000;
	}
}

/* Link Hover Color */
a:hover,
a:focus,
.entry-meta a,
.menu-toggle:hover,
.menu-toggle:focus,
.dropdown-toggle:hover,
.dropdown-toggle:focus,
.search-submit:hover,
.search-submit:focus,
.more-link:hover,
.more-link:focus,
.entry-title a:hover,
.entry-title a:focus,
.widget a:hover,
.widget a:focus,
.page-numbers:hover,
.page-numbers:focus,
.pagination .page-numbers.current,
.woocommerce .entry-breadcrumbs .woocommerce-breadcrumb a:hover,
.woocommerce .entry-breadcrumbs .woocommerce-breadcrumb a:focus,
.entry-breadcrumbs a:hover,
.entry-breadcrumbs a:focus,
.breadcrumb-current,
.woocommerce .entry-breadcrumbs .woocommerce-breadcrumb span,
.page-links > span,
.site-title a:hover,
.site-title a:focus,
.site-footer a:hover,
.site-footer a:focus,
blockquote:before,
 ul.products li.product .woocommerce-loop-product__title:hover,
 ul.products li.product .woocommerce-loop-product__title:focus,
 table.shop_table_responsive tr td a,
.product-container a.added_to_cart,
.single-product .product_meta a,
.woocommerce-info a,
.variations .reset_variations,
.star-rating span:before,
p.stars:hover a:before,
p.stars.selected a.active:before,
p.stars.selected a:not(.active):before,
.single-product div.product .woocommerce-product-rating .woocommerce-review-link,
.promotion-headline-wrapper .section-title,
.portfolio-section .entry-title a:hover,
.portfolio-section .entry-title a:focus,
.scroll-down:hover,
.scroll-down:focus,
.team-section.has-background-image .entry-title a:hover,
.team-section.has-background-image .entry-title a:focus,
.team-section.has-background-image .hentry .more-link:hover,
.team-section.has-background-image .hentry .more-link:focus,
#product-content-section.has-background-image ul.products li.product .woocommerce-loop-product__title:hover,
#product-content-section.has-background-image ul.products li.product .woocommerce-loop-product__title:focus,
#product-content-section.has-background-image .woocommerce-Price-amount:hover,
#product-content-section.has-background-image .woocommerce-Price-amount:focus,
.stats-section .entry-title a:hover,
.stats-section .entry-title a:focus,
.stats-section .hentry .more-link:hover,
.stats-section .hentry .more-link:focus,
.contact-details li .fa,
.site-header .search-submit:hover,
.site-header .search-submit:focus,
.cart-contents:hover,
.cart-contents:focus,
.site-header-main .social-navigation a:hover,
.site-header-main .social-navigation a:focus,
.pricing-section .package-price,
.testimonials-content-wrapper .entry-title a:hover,
.testimonials-content-wrapper .entry-title a:focus,
.widget-area .essential-widgets .tagcloud a,
.testimonials-content-wrapper .entry-container:before,
.testimonials-content-wrapper .position,
.promotion-sale-wrapper .entry-title,
.reserve-content-wrapper .contact-description .entry-title,
.contact-details a:hover,
.contact-details a:hover,
.woocommerce .entry-breadcrumbs .woocommerce-breadcrumb,
.entry-breadcrumbs a:after,
.pagination a,
.site-info a:hover,
.site-info a:focus,
.page-links .page-links-title,
.page-links a,
.testimonials-content-wrapper .entry-title span,
.site-footer .entry-title a:hover,
.site-footer .entry-title a:focus,
#colophon .search-submit:hover,
#colophon .search-submit:focus {
	color: #e87785;
}

.woocommerce .product-container .wc-forward,
.woocommerce-info,
.woocommerce-message,
blockquote,
.wp-custom-header-video-button:hover,
.wp-custom-header-video-button:focus {
	border-color: #e87785;
}

@media screen and (min-width: 64em) {
	.navigation-default .main-navigation ul li a:hover,
	.navigation-default .main-navigation ul li a:focus,
	.navigation-default .main-navigation .menu > .current-menu-item > a,
	.navigation-default .main-navigation .menu > .current-menu-ancestor > a,
	.navigation-classic .main-navigation ul ul li a:hover,
	.navigation-classic .main-navigation ul ul li a:focus {
		color: #e87785;
	}
}

/* Secondary Link Color */
.site-description,
.site-footer,
.site-info a,
figcaption,
.wp-caption .wp-caption-text,
.ui-tabs-anchor,
.date-label,
.post-navigation .nav-subtitle,
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
select,
.reserve-content-wrapper .contact-description .entry-content,
.reserve-content-wrapper .contact-description .entry-summary,
table.shop_table_responsive tr td a:hover,
table.shop_table_responsive tr td a:focus,
.product-container a.added_to_cart:hover,
.product-container a.added_to_cart:focus,
.single-product .product_meta a:hover,
.single-product .product_meta a:focus,
.single-product div.product .woocommerce-product-rating .woocommerce-review-link:hover,
.single-product div.product .woocommerce-product-rating .woocommerce-review-link:focus,
.woocommerce-info a:hover,
.woocommerce-info a:focus,
.variations .reset_variations:hover,
.variations .reset_variations:focus,
.woocommerce-tabs ul.tabs li a,
.woocommerce-pagination ul li a,
p.stars a:before,
p.stars a:hover ~ a:before,
p.stars.selected a.active ~ a:before,
.reservation-highlight-text,
.testimonials-content-wrapper .entry-content,
.testimonials-content-wrapper .entry-summary,
.testimonials-content-wrapper .position,
.stats-section .entry-content,
.stats-section .entry-summary,
.has-background-image .position,
.team-section.has-background-image .entry-content,
.team-section.has-background-image .entry-summary,
.hero-content-wrapper.has-background-image.fluid:not(.has-content-frame) .entry-content,
.hero-content-wrapper.has-background-image.fluid:not(.has-content-frame) .entry-summary,
.comment-metadata .edit-link a,
.comment-metadata .edit-link:before,
.comment-permalink,
#team-content-section .position {
	color: #999;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus,
select:focus,
#product-content-section.has-background-image .woocommerce .product-container .button,
.navigation-default .main-navigation > ul > li:after,
.sidebar .widget .widget-title:after {
	border-color: #999;
}

.bars {
	  background-color: #999;
}

.site-header input[type="search"],
.main-navigation a,
.dropdown-toggle,
.widget_categories ul li,
.widget_archive ul li,
.ew-archive ul li,
.ew-category ul li,
.promotion-sale-wrapper .entry-content,
.promotion-sale-wrapper .entry-summary,
.promotion-sale-wrapper .entry-title span,
.reserve-content-wrapper .contact-description .entry-title span,
.contact-details a,
.contact-details .contact-wrap:last-child {
	color: #999;
}

.navigation-classic.primary-subtitle-popup-disable .main-navigation ul ul a {
	color: rgba(153,153,153,0.5);
}

/* Secondary Link Hover Color */
.menu-toggle,
.menu-toggle-wrapper:after,
.cart-contents,
.site-header-main .social-navigation a,
.main-navigation a:hover,
.main-navigation a:focus,
.main-navigation .menu > .current-menu-item > a,
.main-navigation .menu > .current-menu-ancestor > a,
.site-header .search-submit,
.has-background-image .section-title,
.hero-content-wrapper.has-background-image.fluid:not(.has-content-frame) .entry-title,
.promotion-sale-wrapper button:hover,
.promotion-sale-wrapper button:focus,
.promotion-sale-wrapper .button:hover,
.promotion-sale-wrapper .button:focus,
.contact-label,
.contact-section .entry-title,
.pricing-section .hentry.highlight .entry-content,
.pricing-section .hentry.highlight .entry-summary,
.pricing-section .hentry.highlight .hentry-inner .package-price,
.pricing-section .hentry.highlight .hentry-inner .package-month,
.navigation-classic.primary-subtitle-popup-disable .main-navigation ul ul a:hover,
.navigation-classic.primary-subtitle-popup-disable .main-navigation ul ul a:focus {
	color: #fff;
}

/* Button Background Color */
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.posts-navigation .nav-links a,
.pagination .prev,
.pagination .next,
.site-main #infinite-handle span button,
#scrollup,
.hero-content-wrapper .more-link,
.recent-blog-content-wrapper .more-recent-posts .more-link,
.instagram-button .button,
.view-all-button .more-link,
.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,
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span,
.onsale,
.widget_price_filter .ui-slider .ui-slider-handle,
.widget_price_filter .ui-slider .ui-slider-range,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce input.button,
.woocommerce input.button.alt,
.woocommerce .product-container .wc-forward,
.demo_store .woocommerce-store-notice__dismiss-link,
.woocommerce span.onsale,
.woocommerce button.button:hover,
.woocommerce button.button:focus,
.woocommerce button.button.alt:hover,
.woocommerce button.button.alt:focus,
.woocommerce input.button:hover,
.woocommerce input.button:focus,
.woocommerce input.button.alt:hover,
.woocommerce input.button.alt:focus,
.woocommerce .product-container .added,
.woocommerce .product-container .wc-forward:hover,
.woocommerce .product-container .wc-forward:focus,
.demo_store .woocommerce-store-notice__dismiss-link:hover,
.demo_store .woocommerce-store-notice__dismiss-link:focus,
#product-content-section.has-background-image .woocommerce .product-container .button:hover,
#product-content-section.has-background-image .woocommerce .product-container .button:focus,
.cycle-prev:hover,
.cycle-prev:focus,
.cycle-next:hover,
.cycle-next:focus,
#footer-newsletter .ewnewsletter .ew-newsletter-wrap #subbutton:hover,
#footer-newsletter .ewnewsletter .ew-newsletter-wrap #subbutton:focus,
.pricing-section .hentry .more-link:hover,
.pricing-section .hentry .more-link:focus,
.widget-area .essential-widgets .tagcloud a:hover,
.widget-area .essential-widgets .tagcloud a:focus,
.team-social-profile .menu-social-container a:hover,
.team-social-profile .menu-social-container a:focus,
.widget-area .menu-social-container a:hover,
.widget-area .menu-social-container a:focus,
.pricing-section .hentry.highlight .hentry-inner .more-link:hover,
.pricing-section .hentry.highlight .hentry-inner .more-link:focus,
.portfolio-section .entry-title a:hover:after,
.portfolio-section .entry-title a:focus:after {
	background-color: #000;
}

.promotion-sale-wrapper button,
.promotion-sale-wrapper .button,
.pricing-section .hentry.highlight .hentry-inner .more-link,
.pricing-section .hentry.highlight .hentry-inner .entry-title a:hover,
.pricing-section .hentry.highlight .hentry-inner .entry-title a:focus,
.pricing-section .package-month,
.slider-content-wrapper .more-link,
.custom-header .more-link,
.promotion-headline-wrapper .hentry .more-link,
.promotion-sale-wrapper .hentry .more-link {
	color: #000;
}

.woocommerce .product-container .button {
	border-color: #000;
}

/* 14% of Button Background Color */
.skillbar-content,
.cycle-pager span {
	background-color: rgba(0,0,0,0.14);
}

/* 3% of Button Background Color */
.pricing-section .package-price {
	background-color: rgba(0,0,0,0.03);
}

/* Button Text Color */
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.posts-navigation .nav-links a,
.pagination .prev,
.pagination .next,
.site-main #infinite-handle span button,
#scrollup,
.hero-content-wrapper .more-link,
.recent-blog-content-wrapper .more-recent-posts .more-link,
.sticky-label,
.instagram-button .button,
.view-all-button .more-link,
.wp-custom-header-video-button,
.woocommerce div.product form.cart .button,
.woocommerce #respond input#submit,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce nav.woocommerce-pagination ul li span.current,
.onsale,
#product-content-section.has-background-image .woocommerce .product-container .button:hover,
#product-content-section.has-background-image .woocommerce .product-container .button:focus,
.cycle-prev:hover,
.cycle-prev:focus,
.cycle-next:hover,
.cycle-next:focus,
#footer-newsletter .ewnewsletter .ew-newsletter-wrap #subbutton:hover,
#footer-newsletter .ewnewsletter .ew-newsletter-wrap #subbutton:focus,
.pricing-section .hentry .more-link:hover,
.pricing-section .hentry .more-link:focus,
.pricing-section .hentry.highlight .hentry-inner .more-link:hover,
.pricing-section .hentry.highlight .hentry-inner .more-link:focus,
.team-social-profile .menu-social-container a:hover,
.team-social-profile .menu-social-container a:focus,
.widget-area .menu-social-container a:hover,
.widget-area .menu-social-container a:focus,
.pricing-section .hentry.highlight .hentry-inner .entry-title a,
.portfolio-section .entry-title a:hover:after,
.portfolio-section .entry-title a:focus:after,
.widget-area .essential-widgets .tagcloud a:hover,
.widget-area .essential-widgets .tagcloud a:focus {
	color: #fff;
}

.slider-content-wrapper .more-link,
.custom-header .more-link,
.promotion-headline-wrapper .hentry .more-link,
.promotion-sale-wrapper .hentry .more-link,
.pricing-section .hentry.highlight .hentry-inner .more-link {
	background-color: #fff;
}

/* Button Hover Background Color */
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,
.button:hover,
.button:focus,
.posts-navigation .nav-links a:hover,
.posts-navigation .nav-links a:focus,
.site-main #infinite-handle span button:hover,
.site-main #infinite-handle span button:focus,
.pagination .prev:hover,
.pagination .prev:focus,
.pagination .next:hover,
.pagination .next:focus,
.slider-content-wrapper .more-link:hover,
.slider-content-wrapper .more-link:focus,
.custom-header .more-link:hover,
.custom-header .more-link:focus,
.promotion-headline-wrapper .hentry .more-link:hover,
.promotion-headline-wrapper .hentry .more-link:focus,
.promotion-sale-wrapper .hentry .more-link:hover,
.promotion-sale-wrapper .hentry .more-link:focus,
#scrollup:hover,
#scrollup:focus,
.hero-content-wrapper .more-link:hover,
.hero-content-wrapper .more-link:focus,
.recent-blog-content-wrapper .more-recent-posts .more-link:hover,
.recent-blog-content-wrapper .more-recent-posts .more-link:focus,
.footer-instagram .instagram-button .button:hover,
.footer-instagram .instagram-button .button:focus,
.pagination .nav-links > a:hover,
.pagination .nav-links > a:focus,
.page-links a:hover,
.page-links a:focus,
.view-all-button .more-link:hover,
.view-all-button .more-link:focus,
.wp-custom-header-video-button:hover,
.wp-custom-header-video-button: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,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li span.current,
.contact-details li a:hover .fa,
.contact-details li a:focus .fa,
.sticky-label,
.cycle-prev,
.cycle-next,
#footer-newsletter .ewnewsletter .ew-newsletter-wrap #subbutton,
.cycle-pager .cycle-pager-active,
.cycle-pager .cycle-pager-active:hover,
.cycle-pager .cycle-pager-active:focus,
.pricing-section .hentry .more-link,
.team-social-profile .menu-social-container a,
.widget-area .menu-social-container a,
.promotion-sale-wrapper button:hover,
.promotion-sale-wrapper button:focus,
.promotion-sale-wrapper .button:hover,
.promotion-sale-wrapper .button:focus,
.skillbar-bar,
.pricing-section .hentry.highlight .hentry-inner,
.portfolio-section .entry-title a:after,
.widget-area .essential-widgets .tagcloud a {
	background-color: #e87785;
}

/* Button Hover Text Color */
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,
.button:hover,
.button:focus,
.prev.page-numbers:hover,
.prev.page-numbers:focus,
.next.page-numbers:hover,
.next.page-numbers:focus,
.hero-content-wrapper .more-link:hover,
.hero-content-wrapper .more-link:focus,
.recent-blog-content-wrapper .more-recent-posts .more-link:hover,
.recent-blog-content-wrapper .more-recent-posts .more-link:focus,
.pagination .nav-links > a:hover,
.pagination .nav-links > a:focus,
.page-links a:hover,
.page-links a:focus,
#scrollup:hover,
#scrollup:focus,
.view-all-button .more-link:hover,
.view-all-button .more-link:focus,
.wp-custom-header-video-button:hover,
.wp-custom-header-video-button: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,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li span.current,
.site-main #infinite-handle span button:hover,
.site-main #infinite-handle span button:focus,
.contact-details li a:hover .fa,
.contact-details li a:focus .fa,
.posts-navigation .nav-links a:hover,
.posts-navigation .nav-links a:focus,
.cycle-prev,
.cycle-next,
#footer-newsletter .ewnewsletter .ew-newsletter-wrap #subbutton,
.pricing-section .hentry .more-link,
.team-social-profile .menu-social-container a,
.widget-area .menu-social-container a,
.portfolio-section .entry-title a:after,
.widget-area .essential-widgets .tagcloud a,
.testimonials-content-wrapper .entry-title a,
#colophon .search-submit,
.slider-content-wrapper .more-link:hover,
.slider-content-wrapper .more-link:focus,
.custom-header .more-link:hover,
.custom-header .more-link:focus,
.promotion-headline-wrapper .hentry .more-link:hover,
.promotion-headline-wrapper .hentry .more-link:focus,
.promotion-sale-wrapper .hentry .more-link:hover,
.promotion-sale-wrapper .hentry .more-link:focus {
	color: #fff;
}

/* Border Color */
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
select,
.tag-cloud-link,
.two-columns-layout .singular-content-wrap,
table,
th,
td,
fieldset,
abbr,
acronym,
.is-open .social-navigation-wrapper,
.comment-list article,
.comment-list .pingback,
.comment-list .trackback,
.site-content + .recent-blog-content-wrapper,
.site-content,
.pagination .nav-links > span,
.pagination .nav-links > a,
.page-links a,
.page-links > span,
#footer-instagram,
.single-product .product_meta,
.woocommerce-account .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce-MyAccount-navigation li,
.woocommerce nav.woocommerce-pagination ul,
.featured-content-section .entry-container,
.archive-content-wrap .entry-footer,
.post-navigation .nav-links {
	border-color: #ebebeb;
}

.testimonials-content-wrapper .entry-container:before {
	color: #ebebeb;
}

.woocommerce nav.woocommerce-pagination,
.woocommerce-account .woocommerce-MyAccount-navigation a:hover,
.woocommerce-account .woocommerce-MyAccount-navigation a:focus,
.woocommerce-account .woocommerce-MyAccount-navigation .is-active a,
.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-noreviews,
.demo_store,
p.no-comments,
ul.wc_payment_methods .payment_box,
.widget_price_filter .price_slider_wrapper .ui-widget-content,
.woocommerce-tabs .panel input[type="text"],
.woocommerce-tabs .panel input[type="email"],
.woocommerce-tabs .panel textarea {
	background-color: #ebebeb;
}

/* Tertiary Background Color */
#masthead,
.menu-inside-wrapper,
.navigation-default .header-overlay,
.site-header input[type="search"] {
	background-color: #070f14;
}


/* 98% of Tertiary Background Color */
.site-footer,
.reserve-content-wrapper .contact-description,
.slider-content-wrapper,
.stats-section,
.promotion-sale-wrapper,
.contact-section,
#colophon input[type="text"],
#colophon input[type="email"],
#colophon input[type="url"],
#colophon input[type="password"],
#colophon input[type="search"],
#colophon input[type="number"],
#colophon input[type="tel"],
#colophon input[type="range"],
#colophon input[type="date"],
#colophon input[type="month"],
#colophon input[type="week"],
#colophon input[type="time"],
#colophon input[type="datetime"],
#colophon input[type="datetime-local"],
#colophon input[type="color"],
#colophon textarea,
#colophon select,
#colophon hr,
#colophon table thead,
#colophon pre,
#colophon mark,
#colophon ins {
	background-color: rgba(7,15,20,0.98);
}

.navigation-classic.primary-subtitle-popup-disable .main-navigation ul ul {
	background-color: transparent;
}

/* Tertiary Text Color */
.site-footer .entry-title a,
.site-footer a,
.footer-widget-area .widget-title {
	color: #fff;
}

/* 20% of Tertiary Color */
#colophon input[type="text"],
#colophon input[type="email"],
#colophon input[type="url"],
#colophon input[type="password"],
#colophon input[type="search"],
#colophon input[type="number"],
#colophon input[type="tel"],
#colophon input[type="range"],
#colophon input[type="date"],
#colophon input[type="month"],
#colophon input[type="week"],
#colophon input[type="time"],
#colophon input[type="datetime"],
#colophon input[type="datetime-local"],
#colophon input[type="color"],
#colophon textarea,
#colophon select,
#colophon hr,
#colophon table thead,
#colophon .tag-cloud-link,
#colophon table,
#colophon th,
#colophon td,
#colophon fieldset,
#colophon abbr,
#colophon acronym,
.site-header input[type="search"] {
	border-color: rgba(255,255,255,0.2);
}

/* 6% of Tertiary Color */
#site-generator {
	border-color: rgba(255,255,255,0.06);
}

/* 28% of Tertiary Color */
#colophon input[type="text"]:focus,
#colophon input[type="email"]:focus,
#colophon input[type="url"]:focus,
#colophon input[type="password"]:focus,
#colophon input[type="search"]:focus,
#colophon input[type="number"]:focus,
#colophon input[type="tel"]:focus,
#colophon input[type="range"]:focus,
#colophon input[type="date"]:focus,
#colophon input[type="month"]:focus,
#colophon input[type="week"]:focus,
#colophon input[type="time"]:focus,
#colophon input[type="datetime"]:focus,
#colophon input[type="datetime-local"]:focus,
#colophon input[type="color"]:focus,
#colophon textarea:focus,
#colophon select:focus,
.site-header input[type="search"]:focus {
	border-color: rgba(255,255,255,0.28);
}

/* Text Color with background */
.promotion-headline-wrapper .section-description,
.promotion-headline-wrapper .entry-container,
.promotion-headline-wrapper .entry-container a,
.archive .custom-header,
.search .custom-header,
.error404 .custom-header,
.reserve-content-wrapper .contact-description strong,
.info,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce input.button,
.woocommerce input.button.alt,
.woocommerce .product-container .wc-forward,
.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 button.button.alt:hover,
.woocommerce button.button.alt:focus,
.woocommerce input.button:hover,
.woocommerce input.button:focus,
.woocommerce input.button.alt:hover,
.woocommerce input.button.alt:focus,
.woocommerce .product-container .added,
.woocommerce .product-container .wc-forward:hover,
.woocommerce .product-container .wc-forward:focus,
.woocommerce .product-container .button.added,
.demo_store .woocommerce-store-notice__dismiss-link,
.demo_store .woocommerce-store-notice__dismiss-link:hover,
.demo_store .woocommerce-store-notice__dismiss-link:focus,
.portfolio-section .entry-title a,
.gallery-section figcaption,
.scroll-down,
.has-background-image .section-description,
.has-background-image .before-text,
.has-background-image .after-text,
.widget.has-background-image .widget-title,
.team-section.has-background-image .entry-title a,
.team-section.has-background-image .hentry .more-link,
#product-content-section.has-background-image ul.products li.product .woocommerce-loop-product__title,
#product-content-section.has-background-image .woocommerce-Price-amount,
#product-content-section.has-background-image .woocommerce .product-container .button,
.hero-content-wrapper.has-background-image.fluid:not(.has-content-frame) .entry-title span,
.stats-section .entry-title a,
.stats-section .hentry .more-link,
.stats-section .section-title,
.stats-section .section-description,
#colophon input[type="text"]:focus,
#colophon input[type="email"]:focus,
#colophon input[type="url"]:focus,
#colophon input[type="password"]:focus,
#colophon input[type="search"]:focus,
#colophon input[type="number"]:focus,
#colophon input[type="tel"]:focus,
#colophon input[type="range"]:focus,
#colophon input[type="date"]:focus,
#colophon input[type="month"]:focus,
#colophon input[type="week"]:focus,
#colophon input[type="time"]:focus,
#colophon input[type="datetime"]:focus,
#colophon input[type="datetime-local"]:focus,
#colophon input[type="color"]:focus,
#colophon textarea:focus,
#colophon select:focus,
.site-header input[type="search"]:focus {
	color: #fff;
}

.wp-custom-header-video-button {
	border-color: #fff;
}

/* Slider/Header Media Color */
.slider-content-wrapper .entry-title,
.slider-content-wrapper .sub-title,
.slider-content-wrapper .entry-title a,
.slider-content-wrapper .entry-meta a,
.custom-header .entry-meta a,
.custom-header .entry-title {
	color: #fff;
}

/* Slider/Header Media Hover Color */
.slider-content-wrapper .entry-title a:hover,
.slider-content-wrapper .entry-title a:focus,
.slider-content-wrapper .entry-meta a:hover,
.slider-content-wrapper .entry-meta a:focus,
.custom-header .entry-meta a:hover,
.custom-header .entry-meta a:focus {
	color: #e87785;
}

/* Slider/Header Media Content Color */
.slider-content-wrapper .entry-content,
.slider-content-wrapper .entry-summary,
.custom-header .entry-content,
.custom-header .entry-summary {
	color: #fff;
}

.widget.has-background-image .widget-wrap {
	background-color: transparent;
}

.widget.widget_catch_web_tools_social_icons a {
	font-family: Genericons;
}
