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

Theme Name: Reel
Theme URI: http://www.wpzoom.com/themes/reel
Version: 2.0.3
Private: true
Author: WPZOOM
Author URI: http://www.wpzoom.com
Description: Reel is a Premium WordPress theme for video producers, filmmakers and everyone else involved in professional video industry.
Tags: video slideshow, portfolio, video, responsive-layout, custom-colors, custom-menu, featured-images, theme-options, translation-ready
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wpzoom

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

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 {
  -webkit-box-sizing: content-box;
  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"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

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

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

fieldset {
  border: 1px solid #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; }

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

a:hover, a:focus {
  color: #ffffff; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  background-color: #000;
  color: #fff; }
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover {
    color: #fff;
    border: none;
    -webkit-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    -o-transform: translateY(-1px);
    transform: translateY(-1px);
    -webkit-box-shadow: 0 4px 20px -5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 4px 20px -5px rgba(0, 0, 0, 0.5); }

.infinite-scroll #infinite-handle span {
  background-color: #0d0f13; }
  .infinite-scroll #infinite-handle span:hover {
    background: #0d0f13; }

.entry-content a {
  color: #0d0f13; }

.tag_list a:hover {
  color: #0d0f13;
  border-color: #0d0f13; }

.author_links a:hover, .author_links a:active {
  color: #0d0f13; }

.author_links a:hover:before {
  color: #0d0f13; }

.wpzoom-featured-cat h3.title a:hover {
  color: #0d0f13; }

.site-footer {
  background: #0d0f13; }
  .site-footer button {
    background: #61656e; }
  .site-footer input[type=button], .site-footer input[type=reset], .site-footer input[type=submit] {
    background: #61656e; }
  .site-footer button:hover {
    background: #61656e; }
  .site-footer input[type=button]:hover, .site-footer input[type=reset]:hover, .site-footer input[type=submit]:hover {
    background: #61656e; }

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  background: #000; }

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background: #000; }

.woocommerce ul.products li.product h3:hover {
  color: #0d0f13; }

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
  background: #0d0f13 !important; }

.archive .inner-wrap .listing-widget-details h3.listing-title a:hover, .wp-listings-shortcode .inner-wrap .listing-widget-details h3.listing-title a:hover {
  color: #0d0f13; }

.listing-navigation a:hover {
  color: #0d0f13 !important; }

.portfolio-archive-taxonomies li.current-cat a {
  color: #0d0f13; }

.wpzoom-calltoaction .cta-btn {
  background-color: #000; }
  .wpzoom-calltoaction .cta-btn:hover, .wpzoom-calltoaction .cta-btn:active {
    background-color: #0d0f13; }

.single #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title a:hover {
  color: #0d0f13; }

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

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

.reel-twitter:before {
  content: "\e600"; }

.reel-facebook:before {
  content: "\e601"; }

.reel-instagram:before {
  content: "\ea92"; }

.reel-close:before {
  content: "\e900"; }

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

.reel-play:before {
  content: "\e902"; }

.reel-chevron-thin-right:before {
  content: "\e602"; }

.reel-chevron-thin-left:before {
  content: "\e603"; }

.reel-arrow-left:before {
  content: "\e903"; }

.reel-arrow-right:before {
  content: "\e904"; }

.reel-unmute:before {
  content: "\e905"; }

.reel-mute:before {
  content: "\e906"; }

.reel-back:before {
  content: "\e907"; }

.reel-next:before {
  content: "\e908"; }

/* The basic four */
@font-face {
  font-family: "HK Grotesk";
  src: url("fonts/hk-grotesk/HKGrotesk-Regular.otf");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "HK Grotesk";
  src: url("fonts/hk-grotesk/HKGrotesk-Italic.otf");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: "HK Grotesk";
  src: url("fonts/hk-grotesk/HKGrotesk-Bold.otf");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "HK Grotesk";
  src: url("fonts/hk-grotesk/HKGrotesk-BoldItalic.otf");
  font-weight: 700;
  font-style: italic; }

/* Additional widths */
@font-face {
  font-family: "HK Grotesk";
  src: url("fonts/hk-grotesk/HKGrotesk-Light.otf");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: "HK Grotesk";
  src: url("fonts/hk-grotesk/HKGrotesk-Medium.otf");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: "HK Grotesk";
  src: url("fonts/hk-grotesk/HKGrotesk-SemiBold.otf");
  font-weight: 600;
  font-style: normal; }

/* Additional width italics */
@font-face {
  font-family: "HK Grotesk";
  src: url("fonts/hk-grotesk/HKGrotesk-LightItalic.otf");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: "HK Grotesk";
  src: url("fonts/hk-grotesk/HKGrotesk-MediumItalic.otf");
  font-weight: 500;
  font-style: italic; }

@font-face {
  font-family: "HK Grotesk";
  src: url("fonts/hk-grotesk/HKGrotesk-SemiBoldItalic.otf");
  font-weight: 600;
  font-style: italic; }

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

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

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

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: 0 0 40px;
  font-size: 48px;
  font-weight: 500;
  color: #000; }

.archive-title {
  margin: 0 0 15px;
  font-size: 48px;
  font-weight: 500;
  color: #000; }

.header-archive {
  font-size: 18px;
  max-width: 70%;
  margin: 0 0 70px; }

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

.home .portfolio-archive .home_section {
  text-align: left;
  padding: 50px 0 0; }

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

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

hr {
  background-color: #eee;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

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
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  background: #0d0f13;
  padding: 12px 25px;
  color: #fff;
  border-radius: 5px;
  display: inline-block;
  width: auto;
  margin: 15px 0;
  font-weight: 600;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875);
  transition: -webkit-transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875);
  -o-transition: -o-transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875);
  transition: transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875), -webkit-transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875);
  transition: transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875), -webkit-transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875);
  border: none;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.1); }

.wpzabb-button-wrap a,
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,
.slide_button a,
.wpz-btn,
.portfolio-view_all-link a,
.readmore_button a,
.wpz_button {
  background: #0d0f13;
  padding: 12px 25px;
  color: #fff;
  border-radius: 5px;
  display: inline-block;
  width: auto;
  font-weight: 600;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875);
  transition: -webkit-transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875);
  -o-transition: -o-transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875);
  transition: transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875), -webkit-transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875);
  transition: transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875), -webkit-transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875);
  border: none;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.1); }
  .wpzabb-button-wrap a:hover,
  .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,
  .slide_button a:hover,
  .wpz-btn:hover,
  .portfolio-view_all-link a:hover,
  .readmore_button a:hover,
  .wpz_button:hover {
    background-color: #0d0f13;
    color: #fff;
    border: none;
    -webkit-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    -o-transform: translateY(-1px);
    transform: translateY(-1px);
    -webkit-box-shadow: 0 4px 20px -5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 4px 20px -5px rgba(0, 0, 0, 0.5); }

.wpzabb-button-wrap a {
  font-size: 18px; }

.slide_button a,
.wpz-btn,
.portfolio-view_all-link a,
.readmore_button a,
.wpz_button {
  margin: 15px 0; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #000;
  border: 1px solid #e2e2e2;
  padding: 10px 12px;
  -webkit-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  transition: 0.2s ease all;
  border-radius: 0;
  background: #fff;
  width: auto; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="number"]:focus,
  input[type="tel"]:focus,
  input[type="range"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="time"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="color"]:focus,
  textarea:focus {
    border-color: #676c71; }

select {
  border: 1px solid #e2e2e2;
  color: #000; }

textarea {
  width: 100%; }

label {
  display: block;
  margin-bottom: 10px;
  font-weight: 500; }

.site-footer button {
  color: white; }

.site-footer input[type=button], .site-footer input[type=reset], .site-footer input[type=submit] {
  color: white; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts Pagination
--------------------------------------------------------------*/
/* Navigation */
div.navigation {
  position: relative;
  text-align: center;
  padding: 50px 0;
  font-size: 24px; }
  div.navigation a {
    padding: 6px 10px;
    margin: 0 4px;
    display: inline-block;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out; }
  div.navigation span.current {
    padding: 6px 10px;
    margin: 0 4px;
    display: inline-block;
    color: #0d0f13; }
  div.navigation span.pages {
    margin-right: 15px;
    display: none; }
  div.navigation span.dots {
    line-height: 100%;
    margin: 0 5px;
    opacity: .4; }
  div.navigation .alignleft, div.navigation .alignright {
    margin: 0; }
  div.navigation .prev, div.navigation .next {
    position: absolute;
    -webkit-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    transition-duration: 200ms;
    font-size: 24px; }
  div.navigation .prev {
    left: 0; }
  div.navigation .next {
    right: 0; }

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

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

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  -webkit-transition: 0.1s ease all;
  -o-transition: 0.1s ease all;
  transition: 0.1s ease all;
  text-decoration: none;
  color: #0d0f13; }
  a:hover {
    text-decoration: none;
    color: #FFC769; }
  a:hover, a:active {
    outline: 0; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
/* Menu */
.sf-menu {
  margin: 0;
  padding: 0;
  list-style: none; }
  .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: 16px/16px 'dashicons';
  vertical-align: middle;
  margin: 0 0 0 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 {
  border-left-color: white; }

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

.navbar-wpz {
  position: relative; }
  .navbar-wpz > li {
    padding: 0 15px; }
    .navbar-wpz > li:first-child {
      padding-left: 0; }
    .navbar-wpz > li:last-child {
      margin-right: 0; }
  .navbar-wpz a {
    padding: 5px 0;
    -webkit-transition: none;
    -o-transition: none;
    transition: none; }
    .navbar-wpz a:hover {
      color: #222; }
  .navbar-wpz ul {
    background: #fff;
    text-align: left;
    margin: 0;
    padding: 10px;
    font-size: 16px;
    left: 2%;
    width: 220px;
    border: 1px solid #eee;
    border-radius: 3px;
    background: #fff;
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1); }
    .navbar-wpz ul a {
      text-align: left;
      line-height: 1.5;
      text-transform: none;
      padding: 10px 10px;
      font-size: 16px;
      color: #222; }
      .navbar-wpz ul a:hover {
        opacity: .7; }
    .navbar-wpz ul ul {
      right: 100%;
      margin-top: 0px; }
  .navbar-wpz > li > ul:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ffffff;
    position: absolute;
    top: -7px;
    left: 31px;
    z-index: 470; }
  .navbar-wpz > li > ul:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #F0F0F0;
    position: absolute;
    top: -8px;
    left: 30px;
    z-index: 460; }

.navbar-wpz > .current-menu-item > a,
.navbar-wpz > .current_page_item > a {
  opacity: .7; }

/* Main Menu */
.main-navbar {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  -webkit-box-flex: 3;
  -webkit-flex: 3;
  -ms-flex: 3;
  flex: 3;
  margin-top: 20px;
  text-align: right; }
  .main-navbar:before, .main-navbar:after {
    content: " ";
    display: table; }

.main-navbar:after {
  clear: both; }

.main-navbar .sf-menu > li {
  display: inline-block;
  float: none; }

.main-navbar .navbar-wpz > li:last-child {
  padding-right: 0; }

.main-navbar a {
  font-size: 18px;
  font-weight: normal; }

@-webkit-keyframes in {
  0% {
    width: 0;
    left: 0;
    right: auto; }
  100% {
    left: 0;
    right: auto;
    width: 100%; } }

@-o-keyframes in {
  0% {
    width: 0;
    left: 0;
    right: auto; }
  100% {
    left: 0;
    right: auto;
    width: 100%; } }

@keyframes in {
  0% {
    width: 0;
    left: 0;
    right: auto; }
  100% {
    left: 0;
    right: auto;
    width: 100%; } }

@-webkit-keyframes out {
  0% {
    width: 100%;
    left: auto;
    right: 0; }
  100% {
    width: 0;
    left: auto;
    right: 0; } }

@-o-keyframes out {
  0% {
    width: 100%;
    left: auto;
    right: 0; }
  100% {
    width: 0;
    left: auto;
    right: 0; } }

@keyframes out {
  0% {
    width: 100%;
    left: auto;
    right: 0; }
  100% {
    width: 0;
    left: auto;
    right: 0; } }

@-webkit-keyframes show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@-o-keyframes show {
  0% {
    opacity: 0;
    -o-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0); } }

@keyframes show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

.main-navbar .dropdown > li > a:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 0px;
  background: #16151b;
  top: 47%;
  -webkit-animation: out 0.2s cubic-bezier(1, 0, 0.58, 0.97) 1 both;
  -o-animation: out 0.2s cubic-bezier(1, 0, 0.58, 0.97) 1 both;
  animation: out 0.2s cubic-bezier(1, 0, 0.58, 0.97) 1 both;
  display: none; }

.main-navbar .dropdown > li > a:hover:before {
  -webkit-animation: in 0.2s cubic-bezier(1, 0, 0.58, 0.97) 1 both;
  -o-animation: in 0.2s cubic-bezier(1, 0, 0.58, 0.97) 1 both;
  animation: in 0.2s cubic-bezier(1, 0, 0.58, 0.97) 1 both;
  display: block; }

.main-navbar .menu-no-strike .dropdown > li > a {
  -webkit-transition: .2s ease opacity;
  -o-transition: .2s ease opacity;
  transition: .2s ease opacity; }
  .main-navbar .menu-no-strike .dropdown > li > a:hover {
    opacity: .7; }
  .main-navbar .menu-no-strike .dropdown > li > a:before, .main-navbar .menu-no-strike .dropdown > li > a:hover:before {
    display: none; }

.slicknav_menu {
  text-align: right; }

.slicknav_btn {
  float: none;
  display: inline-block; }

/* Mobile Menu Icons */
.navbar-toggle {
  display: none;
  position: relative;
  float: left;
  margin: 15px 0 15px 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 28px;
    height: 2px;
    background: #222; }
  .navbar-toggle:hover .icon-bar {
    background: #522; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 5px; }

#menu-main-slide {
  display: none !important; }

.slicknav_btn {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0.438em 0.625em 0.438em 0.625em;
  line-height: 1.125em;
  background: #000;
  cursor: pointer; }

.slicknav_menu {
  *zoom: 1; }

.slicknav_menu .slicknav_menutxt {
  display: block;
  line-height: 100%;
  float: right;
  font-weight: normal;
  color: #fff; }

.slicknav_menu .slicknav_icon {
  float: left;
  width: 1.125em;
  height: 0.875em;
  margin: 1px 7px 0 0; }

.slicknav_menu .slicknav_no-text {
  margin: 0; }

.slicknav_menu:before {
  content: " ";
  display: table; }

.slicknav_menu:after {
  content: " ";
  display: table;
  clear: both; }

.slicknav_menu .slicknav_icon {
  width: 20px;
  height: 16px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer; }

.slicknav_menu .slicknav_icon-bar {
  display: block;
  position: absolute;
  height: 1px;
  width: 100%;
  background: #fff;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out; }

.slicknav_collapsed .slicknav_icon span:nth-child(1) {
  top: 0px;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }

.slicknav_collapsed .slicknav_icon span:nth-child(2) {
  top: 7px;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }

.slicknav_collapsed .slicknav_icon span:nth-child(3) {
  top: 14px;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }

.slicknav_open .slicknav_icon span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 5px;
  left: 0; }

.slicknav_open .slicknav_icon span:nth-child(2) {
  width: 0%;
  opacity: 0; }

.slicknav_open .slicknav_icon span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 5px;
  left: 0; }

.slicknav_nav {
  clear: both; }

.slicknav_nav ul {
  display: block; }

.slicknav_nav li {
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 5px; }

.slicknav_nav li:last-child {
  border: none; }

.slicknav_nav .slicknav_arrow {
  font-size: 0.8em;
  margin: 0 10px 0 0.4em;
  padding-left: 5px;
  float: right;
  border-left: 1px solid #fff; }

.slicknav_nav .slicknav_arrow:after {
  content: "\f347";
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  font: 22px/16px 'dashicons';
  vertical-align: middle;
  margin: 0 0 0 4px; }

.slicknav_nav .slicknav_item {
  cursor: pointer; }

.slicknav_nav .slicknav_item a {
  display: inline; }

.slicknav_nav .slicknav_row {
  display: block; }

.slicknav_nav a {
  display: block; }

.slicknav_nav .slicknav_parent-link a {
  display: inline; }

.slicknav_brand {
  float: left; }

.slicknav_menu * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.slicknav_menu .slicknav_icon-bar {
  background-color: #000; }

.slicknav_btn {
  padding: 13px 12px;
  text-decoration: none; }

.slicknav_btn.slicknav_open {
  background: #000; }

.slicknav_nav {
  color: #000;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  position: absolute;
  top: 99%;
  right: 0;
  width: 350px;
  -webkit-box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.1);
  z-index: 10;
  background: #000;
  border-radius: 3px 0 3px 3px;
  padding: 20px 20px 0; }

.slicknav_nav ul {
  list-style: none;
  overflow: hidden;
  text-align: left;
  padding: 0;
  margin: 0; }

.slicknav_nav ul ul {
  padding: 0 0 0 30px;
  margin: 0;
  font-size: 14px; }

.slicknav_nav a {
  padding: 5px 0 10px;
  text-decoration: none;
  color: #000; }

.slicknav_nav .slicknav_txtnode {
  margin-left: 15px; }

.slicknav_nav .slicknav_item a {
  padding: 0;
  margin: 0; }

.slicknav_nav .slicknav_parent-link a {
  padding: 0;
  margin: 0; }

.slicknav_brand {
  color: #000;
  font-size: 18px;
  line-height: 30px;
  padding: 7px 12px;
  height: 44px; }

.slicknav_menu {
  display: none; }

/*--------------------------------------------------------------
## Search Bar in Main Menu
--------------------------------------------------------------*/
/* Navbar Search Form */
.sb-search {
  position: relative;
  float: right;
  margin-left: 20px;
  z-index: 200;
  text-align: right;
  width: 40px;
  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;
  color: #fff;
  display: none;
  border: none;
  border-radius: 0;
  background: #000;
  opacity: .9;
  width: 96%;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  -webkit-animation: fade-in-almost 0.3s ease-out;
  -o-animation: fade-in-almost 0.3s ease-out;
  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 {
  width: 40px;
  height: 40px;
  display: block;
  padding: 0;
  margin: 0;
  line-height: 43px;
  text-align: center;
  cursor: pointer; }

.sb-search .sb-search-submit {
  width: 40px;
  height: 40px;
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  margin: 0;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  background: #fff;
  opacity: 0;
  color: #3a3d40;
  border: none;
  outline: none;
  z-index: -1;
  background: none;
  z-index: 11;
  right: 2%;
  top: 2%;
  position: fixed;
  z-index: 999;
  opacity: .8;
  -webkit-animation: fade-in-almost 0.3s ease-out;
  -o-animation: fade-in-almost 0.3s ease-out;
  animation: fade-in-almost 0.3s ease-out; }

.sb-search .sb-icon-search {
  color: #111;
  z-index: 90;
  font-size: 18px;
  font-family: 'reel';
  speak: none;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  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%;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  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 {
  background: none;
  z-index: 11;
  right: 2%;
  top: 2%;
  position: fixed;
  opacity: .8;
  -webkit-animation: fade-in-almost 0.3s ease-out;
  -o-animation: fade-in-almost 0.3s ease-out;
  animation: fade-in-almost 0.3s ease-out; }

.sb-search.sb-search-open .sb-search-submit {
  display: block;
  z-index: 11;
  opacity: 0; }

.sb-search.sb-search-open .sb-icon-search:before {
  content: "\e900";
  font-family: 'reel';
  font-weight: normal;
  font-size: 50px;
  color: #fff; }

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

.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 {
  -webkit-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  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;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    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; }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

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

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin-bottom: 60px;
  position: relative; }
  .widget .title {
    margin: 0 0 30px;
    font-size: 28px;
    font-weight: 500; }
  .widget a {
    text-decoration: none; }
    .widget a:hover {
      text-decoration: none; }
  .widget img {
    border: none;
    vertical-align: top; }
  .widget ul, .widget ol {
    clear: both;
    margin: 0;
    padding: 0; }
    .widget ul li, .widget ol li {
      list-style-type: none;
      margin: 0 0 5px; }
    .widget ul ul, .widget ul ol, .widget ol ul, .widget ol ol {
      margin: 0;
      padding: 0;
      border-top: none; }
      .widget ul ul li, .widget ul ol li, .widget ol ul li, .widget ol ol li {
        border: none; }

.zoom-social_icons-list__item a {
  border: none; }

.footer-widgets {
  padding: 40px 0 0;
  font-size: 0; }
  .footer-widgets:before {
    content: " ";
    display: table; }
  .footer-widgets:after {
    content: " ";
    display: table;
    clear: both; }
  .footer-widgets .column {
    padding: 0;
    display: inline-block;
    vertical-align: top;
    font-size: 20px;
    float: none; }
  .footer-widgets.widget-columns-4 .column {
    width: 25%; }
  .footer-widgets.widget-columns-3 .column {
    width: 31%;
    margin: 0 3.5% 0 0; }
  .footer-widgets.widget-columns-2 .column {
    width: 50%; }
  .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;
    border: none; }

.site-footer .widget {
  margin-bottom: 40px; }
  .site-footer .widget .title {
    color: #fff; }

/*--------------------------------------------------------------
# Recent Posts
--------------------------------------------------------------*/
/* Recent Posts */
.feature-posts-list {
  list-style-type: none;
  padding: 0; }
  .feature-posts-list:before {
    content: " ";
    display: table; }
  .feature-posts-list:after {
    content: " ";
    display: table;
    clear: both; }
  .feature-posts-list > li {
    margin: 0 0 20px; }
  .feature-posts-list .post-thumb {
    position: relative;
    overflow: hidden;
    margin: 0 15px 15px 0;
    max-width: 35%;
    float: left; }
    .feature-posts-list .post-thumb img {
      max-width: 100%;
      height: auto;
      vertical-align: top; }
  .feature-posts-list h3 {
    font-weight: 600;
    margin: 0 0 5px;
    font-size: 16px;
    line-height: 1.4; }
  .feature-posts-list .sharedaddy {
    display: none; }

.home_column .post-thumb {
  margin-bottom: 0; }

.widget .feature-posts-list br {
  display: none; }

.widget .feature-posts-list small {
  font-size: 14px;
  display: block; }

.widget .feature-posts-list .post-excerpt {
  display: block;
  overflow: hidden; }

.widget .feature-posts-list li {
  margin: 0 0 20px;
  padding: 0 0 20px;
  border-bottom: 1px solid #eee; }

.site-footer .widget .feature-posts-list li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1); }

.widget .feature-posts-list li:last-child {
  margin: 0;
  border: none;
  padding: 0; }

.widget .feature-posts-list li a {
  font-weight: 600; }

/* Recent Posts in Builder */
.fw-page-builder-content .feature-posts-list {
  font-size: 0; }

.fw-page-builder-content {
  /* 4 Columns */
  /* 2 Columns */ }
  .fw-page-builder-content .feature-posts-list > li {
    width: 31.5%;
    margin: 0 2.75% 40px 0;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    border: none; }
    .fw-page-builder-content .feature-posts-list > li:nth-child(3n+3) {
      margin-right: 0; }
    .fw-page-builder-content .feature-posts-list > li .entry-meta {
      opacity: .8; }
    .fw-page-builder-content .feature-posts-list > li h3 {
      font-size: 26px;
      margin: 10px 0; }
    .fw-page-builder-content .feature-posts-list > li .post-thumb {
      margin: 0 0 25px;
      float: none;
      max-width: 100%; }
    .fw-page-builder-content .feature-posts-list > li .more_link {
      margin-bottom: 10px; }
  .fw-page-builder-content .feature-posts-list.col_no_4 > li {
    width: 23%;
    margin-right: 2.33%; }
    .fw-page-builder-content .feature-posts-list.col_no_4 > li:nth-child(3n+3) {
      margin-right: 2.33%; }
    .fw-page-builder-content .feature-posts-list.col_no_4 > li:nth-child(4n+4) {
      margin-right: 0; }
    .fw-page-builder-content .feature-posts-list.col_no_4 > li h3 {
      font-size: 18px; }
  .fw-page-builder-content .feature-posts-list.col_no_2 > li {
    width: 48%;
    margin-right: 3%; }
    .fw-page-builder-content .feature-posts-list.col_no_2 > li:nth-child(3n+3) {
      margin-right: 3%; }
    .fw-page-builder-content .feature-posts-list.col_no_2 > li:nth-child(2n+2) {
      margin-right: 0; }
    .fw-page-builder-content .feature-posts-list.col_no_2 > li .post-thumb img {
      width: 100%; }

/*--------------------------------------------------------------
# Twitter
--------------------------------------------------------------*/
/* Twitter widget */
.zoom-twitter-widget ul li {
  margin: 0 0 25px;
  font-style: italic; }

.zoom-twitter-widget time {
  display: block;
  margin: 10px 0;
  font-size: 14px; }

.zoom-twitter-widget .zoom-twitter-widget__follow-me {
  margin: 10px 0 0; }

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

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

/* RSS Widget */
.widget_rss ul li {
  margin: 0 0 15px;
  padding: 0 0 15px;
  border-bottom: 1px solid #eee; }

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

.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 caption {
  text-align: right;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 15px; }

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

#wp-calendar tbody {
  color: #aaa; }
  #wp-calendar tbody td {
    text-align: center;
    padding: 8px; }
  #wp-calendar tbody .pad {
    background: none; }

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

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

/*--------------------------------------------------------------
# 3rd Party Widgets
--------------------------------------------------------------*/
/* MailPoet Widget */
.widget_wysija input {
  width: 100%; }

.wysija-paragraph {
  margin: 15px 0 0; }

.widget_wysija_cont .updated, .widget_wysija_cont .error, .widget_wysija_cont .xdetailed-errors {
  font-size: 14px;
  padding: 10px;
  line-height: 1.7; }

.widget.widget_wysija .title {
  margin-bottom: 20px; }

#sidebar .widget.widget_wysija:after {
  display: none; }

.widget_wysija_cont .wysija-submit {
  display: inline-block; }

.widget_wysija input {
  width: 100%; }

.wysija-paragraph {
  margin: 15px 0 0; }

.widget_wysija_cont .updated, .widget_wysija_cont .error, .widget_wysija_cont .xdetailed-errors {
  font-size: 14px;
  padding: 10px;
  line-height: 1.7; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

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

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

.slider-wrap {
  max-width: 100%;
  margin: 0 auto; }

.site-main {
  margin-top: 100px; }

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

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.recent-posts {
  font-size: 0;
  margin-top: 60px; }
  .recent-posts .page-content {
    font-size: 16px; }
  .recent-posts .post {
    width: 31.5%;
    margin: 0 2.75% 40px 0;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    position: relative;
    overflow: hidden; }
    .recent-posts .post:before {
      content: " ";
      display: table; }
    .recent-posts .post:after {
      content: " ";
      display: table;
      clear: both; }
  .recent-posts .type-page {
    width: 31.5%;
    margin: 0 2.75% 40px 0;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    position: relative;
    overflow: hidden; }
  .recent-posts article:nth-of-type(3n+3) {
    margin-right: 0; }

.recent-post .post-thumb {
  margin: 0 0 25px;
  position: relative;
  overflow: hidden;
  z-index: 2; }

.recent-post .post-thumb img {
  max-width: 100%;
  width: 100%;
  height: auto;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  vertical-align: top; }

.recent-post a:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1); }

.recent-post.has-post-thumbnail .post_content_wrapper {
  opacity: 1; }

.entry-meta {
  font-size: 16px; }

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

.recent-posts .entry-body {
  overflow: hidden;
  position: relative; }

.entry-title {
  margin: 0 0 10px;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.4; }
  .entry-title a {
    color: #222;
    -webkit-transition: 0.2s all ease-in-out;
    -o-transition: 0.2s all ease-in-out;
    transition: 0.2s all ease-in-out; }
    .entry-title a:hover {
      color: #FFC769; }

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

.entry-content:after {
  content: " ";
  display: table;
  clear: both; }

.entry-content p {
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 1.8;
  padding: 0; }

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

.entry-meta {
  margin-bottom: 10px;
  font-size: 16px; }
  .entry-meta a {
    font-weight: 600; }

.site-footer .entry-meta {
  color: #9ba2a9; }

.entry-author img {
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0; }

.cat-links {
  margin-bottom: 10px;
  display: block;
  text-transform: uppercase; }

.more-link, .more_link {
  display: table;
  margin: 20px 0 0; }

.readmore_button {
  font-weight: 600;
  margin: 0 0 20px; }
  .readmore_button a {
    display: inline-block;
    -webkit-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    transition-duration: 200ms; }

/* Blog View */
.content-area.full-layout .recent-posts.blog-view {
  margin: 0 auto;
  max-width: 750px; }
  .content-area.full-layout .recent-posts.blog-view .entry-body {
    max-width: 90%;
    margin: 0 auto; }
  .content-area.full-layout .recent-posts.blog-view article {
    width: 100%;
    margin: 0 0 50px; }

.recent-posts.blog-view article {
  width: 100%;
  margin-right: 0;
  font-size: 16px;
  border-bottom: 1px solid #eee;
  padding: 0 0 30px;
  margin-bottom: 50px; }

.recent-posts.blog-view .post .entry-title {
  font-size: 36px; }

.recent-posts.blog-view .entry-meta {
  font-size: 16px; }

.recent-posts.list-view .post {
  width: 100%;
  margin-right: 0;
  margin-bottom: 50px;
  display: block;
  border-bottom: 1px solid #eee;
  padding: 0 0 30px; }

/* List View */
.content-area.full-layout .recent-posts.list-view article {
  width: 100%;
  margin-right: 0; }

.content-area.full-layout .recent-posts.list-view article:nth-of-type(2n+2), .content-area.full-layout .recent-posts.list-view article:nth-of-type(3n+3) {
  margin-right: 0; }

.recent-posts.list-view .post-thumb {
  margin: 0 25px 15px 0;
  max-width: 35%;
  float: left; }

.category_description {
  margin: 0 0 40px; }

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

7.  Single posts

*********************************************************************************************/
.single .entry-info,
.blog .entry-info {
  padding: 0 0 20px;
  text-align: center;
  margin: 0 0 40px; }

.entry-cover {
  z-index: 1;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  min-height: 650px;
  height: 100%;
  position: relative;
  background: black; }

.page .site-main.full-width-page > article {
  float: none;
  max-width: 100%;
  width: 100%; }

.content-area.full-width-page {
  float: none;
  width: 100%; }

.entry-details {
  float: left;
  text-align: right;
  width: 23%;
  margin: 0 0 40px 0;
  border-right: 1px solid #f1f2f2;
  padding: 0 4.3% 20px 0; }
  .entry-details img {
    border-radius: 50%; }
  .entry-details ul {
    margin: 0; }
    .entry-details ul li {
      margin: 0 0 15px;
      list-style-type: none;
      line-height: 1.4; }
      .entry-details ul li img {
        margin-bottom: 10px; }
      .entry-details ul li a {
        text-decoration: underline; }
      .entry-details ul li span {
        font-style: italic; }

.entry_wrapper {
  max-width: 1100px;
  margin: 60px auto; }

.single .post_wrapper {
  width: 72.7277%;
  float: right; }

.single .post_wrapper.no_side_details {
  width: 100%;
  float: none; }

.single .entry-content {
  font-size: 18px;
  color: #1b1b1c;
  line-height: 1.7; }

.page .entry-content > p {
  font-size: 18px;
  line-height: 1.7;
  color: #1b1b1c; }

.entry-content > div.wp-video,
.entry-content > div,
.entry-content > iframe,
.entry-content > video,
.entry-content > object {
  margin: 20px 0;
  max-width: 100%;
  height: auto; }

.entry-content > div.wp-video {
  width: 100% !important; }

.entry-cover-image {
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center; }

.entry-cover-image:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3); }

.single h1.entry-title,
.page h1.entry-title {
  line-height: 1.2;
  vertical-align: baseline;
  text-align: center;
  max-width: 1200px;
  margin: 10px auto 0;
  font-size: 48px;
  font-weight: 800;
  font-family: 'Work Sans', sans-serif; }

.single .entry-meta {
  font-size: 16px;
  margin-bottom: 0; }
  .single .entry-meta span {
    display: block;
    opacity: .7; }

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

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

.entry-content .wpz-sc-ilink a, .entry-content .shortcode-tabs ul.tab_titles li.nav-tab a {
  text-decoration: none; }

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

.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 .wp-block-image img {
  margin-bottom: 20px;
  max-width: 100%;
  height: auto; }

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

.entry-content li {
  list-style-position: inside; }
  .entry-content li ul, .entry-content li ol {
    margin-bottom: 0; }

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

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

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

.entry-content blockquote {
  font-size: 22px;
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: left;
  overflow: hidden;
  background: #F5F6F7;
  padding: 30px 40px; }

/* Gutenberg Images */
.entry-content .alignfull {
  margin-left: -webkit-calc( -100vw / 2 + 100% / 2);
  margin-left: calc( -100vw / 2 + 100% / 2);
  margin-right: -webkit-calc( -100vw / 2 + 100% / 2);
  margin-right: calc( -100vw / 2 + 100% / 2); }

@media only screen and (min-width: 950px) {
  .entry-content .alignfull {
    margin-left: -webkit-calc( -100vw / 2 + 62.5% / 2);
    margin-left: calc( -100vw / 2 + 62.5% / 2);
    margin-right: -webkit-calc( -100vw / 2 + 62.5% / 2);
    margin-right: calc( -100vw / 2 + 62.5% / 2); } }

.entry-content .alignfull,
.entry-content .alignfull img {
  width: 100vw;
  max-width: 100vw; }

@media only screen and (min-width: 1050px) {
  .entry-content .alignwide {
    margin-left: -125px;
    margin-right: -125px;
    max-width: 1050px;
    width: 1050px; } }

/* Tags */
.tag_list {
  position: relative;
  margin: 10px 0 30px; }
  .tag_list h4 {
    font-weight: bold;
    color: #212223;
    margin: 0 0 10px; }
  .tag_list a {
    display: inline-block;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    margin: 0 0 5px 0;
    line-height: 1.8;
    opacity: .8;
    font-style: italic; }
    .tag_list a:hover {
      text-decoration: underline; }

.entry-footer {
  margin: 0 0 30px; }

/* Post Author */
.post_author_footer {
  padding: 30px;
  background: #F5F6F7; }

.single .author-description {
  overflow: hidden; }
  .single .author-description span {
    display: inline-block;
    margin: 0 0 10px;
    font-size: 16px;
    color: #999; }

.single .post_author_footer .author-title {
  margin: 0 0 10px;
  font-size: 20px;
  font-weight: 600;
  display: inline-block; }
  .single .post_author_footer .author-title a {
    text-decoration: none; }

.single .post_author_footer .author-bio {
  margin: 0 0 15px;
  font-size: 16px; }

.single .post_author_footer > img {
  margin: 0 20px 0 0;
  float: left;
  border-radius: 50px; }

.author_links a {
  margin: 0 15px 0 0; }
  .author_links a:last-child {
    margin-right: 0; }
  .author_links a:before {
    content: "\e600";
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    font: normal 20px/100% 'reel';
    vertical-align: top;
    margin: 4px 5px 0 0;
    color: #222;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1; }
  .author_links a.author_facebook:before {
    content: "\e601"; }
  .author_links a.author_instagram:before {
    content: "\ea92"; }
  .author_links a:hover {
    text-decoration: underline; }

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

#snippet-box {
  width: 100% !important;
  float: none !important; }

/* Jetpack Related Posts */
h4.jp-relatedposts-post-title {
  margin: 10px 0 5px !important;
  font-weight: 400; }

.single div#jp-relatedposts h3.jp-relatedposts-headline {
  text-align: center;
  font-size: 18px;
  font-weight: 600; }
  .single div#jp-relatedposts h3.jp-relatedposts-headline em:before {
    display: none; }

.single #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3; }
  .single #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title a {
    color: #000;
    font-weight: 600; }
    .single #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title a:hover {
      text-decoration: none; }

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

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

.entry-content div.sharedaddy h3.sd-title {
  font-size: 18px;
  font-weight: 600; }

/* 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;
      -webkit-transition: 0.2s ease all;
      -o-transition: 0.2s ease all;
      transition: 0.2s ease all; }

.previous-cover {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: .6;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-color: black;
  -webkit-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  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; }

.page .has-post-cover h1.entry-title {
  color: #fff; }

.page {
  /* Gutenberg Images */ }
  @media only screen and (min-width: 950px) {
    .page .entry-content .alignfull {
      margin-left: -webkit-calc( -100vw / 2 + 100% / 2);
      margin-left: calc( -100vw / 2 + 100% / 2);
      margin-right: -webkit-calc( -100vw / 2 + 100% / 2);
      margin-right: calc( -100vw / 2 + 100% / 2); } }
  @media only screen and (min-width: 1250px) {
    .page .entry-content .alignwide {
      margin-left: -125px;
      margin-right: -125px;
      max-width: 1250px;
      width: 1250px; } }

.single .entry-header,
.page .entry-header {
  margin: 0;
  position: relative; }

.entry-header .entry-cover {
  width: 100%;
  z-index: 99;
  opacity: 1;
  border: none;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 650px;
  background-color: black; }

.entry-cover:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3); }

.single .entry-info {
  margin-top: 40px; }

.entry-cover .entry-info {
  width: 100%;
  z-index: 99;
  position: absolute;
  top: 50%;
  margin: 0 auto;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-align: center; }
  .entry-cover .entry-info .entry-category a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 0 5px;
    display: block; }
    .entry-cover .entry-info .entry-category a:hover {
      opacity: .7; }

.entry-cover .entry-info h1.entry-title {
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 50px;
  margin: 0 auto; }

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

Animations

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

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

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

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

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

.entry-thumbnail-popover .portfolio-popup-video {
  border-radius: 50%;
  display: inline-block;
  width: 70px;
  height: 70px;
  margin: 40px 0 0;
  line-height: 66px;
  position: relative;
  outline: none;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  opacity: 1; }

.entry-thumbnail-popover .portfolio-popup-video:after {
  font: normal 44px/25px 'dashicons';
  display: inline-block;
  content: "\f522";
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  padding-left: 10px; }

.entry-thumbnail-popover .portfolio-popup-video:hover {
  background: rgba(0, 0, 0, 0.4);
  border-radius: 50%; }

.entry-thumbnail-popover .portfolio-popup-video {
  display: block;
  text-align: center;
  margin: 0 auto;
  position: relative;
  max-width: 88%;
  width: 60px;
  height: 60px;
  line-height: 60px;
  opacity: 1; }
  .entry-thumbnail-popover .portfolio-popup-video:after {
    font: normal 45px/15px 'dashicons';
    margin: 0 8px 0 0; }
  .entry-thumbnail-popover .portfolio-popup-video.popup_image_insp {
    border: none;
    padding: 0;
    top: 47%; }
    .entry-thumbnail-popover .portfolio-popup-video.popup_image_insp:hover {
      border: none; }
    .entry-thumbnail-popover .portfolio-popup-video.popup_image_insp:after {
      font: normal 45px/25px 'reel';
      font-weight: normal;
      content: "\e903"; }
  .entry-thumbnail-popover .portfolio-popup-video:hover {
    opacity: 1;
    border: none; }

.entry-thumbnail-popover.lightbox_open_full .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; }

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

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

.entry-thumbnail-popover-content {
  width: 100%;
  padding: 0; }
  .entry-thumbnail-popover-content:hover h3 {
    display: block; }
  .entry-thumbnail-popover-content h3 a {
    color: #fff; }
    .entry-thumbnail-popover-content h3 a:hover {
      opacity: .7;
      color: #fff; }

.portfolio-archive .portfolio_item > a:hover .post_content_wrapper h3 {
  display: none; }

.background-video-buttons-wrapper {
  position: absolute;
  bottom: 1.5rem;
  right: 3.5rem;
  z-index: 100; }
  .background-video-buttons-wrapper a {
    color: #FFF;
    opacity: .4;
    -webkit-transition: opacity .3s 0s ease-in;
    -o-transition: opacity .3s 0s ease-in;
    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: 600;
  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;
  -webkit-transition: all 100ms;
  -o-transition: all 100ms;
  transition: all 100ms; }

.wpzoom-button-sound-background-mute:after {
  font: normal 30px/10px 'reel';
  display: inline-block;
  content: "\e900";
  vertical-align: top;
  padding: 15px 0;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  color: #fff;
  opacity: .8;
  -webkit-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  transition: 0.2s ease all; }

.wpzoom-button-sound-background-unmute:after {
  font: normal 30px/10px 'reel';
  display: inline-block;
  content: "\e900";
  vertical-align: top;
  padding: 15px 0;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  color: #fff;
  opacity: .8;
  -webkit-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  transition: 0.2s ease all;
  content: "\e902"; }

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

.portfolio-view_all-link {
  text-align: center; }
  .portfolio-view_all-link .btn {
    text-decoration: none; }
    .portfolio-view_all-link .btn:hover {
      text-decoration: none; }

.portfolio-showcase .portfolio-grid:before, .portfolio-showcase .portfolio-grid:after {
  content: " ";
  display: table; }

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

.portfolio-showcase .portfolio-grid:after, .portfolio-archive .portfolio-grid:after {
  clear: both; }

.portfolio-grid {
  margin-left: -0.916%; }

.portfolio-showcase .portfolio_item, .portfolio-archive .portfolio_item {
  width: 31.5%;
  margin: 0 0.916% 2%;
  position: relative;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.portfolio-grid.col_no_2 {
  margin-left: -1%; }

.portfolio-showcase .col_no_2 .portfolio_item,
.portfolio-archive .col_no_2 .portfolio_item {
  width: 48%;
  margin-right: 1%;
  margin-left: 1%; }

.portfolio-grid.col_no_4 {
  margin-left: -0.916%; }

.portfolio-showcase .col_no_4 .portfolio_item,
.portfolio-archive .col_no_4 .portfolio_item {
  width: 23%; }

.page-template-homepage-portfolio-infinite .portfolio-showcase .portfolio_item,
.page-template-homepage-portfolio-infinite .portfolio-archive .portfolio_item,
.page-template-archive-infinite .portfolio-showcase .portfolio_item,
.page-template-archive-infinite .portfolio-archive .portfolio_item {
  display: inline-block !important; }

/* Hides navigation links and site footer when infinite scroll is active */
.page-template-homepage-portfolio-infinite div.navigation span.current,
.page-template-homepage-portfolio-infinite .page-numbers,
.page-template-homepage-portfolio-infinite div.navigation .prev, .page-template-homepage-portfolio-infinite div.navigation .next,
.page-template-archive-infinite div.navigation span.current,
.page-template-archive-infinite .page-numbers,
.page-template-archive-infinite div.navigation .prev,
.page-template-archive-infinite div.navigation .next {
  display: none; }

.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 {
  display: none; }

.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 {
  content: " ";
  display: table; }

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

.portfolio-showcase .portfolio_item:after,
.portfolio-archive .portfolio_item:after {
  clear: both; }

.portfolio-showcase .portfolio_item img,
.portfolio-archive .portfolio_item img {
  width: 100%;
  height: auto;
  -webkit-transition: 0.2s ease-in-out all;
  -o-transition: 0.2s ease-in-out all;
  transition: 0.2s ease-in-out all; }

.portfolio-showcase .portfolio_item > a:hover img,
.portfolio-archive .portfolio_item > a:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  z-index: 10; }

.portfolio-showcase .portfolio_item video,
.portfolio-archive .portfolio_item video {
  -o-object-fit: cover;
  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;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  display: block; }

.portfolio-showcase .portfolio_item > a:hover video,
.portfolio-archive .portfolio_item > a:hover video {
  z-index: 11;
  opacity: 1;
  display: block;
  visibility: visible; }

.portfolio_item > a {
  display: block;
  overflow: hidden;
  position: relative;
  outline: 0; }
  .portfolio_item > a:hover .entry-thumbnail-popover {
    opacity: 1;
    background: rgba(0, 0, 0, 0.55); }
  .portfolio_item > a.no-thumbnail .entry-thumbnail-popover {
    opacity: 1; }
  .portfolio_item > a:hover .entry-thumbnail-popover-content, .portfolio_item > a.no-thumbnail .entry-thumbnail-popover-content {
    opacity: 1; }

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

.portfolio-showcase .portfolio_item.is-portfolio-gallery-video-background > a:hover img,
.portfolio-archive .portfolio_item.is-portfolio-gallery-video-background > a:hover img {
  -webkit-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none; }

.portfolio-archive .portfolio_item.is-portfolio-gallery-video-background .entry-thumbnail-popover {
  z-index: 200; }

.portfolio-archive .portfolio_item.is-portfolio-gallery-video-background .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; }

.portfolio-archive .portfolio_item.is-portfolio-gallery-video-background .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: 60px;
  opacity: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  vertical-align: middle; }

.portfolio-archive .portfolio_item.is-portfolio-gallery-video-background .entry-thumbnail-popover .portfolio-popup-video:hover {
  opacity: 1;
  border: none;
  background: none;
  border-radius: 0; }

.portfolio_item-title_btm {
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: normal; }

.portfolio-showcase .portfolio_item .more_link, .portfolio-archive .portfolio_item .more_link {
  display: none; }

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

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

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

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

.portfolio-archive-taxonomies:after {
  content: " ";
  display: table;
  clear: both; }

.portfolio-archive-taxonomies ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.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: #6D6D6D;
  color: #fff; }

.portfolio-archive-taxonomies a {
  display: block;
  color: #afafaf;
  -webkit-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  transition: 0.2s ease all;
  text-transform: uppercase;
  font-size: 16px; }

.portfolio-with-post-cover .portfolio-archive-taxonomies a {
  border-color: #484848; }

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

.entry-thumbnail-popover {
  width: 100%;
  height: 100%;
  position: absolute;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
  opacity: 0;
  z-index: 20;
  -webkit-transition: 0.15s ease-in-out all;
  -o-transition: 0.15s ease-in-out all;
  transition: 0.15s ease-in-out all; }

.entry-thumbnail-popover-content {
  color: white;
  position: relative;
  width: 100%;
  padding: 3%;
  opacity: 0;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex: 1 1 auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
  max-width: 920px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transition: 0.3s ease-out opacity;
  -o-transition: 0.3s ease-out opacity;
  transition: 0.3s ease-out opacity; }
  .entry-thumbnail-popover-content.popover-content--animated {
    -webkit-transition: 0.3s ease-out opacity, 0.3s ease-out bottom;
    -o-transition: 0.3s ease-out opacity, 0.3s ease-out bottom;
    transition: 0.3s ease-out opacity, 0.3s ease-out bottom; }
  .entry-thumbnail-popover-content h3 {
    text-align: center;
    font-size: 18px;
    line-height: 1.3;
    width: 100%;
    margin: 15px 0 5px;
    color: #fff;
    -webkit-transition: .2s ease all;
    -o-transition: .2s ease all;
    transition: .2s ease all;
    font-weight: 300; }
  .entry-thumbnail-popover-content span {
    color: #fff; }
    .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; }

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

7. Archive Posts

*********************************************************************************************/
.error404 .recent-posts {
  padding-bottom: 50px; }

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

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

.portfolio-with-post-cover .portfolio-header-info {
  position: relative;
  z-index: 99;
  padding: 50px 0; }
  .portfolio-with-post-cover .portfolio-header-info .entry-info {
    margin-top: 0;
    color: #fff; }
  .portfolio-with-post-cover .portfolio-header-info .section-title {
    color: #fff; }

.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: -80px;
  height: 30px;
  width: 30px;
  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;
  border: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  -webkit-transform: none; }

.flickity-prev-next-button:hover {
  background: transparent;
  opacity: 1; }

.flickity-prev-next-button.previous {
  right: 35px; }

.flickity-prev-next-button.next {
  right: 0; }

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

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

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

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

#loading-related .spinner {
  margin: 100px auto;
  width: 50px;
  height: 30px;
  text-align: center;
  font-size: 10px; }

#loading-related .spinner > div {
  background-color: #333;
  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; }

#loading-related .spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  -o-animation-delay: -1.1s;
  animation-delay: -1.1s; }

#loading-related .spinner .rect3 {
  -webkit-animation-delay: -1s;
  -o-animation-delay: -1s;
  animation-delay: -1s; }

#loading-related .spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  -o-animation-delay: -0.9s;
  animation-delay: -0.9s; }

#loading-related .spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  -o-animation-delay: -0.8s;
  animation-delay: -0.8s; }

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

.portfolio_related {
  padding: 30px 0 40px;
  background: #0d0f13; }

.portfolio_related:empty {
  display: none; }

.carousel_widget_wrapper {
  position: relative; }

.flickity-enabled {
  position: relative; }

#carousel-related {
  margin: 0; }

.portfolio_related h3.portfolio_item-related-title {
  color: #fff;
  margin: 40px 0; }

.carousel_widget_wrapper ul li {
  margin: 0 4% 0 0;
  width: 31%;
  vertical-align: top;
  display: none;
  text-align: center; }
  .carousel_widget_wrapper ul li h3 {
    margin: 15px 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 1px; }
    .carousel_widget_wrapper ul li h3 a {
      color: #fff;
      padding-bottom: 3px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
      .carousel_widget_wrapper ul li h3 a:hover {
        border-bottom: none; }

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

.carousel_widget_wrapper > div li {
  display: none; }

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

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

.carousel_widget_wrapper .post-thumb {
  overflow: hidden;
  z-index: 2; }
  .carousel_widget_wrapper .post-thumb img {
    max-width: 100%;
    width: 100%;
    height: auto;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    vertical-align: top; }
  .carousel_widget_wrapper .post-thumb a:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }

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

.back_portfolio_wrap {
  padding: 20px 0;
  text-align: center;
  background: #000; }
  .back_portfolio_wrap .back_portfolio {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    display: block; }
    .back_portfolio_wrap .back_portfolio:before {
      content: "\f180";
      font-family: dashicons;
      font-size: 28px;
      color: #fff;
      display: block;
      font-weight: normal; }
    .back_portfolio_wrap .back_portfolio:hover {
      opacity: .8; }

.portfolio-archive .home_section {
  padding: 50px 0 0; }
  .portfolio-archive .home_section .section-title {
    margin-bottom: 30px; }

.portfolio-archive .entry-header-excerpt {
  margin: 0 0 30px; }
  .portfolio-archive .entry-header-excerpt:empty {
    display: none; }

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

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

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

.single-portfolio_item {
  /* Gutenberg Images */ }
  .single-portfolio_item .entry-details {
    width: 100%;
    border-left: none;
    margin: 0 0 40px;
    padding: 30px;
    float: none;
    background: rgba(127, 117, 86, 0.04);
    max-width: 100%;
    text-align: center; }
    .single-portfolio_item .entry-details .inner-wrap {
      max-width: 1000px; }
    .single-portfolio_item .entry-details span {
      margin-top: 0; }
    .single-portfolio_item .entry-details ul {
      padding: 0;
      margin: 0; }
    .single-portfolio_item .entry-details li {
      list-style-type: none;
      margin-bottom: 0;
      width: 30%;
      display: inline-block; }
  .single-portfolio_item h1.entry-title {
    font-size: 40px;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px; }
  .single-portfolio_item .entry-info {
    border: none;
    margin: 0;
    padding: 0; }
  .single-portfolio_item .portfolio_item-header {
    padding: 80px 0 40px;
    margin: 0 auto;
    text-align: center;
    max-width: 70%;
    font-size: 18px; }
  .single-portfolio_item .entry_wrapper {
    max-width: 1000px;
    margin-top: 50px; }
    .single-portfolio_item .entry_wrapper .entry-content {
      width: 100%;
      float: none; }
  @media only screen and (min-width: 950px) {
    .single-portfolio_item .entry-content .alignfull {
      margin-left: -webkit-calc( -100vw / 2 + 100% / 2);
      margin-left: calc( -100vw / 2 + 100% / 2);
      margin-right: -webkit-calc( -100vw / 2 + 100% / 2);
      margin-right: calc( -100vw / 2 + 100% / 2); } }
  @media only screen and (min-width: 1250px) {
    .single-portfolio_item .entry-content .alignwide {
      margin-left: -125px;
      margin-right: -125px;
      max-width: 1250px;
      width: 1250px; } }

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

    Editor Blocks

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

.wp-block-button .wp-block-button__link {
  display: inline-block;
  width: auto;
  padding: 12px 25px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  border: 2px solid #0d0f13;
  -webkit-transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease;
  -o-transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease;
  transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  border-radius: 5px;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875);
  transition: -webkit-transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875);
  -o-transition: -o-transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875);
  transition: transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875), -webkit-transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875);
  transition: transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875), -webkit-transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875);
  border: none;
  text-decoration: none;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.1); }
  .wp-block-button .wp-block-button__link:hover {
    text-decoration: none;
    border-color: #101010;
    background: #101010;
    color: #fff;
    -webkit-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    -o-transform: translateY(-1px);
    transform: translateY(-1px);
    -webkit-box-shadow: 0 4px 20px -5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 4px 20px -5px rgba(0, 0, 0, 0.5); }

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

.wp-block-button.is-style-squared .wp-block-button__link {
  border-radius: 0; }

.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: #32D8BF; }

.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-green-background-color {
  background-color: #32D8BF;
  border: 2px solid transparent; }
  .wp-block-button:not(.is-style-outline) .has-green-background-color:hover {
    background: #101010;
    border: 2px solid #101010;
    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.is-style-outline .has-green-background-color {
  background-color: transparent;
  color: #32D8BF;
  border-color: #32D8BF; }
  .wp-block-button.is-style-outline .has-green-background-color:hover {
    background-color: #32D8BF;
    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-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-pullquote {
  border-top: none;
  border-bottom: none;
  color: #fff; }

#slider .wp-block-pullquote cite, #slider .wp-block-pullquote footer, #slider .wp-block-pullquote__citation {
  color: #fff; }

#slider .wp-block-quote:not(.is-large):not(.is-style-large) {
  border-left: 4px solid rgba(255, 255, 255, 0.2);
  padding-left: 1em; }

#slider .wp-block-quote cite, #slider .wp-block-quote footer, #slider .wp-block-quote__citation {
  color: #fff; }

#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: 12px 25px;
  color: #fff;
  background: #0d0f13;
  font-size: 16px;
  font-weight: 600;
  border: 2px solid #fff;
  -webkit-transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease;
  -o-transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease;
  transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  border-radius: 5px;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875);
  transition: -webkit-transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875);
  -o-transition: -o-transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875);
  transition: transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875), -webkit-transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875);
  transition: transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875), -webkit-transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875);
  border: none;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.1); }
  #slider .wp-block-button .wp-block-button__link:hover {
    text-decoration: none;
    color: #fff;
    -webkit-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    -o-transform: translateY(-1px);
    transform: translateY(-1px);
    -webkit-box-shadow: 0 4px 20px -5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 4px 20px -5px rgba(0, 0, 0, 0.5); }

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

#slider .wp-block-button.is-style-squared .wp-block-button__link {
  border-radius: 0; }

#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: #32D8BF; }

#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-green-background-color {
  background-color: #32D8BF;
  border: 2px solid transparent; }
  #slider .wp-block-button:not(.is-style-outline) .has-green-background-color:hover {
    background: #fff;
    color: #0d0f13;
    text-shadow: none; }

#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: #fff;
    color: #0d0f13;
    text-shadow: none; }

#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: #fff;
    color: #0d0f13;
    text-shadow: none; }

#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: #fff;
    color: #0d0f13;
    text-shadow: none; }

#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: #fff;
    color: #0d0f13;
    text-shadow: none; }

#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: #fff;
    color: #0d0f13;
    text-shadow: none; }

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

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
#comments {
  border-top: 1px solid #EEEEEE; }

#comments h3 {
  position: relative;
  font-size: 26px;
  margin: 0 0 40px; }

#respond > h3 {
  position: relative;
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 26px; }

.comment-notes {
  margin-bottom: 30px;
  color: #999; }

.commentlist {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  .commentlist li {
    list-style-type: none; }
  .commentlist .children {
    margin: 30px 0 0 50px; }
  .commentlist .comment {
    margin-bottom: 44px;
    padding-bottom: 32px;
    position: relative;
    border-bottom: 1px solid #EEEEEE;
    line-height: 1.8; }
  .commentlist .children li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 30px; }

.comment .avatar {
  float: left;
  border-radius: 50%;
  margin-right: 28px; }

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

.comment-author:after {
  content: " ";
  display: table;
  clear: both; }

.comment-author .fn {
  font-style: normal;
  font-weight: 600;
  font-size: 18px; }
  .comment-author .fn a {
    font-style: normal;
    font-weight: 600;
    font-size: 18px; }

.comment-author .comment-meta {
  margin-top: 5px;
  color: #a2a2a2; }
  .comment-author .comment-meta a {
    color: #a2a2a2; }
    .comment-author .comment-meta a:hover {
      color: #333; }

.comment-main {
  overflow: hidden; }

.comment-body {
  margin-top: 8px; }

#respond {
  margin-bottom: 15px; }
  #respond .form_fields p {
    margin-bottom: 24px;
    width: 50%; }
    #respond .form_fields p:first-child {
      padding-left: 0; }
  #respond label {
    font-weight: normal;
    font-size: 16px;
    margin-bottom: 5px; }
  #respond input[type="text"] {
    width: 90%; }
  #respond textarea {
    width: 100%;
    height: 150px; }
  #respond #submit {
    width: auto;
    padding-left: 25px;
    padding-right: 25px;
    margin-top: 12px; }
  #respond code {
    white-space: pre-wrap; }

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

#respond .form_fields p .required_lab {
  margin-left: 10px;
  color: #a7a7b3; }

#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%;
  z-index: 200;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.58, 0.3, 0.005, 1), -webkit-transform 0.4s cubic-bezier(0.58, 0.3, 0.005, 1);
  transition: -o-transform 0.4s cubic-bezier(0.58, 0.3, 0.005, 1), -webkit-transform 0.4s cubic-bezier(0.58, 0.3, 0.005, 1);
  transition: transform 0.4s cubic-bezier(0.58, 0.3, 0.005, 1), -webkit-transform 0.4s cubic-bezier(0.58, 0.3, 0.005, 1);
  position: fixed;
  top: 0;
  background: #fff; }

.navbar {
  position: relative;
  z-index: 200;
  -webkit-transition: all 0.28s cubic-bezier(0.555, 0.205, 0.295, 0.975);
  -o-transition: all 0.28s cubic-bezier(0.555, 0.205, 0.295, 0.975);
  transition: all 0.28s cubic-bezier(0.555, 0.205, 0.295, 0.975);
  min-height: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

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

.navbar:after {
  clear: both; }

/* Logo Styles */
.navbar-brand-wpz {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-height: 20px;
  margin: 0 30px 0 0;
  text-align: left; }
  .navbar-brand-wpz img {
    max-width: 100%;
    max-height: 120px;
    width: auto;
    height: auto;
    margin: 10px 0;
    vertical-align: top; }
  .navbar-brand-wpz h1 {
    font-weight: 600;
    line-height: 1;
    margin: 0;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 4px; }
  .navbar-brand-wpz a:hover {
    text-decoration: none;
    opacity: 0.8;
    color: inherit; }
  .navbar-brand-wpz .tagline {
    font-size: 14px;
    color: #969696;
    margin: 10px 0 0; }

/* 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: 1200px) {
  .headroom--not-top {
    -webkit-box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.29);
    box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.29); }
  .headroom--not-top .navbar {
    padding: 5px 0;
    min-height: 80px; }
  .headroom--not-top .navbar-brand-wpz img {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    max-height: 70px;
    width: auto; } }

/* Compatibility with WP admin bar */
.admin-bar .headroom {
  margin-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; } }

.site-header.headroom {
  width: 100%;
  z-index: 1000; }

.site-header.headroom--not-top {
  position: fixed;
  top: 0;
  border: none; }

.site-header.headroom .navbar-brand h1,
.site-header.headroom .main-navbar {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.site-header.headroom .tagline {
  -webkit-transition-duration: .2s;
  -o-transition-duration: .2s;
  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 {
  -webkit-transition-duration: .34s;
  -o-transition-duration: .34s;
  transition-duration: .34s;
  max-width: 80%;
  height: auto; }

.site-header.headroom--not-top .navbar-brand .tagline {
  font-size: 0; }

/*--------------------------------------------------------------
## Sidebar
--------------------------------------------------------------*/
#sidebar {
  float: right;
  width: 375px; }

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

10. Footer

*********************************************************************************************/
.site-footer {
  font-size: 20px;
  color: #71767f; }
  .site-footer a {
    color: #fff; }
    .site-footer a:hover {
      color: #ccc; }

.site-info {
  padding: 50px 0; }
  .site-info a {
    font-weight: 500; }
  .site-info:before {
    content: " ";
    display: table; }
  .site-info:after {
    content: " ";
    display: table;
    clear: both; }
  .site-info .copyright {
    width: 50%;
    margin: 0; }
  .site-info .designed-by {
    margin: 0; }

/*--------------------------------------------------------------
## Homepage
--------------------------------------------------------------*/
.site-main:before {
  content: " ";
  display: table; }

.site-main:after {
  content: " ";
  display: table;
  clear: both; }

.home_section {
  padding: 80px 0;
  font-size: 20px;
  overflow: hidden; }

.home_section p {
  max-width: 75%;
  margin: 0; }

.section_desc {
  font-size: 20px;
  max-width: 75%;
  margin: 0 0 40px; }

.home_section p a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.4); }

.home_section p a:hover {
  border: none; }

.home_section.section_grey {
  background: #f1f2f2; }

ul.fancy_list,
ul.fancy_list ul {
  list-style-type: none; }

ul.fancy_list li {
  text-indent: -5px; }

ul.fancy_list li:before {
  content: "\2014";
  margin-right: 10px;
  text-indent: -5px; }

.content-area {
  background: #101317;
  color: #71767f;
  padding: 80px 0; }
  .content-area .section-title {
    color: #fff; }

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

/*--------------------------------------------------------------
# Slideshow
--------------------------------------------------------------*/
/*********************************************************************************************

4. Featured Slider

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

@-o-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% {
    -o-transform: scaleY(0.4);
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4); }
  20% {
    -o-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform: scaleY(1); } }

#slider {
  overflow: hidden;
  position: relative;
  background: #fff; }

.empty-slider {
  max-width: 1200px;
  margin: 60px auto 40px;
  padding: 0 15px; }

.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;
  overflow: hidden; }

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

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

.slides > li .li-wrap {
  position: relative;
  top: 47%;
  max-width: 1300px;
  margin: 0 auto;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%); }

#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%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.animated {
  -webkit-animation-duration: .5s;
  -o-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both; }
  .animated.slow {
    -webkit-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s; }

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

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

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

.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  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;
  -webkit-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  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,
.mfp-fade .mfp-iframe-holder .mfp-close:hover {
  top: -50px !important;
  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,
.mfp-fade .mfp-inline-holder .mfp-close:hover {
  top: -50px !important;
  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;
  -o-object-fit: cover;
  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; }

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

#slider .slide-background-overlay {
  position: absolute;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.4)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.4) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.4) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.4) 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;
  margin: 0;
  color: #fff;
  font-size: 56px;
  line-height: 1.3;
  font-weight: 800;
  -webkit-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  transition: 0.2s ease all;
  font-family: 'Work Sans', sans-serif; }
  .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: 22px 0 0;
  color: #e6e6e6;
  font-size: 24px;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.3); }
  .slides > li .excerpt p {
    margin: 0; }
  .slides > li .excerpt:last-child {
    margin-bottom: 0; }

.slides > li .slide_button {
  margin: 40px 0 0; }
  .slides > li .slide_button a {
    background: #fff;
    color: #0d0f13; }

.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%;
    -webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    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;
    -webkit-transition: opacity .3s 0s ease-in;
    -o-transition: opacity .3s 0s ease-in;
    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: 600;
  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;
  -webkit-transition: all 100ms;
  -o-transition: all 100ms;
  transition: all 100ms; }

.wpzoom-button-sound-background-mute:after {
  font: normal 30px/10px 'reel';
  display: inline-block;
  content: "\e905";
  vertical-align: top;
  padding: 15px 0;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  color: #fff;
  opacity: .8;
  -webkit-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  transition: 0.2s ease all; }

.wpzoom-button-sound-background-unmute:after {
  font: normal 30px/10px 'reel';
  display: inline-block;
  vertical-align: top;
  padding: 15px 0;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  color: #fff;
  opacity: .8;
  -webkit-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  transition: 0.2s ease all;
  content: "\e906"; }

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: 500px;
  max-height: 2000px; }

.loading .flex-viewport {
  max-height: 300px; }

.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: 510;
  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;
    -webkit-transition: all 100ms;
    -o-transition: all 100ms;
    transition: all 100ms; }
  #slider .flex-direction-nav .flex-prev:after {
    font: normal 44px/14px 'reel';
    display: inline-block;
    content: "\e907";
    vertical-align: top;
    padding: 15px 0;
    -webkit-font-smoothing: antialiased;
    color: #fff;
    opacity: .8;
    -webkit-transition: 0.2s ease all;
    -o-transition: 0.2s ease all;
    transition: 0.2s ease all; }
  #slider .flex-direction-nav .flex-next:after {
    font: normal 44px/14px 'reel';
    display: inline-block;
    content: "\e908";
    vertical-align: top;
    padding: 15px 0;
    -webkit-font-smoothing: antialiased;
    color: #fff;
    opacity: .8;
    -webkit-transition: 0.2s ease all;
    -o-transition: 0.2s ease all;
    transition: 0.2s ease all; }
  #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: 2%; }
  #slider .flex-direction-nav .flex-next {
    right: 2%; }

.flex-direction-nav a:focus {
  outline: 0; }

.flex-direction-nav a:hover, .flex-direction-nav a:active {
  opacity: 1; }

/* Nav Dots */
#slider .flex-control-nav {
  bottom: 3%;
  height: 30px;
  left: 0;
  pointer-events: none;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 500; }
  #slider .flex-control-nav li {
    display: inline-block;
    height: 14px;
    margin: 5px;
    pointer-events: auto;
    position: relative;
    width: 14px; }
    #slider .flex-control-nav li a {
      border: 2px solid rgba(255, 255, 255, 0.3);
      border-radius: 50%;
      cursor: pointer;
      display: block;
      height: 100%;
      text-indent: -9999em;
      -webkit-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s;
      width: 100%; }
      #slider .flex-control-nav li a.flex-active, #slider .flex-control-nav li a:hover {
        background: rgba(255, 255, 255, 0.8); }

.fs-background-container,
.parallax-section {
  position: relative;
  background-repeat: no-repeat;
  overflow: hidden;
  background-attachment: fixed !important;
  -webkit-background-size: cover !important;
  background-size: cover !important; }

@-webkit-keyframes scaleIn {
  to {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@-o-keyframes scaleIn {
  to {
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@keyframes scaleIn {
  to {
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-webkit-keyframes slideIn {
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-o-keyframes slideIn {
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideIn {
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.popup-video {
  margin: 40px 0 0;
  display: block;
  outline: 0; }

.play-toggle {
  position: relative;
  cursor: pointer; }

.play-toggle .play-circle, .play-toggle .play-circle:before, .play-toggle .play-circle:after, .play-toggle span {
  display: inline-block;
  vertical-align: middle; }

.play-toggle span {
  color: white;
  margin-left: 1rem;
  line-height: 1.2;
  font-size: 18px;
  -webkit-transition: -webkit-transform 350ms ease;
  transition: -webkit-transform 350ms ease;
  -o-transition: -o-transform 350ms ease;
  transition: transform 350ms ease;
  -webkit-transition: -webkit-transform 350ms ease, -webkit-transform 350ms ease;
  transition: transform 350ms ease, -webkit-transform 350ms ease; }

.play-toggle span i, .play-toggle span strong {
  display: inline-block;
  opacity: 0;
  -webkit-transform: translate3d(-1rem, 0, 0);
  transform: translate3d(-1rem, 0, 0);
  -webkit-animation: slideIn 400ms ease forwards;
  -o-animation: slideIn 400ms ease forwards;
  animation: slideIn 400ms ease forwards; }

.play-toggle span i {
  color: rgba(255, 255, 255, 0.7);
  -webkit-animation-delay: 700ms;
  -o-animation-delay: 700ms;
  animation-delay: 700ms; }

.play-toggle span strong {
  font-size: 22px;
  font-weight: 900;
  letter-spacing: 1px;
  -webkit-animation-delay: 750ms;
  -o-animation-delay: 750ms;
  animation-delay: 750ms; }

.play-toggle .play-circle, .play-toggle .play-circle:before, .play-toggle .play-circle:after {
  position: relative;
  height: 50px;
  width: 50px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-animation: scaleIn 500ms cubic-bezier(0.075, 0.82, 0.165, 1) 500ms forwards;
  -o-animation: scaleIn 500ms cubic-bezier(0.075, 0.82, 0.165, 1) 500ms forwards;
  animation: scaleIn 500ms cubic-bezier(0.075, 0.82, 0.165, 1) 500ms forwards; }

.play-toggle .play-circle:before {
  position: absolute;
  top: 50%;
  left: 50%;
  content: '';
  opacity: 0.04; }

.play-toggle .play-circle:before {
  height: 100px;
  width: 100px;
  margin-left: -50px;
  margin-top: -50px; }

.play-toggle .play-circle:after {
  height: 120px;
  width: 120px;
  margin-left: -80px;
  margin-top: -80px; }

.play-toggle .play-icon {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: white;
  border-radius: 50%;
  -webkit-box-shadow: 0 3px 24px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 24px rgba(0, 0, 0, 0.3);
  -webkit-transition: -webkit-transform 350ms ease;
  transition: -webkit-transform 350ms ease;
  -o-transition: -o-transform 350ms ease;
  transition: transform 350ms ease;
  -webkit-transition: -webkit-transform 350ms ease, -webkit-transform 350ms ease;
  transition: transform 350ms ease, -webkit-transform 350ms ease; }

.play-toggle .play-icon:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-35%, -50%);
  -ms-transform: translate(-35%, -50%);
  -o-transform: translate(-35%, -50%);
  transform: translate(-35%, -50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-left: 15px solid #000;
  border-bottom: 10px solid transparent; }

.play-toggle:hover .play-icon {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1); }

.play-toggle:hover span {
  -webkit-transform: translateX(0.3rem);
  -ms-transform: translateX(0.3rem);
  -o-transform: translateX(0.3rem);
  transform: translateX(0.3rem); }

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

.infinite-scroll:not(.infinity-end):not(.neverending) #recent-posts {
  margin-bottom: 40px;
  position: relative; }

.infinite-scroll #infinite-handle {
  left: 0;
  right: 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875);
  transition: -webkit-transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875);
  -o-transition: -o-transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875);
  transition: transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875), -webkit-transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875);
  transition: transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875), -webkit-transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875); }
  .infinite-scroll #infinite-handle span {
    display: block;
    width: 100%;
    line-height: 50px;
    border-radius: 5px;
    color: #fff;
    -webkit-transition: 0.2s ease all;
    -o-transition: 0.2s ease all;
    transition: 0.2s ease all;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold; }
    .infinite-scroll #infinite-handle span button {
      -webkit-transition: none;
      -o-transition: none;
      transition: none;
      -webkit-box-shadow: none;
      box-shadow: none;
      -webkit-transform: none;
      -ms-transform: none;
      -o-transform: none;
      transform: none; }
  .infinite-scroll #infinite-handle:hover {
    color: #fff;
    border: none;
    -webkit-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    -o-transform: translateY(-1px);
    transform: translateY(-1px);
    -webkit-box-shadow: 0 4px 20px -5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 4px 20px -5px rgba(0, 0, 0, 0.5); }

/*--------------------------------------------------------------
# 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;
  -webkit-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  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; }

/*--------------------------------------------------------------
# Unyson
--------------------------------------------------------------*/
.fw-container {
  max-width: 1700px; }
  .fw-container .entry-meta {
    color: inherit; }

.fw-container-fluid {
  z-index: 1; }

@media (min-width: 1200px) {
  .builder-wrap .fw-container {
    width: 96%; } }

@media (min-width: 1515px) {
  .builder-wrap .fw-container {
    width: 1400px; } }

.full-width .entry-content > * {
  max-width: 100%; }

h2.wpzabb-heading,
h2.fw-special-title {
  margin: 0 0 15px;
  font-size: 48px;
  font-weight: 500;
  color: #000; }

.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 {
  opacity: .7; }

.builder-wrap section:not(.fw_theme_bg_color_1) p a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.4); }

.builder-wrap section:not(.fw_theme_bg_color_1) p a:hover {
  border: none; }

.builder-wrap {
  font-size: 18px; }
  .builder-wrap .sharedaddy {
    display: none; }
  .builder-wrap .fw-container-fluid .fw-col-xs-12 {
    padding-left: 0;
    padding-right: 0; }
  .builder-wrap .fw-team .fw-team-inner {
    text-align: left; }
  .builder-wrap .fw-heading {
    margin-bottom: 25px; }
  .builder-wrap .fw-testimonials .fw-testimonials-text {
    font-family: inherit; }
  .builder-wrap img {
    height: auto; }
  .builder-wrap .fw-team .fw-team-name h3 {
    margin-top: 20px;
    color: inherit;
    font-weight: 600;
    margin-bottom: 10px; }
  .builder-wrap .fw-team .fw-team-name span {
    font-size: 16px;
    color: inherit;
    opacity: .7; }

.fw-container {
  z-index: 1; }

/* Team Members */
.fw-divider-line hr {
  border-top: 1px solid #eee;
  margin: 0; }

.contact-form .fw-row input[type=email], .contact-form .fw-row input[type=text] {
  width: 100%; }

.contact-form .fw-row textarea {
  width: 100%; }

.wpz-btn {
  white-space: nowrap;
  line-height: 1.6;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  text-decoration: none;
  white-space: nowrap;
  outline: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #fff; }

.wpz-btn-center {
  text-align: center; }

.wpz-btn span {
  display: block; }

.wpz-btn:hover, .wpz-btn:focus {
  text-decoration: none !important;
  outline: none;
  color: #fff;
  background: #000; }

.wpz-btn-black:hover, .wpz-btn-black:focus {
  background: #121212;
  color: #fff; }

.wpz-btn-white {
  color: #0d0f13;
  background: #fff; }
  .wpz-btn-white:hover, .wpz-btn-white:focus {
    background: #fff;
    color: #121212; }

.fw-section-image .wpz-btn {
  color: #fff; }
  .fw-section-image .wpz-btn:hover, .fw-section-image .wpz-btn:focus {
    color: #000;
    background: #fff; }

.fw-section-image .wpz-btn-black {
  color: #fff;
  background: #121212; }
  .fw-section-image .wpz-btn-black:hover, .fw-section-image .wpz-btn-black:focus {
    background: #fff;
    color: #121212; }

.fw-section-image .wpz-btn-white {
  color: #fff;
  background: none; }
  .fw-section-image .wpz-btn-white:hover, .fw-section-image .wpz-btn-white:focus {
    background: #fff;
    color: #121212; }

.fw-category-image {
  color: #fff;
  padding: 50px 30px;
  text-align: center;
  background-color: black;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  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;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    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:hover {
    text-decoration: none; }

.fw-category-inner {
  position: relative;
  z-index: 10;
  color: #fff; }

.fw-category-name h3 {
  color: #fff;
  font-weight: 600;
  margin: 0 0 15px;
  font-size: 24px; }

.fw-category-name span {
  font-size: 16px;
  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: 1px solid #ddd;
  padding: 0 0 30px; }

.fw-pricing-container p {
  font-size: 16px; }

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

.fw-section-image {
  position: relative;
  -webkit-background-size: cover;
  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); }

/* Color Styles */
/* Dark */
.fw_theme_bg_color_1 {
  background-color: #0d0f13;
  color: #71767f; }
  .fw_theme_bg_color_1 a {
    color: #fff; }
    .fw_theme_bg_color_1 a:hover {
      border: none;
      color: #fff;
      opacity: .8; }
  .fw_theme_bg_color_1 input[type=submit] {
    background: #fff;
    color: #000;
    border: none; }
    .fw_theme_bg_color_1 input[type=submit]:hover {
      color: #fff;
      background: #333; }
  .fw_theme_bg_color_1 h2.fw-special-title, .fw_theme_bg_color_1 .fw-special-subtitle {
    color: #fff; }
  .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 .wpz-btn {
    background: #fff;
    color: #000;
    border: none; }
    .fw_theme_bg_color_1 .wpz-btn:hover, .fw_theme_bg_color_1 .wpz-btn:focus {
      text-decoration: none !important;
      color: #000;
      opacity: 1;
      background: #fff; }
  .fw_theme_bg_color_1 .wpz-btn-white {
    color: #fff;
    background: #fff;
    color: #000;
    border: none; }
    .fw_theme_bg_color_1 .wpz-btn-white:hover {
      background: #fff;
      color: #000;
      opacity: 1; }
  .fw_theme_bg_color_1 .portfolio-view_all-link a,
  .fw_theme_bg_color_1 .readmore_button a,
  .fw_theme_bg_color_1 .wpz_button {
    background: #fff;
    padding: 12px 25px;
    color: #222;
    border-radius: 5px;
    display: inline-block;
    width: auto;
    margin: 15px 0;
    font-weight: 600;
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875);
    transition: -webkit-transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875);
    -o-transition: -o-transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875);
    transition: transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875), -webkit-transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875);
    transition: transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875), -webkit-transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875);
    border: none;
    box-shadow: 0 6px 10px 0 rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: 0 6px 10px 0 rgba(255, 255, 255, 0.1); }
    .fw_theme_bg_color_1 .portfolio-view_all-link a:hover,
    .fw_theme_bg_color_1 .readmore_button a:hover,
    .fw_theme_bg_color_1 .wpz_button:hover {
      opacity: 1;
      color: #111;
      border: none;
      -webkit-transform: translateY(-1px);
      -ms-transform: translateY(-1px);
      -o-transform: translateY(-1px);
      transform: translateY(-1px);
      -webkit-box-shadow: 0 4px 20px -5px rgba(255, 255, 255, 0.5);
      box-shadow: 0 4px 20px -5px rgba(255, 255, 255, 0.5); }

/* Gray */
.fw_theme_bg_color_2 {
  background-color: #F1F1F1; }

.background-video {
  background-color: #0700ce;
  color: #fff; }

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

.overlay_color_2 {
  background-color: #f1f2f2; }

.fw_theme_bg_fw-custom {
  position: relative; }

/*--------------------------------------------------------------
# WooCommerce
--------------------------------------------------------------*/
.woocommerce nav.woocommerce-pagination ul {
  border: none;
  font-size: 18px; }
  .woocommerce nav.woocommerce-pagination ul li {
    border: none; }
    .woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
      color: #666; }
    .woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover {
      background: none;
      color: #000; }
    .woocommerce nav.woocommerce-pagination ul li span.current {
      background: none;
      color: #000; }

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

.shop-wrapper {
  overflow: hidden; }

.woocommerce-cart table.cart td.actions .coupon .input-text {
  padding: 7px 10px;
  margin-right: 10px;
  border-color: #DEE3E7; }

.woocommerce .entry-content > * {
  max-width: 100%; }

.woocommerce h1.entry-title {
  margin-bottom: 20px;
  font-size: 30px; }

.woocommerce table.shop_table td {
  padding: 20px 15px; }

.woocommerce-checkout #payment {
  background: #F7F8FA;
  border: 1px solid #DEE3E7; }
  .woocommerce-checkout #payment ul.payment_methods li {
    list-style-type: none; }
  .woocommerce-checkout #payment div.payment_box:after {
    display: none; }
  .woocommerce-checkout #payment ul.payment_methods {
    border-bottom-color: #DEE3E7; }

.wc_payment_method label {
  display: inline-block; }

.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count {
  font-size: 14px; }

.woocommerce .woocommerce-ordering {
  color: #171615; }

.woocommerce ul.products li.product {
  text-align: center; }
  .woocommerce ul.products li.product .product-thumb {
    margin: 0 0 15px; }
    .woocommerce ul.products li.product .product-thumb a {
      display: block;
      padding: 0;
      margin: 0; }
      .woocommerce ul.products li.product .product-thumb a img {
        margin: 0; }

.woocommerce .products .star-rating {
  display: none; }

.woocommerce ul.products li.product h3 {
  padding-top: 0; }
  .woocommerce ul.products li.product h3:hover {
    color: #0d0f13; }

.woocommerce ul.products li.product .price {
  color: #444;
  margin: 0;
  font-size: 16px; }

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  font-weight: 600;
  color: #fff !important;
  padding: 10px 25px; }

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
  color: #fff; }

.woocommerce-message, .woocommerce-info {
  border-top-color: #000; }
  .woocommerce-message:before, .woocommerce-info:before {
    color: #000; }

.woocommerce #respond input#submit.alt.disabled, .woocommerce a.button.alt.disabled, .woocommerce button.button.alt.disabled, .woocommerce input.button.alt.disabled {
  background-color: #676c71; }
  .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce a.button.alt.disabled:hover, .woocommerce button.button.alt.disabled:hover, .woocommerce input.button.alt.disabled:hover {
    background-color: #676c71; }

.woocommerce #respond input#submit.alt:disabled, .woocommerce a.button.alt:disabled, .woocommerce button.button.alt:disabled, .woocommerce input.button.alt:disabled {
  background-color: #676c71; }
  .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce a.button.alt:disabled:hover, .woocommerce button.button.alt:disabled:hover, .woocommerce input.button.alt:disabled:hover {
    background-color: #676c71; }
  .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled] {
    background-color: #676c71; }
    .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt:disabled[disabled]:hover {
      background-color: #676c71; }

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background: #000; }

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
  background: #0d0f13; }

.woocommerce div.product p.price, .woocommerce div.product span.price {
  color: #444; }

.woocommerce div.product .product_title {
  text-align: left; }

.woocommerce .quantity .qty {
  padding: 8px 6px;
  /* WooCommerce Cart Icon */
  margin-right: 10px; }
  .woocommerce .quantity .qty .woocommerce nav.woocommerce-pagination ul {
    border: none;
    font-size: 18px; }
    .woocommerce .quantity .qty .woocommerce nav.woocommerce-pagination ul li {
      border: none; }
      .woocommerce .quantity .qty .woocommerce nav.woocommerce-pagination ul li a, .woocommerce .quantity .qty .woocommerce nav.woocommerce-pagination ul li span {
        color: #666; }
      .woocommerce .quantity .qty .woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce .quantity .qty .woocommerce nav.woocommerce-pagination ul li a:hover {
        background: none;
        color: #000; }
      .woocommerce .quantity .qty .woocommerce nav.woocommerce-pagination ul li span.current {
        background: none;
        color: #000; }
  .woocommerce .quantity .qty a.cart-button {
    display: block; }
    .woocommerce .quantity .qty a.cart-button:before {
      content: "\f174";
      display: inline-block;
      -webkit-font-smoothing: antialiased;
      font: normal 20px/20px 'dashicons';
      vertical-align: middle;
      margin: 0 8px 0 0; }
  .woocommerce .quantity .qty .shop-wrapper {
    overflow: hidden; }
  .woocommerce .quantity .qty .woocommerce-cart table.cart td.actions .coupon .input-text {
    padding: 7px 10px;
    margin-right: 10px;
    border-color: #DEE3E7; }
  .woocommerce .quantity .qty .woocommerce .entry-content > * {
    max-width: 100%; }
  .woocommerce .quantity .qty .woocommerce h1.entry-title {
    margin-bottom: 20px;
    font-size: 30px; }
  .woocommerce .quantity .qty .woocommerce table.shop_table td {
    padding: 20px 15px; }
  .woocommerce .quantity .qty .woocommerce-checkout #payment {
    background: #F7F8FA;
    border: 1px solid #DEE3E7; }
    .woocommerce .quantity .qty .woocommerce-checkout #payment ul.payment_methods li {
      list-style-type: none; }
    .woocommerce .quantity .qty .woocommerce-checkout #payment div.payment_box:after {
      display: none; }
    .woocommerce .quantity .qty .woocommerce-checkout #payment ul.payment_methods {
      border-bottom-color: #DEE3E7; }
  .woocommerce .quantity .qty .wc_payment_method label {
    display: inline-block; }
  .woocommerce .quantity .qty .woocommerce .woocommerce-ordering, .woocommerce .quantity .qty .woocommerce .woocommerce-result-count {
    font-size: 14px; }
  .woocommerce .quantity .qty .woocommerce .woocommerce-ordering {
    color: #171615; }
  .woocommerce .quantity .qty .woocommerce ul.products li.product {
    text-align: center; }
    .woocommerce .quantity .qty .woocommerce ul.products li.product .product-thumb {
      margin: 0 0 15px; }
      .woocommerce .quantity .qty .woocommerce ul.products li.product .product-thumb a {
        display: block;
        padding: 0;
        margin: 0; }
        .woocommerce .quantity .qty .woocommerce ul.products li.product .product-thumb a img {
          margin: 0; }
  .woocommerce .quantity .qty .woocommerce .products .star-rating {
    display: none; }
  .woocommerce .quantity .qty .woocommerce ul.products li.product h3 {
    padding-top: 0; }
    .woocommerce .quantity .qty .woocommerce ul.products li.product h3:hover {
      color: #0d0f13; }
  .woocommerce .quantity .qty .woocommerce ul.products li.product .price {
    color: #444;
    margin: 0;
    font-size: 16px; }
  .woocommerce .quantity .qty .woocommerce #respond input#submit, .woocommerce .quantity .qty .woocommerce a.button, .woocommerce .quantity .qty .woocommerce button.button, .woocommerce .quantity .qty .woocommerce input.button {
    font-weight: 600;
    color: #fff !important;
    padding: 10px 25px;
    border-radius: 0; }
  .woocommerce .quantity .qty .woocommerce #respond input#submit:hover, .woocommerce .quantity .qty .woocommerce a.button:hover, .woocommerce .quantity .qty .woocommerce button.button:hover, .woocommerce .quantity .qty .woocommerce input.button:hover {
    color: #fff; }
  .woocommerce .quantity .qty .woocommerce-message, .woocommerce .quantity .qty .woocommerce-info {
    border-top-color: #000; }
    .woocommerce .quantity .qty .woocommerce-message:before, .woocommerce .quantity .qty .woocommerce-info:before {
      color: #000; }
  .woocommerce .quantity .qty .woocommerce #respond input#submit.alt.disabled, .woocommerce .quantity .qty .woocommerce a.button.alt.disabled, .woocommerce .quantity .qty .woocommerce button.button.alt.disabled, .woocommerce .quantity .qty .woocommerce input.button.alt.disabled {
    background-color: #676c71; }
    .woocommerce .quantity .qty .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce .quantity .qty .woocommerce a.button.alt.disabled:hover, .woocommerce .quantity .qty .woocommerce button.button.alt.disabled:hover, .woocommerce .quantity .qty .woocommerce input.button.alt.disabled:hover {
      background-color: #676c71; }
  .woocommerce .quantity .qty .woocommerce #respond input#submit.alt:disabled, .woocommerce .quantity .qty .woocommerce a.button.alt:disabled, .woocommerce .quantity .qty .woocommerce button.button.alt:disabled, .woocommerce .quantity .qty .woocommerce input.button.alt:disabled {
    background-color: #676c71; }
    .woocommerce .quantity .qty .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce .quantity .qty .woocommerce a.button.alt:disabled:hover, .woocommerce .quantity .qty .woocommerce button.button.alt:disabled:hover, .woocommerce .quantity .qty .woocommerce input.button.alt:disabled:hover {
      background-color: #676c71; }
    .woocommerce .quantity .qty .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce .quantity .qty .woocommerce a.button.alt:disabled[disabled], .woocommerce .quantity .qty .woocommerce button.button.alt:disabled[disabled], .woocommerce .quantity .qty .woocommerce input.button.alt:disabled[disabled] {
      background-color: #676c71; }
      .woocommerce .quantity .qty .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce .quantity .qty .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce .quantity .qty .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce .quantity .qty .woocommerce input.button.alt:disabled[disabled]:hover {
        background-color: #676c71; }
  .woocommerce .quantity .qty .woocommerce #respond input#submit.alt, .woocommerce .quantity .qty .woocommerce a.button.alt, .woocommerce .quantity .qty .woocommerce button.button.alt, .woocommerce .quantity .qty .woocommerce input.button.alt {
    background: #000; }
  .woocommerce .quantity .qty .woocommerce #respond input#submit.alt:hover, .woocommerce .quantity .qty .woocommerce a.button.alt:hover, .woocommerce .quantity .qty .woocommerce button.button.alt:hover, .woocommerce .quantity .qty .woocommerce input.button.alt:hover {
    background: #0d0f13; }
  .woocommerce .quantity .qty .woocommerce div.product p.price, .woocommerce .quantity .qty .woocommerce div.product span.price {
    color: #444; }
  .woocommerce .quantity .qty .woocommerce div.product .product_title {
    text-align: left; }
  .woocommerce .quantity .qty .woocommerce .quantity .qty {
    padding: 8px 6px;
    border-radius: 0;
    margin-right: 10px; }
  .woocommerce .quantity .qty .woocommerce div.product .woocommerce-tabs ul.tabs li {
    border-radius: 0;
    margin: 0 5px;
    border-color: #DEE3E7;
    background: #F7F8FA; }
    .woocommerce .quantity .qty .woocommerce div.product .woocommerce-tabs ul.tabs li a {
      font-weight: normal;
      font-size: 16px; }
  .woocommerce .quantity .qty .woocommerce div.product .woocommerce-tabs ul.tabs:before {
    border-color: #DEE3E7; }
  .woocommerce .quantity .qty .woocommerce div.product .woocommerce-tabs ul.tabs li.active:before, .woocommerce .quantity .qty .woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
    display: none; }
  .woocommerce .quantity .qty .woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce .quantity .qty .woocommerce div.product .woocommerce-tabs ul.tabs li:after {
    display: none; }
  .woocommerce .quantity .qty .woocommerce-tabs #comments {
    max-width: 100%;
    padding: 0; }
  .woocommerce .quantity .qty .woocommerce table.shop_table td {
    padding: 20px 15px; }
  .woocommerce .quantity .qty .woocommerce nav.woocommerce-pagination {
    margin-bottom: 30px; }
  .woocommerce .quantity .qty .woocommerce nav.woocommerce-pagination ul {
    border: none;
    font-size: 18px; }
    .woocommerce .quantity .qty .woocommerce nav.woocommerce-pagination ul li {
      border: 1px solid #eee;
      margin: 0 6px; }
      .woocommerce .quantity .qty .woocommerce nav.woocommerce-pagination ul li a, .woocommerce .quantity .qty .woocommerce nav.woocommerce-pagination ul li span {
        color: #666;
        padding: 13px 16px; }
      .woocommerce .quantity .qty .woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce .quantity .qty .woocommerce nav.woocommerce-pagination ul li a:hover {
        background: #000;
        color: #fff; }
      .woocommerce .quantity .qty .woocommerce nav.woocommerce-pagination ul li span.current {
        background: #000;
        color: #fff; }
  .woocommerce .quantity .qty .wc_cat_count {
    opacity: .8;
    font-weight: normal; }

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  margin: 0 5px;
  border-color: #DEE3E7;
  background: #F7F8FA; }
  .woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-weight: normal;
    font-size: 16px; }

.woocommerce div.product .woocommerce-tabs ul.tabs:before {
  border-color: #DEE3E7; }

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before, .woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
  display: none; }

.woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after {
  display: none; }

.woocommerce-tabs #comments {
  max-width: 100%;
  padding: 0; }

.woocommerce table.shop_table td {
  padding: 20px 15px; }

.woocommerce nav.woocommerce-pagination {
  margin-bottom: 30px; }

.wc_cat_count {
  opacity: .8;
  font-weight: normal; }
