@charset "UTF-8";
/*
Theme Name: Catch Sketch
Theme URI: https://catchthemes.com/themes/catch-sketch/
Author: Catch Themes
Author URI: https://catchthemes.com/
Description: Catch Sketch is a clean and responsive multipurpose WordPress theme that is absolutely free of cost. The theme is versatile and comes with flexible features to adapt all kinds of business styles. Catch Sketch is completely responsive with an aesthetic and minimal design. It has been designed in a way that is perfect for promoting products and services. Be it a personal website, a corporate site or a photography blog, Catch Sketch is the best theme to go for. Your website will look aesthetically pleasing and professionally sleek. It comes with features like Featured Content, Featured Slider, Hero Content, Portfolio, Services, Social Icons, Testimonials, Incredible Support, WordPress Standard Codes, and more. With all of these basic features integrated into Catch Sketch, you sure can create a simple and elegant website with utter ease and speed. Catch Sketch is an innovative, simple yet feature-rich multipurpose theme that provides a flexible framework for any type of websites with a clean outlook. Express your thoughts and push your business to the next level with Catch Sketch. For more information, check out Theme Instructions at https://catchthemes.com/themes/catch-sketch/#theme-instructions, support at https://catchthemes.com/support/ and Demo at https://catchthemes.com/demo/catch-sketch/
Version: 1.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: catch-sketch
Domain Path: /languages/
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-background, custom-header, custom-menu, custom-logo, editor-style, featured-image-header, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, wide-blocks, block-styles, blog, photography, portfolio

Catch Sketch is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Variables
	## Color
	## Fonts
	## Structure
	## Transition
# Normalize
# Typography
	## Headings
	## Copy
# Elements
	## Color Selection
	## Lists
	## Tables
# Forms
	## Buttons
	## Fields
# Navigation
	## Next Previous
	## Social Menu Navigation
	## Menus
# Mixin
	## Mixin
# Modules
	## Alignments
	## Blocks
	## Clearings
# Sites
	#Primary
		## Archives
		## Comments
	# Secondary
		## Widget
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Colors
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Fonts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Structure
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Transition
--------------------------------------------------------------*/
/*
Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: 500;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: fff;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  clear: both;
}

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

address {
  font-style: normal;
  margin: 0 0 25px;
}

pre {
  font-family: "mr-eaves-modern", sans-serif;;
  margin-bottom: 25px;
  max-width: 100%;
  overflow: auto;
  padding: 41px 43px;
  white-space: pre-line;
  word-break: break-all;
}

code, kbd, tt, var {
  font-style: normal;
}

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

em {
  font-style: normal;
}

mark,
ins {
  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 https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

dt {
  font-weight: 500;
}

dd {
  margin: 0 25px 25px;
}

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

table {
  width: 100%;
}

figure {
  margin: 25px 0;
}

.site-main .comment-navigation,
.site-main .post-navigation {
  margin: 0 0 25px;
  overflow: hidden;
}

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

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

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  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 {
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
  clip: auto !important;
  clip-path: none;
  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;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.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 {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 25px;
  /* Make sure select elements fit in widgets. */
}

.widget select {
  max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}

.post,
.page {
  margin: 0 0 25px;
}

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

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

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

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

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

/*--------------------------------------------------------------
# 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%;
}

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

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

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

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

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

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

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

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

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

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

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
## alignments
--------------------------------------------------------------*/
.alignright {
  padding-top: 0;
}
@media only screen and (min-width: 41.688em) {
  .alignright {
    float: right;
  }
}

@media only screen and (min-width: 41.688em) {
  .alignleft {
    float: left;
  }
}

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

.text-aligned-right .entry-container {
  text-align: center;
}
@media only screen and (min-width: 41.688em) {
  .text-aligned-right .entry-container {
    text-align: right;
  }
}

.text-aligned-left .entry-container {
  text-align: center;
}
@media only screen and (min-width: 41.688em) {
  .text-aligned-left .entry-container {
    text-align: left;
  }
}

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

.custom-header-content.content-aligned-right .entry-container {
  margin-left: auto;
}

.no-header-media-image .custom-header-content.content-aligned-left {
  margin-left: 0;
}

.no-header-media-image .custom-header-content.content-aligned-right {
  margin-right: 0;
}

.custom-header-content.content-aligned-center .entry-container {
  margin: 0 auto;
}

.custom-header-content.text-aligned-right .entry-header-image img {
  margin-left: auto;
}

.custom-header-content.text-aligned-center .entry-header-image img {
  margin: 0 auto;
}

.slider-content-wrapper .content-aligned-right .section-content-wrap {
  order: 1;
}

.slider-content-wrapper.content-aligned-right.text-aligned-right .entry-container {
  text-align: center;
}
@media only screen and (min-width: 48em) {
  .slider-content-wrapper.content-aligned-right.text-aligned-right .entry-container {
    padding-left: 10%;
    padding-right: 40px;
    text-align: right;
  }
}
@media only screen and (min-width: 85.375em) {
  .slider-content-wrapper.content-aligned-right.text-aligned-right .entry-container {
    padding-left: 16%;
  }
}

.slider-content-wrapper.content-aligned-right.text-aligned-left .entry-container {
  text-align: center;
}
@media only screen and (min-width: 41.688em) {
  .slider-content-wrapper.content-aligned-right.text-aligned-left .entry-container {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media only screen and (min-width: 48em) {
  .slider-content-wrapper.content-aligned-right.text-aligned-left .entry-container {
    padding-left: 10%;
    text-align: left;
  }
}
@media only screen and (min-width: 64em) {
  .slider-content-wrapper.content-aligned-right.text-aligned-left .entry-container {
    padding-left: 16%;
  }
}
@media only screen and (min-width: 85.375em) {
  .slider-content-wrapper.content-aligned-right.text-aligned-left .entry-container {
    padding-right: 50px;
  }
}

.slider-content-wrapper.content-aligned-left.text-aligned-right .entry-container {
  text-align: center;
}
@media only screen and (min-width: 48em) {
  .slider-content-wrapper.content-aligned-left.text-aligned-right .entry-container {
    text-align: right;
  }
}

.slider-content-wrapper.text-aligned-center .entry-container,
.hero-content-wrapper.section.text-aligned-center .hentry .entry-container {
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
}
@media only screen and (min-width: 41.688em) {
  .slider-content-wrapper.text-aligned-center .entry-container,
.hero-content-wrapper.section.text-aligned-center .hentry .entry-container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media only screen and (min-width: 85.375em) {
  .slider-content-wrapper.text-aligned-center .entry-container,
.hero-content-wrapper.section.text-aligned-center .hentry .entry-container {
    padding-left: 50px;
    padding-right: 50px;
  }
}

.hero-content-wrapper.section.content-aligned-left .section-content-wrap .hentry .entry-container {
  float: left;
}
@media only screen and (min-width: 41.688em) {
  .hero-content-wrapper.section.content-aligned-left .section-content-wrap .hentry .entry-container {
    padding-left: 0;
    padding-right: 60px;
  }
}
@media only screen and (min-width: 85.375em) {
  .hero-content-wrapper.section.content-aligned-left .section-content-wrap .hentry .entry-container {
    padding-left: 0;
    padding-right: 120px;
  }
}

.hero-content-wrapper.section.content-aligned-left.text-aligned-right .hentry .entry-container,
.hero-content-wrapper.section.content-aligned-left.text-aligned-left .hentry .entry-container {
  float: left;
}

.promotion-sale-wrapper.content-aligned-left .hentry .inner-container {
  float: left;
  margin-right: 0;
  margin-left: 0;
}
@media only screen and (min-width: 64em) {
  .promotion-sale-wrapper.content-aligned-left .hentry .inner-container {
    margin-left: 100px;
  }
}
@media only screen and (min-width: 85.375em) {
  .promotion-sale-wrapper.content-aligned-left .hentry .inner-container {
    margin-left: 170px;
  }
}

.hero-content-wrapper.section.content-aligned-left .wrapper .hentry .featured-content-image {
  right: 0;
  left: auto;
}

.slider-content-wrapper.content-aligned-right .section-heading-wrapper {
  order: 1;
}
@media only screen and (min-width: 41.688em) {
  .slider-content-wrapper.content-aligned-right .section-heading-wrapper {
    order: 2;
  }
}

@media only screen and (min-width: 48em) {
  .promotion-headline-wrapper.content-aligned-right .inner-container {
    margin-left: auto;
  }
}

@media only screen and (min-width: 41.688em) {
  .promotion-headline-wrapper.content-aligned-left .inner-container {
    margin-right: auto;
    margin-left: 40px;
  }
}
@media only screen and (min-width: 85.375em) {
  .promotion-headline-wrapper.content-aligned-left .inner-container {
    margin-left: 50px;
  }
}

.promotion-headline-wrapper.content-aligned-center .inner-container {
  margin-left: auto;
  margin-right: auto;
}

.slider-content-wrapper.content-aligned-right .slider-image {
  left: 0;
  right: auto;
}

.rtl .slider-content-wrapper.content-aligned-left .hentry {
  flex-direction: row-reverse;
}

.rtl .slider-content-wrapper.content-aligned-right .hentry {
  flex-direction: row;
}

.slider-content-wrapper.content-aligned-right .hentry {
  flex-direction: row-reverse;
}

.slider-content-wrapper.section.content-aligned-right .controllers {
  left: auto;
  right: 0;
}
@media only screen and (min-width: 41.688em) {
  .slider-content-wrapper.section.content-aligned-right .controllers {
    left: calc(50% - 111px);
    right: auto;
  }
}
@media only screen and (min-width: 48em) {
  .slider-content-wrapper.section.content-aligned-right .controllers {
    left: calc(50% - 139px);
  }
}

/*--------------------------------------------------------------
## blocks
--------------------------------------------------------------*/
@media only screen and (min-width: 64em) {
  .content-right .content-area {
    float: right;
  }
}

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

.sidebar {
  padding: 0 20px;
}

@media only screen and (min-width: 64em) {
  .content-area {
    float: left;
    width: 70%;
    max-width: 870px;
  }
}

body:not(.home) .content-area {
  padding: 0 20px;
}

.sidebar,
body:not(.home) .content-area {
  padding-top: 35px;
}
@media only screen and (min-width: 41.688em) {
  .sidebar,
body:not(.home) .content-area {
    padding-top: 42px;
  }
}

.home .archive-content-wrap .section-heading-wrapper {
  margin-left: -30px;
}
@media only screen and (min-width: 41.688em) {
  .home .archive-content-wrap .section-heading-wrapper {
    margin-left: -20px;
  }
}
@media only screen and (min-width: 85.375em) {
  .home .archive-content-wrap .section-heading-wrapper {
    margin-left: -30px;
  }
}

.home .archive-content-wrap .section-content-wrapper {
  padding: 0;
}

.search .section-content-wrapper {
  padding: 0;
}

@media only screen and (min-width: 64em) {
  .content-right .sidebar {
    float: left;
  }
}

.wp-caption {
  margin-top: 0;
}

.wp-caption.alignright {
  margin-bottom: 0;
  margin-left: 0;
}
@media only screen and (min-width: 41.688em) {
  .wp-caption.alignright {
    margin-bottom: 38px;
    margin-left: 39px;
  }
}

img.alignright {
  margin-bottom: 38px;
  margin-left: 0;
}
@media only screen and (min-width: 41.688em) {
  img.alignright {
    margin-left: 39px;
  }
}

img.alignleft {
  margin-right: 0;
  margin-bottom: 38px;
}
@media only screen and (min-width: 41.688em) {
  img.alignleft {
    margin-right: 39px;
  }
}

.wp-caption.alignleft {
  margin-right: 0;
}
@media only screen and (min-width: 41.688em) {
  .wp-caption.alignleft {
    margin-right: 39px;
  }
}

@media only screen and (min-width: 41.688em) {
  .wp-block-cover.has-background-dim.alignleft {
    margin-right: 2em;
  }
}

@media only screen and (min-width: 41.688em) {
  .wp-block-cover.has-background-dim.alignright {
    margin-left: 2em;
  }
}

.site-content .wrapper {
  padding-left: 10px;
  padding-right: 10px;
}
@media only screen and (min-width: 41.688em) {
  .site-content .wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 85.375em) {
  .site-content .wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.home .site-content .wrapper {
  padding-left: 30px;
  padding-right: 30px;
}
@media only screen and (min-width: 41.688em) {
  .home .site-content .wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 85.375em) {
  .home .site-content .wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.page.no-sidebar .content-area,
.single.no-sidebar .content-area {
  max-width: 760px;
}

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

.sidebar {
  margin-top: 30px;
}
@media only screen and (min-width: 64em) {
  .sidebar {
    float: right;
    margin-top: 0;
    width: 30%;
  }
}

.sidebar .widget-wrap {
  padding: 30px;
}
.sidebar .widget-wrap ul {
  list-style: none;
  margin: 0;
}

.content-area .singular-content-wrap h2.entry-title {
  margin-bottom: 7px;
  text-align: center;
}
@media only screen and (min-width: 48em) {
  .content-area .singular-content-wrap h2.entry-title {
    margin-bottom: 14px;
  }
}

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

blockquote cite {
  display: block;
  font-size: 12px;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

blockquote.alignright {
  margin: 5px 0 35px 20px;
  padding-top: 9px;
  text-align: right;
}
@media only screen and (min-width: 41.688em) {
  blockquote.alignright {
    margin-left: 81px;
  }
}
blockquote.alignright:before {
  content: "";
}

blockquote {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.75;
}

blockquote.alignleft {
  float: left;
  margin: 5px 20px 35px 0;
  text-align: left;
}
@media only screen and (min-width: 41.688em) {
  blockquote.alignleft {
    margin-right: 81px;
  }
}
blockquote.alignleft:before {
  content: "";
}

blockquote:not(.alignleft):not(.alignright) {
  margin: 85px 0 35px 0;
  padding-top: 35px;
  text-align: center;
  position: relative;
}
blockquote:not(.alignleft):not(.alignright):before {
  content: "“";
  display: block;
  float: left;
  font-size: 64px;
  font-size: 4rem;
  height: 0;
  left: 50%;
  line-height: 0;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
@media only screen and (min-width: 64em) {
  blockquote:not(.alignleft):not(.alignright):before {
    margin-bottom: 35px;
  }
}

blockquote.alignright,
blockquote.alignleft {
  border-top: 2px solid;
  padding-top: 15px;
}
@media only screen and (min-width: 41.688em) {
  blockquote.alignright,
blockquote.alignleft {
    max-width: 280px;
  }
}

table caption {
  padding-bottom: 21px;
}

pre.wp-block-preformatted {
  word-break: break-all;
  white-space: pre-line;
}

.wp-caption {
  margin-bottom: 0;
}

figcaption {
  font-size: 14px;
  font-size: 0.875rem;
  font-style: italic;
  font-weight: 400;
  line-height: 2;
  padding: 16px;
  text-align: center;
}

hr {
  border: 0;
  height: 1px;
  margin: 25px auto;
  max-width: 150px;
}

hr.is-style-wide {
  max-width: 100%;
}

ul.wp-block-latest-posts li {
  margin-bottom: 10px;
}

ul.wp-block-categories.alignright,
.wp-block-archives.alignright {
  list-style-position: inside;
  text-align: right;
}

figure.wp-block-pullquote.alignleft {
  text-align: left;
}
figure.wp-block-pullquote.alignleft blockquote {
  padding: 15px 0;
  text-align: left;
}
figure.wp-block-pullquote.alignleft blockquote:before {
  text-align: left;
  margin: 0;
}
figure.wp-block-pullquote.alignleft blockquote cite {
  text-align: left;
}

blockquote p {
  margin-bottom: 21px;
}

figure.wp-block-pullquote.alignright {
  text-align: right;
}
figure.wp-block-pullquote.alignright blockquote {
  text-align: right;
}
figure.wp-block-pullquote.alignright blockquote:before {
  text-align: right;
  margin: 0;
}
figure.wp-block-pullquote.alignright blockquote cite {
  text-align: right;
}

.no-sidebar .alignwide {
  margin-left: 0;
  margin-right: 0;
  max-width: 96vw;
}
@media only screen and (min-width: 48em) {
  .no-sidebar .alignwide {
    margin-left: -150px;
    margin-right: -150px;
  }
}

.no-sidebar .alignfull {
  margin-left: 0;
  margin-right: 0;
}
@media only screen and (min-width: 64em) {
  .no-sidebar .alignfull {
    margin-left: calc( -100vw / 2 + 100% / 2 );
    margin-right: calc( -100vw / 2 + 100% / 2 );
    max-width: 100vw;
  }
}

blockquote.wp-block-pullquote.alignleft cite {
  text-align: left;
}

blockquote.wp-block-pullquote.alignright cite {
  text-align: right;
}

.wp-block-pullquote p {
  font-size: inherit;
}

.gallery-section .wp-block-gallery {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
## clearings
--------------------------------------------------------------*/
.archive-content-wrap .section-content-wrapper:after,
.footer-widget-area .wrapper:after,
.nav-links:after,
.sidebar:after,
.site-content .wrapper:after,
.hero-content-wrapper .hentry:after,
.portfolio-section .section-content-wrapper:after,
.woocommerce-tabs ul.tabs.wc-tabs:after,
.widget_shopping_cart .woocommerce-mini-cart-item:after,
.woocommerce-posts-wrapper .product:after,
.promotion-sale-wrapper .section-content-wrap .hentry:after,
.skillbar-header:after,
#portfolio-content-section .section-content-wrapper:after,
#contact-form-section form:after,
.contact-details li > span:after,
.gallery-image-wrap:after,
.ads-image-wrap:after,
.widget-wrap:after,
.footer-newsletter:after,
.portfolio-content-wrapper .grid:after,
.contact-details span:after,
.sub-left-col:after {
  content: "";
  display: table;
}

.archive-content-wrap .section-content-wrapper:after,
.footer-widget-area .wrapper:after,
.nav-links:after,
.sidebar:after,
.site-content .wrapper:after,
.hero-content-wrapper .hentry:after,
.portfolio-section .section-content-wrapper:after,
.woocommerce-tabs ul.tabs.wc-tabs:after,
.widget_shopping_cart .woocommerce-mini-cart-item:after,
.woocommerce-posts-wrapper .product:after,
.promotion-sale-wrapper .section-content-wrap .hentry:after,
.skillbar-header:after,
#portfolio-content-section .section-content-wrapper:after,
#contact-form-section form:after,
.contact-details li > span:after,
.gallery-image-wrap:after,
.ads-image-wrap:after,
.widget-wrap:after,
.footer-newsletter:after,
.portfolio-content-wrapper .grid:after,
.contact-details span:after,
.sub-left-col:after {
  clear: both;
}

.archive-content-wrap .section-content-wrapper:before,
.footer-widget-area .wrapper:before,
.nav-links:before,
.sidebar:before,
.site-content .wrapper:before,
.hero-content-wrapper .hentry:before,
.portfolio-section .section-content-wrapper::before,
.woocommerce-tabs ul.tabs.wc-tabs:before,
.widget_shopping_cart .woocommerce-mini-cart-item:before,
.woocommerce-posts-wrapper .product:before,
.promotion-sale-wrapper .section-content-wrap .hentry:before,
.skillbar-header:before,
#portfolio-content-section .section-content-wrapper:before,
#contact-form-section form:before,
.contact-details li > span:before,
.gallery-image-wrap:before,
.ads-image-wrap:before,
.widget-wrap:before,
.footer-newsletter:before,
.portfolio-content-wrapper .grid:before,
.contact-details span:before,
.sub-left-col:before {
  content: "";
  display: table;
}

/*--------------------------------------------------------------
## buttons
--------------------------------------------------------------*/
.more-link,
input[type=submit],
button[type=submit],
.catch-instagram-feed-gallery-widget-wrapper .instagram-button .button,
.wp-block-button__link,
#infinite-handle .ctis-load-more button,
.checkout-button,
.button,
button,
select,
.wp-block-button__link,
nav.navigation.posts-navigation .nav-links a,
.stats-section .view-all-button .more-button .more-link,
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,
.select2-container--default .select2-selection--single,
.view-all-button .more-link,
.wc-backward {
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.2;
  padding: 15px 28px;
  text-transform: uppercase;
}
.more-link:hover, .more-link:focus,
input[type=submit]:hover,
input[type=submit]:focus,
button[type=submit]:hover,
button[type=submit]:focus,
.catch-instagram-feed-gallery-widget-wrapper .instagram-button .button:hover,
.catch-instagram-feed-gallery-widget-wrapper .instagram-button .button:focus,
.wp-block-button__link:hover,
.wp-block-button__link:focus,
#infinite-handle .ctis-load-more button:hover,
#infinite-handle .ctis-load-more button:focus,
.checkout-button:hover,
.checkout-button:focus,
.button:hover,
.button:focus,
button:hover,
button:focus,
select:hover,
select:focus,
.wp-block-button__link:hover,
.wp-block-button__link:focus,
nav.navigation.posts-navigation .nav-links a:hover,
nav.navigation.posts-navigation .nav-links a:focus,
.stats-section .view-all-button .more-button .more-link:hover,
.stats-section .view-all-button .more-button .more-link:focus,
input[type=text]:hover,
input[type=text]:focus,
input[type=email]:hover,
input[type=email]:focus,
input[type=url]:hover,
input[type=url]:focus,
input[type=password]:hover,
input[type=password]:focus,
input[type=search]:hover,
input[type=search]:focus,
input[type=number]:hover,
input[type=number]:focus,
input[type=tel]:hover,
input[type=tel]:focus,
input[type=range]:hover,
input[type=range]:focus,
input[type=date]:hover,
input[type=date]:focus,
input[type=month]:hover,
input[type=month]:focus,
input[type=week]:hover,
input[type=week]:focus,
input[type=time]:hover,
input[type=time]:focus,
input[type=datetime]:hover,
input[type=datetime]:focus,
input[type=datetime-local]:hover,
input[type=datetime-local]:focus,
input[type=color]:hover,
input[type=color]:focus,
textarea:hover,
textarea:focus,
.select2-container--default .select2-selection--single:hover,
.select2-container--default .select2-selection--single:focus,
.view-all-button .more-link:hover,
.view-all-button .more-link:focus,
.wc-backward:hover,
.wc-backward:focus {
  box-shadow: inset 1px 3px 15px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 1px 3px 15px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 1px 3px 15px 0 rgba(0, 0, 0, 0.2);
  outline: 0;
}
@media only screen and (min-width: 64em) {
  .more-link,
input[type=submit],
button[type=submit],
.catch-instagram-feed-gallery-widget-wrapper .instagram-button .button,
.wp-block-button__link,
#infinite-handle .ctis-load-more button,
.checkout-button,
.button,
button,
select,
.wp-block-button__link,
nav.navigation.posts-navigation .nav-links a,
.stats-section .view-all-button .more-button .more-link,
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,
.select2-container--default .select2-selection--single,
.view-all-button .more-link,
.wc-backward {
    font-size: 15px;
    font-size: 0.9375rem;
    padding: 14px 35px;
  }
}
@media only screen and (min-width: 85.375em) {
  .more-link,
input[type=submit],
button[type=submit],
.catch-instagram-feed-gallery-widget-wrapper .instagram-button .button,
.wp-block-button__link,
#infinite-handle .ctis-load-more button,
.checkout-button,
.button,
button,
select,
.wp-block-button__link,
nav.navigation.posts-navigation .nav-links a,
.stats-section .view-all-button .more-button .more-link,
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,
.select2-container--default .select2-selection--single,
.view-all-button .more-link,
.wc-backward {
    padding: 21px 42px;
  }
}

.more-button,
button {
  margin-top: 21px;
}
@media only screen and (min-width: 85.375em) {
  .more-button,
button {
    margin-top: 35px;
  }
}

#infinite-handle {
  text-align: center;
  width: 100%;
}
#infinite-handle .ctis-load-more button {
  margin-top: 0;
  margin-bottom: 42px;
}

#infinite-handle .ctis-load-more button:hover,
#infinite-handle .ctis-load-more button:focus {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 42px;
  padding: 15px 28px;
}
@media only screen and (min-width: 64em) {
  #infinite-handle .ctis-load-more button:hover,
#infinite-handle .ctis-load-more button:focus {
    font-size: 15px;
    font-size: 0.9375rem;
    padding: 14px 35px;
  }
}
@media only screen and (min-width: 85.375em) {
  #infinite-handle .ctis-load-more button:hover,
#infinite-handle .ctis-load-more button:focus {
    padding: 21px 42px;
  }
}

button {
  border: 0;
  cursor: pointer;
}

.form-submit input[type=submit] {
  border: 0;
}

.select2-container .select2-selection--single {
  height: 48px;
}
@media only screen and (min-width: 85.375em) {
  .select2-container .select2-selection--single {
    height: 60px;
  }
}

/*--------------------------------------------------------------
## fields
--------------------------------------------------------------*/
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,
.select2-container--default .select2-selection--single {
  box-sizing: border-box;
  border: 2px solid;
  -webkit-backface-visibility: hidden;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  font-weight: 400;
  outline: none;
  outline-offset: 0;
  padding-left: 21px;
  text-transform: none;
  -webkit-appearance: none;
  width: 100%;
}
input[type=text]:hover, input[type=text]:focus,
input[type=email]:hover,
input[type=email]:focus,
input[type=url]:hover,
input[type=url]:focus,
input[type=password]:hover,
input[type=password]:focus,
input[type=search]:hover,
input[type=search]:focus,
input[type=number]:hover,
input[type=number]:focus,
input[type=tel]:hover,
input[type=tel]:focus,
input[type=range]:hover,
input[type=range]:focus,
input[type=date]:hover,
input[type=date]:focus,
input[type=month]:hover,
input[type=month]:focus,
input[type=week]:hover,
input[type=week]:focus,
input[type=time]:hover,
input[type=time]:focus,
input[type=datetime]:hover,
input[type=datetime]:focus,
input[type=datetime-local]:hover,
input[type=datetime-local]:focus,
input[type=color]:hover,
input[type=color]:focus,
textarea:hover,
textarea:focus,
.select2-container--default .select2-selection--single:hover,
.select2-container--default .select2-selection--single:focus {
  box-shadow: none;
  -webkit-box-shadow: none;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  right: 11px;
  top: 50%;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 20px;
}

div#customer_details,
.woocommerce-columns--addresses {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  align-items: unset;
  justify-content: space-between;
}
div#customer_details > div,
.woocommerce-columns--addresses > div {
  margin-bottom: 30px;
  padding: 0;
  width: 100%;
}
div#customer_details > div input[type=checkbox],
.woocommerce-columns--addresses > div input[type=checkbox] {
  width: auto;
}
div#customer_details label,
.woocommerce-columns--addresses label {
  display: block;
  margin-bottom: 10px;
}

button[type=submit],
input[type=submit],
input[type=search] {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
}

button[type=submit],
input[type=submit] {
  border: 0;
  width: auto;
}

textarea {
  box-sizing: border-box;
  display: block;
  height: auto;
  max-width: 100%;
  resize: vertical;
  width: 100%;
}

.search-form {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  justify-content: flex-start;
  position: relative;
}
.search-form input[type=search] {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  cursor: text;
  padding: 21px 0 19px 23px;
  padding-right: 70px;
}
.search-form button {
  border: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  height: 100%;
  margin: 0;
  padding: 19px 20px;
  top: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  position: absolute;
  right: 0;
}

select {
  border: 2px solid;
}
select:hover, select:focus {
  box-shadow: none;
  -webkit-box-shadow: none;
  outline: none;
}

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

/*--------------------------------------------------------------
## menus
--------------------------------------------------------------*/
.navigation-default .menu-inside-wrapper {
  clear: both;
  opacity: 0;
  position: absolute;
  right: -30px;
  top: 100%;
  visibility: hidden;
  width: 100%;
}
@media only screen and (min-width: 41.688em) {
  .navigation-default .menu-inside-wrapper {
    max-width: 300px;
    width: 300px;
  }
}
.navigation-default .menu-inside-wrapper .nav-menu li a {
  display: block;
  width: 100%;
}
.navigation-default .menu-inside-wrapper .nav-menu li a:hover {
  padding-left: 25px;
}

.navigation-classic .search-social-container .menu-wrapper .menu-inside-wrapper {
  clear: both;
  left: auto;
  opacity: 0;
  position: absolute;
  top: 100%;
  right: -30px;
  visibility: hidden;
  z-index: 999;
}

.navigation-classic .search-social-container .menu-wrapper.is-open .menu-inside-wrapper {
  opacity: 1;
  visibility: visible;
}

.search-social-container .social-navigation li a {
  opacity: 1;
}

.navigation-default .is-open .menu-inside-wrapper,
.navigation-classic .site-header-menu .is-open .menu-inside-wrapper {
  opacity: 1;
  right: 0px;
  visibility: visible;
  width: 100%;
}
@media only screen and (min-width: 41.688em) {
  .navigation-default .is-open .menu-inside-wrapper,
.navigation-classic .site-header-menu .is-open .menu-inside-wrapper {
    max-width: 300px;
    width: 300px;
  }
}

.search-social-container nav.social-navigation ul li {
  margin-right: 30px;
}

.navigation-default .site-header-menu .menu-inside-wrapper .main-navigation .sub-menu,
.navigation-default .site-header-menu .menu-inside-wrapper .main-navigation .children {
  display: none;
  margin: 0;
}
.navigation-default .site-header-menu .menu-inside-wrapper .main-navigation .sub-menu .sub-menu li a,
.navigation-default .site-header-menu .menu-inside-wrapper .main-navigation .sub-menu .children li a,
.navigation-default .site-header-menu .menu-inside-wrapper .main-navigation .children .sub-menu li a,
.navigation-default .site-header-menu .menu-inside-wrapper .main-navigation .children .children li a {
  padding-left: 40px;
}
.navigation-default .site-header-menu .menu-inside-wrapper .main-navigation .sub-menu .sub-menu li a:hover,
.navigation-default .site-header-menu .menu-inside-wrapper .main-navigation .sub-menu .children li a:hover,
.navigation-default .site-header-menu .menu-inside-wrapper .main-navigation .children .sub-menu li a:hover,
.navigation-default .site-header-menu .menu-inside-wrapper .main-navigation .children .children li a:hover {
  padding-left: 45px;
}

.menu-item-has-children .dropdown-toggle,
.navigation-classic .site-header-menu .menu-inside-wrapper .nav-menu .sub-menu button,
.navigation-classic .site-header-menu .menu-inside-wrapper .nav-menu .children button {
  padding: 21px 24px 20px 24px;
  right: 0;
  top: 0;
  transform: translate(0);
  -o-transform: translate(0);
  -moz-transform: translate(0);
  -webkit-transform: translate(0);
}
@media only screen and (min-width: 64em) {
  .menu-item-has-children .dropdown-toggle,
.navigation-classic .site-header-menu .menu-inside-wrapper .nav-menu .sub-menu button,
.navigation-classic .site-header-menu .menu-inside-wrapper .nav-menu .children button {
    padding: 20px 24px 20px 24px;
  }
}

.navigation-classic .site-header-menu .menu-inside-wrapper .nav-menu .sub-menu button,
.navigation-classic .site-header-menu .menu-inside-wrapper .nav-menu .children button {
  padding: 16px 24px 15px;
}

.site-header-menu .menu-inside-wrapper .nav-menu li button {
  border-left: 1px dotted transparent;
}

.site-header-menu .menu-inside-wrapper .nav-menu button:focus {
  border-left: 1px dotted;
}

.navigation-classic .site-header-menu .menu-inside-wrapper .nav-menu .sub-menu li.menu-item-has-children a:after,
.navigation-classic .site-header-menu .menu-inside-wrapper .nav-menu .children li.page_item_has_children a:after {
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}

.menu-item-has-children,
.page_item_has_children {
  position: relative;
}
.menu-item-has-children .dropdown-toggle,
.page_item_has_children .dropdown-toggle {
  cursor: pointer;
  outline: none;
  margin-top: 0;
  position: absolute;
}
.menu-item-has-children .dropdown-toggle:before,
.page_item_has_children .dropdown-toggle:before {
  content: "";
}

.dropdown-toggle.toggled-on:before {
  transform: rotate(179deg);
  -o-transform: rotate(179deg);
  -moz-transform: rotate(179deg);
  -webkit-transform: rotate(179deg);
}

.site-header-menu .menu-inside-wrapper .main-navigation .sub-menu.toggled-on,
.site-header-menu .menu-inside-wrapper .main-navigation .children.toggled-on {
  display: block;
}

#social-menu-wrapper li {
  line-height: 1;
  margin-left: 10px;
  margin-right: 5px;
}
@media only screen and (min-width: 85.375em) {
  #social-menu-wrapper li {
    margin-left: 10px;
    margin-right: 10px;
  }
}
#social-menu-wrapper li:first-child {
  margin-left: 0;
}
#social-menu-wrapper li:last-child {
  margin-right: 0;
}

.navigation-default .site-header-menu .menu-inside-wrapper .main-navigation .sub-menu li:last-child,
.navigation-default .site-header-menu .menu-inside-wrapper .main-navigation .children li:last-child {
  border-bottom: 0;
}

.site-header-menu .menu-inside-wrapper .main-navigation .sub-menu,
.site-header-menu .menu-inside-wrapper .main-navigation .children {
  border-top: 1px solid;
  border-bottom: 0;
  z-index: 999;
}
.site-header-menu .menu-inside-wrapper .main-navigation .sub-menu li:last-child,
.site-header-menu .menu-inside-wrapper .main-navigation .children li:last-child {
  border-bottom: 0;
}
@media only screen and (min-width: 64em) {
  .site-header-menu .menu-inside-wrapper .main-navigation .sub-menu li:last-child,
.site-header-menu .menu-inside-wrapper .main-navigation .children li:last-child {
    border-bottom: 1px solid;
  }
}
.site-header-menu .menu-inside-wrapper .main-navigation .sub-menu a,
.site-header-menu .menu-inside-wrapper .main-navigation .children a {
  padding-bottom: 10px;
  padding-top: 10px;
}
.site-header-menu .menu-inside-wrapper .main-navigation .sub-menu button,
.site-header-menu .menu-inside-wrapper .main-navigation .children button {
  padding-bottom: 15px;
  padding-top: 16px;
}
@media only screen and (min-width: 64em) {
  .site-header-menu .menu-inside-wrapper .main-navigation .sub-menu button,
.site-header-menu .menu-inside-wrapper .main-navigation .children button {
    padding-bottom: 15px;
    padding-top: 15px;
  }
}

.main-navigation ul {
  display: block;
}

.navigation-default .menu-toggle-wrapper {
  height: 100%;
}

.navigation-classic #primary-menu-wrapper .menu-inside-wrapper {
  border: 1px solid;
}
@media only screen and (min-width: 64em) {
  .navigation-classic #primary-menu-wrapper .menu-inside-wrapper {
    border: 0;
  }
}

.menu-inside-wrapper {
  border: 1px solid;
  float: none;
  position: absolute;
  top: 100%;
  z-index: 9999;
}
@media only screen and (min-width: 64em) {
  .menu-inside-wrapper {
    position: relative;
  }
}
.menu-inside-wrapper .nav-menu {
  margin: 0;
}
.menu-inside-wrapper .nav-menu li {
  border-bottom: 1px solid;
  margin: 0;
  position: relative;
}
.menu-inside-wrapper .nav-menu li a {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  padding: 15px 45px 15px 25px;
}
.menu-inside-wrapper .nav-menu li .sub-menu a,
.menu-inside-wrapper .nav-menu li .children a {
  padding-left: 25px;
}
.menu-inside-wrapper .nav-menu li .sub-menu a:hover,
.menu-inside-wrapper .nav-menu li .children a:hover {
  padding-left: 30px;
}

.menu-inside-wrapper .nav-menu > li:last-child {
  border-bottom: 0;
}

.navigation-default .menu-inside-wrapper .nav-menu li .sub-menu a,
.navigation-default .menu-inside-wrapper .nav-menu li .children a {
  padding-left: 35px;
}
.navigation-default .menu-inside-wrapper .nav-menu li .sub-menu a:hover,
.navigation-default .menu-inside-wrapper .nav-menu li .children a:hover {
  padding-left: 40px;
}

.navigation-classic .menu-toggle {
  display: block;
}
@media only screen and (min-width: 64em) {
  .navigation-classic .menu-toggle {
    display: none;
  }
}

.navigation-classic .site-header-menu #primary-menu-wrapper {
  float: right;
}
.navigation-classic .site-header-menu #primary-menu-wrapper .nav-menu > li {
  display: block;
}
@media only screen and (min-width: 64em) {
  .navigation-classic .site-header-menu #primary-menu-wrapper .nav-menu > li {
    display: inline-block;
    border: 0;
  }
  .navigation-classic .site-header-menu #primary-menu-wrapper .nav-menu > li button {
    display: none;
  }
}
@media only screen and (min-width: 64em) {
  .navigation-classic .site-header-menu #primary-menu-wrapper .nav-menu > li > a {
    padding-left: 15px;
    padding-right: 15px;
    border: 1px dotted transparent;
  }
}
@media only screen and (min-width: 85.375em) {
  .navigation-classic .site-header-menu #primary-menu-wrapper .nav-menu > li > a {
    padding: 20px 20px 20px 20px;
  }
}
.navigation-classic .site-header-menu #primary-menu-wrapper .nav-menu .menu-item-has-children > a:after,
.navigation-classic .site-header-menu #primary-menu-wrapper .nav-menu .page_item_has_children > a:after {
  display: none;
  margin-left: 7px;
}
@media only screen and (min-width: 64em) {
  .navigation-classic .site-header-menu #primary-menu-wrapper .nav-menu .menu-item-has-children > a:after,
.navigation-classic .site-header-menu #primary-menu-wrapper .nav-menu .page_item_has_children > a:after {
    content: "";
    display: inline-block;
  }
}

.navigation-classic .site-header-menu #primary-menu-wrapper .nav-menu > li .sub-menu .menu-item-has-children > a:after,
.navigation-classic .site-header-menu #primary-menu-wrapper .nav-menu > li .children .page_item_has_children > a:after {
  content: "";
}

.navigation-classic .site-header-menu #primary-menu-wrapper .nav-menu > li > a:focus {
  border: 1px dotted;
}
@media only screen and (min-width: 64em) {
  .navigation-classic .site-header-menu #primary-menu-wrapper .nav-menu > li > a:focus {
    border: 1px dotted transparent;
  }
}

.sidebar .children {
  background: transparent;
}

@media only screen and (min-width: 64em) {
  .navigation-classic.boxed-layout .site-header-menu #primary-menu-wrapper .nav-menu > li > a {
    padding: 21px 10px 20px 10px;
  }
}
@media only screen and (min-width: 85.375em) {
  .navigation-classic.boxed-layout .site-header-menu #primary-menu-wrapper .nav-menu > li > a {
    padding: 21px 20px 20px 20px;
  }
}

#site-header-cart-wrapper {
  padding: 0;
}
@media only screen and (min-width: 64em) {
  #site-header-cart-wrapper {
    margin-left: 5px;
  }
}
@media only screen and (min-width: 85.375em) {
  #site-header-cart-wrapper {
    margin-left: 10px;
  }
}

@media only screen and (min-width: 64em) {
  .site-header-main .site-header-menu > div {
    padding: 15px;
  }
}
@media only screen and (min-width: 85.375em) {
  .site-header-main .site-header-menu > div {
    padding: 26px 20px;
  }
}
.site-header-main .site-header-menu > div:last-child {
  padding-right: 0;
}
.site-header-main .site-header-menu .search-social-container {
  padding-right: 0;
}

#social-menu-wrapper {
  display: none;
}
@media only screen and (min-width: 64em) {
  #social-menu-wrapper {
    display: block;
    padding-right: 0;
  }
}

.site-header-main .search-social-container {
  display: none;
  margin-right: 0;
}
.site-header-main .search-social-container > div {
  margin-right: 30px;
}
.site-header-main .search-social-container > div:last-child {
  margin-right: 0;
}
@media only screen and (min-width: 64em) {
  .site-header-main .search-social-container {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    justify-content: center;
    align-items: center;
  }
}
.site-header-main .search-social-container .menu-wrapper button.menu-toggle {
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
  margin-top: 0;
  padding: 0;
  position: relative;
  width: 15px;
  z-index: 1;
}
.site-header-main .search-social-container .menu-wrapper button.menu-toggle:before {
  content: "";
}

#primary-search-wrapper .menu-toggle.selected:before {
  content: "";
}

@media only screen and (min-width: 64em) {
  .navigation-classic .menu-inside-wrapper .nav-menu li .dropdown-toggle {
    padding: 0;
    right: 3px;
    top: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
}
@media only screen and (min-width: 85.375em) {
  .navigation-classic .menu-inside-wrapper .nav-menu li .dropdown-toggle {
    right: 8px;
  }
}

@media only screen and (min-width: 64em) {
  .site-header-cart:hover .widget_shopping_cart {
    webkit-animation: smoothScrollBackShop 0.5s forwards, fadein 0.5s;
    -moz-animation: smoothScrollBackShop 0.5s forwards, fadein 0.5s;
    -o-animation: smoothScrollBackShop 0.5s forwards, fadein 0.5s;
    animation: smoothScrollBackShop 0.5s forwards, fadein 0.5s;
    right: 0;
    display: block;
  }
}

@media only screen and (min-width: 64em) {
  .navigation-classic .menu-inside-wrapper .nav-menu li.focus > .sub-menu,
.navigation-classic .menu-inside-wrapper .nav-menu li.focus > .children {
    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;
    left: auto;
    right: 0;
  }
}

@media only screen and (min-width: 64em) {
  .navigation-classic .menu-inside-wrapper .nav-menu li:hover > .sub-menu,
.navigation-classic .menu-inside-wrapper .nav-menu li:hover > .children {
    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;
    left: auto;
    right: 0;
  }
}
@-webkit-keyframes smoothScrollBack {
  0% {
    transform: translateX(20%);
  }
  100% {
    transform: translateX(0%);
  }
}
@keyframes smoothScrollBack {
  0% {
    transform: translateX(20%);
  }
  100% {
    transform: translateX(0%);
  }
}
@-webkit-keyframes smoothScrollBackShop {
  0% {
    transform: translateX(5%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes smoothScrollBackShop {
  0% {
    transform: translateX(5%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media only screen and (min-width: 64em) {
  .navigation-classic .menu-inside-wrapper .nav-menu li .dropdown-toggle:before {
    content: "";
  }
}
.navigation-classic .menu-inside-wrapper .nav-menu li .sub-menu,
.navigation-classic .menu-inside-wrapper .nav-menu li .children {
  display: none;
  position: relative;
  z-index: 999;
  width: 100%;
}
@media only screen and (min-width: 64em) {
  .navigation-classic .menu-inside-wrapper .nav-menu li .sub-menu,
.navigation-classic .menu-inside-wrapper .nav-menu li .children {
    border-left: 1px solid;
    border-right: 1px solid;
    display: block;
    margin: 0;
    position: absolute;
    left: -999em;
    width: 250px;
  }
}
.navigation-classic .menu-inside-wrapper .nav-menu li .sub-menu li a,
.navigation-classic .menu-inside-wrapper .nav-menu li .children li a {
  padding-left: 35px;
}
.navigation-classic .menu-inside-wrapper .nav-menu li .sub-menu li a:hover,
.navigation-classic .menu-inside-wrapper .nav-menu li .children li a:hover {
  padding-left: 40px;
}
@media only screen and (min-width: 64em) {
  .navigation-classic .menu-inside-wrapper .nav-menu li .sub-menu li a,
.navigation-classic .menu-inside-wrapper .nav-menu li .children li a {
    padding-left: 25px;
  }
  .navigation-classic .menu-inside-wrapper .nav-menu li .sub-menu li a:hover,
.navigation-classic .menu-inside-wrapper .nav-menu li .children li a:hover {
    padding-left: 30px;
  }
}
@media only screen and (min-width: 64em) {
  .navigation-classic .menu-inside-wrapper .nav-menu li .sub-menu .sub-menu,
.navigation-classic .menu-inside-wrapper .nav-menu li .sub-menu .children,
.navigation-classic .menu-inside-wrapper .nav-menu li .children .sub-menu,
.navigation-classic .menu-inside-wrapper .nav-menu li .children .children {
    top: 10px;
  }
}
.navigation-classic .menu-inside-wrapper .nav-menu li .sub-menu .sub-menu a,
.navigation-classic .menu-inside-wrapper .nav-menu li .sub-menu .children a,
.navigation-classic .menu-inside-wrapper .nav-menu li .children .sub-menu a,
.navigation-classic .menu-inside-wrapper .nav-menu li .children .children a {
  padding-left: 40px;
}
.navigation-classic .menu-inside-wrapper .nav-menu li .sub-menu .sub-menu a:hover,
.navigation-classic .menu-inside-wrapper .nav-menu li .sub-menu .children a:hover,
.navigation-classic .menu-inside-wrapper .nav-menu li .children .sub-menu a:hover,
.navigation-classic .menu-inside-wrapper .nav-menu li .children .children a:hover {
  padding-left: 45px;
}

.mobile-social-search .search-container {
  margin-bottom: 25px;
}

@media only screen and (min-width: 64em) {
  .navigation-classic .site-header-main .menu-item-has-children .sub-menu li:hover > .sub-menu,
.navigation-classic .site-header-main .page_item_has_children .children li:hover > .children,
.navigation-classic .site-header-main .menu-item-has-children .sub-menu li.focus > .sub-menu,
.navigation-classic .site-header-main .page_item_has_children .children li.focus > .children {
    left: auto;
    right: 100%;
  }
}

.navigation-classic .site-header-menu #primary-menu-wrapper {
  padding: 0;
}

.navigation-classic .menu-inside-wrapper {
  opacity: 0;
  right: -30px;
  top: 100%;
  visibility: hidden;
  width: 100%;
}
@media only screen and (min-width: 41.688em) {
  .navigation-classic .menu-inside-wrapper {
    width: 300px;
  }
}
@media only screen and (min-width: 64em) {
  .navigation-classic .menu-inside-wrapper {
    left: auto;
    opacity: 1;
    right: auto;
    top: 0;
    visibility: visible;
    width: 100%;
  }
}

@media only screen and (min-width: 64em) {
  .navigation-classic #primary-menu-wrapper .menu-inside-wrapper {
    background: none;
  }
}

.search-social-container .menu-wrapper .menu-inside-wrapper {
  max-width: 300px;
  width: 300px;
}

.mobile-social-search {
  display: block;
  padding: 25px 25px 25px;
  border-top: 1px solid;
}
@media only screen and (min-width: 64em) {
  .mobile-social-search {
    display: none;
  }
}

#primary-menu-wrapper,
.search-social-container {
  position: static;
}
@media only screen and (min-width: 64em) {
  #primary-menu-wrapper,
.search-social-container {
    position: relative;
  }
}

.mobile-social-search .social-navigation ul {
  justify-content: flex-start;
}

.site-header-main > #site-header-cart-wrapper {
  display: none;
}
@media only screen and (min-width: 64em) {
  .site-header-main > #site-header-cart-wrapper {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    flex: 0 1 auto;
    justify-content: flex-end;
  }
}

.menu-inside-wrapper #site-header-cart-wrapper {
  display: block;
}
@media only screen and (min-width: 64em) {
  .menu-inside-wrapper #site-header-cart-wrapper {
    display: none;
  }
}

#site-header-cart-wrapper a.cart-contents {
  cursor: pointer;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  padding: 15px 0;
  text-align: center;
}
@media only screen and (min-width: 64em) {
  #site-header-cart-wrapper a.cart-contents {
    padding: 0;
  }
}
#site-header-cart-wrapper a.cart-contents .amount {
  display: none;
}

a.cart-contents:before {
  content: "";
  margin-right: 5px;
}
@media only screen and (min-width: 64em) {
  a.cart-contents:before {
    margin-right: 0;
  }
}

#site-header-cart-wrapper .widget_shopping_cart .remove_from_cart_button {
  float: left;
  margin-right: 10px;
}
#site-header-cart-wrapper .widget_shopping_cart li a:hover, #site-header-cart-wrapper .widget_shopping_cart li a:focus {
  background-color: transparent;
}
#site-header-cart-wrapper .widget_shopping_cart li a img {
  float: right;
  width: 50px;
}
#site-header-cart-wrapper .widget_shopping_cart li .quantity {
  display: block;
  margin-left: 15px;
}

.menu-inside-wrapper .site-header-cart {
  display: block;
}

.site-header-cart {
  display: none;
  position: relative;
}
@media only screen and (min-width: 64em) {
  .site-header-cart {
    display: block;
    padding: 21px 10px;
  }
}
.site-header-cart li span.count {
  display: inline-block;
}
@media only screen and (min-width: 64em) {
  .site-header-cart li span.count {
    display: none;
  }
}

.widget.widget_shopping_cart {
  border: 1px solid;
  display: none;
  margin-bottom: 0;
  padding: 10px;
  right: -999em;
  position: absolute;
  top: 100%;
  width: 350px;
  z-index: 999;
}
.widget.widget_shopping_cart .widget_shopping_cart_content {
  padding: 25px;
}
.widget.widget_shopping_cart ul.woocommerce-mini-cart {
  margin: 0;
}
.widget.widget_shopping_cart ul.woocommerce-mini-cart li {
  border-bottom: 1px solid;
  margin-bottom: 13px;
  padding-bottom: 10px;
}
.widget.widget_shopping_cart ul.woocommerce-mini-cart li:last-child {
  border: 0;
  margin-bottom: 0;
}
.widget.widget_shopping_cart .woocommerce-mini-cart__total {
  margin: 15px 0;
  text-align: center;
}
.widget.widget_shopping_cart .woocommerce-mini-cart__buttons a {
  display: block;
  margin-bottom: 10px;
  text-align: center;
}
.widget.widget_shopping_cart .woocommerce-mini-cart__buttons a:last-child {
  margin-bottom: 0;
}

.navigation-default #primary-menu-wrapper {
  padding-right: 0;
}

@media only screen and (min-width: 64em) {
  .site-header-cart:hover .widget_shopping_cart {
    visibility: visible;
  }
}

.is-open #site-header-cart-wrapper a.cart-contents {
  border-bottom: 1px solid;
}

/*--------------------------------------------------------------
## social-menu-navigation
--------------------------------------------------------------*/
nav.social-navigation ul,
.social-links-menu {
  list-style: none;
  margin: 0;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
nav.social-navigation ul li,
.social-links-menu li {
  margin-right: 20px;
}
nav.social-navigation ul li:last-child,
.social-links-menu li:last-child {
  margin-right: 0;
}
nav.social-navigation ul li a,
.social-links-menu li a {
  font-size: 18px;
  font-size: 1.125rem;
  opacity: 0.3;
  position: relative;
  transition: none;
}
nav.social-navigation ul li a:hover,
.social-links-menu li a:hover {
  opacity: 1;
}
nav.social-navigation ul li:last-child a,
.social-links-menu li:last-child a {
  margin-right: 0;
}

/*--------------------------------------------------------------
## next-previous
--------------------------------------------------------------*/
.content-area .site-main nav.post-navigation .nav-previous .nav-subtitle:before {
  content: "<";
  margin-right: 5px;
}
.content-area .site-main nav.post-navigation .nav-next .nav-subtitle:after {
  content: ">";
  margin-left: 5px;
}

body,
.testimonials-content-wrapper .testimonial-slider-wrap .post-thumbnail .entry-header .entry-title,
blockquote:not(.alignleft):not(.alignright):before,
.testimonial-slider-wrap .post-thumbnail .entry-header,
.testimonials-content-wrapper .testimonial-slider-wrap button,
.testimonial-slider-wrap .post-thumbnail .entry-header,
code,
kbd,
tt,
var,
.catch-breadcrumb .entry-breadcrumbs,
.author-title,
.woocommerce-breadcrumb,
.entry-title .sub-title,
.entry-title .sub-title,
.entry-title span,
.section-title-wrapper + .section-description,
.section-title + .section-description,
.section-title-wrapper + .section-subtitle,
.testimonial-slider-wrap .more-link {
  font-family: "Rubik", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.site-description,
.archive-content-wrap .entry-title a,
.testimonials-content-wrapper .entry-content,
.testimonials-content-wrapper .cycle-prev:before,
.testimonials-content-wrapper .cycle-next:before,
.site-main nav.posts-navigation .nav-links > div .nav-title,
.site-main nav.post-navigation .nav-links > div a .nav-title,
.testimonials-content-wrapper .cycle-pager {
  font-family: "EB Garamond", serif;
}

.site-title {
  font-family: "Roboto", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  line-height: normal;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0.765625em 0 0.46875em 0;
}

h1,
.custom-header-content .entry-title,
.slider-content-wrapper .entry-container h2 {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 1.31;
}
@media only screen and (min-width: 48em) {
  h1,
.custom-header-content .entry-title,
.slider-content-wrapper .entry-container h2 {
    font-size: 43px;
    font-size: 2.6875rem;
  }
}
@media only screen and (min-width: 64em) {
  h1,
.custom-header-content .entry-title,
.slider-content-wrapper .entry-container h2 {
    font-size: 58px;
    font-size: 3.125rem;
  }
}
@media only screen and (min-width: 85.375em) {
  h1,
.custom-header-content .entry-title,
.slider-content-wrapper .entry-container h2 {
    font-size: 64px;
    font-size: 4rem;
  }
}

h2,
.woocommerce-posts-wrapper .product_title,
.page-title,
.stats-section .entry-title {
  font-size: 36px;
  font-size: 2.25rem;
  margin-bottom: 0.7291666667em;
  margin-top: 1.0208333em;
}
@media only screen and (min-width: 64em) {
  h2,
.woocommerce-posts-wrapper .product_title,
.page-title,
.stats-section .entry-title {
    font-size: 42px;
    font-size: 2.625rem;
  }
}
@media only screen and (min-width: 85.375em) {
  h2,
.woocommerce-posts-wrapper .product_title,
.page-title,
.stats-section .entry-title {
    font-size: 48px;
    font-size: 3rem;
  }
}

h3,
.woocommerce-tabs .woocommerce-Tabs-panel h2 {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1.36;
  margin-bottom: 0.9722222em;
  margin-top: 1.3611111111em;
}
@media only screen and (min-width: 85.375em) {
  h3,
.woocommerce-tabs .woocommerce-Tabs-panel h2 {
    font-size: 36px;
    font-size: 2.25rem;
  }
}

h4,
.content-area .archive-content-wrap .entry-container .section-title {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.46;
  margin-bottom: 1.4583333333 em;
  margin-top: 2.0416666em;
}

h5 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.4;
  margin-bottom: 1.9444444444em;
  margin-top: 2.7222222em;
}

h6 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.17;
  margin-bottom: 2.1875em;
  margin-top: 3.062em;
}

/*--------------------------------------------------------------
## mobile-horizontal
--------------------------------------------------------------*/
@media only screen and (min-width: 41.688em) {
  .section-content-wrapper.layout-two .hentry,
.footer-widget-area.four .widget-column,
.footer-widget-area.two .widget-column,
.portfolio-section .section-content-wrapper.layout-two .hentry,
.portfolio-section .section-content-wrapper.layout-four .hentry,
.portfolio-section .section-content-wrapper.layout-two .hentry,
.archive-content-wrap .section-content-wrapper.layout-two .hentry,
.team-section .team-content-wrapper.layout-four .hentry,
.team-section .team-content-wrapper.layout-two .hentry,
.sidebar.widget-area section.widget,
.stats-section .section-content-wrapper.layout-four .hentry,
.stats-section .section-content-wrapper.layout-two .hentry,
.featured-content-section .section-content-wrapper.layout-four .hentry,
.featured-content-section .section-content-wrapper.layout-two .hentry,
.services-section .section-content-wrapper.layout-four .hentry,
.services-section .section-content-wrapper.layout-two .hentry,
#portfolio-content-section .section-content-wrapper.layout-four .hentry,
#portfolio-content-section .section-content-wrapper.layout-two .hentry {
    width: 50%;
  }

  .widget-area.footer-widget-area.three .widget-column,
.section-content-wrapper.layout-three .hentry,
.archive-content-wrap .section-content-wrapper.layout-three .hentry,
.products.columns-3 .product,
.team-section .team-content-wrapper.layout-three .hentry,
.services-section .section-content-wrapper.layout-three .hentry,
.featured-content-section .section-content-wrapper.layout-three .hentry,
.stats-section .section-content-wrapper.layout-three .hentry,
#portfolio-content-section .section-content-wrapper.layout-three .hentry,
.archive-content-wrap .section-content-wrapper.layout-three .hentry {
    width: 33.33%;
  }

  div#customer_details > div,
.sidebar.widget-area section.widget,
.woocommerce-columns--addresses > div,
.products.columns-4 .product,
.products.columns-2 .product,
.products.columns-3 .product {
    width: 48.8%;
  }

  .sidebar.widget-area section.widget,
.products .product,
.related .product,
div#customer_details > div,
.woocommerce-columns--addresses > div {
    margin-right: 2.3113%;
  }

  .rtl .products.columns-4 .product,
.rtl .products.columns-3 .product,
.rtl .products.columns-2 .product {
    margin-left: 2.3113%;
    margin-right: 0;
  }

  .rtl div#customer_details > div,
.rtl .woocommerce-columns--addresses > div {
    margin-right: 0;
    margin-left: 2.3113%;
  }
  .rtl div#customer_details > div:last-child,
.rtl .woocommerce-columns--addresses > div:last-child {
    margin-left: 0;
  }

  .rtl .archive-content-wrap .section-content-wrapper.layout-one .hentry,
.rtl .archive .archive-content-wrap .section-content-wrapper .hentry,
.rtl .services-section .section-content-wrapper.layout-one .hentry,
.rtl .team-section .section-content-wrapper.layout-one .hentry,
.rtl .featured-content-section .section-content-wrapper.layout-one .hentry,
.rtl .stats-section .section-content-wrapper.layout-one .hentry,
.archive-content-wrap .section-content-wrapper.layout-one .hentry,
.services-section .section-content-wrapper.layout-one .hentry,
.team-section .section-content-wrapper.layout-one .hentry,
.featured-content-section .section-content-wrapper.layout-one .hentry,
.stats-section .section-content-wrapper.layout-one .hentry {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }

  .sidebar.widget-area section.widget:nth-child(2n+2),
.products.columns-4 .product:nth-child(2n+2),
.products.columns-3 .product:nth-child(2n+2),
.products.columns-2 .product:nth-child(2n+2),
div#customer_details > div:nth-child(2n+2),
.woocommerce-columns--addresses > div:nth-child(2n+2) {
    margin-right: 0;
  }

  .rtl .products.columns-4 .product:nth-child(2n+2),
.rtl .products.columns-3 .product:nth-child(2n+2),
.rtl .products.columns-2 .product:nth-child(2n+2),
.rtl .sidebar.widget-area section.widget:nth-child(2n+2) {
    margin-left: 0;
  }

  .portfolio-section .section-content-wrapper.layout-three .hentry:nth-child(2n+1),
.portfolio-section .section-content-wrapper.layout-four .hentry:nth-child(2n+2),
.portfolio-section .section-content-wrapper.layout-two .hentry:nth-child(2n+1),
.team-section .team-content-wrapper.layout-three .hentry:nth-child(2n+1),
.team-section .team-content-wrapper.layout-two .hentry:nth-child(2n+1),
.team-section .team-content-wrapper.layout-two .hentry:nth-child(2n+1),
.archive-content-wrap .section-content-wrapper.layout-three .hentry:nth-child(2n+1),
.archive-content-wrap .section-content-wrapper.layout-four .hentry:nth-child(2n+2),
.archive-content-wrap .section-content-wrapper.layout-two .hentry:nth-child(2n+1),
.widget-area.footer-widget-area.three .widget-column:nth-child(2n+1),
.widget-area.footer-widget-area.four .widget-column:nth-child(2n+1),
.footer-widget-area.two .widget-column:nth-child(2n+1),
.sidebar.widget-area section.widget:nth-child(2n+1),
.products.columns-4 .product:nth-child(2n+2),
.products.columns-3 .product:nth-child(2n+1),
.products.columns-2 .product:nth-child(2n+1),
.archive-content-wrap .section-content-wrapper.layout-three .hentry:nth-child(2n+1),
.rtl .portfolio-section .section-content-wrapper.layout-three .hentry:nth-child(2n+1),
.rtl .portfolio-section .section-content-wrapper.layout-four .hentry:nth-child(2n+2),
.rtl .archive-content-wrap .section-content-wrapper.layout-four .hentry:nth-child(2n+2),
.rtl .archive-content-wrap .section-content-wrapper.layout-two .hentry:nth-child(2n+1),
.rtl .portfolio-section .section-content-wrapper.layout-two .hentry:nth-child(2n+1),
.rtl .widget-area.footer-widget-area.three .widget-column:nth-child(2n+1),
.rtl .widget-area.footer-widget-area.four .widget-column:nth-child(2n+1),
.rtl .footer-widget-area.two .widget-column:nth-child(2n+1),
.rtl .sidebar.widget-area section.widget:nth-child(2n+1),
.rtl .products.columns-4 .product:nth-child(2n+2),
.rtl .products.columns-3 .product:nth-child(2n+1),
.rtl .products.columns-2 .product:nth-child(2n+1),
.rtl .services-section .section-content-wrapper.layout-two .hentry:nth-child(2n+1),
.rtl .services-section .section-content-wrapper.layout-three .hentry:nth-child(2n+1),
.rtl .services-section .section-content-wrapper.layout-four .hentry:nth-child(2n+1),
.rtl .team-section .section-content-wrapper.layout-two .hentry:nth-child(2n+1),
.rtl .team-section .section-content-wrapper.layout-three .hentry:nth-child(2n+1),
.rtl .team-section .section-content-wrapper.layout-four .hentry:nth-child(2n+1),
.rtl .featured-content-section .section-content-wrapper.layout-two .hentry:nth-child(2n+1),
.rtl .featured-content-section .section-content-wrapper.layout-three .hentry:nth-child(2n+1),
.rtl .featured-content-section .section-content-wrapper.layout-four .hentry:nth-child(2n+1),
.rtl .stats-section .section-content-wrapper.layout-four .hentry:nth-child(2n+1),
.rtl .stats-section .section-content-wrapper.layout-three .hentry:nth-child(2n+1),
.rtl .stats-section .section-content-wrapper.layout-two .hentry:nth-child(2n+1),
.services-section .section-content-wrapper.layout-two .hentry:nth-child(2n+1),
.featured-content-section .section-content-wrapper.layout-two .hentry:nth-child(2n+1),
.stats-section .section-content-wrapper.layout-two .hentry:nth-child(2n+1),
.stats-section .section-content-wrapper.layout-four .hentry:nth-child(2n+2),
#portfolio-content-section .section-content-wrapper.layout-two .hentry:nth-child(2n+1),
div#customer_details > div:nth-child(2n+1),
.woocommerce-columns--addresses > div:nth-child(2n+1) {
    clear: both;
  }

  .widget-area.footer-widget-area.three .widget-column:nth-child(3n+3),
.widget-area.footer-widget-area.four .widget-column:nth-child(3n+3) {
    clear: none;
  }
}
/*--------------------------------------------------------------
## tablet
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## desktop
--------------------------------------------------------------*/
@media only screen and (min-width: 64em) {
  .widget-area.footer-widget-area.four .widget-column,
.services-section .section-content-wrapper.layout-four .hentry,
.archive-content-wrap .section-content-wrapper.layout-four .hentry,
.team-section .team-content-wrapper.layout-four .hentry,
.featured-content-section .section-content-wrapper.layout-four .hentry,
.stats-section .section-content-wrapper.layout-four .hentry,
#portfolio-content-section .section-content-wrapper.layout-four .hentry,
.archive-content-wrap .section-content-wrapper.layout-four .hentry,
.section-content-wrapper.layout-four .hentry {
    width: 25%;
  }

  .products.columns-4 .product {
    width: 23.2%;
  }

  .products.columns-3 .product {
    width: 31.73%;
  }

  .products.columns-3 .product:nth-child(2n+2),
.products.columns-4 .product:nth-child(2n+2) {
    margin-right: 2.4%;
  }

  .products.columns-3 .product:nth-child(3n+3) {
    margin-right: 0;
  }

  .products.columns-4 .product:nth-child(3n+3) {
    margin-right: 2.4%;
  }

  .sidebar.widget-area section.widget {
    margin-right: 0;
  }

  .archive-content-wrap .section-content-wrapper.layout-three .hentry:nth-child(3n+1),
.portfolio-section .section-content-wrapper.layout-three .hentry:nth-child(3n+1),
.widget-area.footer-widget-area.three .widget-column:nth-child(3n+1),
.footer-widget-area.two .widget-column:nth-child(3n+1),
.products.columns-3 .product:nth-child(3n+1),
.layout-three .product:nth-child(3n+1),
.services-section .section-content-wrapper.layout-three .hentry:nth-child(3n+1),
.team-section .section-content-wrapper.layout-three .hentry:nth-child(3n+1),
.featured-content-section .section-content-wrapper.layout-three .hentry:nth-child(3n+1),
.stats-section .section-content-wrapper.layout-three .hentry:nth-child(3n+1),
#portfolio-content-section .section-content-wrapper.layout-three .hentry:nth-child(3n+1),
.archive-content-wrap .section-content-wrapper.layout-four .hentry:nth-child(4n+1),
.portfolio-section .section-content-wrapper.layout-four .hentry:nth-child(4n+1),
.widget-area.footer-widget-area.four .widget-column:nth-child(4n+1),
.footer-widget-area.two .widget-column:nth-child(4n+1),
.products.columns-4 .product:nth-child(4n+1),
.services-section .section-content-wrapper.layout-four .hentry:nth-child(4n+1),
.team-section .section-content-wrapper.layout-four .hentry:nth-child(4n+1),
.featured-content-section .section-content-wrapper.layout-four .hentry:nth-child(4n+1),
.stats-section .section-content-wrapper.layout-four .hentry:nth-child(4n+1),
#portfolio-content-section .section-content-wrapper.layout-four .hentry:nth-child(4n+1) {
    clear: both;
  }

  .products.columns-4 .product:nth-child(4n+4),
.products.columns-4 .product:nth-child(4n+4) {
    margin-right: 0;
  }

  .rtl .products.columns-3 .product:nth-child(3n+3) {
    margin-right: 0;
  }

  .rtl .products.columns-4 .product:nth-child(3n+3) {
    margin-right: 0;
  }

  .rtl .products.columns-4 .product:nth-child(2n+2),
.rtl .products.columns-3 .product:nth-child(2n+2) {
    margin-left: 2.4%;
    margin-right: 0;
  }

  .rtl .products.columns-4 .product:nth-child(4n+4) {
    margin-left: 0;
  }
}
/*--------------------------------------------------------------
## wide-width
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Large
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Ultra Wide
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
.wp-custom-logo .custom-logo-link {
  display: inline-block;
}

.wp-custom-logo .site-identity {
  display: none;
}
@media only screen and (min-width: 480px) {
  .wp-custom-logo .site-identity {
    display: inline-block;
  }
}

.site-identity .site-title {
  font-size: 15px;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 2.5px;
  line-height: 1.56;
  text-transform: uppercase;
}
@media only screen and (min-width: 85.375em) {
  .site-identity .site-title {
    font-size: 18px;
    font-size: 1.125rem;
    letter-spacing: 3px;
  }
}
.site-identity .site-description {
  font-size: 13px;
  font-size: 0.8125rem;
  font-style: italic;
  margin-top: 0;
}
@media only screen and (min-width: 85.375em) {
  .site-identity .site-description {
    font-size: 16px;
    font-size: 1rem;
  }
}

.site-header .site-header-menu {
  align-items: center;
  z-index: 9;
}
.site-header .site-header-menu .social-navigation li a {
  opacity: 1;
}

.custom-logo-link {
  max-width: 46px;
  margin-right: 12px;
}

header .site-branding {
  align-items: center;
}

.site-header-main {
  padding-bottom: 12px;
  padding-top: 13px;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  justify-content: space-between;
  position: relative;
}
@media only screen and (min-width: 64em) {
  .site-header-main {
    padding-bottom: 29px;
    padding-top: 29px;
  }
}

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

button#menu-toggle > * {
  display: inline-block;
  vertical-align: middle;
}

.menu-label {
  margin-left: 10px;
}

.site-header button:hover, .site-header button:focus {
  box-shadow: none;
}

#menu-toggle {
  cursor: pointer;
  font-size: 15px;
  font-size: 0.9375rem;
  overflow: hidden;
  margin-top: 0;
  padding: 0;
}
#menu-toggle:focus {
  outline: none;
}

@media only screen and (min-width: 64em) {
  .menu-toggle-wrapper {
    padding-right: 0;
  }
}

.navigation-classic .menu-toggle-wrapper {
  padding: 0;
}

.selected .bar2 {
  opacity: 0;
  transform: translateX(-200%);
  -o-transform: translateX(-200%);
  -moz-transform: translateX(-200%);
  -ms-transform: translateX(-200%);
  -webkit-transform: translateX(-200%);
}
.selected .bar1 {
  transform: rotate(-45deg) translate(-4px, 4px);
  -o-transform: rotate(-45deg) translate(-4px, 4px);
  -moz-transform: rotate(-45deg) translate(-4px, 4px);
  -ms-transform: rotate(-45deg) translate(-4px, 4px);
  -webkit-transform: rotate(-45deg) translate(-4px, 4px);
}
.selected .bar3 {
  transform: rotate(42deg) translate(-4px, -5px);
  -o-transform: rotate(42deg) translate(-4px, -5px);
  -moz-transform: rotate(42deg) translate(-4px, -5px);
  -ms-transform: rotate(42deg) translate(-4px, -5px);
  -webkit-transform: rotate(42deg) translate(-4px, -5px);
}

.bars {
  height: 3px;
  margin: 3px 0;
  width: 20px;
}

.menu-toggle {
  display: block;
}

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

.scroll-down {
  bottom: 20px;
  cursor: pointer;
  height: 50px;
  left: 50%;
  position: absolute;
  text-align: center;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  width: 50px;
}

.slider-content-wrapper .scroll-down {
  bottom: 60px;
}

.custom-header-content {
  position: relative;
  width: 100%;
}

.entry-header-image {
  margin: 15px 0;
}

button#wp-custom-header-video-button {
  cursor: pointer;
  font-size: 0;
  left: 50%;
  opacity: 0.7;
  margin-top: 0;
  outline: none;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
}
button#wp-custom-header-video-button:hover, button#wp-custom-header-video-button:focus {
  box-shadow: none;
  -webkit-box-shadow: none;
  opacity: 1;
}

.wp-custom-header-video-pause:before {
  content: "";
  font-size: 54px;
  font-size: 3.375rem;
}

.wp-custom-header-video-play:before {
  content: "";
  font-size: 54px;
  font-size: 3.375rem;
}

.catch-breadcrumb.breadcrumb-area .sep {
  font-size: 12px;
  font-size: 0.75rem;
}

#primary-search-wrapper .search-container {
  padding: 10px;
}
#primary-search-wrapper .search-container input[type=search] {
  padding: 15px;
  padding-right: 60px;
}
#primary-search-wrapper .search-container button {
  padding: 15px 20px;
}

.no-header-media-text .custom-header {
  min-height: 480px;
}
@media only screen and (min-width: 48em) {
  .no-header-media-text .custom-header {
    min-height: 720px;
  }
}
@media only screen and (min-width: 85.375em) {
  .no-header-media-text .custom-header {
    min-height: 822px;
  }
}

.home .custom-header-content .entry-container {
  max-width: 800px;
  padding: 151px 30px;
}
@media only screen and (min-width: 41.688em) {
  .home .custom-header-content .entry-container {
    padding: 229px 40px;
  }
}
@media only screen and (min-width: 85.375em) {
  .home .custom-header-content .entry-container {
    padding: 280px 50px;
  }
}

.custom-header-content .entry-container {
  max-width: 800px;
  padding: 150px 30px;
}
@media only screen and (min-width: 48em) {
  .custom-header-content .entry-container {
    padding: 190px 40px;
  }
}

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

.custom-header img {
  display: none;
  -o-object-fit: cover;
  object-fit: cover;
}

.custom-header-content {
  z-index: 2;
}

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

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

.has-header-video .custom-header-media video,
.has-header-video .custom-header-media iframe {
  position: absolute;
  left: 50%;
  max-width: 1000%;
  min-height: 100%;
  min-width: 100%;
  min-width: 100vw;
  top: 50%;
  padding-bottom: 1px;
  width: auto;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

/*--------------------------------------------------------------
## Hero-content
--------------------------------------------------------------*/
.hero-content-wrapper.section .hentry {
  position: relative;
}

.hero-content-wrapper.section .wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 1142px;
}
.hero-content-wrapper.section .section-content-wrap {
  padding-top: 35px;
}
@media only screen and (min-width: 41.688em) {
  .hero-content-wrapper.section .section-content-wrap {
    padding-top: 42px;
  }
}
.hero-content-wrapper.section .section-content-wrap .hentry .featured-content-image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 400px;
}
@media only screen and (min-width: 41.688em) {
  .hero-content-wrapper.section .section-content-wrap .hentry .featured-content-image {
    bottom: 0;
    height: 100%;
    left: 0;
    min-height: 100%;
    position: absolute;
    width: 42.227%;
  }
}
.hero-content-wrapper.section .section-content-wrap .hentry .entry-container {
  padding-top: 21px;
}
@media only screen and (min-width: 41.688em) {
  .hero-content-wrapper.section .section-content-wrap .hentry .entry-container {
    padding-bottom: 36px;
    padding-left: 60px;
    padding-top: 36px;
    width: 57.8%;
  }
}
@media only screen and (min-width: 85.375em) {
  .hero-content-wrapper.section .section-content-wrap .hentry .entry-container {
    padding-bottom: 97px;
    padding-left: 120px;
    padding-top: 66px;
  }
}

.hero-content-wrapper.content-aligned-right .hentry .entry-container {
  padding-left: 0;
  padding-right: 0;
}

@media only screen and (min-width: 41.688em) {
  .hero-content-wrapper.content-aligned-right .hentry .entry-container {
    float: right;
  }
}

.hero-content-wrapper.section .hentry .entry-container.full-width {
  float: none;
  margin: 0 auto;
  max-width: 669px;
  padding: 0;
  width: 100%;
}

/*--------------------------------------------------------------
## promotional
--------------------------------------------------------------*/
.promotion-headline-wrapper.section:not(.full-width-layout):not(.no-background) .wrapper {
  max-width: 2560px;
}
.promotion-headline-wrapper.section:not(.full-width-layout):not(.no-background) .section-content-wrap {
  padding-right: 0;
}

.promotion-headline-wrapper.section.full-width-layout .section-content-wrap {
  max-width: 100%;
}
.promotion-headline-wrapper.section.full-width-layout .wrapper {
  max-width: 100%;
}
.promotion-headline-wrapper.section.full-width-layout .wrapper .post-thumbnail {
  margin-right: 0;
}
@media only screen and (min-width: 103.75em) {
  .promotion-headline-wrapper.section.full-width-layout .wrapper .entry-container {
    margin: 0 auto;
  }
}
@media only screen and (min-width: 103.75em) {
  .promotion-headline-wrapper.section.full-width-layout .wrapper .entry-container .inner-container {
    margin-right: 50px;
  }
}
.promotion-headline-wrapper.section.full-width-layout .section-content-wrap {
  padding-left: 0;
  padding-right: 0;
}
.promotion-headline-wrapper.section.full-width-layout .post-thumbnail img {
  width: 100%;
}

.promotion-headline-wrapper .entry-container {
  max-width: 1500px;
}

.promotion-headline-wrapper .section-content-wrap {
  padding-right: 0;
  max-width: 1500px;
  margin: 0 auto;
}

@media only screen and (min-width: 90em) {
  .promotion-headline-wrapper .post-thumbnail {
    margin-right: -100%;
  }
}

.promotion-headline-wrapper .inner-container {
  line-height: 1.75;
  margin-left: auto;
  margin-top: -42px;
  margin-right: auto;
  max-width: calc(100% - 58px);
  padding: 42px 35px 35px;
  position: relative;
}
@media only screen and (min-width: 41.688em) {
  .promotion-headline-wrapper .inner-container {
    line-height: inherit;
    margin-bottom: 0;
    margin-right: 40px;
    padding: 35px 40px;
  }
}
@media only screen and (min-width: 48em) {
  .promotion-headline-wrapper .inner-container {
    margin-top: -162px;
    max-width: 680px;
  }
}
@media only screen and (min-width: 64em) {
  .promotion-headline-wrapper .inner-container {
    margin-top: -232px;
    padding: 70px;
  }
}
@media only screen and (min-width: 85.375em) {
  .promotion-headline-wrapper .inner-container {
    margin-right: 50px;
  }
}
@media only screen and (min-width: 90em) {
  .promotion-headline-wrapper .inner-container {
    margin-right: 50px;
  }
}

/***
    No Background image
****/
.promotion-headline-wrapper.no-background {
  margin-bottom: 0;
}
.promotion-headline-wrapper.no-background .section-content-wrap {
  padding-left: 30px;
  padding-right: 30px;
}
@media only screen and (min-width: 41.688em) {
  .promotion-headline-wrapper.no-background .section-content-wrap {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media only screen and (min-width: 85.375em) {
  .promotion-headline-wrapper.no-background .section-content-wrap {
    padding-left: 50px;
    padding-right: 50px;
  }
}
.promotion-headline-wrapper.no-background .section-content-wrap .hentry {
  margin: 0 auto;
  max-width: 1500px;
}
.promotion-headline-wrapper.no-background .inner-container {
  margin: 0;
  width: 100%;
  max-width: 100%;
}

/*--------------------------------------------------------------
## testimonials
--------------------------------------------------------------*/
.testimonials-content-wrapper.section.testimonial-wrapper.has-background-image {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.testimonials-content-wrapper.section.testimonial-wrapper.has-background-image .section-content-wrap {
  max-width: 100%;
}
.testimonials-content-wrapper.section.testimonial-wrapper.has-background-image .section-content-wrap .entry-container {
  text-align: left;
}
.testimonials-content-wrapper.section.testimonial-wrapper.has-background-image:after {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.testimonials-content-wrapper.section.testimonial-wrapper.has-background-image .section-heading-wrapper {
  position: relative;
  z-index: 2;
}
.testimonials-content-wrapper.section.testimonial-wrapper.has-background-image .post-thumbnail {
  align-items: center;
}
.testimonials-content-wrapper.section.testimonial-wrapper.has-background-image .post-thumbnail img {
  margin-bottom: 0;
  margin-right: 18px;
}
.testimonials-content-wrapper.section.testimonial-wrapper.has-background-image .controls {
  bottom: 0;
  display: inline-block;
  left: 15px;
  position: relative;
  right: auto;
  transform: translateX(0);
  -o-transform: translateX(0);
  -moz-transform: translateX(0);
  -webkit-transform: translateX(0);
  z-index: 999;
}
@media only screen and (min-width: 48em) {
  .testimonials-content-wrapper.section.testimonial-wrapper.has-background-image .controls {
    bottom: 40%;
    left: auto;
    position: absolute;
    right: 40px;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media only screen and (min-width: 85.375em) {
  .testimonials-content-wrapper.section.testimonial-wrapper.has-background-image .controls {
    right: 50px;
  }
}

.testimonials-content-wrapper.section.testimonial-wrapper {
  padding: 42px 0;
  position: relative;
}
@media only screen and (min-width: 64em) {
  .testimonials-content-wrapper.section.testimonial-wrapper {
    padding: 112px 0;
  }
}
.testimonials-content-wrapper.section.testimonial-wrapper .section-heading-wrapper {
  padding-top: 0;
}
.testimonials-content-wrapper.section.testimonial-wrapper .wrapper {
  position: relative;
}
.testimonials-content-wrapper.section.testimonial-wrapper .hentry {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.46;
  margin: 35px 0;
  max-width: 662px;
}
@media only screen and (min-width: 64em) {
  .testimonials-content-wrapper.section.testimonial-wrapper .hentry {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1.5;
    margin: 71px 0 61px;
  }
}
@media only screen and (min-width: 85.375em) {
  .testimonials-content-wrapper.section.testimonial-wrapper .hentry {
    margin: 110px 0 70px;
  }
}
@media only screen and (min-width: 90em) {
  .testimonials-content-wrapper.section.testimonial-wrapper .hentry {
    margin: 167px 0 117px;
  }
}
.testimonials-content-wrapper.section.testimonial-wrapper .hentry .entry-meta {
  margin: 0;
}
.testimonials-content-wrapper.section.testimonial-wrapper .cycle-prev:before {
  content: "Prev";
  cursor: pointer;
}
.testimonials-content-wrapper.section.testimonial-wrapper .cycle-prev:after {
  content: "/";
  font-size: 18px;
  margin: 0 6px;
}
.testimonials-content-wrapper.section.testimonial-wrapper .cycle-pager {
  counter-reset: slides-num;
  right: 30px;
  position: absolute;
  top: 0;
  z-index: 99;
}
@media only screen and (min-width: 48em) {
  .testimonials-content-wrapper.section.testimonial-wrapper .cycle-pager {
    right: 40px;
  }
}
@media only screen and (min-width: 85.375em) {
  .testimonials-content-wrapper.section.testimonial-wrapper .cycle-pager {
    right: 50px;
  }
}
.testimonials-content-wrapper.section.testimonial-wrapper .cycle-pager:after {
  content: counter(slides-num);
  display: inline-block;
  font-size: 24px;
  line-height: 1;
  padding-right: 10px;
  vertical-align: top;
}
@media only screen and (min-width: 41.688em) {
  .testimonials-content-wrapper.section.testimonial-wrapper .cycle-pager:after {
    line-height: 1.56;
  }
}
.testimonials-content-wrapper.section.testimonial-wrapper .cycle-pager:before {
  content: "";
  height: 45px;
  position: absolute;
  left: 50%;
  top: -6px;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  width: 1px;
}
@media only screen and (min-width: 41.688em) {
  .testimonials-content-wrapper.section.testimonial-wrapper .cycle-pager:before {
    height: 48px;
    top: 10px;
  }
}
.testimonials-content-wrapper.section.testimonial-wrapper .cycle-pager span {
  counter-increment: slides-num;
  display: inline-block;
  font-weight: 600;
  font-size: 0;
  line-height: 1;
  vertical-align: bottom;
}
@media only screen and (min-width: 41.688em) {
  .testimonials-content-wrapper.section.testimonial-wrapper .cycle-pager span {
    vertical-align: top;
  }
}

.testimonials-content-wrapper .cycle-pager .cycle-pager-active {
  display: inline-block;
  margin-right: 20px;
}

.testimonials-content-wrapper .cycle-pager .cycle-pager-active:before {
  content: counter(slides-num);
  display: inline-block;
  font-size: 36px;
  font-size: 2.25rem;
  vertical-align: middle;
}
@media only screen and (min-width: 41.688em) {
  .testimonials-content-wrapper .cycle-pager .cycle-pager-active:before {
    font-size: 48px;
    font-size: 3rem;
  }
}

.testimonials-content-wrapper .cycle-next:before {
  content: "Next";
  cursor: pointer;
}

.testimonials-content-wrapper .testimonial-slider-wrap .post-thumbnail {
  margin-top: 28px;
}
@media only screen and (min-width: 41.688em) {
  .testimonials-content-wrapper .testimonial-slider-wrap .post-thumbnail {
    margin-top: 35px;
  }
}
.testimonials-content-wrapper .testimonial-slider-wrap .post-thumbnail .entry-header {
  font-weight: 400;
  line-height: 1.17;
  margin-bottom: 0;
}
.testimonials-content-wrapper .testimonial-slider-wrap .post-thumbnail .entry-header .entry-title {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
}
.testimonials-content-wrapper .testimonial-slider-wrap .post-thumbnail img {
  height: 71px;
  object-fit: cover;
  margin-right: 15px;
  width: 71px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
}

.testimonials-content-wrapper.section .section-content-wrap {
  max-width: 600px;
  margin: 0 auto;
}
.testimonials-content-wrapper.section .section-content-wrap .testimonial-slider-wrap.cycle-slide {
  text-align: center;
}
.testimonials-content-wrapper.section .section-content-wrap .post-thumbnail {
  display: block;
}
.testimonials-content-wrapper.section .section-content-wrap .post-thumbnail img {
  margin: 0 auto;
  margin-bottom: 15px;
}
.testimonials-content-wrapper.section .section-content-wrap .controls {
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  position: relative;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  z-index: 9999;
}
@media only screen and (min-width: 64em) {
  .testimonials-content-wrapper.section .section-content-wrap .controls {
    bottom: 40px;
  }
}

.testimonials-content-wrapper.section.has-background-image .section-content-wrap .testimonial-slider-wrap.cycle-slide {
  text-align: left;
}

/*--------------------------------------------------------------
## Blog
--------------------------------------------------------------*/
.archive-content-wrap .section-content-wrapper.layout-one .hentry,
.archive .archive-content-wrap .section-content-wrapper .hentry {
  margin-bottom: 35px;
}
@media only screen and (min-width: 48em) {
  .archive-content-wrap .section-content-wrapper.layout-one .hentry,
.archive .archive-content-wrap .section-content-wrapper .hentry {
    margin-bottom: 58px;
  }
}
@media only screen and (min-width: 85.375em) {
  .archive-content-wrap .section-content-wrapper.layout-one .hentry,
.archive .archive-content-wrap .section-content-wrapper .hentry {
    margin-bottom: 91px;
  }
}
.archive-content-wrap .section-content-wrapper.layout-one .hentry h2,
.archive .archive-content-wrap .section-content-wrapper .hentry h2 {
  font-size: 24px;
  font-size: 1.5rem;
}
@media only screen and (min-width: 64em) {
  .archive-content-wrap .section-content-wrapper.layout-one .hentry h2,
.archive .archive-content-wrap .section-content-wrapper .hentry h2 {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
.archive-content-wrap .section-content-wrapper.layout-one .hentry .post-thumbnail,
.archive .archive-content-wrap .section-content-wrapper .hentry .post-thumbnail {
  margin-bottom: 21px;
}
@media only screen and (min-width: 64em) {
  .archive-content-wrap .section-content-wrapper.layout-one .hentry .post-thumbnail,
.archive .archive-content-wrap .section-content-wrapper .hentry .post-thumbnail {
    margin-bottom: 28px;
  }
}
@media only screen and (min-width: 85.375em) {
  .archive-content-wrap .section-content-wrapper.layout-one .hentry .post-thumbnail,
.archive .archive-content-wrap .section-content-wrapper .hentry .post-thumbnail {
    margin-bottom: 42px;
  }
}

.singular-content-wrap .more-button {
  margin-top: 21px;
  padding: 0;
}
.singular-content-wrap .more-button:hover, .singular-content-wrap .more-button:focus {
  box-shadow: none;
  -webkit-box-shadow: none;
}

.archive .content-area .section-content-wrapper.layout-one .hentry {
  padding: 0;
}

.archive-content-wrap .section-content-wrapper .hentry:last-child {
  margin-bottom: 35px;
}
@media only screen and (min-width: 64em) {
  .archive-content-wrap .section-content-wrapper .hentry:last-child {
    margin-bottom: 38px;
  }
}
@media only screen and (min-width: 85.375em) {
  .archive-content-wrap .section-content-wrapper .hentry:last-child {
    margin-bottom: 42px;
  }
}
.archive-content-wrap .section-content-wrapper .hentry h2 {
  font-weight: 600;
}
.archive-content-wrap .section-content-wrapper .hentry .entry-summary {
  margin-top: 0;
}
.archive-content-wrap .section-content-wrapper .hentry .post-thumbnail:hover img {
  transform: scale(1.2) translateX(0);
  -o-transform: scale(1.2) translateX(0);
  -moz-transform: scale(1.2) translateX(0);
  -webkit-transform: scale(1.2) translateX(0);
}
.archive-content-wrap .entry-container {
  text-align: left;
}
.archive-content-wrap .entry-footer:first-child {
  margin-top: 0;
}

.archive-content-wrap .post-thumbnail {
  overflow: hidden;
}
.archive-content-wrap .post-thumbnail img {
  transform: scale(1.2) translateX(-14px);
  -o-transform: scale(1.2) translateX(-14px);
  -moz-transform: scale(1.2) translateX(-14px);
  -webkit-transform: scale(1.2) translateX(-14px);
  width: 100%;
}
.archive-content-wrap .more-link {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 0.5;
  padding: 0;
}
.archive-content-wrap .more-link:hover, .archive-content-wrap .more-link:focus {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

.archive-content-wrap .section-content-wrapper.layout-four {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  align-items: unset;
  justify-content: unset;
}

.archive-content-wrap .entry-content {
  margin-top: 21px;
}
@media only screen and (min-width: 64em) {
  .archive-content-wrap .entry-content {
    margin-top: 35px;
  }
}

.entry-footer {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  align-items: unset;
  justify-content: unset;
  margin-top: 14px;
}
.entry-footer > div > span {
  margin-right: 23px;
}
@media only screen and (min-width: 64em) {
  .entry-footer > div > span {
    margin-right: 30px;
  }
}

.page-header {
  text-align: center;
}

.archive .entry-meta span.posted-on {
  display: inline-block;
}

.singular-content-wrap .entry-header .entry-meta {
  text-align: center;
}

.site-main nav.post-navigation {
  border-width: 1px;
  border-left-width: 0;
  border-right-width: 0;
  border-style: solid;
  margin-bottom: 0;
  margin-top: 30px;
  padding: 30px 0;
  position: relative;
}
.site-main nav.post-navigation:before {
  border: 1px solid;
  content: "";
  height: 100%;
  left: 50%;
  position: absolute;
  top: 0;
  transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
}
@media only screen and (min-width: 64em) {
  .site-main nav.post-navigation {
    margin-top: 70px;
    padding: 50px 0;
  }
}
.site-main nav.post-navigation .nav-links > div {
  padding: 10px;
  text-align: center;
}
.site-main nav.post-navigation .nav-links > div a span {
  display: block;
}
.site-main nav.post-navigation .nav-links > div a .nav-title {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: normal;
}

.sidebar.widget-area section.widget {
  float: none;
}
@media only screen and (min-width: 41.688em) {
  .sidebar.widget-area section.widget {
    float: left;
  }
}
@media only screen and (min-width: 64em) {
  .sidebar.widget-area section.widget {
    float: none;
    width: 100%;
  }
}

.sidebar.widget-area section.widget ul:not(.social-links-menu) li {
  margin-bottom: 14px;
}

.archive-content-wrap nav.navigation.posts-navigation {
  padding-top: 35px;
}
.archive-content-wrap nav.navigation.posts-navigation .nav-next {
  text-align: right;
}

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

/*--------------------------------------------------------------
## newsletter
--------------------------------------------------------------*/
#footer-newsletter .footer-newsletter .section-heading-wrapper {
  padding: 0;
  text-align: center;
}

#footer-newsletter .ewnewsletter .hentry {
  margin-bottom: 0;
}
#footer-newsletter .ewnewsletter .hentry form {
  align-items: unset;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: unset;
  margin: 0 auto;
  max-width: 680px;
}
@media only screen and (min-width: 480px) {
  #footer-newsletter .ewnewsletter .hentry form {
    flex-direction: row;
  }
}
#footer-newsletter .ewnewsletter .hentry form input {
  border: 2px solid transparent;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  margin: 0;
  margin-top: 10px;
}
@media only screen and (min-width: 480px) {
  #footer-newsletter .ewnewsletter .hentry form input {
    margin-top: 0;
  }
}
#footer-newsletter .ewnewsletter .hentry form input[type=email] {
  box-shadow: 11px 3px 15px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 11px 3px 15px 0 rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 11px 3px 15px 0 rgba(0, 0, 0, 0.05);
  margin: 0;
}

.ewnewsletter .ew-newsletter-wrap {
  margin-top: 28px;
}
@media only screen and (min-width: 64em) {
  .ewnewsletter .ew-newsletter-wrap {
    margin-top: 42px;
  }
}
@media only screen and (min-width: 85.375em) {
  .ewnewsletter .ew-newsletter-wrap {
    margin-top: 63px;
  }
}

#footer-newsletter input[type=submit] {
  font-weight: 500;
}

#footer-newsletter .ew-newsletter {
  margin-bottom: 0;
  padding: 42px 35px;
  padding-bottom: 73px;
}
@media only screen and (min-width: 64em) {
  #footer-newsletter .ew-newsletter {
    padding: 47px;
    padding-bottom: 70px;
  }
}
@media only screen and (min-width: 85.375em) {
  #footer-newsletter .ew-newsletter {
    padding: 80px;
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 90em) {
  #footer-newsletter .ew-newsletter {
    padding: 112px;
  }
}

/*--------------------------------------------------------------
## Portfolio
--------------------------------------------------------------*/
.portfolio-content-wrapper .hentry {
  width: 100%;
}
.portfolio-content-wrapper .hentry .hentry-inner {
  overflow: hidden;
  position: relative;
}
@media only screen and (min-width: 41.688em) {
  .portfolio-content-wrapper .hentry .hentry-inner:hover .post-thumbnail img {
    transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
  }
}
.portfolio-content-wrapper .hentry .hentry-inner .post-thumbnail {
  margin-bottom: 0;
  overflow: hidden;
}
.portfolio-content-wrapper .hentry .hentry-inner .post-thumbnail img {
  width: 100%;
}
@media only screen and (min-width: 64em) {
  .portfolio-content-wrapper .hentry .hentry-inner:hover .entry-container {
    opacity: 1;
    transform: translateY(0);
    -o-transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
  }
}
.portfolio-content-wrapper .hentry .entry-container {
  bottom: 0;
  font-size: 14px;
  font-size: 0.875rem;
  transform: translateY(0);
  -o-transform: translateY(0);
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  padding: 25px;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 9;
}
.portfolio-content-wrapper .hentry .entry-container:before {
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.6) 100%);
  content: "";
  opacity: 1;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  z-index: -2;
}
.portfolio-content-wrapper .hentry .entry-container h2 {
  font-size: 24px;
  font-size: 1.5rem;
}
@media only screen and (min-width: 64em) {
  .portfolio-content-wrapper .hentry .entry-container {
    opacity: 1;
    transform: translateY(110%);
    -o-transform: translateY(110%);
    -moz-transform: translateY(110%);
    -webkit-transform: translateY(110%);
  }
}
.portfolio-content-wrapper .hentry .entry-container .more-button {
  margin-top: 5px;
}
.portfolio-content-wrapper .hentry .entry-container .entry-meta {
  margin-bottom: 15px;
}
.portfolio-content-wrapper .hentry .entry-container .entry-meta > span {
  margin-right: 10px;
}

.portfolio-content-wrapper.layout-one .hentry {
  width: 100%;
  margin-right: 0;
}

/*--------------------------------------------------------------
## feature-slider
--------------------------------------------------------------*/
.slider-content-wrapper.section .post-slide.cycle-slide {
  width: 100%;
}
.slider-content-wrapper.section .wrapper {
  max-width: 2560px;
}
.slider-content-wrapper.section .hentry {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  justify-content: unset;
  height: 100%;
  margin: 0 auto;
  margin-bottom: 0;
  max-width: 1500px;
}
@media only screen and (min-width: 41.688em) {
  .slider-content-wrapper.section .hentry > div {
    width: 50%;
  }
}
.slider-content-wrapper.section .controllers {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
@media only screen and (min-width: 41.688em) {
  .slider-content-wrapper.section .controllers {
    bottom: 0;
    left: 50%;
    right: auto;
    top: auto;
  }
}
.slider-content-wrapper.section .controllers:before {
  content: "";
  height: 10px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 2px;
  z-index: 2;
}
.slider-content-wrapper.section #featured-slider-next, .slider-content-wrapper.section #featured-slider-prev {
  cursor: pointer;
  outline: none;
  padding: 16px 25px;
  text-align: center;
}
@media only screen and (min-width: 48em) {
  .slider-content-wrapper.section #featured-slider-next, .slider-content-wrapper.section #featured-slider-prev {
    padding: 20px 32px;
  }
}
.slider-content-wrapper #featured-slider-pager {
  display: none;
}

.slider-content-wrapper .slider-image {
  background-size: cover;
  background-position: center center;
  bottom: 0;
  padding-bottom: 100%;
  position: relative;
  right: 0;
  top: 0;
  width: 100%;
}
@media only screen and (min-width: 41.688em) {
  .slider-content-wrapper .slider-image {
    padding-bottom: 0;
    position: absolute;
  }
}
.slider-content-wrapper .slider-image img {
  width: 100%;
}

.slider-content-wrapper.content-aligned-right.text-aligned-right .entry-container {
  padding-right: 30px;
}
@media only screen and (min-width: 41.688em) {
  .slider-content-wrapper.content-aligned-right.text-aligned-right .entry-container {
    padding-right: 40px;
  }
}
@media only screen and (min-width: 85.375em) {
  .slider-content-wrapper.content-aligned-right.text-aligned-right .entry-container {
    padding-right: 50px;
  }
}

.slider-content-wrapper .entry-container {
  margin-top: 21px;
  padding: 0 30px;
  padding-bottom: 0;
  text-align: center;
  width: 100%;
}
@media only screen and (min-width: 41.688em) {
  .slider-content-wrapper .entry-container {
    height: 520px;
    margin-top: 0;
    padding: 100px 40px;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
}
@media only screen and (min-width: 48em) {
  .slider-content-wrapper .entry-container {
    text-align: left;
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 64em) {
  .slider-content-wrapper .entry-container {
    height: 720px;
    padding-right: 10%;
    padding-top: 200px;
    padding-bottom: 200px;
  }
}
@media only screen and (min-width: 85.375em) {
  .slider-content-wrapper .entry-container {
    padding-right: 16%;
    padding-left: 50px;
  }
}
@media only screen and (min-width: 90em) {
  .slider-content-wrapper .entry-container {
    height: 950px;
    padding-top: 268px;
    padding-bottom: 268px;
  }
}

.slider-content-wrapper {
  position: relative;
}
.slider-content-wrapper .section-content-wrap {
  padding-right: 0;
  padding-left: 0;
}

.cycle-slideshow {
  overflow: hidden;
  z-index: 1;
}

.slider-content-wrapper.content-aligned-left.text-aligned-right .entry-container {
  text-align: center;
}
@media only screen and (min-width: 48em) {
  .slider-content-wrapper.content-aligned-left.text-aligned-right .entry-container {
    text-align: right;
  }
}

/*--------------------------------------------------------------
## footer
--------------------------------------------------------------*/
footer #site-generator {
  padding-bottom: 21px;
  padding-top: 21px;
}
footer #site-generator .wrapper {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  justify-content: center;
}
@media only screen and (min-width: 64em) {
  footer #site-generator .wrapper {
    justify-content: space-between;
  }
}
footer #site-generator .wrapper .site-info {
  font-size: 12px;
  font-size: 0.75rem;
  margin-bottom: 21px;
  text-align: center;
}
@media only screen and (min-width: 64em) {
  footer #site-generator .wrapper .site-info {
    margin-bottom: 0;
    text-align: left;
  }
}
footer #site-generator .wrapper .site-social {
  order: 1;
  width: 100%;
}
@media only screen and (min-width: 64em) {
  footer #site-generator .wrapper .site-social {
    width: auto;
  }
}

.tagcloud a {
  border: 1px solid;
  padding: 5px;
  display: inline-block;
  margin: 2px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.menu-social-container a[href*="mailto:"]:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.menu-social-menu-container a[href*="mailto:"]:before {
  content: "";
}

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

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

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

.byline a:before {
  content: "";
}

.cat-links:before {
  content: "";
}

.edit-link:before {
  content: "";
}

.tags-links:before {
  content: "";
}

/*--------------------------------------------------------------
## archives
--------------------------------------------------------------*/
.archive .content-area .archive-content-wrap .section-content-wrapper {
  padding: 0;
}
.archive .content-area .archive-content-wrap .section-content-wrapper .entry-container .entry-header .entry-title {
  font-size: 24px;
  font-size: 1.5rem;
}
@media only screen and (min-width: 64em) {
  .archive .content-area .archive-content-wrap .section-content-wrapper .entry-container .entry-header .entry-title {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
.archive .content-area .archive-content-wrap .section-content-wrapper .entry-container .more-link {
  background: transparent;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 0.5;
  padding: 0;
}
.archive .content-area .archive-content-wrap .section-content-wrapper .entry-container .more-link:hover, .archive .content-area .archive-content-wrap .section-content-wrapper .entry-container .more-link:focus {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

.singular-content-wrap .more-link {
  background: transparent;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 0.5;
  padding: 0;
}
.singular-content-wrap .more-link:hover, .singular-content-wrap .more-link:focus {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

.search .entry-meta {
  margin: 5px 0 10px;
}

.archive .archive-content-wrap nav.navigation.posts-navigation {
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (min-width: 41.688em) {
  .archive .archive-content-wrap nav.navigation.posts-navigation {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 85.375em) {
  .archive .archive-content-wrap nav.navigation.posts-navigation {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.archive .archive-content-wrap nav.navigation.posts-navigation .nav-links {
  padding: 0;
}

.search.search-results .content-area .product .hentry-inner {
  padding: 25px;
}

/*--------------------------------------------------------------
## comments
--------------------------------------------------------------*/
.comments-area {
  margin: 30px 0;
}
@media only screen and (min-width: 64em) {
  .comments-area {
    margin: 70px 0;
  }
}
.comments-area ol {
  list-style: none;
}
.comments-area .comments-title {
  font-size: 36px;
  font-size: 2.25rem;
  text-align: center;
}

.author-info {
  margin-top: 30px;
  width: 100%;
}
@media only screen and (min-width: 64em) {
  .author-info {
    margin-top: 70px;
  }
}
.author-info .author-section-title {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 2.33;
  text-transform: uppercase;
}
.author-info .author-avatar {
  float: left;
  margin-right: 37px;
  max-width: 100px;
}
.author-info .author-avatar img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
}
.author-info .author-description {
  overflow: hidden;
}
.author-info .author-description h2 {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 500;
  margin-top: 0;
}

.comment-body {
  margin-bottom: 20px;
}
.comment-body .comment-author-container {
  float: none;
  margin-bottom: 30px;
  margin-right: 35px;
  width: 50px;
}
@media only screen and (min-width: 48em) {
  .comment-body .comment-author-container {
    float: left;
    margin-bottom: 0;
  }
}
.comment-body .comment-author-container img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
}
.comment-body .comment-container {
  overflow: visible;
}
@media only screen and (min-width: 48em) {
  .comment-body .comment-container {
    overflow: hidden;
  }
}
.comment-body .comment-container .comment-content {
  margin: 13px 0 23px 0;
}
.comment-body .comment-container .comment-meta {
  font-weight: 500;
}
.comment-body .comment-container .comment-meta cite {
  font-size: 16px;
  font-size: 1rem;
  text-transform: capitalize;
}
.comment-body .comment-container .comment-permalink {
  margin-right: 10px;
  text-transform: uppercase;
}
.comment-body .comment-container .comment-metadata {
  line-height: 2.33;
  text-transform: uppercase;
}

.comment-list {
  margin: 0;
}

.comments-area ol.children {
  margin-left: 15px;
  margin-right: 0;
}
@media only screen and (min-width: 64em) {
  .comments-area ol.children {
    margin-left: 80px;
  }
}

.comment-form textarea {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border: 2px solid transparent;
}

.comment-respond {
  margin: 0 auto;
  max-width: 640px;
  padding: 25px;
}
@media only screen and (min-width: 64em) {
  .comment-respond {
    padding: 56px 60px;
  }
}
.comment-respond .comment-form {
  margin-top: 42px;
}
.comment-respond .comment-form input {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border: 2px solid transparent;
}
.comment-respond .comment-form p {
  margin-bottom: 35px;
}
.comment-respond .comment-form p label {
  display: block;
  font-weight: 500;
  margin-bottom: 7px;
  text-transform: uppercase;
}
.comment-respond .comment-form .form-submit {
  margin-bottom: 0;
  text-align: center;
}
.comment-respond .comment-form .form-submit input {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
}
.comment-respond .comment-reply-title small {
  display: block;
}

.comment_container img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  float: none;
  margin-bottom: 15px;
  margin-right: 15px;
}
@media only screen and (min-width: 41.688em) {
  .comment_container img {
    float: left;
  }
}

.comment-text {
  overflow: hidden;
}
.comment-text .star-rating {
  float: right;
}

#review_form_wrapper {
  margin-top: 30px;
}

.commentlist li {
  margin-bottom: 20px;
}

.comment-reply-link {
  font-weight: 500;
}

/*--------------------------------------------------------------
## widgets
--------------------------------------------------------------*/
@media only screen and (min-width: 64em) {
  #colophon aside.footer-widget-area .wrapper .widget-column {
    padding-right: 80px;
  }
}
#colophon aside.footer-widget-area .wrapper .widget-column .article-wrap .hentry {
  margin-bottom: 10px;
}
#colophon aside.footer-widget-area .wrapper .widget-column .article-wrap .hentry .entry-title {
  font-size: 14px;
  font-size: 0.875rem;
}

.sidebar .widget .hentry {
  margin-bottom: 0;
}
.sidebar .widget .menu-social-menu-container ul {
  justify-content: flex-start;
}

.widget-wrap span.post-date {
  display: block;
}

.footer-widget-area.one .widget-column {
  margin-bottom: 20px;
}

.sidebar .catch-instagram-feed-gallery-widget-wrapper .button {
  border: 0;
}

.widget-wrap select {
  width: 100%;
  padding: 15px;
}

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

.widget-wrap ul {
  margin: 0;
}

.widget-wrap .cat-item,
.widget-wrap .ew-archives li,
.widget_archive li {
  display: block;
  overflow: hidden;
  list-style: none;
  margin-bottom: 5px;
}
.widget-wrap .cat-item a,
.widget-wrap .ew-archives li a,
.widget_archive li a {
  float: left;
}

.sidebar .widget {
  margin-bottom: 35px;
}
@media only screen and (min-width: 64em) {
  .sidebar .widget {
    margin-bottom: 42px;
  }
}

.widget li {
  list-style: none;
  margin-bottom: 10px;
}

li.recentcomments a {
  text-decoration: underline;
}

.sidebar .menu-social-menu-container a {
  font-size: 24px;
  font-size: 1.5rem;
}

.sidebar .menu-social-menu-container {
  justify-content: flex-start;
}

.sidebar .ewnewsletter .section-heading-wrapper {
  padding: 0;
}
.sidebar .ewnewsletter .ew-newsletter-wrap {
  margin-top: 0;
}
.sidebar .ewnewsletter .ew-newsletter-wrap #subbutton {
  margin: 0px 0;
  width: 100%;
}

.widget-wrap .menu-item-has-children > li {
  margin-left: 20px;
}

.widget-wrap ul#menu-main-menu li {
  list-style: circle;
}

.widget-wrap .article-wrap .entry-title {
  margin: 0;
}
.widget-wrap .article-wrap .entry-meta {
  margin-bottom: 15px;
  margin-top: 0;
}

.footer-widget-area .widget-column {
  width: 100%;
}

#footer-instagram .catch-instagram-feed-gallery-widget-wrapper .catch-instagram-feed-gallery-widget-image-wrapper ul li.item {
  margin: 0;
  width: 16.66%;
}

.catch-instagram-feed-gallery-widget-wrapper .instagram-button .button {
  border: 0;
  margin-top: 35px;
}

#footer-instagram .widget.catch-instagram-feed-gallery-widget {
  margin-bottom: 0;
}

.sidebar .widget .entry-title {
  font-size: 12px;
  font-size: 1.25rem;
}

.sidebar .widget .children li {
  display: table;
  overflow: visible;
  width: 100%;
}

.widget_rss .wiget_rss {
  margin-bottom: 10px;
}
.widget_rss .widget-title a {
  display: inline-block;
}

.sidebar.widget-area section.widget ul li ul.sub-menu {
  background: transparent;
  margin-left: 10px;
  margin-top: 15px;
}
.sidebar.widget-area section.widget ul li ul.sub-menu li {
  margin-bottom: 15px;
}

.footer-widget-area .essential-widgets.ew-newsletter .section-heading-wrapper {
  padding: 0 25px 25px;
}
.footer-widget-area .essential-widgets.ew-newsletter .section-heading-wrapper .widget-title {
  margin-bottom: 0;
}
.footer-widget-area .essential-widgets.ew-newsletter .hentry {
  margin: 0;
}
.footer-widget-area .essential-widgets.ew-newsletter .hentry #subbutton {
  margin: 0;
  width: 100%;
}

/*--------------------------------------------------------------
## woocommerce
--------------------------------------------------------------*/
.shop_table {
  table-layout: auto;
}
@media only screen and (min-width: 64em) {
  .shop_table {
    table-layout: fixed;
  }
}
.shop_table th {
  text-align: center;
}

.cart.woocommerce-cart-form__contents td {
  font-weight: 500;
}

.single_variation_wrap {
  margin-top: 35px;
}

.cart-collaterals {
  margin-top: 35px;
}
@media only screen and (min-width: 64em) {
  .cart-collaterals {
    max-width: 600px;
    float: right;
  }
}
.cart-collaterals .shop_table.shop_table_responsive {
  border: 0;
}
.cart-collaterals .shop_table.shop_table_responsive thead {
  border: 0;
}
.cart-collaterals .shop_table.shop_table_responsive th {
  border: 0;
  text-align: left;
  vertical-align: top;
}
.cart-collaterals .shop_table.shop_table_responsive td {
  border: 0;
  text-align: left;
}

.order-total {
  border-top: 2px solid;
}

.woocommerce-terms-and-conditions-wrapper {
  margin-bottom: 30px;
}

.product-quantity input[type=number] {
  width: 40%;
}
@media only screen and (min-width: 41.688em) {
  .product-quantity input[type=number] {
    width: 100%;
  }
}

.shop_table tfoot tr td {
  border-bottom: 2px solid;
  padding: 15px;
}
@media only screen and (min-width: 48em) {
  .shop_table tfoot tr td {
    padding: 13px 28px;
  }
}

.shop_table tfoot tr th {
  border-bottom: 2px solid;
  border-right: 2px solid;
  padding: 10px;
}

@media only screen and (min-width: 48em) {
  .coupon {
    display: inline-block;
    width: auto;
  }
}
.coupon input[type=text] {
  width: auto;
}

.shop_table .product-thumbnail img {
  margin: 0 auto;
  width: 100px;
}

table.shop_table_responsive.woocommerce-cart-form__contents td {
  padding: 25px;
}
@media only screen and (min-width: 41.688em) {
  table.shop_table_responsive.woocommerce-cart-form__contents td {
    padding: 40px 15px;
  }
}

.woocommerce-product-gallery__image img {
  width: 100%;
}

.actions {
  text-align: center;
}
@media only screen and (min-width: 41.688em) {
  .actions {
    text-align: left;
  }
}
.actions > .button {
  float: none;
}
@media only screen and (min-width: 41.688em) {
  .actions > .button {
    float: right;
  }
}

.actions > button.button[disabled] {
  opacity: 0.5;
  cursor: not-allowed;
}

table.shop_table_responsive tr td:before {
  content: attr(data-title) ": ";
  float: left;
}
@media only screen and (min-width: 41.688em) {
  table.shop_table_responsive tr td:before {
    content: "";
  }
}

table.shop_table_responsive thead {
  display: none;
}
@media only screen and (min-width: 41.688em) {
  table.shop_table_responsive thead {
    display: table-header-group;
  }
}

.cart_totals table.shop_table_responsive tr th {
  display: none;
}
@media only screen and (min-width: 41.688em) {
  .cart_totals table.shop_table_responsive tr th {
    display: table-cell;
  }
}

table.shop_table_responsive tbody td {
  padding: 15px;
}
@media only screen and (min-width: 41.688em) {
  table.shop_table_responsive tbody td {
    padding: 5px 15px;
  }
}

table.shop_table_responsive tr td {
  border-bottom: 2px solid;
  border-right: 0;
  display: block;
  text-align: right;
}
@media only screen and (min-width: 41.688em) {
  table.shop_table_responsive tr td {
    border-right: 2px solid;
    display: table-cell;
    text-align: center;
  }
}

table.shop_table_responsive tr .actions {
  border-bottom: 0;
  padding: 10px;
  text-align: left;
}
table.shop_table_responsive tr .actions .coupon input {
  margin: 0 auto;
  width: 100%;
}
@media only screen and (min-width: 41.688em) {
  table.shop_table_responsive tr .actions .coupon input {
    display: inline-block;
    text-align: left;
    width: auto;
  }
}
table.shop_table_responsive tr .actions label {
  display: none;
}

.actions .button {
  margin-top: 8px;
  width: 100%;
}
@media only screen and (min-width: 41.688em) {
  .actions .button {
    margin-top: 0;
    width: auto;
  }
}

table.shop_table_responsive tr td.product-remove {
  text-align: center;
}

.product-remove:before,
.product-thumbnail:before,
.actions:before {
  display: none;
}

.related.products {
  display: block;
}

.product {
  position: relative;
  width: 100%;
}

.round-product-image .product-content-wrapper .woocommerce-LoopProduct-link {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
}

.woocommerce-posts-wrapper > .product {
  margin-bottom: 0;
}

.woocommerce-product-gallery ol.flex-control-nav {
  list-style: none;
  margin-left: 0;
  margin-right: 0;
  margin-top: 15px;
}
.woocommerce-product-gallery ol.flex-control-nav li {
  cursor: pointer;
  padding: 5px;
}
.woocommerce-product-gallery ol.flex-control-nav li img {
  opacity: 0.5;
}
.woocommerce-product-gallery ol.flex-control-nav li img:hover, .woocommerce-product-gallery ol.flex-control-nav li img:focus {
  opacity: 1;
}

.woocommerce-product-gallery ol.flex-control-nav li img.flex-active {
  opacity: 1;
}

.products {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  justify-content: flex-start;
  margin: 0;
}
.products .product {
  border: 1px solid;
  padding: 15px;
  position: relative;
  width: 100%;
}
.products .product a {
  display: block;
  overflow: hidden;
}
.products .product a:hover img {
  transform: scale(1.1);
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.products .product a img {
  width: 100%;
}
.products .product .price {
  display: block;
}
.products .product .price del {
  margin-right: 10px;
}

.product-container {
  margin-top: 15px;
  text-align: center;
}
.product-container .button {
  margin-top: 15px;
}

.woocommerce-posts-wrapper {
  position: relative;
}

.wc-backward {
  display: inline-block;
}

span.onsale {
  box-shadow: -9px 11px 18px -7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: -9px 11px 18px -7px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: -9px 11px 18px -7px rgba(0, 0, 0, 0.3);
  font-size: 14px;
  font-size: 0.875rem;
  left: 15px;
  line-height: 1.56;
  letter-spacing: 1px;
  padding: 5px 18px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 15px;
  z-index: 1;
}

.infinite-loader {
  width: 100%;
}
.infinite-loader #ctis-loading img {
  margin: 0 auto;
}

.woocommerce-loop-product__title {
  margin-bottom: 10px;
}

.products .star-rating {
  margin: 7px auto;
}

.star-rating {
  position: relative;
  font-size: 12px;
  font-size: 0.75rem;
  font-family: star;
  font-weight: 400;
  height: 1.618em;
  line-height: 1.618;
  overflow: hidden;
  position: relative;
  width: 5.3em;
}
.star-rating:before {
  content: "SSSSS";
  opacity: 0.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: "SSSSS";
  top: 0;
  position: absolute;
  left: 0;
}

.woocommerce-tabs {
  clear: both;
  margin-bottom: 35px;
}
@media only screen and (min-width: 48em) {
  .woocommerce-tabs {
    margin-bottom: 70px;
  }
}
.woocommerce-tabs ul.tabs.wc-tabs {
  text-align: center;
}
.woocommerce-tabs ul.tabs.wc-tabs li {
  float: none;
}
@media only screen and (min-width: 41.688em) {
  .woocommerce-tabs ul.tabs.wc-tabs li {
    display: inline-block;
  }
}
.woocommerce-tabs ul.tabs.wc-tabs li a {
  display: block;
  padding: 15px 25px;
}
@media only screen and (min-width: 41.688em) {
  .woocommerce-tabs ul.tabs.wc-tabs li a {
    display: inline-block;
  }
}

.woocommerce-tabs .woocommerce-Tabs-panel {
  margin-top: 0;
  padding: 25px;
}
@media only screen and (min-width: 64em) {
  .woocommerce-tabs .woocommerce-Tabs-panel {
    padding: 45px;
  }
}

#reviews .comment-respond .comment-form-rating {
  text-align: center;
}
#reviews .comment-respond .comment-form-rating .stars {
  margin-top: 7px;
  margin-bottom: 21px;
}
#reviews .comment-respond .comment-form-rating .stars span a {
  position: relative;
  height: 1em;
  width: 1em;
  text-indent: -999em;
  display: inline-block;
  text-decoration: none;
  margin-right: 1px;
  font-weight: 400;
}
#reviews .comment-respond .comment-form-rating .stars span a:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  line-height: 1;
  font-family: star;
  content: "S";
  text-indent: 0;
  opacity: 0.25;
}
#reviews .comment-respond .comment-form-rating .stars:hover a:before {
  content: "S";
  opacity: 1;
}

#reviews .comment-respond .comment-form-rating .stars span a.active:before {
  opacity: 1;
}

#reviews .comment-respond .comment-form-rating .stars.selected span a:not(.active):before {
  content: "S";
  opacity: 1;
}

#reviews .comment-respond .comment-form-rating .stars.selected a.active ~ a:before {
  content: "S";
  opacity: 0.25;
}

.comment-reply-title,
.woocommerce-Reviews-title {
  display: block;
  text-align: center;
}

form.cart {
  border-bottom: 1px solid;
  margin-bottom: 40px;
  padding-bottom: 40px;
}
form.cart .quantity {
  display: inline-block;
  margin-bottom: 21px;
  vertical-align: top;
}
form.cart .quantity input[type=number] {
  padding-left: 15px;
  padding-right: 15px;
}
form.cart .quantity + button {
  margin-top: 0;
}

.wc-proceed-to-checkout {
  text-align: right;
}

.woocommerce-shorting-wrapper {
  margin-bottom: 30px;
  text-align: right;
}
.woocommerce-shorting-wrapper select {
  margin-top: 0;
}

.woocommerce-notices-wrapper {
  margin-bottom: 20px;
}

.wc-tabs-wrapper {
  clear: both;
  display: block;
  overflow: hidden;
}
.wc-tabs-wrapper .wc-tabs {
  margin-top: 50px;
}

.woocommerce-posts-wrapper .woocommerce-product-gallery {
  position: relative;
}
@media only screen and (min-width: 48em) {
  .woocommerce-posts-wrapper .woocommerce-product-gallery {
    float: left;
    width: 50%;
  }
}
.woocommerce-posts-wrapper .woocommerce-product-gallery a.woocommerce-product-gallery__trigger {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 1;
}
.woocommerce-posts-wrapper .woocommerce-product-gallery figure {
  margin-top: 0;
}
.woocommerce-posts-wrapper .entry-summary {
  margin-top: 30px;
  padding: 0;
}
@media only screen and (min-width: 48em) {
  .woocommerce-posts-wrapper .entry-summary {
    float: left;
    margin-top: 0;
    padding: 0 30px;
    width: 50%;
  }
}
.woocommerce-posts-wrapper .entry-summary .woocommerce-product-rating {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 15px;
}
.woocommerce-posts-wrapper .entry-summary .woocommerce-product-rating .star-rating {
  margin-right: 15px;
}
.woocommerce-posts-wrapper .entry-summary del {
  margin-right: 10px;
}

table.woocommerce-grouped-product-list.group_table,
table.woocommerce-grouped-product-list.group_table td,
table.variations,
table.variations td {
  border-width: 1px;
}

.variations {
  table-layout: auto;
}

table.woocommerce-grouped-product-list.group_table {
  table-layout: auto;
}

a.reset_variations:before {
  content: "";
  font-size: 20px;
  margin-left: 15px;
}

.woocommerce-pagination {
  margin: 30px auto;
}
.woocommerce-pagination ul.page-numbers {
  text-align: center;
  justify-content: center;
  align-items: center;
}
.woocommerce-pagination ul.page-numbers li .page-numbers {
  border: 1px solid;
  margin-right: 10px;
  padding: 9px 18px;
}

.archive-content-wrap .pagination .nav-links {
  text-align: center;
  justify-content: center;
  align-items: center;
}
.archive-content-wrap .pagination .nav-links .page-numbers {
  border: 1px solid;
  margin-right: 10px;
  padding: 9px 18px;
}

.woocommerce-product-details__short-description {
  margin-bottom: 20px;
}

table.shop_table.woocommerce-checkout-review-order-table tr,
table.shop_table.woocommerce-checkout-review-order-table th,
table.shop_table.woocommerce-checkout-review-order-table td {
  text-align: left;
}

table.shop_table.woocommerce-checkout-review-order-table .cart_item td {
  border-bottom: 2px solid;
}

table.shop_table.woocommerce-checkout-review-order-table tfoot th {
  padding: 15px;
}
@media only screen and (min-width: 48em) {
  table.shop_table.woocommerce-checkout-review-order-table tfoot th {
    padding: 13px 28px;
  }
}

.search.search-results .content-area .product .hentry-inner .entry-container {
  max-width: 100%;
}

.woocommerce-variation.single_variation .woocommerce-variation-price {
  margin: 10px 0;
}

ul.wc_payment_methods.payment_methods.methods li {
  margin-bottom: 15px;
  padding: 15px;
}
ul.wc_payment_methods.payment_methods.methods li label {
  margin-bottom: 10px;
}

.woocommerce-grouped-product-list tr {
  border-bottom: 1px solid;
}
.woocommerce-grouped-product-list tr .quantity {
  margin-bottom: 0;
}

div#payment {
  margin-bottom: 30px;
  margin-left: auto;
  margin-top: 35px;
  max-width: 627px;
}
div#payment .payment_box {
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid;
}

.woocommerce-form-coupon-toggle {
  font-size: 16px;
  font-size: 1rem;
  position: relative;
  text-align: center;
}
@media only screen and (min-width: 64em) {
  .woocommerce-form-coupon-toggle {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
.woocommerce-form-coupon-toggle a {
  font-size: 18px;
  font-size: 1.125rem;
  display: block;
}

.woocommerce-thankyou-order-received {
  line-height: 1.36;
  margin: 0 auto;
  margin-top: 30px;
  max-width: 450px;
  padding-top: 25px;
  position: relative;
  text-align: center;
}
@media only screen and (min-width: 64em) {
  .woocommerce-thankyou-order-received {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media only screen and (min-width: 64em) {
  .woocommerce-thankyou-order-received {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.56;
  }
}

.order_details {
  margin: 30px 0;
}
.order_details li strong {
  text-decoration: underline;
}

/*--------------------------------------------------------------
## Team
--------------------------------------------------------------*/
.team-section .hentry {
  position: relative;
  width: 100%;
}
.team-section .hentry .more-link {
  border: 1px solid;
}
.team-section .hentry .hentry-inner {
  padding: 35px;
  position: relative;
  z-index: 99;
}
.team-section .hentry .hentry-inner:before {
  bottom: 0;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.team-section .hentry .hentry-inner:hover:before {
  height: 100%;
}
@media only screen and (min-width: 64em) {
  .team-section .hentry .hentry-inner {
    padding: 18px;
  }
}
@media only screen and (min-width: 85.375em) {
  .team-section .hentry .hentry-inner {
    padding: 42px 15px;
  }
}
@media only screen and (min-width: 90em) {
  .team-section .hentry .hentry-inner {
    padding: 42px;
  }
}
.team-section .hentry .hentry-inner .menu-social-container {
  margin-top: 20px;
}
.team-section .hentry .hentry-inner .post-thumbnail {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  background-size: cover;
  background-position: center center;
  height: 236px;
  margin: 0 auto;
  margin-bottom: 21px;
  width: 236px;
}
@media only screen and (min-width: 64em) {
  .team-section .hentry .hentry-inner .post-thumbnail {
    height: 150px;
    margin-bottom: 28px;
    width: 150px;
  }
}
@media only screen and (min-width: 85.375em) {
  .team-section .hentry .hentry-inner .post-thumbnail {
    height: 236px;
    margin-bottom: 35px;
    width: 236px;
  }
}
.team-section .hentry .hentry-inner .entry-title {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 500;
}
.team-section .hentry .hentry-inner .entry-meta {
  font-size: 16px;
  font-size: 1rem;
  margin-top: 7px;
}
@media only screen and (min-width: 48em) {
  .team-section .hentry .hentry-inner .entry-meta {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.team-section .hentry .more-link {
  border: 1px solid transparent;
}

@media only screen and (min-width: 48em) {
  .boxed-layout .team-section .hentry .hentry-inner {
    padding: 15px;
  }
}
@media only screen and (min-width: 85.375em) {
  .boxed-layout .team-section .hentry .hentry-inner {
    padding: 42px 15px;
  }
}
@media only screen and (min-width: 90em) {
  .boxed-layout .team-section .hentry .hentry-inner {
    padding: 42px;
  }
}
.boxed-layout .team-section .hentry .hentry-inner .post-thumbnail {
  height: 236px;
  width: 236px;
}
@media only screen and (min-width: 41.688em) {
  .boxed-layout .team-section .hentry .hentry-inner .post-thumbnail {
    height: 150px;
    margin-bottom: 28px;
    width: 150px;
  }
}
@media only screen and (min-width: 85.375em) {
  .boxed-layout .team-section .hentry .hentry-inner .post-thumbnail {
    height: 200px;
    margin-bottom: 35px;
    width: 200px;
  }
}

.team-section .hentry .more-link:hover {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

.team-section.section.text-aligned-left #menu-social-menu {
  justify-content: flex-start;
}

.team-section.section.text-aligned-right #menu-social-menu {
  justify-content: flex-end;
}

/*--------------------------------------------------------------
## Logo-Slider
--------------------------------------------------------------*/
.clients-content-wrapper {
  position: relative;
}
.clients-content-wrapper .hentry .post-thumbnail {
  margin-bottom: 0;
}
.clients-content-wrapper div#logo-slider-pager {
  font-size: 45px;
  font-size: 2.8125rem;
}
.clients-content-wrapper div#logo-slider-pager span {
  cursor: pointer;
}
.clients-content-wrapper .cycle-prev {
  margin-right: 5px;
}
.clients-content-wrapper .cycle-next {
  margin-left: 5px;
}
.clients-content-wrapper .controller {
  align-items: center;
  bottom: -65px;
  display: none;
  left: 50%;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  position: absolute;
}

#clients-section .section-heading-wrapper {
  padding-bottom: 0;
}

/*--------------------------------------------------------------
## Service
--------------------------------------------------------------*/
.services-section.section .hentry {
  width: 100%;
}
.services-section.section .hentry .hentry-inner {
  text-align: center;
}
@media only screen and (min-width: 41.688em) {
  .services-section.section .hentry .hentry-inner {
    text-align: left;
  }
}
.services-section.section .hentry .hentry-inner .post-thumbnail {
  margin-left: auto;
  margin-right: auto;
  max-width: 100px;
  max-height: 100px;
}
@media only screen and (min-width: 41.688em) {
  .services-section.section .hentry .hentry-inner .post-thumbnail {
    margin-left: inherit;
    margin-right: auto;
  }
}
@media only screen and (min-width: 48em) {
  .services-section.section .hentry .hentry-inner .post-thumbnail:hover img {
    transform: scale(0.9);
    -o-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -webkit-transform: scale(0.9);
  }
  .services-section.section .hentry .hentry-inner .post-thumbnail:hover a:before {
    transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    z-index: 1;
  }
}
.services-section.section .hentry .hentry-inner .post-thumbnail img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  margin: 0 auto;
}
@media only screen and (min-width: 41.688em) {
  .services-section.section .hentry .hentry-inner .post-thumbnail img {
    margin: 0;
  }
}
.services-section.section .hentry .hentry-inner .entry-container .entry-title {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.46;
}

.services-section .hentry .hentry-inner .post-thumbnail a {
  display: inline-block;
  position: relative;
}
.services-section .hentry .hentry-inner .post-thumbnail a:before {
  border: 2px solid;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: scale(0);
  -o-transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  width: 100%;
  z-index: -2;
}

/*--------------------------------------------------------------
## Contact
--------------------------------------------------------------*/
#contact-form-section .entry-content {
  margin-top: 0;
}
#contact-form-section .entry-title {
  font-size: 24px;
  font-size: 1.5rem;
}

form.wpcf7-form label span {
  display: block;
  margin-top: 14px;
}
form.wpcf7-form label span input,
form.wpcf7-form label span textarea {
  font-size: 16px;
  font-size: 1rem;
}
form.wpcf7-form > p {
  display: inline-block;
  margin-bottom: 35px;
  margin-top: 21px;
  width: 100%;
}
@media only screen and (min-width: 64em) {
  form.wpcf7-form > p {
    margin-bottom: 0;
    margin-top: 47px;
  }
}
form.wpcf7-form textarea {
  min-height: 162px;
}
@media only screen and (min-width: 64em) {
  form.wpcf7-form textarea {
    min-height: 157px;
  }
}
@media only screen and (min-width: 85.375em) {
  form.wpcf7-form textarea {
    min-height: 184px;
  }
}

.contact-section.section .wrapper {
  max-width: 2560px;
}
.contact-section.section .section-content-wrap {
  padding-left: 0;
}
.contact-section.section .section-content-wrap .hentry {
  position: relative;
  max-width: 1500px;
  margin: 0 auto;
}
@media only screen and (min-width: 103.75em) {
  .contact-section.section .section-content-wrap .hentry {
    padding-right: 20px;
  }
}
@media only screen and (min-width: 103.75em) {
  .contact-section.section .section-content-wrap .hentry .post-thumbnail {
    margin-left: -100%;
  }
}
.contact-section.section .section-content-wrap .hentry .entry-container {
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 35px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding: 30px;
  position: relative;
  top: 0;
  transform: translateY(0);
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  z-index: 9;
}
@media only screen and (min-width: 64em) {
  .contact-section.section .section-content-wrap .hentry .entry-container {
    margin-bottom: 0;
    padding: 50px;
    position: absolute;
    right: 40px;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 350px;
  }
}
@media only screen and (min-width: 85.375em) {
  .contact-section.section .section-content-wrap .hentry .entry-container {
    right: 120px;
    padding: 70px;
    width: 440px;
  }
}
.contact-section.section .section-content-wrap .hentry .entry-container .contact-details {
  list-style: none;
  margin: 0;
}
.contact-section.section .section-content-wrap .hentry .entry-container .contact-details li {
  margin-bottom: 21px;
}
.contact-section.section .section-content-wrap .hentry .entry-container .contact-details li:last-child {
  margin-bottom: 0;
}
.contact-section.section .section-content-wrap .hentry .entry-container .contact-details .fa {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  float: left;
  font-size: 16px;
  font-size: 1rem;
  height: 40px;
  line-height: 40px;
  margin-right: 21px;
  text-align: center;
  width: 40px;
}
.contact-section.section .section-content-wrap .hentry .entry-container .contact-details .contact-wrap {
  float: right;
  width: calc( 100% - 61px);
}
.contact-section.section .section-content-wrap .hentry .entry-container .stay-connected {
  margin-top: 35px;
}
.contact-section.section .section-content-wrap .hentry .entry-container .stay-connected p {
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 1.61;
  margin-bottom: 0;
  text-transform: uppercase;
}
.contact-section.section .section-content-wrap .hentry .entry-container .stay-connected .social-navigation {
  margin-top: 14px;
}
.contact-section.section .section-content-wrap .hentry .entry-container .stay-connected .social-links-menu {
  justify-content: flex-start;
}
.contact-section.section .section-content-wrap .hentry .entry-container .stay-connected .social-links-menu li {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border: 1px solid;
  height: 40px;
  line-height: 40px;
  margin-bottom: 10px;
  margin-right: 14px;
  text-align: center;
  width: 40px;
}
.contact-section.section .section-content-wrap .hentry .entry-container .stay-connected .social-links-menu li:hover {
  transform: translateY(-5px);
  -o-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -webkit-transform: translateY(-5px);
}
.contact-section.section .section-content-wrap .hentry .entry-container .stay-connected .social-links-menu li:last-child {
  margin-right: 0;
}
.contact-section.section .section-content-wrap .hentry .entry-container .stay-connected .social-links-menu li a {
  opacity: 1;
}
.contact-section.section .section-content-wrap .hentry .entry-container .entry-title {
  margin-bottom: 14px;
}
.contact-section.section .section-content-wrap .hentry .entry-content {
  margin-top: 0;
}
.contact-section.section .section-content-wrap .hentry .contact-map {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 300px;
  position: relative;
}
@media only screen and (min-width: 48em) {
  .contact-section.section .section-content-wrap .hentry .contact-map {
    min-height: 400px;
  }
}
@media only screen and (min-width: 64em) {
  .contact-section.section .section-content-wrap .hentry .contact-map {
    min-height: 639px;
  }
}
.contact-section.section .section-content-wrap .hentry .google-maps {
  height: 100%;
  margin: 0;
  position: absolute;
  width: 100%;
}
.contact-section.section .section-content-wrap .hentry .google-maps iframe {
  height: 100%;
  width: 100%;
}

.contact-section.section.full-width-layout .wrapper {
  max-width: 100%;
}
.contact-section.section.full-width-layout .hentry {
  max-width: 100%;
  padding-right: 0;
}
.contact-section.section.full-width-layout .hentry .post-thumbnail {
  margin-left: 0;
}
.contact-section.section.full-width-layout .section-content-wrap {
  padding-right: 0;
}

@media only screen and (min-width: 64em) {
  .contact-section.contact-section.section.full-width-layout .entry-container {
    right: 3.7%;
  }
}
@media only screen and (min-width: 103.75em) {
  .contact-section.contact-section.section.full-width-layout .entry-container {
    right: 8.8%;
  }
}
@media only screen and (min-width: 120em) {
  .contact-section.contact-section.section.full-width-layout .entry-container {
    right: 18%;
  }
}

.wpcf7-form > div {
  float: none;
  margin-bottom: 35px;
  width: 100%;
}
@media only screen and (min-width: 41.688em) {
  .wpcf7-form > div {
    float: left;
    margin-bottom: 0;
    width: 50%;
  }
}
.wpcf7-form .left-col-contact {
  padding-right: 0;
}
@media only screen and (min-width: 41.688em) {
  .wpcf7-form .left-col-contact {
    padding-right: 40px;
  }
}
.wpcf7-form .left-col-contact > .sub-left-col > div {
  float: left;
  padding-right: 20px;
  width: 50%;
}
.wpcf7-form .left-col-contact > .sub-left-col > div:last-child {
  padding-right: 0;
}
.wpcf7-form .left-col-contact .sub-left-col {
  margin-top: 21px;
}
.wpcf7-form .right-col-contact {
  margin-bottom: 0;
}
.wpcf7-form label {
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 1.61;
  text-transform: uppercase;
}
.wpcf7-form label span {
  display: block;
  margin-top: 14px;
}
.wpcf7-form p:last-child {
  display: inline-block;
  margin-top: 25px;
  width: 100%;
}

#contact-form-section .layout-one .hentry {
  width: 100%;
}

/*--------------------------------------------------------------
## Featured-content
--------------------------------------------------------------*/
.featured-content-section .entry-footer:first-child {
  margin-top: 0;
}

.featured-content-section .post-thumbnail {
  overflow: hidden;
}
.featured-content-section .post-thumbnail:hover img {
  transform: scale(1.2) translateX(0);
  -o-transform: scale(1.2) translateX(0);
  -moz-transform: scale(1.2) translateX(0);
  -webkit-transform: scale(1.2) translateX(0);
}
.featured-content-section .post-thumbnail img {
  transform: scale(1.2) translateX(-14px);
  -o-transform: scale(1.2) translateX(-14px);
  -moz-transform: scale(1.2) translateX(-14px);
  -webkit-transform: scale(1.2) translateX(-14px);
  width: 100%;
}

/*--------------------------------------------------------------
## Stats
--------------------------------------------------------------*/
.stats-section.section {
  padding: 41px 0 7px;
}
@media only screen and (min-width: 64em) {
  .stats-section.section {
    padding-top: 82px;
    padding-bottom: 44px;
  }
}
@media only screen and (min-width: 90em) {
  .stats-section.section {
    padding-top: 112px;
    padding-bottom: 70px;
  }
}
.stats-section.section .section-heading-wrapper {
  padding-top: 0;
}
.stats-section.section .section-content-wrapper .hentry .post-thumbnail {
  float: none;
  margin: 0 auto;
  max-width: 85px;
}
@media only screen and (min-width: 41.688em) {
  .stats-section.section .section-content-wrapper .hentry .post-thumbnail {
    float: left;
    margin-bottom: 0;
    margin-right: 28px;
  }
}
@media only screen and (min-width: 64em) {
  .stats-section.section .section-content-wrapper .hentry .post-thumbnail {
    margin-top: 15px;
  }
}
.stats-section.section .section-content-wrapper .hentry .post-thumbnail img {
  margin: 0 auto;
}
.stats-section.section .section-content-wrapper .hentry .post-thumbnail:hover {
  transform: scale(1.1);
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.stats-section.section .section-content-wrapper .hentry .entry-container {
  text-align: center;
}
@media only screen and (min-width: 41.688em) {
  .stats-section.section .section-content-wrapper .hentry .entry-container {
    clear: none;
    overflow: hidden;
    text-align: left;
  }
}
.stats-section.section .section-content-wrapper .hentry .entry-container .entry-summary {
  margin-top: 0;
  text-transform: capitalize;
}
.stats-section.section .section-content-wrapper .hentry .entry-container .entry-title {
  font-weight: 500;
  line-height: 1.31;
}

.stats-section .more-link:hover, .stats-section .more-link:focus {
  box-shadow: none;
  -o-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

.stats-section.section .section-content-wrapper {
  margin: 0 auto;
  max-width: 320px;
}
@media only screen and (min-width: 41.688em) {
  .stats-section.section .section-content-wrapper {
    max-width: 100%;
  }
}
.stats-section.section .section-content-wrapper .hentry-inner {
  align-items: center;
  flex-wrap: nowrap;
}
@media only screen and (min-width: 64em) {
  .stats-section.section .section-content-wrapper .hentry-inner {
    justify-content: flex-start;
  }
}

.stats-section.section .section-content-wrapper.layout-two .hentry-inner,
.stats-section.section .section-content-wrapper.layout-one .hentry-inner {
  align-items: center;
  justify-content: center;
}

.stats-section .view-all-button .more-button {
  margin-bottom: 0;
}
.stats-section .view-all-button .more-button .more-link {
  border: 2px solid transparent;
}
.stats-section .view-all-button .more-button .more-link:hover, .stats-section .view-all-button .more-button .more-link:focus {
  box-shadow: none;
  background: transparent;
}

/*--------------------------------------------------------------
## Gallery
--------------------------------------------------------------*/
.gallery-section .gallery-content-wrapper .entry-content {
  margin-top: 0;
}
.gallery-section .gallery-content-wrapper .entry-footer {
  margin-top: 0;
}

.gallery-row {
  margin-bottom: 0;
}

.gallery-section .hentry-inner .gallery-group .tiled-gallery-item img {
  display: block;
  filter: saturate(0.1);
  -webkit-filter: saturate(0.1);
}
.gallery-section .hentry-inner .gallery-group .tiled-gallery-item:hover img {
  filter: saturate(1);
  -webkit-filter: saturate(1);
}

/*--------------------------------------------------------------
## elements
--------------------------------------------------------------*/
a:visited {
  text-decoration: none;
}

a {
  text-decoration: none;
}

body {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75;
}
@media only screen and (min-width: 85.375em) {
  body {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.56;
  }
}

.page,
.post,
.search .archive-content-wrap {
  margin: 0;
}

#page {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.wrapper,
.custom-header-content {
  margin: 0 auto;
  max-width: 1500px;
}

p {
  margin-bottom: 14px;
  margin-top: 0;
}
@media only screen and (min-width: 64em) {
  p {
    margin-bottom: 28px;
  }
}

a,
.entry-title a,
.more-link,
.entry-meta a,
.button,
button,
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],
input[type=submit],
textarea,
#infinite-handle .ctis-load-more button:hover,
#infinite-handle .ctis-load-more button:focus,
.archive-content-wrap .post-thumbnail img,
.featured-content-section .post-thumbnail img,
.bars,
.menu-inside-wrapper #site-header-cart-wrapper a,
.navigation-default .menu-inside-wrapper .nav-menu li a,
.slider-content-wrapper #featured-slider-next,
.slider-content-wrapper.section #featured-slider-prev,
.portfolio-section .hentry .hentry-inner:after,
.portfolio-section .hentry .hentry-inner:before,
.menu-inside-wrapper,
.services-section .hentry-inner,
.team-section .hentry:before,
.site-header-cart .widget_shopping_cart,
.portfolio-content-wrapper .hentry .hentry-inner::before,
.portfolio-content-wrapper .hentry .entry-container,
.stats-section .post-thumbnail,
.contact-section.section .entry-container .stay-connected li,
.services-section .hentry .post-thumbnail img,
.team-section .hentry .hentry-inner:hover:before,
.services-section .hentry .hentry-inner .post-thumbnail a:before,
.products .product a img,
.menu-inside-wrapper .nav-menu li a,
.tiled-gallery-item img,
.team-section .hentry .hentry-inner:before,
.woocommerce-product-gallery ol.flex-control-nav li img,
.dropdown-toggle:before,
.site-header-menu .menu-inside-wrapper .main-navigation .sub-menu,
.portfolio-content-wrapper .entry-container,
.portfolio-content-wrapper .post-thumbnail img {
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

@media only screen and (min-width: 48em) {
  .boxed-layout #page {
    margin: 0 25px;
  }
}
@media only screen and (min-width: 64em) {
  .boxed-layout #page {
    margin: 0 49px;
  }
}

.boxed .site {
  margin: 0;
}

.woocommerce ul,
#site-header-cart-wrapper ul,
.menu-inside-wrapper ul {
  list-style: none;
  margin: 0;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: 15px;
  font-size: 0.9375rem;
}

::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 15px;
  font-size: 0.9375rem;
}

:-ms-input-placeholder {
  /* IE 10+ */
  font-size: 15px;
  font-size: 0.9375rem;
}

:-moz-placeholder {
  /* Firefox 18- */
  font-size: 15px;
  font-size: 0.9375rem;
}

p:last-child,
.sidebar.widget-area section.widget ul:not(.social-links-menu) li:last-child,
ul.wp-block-latest-posts li:last-child,
.archive-content-wrap .hentry:last-child,
.footer-widget-area .widget-column:last-child,
.tag-links a:last-child,
.entry-meta span:last-child,
.comment-respond .comment-form p:last-child {
  margin-bottom: 0;
}

.widget-title,
.woocommerce-loop-product__title,
.featured-content-section .entry-header .entry-title,
.archive-content-wrap .entry-title,
.woocommerce-loop-category__title {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 500;
}

.woocommerce-loop-category__title,
.content-area .singular-content-wrap h2.entry-title {
  font-weight: 600;
}

.entry-title,
.site-title {
  margin: 0;
  text-transform: capitalize;
}

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

.sticky-label {
  padding: 2px 6px;
}

.entry-title .sub-title,
.entry-title span,
.section-title-wrapper + .section-description,
.section-title + .section-description,
.section-title-wrapper + .section-subtitle {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 400;
}
@media only screen and (min-width: 48em) {
  .entry-title .sub-title,
.entry-title span,
.section-title-wrapper + .section-description,
.section-title + .section-description,
.section-title-wrapper + .section-subtitle {
    font-size: 20px;
    font-size: 1.25rem;
    margin-top: 7px;
  }
}

.section-description p,
.section-subtitle p {
  margin-top: 0;
}

.entry-meta,
.nav-subtitle,
time,
.widget-wrap span.post-date,
.comment-metadata,
.comment-form p label,
.rss-date {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 2;
}

.cat-links a,
.tags-links a {
  margin-right: 5px;
}
.cat-links a:last-child,
.tags-links a:last-child {
  margin-right: 0;
}

cite {
  font-style: normal;
}

.archive-content-wrap .hentry,
.products.columns-1 li,
.skill-content-wrapper .skillbar,
.stats-section .hentry {
  width: 100%;
}

.catch-breadcrumb.breadcrumb-area {
  padding-top: 14px;
}

.footer-newsletter,
.catch-breadcrumb,
.hero-content-wrapper .section-content-wrap,
#footer-instagram .catch-instagram-feed-gallery-widget-wrapper {
  padding: 0 30px;
}
@media only screen and (min-width: 41.688em) {
  .footer-newsletter,
.catch-breadcrumb,
.hero-content-wrapper .section-content-wrap,
#footer-instagram .catch-instagram-feed-gallery-widget-wrapper {
    padding: 0 40px;
  }
}
@media only screen and (min-width: 85.375em) {
  .footer-newsletter,
.catch-breadcrumb,
.hero-content-wrapper .section-content-wrap,
#footer-instagram .catch-instagram-feed-gallery-widget-wrapper {
    padding: 0 50px;
  }
}

body:not(.home).catch-breadcrumb {
  padding-top: 15px;
}

.hentry,
.widget,
.widget .hentry,
.slider-content-wrapper.section,
.product,
.footer-newsletter,
.widget-column > section,
.no-results.not-found {
  margin-bottom: 35px;
}
@media only screen and (min-width: 64em) {
  .hentry,
.widget,
.widget .hentry,
.slider-content-wrapper.section,
.product,
.footer-newsletter,
.widget-column > section,
.no-results.not-found {
    margin-bottom: 38px;
  }
}
@media only screen and (min-width: 85.375em) {
  .hentry,
.widget,
.widget .hentry,
.slider-content-wrapper.section,
.product,
.footer-newsletter,
.widget-column > section,
.no-results.not-found {
    margin-bottom: 42px;
  }
}

#clients-section .clients-content-wrapper .hentry {
  margin-bottom: 0;
  padding-bottom: 35px;
}
@media only screen and (min-width: 64em) {
  #clients-section .clients-content-wrapper .hentry {
    padding-bottom: 38px;
  }
}
@media only screen and (min-width: 85.375em) {
  #clients-section .clients-content-wrapper .hentry {
    padding-bottom: 42px;
  }
}

.section-content-wrap,
.section-content-wrapper,
.site-footer aside .wrapper,
#site-generator,
nav.navigation.posts-navigation,
#colophon aside .wrapper {
  padding: 0 30px;
}
@media only screen and (min-width: 41.688em) {
  .section-content-wrap,
.section-content-wrapper,
.site-footer aside .wrapper,
#site-generator,
nav.navigation.posts-navigation,
#colophon aside .wrapper {
    padding: 0 25px;
  }
}
@media only screen and (min-width: 85.375em) {
  .section-content-wrap,
.section-content-wrapper,
.site-footer aside .wrapper,
#site-generator,
nav.navigation.posts-navigation,
#colophon aside .wrapper {
    padding: 0 30px;
  }
}

@media only screen and (min-width: 41.688em) {
  .team-section .hentry,
.stats-section .hentry,
.services-section .hentry,
.featured-content-section .hentry,
.testimonials-content-wrapper .hentry,
.contact-content-wrapper .hentry,
.clients-content-wrapper .hentry,
#site-generator .wrapper,
.portfolio-content-wrapper .hentry,
.archive-content-wrap .hentry,
#colophon aside .wrapper .widget-column,
.posts-navigation .nav-links {
    padding: 0 15px;
  }
}
@media only screen and (min-width: 85.375em) {
  .team-section .hentry,
.stats-section .hentry,
.services-section .hentry,
.featured-content-section .hentry,
.testimonials-content-wrapper .hentry,
.contact-content-wrapper .hentry,
.clients-content-wrapper .hentry,
#site-generator .wrapper,
.portfolio-content-wrapper .hentry,
.archive-content-wrap .hentry,
#colophon aside .wrapper .widget-column,
.posts-navigation .nav-links {
    padding: 0 20px;
  }
}

.ect-section .ect-wrapper .section-content-wrapper {
  padding: 0;
}
@media only screen and (min-width: 41.688em) {
  .ect-section .ect-wrapper .section-content-wrapper {
    margin: 0 -15px;
  }
}
@media only screen and (min-width: 64em) {
  .ect-section .ect-wrapper .section-content-wrapper {
    margin: 0 -25px;
  }
}

.section-heading-wrapper,
.footer-instagram .section-title-wrapper,
.section-heading-wrapper.portfolio-section-headline {
  padding: 35px 30px 21px;
}
@media only screen and (min-width: 41.688em) {
  .section-heading-wrapper,
.footer-instagram .section-title-wrapper,
.section-heading-wrapper.portfolio-section-headline {
    padding: 42px 40px 21px;
  }
}
@media only screen and (min-width: 85.375em) {
  .section-heading-wrapper,
.footer-instagram .section-title-wrapper,
.section-heading-wrapper.portfolio-section-headline {
    padding: 42px 50px 35px;
  }
}

#footer-newsletter .wrapper {
  padding-top: 35px;
}
@media only screen and (min-width: 41.688em) {
  #footer-newsletter .wrapper {
    padding-top: 42px;
  }
}

.section:not(.testimonial-wrapper):not(.site-content) .section-heading-wrapper,
.footer-instagram .section-title-wrapper {
  text-align: center;
}
@media only screen and (min-width: 41.688em) {
  .section:not(.testimonial-wrapper):not(.site-content) .section-heading-wrapper,
.footer-instagram .section-title-wrapper {
    text-align: left;
  }
}

.promotion-headline-wrapper .section-content-wrap {
  padding: 35px 30px 0;
}
@media only screen and (min-width: 41.688em) {
  .promotion-headline-wrapper .section-content-wrap {
    padding: 42px 40px 0;
  }
}
@media only screen and (min-width: 85.375em) {
  .promotion-headline-wrapper .section-content-wrap {
    padding: 42px 50px 0;
  }
}

.widget .ui-state-active,
.widget .ui-widget-content .ui-state-active,
.widget .ui-widget-header .ui-state-active,
.widget .ui-tabs .ui-tabs-nav li.ui-tabs-active {
  border: 0;
  padding-bottom: 0;
}

.contact-section .section-content-wrap {
  padding: 35px 0 35px 30px;
}
@media only screen and (min-width: 64em) {
  .contact-section .section-content-wrap {
    padding: 42px 40px 0;
  }
}
@media only screen and (min-width: 85.375em) {
  .contact-section .section-content-wrap {
    padding: 42px 50px 0;
  }
}

#clients-section .section-content-wrapper {
  padding: 35px 30px 0;
}
@media only screen and (min-width: 41.688em) {
  #clients-section .section-content-wrapper {
    padding: 42px 25px 0;
  }
}
@media only screen and (min-width: 85.375em) {
  #clients-section .section-content-wrapper {
    padding: 42px 30px 0;
  }
}

.promotion-headline-wrapper .section-content-wrap {
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (min-width: 41.688em) {
  .promotion-headline-wrapper .section-content-wrap {
    padding: 42px 40px 0;
  }
}
@media only screen and (min-width: 85.375em) {
  .promotion-headline-wrapper .section-content-wrap {
    padding: 42px 50px 0;
  }
}

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

.section {
  padding: 7px 0;
}
@media only screen and (min-width: 41.688em) {
  .section {
    padding: 28px 0;
  }
}
@media only screen and (min-width: 85.375em) {
  .section {
    padding: 70px 0;
  }
}

#colophon .footer-widget-area {
  padding: 21px 0 7px 0;
}
@media only screen and (min-width: 64em) {
  #colophon .footer-widget-area {
    padding: 28px 0;
  }
}
@media only screen and (min-width: 85.375em) {
  #colophon .footer-widget-area {
    padding: 42px 0 70px 0;
  }
}

.gallery-content-wrapper,
.site-header-main,
.product-content-wrapper {
  padding-left: 30px;
  padding-right: 30px;
}
@media only screen and (min-width: 41.688em) {
  .gallery-content-wrapper,
.site-header-main,
.product-content-wrapper {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media only screen and (min-width: 85.375em) {
  .gallery-content-wrapper,
.site-header-main,
.product-content-wrapper {
    padding-left: 50px;
    padding-right: 50px;
  }
}

.section:not(#feature-slider-section):not(.has-background-image):not(#stats-section):not(.testimonials-content-wrapper) + .section:not(#feature-slider-section):not(.has-background-image):not(#stats-section):not(.testimonials-content-wrapper) {
  margin-top: -42px;
}
@media only screen and (min-width: 41.688em) {
  .section:not(#feature-slider-section):not(.has-background-image):not(#stats-section):not(.testimonials-content-wrapper) + .section:not(#feature-slider-section):not(.has-background-image):not(#stats-section):not(.testimonials-content-wrapper) {
    margin-top: -66px;
  }
}
@media only screen and (min-width: 85.375em) {
  .section:not(#feature-slider-section):not(.has-background-image):not(#stats-section):not(.testimonials-content-wrapper) + .section:not(#feature-slider-section):not(.has-background-image):not(#stats-section):not(.testimonials-content-wrapper) {
    margin-top: -112px;
  }
}

.search nav.navigation.posts-navigation {
  padding-left: 0;
  padding-right: 0;
}

.archive-content-wrap .section-content-wrapper.layout-one nav.navigation.posts-navigation {
  margin: 0 auto;
  max-width: 658px;
  padding-left: 30px;
  padding-right: 30px;
}
@media only screen and (min-width: 41.688em) {
  .archive-content-wrap .section-content-wrapper.layout-one nav.navigation.posts-navigation {
    padding-left: 0;
    padding-right: 0;
  }
}

.view-all-button {
  margin-top: 0;
  text-align: center;
  width: 100%;
}

.view-all-button .more-button,
nav.navigation.posts-navigation,
#footer-instagram p.instagram-button,
.archive-content-wrap .pagination {
  margin-top: 0;
  padding-bottom: 35px;
}
@media only screen and (min-width: 41.688em) {
  .view-all-button .more-button,
nav.navigation.posts-navigation,
#footer-instagram p.instagram-button,
.archive-content-wrap .pagination {
    padding-bottom: 38px;
  }
}
@media only screen and (min-width: 85.375em) {
  .view-all-button .more-button,
nav.navigation.posts-navigation,
#footer-instagram p.instagram-button,
.archive-content-wrap .pagination {
    padding-bottom: 42px;
  }
}

.featured-content-section .section-content-wrapper .hentry .more-button,
.services-section .hentry .more-button,
#portfolio-content-section .hentry .more-button,
.stats-section .hentry .more-button,
.archive-content-wrap .hentry .more-button {
  margin-top: 14px;
}
@media only screen and (min-width: 64em) {
  .featured-content-section .section-content-wrapper .hentry .more-button,
.services-section .hentry .more-button,
#portfolio-content-section .hentry .more-button,
.stats-section .hentry .more-button,
.archive-content-wrap .hentry .more-button {
    margin-top: 28px;
  }
}
.featured-content-section .section-content-wrapper .hentry .more-button .more-link,
.services-section .hentry .more-button .more-link,
#portfolio-content-section .hentry .more-button .more-link,
.stats-section .hentry .more-button .more-link,
.archive-content-wrap .hentry .more-button .more-link {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  padding: 0;
}
.featured-content-section .section-content-wrapper .hentry .more-button .more-link:hover, .featured-content-section .section-content-wrapper .hentry .more-button .more-link:focus,
.services-section .hentry .more-button .more-link:hover,
.services-section .hentry .more-button .more-link:focus,
#portfolio-content-section .hentry .more-button .more-link:hover,
#portfolio-content-section .hentry .more-button .more-link:focus,
.stats-section .hentry .more-button .more-link:hover,
.stats-section .hentry .more-button .more-link:focus,
.archive-content-wrap .hentry .more-button .more-link:hover,
.archive-content-wrap .hentry .more-button .more-link:focus {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

.stats-section .more-button {
  margin-top: 21px;
}
.stats-section .more-button .more-link {
  background: transparent;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  padding: 0;
}
.stats-section .more-button .more-link:hover, .stats-section .more-button .more-link:focus {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

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

.page-content {
  margin-top: 10px;
}
@media only screen and (min-width: 48em) {
  .page-content {
    margin-top: 28px;
  }
}

.section-content-wrapper .entry-summary,
.section-content-wrap .entry-content,
.section-content-wrap .entry-summary,
.section-content-wrapper .entry-content {
  margin-top: 7px;
}
@media only screen and (min-width: 64em) {
  .section-content-wrapper .entry-summary,
.section-content-wrap .entry-content,
.section-content-wrap .entry-summary,
.section-content-wrapper .entry-content {
    margin-top: 21px;
  }
}

.hentry .post-thumbnail,
.promotion-headline-wrapper.no-background .entry-container {
  margin-bottom: 21px;
  position: relative;
}
@media only screen and (min-width: 64em) {
  .hentry .post-thumbnail,
.promotion-headline-wrapper.no-background .entry-container {
    margin-bottom: 28px;
  }
}
@media only screen and (min-width: 85.375em) {
  .hentry .post-thumbnail,
.promotion-headline-wrapper.no-background .entry-container {
    margin-bottom: 35px;
  }
}

.cover-link {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.custom-header .section-content-wrapper .entry-summary,
.custom-header .section-content-wrap .entry-content,
.hero-content-wrapper .section-content-wrap .entry-summary,
.hero-content-wrapper .section-content-wrapper .entry-content,
.custom-header-content .entry-summary {
  margin-top: 7px;
}
@media only screen and (min-width: 48em) {
  .custom-header .section-content-wrapper .entry-summary,
.custom-header .section-content-wrap .entry-content,
.hero-content-wrapper .section-content-wrap .entry-summary,
.hero-content-wrapper .section-content-wrapper .entry-content,
.custom-header-content .entry-summary {
    margin-top: 14px;
  }
}
@media only screen and (min-width: 85.375em) {
  .custom-header .section-content-wrapper .entry-summary,
.custom-header .section-content-wrap .entry-content,
.hero-content-wrapper .section-content-wrap .entry-summary,
.hero-content-wrapper .section-content-wrapper .entry-content,
.custom-header-content .entry-summary {
    margin-top: 28px;
  }
}

.entry-meta {
  margin-top: 7px;
  margin-bottom: 14px;
}
@media only screen and (min-width: 64em) {
  .entry-meta {
    margin-bottom: 28px;
  }
}
.entry-meta > span {
  margin-right: 21px;
}
.entry-meta > span:last-child {
  margin-right: 0;
}

.singular-content-wrap .entry-header {
  margin-bottom: 14px;
}
@media only screen and (min-width: 64em) {
  .singular-content-wrap .entry-header {
    margin-bottom: 35px;
  }
}
.singular-content-wrap .entry-header .entry-meta {
  margin-bottom: 0;
}

.widget-wrap .widget-title {
  margin-bottom: 21px;
}
@media only screen and (min-width: 64em) {
  .widget-wrap .widget-title {
    margin-bottom: 34px;
  }
}

.more-button {
  display: block;
}

.scrollup a {
  bottom: 20px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  height: 40px;
  line-height: 50px;
  position: fixed;
  right: 30px;
  text-align: center;
  width: 40px;
  z-index: 99;
}
@media only screen and (min-width: 48em) {
  .scrollup a {
    bottom: 50px;
  }
}

.archive .content-area .entry-container,
.content-area .archive-content-wrap .entry-container {
  margin: 0 auto;
  max-width: 658px;
}

.section-title {
  margin: 0;
}

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

.home .cat-links:before,
.home .entry-footer .tags-links:before,
.home .edit-link:before,
.home .posted-on a:before,
.home .byline a:before {
  display: none;
}

.menu-item-has-children > a:before,
.menu-social-container a:before,
.menu-social-menu-container a:before,
.menu-item-has-children .dropdown-toggle:before,
a.cart-contents:before,
.wp-custom-header-video-pause:before,
.wp-custom-header-video-play:before,
a.reset_variations:before,
#social-search-toggle:before,
.cat-links:before,
.tags-links:before,
.edit-link:before,
.posted-on a:before,
.byline a:before,
.navigation-classic .main-navigation li a:after {
  font-family: FontAwesome;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-rendering: auto;
}

.team-content-wrapper,
.archive-content-wrap .section-content-wrapper,
.services-section .section-content-wrapper,
.testimonials-content-wrapper.section.has-background-image .post-thumbnail,
.site-header-menu,
.ewnewsletter .hentry form,
.featured-content-section .section-content-wrapper,
.stats-section .section-content-wrapper,
ul.page-numbers,
.footer-widget-area .wrapper,
.no-header-media-image .custom-header,
.contact-content-wrapper,
.site-branding,
.flex-control-nav,
.catch-instagram-feed-gallery-widget-image-wrapper ul,
.archive-content-wrapper .pagination {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  justify-content: flex-start;
  align-items: unset;
}

.site-footer {
  padding-bottom: 0;
}

/*--------------------------------------------------------------
## lists
--------------------------------------------------------------*/
ul {
  list-style: circle;
}

ul,
ol {
  margin-left: 21px;
  margin-right: 21px;
  padding: 0;
}
ul li,
ol li {
  line-height: 30px;
}

ol ol,
ul ul {
  margin: 35px;
}

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

/*--------------------------------------------------------------
## tables
--------------------------------------------------------------*/
table {
  border: 2px solid;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
}
@media only screen and (min-width: 48em) {
  table {
    table-layout: auto;
  }
}
@media only screen and (min-width: 64em) {
  table {
    table-layout: auto;
  }
}
table thead tr {
  border-bottom: 2px solid;
}
table p {
  margin-top: 0;
}

thead th,
tbody th {
  border-right: 2px solid;
  padding: 15px;
  text-align: left;
  border-bottom: 0;
  border-top: 0;
  border-left: 0;
  box-sizing: border-box;
}
@media only screen and (min-width: 48em) {
  thead th,
tbody th {
    padding: 13px 28px;
  }
}

tbody th {
  font-weight: 500;
}

tbody td {
  border-right: 2px solid;
  padding: 15px;
}
@media only screen and (min-width: 48em) {
  tbody td {
    padding: 13px 28px;
  }
}

table thead th {
  font-weight: 400;
}

#wp-calendar {
  border-top: 0;
  table-layout: fixed;
}
#wp-calendar caption {
  padding: 10px;
}
#wp-calendar thead th, #wp-calendar tbody th {
  padding: 5px;
}
#wp-calendar tbody td,
#wp-calendar tfoot tr td {
  border-bottom: 2px solid;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 4px;
  text-align: center;
}
@media only screen and (min-width: 85.375em) {
  #wp-calendar tbody td,
#wp-calendar tfoot tr td {
    font-size: 16px;
    font-size: 1rem;
    padding: 5px;
  }
}

td#today {
  font-weight: 700;
}

tfoot tr td {
  border-right: 2px solid;
}

/*--------------------------------------------------------------
## color-section
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Colors
--------------------------------------------------------------*/
/* Background Color */
body {
  background-color: #fff;
}

/* Page Background Color */
.slider-content-wrapper .controllers .cycle-prev,
.slider-content-wrapper .controllers .cycle-next,
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,
.select2-container--default .select2-selection--single,
.screen-reader-text:focus,
.mobile-social-search,
.team-section .team-content-wrapper .hentry .entry-container:before,
.skill-content-wrapper .hentry .skillbar .skillbar-content,
.contact-section .entry-container,
.boxed-layout .site,
#primary-search-wrapper .menu-inside-wrapper,
.menu-inside-wrapper,
.widget_shopping_cart,
.nav-menu .sub-menu,
.nav-menu .children,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
.stats-section .view-all-button .more-button .more-link {
  background-color: #fff;
}

/* Secondary Background Color */
.promotion-headline-wrapper .inner-container,
.ew-newsletter,
#site-generator,
.sidebar .widget-wrap,
.testimonials-content-wrapper,
mark,
ins,
.portfolio-section .hentry .hentry-inner:after,
ul.tabs.wc-tabs li.active a,
.woocommerce-Tabs-panel,
.pricing-section .section-content-wrapper .entry-container,
.promotion-sale-wrapper,
#skill-section,
.shop_table thead th,
.team-section .hentry .hentry-inner,
.boxed-layout,
ul.wc_payment_methods.payment_methods.methods li,
.comment-respond,
.menu-inside-wrapper #site-header-cart-wrapper a:hover,
.widget_shopping_cart_content,
pre,
.widget .ui-tabs .ui-tabs-panel,
.no-header-media-image .custom-header:after {
  background-color: #f8f8f8;
}

/* Main Text Color */
body,
input,
select,
optgroup,
textarea,
.author-title {
  color: #fff;
}

/* Header Text Color */
.site-title a {
  color: #000;
}

/* 80% of Heading Text Color */
.site-description {
  color: rgba(0, 0, 0, 0.8);
}

/* Heading Text Color */
h1,
h2,
h3,
h4,
h5,
h6,
.entry-title,
.entry-title a,
.team-section .entry-meta,
.menu-toggle,
.entry-title .sub-title,
.section-title-wrapper + .section-description,
.section-title + .section-description,
.section-title-wrapper + .section-subtitle {
  color: #000;
}

/*80% of Heading Text Color */
.stats-section .hentry .entry-title a:hover,
.stats-section .hentry .entry-title a:focus,
.team-section.section .hentry .hentry-inner .entry-title a:hover,
.team-section.section .hentry .hentry-inner .entry-title a:focus {
  color: rgba(0, 0, 0, 0.8);
}

/* Table Border Color */
table,
table thead tr,
thead th,
tbody th,
tbody td,
tbody tr,
table.shop_table_responsive tr td,
table tbody tr,
table.shop_table_responsive tbody tr:last-child,
.shop_table tfoot tr td,
.shop_table tfoot tr th,
table.shop_table.woocommerce-checkout-review-order-table .cart_item td,
table.shop_table.woocommerce-checkout-review-order-table tr td,
table.shop_table.woocommerce-checkout-review-order-table tr th,
.rtl tbody td:last-child,
.rtl table thead th:last-child {
  border-color: #000;
}

.testimonials-content-wrapper:after,
.portfolio-content-wrapper .hentry .hentry-inner:before {
  background-color: rgba(0, 0, 0, 0.6);
}

/* Link Color */
a,
table a,
.site-header-menu button,
.services-section .more-link,
.archive-content-wrap .more-link,
.singular-content-wrap .more-link,
.contact-section .entry-container a,
.archive .section-content-wrapper .more-link,
.featured-content-section .hentry .more-link,
.testimonials-content-wrapper .entry-title a,
#contact-form-section .section-content-wrapper .contact-us-form form span input,
#contact-form-section .section-content-wrapper .contact-us-form form span textarea,
.slider-content-wrapper .scroll-down,
.menu-inside-wrapper .main-navigation .nav-menu .current_page_item > a,
.team-section .hentry .more-link,
.team-section .hentry .hentry-inner:hover .more-link:hover,
.team-section .hentry .hentry-inner:focus .more-link:focus,
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited,
.stats-section .view-all-button .more-button .more-link,
.stats-section .more-link:hover,
.stats-section .more-link:focus {
  color: #191e23;
}

.bars {
  background-color: #191e23;
}

/* Link Hover Color */
a:hover, a:focus,
button.dropdown-toggle:hover,
button.dropdown-toggle:focus,
.entry-title a:hover,
.entry-title a:focus,
.portfolio-content-wrapper .hentry .entry-container a:hover,
.portfolio-content-wrapper .hentry .entry-container a:focus,
.site-identity .site-title a:hover,
.site-identity .site-title a:focus,
.testimonials-content-wrapper.section.testimonial-wrapper .entry-title a:hover,
.testimonials-content-wrapper.section.testimonial-wrapper .entry-title a:focus,
.entry-meta a:hover,
.entry-meta a:focus,
nav.social-navigation ul li a:hover,
nav.social-navigation ul li a:focus,
.archive .section-content-wrapper .more-link:hover,
.archive .section-content-wrapper .more-link:focus,
.singular-content-wrap .more-link:hover,
.singular-content-wrap .more-link:focus,
.menu-inside-wrapper .main-navigation .nav-menu li a:hover,
.menu-inside-wrapper .main-navigation .nav-menu li a:focus,
#social-search-toggle:hover,
#social-search-toggle:focus,
.portfolio-section .hentry .hentry-inner .entry-container a:hover,
.portfolio-section .hentry .hentry-inner .entry-container a:focus,
.archive-content-wrap .more-link:hover,
.archive-content-wrap .more-link:focus,
.featured-content-section .hentry .more-link:hover,
.featured-content-section .hentry .more-link:focus,
.services-section .more-link:hover,
.services-section .more-link:focus,
#portfolio-content-section .more-link:hover,
#portfolio-content-section .more-link:focus,
.site-header-menu .menu-wrapper .menu-inside-wrapper .main-navigation .nav-menu li a:hover,
.site-header-menu .menu-wrapper .menu-inside-wrapper .main-navigation .nav-menu li a:focus,
.menu-toggle:hover,
.menu-toggle:focus,
button#wp-custom-header-video-button:hover,
button#wp-custom-header-video-button:focus,
.site-info a:hover,
.site-info a:focus,
.widget .ui-state-default a:hover,
.widget .ui-state-default a:focus,
.widget .ui-widget-content .ui-state-default a:hover,
.widget .ui-widget-content .ui-state-default a:focus,
.widget .ui-widget-header .ui-state-default a:hover,
.widget .ui-widget-header .ui-state-default a:focus {
  color: #191e23;
}

.screen-reader-text:focus,
.menu-inside-wrapper .main-navigation .nav-menu .current_page_item > a,
td#today,
.star-rating span:before,
p.stars:hover a:before,
p.stars:focus a:before,
p.stars.selected a.active:before,
p.stars.selected a:not(.active):before,
#reviews .comment-respond .comment-form-rating .stars span a.active:before,
#reviews .comment-respond .comment-form-rating .stars.selected span a:not(.active):before,
.catch-breadcrumb.breadcrumb-area span:last-child,
.clients-content-wrapper .controller .cycle-pager span.cycle-pager-active,
.testimonials-content-wrapper.section.testimonial-wrapper .cycle-prev:hover:before,
.testimonials-content-wrapper.section.testimonial-wrapper .cycle-prev:focus:before,
.testimonials-content-wrapper.section.testimonial-wrapper .cycle-next:hover:before,
.testimonials-content-wrapper.section.testimonial-wrapper .cycle-next:focus:before,
#menu-toggle:hover,
#menu-toggle:focus,
.toggled-on.active:before {
  color: #191e23;
}

#menu-toggle:hover .bars,
#menu-toggle:focus .bars {
  background-color: #191e23;
}

/* Secondary Link 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,
.entry-meta,
.nav-menu .menu-item-has-children > a:before,
.nav-menu .menu_item_has_children > a:before,
input,
select,
.stars a,
p.stars a:before,
p.stars a:hover ~ a:before,
p.stars a:focus ~ a:before,
p.stars.selected a.active ~ a:before,
optgroup,
textarea,
.entry-meta,
.site-info a,
.nav-subtitle,
.entry-meta a,
input::placeholder,
#site-generator .site-info,
.widget-wrap span.post-date,
.testimonials-content-wrapper.section.testimonial-wrapper .cycle-prev:before,
.testimonials-content-wrapper.section.testimonial-wrapper .cycle-prev:after,
.testimonials-content-wrapper.section.testimonial-wrapper .cycle-next:before,
.controller:before,
.clients-content-wrapper .controller .cycle-pager span,
.testimonials-content-wrapper .cycle-pager:after,
.author-section-title,
.comment-permalink,
.comment-edit-link {
  color: #999;
}

.testimonials-content-wrapper .cycle-pager:before {
  background-color: #999;
}

/* Button Background Color */
.more-link,
.button,
button,
input[type=submit],
button[type=submit],
.scrollup a,
.wp-block-button__link,
#infinite-handle .ctis-load-more button,
.menu-inside-wrapper #site-header-cart-wrappe li > a,
#wp-calendar caption,
.contact-section .entry-container ul.contact-details li .fa,
nav.navigation.posts-navigation .nav-links a,
.woocommerce-pagination ul.page-numbers li .page-numbers.current,
.archive-content-wrap .pagination .page-numbers.current,
.cart-collaterals .shop_table.shop_table_responsive .cart-subtotal,
.onsale,
.catch-instagram-feed-gallery-widget-wrapper .button,
.sticky-label {
  background-color: #191e23;
}

.contact-section .entry-container .stay-connected li a {
  color: #191e23;
}

.services-section.section .hentry .hentry-inner .post-thumbnail a:before,
input[type]:focus,
textarea:focus,
select:focus,
#footer-newsletter .ewnewsletter .hentry form input:focus,
.contact-section.section .section-content-wrap .hentry .entry-container .stay-connected .social-links-menu li {
  border-color: #191e23;
}

/* Button Text Color */
.more-link,
.sticky-label,
button,
.button,
.scroll-down,
.scrollup a:before,
input[type=submit],
.page-numbers:hover,
.page-numbers:focus,
button[type=submit],
.stats-section .hentry .entry-title a,
.stats-section .more-link,
button#wp-custom-header-video-button,
#infinite-handle .ctis-load-more button,
nav.navigation.posts-navigation .nav-links a,
#primary-search-wrapper .search-container button,
.woocommerce-pagination ul.page-numbers li:hover,
.archive-content-wrap .pagination .page-numbers:hover,
.archive-content-wrap .pagination .page-numbers:focus,
.woocommerce-pagination ul.page-numbers li:focus,
.archive-content-wrap .pagination .page-numbers.current,
.woocommerce-pagination ul.page-numbers li .page-numbers.current,
#portfolio-content-section .entry-container,
span.onsale,
#wp-calendar caption,
.contact-details li .fa,
.slider-content-wrapper #featured-slider-prev:hover:before,
.slider-content-wrapper #featured-slider-next:hover:before,
.slider-content-wrapper #featured-slider-prev:focus:before,
.slider-content-wrapper #featured-slider-next:focus:before,
.nav-menu .menu-item-has-children > a:hover:before,
.nav-menu .menu-item-has-children > a:focus:before,
.nav-menu .menu_item_has_children > a:hover:before,
.nav-menu .menu_item_has_children > a:focus:before,
.contact-section .entry-container ul.contact-details li .fa,
.cart-collaterals .shop_table.shop_table_responsive .cart-subtotal,
.contact-section .section-content-wrap .hentry .entry-container .stay-connected .social-links-menu li:hover a,
.contact-section .section-content-wrap .hentry .entry-container .stay-connected .social-links-menu li:focus a {
  color: #fff;
}

/* Button Hover Text Color */
.more-link:hover, .more-link:focus,
button:hover,
button:focus,
.button:hover,
.button:focus,
input[type=submit]:hover,
input[type=submit]:focus,
button[type=submit]:hover,
button[type=submit]:focus,
#infinite-handle .ctis-load-more button:hover,
#infinite-handle .ctis-load-more button:focus,
nav.navigation.posts-navigation .nav-links a:hover,
nav.navigation.posts-navigation .nav-links a:focus,
.catch-instagram-feed-gallery-widget-wrapper .instagram-button .button:hover,
.catch-instagram-feed-gallery-widget-wrapper .instagram-button .button:focus,
.contact-section .section-content-wrap .hentry .entry-container .stay-connected .social-links-menu li:hover,
.contact-section .section-content-wrap .hentry .entry-container .stay-connected .social-links-menu li:focus,
.catch-instagram-feed-gallery-widget-wrapper .instagram-button .button:hover,
.catch-instagram-feed-gallery-widget-wrapper .instagram-button .button:focus {
  color: #fff;
}

.contact-section.section .section-content-wrap .hentry .entry-container .stay-connected .social-links-menu li {
  background-color: #fff;
}

/* Button Hover Background Color */
.more-link:hover, .more-link:focus,
.button:hover,
.button:focus,
button:hover,
button:focus,
input[type=submit]:hover,
input[type=submit]:focus,
.scrollup a:hover,
.scrollup a:focus,
button[type=submit]:hover,
button[type=submit]:focus,
.wp-block-button__link:hover,
.wp-block-button__link:focus,
#infinite-handle .ctis-load-more button:hover,
#infinite-handle .ctis-load-more button:focus,
.slider-content-wrapper .cycle-next:hover,
.slider-content-wrapper .cycle-next:focus,
.slider-content-wrapper .cycle-prev:hover,
.slider-content-wrapper .cycle-prev:focus,
.contact-section .section-content-wrap .hentry .entry-container .stay-connected .social-links-menu li:hover,
.contact-section .section-content-wrap .hentry .entry-container .stay-connected .social-links-menu li:focus,
nav.navigation.posts-navigation .nav-links a:hover,
nav.navigation.posts-navigation .nav-links a:focus,
.woocommerce-pagination ul.page-numbers li .page-numbers:hover,
.woocommerce-pagination ul.page-numbers li .page-numbers:focus,
.archive-content-wrap .pagination .page-numbers:hover,
.archive-content-wrap .pagination .page-numbers:focus,
.catch-instagram-feed-gallery-widget-wrapper .instagram-button .button:hover,
.catch-instagram-feed-gallery-widget-wrapper .instagram-button .button:focus,
.catch-instagram-feed-gallery-widget-wrapper .instagram-button .button:hover,
.catch-instagram-feed-gallery-widget-wrapper .instagram-button .button:focus {
  background-color: #000;
}

.stats-section .more-link:hover,
.stats-section .more-link:focus {
  color: #000;
}

.scrollup a:hover:before,
.scrollup a:focus:before {
  color: #ccc;
}

/* Border Color */
nav.navigation,
#wp-calendar tbody td,
#wp-calendar thead th,
#wp-calendar tbody th,
#wp-calendar,
#wp-calendar tfoot tr td,
#wp-calendar thead tr,
#wp-calendar tfoot tr td,
.woocommerce-tabs ul.tabs.wc-tabs li,
.menu-wrapper .widget_shopping_cart ul.woocommerce-mini-cart li,
.entry-summary form.cart,
.site-header-menu .menu-inside-wrapper .main-navigation .nav-menu li,
.site-header-menu #site-header-cart-wrapper a.cart-contents,
.team-section .team-content-wrapper .hentry .team-social-profile .social-links-menu,
input[type=submit],
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,
.select2-container--default .select2-selection--single,
table.woocommerce-grouped-product-list.group_table,
table.woocommerce-grouped-product-list.group_table td,
table.variations,
table.variations td,
.woocommerce-pagination ul.page-numbers li .page-numbers,
.archive-content-wrap .navigation.pagination .page-numbers,
.woocommerce-posts-wrapper .summary.entry-summary .woocommerce-product-rating,
.cart-collaterals .order-total,
#payment .wc_payment_methods .payment_box,
.products .product,
select,
header .site-header-main,
blockquote.alignright,
blockquote.alignleft,
abbr,
acronym,
.product-quantity input[type=number],
.coupon input[type=text],
figure.wp-block-pullquote.alignleft blockquote,
figure.wp-block-pullquote.alignright blockquote,
.site-header-main .menu-inside-wrapper,
.catch-instagram-feed-gallery-widget-wrapper .button,
.site-header-main .site-header-menu .menu-inside-wrapper .main-navigation .sub-menu,
.site-header-main .site-header-menu .menu-inside-wrapper .main-navigation .children,
.site-header-cart .widget_shopping_cart,
.navigation-classic .site-header-menu #primary-menu-wrapper .menu-inside-wrapper,
.woocommerce-grouped-product-list tr,
.site-main nav.post-navigation:before,
.mobile-social-search,
.widget .ui-tabs .ui-tabs-panel,
.site-header-menu .menu-inside-wrapper .nav-menu button:focus,
header .site-header-menu .menu-inside-wrapper .main-navigation .sub-menu li:last-child,
header .site-header-menu .menu-inside-wrapper .main-navigation .children li:last-child,
.stats-section .view-all-button .more-button .more-link:hover,
.stats-section .view-all-button .more-button .more-link:focus {
  border-color: #e9e9e9;
}

/* Quotes Color */
blockquote:not(.alignleft):not(.alignright):before {
  color: #e9e9e9;
}

hr,
td#today,
.slider-content-wrapper .controllers:before {
  background-color: #e9e9e9;
}

/* Text Color With Background */
.stats-section .section-description,
.stats-section .hentry,
.team-section .hentry .hentry-inner:hover a,
.team-section .hentry .hentry-inner:focus a,
.team-content- .hentry-inner:hover .entry-title a,
.team-content- .hentry-inner:focus .entry-title a,
.team-section .hentry .hentry-inner:hover .entry-container,
.team-section .hentry .hentry-inner:focus .entry-container,
.team-section .hentry .hentry-inner:hover .job-label,
.team-section .hentry .hentry-inner:focus .job-label,
.team-section .hentry .hentry-inner:hover .entry-meta span time,
.team-section .hentry .hentry-inner:focus .entry-meta span time,
.hero-content-wrapper.has-background-image .entry-container,
.portfolio-content-wrapper .hentry .entry-container a,
.portfolio-content-wrapper .hentry .entry-container .entry-meta time,
.portfolio-content-wrapper .hentry .entry-container .entry-summary,
.testimonials-content-wrapper.section.testimonial-wrapper.has-background-image,
.testimonials-content-wrapper.section.testimonial-wrapper.has-background-image .section-title,
.testimonials-content-wrapper.has-background-image .entry-title a,
.testimonials-content-wrapper.section.testimonial-wrapper.has-background-image .cycle-prev:hover:before,
.testimonials-content-wrapper.section.testimonial-wrapper.has-background-image .cycle-next:hover:before,
.testimonials-content-wrapper.section.testimonial-wrapper.has-background-image .cycle-prev:focus:before,
.testimonials-content-wrapper.section.testimonial-wrapper.has-background-image .cycle-next:focus:before,
.testimonials-content-wrapper.section.testimonial-wrapper.has-background-image .cycle-prev:active:before,
.testimonials-content-wrapper.section.testimonial-wrapper.has-background-image .cycle-next:active:before,
.testimonials-content-wrapper.testimonial-wrapper.has-background-image .section-description,
.custom-header-content .entry-container,
.custom-header-content .entry-container .entry-title,
.stats-section .section-title,
.ewnewsletter.has-background-image .section-title,
.ewnewsletter.has-background-image .section-title {
  color: #fff;
}

.stats-section,
.team-section .hentry .hentry-inner:before {
  background-color: #191e23;
}

.featured-content-section .section-content-wrapper .hentry .more-link,
.services-section .hentry .more-link,
#portfolio-content-section .hentry .more-link,
.stats-section .hentry .more-link,
.team-section .hentry .more-link,
.archive-content- .hentry .more-link,
.stats-section .hentry .more-link {
  background: transparent;
}
.featured-content-section .section-content-wrapper .hentry .more-link:hover, .featured-content-section .section-content-wrapper .hentry .more-link:focus,
.services-section .hentry .more-link:hover,
.services-section .hentry .more-link:focus,
#portfolio-content-section .hentry .more-link:hover,
#portfolio-content-section .hentry .more-link:focus,
.stats-section .hentry .more-link:hover,
.stats-section .hentry .more-link:focus,
.team-section .hentry .more-link:hover,
.team-section .hentry .more-link:focus,
.archive-content- .hentry .more-link:hover,
.archive-content- .hentry .more-link:focus,
.stats-section .hentry .more-link:hover,
.stats-section .hentry .more-link:focus {
  background: transparent;
}

button,
.dropdown-toggle,
.dropdown-toggle:hover,
.dropdown-toggle:focus,
button.menu-toggle,
#menu-toggle,
.menu-toggle:hover,
.menu-toggle:focus,
#menu-toggle:hover,
#menu-toggle:focus,
button#wp-custom-header-video-button,
.singular-content-wrap .more-button,
.singular-content-wrap .more-button:hover,
.singular-content-wrap .more-button:focus,
.singular-content-wrap .more-link,
.singular-content-wrap .more-link:hover,
.singular-content-wrap .more-link:focus,
.archive-content-wrap .more-link,
.archive-content-wrap .more-link:hover,
.archive-content-wrap .more-link:focus,
.archive-content-wrap .more-button,
.archive-content-wrap .more-button:hover,
.archive-content-wrap .more-button:focus,
.woocommerce-loop-category__title .count,
.footer-widget-area .essential-widgets.ew-newsletter {
  background-color: transparent;
}

/*# sourceMappingURL=style.css.map */
