/*********************************************************************************************

Theme Name: Inspiro
Theme URI: https://www.wpzoom.com/themes/inspiro
Version: 7.2.7
Private: true
Author: WPZOOM
Author URI: https://www.wpzoom.com
Description: Inspiro is a theme that suits best for portfolio and photography sites. Widgetized homepage allows you to use the theme for a business site as well.
Tags:  video slideshow, portfolio, ecommerce, fullscreen slider, responsive, theme-options, portfolio
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wpzoom
Domain Path: /languages/
Requires PHP: 7.2
Tested up to: 6.1

The PHP code portions of this WPZOOM theme are subject to the GNU General Public
License, version 2. All images, cascading style sheets, and JavaScript elements are
released under the WPZOOM Proprietary Use License.


**********************************************************************************************

WARNING! DO NOT EDIT THIS FILE!

To make it easy to update your theme, you should not edit the styles in this file. Instead
add your styles in Customizer > Additional CSS.

**********************************************************************************************

*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0;
  vertical-align: top; }

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

figure {
  margin: 0; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

p {
  margin: 0; }

.sr-only, .screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

/*--------------------------------------------------------------
# Color Scheme
--------------------------------------------------------------*/
/* Default Color Scheme */
a {
  color: #0bb4aa; }

a:hover {
  color: #0bb4aa; }

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

[class^="icon-"], [class*=" icon-"] {
  font-family: 'inspiro';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* Headings */
h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
  line-height: 1.1;
  color: #000; }

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

h1, h2, h3 {
  margin-top: 20px;
  margin-bottom: 10px; }

h1 small, h2 small, h3 small {
  font-size: 65%; }

h4, h5, h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

h4 small, h5 small, h6 small {
  font-size: 75%; }

h1 {
  font-size: 36px; }

h2 {
  font-size: 30px; }

h3 {
  font-size: 24px; }

h4 {
  font-size: 18px; }

h5 {
  font-size: 14px; }

h6 {
  font-size: 12px; }

.section-title {
  margin-top: 70px;
  color: #222;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase; }

.section-title:after {
  display: block;
  content: " ";
  width: 130px;
  height: 1px;
  background: #E6E6E6;
  margin: 40px auto 48px; }

.category_description {
  font-size: 16px;
  max-width: 800px;
  margin: 0 auto 40px;
  text-align: center; }

p {
  margin-bottom: 1em; }

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

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

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

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

mark, ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

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

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

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

ul, ol {
  margin: 0 0 1.5em 1em;
  padding: 0; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

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

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

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

table {
  margin: 0 0 1.5em;
  width: 100%; }

.floatleft {
  float: left; }

.floatright {
  float: right; }

.sticky, .bypostauthor {
  text-align: left; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
.wpzabb-post-grid-more,
.button,
.btn,
.more-link,
.more_link,
.side-nav .search-form .search-submit {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  display: inline-block;
  padding: 10px 25px;
  text-align: center;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  color: #444;
  border: 2px solid rgba(68, 68, 68, 0.19);
  background-image: none;
  user-select: none;
  transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease; }

.button:hover,
.btn:hover,
.more-link:hover,
.more_link:hover,
.side-nav .search-form .search-submit:hover,
.site-footer .search-form .search-submit:hover,
.infinite-scroll #infinite-handle span:hover {
  text-decoration: none;
  color: #0bb4aa;
  border-color: #0bb4aa; }

.btn-primary,
.side-nav .search-form .search-submit,
.site-footer .search-form .search-submit {
  color: #0bb4aa;
  border-color: #0bb4aa; }

div.wpforms-container-full .wpforms-form input[type=submit],
div.wpforms-container-full .wpforms-form button[type=submit],
div.wpforms-container-full .wpforms-form .wpforms-page-button,
button, input[type=button], input[type=reset], input[type=submit] {
  font-family: "Montserrat", sans-serif;
  display: inline;
  width: auto;
  padding: 12px 25px;
  text-align: center;
  white-space: nowrap;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 12px;
  color: #444;
  border: 2px solid rgba(68, 68, 68, 0.19);
  background-image: none;
  transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease; }

div.wpforms-container-full .wpforms-form input[type=submit],
div.wpforms-container-full .wpforms-form button[type=submit],
div.wpforms-container-full .wpforms-form .wpforms-page-button {
  background: none; }

div.wpforms-container-full .wpforms-form input[type=submit]:hover,
div.wpforms-container-full .wpforms-form button[type=submit]:hover,
div.wpforms-container-full .wpforms-form .wpforms-page-button:hover {
  background: none; }

div.wpforms-container-full .wpforms-form input[type=submit]:hover,
div.wpforms-container-full .wpforms-form button[type=submit]:hover,
div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,
button:hover, input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
  cursor: pointer;
  text-decoration: none;
  color: #0bb4aa;
  border-color: #0bb4aa; }

input,
textarea {
  font-family: "Inter", sans-serif;
  color: #444; }

label {
  margin-bottom: 5px;
  display: block; }

input, textarea {
  padding: 11px 10px;
  font-size: 16px;
  background: white;
  border: 2px solid rgba(68, 68, 68, 0.19);
  width: auto;
  border-radius: 0; }

input[type=text], textarea {
  -webkit-appearance: none; }

input:focus, textarea:focus {
  border-color: #0bb4aa;
  outline: 0; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts Pagination
--------------------------------------------------------------*/
.woocommerce-pagination,
.paging-navigation {
  text-align: center;
  padding: 50px 0; }

.woocommerce-pagination:empty,
.paging-navigation:empty {
  display: none; }

.woocommerce-pagination .page-numbers,
.paging-navigation .page-numbers {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  line-height: 40px;
  padding: 10px 15px;
  color: #444;
  transition: 0.2s ease all; }

.woocommerce-pagination .page-numbers.current,
.woocommerce-pagination .page-numbers:hover,
.paging-navigation .page-numbers.current,
.paging-navigation .page-numbers:hover {
  text-decoration: none;
  color: #0bb4aa; }

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  transition: 0.1s ease all;
  text-decoration: none;
  color: #0bb4aa; }
  a:hover {
    text-decoration: none;
    color: #076c65; }
  a:hover, a:active {
    outline: 0; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.sf-menu,
.sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none; }

.sf-menu li {
  position: relative; }

.sf-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99; }

.sf-menu > li {
  float: left; }

.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
  display: block; }

.sf-menu a {
  display: block;
  position: relative; }

.sf-menu ul ul {
  top: 0;
  left: 100%; }

.sf-arrows .sf-with-ul:after {
  content: "\f347";
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  font: normal 12px/16px 'dashicons';
  vertical-align: middle;
  margin-left: 4px; }

.sf-arrows ul .sf-with-ul:after {
  content: "\f345";
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  font: normal 12px/22px 'dashicons';
  float: right;
  vertical-align: top;
  margin: 2px 0 0 4px; }

.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
  border-left-color: white; }

.navbar a {
  color: #fff; }

.navbar-toggle {
  display: none;
  position: relative;
  float: right;
  margin: 0 0 0 15px;
  padding-left: 0;
  padding-right: 0;
  width: 40px;
  border-color: transparent;
  background: transparent; }

.inspiro--with-page-nav .navbar-toggle {
  display: block; }

.navbar-toggle:hover {
  border-color: transparent;
  background-color: transparent; }

.navbar-toggle .icon-bar {
  position: relative;
  display: block;
  width: 22px;
  height: 2px;
  background: #fff;
  transition: all 0.2s ease-in-out; }

.navbar-toggle .icon-bar:nth-child(3) {
  width: 17px; }

.navbar-toggle:hover .icon-bar {
  width: 17px; }

.navbar-toggle:hover .icon-bar:nth-child(3) {
  width: 22px; }

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 5px; }

/* hamburger animation */
.navbar-toggle .icon-bar {
  transition: width .13s ease-out, transform .13s ease-out, opacity .13s ease-out; }

/* hamburger when side-nav is opened */
.side-nav-open .navbar-toggle .icon-bar:nth-child(2) {
  transform: rotateZ(-45deg) translate3d(-5px, 5px, 0);
  width: 28px; }

.side-nav-open .navbar-toggle .icon-bar:nth-child(3) {
  transform: translateX(0);
  opacity: 0; }

.side-nav-open .navbar-toggle .icon-bar:nth-child(4) {
  transform: rotateZ(45deg) translate3d(-5px, -5px, 0);
  width: 28px; }

.navbar-nav {
  font-weight: 400;
  float: right;
  padding: 5px 0 0; }

.navbar-nav > li {
  margin: 0 15px; }

.inspiro--with-page-nav .navbar-nav > li:last-child {
  margin-right: 0; }

.navbar-nav > li > ul:before {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  border-bottom: 8px solid #0bb4aa;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent; }

.navbar-nav a {
  padding: 5px 0 3px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  border-bottom: 1px solid transparent;
  transition: 0.2s ease border-color, 0.2s ease color; }

.navbar-nav > li > a:hover {
  text-decoration: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  color: inherit;
  opacity: .8; }

@media (min-width: 1025px) {
  .navbar-nav ul {
    left: 50%;
    width: 220px;
    margin-top: 15px;
    border-top: 2px solid #0bb4aa;
    background: #101010;
    transform: translate(-50%, 0); }
  .navbar-nav ul li {
    border-top: 1px solid rgba(255, 255, 255, 0.07); }
  .navbar-nav ul a {
    color: #b0b0b0;
    padding: 8px 15px;
    border-bottom: none; }
  .navbar-nav ul a:hover {
    border-bottom: none;
    color: #fff; }
  .navbar-nav ul .current-menu-item a,
  .navbar-nav ul .current_page_item a,
  .navbar-nav ul .current-menu-parent a,
  .navbar-nav ul .current_page_parent a {
    border-bottom: none;
    color: #fff; }
  .navbar-nav ul ul {
    right: 100%;
    transform: translate(0, 0);
    margin-top: -3px; }
  .navbar-nav > li > a.sf-with-ul:hover {
    border-bottom: 1px solid rgba(255, 255, 255, 0); }
  .current-menu-item a,
  .current_page_item a,
  .current-menu-parent a,
  .current_page_parent a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3); } }

/* WooCommerce Cart Icon */
a.cart-button:before {
  font: normal 20px/25px 'dashicons';
  display: inline-block;
  margin: 0 8px 0 0;
  content: '\f174';
  vertical-align: middle;
  -webkit-font-smoothing: antialiased; }

a.cart-button {
  display: block;
  float: right; }

/* Button in menu */
.navbar .wpz-button a {
  background-color: #0bb4aa;
  color: #fff !important;
  padding: 3px 16px;
  border-radius: 3px;
  transition: .2s ease all;
  font-size: 15px;
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid transparent !important; }

.navbar .wpz-button a:hover {
  text-decoration: none;
  border-bottom: 1px solid transparent; }

/*--------------------------------------------------------------
## Search Bar in Main Menu
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Search Bar in Main Menu
--------------------------------------------------------------*/
/* Navbar Search Form */
.sb-search {
  position: relative;
  float: right;
  margin: 0 0 0 5px;
  z-index: 200;
  text-align: right;
  width: 35px;
  height: 40px; }

.sb-search .sb-search-input {
  position: relative;
  outline: none;
  width: 20px;
  padding: 2% 2%;
  margin: 0;
  z-index: 10;
  font-family: inherit;
  font-size: 42px;
  font-weight: 200;
  color: #fff;
  display: none;
  border: none;
  border-radius: 0;
  background: #000;
  opacity: .9;
  width: 96%;
  transition: all 0.6s ease;
  animation: fade-in-almost 0.3s ease-out; }

.sb-search input[type="search"].sb-search-input {
  -webkit-appearance: none; }

.sb-search .sb-search-input::-webkit-input-placeholder {
  color: #828282; }

.sb-search .sb-search-input:-moz-placeholder {
  color: #828282; }

.sb-search .sb-search-input::-moz-placeholder {
  color: #828282; }

.sb-search .sb-search-input:-ms-input-placeholder {
  color: #828282; }

.sb-search .sb-icon-search,
.sb-search .sb-search-submit {
  width: 40px;
  height: 40px;
  display: block;
  padding: 0;
  margin: 0;
  line-height: 43px;
  text-align: center;
  cursor: pointer; }

.sb-search .sb-search-submit {
  background: #fff;
  /* IE needs this */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 8 */
  filter: alpha(opacity=0);
  /* IE 5-7 */
  display: none;
  color: #363940;
  border: none;
  outline: none;
  z-index: -1; }

.sb-search .sb-icon-search {
  color: #fff;
  z-index: 90;
  font-size: 100%;
  font-family: 'inspiro';
  speak: none;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  transition: opacity 0.3s ease; }

.sb-search .sb-icon-search:hover {
  opacity: .7; }

.sb-search .sb-icon-search:before {
  content: "\e901"; }

.sb-search.sb-search-open .sb-icon-search:before {
  color: #fff; }

/* Open state */
.sb-search.sb-search-open .sb-search-input {
  display: block;
  padding: 15px 2%;
  transition: all 0.6s ease;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  height: 100vh;
  text-align: center; }

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
  background: none;
  z-index: 11;
  right: 2%;
  top: 25px;
  position: fixed;
  z-index: 999;
  opacity: .8;
  animation: fade-in-almost 0.3s ease-out; }

.sb-search.sb-search-open .sb-icon-search:before {
  content: "\f335";
  font-family: 'dashicons';
  font-weight: normal;
  font-size: 34px; }

.sb-search.sb-search-open .sb-icon-search:hover {
  opacity: 1; }

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
  z-index: 90; }

/*--------------------------------------------------------------
## Social Icons in Header
--------------------------------------------------------------*/
/* Header Social Icons */
.header_social {
  float: right;
  text-align: right;
  margin: 0 0 0 10px; }

.header_social .widget {
  margin: 0; }

.header_social .widget h3.title {
  display: none; }

.header_social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas {
  margin: 0; }

.header_social .zoom-social-icons-list--without-canvas .socicon {
  transition: 0.3s ease all; }

.header_social .zoom-social-icons-list .socicon:hover {
  opacity: 0.8; }

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

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

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  float: left;
  margin-right: 15px; }

.alignright {
  float: right;
  margin-left: 15px; }

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

.wp-block-image .aligncenter > figcaption,
.wp-block-image .alignleft > figcaption,
.wp-block-image .alignright > figcaption,
.wp-block-image.is-resized > figcaption {
  display: block;
  margin-top: 0;
  font-size: 14px; }

.entry-content .wp-block-image img,
.entry-content img.alignnone,
.entry-content img.aligncenter,
.entry-content img.alignleft,
.entry-content img.alignright,
.entry-content img.attachment-fullsize {
  margin-bottom: 20px;
  max-width: 100%;
  height: auto; }

figure {
  margin: 0; }

.wp-block-image.alignfull, .wp-block-image.alignwide {
  max-width: none; }

.wp-block-image.alignfull img, .wp-block-image.alignwide img {
  width: 100%; }

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

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

html, body {
  margin: 0;
  padding: 0;
  overflow-x: hidden; }

body {
  margin: 0;
  padding: 0;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: normal;
  background-repeat: no-repeat;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #fff;
  line-height: 1.8;
  color: #444; }
  body.noscroll {
    position: fixed;
    overflow: hidden;
    width: 100%; }

.wrap,
.inner-wrap {
  max-width: 1200px;
  margin: 0 auto; }

.inner-wrap:before,
.inner-wrap:after {
  content: " ";
  display: table; }

.inner-wrap:after {
  clear: both; }

#main.portfolio-with-post-cover,
#main.blog-with-post-cover,
#main.page-with-cover {
  padding-top: 0; }

.hb-people-wrapper select {
  height: 44px;
  border-width: 2px; }

.hb-booking-search-form h3 {
  display: none; }

.home .builder-wrap .widget {
  margin-bottom: 0; }

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
/* Blog Posts */
.blog-with-post-cover .blog-header-cover {
  min-height: 300px;
  position: relative;
  background: black;
  margin-bottom: 50px; }

.blog-with-post-cover .blog-header-cover-image {
  opacity: 0.8;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center center; }

.blog-with-post-cover .blog-header-cover-image:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x; }

.blog-with-post-cover .blog-header-info {
  position: relative;
  z-index: 99;
  padding: 50px 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0; }

.blog-with-post-cover .blog-header-info .entry-info {
  margin-top: 0;
  color: #fff; }

.blog-with-post-cover .blog-header-info .section-title {
  color: #fff; }

.blog-with-post-cover .section-title:after {
  background: rgba(255, 255, 255, 0.3); }

.recent-posts .post:before,
.recent-posts .post:after {
  content: " ";
  display: table; }

.recent-posts .post:after {
  clear: both; }

.recent-posts .hentry {
  padding-bottom: 10px;
  margin: 50px 0 0;
  position: relative; }

.recent-posts.blog_3_col {
  font-size: 0;
  max-width: 1400px; }

.home .recent-posts.blog_3_col {
  margin-top: 50px; }

.recent-posts.blog_3_col > article {
  width: 31.5%;
  margin: 0 2.75% 50px 0;
  display: inline-block;
  vertical-align: top;
  font-size: 16px; }

.recent-posts.blog_3_col > article:nth-of-type(3n+3) {
  margin-right: 0; }

.recent-posts.blog_3_col .entry-body {
  max-width: 100%; }

.recent-posts.blog_3_col .post-thumb {
  margin-bottom: 20px; }

.recent-posts.blog_3_col .entry-title {
  font-size: 24px;
  font-weight: 600;
  text-align: left; }

.recent-posts.blog_3_col .entry-meta {
  text-align: left;
  font-size: 14px; }

.recent-posts.blog_3_col .more-link,
.recent-posts.blog_3_col .more_link {
  display: inline-block;
  text-align: left;
  margin: 10px 0 0; }

.recent-posts.blog_3_col .hentry:after {
  display: none; }

.recent-posts .hentry:after {
  display: block;
  content: " ";
  width: 130px;
  height: 1px;
  background: #E6E6E6;
  margin: 50px auto 0; }

.recent-posts .post-thumb {
  display: block;
  margin-bottom: 30px; }

.recent-posts .post-thumb img {
  max-width: 100%;
  height: auto;
  width: 100%; }

.recent-posts .entry-body {
  max-width: 85%;
  margin: 0 auto; }

.entry-header {
  position: relative; }

.entry-title {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 42px;
  font-weight: bold;
  line-height: 1.3; }

.recent-posts .entry-title {
  text-align: center; }

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

.entry-title a:hover {
  color: #0bb4aa;
  text-decoration: none; }

.page .entry-title {
  margin-top: 87px;
  color: #222;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase; }

.page .entry-title:after {
  display: block;
  content: " ";
  width: 130px;
  height: 1px;
  background: #E6E6E6;
  margin: 40px auto 48px; }

.page .has-post-cover .entry-header .entry-title:after {
  display: none; }

.entry-content {
  line-height: 1.9; }

.entry-content:before,
.entry-content:after {
  content: " ";
  display: table; }

.entry-content:after {
  clear: both; }

.entry-content p {
  margin-bottom: 28px;
  word-wrap: break-word; }

.entry-content p:last-child {
  margin-bottom: 0; }

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

.entry-meta {
  color: #999; }
  .entry-meta p {
    margin-bottom: 0; }

.recent-posts .entry-meta {
  font-size: 16px;
  text-align: center;
  margin: 0 0 20px; }

.entry-meta a {
  color: #222; }

.recent-posts .entry-meta a {
  border-bottom: 1px solid #ccc;
  padding-bottom: 2px; }

.entry-meta a:hover {
  color: #0bb4aa;
  text-decoration: none; }

.recent-posts .entry-meta span {
  display: inline; }

.entry-meta span + span:before {
  content: " /  ";
  color: #B6BABB;
  margin: 0 5px;
  font-style: normal;
  opacity: .5; }

.more-link,
.more_link {
  font-weight: bold;
  display: table;
  text-align: center;
  margin: 10px auto 0; }

/*********************************************************************************************

8.  Single posts

*********************************************************************************************/
.page .entry-info,
.single .entry-info,
.blog .entry-info {
  max-width: 950px;
  margin: 70px auto 0; }

.page .entry-info.wpz_full_info,
.single .entry-info.wpz_full_info,
.blog .entry-info.wpz_full_info {
  max-width: 1240px;
  padding-left: 20px;
  padding-right: 20px; }

.page .has-post-cover .entry-cover,
.single-portfolio_item .has-post-cover .entry-cover,
.single .has-post-cover .entry-cover {
  min-height: 450px;
  height: 100%;
  position: relative;
  background: black; }

.single-portfolio_item .has-post-cover .entry-cover {
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.page .portfolio-with-post-cover .entry-cover.cover-fullheight,
.page .has-post-cover .cover-fullheight.entry-cover,
.page .cover-fullheight.fs-background.entry-cover,
.page .cover-fullheight.is-vimeo-pro-slide.entry-cover {
  height: 100vh; }

.page .portfolio-with-post-cover .cover-fullheight .entry-info,
.page .has-post-cover .cover-fullheight .entry-header,
.page .cover-fullheight.fs-background .entry-header,
.page .cover-fullheight.is-vimeo-pro-slide .entry-header {
  margin-top: 1px;
  position: relative !important;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 90; }
  .page .portfolio-with-post-cover .cover-fullheight .entry-info .entry-title,
  .page .has-post-cover .cover-fullheight .entry-header .entry-title,
  .page .cover-fullheight.fs-background .entry-header .entry-title,
  .page .cover-fullheight.is-vimeo-pro-slide .entry-header .entry-title {
    text-align: center !important; }

.page .fs-background.cover-fullheight .entry-info,
.page .is-vimeo-pro-slide.cover-fullheight .entry-info,
.page .portfolio-with-post-cover .cover-fullheight .entry-info {
  margin-top: 1px;
  position: absolute !important;
  z-index: 10;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 90;
  width: 100%; }
  .page .fs-background.cover-fullheight .entry-info .entry-title,
  .page .is-vimeo-pro-slide.cover-fullheight .entry-info .entry-title,
  .page .portfolio-with-post-cover .cover-fullheight .entry-info .entry-title {
    text-align: center !important; }

.single-post .portfolio-with-post-cover .entry-cover.cover-fullheight,
.single-post .has-post-cover .cover-fullheight.entry-cover,
.single-post .cover-fullheight.fs-background.entry-cover,
.single-post .cover-fullheight.is-vimeo-pro-slide.entry-cover,
.single-portfolio_item .portfolio-with-post-cover .entry-cover.cover-fullheight,
.single-portfolio_item .has-post-cover .cover-fullheight.entry-cover,
.single-portfolio_item .cover-fullheight.fs-background.entry-cover,
.single-portfolio_item .cover-fullheight.is-vimeo-pro-slide.entry-cover {
  height: 100vh; }

.page .portfolio-with-post-cover .entry-cover.cover-fullheight,
.page .has-post-cover .cover-fullheight.entry-cover,
.page .cover-fullheight.fs-background.entry-cover,
.page .cover-fullheight.is-vimeo-pro-slide.entry-cover {
  height: 100vh; }

.page .portfolio-with-post-cover .cover-fullheight .entry-info,
.page .has-post-cover .cover-fullheight .entry-header,
.page .cover-fullheight.fs-background .entry-header,
.page .cover-fullheight.is-vimeo-pro-slide .entry-header {
  margin-top: 1px;
  position: relative !important;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 90; }
  .page .portfolio-with-post-cover .cover-fullheight .entry-info .entry-title,
  .page .has-post-cover .cover-fullheight .entry-header .entry-title,
  .page .cover-fullheight.fs-background .entry-header .entry-title,
  .page .cover-fullheight.is-vimeo-pro-slide .entry-header .entry-title {
    text-align: center !important; }

.page .fs-background.cover-fullheight .entry-info,
.page .is-vimeo-pro-slide.cover-fullheight .entry-info,
.page .portfolio-with-post-cover .cover-fullheight .entry-info {
  margin-top: 1px;
  position: absolute !important;
  z-index: 10;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 90;
  width: 100%; }
  .page .fs-background.cover-fullheight .entry-info .entry-title,
  .page .is-vimeo-pro-slide.cover-fullheight .entry-info .entry-title,
  .page .portfolio-with-post-cover .cover-fullheight .entry-info .entry-title {
    text-align: center !important; }

.single-post.admin-bar .portfolio-with-post-cover .entry-cover.cover-fullheight,
.single-post.admin-bar .has-post-cover .cover-fullheight.entry-cover,
.single-post.admin-bar .cover-fullheight.is-vimeo-pro-slide.entry-cover,
.single-post.admin-bar .cover-fullheight.fs-background.entry-cover,
.single-portfolio_item.admin-bar .portfolio-with-post-cover .entry-cover.cover-fullheight,
.single-portfolio_item.admin-bar .has-post-cover .cover-fullheight.entry-cover,
.single-portfolio_item.admin-bar .cover-fullheight.is-vimeo-pro-slide.entry-cover,
.single-portfolio_item.admin-bar .cover-fullheight.fs-background.entry-cover,
.page.admin-bar .portfolio-with-post-cover .entry-cover.cover-fullheight,
.page.admin-bar .has-post-cover .cover-fullheight.entry-cover,
.page.admin-bar .cover-fullheight.is-vimeo-pro-slide.entry-cover,
.page.admin-bar .cover-fullheight.fs-background.entry-cover {
  height: calc(100vh - 32px); }

@media screen and (max-width: 782px) {
  .single-post.admin-bar .portfolio-with-post-cover .entry-cover.cover-fullheight,
  .single-post.admin-bar .has-post-cover .cover-fullheight.entry-cover,
  .single-post.admin-bar .cover-fullheight.is-vimeo-pro-slide.entry-cover,
  .single-post.admin-bar .cover-fullheight.fs-background.entry-cover,
  .single-portfolio_item.admin-bar .portfolio-with-post-cover .entry-cover.cover-fullheight,
  .single-portfolio_item.admin-bar .has-post-cover .cover-fullheight.entry-cover,
  .single-portfolio_item.admin-bar .cover-fullheight.is-vimeo-pro-slide.entry-cover,
  .single-portfolio_item.admin-bar .cover-fullheight.fs-background.entry-cover,
  .page.admin-bar .portfolio-with-post-cover .entry-cover.cover-fullheight,
  .page.admin-bar .has-post-cover .cover-fullheight.entry-cover,
  .page.admin-bar .cover-fullheight.is-vimeo-pro-slide.entry-cover,
  .page.admin-bar .cover-fullheight.fs-background.entry-cover {
    height: calc(100vh - 46px); } }

.page .has-post-cover .entry-cover-image,
.single .has-post-cover .entry-cover-image {
  opacity: 0.8;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
  transition: all .2s ease-in-out; }

.page .has-post-cover .entry-cover-image:after,
.single .has-post-cover .entry-cover-image:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x; }

.single .has-post-cover .no-overlay .entry-cover-image,
.page .has-post-cover .no-overlay .entry-cover-image {
  opacity: 1; }

.single .has-post-cover .no-overlay .entry-cover-image:after,
.page .has-post-cover .no-overlay .entry-cover-image:after {
  display: none; }

.single-portfolio_item .has-post-cover .entry-header {
  bottom: 0;
  max-width: 950px;
  left: 0;
  right: 0;
  height: 100vh;
  margin: 0 auto;
  text-align: center; }

.single-portfolio_item .has-post-cover .entry-header .entry-info {
  max-width: 950px;
  margin: 0 auto;
  left: 0;
  right: 0;
  position: absolute;
  bottom: 3%; }

.page .has-post-cover .entry-header,
.single .has-post-cover .entry-header {
  width: 100%;
  bottom: 30px;
  position: absolute;
  z-index: 99; }

.page .has-post-cover .entry-header .entry-info,
.single .has-post-cover .entry-header .entry-info {
  margin-top: 0;
  color: #fff; }

.page .has-post-cover .entry-header .entry-title,
.single .has-post-cover .entry-header .entry-title {
  color: #fff;
  font-size: 45px;
  text-transform: none;
  font-weight: 600;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0;
  font-family: inherit; }

.page .has-post-cover .entry-header .entry-meta,
.single .has-post-cover .entry-header .entry-meta {
  color: rgba(255, 255, 255, 0.7);
  opacity: 0.9;
  font-size: 16px; }

.page .has-post-cover .entry-header .entry-meta a,
.single .has-post-cover .entry-header .entry-meta a {
  color: #fff;
  font-weight: 600; }

.single-portfolio_item .has-post-cover .entry-header .entry-meta a + a:before {
  content: " / ";
  display: inline-block;
  opacity: .5;
  margin: 0 5px; }

.page .has-post-cover .entry-header .entry-meta a:hover,
.single .has-post-cover .entry-header .entry-meta a:hover {
  text-decoration: none;
  color: #0bb4aa; }

.page .entry-category + .entry-date,
.single .entry-category + .entry-date {
  display: inline-block;
  margin-left: 5px; }

.page .entry-content,
.single .entry-content {
  max-width: 950px;
  margin: 45px auto; }

.page .full-width .entry-content,
.single .full-width .entry-content {
  max-width: 100%;
  margin: 0;
  padding: 0; }

.full-width .tiled-gallery {
  max-width: 100%;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0; }

.page .full-width .entry-info {
  margin-top: 0; }

.page .full-width .entry-title {
  margin-bottom: 0; }

.page .full-width_dark .entry-content,
.single .full-width_dark .entry-content {
  color: #b5b5b5;
  background: #222; }

.page .full-width_dark .entry-content h1,
.page .full-width_dark .entry-content h2,
.page .full-width_dark .entry-content h3,
.page .full-width_dark .entry-content h4,
.page .full-width_dark .entry-content h5,
.page .full-width_dark .entry-content h6,
.single .full-width_dark .entry-content h1,
.single .full-width_dark .entry-content h2,
.single .full-width_dark .entry-content h3,
.single .full-width_dark .entry-content h4,
.single .full-width_dark .entry-content h5,
.single .full-width_dark .entry-content h6 {
  color: #fff; }

#main.full-width_dark {
  background: #222; }

.full-width_dark .tiled-gallery {
  background: #000; }

.full-width_dark .entry-cover {
  background: #222; }

.page .full-width_dark .entry-title {
  color: #fff;
  margin-top: 0;
  padding: 50px 0; }

.page .full-width_dark .entry-title:after {
  display: none; }

.page .entry-footer,
.single .entry-footer {
  max-width: 970px;
  margin: 0 auto 76px;
  padding: 0 10px;
  text-align: center; }

.page .entry-footer .section-title,
.single .entry-footer .section-title {
  margin-top: 50px;
  margin-bottom: 20px;
  color: #666;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase; }

.page .entry-footer .section-title:after,
.single .entry-footer .section-title:after {
  display: none; }

.page .entry-footer .section-title:before,
.single .entry-footer .section-title:before {
  display: block;
  content: " ";
  width: 200px;
  height: 1px;
  background: #E6E6E6;
  margin: 40px auto 48px; }

.page .tag_list,
.single .tag_list {
  margin: 10px 0 30px;
  font-size: 14px; }

.page .tag_list .separator,
.single .tag_list .separator {
  margin: 0 5px 0 0;
  color: #aaa; }

/* Author Bio */
.page .post_author,
.single .post_author {
  font-family: "Montserrat", sans-serif;
  margin: 0 0 40px;
  font-size: 14px;
  color: #666;
  padding-top: 20px;
  text-align: center;
  font-weight: 500; }

.page .post_author:before,
.single .post_author:before {
  display: block;
  content: " ";
  width: 200px;
  height: 1px;
  background: #E6E6E6;
  margin: 40px auto 48px; }

.page .post_author img,
.single .post_author img {
  margin: 0 0 20px 0;
  border-radius: 50%; }

.page .post_author a,
.single .post_author a {
  font-size: 18px;
  color: #222;
  line-height: 1.9; }

.page .post_author a:hover,
.single .post_author a:hover {
  text-decoration: none;
  color: #0bb4aa; }

.page .post_author span,
.single .post_author span {
  margin: 0 0 5px;
  display: block;
  text-transform: uppercase; }

/* Sharing Buttons */
.page .share,
.single .share {
  text-align: center; }

.page .share a,
.single .share a {
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  color: #fff;
  padding: 5px 18px;
  border-radius: 3px;
  margin: 0 10px 0 0;
  transition: all 0.2s ease;
  font-weight: 500; }

.page .share a.twitter,
.single .share a.twitter {
  background: #3a93d8; }

.page .share a.facebook,
.single .share a.facebook {
  background: #2e6cc8; }

.page .share a.wpz_linkedin,
.single .share a.wpz_linkedin {
  background: #0077B5; }

.page .share a.twitter:hover,
.single .share a.twitter:hover {
  background: #59aef5; }

.page .share a.facebook:hover,
.single .share a.facebook:hover {
  background: #5084e4; }

.page .share a.wpz_linkedin:hover,
.single .share a.wpz_linkedin:hover {
  background: #1b88c1; }

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  margin-bottom: 20px;
  line-height: 1.3;
  font-weight: bold; }

.entry-content .wp-block-image img,
.entry-content img.alignnone,
.entry-content img.aligncenter,
.entry-content img.alignleft,
.entry-content img.alignright,
.entry-content img.attachment-fullsize {
  margin-bottom: 20px;
  max-width: 100%;
  height: auto; }

.entry-content ul,
.entry-content ol {
  margin-bottom: 25px; }

.entry-content li ul:not(.wp-block-gallery),
.entry-content li ol {
  margin-bottom: 0;
  margin-left: 30px; }

.entry-content .wp-block-gallery {
  margin-left: 0; }

.entry-content li {
  list-style-position: inside; }

.entry-content ul li {
  list-style-type: square; }

.entry-content ol li {
  list-style-type: decimal; }

.entry-content .shortcode-unorderedlist ul li,
.entry-content .shortcode-unorderedlist ul li ul {
  list-style-type: none; }

.entry-content blockquote {
  font-size: 20px;
  margin-top: 15px;
  margin-bottom: 40px;
  text-align: center;
  position: relative;
  max-width: 100%;
  font-style: italic; }

.entry-content blockquote:before,
.entry-content blockquote:after {
  content: "";
  display: block;
  width: 60px;
  height: 2px;
  margin: 50px auto;
  background: rgba(0, 0, 0, 0.1); }

/* Gutenberg Images */
.entry-content .alignfull {
  margin-left: calc( -100vw / 2 + 100% / 2);
  margin-right: calc( -100vw / 2 + 100% / 2); }
  .entry-content .alignfull .wp-block-cover__inner-container,
  .entry-content .alignfull .wp-block-group__inner-container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 2em;
    padding-right: 2em; }

.entry-content .alignfull,
.entry-content .alignfull:not(.wp-block-group):not(.wp-block-post-featured-image):not(.wp-block-query):not(.wpzoom-blocks_portfolio-block):not(.wp-block-cover) img {
  width: 100vw;
  max-width: 100vw; }

@media only screen and (min-width: 1200px) {
  .wp-block-query.alignwide,
  .entry-content .alignwide:not(.wp-block-post-featured-image) {
    margin-left: -125px;
    margin-right: -125px;
    max-width: 1200px;
    width: 1200px; } }

/* Caption for images */
.entry-content .wp-caption {
  width: auto;
  text-align: center; }

.entry-content .wp-caption img {
  background: none;
  margin: 0;
  border: 0 none;
  max-width: 100%;
  width: auto;
  height: auto; }

.wp-caption {
  width: auto; }

.wp-caption img {
  display: block; }

.wp-caption-text {
  color: #8c888c;
  font-size: 16px;
  margin: 15px 0;
  font-style: italic; }

.entry-content .wp-caption.aligncenter {
  margin: 0 auto 15px; }

img.wp-smiley {
  border: none;
  padding: 0; }

/* Galleries */
.entry-content .tiled-gallery {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%; }

.entry-content .gallery {
  clear: both;
  text-align: center;
  max-width: 100%; }

.entry-content .gallery a:hover {
  opacity: 0.6;
  transition: opacity 0.25s ease-in-out; }

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

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

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

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

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

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

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

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

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

.gallery-icon img {
  margin: 0 auto; }

.gallery-caption {
  color: #8c888c;
  margin: 15px 0;
  display: block;
  font-size: 12px;
  font-style: italic;
  line-height: 1.4; }

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

/* Images align */
.entry-content .aligncenter,
div.aligncenter {
  display: block;
  clear: both;
  margin-left: auto;
  margin-right: auto; }

.alignleft,
.entry-content .alignleft {
  float: left;
  margin-right: 15px; }

.alignright,
.entry-content .alignright {
  float: right;
  margin-left: 15px; }

/* WPZOOM Shortcode */
.entry-content .shortcode-unorderedlist ul li,
.entry-content .shortcode-unorderedlist ul li ul {
  list-style-type: none; }

.entry-content a.wpz-sc-button {
  text-decoration: none;
  color: #fff;
  font-weight: normal; }

.entry-content a.wpz-sc-button:hover {
  color: #fff; }

/* Jetpack Related Posts */
.single #jp-relatedposts {
  margin-bottom: 0; }

h4.jp-relatedposts-post-title {
  margin: 10px 0 5px !important;
  font-weight: bold;
  position: relative; }

.single #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3; }

.single #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title a {
  color: #171615;
  font-weight: bold; }

.single #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title a:hover {
  text-decoration: none;
  color: #0bb4aa; }

.single #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title a {
  text-decoration: none; }

.single div#jp-relatedposts h3.jp-relatedposts-headline {
  display: block;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 20px;
  float: none;
  color: #666;
  font-size: 16px;
  font-weight: normal;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase; }

.single div#jp-relatedposts h3.jp-relatedposts-headline em {
  font-weight: normal; }

.single div#jp-relatedposts h3.jp-relatedposts-headline em:before {
  display: none; }

.single #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
  opacity: 1;
  margin-bottom: 0; }

.fullimg,
.fullimg figure {
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
  max-width: none; }

.fullimg img,
.fullimg figure img {
  width: 100% !important;
  height: auto;
  margin-bottom: 20px; }

.entry-content .fullimg .wp-caption.aligncenter {
  margin-bottom: 0; }

.entry-content .fullimg .aligncenter {
  margin-bottom: 0; }

.entry-content .fullimg p {
  margin-bottom: 0; }

.single-portfolio_item .entry-header {
  text-align: center;
  margin-bottom: 20px; }

.single-portfolio_item .has-post-cover .entry-header .entry-title {
  text-align: center; }

/* Previous/Next Post Navigation */
.previous-post-cover {
  margin: 60px auto 0;
  background: #0f1010;
  color: #fff;
  text-align: center; }

.previous-post-cover a:hover {
  text-decoration: none; }

.previous-post-cover h4 {
  font-weight: bold;
  margin: 0 0 15px;
  color: #fff;
  opacity: .7;
  font-size: 16px; }

.previous-post-cover h3 {
  color: #fff;
  font-size: 50px;
  font-weight: bold;
  line-height: 1.4; }

.previous-post-cover h3 span {
  border-bottom: 1px solid transparent; }

.previous-post-cover h3:hover span {
  border-bottom: 1px solid #fff;
  transition: 0.2s ease all; }

.previous-cover {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: .6;
  background-size: cover;
  background-position: center center;
  background-color: black;
  transition: 0.2s ease all; }

.previous-post-cover:hover .previous-cover {
  opacity: .4; }

.previous-info {
  margin: 0;
  z-index: 1;
  padding: 10% 5%;
  min-height: 250px;
  position: relative; }

.previous-content {
  position: relative;
  z-index: 50;
  max-width: 1400px;
  margin: 0 auto; }

.portfolio-preloader {
  display: none;
  justify-content: center;
  align-items: center;
  padding: 20px 100px 170px; }

@-webkit-keyframes stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4); }
  20% {
    -webkit-transform: scaleY(1); } }

@keyframes stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4); }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1); } }

.spinner {
  margin: 100px auto;
  width: 50px;
  height: 30px;
  text-align: center;
  font-size: 10px; }
  .spinner > div {
    background-color: #444;
    height: 100%;
    width: 6px;
    display: inline-block;
    animation: stretchdelay 1.2s infinite ease-in-out; }
  .spinner .rect2 {
    animation-delay: -1.1s; }
  .spinner .rect3 {
    animation-delay: -1s; }
  .spinner .rect4 {
    animation-delay: -0.9s; }
  .spinner .rect5 {
    animation-delay: -0.8s; }

.tiled-gallery {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%; }

/* Background video in single post  */
.single-portfolio_item .is-vimeo-pro-slide iframe,
.single-post .is-vimeo-pro-slide iframe {
  width: 100vw;
  height: 56.25vw;
  /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
  min-height: 100vh;
  min-width: 177.77vh;
  /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #000; }

.single-post .has-post-cover .entry-cover {
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.single-post .display-none {
  display: none; }

/* Background video in single page */
.page .is-vimeo-pro-slide iframe {
  width: 100vw;
  height: 56.25vw;
  /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
  min-height: 100vh;
  min-width: 177.77vh;
  /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #000; }

.page .has-post-cover .entry-cover {
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.page .display-none {
  display: none; }

/* Background overlay in single page and post */
.single-post .slide-background-overlay, .page .slide-background-overlay {
  position: absolute;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  opacity: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 20; }

.wpzoom-blocks_portfolio-block .wpz-portfolio-button__link {
  border-radius: 0;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 14px;
  transition: .2s ease all; }

.portfolio-dark.wpzoom-blocks_portfolio-block .wpz-portfolio-button__link {
  background: none;
  border: 2px solid #fff; }
  .portfolio-dark.wpzoom-blocks_portfolio-block .wpz-portfolio-button__link:focus, .portfolio-dark.wpzoom-blocks_portfolio-block .wpz-portfolio-button__link:hover {
    background: #fff;
    color: #000 !important;
    border-color: #fff; }

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

6.  Portfolio Gallery

*********************************************************************************************/
.portfolio-grid {
  font-size: 0; }

.widgetized-section .portfolio-grid {
  background: #101010; }

.widgetized-section .portfolio_template_clean .portfolio-grid {
  background: none; }

.portfolio-view_all-link {
  padding: 0;
  text-align: center;
  background: #101010; }

.portfolio-view_all-link .btn {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.18);
  text-decoration: none;
  margin-top: 50px;
  margin-bottom: 50px; }

.portfolio-view_all-link .btn:hover {
  border-color: #0bb4aa;
  color: #0bb4aa;
  text-decoration: none; }

.builder-wrap .inner-wrap .portfolio-view_all-link,
.widgetized-section .inner-wrap .portfolio-view_all-link {
  background: none; }

.builder-wrap .inner-wrap .portfolio-view_all-link .btn,
.widgetized-section .inner-wrap .portfolio-view_all-link .btn {
  color: #444;
  letter-spacing: 1px;
  border-color: rgba(68, 68, 68, 0.19); }

.builder-wrap .inner-wrap .portfolio-view_all-link .btn:hover,
.widgetized-section .inner-wrap .portfolio-view_all-link .btn:hover {
  border-color: #0bb4aa;
  color: #0bb4aa; }

.portfolio-showcase .portfolio-grid:before,
.portfolio-showcase .portfolio-grid:after,
.elementor-widget-wp-widget-wpzoom-portfolio-showcase .portfolio-grid:before,
.elementor-widget-wp-widget-wpzoom-portfolio-showcase .portfolio-grid:after,
.portfolio-archive .portfolio-grid:before,
.portfolio-archive .portfolio-grid:after {
  content: " ";
  display: table; }

.portfolio-showcase .portfolio-grid:after,
.portfolio-archive .portfolio-grid:after,
.elementor-widget-wp-widget-wpzoom-portfolio-showcase .portfolio-grid:after {
  clear: both; }

.portfolio-showcase .portfolio_item,
.elementor-widget-wp-widget-wpzoom-portfolio-showcase .portfolio_item,
.portfolio-archive .portfolio_item {
  width: 25%;
  position: relative;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  transform: translate3d(0, 0, 0); }

.page-template-archive-infinite .portfolio-showcase .portfolio_item,
.page-template-archive-infinite .elementor-widget-wp-widget-wpzoom-portfolio-showcase .portfolio_item,
.page-template-archive-infinite .portfolio-archive .portfolio_item {
  display: inline-block !important; }

/* With Spacing Enabled */
.portfolio-showcase .portfolio-grid.portfolio_with_space,
.elementor-widget-wp-widget-wpzoom-portfolio-showcase .portfolio-grid.portfolio_with_space {
  margin: 0.5%; }

.portfolio-archive .portfolio-grid.portfolio_with_space,
.elementor-widget-wp-widget-wpzoom-portfolio-showcase .portfolio-grid.portfolio_with_space {
  margin: 0.5% 0.5% 0 0.5%;
  padding-bottom: 0.5%; }

.portfolio-showcase .portfolio_with_space .portfolio_item,
.portfolio-archive .portfolio_with_space .portfolio_item,
.elementor-widget-wp-widget-wpzoom-portfolio-showcase .portfolio_with_space .portfolio_item {
  width: 24%;
  margin: .5%; }

.widgetized-section .portfolio-grid.portfolio_with_space {
  background: none; }

/* END */
.col_no_4 .entry-thumbnail-popover-content h3 {
  font-size: 20px; }

.col_no_5 .entry-thumbnail-popover-content h3 {
  font-size: 18px; }

.col_no_4 .entry-thumbnail-popover-content p,
.col_no_5 .entry-thumbnail-popover-content p,
.col_no_5 .entry-thumbnail-popover-content .btn {
  display: none; }

#portfolio-masonry {
  position: relative; }

.portfolio-showcase .portfolio_item:before,
.portfolio-showcase .portfolio_item:after,
.elementor-widget-wp-widget-wpzoom-portfolio-showcase .portfolio_item:before,
.elementor-widget-wp-widget-wpzoom-portfolio-showcase .portfolio_item:after,
.portfolio-archive .portfolio_item:before,
.portfolio-archive .portfolio_item:after {
  content: " ";
  display: table; }

.portfolio-showcase .portfolio_item:after,
.elementor-widget-wp-widget-wpzoom-portfolio-showcase .portfolio_item:after,
.portfolio-archive .portfolio_item:after {
  clear: both; }

.portfolio-showcase .portfolio_item img,
.elementor-widget-wp-widget-wpzoom-portfolio-showcase .portfolio_item img,
.portfolio-archive .portfolio_item img {
  width: 100%;
  height: auto;
  transition: 0.25s ease-in-out all; }

.portfolio-showcase .portfolio_item video,
.elementor-widget-wp-widget-wpzoom-portfolio-showcase .portfolio_item video,
.portfolio-archive .portfolio_item video {
  object-fit: cover;
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 101;
  opacity: 0;
  width: 100%;
  height: auto;
  vertical-align: middle;
  transition: all .3s ease-in-out;
  display: block; }

.portfolio-showcase .portfolio_item:hover video,
.elementor-widget-wp-widget-wpzoom-portfolio-showcase .portfolio_item:hover video,
.portfolio-archive .portfolio_item:hover video {
  z-index: 11;
  opacity: 1;
  display: block;
  visibility: visible; }

.portfolio-showcase .portfolio_item:hover img,
.elementor-widget-wp-widget-wpzoom-portfolio-showcase .portfolio_item:hover img,
.portfolio-archive .portfolio_item:hover img {
  transform: scale(1.1);
  z-index: 10; }

.portfolio_item:hover .entry-thumbnail-popover {
  opacity: 1;
  background: rgba(0, 0, 0, 0.7); }

.portfolio-showcase .portfolio_item.is-portfolio-gallery-video-background img,
.elementor-widget-wp-widget-wpzoom-portfolio-showcase .portfolio_item.is-portfolio-gallery-video-background img,
.portfolio-archive .portfolio_item.is-portfolio-gallery-video-background img {
  opacity: 1;
  transition: opacity 5s ease-in-out;
  position: relative;
  z-index: 99; }

.portfolio-showcase .portfolio_item.is-portfolio-gallery-video-background:hover img,
.elementor-widget-wp-widget-wpzoom-portfolio-showcase .portfolio_item.is-portfolio-gallery-video-background:hover img,
.portfolio-archive .portfolio_item.is-portfolio-gallery-video-background:hover img {
  transform: none; }

.portfolio-showcase .portfolio_item:hover.is-portfolio-gallery-video-background img,
.elementor-widget-wp-widget-wpzoom-portfolio-showcase .portfolio_item:hover.is-portfolio-gallery-video-background img,
.portfolio-archive .portfolio_item:hover.is-portfolio-gallery-video-background img {
  z-index: 10; }

.portfolio-grid .portfolio_item:hover .entry-thumbnail-popover {
  opacity: 1;
  background: rgba(0, 0, 0, 0.75); }

.portfolio_item.no-thumbnail .entry-thumbnail-popover {
  opacity: 1; }

.portfolio_item:hover .entry-thumbnail-popover-content,
.portfolio_item.no-thumbnail .entry-thumbnail-popover-content {
  opacity: 1;
  bottom: 0; }

.portfolio-showcase .portfolio_item .more_link,
.elementor-widget-wp-widget-wpzoom-portfolio-showcase .portfolio_item .more_link,
.portfolio-archive .portfolio_item .more_link {
  display: none; }

.portfolio-archive-taxonomies {
  padding: 45px 0; }

.portfolio-with-post-cover .portfolio-archive-taxonomies {
  background: #101010; }

.widget.portfolio-showcase .portfolio-archive-taxonomies, .elementor-widget-wp-widget-wpzoom-portfolio-showcase .portfolio-archive-taxonomies {
  padding-top: 0; }

.portfolio-archive-taxonomies:before,
.portfolio-archive-taxonomies:after {
  content: " ";
  display: table; }

.portfolio-archive-taxonomies:after {
  clear: both; }

.portfolio-archive-taxonomies ul {
  margin: 0;
  padding: 0 4% !important;
  list-style: none;
  text-align: center; }

.portfolio-archive-taxonomies li {
  display: inline-block;
  margin-bottom: 10px; }

.portfolio-archive-taxonomies li + li {
  margin-left: 18px; }

.portfolio-archive-taxonomies li.current-cat a {
  border-color: #222;
  color: #222; }

.portfolio-with-post-cover .portfolio-archive-taxonomies li.current-cat a {
  border-color: rgba(255, 255, 255, 0.59);
  color: #fff; }

.portfolio-archive-taxonomies a {
  display: block;
  padding: 10px 20px;
  border: 2px solid rgba(175, 175, 175, 0.48);
  color: #717175;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  transition: 0.2s ease all; }

.portfolio-with-post-cover .portfolio-archive-taxonomies a {
  border-color: rgba(255, 255, 255, 0.09); }

.portfolio-archive-taxonomies a:hover {
  border-color: #0bb4aa;
  color: #0bb4aa;
  text-decoration: none; }

.entry-thumbnail-popover {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  opacity: 0;
  z-index: 200;
  transition: 0.15s ease-in-out all; }

.entry-thumbnail-popover-content {
  color: white;
  position: absolute;
  bottom: 20%;
  width: 100%;
  padding: 8%;
  opacity: 0;
  transition: 0.3s ease-out opacity; }

.entry-thumbnail-popover-content.popover-content--animated {
  transition: 0.3s ease-out opacity, 0.3s ease-out bottom; }

.entry-thumbnail-popover-content h3 {
  margin: 0 0 10px;
  color: white;
  font-weight: 600;
  line-height: 1.4;
  font-size: 26px;
  transition: all .2s ease; }

.entry-thumbnail-popover-content h3:hover {
  color: #0bb4aa; }

.entry-thumbnail-popover-content .entry-meta {
  color: #fff;
  transition: .2s ease all;
  font-weight: 500;
  font-family: "Montserrat", sans-serif; }
  .entry-thumbnail-popover-content .entry-meta ul {
    list-style: none; }
    .entry-thumbnail-popover-content .entry-meta ul li {
      margin-bottom: 8px;
      font-size: 12px;
      text-transform: uppercase;
      font-weight: bold;
      display: inline-block;
      vertical-align: middle;
      opacity: .7; }
    .entry-thumbnail-popover-content .entry-meta ul li + li:before {
      content: " / ";
      color: #fff;
      margin: 0 5px;
      font-style: normal;
      opacity: .3; }

.entry-thumbnail-popover-content span {
  color: #fff;
  margin-top: 15px; }

.entry-thumbnail-popover-content span:hover {
  color: #0bb4aa;
  text-decoration: none; }

.entry-thumbnail-popover-content p {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1.5;
  opacity: .8; }

.entry-thumbnail-popover-content .btn {
  color: #fff;
  border-color: #fff; }

.entry-thumbnail-popover-content .btn:hover {
  border-color: #0bb4aa; }

/* Porfolio Templates */
.portfolio-archive .section-title:after {
  margin: 40px auto 0; }

.portfolio-with-post-cover .portfolio-archive {
  background: #101010;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07); }

.portfolio-with-post-cover .portfolio-header-cover {
  min-height: 250px;
  position: relative;
  background: black; }

.portfolio-with-post-cover .portfolio-header-cover-image {
  opacity: 0.8;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center center; }

.portfolio-with-post-cover .cover-fullheight .portfolio-header-cover-image,
.portfolio-header-cover .entry-cover {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden; }

.portfolio-with-post-cover .portfolio-header-cover-image:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x; }

.fs-background .portfolio-header-info,
.is-vimeo-pro-slide .portfolio-header-info,
.portfolio-with-post-cover .portfolio-header-info {
  z-index: 99;
  padding: 50px 0; }

.portfolio-with-post-cover .entry-cover {
  min-height: 250px; }

.fs-background .portfolio-header-info .entry-info,
.is-vimeo-pro-slide .portfolio-header-info .entry-info,
.portfolio-with-post-cover .portfolio-header-info .entry-info {
  margin-top: 0;
  color: #fff;
  position: relative;
  z-index: 100; }

.fs-background .portfolio-header-info .section-title,
.is-vimeo-pro-slide .portfolio-header-info .section-title,
.portfolio-with-post-cover .portfolio-header-info .section-title {
  color: #fff; }

.entry-header-excerpt {
  margin: 40px 0 0;
  text-align: center;
  opacity: .9; }

.entry-header-excerpt:empty {
  display: none; }

.fs-background .portfolio-header-info .section-title:after,
.is-vimeo-pro-slide .portfolio-header-info .section-title:after,
.portfolio-with-post-cover .section-title:after {
  background: rgba(255, 255, 255, 0.3); }

/* Clean Portfolio template */
.portfolio_template_clean .portfolio_with_space .portfolio_item .portfolio-popup-video,
.portfolio_template_clean .portfolio_item .portfolio-popup-video {
  border: none; }

.portfolio_template_clean .portfolio_with_space .portfolio_item:hover,
.portfolio_template_clean .portfolio_item:hover {
  transition: all .2s ease;
  z-index: 199;
  box-shadow: 2px 8px 20px 0 rgba(31, 32, 68, 0.15); }
  .portfolio_template_clean .portfolio_with_space .portfolio_item:hover .clean_skin_wrap_post,
  .portfolio_template_clean .portfolio_item:hover .clean_skin_wrap_post {
    padding-bottom: 20px; }

.portfolio_template_clean .portfolio_with_space .portfolio_item .entry-thumbnail-popover .portfolio-popup-video:after,
.portfolio_template_clean .portfolio_item .entry-thumbnail-popover .portfolio-popup-video:after {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  height: 0;
  width: 100%;
  right: 0;
  margin: auto;
  border: none; }

.portfolio_template_clean .portfolio_with_space .portfolio_item .entry-thumbnail-popover .portfolio-popup-video,
.portfolio_template_clean .portfolio_item .entry-thumbnail-popover .portfolio-popup-video {
  display: inline-block;
  text-align: center;
  margin: 0 auto;
  position: absolute;
  max-width: 88%;
  width: 100%;
  height: 100%;
  line-height: 56px;
  opacity: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  vertical-align: middle;
  transform: none; }

.portfolio_template_clean .portfolio_with_space .portfolio_item .entry-thumbnail-popover .portfolio-popup-video:hover,
.portfolio_template_clean .portfolio_item .entry-thumbnail-popover .portfolio-popup-video:hover {
  opacity: 1;
  border: none;
  background: none;
  border-radius: 0; }

.inner-wrap.portfolio_template_clean {
  max-width: 1400px; }

.portfolio_item_top_wrap {
  position: relative;
  overflow: hidden; }

.clean_skin_wrap_post {
  font-size: 14px;
  text-align: center;
  padding: 15px;
  transition: all .2s ease;
  background: #fff;
  position: relative;
  z-index: 100; }
  .clean_skin_wrap_post h3 {
    font-size: 18px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    line-height: 1.4;
    margin: 0; }
  .clean_skin_wrap_post a {
    color: #222; }
    .clean_skin_wrap_post a:hover {
      color: #0bb4aa; }
  .clean_skin_wrap_post .portfolio_sub_category {
    display: inline-block;
    vertical-align: middle; }
  .clean_skin_wrap_post .portfolio_sub_category + .portfolio_sub_category:before {
    content: " / ";
    display: inline-block;
    opacity: .7;
    margin: 0 5px; }
  .clean_skin_wrap_post .entry-meta {
    transition: .2s ease all;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    text-align: center; }
    .clean_skin_wrap_post .entry-meta ul {
      list-style: none; }
      .clean_skin_wrap_post .entry-meta ul li {
        margin-bottom: 5px;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: bold;
        display: inline-block;
        vertical-align: middle; }
      .clean_skin_wrap_post .entry-meta ul li + li:before {
        content: " / ";
        color: #000;
        margin: 0 5px;
        font-style: normal;
        opacity: .3; }

.portfolio-with-post-cover .clean_skin_wrap_post a {
  color: #fff; }
  .portfolio-with-post-cover .clean_skin_wrap_post a:hover {
    color: #0bb4aa; }

.portfolio-with-post-cover .clean_skin_wrap_post .portfolio_sub_category {
  color: #777; }

.portfolio-with-post-cover .portfolio_template_clean .portfolio_with_space .portfolio_item:hover,
.portfolio-with-post-cover .portfolio_template_clean .portfolio_item:hover {
  box-shadow: none; }
  .portfolio-with-post-cover .portfolio_template_clean .portfolio_with_space .portfolio_item:hover .clean_skin_wrap_post,
  .portfolio-with-post-cover .portfolio_template_clean .portfolio_item:hover .clean_skin_wrap_post {
    background: #222; }

.portfolio-with-post-cover .clean_skin_wrap_post {
  background: #111; }

.fl-builder.page .entry-content,
.fl-builder.single .entry-content {
  width: auto;
  max-width: 100%;
  padding: 0px; }

.portfolio-header-info .sharedaddy {
  display: none; }

.pulse-circle {
  width: 30px;
  height: 30px;
  background-color: #333;
  position: absolute;
  top: 11px;
  left: 50%;
  margin-left: -15px;
  border-radius: 100%;
  animation: sk-scaleout 1.0s infinite ease-in-out; }

@-webkit-keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    opacity: 0; } }

@keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0; } }

.portfolio-taxonomies .cat-item-none {
  display: none; }

.return_to_parent a {
  display: inline-block;
  border: none; }

/* Portfolio background video on single template */
.single-portfolio_item .is-vimeo-pro-slide iframe {
  width: 100vw;
  height: 56.25vw;
  /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
  min-height: 100vh;
  min-width: 177.77vh;
  /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.single-portfolio_item .has-post-cover .entry-cover {
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.single-portfolio_item .display-none {
  display: none; }

/* Background overlay in single portfolio template */
.single-portfolio_item .slide-background-overlay {
  position: absolute;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  opacity: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 20; }

.portfolio-grid.always-play-background-video .portfolio_item video {
  opacity: 1;
  transition: none; }

.single-portfolio_item .entry-details {
  margin: 0 0 40px; }
  .single-portfolio_item .entry-details span {
    margin-top: 0;
    font-weight: 600;
    display: block;
    color: #111;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif; }
  .single-portfolio_item .entry-details ul {
    padding: 0;
    margin: 0; }
  .single-portfolio_item .entry-details li {
    list-style-type: none;
    margin-bottom: 20px; }

/*--------------------------------------------------------------
## Editor blocks
--------------------------------------------------------------*/
/*********************************************************************************************

    Editor Blocks

*********************************************************************************************/
.wp-block-button__link {
  background: #0bb4aa; }

.wp-block-button .wp-block-button__link {
  display: inline-block;
  width: auto;
  padding: 10px 30px;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease;
  transform: translate3d(0, 0, 0);
  border-radius: 0;
  letter-spacing: 1px; }
  .wp-block-button .wp-block-button__link:hover {
    text-decoration: none;
    border-color: #101010;
    background: #101010;
    color: #fff; }

.wp-block-button.is-style-default .wp-block-button__link {
  border-radius: 30px; }

.wp-block-button:not(.is-style-outline) .has-text-color {
  text-shadow: none; }

.wp-block-button:not(.is-style-outline) .has-text-color.has-green-color {
  color: #0bb4aa; }

.wp-block-button:not(.is-style-outline) .has-text-color.has-blue-color {
  color: #4176FB; }

.wp-block-button:not(.is-style-outline) .has-text-color.has-red-color {
  color: #e1051e; }

.wp-block-button:not(.is-style-outline) .has-text-color.has-black-color {
  color: #101010; }

.wp-block-button:not(.is-style-outline) .has-text-color.has-white-color {
  color: #fff; }

.wp-block-button:not(.is-style-outline) .has-text-color.has-gray-color {
  color: #727477; }

.wp-block-button:not(.is-style-outline) .has-text-color.has-brown-color {
  color: #d19731; }

.wp-block-button:not(.is-style-outline) .has-text-color.has-titan-white-color {
  color: #E0D8E2; }

.wp-block-button:not(.is-style-outline) .has-text-color.has-peppermint-color {
  color: #d0eac4; }

.wp-block-button:not(.is-style-outline) .has-text-color.has-bridesmaid-color {
  color: #FBE7DD; }

.wp-block-button:not(.is-style-outline) .has-text-color.has-purple-color {
  color: #FF2EAA; }

.wp-block-button:not(.is-style-outline) .has-text-color.has-light-blue-color {
  color: #0019D7; }

.wp-block-button:not(.is-style-outline) .has-green-background-color {
  background-color: #0bb4aa;
  border: 2px solid transparent; }
  .wp-block-button:not(.is-style-outline) .has-green-background-color:hover {
    background: none;
    border: 2px solid #fff;
    color: #fff; }

.wp-block-button:not(.is-style-outline) .has-blue-background-color {
  background-color: #4176FB;
  border: 2px solid transparent; }
  .wp-block-button:not(.is-style-outline) .has-blue-background-color:hover {
    border-color: #101010;
    background: #101010;
    color: #fff; }

.wp-block-button:not(.is-style-outline) .has-red-background-color {
  background-color: #e1051e;
  border: 2px solid transparent; }
  .wp-block-button:not(.is-style-outline) .has-red-background-color:hover {
    border-color: #101010;
    background: #101010;
    color: #fff; }

.wp-block-button:not(.is-style-outline) .has-brown-background-color {
  background-color: #d19731;
  border: 2px solid transparent; }
  .wp-block-button:not(.is-style-outline) .has-brown-background-color:hover {
    border-color: #101010;
    background: #101010;
    color: #fff; }

.wp-block-button:not(.is-style-outline) .has-black-background-color {
  background-color: #101010;
  border: 2px solid transparent; }
  .wp-block-button:not(.is-style-outline) .has-black-background-color:hover {
    border-color: #101010;
    background: #101010;
    color: #fff; }

.wp-block-button:not(.is-style-outline) .has-gray-background-color {
  background-color: #727477;
  border: 2px solid transparent; }
  .wp-block-button:not(.is-style-outline) .has-gray-background-color:hover {
    border-color: #101010;
    background: #101010;
    color: #fff; }

.wp-block-button:not(.is-style-outline) .has-white-background-color {
  background-color: #fff;
  color: #000;
  border: 2px solid transparent;
  text-shadow: none; }
  .wp-block-button:not(.is-style-outline) .has-white-background-color:hover {
    border-color: #101010;
    background: #101010;
    color: #fff; }

.wp-block-button:not(.is-style-outline) .has-titan-white-background-color {
  background-color: #E0D8E2;
  border: 2px solid transparent; }
  .wp-block-button:not(.is-style-outline) .has-titan-white-background-color:hover {
    border-color: #101010;
    background: #101010;
    color: #fff; }

.wp-block-button:not(.is-style-outline) .has-peppermint-background-color {
  background-color: #d0eac4;
  border: 2px solid transparent; }
  .wp-block-button:not(.is-style-outline) .has-peppermint-background-color:hover {
    border-color: #101010;
    background: #101010;
    color: #fff; }

.wp-block-button:not(.is-style-outline) .has-bridesmaid-background-color {
  background-color: #FBE7DD;
  border: 2px solid transparent;
  color: #444; }
  .wp-block-button:not(.is-style-outline) .has-bridesmaid-background-color:hover {
    border-color: #101010;
    background: #101010;
    color: #fff; }

.wp-block-button:not(.is-style-outline) .has-purple-background-color {
  background-color: #FF2EAA;
  border: 2px solid transparent; }
  .wp-block-button:not(.is-style-outline) .has-purple-background-color:hover {
    border-color: #101010;
    background: #101010;
    color: #fff; }

.wp-block-button:not(.is-style-outline) .has-light-blue-background-color {
  background-color: #0019D7;
  border: 2px solid transparent; }
  .wp-block-button:not(.is-style-outline) .has-light-blue-background-color:hover {
    border-color: #101010;
    background: #101010;
    color: #fff; }

.wp-block-button.is-style-outline .has-green-background-color {
  background-color: transparent;
  color: #0bb4aa;
  border-color: #0bb4aa; }
  .wp-block-button.is-style-outline .has-green-background-color:hover {
    background-color: #0bb4aa;
    border: 2px solid transparent;
    color: #fff; }

.wp-block-button.is-style-outline .has-blue-background-color {
  color: #e1051e;
  border-color: #e1051e; }
  .wp-block-button.is-style-outline .has-blue-background-color:hover {
    background-color: #4176FB;
    color: #fff;
    border: 2px solid transparent; }

.wp-block-button.is-style-outline .has-red-background-color {
  color: #e1051e;
  border-color: #e1051e; }
  .wp-block-button.is-style-outline .has-red-background-color:hover {
    background-color: #e1051e;
    color: #fff;
    border: 2px solid transparent; }

.wp-block-button.is-style-outline .has-purple-background-color {
  color: #FF2EAA;
  border-color: #FF2EAA; }
  .wp-block-button.is-style-outline .has-purple-background-color:hover {
    background-color: #FF2EAA;
    color: #fff;
    border: 2px solid transparent; }

.wp-block-button.is-style-outline .has-light-blue-background-color {
  color: #0019D7;
  border-color: #0019D7; }
  .wp-block-button.is-style-outline .has-light-blue-background-color:hover {
    background-color: #0019D7;
    color: #fff;
    border: 2px solid transparent; }

.wp-block-button.is-style-outline .has-brown-background-color {
  color: #d19731;
  border-color: #d19731; }
  .wp-block-button.is-style-outline .has-brown-background-color:hover {
    background-color: #d19731;
    color: #fff;
    border: 2px solid transparent; }

.wp-block-button.is-style-outline .has-black-background-color {
  color: #101010;
  border-color: #101010; }
  .wp-block-button.is-style-outline .has-black-background-color:hover {
    background-color: #101010;
    border: 2px solid transparent;
    color: #fff; }

.wp-block-button.is-style-outline .has-gray-background-color {
  color: #727477;
  border-color: #727477; }
  .wp-block-button.is-style-outline .has-gray-background-color:hover {
    background-color: #727477;
    border: 2px solid transparent;
    color: #fff; }

.wp-block-button.is-style-outline .has-white-background-color:hover {
  background-color: #fff;
  color: #000;
  border: 2px solid transparent;
  text-shadow: none; }

.wp-block-button.is-style-outline .has-titan-white-background-color:hover {
  background-color: #E0D8E2;
  border: 2px solid transparent; }

.wp-block-button.is-style-outline .has-peppermint-background-color {
  border-color: #d0eac4;
  color: #d0eac4; }
  .wp-block-button.is-style-outline .has-peppermint-background-color:hover {
    background-color: #d0eac4;
    border: 2px solid transparent;
    text-shadow: none; }

.wp-block-button.is-style-outline .has-bridesmaid-background-color {
  color: #FBE7DD;
  border-color: #FBE7DD; }
  .wp-block-button.is-style-outline .has-bridesmaid-background-color:hover {
    background-color: #FBE7DD;
    border: 2px solid transparent;
    color: #444; }

#slider .wp-block-separator.is-style-dots::before {
  color: rgba(201, 201, 201, 0.4); }

#slider .wp-block-separator:not(.is-style-dots) {
  border-bottom: 2px solid rgba(201, 201, 201, 0.4); }

#slider .wp-block-button .wp-block-button__link {
  display: inline-block;
  width: auto;
  padding: 10px 30px;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  border: 2px solid #fff;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease;
  transform: translate3d(0, 0, 0);
  border-radius: 0; }
  #slider .wp-block-button .wp-block-button__link:hover {
    text-decoration: none;
    border-color: #0bb4aa;
    background: #0bb4aa;
    color: #fff; }

#slider .wp-block-button.is-style-default .wp-block-button__link {
  border-radius: 30px; }

#slider .wp-block-button__link {
  background: none; }

#slider .wp-block-button:not(.is-style-outline) .has-text-color {
  text-shadow: none; }

#slider .wp-block-button:not(.is-style-outline) .has-text-color.has-green-color {
  color: #0bb4aa; }

#slider .wp-block-button:not(.is-style-outline) .has-text-color.has-blue-color {
  color: #4176FB; }

#slider .wp-block-button:not(.is-style-outline) .has-text-color.has-red-color {
  color: #e1051e; }

#slider .wp-block-button:not(.is-style-outline) .has-text-color.has-black-color {
  color: #101010; }

#slider .wp-block-button:not(.is-style-outline) .has-text-color.has-white-color {
  color: #fff; }

#slider .wp-block-button:not(.is-style-outline) .has-text-color.has-gray-color {
  color: #727477; }

#slider .wp-block-button:not(.is-style-outline) .has-text-color.has-brown-color {
  color: #d19731; }

#slider .wp-block-button:not(.is-style-outline) .has-text-color.has-titan-white-color {
  color: #E0D8E2; }

#slider .wp-block-button:not(.is-style-outline) .has-text-color.has-peppermint-color {
  color: #d0eac4; }

#slider .wp-block-button:not(.is-style-outline) .has-text-color.has-bridesmaid-color {
  color: #FBE7DD; }

#slider .wp-block-button:not(.is-style-outline) .has-text-color.has-purple-color {
  color: #FF2EAA; }

#slider .wp-block-button:not(.is-style-outline) .has-text-color.has-light-blue-color {
  color: #0019D7; }

#slider .wp-block-button:not(.is-style-outline) .has-green-background-color {
  background-color: #0bb4aa;
  border: 2px solid transparent; }
  #slider .wp-block-button:not(.is-style-outline) .has-green-background-color:hover {
    background: none;
    border: 2px solid #fff;
    color: #fff; }

#slider .wp-block-button:not(.is-style-outline) .has-blue-background-color {
  background-color: #4176FB;
  border: 2px solid transparent; }
  #slider .wp-block-button:not(.is-style-outline) .has-blue-background-color:hover {
    background: none;
    border: 2px solid #fff;
    color: #fff; }

#slider .wp-block-button:not(.is-style-outline) .has-red-background-color {
  background-color: #e1051e;
  border: 2px solid transparent; }
  #slider .wp-block-button:not(.is-style-outline) .has-red-background-color:hover {
    background: none;
    border: 2px solid #fff;
    color: #fff; }

#slider .wp-block-button:not(.is-style-outline) .has-purple-background-color {
  background-color: #FF2EAA;
  border: 2px solid transparent; }
  #slider .wp-block-button:not(.is-style-outline) .has-purple-background-color:hover {
    background: none;
    border: 2px solid #fff;
    color: #fff; }

#slider .wp-block-button:not(.is-style-outline) .has-light-blue-background-color {
  background-color: #0019D7;
  border: 2px solid transparent; }
  #slider .wp-block-button:not(.is-style-outline) .has-light-blue-background-color:hover {
    background: none;
    border: 2px solid #fff;
    color: #fff; }

#slider .wp-block-button:not(.is-style-outline) .has-brown-background-color {
  background-color: #d19731;
  border: 2px solid transparent; }
  #slider .wp-block-button:not(.is-style-outline) .has-brown-background-color:hover {
    background: none;
    border: 2px solid #fff;
    color: #fff; }

#slider .wp-block-button:not(.is-style-outline) .has-black-background-color {
  background-color: #101010;
  border: 2px solid transparent; }
  #slider .wp-block-button:not(.is-style-outline) .has-black-background-color:hover {
    background: none;
    border: 2px solid #fff;
    color: #fff; }

#slider .wp-block-button:not(.is-style-outline) .has-gray-background-color {
  background-color: #727477;
  border: 2px solid transparent; }
  #slider .wp-block-button:not(.is-style-outline) .has-gray-background-color:hover {
    background: none;
    border: 2px solid #fff;
    color: #fff; }

#slider .wp-block-button:not(.is-style-outline) .has-white-background-color {
  background-color: #fff;
  color: #000;
  border: 2px solid transparent;
  text-shadow: none; }
  #slider .wp-block-button:not(.is-style-outline) .has-white-background-color:hover {
    background: none;
    border: 2px solid #fff;
    color: #fff; }

#slider .wp-block-button:not(.is-style-outline) .has-titan-white-background-color {
  background-color: #E0D8E2;
  border: 2px solid transparent; }
  #slider .wp-block-button:not(.is-style-outline) .has-titan-white-background-color:hover {
    background: none;
    border: 2px solid #fff;
    color: #fff; }

#slider .wp-block-button:not(.is-style-outline) .has-peppermint-background-color {
  background-color: #d0eac4;
  border: 2px solid transparent; }
  #slider .wp-block-button:not(.is-style-outline) .has-peppermint-background-color:hover {
    background: none;
    border: 2px solid #fff;
    color: #fff; }

#slider .wp-block-button:not(.is-style-outline) .has-bridesmaid-background-color {
  background-color: #FBE7DD;
  border: 2px solid transparent; }
  #slider .wp-block-button:not(.is-style-outline) .has-bridesmaid-background-color:hover {
    background: none;
    border: 2px solid #fff;
    color: #fff; }

#slider .wp-block-button.is-style-outline .has-green-background-color {
  background-color: transparent; }
  #slider .wp-block-button.is-style-outline .has-green-background-color:hover {
    background-color: #0bb4aa;
    border: 2px solid transparent; }

#slider .wp-block-button.is-style-outline .has-blue-background-color:hover {
  background-color: #4176FB;
  border: 2px solid transparent; }

#slider .wp-block-button.is-style-outline .has-red-background-color:hover {
  background-color: #e1051e;
  border: 2px solid transparent; }

#slider .wp-block-button.is-style-outline .has-purple-background-color:hover {
  background-color: #FF2EAA;
  border: 2px solid transparent; }

#slider .wp-block-button.is-style-outline .has-light-blue-background-color:hover {
  background-color: #0019D7;
  border: 2px solid transparent; }

#slider .wp-block-button.is-style-outline .has-brown-background-color:hover {
  background-color: #d19731;
  border: 2px solid transparent; }

#slider .wp-block-button.is-style-outline .has-black-background-color:hover {
  background-color: #101010;
  border: 2px solid transparent; }

#slider .wp-block-button.is-style-outline .has-gray-background-color:hover {
  background-color: #727477;
  border: 2px solid transparent; }

#slider .wp-block-button.is-style-outline .has-white-background-color:hover {
  background-color: #fff;
  color: #000;
  border: 2px solid transparent;
  text-shadow: none; }

#slider .wp-block-button.is-style-outline .has-titan-white-background-color:hover {
  background-color: #E0D8E2;
  border: 2px solid transparent; }

#slider .wp-block-button.is-style-outline .has-peppermint-background-color:hover {
  background-color: #d0eac4;
  border: 2px solid transparent;
  text-shadow: none; }

#slider .wp-block-button.is-style-outline .has-bridesmaid-background-color:hover {
  background-color: #FBE7DD;
  border: 2px solid transparent; }

.wp-block-image .aligncenter > figcaption,
.wp-block-image .alignleft > figcaption,
.wp-block-image .alignright > figcaption,
.wp-block-image.is-resized > figcaption {
  display: block;
  margin-top: 0;
  font-size: 14px; }

.builder-wrap > .wp-block-gallery,
.builder-wrap > p,
.builder-wrap > p.has-text-align-center {
  margin: 2.8125em auto;
  max-width: calc(950px + 20px);
  padding-left: 2em;
  padding-right: 2em; }

.wp-block-group > .wp-block-group__inner-container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2em;
  padding-right: 2em; }

.wp-block-group:where(.has-background) {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.wp-block-post {
  list-style-type: none !important; }
  .wp-block-post .wp-block-post-title {
    font-size: 1.3em; }
    .wp-block-post .wp-block-post-title a {
      text-decoration: none !important;
      color: #000; }
      .wp-block-post .wp-block-post-title a:hover {
        color: #0bb4aa; }
  .wp-block-post .more-link {
    font-weight: 700;
    display: table;
    text-align: left;
    margin: 10px 0;
    text-decoration: none; }

.home .entry-content {
  margin-bottom: 0; }

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

9.  Comments

*********************************************************************************************/
#comments {
  max-width: 970px;
  margin: 0 auto;
  padding: 0 10px; }

#comments > h3,
#respond > h3 {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  margin-top: 40px;
  margin-bottom: 80px;
  font-family: "Montserrat", sans-serif; }

.woocommerce #comments > h2:after,
#comments > h3:after,
#respond > h3:after {
  width: 130px;
  content: " ";
  border-bottom: 1px solid #E6E6E6;
  bottom: -40px;
  left: 0;
  position: absolute; }

#respond h3 {
  margin-top: 100px; }

.comment-notes {
  margin-bottom: 20px;
  font-style: italic; }

.commentlist {
  list-style-type: none;
  padding: 0; }

.commentlist li {
  list-style-type: none; }

.commentlist .children {
  margin-left: 50px; }

.commentlist .comment {
  margin-bottom: 80px;
  position: relative; }

.commentlist .comment:after {
  width: 130px;
  content: " ";
  border-bottom: 1px solid #e6e6e6;
  bottom: -40px;
  left: 0;
  position: absolute; }

.comment-author:before,
.comment-author:after {
  content: " ";
  display: table; }

.comment-author:after {
  clear: both; }

.comment-author .avatar {
  float: left;
  border-radius: 50%;
  margin-right: 22px;
  margin-bottom: 27px; }

.comment-author .fn,
.comment-author .fn a {
  color: #222;
  font-size: 20px;
  font-style: normal;
  font-weight: bold; }

.comment-author .fn a:hover {
  text-decoration: none;
  color: #0bb4aa; }

.comment-author .comment-meta,
.comment-author .comment-meta a {
  color: #bbbbbb;
  font-size: 16px; }

.comment-body {
  margin-bottom: 40px; }

#respond {
  margin-bottom: 85px; }

#respond .form_fields p {
  margin-bottom: 15px; }

#respond input[type="text"] {
  width: 40%; }

#respond textarea {
  width: 100%; }

#respond #submit {
  width: auto; }

#respond code {
  white-space: pre-wrap; }

.form-allowed-tags {
  display: none; }

#respond .comment-form-cookies-consent label {
  display: inline;
  margin-left: 10px;
  text-transform: none;
  font-family: inherit;
  font-size: 14px; }

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
.site-header {
  width: 100%; }

.navbar {
  position: relative;
  z-index: 200;
  color: #fff;
  background: #101010;
  padding: 18px 0;
  transition: all 0.5s ease-in-out; }

.navbar:before,
.navbar:after {
  content: " ";
  display: table; }

.navbar:after {
  clear: both; }

.navbar.page-with-cover {
  position: absolute;
  width: 100%;
  background: none;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 1%, rgba(0, 0, 0, 0) 100%);
  background-repeat: repeat-x; }

.navbar .inner-wrap {
  width: 100%; }

@media (min-width: 768px) {
  .site-header .inner-wrap.wpz_menu_left .navbar-nav {
    float: none; }
  .site-header .inner-wrap.wpz_menu_center .navbar-collapse,
  .site-header .inner-wrap.wpz_menu_center_logo_center .navbar-collapse {
    text-align: center; }
  .site-header .inner-wrap.wpz_menu_center .navbar-nav,
  .site-header .inner-wrap.wpz_menu_center_logo_center .navbar-nav {
    float: none;
    display: inline-block; }
  .site-header .inner-wrap.wpz_menu_left_logo_center .navbar-header,
  .site-header .inner-wrap.wpz_menu_center_logo_center .navbar-header {
    max-width: 100% !important; }
  .site-header .inner-wrap.wpz_menu_hamburger .navbar-collapse {
    display: none; }
  .site-header .inner-wrap.wpz_menu_left_logo_center .navbar-nav,
  .site-header .inner-wrap.wpz_menu_left_logo_center .navbar-brand-wpz {
    float: none; }
  .site-header .inner-wrap.wpz_menu_center_logo_center .navbar-nav,
  .site-header .inner-wrap.wpz_menu_center_logo_center .navbar-brand-wpz {
    float: none; }
  .site-header .inner-wrap.wpz_menu_left_logo_center .navbar-brand-wpz {
    padding: 0;
    text-align: center;
    margin: 0 auto; }
  .site-header .inner-wrap.wpz_menu_center_logo_center .navbar-brand-wpz {
    padding: 0;
    text-align: center;
    margin: 0 auto; }
  .site-header .inner-wrap.wpz_menu_center_logo_center .header_social {
    float: left;
    text-align: left; } }

@media (min-width: 1500px) {
  .site-header .inner-wrap.wpz_layout_full {
    max-width: 96%; } }

.navbar .inner-wrap .navbar-secondary {
  display: none; }

.navbar .inner-wrap.wpz_layout_style_logo_center {
  display: flex;
  flex-flow: row wrap; }

.navbar .inner-wrap.wpz_layout_style_logo_center > * {
  flex-grow: 0; }

.navbar .inner-wrap.wpz_layout_style_logo_center .navbar-collapse {
  flex-grow: 1; }

.navbar .inner-wrap.wpz_layout_style_logo_center .navbar-secondary {
  display: block; }

.navbar .inner-wrap.wpz_layout_style_logo_center .navbar-header {
  flex-grow: 3;
  text-align: center; }

.navbar .inner-wrap.wpz_layout_style_logo_center .navbar-brand-wpz {
  float: none;
  max-width: none; }

.navbar-brand-wpz {
  line-height: 54px;
  float: left;
  padding: 0 15px 0 0;
  max-width: 350px; }

.navbar-brand-wpz img {
  max-width: 100%;
  height: auto;
  vertical-align: middle; }

.navbar-brand-wpz h1 {
  margin: 0;
  font-weight: bold;
  letter-spacing: 1px;
  font-family: "Montserrat", sans-serif; }

.navbar-brand-wpz a {
  font-size: 26px;
  text-transform: uppercase; }

.navbar-brand-wpz a:hover {
  text-decoration: none;
  opacity: 0.8;
  color: #fff; }

/* Hides navigation links and site footer when infinite scroll is active */
.infinite-scroll .paging-navigation {
  display: none; }

/* Fix compatibility with Visual Composer */
.nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before {
  content: "";
  display: inline !important; }

@media screen and (min-width: 768px) {
  .headroom--not-top {
    box-shadow: 0px 0px 18px 1px rgba(0, 0, 0, 0.1); }
  .headroom--not-top .navbar {
    background: rgba(0, 0, 0, 0.9);
    padding: 12px 0; }
  .headroom--not-top .navbar-brand-wpz img {
    transition: all .2s ease-in-out;
    max-height: 70px;
    width: auto; }
  .site-header.headroom {
    width: 100%;
    z-index: 1000;
    position: fixed;
    top: 0; }
  .site-header.headroom--not-top {
    position: fixed;
    top: 0;
    border: none; }
  .site-header.headroom .navbar-brand h1,
  .site-header.headroom .main-navbar {
    transition: all 0.2s ease-in-out; }
  .site-header.headroom .tagline {
    transition-duration: .2s; }
  .site-header.headroom--not-top .navbar-brand h1 {
    font-size: 32px;
    line-height: 1.2; }
  .site-header.headroom--not-top .navbar-brand img {
    transition-duration: .34s;
    max-width: 80%;
    height: auto; }
  .site-header.headroom--not-top .navbar-brand .tagline {
    font-size: 0; }
  /* Compatibility with WP admin bar */
  .admin-bar .headroom {
    top: 32px; } }

@media screen and (max-width: 782px) {
  .admin-bar #header {
    margin-top: 46px; } }

@media screen and (max-width: 600px) {
  .admin-bar #header.headroom--not-top {
    margin-top: 0; } }

/*--------------------------------------------------------------
## Sidebar
--------------------------------------------------------------*/
/* Sidebar */
body.side-nav-open {
  height: 100%; }

.site {
  position: relative;
  transition: transform .18s ease; }

.side-nav-open .site {
  z-index: 300;
  transform: translateX(-380px); }

.side-nav {
  position: fixed;
  top: 0;
  right: 0;
  bottom: -70px;
  overflow: hidden;
  width: 380px;
  z-index: -1;
  visibility: hidden;
  outline: 0;
  transform-style: preserve-3d; }

.side-nav-transitioning .side-nav {
  visibility: visible; }

.side-nav-open .side-nav {
  visibility: visible;
  z-index: 600; }

.side-nav-overlay {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 600; }

.side-nav-transitioning,
.side-nav-open .side-nav-overlay {
  display: block;
  right: 380px;
  z-index: 900;
  cursor: e-resize; }

.side-nav__scrollable-container {
  position: relative;
  padding-bottom: 70px;
  /* .side-nav's bottom value */
  height: 100%;
  overflow: auto;
  background-color: #101010;
  color: #78787f;
  -webkit-overflow-scrolling: touch;
  backface-visibility: hidden;
  transform: translateX(380px);
  transition: transform .18s ease; }

.side-nav-open .side-nav__scrollable-container {
  transform: translateX(0); }

.side-nav__scrollable-container::-webkit-scrollbar {
  display: none; }

.side-nav__wrap {
  position: relative;
  padding: 60px 30px; }

.admin-bar .side-nav__wrap {
  padding-top: 92px;
  /* 60 + 32 */ }

@media screen and (max-width: 782px) {
  .admin-bar .side-nav__wrap {
    padding-top: 106px; } }

.side-nav__wrap .navbar-toggle {
  margin: 5px 0 0;
  padding-right: 0; }

.side-nav__close-button {
  display: none; }

.side-nav__close-button:before,
.side-nav__close-button:after {
  content: " ";
  display: table; }

.side-nav__close-button:after {
  clear: both; }

.side-nav .navbar-nav {
  display: none;
  margin-bottom: 60px;
  padding: 0; }

.side-nav .widget_block,
.side-nav .widget {
  margin-bottom: 40px;
  max-width: 100%; }
  .side-nav .widget_block:last-child,
  .side-nav .widget:last-child {
    margin-bottom: 0; }
  .side-nav .widget_block .wp-block-group__inner-container > h2,
  .side-nav .widget_block .wp-block-search__label,
  .side-nav .widget_block .title,
  .side-nav .widget .wp-block-group__inner-container > h2,
  .side-nav .widget .wp-block-search__label,
  .side-nav .widget .title {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-family: "Montserrat", sans-serif; }

.side-nav .wp-block-group > .wp-block-group__inner-container {
  padding: 0; }

.side-nav .widget:last-child {
  margin-bottom: 0; }

.side-nav .widget .title {
  font-size: 18px; }

/* shop sidebar related */
.wrap--layout-side-left .site-main,
.wrap--layout-side-right .site-main {
  width: 72.5%;
  float: left; }

.wrap--layout-side-left .site-main {
  float: right; }

.wrap--layout-side-left .sidebar--shop,
.wrap--layout-side-right .sidebar--shop {
  width: 27.5%;
  padding: 0 15px;
  float: right; }

.wrap--layout-side-left .sidebar--shop {
  float: left; }

.sidebar--shop .widget {
  margin-bottom: 40px; }

.sidebar--shop .widget:first-child h3 {
  margin-top: 0; }

.sidebar--product {
  margin: 65px 0 20px; }

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
.site-footer {
  background: #101010;
  color: #78787f; }

.home .site-footer {
  border-top: 1px solid rgba(255, 255, 255, 0.1); }

.side-nav a:hover,
.site-footer a:hover {
  color: #fff;
  text-decoration: none; }

.footer-widgets {
  padding: 48px 0 0;
  font-size: 0; }
  .footer-widgets .widget_block > h2 {
    margin: 0;
    font-size: 20px;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    color: #fff; }
  .footer-widgets .wp-block-group__inner-container > h2 {
    color: #fff; }
  .footer-widgets .widget_block > .title {
    margin-bottom: 20px; }

.footer-widgets:before,
.footer-widgets:after {
  content: " ";
  display: table; }

.footer-widgets:after {
  clear: both; }

.footer-widgets .column {
  display: inline-block;
  vertical-align: top;
  float: none;
  font-size: 16px; }

.footer-widgets.widget-columns-4 .column {
  width: 23%;
  margin-right: 2.6666%; }

.footer-widgets.widget-columns-3 .column {
  width: 31%;
  margin-right: 3.5%; }

.footer-widgets.widget-columns-2 .column {
  width: 48%;
  margin-right: 4%; }

.footer-widgets.widget-columns-1 .column {
  width: 100%; }

.footer-widgets.widget-columns-2 .column:nth-child(2n+2),
.footer-widgets.widget-columns-3 .column:nth-child(3n+3),
.footer-widgets.widget-columns-4 .column:nth-child(4n+4) {
  margin-right: 0; }

.footer-widgets .column:last-child {
  margin-right: 0; }

.side-nav .title,
.footer-widgets .title {
  color: white; }

.site-footer-separator {
  background: #232323;
  height: 1px;
  border: none;
  margin-bottom: 0; }

.site-info {
  padding: 30px 0; }

.site-info:before, .site-info:after {
  content: " ";
  display: table; }

.site-info:after {
  clear: both; }

.site-info a {
  color: #fff;
  font-weight: 600; }

.site-info a:hover {
  color: #0bb4aa; }

.site-info .copyright,
.site-info .designed-by {
  margin: 5px 0;
  width: 50%;
  float: left; }

.site-info .designed-by {
  text-align: right; }

.column-footer-logo {
  margin-bottom: 40px; }
  .column-footer-logo h3 {
    font-size: 30px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    margin: 0 0 30px; }
    .column-footer-logo h3 a {
      color: #fff; }
  .column-footer-logo img {
    max-width: 250px; }

.footer-menu {
  margin: 0 0 15px; }
  .footer-menu ul {
    margin: 0; }
    .footer-menu ul li {
      display: inline-block;
      margin: 0 25px 0 0;
      text-transform: none; }
      .footer-menu ul li a {
        font-weight: 600; }

.column .footer_social {
  float: none;
  margin-top: 15px; }

.footer_social .widget {
  margin-bottom: 0px; }

.site-info-style-5 .copyright,
.site-info-style-5 .designed-by {
  width: auto;
  display: block;
  float: none;
  text-align: left;
  margin: 0; }

.site-info-style-8 .copyright,
.site-info-style-8 .designed-by {
  width: auto; }

.site-info-style-8 {
  text-align: center; }
  .site-info-style-8 .footer-menu ul li {
    margin: 0 13px; }
  .site-info-style-8 .designed-by {
    margin-left: 20px; }
  .site-info-style-8 .copyright,
  .site-info-style-8 .designed-by {
    float: none;
    display: block;
    text-align: center; }

.footer_social {
  float: right; }
  .footer_social .widget h3.title {
    display: none; }

/*--------------------------------------------------------------
## Homepage
--------------------------------------------------------------*/
/*********************************************************************************************

5. Homepage widgets

*********************************************************************************************/
.widgetized-section .widget {
  max-width: 1200px;
  margin: 0 auto;
  padding-bottom: 50px; }

.featured_page_wrap,
.elementor-widget-container .portfolio-showcase,
.widgetized-section .widget.portfolio-showcase,
.widgetized-section .widget.wpzoom-portfolio-scroller {
  max-width: 100%;
  padding: 0; }

.elementor-widget-container .portfolio-showcase + .widget:before,
.elementor-widget-container .portfolio-showcase + .featured_page_wrap:before,
.widgetized-section .widget + .widget:before,
.widgetized-section .widget + .featured_page_wrap:before,
.featured_page_wrap + .widget:before,
.featured_page_wrap + .featured_page_wrap:before {
  background: #eee;
  width: 100vw;
  margin-left: calc( -100vw / 2 + 100% / 2);
  margin-right: calc( -100vw / 2 + 100% / 2);
  display: block;
  height: 1px;
  content: "";
  max-width: 100%; }

.featured_page_wrap.featured_page_wrap--with-background {
  border-bottom: none; }

.recent-posts {
  max-width: 950px;
  margin: 0 auto; }

.no-results,
.error404 .recent-posts {
  padding-bottom: 50px; }

/*--------------------------------------------------------------
## Page Templates
--------------------------------------------------------------*/
.page-template-homepage-portfolio .portfolio-archive {
  margin-bottom: 30px; }

/* ZOOM Builder Templates */
.wpzlb-layout .wpzlb-inner-wrap, .wpzlb-layout .wrapped {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0;
  border: none; }

.wpzlb-layout .wpzlb-group {
  -webkit-box-shadow: inset 0 1px 0 #F7F7F7, inset 0 -1px 0 #D8D8D8;
  box-shadow: inset 0 1px 0 #F7F7F7, inset 0 -1px 0 #D8D8D8; }

.page-template-page-templatestemplate-builder-php .page .entry-content,
.page-template-page-templatestemplate-home-builder-php .page .entry-content {
  max-width: 100%;
  padding: 0; }

.page-template-page-templatestemplate-home-builder-php .section-title {
  display: none; }

/* Blog + Sidebar */
.entry_wrapper {
  max-width: 1200px;
  margin: 60px auto; }

.entry_wrapper .recent-posts,
.page .entry_wrapper .entry-content,
.single .entry_wrapper .entry-content {
  width: 72.7277%;
  float: left;
  margin-top: 0; }

.entry_wrapper .recent-posts:not(.blog_3_col) .hentry {
  padding-bottom: 60px;
  margin-top: 0; }

.entry_wrapper .recent-posts .entry-body {
  max-width: 100%;
  margin: 0 auto; }

.entry_wrapper .recent-posts .entry-title {
  text-align: left; }

.entry_wrapper .recent-posts .entry-meta {
  text-align: left; }

.entry_wrapper .more-link,
.entry_wrapper .more_link {
  text-align: left;
  margin: 10px 0 0; }

/* 3 cols + sidebar */
.entry_wrapper .recent-posts.blog_3_col > article {
  width: 48%;
  margin-right: 4%; }

.entry_wrapper .recent-posts.blog_3_col > article:nth-of-type(3n+3) {
  margin-right: 4%; }

.entry_wrapper .recent-posts.blog_3_col > article:nth-of-type(2n+2) {
  margin-right: 0; }

.wpz_post_sidebar {
  float: right;
  text-align: left;
  width: 23%;
  margin: 0 0 40px 0;
  border-left: 1px solid #f1f2f2;
  padding: 0 0 20px 3.3%; }

@media screen and (max-width: 1220px) {
  .entry_wrapper {
    max-width: 95%;
    margin-top: 30px;
    margin-bottom: 0; } }

@media screen and (max-width: 1024px) {
  .entry_wrapper .recent-posts,
  .page .entry_wrapper .entry-content,
  .single .entry_wrapper .entry-content {
    padding: 0 !important; } }

@media screen and (max-width: 950px) {
  .entry_wrapper .recent-posts,
  .page .entry_wrapper .entry-content,
  .single .entry_wrapper .entry-content {
    width: 100%;
    float: none; }
  .wpz_post_sidebar {
    float: none;
    width: 100%;
    margin: 0;
    border-left: none;
    padding: 0; } }

@media screen and (max-width: 640px) {
  .entry_wrapper .recent-posts.blog_3_col > article {
    width: 100%;
    margin: 0 0 40px; }
  .entry_wrapper .recent-posts.blog_3_col > article:nth-of-type(3n+3) {
    margin-right: 0; } }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget_block,
.widget {
  margin-bottom: 40px; }
  .widget_block .wp-block-group__inner-container > h2,
  .widget_block .wp-block-search__label,
  .widget_block .title,
  .widget .wp-block-group__inner-container > h2,
  .widget .wp-block-search__label,
  .widget .title {
    margin: 0 0 20px;
    font-size: 20px;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    font-weight: bold; }
  .widget_block ul,
  .widget ul {
    clear: both;
    margin: 0;
    padding: 0; }
    .widget_block ul li,
    .widget ul li {
      list-style-type: none; }
    .widget_block ul ul,
    .widget ul ul {
      margin: 0;
      padding: 0;
      border-top: none; }
      .widget_block ul ul li,
      .widget ul ul li {
        border: none; }
  .widget_block .wp-block-group > .wp-block-group__inner-container,
  .widget .wp-block-group > .wp-block-group__inner-container {
    padding: 0; }

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

/*--------------------------------------------------------------
# Portfolio Carousel
--------------------------------------------------------------*/
/* Portfolio Scroller Widget */
.widgetized-section .widget.wpzoom-portfolio-scroller,
.elementor-widget-wp-widget-wpzoom-portfolio-scroller .elementor-widget-container {
  margin: 0;
  list-style: none; }

/* Carousel widget */
.widget.carousel-slider,
.widgetized-section .widgets .wpzoom-portfolio-scroller,
.elementor-widget-wp-widget-wpzoom-portfolio-scroller .elementor-widget-container {
  margin: 0 0 30px;
  padding: 0;
  position: relative; }

.carousel_widget_wrapper {
  overflow: hidden;
  position: relative;
  background: #101010; }

.flickity-enabled {
  position: relative; }

.wpzoom-portfolio-scroller .slides,
.elementor-widget-wp-widget-wpzoom-portfolio-scroller .elementor-widget-container .slides {
  white-space: nowrap;
  overflow: hidden; }

.wpzoom-portfolio-scroller article,
.elementor-widget-wp-widget-wpzoom-portfolio-scroller .elementor-widget-container article {
  margin: 0;
  vertical-align: top;
  display: inline-block; }

.wpzoom-portfolio-scroller .flickity-enabled article,
.elementor-widget-wp-widget-wpzoom-portfolio-scroller .elementor-widget-container .flickity-enabled article {
  margin: 0; }

.carousel_widget_wrapper > div {
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s ease-in; }

.carousel_widget_wrapper > div article {
  display: none; }

.carousel_widget_wrapper > .flickity-enabled {
  opacity: 1;
  visibility: visible; }

.carousel_widget_wrapper > .flickity-enabled article {
  display: inline-block; }

.carousel_widget_wrapper img {
  max-width: none !important; }

@-webkit-keyframes stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4); }
  20% {
    -webkit-transform: scaleY(1); } }

@keyframes stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4); }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1); } }

.wpzoom-portfolio-scroller .spinner,
.elementor-widget-wp-widget-wpzoom-portfolio-scroller .elementor-widget-container .spinner {
  margin: 100px auto;
  width: 50px;
  height: 30px;
  text-align: center;
  font-size: 10px; }

.wpzoom-portfolio-scroller .spinner > div,
.elementor-widget-wp-widget-wpzoom-portfolio-scroller .elementor-widget-container .spinner > div {
  background-color: #eaeaea;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
  -o-animation: stretchdelay 1.2s infinite ease-in-out;
  animation: stretchdelay 1.2s infinite ease-in-out; }

.wpzoom-portfolio-scroller .spinner .rect2,
.elementor-widget-wp-widget-wpzoom-portfolio-scroller .elementor-widget-container .spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.wpzoom-portfolio-scroller .spinner .rect3,
.elementor-widget-wp-widget-wpzoom-portfolio-scroller .elementor-widget-container .spinner .rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

.wpzoom-portfolio-scroller .spinner .rect4,
.elementor-widget-wp-widget-wpzoom-portfolio-scroller .elementor-widget-container .spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }

.wpzoom-portfolio-scroller .spinner .rect5,
.elementor-widget-wp-widget-wpzoom-portfolio-scroller .elementor-widget-container .spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s; }

/*--------------------------------------------------------------
# Single Page
--------------------------------------------------------------*/
/* Single Page Widget */
.featured_page_wrap {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.featured_page_inner_wrap {
  padding-top: 10px;
  padding-bottom: 50px; }

.featured_page_wrap--with-background .featured_page_inner_wrap {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  color: #fff;
  min-height: 450px;
  text-align: center; }

.featured_page_wrap--with-background .section-title {
  color: rgba(255, 255, 255, 0.9); }

.featured_page_wrap--with-background .section-title a {
  color: rgba(255, 255, 255, 0.9); }

.featured_page_wrap--with-background .section-title a:hover {
  color: #fff;
  text-decoration: none; }

.featured_page_wrap--with-background .section-title:after {
  background: none;
  margin: 20px 0; }

.featured_page_wrap--with-background .btn {
  color: #fff;
  border-color: #fff; }

.featured_page_wrap--with-background .btn:hover {
  border-color: #0bb4aa;
  color: #0bb4aa; }

.widgetized-section .featured_page_content {
  overflow: hidden; }

.widgetized-section .featured_page_content .post-content {
  max-width: 70%;
  margin: 0 auto; }

.widgetized-section .text-columns-2 .post-content {
  max-width: 100%; }

.widgetized-section .featured_page_content .post-video {
  width: 100%;
  float: none; }

.widgetized-section .featured_page_content img {
  max-width: 100%;
  height: auto;
  margin-bottom: 30px; }

.widgetized-section .featured_page_wrap.text-columns-2 .post-content {
  line-height: 1.8;
  column-count: 2;
  column-gap: 50px; }

.wpzoom-singlepage .view_all-link {
  text-align: center;
  margin: 30px 0 0; }

/*--------------------------------------------------------------
# WooCommerce Featured Products
--------------------------------------------------------------*/
/*  WooCommerce Featured Products */
.featured-products {
  font-size: 0; }

.wpzoom-featured-products {
  text-align: center; }
  .wpzoom-featured-products .featured-products li {
    position: relative;
    display: inline-block;
    width: 23%;
    margin-right: 2.6666%;
    margin-bottom: 40px;
    list-style-type: none;
    vertical-align: top; }
  .wpzoom-featured-products li:hover .shop_item_details {
    opacity: 1; }
  .wpzoom-featured-products li:nth-child(4n+4) {
    margin-right: 0; }
  .wpzoom-featured-products li .shop_item_details {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: #000;
    background: rgba(0, 0, 0, 0.5); }
  .wpzoom-featured-products li h3 {
    margin: 0 0 10px;
    font-size: 18px;
    line-height: 1.3;
    color: #fff;
    position: absolute;
    top: 10%;
    left: 10%;
    right: 5%;
    font-weight: 600;
    text-align: left; }
  .wpzoom-featured-products li h3:hover {
    opacity: 0.8; }
  .wpzoom-featured-products li .post-thumb {
    margin: 0; }
  .wpzoom-featured-products li .post-thumb:hover img {
    opacity: 0.8; }
  .wpzoom-featured-products .price {
    position: absolute;
    bottom: 10%;
    right: 5%;
    color: #fff;
    display: block;
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
    border: 2px solid rgba(255, 255, 255, 0.6);
    padding: 8px 16px; }
  .wpzoom-featured-products .price:empty {
    border: none; }
  .wpzoom-featured-products .price:hover {
    color: #0bb4aa;
    border-color: #0bb4aa; }
  .wpzoom-featured-products .price del {
    opacity: 0.6; }

/*--------------------------------------------------------------
# Recent Posts
--------------------------------------------------------------*/
/* Recent Posts */
.feature-posts-list {
  list-style-type: none;
  padding: 0; }

.feature-posts-list:before,
.feature-posts-list:after {
  content: " ";
  display: table; }

.feature-posts-list:after {
  clear: both; }

.feature-posts-list > li {
  margin: 0 0 20px; }

.feature-posts-list .post-thumb {
  position: relative;
  overflow: hidden;
  margin-bottom: 15px; }

.feature-posts-list .post-thumb:hover img {
  transform: scale(1.05); }

.feature-posts-list .post-thumb:after {
  position: absolute; }

.feature-posts-list .post-thumb img {
  max-width: 100%;
  width: 100%;
  height: auto;
  transition: all 0.2s ease-out; }

.feature-posts-list h3 {
  font-weight: bold;
  margin: 5px 0 15px;
  line-height: 1.3; }

.feature-posts-list h3 a {
  font-size: 18px; }

.feature-posts-list h3 a:hover {
  text-decoration: none; }

.feature-posts-list p {
  margin: 16px 0; }

.feature-posts-list small {
  color: #9a9a9a;
  font-size: 100%; }

/* Recent Posts on Homepage */
.fw-page-builder-content .feature-posts-list,
.widgetized-section .feature-posts-list {
  font-size: 0; }

.fw-page-builder-content .feature-posts-list > li,
.widgetized-section .feature-posts-list > li {
  width: 31%;
  margin: 0 3.5% 35px 0;
  display: inline-block;
  vertical-align: top;
  font-size: 16px; }

.fw-page-builder-content .feature-posts-list > li:nth-child(3n+3),
.widgetized-section .feature-posts-list > li:nth-child(3n+3) {
  margin-right: 0; }

.fw-page-builder-content .feature-posts-list h3 a,
.widgetized-section .feature-posts-list h3 a {
  color: #222;
  font-size: 20px; }

.fw-page-builder-content .feature-posts-list h3 a:hover,
.widgetized-section .feature-posts-list h3 a:hover {
  color: #0bb4aa; }

/*--------------------------------------------------------------
# Instagram
--------------------------------------------------------------*/
/* Instagram Widget */
.zoom-instagram-widget li img:hover {
  opacity: 0.6;
  transition: opacity 0.25s ease-in-out; }

.site-widgetized-section .widgets .widget {
  /* restore font size cleared because of inline-block */
  font-size: 16px;
  width: 100%;
  margin-right: 0; }

.section-footer .zoom-instagram-widget__items {
  overflow: hidden; }

.section-footer .zoom-instagram-widget {
  overflow: hidden;
  margin: 0;
  position: relative; }

.section-footer .zoom-instagram-widget .title {
  display: none; }

.section-footer .zoom-instagram-widget .zoom-instagram-widget__follow-me {
  margin-top: 1px;
  text-align: center;
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.section-footer .zoom-instagram-widget a.ig-b-v-24 {
  color: #fff !important;
  border: none;
  font-weight: 600 !important;
  border-radius: 0;
  font-family: "Montserrat", sans-serif;
  line-height: 1.5em;
  padding: 10px 18px;
  font-size: 12px;
  text-transform: uppercase;
  background: #101010;
  display: inline-block;
  margin: 0;
  letter-spacing: 2px !important; }
  .section-footer .zoom-instagram-widget a.ig-b-v-24:hover {
    color: #0bb4aa !important; }

.zoom-instagram-widget li img {
  transition: all .2s ease; }

.section-footer .zoom-instagram-widget li img:hover {
  opacity: 0.9; }

.section-footer .zoom-instagram-widget .zoom-instagram-widget__items {
  width: 5000px; }

.section-footer .zoom-instagram-widget .zoom-instagram-widget__items .zoom-instagram-widget__item {
  margin: 0 !important; }

/*--------------------------------------------------------------
# Twitter
--------------------------------------------------------------*/
/* Twitter widget */
.zoom-twitter-widget__item-timestamp {
  display: block;
  font-size: 14px;
  font-style: normal;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif; }

/*--------------------------------------------------------------
# Search
--------------------------------------------------------------*/
/* Search widget */
.wp-block-search,
.search-form {
  position: relative; }
  .wp-block-search input,
  .search-form input {
    height: 40px;
    background: transparent;
    border: 2px solid #565555;
    box-sizing: border-box;
    -webkit-appearance: none;
    border-radius: 0;
    transition: 0.2s ease all; }
    .wp-block-search input :focus,
    .search-form input :focus {
      border-color: #0bb4aa;
      outline: none; }
  .wp-block-search .wp-block-search__input,
  .wp-block-search .search-field,
  .search-form .wp-block-search__input,
  .search-form .search-field {
    width: 100%;
    padding: 0px 100px 0 10px; }
  .wp-block-search .wp-block-search__button,
  .wp-block-search .search-submit,
  .search-form .wp-block-search__button,
  .search-form .search-submit {
    padding: 0 12px;
    position: absolute;
    bottom: 0;
    right: 0; }
    .wp-block-search .wp-block-search__button .svg-icon,
    .wp-block-search .search-submit .svg-icon,
    .search-form .wp-block-search__button .svg-icon,
    .search-form .search-submit .svg-icon {
      display: none; }
  .wp-block-search .wp-block-search__label,
  .search-form .wp-block-search__label {
    display: block; }

.site-footer .wp-block-search__input,
.site-footer .search-form .search-field,
.side-nav .wp-block-search__input,
.side-nav .search-form .search-field {
  color: #eee; }

.site-footer .wp-block-search__button,
.site-footer .search-form .search-submit,
.side-nav .wp-block-search__button,
.side-nav .search-form .search-submit {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  padding: 7px 19px;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #0bb4aa;
  border: 2px solid #0bb4aa;
  background-image: none;
  background: none;
  user-select: none;
  transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease; }
  .site-footer .wp-block-search__button:hover,
  .site-footer .search-form .search-submit:hover,
  .side-nav .wp-block-search__button:hover,
  .side-nav .search-form .search-submit:hover {
    text-decoration: none;
    color: #0bb4aa;
    border-color: #0bb4aa; }

.site-footer button.wp-block-search__button.has-icon,
.side-nav button.wp-block-search__button.has-icon {
  padding: 6px 19px; }

.site-footer .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper,
.side-nav .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
  border: 2px solid #565555; }
  .site-footer .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button,
  .side-nav .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button {
    bottom: 6px;
    right: 5px;
    padding: 7px 19px; }

.site-footer {
  width: 100%; }

/*--------------------------------------------------------------
# Native widgets styling
--------------------------------------------------------------*/
.widget_search label {
  display: inline; }

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

/* RSS Widget */
.widget_rss li {
  margin: 0 0 20px; }

.widget_rss .rsswidget {
  font-weight: bold;
  margin: 0 0 7px;
  font-size: 18px; }

.widget_rss .rss-date {
  display: block;
  font-size: 14px;
  margin: 5px 0;
  color: #999; }

.widget_rss .rssSummary {
  font-size: 14px;
  margin: 0 0 5px; }

/* Calendar widget */
#wp-calendar {
  width: 100%; }

#wp-calendar caption {
  text-align: right;
  font-weight: bold;
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 15px; }

#wp-calendar thead {
  font-size: 10px; }

#wp-calendar thead th {
  padding-bottom: 10px; }

#wp-calendar tbody {
  color: #aaa; }

#wp-calendar tbody td {
  background: #EFEEEE;
  text-align: center;
  padding: 8px; }

#wp-calendar tbody td:hover {
  background: #E8E8E8; }

#wp-calendar tbody .pad {
  background: none; }

#wp-calendar tfoot #next {
  font-size: 10px;
  text-transform: uppercase;
  text-align: right; }

#wp-calendar tfoot #prev {
  font-size: 10px;
  text-transform: uppercase;
  padding-top: 10px; }

/*--------------------------------------------------------------
# 3rd Party Widgets
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Slideshow
--------------------------------------------------------------*/
/*********************************************************************************************

4. Featured Slider

*********************************************************************************************/
/*
 * jQuery FlexSlider v2.7.2
 * https://www.woocommerce.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none; }

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

.flexslider .slides img {
  width: 100%;
  display: block; }

.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .flexslider .slides {
  display: block; }

* html .flexslider .slides {
  height: 1%; }

.no-js .flexslider .slides > li:first-child {
  display: block; }

/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  position: relative;
  zoom: 1; }

.flexslider .slides {
  zoom: 1; }

.flexslider .slides img {
  height: auto;
  -moz-user-select: none; }

.flex-viewport {
  max-height: 2000px; }

.loading .flex-viewport {
  max-height: 100vh; }

@-moz-document url-prefix() {
  .loading .flex-viewport {
    max-height: none; } }

.carousel li {
  margin-right: 5px; }

.flex-direction-nav {
  *height: 0; }

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px; }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px; } }

/* Effect used for #scroll-to-content */
@-webkit-keyframes pulsate {
  0% {
    opacity: 0.5; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0.3; } }

@keyframes pulsate {
  0% {
    opacity: 0.5; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0.3; } }

@-webkit-keyframes stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4); }
  20% {
    -webkit-transform: scaleY(1); } }

@keyframes stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4); }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1); } }

#slider {
  margin: 0;
  overflow: hidden;
  position: relative;
  background: #101010;
  z-index: 98; }

.empty-slider {
  padding: 160px 30px 40px;
  color: #fff;
  background: #111; }

.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
  outline: none; }

.slides, .flex-control-nav, .flex-direction-nav {
  list-style: none;
  margin: 0;
  padding: 0; }

.flexslider {
  margin: 0;
  padding: 0; }

#slider .slides {
  min-height: 500px;
  height: 800px;
  height: 100vh;
  overflow: hidden; }

#slider .slides > li {
  position: relative;
  overflow: hidden;
  height: 800px;
  height: 100vh;
  min-height: 500px;
  max-height: 2000px;
  background-color: black;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  transform-style: preserve-3d; }

.slides > li .li-wrap {
  position: relative;
  top: 50%;
  max-width: 88%;
  margin: 0 auto;
  transform: translate(0, -60%);
  text-align: center; }

.slides > li .li-wrap.text-align-left .excerpt {
  text-align: left; }

.slides > li .li-wrap.text-align-right .excerpt {
  text-align: right; }

#slider .display-none {
  display: none; }

#slider .is-vimeo-pro-slide iframe {
  width: 100vw;
  height: 56.25vw;
  /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
  min-height: 100vh;
  min-width: 177.77vh;
  /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

/***********************************************************************************

Animations

************************************************************************************/
.animated {
  animation-duration: .5s;
  animation-fill-mode: both; }

.animated.slow {
  animation-duration: 2s; }

/* Pulse */
.pulse {
  animation: pulse ease infinite; }

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale(0.95); }
  50% {
    -webkit-transform: scale(1); }
  to {
    -webkit-transform: scale(0.95); } }

@-moz-keyframes pulse {
  from {
    -moz-transform: scale(0.95); }
  50% {
    -moz-transform: scale(1); }
  to {
    -moz-transform: scale(0.95); } }

@keyframes pulse {
  from {
    transform: scale(0.95); }
  50% {
    transform: scale(1); }
  to {
    transform: scale(0.95); } }

.full-noslider .entry-cover .portfolio-popup-video {
  display: none; }

.full-noslider .entry-cover.cover-fullheight .portfolio-popup-video {
  display: block; }

.portfolio-popup-video, .slides .popup-video {
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.8);
  display: inline-block;
  width: 70px;
  height: 70px;
  margin: 40px 0 0;
  line-height: 66px;
  padding-left: 13px;
  position: relative;
  outline: none;
  transition: all .2s ease;
  opacity: .9; }

.slides .popup-video:hover {
  opacity: 1;
  border: 2px solid #fff; }

.portfolio-popup-video:after,
.slides .popup-video:after {
  font: normal 44px/25px 'dashicons';
  display: inline-block;
  margin: 0 8px 0 0;
  content: "\f522";
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  color: #fff; }

.portfolio-popup-video:after {
  font: normal 35px/15px 'dashicons';
  margin: 0 8px 0 0; }

.portfolio-popup-video.popup_image_insp {
  border: none;
  padding: 0;
  top: 47%; }

.portfolio-popup-video.popup_image_insp:hover {
  border: none; }

.portfolio-popup-video.popup_image_insp:after {
  font-family: 'inspiro';
  font-size: 28px;
  font-weight: 600;
  content: "\e901"; }

.mfp-iframe-scaler .mfp-bottom-bar {
  margin-top: 5px; }

.portfolio-popup-video {
  display: block;
  text-align: center;
  margin: 0 auto;
  position: relative;
  top: 46%;
  max-width: 88%;
  width: 60px;
  height: 60px;
  line-height: 56px;
  border: 2px solid rgba(255, 255, 255, 0.8);
  opacity: .8;
  transform: translate(0, -50%); }

.portfolio-popup-video:hover {
  opacity: 1;
  border: 2px solid #fff; }

.entry-thumbnail-popover-content.lightbox_popup_insp {
  position: absolute;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0; }

.entry-thumbnail-popover-content.lightbox_popup_insp h3 {
  font-size: 18px;
  line-height: 1.3;
  color: #fff;
  transition: .2s ease all; }

.entry-thumbnail-popover-content.lightbox_popup_insp .entry-meta {
  color: #fff;
  width: 84%;
  margin: 0 8%;
  text-align: center;
  transition: .2s ease all;
  position: absolute;
  top: 64%;
  display: none;
  font-weight: 500;
  font-family: "Montserrat", sans-serif; }
  .entry-thumbnail-popover-content.lightbox_popup_insp .entry-meta ul {
    list-style: none; }
    .entry-thumbnail-popover-content.lightbox_popup_insp .entry-meta ul li {
      margin-bottom: 0;
      font-size: 12px;
      text-transform: uppercase;
      font-weight: bold;
      display: inline-block;
      vertical-align: middle;
      opacity: .7; }
    .entry-thumbnail-popover-content.lightbox_popup_insp .entry-meta ul li + li:before {
      content: " / ";
      color: #fff;
      margin: 0 5px;
      font-style: normal;
      opacity: .3; }

.entry-thumbnail-popover-content.lightbox_popup_insp:hover .entry-meta {
  display: block; }

.entry-thumbnail-popover-content.lightbox_popup_insp h3 a {
  color: #fff;
  text-decoration: none; }

.entry-thumbnail-popover-content.lightbox_popup_insp h3 a:hover {
  opacity: .7; }

.post_content_wrapper h3 {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3;
  position: absolute;
  top: 50%;
  width: 84%;
  margin: 0 8%;
  transform: translateY(-50%);
  text-align: center;
  color: #fff;
  transition: .2s ease all; }

.post_content_wrapper {
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  transition: top 0.2s ease-out, left 0.2s ease-out, opacity 0.2s ease-out, -webkit-transform 0.2s ease-out;
  transition: top 0.2s ease-out, left 0.2s ease-out, opacity 0.2s ease-out, transform 0.2s ease-out;
  background: rgba(0, 0, 0, 0.2);
  transition: all ease 0.1s; }

.recent-post.has-post-thumbnail .post_content_wrapper {
  opacity: 1; }

.recent-post.has-post-thumbnail:hover .post_content_wrapper {
  display: block;
  opacity: 1;
  background: rgba(0, 0, 0, 0.1);
  transform: scale(1); }

.portfolio-archive .portfolio_item:hover .post_content_wrapper h3 {
  display: none; }

#slider .post-edit-link {
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px; }
  #slider .post-edit-link:hover {
    opacity: .7; }

/* Lightbox modifications */
.mfp-fade.mfp-bg {
  opacity: 0;
  transition: all 0.15s ease-out; }

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8; }

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0; }

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all 0.15s ease-out; }

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

.mfp-fade .mfp-close {
  font-size: 40px;
  font-weight: 300; }

.mfp-fade .mfp-iframe-holder .mfp-close {
  top: -50px;
  background: none; }

.mfp-container.mfp-inline-holder {
  position: relative; }

.mfp-title a {
  color: #fff;
  display: block;
  margin: 8px 0 0 6px;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px; }

.mfp-title a:hover {
  opacity: .8; }

/* Self-hosted video lightbox */
.mfp-fade .mejs-mediaelement {
  position: relative;
  overflow: hidden; }

.mfp-container.mfp-iframe-holder {
  max-height: 100vh; }

.mfp-fade .mfp-inline-holder .mfp-iframe-scaler {
  width: 100%;
  height: 100%;
  overflow: visible;
  padding-top: 0;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.mfp-iframe-scaler .wp-video {
  position: relative;
  display: block;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100% !important;
  height: auto; }

.mfp-fade .mfp-inline-holder .mfp-close {
  top: -50px;
  color: #fff; }

.mfp-fade .mfp-iframe-holder .mfp-content {
  width: 100%;
  max-width: 90%;
  max-height: 90vh; }

.mfp-fade .mfp-inline-holder .mfp-content {
  width: 100%;
  max-width: 90%; }

.mfp-inline-holder .mfp-content .mejs-container {
  height: 100% !important;
  width: 100% !important; }

.mfp-inline-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-content .wp-video-shortcode video,
.mfp-content video.wp-video-shortcode {
  width: 100% !important;
  height: 100% !important;
  max-height: 85vh;
  object-fit: cover; }

.mejs-fullscreen .mfp-content .wp-video-shortcode video,
.mejs-fullscreen .mfp-content video.wp-video-shortcode {
  max-height: 100vh;
  height: 100vh !important; }

/* Slider in Portfolio Posts */
.single-portfolio_item .slides > li .li-wrap {
  top: auto;
  bottom: 2%;
  right: 2%;
  position: absolute;
  margin: 0;
  max-width: 400px;
  transform: none; }

.single-portfolio_item .slides > li h3 {
  font-size: 16px;
  padding-bottom: 0;
  text-align: right;
  margin: 0;
  font-weight: normal; }

.single-portfolio_item .slides > li h3:after {
  display: none; }

.single-portfolio_item .slides > li .excerpt {
  margin: 10px 0 0;
  font-size: 14px;
  text-align: right;
  max-width: 100%; }

#slider .slide-background-overlay {
  position: absolute;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  opacity: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 20; }

#slider .li-wrap {
  z-index: 30; }

.slides > li h3 {
  position: relative;
  padding-bottom: 30px;
  margin-top: 0;
  color: #fff;
  font-size: 72px;
  line-height: 1.4;
  font-weight: 200;
  letter-spacing: -1px;
  text-align: center;
  transition: 0.2s ease all; }

.slides > li h3:after {
  width: 310px;
  content: " ";
  border-bottom: 2px solid rgba(201, 201, 201, 0.4);
  bottom: 0px;
  left: 50%;
  margin-left: -155px;
  position: absolute;
  transition: 0.2s ease all; }

.slides > li h3 a {
  color: white; }

.slides > li h3 a:hover {
  text-decoration: none;
  opacity: .8; }

.slides > li h3 a:hover:after {
  border-color: #0bb4aa; }

.slides > li .excerpt {
  margin: 42px auto 0;
  max-width: 950px;
  color: #e6e6e6;
  font-size: 20px;
  text-align: center;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.3); }

.slides > li .excerpt:last-child {
  margin-bottom: 0; }

.slides > li .slide_button {
  text-align: center;
  margin: 41px 0 0; }

.slides > li .slide_button a {
  display: inline-block;
  width: auto;
  padding: 10px 30px;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  border: 2px solid #fff;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease;
  transform: translate3d(0, 0, 0); }

.slides > li .slide_button a:hover {
  text-decoration: none;
  border-color: #0bb4aa;
  background: #0bb4aa;
  color: #fff; }

.slides > li .video-background {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
  overflow: hidden; }

.slides > li .video-background video {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transition: opacity .2s ease;
  transform: translate(-50%, -50%); }

.slides:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden; }

.background-video-buttons-wrapper {
  position: absolute;
  bottom: 1.5rem;
  right: 3.5rem;
  z-index: 100; }

.background-video-buttons-wrapper a {
  color: #FFF;
  opacity: .4;
  transition: opacity .3s 0s ease-in;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  cursor: pointer; }

.background-video-buttons-wrapper a:hover {
  color: #FFF;
  opacity: 1;
  text-decoration: none; }

.wpzoom-button-video-background-play,
.wpzoom-button-video-background-pause {
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 20px;
  margin-right: 20px; }

.wpzoom-button-sound-background-mute,
.wpzoom-button-sound-background-unmute {
  z-index: 100;
  font-size: 0;
  display: block;
  width: 40px;
  height: 43px;
  cursor: pointer;
  transition: all 100ms; }

.wpzoom-button-sound-background-mute:after,
.wpzoom-button-sound-background-unmute:after {
  font: normal 30px/10px 'inspiro';
  display: inline-block;
  content: "\e900";
  vertical-align: top;
  padding: 15px 0;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  color: #fff;
  opacity: .8;
  transition: 0.2s ease all; }

.wpzoom-button-sound-background-unmute:after {
  content: "\e902"; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

.no-js .slides > li:first-child {
  display: block; }

.flexslider {
  margin: 0 0 15px;
  position: relative;
  zoom: 1; }

.flex-viewport {
  min-height: 300px;
  max-height: 2000px; }

.flexslider .slides {
  zoom: 1; }

.carousel li {
  margin-right: 5px; }

.flex-direction-nav .flex-disabled {
  display: none !important; }

#slider .flex-direction-nav {
  position: absolute;
  z-index: 10;
  top: 49%;
  margin-top: -20px;
  width: 100%;
  list-style: none;
  padding: 0; }

#slider .flex-direction-nav li a {
  position: absolute;
  z-index: 100;
  font-size: 0;
  display: block;
  width: 40px;
  height: 43px;
  cursor: pointer;
  transition: all 100ms; }

#slider .flex-direction-nav .flex-prev:after,
#slider .flex-direction-nav .flex-next:after {
  font: normal 44px/14px 'inspiro';
  display: inline-block;
  content: "\e601";
  vertical-align: top;
  padding: 15px 0;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  opacity: .8;
  transition: 0.2s ease all; }

#slider .flex-direction-nav .flex-next:after {
  content: "\e600"; }

#slider .flex-direction-nav .flex-prev:hover:after,
#slider .flex-direction-nav .flex-next:hover:after {
  opacity: 1;
  text-decoration: none; }

#slider .flex-direction-nav .flex-prev {
  left: 1%; }

#slider .flex-direction-nav .flex-next {
  right: 1%; }

.flex-direction-nav a:focus {
  outline: 0; }

.flex-direction-nav a:hover, .flex-direction-nav a:active {
  opacity: 1; }

#scroll-to-content {
  display: block;
  position: absolute;
  left: 50%;
  bottom: 20px;
  z-index: 150;
  cursor: pointer;
  text-indent: -9999em;
  height: 24px;
  width: 69px;
  overflow: hidden;
  margin: 0 0 0 -27.5px;
  opacity: 0.5;
  animation: pulsate 1.5s ease-out infinite; }

#scroll-to-content:hover {
  opacity: 1; }

#scroll-to-content:before {
  content: '';
  display: block;
  position: absolute;
  left: 15px;
  bottom: 10px;
  height: 30px;
  width: 30px;
  border: 2px solid #fff;
  transform: rotate(45deg); }

.slides > li .li-wrap .excerpt h1, .slides > li .li-wrap .excerpt h2, .slides > li .li-wrap .excerpt h3, .slides > li .li-wrap .excerpt h4, .slides > li .li-wrap .excerpt h5, .slides > li .li-wrap .excerpt h6 {
  color: #fff;
  line-height: 1.4; }

.slides > li .li-wrap .excerpt h1 {
  font-size: 60px;
  margin-bottom: 25px; }

.slides > li .li-wrap .excerpt h2 {
  font-size: 50px;
  margin-bottom: 25px; }

.slides > li .li-wrap .excerpt h3 {
  font-size: 40px;
  margin-bottom: 25px; }

.slides > li .li-wrap .excerpt h4 {
  font-size: 30px;
  margin-bottom: 25px; }

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

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 0; }

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
/* Galleries */
.entry-content .gallery a:hover {
  opacity: 0.6;
  transition: opacity 0.25s ease-in-out; }

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

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

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

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

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

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

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

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

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

.gallery-icon img {
  margin: 0 auto; }

.wp-caption-text, .gallery-caption {
  color: #868686;
  margin: 0;
  padding: 15px 0;
  text-align: center;
  display: block;
  font-style: italic;
  line-height: 1.4; }

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

/*--------------------------------------------------------------
# Flickity
--------------------------------------------------------------*/
.flickity-enabled {
  position: relative; }

.flickity-enabled:focus {
  outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  display: block;
  position: absolute;
  z-index: 100;
  top: 49%;
  height: 50px;
  width: 50px;
  background: none;
  padding: 0;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  opacity: .7;
  color: #363940;
  border-radius: 0;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border: none; }

.flickity-prev-next-button:hover {
  background: transparent;
  opacity: 1; }

.flickity-prev-next-button.previous {
  left: 1%; }

.flickity-prev-next-button.next {
  right: 1%; }

.flickity-prev-next-button svg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

.flickity-prev-next-button path {
  opacity: .8;
  fill: #fff; }

.flickity-prev-next-button:hover path {
  opacity: 1;
  fill: #fff; }

.flickity-prev-next-button[disabled] {
  opacity: .5; }

/*--------------------------------------------------------------
# Unyson
--------------------------------------------------------------*/
.fw-container {
  max-width: 1340px;
  z-index: 1; }

.fw-container-fluid {
  z-index: 1; }

.builder-wrap {
  font-size: 16px; }

.builder-wrap img {
  height: auto; }

.full-width .entry-content > * {
  max-width: 100%; }

h3.fl-heading,
h2.widgettitle,
h2.wpzabb-heading,
h3.wpzabb-heading,
h2.fw-special-title {
  color: #222;
  font-size: 26px;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase; }

h2.widgettitle,
h3.widgettitle,
.fw-heading.fw-heading-centered {
  text-align: center; }

.background-video .fw-heading,
.fw-section-image .fw-heading,
.background-video h2.fw-special-title,
.fw-section-image h2.fw-special-title {
  color: #fff; }

.background-video h2.fw-special-title:after,
.fw-section-image h2.fw-special-title:after {
  background: rgba(255, 255, 255, 0.2); }

.fw-special-subtitle {
  font-style: italic;
  opacity: .7; }

/* Color Styles */
/* Black */
.fw_theme_bg_color_1 {
  background-color: #101010;
  color: #fff; }

.fw_theme_bg_color_1 a {
  color: #fff;
  text-decoration: underline; }

.fw_theme_bg_color_1 a:hover {
  text-decoration: none; }

.fw_theme_bg_color_1 h1,
.fw_theme_bg_color_1 h2,
.fw_theme_bg_color_1 h3,
.fw_theme_bg_color_1 h4,
.fw_theme_bg_color_1 h5,
.fw_theme_bg_color_1 h6 {
  color: #fff; }

.fw_theme_bg_color_1 input[type=submit] {
  border: 2px solid #444;
  color: #fff;
  background: none; }

.fw_theme_bg_color_1 input[type=submit]:hover {
  border: 2px solid #0bb4aa;
  color: #0bb4aa;
  background: rgba(11, 180, 170, 0.05); }

.fw_theme_bg_color_1 h2.fw-special-title {
  color: #fff; }

.fw_theme_bg_color_1 .wrap-forms label {
  color: #fff; }

.fw_theme_bg_color_1 .wrap-forms input,
.fw_theme_bg_color_1 .wrap-forms textarea {
  background: #333;
  color: #fff;
  border: none; }

.fw_theme_bg_color_1 .wrap-forms select {
  border: none;
  border-radius: 0;
  color: #222; }

.fw-page-builder-content .fw_theme_bg_color_1 .feature-posts-list h3 a {
  text-decoration: none;
  color: #fff; }

.fw-page-builder-content .fw_theme_bg_color_1 .feature-posts-list h3 a:hover {
  color: #0bb4aa; }

.fw-page-builder-content .fw_theme_bg_color_1 .fw-team .fw-team-name h3 {
  color: #fff; }

.fw_theme_bg_color_1 .btn {
  text-decoration: none; }

/* Green */
.fw_theme_bg_color_2 {
  background-color: #0bb4aa;
  color: #fff; }

.background-video {
  background-color: #101010;
  color: #fff; }

.background-video .fw-iconbox .fw-iconbox-title h3 {
  color: #fff; }

.fw_theme_bg_color_2 a {
  color: #fff;
  text-decoration: underline; }

.fw_theme_bg_color_2 a:hover {
  text-decoration: none; }

.fw_theme_bg_color_2 h1,
.fw_theme_bg_color_2 h2,
.fw_theme_bg_color_2 h3,
.fw_theme_bg_color_2 h4,
.fw_theme_bg_color_2 h5,
.fw_theme_bg_color_2 h6 {
  color: #fff; }

.fw_theme_bg_color_2 input[type=submit] {
  border: 2px solid #fff;
  color: #fff;
  background: none; }

.fw_theme_bg_color_2 input[type=submit]:hover {
  border: 2px solid #fff;
  background: #fff;
  color: #0bb4aa; }

.fw_theme_bg_color_2 h2.fw-special-title {
  color: #fff; }

.fw_theme_bg_color_2 .fw-special-subtitle {
  color: #fff; }

.fw_theme_bg_color_2 .wrap-forms label {
  color: #fff; }

.fw_theme_bg_color_2 .wrap-forms input,
.fw_theme_bg_color_2 .wrap-forms textarea {
  background: #fff;
  color: #222;
  border: none; }

.fw_theme_bg_color_2 .wrap-forms select {
  border: none;
  border-radius: 0;
  color: #222; }

.fw-page-builder-content .fw_theme_bg_color_2 .feature-posts-list h3 a {
  color: #fff;
  text-decoration: none; }

.fw-page-builder-content .fw_theme_bg_color_2 .feature-posts-list h3 a:hover {
  text-decoration: underline; }

.fw-page-builder-content .fw_theme_bg_color_2 .fw-team .fw-team-name h3 {
  color: #fff; }

.fw_theme_bg_color_2 .btn {
  border-color: #fff;
  text-decoration: none; }

.fw_theme_bg_color_2 .btn:hover {
  border-color: #fff;
  background: #fff; }

/* Gray */
.fw_theme_bg_color_3 {
  background-color: #f4f4f4; }

/* Section with Background Image */
.fw-section-image {
  position: relative;
  background-size: cover;
  background-position: center center;
  color: #fff; }

.fw-section-image:before {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4); }

.fw-section-image h1,
.fw-section-image h2,
.fw-section-image h3,
.fw-section-image h4,
.fw-section-image h5,
.fw-section-image h6 {
  color: #fff; }

.fw-page-builder-content .fw-section-image .feature-posts-list h3 a {
  color: #fff;
  text-decoration: none; }

.fw-page-builder-content .fw-section-image .feature-posts-list h3 a:hover {
  text-decoration: underline; }

.fw-section-image .btn {
  border-color: #fff;
  color: #fff;
  text-decoration: none; }

.fw-section-image .btn:hover {
  border-color: #fff;
  background: #fff;
  color: #0bb4aa; }

.fw-section-image .wrap-forms input,
.fw-section-image .wrap-forms textarea {
  color: #222; }

/* Team Members */
.builder-wrap .fw-team .fw-team-name h3 {
  margin-top: 20px;
  font-weight: bold;
  margin-bottom: 10px; }

.builder-wrap .fw-team .fw-team-name span {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: inherit;
  opacity: .7; }

.fw-divider-line hr {
  border-top: 2px solid #eee;
  margin: 0; }

.builder-wrap .fw-container-fluid .fw-col-xs-12 {
  padding-left: 0;
  padding-right: 0; }

.contact-form .fw-row input[type=email],
.contact-form .fw-row input[type=text] {
  width: 100%; }

.contact-form .fw-row textarea {
  width: 100%; }

/* Buttons */
.wpz-btn {
  white-space: nowrap;
  line-height: 1.6;
  user-select: none;
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background: none;
  text-decoration: none !important;
  white-space: nowrap;
  outline: none;
  padding: 10px 30px;
  transition: all 0.3s ease;
  border: 2px solid #444444;
  color: #444444;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif; }

.wpz-btn-center {
  text-align: center; }

.wpz-btn span {
  display: block; }

.wpz-btn:hover,
.wpz-btn:focus {
  text-decoration: none;
  outline: none;
  color: #0bb4aa;
  border-color: #0bb4aa;
  background: rgba(11, 180, 170, 0.05); }

.wpz-btn-black {
  color: #121212;
  border-color: #121212; }

.wpz-btn-black:hover,
.wpz-btn-black:focus {
  background: #121212;
  border-color: #121212;
  color: #fff; }

.wpz-btn-white {
  color: #fff;
  border-color: #fff; }

.wpz-btn-white:hover,
.wpz-btn-white:focus {
  background: #fff;
  border-color: #fff;
  color: #121212; }

/* Section with Image as Background */
.fw-section-image .wpz-btn {
  color: #fff;
  border-color: #fff; }

.fw-section-image .wpz-btn:hover,
.fw-section-image .wpz-btn:focus {
  color: #0bb4aa;
  border-color: #0bb4aa;
  background: rgba(11, 180, 170, 0.05); }

.fw-section-image .wpz-btn-black {
  color: #fff;
  border-color: #121212;
  background: #121212; }

.fw-section-image .wpz-btn-black:hover,
.fw-section-image .wpz-btn-black:focus {
  background: #fff;
  border-color: #fff;
  color: #121212; }

.fw-section-image .wpz-btn-white {
  color: #fff;
  border-color: #fff;
  background: none; }

.fw-section-image .wpz-btn-white:hover,
.fw-section-image .wpz-btn-white:focus {
  background: #fff;
  border-color: #fff;
  color: #121212; }

/* Featured Content Widget */
.fw-category-image {
  color: #fff;
  padding: 50px 30px;
  text-align: center;
  background-color: black;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
  transition: all 0.2s ease; }

.fw-category-image:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  transition: all 0.2s ease;
  background: rgba(0, 0, 0, 0.3); }

.fw-category-image:hover:before {
  background: rgba(0, 0, 0, 0.6); }

.fw-category-image a {
  text-decoration: none; }

.fw-category-image a:hover {
  text-decoration: none; }

.fw-category-inner {
  position: relative;
  z-index: 10;
  color: #fff; }

.fw-category-name h3 {
  color: #fff;
  font-weight: bold;
  margin: 0 0 15px;
  font-size: 26px; }

.fw-category-name span {
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  margin: 0 0 15px;
  display: block;
  opacity: .8; }

.fw-category-text {
  line-height: 1.5; }

.fw-category-image .wpz-btn-center {
  margin: 25px 0 0; }

/* Pricing Table Shortcode in Builder */
.fw-pricing-container {
  margin-right: auto;
  margin-left: auto;
  max-width: 90%;
  text-align: center;
  background: #fff;
  border: 2px solid #ddd;
  padding: 0 0 30px; }

.fw-pricing-container p {
  font-size: 16px; }

.fw-pricing-container .wpz-btn {
  color: #444;
  border-color: #444; }

.fw-pricing-container .wpz-btn:hover {
  color: #0bb4aa;
  border-color: #0bb4aa;
  background: rgba(11, 180, 170, 0.05); }

.fw-pricing-header {
  border-bottom: 1px solid #ddd;
  padding: 40px 0; }

.fw-pricing-title {
  font-weight: normal;
  font-size: 28px;
  line-height: 1.3em;
  margin: 0; }

.fw-pricing-price {
  display: block;
  margin: 10px 0;
  font-size: 28px;
  font-weight: 600; }

.fw-pricing-duration {
  font-style: italic;
  display: block;
  opacity: .8; }

.fw-pricing-content {
  margin: 0 0 30px;
  list-style-type: none;
  color: #444; }

.fw-pricing-content li {
  padding: 0.8em;
  margin: 0;
  background: #f7f7f7;
  border-bottom: 1px solid #e7e7e7;
  list-style-type: none; }

.fw_theme_bg_pricing_1 .fw-pricing-header {
  background-color: #161719;
  color: #fff; }

.fw_theme_bg_pricing_1 .fw-pricing-title {
  color: #fff; }

.fw_theme_bg_pricing_2 .fw-pricing-header {
  background-color: #0700ce;
  color: #fff; }

.fw_theme_bg_pricing_2 .fw-pricing-title {
  color: #fff; }

.fw_theme_bg_pricing_3 .fw-pricing-header {
  background-color: #52cc5a;
  color: #fff; }

.fw_theme_bg_pricing_3 .fw-pricing-title {
  color: #fff; }

.fw_theme_bg_pricing_4 .fw-pricing-header {
  background-color: #f17e12;
  color: #fff; }

.fw_theme_bg_pricing_4 .fw-pricing-title {
  color: #fff; }

.fw_theme_bg_pricing_5 .fw-pricing-header {
  background-color: #C22828;
  color: #fff; }

.fw_theme_bg_pricing_5 .fw-pricing-title {
  color: #fff; }

.parallax-section {
  position: relative;
  background-repeat: no-repeat;
  overflow: hidden;
  background-attachment: fixed !important;
  background-size: cover !important; }

/* Content Row Overlay */
.fw-main-row-overlay {
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.fw-col-inner {
  position: relative;
  z-index: 3; }

.overlay_color_1 {
  background-color: #101010; }

.overlay_color_2 {
  background-color: #0bb4aa; }

.overlay_color_3 {
  background-color: #f4f4f4; }

.fw_theme_bg_fw-custom {
  position: relative; }

/*--------------------------------------------------------------
# WooCommerce
--------------------------------------------------------------*/
.products-archive {
  max-width: 1400px;
  padding: 0 15px;
  margin: 0 auto; }

.single-product .entry-content {
  max-width: 1400px;
  padding: 0 15px; }

.woocommerce-tabs h2,
.product .related h2 {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  font-size: 20px;
  font-family: "Montserrat", sans-serif; }

.product .related h2 {
  text-align: center; }

.product .related > h2:before {
  display: block;
  content: " ";
  width: 130px;
  height: 1px;
  background: #E6E6E6;
  margin: 40px auto 48px; }

.woocommerce #comments {
  max-width: 100%;
  padding: 0; }

.woocommerce #comments > h2 {
  font-size: 24px;
  margin: 40px 0 80px; }

.woocommerce .commentlist li {
  list-style-type: none; }

.woocommerce #reviews #comments ol.commentlist li::after {
  display: none; }

#main .woocommerce #respond h3 {
  text-transform: none;
  margin: 40px 0 80px;
  text-transform: uppercase; }

.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce #content input.button,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button,
.woocommerce-page #respond input#submit,
#main .woocommerce-page #content input.button {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-size: 12px;
  padding: 11px 25px;
  color: #444;
  border: 2px solid #444;
  background-image: none;
  background: #fff;
  border-radius: 0;
  text-shadow: none;
  box-shadow: none; }

.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce #content input.button:hover,
.woocommerce-page a.button:hover,
.woocommerce-page button.button:hover,
.woocommerce-page input.button:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce-page #content input.button:hover {
  color: #0bb4aa;
  border-color: #0bb4aa;
  background: rgba(11, 180, 170, 0.05); }

#main .payment_methods li {
  list-style-type: none; }

.payment_methods label {
  display: inline-block; }

.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
  font-family: "Montserrat", sans-serif;
  color: #0bb4aa; }

.woocommerce #content div.product p.price,
.woocommerce #content div.product span.price,
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce-page #content div.product p.price,
.woocommerce-page #content div.product span.price,
.woocommerce-page div.product p.price,
.woocommerce-page div.product span.price {
  font-family: "Montserrat", sans-serif;
  color: #0bb4aa; }

.woocommerce #content div.product form.cart,
.woocommerce div.product form.cart,
.woocommerce-page #content div.product form.cart,
.woocommerce-page div.product form.cart {
  margin-top: 15px; }

.woocommerce div.product form.cart .button,
.woocommerce-page div.product form.cart .button,
.woocommerce #content div.product form.cart .button,
.woocommerce-page #content div.product form.cart .button,
.woocommerce a.button.alt,
.woocommerce-page a.button.alt,
.woocommerce button.button.alt,
.woocommerce-page button.button.alt,
.woocommerce input.button.alt,
.woocommerce-page input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce-page #respond input#submit.alt,
.woocommerce #content input.button.alt,
#main .woocommerce-page #content input.button.alt {
  color: #000;
  border-color: #000;
  background: none;
  padding: 11px 25px; }

.woocommerce button.button.alt.disabled:hover {
  background: #000;
  color: #fff; }

.woocommerce div.product form.cart .button:hover,
.woocommerce-page div.product form.cart .button:hover,
.woocommerce-page #main a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce #content input.button:hover,
.woocommerce-page a.button:hover,
.woocommerce-page button.button:hover,
.woocommerce-page input.button:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce-page #main input.button:hover,
.woocommerce button.button.alt:hover {
  border-color: #0bb4aa;
  background-color: transparent;
  color: #0bb4aa; }

.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img,
.woocommerce div.product div.images img,
.woocommerce #content div.product div.images img,
.woocommerce-page div.product div.images img,
#main .woocommerce-page #content div.product div.images img {
  box-shadow: none; }

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  text-align: center !important; }

.woocommerce .related li.first,
.woocommerce-page .related li.first {
  clear: none !important; }

.woocommerce .products .star-rating,
.woocommerce-page .products .star-rating {
  display: inline-block !important; }

.woocommerce .related ul.products li.product:last-child,
.woocommerce .related ul li.product:last-child,
.woocommerce .upsells.products ul.products li.product:last-child,
.woocommerce .upsells.products ul li.product:last-child,
.woocommerce-page .related ul.products li.product:last-child,
.woocommerce-page .related ul li.product:last-child,
.woocommerce-page .upsells.products ul.products li.product:last-child,
.woocommerce-page .upsells.products ul li.product:last-child {
  margin-right: 0 !important; }

.woocommerce .quantity .plus,
#main .woocommerce .quantity .minus {
  text-shadow: none;
  background: #C4C4C9;
  box-shadow: none;
  color: #222;
  border: none;
  outline: none;
  height: 18px !important; }

.woocommerce .quantity input.qty,
.woocommerce #content .quantity input.qty,
.woocommerce-page .quantity input.qty,
.woocommerce-page #content .quantity input.qty {
  padding: 0 !important;
  border: 2px solid #E2E2E2 !important;
  color: #222 !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  height: 36px !important; }

.woocommerce .quantity .plus:hover,
.woocommerce .quantity .minus:hover {
  background: #0bb4aa !important;
  color: #fff !important; }

.woocommerce .quantity .plus {
  border-radius: 0 !important; }

.woocommerce .quantity .minus {
  border-radius: 0 !important; }

.woocommerce .woocommerce-breadcrumb a:hover,
.woocommerce-page .woocommerce-breadcrumb a:hover {
  color: #222; }

.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
  background: #F2F3F3 !important;
  box-shadow: none !important; }

.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active {
  background: #fff !important; }

.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before {
  display: none !important; }

.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after {
  display: none !important; }

.woocommerce a.button.added:before,
.woocommerce button.button.added:before,
.woocommerce input.button.added:before,
.woocommerce-page a.button.added:before,
.woocommerce-page button.button.added:before,
.woocommerce-pagination {
  margin-bottom: 25px; }

.woocommerce-pagination .page-numbers,
.woocommerce-pagination .page-numbers li {
  border: none !important;
  background: none !important; }

.woocommerce-pagination .current,
.woocommerce-pagination .page-numbers:hover {
  color: #0bb4aa !important; }

.single-product .summary table.variations .label {
  padding: 0 0 10px; }

.woocommerce .woocommerce-breadcrumb,
.woocommerce-page .woocommerce-breadcrumb {
  margin-bottom: 0 !important; }

.woocommerce-page h1.entry-title {
  border-bottom: none !important; }

.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a,
.woocommerce-page ul.cart_list li a,
.woocommerce-page ul.product_list_widget li a {
  font-weight: normal !important; }

.woocommerce .woocommerce-error::before,
.woocommerce .woocommerce-info::before,
.woocommerce .woocommerce-message::before,
.woocommerce-page .woocommerce-error::before,
.woocommerce-page .woocommerce-info::before,
.woocommerce-page .woocommerce-message::before {
  height: auto !important; }

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #a3a3a3; }

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #0bb4aa; }

.woocommerce-cart table.cart td.actions .coupon .input-text {
  padding-top: 4px;
  padding-bottom: 4px;
  width: auto;
  font-size: 14px; }

.woocommerce-cart table.cart td.actions .coupon .input-text:focus {
  border-color: #0bb4aa; }

.woocommerce-cart .cart-collaterals .cart_totals table {
  width: 100%; }

.woocommerce form .shipping-calculator-form p {
  padding: 3px; }

.woocommerce a.remove {
  line-height: 1.2; }

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  font-weight: normal; }

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border-radius: 0;
  margin: 0 5px;
  border-color: #DEE3E7;
  background: #F7F8FA; }

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  font-family: "Montserrat", sans-serif;
  font-size: 14px; }

.woocommerce div.product .woocommerce-tabs ul.tabs:before {
  border-color: #DEE3E7; }

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
  display: none; }

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
  display: none; }

.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
  display: none; }

.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
  display: none; }

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  border-top-color: #eee; }

.woocommerce-message::before {
  color: #0bb4aa; }

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  background: #f7f6f7;
  border-radius: 0;
  border: 2px solid #eee; }

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
  background-color: #e8e8e8; }

#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
  border: 1em solid #e8e8e8;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent; }
