@charset "UTF-8";

/*!
Theme Name: Ohio
Theme URI: http://ohio.clbthemes.com/
Author: Colabrio
Author URI: http://clbthemes.com/
Description: Ohio is a WordPress theme bundled with premium plugins to build a modern and functional website.
Version: 2.4.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ohio
Tags: agency, showcase, portfolio, blog, business, clean, corporate, creative, event, minimal, modern, multipurpose, photography, responsive, shop, wordpress

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

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
html {
  -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;
}

b,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

mark {
  color: inherit;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
  margin-left: 2px;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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-size: 1em;
}

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 600;
}

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

td,
th {
  padding: 0;
}

h2,
h3,
h4,
h5,
h6 {
  clear: both;
  text-align: inherit;
  position: relative;
  color: #17161a;
  letter-spacing: -0.01em;
}

.widget h4,
.widget h5,
h1.title,
h2.title,
h3.title,
h4.title,
h5.title,
h6.title {
  margin: 0;
}

h1.comment-reply-title,
h1.heading-md,
h2.comment-reply-title,
h2.heading-md,
h3.comment-reply-title,
h3.heading-md,
h4.comment-reply-title,
h4.heading-md,
h5.comment-reply-title,
h5.heading-md,
h6.comment-reply-title,
h6.heading-md {
  font-size: 1.4em !important;
  margin: 0 0 20px 0;
  letter-spacing: -0.01em;
}

h1.heading-sm,
h2.heading-sm,
h3.heading-sm,
h4.heading-sm,
h5.heading-sm,
h6.heading-sm {
  margin: 5px 0;
  font-weight: 600;
}

.woocommerce-MyAccount-content h3,
.woocommerce-additional-fields h3 {
  font-size: 1.4em;
  margin: 0 0 20px 0;
  letter-spacing: -0.01em;
}

h1 {
  font-size: -webkit-calc(46px + 26 * ((100vw - 576px) / 1024));
  font-size: calc(46px + 26 * ((100vw - 576px) / 1024));
  line-height: 1;
  letter-spacing: -0.03em;
}

@media screen and (max-width: 576px) {
  h1 {
    font-size: 46px;
  }
}

@media screen and (min-width: 1600px) {
  h1 {
    font-size: 72px;
  }
}

@media screen and (max-width: 768px) {
  h1 {
    line-height: 1 !important;
  }
}

h2 {
  font-size: -webkit-calc(40px + 14 * ((100vw - 576px) / 1024));
  font-size: calc(40px + 14 * ((100vw - 576px) / 1024));
  line-height: 1.05;
  letter-spacing: -0.02em;
}

@media screen and (max-width: 576px) {
  h2 {
    font-size: 40px;
  }
}

@media screen and (min-width: 1600px) {
  h2 {
    font-size: 54px;
  }
}

h3 {
  font-size: -webkit-calc(36px + 4 * ((100vw - 576px) / 1024));
  font-size: calc(36px + 4 * ((100vw - 576px) / 1024));
  line-height: 1.1;
}

@media screen and (max-width: 576px) {
  h3 {
    font-size: 36px;
  }
}

@media screen and (min-width: 1600px) {
  h3 {
    font-size: 40px;
  }
}

h4 {
  font-size: -webkit-calc(24px + 2 * ((100vw - 576px) / 1024));
  font-size: calc(24px + 2 * ((100vw - 576px) / 1024));
  line-height: 1.35;
}

@media screen and (max-width: 576px) {
  h4 {
    font-size: 24px;
  }
}

@media screen and (min-width: 1600px) {
  h4 {
    font-size: 26px;
  }
}

h5 {
  font-size: -webkit-calc(19px + 1 * ((100vw - 576px) / 1024));
  font-size: calc(19px + 1 * ((100vw - 576px) / 1024));
  line-height: 1.3;
}

@media screen and (max-width: 576px) {
  h5 {
    font-size: 19px;
  }
}

@media screen and (min-width: 1600px) {
  h5 {
    font-size: 20px;
  }
}

h6 {
  font-size: 1.05em;
  line-height: 1.3;
  letter-spacing: 0;
}

p {
  width: 100%;
  margin: 10px auto;
  display: block;
}

p.text-small {
  font-size: 0.94rem;
}

.has-regular-font-size {
  font-size: 16px;
}

.has-extra-small-font-size {
  font-size: 0.867em;
}

.has-small-font-size {
  font-size: 0.934em;
}

.has-large-font-size {
  font-size: 1.6875em;
  font-weight: 500;
}

.has-larger-font-size {
  font-size: 1.9875em;
}

.text-wrap {
  margin: 6px 0;
}

.text-wrap :first-child {
  margin-top: 0;
}

.text-split p {
  padding-left: 10px;
  padding-right: 10px;
}

.text-split p:first-child {
  padding-left: 0;
}

.text-split p:last-child {
  padding-right: 0;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  -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;
  display: block;
  font-size: 0.94rem;
  font-size: 0.875rem;
  font-weight: 600;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

#content[tabindex="-1"]:focus {
  outline: 0;
}

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

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

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}

.infinity-end.neverending .site-footer {
  display: block;
}

.accordion .accordionItem_title {
  background-color: rgba(136, 136, 136, 0.05);
  width: 100%;
  min-height: 54px;
  padding: 15px 20px;
  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;
  position: relative;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.accordion .accordionItem_title .icon {
  color: inherit;
  margin-right: 10px;
  font-size: 22px;
}

.accordion .accordionItem_title h6 {
  margin: 0;
}

.accordion .accordionItem_title .accordionItem_control {
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.accordion .accordionItem_title .accordionItem_control.btn-round .ion {
  background: 0 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: inherit;
}

.accordion .accordionItem_title .accordionItem_control .ion {
  font-size: 18px;
}

.accordion .accordionItem_title:hover .accordionItem_control.btn-round .ion {
  background-color: rgba(136, 136, 136, 0.05);
}

.accordion .accordionItem_content {
  height: 10px;
  overflow: hidden;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.accordion .accordionItem_content.visible {
  height: auto;
}

.accordion .accordionItem_content .wrap {
  padding: 20px;
}

.accordion .accordionItem_content .wrap p {
  margin: 0;
}

.accordion.outline .accordionItem_title {
  background: 0 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0;
  -webkit-border-radius: 0px;
  border-radius: 0;
}

.accordion.outline .icon {
  color: inherit;
  margin-right: 5px;
  display: inline-block;
  font-size: 20px;
  line-height: 0;
  vertical-align: -2px;
}

.accordion.outline h6 {
  left: -10px;
}

.accordion.outline .accordionItem_control {
  position: relative;
  right: 0;
  top: auto;
  left: -12px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.accordion.outline .accordionItem_content {
  height: 0;
  min-height: 0;
}

.accordion.outline .accordionItem_content.visible {
  height: auto;
}

.accordion.outline .accordionItem_content .wrap {
  padding: 10px 0;
}

.banner-holder {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
}

.banner-holder-inner > a {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.banner-holder img {
  width: 100%;
  vertical-align: top;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.banner-overlay {
  padding: 4.4vh;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(23, 22, 26, 0)),
    to(rgba(23, 22, 26, 0.4))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(23, 22, 26, 0),
    rgba(23, 22, 26, 0.4)
  );
  background: -o-linear-gradient(
    top,
    rgba(23, 22, 26, 0),
    rgba(23, 22, 26, 0.4)
  );
  background: linear-gradient(
    180deg,
    rgba(23, 22, 26, 0),
    rgba(23, 22, 26, 0.4)
  );
}

@media screen and (max-width: 1024px) {
  .banner-overlay {
    padding: 20px;
  }
}

@media screen and (max-width: 768px) {
  .banner-overlay {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.banner .content {
  padding-left: 4.4vh;
  padding-right: 4.4vh;
  padding-top: 3.4vh;
}

@media screen and (max-width: 1024px) {
  .banner .content {
    padding-left: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .banner .content {
    padding-right: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .banner .content {
    padding-top: 20px;
  }
}

.banner.hover .description,
.banner:not(.inner) .description {
  color: #fff;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.banner-subtitle {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.88em;
}

.banner-title {
  margin: 0;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  font-size: 34px;
}

.banner .description {
  margin: 0;
  font-size: 17px;
}

.banner:hover .banner-overlay {
  opacity: 1;
}

.banner:hover .description {
  color: #fff;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  visibility: visible;
  opacity: 1;
}

@media screen and (min-width: 1025px) {
  .banner:active .banner-holder {
    -webkit-transform: scale(0.98);
    -ms-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  }
}

.banner.inner * {
  color: #fff;
}

.banner.inner .banner-overlay {
  top: 0;
  background: rgba(23, 22, 26, 0.55);
}

.banner.inner .content {
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-around;
  -ms-flex-pack: justify;
  justify-content: space-around;
  height: 100%;
}

.banner.inner:not(.hover) .banner-overlay {
  opacity: 1;
}

.banner.hover .content-top {
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.banner.hover:hover .content-top {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  visibility: visible;
  opacity: 1;
}

.banner.overlay-title .banner-overlay {
  opacity: 1;
}

.banner.overlay-title .banner-overlay .description {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  visibility: visible;
  opacity: 1;
}

.ohio-button-sc:after {
  content: "";
  display: table;
  clear: both;
}

.cta {
  background: #d90a2c;
  color: #fff;
  width: 100%;
  padding: 7.2vh;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .cta {
    padding: 30px;
  }
}

.cta * {
  color: #fff;
}

.cta .subtitle {
  font-size: 1.25em;
  margin: 10px 0 0 0;
  font-weight: 500;
}

.cta .btn {
  white-space: nowrap;
}

.cta .btn i,
.cta .btn span {
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

@media screen and (max-width: 768px) {
  .cta {
    display: block;
  }

  .cta .btn {
    margin-top: 20px;
  }
}

.client-logo {
  position: relative;
}

.client-logo-inner {
  position: relative;
  padding: 20px 0;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.client-logo-inner img {
  vertical-align: top;
}

.client-logo-default {
  overflow: hidden;
}

.client-logo-default:hover img {
  -webkit-animation: logoFadeUp cubic-bezier(0.4, 0, 0.2, 1) 0.75s 1;
  animation: logoFadeUp cubic-bezier(0.4, 0, 0.2, 1) 0.75s 1;
}

.client-logo-overlay {
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.client-logo-overlay .client-logo-img {
  padding: 0 25px;
}

.client-logo-overlay:hover {
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  background: #fff;
}

.client-logo-overlay:hover .client-logo-details {
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  opacity: 1;
  visibility: visible;
}

.client-logo-overlay:hover .client-logo-details p {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  visibility: visible;
  opacity: 1;
}

.client-logo-details {
  background: #fff;
  width: 100%;
  height: auto;
  visibility: hidden;
  margin: 15px 0 0 0;
  padding: 0 20px 20px;
  position: absolute;
  z-index: 100;
  opacity: 0;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.client-logo-details p {
  margin: 0;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

@-webkit-keyframes logoFadeUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  50% {
    -webkit-transform: translateY(-webkit-calc(-100% - 25px));
    transform: translateY(calc(-100% - 25px));
    opacity: 1;
  }

  51% {
    -webkit-transform: translateY(-webkit-calc(-100% - 25px));
    transform: translateY(calc(-100% - 25px));
    opacity: 0;
  }

  52% {
    -webkit-transform: translateY(-webkit-calc(100% + 25px));
    transform: translateY(calc(100% + 25px));
  }

  86% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes logoFadeUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  50% {
    -webkit-transform: translateY(-webkit-calc(-100% - 25px));
    transform: translateY(calc(-100% - 25px));
    opacity: 1;
  }

  51% {
    -webkit-transform: translateY(-webkit-calc(-100% - 25px));
    transform: translateY(calc(-100% - 25px));
    opacity: 0;
  }

  52% {
    -webkit-transform: translateY(-webkit-calc(100% + 25px));
    transform: translateY(calc(100% + 25px));
  }

  86% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.contact-form [class*="vc_col-lg"] label,
.subscribe-form [class*="vc_col-lg"] label,
.subscribe-widget [class*="vc_col-lg"] label {
  margin: 0;
}

.contact-form form:after,
.subscribe-form form:after,
.subscribe-widget form:after {
  content: "";
  display: table;
  clear: both;
}

@media screen and (max-width: 768px) {
  .contact-form .btn,
  .subscribe-form .btn,
  .subscribe-widget .btn {
    display: block;
    width: 100%;
  }
}

.contact-form .wpcf7-form.invalid .btn.btn-loading:before,
.contact-form .wpcf7-form.sent .btn.btn-loading:before,
.subscribe-form .wpcf7-form.invalid .btn.btn-loading:before,
.subscribe-form .wpcf7-form.sent .btn.btn-loading:before,
.subscribe-widget .wpcf7-form.invalid .btn.btn-loading:before,
.subscribe-widget .wpcf7-form.sent .btn.btn-loading:before {
  display: none !important;
}

.contact-form .wpcf7-form .wpcf7-spinner,
.subscribe-form .wpcf7-form .wpcf7-spinner,
.subscribe-widget .wpcf7-form .wpcf7-spinner {
  display: none;
}

.contact-form input:not([type="checkbox"]),
.contact-form select,
.contact-form textarea,
.subscribe-form input:not([type="checkbox"]),
.subscribe-form select,
.subscribe-form textarea,
.subscribe-widget input:not([type="checkbox"]),
.subscribe-widget select,
.subscribe-widget textarea {
  width: 100%;
}

.contact-form input[type="submit"],
.subscribe-form input[type="submit"],
.subscribe-widget input[type="submit"] {
  width: auto;
}

.contact-form br,
.subscribe-form br,
.subscribe-widget br {
  display: none;
}

.contact-form p,
.subscribe-form p,
.subscribe-widget p {
  margin: 0;
}

.contact-form .btn-link,
.subscribe-form .btn-link,
.subscribe-widget .btn-link {
  padding: 15px;
}

.contact-form input[type="email"].wpcf7-not-valid,
.contact-form input[type="number"].wpcf7-not-valid,
.contact-form input[type="password"].wpcf7-not-valid,
.contact-form input[type="tel"].wpcf7-not-valid,
.contact-form input[type="text"].wpcf7-not-valid,
.contact-form input[type="url"].wpcf7-not-valid,
.contact-form textarea.wpcf7-not-valid,
.subscribe-form input[type="email"].wpcf7-not-valid,
.subscribe-form input[type="number"].wpcf7-not-valid,
.subscribe-form input[type="password"].wpcf7-not-valid,
.subscribe-form input[type="tel"].wpcf7-not-valid,
.subscribe-form input[type="text"].wpcf7-not-valid,
.subscribe-form input[type="url"].wpcf7-not-valid,
.subscribe-form textarea.wpcf7-not-valid,
.subscribe-widget input[type="email"].wpcf7-not-valid,
.subscribe-widget input[type="number"].wpcf7-not-valid,
.subscribe-widget input[type="password"].wpcf7-not-valid,
.subscribe-widget input[type="tel"].wpcf7-not-valid,
.subscribe-widget input[type="text"].wpcf7-not-valid,
.subscribe-widget input[type="url"].wpcf7-not-valid,
.subscribe-widget textarea.wpcf7-not-valid {
  border-color: #de4b53 !important;
}

.contact-form .wpcf7-not-valid-tip,
.subscribe-form .wpcf7-not-valid-tip,
.subscribe-widget .wpcf7-not-valid-tip {
  color: #de4b53;
  width: 45px;
  line-height: 45px;
  height: 45px;
  margin: 0;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0;
  z-index: 1;
}

.contact-form .wpcf7-form-control-wrap,
.subscribe-form .wpcf7-form-control-wrap,
.subscribe-widget .wpcf7-form-control-wrap {
  display: block;
}

.contact-form label .wpcf7-form-control-wrap,
.subscribe-form label .wpcf7-form-control-wrap,
.subscribe-widget label .wpcf7-form-control-wrap {
  margin-top: 8px;
}

@media screen and (max-width: 768px) {
  .contact-form label,
  .subscribe-form label,
  .subscribe-widget label {
    margin-top: 15px;
  }
}

.contact-form div.wpcf7-acceptance-missing,
.contact-form div.wpcf7-response-output,
.contact-form div.wpcf7-validation-errors,
.subscribe-form div.wpcf7-acceptance-missing,
.subscribe-form div.wpcf7-response-output,
.subscribe-form div.wpcf7-validation-errors,
.subscribe-widget div.wpcf7-acceptance-missing,
.subscribe-widget div.wpcf7-response-output,
.subscribe-widget div.wpcf7-validation-errors {
  color: #de4b53;
  border: none;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 0 15px;
  margin: 10px 0 0 0;
  text-align: left;
  font-size: 0.94rem;
}

.contact-form div.wpcf7-response-output,
.subscribe-form div.wpcf7-response-output,
.subscribe-widget div.wpcf7-response-output {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.contact-form div.wpcf7-mail-sent-ok,
.subscribe-form div.wpcf7-mail-sent-ok,
.subscribe-widget div.wpcf7-mail-sent-ok {
  color: inherit;
}

.contact-form.outline .select-styled,
.contact-form.outline input[type="email"],
.contact-form.outline input[type="number"],
.contact-form.outline input[type="password"],
.contact-form.outline input[type="tel"],
.contact-form.outline input[type="text"],
.contact-form.outline input[type="url"],
.contact-form.outline select,
.contact-form.outline textarea,
.subscribe-form.outline .select-styled,
.subscribe-form.outline input[type="email"],
.subscribe-form.outline input[type="number"],
.subscribe-form.outline input[type="password"],
.subscribe-form.outline input[type="tel"],
.subscribe-form.outline input[type="text"],
.subscribe-form.outline input[type="url"],
.subscribe-form.outline select,
.subscribe-form.outline textarea,
.subscribe-widget.outline .select-styled,
.subscribe-widget.outline input[type="email"],
.subscribe-widget.outline input[type="number"],
.subscribe-widget.outline input[type="password"],
.subscribe-widget.outline input[type="tel"],
.subscribe-widget.outline input[type="text"],
.subscribe-widget.outline input[type="url"],
.subscribe-widget.outline select,
.subscribe-widget.outline textarea {
  border: 1px solid rgba(136, 136, 136, 0.65);
  background-color: transparent;
}

.contact-form.outline .select-styled:focus,
.contact-form.outline input[type="email"]:focus,
.contact-form.outline input[type="number"]:focus,
.contact-form.outline input[type="password"]:focus,
.contact-form.outline input[type="tel"]:focus,
.contact-form.outline input[type="text"]:focus,
.contact-form.outline input[type="url"]:focus,
.contact-form.outline select:focus,
.contact-form.outline textarea:focus,
.subscribe-form.outline .select-styled:focus,
.subscribe-form.outline input[type="email"]:focus,
.subscribe-form.outline input[type="number"]:focus,
.subscribe-form.outline input[type="password"]:focus,
.subscribe-form.outline input[type="tel"]:focus,
.subscribe-form.outline input[type="text"]:focus,
.subscribe-form.outline input[type="url"]:focus,
.subscribe-form.outline select:focus,
.subscribe-form.outline textarea:focus,
.subscribe-widget.outline .select-styled:focus,
.subscribe-widget.outline input[type="email"]:focus,
.subscribe-widget.outline input[type="number"]:focus,
.subscribe-widget.outline input[type="password"]:focus,
.subscribe-widget.outline input[type="tel"]:focus,
.subscribe-widget.outline input[type="text"]:focus,
.subscribe-widget.outline input[type="url"]:focus,
.subscribe-widget.outline select:focus,
.subscribe-widget.outline textarea:focus {
  border-color: rgba(72, 72, 72, 0.65);
}

.subscribe-widget div.wpcf7-acceptance-missing,
.subscribe-widget div.wpcf7-response-output,
.subscribe-widget div.wpcf7-validation-errors {
  padding: 0;
}

.content_box_container {
  -webkit-transition: border-color cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: border-color cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: border-color cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  position: relative;
}

.content_box_container:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  left: 0;
  background: #17161a;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.content_box:hover .content_box_container:before {
  height: 100%;
}

.countdown-box {
  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-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 1.85em;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .countdown-box {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
}

.countdown-box .box-time {
  padding: 0 12px;
  display: inline-block;
  position: relative;
}

@media screen and (max-width: 768px) {
  .countdown-box .box-time {
    padding: 0 2px;
  }
}

.countdown-box .box-time:first-child {
  padding-left: 0;
}

.countdown-box .box-time:last-child {
  padding-right: 0;
}

.countdown-box .box-time .box-count {
  min-width: 70px;
  height: 36px;
  line-height: 36px;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.countdown-box .box-time .box-label {
  display: block;
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  margin: 10px 0 0 0;
}

.countdown-box.text-left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.countdown-box.text-right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.countdown-classic .box-time:after,
.countdown-classic .box-time:before {
  content: "";
  background-color: currentColor;
  display: block;
  width: 4px;
  height: 4px;
  border-left: none;
  border-right: none;
  position: absolute;
  top: 58%;
  left: -0.13em;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.countdown-classic .box-time:before {
  top: 32%;
}

.countdown-classic .box-time:first-child:after,
.countdown-classic .box-time:first-child:before {
  display: none;
}

.countdown-classic .box-time .box-count {
  min-width: 1em;
  height: 1em;
  line-height: 1;
  font-size: inherit;
}

.countdown-classic .box-time .box-label {
  display: none;
}

.countdown-boxed {
  font-weight: 600;
}

.countdown-boxed .box-time:after,
.countdown-boxed .box-time:before {
  display: none;
}

.countdown-boxed .box-time .box-count {
  line-height: 70px;
  color: #fff;
  height: 70px;
}

.countdown-boxed .box-count {
  background-color: #232226;
  position: relative;
  -webkit-perspective: 300px;
  perspective: 300px;
}

.countdown-boxed .box-count .box-current,
.countdown-boxed .box-count .box-next {
  background: #fff;
  position: absolute;
  outline: 1px solid transparent;
  top: 0;
  left: 0;
  z-index: 1;
}

.countdown-boxed .box-count .box-current.box-top,
.countdown-boxed .box-count .box-next.box-bottom {
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 2;
}

.countdown-boxed .box-count .box-current.box-top {
  z-index: 3;
}

.countdown-boxed .box-count .box-next.box-bottom {
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}

.countdown-boxed .box-count .box-top {
  background: inherit;
}

.countdown-boxed .box-count .box-bottom {
  background: inherit;
}

.countdown-boxed .box-count .box-bottom:after {
  content: "";
  background: rgba(255, 255, 255, 0.08);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.countdown-boxed .box-count .box-bottom,
.countdown-boxed .box-count .box-top {
  width: 100%;
  height: 50%;
  overflow: hidden;
}

.countdown-boxed .box-count .box-bottom {
  height: 50%;
  border-top: none;
  top: 50%;
  margin-top: 0;
}

.countdown-boxed .box-count .box-bottom .number {
  top: -35px;
}

.countdown-boxed .box-count .number {
  position: relative;
  z-index: 4;
}

.countdown-boxed .box-time:after {
  margin-top: -32px;
}

@media screen and (max-width: 768px) {
  .countdown-boxed .box-time:after {
    margin-top: -28px;
  }
}

.countdown-boxed .flip .box-current.box-top {
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  -o-transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition:
    transform 0.5s ease-in-out,
    -webkit-transform 0.5s ease-in-out;
  -webkit-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
}

.countdown-boxed .flip .box-next.box-bottom {
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  -o-transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition:
    transform 0.5s ease-in-out,
    -webkit-transform 0.5s ease-in-out;
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
}

.counter-box-icon {
  font-size: 38px;
  margin-top: -10px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.counter-box-count {
  font-size: 40px;
  font-weight: 700;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.counter-box .plus-symbol {
  font-size: 0.75em;
  margin-left: 3px;
}

.counter-box i {
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.counter-box i.top-icon {
  margin-bottom: 10px;
}

.counter-box .left-icon {
  margin-right: 10px;
}

.counter-box .right-icon {
  margin-left: 10px;
}

.counter-box-headline {
  display: inline-block;
  font-weight: 600;
}

.counter-box:hover i {
  color: #d90a2c;
}

.counter-box.text-left .counter-box-count {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.counter-box.text-right .counter-box-count {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.google-maps {
  width: 100%;
  height: 100%;
  min-height: 250px;
  top: 0;
  left: 0;
  overflow: hidden;
}

.google-maps-wrap {
  width: 100%;
  height: 100%;
  min-height: 250px;
}

@media screen and (max-width: 768px) {
  .google-maps {
    position: relative;
  }
}

.google-maps .clb-blank-note {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.elementor-widget-ohio_google_maps,
.elementor-widget-ohio_google_maps .elementor-widget-container {
  height: 100%;
}

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

.heading {
  margin-bottom: 20px;
}

.heading .subtitle {
  margin: 0;
  font-size: 0.9em;
  font-weight: 600;
  color: rgba(35, 34, 38, 0.8);
}

.heading .subtitle + .divider,
.heading .subtitle + .title,
.heading .title + .subtitle {
  margin-top: 20px;
}

.heading .subtitle + h3.title,
.heading h3.title + .subtitle {
  margin-top: 15px;
}

.heading .divider {
  width: 100%;
  height: 1px;
  display: block;
  background-color: rgba(136, 136, 136, 0.65);
}

.heading .divider + .title {
  margin-top: 20px;
}

.icon-box {
  position: relative;
}

.icon-box .icon-box-icon {
  margin: 0 0 15px;
  vertical-align: middle;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  white-space: nowrap;
  position: relative;
  height: 50px;
  width: 50px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.icon-box .icon-box-icon i {
  font-size: 42px;
  display: inherit;
}

.icon-box .icon-box-icon img {
  max-width: 40px;
  max-height: 40px;
  vertical-align: middle;
}

.icon-box[class*="shape-"] .icon-box-icon {
  width: 60px;
  height: 60px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.icon-box.shape-border .icon-box-icon {
  border: 1px solid #d90a2c;
}

.icon-box.shape-fill .icon-box-icon {
  background-color: #d90a2c;
  color: #fff;
}

.icon-box.shape-border .icon-box-icon i,
.icon-box.shape-fill .icon-box-icon i {
  font-size: 32px;
}

.icon-box.shape-border .icon-box-icon img,
.icon-box.shape-fill .icon-box-icon img {
  max-height: 32px;
}

.icon-box.shape-border .icon-box-icon > *,
.icon-box.shape-fill .icon-box-icon > * {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.icon-box.with-left-icon:not(.with-full-icon) {
  padding-left: 70px;
}

.icon-box.with-left-icon:not(.with-full-icon) .icon-box-icon {
  position: absolute;
  top: 0;
  left: 0;
}

.icon-box.with-left-icon.with-full-icon .icon-box-headline {
  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;
  margin-bottom: 20px;
}

.icon-box.with-left-icon.with-full-icon .icon-box-headline .icon-box-icon {
  margin-bottom: 0;
}

.icon-box.with-left-icon.with-full-icon .icon-box-headline .icon-box-title {
  margin-left: 15px;
}

#sb_instagram {
  padding-bottom: 0 !important;
}

#sb_instagram #sbi_images,
#sb_instagram .sb_instagram_header,
#sb_instagram .sbi_header_img,
#sb_instagram .sbi_header_link,
#sb_instagram .sbi_header_text {
  float: none;
}

#sb_instagram .sb_instagram_header .sbi_header_link {
  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-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  width: 100%;
  padding-bottom: 20px;
}

#sb_instagram .sb_instagram_header .sbi_header_link:before {
  display: none;
}

#sb_instagram .sb_instagram_header .sbi_header_link .sbi_header_text {
  width: auto;
}

#sb_instagram
  .sb_instagram_header
  .sbi_header_link
  .sbi_header_text
  .sbi_no_bio {
  margin: 0 0 0 15px !important;
  padding-top: 0 !important;
}

#sb_instagram .sb_instagram_header .sbi_header_link .sbi_header_img {
  margin: 0 !important;
}

#sb_instagram #sbi_images {
  width: auto !important;
  min-width: 100%;
  margin-right: -30px;
  margin-left: -30px;
}

@media screen and (max-width: 768px) {
  #sb_instagram #sbi_images {
    margin-left: -15px;
    margin-right: -15px;
  }
}

#sb_instagram #sbi_images .sbi_item {
  position: relative;
  overflow: hidden;
}

#sb_instagram #sbi_images .sbi_item .sbi_photo_wrap {
  overflow: hidden;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

@media screen and (max-width: 768px) {
  #sb_instagram #sbi_images .sbi_item {
    width: 50% !important;
    padding: 5px 0 5px !important;
  }

  #sb_instagram #sbi_images .sbi_item:nth-child(odd) {
    padding-right: 5px !important;
  }

  #sb_instagram #sbi_images .sbi_item:nth-child(2n + 2) {
    padding-left: 5px !important;
  }
}

#sb_instagram #sbi_images a {
  display: block;
  overflow: hidden;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  opacity: 1 !important;
  padding-bottom: 100%;
  height: auto !important;
}

#sb_instagram #sbi_images a:before {
  display: none;
}

#sb_instagram #sbi_images a:after {
  content: "";
  background: rgba(23, 22, 26, 0.4);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

#sb_instagram #sbi_images a:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

#sb_instagram #sbi_images a:hover:after {
  opacity: 1;
}

#sb_instagram #sbi_images a:hover .btn-round {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  visibility: visible;
  opacity: 1;
}

#sb_instagram #sbi_images a .btn-round {
  z-index: 10;
  position: absolute;
  display: block;
  top: -webkit-calc(50% - 25px);
  top: calc(50% - 25px);
  right: -webkit-calc(50% - 25px);
  right: calc(50% - 25px);
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

#sb_instagram.no-margins #sbi_images {
  margin-left: 0;
  margin-right: 0;
}

#sb_instagram #sbi_load {
  display: none;
}

.menu-list-headline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.menu-list-price .discount-price,
.menu-list-price .regular-price {
  font-weight: 600;
}

.menu-list-price .discount-price {
  color: #6a696c;
  margin-right: 5px;
  text-decoration: line-through;
}

.menu-list-details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.menu-list-details p {
  margin: 0;
}

.menu-list-details .tag {
  color: #fff;
  background-color: #d90a2c;
  margin: 5px 0 0 20px;
}

.message-box {
  background-color: #f9f9f9;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin: 0;
  padding: 10px 60px 10px 18px;
  min-height: 56px;
  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;
  border: none;
  text-align: left;
  position: relative;
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (max-width: 768px) {
  .message-box {
    display: block;
  }
}

.message-box strong {
  margin-right: 4px;
}

.message-box.wauto {
  width: auto;
  display: inline-block;
  margin: 0 auto;
}

.message-box .clb-close {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 8px;
}

.message-box .clb-close .ion {
  font-size: 20px;
}

.message-box.without-close {
  padding-right: 20px;
}

.message-box.hidden {
  display: none;
}

.message-box a {
  color: #17161a;
  font-weight: 600;
  margin: 0 5px;
}

.message-box.primary {
  background: #d7f5ef;
}

.message-box.success {
  background: #d7f5ef;
}

.message-box.error {
  background: #f9dedf;
}

.message-box.warning {
  background: #fce4c7;
}

.parallax {
  position: relative;
  height: 100%;
  min-height: 100px;
  overflow: hidden;
}

.parallax:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

.parallax .parallax-content {
  position: relative;
  z-index: 3;
  padding-left: 25px;
  padding-right: 25px;
}

@media screen and (max-width: 768px) {
  .parallax .parallax-content {
    padding-left: 25px;
    padding-right: 25px;
  }
}

.parallax-bg {
  background-position: center center;
  width: 100%;
  height: 1000%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  perspective: 1000;
  will-change: transform;
}

.parallax-bg.horizontal {
  width: 1000%;
  height: 100%;
}

.pricing {
  width: 100%;
  position: relative;
  display: inline-block;
}

.pricing_title {
  font-size: 20px;
  margin: 0 0 10px;
}

.pricing_subtitle {
  margin-top: 5px;
  font-size: 0.94rem;
}

.pricing_price_title {
  display: inline-block;
  font-size: -webkit-calc(46px + 26 * ((100vw - 576px) / 1024));
  font-size: calc(46px + 26 * ((100vw - 576px) / 1024));
  line-height: 1.1;
  margin: 0;
  position: relative;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

@media screen and (max-width: 576px) {
  .pricing_price_title {
    font-size: 46px;
  }
}

@media screen and (min-width: 1600px) {
  .pricing_price_title {
    font-size: 72px;
  }
}

.pricing_price_title .icon {
  position: absolute;
  left: 0;
  line-height: 25px;
  font-size: 25px;
}

.pricing_price_subtitle {
  margin: 25px 0;
  font-weight: 500;
}

.pricing_price_time {
  background: #fff;
  margin: 12px 0 0;
}

.pricing_list {
  margin: 0;
  list-style-type: none;
}

.pricing_list + .btn {
  margin-top: 25px;
}

.pricing_list_item:first-child {
  padding-top: 0;
}

.pricing_list_item:last-child {
  padding-bottom: 0;
}

.pricing_list_item .ion {
  font-size: 22px;
  vertical-align: -3px;
  color: #d90a2c;
}

.pricing_list_item .ion + .title {
  margin-left: 10px;
}

.pricing_list_item.disabled {
  color: rgba(23, 22, 26, 0.75);
}

.pricing_list_item.disabled .ion {
  color: inherit;
}

.pricing.features {
  background: 0 0;
}

.pricing.features .pricing_title {
  text-align: left;
  margin: 0;
}

.pricing.features .pricing_list {
  margin-top: 15px;
}

.pricing:hover .pricing_price_title {
  color: #d90a2c;
}

.pricing:hover .btn.btn-brand {
  background: #d90a2c;
  border-color: #d90a2c;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.process-headline {
  margin: 10px 0 20px;
}

.progress-bar {
  width: 100%;
}

.progress-bar-headline {
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

.progress-bar-track {
  background-color: rgba(136, 136, 136, 0.1);
  width: 100%;
  height: 6px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.progress-bar-track-inner {
  display: block;
  width: 0;
  height: 100%;
  -webkit-transition: all 1s 0.4s;
  -o-transition: all 1s 0.4s;
  transition: all 1s 0.4s;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  position: relative;
}

.progress-bar-track-inner .line-percent {
  content: "20";
  background: #17161a;
  color: #fff;
  padding: 0 8px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-bottom-right-radius: 0px;
  border-bottom-right-radius: 0;
  height: 24px;
  line-height: 24px;
  font-size: 0.7em;
  position: absolute;
  bottom: 100%;
  right: 0;
  font-weight: 600;
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
}

.progress-bar-track-inner .line-percent:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 6px solid #17161a;
  border-left: 8px solid transparent;
  position: absolute;
  right: 0;
  bottom: -6px;
}

.progress-bar.inner .progress-bar-track {
  height: 16px;
}

.progress-bar.inner .line {
  height: 6px;
  top: 5px;
  left: 5px;
}

.progress-bar.inner .line-percent {
  margin-bottom: 5px;
}

.progress-bar.split .progress-bar-track {
  background: 0 0;
  position: relative;
}

.progress-bar.split .line-split {
  background: rgba(136, 136, 136, 0.15);
  width: -webkit-calc(100% / 8 - 2px);
  width: calc(100% / 8 - 2px);
  height: 8px;
  float: left;
  margin-right: 2px;
  position: relative;
  overflow: hidden;
}

.progress-bar.split .line-split .line {
  position: absolute;
  top: 0;
  left: 0;
}

.progress-bar.pattern .line {
  background-image: -webkit-repeating-linear-gradient(
    30deg,
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 0) 10px,
    rgba(0, 0, 0, 0.25) 10px,
    rgba(0, 0, 0, 0.25) 20px
  );
  background-image: -o-repeating-linear-gradient(
    30deg,
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 0) 10px,
    rgba(0, 0, 0, 0.25) 10px,
    rgba(0, 0, 0, 0.25) 20px
  );
  background-image: repeating-linear-gradient(
    60deg,
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 0) 10px,
    rgba(0, 0, 0, 0.25) 10px,
    rgba(0, 0, 0, 0.25) 20px
  );
  -webkit-animation: progress-bar-line-strip-anim 1s linear infinite;
  animation: progress-bar-line-strip-anim 1s linear infinite;
}

@-webkit-keyframes progress-bar-line-strip-anim {
  0% {
    background-position: 0 0;
  }

  100% {
    background-position: -21px 0;
  }
}

@keyframes progress-bar-line-strip-anim {
  0% {
    background-position: 0 0;
  }

  100% {
    background-position: -21px 0;
  }
}

.vc_row {
  position: relative;
}

.vc_row .vc-bg-lines {
  position: absolute;
  height: 100%;
  left: 20px;
  right: 20px;
}

.vc_row .vc-bg-lines div {
  background: rgba(23, 22, 26, 0.04);
  width: 1px;
  height: 100%;
  position: absolute;
}

.vc_row .vc-bg-lines div:nth-child(2) {
  margin-left: -webkit-calc((100% / 4) * 1);
  margin-left: calc((100% / 4) * 1);
  margin-left: -webkit-calc(25% - 5px);
  margin-left: calc(25% - 5px);
}

.vc_row .vc-bg-lines div:nth-child(3) {
  margin-left: -webkit-calc((100% / 4) * 2);
  margin-left: calc((100% / 4) * 2);
  margin-left: -webkit-calc(50% - 10px);
  margin-left: calc(50% - 10px);
}

.vc_row .vc-bg-lines div:nth-child(4) {
  margin-left: -webkit-calc((100% / 4) * 3);
  margin-left: calc((100% / 4) * 3);
  margin-left: -webkit-calc(75% - 15px);
  margin-left: calc(75% - 15px);
}

.vc_row .vc-bg-lines div:nth-child(5) {
  margin-left: -webkit-calc((100% / 4) * 4);
  margin-left: calc((100% / 4) * 4);
  margin-left: -webkit-calc(100% - 20px);
  margin-left: calc(100% - 20px);
}

.vc_row .vc-bg-lines.light div {
  background: rgba(255, 255, 255, 0.04);
}

.vc_row .vc-bg-side-text {
  color: rgba(23, 22, 26, 0.05);
  position: absolute;
  font-size: 5em;
  line-height: 100%;
  font-weight: 600;
  text-align: left;
  letter-spacing: -0.02em;
  -webkit-transform-origin: 0% 0;
  -ms-transform-origin: 0% 0;
  transform-origin: 0% 0;
  -webkit-transform: rotate(-90deg) translateX(-100%) translateY(-50%);
  -ms-transform: rotate(-90deg) translateX(-100%) translateY(-50%);
  transform: rotate(-90deg) translateX(-100%) translateY(-50%);
}

.vc_row .vc-bg-side-text.right {
  left: auto;
  -webkit-transform: translateX(100%) rotate(-90deg) translateX(-100%)
    translateY(-50%);
  -ms-transform: translateX(100%) rotate(-90deg) translateX(-100%)
    translateY(-50%);
  transform: translateX(100%) rotate(-90deg) translateX(-100%) translateY(-50%);
}

@media screen and (max-width: 768px) {
  .vc_row .vc-bg-lines,
  .vc_row .vc-bg-side-text {
    visibility: hidden;
  }
}

.vc_row[data-vc-full-width].vc_hidden {
  opacity: 1 !important;
}

.page-container .vc-bg-side-text {
  left: -webkit-calc((100% - 1350px)/ 4);
  left: calc((100% - 1350px) / 4);
}

.page-container .vc-bg-side-text.right {
  left: auto;
  right: -webkit-calc((100% - 1350px)/ 4);
  right: calc((100% - 1350px) / 4);
}

.page-container.full .vc-bg-side-text {
  left: -webkit-calc(14% / 4);
  left: calc(14% / 4);
}

.page-container.full .vc-bg-side-text.right {
  left: auto;
  right: -webkit-calc(14% / 4);
  right: calc(14% / 4);
}

@media screen and (max-width: 768px) {
  .vc_mobile_spacer {
    height: 50px !important;
  }
}

.slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.clb-slider {
  width: 100%;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
}

.clb-slider-outer-stage {
  overflow: hidden;
  position: relative;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.clb-slider.full-vh .clb-slider-outer-stage {
  height: 100%;
}

.clb-slider.clb-slider-vertical {
  overflow: hidden;
}

.clb-slider.clb-slider-vertical .clb-slider-stage {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: auto;
}

.clb-slider-stage {
  will-change: transform;
  -webkit-transition-timing-function: cubic-bezier(0.67, 0.01, 0.23, 1);
  -o-transition-timing-function: cubic-bezier(0.67, 0.01, 0.23, 1);
  transition-timing-function: cubic-bezier(0.67, 0.01, 0.23, 1);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.clb-slider-item {
  width: 100vw;
  height: 100%;
  list-style: none;
  background-position: center;
}

.clb-slider-item > p {
  margin: 0;
}

.clb-slider-item img {
  vertical-align: top;
}

.clb-slider-item > .elementor {
  margin: 0;
}

.clb-slider-nav-btn {
  position: absolute;
  padding: 4.4vh;
  bottom: 0;
  right: 0;
  min-width: 120px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 1;
}

@media screen and (max-width: 1024px) {
  .clb-slider-nav-btn {
    padding: 20px;
  }
}

.clb-slider-nav-btn .prev-btn {
  margin-right: 4px;
}

.clb-slider-nav-btn .next-btn {
  margin-left: 4px;
}

.clb-slider-nav-dots,
.clb-slider-pagination {
  position: absolute;
  width: 100%;
  bottom: 20px;
  padding: 0;
  margin: 0;
  text-align: center;
  z-index: 3;
}

.clb-slider-nav-dots .clb-slider-dot,
.clb-slider-pagination .clb-slider-dot {
  position: relative;
  display: inline-block;
  list-style: none;
  background-color: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: 3px;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.clb-slider-nav-dots .clb-slider-dot:hover,
.clb-slider-pagination .clb-slider-dot:hover {
  cursor: pointer;
}

.clb-slider-nav-dots .clb-slider-dot {
  padding: 10px;
  position: relative;
  background-color: transparent;
}

.clb-slider-nav-dots .clb-slider-dot.active svg circle {
  stroke-dashoffset: 0;
}

.clb-slider-nav-dots .clb-slider-dot:before {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  top: 8px;
  left: 8px;
  background-color: #17161a;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.clb-slider-nav-dots .clb-slider-dot svg {
  position: absolute;
  top: -1px;
  left: -1px;
}

.clb-slider-nav-dots .clb-slider-dot svg circle {
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  stroke: currentColor;
  stroke-dashoffset: 70;
  stroke-dasharray: 70;
}

.clb-slider-pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  right: 0;
  top: 0;
  width: 4.4vh;
  height: 100%;
  z-index: 10;
  font-size: 0.94rem;
  font-weight: 500;
  color: #fff;
}

.clb-slider-pagination .clb-slider-page {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.05);
  height: 100%;
  cursor: pointer;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.clb-slider-pagination .clb-slider-page.active {
  background-color: rgba(0, 0, 0, 0.1);
}

.clb-slider-count {
  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;
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-weight: 600;
  overflow: hidden;
}

.clb-slider-count:before {
  content: "";
  width: 50px;
  height: 2px;
  background: currentColor;
  opacity: 0.6;
  margin: 0 15px 0 25px;
}

.clb-slider-count-current {
  position: absolute;
  top: 0;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.clb-slider.nav-inset .clb-slider-nav-btn,
.clb-slider.nav-offset .clb-slider-nav-btn {
  position: static;
  padding: 0;
  bottom: 0;
}

.clb-slider.nav-inset .clb-slider-nav-btn .next-btn,
.clb-slider.nav-inset .clb-slider-nav-btn .prev-btn,
.clb-slider.nav-offset .clb-slider-nav-btn .next-btn,
.clb-slider.nav-offset .clb-slider-nav-btn .prev-btn {
  border: solid 1px #000;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.clb-slider.nav-offset .clb-slider-nav-btn .prev-btn {
  left: -96px;
}

.clb-slider.nav-offset .clb-slider-nav-btn .next-btn {
  right: -96px;
}

.clb-slider.nav-inset .clb-slider-nav-btn .prev-btn {
  left: 4.4vh;
}

@media screen and (max-width: 1024px) {
  .clb-slider.nav-inset .clb-slider-nav-btn .prev-btn {
    left: 20px;
  }
}

.clb-slider.nav-inset .clb-slider-nav-btn .next-btn {
  right: 4.4vh;
}

@media screen and (max-width: 1024px) {
  .clb-slider.nav-inset .clb-slider-nav-btn .next-btn {
    right: 20px;
  }
}

.clb-slider.slider-offset {
  width: auto;
}

.clb-slider.slider-offset .clb-slider-outer-stage {
  overflow: visible;
}

@media screen and (max-width: 768px) {
  .clb-slider.slider-offset {
    overflow-x: hidden;
  }
}

.clb-slider .blog-metro-image {
  padding-top: 100%;
}

.ohio-slider-sc {
  position: relative;
  align-items: center;
  display: flex;
  justify-content: center;
}

.ohio-slider-sc
  > .slider:not(.nav-offset):not(.nav-inset)
  > .clb-slider-nav-btn {
  padding: 0;
  -webkit-transform: translateY(13px);
  -ms-transform: translateY(13px);
  transform: translateY(13px);
}

.ohio-slider-sc .clb-slider-stage {
  height: auto;
}

.ohio-slider-sc .sk-preloader {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin: 5vw 0;
  -webkit-animation: none;
  animation: none;
}

.ohio-slider-sc .clb-slider-count {
  margin-top: 4.4vh;
}

@media screen and (max-width: 1024px) {
  .ohio-slider-sc .clb-slider-count {
    margin-top: 20px;
  }
}

.ohio-slider-sc .with-preloader {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.ohio-slider-sc .with-pagination.nav-inset .clb-slider-nav-btn > .btn-round,
.ohio-slider-sc .with-pagination.nav-ofset .clb-slider-nav-btn > .btn-round {
  top: -webkit-calc(50% - 26px);
  top: calc(50% - 26px);
}

.clb-smooth-slider {
  position: relative;
}

.clb-smooth-slider-item {
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

.clb-smooth-slider-item.active {
  z-index: 3;
}

.clb-smooth-slider-item.prev-slide.active {
  z-index: 4;
}

.clb-smooth-slider-item.prev-slide.last-slide {
  z-index: 2;
}

.clb-smooth-slider-item.next-slide.last-slide {
  z-index: 2;
}

.clb-smooth-slider .clb-slider-nav-btn {
  z-index: 10;
}

.ohio-fullscreen-slider-sc .clb-slider-nav-dots {
  position: absolute;
}

.ohio-fullscreen-slider-sc .clb-slider-nav-dots .clb-slider-dot:before {
  background-color: currentColor;
}

.ohio-fullscreen-slider-sc.clb-slider-vertical
  .clb-slider-stage
  .clb-slider-item {
  min-width: 100vw;
}

@media screen and (max-width: 768px) {
  .ohio-fullscreen-slider-sc .full-vh.clb-slider-item,
  .ohio-fullscreen-slider-sc.full-vh {
    height: 100vh !important;
  }
}

.socialbar {
  cursor: default;
}

.socialbar:not(.inline) a {
  color: #fff;
}

.socialbar:not(.inline) a:before {
  display: none;
}

.socialbar a {
  background-color: #17161a;
  width: 46px;
  height: 46px;
  text-align: center;
  vertical-align: middle;
  margin: 4px;
  border: 1px solid #17161a;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 1.2em;
  cursor: pointer;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.socialbar a i {
  position: relative;
  z-index: 2;
}

.socialbar a:hover {
  background-color: transparent;
  color: #17161a;
}

.socialbar.outline a {
  background-color: transparent;
  border: 1px solid rgba(136, 136, 136, 0.65);
  color: #17161a;
}

.socialbar.outline a:hover {
  background-color: #17161a;
  color: #fff;
}

.socialbar.outline.inverse a {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.35);
}

.socialbar.outline.inverse a:hover {
  background-color: #fff;
  border-color: #fff;
  color: initial;
}

.socialbar.flat a {
  background-color: transparent;
  color: #17161a;
  border-color: transparent;
}

.socialbar.flat a:hover {
  background-color: #17161a;
  color: #fff;
}

.socialbar.flat.outline-hover a:hover {
  background-color: transparent;
  border-color: #17161a;
  color: #17161a;
  border-width: 1px;
}

.socialbar.hover-bg-trnspr a {
  border-width: 1px !important;
}

.socialbar.hover-bg-trnspr a:hover {
  border-color: #17161a;
}

.socialbar.inline {
  display: block;
}

.socialbar.inline a {
  background-color: initial;
  width: auto;
  height: auto;
  border: none;
  margin: 0 10px;
  line-height: 1.8;
  font-size: inherit;
  font-weight: 600;
}

.socialbar.flat-icons a {
  border-color: transparent;
}

.socialbar.flat-icons a:hover {
  border-color: #17161a;
}

.socialbar.flat-icons.flat-icons-trnspr a:hover {
  color: #17161a;
  background-color: transparent;
}

.socialbar.small a {
  width: 42px;
  height: 42px;
}

.socialbar.small.inline a {
  width: auto;
  height: auto;
  margin: 0 10px;
  line-height: 2.4;
  font-size: 0.94rem;
}

.socialbar.small.default a {
  line-height: 38px;
}

.socialbar.small.outline a {
  line-height: 36px;
}

.socialbar a:first-child {
  margin-left: 0;
}

.socialbar a:last-child {
  margin-right: 0;
}

.socialbar.default a.white {
  background-color: #fff;
  border-color: #fff;
  border-width: 1px !important;
  color: #fff;
}

.socialbar.default a.white:hover {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}

.socialbar.default.hover-colorize-reverse a.white {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
  border-width: 1px !important;
}

.socialbar.default.hover-colorize-reverse a.white:hover {
  background-color: #fff;
  color: #fff;
}

.socialbar.default.outline a.white {
  background-color: transparent;
  color: #fff;
}

.socialbar.default.outline a.white:hover {
  background-color: #fff;
  color: #fff;
}

.socialbar.default.flat a.white {
  background-color: transparent;
  color: #fff;
  border-color: transparent;
}

.socialbar.default.flat a.white:hover {
  background-color: #fff;
  color: #fff;
}

.socialbar.default.inline a.white {
  background-color: transparent;
  border-color: transparent;
  color: #17161a;
}

.socialbar.default.inline a.white:hover {
  color: #fff;
}

.socialbar.default.inline a.white:hover:before {
  display: none;
}

.socialbar.default a.facebook {
  background-color: #217cef;
  border-color: #217cef;
  border-width: 1px !important;
  color: #fff;
}

.socialbar.default a.facebook:hover {
  background-color: transparent;
  color: #217cef;
  border-color: #217cef;
}

.socialbar.default.hover-colorize-reverse a.facebook {
  background-color: transparent;
  color: #217cef;
  border-color: #217cef;
  border-width: 1px !important;
}

.socialbar.default.hover-colorize-reverse a.facebook:hover {
  background-color: #217cef;
  color: #fff;
}

.socialbar.default.outline a.facebook {
  background-color: transparent;
  color: #217cef;
}

.socialbar.default.outline a.facebook:hover {
  background-color: #217cef;
  color: #fff;
}

.socialbar.default.flat a.facebook {
  background-color: transparent;
  color: #217cef;
  border-color: transparent;
}

.socialbar.default.flat a.facebook:hover {
  background-color: #217cef;
  color: #fff;
}

.socialbar.default.inline a.facebook {
  background-color: transparent;
  border-color: transparent;
  color: #17161a;
}

.socialbar.default.inline a.facebook:hover {
  color: #217cef;
}

.socialbar.default.inline a.facebook:hover:before {
  display: none;
}

.socialbar.default a.twitter {
  background-color: #2aa3ef;
  border-color: #2aa3ef;
  border-width: 1px !important;
  color: #fff;
}

.socialbar.default a.twitter:hover {
  background-color: transparent;
  color: #2aa3ef;
  border-color: #2aa3ef;
}

.socialbar.default.hover-colorize-reverse a.twitter {
  background-color: transparent;
  color: #2aa3ef;
  border-color: #2aa3ef;
  border-width: 1px !important;
}

.socialbar.default.hover-colorize-reverse a.twitter:hover {
  background-color: #2aa3ef;
  color: #fff;
}

.socialbar.default.outline a.twitter {
  background-color: transparent;
  color: #2aa3ef;
}

.socialbar.default.outline a.twitter:hover {
  background-color: #2aa3ef;
  color: #fff;
}

.socialbar.default.flat a.twitter {
  background-color: transparent;
  color: #2aa3ef;
  border-color: transparent;
}

.socialbar.default.flat a.twitter:hover {
  background-color: #2aa3ef;
  color: #fff;
}

.socialbar.default.inline a.twitter {
  background-color: transparent;
  border-color: transparent;
  color: #17161a;
}

.socialbar.default.inline a.twitter:hover {
  color: #2aa3ef;
}

.socialbar.default.inline a.twitter:hover:before {
  display: none;
}

.socialbar.default a.pinterest {
  background-color: #e8323f;
  border-color: #e8323f;
  border-width: 1px !important;
  color: #fff;
}

.socialbar.default a.pinterest:hover {
  background-color: transparent;
  color: #e8323f;
  border-color: #e8323f;
}

.socialbar.default.hover-colorize-reverse a.pinterest {
  background-color: transparent;
  color: #e8323f;
  border-color: #e8323f;
  border-width: 1px !important;
}

.socialbar.default.hover-colorize-reverse a.pinterest:hover {
  background-color: #e8323f;
  color: #fff;
}

.socialbar.default.outline a.pinterest {
  background-color: transparent;
  color: #e8323f;
}

.socialbar.default.outline a.pinterest:hover {
  background-color: #e8323f;
  color: #fff;
}

.socialbar.default.flat a.pinterest {
  background-color: transparent;
  color: #e8323f;
  border-color: transparent;
}

.socialbar.default.flat a.pinterest:hover {
  background-color: #e8323f;
  color: #fff;
}

.socialbar.default.inline a.pinterest {
  background-color: transparent;
  border-color: transparent;
  color: #17161a;
}

.socialbar.default.inline a.pinterest:hover {
  color: #e8323f;
}

.socialbar.default.inline a.pinterest:hover:before {
  display: none;
}

.socialbar.default a.linkedin {
  background-color: #4477ab;
  border-color: #4477ab;
  border-width: 1px !important;
  color: #fff;
}

.socialbar.default a.linkedin:hover {
  background-color: transparent;
  color: #4477ab;
  border-color: #4477ab;
}

.socialbar.default.hover-colorize-reverse a.linkedin {
  background-color: transparent;
  color: #4477ab;
  border-color: #4477ab;
  border-width: 1px !important;
}

.socialbar.default.hover-colorize-reverse a.linkedin:hover {
  background-color: #4477ab;
  color: #fff;
}

.socialbar.default.outline a.linkedin {
  background-color: transparent;
  color: #4477ab;
}

.socialbar.default.outline a.linkedin:hover {
  background-color: #4477ab;
  color: #fff;
}

.socialbar.default.flat a.linkedin {
  background-color: transparent;
  color: #4477ab;
  border-color: transparent;
}

.socialbar.default.flat a.linkedin:hover {
  background-color: #4477ab;
  color: #fff;
}

.socialbar.default.inline a.linkedin {
  background-color: transparent;
  border-color: transparent;
  color: #17161a;
}

.socialbar.default.inline a.linkedin:hover {
  color: #4477ab;
}

.socialbar.default.inline a.linkedin:hover:before {
  display: none;
}

.socialbar.default a.dribbble {
  background-color: #fd629e;
  border-color: #fd629e;
  border-width: 1px !important;
  color: #fff;
}

.socialbar.default a.dribbble:hover {
  background-color: transparent;
  color: #fd629e;
  border-color: #fd629e;
}

.socialbar.default.hover-colorize-reverse a.dribbble {
  background-color: transparent;
  color: #fd629e;
  border-color: #fd629e;
  border-width: 1px !important;
}

.socialbar.default.hover-colorize-reverse a.dribbble:hover {
  background-color: #fd629e;
  color: #fff;
}

.socialbar.default.outline a.dribbble {
  background-color: transparent;
  color: #fd629e;
}

.socialbar.default.outline a.dribbble:hover {
  background-color: #fd629e;
  color: #fff;
}

.socialbar.default.flat a.dribbble {
  background-color: transparent;
  color: #fd629e;
  border-color: transparent;
}

.socialbar.default.flat a.dribbble:hover {
  background-color: #fd629e;
  color: #fff;
}

.socialbar.default.inline a.dribbble {
  background-color: transparent;
  border-color: transparent;
  color: #17161a;
}

.socialbar.default.inline a.dribbble:hover {
  color: #fd629e;
}

.socialbar.default.inline a.dribbble:hover:before {
  display: none;
}

.socialbar.default a.github {
  background-color: #24292e;
  border-color: #24292e;
  border-width: 1px !important;
  color: #fff;
}

.socialbar.default a.github:hover {
  background-color: transparent;
  color: #24292e;
  border-color: #24292e;
}

.socialbar.default.hover-colorize-reverse a.github {
  background-color: transparent;
  color: #24292e;
  border-color: #24292e;
  border-width: 1px !important;
}

.socialbar.default.hover-colorize-reverse a.github:hover {
  background-color: #24292e;
  color: #fff;
}

.socialbar.default.outline a.github {
  background-color: transparent;
  color: #24292e;
}

.socialbar.default.outline a.github:hover {
  background-color: #24292e;
  color: #fff;
}

.socialbar.default.flat a.github {
  background-color: transparent;
  color: #24292e;
  border-color: transparent;
}

.socialbar.default.flat a.github:hover {
  background-color: #24292e;
  color: #fff;
}

.socialbar.default.inline a.github {
  background-color: transparent;
  border-color: transparent;
  color: #17161a;
}

.socialbar.default.inline a.github:hover {
  color: #24292e;
}

.socialbar.default.inline a.github:hover:before {
  display: none;
}

.socialbar.default a.instagram {
  background-color: #383838;
  border-color: #383838;
  border-width: 1px !important;
  color: #fff;
}

.socialbar.default a.instagram:hover {
  background-color: transparent;
  color: #383838;
  border-color: #383838;
}

.socialbar.default.hover-colorize-reverse a.instagram {
  background-color: transparent;
  color: #383838;
  border-color: #383838;
  border-width: 1px !important;
}

.socialbar.default.hover-colorize-reverse a.instagram:hover {
  background-color: #383838;
  color: #fff;
}

.socialbar.default.outline a.instagram {
  background-color: transparent;
  color: #383838;
}

.socialbar.default.outline a.instagram:hover {
  background-color: #383838;
  color: #fff;
}

.socialbar.default.flat a.instagram {
  background-color: transparent;
  color: #383838;
  border-color: transparent;
}

.socialbar.default.flat a.instagram:hover {
  background-color: #383838;
  color: #fff;
}

.socialbar.default.inline a.instagram {
  background-color: transparent;
  border-color: transparent;
  color: #17161a;
}

.socialbar.default.inline a.instagram:hover {
  color: #383838;
}

.socialbar.default.inline a.instagram:hover:before {
  display: none;
}

.socialbar.default a.dropbox {
  background-color: #187fe7;
  border-color: #187fe7;
  border-width: 1px !important;
  color: #fff;
}

.socialbar.default a.dropbox:hover {
  background-color: transparent;
  color: #187fe7;
  border-color: #187fe7;
}

.socialbar.default.hover-colorize-reverse a.dropbox {
  background-color: transparent;
  color: #187fe7;
  border-color: #187fe7;
  border-width: 1px !important;
}

.socialbar.default.hover-colorize-reverse a.dropbox:hover {
  background-color: #187fe7;
  color: #fff;
}

.socialbar.default.outline a.dropbox {
  background-color: transparent;
  color: #187fe7;
}

.socialbar.default.outline a.dropbox:hover {
  background-color: #187fe7;
  color: #fff;
}

.socialbar.default.flat a.dropbox {
  background-color: transparent;
  color: #187fe7;
  border-color: transparent;
}

.socialbar.default.flat a.dropbox:hover {
  background-color: #187fe7;
  color: #fff;
}

.socialbar.default.inline a.dropbox {
  background-color: transparent;
  border-color: transparent;
  color: #17161a;
}

.socialbar.default.inline a.dropbox:hover {
  color: #187fe7;
}

.socialbar.default.inline a.dropbox:hover:before {
  display: none;
}

.socialbar.default a.vk {
  background-color: #6083ab;
  border-color: #6083ab;
  border-width: 1px !important;
  color: #fff;
}

.socialbar.default a.vk:hover {
  background-color: transparent;
  color: #6083ab;
  border-color: #6083ab;
}

.socialbar.default.hover-colorize-reverse a.vk {
  background-color: transparent;
  color: #6083ab;
  border-color: #6083ab;
  border-width: 1px !important;
}

.socialbar.default.hover-colorize-reverse a.vk:hover {
  background-color: #6083ab;
  color: #fff;
}

.socialbar.default.outline a.vk {
  background-color: transparent;
  color: #6083ab;
}

.socialbar.default.outline a.vk:hover {
  background-color: #6083ab;
  color: #fff;
}

.socialbar.default.flat a.vk {
  background-color: transparent;
  color: #6083ab;
  border-color: transparent;
}

.socialbar.default.flat a.vk:hover {
  background-color: #6083ab;
  color: #fff;
}

.socialbar.default.inline a.vk {
  background-color: transparent;
  border-color: transparent;
  color: #17161a;
}

.socialbar.default.inline a.vk:hover {
  color: #6083ab;
}

.socialbar.default.inline a.vk:hover:before {
  display: none;
}

.socialbar.default a.youtube {
  background-color: red;
  border-color: red;
  border-width: 1px !important;
  color: #fff;
}

.socialbar.default a.youtube:hover {
  background-color: transparent;
  color: red;
  border-color: red;
}

.socialbar.default.hover-colorize-reverse a.youtube {
  background-color: transparent;
  color: red;
  border-color: red;
  border-width: 1px !important;
}

.socialbar.default.hover-colorize-reverse a.youtube:hover {
  background-color: red;
  color: #fff;
}

.socialbar.default.outline a.youtube {
  background-color: transparent;
  color: red;
}

.socialbar.default.outline a.youtube:hover {
  background-color: red;
  color: #fff;
}

.socialbar.default.flat a.youtube {
  background-color: transparent;
  color: red;
  border-color: transparent;
}

.socialbar.default.flat a.youtube:hover {
  background-color: red;
  color: #fff;
}

.socialbar.default.inline a.youtube {
  background-color: transparent;
  border-color: transparent;
  color: #17161a;
}

.socialbar.default.inline a.youtube:hover {
  color: red;
}

.socialbar.default.inline a.youtube:hover:before {
  display: none;
}

.socialbar.default a.vimeo {
  background-color: #1ab8ea;
  border-color: #1ab8ea;
  border-width: 1px !important;
  color: #fff;
}

.socialbar.default a.vimeo:hover {
  background-color: transparent;
  color: #1ab8ea;
  border-color: #1ab8ea;
}

.socialbar.default.hover-colorize-reverse a.vimeo {
  background-color: transparent;
  color: #1ab8ea;
  border-color: #1ab8ea;
  border-width: 1px !important;
}

.socialbar.default.hover-colorize-reverse a.vimeo:hover {
  background-color: #1ab8ea;
  color: #fff;
}

.socialbar.default.outline a.vimeo {
  background-color: transparent;
  color: #1ab8ea;
}

.socialbar.default.outline a.vimeo:hover {
  background-color: #1ab8ea;
  color: #fff;
}

.socialbar.default.flat a.vimeo {
  background-color: transparent;
  color: #1ab8ea;
  border-color: transparent;
}

.socialbar.default.flat a.vimeo:hover {
  background-color: #1ab8ea;
  color: #fff;
}

.socialbar.default.inline a.vimeo {
  background-color: transparent;
  border-color: transparent;
  color: #17161a;
}

.socialbar.default.inline a.vimeo:hover {
  color: #1ab8ea;
}

.socialbar.default.inline a.vimeo:hover:before {
  display: none;
}

.socialbar.default a.behance {
  background-color: #0056ff;
  border-color: #0056ff;
  border-width: 1px !important;
  color: #fff;
}

.socialbar.default a.behance:hover {
  background-color: transparent;
  color: #0056ff;
  border-color: #0056ff;
}

.socialbar.default.hover-colorize-reverse a.behance {
  background-color: transparent;
  color: #0056ff;
  border-color: #0056ff;
  border-width: 1px !important;
}

.socialbar.default.hover-colorize-reverse a.behance:hover {
  background-color: #0056ff;
  color: #fff;
}

.socialbar.default.outline a.behance {
  background-color: transparent;
  color: #0056ff;
}

.socialbar.default.outline a.behance:hover {
  background-color: #0056ff;
  color: #fff;
}

.socialbar.default.flat a.behance {
  background-color: transparent;
  color: #0056ff;
  border-color: transparent;
}

.socialbar.default.flat a.behance:hover {
  background-color: #0056ff;
  color: #fff;
}

.socialbar.default.inline a.behance {
  background-color: transparent;
  border-color: transparent;
  color: #17161a;
}

.socialbar.default.inline a.behance:hover {
  color: #0056ff;
}

.socialbar.default.inline a.behance:hover:before {
  display: none;
}

.socialbar.default a.tumblr {
  background-color: #2a445f;
  border-color: #2a445f;
  border-width: 1px !important;
  color: #fff;
}

.socialbar.default a.tumblr:hover {
  background-color: transparent;
  color: #2a445f;
  border-color: #2a445f;
}

.socialbar.default.hover-colorize-reverse a.tumblr {
  background-color: transparent;
  color: #2a445f;
  border-color: #2a445f;
  border-width: 1px !important;
}

.socialbar.default.hover-colorize-reverse a.tumblr:hover {
  background-color: #2a445f;
  color: #fff;
}

.socialbar.default.outline a.tumblr {
  background-color: transparent;
  color: #2a445f;
}

.socialbar.default.outline a.tumblr:hover {
  background-color: #2a445f;
  color: #fff;
}

.socialbar.default.flat a.tumblr {
  background-color: transparent;
  color: #2a445f;
  border-color: transparent;
}

.socialbar.default.flat a.tumblr:hover {
  background-color: #2a445f;
  color: #fff;
}

.socialbar.default.inline a.tumblr {
  background-color: transparent;
  border-color: transparent;
  color: #17161a;
}

.socialbar.default.inline a.tumblr:hover {
  color: #2a445f;
}

.socialbar.default.inline a.tumblr:hover:before {
  display: none;
}

.socialbar.default a.flickr {
  background-color: #0063db;
  border-color: #0063db;
  border-width: 1px !important;
  color: #fff;
}

.socialbar.default a.flickr:hover {
  background-color: transparent;
  color: #0063db;
  border-color: #0063db;
}

.socialbar.default.hover-colorize-reverse a.flickr {
  background-color: transparent;
  color: #0063db;
  border-color: #0063db;
  border-width: 1px !important;
}

.socialbar.default.hover-colorize-reverse a.flickr:hover {
  background-color: #0063db;
  color: #fff;
}

.socialbar.default.outline a.flickr {
  background-color: transparent;
  color: #0063db;
}

.socialbar.default.outline a.flickr:hover {
  background-color: #0063db;
  color: #fff;
}

.socialbar.default.flat a.flickr {
  background-color: transparent;
  color: #0063db;
  border-color: transparent;
}

.socialbar.default.flat a.flickr:hover {
  background-color: #0063db;
  color: #fff;
}

.socialbar.default.inline a.flickr {
  background-color: transparent;
  border-color: transparent;
  color: #17161a;
}

.socialbar.default.inline a.flickr:hover {
  color: #0063db;
}

.socialbar.default.inline a.flickr:hover:before {
  display: none;
}

.socialbar.default a.reddit {
  background-color: #ff4501;
  border-color: #ff4501;
  border-width: 1px !important;
  color: #fff;
}

.socialbar.default a.reddit:hover {
  background-color: transparent;
  color: #ff4501;
  border-color: #ff4501;
}

.socialbar.default.hover-colorize-reverse a.reddit {
  background-color: transparent;
  color: #ff4501;
  border-color: #ff4501;
  border-width: 1px !important;
}

.socialbar.default.hover-colorize-reverse a.reddit:hover {
  background-color: #ff4501;
  color: #fff;
}

.socialbar.default.outline a.reddit {
  background-color: transparent;
  color: #ff4501;
}

.socialbar.default.outline a.reddit:hover {
  background-color: #ff4501;
  color: #fff;
}

.socialbar.default.flat a.reddit {
  background-color: transparent;
  color: #ff4501;
  border-color: transparent;
}

.socialbar.default.flat a.reddit:hover {
  background-color: #ff4501;
  color: #fff;
}

.socialbar.default.inline a.reddit {
  background-color: transparent;
  border-color: transparent;
  color: #17161a;
}

.socialbar.default.inline a.reddit:hover {
  color: #ff4501;
}

.socialbar.default.inline a.reddit:hover:before {
  display: none;
}

.socialbar.default a.snapchat {
  background-color: #e0e410;
  border-color: #e0e410;
  border-width: 1px !important;
  color: #fff;
}

.socialbar.default a.snapchat:hover {
  background-color: transparent;
  color: #e0e410;
  border-color: #e0e410;
}

.socialbar.default.hover-colorize-reverse a.snapchat {
  background-color: transparent;
  color: #e0e410;
  border-color: #e0e410;
  border-width: 1px !important;
}

.socialbar.default.hover-colorize-reverse a.snapchat:hover {
  background-color: #e0e410;
  color: #fff;
}

.socialbar.default.outline a.snapchat {
  background-color: transparent;
  color: #e0e410;
}

.socialbar.default.outline a.snapchat:hover {
  background-color: #e0e410;
  color: #fff;
}

.socialbar.default.flat a.snapchat {
  background-color: transparent;
  color: #e0e410;
  border-color: transparent;
}

.socialbar.default.flat a.snapchat:hover {
  background-color: #e0e410;
  color: #fff;
}

.socialbar.default.inline a.snapchat {
  background-color: transparent;
  border-color: transparent;
  color: #17161a;
}

.socialbar.default.inline a.snapchat:hover {
  color: #e0e410;
}

.socialbar.default.inline a.snapchat:hover:before {
  display: none;
}

.socialbar.default a.whatsapp {
  background-color: #0ec143;
  border-color: #0ec143;
  border-width: 1px !important;
  color: #fff;
}

.socialbar.default a.whatsapp:hover {
  background-color: transparent;
  color: #0ec143;
  border-color: #0ec143;
}

.socialbar.default.hover-colorize-reverse a.whatsapp {
  background-color: transparent;
  color: #0ec143;
  border-color: #0ec143;
  border-width: 1px !important;
}

.socialbar.default.hover-colorize-reverse a.whatsapp:hover {
  background-color: #0ec143;
  color: #fff;
}

.socialbar.default.outline a.whatsapp {
  background-color: transparent;
  color: #0ec143;
}

.socialbar.default.outline a.whatsapp:hover {
  background-color: #0ec143;
  color: #fff;
}

.socialbar.default.flat a.whatsapp {
  background-color: transparent;
  color: #0ec143;
  border-color: transparent;
}

.socialbar.default.flat a.whatsapp:hover {
  background-color: #0ec143;
  color: #fff;
}

.socialbar.default.inline a.whatsapp {
  background-color: transparent;
  border-color: transparent;
  color: #17161a;
}

.socialbar.default.inline a.whatsapp:hover {
  color: #0ec143;
}

.socialbar.default.inline a.whatsapp:hover:before {
  display: none;
}

.socialbar.default a.quora {
  background-color: #a82401;
  border-color: #a82401;
  border-width: 1px !important;
  color: #fff;
}

.socialbar.default a.quora:hover {
  background-color: transparent;
  color: #a82401;
  border-color: #a82401;
}

.socialbar.default.hover-colorize-reverse a.quora {
  background-color: transparent;
  color: #a82401;
  border-color: #a82401;
  border-width: 1px !important;
}

.socialbar.default.hover-colorize-reverse a.quora:hover {
  background-color: #a82401;
  color: #fff;
}

.socialbar.default.outline a.quora {
  background-color: transparent;
  color: #a82401;
}

.socialbar.default.outline a.quora:hover {
  background-color: #a82401;
  color: #fff;
}

.socialbar.default.flat a.quora {
  background-color: transparent;
  color: #a82401;
  border-color: transparent;
}

.socialbar.default.flat a.quora:hover {
  background-color: #a82401;
  color: #fff;
}

.socialbar.default.inline a.quora {
  background-color: transparent;
  border-color: transparent;
  color: #17161a;
}

.socialbar.default.inline a.quora:hover {
  color: #a82401;
}

.socialbar.default.inline a.quora:hover:before {
  display: none;
}

.socialbar.default a.vine {
  background-color: #00be8e;
  border-color: #00be8e;
  border-width: 1px !important;
  color: #fff;
}

.socialbar.default a.vine:hover {
  background-color: transparent;
  color: #00be8e;
  border-color: #00be8e;
}

.socialbar.default.hover-colorize-reverse a.vine {
  background-color: transparent;
  color: #00be8e;
  border-color: #00be8e;
  border-width: 1px !important;
}

.socialbar.default.hover-colorize-reverse a.vine:hover {
  background-color: #00be8e;
  color: #fff;
}

.socialbar.default.outline a.vine {
  background-color: transparent;
  color: #00be8e;
}

.socialbar.default.outline a.vine:hover {
  background-color: #00be8e;
  color: #fff;
}

.socialbar.default.flat a.vine {
  background-color: transparent;
  color: #00be8e;
  border-color: transparent;
}

.socialbar.default.flat a.vine:hover {
  background-color: #00be8e;
  color: #fff;
}

.socialbar.default.inline a.vine {
  background-color: transparent;
  border-color: transparent;
  color: #17161a;
}

.socialbar.default.inline a.vine:hover {
  color: #00be8e;
}

.socialbar.default.inline a.vine:hover:before {
  display: none;
}

.socialbar.default a.digg {
  background-color: #1c5891;
  border-color: #1c5891;
  border-width: 1px !important;
  color: #fff;
}

.socialbar.default a.digg:hover {
  background-color: transparent;
  color: #1c5891;
  border-color: #1c5891;
}

.socialbar.default.hover-colorize-reverse a.digg {
  background-color: transparent;
  color: #1c5891;
  border-color: #1c5891;
  border-width: 1px !important;
}

.socialbar.default.hover-colorize-reverse a.digg:hover {
  background-color: #1c5891;
  color: #fff;
}

.socialbar.default.outline a.digg {
  background-color: transparent;
  color: #1c5891;
}

.socialbar.default.outline a.digg:hover {
  background-color: #1c5891;
  color: #fff;
}

.socialbar.default.flat a.digg {
  background-color: transparent;
  color: #1c5891;
  border-color: transparent;
}

.socialbar.default.flat a.digg:hover {
  background-color: #1c5891;
  color: #fff;
}

.socialbar.default.inline a.digg {
  background-color: transparent;
  border-color: transparent;
  color: #17161a;
}

.socialbar.default.inline a.digg:hover {
  color: #1c5891;
}

.socialbar.default.inline a.digg:hover:before {
  display: none;
}

.socialbar.default a.foursquare {
  background-color: #fd4577;
  border-color: #fd4577;
  border-width: 1px !important;
  color: #fff;
}

.socialbar.default a.foursquare:hover {
  background-color: transparent;
  color: #fd4577;
  border-color: #fd4577;
}

.socialbar.default.hover-colorize-reverse a.foursquare {
  background-color: transparent;
  color: #fd4577;
  border-color: #fd4577;
  border-width: 1px !important;
}

.socialbar.default.hover-colorize-reverse a.foursquare:hover {
  background-color: #fd4577;
  color: #fff;
}

.socialbar.default.outline a.foursquare {
  background-color: transparent;
  color: #fd4577;
}

.socialbar.default.outline a.foursquare:hover {
  background-color: #fd4577;
  color: #fff;
}

.socialbar.default.flat a.foursquare {
  background-color: transparent;
  color: #fd4577;
  border-color: transparent;
}

.socialbar.default.flat a.foursquare:hover {
  background-color: #fd4577;
  color: #fff;
}

.socialbar.default.inline a.foursquare {
  background-color: transparent;
  border-color: transparent;
  color: #17161a;
}

.socialbar.default.inline a.foursquare:hover {
  color: #fd4577;
}

.socialbar.default.inline a.foursquare:hover:before {
  display: none;
}

.socialbar.default a.tiktok {
  background-color: #323131;
  border-color: #323131;
  border-width: 1px !important;
  color: #fff;
}

.socialbar.default a.tiktok:hover {
  background-color: transparent;
  color: #323131;
  border-color: #323131;
}

.socialbar.default.hover-colorize-reverse a.tiktok {
  background-color: transparent;
  color: #323131;
  border-color: #323131;
  border-width: 1px !important;
}

.socialbar.default.hover-colorize-reverse a.tiktok:hover {
  background-color: #323131;
  color: #fff;
}

.socialbar.default.outline a.tiktok {
  background-color: transparent;
  color: #323131;
}

.socialbar.default.outline a.tiktok:hover {
  background-color: #323131;
  color: #fff;
}

.socialbar.default.flat a.tiktok {
  background-color: transparent;
  color: #323131;
  border-color: transparent;
}

.socialbar.default.flat a.tiktok:hover {
  background-color: #323131;
  color: #fff;
}

.socialbar.default.inline a.tiktok {
  background-color: transparent;
  border-color: transparent;
  color: #17161a;
}

.socialbar.default.inline a.tiktok:hover {
  color: #323131;
}

.socialbar.default.inline a.tiktok:hover:before {
  display: none;
}

.socialbar.default a.tripadvisor {
  background-color: #34e0a1;
  border-color: #34e0a1;
  border-width: 1px !important;
  color: #fff;
}

.socialbar.default a.tripadvisor:hover {
  background-color: transparent;
  color: #34e0a1;
  border-color: #34e0a1;
}

.socialbar.default.hover-colorize-reverse a.tripadvisor {
  background-color: transparent;
  color: #34e0a1;
  border-color: #34e0a1;
  border-width: 1px !important;
}

.socialbar.default.hover-colorize-reverse a.tripadvisor:hover {
  background-color: #34e0a1;
  color: #fff;
}

.socialbar.default.outline a.tripadvisor {
  background-color: transparent;
  color: #34e0a1;
}

.socialbar.default.outline a.tripadvisor:hover {
  background-color: #34e0a1;
  color: #fff;
}

.socialbar.default.flat a.tripadvisor {
  background-color: transparent;
  color: #34e0a1;
  border-color: transparent;
}

.socialbar.default.flat a.tripadvisor:hover {
  background-color: #34e0a1;
  color: #fff;
}

.socialbar.default.inline a.tripadvisor {
  background-color: transparent;
  border-color: transparent;
  color: #17161a;
}

.socialbar.default.inline a.tripadvisor:hover {
  color: #34e0a1;
}

.socialbar.default.inline a.tripadvisor:hover:before {
  display: none;
}

.socialbar.default a.twitch {
  background-color: #9147ff;
  border-color: #9147ff;
  border-width: 1px !important;
  color: #fff;
}

.socialbar.default a.twitch:hover {
  background-color: transparent;
  color: #9147ff;
  border-color: #9147ff;
}

.socialbar.default.hover-colorize-reverse a.twitch {
  background-color: transparent;
  color: #9147ff;
  border-color: #9147ff;
  border-width: 1px !important;
}

.socialbar.default.hover-colorize-reverse a.twitch:hover {
  background-color: #9147ff;
  color: #fff;
}

.socialbar.default.outline a.twitch {
  background-color: transparent;
  color: #9147ff;
}

.socialbar.default.outline a.twitch:hover {
  background-color: #9147ff;
  color: #fff;
}

.socialbar.default.flat a.twitch {
  background-color: transparent;
  color: #9147ff;
  border-color: transparent;
}

.socialbar.default.flat a.twitch:hover {
  background-color: #9147ff;
  color: #fff;
}

.socialbar.default.inline a.twitch {
  background-color: transparent;
  border-color: transparent;
  color: #17161a;
}

.socialbar.default.inline a.twitch:hover {
  color: #9147ff;
}

.socialbar.default.inline a.twitch:hover:before {
  display: none;
}

.socialbar.default a.mixer {
  background-color: #0270d9;
  border-color: #0270d9;
  border-width: 1px !important;
  color: #fff;
}

.socialbar.default a.mixer:hover {
  background-color: transparent;
  color: #0270d9;
  border-color: #0270d9;
}

.socialbar.default.hover-colorize-reverse a.mixer {
  background-color: transparent;
  color: #0270d9;
  border-color: #0270d9;
  border-width: 1px !important;
}

.socialbar.default.hover-colorize-reverse a.mixer:hover {
  background-color: #0270d9;
  color: #fff;
}

.socialbar.default.outline a.mixer {
  background-color: transparent;
  color: #0270d9;
}

.socialbar.default.outline a.mixer:hover {
  background-color: #0270d9;
  color: #fff;
}

.socialbar.default.flat a.mixer {
  background-color: transparent;
  color: #0270d9;
  border-color: transparent;
}

.socialbar.default.flat a.mixer:hover {
  background-color: #0270d9;
  color: #fff;
}

.socialbar.default.inline a.mixer {
  background-color: transparent;
  border-color: transparent;
  color: #17161a;
}

.socialbar.default.inline a.mixer:hover {
  color: #0270d9;
}

.socialbar.default.inline a.mixer:hover:before {
  display: none;
}

.socialbar.default a.telegram {
  background-color: #08c;
  border-color: #08c;
  border-width: 1px !important;
  color: #fff;
}

.socialbar.default a.telegram:hover {
  background-color: transparent;
  color: #08c;
  border-color: #08c;
}

.socialbar.default.hover-colorize-reverse a.telegram {
  background-color: transparent;
  color: #08c;
  border-color: #08c;
  border-width: 1px !important;
}

.socialbar.default.hover-colorize-reverse a.telegram:hover {
  background-color: #08c;
  color: #fff;
}

.socialbar.default.outline a.telegram {
  background-color: transparent;
  color: #08c;
}

.socialbar.default.outline a.telegram:hover {
  background-color: #08c;
  color: #fff;
}

.socialbar.default.flat a.telegram {
  background-color: transparent;
  color: #08c;
  border-color: transparent;
}

.socialbar.default.flat a.telegram:hover {
  background-color: #08c;
  color: #fff;
}

.socialbar.default.inline a.telegram {
  background-color: transparent;
  border-color: transparent;
  color: #17161a;
}

.socialbar.default.inline a.telegram:hover {
  color: #08c;
}

.socialbar.default.inline a.telegram:hover:before {
  display: none;
}

.socialbar.default a.soundcloud {
  background-color: #fd561f;
  border-color: #fd561f;
  border-width: 1px !important;
  color: #fff;
}

.socialbar.default a.soundcloud:hover {
  background-color: transparent;
  color: #fd561f;
  border-color: #fd561f;
}

.socialbar.default.hover-colorize-reverse a.soundcloud {
  background-color: transparent;
  color: #fd561f;
  border-color: #fd561f;
  border-width: 1px !important;
}

.socialbar.default.hover-colorize-reverse a.soundcloud:hover {
  background-color: #fd561f;
  color: #fff;
}

.socialbar.default.outline a.soundcloud {
  background-color: transparent;
  color: #fd561f;
}

.socialbar.default.outline a.soundcloud:hover {
  background-color: #fd561f;
  color: #fff;
}

.socialbar.default.flat a.soundcloud {
  background-color: transparent;
  color: #fd561f;
  border-color: transparent;
}

.socialbar.default.flat a.soundcloud:hover {
  background-color: #fd561f;
  color: #fff;
}

.socialbar.default.inline a.soundcloud {
  background-color: transparent;
  border-color: transparent;
  color: #17161a;
}

.socialbar.default.inline a.soundcloud:hover {
  color: #fd561f;
}

.socialbar.default.inline a.soundcloud:hover:before {
  display: none;
}

.socialbar.default a.spotify {
  background-color: #1ed760;
  border-color: #1ed760;
  border-width: 1px !important;
  color: #fff;
}

.socialbar.default a.spotify:hover {
  background-color: transparent;
  color: #1ed760;
  border-color: #1ed760;
}

.socialbar.default.hover-colorize-reverse a.spotify {
  background-color: transparent;
  color: #1ed760;
  border-color: #1ed760;
  border-width: 1px !important;
}

.socialbar.default.hover-colorize-reverse a.spotify:hover {
  background-color: #1ed760;
  color: #fff;
}

.socialbar.default.outline a.spotify {
  background-color: transparent;
  color: #1ed760;
}

.socialbar.default.outline a.spotify:hover {
  background-color: #1ed760;
  color: #fff;
}

.socialbar.default.flat a.spotify {
  background-color: transparent;
  color: #1ed760;
  border-color: transparent;
}

.socialbar.default.flat a.spotify:hover {
  background-color: #1ed760;
  color: #fff;
}

.socialbar.default.inline a.spotify {
  background-color: transparent;
  border-color: transparent;
  color: #17161a;
}

.socialbar.default.inline a.spotify:hover {
  color: #1ed760;
}

.socialbar.default.inline a.spotify:hover:before {
  display: none;
}

.socialbar.default a.teamspeak {
  background-color: #1c82cc;
  border-color: #1c82cc;
  border-width: 1px !important;
  color: #fff;
}

.socialbar.default a.teamspeak:hover {
  background-color: transparent;
  color: #1c82cc;
  border-color: #1c82cc;
}

.socialbar.default.hover-colorize-reverse a.teamspeak {
  background-color: transparent;
  color: #1c82cc;
  border-color: #1c82cc;
  border-width: 1px !important;
}

.socialbar.default.hover-colorize-reverse a.teamspeak:hover {
  background-color: #1c82cc;
  color: #fff;
}

.socialbar.default.outline a.teamspeak {
  background-color: transparent;
  color: #1c82cc;
}

.socialbar.default.outline a.teamspeak:hover {
  background-color: #1c82cc;
  color: #fff;
}

.socialbar.default.flat a.teamspeak {
  background-color: transparent;
  color: #1c82cc;
  border-color: transparent;
}

.socialbar.default.flat a.teamspeak:hover {
  background-color: #1c82cc;
  color: #fff;
}

.socialbar.default.inline a.teamspeak {
  background-color: transparent;
  border-color: transparent;
  color: #17161a;
}

.socialbar.default.inline a.teamspeak:hover {
  color: #1c82cc;
}

.socialbar.default.inline a.teamspeak:hover:before {
  display: none;
}

.socialbar.default a.discord {
  background-color: #7289da;
  border-color: #7289da;
  border-width: 1px !important;
  color: #fff;
}

.socialbar.default a.discord:hover {
  background-color: transparent;
  color: #7289da;
  border-color: #7289da;
}

.socialbar.default.hover-colorize-reverse a.discord {
  background-color: transparent;
  color: #7289da;
  border-color: #7289da;
  border-width: 1px !important;
}

.socialbar.default.hover-colorize-reverse a.discord:hover {
  background-color: #7289da;
  color: #fff;
}

.socialbar.default.outline a.discord {
  background-color: transparent;
  color: #7289da;
}

.socialbar.default.outline a.discord:hover {
  background-color: #7289da;
  color: #fff;
}

.socialbar.default.flat a.discord {
  background-color: transparent;
  color: #7289da;
  border-color: transparent;
}

.socialbar.default.flat a.discord:hover {
  background-color: #7289da;
  color: #fff;
}

.socialbar.default.inline a.discord {
  background-color: transparent;
  border-color: transparent;
  color: #17161a;
}

.socialbar.default.inline a.discord:hover {
  color: #7289da;
}

.socialbar.default.inline a.discord:hover:before {
  display: none;
}

.socialbar.default a.kaggle {
  background-color: #32c0fd;
  border-color: #32c0fd;
  border-width: 1px !important;
  color: #fff;
}

.socialbar.default a.kaggle:hover {
  background-color: transparent;
  color: #32c0fd;
  border-color: #32c0fd;
}

.socialbar.default.hover-colorize-reverse a.kaggle {
  background-color: transparent;
  color: #32c0fd;
  border-color: #32c0fd;
  border-width: 1px !important;
}

.socialbar.default.hover-colorize-reverse a.kaggle:hover {
  background-color: #32c0fd;
  color: #fff;
}

.socialbar.default.outline a.kaggle {
  background-color: transparent;
  color: #32c0fd;
}

.socialbar.default.outline a.kaggle:hover {
  background-color: #32c0fd;
  color: #fff;
}

.socialbar.default.flat a.kaggle {
  background-color: transparent;
  color: #32c0fd;
  border-color: transparent;
}

.socialbar.default.flat a.kaggle:hover {
  background-color: #32c0fd;
  color: #fff;
}

.socialbar.default.inline a.kaggle {
  background-color: transparent;
  border-color: transparent;
  color: #17161a;
}

.socialbar.default.inline a.kaggle:hover {
  color: #32c0fd;
}

.socialbar.default.inline a.kaggle:hover:before {
  display: none;
}

.socialbar.default a.medium {
  background-color: #03a87c;
  border-color: #03a87c;
  border-width: 1px !important;
  color: #fff;
}

.socialbar.default a.medium:hover {
  background-color: transparent;
  color: #03a87c;
  border-color: #03a87c;
}

.socialbar.default.hover-colorize-reverse a.medium {
  background-color: transparent;
  color: #03a87c;
  border-color: #03a87c;
  border-width: 1px !important;
}

.socialbar.default.hover-colorize-reverse a.medium:hover {
  background-color: #03a87c;
  color: #fff;
}

.socialbar.default.outline a.medium {
  background-color: transparent;
  color: #03a87c;
}

.socialbar.default.outline a.medium:hover {
  background-color: #03a87c;
  color: #fff;
}

.socialbar.default.flat a.medium {
  background-color: transparent;
  color: #03a87c;
  border-color: transparent;
}

.socialbar.default.flat a.medium:hover {
  background-color: #03a87c;
  color: #fff;
}

.socialbar.default.inline a.medium {
  background-color: transparent;
  border-color: transparent;
  color: #17161a;
}

.socialbar.default.inline a.medium:hover {
  color: #03a87c;
}

.socialbar.default.inline a.medium:hover:before {
  display: none;
}

.socialbar.default a.xing {
  background-color: #0c6567;
  border-color: #0c6567;
  border-width: 1px !important;
  color: #fff;
}

.socialbar.default a.xing:hover {
  background-color: transparent;
  color: #0c6567;
  border-color: #0c6567;
}

.socialbar.default.hover-colorize-reverse a.xing {
  background-color: transparent;
  color: #0c6567;
  border-color: #0c6567;
  border-width: 1px !important;
}

.socialbar.default.hover-colorize-reverse a.xing:hover {
  background-color: #0c6567;
  color: #fff;
}

.socialbar.default.outline a.xing {
  background-color: transparent;
  color: #0c6567;
}

.socialbar.default.outline a.xing:hover {
  background-color: #0c6567;
  color: #fff;
}

.socialbar.default.flat a.xing {
  background-color: transparent;
  color: #0c6567;
  border-color: transparent;
}

.socialbar.default.flat a.xing:hover {
  background-color: #0c6567;
  color: #fff;
}

.socialbar.default.inline a.xing {
  background-color: transparent;
  border-color: transparent;
  color: #17161a;
}

.socialbar.default.inline a.xing:hover {
  color: #0c6567;
}

.socialbar.default.inline a.xing:hover:before {
  display: none;
}

.socialbar.hover-default a.white:hover {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}

.socialbar.hover-default.outline a.white:hover {
  background-color: #fff;
  color: #fff;
}

.socialbar.hover-default.flat a.white:hover {
  background-color: #fff;
  color: #fff;
}

.socialbar.hover-default.inline a.white:hover {
  color: #fff;
}

.socialbar.hover-default.inline a.white:before {
  background-color: #fff;
}

.socialbar.hover-default a.facebook:hover {
  background-color: transparent;
  color: #217cef;
  border-color: #217cef;
}

.socialbar.hover-default.outline a.facebook:hover {
  background-color: #217cef;
  color: #fff;
}

.socialbar.hover-default.flat a.facebook:hover {
  background-color: #217cef;
  color: #fff;
}

.socialbar.hover-default.inline a.facebook:hover {
  color: #217cef;
}

.socialbar.hover-default.inline a.facebook:before {
  background-color: #217cef;
}

.socialbar.hover-default a.twitter:hover {
  background-color: transparent;
  color: #2aa3ef;
  border-color: #2aa3ef;
}

.socialbar.hover-default.outline a.twitter:hover {
  background-color: #2aa3ef;
  color: #fff;
}

.socialbar.hover-default.flat a.twitter:hover {
  background-color: #2aa3ef;
  color: #fff;
}

.socialbar.hover-default.inline a.twitter:hover {
  color: #2aa3ef;
}

.socialbar.hover-default.inline a.twitter:before {
  background-color: #2aa3ef;
}

.socialbar.hover-default a.pinterest:hover {
  background-color: transparent;
  color: #e8323f;
  border-color: #e8323f;
}

.socialbar.hover-default.outline a.pinterest:hover {
  background-color: #e8323f;
  color: #fff;
}

.socialbar.hover-default.flat a.pinterest:hover {
  background-color: #e8323f;
  color: #fff;
}

.socialbar.hover-default.inline a.pinterest:hover {
  color: #e8323f;
}

.socialbar.hover-default.inline a.pinterest:before {
  background-color: #e8323f;
}

.socialbar.hover-default a.linkedin:hover {
  background-color: transparent;
  color: #4477ab;
  border-color: #4477ab;
}

.socialbar.hover-default.outline a.linkedin:hover {
  background-color: #4477ab;
  color: #fff;
}

.socialbar.hover-default.flat a.linkedin:hover {
  background-color: #4477ab;
  color: #fff;
}

.socialbar.hover-default.inline a.linkedin:hover {
  color: #4477ab;
}

.socialbar.hover-default.inline a.linkedin:before {
  background-color: #4477ab;
}

.socialbar.hover-default a.dribbble:hover {
  background-color: transparent;
  color: #fd629e;
  border-color: #fd629e;
}

.socialbar.hover-default.outline a.dribbble:hover {
  background-color: #fd629e;
  color: #fff;
}

.socialbar.hover-default.flat a.dribbble:hover {
  background-color: #fd629e;
  color: #fff;
}

.socialbar.hover-default.inline a.dribbble:hover {
  color: #fd629e;
}

.socialbar.hover-default.inline a.dribbble:before {
  background-color: #fd629e;
}

.socialbar.hover-default a.github:hover {
  background-color: transparent;
  color: #24292e;
  border-color: #24292e;
}

.socialbar.hover-default.outline a.github:hover {
  background-color: #24292e;
  color: #fff;
}

.socialbar.hover-default.flat a.github:hover {
  background-color: #24292e;
  color: #fff;
}

.socialbar.hover-default.inline a.github:hover {
  color: #24292e;
}

.socialbar.hover-default.inline a.github:before {
  background-color: #24292e;
}

.socialbar.hover-default a.instagram:hover {
  background-color: transparent;
  color: #383838;
  border-color: #383838;
}

.socialbar.hover-default.outline a.instagram:hover {
  background-color: #383838;
  color: #fff;
}

.socialbar.hover-default.flat a.instagram:hover {
  background-color: #383838;
  color: #fff;
}

.socialbar.hover-default.inline a.instagram:hover {
  color: #383838;
}

.socialbar.hover-default.inline a.instagram:before {
  background-color: #383838;
}

.socialbar.hover-default a.dropbox:hover {
  background-color: transparent;
  color: #187fe7;
  border-color: #187fe7;
}

.socialbar.hover-default.outline a.dropbox:hover {
  background-color: #187fe7;
  color: #fff;
}

.socialbar.hover-default.flat a.dropbox:hover {
  background-color: #187fe7;
  color: #fff;
}

.socialbar.hover-default.inline a.dropbox:hover {
  color: #187fe7;
}

.socialbar.hover-default.inline a.dropbox:before {
  background-color: #187fe7;
}

.socialbar.hover-default a.vk:hover {
  background-color: transparent;
  color: #6083ab;
  border-color: #6083ab;
}

.socialbar.hover-default.outline a.vk:hover {
  background-color: #6083ab;
  color: #fff;
}

.socialbar.hover-default.flat a.vk:hover {
  background-color: #6083ab;
  color: #fff;
}

.socialbar.hover-default.inline a.vk:hover {
  color: #6083ab;
}

.socialbar.hover-default.inline a.vk:before {
  background-color: #6083ab;
}

.socialbar.hover-default a.youtube:hover {
  background-color: transparent;
  color: red;
  border-color: red;
}

.socialbar.hover-default.outline a.youtube:hover {
  background-color: red;
  color: #fff;
}

.socialbar.hover-default.flat a.youtube:hover {
  background-color: red;
  color: #fff;
}

.socialbar.hover-default.inline a.youtube:hover {
  color: red;
}

.socialbar.hover-default.inline a.youtube:before {
  background-color: red;
}

.socialbar.hover-default a.vimeo:hover {
  background-color: transparent;
  color: #1ab8ea;
  border-color: #1ab8ea;
}

.socialbar.hover-default.outline a.vimeo:hover {
  background-color: #1ab8ea;
  color: #fff;
}

.socialbar.hover-default.flat a.vimeo:hover {
  background-color: #1ab8ea;
  color: #fff;
}

.socialbar.hover-default.inline a.vimeo:hover {
  color: #1ab8ea;
}

.socialbar.hover-default.inline a.vimeo:before {
  background-color: #1ab8ea;
}

.socialbar.hover-default a.behance:hover {
  background-color: transparent;
  color: #0056ff;
  border-color: #0056ff;
}

.socialbar.hover-default.outline a.behance:hover {
  background-color: #0056ff;
  color: #fff;
}

.socialbar.hover-default.flat a.behance:hover {
  background-color: #0056ff;
  color: #fff;
}

.socialbar.hover-default.inline a.behance:hover {
  color: #0056ff;
}

.socialbar.hover-default.inline a.behance:before {
  background-color: #0056ff;
}

.socialbar.hover-default a.tumblr:hover {
  background-color: transparent;
  color: #2a445f;
  border-color: #2a445f;
}

.socialbar.hover-default.outline a.tumblr:hover {
  background-color: #2a445f;
  color: #fff;
}

.socialbar.hover-default.flat a.tumblr:hover {
  background-color: #2a445f;
  color: #fff;
}

.socialbar.hover-default.inline a.tumblr:hover {
  color: #2a445f;
}

.socialbar.hover-default.inline a.tumblr:before {
  background-color: #2a445f;
}

.socialbar.hover-default a.flickr:hover {
  background-color: transparent;
  color: #0063db;
  border-color: #0063db;
}

.socialbar.hover-default.outline a.flickr:hover {
  background-color: #0063db;
  color: #fff;
}

.socialbar.hover-default.flat a.flickr:hover {
  background-color: #0063db;
  color: #fff;
}

.socialbar.hover-default.inline a.flickr:hover {
  color: #0063db;
}

.socialbar.hover-default.inline a.flickr:before {
  background-color: #0063db;
}

.socialbar.hover-default a.reddit:hover {
  background-color: transparent;
  color: #ff4501;
  border-color: #ff4501;
}

.socialbar.hover-default.outline a.reddit:hover {
  background-color: #ff4501;
  color: #fff;
}

.socialbar.hover-default.flat a.reddit:hover {
  background-color: #ff4501;
  color: #fff;
}

.socialbar.hover-default.inline a.reddit:hover {
  color: #ff4501;
}

.socialbar.hover-default.inline a.reddit:before {
  background-color: #ff4501;
}

.socialbar.hover-default a.snapchat:hover {
  background-color: transparent;
  color: #e0e410;
  border-color: #e0e410;
}

.socialbar.hover-default.outline a.snapchat:hover {
  background-color: #e0e410;
  color: #fff;
}

.socialbar.hover-default.flat a.snapchat:hover {
  background-color: #e0e410;
  color: #fff;
}

.socialbar.hover-default.inline a.snapchat:hover {
  color: #e0e410;
}

.socialbar.hover-default.inline a.snapchat:before {
  background-color: #e0e410;
}

.socialbar.hover-default a.whatsapp:hover {
  background-color: transparent;
  color: #0ec143;
  border-color: #0ec143;
}

.socialbar.hover-default.outline a.whatsapp:hover {
  background-color: #0ec143;
  color: #fff;
}

.socialbar.hover-default.flat a.whatsapp:hover {
  background-color: #0ec143;
  color: #fff;
}

.socialbar.hover-default.inline a.whatsapp:hover {
  color: #0ec143;
}

.socialbar.hover-default.inline a.whatsapp:before {
  background-color: #0ec143;
}

.socialbar.hover-default a.quora:hover {
  background-color: transparent;
  color: #a82401;
  border-color: #a82401;
}

.socialbar.hover-default.outline a.quora:hover {
  background-color: #a82401;
  color: #fff;
}

.socialbar.hover-default.flat a.quora:hover {
  background-color: #a82401;
  color: #fff;
}

.socialbar.hover-default.inline a.quora:hover {
  color: #a82401;
}

.socialbar.hover-default.inline a.quora:before {
  background-color: #a82401;
}

.socialbar.hover-default a.vine:hover {
  background-color: transparent;
  color: #00be8e;
  border-color: #00be8e;
}

.socialbar.hover-default.outline a.vine:hover {
  background-color: #00be8e;
  color: #fff;
}

.socialbar.hover-default.flat a.vine:hover {
  background-color: #00be8e;
  color: #fff;
}

.socialbar.hover-default.inline a.vine:hover {
  color: #00be8e;
}

.socialbar.hover-default.inline a.vine:before {
  background-color: #00be8e;
}

.socialbar.hover-default a.digg:hover {
  background-color: transparent;
  color: #1c5891;
  border-color: #1c5891;
}

.socialbar.hover-default.outline a.digg:hover {
  background-color: #1c5891;
  color: #fff;
}

.socialbar.hover-default.flat a.digg:hover {
  background-color: #1c5891;
  color: #fff;
}

.socialbar.hover-default.inline a.digg:hover {
  color: #1c5891;
}

.socialbar.hover-default.inline a.digg:before {
  background-color: #1c5891;
}

.socialbar.hover-default a.foursquare:hover {
  background-color: transparent;
  color: #fd4577;
  border-color: #fd4577;
}

.socialbar.hover-default.outline a.foursquare:hover {
  background-color: #fd4577;
  color: #fff;
}

.socialbar.hover-default.flat a.foursquare:hover {
  background-color: #fd4577;
  color: #fff;
}

.socialbar.hover-default.inline a.foursquare:hover {
  color: #fd4577;
}

.socialbar.hover-default.inline a.foursquare:before {
  background-color: #fd4577;
}

.socialbar.hover-default a.tiktok:hover {
  background-color: transparent;
  color: #323131;
  border-color: #323131;
}

.socialbar.hover-default.outline a.tiktok:hover {
  background-color: #323131;
  color: #fff;
}

.socialbar.hover-default.flat a.tiktok:hover {
  background-color: #323131;
  color: #fff;
}

.socialbar.hover-default.inline a.tiktok:hover {
  color: #323131;
}

.socialbar.hover-default.inline a.tiktok:before {
  background-color: #323131;
}

.socialbar.hover-default a.tripadvisor:hover {
  background-color: transparent;
  color: #34e0a1;
  border-color: #34e0a1;
}

.socialbar.hover-default.outline a.tripadvisor:hover {
  background-color: #34e0a1;
  color: #fff;
}

.socialbar.hover-default.flat a.tripadvisor:hover {
  background-color: #34e0a1;
  color: #fff;
}

.socialbar.hover-default.inline a.tripadvisor:hover {
  color: #34e0a1;
}

.socialbar.hover-default.inline a.tripadvisor:before {
  background-color: #34e0a1;
}

.socialbar.hover-default a.twitch:hover {
  background-color: transparent;
  color: #9147ff;
  border-color: #9147ff;
}

.socialbar.hover-default.outline a.twitch:hover {
  background-color: #9147ff;
  color: #fff;
}

.socialbar.hover-default.flat a.twitch:hover {
  background-color: #9147ff;
  color: #fff;
}

.socialbar.hover-default.inline a.twitch:hover {
  color: #9147ff;
}

.socialbar.hover-default.inline a.twitch:before {
  background-color: #9147ff;
}

.socialbar.hover-default a.mixer:hover {
  background-color: transparent;
  color: #0270d9;
  border-color: #0270d9;
}

.socialbar.hover-default.outline a.mixer:hover {
  background-color: #0270d9;
  color: #fff;
}

.socialbar.hover-default.flat a.mixer:hover {
  background-color: #0270d9;
  color: #fff;
}

.socialbar.hover-default.inline a.mixer:hover {
  color: #0270d9;
}

.socialbar.hover-default.inline a.mixer:before {
  background-color: #0270d9;
}

.socialbar.hover-default a.telegram:hover {
  background-color: transparent;
  color: #08c;
  border-color: #08c;
}

.socialbar.hover-default.outline a.telegram:hover {
  background-color: #08c;
  color: #fff;
}

.socialbar.hover-default.flat a.telegram:hover {
  background-color: #08c;
  color: #fff;
}

.socialbar.hover-default.inline a.telegram:hover {
  color: #08c;
}

.socialbar.hover-default.inline a.telegram:before {
  background-color: #08c;
}

.socialbar.hover-default a.soundcloud:hover {
  background-color: transparent;
  color: #fd561f;
  border-color: #fd561f;
}

.socialbar.hover-default.outline a.soundcloud:hover {
  background-color: #fd561f;
  color: #fff;
}

.socialbar.hover-default.flat a.soundcloud:hover {
  background-color: #fd561f;
  color: #fff;
}

.socialbar.hover-default.inline a.soundcloud:hover {
  color: #fd561f;
}

.socialbar.hover-default.inline a.soundcloud:before {
  background-color: #fd561f;
}

.socialbar.hover-default a.spotify:hover {
  background-color: transparent;
  color: #1ed760;
  border-color: #1ed760;
}

.socialbar.hover-default.outline a.spotify:hover {
  background-color: #1ed760;
  color: #fff;
}

.socialbar.hover-default.flat a.spotify:hover {
  background-color: #1ed760;
  color: #fff;
}

.socialbar.hover-default.inline a.spotify:hover {
  color: #1ed760;
}

.socialbar.hover-default.inline a.spotify:before {
  background-color: #1ed760;
}

.socialbar.hover-default a.teamspeak:hover {
  background-color: transparent;
  color: #1c82cc;
  border-color: #1c82cc;
}

.socialbar.hover-default.outline a.teamspeak:hover {
  background-color: #1c82cc;
  color: #fff;
}

.socialbar.hover-default.flat a.teamspeak:hover {
  background-color: #1c82cc;
  color: #fff;
}

.socialbar.hover-default.inline a.teamspeak:hover {
  color: #1c82cc;
}

.socialbar.hover-default.inline a.teamspeak:before {
  background-color: #1c82cc;
}

.socialbar.hover-default a.discord:hover {
  background-color: transparent;
  color: #7289da;
  border-color: #7289da;
}

.socialbar.hover-default.outline a.discord:hover {
  background-color: #7289da;
  color: #fff;
}

.socialbar.hover-default.flat a.discord:hover {
  background-color: #7289da;
  color: #fff;
}

.socialbar.hover-default.inline a.discord:hover {
  color: #7289da;
}

.socialbar.hover-default.inline a.discord:before {
  background-color: #7289da;
}

.socialbar.hover-default a.kaggle:hover {
  background-color: transparent;
  color: #32c0fd;
  border-color: #32c0fd;
}

.socialbar.hover-default.outline a.kaggle:hover {
  background-color: #32c0fd;
  color: #fff;
}

.socialbar.hover-default.flat a.kaggle:hover {
  background-color: #32c0fd;
  color: #fff;
}

.socialbar.hover-default.inline a.kaggle:hover {
  color: #32c0fd;
}

.socialbar.hover-default.inline a.kaggle:before {
  background-color: #32c0fd;
}

.socialbar.hover-default a.medium:hover {
  background-color: transparent;
  color: #03a87c;
  border-color: #03a87c;
}

.socialbar.hover-default.outline a.medium:hover {
  background-color: #03a87c;
  color: #fff;
}

.socialbar.hover-default.flat a.medium:hover {
  background-color: #03a87c;
  color: #fff;
}

.socialbar.hover-default.inline a.medium:hover {
  color: #03a87c;
}

.socialbar.hover-default.inline a.medium:before {
  background-color: #03a87c;
}

.socialbar.hover-default a.xing:hover {
  background-color: transparent;
  color: #0c6567;
  border-color: #0c6567;
}

.socialbar.hover-default.outline a.xing:hover {
  background-color: #0c6567;
  color: #fff;
}

.socialbar.hover-default.flat a.xing:hover {
  background-color: #0c6567;
  color: #fff;
}

.socialbar.hover-default.inline a.xing:hover {
  color: #0c6567;
}

.socialbar.hover-default.inline a.xing:before {
  background-color: #0c6567;
}

.socialbar.brand a {
  background-color: #d90a2c;
  border-color: #d90a2c;
}

.socialbar.brand a:hover {
  background-color: transparent;
  color: #d90a2c;
}

.socialbar.brand.outline a {
  background-color: transparent;
  color: #d90a2c;
}

.socialbar.brand.outline a:hover {
  background-color: #d90a2c;
  color: #fff;
}

.socialbar.brand.flat a {
  background-color: transparent;
  color: #d90a2c;
  border-color: transparent;
}

.socialbar.brand.flat a:hover {
  background-color: #d90a2c;
  color: #fff;
}

.socialbar.brand.inline a {
  background-color: transparent;
  border-color: transparent;
}

.socialbar.brand.inline a:hover {
  color: #d90a2c;
}

.socialbar.boxed {
  margin: 0;
  overflow: hidden;
}

.socialbar.boxed.social-column-1 a {
  width: 100%;
}

.socialbar.boxed.social-column-2 a {
  width: 50%;
}

.socialbar.boxed.social-column-3 a {
  width: 33.333%;
}

.socialbar.boxed.social-column-4 a {
  width: 25%;
}

.socialbar.boxed.social-column-5 a {
  width: 20%;
}

.socialbar.boxed.social-column-6 a {
  width: 16.666%;
}

.socialbar.boxed.social-column-7 a {
  width: 14.285%;
}

.socialbar.boxed.social-column-8 a {
  width: 12.5%;
}

.socialbar.boxed.social-column-9 a {
  width: 11.11%;
}

.socialbar.boxed.social-column-10 a {
  width: 10%;
}

.socialbar.boxed a {
  background-color: transparent;
  color: #232226;
  height: 100px;
  float: left;
  margin: 0;
  border: none;
  -webkit-border-radius: 0px;
  border-radius: 0;
  line-height: 100px;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
}

.socialbar.boxed a i {
  width: 100%;
  text-align: center;
  position: absolute;
  opacity: 0;
  top: 60%;
  left: 0;
  -webkit-transition: 0.35s ease-in-out;
  -o-transition: 0.35s ease-in-out;
  transition: 0.35s ease-in-out;
  -webkit-transition-property: opacity, top;
  -o-transition-property: opacity, top;
  transition-property: opacity, top;
}

.socialbar.boxed a .social-text {
  font-size: 0.85em;
  position: relative;
  top: 0;
  opacity: 1;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.socialbar.boxed a:hover {
  background-color: rgba(136, 136, 136, 0.05);
}

.socialbar.boxed a:hover i {
  opacity: 1;
  top: 40%;
}

.socialbar.boxed a:hover .social-text {
  opacity: 0;
  top: -30px;
}

.socialbar.boxed a.default a.white {
  background-color: #fff;
  border-color: #fff;
}

.socialbar.boxed a.default a.white:hover {
  background-color: #fff;
  color: #fff;
}

.socialbar.boxed a.default a.facebook {
  background-color: #217cef;
  border-color: #217cef;
}

.socialbar.boxed a.default a.facebook:hover {
  background-color: #217cef;
  color: #fff;
}

.socialbar.boxed a.default a.twitter {
  background-color: #2aa3ef;
  border-color: #2aa3ef;
}

.socialbar.boxed a.default a.twitter:hover {
  background-color: #2aa3ef;
  color: #fff;
}

.socialbar.boxed a.default a.pinterest {
  background-color: #e8323f;
  border-color: #e8323f;
}

.socialbar.boxed a.default a.pinterest:hover {
  background-color: #e8323f;
  color: #fff;
}

.socialbar.boxed a.default a.linkedin {
  background-color: #4477ab;
  border-color: #4477ab;
}

.socialbar.boxed a.default a.linkedin:hover {
  background-color: #4477ab;
  color: #fff;
}

.socialbar.boxed a.default a.dribbble {
  background-color: #fd629e;
  border-color: #fd629e;
}

.socialbar.boxed a.default a.dribbble:hover {
  background-color: #fd629e;
  color: #fff;
}

.socialbar.boxed a.default a.github {
  background-color: #24292e;
  border-color: #24292e;
}

.socialbar.boxed a.default a.github:hover {
  background-color: #24292e;
  color: #fff;
}

.socialbar.boxed a.default a.instagram {
  background-color: #383838;
  border-color: #383838;
}

.socialbar.boxed a.default a.instagram:hover {
  background-color: #383838;
  color: #fff;
}

.socialbar.boxed a.default a.dropbox {
  background-color: #187fe7;
  border-color: #187fe7;
}

.socialbar.boxed a.default a.dropbox:hover {
  background-color: #187fe7;
  color: #fff;
}

.socialbar.boxed a.default a.vk {
  background-color: #6083ab;
  border-color: #6083ab;
}

.socialbar.boxed a.default a.vk:hover {
  background-color: #6083ab;
  color: #fff;
}

.socialbar.boxed a.default a.youtube {
  background-color: red;
  border-color: red;
}

.socialbar.boxed a.default a.youtube:hover {
  background-color: red;
  color: #fff;
}

.socialbar.boxed a.default a.vimeo {
  background-color: #1ab8ea;
  border-color: #1ab8ea;
}

.socialbar.boxed a.default a.vimeo:hover {
  background-color: #1ab8ea;
  color: #fff;
}

.socialbar.boxed a.default a.behance {
  background-color: #0056ff;
  border-color: #0056ff;
}

.socialbar.boxed a.default a.behance:hover {
  background-color: #0056ff;
  color: #fff;
}

.socialbar.boxed a.default a.tumblr {
  background-color: #2a445f;
  border-color: #2a445f;
}

.socialbar.boxed a.default a.tumblr:hover {
  background-color: #2a445f;
  color: #fff;
}

.socialbar.boxed a.default a.flickr {
  background-color: #0063db;
  border-color: #0063db;
}

.socialbar.boxed a.default a.flickr:hover {
  background-color: #0063db;
  color: #fff;
}

.socialbar.boxed a.default a.reddit {
  background-color: #ff4501;
  border-color: #ff4501;
}

.socialbar.boxed a.default a.reddit:hover {
  background-color: #ff4501;
  color: #fff;
}

.socialbar.boxed a.default a.snapchat {
  background-color: #e0e410;
  border-color: #e0e410;
}

.socialbar.boxed a.default a.snapchat:hover {
  background-color: #e0e410;
  color: #fff;
}

.socialbar.boxed a.default a.whatsapp {
  background-color: #0ec143;
  border-color: #0ec143;
}

.socialbar.boxed a.default a.whatsapp:hover {
  background-color: #0ec143;
  color: #fff;
}

.socialbar.boxed a.default a.quora {
  background-color: #a82401;
  border-color: #a82401;
}

.socialbar.boxed a.default a.quora:hover {
  background-color: #a82401;
  color: #fff;
}

.socialbar.boxed a.default a.vine {
  background-color: #00be8e;
  border-color: #00be8e;
}

.socialbar.boxed a.default a.vine:hover {
  background-color: #00be8e;
  color: #fff;
}

.socialbar.boxed a.default a.digg {
  background-color: #1c5891;
  border-color: #1c5891;
}

.socialbar.boxed a.default a.digg:hover {
  background-color: #1c5891;
  color: #fff;
}

.socialbar.boxed a.default a.foursquare {
  background-color: #fd4577;
  border-color: #fd4577;
}

.socialbar.boxed a.default a.foursquare:hover {
  background-color: #fd4577;
  color: #fff;
}

.socialbar.boxed a.default a.tiktok {
  background-color: #323131;
  border-color: #323131;
}

.socialbar.boxed a.default a.tiktok:hover {
  background-color: #323131;
  color: #fff;
}

.socialbar.boxed a.default a.tripadvisor {
  background-color: #34e0a1;
  border-color: #34e0a1;
}

.socialbar.boxed a.default a.tripadvisor:hover {
  background-color: #34e0a1;
  color: #fff;
}

.socialbar.boxed a.default a.twitch {
  background-color: #9147ff;
  border-color: #9147ff;
}

.socialbar.boxed a.default a.twitch:hover {
  background-color: #9147ff;
  color: #fff;
}

.socialbar.boxed a.default a.mixer {
  background-color: #0270d9;
  border-color: #0270d9;
}

.socialbar.boxed a.default a.mixer:hover {
  background-color: #0270d9;
  color: #fff;
}

.socialbar.boxed a.default a.telegram {
  background-color: #08c;
  border-color: #08c;
}

.socialbar.boxed a.default a.telegram:hover {
  background-color: #08c;
  color: #fff;
}

.socialbar.boxed a.default a.soundcloud {
  background-color: #fd561f;
  border-color: #fd561f;
}

.socialbar.boxed a.default a.soundcloud:hover {
  background-color: #fd561f;
  color: #fff;
}

.socialbar.boxed a.default a.spotify {
  background-color: #1ed760;
  border-color: #1ed760;
}

.socialbar.boxed a.default a.spotify:hover {
  background-color: #1ed760;
  color: #fff;
}

.socialbar.boxed a.default a.teamspeak {
  background-color: #1c82cc;
  border-color: #1c82cc;
}

.socialbar.boxed a.default a.teamspeak:hover {
  background-color: #1c82cc;
  color: #fff;
}

.socialbar.boxed a.default a.discord {
  background-color: #7289da;
  border-color: #7289da;
}

.socialbar.boxed a.default a.discord:hover {
  background-color: #7289da;
  color: #fff;
}

.socialbar.boxed a.default a.kaggle {
  background-color: #32c0fd;
  border-color: #32c0fd;
}

.socialbar.boxed a.default a.kaggle:hover {
  background-color: #32c0fd;
  color: #fff;
}

.socialbar.boxed a.default a.medium {
  background-color: #03a87c;
  border-color: #03a87c;
}

.socialbar.boxed a.default a.medium:hover {
  background-color: #03a87c;
  color: #fff;
}

.socialbar.boxed a.default a.xing {
  background-color: #0c6567;
  border-color: #0c6567;
}

.socialbar.boxed a.default a.xing:hover {
  background-color: #0c6567;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .socialbar.boxed {
    clear: both;
  }

  .socialbar.boxed a {
    height: 60px;
    line-height: 60px;
    font-size: 1.2em;
  }

  .socialbar.boxed a .social-text {
    display: none;
  }

  .socialbar.boxed a i {
    opacity: 1;
    position: static;
  }
}

@-webkit-keyframes toTopFromBottom {
  59% {
    -webkit-transform: translateY(-90%);
    transform: translateY(-90%);
  }

  60% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }

  61% {
    opacity: 1;
  }
}

@keyframes toTopFromBottom {
  59% {
    -webkit-transform: translateY(-90%);
    transform: translateY(-90%);
  }

  60% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }

  61% {
    opacity: 1;
  }
}

.split-box {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.split-box-container {
  padding: 5%;
  vertical-align: middle;
  overflow: hidden;
}

.split-box-container:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}

.split-box-container .content {
  position: relative;
  z-index: 3;
}

.split-box .split-box-inner {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .split-box {
    display: block;
  }
}

.subscribe-form {
  width: 100%;
  position: relative;
}

.subscribe-form .btn,
.subscribe-form input[type="submit"] {
  white-space: nowrap;
  position: absolute;
  left: 100%;
  top: 0;
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

@media screen and (max-width: 768px) {
  .subscribe-form .btn,
  .subscribe-form input[type="submit"] {
    width: auto;
  }
}

.tab {
  width: 100%;
}

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

.tab .tabNav {
  width: 100%;
  white-space: nowrap;
  margin-bottom: 10px;
  overflow: auto;
  position: relative;
  list-style-type: none;
}

.tab .tabNav_wrapper {
  width: 100%;
  position: relative;
}

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

.tab .tabNav_line {
  width: 0;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.tab .tabNav_link {
  width: auto;
  margin: 0 25px 0 0;
  padding: 12px 0;
  font-weight: 600;
  display: inline-block;
  clear: none;
  cursor: pointer;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.tab .tabNav_link.active {
  font-weight: 700;
}

.tab .tabItems {
  position: relative;
  overflow: hidden;
  -webkit-transition: height 0.3s cubic-bezier(0.2, 0.35, 0.25, 1);
  -o-transition: height 0.3s cubic-bezier(0.2, 0.35, 0.25, 1);
  transition: height 0.3s cubic-bezier(0.2, 0.35, 0.25, 1);
}

.tab .tabItems_item {
  width: 100%;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: 0.2s cubic-bezier(0.2, 0.35, 0.25, 1);
  -o-transition: 0.2s cubic-bezier(0.2, 0.35, 0.25, 1);
  transition: 0.2s cubic-bezier(0.2, 0.35, 0.25, 1);
  -webkit-transition-property: opacity, visibility;
  -o-transition-property: opacity, visibility;
  transition-property: opacity, visibility;
  position: absolute;
  top: 0;
  left: 0;
}

.tab .tabItems_item.active {
  opacity: 1;
  overflow: visible;
  z-index: 2;
}

.tab.filled {
  background-color: rgba(136, 136, 136, 0.05);
  padding: 10px 30px 30px 30px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

@media screen and (min-width: 769px) {
  .tab.vertical {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .tab.vertical .tabNav_wrapper {
    width: auto;
    white-space: nowrap;
    border-bottom: none;
  }

  .tab.vertical .tabNav {
    overflow: visible;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .tab.vertical .tabNav .tabNav_line {
    width: 2px !important;
    top: 0;
    left: auto;
    right: 0;
  }

  .tab.vertical .tabItems {
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
  }

  .tab.vertical .tabItems_item {
    top: 0;
    padding-left: 25px;
  }

  .tab.vertical.filled {
    padding: 25px 30px;
  }

  .tab.vertical.filled .tabNav_wrapper {
    border-color: rgba(255, 255, 255, 0.3);
  }

  .tab.vertical.filled .tabItems {
    width: -webkit-calc(100% - 180px);
    width: calc(100% - 180px);
    min-width: 60%;
    float: right;
  }

  .tab.vertical.filled .tabItems_item {
    top: 0;
    padding-left: 10px;
  }

  .tab.vertical.filled.filled {
    padding: 25px 30px;
  }

  .tab.vertical.filled.filled .tabNav_wrapper {
    border-color: rgba(255, 255, 255, 0.3);
  }
}

@media screen and (max-width: 768px) {
  .tab.vertical .tabNav .tabNav_line {
    height: 2px !important;
  }
}

.tab.tabs-center .tabNav {
  text-align: center;
}

.tab.tabs-center .tabNav .tabNav_link {
  margin-left: 12px;
  margin-right: 12px;
}

.tab.tabs-right .tabNav {
  text-align: right;
}

.team-member {
  width: 100%;
  position: relative;
}

.team-member_title {
  margin-bottom: 0;
  margin-top: 25px;
}

.team-member_subtitle {
  margin: 0;
}

.team-member_description {
  margin: 0 0 20px;
  color: #fff;
  position: relative;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.team-member .socialbar {
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  padding-top: 10px;
}

.team-member .socialbar .team-member-link {
  display: none;
}

.team-member .socialbar.default > a,
.team-member .socialbar > a {
  position: relative;
}

.team-member_image {
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.team-member_image img {
  width: 100%;
  display: block;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.team-member_image:hover:after {
  opacity: 1;
}

.team-member_image:hover .team-member_wrap {
  opacity: 1;
}

.team-member_image:hover .socialbar,
.team-member_image:hover .team-member_description {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  visibility: visible;
  opacity: 1;
}

.team-member_wrap {
  position: absolute;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 4.4vh;
  z-index: 1;
  opacity: 0;
}

@media screen and (max-width: 1024px) {
  .team-member_wrap {
    padding: 20px;
  }
}

.team-member_wrap:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(23, 22, 26, 0.6)),
    to(transparent)
  );
  background-image: -webkit-linear-gradient(
    bottom,
    rgba(23, 22, 26, 0.6),
    transparent
  );
  background-image: -o-linear-gradient(
    bottom,
    rgba(23, 22, 26, 0.6),
    transparent
  );
  background-image: linear-gradient(to top, rgba(23, 22, 26, 0.6), transparent);
}

.team-member.inner .team-member_subtitle,
.team-member.inner .team-member_title {
  color: #fff;
  position: relative;
}

.team-member.inner .team-member_title {
  margin-top: 0;
}

.team-member.inner .team-member_description {
  padding-top: 10px;
}

.team-member.inner .team-member_description_wrap {
  opacity: 0;
  display: none;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.team-member.inner .team-member_wrap {
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.team-member.inner .team-member_image:hover .team-member_description_wrap {
  opacity: 1;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.team-member.cover {
  padding: 0;
  overflow: hidden;
}

.team-member.cover .cover-content,
.team-member.cover .team-member_image {
  float: left;
}

.team-member.cover.column-2 .cover-content,
.team-member.cover.column-2 .team-member_image {
  width: -webkit-calc(100% / 3);
  width: calc(100% / 3);
}

.team-member.cover.column-3 .cover-content,
.team-member.cover.column-3 .team-member_image {
  width: -webkit-calc(100% / 4);
  width: calc(100% / 4);
}

.team-member.cover.column-4 .cover-content,
.team-member.cover.column-4 .team-member_image {
  width: -webkit-calc(100% / 5);
  width: calc(100% / 5);
}

.team-member.cover.column-5 .cover-content,
.team-member.cover.column-5 .team-member_image {
  width: -webkit-calc(100% / 6);
  width: calc(100% / 6);
}

.team-member.cover.column-6 .cover-content,
.team-member.cover.column-6 .team-member_image {
  width: -webkit-calc(100% / 7);
  width: calc(100% / 7);
}

.team-member.cover .team-member_image:after {
  display: none;
}

.team-member.cover img {
  width: 100%;
}

.team-member.cover .cover-content {
  background: #fff;
  padding: 0;
  overflow: hidden;
  -webkit-transition: width 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: width 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  transition: width 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}

.team-member.cover .cover-content.active .team-member_wrap {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  visibility: visible;
  opacity: 1;
}

.team-member.cover .team-member_image {
  -webkit-border-radius: 0px;
  border-radius: 0;
}

.team-member.cover .team-member_subtitle {
  margin-top: 5px;
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 5px;
}

.team-member.cover .team-member_description,
.team-member.cover .team-member_subtitle,
.team-member.cover .team-member_title {
  color: #fff;
}

.team-member.cover .team-member_description {
  margin-bottom: 20px;
  opacity: 1;
  visibility: visible;
}

.team-member.cover .center-aligned {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background: #17161a;
}

.team-member.cover .team-member_wrap {
  padding: 4.4vh;
  opacity: 1;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: 100%;
  text-align: left;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

@media screen and (max-width: 1024px) {
  .team-member.cover .team-member_wrap {
    padding: 20px;
  }
}

.team-member.cover .team-member_wrap .socialbar {
  opacity: 1;
  visibility: visible;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.team-member.cover .team-member_wrap .socialbar > a span {
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

@media screen and (max-width: 768px) {
  .team-member.cover .team-member_wrap .socialbar {
    bottom: auto;
    position: relative;
  }
}

.team-member.cover .team-member_wrap:before {
  display: none;
}

@media screen and (max-width: 768px) {
  .team-member.cover.column-2 .cover-content,
  .team-member.cover.column-2 .team-member_image,
  .team-member.cover.column-3 .cover-content,
  .team-member.cover.column-3 .team-member_image,
  .team-member.cover.column-4 .cover-content,
  .team-member.cover.column-4 .team-member_image,
  .team-member.cover.column-5 .cover-content,
  .team-member.cover.column-5 .team-member_image,
  .team-member.cover.column-6 .cover-content,
  .team-member.cover.column-6 .team-member_image {
    width: 100%;
    float: left;
  }

  .team-member.cover.column-2 .team-member_wrap,
  .team-member.cover.column-3 .team-member_wrap,
  .team-member.cover.column-4 .team-member_wrap,
  .team-member.cover.column-5 .team-member_wrap,
  .team-member.cover.column-6 .team-member_wrap {
    opacity: 1;
    visibility: visible;
  }

  .team-member.cover .team-member_title {
    margin-top: 0;
  }
}

.testimonial blockquote {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 17px;
}

.testimonial blockquote:after {
  display: none;
}

.testimonial .author {
  margin-top: 20px;
}

.testimonial .author-details,
.testimonial .author-name {
  margin: 0;
}

.testimonial .author-avatar {
  min-width: 60px;
  height: 60px;
  background-color: rgba(136, 136, 136, 0.05);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  display: inline-block;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
}

.testimonial.with-top-avatar .author-avatar {
  margin-bottom: 15px;
}

.testimonial.with-middle-avatar .author-avatar {
  margin-top: 20px;
}

.video-module {
  display: inline-block;
}

.video-module-holder {
  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;
}

.video-module .btn-round.btn-brand {
  background: #d90a2c;
  border-color: #d90a2c;
}

@media screen and (min-width: 1025px) {
  .video-module .btn-round:before {
    height: 62px;
    width: 62px;
    line-height: 62px;
    left: 0;
  }

  .video-module .btn-round .ion {
    height: 62px;
    width: 62px;
    line-height: 62px;
  }
}

.video-module .btn-round .ion:before {
  margin-right: -3px;
}

.video-module .btn-round-outline .ion {
  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-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-color: currentColor;
  background-color: transparent;
}

.video-module .btn-round-outline.btn-brand {
  color: #d90a2c;
}

.video-module .video-headline {
  margin: 0 0 0 10px;
}

.video-module-preview {
  width: 100%;
  min-height: 160px;
  position: relative;
}

.video-module-preview .preview-image {
  vertical-align: top;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
}

.video-module-preview .video-module-holder {
  position: absolute;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-module-preview .video-module-holder .btn-play {
  position: relative;
  z-index: 1;
  display: inline-block;
}

.video-module-preview .video-module-holder .btn-play + .video-headline {
  margin-bottom: -35px;
}

.video-module-preview .video-headline {
  position: absolute;
  color: #fff;
  margin: 50px 0 0 0;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.video-module-preview:hover .video-headline {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  visibility: visible;
  opacity: 1;
}

.video-module.boxed .btn-play.outline .ion {
  border: 1px solid;
}

.video-module.boxed .btn-play,
.video-module.boxed > .wrap {
  display: inline-block;
}

.video-module.boxed:hover .btn-play {
  color: #232226;
}

.video-module.boxed:hover .btn-play.btn-brand {
  color: #d90a2c;
}

.video-module.boxed:hover .btn-play.outline.btn-brand {
  background: #d90a2c;
}

.video-module.with-animation .btn-play:after {
  content: "";
  border-color: inherit;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
  opacity: 1;
  -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-name: video_sc;
  animation-name: video_sc;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.video-module.with-animation .btn-play:hover:after {
  -webkit-animation: none;
  animation: none;
}

.video-module.with-animation .btn-play.light:after {
  background-color: #fff !important;
  border-color: #fff !important;
}

.video-module.btn-brand-color-hover:hover .btn-play .icon {
  color: #d90a2c !important;
}

@media screen and (max-width: 768px) {
  .video-module.preview .btn-play {
    margin-top: 0;
  }
}

@keyframes video_sc {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
    opacity: 1;
  }

  100% {
    -webkit-box-shadow: 0 0 0 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 0 15px rgba(0, 0, 0, 0.5);
    opacity: 0;
  }
}

@-webkit-keyframes video_sc {
  0% {
    background: rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }

  100% {
    background: rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}

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

.product-category {
  float: left;
  width: 100%;
  padding: 0;
  position: relative;
  padding-right: 0 !important;
  padding-left: 0 !important;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}

.product-category:hover .product-category__background-image {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.product-category .center-aligned {
  padding-bottom: 5px;
}

.product-category--default .product-category__info-wrapper {
  padding: 0;
  height: 100%;
}

.product-category--default .product-category__background-image {
  min-height: 528px;
  float: right;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  width: -webkit-calc(100% - 120px);
  width: calc(100% - 120px);
  position: relative;
  -webkit-background-size: cover !important;
  background-size: cover !important;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

@media screen and (max-width: 1024px) {
  .product-category--default .product-category__background-image {
    min-height: 350px;
  }
}

@media screen and (max-width: 768px) {
  .product-category--default .product-category__background-image {
    width: 100%;
    float: none;
    max-width: 100%;
    background-position: left center !important;
  }
}

.product-category--boxed {
  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;
  background-color: rgba(136, 136, 136, 0.05);
}

@media screen and (max-width: 768px) {
  .product-category--boxed {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
}

.product-category--boxed .product-category__background-image {
  min-height: 320px;
  width: 50%;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

@media screen and (max-width: 1024px) {
  .product-category--boxed .product-category__background-image {
    min-height: 280px;
  }
}

@media screen and (max-width: 768px) {
  .product-category--boxed .product-category__background-image {
    min-height: 240px;
    width: 100%;
  }
}

.product-category--boxed .product-category__info-wrapper {
  width: 50%;
  max-width: none;
  position: static;
  height: 100%;
  padding: 0 40px;
}

@media screen and (max-width: 1024px) {
  .product-category--boxed .product-category__info-wrapper {
    padding: 0 30px;
  }
}

@media screen and (max-width: 768px) {
  .product-category--boxed .product-category__info-wrapper {
    width: 100%;
  }
}

.product-category--block {
  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-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

@media screen and (max-width: 768px) {
  .product-category--block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.product-category--block .product-category__background-image {
  min-height: 528px;
  width: -webkit-calc(100% - 120px);
  width: calc(100% - 120px);
}

@media screen and (max-width: 1024px) {
  .product-category--block .product-category__background-image {
    min-height: 350px;
  }
}

@media screen and (max-width: 768px) {
  .product-category--block .product-category__background-image {
    width: 100%;
  }
}

.product-category--block .product-category__info-wrapper {
  max-width: 280px;
  top: 40px;
  left: 0;
  bottom: 40px;
  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;
  background: rgba(23, 22, 26, 0.9);
}

.product-category--block .product-category__info-wrapper .description,
.product-category--block .product-category__info-wrapper h3,
.product-category--block .product-category__info-wrapper h3 a {
  color: #fff;
}

.product-category--block .center-aligned {
  max-height: 200px;
}

.product-category__background-image {
  height: 100%;
  width: 100%;
  -webkit-background-size: cover !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}

.product-category__description {
  margin: -5px 0 5px;
  font-size: 0.8em;
  font-weight: 600;
  line-height: 1.5;
  text-transform: uppercase;
}

.product-category__info-wrapper {
  max-width: 45%;
  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;
  padding: 0 40px;
  position: absolute;
  overflow: hidden;
  left: 0;
}

@media screen and (max-width: 768px) {
  .product-category__info-wrapper {
    position: static;
    padding: 25px !important;
    width: 100%;
    max-width: none !important;
  }
}

.product-category__info-wrapper .wrap-bg {
  background: rgba(23, 22, 26, 0.6);
  padding: 20px;
}

.product-category__info-wrapper .description,
.product-category__info-wrapper h3,
.product-category__info-wrapper h3 a {
  margin: 5px 0;
}

.product-category__info-wrapper .btn {
  margin-top: 15px;
}

.product-category__info-wrapper .btn.btn-link {
  margin-top: 5px;
}

.product-category__info-wrapper.text-right .plus {
  right: auto;
  left: 50px;
}

.circle-progress-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.circle-progress-bar .circle {
  display: inline-block;
  position: relative;
  margin-bottom: 15px;
}

.circle-progress-bar .circle .progress {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  vertical-align: top;
}

.circle-progress-bar .circle .progress__meter,
.circle-progress-bar .circle .progress__value {
  fill: none;
}

.circle-progress-bar .circle .progress__meter {
  stroke: rgba(136, 136, 136, 0.05);
}

.circle-progress-bar .circle .progress__value {
  -webkit-transition: 0.9s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: 0.9s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: 0.9s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  stroke: #d90a2c;
}

.circle-progress-bar .circle .percent-wrap {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 25px;
}

.circle-progress-bar .circle .percent-wrap img {
  vertical-align: top;
}

.circle-progress-bar .circle .percent-wrap h4 {
  color: inherit;
  font-size: 30px;
  margin: 0;
}

.circle-progress-bar-content {
  max-width: 60%;
}

.circle-progress-bar-content .percent-wrap h4 {
  color: inherit;
  margin: 0;
}

.circle-progress-bar-left .circle-progress-bar-content,
.circle-progress-bar-right .circle-progress-bar-content {
  min-width: 70px;
}

.circle-progress-bar-left .circle,
.circle-progress-bar-right .circle {
  margin: 0;
}

.circle-progress-bar-right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.circle-progress-bar-right .circle-progress-bar-content {
  padding-left: 20px;
  text-align: left;
}

.circle-progress-bar-left {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.circle-progress-bar-left .circle-progress-bar-content {
  padding-right: 20px;
  text-align: right;
}

.twentytwenty-horizontal .twentytwenty-handle:after,
.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-vertical .twentytwenty-handle:after,
.twentytwenty-vertical .twentytwenty-handle:before {
  content: " ";
  display: block;
  background: #fff;
  position: absolute;
  z-index: 30;
  -webkit-box-shadow: 0 0 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 0 12px rgba(51, 51, 51, 0.5);
  width: 3px;
  height: 9999px;
  left: 50%;
  margin-left: -1.5px;
}

.twentytwenty-horizontal .twentytwenty-overlay,
.twentytwenty-vertical .twentytwenty-overlay {
  -webkit-transition-property: background;
  -o-transition-property: background;
  transition-property: background;
  background: 0 0;
  z-index: 25;
}

.twentytwenty-horizontal .twentytwenty-overlay,
.twentytwenty-horizontal .twentytwenty-overlay .twentytwenty-after-label,
.twentytwenty-horizontal .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-vertical .twentytwenty-overlay,
.twentytwenty-vertical .twentytwenty-overlay .twentytwenty-after-label,
.twentytwenty-vertical .twentytwenty-overlay .twentytwenty-before-label {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.twentytwenty-horizontal .twentytwenty-overlay .twentytwenty-after-label,
.twentytwenty-horizontal .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-vertical .twentytwenty-overlay .twentytwenty-after-label,
.twentytwenty-vertical .twentytwenty-overlay .twentytwenty-before-label {
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.twentytwenty-horizontal .twentytwenty-overlay .twentytwenty-after-label:before,
.twentytwenty-horizontal
  .twentytwenty-overlay
  .twentytwenty-before-label:before,
.twentytwenty-vertical .twentytwenty-overlay .twentytwenty-after-label:before,
.twentytwenty-vertical .twentytwenty-overlay .twentytwenty-before-label:before {
  color: #fff;
  position: absolute;
  background: #17161a;
  font-size: 0.94rem;
  line-height: 36px;
  font-weight: 500;
  padding: 0 20px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  top: 50%;
  margin-top: -19px;
}

.twentytwenty-horizontal .twentytwenty-overlay:hover,
.twentytwenty-vertical .twentytwenty-overlay:hover {
  background: rgba(23, 22, 26, 0.5);
}

.twentytwenty-horizontal .twentytwenty-overlay:hover .twentytwenty-after-label,
.twentytwenty-horizontal .twentytwenty-overlay:hover .twentytwenty-before-label,
.twentytwenty-vertical .twentytwenty-overlay:hover .twentytwenty-after-label,
.twentytwenty-vertical .twentytwenty-overlay:hover .twentytwenty-before-label {
  opacity: 1;
}

.twentytwenty-horizontal .twentytwenty-arrows,
.twentytwenty-vertical .twentytwenty-arrows {
  color: #fff;
  display: inline-block;
  width: 100%;
  height: 100%;
  position: relative;
  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-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.twentytwenty-horizontal .twentytwenty-arrows .ion,
.twentytwenty-vertical .twentytwenty-arrows .ion {
  font-size: 25px;
}

.twentytwenty-horizontal .twentytwenty-container,
.twentytwenty-vertical .twentytwenty-container {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  z-index: 0;
  overflow: hidden;
  position: relative;
}

.twentytwenty-horizontal .twentytwenty-container img,
.twentytwenty-vertical .twentytwenty-container img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  display: block;
}

.twentytwenty-horizontal .twentytwenty-container .twentytwenty-before,
.twentytwenty-vertical .twentytwenty-container .twentytwenty-before {
  z-index: 20;
}

.twentytwenty-horizontal .twentytwenty-container .twentytwenty-after,
.twentytwenty-vertical .twentytwenty-container .twentytwenty-after {
  z-index: 10;
}

.twentytwenty-horizontal .twentytwenty-container.active .twentytwenty-overlay,
.twentytwenty-horizontal
  .twentytwenty-container.active
  :hover.twentytwenty-overlay,
.twentytwenty-vertical .twentytwenty-container.active .twentytwenty-overlay,
.twentytwenty-vertical
  .twentytwenty-container.active
  :hover.twentytwenty-overlay {
  background: 0 0;
}

.twentytwenty-horizontal
  .twentytwenty-container.active
  .twentytwenty-overlay
  .twentytwenty-after-label,
.twentytwenty-horizontal
  .twentytwenty-container.active
  .twentytwenty-overlay
  .twentytwenty-before-label,
.twentytwenty-horizontal
  .twentytwenty-container.active
  :hover.twentytwenty-overlay
  .twentytwenty-after-label,
.twentytwenty-horizontal
  .twentytwenty-container.active
  :hover.twentytwenty-overlay
  .twentytwenty-before-label,
.twentytwenty-vertical
  .twentytwenty-container.active
  .twentytwenty-overlay
  .twentytwenty-after-label,
.twentytwenty-vertical
  .twentytwenty-container.active
  .twentytwenty-overlay
  .twentytwenty-before-label,
.twentytwenty-vertical
  .twentytwenty-container.active
  :hover.twentytwenty-overlay
  .twentytwenty-after-label,
.twentytwenty-vertical
  .twentytwenty-container.active
  :hover.twentytwenty-overlay
  .twentytwenty-before-label {
  opacity: 0;
}

.twentytwenty-horizontal .twentytwenty-container .twentytwenty-after-label,
.twentytwenty-horizontal .twentytwenty-container .twentytwenty-before-label,
.twentytwenty-vertical .twentytwenty-container .twentytwenty-after-label,
.twentytwenty-vertical .twentytwenty-container .twentytwenty-before-label {
  opacity: 0;
}

.twentytwenty-horizontal
  .twentytwenty-container
  .twentytwenty-after-label:before,
.twentytwenty-horizontal
  .twentytwenty-container
  .twentytwenty-before-label:before,
.twentytwenty-vertical .twentytwenty-container .twentytwenty-after-label:before,
.twentytwenty-vertical
  .twentytwenty-container
  .twentytwenty-before-label:before {
  content: attr(data-content);
}

.twentytwenty-horizontal
  .twentytwenty-container
  .twentytwenty-before-label:before,
.twentytwenty-vertical
  .twentytwenty-container
  .twentytwenty-before-label:before {
  left: 10px;
}

.twentytwenty-horizontal
  .twentytwenty-container
  .twentytwenty-after-label:before,
.twentytwenty-vertical
  .twentytwenty-container
  .twentytwenty-after-label:before {
  right: 10px;
}

.twentytwenty-horizontal .twentytwenty-handle,
.twentytwenty-vertical .twentytwenty-handle {
  height: 56px;
  width: 56px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -28px;
  margin-top: -28px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  z-index: 40;
  cursor: pointer;
  background-color: #17161a;
}

.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-vertical .twentytwenty-handle:before {
  bottom: 50%;
  margin-bottom: 30px;
}

.twentytwenty-horizontal .twentytwenty-handle:after,
.twentytwenty-vertical .twentytwenty-handle:after {
  top: 50%;
  margin-top: 28px;
}

.twentytwenty-vertical .twentytwenty-container .twentytwenty-after-label:before,
.twentytwenty-vertical
  .twentytwenty-container
  .twentytwenty-before-label:before {
  content: attr(data-content);
  -webkit-transform: rotate(0) translateX(-50%);
  -ms-transform: rotate(0) translateX(-50%);
  transform: rotate(0) translateX(-50%);
}

.twentytwenty-vertical
  .twentytwenty-container
  .twentytwenty-before-label:before {
  top: 30px;
  bottom: auto;
  left: 50%;
  right: auto;
}

.twentytwenty-vertical
  .twentytwenty-container
  .twentytwenty-after-label:before {
  bottom: 10px;
  top: auto;
  left: 50%;
  right: auto;
}

.twentytwenty-vertical .twentytwenty-handle {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.ohio-recent-projects-sc
  .portfolio-onepage-slider:not(.full-vh)
  .portfolio-item {
  height: auto;
}

.ohio-recent-projects-sc .portfolio-onepage-slider:not(.full-vh) .parallax,
.ohio-recent-projects-sc
  .portfolio-onepage-slider:not(.full-vh)
  .portfolio-item-image {
  height: 105% !important;
}

.clb-gallery .gallery-image img {
  vertical-align: top;
}

.clb-gallery .gallery-image .clb-gallery-img-details .caption {
  display: none;
}

.clb-gallery .gallery-image.clasic-grid .clb-gallery-img-details {
  padding-top: 25px;
  padding-bottom: 25px;
}

@media screen and (max-width: 1024px) {
  .clb-gallery .gallery-image.clasic-grid .clb-gallery-img-details {
    padding-top: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .clb-gallery .gallery-image.clasic-grid .clb-gallery-img-details {
    padding-bottom: 20px;
  }
}

.clb-gallery .gallery-image.minimal-grid {
  position: relative;
}

@media screen and (max-width: 768px) {
  .clb-gallery .gallery-image.minimal-grid.vc_col-xs-6 {
    padding: 10px 15px !important;
  }
}

.clb-gallery .gallery-image.minimal-grid .grid-item-container {
  overflow: hidden;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.clb-gallery .gallery-image.minimal-grid .clb-gallery-img-details {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 40px;
  padding: 4.4vh;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  opacity: 0;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(23, 22, 26, 0)),
    to(rgba(23, 22, 26, 0.4))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(23, 22, 26, 0),
    rgba(23, 22, 26, 0.4)
  );
  background: -o-linear-gradient(
    top,
    rgba(23, 22, 26, 0),
    rgba(23, 22, 26, 0.4)
  );
  background: linear-gradient(
    180deg,
    rgba(23, 22, 26, 0),
    rgba(23, 22, 26, 0.4)
  );
  z-index: 10;
}

@media screen and (max-width: 1024px) {
  .clb-gallery .gallery-image.minimal-grid .clb-gallery-img-details {
    padding: 20px;
  }
}

.clb-gallery .gallery-image.minimal-grid .clb-gallery-img-details * {
  color: #fff;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.clb-gallery .gallery-image.minimal-grid:hover .clb-gallery-img-details {
  opacity: 1;
}

.clb-gallery .gallery-image.minimal-grid:hover .clb-gallery-img-details * {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  visibility: visible;
  opacity: 1;
}

.grid-item-container {
  position: relative;
  overflow: hidden;
}

.grid-item-container-image {
  vertical-align: top;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.grid-item .grid-image-holder {
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.grid-item .grid-image-holder:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
  background: rgba(23, 22, 26, 0.25);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.grid-item:hover .grid-image-holder:after {
  opacity: 1;
  visibility: visible;
}

.grid-item.metro-style .grid-item-container {
  overflow: hidden;
}

.grid-item.metro-style figure.grid-item-image {
  padding-top: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
  position: relative;
}

.grid-item.metro-style .hidden-image {
  visibility: hidden;
  height: 100% !important;
  width: 100% !important;
  top: 0;
  position: absolute;
}

.gallery-tmpimage {
  position: fixed;
  z-index: 9999999;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.gallery-tmpimage.active {
  left: 50%;
}

.horizontal_accordion {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.horizontal_accordionItem {
  min-width: 50%;
  position: relative;
  -webkit-box-shadow: 5px 0 8px -2px rgba(0, 0, 0, 0.05);
  box-shadow: 5px 0 8px -2px rgba(0, 0, 0, 0.05);
  background-color: #fff;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.horizontal_accordionItem_content {
  height: 100%;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.horizontal_accordionItem_content > .wrap {
  height: 100%;
}

.horizontal_accordionItem:first-child {
  padding-left: 0;
}

.horizontal_accordionItem:not(.active) {
  cursor: pointer;
}

.horizontal_accordionItem:not(.active):hover {
  background-color: #f9f9f9;
}

.horizontal_accordionItem:last-child {
  padding-left: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

@media screen and (max-width: 768px) {
  .horizontal_accordion {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .horizontal_accordionItem {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.horizontal_accordion:not(.open) {
  overflow-x: hidden;
}

.service {
  width: 100%;
  position: relative;
  display: inline-block;
  padding: 4.4vh;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

@media screen and (max-width: 1024px) {
  .service {
    padding: 20px;
  }
}

.service .service_icon {
  margin-bottom: 10px;
  font-size: 42px;
}

.service .service_icon .ion {
  font-size: 42px;
}

.service .service_icon img {
  max-width: 36px;
}

.service_title {
  margin: 0;
}

.service_subtitle {
  margin-top: 15px;
  margin-bottom: 20px;
  font-size: 0.94rem;
}

.service_list {
  margin: 0;
  list-style-type: none;
}

.service_list + .btn {
  margin-top: 25px;
}

.service .btn {
  background: #17161a;
  border-color: #17161a;
}

.service_list_item:first-child {
  padding-top: 0;
}

.service_list_item:last-child {
  padding-bottom: 0;
}

.service_list_item .ion {
  font-size: 22px;
  vertical-align: -3px;
  color: #d90a2c;
}

.service_list_item .ion + .title {
  margin-left: 10px;
}

.service_list_item.disabled {
  color: #6a696c;
}

.service_list_item.disabled .ion {
  color: inherit;
}

.service:hover {
  background-color: rgba(136, 136, 136, 0.05);
}

.sticky-section-item {
  height: 100%;
  position: relative;
}

.sticky-section-item-image-wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  height: 100%;
}

.sticky-section-item-second-image {
  bottom: 0;
  width: 100%;
  position: absolute;
  height: 100vh;
  -webkit-clip-path: inset(100% 0px 0px);
  clip-path: inset(100% 0px 0px);
}

.sticky-section-item-content {
  padding-bottom: 100vh;
  position: relative;
}

.sticky-section.full-vh {
  height: auto;
  min-height: 100vh;
}

.sticky-section.full-vh .sticky-section-item .sticky-section-item-first-image {
  height: 100vh;
}

.widgets a,
.widgets a :not(.fab) {
  color: #d90a2c;
  font-weight: 500;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.widgets a :hover,
.widgets a :not(.fab):hover {
  opacity: 0.5;
}

.widgets cite {
  font-style: normal;
}

.widgets cite:before {
  content: "— ";
}

.widgets .rss-date {
  color: #6a696c;
}

.widget-title {
  color: #6a696c;
}

.widget {
  margin: 0;
  list-style: none;
  padding-top: 3.4vh;
}

@media screen and (max-width: 1024px) {
  .widget {
    padding-top: 20px;
  }
}

.widget.widget_ohio_widget_logo img {
  max-height: 3rem;
}

.widget:first-child {
  padding-top: 0;
}

@media screen and (max-width: 768px) {
  .widget {
    padding-top: 30px;
  }
}

.widget.widget_ohio_widget_logo a:before,
.widget.widget_rating_filter a:before {
  display: none;
}

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

.widget ul {
  margin-left: 0;
}

.widget h3 {
  font-size: 16px;
}

h3.widget-title {
  text-align: inherit;
  line-height: inherit;
  margin: 0 0 20px;
  font-weight: 600;
  letter-spacing: 0;
  color: #6a696c;
}

section.widget:first-child .widget-title {
  margin-top: 5px;
}

.widget input.search-field.flat:not([type="submit"]) {
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}

.widget .subtitle {
  color: #6a696c;
}

.widget .select .select-options {
  min-width: 300px;
}

.widget_recent_comments h3.title {
  margin-bottom: 20px;
}

@media screen and (max-width: 1024px) {
  .widget_recent_comments h3.title {
    margin-bottom: 15px;
  }
}

.widget_recent_comments ul {
  list-style: none;
}

.widget_recent_comments li {
  padding-left: 0;
}

.widget_recent_comments li:after {
  display: none;
}

.widget_recent_comments li.current-cat > a {
  font-weight: 600;
}

.widget_recent_comments li.cat-parent {
  position: relative;
  padding-right: 20px;
}

.widget_recent_comments li.cat-parent:after {
  content: "\f3d0";
  display: inline-block;
  position: absolute;
  font-style: normal;
  right: 0;
  top: 6px;
  font-size: 0.78em;
}

.widget_recent_comments li.cat-parent.current-cat:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.widget_recent_comments li.cat-parent.current-cat .children {
  display: block;
}

.widget_recent_comments .children {
  margin-left: 15px;
}

.widget_recent_comments ul .comment-author-link a {
  color: #d90a2c;
}

.widget_recent_comments ul li > a {
  position: relative;
  color: #d90a2c;
}

.widget_recent_entries h3.title {
  margin-bottom: 20px;
}

@media screen and (max-width: 1024px) {
  .widget_recent_entries h3.title {
    margin-bottom: 15px;
  }
}

.widget_recent_entries ul {
  list-style: none;
}

.widget_recent_entries li {
  padding-left: 0;
}

.widget_recent_entries li:after {
  display: none;
}

.widget_recent_entries li.current-cat > a {
  font-weight: 600;
}

.widget_recent_entries li.cat-parent {
  position: relative;
  padding-right: 20px;
}

.widget_recent_entries li.cat-parent:after {
  content: "\f3d0";
  display: inline-block;
  position: absolute;
  font-style: normal;
  right: 0;
  top: 6px;
  font-size: 0.78em;
}

.widget_recent_entries li.cat-parent.current-cat:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.widget_recent_entries li.cat-parent.current-cat .children {
  display: block;
}

.widget_recent_entries .children {
  margin-left: 15px;
}

.widget_recent_entries ul a {
  display: inline-block;
  margin-bottom: 3px;
}

.alx-block-archives-list,
.alx-block-categories,
.alx-block-latest-posts {
  list-style-type: none;
}

.widget_search form {
  position: relative;
}

.widget_search form button {
  background: 0 0;
  width: 42px;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 100%;
  border: none;
  height: 42px;
  line-height: 42px;
  padding: 0 10px;
  font-size: 22px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  outline: 0;
  color: #17161a;
}

.widget_search form button:hover {
  opacity: 0.6;
}

.site-footer .widget_search input.placeholder,
.site-footer .widget_search input::-webkit-input-placeholder {
  color: currentColor;
}

.site-footer .widget_search input.placeholder,
.site-footer .widget_search input::-moz-placeholder {
  color: currentColor;
}

.site-footer .widget_search input.placeholder,
.site-footer .widget_search input::-ms-input-placeholder {
  color: currentColor;
}

.site-footer .widget_search input.placeholder,
.site-footer .widget_search input::placeholder {
  color: currentColor;
}

.site-footer .widget_search button {
  color: currentColor;
}

.widget_product_tag_cloud .tagcloud,
.widget_tag_cloud .tagcloud {
  font-size: 0;
}

.widget_product_tag_cloud .tagcloud:after,
.widget_tag_cloud .tagcloud:after {
  content: "";
  display: table;
  clear: both;
}

.widget_product_tag_cloud .tagcloud a,
.widget_tag_cloud .tagcloud a {
  margin: 0 6px 6px 0;
}

.widget_meta h3.title {
  margin-bottom: 20px;
}

@media screen and (max-width: 1024px) {
  .widget_meta h3.title {
    margin-bottom: 15px;
  }
}

.widget_meta ul {
  list-style: none;
}

.widget_meta li {
  padding-left: 0;
}

.widget_meta li:after {
  display: none;
}

.widget_meta li.current-cat > a {
  font-weight: 600;
}

.widget_meta li.cat-parent {
  position: relative;
  padding-right: 20px;
}

.widget_meta li.cat-parent:after {
  content: "\f3d0";
  display: inline-block;
  position: absolute;
  font-style: normal;
  right: 0;
  top: 6px;
  font-size: 0.78em;
}

.widget_meta li.cat-parent.current-cat:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.widget_meta li.cat-parent.current-cat .children {
  display: block;
}

.widget_meta .children {
  margin-left: 15px;
}

.widget_meta ul li.cat-item {
  padding-bottom: 14px;
  padding-top: 14px;
}

.widget_archive h3.title {
  margin-bottom: 20px;
}

@media screen and (max-width: 1024px) {
  .widget_archive h3.title {
    margin-bottom: 15px;
  }
}

.widget_archive ul {
  list-style: none;
}

.widget_archive li {
  padding-left: 0;
}

.widget_archive li:after {
  display: none;
}

.widget_archive li.current-cat > a {
  font-weight: 600;
}

.widget_archive li.cat-parent {
  position: relative;
  padding-right: 20px;
}

.widget_archive li.cat-parent:after {
  content: "\f3d0";
  display: inline-block;
  position: absolute;
  font-style: normal;
  right: 0;
  top: 6px;
  font-size: 0.78em;
}

.widget_archive li.cat-parent.current-cat:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.widget_archive li.cat-parent.current-cat .children {
  display: block;
}

.widget_archive .children {
  margin-left: 15px;
}

.widget_calendar table {
  position: relative;
  text-align: center;
  color: #232226;
}

.widget_calendar table td,
.widget_calendar table th {
  border: none;
  padding: 0;
}

.widget_calendar caption {
  background: #d90a2c;
  color: #fff;
  width: 100%;
  height: 46px;
  line-height: 48px;
  text-align: center;
  vertical-align: middle;
}

.widget_calendar tfoot {
  width: 100%;
  height: 46px;
  line-height: 46px;
  padding: 0 20px;
  vertical-align: middle;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
}

.widget_calendar tfoot #next,
.widget_calendar tfoot #prev,
.widget_calendar tfoot tr {
  display: block;
  font-weight: 600;
  font-size: 0;
}

.widget_calendar tfoot #next a,
.widget_calendar tfoot #prev a,
.widget_calendar tfoot tr a {
  color: #fff;
}

.widget_calendar tfoot #next a:hover,
.widget_calendar tfoot #prev a:hover,
.widget_calendar tfoot tr a:hover {
  opacity: 0.6;
}

.widget_calendar tfoot tr {
  width: 100%;
}

.widget_calendar tfoot td {
  display: none;
}

.widget_calendar tfoot #prev {
  float: left;
}

.widget_calendar tfoot #next {
  float: right;
}

.widget_calendar tfoot #next a:after,
.widget_calendar tfoot #prev a:after {
  content: "\f27d";
  font-size: 21px;
  font-weight: 400;
}

.widget_calendar tfoot #next a:after {
  content: "\f287";
}

.widget_calendar thead {
  line-height: 44px;
}

.widget_calendar thead tr th {
  color: #17161a;
  font-size: 0.94rem;
}

.widget_calendar tbody {
  line-height: 44px;
}

.widget_calendar tbody tr td {
  border: none;
  text-align: center;
  font-size: 0.94rem;
}

.widget_calendar tbody tr td#today {
  border-color: rgba(136, 136, 136, 0.15);
  border-collapse: separate;
  border-width: 1px;
  display: block;
  margin: -1px;
  position: relative;
}

.widget_calendar tbody tr td a {
  display: block;
  width: 100%;
  height: 100%;
  font-weight: 600;
}

.widget_calendar tbody tr td a:hover {
  background: rgba(0, 0, 0, 0.2);
}

.widget_nav_menu h3.title,
.widget_pages h3.title {
  margin-bottom: 20px;
}

@media screen and (max-width: 1024px) {
  .widget_nav_menu h3.title,
  .widget_pages h3.title {
    margin-bottom: 15px;
  }
}

.widget_nav_menu ul,
.widget_pages ul {
  list-style: none;
}

.widget_nav_menu li,
.widget_pages li {
  padding-left: 0;
}

.widget_nav_menu li:after,
.widget_pages li:after {
  display: none;
}

.widget_nav_menu li.current-cat > a,
.widget_pages li.current-cat > a {
  font-weight: 600;
}

.widget_nav_menu li.cat-parent,
.widget_pages li.cat-parent {
  position: relative;
  padding-right: 20px;
}

.widget_nav_menu li.cat-parent:after,
.widget_pages li.cat-parent:after {
  content: "\f3d0";
  display: inline-block;
  position: absolute;
  font-style: normal;
  right: 0;
  top: 6px;
  font-size: 0.78em;
}

.widget_nav_menu li.cat-parent.current-cat:after,
.widget_pages li.cat-parent.current-cat:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.widget_nav_menu li.cat-parent.current-cat .children,
.widget_pages li.cat-parent.current-cat .children {
  display: block;
}

.widget_nav_menu .children,
.widget_pages .children {
  margin-left: 15px;
}

.widget_nav_menu .menu,
.widget_nav_menu ul,
.widget_pages .menu,
.widget_pages ul {
  list-style: none;
}

.widget_nav_menu .menu > li,
.widget_pages .menu > li {
  padding: 0 0 20px;
}

.widget_nav_menu .menu > li:last-child,
.widget_pages .menu > li:last-child {
  padding: 0;
}

.widget_nav_menu .menu-item a,
.widget_pages .menu-item a {
  display: block;
}

.widget_nav_menu .menu-item a:hover,
.widget_pages .menu-item a:hover {
  color: #d90a2c;
}

.widget_nav_menu .mega-menu-item.has-submenu > a .has-submenu-icon,
.widget_pages .mega-menu-item.has-submenu > a .has-submenu-icon {
  display: none;
}

.widget_nav_menu .menu ul,
.widget_pages .menu ul {
  margin-top: 10px;
}

.widget_nav_menu .menu-item-depth-0 > .menu-link span,
.widget_pages .menu-item-depth-0 > .menu-link span {
  font-weight: 600;
}

.widget_nav_menu .current-menu-item a,
.widget_pages .current-menu-item a {
  color: #d90a2c;
  font-weight: 600;
}

.widget_nav_menu div.test,
.widget_pages div.test {
  display: none;
  list-style: none;
}

.widget_nav_menu .has-submenu > .sub-nav,
.widget_nav_menu .sub-sub-menu,
.widget_pages .has-submenu > .sub-nav,
.widget_pages .sub-sub-menu {
  margin-left: 15px;
}

.widget_pages .children {
  margin-top: 10px;
}

.site-footer .widget_nav_menu .menu > li {
  padding: 4px 0;
}

.site-footer .widget_nav_menu .menu-link span {
  font-weight: 400;
}

.widget-sidebar-menu-left {
  list-style: none;
}

.widget-sidebar-menu-left .menu-item {
  font-size: 0.94rem;
}

.widget-sidebar-menu-left .menu-item a {
  display: block;
}

.widget-sidebar-menu-left .menu-item a:hover {
  color: #d90a2c;
}

.widget-sidebar-menu-left ul.sub-menu {
  display: none;
  list-style: none;
}

.widget_categories h3.title {
  margin-bottom: 20px;
}

@media screen and (max-width: 1024px) {
  .widget_categories h3.title {
    margin-bottom: 15px;
  }
}

.widget_categories ul {
  list-style: none;
}

.widget_categories li {
  padding-left: 0;
}

.widget_categories li:after {
  display: none;
}

.widget_categories li.current-cat > a {
  font-weight: 600;
}

.widget_categories li.cat-parent {
  position: relative;
  padding-right: 20px;
}

.widget_categories li.cat-parent:after {
  content: "\f3d0";
  display: inline-block;
  position: absolute;
  font-style: normal;
  right: 0;
  top: 6px;
  font-size: 0.78em;
}

.widget_categories li.cat-parent.current-cat:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.widget_categories li.cat-parent.current-cat .children {
  display: block;
}

.widget_categories .children {
  margin-left: 15px;
}

.widget_rss h3.title {
  margin-bottom: 20px;
}

@media screen and (max-width: 1024px) {
  .widget_rss h3.title {
    margin-bottom: 15px;
  }
}

.widget_rss ul {
  list-style: none;
}

.widget_rss li {
  padding-left: 0;
}

.widget_rss li:after {
  display: none;
}

.widget_rss li.current-cat > a {
  font-weight: 600;
}

.widget_rss li.cat-parent {
  position: relative;
  padding-right: 20px;
}

.widget_rss li.cat-parent:after {
  content: "\f3d0";
  display: inline-block;
  position: absolute;
  font-style: normal;
  right: 0;
  top: 6px;
  font-size: 0.78em;
}

.widget_rss li.cat-parent.current-cat:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.widget_rss li.cat-parent.current-cat .children {
  display: block;
}

.widget_rss .children {
  margin-left: 15px;
}

.widget_rss ul {
  list-style: none;
}

.widget_rss ul a {
  color: #d90a2c;
}

.widget_rss .rss-date {
  font-size: 0.94rem;
}

.widget_rss .rssSummary {
  margin-top: 5px;
}

.widget_rss cite {
  margin-top: 5px;
  display: inline-block;
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown {
  width: auto;
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown a {
  line-height: 34px;
  border: none;
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
  font-weight: 600;
}

.widget_icl_lang_sel_widget
  .wpml-ls-legacy-dropdown
  a.wpml-ls-item-toggle:after {
  content: "\f3d0";
  border: none;
  top: 0;
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
  border: none;
  visibility: visible;
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
  width: auto;
}

.widget_icl_lang_sel_widget
  .wpml-ls-legacy-dropdown
  .wpml-ls-sub-menu.select-options
  li
  a {
  padding: 0 15px;
}

.widget_ohio_widget_logo a {
  margin: 0;
  display: inline-block;
}

.widget_ohio_widget_logo h3 {
  font-size: 1.6em;
  font-weight: 700;
  line-height: 30px;
  color: #232226;
}

.widget_ohio_widget_recent_posts ul.recent-posts-list {
  list-style: none;
  margin: 0;
}

.widget_ohio_widget_recent_posts ul.recent-posts-list li {
  min-height: 20px;
  margin-bottom: 15px;
  position: relative;
  overflow: hidden;
}

.widget_ohio_widget_recent_posts ul.recent-posts-list li:last-child {
  margin-bottom: 0;
}

.widget_ohio_widget_recent_posts ul.recent-posts-list img {
  width: 70px;
  position: absolute;
  top: 0;
  left: 0;
}

.widget_ohio_widget_recent_posts ul.recent-posts-list h4 {
  font-weight: 600;
}

.widget_ohio_widget_recent_posts ul.recent-posts-list .content-wrap {
  float: left;
  padding-left: 85px;
  margin-top: -5px;
}

.widget_ohio_widget_recent_posts
  ul.recent-posts-list
  .content-wrap
  .comments
  + .author:before,
.widget_ohio_widget_recent_posts
  ul.recent-posts-list
  .content-wrap
  .date
  + .categories:before {
  content: "•";
  display: inline-block;
  vertical-align: middle;
  color: #232226;
  margin-right: 4px;
}

.widget_ohio_widget_recent_posts ul.recent-posts-list .content-wrap.no-thumb {
  padding-left: 0;
}

.widget_ohio_widget_about_author {
  max-width: 100%;
  position: relative;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.widget_ohio_widget_about_author .author-avatar {
  margin-bottom: 15px;
  height: 56px;
  min-width: 56px;
}

.widget_ohio_widget_about_author .content-details h6 {
  margin: 0;
}

.widget_ohio_widget_about_author .content-details .site {
  color: #6a696c;
}

.widget_ohio_widget_about_author .content .socialbar a {
  margin-top: 10px;
}

.widget_ohio_widget_login {
  overflow: hidden;
}

.widget_ohio_widget_login .login-wrap {
  overflow: hidden;
  position: relative;
  -webkit-transition: height 0.25s ease-in-out;
  -o-transition: height 0.25s ease-in-out;
  transition: height 0.25s ease-in-out;
}

.widget_ohio_widget_login form {
  overflow: hidden;
}

.widget_ohio_widget_login .login-form {
  position: relative;
  left: 0;
  opacity: 1;
  -webkit-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  z-index: 2;
}

.widget_ohio_widget_login .login-form.hidden {
  display: block;
  opacity: 0;
  position: absolute;
  z-index: 1;
}

.widget_ohio_widget_login .reg-form {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  z-index: 1;
}

.widget_ohio_widget_login .reg-form.visible {
  opacity: 1;
  z-index: 2;
}

.widget_ohio_widget_login .reg-success {
  color: #0a6;
}

.widget_ohio_widget_login .login-error,
.widget_ohio_widget_login .reg-error {
  color: #c22;
}

.widget_ohio_widget_login .login-submit {
  float: left;
  margin-top: 2px;
}

.widget_ohio_widget_login .login-submit.with-registration {
  width: 48%;
}

.widget_ohio_widget_login .login-submit button {
  margin-top: 0;
}

.widget_ohio_widget_login .btn .text-loading {
  display: none;
}

.widget_ohio_widget_login .btn.loading {
  background: 0 0;
  color: #17161a;
  opacity: 0.6;
  cursor: default;
}

.widget_ohio_widget_login .btn.loading .text-loading {
  display: block;
}

.widget_ohio_widget_login .btn.loading .text {
  display: none;
}

.widget_ohio_widget_login .login-registration {
  width: 48%;
  margin-top: 2px;
  float: right;
}

.widget_ohio_widget_login .login-registration a {
  width: 100%;
}

.widget_ohio_widget_login .login-registration a:hover {
  color: #fff;
  text-decoration: none;
}

.widget_ohio_widget_login .login-remember {
  float: left;
}

.widget_ohio_widget_login .login-lost-password {
  float: right;
}

.widget_ohio_widget_login .login-lost-password,
.widget_ohio_widget_login .login-remember {
  width: auto;
}

.widget_ohio_widget_login .reg-submit {
  margin-top: 12px;
}

.widget_ohio_widget_login .reg-submit button {
  margin-top: 0;
}

.widget_ohio_widget_login .back-to-login {
  margin-top: 20px;
}

.widget_ohio_widget_login .logged-in {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}

.widget_ohio_widget_login .logged-in.visible {
  position: relative;
  opacity: 1;
  z-index: 2;
  padding: 5px 0;
}

.widget_ohio_widget_login .logged-in.visible:after {
  content: "";
  display: table;
  clear: both;
}

.widget_ohio_widget_contact ul.list-box,
.widget_ohio_widget_contact ul.widget_archive,
.widget_ohio_widget_contact ul.widget_categories,
.widget_ohio_widget_contact ul.widget_layered_nav,
.widget_ohio_widget_contact ul.widget_meta,
.widget_ohio_widget_contact ul.widget_nav_menu,
.widget_ohio_widget_contact ul.widget_pages,
.widget_ohio_widget_contact ul.widget_product_categories,
.widget_ohio_widget_contact ul.widget_recent_comments,
.widget_ohio_widget_contact ul.widget_recent_entries,
.widget_ohio_widget_contact ul.widget_rss {
  margin: 0;
}

.widget_ohio_widget_contact li {
  padding: 0;
  font-weight: 600;
  list-style: none;
  line-height: 2.3;
}

.widget_ohio_widget_contact li:after {
  display: none;
}

.widget_ohio_widget_contact li address {
  display: inline;
  font-weight: 400;
}

.widget_product_categories h3.title {
  margin-bottom: 20px;
}

@media screen and (max-width: 1024px) {
  .widget_product_categories h3.title {
    margin-bottom: 15px;
  }
}

.widget_product_categories ul {
  list-style: none;
}

.widget_product_categories li {
  padding-left: 0;
}

.widget_product_categories li:after {
  display: none;
}

.widget_product_categories li.current-cat > a {
  font-weight: 600;
}

.widget_product_categories li.cat-parent {
  position: relative;
  padding-right: 20px;
}

.widget_product_categories li.cat-parent:after {
  content: "\f3d0";
  display: inline-block;
  position: absolute;
  font-style: normal;
  right: 0;
  top: 6px;
  font-size: 0.78em;
}

.widget_product_categories li.cat-parent.current-cat:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.widget_product_categories li.cat-parent.current-cat .children {
  display: block;
}

.widget_product_categories .children {
  margin-left: 15px;
}

.widget_product_categories li.cat-parent:after {
  background: 0 0;
}

.widget.widget_recently_viewed_products .image,
.widget_products .image,
.widget_top_rated_products .image {
  position: absolute;
}

.widget.widget_recently_viewed_products .image img,
.widget_products .image img,
.widget_top_rated_products .image img {
  width: 60px;
  height: auto;
  vertical-align: top;
  margin-top: 5px;
}

.widget.widget_recently_viewed_products .content,
.widget_products .content,
.widget_top_rated_products .content {
  padding-left: 75px;
  margin-bottom: 20px;
}

.widget.widget_recently_viewed_products li,
.widget_products li,
.widget_top_rated_products li {
  padding: 0;
}

.widget.widget_recently_viewed_products li:last-child .content,
.widget_products li:last-child .content,
.widget_top_rated_products li:last-child .content {
  margin-bottom: 0;
}

.widget.widget_recently_viewed_products h4,
.widget_products h4,
.widget_top_rated_products h4 {
  display: block;
  padding: 0;
}

.widget.widget_recently_viewed_products h4 a,
.widget_top_rated_products h4 a {
  display: inline-block;
}

.widget.widget_recently_viewed_products span.price,
.widget_products span.price,
.widget_top_rated_products span.price {
  font-weight: 600;
}

.widget.widget_recently_viewed_products div.star-rating,
.widget_products div.star-rating,
.widget_top_rated_products div.star-rating {
  width: 100%;
}

.widget.widget_recently_viewed_products div.category,
.widget_products div.category,
.widget_top_rated_products div.category {
  display: inline-block;
}

.widget_recent_reviews li {
  margin-bottom: 15px;
}

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

.widget_recent_reviews li:after {
  content: "";
  display: block;
  clear: both;
}

.widget_recent_reviews img {
  max-width: 60px;
  margin-right: 15px;
  display: block;
  float: left;
}

.widget_recent_reviews li > a {
  width: 100%;
  display: block;
  line-height: 1.4;
  font-weight: 600;
}

.widget_recent_reviews .reviewer {
  padding-left: 75px;
  display: block;
}

.widget_price_filter .price_slider {
  background-color: rgba(123, 123, 123, 0.05);
  height: 4px;
  margin-top: 20px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  position: relative;
}

.widget_price_filter .ui-slider-range {
  background: #d90a2c;
  height: 4px;
  position: absolute;
}

.widget_price_filter .ui-slider-handle {
  background: #fff;
  width: 24px;
  height: 24px;
  margin-left: 0;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  outline: 0;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  position: absolute;
  top: -10px;
  z-index: 5;
  cursor: ew-resize;
}

.widget_price_filter .ui-slider-handle:after {
  content: "";
  background-color: #d90a2c;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 7px;
  left: 7px;
}

.widget_price_filter .ui-slider-handle:last-child {
  margin-left: -22px;
}

.widget_price_filter .price_slider_amount {
  margin-top: 30px;
}

.widget_price_filter .button {
  background: 0 0;
  border: none;
  float: right;
  padding: 0;
  font-weight: 600;
  font-size: 0.78em;
  text-transform: uppercase;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: inherit;
}

.widget_price_filter .price_label {
  float: left;
  min-height: 20px;
  line-height: 20px;
  font-size: 0.78em;
  text-transform: uppercase;
  font-weight: 600;
}

.widget_price_filter .price_label .from,
.widget_price_filter .price_label .to {
  color: #232226;
}

.widget_layered_nav h3.title {
  margin-bottom: 20px;
}

@media screen and (max-width: 1024px) {
  .widget_layered_nav h3.title {
    margin-bottom: 15px;
  }
}

.widget_layered_nav ul {
  list-style: none;
}

.widget_layered_nav li {
  padding-left: 0;
}

.widget_layered_nav li:after {
  display: none;
}

.widget_layered_nav li.current-cat > a {
  font-weight: 600;
}

.widget_layered_nav li.cat-parent {
  position: relative;
  padding-right: 20px;
}

.widget_layered_nav li.cat-parent:after {
  content: "\f3d0";
  display: inline-block;
  position: absolute;
  font-style: normal;
  right: 0;
  top: 6px;
  font-size: 0.78em;
}

.widget_layered_nav li.cat-parent.current-cat:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.widget_layered_nav li.cat-parent.current-cat .children {
  display: block;
}

.widget_layered_nav .children {
  margin-left: 15px;
}

.widget_rating_filter li .star-rating:after {
  content: "•";
  color: #6a696c;
  font-size: 16px;
  position: absolute;
  line-height: 0;
  top: 10px;
  right: -8px;
}

.widget_product_search .woocommerce-product-search label .search-field {
  padding-right: 160px;
}

.widget_product_search .woocommerce-product-search select {
  position: absolute;
  opacity: 0;
}

.widget_product_search .woocommerce-product-search .select-holder {
  position: absolute;
  top: 1px;
  right: 30px;
  width: 125px;
}

.widget_product_search .woocommerce-product-search .select-holder select {
  background: 0 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: relative;
  top: 0;
  opacity: 1;
}

.widget_recent_reviews .product_list_widget > li > a:before {
  display: none;
}

.widget_recent_reviews .product_list_widget > li > a span {
  position: relative;
}

.widget_recent_reviews .product_list_widget > li > a span:before {
  content: "";
  background: currentColor;
  width: 30%;
  height: 2px;
  position: absolute;
  bottom: -2px;
  left: 0;
  opacity: 0;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.widget_recent_reviews .product_list_widget > li > a:hover span:before {
  opacity: 1;
  width: 100%;
}

.widget-woocommerce-currency-switcher {
  overflow-x: hidden;
}

html {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

div {
  outline: 0;
}

address {
  font-style: normal;
}

body {
  background: #fff;
  height: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", Helvetica,
    Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 16px;
  font-weight: 400;
  overflow-x: hidden;
  line-height: 1.65;
}

@media screen and (max-width: 1024px) {
  body {
    font-size: 0.98em;
  }
}

body.archive {
  width: 100%;
}

body.no-scroll {
  overflow-y: hidden;
}

::-moz-selection {
  background-color: #fcb3bf;
}

::selection {
  background-color: #fcb3bf;
}

blockquote,
q {
  margin: 25px 0;
  padding-left: 3.4vh;
  padding-right: 3.4vh;
  quotes: "" "";
  position: relative;
  border-left: 5px solid rgba(23, 22, 26, 0.5);
}

@media screen and (max-width: 1024px) {
  blockquote,
  q {
    padding-left: 20px;
  }
}

@media screen and (max-width: 1024px) {
  blockquote,
  q {
    padding-right: 20px;
  }
}

blockquote p,
q p {
  margin: 0;
  font-style: normal;
  font-weight: 400;
  position: relative;
}

blockquote cite,
blockquote h4,
q cite,
q h4 {
  position: relative;
  text-align: left;
  margin-top: 5px;
  font-weight: 600;
  font-size: 0.94rem;
  font-style: normal;
}

blockquote.alx-block-quote {
  border-left: 4px solid rgba(23, 22, 26, 0.5);
}

ins,
mark {
  background: #9ff8d0;
}

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

hr {
  background-color: rgba(136, 136, 136, 0.15);
  width: 100%;
  border: 0;
  height: 1px;
  margin: 5px auto;
  display: block;
}

.alx-block-separator {
  border-color: rgba(136, 136, 136, 0.15);
}

pre {
  background-color: rgba(136, 136, 136, 0.05);
  padding: 15px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 0.94rem;
}

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

.alignfull {
  max-width: none;
  position: relative;
}

.widget_price_filter input {
  opacity: 0;
  visibility: hidden;
  height: 0;
}

.color-light {
  color: #6a696c;
}

.author-avatar,
.comment-author img {
  min-width: 50px;
  max-width: 50px;
  height: auto;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  vertical-align: top;
}

.author-avatar.jetpack-lazy-image,
.comment-author img.jetpack-lazy-image {
  display: none;
}

@media screen and (max-width: 768px) {
  .author-avatar,
  .comment-author img {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
}

.custom-cursor .circle-cursor {
  position: fixed;
  left: 0;
  top: 0;
  pointer-events: none;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  visibility: hidden;
}

.custom-cursor .circle-cursor--inner {
  margin-left: -3px;
  margin-top: -3px;
  width: 6px;
  height: 6px;
  z-index: 10000001;
  background-color: #d90a2c;
}

.custom-cursor .circle-cursor--inner.cursor-link-hover {
  margin-left: -10px;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  background-color: #d90a2c;
  opacity: 0.5;
}

.custom-cursor .circle-cursor--outer {
  margin-left: -15px;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  border: 1px solid #d90a2c;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 10000000;
  opacity: 0.5;
  -webkit-transition: all 80ms ease-out;
  -o-transition: all 80ms ease-out;
  transition: all 80ms ease-out;
}

@media screen and (max-width: 1024px) {
  .custom-cursor .circle-cursor {
    display: none;
  }
}

.custom-cursor .cursor-link.circle-cursor--inner {
  background: 0 0 !important;
  text-align: center;
}

.custom-cursor .cursor-link.circle-cursor--inner.cursor-link-hover {
  opacity: 1;
}

.custom-cursor .cursor-link.circle-cursor--inner:after {
  content: "\f273";
  display: block;
  color: #fff;
  position: absolute;
  font-size: 25px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 30px;
  width: 30px;
  line-height: 30px;
  display: inline-block;
}

.custom-cursor .cursor-link.circle-cursor--outer.cursor-link-hover {
  margin-left: -23px;
  margin-top: -23px;
  width: 46px;
  height: 46px;
  border-color: #fff;
}

.custom-cursor .dark-color.circle-cursor--inner {
  background-color: #17161a;
}

.custom-cursor .dark-color.circle-cursor--inner:after {
  color: #17161a;
}

.custom-cursor .dark-color.circle-cursor--outer.cursor-link-hover {
  border-color: #17161a;
}

.perspective-remove .parallax-holder {
  -webkit-perspective: initial !important;
  perspective: initial !important;
}

.perspective-remove .parallax-holder .parallax {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

.parallax-holder {
  -webkit-perspective: 60px;
  perspective: 60px;
}

@media screen and (min-width: 1025px) {
  .parallax-holder .parallax,
  .parallax-holder .parallax.portfolio-item-image {
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    -o-transition: transform 0.5s;
    transition: transform 0.5s;
    transition:
      transform 0.5s,
      -webkit-transform 0.5s;
    width: 110%;
    max-width: 110%;
    height: 110%;
    margin-left: -5%;
    margin-top: -5%;
    margin-bottom: -5%;
  }

  .parallax-holder.portfolio-grid-type-3,
  .parallax-holder.portfolio-grid-type-4,
  .parallax-holder.portfolio-grid-type-5 {
    -webkit-perspective: 220;
    perspective: 220;
  }

  .parallax-holder.portfolio-grid-type-3 .parallax,
  .parallax-holder.portfolio-grid-type-3 .parallax.portfolio-item-image,
  .parallax-holder.portfolio-grid-type-4 .parallax,
  .parallax-holder.portfolio-grid-type-4 .parallax.portfolio-item-image,
  .parallax-holder.portfolio-grid-type-5 .parallax,
  .parallax-holder.portfolio-grid-type-5 .parallax.portfolio-item-image {
    height: 104vh;
    margin-left: -5%;
    margin-top: -5%;
    margin-top: -2vh;
    margin-bottom: 0;
  }

  .parallax-holder.portfolio-grid-type-6 {
    -webkit-perspective: 120;
    perspective: 120;
  }

  .parallax-holder.portfolio-grid-type-7 {
    -webkit-perspective: 150;
    perspective: 150;
  }
}

@media screen and (min-width: 769px) {
  .parallax-holder.portfolio-grid-type-7 .parallax {
    width: -webkit-calc(50vw - 30px) !important;
    width: calc(50vw - 30px) !important;
    height: auto !important;
    margin: 0;
  }
}

@media screen and (max-width: 768px) {
  .parallax-holder .parallax {
    height: auto;
  }
}

.parallax-holder.parallax-offset-reset .parallax,
.parallax-holder.parallax-offset-reset .parallax.portfolio-item-image {
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
  transition:
    transform 0.5s,
    -webkit-transform 0.5s;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin: 0;
}

@media screen and (min-width: 769px) {
  .double-width .parallax-holder {
    -webkit-perspective: 120px;
    perspective: 120px;
  }

  .double-width .parallax-holder .parallax {
    width: 105%;
    max-width: 105%;
    height: 105%;
    margin-left: -2.5%;
    margin-top: -2.5%;
    margin-bottom: -2.5%;
  }
}

a {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}

a.current,
a.highlighted,
a:hover {
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  color: #d90a2c;
}

a.highlighted:hover {
  opacity: 0.6;
}

.quicklinks a {
  position: static;
}

.quicklinks a:before {
  display: none;
  visibility: hidden;
}

.woocommerce-mini-cart__buttons a:first-child:hover:before {
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}

embed,
iframe,
object {
  max-width: 100%;
}

[data-ohio-content-scroll] {
  width: 100%;
}

ol,
ul {
  margin: 0 0 1.5em 3em;
}

ol li,
ul li {
  padding: 5px 0;
  list-style-position: inside;
}

ol ul,
ul ul {
  list-style-type: circle;
}

ul {
  list-style: disc;
  margin: 0;
  padding: 0;
}

ul.unstyled {
  list-style: none;
}

ul.inline li {
  display: inline-block;
}

ul.list-square li {
  padding-left: 20px;
  list-style: none;
}

ul.list-square li:after {
  content: "\25A0";
  float: left;
  margin-left: -20px;
  margin-top: -1px;
  font-size: 50%;
  vertical-align: middle;
}

ol {
  list-style: decimal;
  margin-left: 0;
  padding-left: 0;
}

li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 25px;
}

dt {
  font-weight: 600;
}

dd {
  margin: 0 1.5em 1.5em;
}

.alx-block-table,
table {
  margin: 15px 0;
  width: 100%;
}

.alx-block-table td,
.alx-block-table th,
table td,
table th {
  border: none;
  border-top: 1px solid rgba(136, 136, 136, 0.15);
  border-bottom: 1px solid rgba(136, 136, 136, 0.15);
  text-align: inherit;
  padding: 10px 10px 10px 0;
}

.alx-block-table td:last-child,
.alx-block-table th:last-child,
table td:last-child,
table th:last-child {
  padding-right: 0;
}

.alx-block-table th,
table th {
  font-weight: 600;
}

.alx-block-table.is-style-stripes tbody tr:nth-child(odd),
table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: rgba(136, 136, 136, 0.05);
}

.alx-block-table.is-style-stripes td,
table.is-style-stripes td {
  border-color: rgba(136, 136, 136, 0.15);
}

.arrow-icon {
  fill: currentColor;
  stroke: currentColor;
}

.arrow-icon-back {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.arrow-icon-inverse {
  fill: #fff;
  stroke: #fff;
}

body ::-webkit-scrollbar {
  background: rgba(0, 0, 0, 0.1);
  width: 8px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

body ::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

body ::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.3);
}

.alx-block-button__link,
.alx-block-file * + .alx-block-file__button,
.alx-block-file__button,
.btn,
.yith-wcwl-add-to-wishlist .btn,
a.btn input.btn,
a.button,
button,
div.button,
input[type="submit"],
span.button {
  background-color: #f14105;
  border: 1px solid #f14105;
  padding: 14px 18px;
  min-height: 20px;
  line-height: 20px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  font-weight: 600;
  text-decoration: none;
  vertical-align: middle;
  outline: 0;
  display: inline-block;
  position: relative;
  text-align: center;
  overflow: hidden;
}

.alx-block-button__link:not(.btn-outline):not(.btn-flat):not(.btn-link):not(
    .wc-forward
  ):not(.single_add_to_wishlist):not(.feedback):not(.search-submit):not(
    .elementor-button
  ),
.alx-block-file
  *
  + .alx-block-file__button:not(.btn-outline):not(.btn-flat):not(.btn-link):not(
    .wc-forward
  ):not(.single_add_to_wishlist):not(.feedback):not(.search-submit):not(
    .elementor-button
  ),
.alx-block-file__button:not(.btn-outline):not(.btn-flat):not(.btn-link):not(
    .wc-forward
  ):not(.single_add_to_wishlist):not(.feedback):not(.search-submit):not(
    .elementor-button
  ),
.btn:not(.btn-outline):not(.btn-flat):not(.btn-link):not(.wc-forward):not(
    .single_add_to_wishlist
  ):not(.feedback):not(.search-submit):not(.elementor-button),
.yith-wcwl-add-to-wishlist
  .btn:not(.btn-outline):not(.btn-flat):not(.btn-link):not(.wc-forward):not(
    .single_add_to_wishlist
  ):not(.feedback):not(.search-submit):not(.elementor-button),
a.btn
  input.btn:not(.btn-outline):not(.btn-flat):not(.btn-link):not(
    .wc-forward
  ):not(.single_add_to_wishlist):not(.feedback):not(.search-submit):not(
    .elementor-button
  ),
a.button:not(.btn-outline):not(.btn-flat):not(.btn-link):not(.wc-forward):not(
    .single_add_to_wishlist
  ):not(.feedback):not(.search-submit):not(.elementor-button),
button:not(.btn-outline):not(.btn-flat):not(.btn-link):not(.wc-forward):not(
    .single_add_to_wishlist
  ):not(.feedback):not(.search-submit):not(.elementor-button),
div.button:not(.btn-outline):not(.btn-flat):not(.btn-link):not(.wc-forward):not(
    .single_add_to_wishlist
  ):not(.feedback):not(.search-submit):not(.elementor-button),
input[type="submit"]:not(.btn-outline):not(.btn-flat):not(.btn-link):not(
    .wc-forward
  ):not(.single_add_to_wishlist):not(.feedback):not(.search-submit):not(
    .elementor-button
  ),
span.button:not(.btn-outline):not(.btn-flat):not(.btn-link):not(
    .wc-forward
  ):not(.single_add_to_wishlist):not(.feedback):not(.search-submit):not(
    .elementor-button
  ) {
  color: #fff;
}

.alx-block-button__link:before,
.alx-block-file * + .alx-block-file__button:before,
.alx-block-file__button:before,
.btn:before,
.yith-wcwl-add-to-wishlist .btn:before,
a.btn input.btn:before,
a.button:before,
button:before,
div.button:before,
input[type="submit"]:before,
span.button:before {
  display: none;
}

.alx-block-button__link .ion,
.alx-block-button__link i,
.alx-block-file * + .alx-block-file__button .ion,
.alx-block-file * + .alx-block-file__button i,
.alx-block-file__button .ion,
.alx-block-file__button i,
.btn .ion,
.btn i,
.yith-wcwl-add-to-wishlist .btn .ion,
.yith-wcwl-add-to-wishlist .btn i,
a.btn input.btn .ion,
a.btn input.btn i,
a.button .ion,
a.button i,
button .ion,
button i,
div.button .ion,
div.button i,
input[type="submit"] .ion,
input[type="submit"] i,
span.button .ion,
span.button i {
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
  font-size: 20px;
  position: relative;
  min-width: 20px;
  height: 20px;
}

.alx-block-button__link .ion.ion-md-arrow-forward,
.alx-block-button__link i.ion-md-arrow-forward,
.alx-block-file * + .alx-block-file__button .ion.ion-md-arrow-forward,
.alx-block-file * + .alx-block-file__button i.ion-md-arrow-forward,
.alx-block-file__button .ion.ion-md-arrow-forward,
.alx-block-file__button i.ion-md-arrow-forward,
.btn .ion.ion-md-arrow-forward,
.btn i.ion-md-arrow-forward,
.yith-wcwl-add-to-wishlist .btn .ion.ion-md-arrow-forward,
.yith-wcwl-add-to-wishlist .btn i.ion-md-arrow-forward,
a.btn input.btn .ion.ion-md-arrow-forward,
a.btn input.btn i.ion-md-arrow-forward,
a.button .ion.ion-md-arrow-forward,
a.button i.ion-md-arrow-forward,
button .ion.ion-md-arrow-forward,
button i.ion-md-arrow-forward,
div.button .ion.ion-md-arrow-forward,
div.button i.ion-md-arrow-forward,
input[type="submit"] .ion.ion-md-arrow-forward,
input[type="submit"] i.ion-md-arrow-forward,
span.button .ion.ion-md-arrow-forward,
span.button i.ion-md-arrow-forward {
  font-size: 21px;
}

.alx-block-button__link .ion:before,
.alx-block-button__link i:before,
.alx-block-file * + .alx-block-file__button .ion:before,
.alx-block-file * + .alx-block-file__button i:before,
.alx-block-file__button .ion:before,
.alx-block-file__button i:before,
.btn .ion:before,
.btn i:before,
.yith-wcwl-add-to-wishlist .btn .ion:before,
.yith-wcwl-add-to-wishlist .btn i:before,
a.btn input.btn .ion:before,
a.btn input.btn i:before,
a.button .ion:before,
a.button i:before,
button .ion:before,
button i:before,
div.button .ion:before,
div.button i:before,
input[type="submit"] .ion:before,
input[type="submit"] i:before,
span.button .ion:before,
span.button i:before {
  display: inline-block;
}

.alx-block-button__link .ion-left,
.alx-block-button__link i-left,
.alx-block-file * + .alx-block-file__button .ion-left,
.alx-block-file * + .alx-block-file__button i-left,
.alx-block-file__button .ion-left,
.alx-block-file__button i-left,
.btn .ion-left,
.btn i-left,
.yith-wcwl-add-to-wishlist .btn .ion-left,
.yith-wcwl-add-to-wishlist .btn i-left,
a.btn input.btn .ion-left,
a.btn input.btn i-left,
a.button .ion-left,
a.button i-left,
button .ion-left,
button i-left,
div.button .ion-left,
div.button i-left,
input[type="submit"] .ion-left,
input[type="submit"] i-left,
span.button .ion-left,
span.button i-left {
  margin-right: 5px;
}

.alx-block-button__link .ion-right,
.alx-block-button__link i-right,
.alx-block-file * + .alx-block-file__button .ion-right,
.alx-block-file * + .alx-block-file__button i-right,
.alx-block-file__button .ion-right,
.alx-block-file__button i-right,
.btn .ion-right,
.btn i-right,
.yith-wcwl-add-to-wishlist .btn .ion-right,
.yith-wcwl-add-to-wishlist .btn i-right,
a.btn input.btn .ion-right,
a.btn input.btn i-right,
a.button .ion-right,
a.button i-right,
button .ion-right,
button i-right,
div.button .ion-right,
div.button i-right,
input[type="submit"] .ion-right,
input[type="submit"] i-right,
span.button .ion-right,
span.button i-right {
  margin-left: 5px;
}

.alx-block-button__link:not(.btn-swap):hover .ion.ion-right svg,
.alx-block-button__link:not(.btn-swap):hover .ion.ion-right:before,
.alx-block-button__link:not(.btn-swap):hover i.ion-right svg,
.alx-block-button__link:not(.btn-swap):hover i.ion-right:before,
.alx-block-file
  *
  + .alx-block-file__button:not(.btn-swap):hover
  .ion.ion-right
  svg,
.alx-block-file
  *
  + .alx-block-file__button:not(.btn-swap):hover
  .ion.ion-right:before,
.alx-block-file
  *
  + .alx-block-file__button:not(.btn-swap):hover
  i.ion-right
  svg,
.alx-block-file
  *
  + .alx-block-file__button:not(.btn-swap):hover
  i.ion-right:before,
.alx-block-file__button:not(.btn-swap):hover .ion.ion-right svg,
.alx-block-file__button:not(.btn-swap):hover .ion.ion-right:before,
.alx-block-file__button:not(.btn-swap):hover i.ion-right svg,
.alx-block-file__button:not(.btn-swap):hover i.ion-right:before,
.btn:not(.btn-swap):hover .ion.ion-right svg,
.btn:not(.btn-swap):hover .ion.ion-right:before,
.btn:not(.btn-swap):hover i.ion-right svg,
.btn:not(.btn-swap):hover i.ion-right:before,
.yith-wcwl-add-to-wishlist .btn:not(.btn-swap):hover .ion.ion-right svg,
.yith-wcwl-add-to-wishlist .btn:not(.btn-swap):hover .ion.ion-right:before,
.yith-wcwl-add-to-wishlist .btn:not(.btn-swap):hover i.ion-right svg,
.yith-wcwl-add-to-wishlist .btn:not(.btn-swap):hover i.ion-right:before,
a.btn input.btn:not(.btn-swap):hover .ion.ion-right svg,
a.btn input.btn:not(.btn-swap):hover .ion.ion-right:before,
a.btn input.btn:not(.btn-swap):hover i.ion-right svg,
a.btn input.btn:not(.btn-swap):hover i.ion-right:before,
a.button:not(.btn-swap):hover .ion.ion-right svg,
a.button:not(.btn-swap):hover .ion.ion-right:before,
a.button:not(.btn-swap):hover i.ion-right svg,
a.button:not(.btn-swap):hover i.ion-right:before,
button:not(.btn-swap):hover .ion.ion-right svg,
button:not(.btn-swap):hover .ion.ion-right:before,
button:not(.btn-swap):hover i.ion-right svg,
button:not(.btn-swap):hover i.ion-right:before,
div.button:not(.btn-swap):hover .ion.ion-right svg,
div.button:not(.btn-swap):hover .ion.ion-right:before,
div.button:not(.btn-swap):hover i.ion-right svg,
div.button:not(.btn-swap):hover i.ion-right:before,
input[type="submit"]:not(.btn-swap):hover .ion.ion-right svg,
input[type="submit"]:not(.btn-swap):hover .ion.ion-right:before,
input[type="submit"]:not(.btn-swap):hover i.ion-right svg,
input[type="submit"]:not(.btn-swap):hover i.ion-right:before,
span.button:not(.btn-swap):hover .ion.ion-right svg,
span.button:not(.btn-swap):hover .ion.ion-right:before,
span.button:not(.btn-swap):hover i.ion-right svg,
span.button:not(.btn-swap):hover i.ion-right:before {
  -webkit-animation: hoverBtn ease-out 0.3s;
  animation: hoverBtn ease-out 0.3s;
}

.alx-block-button__link:not(.btn-swap):hover .ion.ion-left svg,
.alx-block-button__link:not(.btn-swap):hover .ion.ion-left:before,
.alx-block-button__link:not(.btn-swap):hover i.ion-left svg,
.alx-block-button__link:not(.btn-swap):hover i.ion-left:before,
.alx-block-file
  *
  + .alx-block-file__button:not(.btn-swap):hover
  .ion.ion-left
  svg,
.alx-block-file
  *
  + .alx-block-file__button:not(.btn-swap):hover
  .ion.ion-left:before,
.alx-block-file * + .alx-block-file__button:not(.btn-swap):hover i.ion-left svg,
.alx-block-file
  *
  + .alx-block-file__button:not(.btn-swap):hover
  i.ion-left:before,
.alx-block-file__button:not(.btn-swap):hover .ion.ion-left svg,
.alx-block-file__button:not(.btn-swap):hover .ion.ion-left:before,
.alx-block-file__button:not(.btn-swap):hover i.ion-left svg,
.alx-block-file__button:not(.btn-swap):hover i.ion-left:before,
.btn:not(.btn-swap):hover .ion.ion-left svg,
.btn:not(.btn-swap):hover .ion.ion-left:before,
.btn:not(.btn-swap):hover i.ion-left svg,
.btn:not(.btn-swap):hover i.ion-left:before,
.yith-wcwl-add-to-wishlist .btn:not(.btn-swap):hover .ion.ion-left svg,
.yith-wcwl-add-to-wishlist .btn:not(.btn-swap):hover .ion.ion-left:before,
.yith-wcwl-add-to-wishlist .btn:not(.btn-swap):hover i.ion-left svg,
.yith-wcwl-add-to-wishlist .btn:not(.btn-swap):hover i.ion-left:before,
a.btn input.btn:not(.btn-swap):hover .ion.ion-left svg,
a.btn input.btn:not(.btn-swap):hover .ion.ion-left:before,
a.btn input.btn:not(.btn-swap):hover i.ion-left svg,
a.btn input.btn:not(.btn-swap):hover i.ion-left:before,
a.button:not(.btn-swap):hover .ion.ion-left svg,
a.button:not(.btn-swap):hover .ion.ion-left:before,
a.button:not(.btn-swap):hover i.ion-left svg,
a.button:not(.btn-swap):hover i.ion-left:before,
button:not(.btn-swap):hover .ion.ion-left svg,
button:not(.btn-swap):hover .ion.ion-left:before,
button:not(.btn-swap):hover i.ion-left svg,
button:not(.btn-swap):hover i.ion-left:before,
div.button:not(.btn-swap):hover .ion.ion-left svg,
div.button:not(.btn-swap):hover .ion.ion-left:before,
div.button:not(.btn-swap):hover i.ion-left svg,
div.button:not(.btn-swap):hover i.ion-left:before,
input[type="submit"]:not(.btn-swap):hover .ion.ion-left svg,
input[type="submit"]:not(.btn-swap):hover .ion.ion-left:before,
input[type="submit"]:not(.btn-swap):hover i.ion-left svg,
input[type="submit"]:not(.btn-swap):hover i.ion-left:before,
span.button:not(.btn-swap):hover .ion.ion-left svg,
span.button:not(.btn-swap):hover .ion.ion-left:before,
span.button:not(.btn-swap):hover i.ion-left svg,
span.button:not(.btn-swap):hover i.ion-left:before {
  animation: hoverBtn ease-out 0.3s reverse;
}

.alx-block-button__link:not(.btn-swap):hover .ion:before,
.alx-block-button__link:not(.btn-swap):hover i:before,
.alx-block-file * + .alx-block-file__button:not(.btn-swap):hover .ion:before,
.alx-block-file * + .alx-block-file__button:not(.btn-swap):hover i:before,
.alx-block-file__button:not(.btn-swap):hover .ion:before,
.alx-block-file__button:not(.btn-swap):hover i:before,
.btn:not(.btn-swap):hover .ion:before,
.btn:not(.btn-swap):hover i:before,
.yith-wcwl-add-to-wishlist .btn:not(.btn-swap):hover .ion:before,
.yith-wcwl-add-to-wishlist .btn:not(.btn-swap):hover i:before,
a.btn input.btn:not(.btn-swap):hover .ion:before,
a.btn input.btn:not(.btn-swap):hover i:before,
a.button:not(.btn-swap):hover .ion:before,
a.button:not(.btn-swap):hover i:before,
button:not(.btn-swap):hover .ion:before,
button:not(.btn-swap):hover i:before,
div.button:not(.btn-swap):hover .ion:before,
div.button:not(.btn-swap):hover i:before,
input[type="submit"]:not(.btn-swap):hover .ion:before,
input[type="submit"]:not(.btn-swap):hover i:before,
span.button:not(.btn-swap):hover .ion:before,
span.button:not(.btn-swap):hover i:before {
  color: inherit;
}

@-webkit-keyframes hoverBtn {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  51% {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
    opacity: 1;
  }

  52% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  53% {
    opacity: 0;
  }

  54% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes hoverBtn {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  51% {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
    opacity: 1;
  }

  52% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  53% {
    opacity: 0;
  }

  54% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.alx-block-button__link.btn-white,
.alx-block-file * + .alx-block-file__button.btn-white,
.alx-block-file__button.btn-white,
.btn.btn-white,
.yith-wcwl-add-to-wishlist .btn.btn-white,
a.btn input.btn.btn-white,
a.button.btn-white,
button.btn-white,
div.button.btn-white,
input[type="submit"].btn-white,
span.button.btn-white {
  background-color: #fff;
  border-color: #fff;
  color: #17161a;
}

.alx-block-button__link.btn-white:hover,
.alx-block-file * + .alx-block-file__button.btn-white:hover,
.alx-block-file__button.btn-white:hover,
.btn.btn-white:hover,
.yith-wcwl-add-to-wishlist .btn.btn-white:hover,
a.btn input.btn.btn-white:hover,
a.button.btn-white:hover,
button.btn-white:hover,
div.button.btn-white:hover,
input[type="submit"].btn-white:hover,
span.button.btn-white:hover {
  background-color: transparent;
  color: #fff;
}

.alx-block-button__link.btn-swap,
.alx-block-file * + .alx-block-file__button.btn-swap,
.alx-block-file__button.btn-swap,
.btn.btn-swap,
.yith-wcwl-add-to-wishlist .btn.btn-swap,
a.btn input.btn.btn-swap,
a.button.btn-swap,
button.btn-swap,
div.button.btn-swap,
input[type="submit"].btn-swap,
span.button.btn-swap {
  overflow: hidden;
  position: relative;
}

.alx-block-button__link.btn-swap .text,
.alx-block-button__link.btn-swap i,
.alx-block-file * + .alx-block-file__button.btn-swap .text,
.alx-block-file * + .alx-block-file__button.btn-swap i,
.alx-block-file__button.btn-swap .text,
.alx-block-file__button.btn-swap i,
.btn.btn-swap .text,
.btn.btn-swap i,
.yith-wcwl-add-to-wishlist .btn.btn-swap .text,
.yith-wcwl-add-to-wishlist .btn.btn-swap i,
a.btn input.btn.btn-swap .text,
a.btn input.btn.btn-swap i,
a.button.btn-swap .text,
a.button.btn-swap i,
button.btn-swap .text,
button.btn-swap i,
div.button.btn-swap .text,
div.button.btn-swap i,
input[type="submit"].btn-swap .text,
input[type="submit"].btn-swap i,
span.button.btn-swap .text,
span.button.btn-swap i {
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.alx-block-button__link.btn-swap i,
.alx-block-button__link.btn-swap img,
.alx-block-file * + .alx-block-file__button.btn-swap i,
.alx-block-file * + .alx-block-file__button.btn-swap img,
.alx-block-file__button.btn-swap i,
.alx-block-file__button.btn-swap img,
.btn.btn-swap i,
.btn.btn-swap img,
.yith-wcwl-add-to-wishlist .btn.btn-swap i,
.yith-wcwl-add-to-wishlist .btn.btn-swap img,
a.btn input.btn.btn-swap i,
a.btn input.btn.btn-swap img,
a.button.btn-swap i,
a.button.btn-swap img,
button.btn-swap i,
button.btn-swap img,
div.button.btn-swap i,
div.button.btn-swap img,
input[type="submit"].btn-swap i,
input[type="submit"].btn-swap img,
span.button.btn-swap i,
span.button.btn-swap img {
  max-width: 100%;
  text-align: center;
  height: 26px;
  position: absolute;
  top: -webkit-calc(50% - 10px);
  top: calc(50% - 10px);
  font-size: 20px;
  left: 50%;
  top: 50%;
  margin: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.alx-block-button__link.btn-swap .text,
.alx-block-file * + .alx-block-file__button.btn-swap .text,
.alx-block-file__button.btn-swap .text,
.btn.btn-swap .text,
.yith-wcwl-add-to-wishlist .btn.btn-swap .text,
a.btn input.btn.btn-swap .text,
a.button.btn-swap .text,
button.btn-swap .text,
div.button.btn-swap .text,
input[type="submit"].btn-swap .text,
span.button.btn-swap .text {
  display: inline-block;
  -webkit-transform: translateY(-120%);
  -ms-transform: translateY(-120%);
  transform: translateY(-120%);
  opacity: 0;
}

.alx-block-button__link.btn-swap:not(.btn-link) .text,
.alx-block-file * + .alx-block-file__button.btn-swap:not(.btn-link) .text,
.alx-block-file__button.btn-swap:not(.btn-link) .text,
.btn.btn-swap:not(.btn-link) .text,
.yith-wcwl-add-to-wishlist .btn.btn-swap:not(.btn-link) .text,
a.btn input.btn.btn-swap:not(.btn-link) .text,
a.button.btn-swap:not(.btn-link) .text,
button.btn-swap:not(.btn-link) .text,
div.button.btn-swap:not(.btn-link) .text,
input[type="submit"].btn-swap:not(.btn-link) .text,
span.button.btn-swap:not(.btn-link) .text {
  color: #fff;
}

.alx-block-button__link.btn-swap:hover i,
.alx-block-button__link.btn-swap:hover img,
.alx-block-file * + .alx-block-file__button.btn-swap:hover i,
.alx-block-file * + .alx-block-file__button.btn-swap:hover img,
.alx-block-file__button.btn-swap:hover i,
.alx-block-file__button.btn-swap:hover img,
.btn.btn-swap:hover i,
.btn.btn-swap:hover img,
.yith-wcwl-add-to-wishlist .btn.btn-swap:hover i,
.yith-wcwl-add-to-wishlist .btn.btn-swap:hover img,
a.btn input.btn.btn-swap:hover i,
a.btn input.btn.btn-swap:hover img,
a.button.btn-swap:hover i,
a.button.btn-swap:hover img,
button.btn-swap:hover i,
button.btn-swap:hover img,
div.button.btn-swap:hover i,
div.button.btn-swap:hover img,
input[type="submit"].btn-swap:hover i,
input[type="submit"].btn-swap:hover img,
span.button.btn-swap:hover i,
span.button.btn-swap:hover img {
  -webkit-transform: translate(-50%, 120%);
  -ms-transform: translate(-50%, 120%);
  transform: translate(-50%, 120%);
  opacity: 0;
}

.alx-block-button__link.btn-swap:hover .text,
.alx-block-file * + .alx-block-file__button.btn-swap:hover .text,
.alx-block-file__button.btn-swap:hover .text,
.btn.btn-swap:hover .text,
.yith-wcwl-add-to-wishlist .btn.btn-swap:hover .text,
a.btn input.btn.btn-swap:hover .text,
a.button.btn-swap:hover .text,
button.btn-swap:hover .text,
div.button.btn-swap:hover .text,
input[type="submit"].btn-swap:hover .text,
span.button.btn-swap:hover .text {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  opacity: 1;
}

.btn-wrap .btn-small {
  min-width: 40px;
}

button[disabled].btn-white:hover,
input[type="submit"][disabled].btn-white:hover {
  background-color: #fff;
  color: #17161a;
}

button[disabled].btn-brand:hover,
input[type="submit"][disabled].btn-brand:hover {
  background-color: #d90a2c;
  color: #fff;
}

.btn:not(.btn-link):active,
.btn:not(.btn-link):hover {
  color: #fff;
  background-color: #d90a2c;
  border-color: #d90a2c;
  opacity: 0.9;
}

.btn-outline,
.is-style-outline .alx-block-button__link,
a.btn-outline,
input[type="submit"].btn-outline {
  background-color: transparent;
}

.btn-outline:after,
.btn-outline:before,
.is-style-outline .alx-block-button__link:after,
.is-style-outline .alx-block-button__link:before,
a.btn-outline:after,
a.btn-outline:before,
input[type="submit"].btn-outline:after,
input[type="submit"].btn-outline:before {
  display: none;
}

.btn-outline:focus,
.btn-outline:hover,
.is-style-outline .alx-block-button__link:focus,
.is-style-outline .alx-block-button__link:hover,
a.btn-outline:focus,
a.btn-outline:hover,
input[type="submit"].btn-outline:focus,
input[type="submit"].btn-outline:hover {
  background-color: #d90a2c;
  color: #fff;
}

.btn-outline.btn-white,
.is-style-outline .alx-block-button__link.btn-white,
a.btn-outline.btn-white,
input[type="submit"].btn-outline.btn-white {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

.btn-outline.btn-white:hover,
.is-style-outline .alx-block-button__link.btn-white:hover,
a.btn-outline.btn-white:hover,
input[type="submit"].btn-outline.btn-white:hover {
  background-color: #fff;
  color: #17161a;
}

.btn-outline.disabled:hover,
.is-style-outline .alx-block-button__link.disabled:hover,
a.btn-outline.disabled:hover,
input[type="submit"].btn-outline.disabled:hover {
  background-color: transparent;
  color: #17161a;
  border-color: #17161a;
  cursor: default;
}

.is-style-outline .alx-block-button__link.has-beige-dark-color {
  color: #d90a2c;
}

.is-style-outline .alx-block-button__link.has-dark-strong-color {
  color: #17161a;
}

.is-style-outline .alx-block-button__link.has-dark-light-color {
  color: #232226;
}

.is-style-outline .alx-block-button__link.has-grey-strong-color {
  color: #6a696c;
}

.is-style-outline .alx-block-button__link.has-grey-light-color {
  color: #838286;
}

.btn-flat,
a.btn-flat,
input[type="submit"].btn-flat {
  background-color: transparent;
  border: none;
  padding: 15px 18px;
}

.btn-flat:after,
a.btn-flat:after,
input[type="submit"].btn-flat:after {
  display: none;
}

.btn-flat:focus,
.btn-flat:hover,
a.btn-flat:focus,
a.btn-flat:hover,
input[type="submit"].btn-flat:focus,
input[type="submit"].btn-flat:hover {
  background-color: #d90a2c;
  border-color: #d90a2c;
  color: #fff;
}

.btn-link,
a.btn-link,
span.btn-link {
  background-color: transparent;
  padding: 3px 0;
  -webkit-border-radius: 0px;
  border-radius: 0;
  border: none;
}

.btn-link svg,
a.btn-link svg,
span.btn-link svg {
  vertical-align: middle;
  margin: -2px 0 0 3px;
}

.btn-link:before,
a.btn-link:before,
span.btn-link:before {
  display: block;
  bottom: 0;
}

.btn-link:after,
a.btn-link:after,
span.btn-link:after {
  display: none;
}

.btn-link:focus,
.btn-link:hover,
a.btn-link:focus,
a.btn-link:hover,
span.btn-link:focus,
span.btn-link:hover {
  background-color: transparent;
  color: #d90a2c;
}

.btn-link.btn-brand,
a.btn-link.btn-brand,
span.btn-link.btn-brand {
  color: #d90a2c;
}

.btn-link.btn-brand:hover,
a.btn-link.btn-brand:hover,
span.btn-link.btn-brand:hover {
  background-color: transparent;
}

.btn-small,
.product-item .btn-wishlist,
a.btn-small {
  padding: 7px 15px;
  font-size: 0.96rem;
}

.btn-large,
a.btn-large {
  padding: 15px 20px;
}

.btn-huge,
a.btn-huge {
  padding: 18px 25px;
  font-size: 1.02em;
}

.btn-full-width,
a.btn-full-width {
  width: 100%;
}

ins {
  text-decoration: none;
}

del {
  color: #6a696c;
}

.btn-loading,
.container-loading,
.tp-loader.spinner5,
.yith-wcan-loading {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-loading:before,
.container-loading:before,
.tp-loader.spinner5:before,
.yith-wcan-loading:before {
  content: "";
  position: relative;
  display: inline-block !important;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  bottom: auto;
  left: auto;
  opacity: 1;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid transparent;
  border-top: 2px solid rgba(255, 255, 255, 0.7);
  border-right: 2px solid rgba(255, 255, 255, 0.7);
  background: 0 0;
  -webkit-animation: 0.8s rotate cubic-bezier(0.4, 0, 0.2, 1) infinite;
  animation: 0.8s rotate cubic-bezier(0.4, 0, 0.2, 1) infinite;
}

.btn-loading.btn-link:before,
.btn-loading.btn-outline:before,
.btn-loading.search-submit:before,
.container-loading.btn-link:before,
.container-loading.btn-outline:before,
.container-loading.search-submit:before,
.tp-loader.spinner5.btn-link:before,
.tp-loader.spinner5.btn-outline:before,
.tp-loader.spinner5.search-submit:before,
.yith-wcan-loading.btn-link:before,
.yith-wcan-loading.btn-outline:before,
.yith-wcan-loading.search-submit:before {
  border-color: rgba(23, 22, 26, 0.2);
  border-top-color: rgba(23, 22, 26, 0.8);
  border-right-color: rgba(23, 22, 26, 0.8);
}

.btn-loading.btn-outline:before,
.btn-loading.btn:before,
.container-loading.btn-outline:before,
.container-loading.btn:before,
.tp-loader.spinner5.btn-outline:before,
.tp-loader.spinner5.btn:before,
.yith-wcan-loading.btn-outline:before,
.yith-wcan-loading.btn:before {
  margin-right: 8px;
}

.btn-loading:before {
  vertical-align: top;
  margin-top: 1px;
}

.btn-loading .ion-left {
  display: none;
}

.btn-loading:hover {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

.btn-loading:hover:before {
  background: 0 0;
  width: 18px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

.container-loading,
.tp-loader.spinner5,
.yith-wcan-loading {
  background-image: none !important;
  background: 0 0;
}

.container-loading:before,
.tp-loader.spinner5:before,
.yith-wcan-loading:before {
  position: absolute;
  left: -webkit-calc(50% - 20px);
  left: calc(50% - 20px);
  top: -webkit-calc(50% - 20px);
  top: calc(50% - 20px);
  width: 40px;
  height: 40px;
}

.container-loading.hidden:before,
.tp-loader.spinner5.hidden:before,
.yith-wcan-loading.hidden:before {
  display: none;
}

.yith-wcan-loading {
  position: relative;
}

.yith-wcan-loading:before {
  border-top-color: rgba(23, 22, 26, 0.8);
  border-right-color: rgba(23, 22, 26, 0.8);
}

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotate {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.btn-round {
  position: relative;
}

.btn-round .ion,
.btn-round i {
  width: 56px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  background-color: rgba(23, 22, 26, 0.95);
  font-size: 24px;
  position: relative;
  z-index: 1;
  color: #fff;
  cursor: pointer;
  outline: 0;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: background cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: background cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: background cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.btn-round a:before {
  display: none;
}

.btn-round:before {
  content: "";
  position: absolute;
  top: 0;
  height: 56px;
  width: 56px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: rgba(136, 136, 136, 0.2);
  background: #d90a2c;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  z-index: 1;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.btn-round:focus {
  outline: 0;
}

.btn-round:focus:before {
  -webkit-animation: 0.5s click_animation cubic-bezier(0.4, 0, 0.2, 1) 1;
  animation: 0.5s click_animation cubic-bezier(0.4, 0, 0.2, 1) 1;
}

.btn-round-light .ion,
.btn-round-light i {
  background-color: rgba(136, 136, 136, 0.03);
  color: inherit;
}

.btn-round-light:hover .ion,
.btn-round-light:hover i {
  background-color: rgba(136, 136, 136, 0.1);
}

.btn-round-small .ion,
.btn-round-small i {
  width: 46px;
  height: 46px;
  line-height: 44px;
}

.btn-round-small:before {
  height: 46px;
  width: 46px;
}

.btn-round-outline .ion,
.btn-round-outline i {
  background-color: transparent;
  color: #17161a;
  border: 1px solid currentColor;
}

.btn-round-outline.btn-round-light .ion,
.btn-round-outline.btn-round-light i {
  color: #fff;
}

.btn-round-outline.btn-round-light:hover .ion,
.btn-round-outline.btn-round-light:hover i,
.btn-round-outline:hover .ion,
.btn-round-outline:hover i {
  background-color: #17161a;
  color: #fff;
}

@-webkit-keyframes click_animation {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.3;
  }

  to {
    -webkit-transform: scale(5);
    transform: scale(5);
    opacity: 0;
  }
}

@keyframes click_animation {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.3;
  }

  to {
    -webkit-transform: scale(5);
    transform: scale(5);
    opacity: 0;
  }
}

.close-bar {
  padding-left: 4.4vh;
  padding-right: 4.4vh;
  height: 14vh;
  position: relative;
  line-height: 1;
  z-index: 11;
  text-align: right;
}

@media screen and (max-width: 1024px) {
  .close-bar {
    padding-left: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .close-bar {
    padding-right: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .close-bar {
    height: 100px;
  }
}

.close-bar-btn {
  width: 56px;
  height: 56px;
  position: relative;
  cursor: pointer;
  display: inline-block;
}

.close-bar-btn .ion,
.close-bar-btn i {
  display: inline-block;
  vertical-align: top;
  -webkit-animation: btn-rotation 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  animation: btn-rotation 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

@-webkit-keyframes btn-rotation {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}

.close-bar-btn .ion:after,
.close-bar-btn i:after {
  display: none;
}

fieldset.without-label {
  padding-top: 20px;
}

fieldset.without-label button.btn {
  margin-top: 0;
}

.field-label,
.wpcf7-form label,
label {
  font-size: 0.93em;
  margin-bottom: 10px;
  font-weight: 500;
  display: block;
  font-style: normal;
  text-align: left;
}

.select2-container--default .select2-selection--single,
input[type="email"],
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea {
  color: #232226;
  background-color: rgba(23, 22, 26, 0.04);
  border: 1px solid transparent;
  width: 100%;
  padding: 14px 15px;
  line-height: 1.3;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  -webkit-appearance: none;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  outline: 0;
  font-weight: 400;
  font-size: inherit;
}

.select2-container--default .select2-selection--single.outline,
input[type="email"].outline,
input[type="number"].outline,
input[type="password"].outline,
input[type="tel"].outline,
input[type="text"].outline,
input[type="url"].outline,
select.outline,
textarea.outline {
  background-color: rgba(136, 136, 136, 0.05);
  border-color: rgba(136, 136, 136, 0.05);
}

.select2-container--default .select2-selection--single.outline:focus,
input[type="email"].outline:focus,
input[type="number"].outline:focus,
input[type="password"].outline:focus,
input[type="tel"].outline:focus,
input[type="text"].outline:focus,
input[type="url"].outline:focus,
select.outline:focus,
textarea.outline:focus {
  background-color: rgba(136, 136, 136, 0.05);
}

.select2-container--default .select2-selection--single:hover,
input[type="email"]:hover,
input[type="number"]:hover,
input[type="password"]:hover,
input[type="tel"]:hover,
input[type="text"]:hover,
input[type="url"]:hover,
select:hover,
textarea:hover {
  color: inherit;
}

.select2-container--default .select2-selection--single:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="url"]:focus,
select:focus,
textarea:focus {
  background-color: rgba(23, 22, 26, 0.07);
}

.wpforms-form .wpforms-field input {
  z-index: 1;
}

.wpforms-form .wpforms-field.wpforms-field-radio:not(.wpforms-one-half) {
  display: contents;
}

.wpforms-form .wpforms-field .select-holder {
  display: inline-block;
}

.wpforms-form .wpforms-field .select-holder:after {
  display: none;
}

.select2-container--default .select2-selection--single {
  display: block;
  height: auto;
  margin: 0;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  padding-left: 0;
  line-height: inherit;
  color: inherit;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 100%;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  display: none;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__arrow:before {
  content: "\f3d0";
  font-weight: 600;
  font-size: 13px;
  position: absolute;
  line-height: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.select2-container--default.select2-container--open
  .select2-selection--single
  .select2-selection__arrow:before {
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}

.select-holder {
  position: relative;
}

.select-holder:after {
  content: "\f3d0";
  font-weight: 600;
  font-size: 13px;
  position: absolute;
  line-height: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 18px;
  z-index: 10;
  pointer-events: none;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

select {
  cursor: pointer;
  display: inline-block;
  padding: 0 15px 0 15px;
  height: 50px;
}

.select-inline .select-holder:after,
.variation .select-holder:after {
  right: 12px;
}

.select-inline .select-holder select,
.variation .select-holder select {
  height: 32px;
  font-size: 0.94rem;
  padding-left: 12px;
  padding-right: 28px;
}

input[type="checkbox"] + span {
  margin-left: 5px;
  font-size: initial;
}

input.placeholder,
input::-webkit-input-placeholder,
textarea.placeholder,
textarea::-webkit-input-placeholder {
  color: #6a696c;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

input.placeholder,
input::-moz-placeholder,
textarea.placeholder,
textarea::-moz-placeholder {
  color: #6a696c;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

input.placeholder,
input::-ms-input-placeholder,
textarea.placeholder,
textarea::-ms-input-placeholder {
  color: #6a696c;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

input.placeholder,
input::placeholder,
textarea.placeholder,
textarea::placeholder {
  color: #6a696c;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

textarea {
  width: 100%;
  height: 150px;
  resize: vertical;
}

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

.input-group > br {
  display: none;
}

.input-group .input-block {
  float: left;
}

.input-group .input-block.col-6 {
  width: 50%;
}

.input-group .input-block.col-4 {
  width: 33.33334%;
}

.input-group .input-block.col-3 {
  width: 25%;
}

.input-group .input-block.col-2 {
  width: 16.6665%;
}

.input-group .input-block.col-fifth {
  width: 20%;
}

.input-group .input-block[class^="col-"] button.btn {
  margin-top: 0;
}

@media screen and (max-width: 768px) {
  .input-group .input-block input {
    border-right-width: 1px;
  }

  .input-group .input-block.col-2,
  .input-group .input-block.col-3,
  .input-group .input-block.col-4,
  .input-group .input-block.col-6,
  .input-group .input-block.col-fifth {
    width: 100%;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}

.input-group .input-block.offset input,
.input-group .input-block.offset:last-of-type input:not([type="submit"]) {
  border-width: 1px;
}

.filter-holder {
  position: relative;
}

.filter-holder .filter {
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 500;
  width: 100%;
  font-size: 0.94rem;
}

.filter-holder .filter .result {
  margin-left: 10px;
  margin-right: 10px;
}

.filter-holder .filter .select-inline {
  margin-left: 8px;
}

.filter-holder .filter .select-inline select {
  max-width: 162px;
}

.filter-holder .filter .select-inline span {
  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;
}

.filter-holder .filter p {
  width: auto;
  margin: 0 20px 0 0;
}

@media screen and (max-width: 768px) {
  .filter-holder .filter {
    margin-top: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .filter-holder .filter .select-inline {
    margin: 15px 0 0 0;
    width: 100%;
  }

  .filter-holder .filter .select-inline select {
    width: 100%;
    line-height: 45px;
    height: 45px;
    max-width: none;
  }
}

.filter-holder .btn-filter {
  display: none;
  z-index: 10;
  margin-left: 15px;
}

@media screen and (max-width: 768px) {
  .filter-holder .btn-filter {
    display: block;
    white-space: nowrap;
  }
}

@media screen and (min-width: 769px) {
  .filter-holder .close-bar {
    display: none;
  }
}

.filter-holder.visible .mbl-overlay {
  visibility: visible;
  opacity: 1;
  left: 0;
}

.filter-holder.visible .mbl-overlay .filter {
  top: 0;
  position: static;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
}

.scroll-bar-container {
  position: fixed;
  top: 50%;
  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;
  z-index: 10;
  min-height: 56px;
  list-style: none;
  left: 4.4vh;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: rotate(-90deg) translate(-50%, 0);
  -ms-transform: rotate(-90deg) translate(-50%, 0);
  transform: rotate(-90deg) translate(-50%, 0);
}

@media screen and (max-width: 1024px) {
  .scroll-bar-container {
    left: 20px;
  }
}

.clb-scroll-top,
.clb-social {
  font-weight: 600;
  margin-right: 1.4rem;
  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-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.clb-scroll-top:before,
.clb-social:before {
  display: none;
}

.clb-scroll-top.light-typo,
.clb-scroll-top.light-typo .font-titles,
.clb-social.light-typo,
.clb-social.light-typo .font-titles {
  color: #fff;
}

.clb-scroll-top.dark-typo,
.clb-scroll-top.dark-typo .font-titles,
.clb-social.dark-typo,
.clb-social.dark-typo .font-titles {
  color: #17161a;
}

.clb-scroll-top {
  opacity: 0;
  visibility: hidden;
}

.clb-scroll-top-holder {
  white-space: nowrap;
}

.clb-scroll-top-bar {
  width: 60px;
  height: 2px;
  margin-right: 15px;
  position: relative;
}

.clb-scroll-top-bar:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: currentColor;
  opacity: 0.3;
}

.clb-scroll-top-bar .scroll-track {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  background-color: currentColor;
}

.clb-scroll-top.clb-slider-scroll-top {
  visibility: visible;
  opacity: 1;
}

.clb-scroll-top.clb-slider-scroll-top .clb-scroll-top-bar .scroll-track {
  width: 0;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.portfolio-type-9 .scroll-bar-container,
.scroll-bar-container.grid_9 {
  width: 100%;
  left: 0;
  bottom: 0;
  position: absolute;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  top: auto;
}

.portfolio-type-9 .scroll-bar-container .page-container,
.scroll-bar-container.grid_9 .page-container {
  width: 100%;
}

.portfolio-type-9 .scroll-bar-container .page-container > [class*="vc_col-md-"],
.scroll-bar-container.grid_9 .page-container > [class*="vc_col-md-"] {
  position: relative;
}

.portfolio-type-9 .scroll-bar-container .clb-scroll-top,
.scroll-bar-container.grid_9 .clb-scroll-top {
  bottom: 4.4vh;
  position: absolute;
}

@media screen and (max-width: 1024px) {
  .portfolio-type-9 .scroll-bar-container .clb-scroll-top,
  .scroll-bar-container.grid_9 .clb-scroll-top {
    bottom: 20px;
  }
}

.portfolio-type-6 .scroll-bar-container .clb-scroll-top {
  left: 0;
}

@media screen and (max-width: 1440px) and (min-width: 1025px) {
  .portfolio-type-6 .scroll-bar-container .clb-scroll-top {
    left: 3.3vw;
  }
}

[data-isotope-grid] {
  -webkit-transition: height 0.3s ease-in-out;
  -o-transition: height 0.3s ease-in-out;
  transition: height 0.3s ease-in-out;
}

.pricing_price_time,
.tag-cloud-link,
.tag:not(body) {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 0 10px;
  height: 26px;
  line-height: 26px;
  display: inline-block;
  vertical-align: top;
  font-size: 14.5px !important;
  font-weight: 500;
  color: inherit;
  background-color: rgba(136, 136, 136, 0.1);
}

.pricing_price_time a,
.tag-cloud-link a,
.tag:not(body) a {
  display: block;
}

.pricing_price_time a:before,
.tag-cloud-link a:before,
.tag:not(body) a:before {
  display: none;
}

.pricing_price_time:hover,
.tag-cloud-link:hover,
.tag:not(body):hover {
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  background-color: #d90a2c;
  color: #fff;
}

.pricing_price_time:hover a,
.tag-cloud-link:hover a,
.tag:not(body):hover a {
  color: #fff;
}

.pricing_price_time:before,
.tag-cloud-link:before,
.tag:not(body):before {
  display: none;
}

.pricing_price_time.tag-brand-bg-color,
.tag-cloud-link.tag-brand-bg-color,
.tag:not(body).tag-brand-bg-color {
  background: customColor;
}

.pricing_price_time.tag-out-of-stock,
.pricing_price_time.tag-sale,
.tag-cloud-link.tag-out-of-stock,
.tag-cloud-link.tag-sale,
.tag:not(body).tag-out-of-stock,
.tag:not(body).tag-sale {
  color: #fff;
}

.pricing_price_time.tag-sale,
.tag-cloud-link.tag-sale,
.tag:not(body).tag-sale {
  background: #d90a2c;
}

.pricing_price_time.tag-out-of-stock,
.tag-cloud-link.tag-out-of-stock,
.tag:not(body).tag-out-of-stock {
  background: #17161a;
}

.category-holder {
  display: inline;
}

.category-holder .category {
  font-weight: 500;
}

.category-holder .category:after {
  content: ",";
}

.category-holder .category:last-child:after {
  content: "";
}

.category-holder:not(.no-divider):after {
  content: "•";
  display: inline-block;
  vertical-align: middle;
  font-size: 0.8em;
  margin-top: -2px;
  color: #d90a2c;
}

.inline-divider:after {
  content: "•";
  display: inline-block;
  vertical-align: middle;
  font-size: 0.8em;
  margin-top: -2px;
  color: #d90a2c;
}

.clb-share-bar {
  background: #fff;
  display: inline-block;
  position: absolute;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  z-index: 1;
}

.clb-share-bar .socialbar {
  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;
}

.clb-share-bar .socialbar .social-text {
  display: none;
}

.clb-share-bar .socialbar > a {
  margin: 0;
  -webkit-border-radius: 0px;
  border-radius: 0;
}

.clb-share-bar .socialbar.socialbar-horizontal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.clb-page-headline .animated-holder,
.main-section .animated-holder,
.project-page .project-page-content .animated-holder,
.project-page-title .animated-holder,
[data-interactive-links-grid] .animated-holder {
  z-index: 10;
}

.clb-page-headline .animated-holder > *,
.main-section .animated-holder > *,
.project-page .project-page-content .animated-holder > *,
.project-page-title .animated-holder > *,
[data-interactive-links-grid] .animated-holder > * {
  -webkit-animation-name: slide_up_elements;
  animation-name: slide_up_elements;
}

.animated-holder > *,
.hamburger-nav .menu > *,
.hamburger-nav-details > *,
.hamburger-nav:not(.type2) .sub-menu > *,
.hamburger-nav:not(.type2) .sub-sub-menu > *,
.header-5 .sub-menu > *,
.header-5 .sub-sub-menu > * {
  will-change: transform;
  opacity: 0;
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-animation-duration: 0.35s;
  animation-duration: 0.35s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.active .animated-holder > *,
.active .hamburger-nav-details > *,
.active.hamburger-nav .hamburger-nav-holder > .menu > *,
.active > .sub-menu > *,
.active > .sub-sub-menu > *,
.last-active .animated-holder > *,
.last-active .hamburger-nav-details > *,
.last-active.hamburger-nav .hamburger-nav-holder > .menu > *,
.last-active > .sub-menu > *,
.last-active > .sub-sub-menu > *,
.visible:not(.open-onclick) .animated-holder > *,
.visible:not(.open-onclick) .hamburger-nav-details > *,
.visible:not(.open-onclick).hamburger-nav .hamburger-nav-holder > .menu > *,
.visible:not(.open-onclick) > .sub-menu > *,
.visible:not(.open-onclick) > .sub-sub-menu > * {
  -webkit-animation-name: slide_up_elements;
  animation-name: slide_up_elements;
}

.last-active .animated-holder * {
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  opacity: 0 !important;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
}

:hover:not(.showed-onclick) > .sub-sub-nav > .sub-sub-menu > * {
  -webkit-animation-name: slide_up_elements;
  animation-name: slide_up_elements;
}

.animated-holder > :first-child,
.hamburger-nav .menu > :first-child,
.hamburger-nav-details > :first-child,
.hamburger-nav:not(.type2) .sub-menu > :first-child,
.hamburger-nav:not(.type2) .sub-sub-menu > :first-child,
.header-5 .sub-menu > :first-child,
.header-5 .sub-sub-menu > :first-child {
  -webkit-animation-delay: 50ms;
  animation-delay: 50ms;
  -webkit-transition-delay: 50ms;
  -o-transition-delay: 50ms;
  transition-delay: 50ms;
}

[data-interactive-links-grid]
  .portfolio-grid
  > :first-child
  > [data-aos-delay] {
  -webkit-animation-delay: 50ms !important;
  animation-delay: 50ms !important;
  -webkit-transition-delay: 50ms !important;
  -o-transition-delay: 50ms !important;
  transition-delay: 50ms !important;
}

.clb-slider .animated-holder > :first-child {
  -webkit-animation-delay: 0.45s;
  animation-delay: 0.45s;
  -webkit-transition-delay: 0.45s;
  -o-transition-delay: 0.45s;
  transition-delay: 0.45s;
}

.animated-holder > :nth-child(2),
.hamburger-nav .menu > :nth-child(2),
.hamburger-nav-details > :nth-child(2),
.hamburger-nav:not(.type2) .sub-menu > :nth-child(2),
.hamburger-nav:not(.type2) .sub-sub-menu > :nth-child(2),
.header-5 .sub-menu > :nth-child(2),
.header-5 .sub-sub-menu > :nth-child(2) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

[data-interactive-links-grid]
  .portfolio-grid
  > :nth-child(2)
  > [data-aos-delay] {
  -webkit-animation-delay: 0.1s !important;
  animation-delay: 0.1s !important;
  -webkit-transition-delay: 0.1s !important;
  -o-transition-delay: 0.1s !important;
  transition-delay: 0.1s !important;
}

.clb-slider .animated-holder > :nth-child(2) {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.animated-holder > :nth-child(3),
.hamburger-nav .menu > :nth-child(3),
.hamburger-nav-details > :nth-child(3),
.hamburger-nav:not(.type2) .sub-menu > :nth-child(3),
.hamburger-nav:not(.type2) .sub-sub-menu > :nth-child(3),
.header-5 .sub-menu > :nth-child(3),
.header-5 .sub-sub-menu > :nth-child(3) {
  -webkit-animation-delay: 0.15s;
  animation-delay: 0.15s;
  -webkit-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

[data-interactive-links-grid]
  .portfolio-grid
  > :nth-child(3)
  > [data-aos-delay] {
  -webkit-animation-delay: 0.15s !important;
  animation-delay: 0.15s !important;
  -webkit-transition-delay: 0.15s !important;
  -o-transition-delay: 0.15s !important;
  transition-delay: 0.15s !important;
}

.clb-slider .animated-holder > :nth-child(3) {
  -webkit-animation-delay: 0.55s;
  animation-delay: 0.55s;
  -webkit-transition-delay: 0.55s;
  -o-transition-delay: 0.55s;
  transition-delay: 0.55s;
}

.animated-holder > :nth-child(4),
.hamburger-nav .menu > :nth-child(4),
.hamburger-nav-details > :nth-child(4),
.hamburger-nav:not(.type2) .sub-menu > :nth-child(4),
.hamburger-nav:not(.type2) .sub-sub-menu > :nth-child(4),
.header-5 .sub-menu > :nth-child(4),
.header-5 .sub-sub-menu > :nth-child(4) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

[data-interactive-links-grid]
  .portfolio-grid
  > :nth-child(4)
  > [data-aos-delay] {
  -webkit-animation-delay: 0.2s !important;
  animation-delay: 0.2s !important;
  -webkit-transition-delay: 0.2s !important;
  -o-transition-delay: 0.2s !important;
  transition-delay: 0.2s !important;
}

.clb-slider .animated-holder > :nth-child(4) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.animated-holder > :nth-child(5),
.hamburger-nav .menu > :nth-child(5),
.hamburger-nav-details > :nth-child(5),
.hamburger-nav:not(.type2) .sub-menu > :nth-child(5),
.hamburger-nav:not(.type2) .sub-sub-menu > :nth-child(5),
.header-5 .sub-menu > :nth-child(5),
.header-5 .sub-sub-menu > :nth-child(5) {
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
  -webkit-transition-delay: 0.25s;
  -o-transition-delay: 0.25s;
  transition-delay: 0.25s;
}

[data-interactive-links-grid]
  .portfolio-grid
  > :nth-child(5)
  > [data-aos-delay] {
  -webkit-animation-delay: 0.25s !important;
  animation-delay: 0.25s !important;
  -webkit-transition-delay: 0.25s !important;
  -o-transition-delay: 0.25s !important;
  transition-delay: 0.25s !important;
}

.clb-slider .animated-holder > :nth-child(5) {
  -webkit-animation-delay: 0.65s;
  animation-delay: 0.65s;
  -webkit-transition-delay: 0.65s;
  -o-transition-delay: 0.65s;
  transition-delay: 0.65s;
}

.animated-holder > :nth-child(6),
.hamburger-nav .menu > :nth-child(6),
.hamburger-nav-details > :nth-child(6),
.hamburger-nav:not(.type2) .sub-menu > :nth-child(6),
.hamburger-nav:not(.type2) .sub-sub-menu > :nth-child(6),
.header-5 .sub-menu > :nth-child(6),
.header-5 .sub-sub-menu > :nth-child(6) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

[data-interactive-links-grid]
  .portfolio-grid
  > :nth-child(6)
  > [data-aos-delay] {
  -webkit-animation-delay: 0.3s !important;
  animation-delay: 0.3s !important;
  -webkit-transition-delay: 0.3s !important;
  -o-transition-delay: 0.3s !important;
  transition-delay: 0.3s !important;
}

.clb-slider .animated-holder > :nth-child(6) {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
  -webkit-transition-delay: 0.7s;
  -o-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

.animated-holder > :nth-child(7),
.hamburger-nav .menu > :nth-child(7),
.hamburger-nav-details > :nth-child(7),
.hamburger-nav:not(.type2) .sub-menu > :nth-child(7),
.hamburger-nav:not(.type2) .sub-sub-menu > :nth-child(7),
.header-5 .sub-menu > :nth-child(7),
.header-5 .sub-sub-menu > :nth-child(7) {
  -webkit-animation-delay: 0.35s;
  animation-delay: 0.35s;
  -webkit-transition-delay: 0.35s;
  -o-transition-delay: 0.35s;
  transition-delay: 0.35s;
}

[data-interactive-links-grid]
  .portfolio-grid
  > :nth-child(7)
  > [data-aos-delay] {
  -webkit-animation-delay: 0.35s !important;
  animation-delay: 0.35s !important;
  -webkit-transition-delay: 0.35s !important;
  -o-transition-delay: 0.35s !important;
  transition-delay: 0.35s !important;
}

.clb-slider .animated-holder > :nth-child(7) {
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
  -webkit-transition-delay: 0.75s;
  -o-transition-delay: 0.75s;
  transition-delay: 0.75s;
}

.animated-holder > :nth-child(8),
.hamburger-nav .menu > :nth-child(8),
.hamburger-nav-details > :nth-child(8),
.hamburger-nav:not(.type2) .sub-menu > :nth-child(8),
.hamburger-nav:not(.type2) .sub-sub-menu > :nth-child(8),
.header-5 .sub-menu > :nth-child(8),
.header-5 .sub-sub-menu > :nth-child(8) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

[data-interactive-links-grid]
  .portfolio-grid
  > :nth-child(8)
  > [data-aos-delay] {
  -webkit-animation-delay: 0.4s !important;
  animation-delay: 0.4s !important;
  -webkit-transition-delay: 0.4s !important;
  -o-transition-delay: 0.4s !important;
  transition-delay: 0.4s !important;
}

.clb-slider .animated-holder > :nth-child(8) {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.animated-holder > :nth-child(9),
.hamburger-nav .menu > :nth-child(9),
.hamburger-nav-details > :nth-child(9),
.hamburger-nav:not(.type2) .sub-menu > :nth-child(9),
.hamburger-nav:not(.type2) .sub-sub-menu > :nth-child(9),
.header-5 .sub-menu > :nth-child(9),
.header-5 .sub-sub-menu > :nth-child(9) {
  -webkit-animation-delay: 0.45s;
  animation-delay: 0.45s;
  -webkit-transition-delay: 0.45s;
  -o-transition-delay: 0.45s;
  transition-delay: 0.45s;
}

[data-interactive-links-grid]
  .portfolio-grid
  > :nth-child(9)
  > [data-aos-delay] {
  -webkit-animation-delay: 0.45s !important;
  animation-delay: 0.45s !important;
  -webkit-transition-delay: 0.45s !important;
  -o-transition-delay: 0.45s !important;
  transition-delay: 0.45s !important;
}

.clb-slider .animated-holder > :nth-child(9) {
  -webkit-animation-delay: 0.85s;
  animation-delay: 0.85s;
  -webkit-transition-delay: 0.85s;
  -o-transition-delay: 0.85s;
  transition-delay: 0.85s;
}

.animated-holder > :nth-child(10),
.hamburger-nav .menu > :nth-child(10),
.hamburger-nav-details > :nth-child(10),
.hamburger-nav:not(.type2) .sub-menu > :nth-child(10),
.hamburger-nav:not(.type2) .sub-sub-menu > :nth-child(10),
.header-5 .sub-menu > :nth-child(10),
.header-5 .sub-sub-menu > :nth-child(10) {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

[data-interactive-links-grid]
  .portfolio-grid
  > :nth-child(10)
  > [data-aos-delay] {
  -webkit-animation-delay: 0.5s !important;
  animation-delay: 0.5s !important;
  -webkit-transition-delay: 0.5s !important;
  -o-transition-delay: 0.5s !important;
  transition-delay: 0.5s !important;
}

.clb-slider .animated-holder > :nth-child(10) {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
  -webkit-transition-delay: 0.9s;
  -o-transition-delay: 0.9s;
  transition-delay: 0.9s;
}

.animated-holder > :nth-child(11),
.hamburger-nav .menu > :nth-child(11),
.hamburger-nav-details > :nth-child(11),
.hamburger-nav:not(.type2) .sub-menu > :nth-child(11),
.hamburger-nav:not(.type2) .sub-sub-menu > :nth-child(11),
.header-5 .sub-menu > :nth-child(11),
.header-5 .sub-sub-menu > :nth-child(11) {
  -webkit-animation-delay: 0.55s;
  animation-delay: 0.55s;
  -webkit-transition-delay: 0.55s;
  -o-transition-delay: 0.55s;
  transition-delay: 0.55s;
}

[data-interactive-links-grid]
  .portfolio-grid
  > :nth-child(11)
  > [data-aos-delay] {
  -webkit-animation-delay: 0.55s !important;
  animation-delay: 0.55s !important;
  -webkit-transition-delay: 0.55s !important;
  -o-transition-delay: 0.55s !important;
  transition-delay: 0.55s !important;
}

.clb-slider .animated-holder > :nth-child(11) {
  -webkit-animation-delay: 0.95s;
  animation-delay: 0.95s;
  -webkit-transition-delay: 0.95s;
  -o-transition-delay: 0.95s;
  transition-delay: 0.95s;
}

.animated-holder > :nth-child(12),
.hamburger-nav .menu > :nth-child(12),
.hamburger-nav-details > :nth-child(12),
.hamburger-nav:not(.type2) .sub-menu > :nth-child(12),
.hamburger-nav:not(.type2) .sub-sub-menu > :nth-child(12),
.header-5 .sub-menu > :nth-child(12),
.header-5 .sub-sub-menu > :nth-child(12) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

[data-interactive-links-grid]
  .portfolio-grid
  > :nth-child(12)
  > [data-aos-delay] {
  -webkit-animation-delay: 0.6s !important;
  animation-delay: 0.6s !important;
  -webkit-transition-delay: 0.6s !important;
  -o-transition-delay: 0.6s !important;
  transition-delay: 0.6s !important;
}

.clb-slider .animated-holder > :nth-child(12) {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}

.animated-holder > :nth-child(13),
.hamburger-nav .menu > :nth-child(13),
.hamburger-nav-details > :nth-child(13),
.hamburger-nav:not(.type2) .sub-menu > :nth-child(13),
.hamburger-nav:not(.type2) .sub-sub-menu > :nth-child(13),
.header-5 .sub-menu > :nth-child(13),
.header-5 .sub-sub-menu > :nth-child(13) {
  -webkit-animation-delay: 0.65s;
  animation-delay: 0.65s;
  -webkit-transition-delay: 0.65s;
  -o-transition-delay: 0.65s;
  transition-delay: 0.65s;
}

[data-interactive-links-grid]
  .portfolio-grid
  > :nth-child(13)
  > [data-aos-delay] {
  -webkit-animation-delay: 0.65s !important;
  animation-delay: 0.65s !important;
  -webkit-transition-delay: 0.65s !important;
  -o-transition-delay: 0.65s !important;
  transition-delay: 0.65s !important;
}

.clb-slider .animated-holder > :nth-child(13) {
  -webkit-animation-delay: 1.05s;
  animation-delay: 1.05s;
  -webkit-transition-delay: 1.05s;
  -o-transition-delay: 1.05s;
  transition-delay: 1.05s;
}

.animated-holder > :nth-child(14),
.hamburger-nav .menu > :nth-child(14),
.hamburger-nav-details > :nth-child(14),
.hamburger-nav:not(.type2) .sub-menu > :nth-child(14),
.hamburger-nav:not(.type2) .sub-sub-menu > :nth-child(14),
.header-5 .sub-menu > :nth-child(14),
.header-5 .sub-sub-menu > :nth-child(14) {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
  -webkit-transition-delay: 0.7s;
  -o-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

[data-interactive-links-grid]
  .portfolio-grid
  > :nth-child(14)
  > [data-aos-delay] {
  -webkit-animation-delay: 0.7s !important;
  animation-delay: 0.7s !important;
  -webkit-transition-delay: 0.7s !important;
  -o-transition-delay: 0.7s !important;
  transition-delay: 0.7s !important;
}

.clb-slider .animated-holder > :nth-child(14) {
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
  -webkit-transition-delay: 1.1s;
  -o-transition-delay: 1.1s;
  transition-delay: 1.1s;
}

.animated-holder > :nth-child(15),
.hamburger-nav .menu > :nth-child(15),
.hamburger-nav-details > :nth-child(15),
.hamburger-nav:not(.type2) .sub-menu > :nth-child(15),
.hamburger-nav:not(.type2) .sub-sub-menu > :nth-child(15),
.header-5 .sub-menu > :nth-child(15),
.header-5 .sub-sub-menu > :nth-child(15) {
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
  -webkit-transition-delay: 0.75s;
  -o-transition-delay: 0.75s;
  transition-delay: 0.75s;
}

[data-interactive-links-grid]
  .portfolio-grid
  > :nth-child(15)
  > [data-aos-delay] {
  -webkit-animation-delay: 0.75s !important;
  animation-delay: 0.75s !important;
  -webkit-transition-delay: 0.75s !important;
  -o-transition-delay: 0.75s !important;
  transition-delay: 0.75s !important;
}

.clb-slider .animated-holder > :nth-child(15) {
  -webkit-animation-delay: 1.15s;
  animation-delay: 1.15s;
  -webkit-transition-delay: 1.15s;
  -o-transition-delay: 1.15s;
  transition-delay: 1.15s;
}

.animated-holder > :nth-child(16),
.hamburger-nav .menu > :nth-child(16),
.hamburger-nav-details > :nth-child(16),
.hamburger-nav:not(.type2) .sub-menu > :nth-child(16),
.hamburger-nav:not(.type2) .sub-sub-menu > :nth-child(16),
.header-5 .sub-menu > :nth-child(16),
.header-5 .sub-sub-menu > :nth-child(16) {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

[data-interactive-links-grid]
  .portfolio-grid
  > :nth-child(16)
  > [data-aos-delay] {
  -webkit-animation-delay: 0.8s !important;
  animation-delay: 0.8s !important;
  -webkit-transition-delay: 0.8s !important;
  -o-transition-delay: 0.8s !important;
  transition-delay: 0.8s !important;
}

.clb-slider .animated-holder > :nth-child(16) {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

.animated-holder > :nth-child(17),
.hamburger-nav .menu > :nth-child(17),
.hamburger-nav-details > :nth-child(17),
.hamburger-nav:not(.type2) .sub-menu > :nth-child(17),
.hamburger-nav:not(.type2) .sub-sub-menu > :nth-child(17),
.header-5 .sub-menu > :nth-child(17),
.header-5 .sub-sub-menu > :nth-child(17) {
  -webkit-animation-delay: 0.85s;
  animation-delay: 0.85s;
  -webkit-transition-delay: 0.85s;
  -o-transition-delay: 0.85s;
  transition-delay: 0.85s;
}

[data-interactive-links-grid]
  .portfolio-grid
  > :nth-child(17)
  > [data-aos-delay] {
  -webkit-animation-delay: 0.85s !important;
  animation-delay: 0.85s !important;
  -webkit-transition-delay: 0.85s !important;
  -o-transition-delay: 0.85s !important;
  transition-delay: 0.85s !important;
}

.clb-slider .animated-holder > :nth-child(17) {
  -webkit-animation-delay: 1.25s;
  animation-delay: 1.25s;
  -webkit-transition-delay: 1.25s;
  -o-transition-delay: 1.25s;
  transition-delay: 1.25s;
}

.animated-holder > :nth-child(18),
.hamburger-nav .menu > :nth-child(18),
.hamburger-nav-details > :nth-child(18),
.hamburger-nav:not(.type2) .sub-menu > :nth-child(18),
.hamburger-nav:not(.type2) .sub-sub-menu > :nth-child(18),
.header-5 .sub-menu > :nth-child(18),
.header-5 .sub-sub-menu > :nth-child(18) {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
  -webkit-transition-delay: 0.9s;
  -o-transition-delay: 0.9s;
  transition-delay: 0.9s;
}

[data-interactive-links-grid]
  .portfolio-grid
  > :nth-child(18)
  > [data-aos-delay] {
  -webkit-animation-delay: 0.9s !important;
  animation-delay: 0.9s !important;
  -webkit-transition-delay: 0.9s !important;
  -o-transition-delay: 0.9s !important;
  transition-delay: 0.9s !important;
}

.clb-slider .animated-holder > :nth-child(18) {
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s;
  -webkit-transition-delay: 1.3s;
  -o-transition-delay: 1.3s;
  transition-delay: 1.3s;
}

.animated-holder > :nth-child(19),
.hamburger-nav .menu > :nth-child(19),
.hamburger-nav-details > :nth-child(19),
.hamburger-nav:not(.type2) .sub-menu > :nth-child(19),
.hamburger-nav:not(.type2) .sub-sub-menu > :nth-child(19),
.header-5 .sub-menu > :nth-child(19),
.header-5 .sub-sub-menu > :nth-child(19) {
  -webkit-animation-delay: 0.95s;
  animation-delay: 0.95s;
  -webkit-transition-delay: 0.95s;
  -o-transition-delay: 0.95s;
  transition-delay: 0.95s;
}

[data-interactive-links-grid]
  .portfolio-grid
  > :nth-child(19)
  > [data-aos-delay] {
  -webkit-animation-delay: 0.95s !important;
  animation-delay: 0.95s !important;
  -webkit-transition-delay: 0.95s !important;
  -o-transition-delay: 0.95s !important;
  transition-delay: 0.95s !important;
}

.clb-slider .animated-holder > :nth-child(19) {
  -webkit-animation-delay: 1.35s;
  animation-delay: 1.35s;
  -webkit-transition-delay: 1.35s;
  -o-transition-delay: 1.35s;
  transition-delay: 1.35s;
}

@-webkit-keyframes slide_up_elements {
  from {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }

  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes slide_up_elements {
  from {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }

  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

.clb-back-link {
  position: fixed;
  top: 4.4vh;
  left: 4.4vh;
  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;
  opacity: 0;
  visibility: hidden;
  z-index: 2;
}

@media screen and (max-width: 1024px) {
  .clb-back-link {
    top: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .clb-back-link {
    left: 20px;
  }
}

.clb-back-link .btn-round .ion,
.clb-back-link .btn-round i {
  background-color: rgba(136, 136, 136, 0.05);
}

.clb-back-link-caption {
  opacity: 0;
  -webkit-transform: translateX(10px);
  -ms-transform: translateX(10px);
  transform: translateX(10px);
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.clb-back-link:hover .clb-back-link-caption {
  opacity: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.clb-back-link.showed {
  opacity: 1;
  visibility: visible;
}

.elements-bar {
  position: fixed;
  top: 50%;
  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;
  z-index: 50;
  min-height: 56px;
  list-style: none;
}

.elements-bar > li {
  padding: 0;
}

.elements-bar.left {
  left: 4.4vh;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: rotate(-90deg) translate(-50%, 0);
  -ms-transform: rotate(-90deg) translate(-50%, 0);
  transform: rotate(-90deg) translate(-50%, 0);
}

@media screen and (max-width: 1024px) {
  .elements-bar.left {
    left: 20px;
  }
}

.elements-bar.right {
  right: 4.4vh;
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
  -webkit-transform: rotate(-90deg) translate(50%, -100%);
  -ms-transform: rotate(-90deg) translate(50%, -100%);
  transform: rotate(-90deg) translate(50%, -100%);
}

@media screen and (max-width: 1024px) {
  .elements-bar.right {
    right: 20px;
  }
}

.clb-switcher-holder {
  height: 30px;
}

.clb-mode-switcher {
  font-weight: 500;
  font-size: 0.94em;
  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-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 104px;
  height: 28px;
  background-color: #ddddde;
  -webkit-border-radius: 14px;
  border-radius: 14px;
  cursor: pointer;
}

.clb-mode-switcher p {
  margin: -2px 0 0 0;
}

.clb-mode-switcher-item {
  position: relative;
}

.clb-mode-switcher-item p {
  color: #6a696c;
}

.clb-mode-switcher-item,
.clb-mode-switcher-toddler-item {
  width: 100%;
  height: 100%;
  text-align: center;
  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;
  padding: 0 8px;
  line-height: 1.4;
  margin: 0;
}

.clb-mode-switcher-toddler {
  position: absolute;
  top: 14px;
  right: 0;
  min-width: 52px;
  height: 28px;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.clb-mode-switcher-toddler-wrap {
  position: relative;
  height: 100%;
}

.clb-mode-switcher-toddler-item {
  position: absolute;
  background-color: #fff;
  width: 100%;
  -webkit-border-radius: 14px;
  border-radius: 14px;
  -webkit-box-shadow: -1px 0 4px rgba(23, 22, 26, 0.05);
  box-shadow: -1px 0 4px rgba(23, 22, 26, 0.05);
}

.clb-mode-switcher-toddler-item .light {
  z-index: 1;
}

.clb-mode-switcher.dark .clb-mode-switcher-toddler {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.clb-mode-switcher.dark
  .clb-mode-switcher-toddler
  .clb-mode-switcher-toddler-item.dark {
  z-index: 1;
}

.wpb_single_image {
  margin: 0 !important;
}

.hover-scale-img .blog-metro-image,
.hover-scale-img img {
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.hover-scale-img:hover .blog-metro-image,
.hover-scale-img:hover .portfolio-metro-image,
.hover-scale-img:hover img:not(.author-avatar) {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}

.hover-color-overlay .slider a,
.hover-color-overlay.blog-grid .blog-grid-image,
.hover-color-overlay.portfolio-grid-type-1 .portfolio-item-image a,
.hover-color-overlay.portfolio-grid-type-11 .portfolio-item-image,
.hover-color-overlay.portfolio-grid-type-2 .portfolio-item-image {
  position: relative;
  display: block;
}

.hover-color-overlay .slider a:after,
.hover-color-overlay.blog-grid .blog-grid-image:after,
.hover-color-overlay.portfolio-grid-type-1 .portfolio-item-image a:after,
.hover-color-overlay.portfolio-grid-type-11 .portfolio-item-image:after,
.hover-color-overlay.portfolio-grid-type-2 .portfolio-item-image:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(217, 10, 44, 0.6);
  z-index: 1;
  opacity: 0;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.hover-color-overlay.hover-scale-img .portfolio-item-image a:after,
.hover-color-overlay.hover-scale-img .portfolio-item-image:after {
  background-color: transparent;
}

.hover-color-overlay:hover .slider a:after,
.hover-color-overlay:hover.blog-grid .blog-grid-image:after,
.hover-color-overlay:hover.portfolio-grid-type-1 .portfolio-item-image a:after,
.hover-color-overlay:hover.portfolio-grid-type-11 .portfolio-item-image:after,
.hover-color-overlay:hover.portfolio-grid-type-2 .portfolio-item-image:after {
  opacity: 1;
}

.hover-greyscale .blog-metro-image,
.hover-greyscale .portfolio-metro-image,
.hover-greyscale img,
.hover-greyscale.blog-grid .blog-grid-image {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.hover-greyscale:hover .blog-metro-image,
.hover-greyscale:hover .portfolio-metro-image,
.hover-greyscale:hover img,
.hover-greyscale:hover.blog-grid .blog-grid-image {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}

@media screen and (max-width: 768px) {
  .mbl-overlay:not(.menu-mbl-overlay) {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    visibility: hidden;
    opacity: 0;
    left: 0;
    z-index: 9999999;
    overflow: hidden;
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  }

  .mbl-overlay:not(.menu-mbl-overlay) .close-bar .ion,
  .mbl-overlay:not(.menu-mbl-overlay) .close-bar i {
    color: #232226;
  }

  .mbl-overlay:not(.menu-mbl-overlay) .close-bar .search-global {
    display: block;
  }

  .mbl-overlay:not(.menu-mbl-overlay) .mbl-overlay-bg {
    position: fixed;
    background-color: rgba(23, 22, 26, 0.9);
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
  }

  .mbl-overlay:not(.menu-mbl-overlay) .mbl-overlay-container {
    position: absolute;
    top: 0;
    height: 100vh;
    z-index: 1;
    background-color: #fff;
    width: -webkit-calc(100% - 56px);
    width: calc(100% - 56px);
    text-align: left;
    overflow-y: auto;
    padding: 94px 20px;
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px);
    -webkit-transition-duration: 0.25s;
    -o-transition-duration: 0.25s;
    transition-duration: 0.25s;
    opacity: 0;
  }

  .mbl-overlay:not(.menu-mbl-overlay).visible .mbl-overlay-container {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.has-beige-dark-background-color {
  background-color: #a80822;
}

.has-beige-dark-background-color.alx-block-button__link {
  border-color: #a80822;
}

.has-dark-strong-background-color {
  background-color: #17161a;
}

.has-dark-strong-background-color.alx-block-button__link {
  border-color: #17161a;
}

.has-dark-light-background-color {
  background-color: #232226;
}

.has-dark-light-background-color.alx-block-button__link {
  border-color: #232226;
}

.has-grey-strong-background-color {
  background-color: #838286;
}

.has-grey-strong-background-color.alx-block-button__link {
  border-color: #838286;
}

.has-grey-light-background-color {
  background-color: #9d9c9f;
}

.has-grey-light-background-color.alx-block-button__link {
  border-color: #9d9c9f;
}

.has-beige-dark-color {
  color: #a80822;
}

.has-dark-strong-color {
  color: #17161a;
}

.has-dark-light-color {
  color: #232226;
}

.has-grey-strong-color {
  color: #6a696c;
}

.has-grey-light-color {
  color: #9d9c9f;
}

.sticky {
  display: block;
}

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

.site-content {
  background-color: #fff;
  min-height: -webkit-calc(100vh - 107px);
  min-height: calc(100vh - 107px);
}

@supports (-webkit-touch-callout: none) {
  .site-content {
    overflow-x: hidden;
  }
}

i.ion {
  vertical-align: middle;
}

.clb-blank {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 30vw;
  -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;
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  margin-top: 20vh;
  margin-left: auto;
  margin-right: auto;
  padding: 4.4vh;
}

@media screen and (max-width: 1024px) {
  .clb-blank {
    padding: 20px;
  }
}

.clb-blank-image {
  background-color: rgba(222, 75, 83, 0.08);
  width: 90px;
  height: 90px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}

.clb-blank-image i {
  font-size: 40px;
  color: #232226;
}

.clb-blank-image svg {
  width: 20px;
  vertical-align: middle;
  fill: #232226;
}

.clb-blank-headline {
  width: 100%;
  text-align: center;
  margin: 20px 0 0;
  font-size: -webkit-calc(26px + 6 * ((100vw - 576px) / 1024));
  font-size: calc(26px + 6 * ((100vw - 576px) / 1024));
}

@media screen and (max-width: 576px) {
  .clb-blank-headline {
    font-size: 26px;
  }
}

@media screen and (min-width: 1600px) {
  .clb-blank-headline {
    font-size: 32px;
  }
}

.clb-blank-details {
  margin: 0 0 30px;
  font-size: 17px;
  line-height: 1.65;
}

@media screen and (max-width: 768px) {
  .clb-blank-details {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.clb-blank-search {
  min-width: 300px;
}

@media screen and (max-width: 768px) {
  .clb-blank {
    margin-top: 15vh;
    max-width: 100%;
  }

  .clb-blank-search {
    min-width: 100%;
  }
}

.header-cap + .clb-blank {
  margin-top: -webkit-calc(20vh - 14vh);
  margin-top: calc(20vh - 14vh);
}

.woocommerce-account .clb-blank {
  margin: 0;
  padding: 0;
  max-width: auto;
}

.woocommerce-account .clb-blank-headline {
  font-size: -webkit-calc(26px + 0 * ((100vw - 576px) / 1024));
  font-size: calc(26px + 0 * ((100vw - 576px) / 1024));
  margin-bottom: 20px;
}

@media screen and (max-width: 576px) {
  .woocommerce-account .clb-blank-headline {
    font-size: 26px;
  }
}

@media screen and (min-width: 1600px) {
  .woocommerce-account .clb-blank-headline {
    font-size: 26px;
  }
}

.clb-blank-note {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: rgba(136, 136, 136, 0.1);
  z-index: 1;
  padding: 20px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin: 10px 0;
  font-size: 0.98em;
}

.clb-blank-note-inner {
  margin-top: 5px;
}

.clb-blank-note .ion {
  font-size: 35px;
  margin-right: 12px;
}

.page-auth {
  background: #444 url("./images/bg-full.jpg");
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: relative;
}

.page-auth:before {
  content: "";
  background: rgba(52, 52, 54, 0.75);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.page-auth .page-auth-wrap {
  text-align: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.page-auth .page-auth-wrap form {
  background: #fff;
  width: 460px;
  margin: 0 auto;
  padding: 60px;
}

.page-auth .page-auth-wrap form input {
  margin-bottom: 15px;
}

.page-auth .page-auth-wrap form button.btn {
  margin-top: 0;
}

.post-password-form {
  text-align: left;
  padding: 2em 0;
}

@media screen and (min-width: 1025px) {
  .post-password-form {
    width: 50%;
  }
}

.post-password-form input[type="password"] {
  margin: 8px 0 15px;
}

.search.woocommerce .result {
  display: none;
}

.global-page-animation > #page {
  opacity: 0;
  margin-top: -25px;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.global-page-animation.global-page-animation-active > #page {
  opacity: 1;
  margin-top: 0;
}

.global-page-animation.global-page-animation-fade-out > #page {
  opacity: 0;
  margin-top: -25px;
}

.ohio-masonry {
  -webkit-transition: height 0.25s 0.4s;
  -o-transition: height 0.25s 0.4s;
  transition: height 0.25s 0.4s;
}

.breadcrumbs + .page-container .blog-posts-masonry:not(.no-margins),
.breadcrumbs + .page-container .portfolio-grid {
  margin-top: -20px;
}

.breadcrumbs + .page-container .blog-posts-masonry:not(.no-margins).grid-offset,
.breadcrumbs + .page-container .portfolio-grid.grid-offset {
  margin: 0;
}

.breadcrumbs + .page-container .portfolio-sorting + .portfolio-grid {
  margin-top: 0;
}

.grid-offset {
  margin: 0 20px;
}

.grid-offset .grid-item.masonry-block {
  padding: 0;
}

.grid-item.masonry-block:not(.no-paddings) {
  padding: 20px;
}

.grid-item.masonry-block:not(.no-paddings)
  .blog-grid:not(.boxed):not(.blog-grid-type-2):not(.blog-grid-type-4):not(
    .blog-grid-type-6
  ) {
  margin-bottom: 20px;
}

.grid-item.blog-post-masonry {
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.grid-item.blog-post-masonry:last-child .blog-grid-type-6 {
  border: none;
}

.grid-item:not(.masonry-block) {
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  .grid-item:not(.masonry-block) {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 768px) {
  .grid-item {
    width: 100%;
  }
}

.clb-asymmetric-parallax-grid > * {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

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

.vc_row:after {
  clear: both;
}

@media (max-width: 767px) {
  .vc_hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .vc_hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .vc_hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .vc_hidden-lg {
    display: none !important;
  }
}

.breadcrumbs .vc_row,
.clb-page-headline-holder .vc_row,
.comments-container .vc_row,
.project-page-content > .vc_row,
.project-page > .vc_row,
.site-footer .vc_row,
.vc_row,
.vc_row.blog-posts-masonry,
.vc_row.masonry,
.vc_row.portfolio-grid,
.vc_row.tab-items-container,
.vc_row.woo_c-products,
.vc_row.wpb_row,
.woo_c-product .page-container > .vc_row {
  margin-left: -20px;
  margin-right: -20px;
}

div[class^="vc_col-"] {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.vc_col-xs-1,
.vc_col-xs-10,
.vc_col-xs-11,
.vc_col-xs-12,
.vc_col-xs-2,
.vc_col-xs-3,
.vc_col-xs-4,
.vc_col-xs-5,
.vc_col-xs-6,
.vc_col-xs-7,
.vc_col-xs-8,
.vc_col-xs-9 {
  float: left;
}

.rtl .vc_rtl-columns-reverse .vc_col-xs-1,
.rtl .vc_rtl-columns-reverse .vc_col-xs-10,
.rtl .vc_rtl-columns-reverse .vc_col-xs-11,
.rtl .vc_rtl-columns-reverse .vc_col-xs-12,
.rtl .vc_rtl-columns-reverse .vc_col-xs-2,
.rtl .vc_rtl-columns-reverse .vc_col-xs-3,
.rtl .vc_rtl-columns-reverse .vc_col-xs-4,
.rtl .vc_rtl-columns-reverse .vc_col-xs-5,
.rtl .vc_rtl-columns-reverse .vc_col-xs-6,
.rtl .vc_rtl-columns-reverse .vc_col-xs-7,
.rtl .vc_rtl-columns-reverse .vc_col-xs-8,
.rtl .vc_rtl-columns-reverse .vc_col-xs-9 {
  float: right;
}

.vc_col-xs-12 {
  width: 100%;
}

.vc_col-xs-11 {
  width: -webkit-calc(100%/12 * 11);
  width: calc(100% / 12 * 11);
}

.vc_col-xs-10 {
  width: -webkit-calc(100%/12 * 10);
  width: calc(100% / 12 * 10);
}

.vc_col-xs-9 {
  width: 75%;
}

.vc_col-xs-8 {
  width: -webkit-calc(100%/12 * 8);
  width: calc(100% / 12 * 8);
}

.vc_col-xs-7 {
  width: -webkit-calc(100%/12 * 7);
  width: calc(100% / 12 * 7);
}

.vc_col-xs-6 {
  width: 50%;
}

.vc_col-xs-5 {
  width: -webkit-calc(100%/12 * 5);
  width: calc(100% / 12 * 5);
}

.vc_col-xs-4 {
  width: -webkit-calc(100%/12 * 4);
  width: calc(100% / 12 * 4);
}

.vc_col-xs-3 {
  width: 25%;
}

.vc_col-xs-2 {
  width: -webkit-calc(100%/12 * 2);
  width: calc(100% / 12 * 2);
}

.vc_col-xs-1 {
  width: -webkit-calc(100%/12 * 1);
  width: calc(100% / 12 * 1);
}

.vc_col-xs-pull-12 {
  right: 100%;
}

.vc_col-xs-pull-11 {
  right: -webkit-calc(100%/12 * 11);
  right: calc(100% / 12 * 11);
}

.vc_col-xs-pull-10 {
  right: -webkit-calc(100%/12 * 10);
  right: calc(100% / 12 * 10);
}

.vc_col-xs-pull-9 {
  right: 75%;
}

.vc_col-xs-pull-8 {
  right: -webkit-calc(100%/12 * 8);
  right: calc(100% / 12 * 8);
}

.vc_col-xs-pull-7 {
  right: -webkit-calc(100%/12 * 7);
  right: calc(100% / 12 * 7);
}

.vc_col-xs-pull-6 {
  right: 50%;
}

.vc_col-xs-pull-5 {
  right: -webkit-calc(100%/12 * 5);
  right: calc(100% / 12 * 5);
}

.vc_col-xs-pull-4 {
  right: -webkit-calc(100%/12 * 4);
  right: calc(100% / 12 * 4);
}

.vc_col-xs-pull-3 {
  right: 25%;
}

.vc_col-xs-pull-2 {
  right: -webkit-calc(100%/12 * 2);
  right: calc(100% / 12 * 2);
}

.vc_col-xs-pull-1 {
  right: -webkit-calc(100%/12 * 1);
  right: calc(100% / 12 * 1);
}

.vc_col-xs-pull-0 {
  right: auto;
}

.vc_col-xs-push-12 {
  left: 100%;
}

.vc_col-xs-push-11 {
  left: -webkit-calc(100%/12 * 11);
  left: calc(100% / 12 * 11);
}

.vc_col-xs-push-10 {
  left: -webkit-calc(100%/12 * 10);
  left: calc(100% / 12 * 10);
}

.vc_col-xs-push-9 {
  left: 75%;
}

.vc_col-xs-push-8 {
  left: -webkit-calc(100%/12 * 8);
  left: calc(100% / 12 * 8);
}

.vc_col-xs-push-7 {
  left: -webkit-calc(100%/12 * 7);
  left: calc(100% / 12 * 7);
}

.vc_col-xs-push-6 {
  left: 50%;
}

.vc_col-xs-push-5 {
  left: -webkit-calc(100%/12 * 5);
  left: calc(100% / 12 * 5);
}

.vc_col-xs-push-4 {
  left: -webkit-calc(100%/12 * 4);
  left: calc(100% / 12 * 4);
}

.vc_col-xs-push-3 {
  left: 25%;
}

.vc_col-xs-push-2 {
  left: -webkit-calc(100%/12 * 2);
  left: calc(100% / 12 * 2);
}

.vc_col-xs-push-1 {
  left: -webkit-calc(100%/12 * 1);
  left: calc(100% / 12 * 1);
}

.vc_col-xs-push-0 {
  left: auto;
}

.vc_col-xs-offset-12 {
  margin-left: 100%;
}

.vc_col-xs-offset-11 {
  margin-left: -webkit-calc(100%/12 * 11);
  margin-left: calc(100% / 12 * 11);
}

.vc_col-xs-offset-10 {
  margin-left: -webkit-calc(100%/12 * 10);
  margin-left: calc(100% / 12 * 10);
}

.vc_col-xs-offset-9 {
  margin-left: 75%;
}

.vc_col-xs-offset-8 {
  margin-left: -webkit-calc(100%/12 * 8);
  margin-left: calc(100% / 12 * 8);
}

.vc_col-xs-offset-7 {
  margin-left: -webkit-calc(100%/12 * 7);
  margin-left: calc(100% / 12 * 7);
}

.vc_col-xs-offset-6 {
  margin-left: 50%;
}

.vc_col-xs-offset-5 {
  margin-left: -webkit-calc(100%/12 * 5);
  margin-left: calc(100% / 12 * 5);
}

.vc_col-xs-offset-4 {
  margin-left: -webkit-calc(100%/12 * 4);
  margin-left: calc(100% / 12 * 4);
}

.vc_col-xs-offset-3 {
  margin-left: 25%;
}

.vc_col-xs-offset-2 {
  margin-left: -webkit-calc(100%/12 * 2);
  margin-left: calc(100% / 12 * 2);
}

.vc_col-xs-offset-1 {
  margin-left: -webkit-calc(100%/12 * 1);
  margin-left: calc(100% / 12 * 1);
}

.vc_col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  .vc_col-sm-1,
  .vc_col-sm-10,
  .vc_col-sm-11,
  .vc_col-sm-12,
  .vc_col-sm-2,
  .vc_col-sm-3,
  .vc_col-sm-4,
  .vc_col-sm-5,
  .vc_col-sm-6,
  .vc_col-sm-7,
  .vc_col-sm-8,
  .vc_col-sm-9 {
    float: left;
  }

  .rtl .vc_rtl-columns-reverse .vc_col-sm-1,
  .rtl .vc_rtl-columns-reverse .vc_col-sm-10,
  .rtl .vc_rtl-columns-reverse .vc_col-sm-11,
  .rtl .vc_rtl-columns-reverse .vc_col-sm-12,
  .rtl .vc_rtl-columns-reverse .vc_col-sm-2,
  .rtl .vc_rtl-columns-reverse .vc_col-sm-3,
  .rtl .vc_rtl-columns-reverse .vc_col-sm-4,
  .rtl .vc_rtl-columns-reverse .vc_col-sm-5,
  .rtl .vc_rtl-columns-reverse .vc_col-sm-6,
  .rtl .vc_rtl-columns-reverse .vc_col-sm-7,
  .rtl .vc_rtl-columns-reverse .vc_col-sm-8,
  .rtl .vc_rtl-columns-reverse .vc_col-sm-9 {
    float: right;
  }

  .vc_col-sm-12 {
    width: 100%;
  }

  .vc_col-sm-11 {
    width: 91.66666667%;
  }

  .vc_col-sm-10 {
    width: 83.33333333%;
  }

  .vc_col-sm-9 {
    width: 75%;
  }

  .vc_col-sm-8 {
    width: 66.66666667%;
  }

  .vc_col-sm-7 {
    width: 58.33333333%;
  }

  .vc_col-sm-6 {
    width: 50%;
  }

  .vc_col-sm-5 {
    width: 41.66666667%;
  }

  .vc_col-sm-4 {
    width: 33.33333333%;
  }

  .vc_col-sm-3 {
    width: 25%;
  }

  .vc_col-sm-2 {
    width: 16.66666667%;
  }

  .vc_col-sm-1 {
    width: 8.33333333%;
  }

  .vc_col-sm-pull-12 {
    right: 100%;
  }

  .vc_col-sm-pull-11 {
    right: 91.66666667%;
  }

  .vc_col-sm-pull-10 {
    right: 83.33333333%;
  }

  .vc_col-sm-pull-9 {
    right: 75%;
  }

  .vc_col-sm-pull-8 {
    right: 66.66666667%;
  }

  .vc_col-sm-pull-7 {
    right: 58.33333333%;
  }

  .vc_col-sm-pull-6 {
    right: 50%;
  }

  .vc_col-sm-pull-5 {
    right: 41.66666667%;
  }

  .vc_col-sm-pull-4 {
    right: 33.33333333%;
  }

  .vc_col-sm-pull-3 {
    right: 25%;
  }

  .vc_col-sm-pull-2 {
    right: 16.66666667%;
  }

  .vc_col-sm-pull-1 {
    right: 8.33333333%;
  }

  .vc_col-sm-pull-0 {
    right: auto;
  }

  .vc_col-sm-push-12 {
    left: 100%;
  }

  .vc_col-sm-push-11 {
    left: 91.66666667%;
  }

  .vc_col-sm-push-10 {
    left: 83.33333333%;
  }

  .vc_col-sm-push-9 {
    left: 75%;
  }

  .vc_col-sm-push-8 {
    left: 66.66666667%;
  }

  .vc_col-sm-push-7 {
    left: 58.33333333%;
  }

  .vc_col-sm-push-6 {
    left: 50%;
  }

  .vc_col-sm-push-5 {
    left: 41.66666667%;
  }

  .vc_col-sm-push-4 {
    left: 33.33333333%;
  }

  .vc_col-sm-push-3 {
    left: 25%;
  }

  .vc_col-sm-push-2 {
    left: 16.66666667%;
  }

  .vc_col-sm-push-1 {
    left: 8.33333333%;
  }

  .vc_col-sm-push-0 {
    left: auto;
  }

  .vc_col-sm-offset-12 {
    margin-left: 100%;
  }

  .vc_col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .vc_col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .vc_col-sm-offset-9 {
    margin-left: 75%;
  }

  .vc_col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .vc_col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .vc_col-sm-offset-6 {
    margin-left: 50%;
  }

  .vc_col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .vc_col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .vc_col-sm-offset-3 {
    margin-left: 25%;
  }

  .vc_col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .vc_col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .vc_col-sm-offset-0 {
    margin-left: 0;
  }

  .vc_col-sm-1\/5 {
    width: 20%;
  }

  .vc_col-sm-2\/5 {
    width: 40%;
  }

  .vc_col-sm-3\/5 {
    width: 60%;
  }

  .vc_col-sm-4\/5 {
    width: 80%;
  }

  .vc_col-sm-5\/5 {
    width: 100%;
  }
}

@media (min-width: 769px) {
  .vc_col-md-1,
  .vc_col-md-10,
  .vc_col-md-11,
  .vc_col-md-12,
  .vc_col-md-2,
  .vc_col-md-3,
  .vc_col-md-4,
  .vc_col-md-5,
  .vc_col-md-6,
  .vc_col-md-7,
  .vc_col-md-8,
  .vc_col-md-9 {
    float: left;
  }

  .rtl .vc_rtl-columns-reverse .vc_col-md-1,
  .rtl .vc_rtl-columns-reverse .vc_col-md-10,
  .rtl .vc_rtl-columns-reverse .vc_col-md-11,
  .rtl .vc_rtl-columns-reverse .vc_col-md-12,
  .rtl .vc_rtl-columns-reverse .vc_col-md-2,
  .rtl .vc_rtl-columns-reverse .vc_col-md-3,
  .rtl .vc_rtl-columns-reverse .vc_col-md-4,
  .rtl .vc_rtl-columns-reverse .vc_col-md-5,
  .rtl .vc_rtl-columns-reverse .vc_col-md-6,
  .rtl .vc_rtl-columns-reverse .vc_col-md-7,
  .rtl .vc_rtl-columns-reverse .vc_col-md-8,
  .rtl .vc_rtl-columns-reverse .vc_col-md-9 {
    float: right;
  }

  .vc_col-md-12 {
    width: 100%;
  }

  .vc_col-md-11 {
    width: 91.66666667%;
  }

  .vc_col-md-10 {
    width: 83.33333333%;
  }

  .vc_col-md-9 {
    width: 75%;
  }

  .vc_col-md-8 {
    width: 66.66666667%;
  }

  .vc_col-md-7 {
    width: 58.33333333%;
  }

  .vc_col-md-6 {
    width: 50%;
  }

  .vc_col-md-5 {
    width: 41.66666667%;
  }

  .vc_col-md-4 {
    width: 33.33333333%;
  }

  .vc_col-md-3 {
    width: 25%;
  }

  .vc_col-md-2 {
    width: 16.66666667%;
  }

  .vc_col-md-1 {
    width: 8.33333333%;
  }

  .vc_col-md-pull-12 {
    right: 100%;
  }

  .vc_col-md-pull-11 {
    right: 91.66666667%;
  }

  .vc_col-md-pull-10 {
    right: 83.33333333%;
  }

  .vc_col-md-pull-9 {
    right: 75%;
  }

  .vc_col-md-pull-8 {
    right: 66.66666667%;
  }

  .vc_col-md-pull-7 {
    right: 58.33333333%;
  }

  .vc_col-md-pull-6 {
    right: 50%;
  }

  .vc_col-md-pull-5 {
    right: 41.66666667%;
  }

  .vc_col-md-pull-4 {
    right: 33.33333333%;
  }

  .vc_col-md-pull-3 {
    right: 25%;
  }

  .vc_col-md-pull-2 {
    right: 16.66666667%;
  }

  .vc_col-md-pull-1 {
    right: 8.33333333%;
  }

  .vc_col-md-pull-0 {
    right: auto;
  }

  .vc_col-md-push-12 {
    left: 100%;
  }

  .vc_col-md-push-11 {
    left: 91.66666667%;
  }

  .vc_col-md-push-10 {
    left: 83.33333333%;
  }

  .vc_col-md-push-9 {
    left: 75%;
  }

  .vc_col-md-push-8 {
    left: 66.66666667%;
  }

  .vc_col-md-push-7 {
    left: 58.33333333%;
  }

  .vc_col-md-push-6 {
    left: 50%;
  }

  .vc_col-md-push-5 {
    left: 41.66666667%;
  }

  .vc_col-md-push-4 {
    left: 33.33333333%;
  }

  .vc_col-md-push-3 {
    left: 25%;
  }

  .vc_col-md-push-2 {
    left: 16.66666667%;
  }

  .vc_col-md-push-1 {
    left: 8.33333333%;
  }

  .vc_col-md-push-0 {
    left: auto;
  }

  .vc_col-md-offset-12 {
    margin-left: 100%;
  }

  .vc_col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .vc_col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .vc_col-md-offset-9 {
    margin-left: 75%;
  }

  .vc_col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .vc_col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .vc_col-md-offset-6 {
    margin-left: 50%;
  }

  .vc_col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .vc_col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .vc_col-md-offset-3 {
    margin-left: 25%;
  }

  .vc_col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .vc_col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .vc_col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .vc_col-lg-1,
  .vc_col-lg-10,
  .vc_col-lg-11,
  .vc_col-lg-12,
  .vc_col-lg-2,
  .vc_col-lg-3,
  .vc_col-lg-4,
  .vc_col-lg-5,
  .vc_col-lg-6,
  .vc_col-lg-7,
  .vc_col-lg-8,
  .vc_col-lg-9 {
    float: left;
  }

  .rtl .vc_rtl-columns-reverse .vc_col-lg-1,
  .rtl .vc_rtl-columns-reverse .vc_col-lg-10,
  .rtl .vc_rtl-columns-reverse .vc_col-lg-11,
  .rtl .vc_rtl-columns-reverse .vc_col-lg-12,
  .rtl .vc_rtl-columns-reverse .vc_col-lg-2,
  .rtl .vc_rtl-columns-reverse .vc_col-lg-3,
  .rtl .vc_rtl-columns-reverse .vc_col-lg-4,
  .rtl .vc_rtl-columns-reverse .vc_col-lg-5,
  .rtl .vc_rtl-columns-reverse .vc_col-lg-6,
  .rtl .vc_rtl-columns-reverse .vc_col-lg-7,
  .rtl .vc_rtl-columns-reverse .vc_col-lg-8,
  .rtl .vc_rtl-columns-reverse .vc_col-lg-9 {
    float: right;
  }

  .vc_col-lg-12 {
    width: 100%;
  }

  .vc_col-lg-11 {
    width: 91.66666667%;
  }

  .vc_col-lg-10 {
    width: 83.33333333%;
  }

  .vc_col-lg-9 {
    width: 75%;
  }

  .vc_col-lg-8 {
    width: 66.66666667%;
  }

  .vc_col-lg-7 {
    width: 58.33333333%;
  }

  .vc_col-lg-6 {
    width: 50%;
  }

  .vc_col-lg-5 {
    width: 41.66666667%;
  }

  .vc_col-lg-4 {
    width: 33.33333333%;
  }

  .vc_col-lg-3 {
    width: 25%;
  }

  .vc_col-lg-2 {
    width: 16.66666667%;
  }

  .vc_col-lg-1 {
    width: 8.33333333%;
  }

  .vc_col-lg-5th {
    width: 20% !important;
  }

  .vc_col-lg-pull-12 {
    right: 100%;
  }

  .vc_col-lg-pull-11 {
    right: 91.66666667%;
  }

  .vc_col-lg-pull-10 {
    right: 83.33333333%;
  }

  .vc_col-lg-pull-9 {
    right: 75%;
  }

  .vc_col-lg-pull-8 {
    right: 66.66666667%;
  }

  .vc_col-lg-pull-7 {
    right: 58.33333333%;
  }

  .vc_col-lg-pull-6 {
    right: 50%;
  }

  .vc_col-lg-pull-5 {
    right: 41.66666667%;
  }

  .vc_col-lg-pull-4 {
    right: 33.33333333%;
  }

  .vc_col-lg-pull-3 {
    right: 25%;
  }

  .vc_col-lg-pull-2 {
    right: 16.66666667%;
  }

  .vc_col-lg-pull-1 {
    right: 8.33333333%;
  }

  .vc_col-lg-pull-0 {
    right: auto;
  }

  .vc_col-lg-push-12 {
    left: 100%;
  }

  .vc_col-lg-push-11 {
    left: 91.66666667%;
  }

  .vc_col-lg-push-10 {
    left: 83.33333333%;
  }

  .vc_col-lg-push-9 {
    left: 75%;
  }

  .vc_col-lg-push-8 {
    left: 66.66666667%;
  }

  .vc_col-lg-push-7 {
    left: 58.33333333%;
  }

  .vc_col-lg-push-6 {
    left: 50%;
  }

  .vc_col-lg-push-5 {
    left: 41.66666667%;
  }

  .vc_col-lg-push-4 {
    left: 33.33333333%;
  }

  .vc_col-lg-push-3 {
    left: 25%;
  }

  .vc_col-lg-push-2 {
    left: 16.66666667%;
  }

  .vc_col-lg-push-1 {
    left: 8.33333333%;
  }

  .vc_col-lg-push-0 {
    left: auto;
  }

  .vc_col-lg-offset-12 {
    margin-left: 100%;
  }

  .vc_col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .vc_col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .vc_col-lg-offset-9 {
    margin-left: 75%;
  }

  .vc_col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .vc_col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .vc_col-lg-offset-6 {
    margin-left: 50%;
  }

  .vc_col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .vc_col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .vc_col-lg-offset-3 {
    margin-left: 25%;
  }

  .vc_col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .vc_col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .vc_col-lg-offset-0 {
    margin-left: 0;
  }
}

.vc_pull-right {
  float: right !important;
}

.vc_pull-left {
  float: left !important;
}

.vc_row:not(.vc_row-no-padding) .vc_column_container > .vc_column-inner {
  padding-left: 20px;
  padding-right: 20px;
}

.vc_section {
  padding-left: 20px;
  padding-right: 20px;
  margin-left: -20px;
  margin-right: -20px;
}

.clb-popup {
  background-color: rgba(23, 22, 26, 0.992);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-50vh);
  -ms-transform: translateY(-50vh);
  transform: translateY(-50vh);
}

.clb-popup.hidden {
  opacity: 0;
  visibility: hidden;
  display: initial;
}

.clb-popup.visible {
  opacity: 1;
  visibility: visible;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

.clb-popup .close-bar {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  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-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.clb-popup .close-bar.text-left {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.clb-popup .close-bar .btn-expand {
  display: inline-block;
}

.clb-popup-holder {
  padding: 136px 10vw;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .clb-popup-holder {
    padding: 80px 10vw;
  }
}

@media screen and (max-width: 768px) {
  .clb-popup {
    overflow-y: auto;
  }

  .clb-popup-holder {
    height: auto;
    padding: 96px 25px;
  }

  .clb-popup .close-bar {
    position: fixed;
  }

  .clb-popup .clb-slider-nav-btn {
    margin-right: 0 !important;
  }
}

.clb-video-popup iframe {
  margin: 0;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}

.clb-portfolio-lightbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.clb-portfolio-lightbox-details,
.clb-portfolio-lightbox-media {
  height: 100%;
}

.clb-portfolio-lightbox-media {
  width: -webkit-calc(100% - 650px);
  width: calc(100% - 650px);
  height: 100%;
  position: relative;
}

.clb-portfolio-lightbox-media .slider {
  width: 100%;
  height: 100%;
  position: static;
}

.clb-portfolio-lightbox-media .slider .clb-slider-outer-stage,
.clb-portfolio-lightbox-media .slider .clb-slider-stage {
  height: 100%;
}

.clb-portfolio-lightbox-media .slider .clb-slider-pagination {
  left: 0;
}

.clb-portfolio-lightbox-media .slider .portfolio-lightbox-image {
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.clb-portfolio-lightbox-details {
  width: 650px;
  height: 100%;
  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;
  right: 0;
  padding: 12vh 10vh;
  background-color: #17161a;
  position: relative;
  color: #fff;
}

.clb-portfolio-lightbox-details .btn-link,
.clb-portfolio-lightbox-details .project-meta-title,
.clb-portfolio-lightbox-details .project-page-headline {
  color: #fff;
}

.clb-portfolio-lightbox-details .project-page-headline {
  margin: 10px 0;
}

.clb-portfolio-lightbox-details .project-page .project-meta li {
  width: -webkit-calc((100% / 3) - 25px);
  width: calc((100% / 3) - 25px);
}

.clb-portfolio-lightbox-details .project-page .project-meta p {
  color: rgba(255, 255, 255, 0.35);
}

@media screen and (max-width: 768px) {
  .clb-portfolio-lightbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow-y: scroll;
  }

  .clb-portfolio-lightbox::-webkit-scrollbar {
    width: 0;
  }

  .clb-portfolio-lightbox-media {
    width: 100%;
    position: relative;
    overflow-y: auto;
    overflow: visible;
    min-height: 50%;
  }

  .clb-portfolio-lightbox-details {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    right: auto;
    padding: 20px;
  }
}

.clb-gallery-lightbox .close-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.clb-gallery-lightbox .clb-popup-holder {
  padding-top: 0;
  padding-bottom: 0;
}

.clb-gallery-lightbox .clb-popup-holder .slider {
  opacity: 0;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.clb-gallery-lightbox
  .clb-popup-holder
  .slider.ready
  .clb-slider-item:not(.active) {
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.clb-gallery-lightbox .clb-popup-holder .clb-slider-stage,
.clb-gallery-lightbox .clb-popup-holder .slider {
  height: 100%;
}

.clb-gallery-lightbox .clb-popup-holder .clb-slider-stage .image-wrap,
.clb-gallery-lightbox .clb-popup-holder .slider .image-wrap {
  padding-top: 136px;
  padding-bottom: 136px;
}

.clb-gallery-lightbox
  .clb-popup-holder
  .clb-slider-stage
  .image-wrap.with-description,
.clb-gallery-lightbox .clb-popup-holder .slider .image-wrap.with-description {
  padding-bottom: 0;
}

.clb-gallery-lightbox .clb-slider {
  max-width: 70%;
}

.clb-gallery-lightbox .clb-slider-outer-stage {
  overflow: visible;
}

.clb-gallery-lightbox .clb-slider-stage {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.clb-gallery-lightbox .clb-slider-item {
  position: relative;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  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-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.clb-gallery-lightbox .clb-slider-item img {
  max-height: -webkit-calc(100vh - 290px);
  max-height: calc(100vh - 290px);
}

.clb-gallery-lightbox .clb-slider-item.active {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.clb-gallery-lightbox .clb-slider-item:not(.active) {
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.clb-gallery-lightbox .clb-slider-nav-btn {
  position: fixed;
}

@media screen and (max-width: 991px) {
  .clb-gallery-lightbox .clb-slider .clb-slider-outer-stage {
    height: 100%;
  }

  .clb-gallery-lightbox
    .clb-slider
    .clb-slider-outer-stage
    .image-wrap:not(.with-description) {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .clb-gallery-lightbox
    .clb-slider
    .clb-slider-outer-stage
    .image-wrap:not(.with-description)
    img {
    max-height: -webkit-calc(100vh - 60px);
    max-height: calc(100vh - 60px);
  }

  .clb-gallery-lightbox
    .clb-slider
    .clb-slider-outer-stage
    .image-wrap.with-description {
    padding-top: 30px;
  }

  .clb-gallery-lightbox
    .clb-slider
    .clb-slider-outer-stage
    .image-wrap.with-description
    img {
    max-height: -webkit-calc(100vh - 166px);
    max-height: calc(100vh - 166px);
  }
}

.clb-gallery-lightbox .clb-gallery-img-details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -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;
  min-height: 136px;
  max-height: 200px;
  width: 100%;
  padding: 3.4vh;
}

@media screen and (max-width: 1024px) {
  .clb-gallery-lightbox .clb-gallery-img-details {
    padding: 20px;
  }
}

.clb-gallery-lightbox .clb-gallery-img-details .title {
  color: #fff;
  font-size: 18px;
}

.clb-gallery-lightbox .clb-gallery-img-details .caption {
  display: block;
  width: auto;
  color: #6a696c;
}

.clb-popup-product {
  display: block;
  overflow-y: auto;
}

.clb-popup-product .vc_row {
  margin: 0;
}

.clb-popup-product .vc_row .vc_col-md-6 {
  padding: 0;
}

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

.clb-popup-product .woo_c-product {
  background-color: #fff;
  padding: 0;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  overflow-y: auto;
  overflow-x: hidden;
  height: 100%;
}

.clb-popup-product .woo_c-product-details {
  background-color: transparent !important;
}

@media screen and (max-width: 768px) {
  .clb-popup-product .woo_c-product-details {
    margin-left: 0;
    margin-right: 0;
  }
}

.clb-popup-product .woo_c-product-details-inner {
  padding: 7.2vh;
}

@media screen and (max-width: 768px) {
  .clb-popup-product .woo_c-product-details-inner {
    padding: 30px;
  }
}

.clb-popup-product .woo_c-product-image .product-image-dots {
  margin-top: 3.4vh;
  margin-left: 3.4vh;
  margin-right: 3.4vh;
}

@media screen and (max-width: 1024px) {
  .clb-popup-product .woo_c-product-image .product-image-dots {
    margin-top: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .clb-popup-product .woo_c-product-image .product-image-dots {
    margin-left: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .clb-popup-product .woo_c-product-image .product-image-dots {
    margin-right: 20px;
  }
}

@media screen and (max-width: 768px) {
  .clb-popup-product .woo_c-product .clb-slider-stage {
    -webkit-border-radius: 6px;
    border-radius: 6px;
  }
}

@media screen and (min-width: 1025px) {
  .clb-popup-product .woo_c-product .product-image-dots,
  .clb-popup-product .woo_c-product-details {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }

  .clb-popup-product .woo_c-product .product-image-dots {
    top: 30px;
  }
}

.clb-coming-soon {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e7f6f8),
    to(#fbf6f1)
  );
  background: -webkit-linear-gradient(left, #e7f6f8, #fbf6f1);
  background: -o-linear-gradient(left, #e7f6f8, #fbf6f1);
  background: linear-gradient(90deg, #e7f6f8, #fbf6f1);
  height: 100vh;
  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-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}

.clb-coming-soon .holder {
  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-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.clb-coming-soon .holder h2 {
  margin: 0;
}

.clb-coming-soon .holder p {
  font-size: 1.15em;
}

.clb-coming-soon .holder .countdown-box {
  margin-top: 4.4vh;
}

@media screen and (max-width: 1024px) {
  .clb-coming-soon .holder .countdown-box {
    margin-top: 20px;
  }
}

.clb-coming-soon .socialbar {
  position: absolute;
  left: 50%;
  bottom: 8.8vh;
  -webkit-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}

@media screen and (max-width: 768px) {
  .clb-coming-soon .socialbar {
    bottom: 40px;
  }
}

.breadcrumbs {
  width: 100%;
  padding-top: 3.4vh;
  padding-bottom: 3.4vh;
  line-height: 20px;
  font-size: 0.94rem;
  line-height: 1;
}

@media screen and (max-width: 1024px) {
  .breadcrumbs {
    padding-top: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .breadcrumbs {
    padding-bottom: 20px;
  }
}

.breadcrumbs .vc_row {
  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-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .breadcrumbs .vc_row {
    margin: 0;
  }

  .breadcrumbs .vc_row [class*="vc_col"] {
    padding: 0;
  }
}

.breadcrumbs-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 32px;
  line-height: 32px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
}

@media screen and (max-width: 768px) {
  .breadcrumbs-holder {
    height: auto;
    padding: 0;
  }
}

.breadcrumbs-slug {
  position: relative;
  z-index: 3;
  margin: 0;
  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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.breadcrumbs-slug li {
  list-style: none;
  padding: 0;
}

.breadcrumbs-slug i {
  margin: -2px 8px 0;
}

.breadcrumbs-inner {
  height: 32px;
  line-height: 32px;
}

.breadcrumbs-inner .active,
.breadcrumbs-slug .active {
  font-weight: 500;
}

.post-type-archive-product .breadcrumbs-container.vc_col-lg-push-2 {
  left: auto;
  width: 100%;
}

.pagination {
  margin-top: 25px;
  font-size: 1em;
}

.pagination li .btn,
.pagination li .page-numbers {
  margin: 0 4px;
  padding: 0 4px;
  height: 36px;
  line-height: 36px;
  vertical-align: top;
  display: inline-block;
}

.pagination li .btn .ion,
.pagination li .page-numbers .ion {
  vertical-align: middle;
  margin-top: -3px;
}

.pagination li .btn.active,
.pagination li .btn.current,
.pagination li .page-numbers.active,
.pagination li .page-numbers.current {
  color: #d90a2c;
}

.pagination li .btn.active:before,
.pagination li .btn.current:before,
.pagination li .page-numbers.active:before,
.pagination li .page-numbers.current:before {
  width: 100%;
  opacity: 1;
}

.pagination li .page-numbers > .btn {
  padding: 0;
}

.pagination li .page-numbers.current {
  position: relative;
}

.pagination li .page-numbers.current:before {
  content: "";
  background: currentColor;
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: -2px;
  left: 0;
}

.pagination li:first-child .btn,
.pagination li:first-child .page-numbers {
  margin-left: 0;
}

.pagination li:last-child .btn,
.pagination li:last-child .page-numbers {
  margin-right: 0;
}

.page-links {
  font-weight: 600;
}

.page-links a {
  margin: 0 5px;
}

.lazy-load {
  margin: auto;
  margin-top: 3.4vh;
  margin-bottom: 3.4vh;
  display: block;
  font-weight: 600;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

@media screen and (max-width: 1024px) {
  .lazy-load {
    margin-top: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .lazy-load {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .lazy-load {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

.lazy-load .btn-round {
  margin-right: 10px;
  display: inline-block;
}

.lazy-load .btn-round .ion {
  vertical-align: middle;
  fill: #17161a;
  color: currentColor;
  font-size: 26px;
}

.lazy-load[data-lazy-load-loading=""] {
  display: none;
}

.lazy-load.active .ion:before,
.lazy-load.is-loading .ion:before {
  -webkit-animation: mymove 1s linear 0s infinite;
  animation: mymove 1s linear 0s infinite;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.lazy-load.load-more .loading-text {
  display: none;
}

.lazy-load.load-more.active .loadmore-text,
.lazy-load.load-more.is-loading .loadmore-text {
  display: none;
}

.lazy-load.load-more.active .loading-text,
.lazy-load.load-more.is-loading .loading-text {
  display: inline;
}

.pagination-standard li .btn,
.pagination-standard li .page-numbers {
  background-color: rgba(136, 136, 136, 0.05);
  color: currentColor;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  height: 42px;
  min-width: 42px;
  line-height: 42px;
  text-align: center;
  padding: 0 15px;
}

.pagination-standard li .btn:before,
.pagination-standard li .page-numbers:before {
  display: none;
}

.pagination-standard li .btn .ion,
.pagination-standard li .page-numbers .ion {
  color: currentColor;
}

.pagination-standard li .btn:hover,
.pagination-standard li .page-numbers:hover {
  background-color: rgba(136, 136, 136, 0.08);
}

.pagination-standard li .btn.active,
.pagination-standard li .btn.current,
.pagination-standard li .page-numbers.active,
.pagination-standard li .page-numbers.current {
  background-color: #17161a;
  color: #fff !important;
}

.pagination-standard li .btn.active:hover,
.pagination-standard li .btn.current:hover,
.pagination-standard li .page-numbers.active:hover,
.pagination-standard li .page-numbers.current:hover {
  color: #fff;
}

@-webkit-keyframes mymove {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes mymove {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.page-preloader {
  background-color: #fff;
  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-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100vh;
  z-index: 999999;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 1;
  visibility: visible;
  -webkit-transition: 0.6s ease-in-out;
  -o-transition: 0.6s ease-in-out;
  transition: 0.6s ease-in-out;
  -webkit-transition-property: opacity, visibility;
  -o-transition-property: opacity, visibility;
  transition-property: opacity, visibility;
}

.page-preloader .loader {
  width: 6px;
  height: 6px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-animation: typing 1s linear infinite alternate;
  animation: typing 1s linear infinite alternate;
}

.page-preloader.hidden {
  opacity: 0;
  visibility: hidden;
}

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

.page-preloader.percentage-preloader .sk-percentage {
  height: 100%;
  width: 0;
  background-color: #fceef1;
  left: 0;
  position: fixed;
}

.page-preloader.percentage-preloader .sk-percentage-percent {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 6em;
  font-weight: 600;
  letter-spacing: -0.02rem;
}

@media screen and (max-width: 1024px) {
  .page-preloader {
    display: none;
  }
}

.spinner {
  -webkit-animation: anim1 2s linear infinite;
  animation: anim1 2s linear infinite;
  z-index: 2;
  position: relative;
  width: 50px;
  height: 50px;
}

.spinner .path {
  opacity: 0.75;
  stroke: #17161a;
  stroke-linecap: round;
  -webkit-animation: dash 1.5s ease-in-out infinite;
  animation: dash 1.5s ease-in-out infinite;
}

@-webkit-keyframes anim1 {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes anim1 {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes dash {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0;
  }

  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35;
  }

  100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124;
  }
}

@keyframes dash {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0;
  }

  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35;
  }

  100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124;
  }
}

.sk-circle,
.sk-double-bounce,
.sk-fading-circle,
.sk-folding-cube {
  width: 50px;
  height: 50px;
}

.sk-fading-circle {
  position: relative;
}

.sk-fading-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.sk-fading-circle .sk-circle:before {
  content: "";
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #17161a;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
  animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}

.sk-fading-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}

.sk-fading-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}

.sk-fading-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.sk-fading-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}

.sk-fading-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}

.sk-fading-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.sk-fading-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}

.sk-fading-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}

.sk-fading-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.sk-fading-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
}

.sk-fading-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
}

.sk-fading-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.sk-fading-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.sk-fading-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.sk-fading-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.sk-fading-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.sk-fading-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.sk-fading-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.sk-fading-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.sk-fading-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.sk-fading-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.sk-fading-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleFadeDelay {
  0%,
  100%,
  39% {
    opacity: 0;
  }

  40% {
    opacity: 1;
  }
}

@keyframes sk-circleFadeDelay {
  0%,
  100%,
  39% {
    opacity: 0;
  }

  40% {
    opacity: 1;
  }
}

.sk-double-bounce {
  position: relative;
}

.sk-double-bounce .sk-child {
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #17161a;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-doubleBounce 2s infinite ease-in-out;
  animation: sk-doubleBounce 2s infinite ease-in-out;
}

.sk-double-bounce .sk-double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

@-webkit-keyframes sk-doubleBounce {
  0%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes sk-doubleBounce {
  0%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.sk-wave {
  width: 50px;
  height: 40px;
  text-align: center;
  font-size: 10px;
}

.sk-wave .sk-rect {
  background-color: #17161a;
  height: 100%;
  width: 5px;
  display: inline-block;
  -webkit-animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
  animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
}

.sk-wave .sk-rect1 {
  -webkit-animation-delay: -1.2s;
  animation-delay: -1.2s;
}

.sk-wave .sk-rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.sk-wave .sk-rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.sk-wave .sk-rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.sk-wave .sk-rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes sk-waveStretchDelay {
  0%,
  100%,
  40% {
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4);
  }

  20% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}

@keyframes sk-waveStretchDelay {
  0%,
  100%,
  40% {
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4);
  }

  20% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}

.sk-circle {
  position: relative;
}

.sk-circle .sk-child {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.sk-circle .sk-child:before {
  content: "";
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #17161a;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
  animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}

.sk-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}

.sk-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}

.sk-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.sk-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}

.sk-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}

.sk-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.sk-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}

.sk-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}

.sk-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.sk-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
}

.sk-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
}

.sk-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.sk-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.sk-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.sk-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.sk-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.sk-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.sk-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.sk-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.sk-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.sk-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.sk-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleBounceDelay {
  0%,
  100%,
  80% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes sk-circleBounceDelay {
  0%,
  100%,
  80% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.sk-folding-cube {
  position: relative;
  -webkit-transform: rotateZ(45deg);
  -ms-transform: rotate(45deg);
  transform: rotateZ(45deg);
}

.sk-folding-cube .sk-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.sk-folding-cube .sk-cube:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #17161a;
  -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
  animation: sk-foldCubeAngle 2.4s infinite linear both;
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

.sk-folding-cube .sk-cube2 {
  -webkit-transform: scale(1.1) rotateZ(90deg);
  -ms-transform: scale(1.1) rotate(90deg);
  transform: scale(1.1) rotateZ(90deg);
}

.sk-folding-cube .sk-cube3 {
  -webkit-transform: scale(1.1) rotateZ(180deg);
  -ms-transform: scale(1.1) rotate(180deg);
  transform: scale(1.1) rotateZ(180deg);
}

.sk-folding-cube .sk-cube4 {
  -webkit-transform: scale(1.1) rotateZ(270deg);
  -ms-transform: scale(1.1) rotate(270deg);
  transform: scale(1.1) rotateZ(270deg);
}

.sk-folding-cube .sk-cube2:before {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.sk-folding-cube .sk-cube3:before {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.sk-folding-cube .sk-cube4:before {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}

@-webkit-keyframes sk-foldCubeAngle {
  0%,
  10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  }

  25%,
  75% {
    -webkit-transform: perspective(140px) rotateX(0);
    transform: perspective(140px) rotateX(0);
    opacity: 1;
  }

  100%,
  90% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}

@keyframes sk-foldCubeAngle {
  0%,
  10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  }

  25%,
  75% {
    -webkit-transform: perspective(140px) rotateX(0);
    transform: perspective(140px) rotateX(0);
    opacity: 1;
  }

  100%,
  90% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}

.clb-subscribe {
  overflow: hidden;
  max-width: 760px;
  height: auto;
  -webkit-animation: 0.4s slide_up_inner cubic-bezier(0.4, 0, 0.2, 1);
  animation: 0.4s slide_up_inner cubic-bezier(0.4, 0, 0.2, 1);
}

.clb-subscribe .vc_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin: 0;
  overflow: hidden;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

@media screen and (max-width: 768px) {
  .clb-subscribe .vc_row {
    display: block;
  }
}

.clb-subscribe .clb-subscribe-img {
  -webkit-background-size: cover;
  background-size: cover;
  background-color: #fff;
  min-height: 20vh;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  background-position: center center;
}

@media screen and (max-width: 768px) {
  .clb-subscribe .clb-subscribe-img {
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0;
  }
}

.clb-subscribe-content.vc_col-sm-6 {
  padding: 4.4vh;
  background-color: #fff;
}

@media screen and (max-width: 1024px) {
  .clb-subscribe-content.vc_col-sm-6 {
    padding: 20px;
  }
}

.clb-subscribe-content-headline {
  margin: 0 0 20px 0;
}

.clb-subscribe div.wpcf7-acceptance-missing,
.clb-subscribe div.wpcf7-response-output,
.clb-subscribe div.wpcf7-validation-errors {
  padding: 0;
  text-align: center;
}

.clb-subscribe .wpcf7-form.sent .subscribe-form {
  display: none;
}

.clb-subscribe .wpcf7-form.sent .wpcf7-mail-sent-ok:before {
  content: "\f2bc";
  font-size: 1.6em;
  display: block;
  margin: 20px auto;
  height: 56px;
  width: 56px;
  line-height: 56px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #0ebd6e;
  background-color: rgba(14, 189, 110, 0.15);
}

.clb-subscribe .subscribe-form {
  margin: 20px 0;
}

@media screen and (max-width: 768px) {
  .clb-subscribe .subscribe-form input[type="email"] {
    margin-bottom: 0;
  }
}

@-webkit-keyframes slide_up_inner {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0.5;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes slide_up_inner {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0.5;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

.clb-search-popup .search-holder {
  width: 100%;
  position: absolute;
  top: -webkit-calc(30vh - 50px);
  top: calc(30vh - 50px);
  left: 0;
}

@media screen and (max-width: 768px) {
  .clb-search-popup .search-holder {
    top: 100px;
  }
}

.clb-search-popup .search-holder .search-field {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  height: 56px;
  padding-left: 18px;
  padding-right: 18px;
}

.clb-search-popup .search-holder .search-field::-webkit-input-placeholder {
  color: #fff;
}

.clb-search-popup .search-holder .search-field::-moz-placeholder {
  color: #fff;
}

.clb-search-popup .search-holder .search-field::-ms-input-placeholder {
  color: #fff;
}

.clb-search-popup .search-holder .search-field::placeholder {
  color: #fff;
}

.clb-search-popup
  .search-holder
  .search-field:hover::-webkit-input-placeholder {
  opacity: 0.7;
}

.clb-search-popup .search-holder .search-field:hover::-moz-placeholder {
  opacity: 0.7;
}

.clb-search-popup .search-holder .search-field:hover::-ms-input-placeholder {
  opacity: 0.7;
}

.clb-search-popup .search-holder .search-field:hover::placeholder {
  opacity: 0.7;
}

.clb-search-popup .search-holder .product_search_description {
  color: #fff;
  margin-left: 25px;
  max-width: -webkit-calc(100% - 195px);
  max-width: calc(100% - 195px);
}

.clb-search-popup .search-holder .search_results_btn.btn-link {
  color: #fff;
}

.clb-search-popup .search-holder form {
  max-width: 500px;
  margin: 0 auto;
  position: relative;
  z-index: 12;
}

.clb-search-popup .search-holder form label {
  margin-bottom: 0;
}

.clb-search-popup .search-holder form .select-holder {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 45px;
  color: #fff;
}

.clb-search-popup .search-holder form .select-holder select {
  background: 0 0;
  color: currentColor;
  height: 100%;
}

.clb-search-popup .search-holder form .search-submit {
  color: #fff;
  width: 56px;
}

.clb-search-popup .search-holder form .search-submit.btn-loading:before {
  border-color: rgba(255, 255, 255, 0.2);
  border-top-color: rgba(255, 255, 255, 0.8);
  border-right-color: rgba(255, 255, 255, 0.8);
}

@media screen and (max-width: 768px) {
  .clb-search-popup .search-holder form {
    max-width: -webkit-calc(100% - 40px);
    max-width: calc(100% - 40px);
  }
}

.search_results {
  max-width: 500px;
  margin: 0 auto;
  max-height: 500px;
  overflow: auto;
}

.search_results #loading,
.search_results .no-search-results,
.search_results .suggestions {
  margin: 18px 0;
  color: #6a696c;
}

.search_results #loading {
  margin: 25px 15px;
}

.search_results .product_search {
  position: relative;
  padding: 13px 0;
  border-top: solid 1px rgba(136, 136, 136, 0.08);
  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;
}

.search_results .product_search_img a:before {
  display: none;
}

.search_results .product_search_img img {
  vertical-align: top;
  max-width: 70px;
  min-width: 70px;
  height: auto;
}

.search_results .product_search_name {
  display: block;
  font-weight: 600;
}

.search_results .product_search_description {
  margin-left: 15px;
}

.search_results .product_search_description .product_search_name div {
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}

.search_results .product_search_price {
  font-weight: 600;
  position: absolute;
  right: 0;
  color: #fff;
}

.search_results .product_search:first-child {
  border: none;
}

.search_results_btn.btn-link {
  margin-top: 15px;
  position: relative;
}

.search_results_btn.btn-link:before {
  float: right;
  margin-right: 0 !important;
}

@media screen and (max-width: 768px) {
  .search_results #loading,
  .search_results .suggestions,
  .search_results_btn {
    margin: 25px 20px;
  }

  .search_results .product_search {
    margin: 0 20px;
  }
}

.search-global.fixed {
  position: fixed;
  left: 4.4vh;
  bottom: 4.4vh;
  z-index: 50;
}

@media screen and (max-width: 1024px) {
  .search-global.fixed {
    left: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .search-global.fixed {
    bottom: 20px;
  }
}

.search-global.fixed .ion.light-typo {
  color: #fff;
}

.search-global.fixed .ion.dark-typo {
  color: #17161a;
}

button.search-submit.btn-loading .ion {
  display: none;
}

.search-form,
.woocommerce-product-search {
  position: relative;
}

.search-form label,
.woocommerce-product-search label {
  font-size: 1em;
}

.search-form .search-submit,
.woocommerce-product-search .search-submit {
  color: #232226;
}

.search-form button.search,
.woocommerce-product-search button.search {
  background: 0 0;
  width: 50px;
  height: 50px;
  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-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 100%;
  border: none;
  padding: 0;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  outline: 0;
}

.search-form button.search:hover,
.woocommerce-product-search button.search:hover {
  opacity: 0.6;
}

.search-results .clb-page-headline .category-holder:after {
  display: none;
}

.page-container {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .page-container {
    padding: 0 20px;
  }
}

.page-container.full {
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}

@media screen and (max-width: 768px) {
  .page-container.full {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

.page-container.top-offset {
  padding-top: 8.8vh;
}

@media screen and (max-width: 768px) {
  .page-container.top-offset {
    padding-top: 40px;
  }
}

.page-container.bottom-offset {
  padding-bottom: 8.8vh;
}

@media screen and (max-width: 768px) {
  .page-container.bottom-offset {
    padding-bottom: 40px;
  }
}

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

@media screen and (min-width: 1025px) and (max-width: 1440px) {
  body .page-container:not(.full),
  body
    .page-container:not(.full)
    .elementor-section.elementor-section-boxed
    > .elementor-container {
    max-width: 1240px;
  }
}

@media screen and (max-width: 1366px) {
  body .page-container:not(.full),
  body
    .page-container:not(.full)
    .elementor-section.elementor-section-boxed
    > .elementor-container {
    max-width: 1180px;
  }
}

@media screen and (max-width: 1280px) {
  body .page-container:not(.full),
  body
    .page-container:not(.full)
    .elementor-section.elementor-section-boxed
    > .elementor-container {
    max-width: 1090px;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1440px) {
  body .boxed-container .page-container:not(.full),
  body
    .boxed-container
    .page-container:not(.full)
    .elementor-section.elementor-section-boxed
    > .elementor-container,
  body.with-header-6.with-spacer .page-container:not(.full),
  body.with-header-6.with-spacer
    .page-container:not(.full)
    .elementor-section.elementor-section-boxed
    > .elementor-container,
  body.with-header-7.with-spacer .page-container:not(.full),
  body.with-header-7.with-spacer
    .page-container:not(.full)
    .elementor-section.elementor-section-boxed
    > .elementor-container {
    max-width: -webkit-calc(1240px - 10.5vh);
    max-width: calc(1240px - 10.5vh);
  }
}

@media screen and (max-width: 1366px) {
  body .boxed-container .page-container:not(.full),
  body
    .boxed-container
    .page-container:not(.full)
    .elementor-section.elementor-section-boxed
    > .elementor-container,
  body.with-header-6.with-spacer .page-container:not(.full),
  body.with-header-6.with-spacer
    .page-container:not(.full)
    .elementor-section.elementor-section-boxed
    > .elementor-container,
  body.with-header-7.with-spacer .page-container:not(.full),
  body.with-header-7.with-spacer
    .page-container:not(.full)
    .elementor-section.elementor-section-boxed
    > .elementor-container {
    max-width: -webkit-calc(1180px - 10.5vh);
    max-width: calc(1180px - 10.5vh);
  }
}

@media screen and (max-width: 1280px) {
  body .boxed-container .page-container:not(.full),
  body
    .boxed-container
    .page-container:not(.full)
    .elementor-section.elementor-section-boxed
    > .elementor-container,
  body.with-header-6.with-spacer .page-container:not(.full),
  body.with-header-6.with-spacer
    .page-container:not(.full)
    .elementor-section.elementor-section-boxed
    > .elementor-container,
  body.with-header-7.with-spacer .page-container:not(.full),
  body.with-header-7.with-spacer
    .page-container:not(.full)
    .elementor-section.elementor-section-boxed
    > .elementor-container {
    max-width: -webkit-calc(1090px - 10.5vh);
    max-width: calc(1090px - 10.5vh);
  }
}

@media screen and (max-width: 1600px) and (min-width: 769px) {
  body.with-header-6:not(.with-spacer) .page-container:not(.full),
  body.with-header-6:not(.with-spacer)
    .vc_row[data-vc-full-width]:not(.vc_row-no-padding),
  body.with-header-7:not(.with-spacer) .page-container:not(.full),
  body.with-header-7:not(.with-spacer)
    .vc_row[data-vc-full-width]:not(.vc_row-no-padding) {
    padding-left: -webkit-calc(10.5vh + 20px);
    padding-left: calc(10.5vh + 20px);
  }

  body.with-header-6:not(.with-spacer)
    .elementor-section-full_width
    > .elementor-container,
  body.with-header-6:not(.with-spacer)
    .elementor-section-stretched
    > .elementor-container,
  body.with-header-7:not(.with-spacer)
    .elementor-section-full_width
    > .elementor-container,
  body.with-header-7:not(.with-spacer)
    .elementor-section-stretched
    > .elementor-container {
    padding-left: -webkit-calc(10.5vh);
    padding-left: calc(10.5vh);
  }
}

@media screen and (min-width: 1025px) and (max-width: 1440px) {
  body.with-header-5.with-spacer .page-container:not(.full),
  body.with-header-5.with-spacer
    .page-container:not(.full)
    .elementor-section.elementor-section-boxed
    > .elementor-container {
    max-width: -webkit-calc(1240px - 33vh);
    max-width: calc(1240px - 33vh);
  }
}

@media screen and (max-width: 1366px) {
  body.with-header-5.with-spacer .page-container:not(.full),
  body.with-header-5.with-spacer
    .page-container:not(.full)
    .elementor-section.elementor-section-boxed
    > .elementor-container {
    max-width: -webkit-calc(1180px - 33vh);
    max-width: calc(1180px - 33vh);
  }
}

@media screen and (max-width: 1280px) {
  body.with-header-5.with-spacer .page-container:not(.full),
  body.with-header-5.with-spacer
    .page-container:not(.full)
    .elementor-section.elementor-section-boxed
    > .elementor-container {
    max-width: -webkit-calc(1090px - 33vh);
    max-width: calc(1090px - 33vh);
  }
}

@media screen and (min-width: 1025px) {
  .single-post:not(.single-post-sidebar)
    .breadcrumbs
    .page-container
    .vc_row:not(.vc_row-reset):not(.wpb_row),
  .single-post:not(.single-post-sidebar)
    .clb-page-headline
    .page-container
    .vc_row:not(.vc_row-reset):not(.wpb_row),
  .single-post:not(.single-post-sidebar)
    .site-content
    .page-container
    .vc_row:not(.vc_row-reset):not(.wpb_row),
  .woocommerce-account:not(.logged-in)
    .breadcrumbs
    .page-container
    .vc_row:not(.vc_row-reset):not(.wpb_row),
  .woocommerce-account:not(.logged-in)
    .clb-page-headline
    .page-container
    .vc_row:not(.vc_row-reset):not(.wpb_row),
  .woocommerce-account:not(.logged-in)
    .site-content
    .page-container
    .vc_row:not(.vc_row-reset):not(.wpb_row),
  .woocommerce-cart
    .breadcrumbs
    .page-container
    .vc_row:not(.vc_row-reset):not(.wpb_row),
  .woocommerce-cart
    .clb-page-headline
    .page-container
    .vc_row:not(.vc_row-reset):not(.wpb_row),
  .woocommerce-cart
    .site-content
    .page-container
    .vc_row:not(.vc_row-reset):not(.wpb_row),
  .woocommerce-checkout
    .breadcrumbs
    .page-container
    .vc_row:not(.vc_row-reset):not(.wpb_row),
  .woocommerce-checkout
    .clb-page-headline
    .page-container
    .vc_row:not(.vc_row-reset):not(.wpb_row),
  .woocommerce-checkout
    .site-content
    .page-container
    .vc_row:not(.vc_row-reset):not(.wpb_row),
  .woocommerce-lost-password
    .breadcrumbs
    .page-container
    .vc_row:not(.vc_row-reset):not(.wpb_row),
  .woocommerce-lost-password
    .clb-page-headline
    .page-container
    .vc_row:not(.vc_row-reset):not(.wpb_row),
  .woocommerce-lost-password
    .site-content
    .page-container
    .vc_row:not(.vc_row-reset):not(.wpb_row),
  .woocommerce-wishlist
    .breadcrumbs
    .page-container
    .vc_row:not(.vc_row-reset):not(.wpb_row),
  .woocommerce-wishlist
    .clb-page-headline
    .page-container
    .vc_row:not(.vc_row-reset):not(.wpb_row),
  .woocommerce-wishlist
    .site-content
    .page-container
    .vc_row:not(.vc_row-reset):not(.wpb_row) {
    padding-left: -webkit-calc(100%/15 * 1);
    padding-left: calc(100% / 15 * 1);
    padding-right: -webkit-calc(100%/15 * 1);
    padding-right: calc(100% / 15 * 1);
  }

  .woocommerce-ResetPassword {
    padding-left: -webkit-calc(100%/15 * 1);
    padding-left: calc(100% / 15 * 1);
    padding-right: -webkit-calc(100%/15 * 1);
    padding-right: calc(100% / 15 * 1);
  }

  .single-post:not(.single-post-sidebar)
    .site-content
    .page-container
    .vc_row
    .vc_row.portfolio-grid {
    padding-left: 0;
    padding-right: 0;
  }
}

.boxed-container {
  margin-right: 12vw;
  margin-left: 12vw;
  position: relative;
}

@media screen and (max-width: 768px) {
  .boxed-container {
    margin: 0 !important;
  }
}

.page-content {
  width: 100%;
  float: left;
}

.page-content.with-left-sidebar {
  width: 75%;
  float: right;
}

.page-content.with-right-sidebar {
  width: 75%;
  float: left;
}

@media screen and (max-width: 768px) {
  .page-content.with-left-sidebar,
  .page-content.with-right-sidebar {
    width: 100%;
  }
}

.single-post .page-content.with-left-sidebar .content-area .vc_col-lg-8,
.single-post .page-content.with-right-sidebar .content-area .vc_col-lg-8 {
  left: auto;
  width: 100%;
}

.header {
  background: 0 0;
  vertical-align: middle;
  left: 0;
  right: 0;
  position: absolute;
  z-index: 60;
  border-style: none;
  border-width: 0;
  border-bottom-width: 1px;
  border-bottom-color: rgba(136, 136, 136, 0.15);
}

.header-cap {
  width: 100%;
  height: 14vh;
}

@media screen and (max-width: 1024px) {
  .header-cap {
    height: 100px;
  }
}

.header-wrap {
  position: relative;
  z-index: 1;
  height: 14vh;
}

@media screen and (max-width: 1024px) {
  .header-wrap {
    height: 100px;
  }
}

.header-wrap-inner {
  height: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  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;

}
.left-part {
  width: 100% !important;
  display: flex;
  justify-content: space-between;
}
.header-wrap-inner .left-part,
.header-wrap-inner .right-part,
.header-wrap-inner .top-part {
  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;
}

.header-wrap-inner .right-part {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.header-wrap-inner.vertical-inner {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.header-wrap-inner .menu-optional {
  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;
}

.header-wrap:not(.page-container) {
  padding-left: 4.4vh;
  padding-right: 4.4vh;
}

@media screen and (max-width: 1024px) {
  .header-wrap:not(.page-container) {
    padding-left: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .header-wrap:not(.page-container) {
    padding-right: 20px;
  }
}

.header-wrap.wrapped-container {
  padding: 0 15px;
}

.header-wrap .top-part {
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  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;
}

@media screen and (max-width: 1024px) {
  .header-wrap .top-part.page-container {
    padding: 0;
  }
}

.header-wrap .bottom-part {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}

.header .clb-social {
  display: none;
}

.header svg {
  fill: currentColor;
}

.header ul li {
  list-style: none;
}

.header .favorites-global .ion {
  font-size: 22px;
  color: inherit;
  background-color: transparent;
}

.header .favorites-global,
.header .search-global {
  display: inline-block;
}

.header .fixed-logo,
.header .fixed-mobile-logo,
.header .mobile-logo {
  display: none;
}

@media screen and (min-width: 769px) {
  .header .desktop-hamburger {
    min-width: 56px;
  }

  .header .desktop-hamburger.-left {
    margin-right: 1rem;
  }

  .header .desktop-hamburger.-right {
    margin-left: 1rem;
  }
}

.header:not(.-sticky) .mbl-overlay .btn-round {
  color: initial;
}

.header .branding {
  position: relative;
  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;
}

.header .branding-title {
  font-weight: 700;
  font-size: 1.4em;
}

.header .branding-title .light {
  color: #fff;
}

.header .branding:hover {
  opacity: 0.65;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.header .branding .for-onepage img,
.header .branding .logo img,
.header .branding .mobile-logo img {
  max-height: 66px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 768px) {
  .header .branding .for-onepage img,
  .header .branding .logo img,
  .header .branding .mobile-logo img {
    max-height: 46px;
  }
}

.header .branding .fixed-logo {
  display: none;
}

.header.header-2 .header-wrap .top-part:not(.page-container) {
  padding-left: 4.4vh;
  padding-right: 4.4vh;
}

@media screen and (max-width: 1024px) {
  .header.header-2 .header-wrap .top-part:not(.page-container) {
    padding-left: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .header.header-2 .header-wrap .top-part:not(.page-container) {
    padding-right: 20px;
  }
}

.header.header-2:not(.-mobile) .header-wrap {
  height: 21vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  padding: 0;
}

.header.header-2:not(.-mobile) .header-wrap .menu-optional {
  min-width: 20vw;
}

.header.header-2:not(.-mobile) .header-wrap .menu-optional-left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  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;
}

.header.header-2:not(.-mobile)
  .header-wrap
  .menu-optional-left
  > li:first-child {
  padding-left: 0;
}

.header.header-2:not(.-mobile) .header-wrap .menu-optional-right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.header.header-2:not(.-mobile) .header-wrap .top-part.page-container:after {
  content: none;
}

.header.header-2:not(.-mobile) .header-wrap .middle-part {
  border-top: 1px solid rgba(136, 136, 136, 0.15);
}

.header.header-2:not(.-mobile) .header-wrap .bottom-part {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.header.header-2:not(.-mobile) .header-wrap .bottom-part,
.header.header-2:not(.-mobile) .header-wrap .top-part {
  height: auto;
  padding-top: 1.5vh;
  padding-bottom: 1.5vh;
}

.header.header-2:not(.-mobile).-sticky .header-wrap {
  height: 17vh;
}

.header.header-2.-mobile .header-wrap {
  padding: 0;
}

.header.header-2.-mobile .branding + .menu-optional {
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

@media screen and (max-width: 768px) {
  .header.header-2 .header-wrap .menu-optional {
    min-width: auto !important;
  }

  .header.header-2 .branding + .menu-optional {
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

.header.header-3:not(.-mobile) .nav {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.header.header-4 .menu-blank {
  margin-right: 10vw;
}

.header.header-4 .left-part {
  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;
}

.header.header-4 .left-part .desktop-hamburger {
  margin-right: 1rem;
}

.header.header-4 .left-part .menu-optional > li:first-child {
  padding-left: 0;
}

.header.header-4:not(.-mobile) {
  opacity: 0;
  -webkit-transition-duration: 50ms;
  -o-transition-duration: 50ms;
  transition-duration: 50ms;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.header.header-4:not(.-mobile) .branding {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.header.header-4:not(.-mobile) .branding-title {
  width: auto;
  padding: 0 30px;
}

.header.header-4:not(.-mobile) .left-part,
.header.header-4:not(.-mobile) .right-part {
  z-index: 20;
}

.header.header-4:not(.-mobile) .top-part {
  height: 100%;
  position: relative;
}

.header.header-4:not(.-mobile) .top-part .nav {
  position: absolute;
}

.header.header-4:not(.-mobile) .top-part.page-container:after {
  display: none;
}

.header.header-5:not(.-mobile) {
  width: 33vh;
  min-height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  padding: 0;
}

.header.header-5:not(.-mobile) .header-wrap {
  height: 100vh;
  padding-bottom: 4.4vh;
}

@media screen and (max-width: 1024px) {
  .header.header-5:not(.-mobile) .header-wrap {
    padding-bottom: 20px;
  }
}

.header.header-5:not(.-mobile) .header-wrap .top-part {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  height: 14vh;
}

@media screen and (max-width: 1024px) {
  .header.header-5:not(.-mobile) .header-wrap .top-part {
    height: 100px;
  }
}

.header.header-5:not(.-mobile) .header-wrap .bottom-part {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.header.header-5:not(.-mobile) .mbl-overlay,
.header.header-5:not(.-mobile) .middle-part {
  width: 100%;
}

.header.header-5:not(.-mobile) .menu {
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.header.header-5:not(.-mobile) .menu li {
  font-size: 18px;
  font-weight: 600;
  width: 100%;
}

.header.header-5:not(.-mobile) .menu li a {
  width: 100%;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
}

.header.header-5:not(.-mobile) .menu li a .has-submenu-icon {
  position: absolute;
}

.header.header-5:not(.-mobile) .menu li .sub-menu {
  margin-left: 4.4vh;
}

@media screen and (max-width: 1024px) {
  .header.header-5:not(.-mobile) .menu li .sub-menu {
    margin-left: 20px;
  }
}

.header.header-5:not(.-mobile) .menu li > ul {
  -webkit-box-shadow: none;
  box-shadow: none;
  min-width: 33vh;
  position: absolute;
  top: 0;
  left: -webkit-calc(100% - 0.8rem);
  left: calc(100% - 0.8rem);
  color: #fff;
  background-color: transparent;
  padding: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.header.header-5:not(.-mobile) .menu li > ul li {
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

.header.header-5:not(.-mobile) .menu li:hover:after,
.header.header-5:not(.-mobile) .menu li:hover > ul,
.header.header-5:not(.-mobile) .menu li:hover > ul > * {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  visibility: visible;
  opacity: 1;
}

.header.header-5:not(.-mobile) .menu > .nav-item > a {
  padding-left: 0;
  padding-right: 0;
}

.header.header-5:not(.-mobile) .menu > .nav-item.has-submenu .menu-plus {
  display: initial;
}

.header.header-5:not(.-mobile) .menu > .nav-item.has-submenu .menu-chevron {
  display: none;
}

.header.header-5:not(.-mobile) .menu > .nav-item li {
  padding-left: 4.4vh;
}

@media screen and (max-width: 1024px) {
  .header.header-5:not(.-mobile) .menu > .nav-item li {
    padding-left: 20px;
  }
}

.header.header-5:not(.-mobile) .menu > .nav-item:after {
  content: "";
  height: 100vh;
  background: rgba(23, 22, 26, 0.99);
  position: fixed;
  left: 33vh;
  right: 0;
  top: 0;
  z-index: -1;
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.header.header-5:not(.-mobile) .menu-optional {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.header.header-5:not(.-mobile) .menu-optional .cart-holder {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.header.header-5:not(.-mobile) .menu-optional > li {
  margin-top: 0.5rem;
  width: 100%;
}

.header.header-5:not(.-mobile) .menu-optional > li,
.header.header-5:not(.-mobile) .menu-optional > li:first-child {
  padding-left: 0;
}

.header.header-5:not(.-mobile) .menu-optional > li .submenu_cart {
  top: auto;
  right: auto;
  left: 0;
  margin-bottom: -webkit-calc(56px + 30px);
  margin-bottom: calc(56px + 30px);
  position: fixed;
  bottom: 4.4vh;
  margin-left: 4.4vh;
}

@media screen and (max-width: 1024px) {
  .header.header-5:not(.-mobile) .menu-optional > li .submenu_cart {
    bottom: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .header.header-5:not(.-mobile) .menu-optional > li .submenu_cart {
    margin-left: 20px;
  }
}

.header.header-6:not(.-mobile) .branding {
  top: 66px;
}

.header.header-7:not(.-mobile) .header-wrap-inner {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header.header-7:not(.-mobile) .branding {
  top: 0;
}

.header.header-7:not(.-mobile) .middle-part {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.header.header-7.-mobile .top-part {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}

.header.header-7.-mobile .middle-part {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.header.header-7.-mobile .bottom-part {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
}

.header:not(.-mobile).header-5,
.header:not(.-mobile).header-6,
.header:not(.-mobile).header-7 {
  border-bottom: none !important;
  border-right-width: 1px;
  border-right-color: rgba(136, 136, 136, 0.15);
}

.header:not(.-mobile).header-6,
.header:not(.-mobile).header-7 {
  position: fixed;
  width: 10.5vh;
  left: 0;
  top: 0;
  height: 100%;
  border-bottom: none;
}

.header:not(.-mobile).header-6.-sticky .header-wrap,
.header:not(.-mobile).header-7.-sticky .header-wrap {
  height: 100%;
}

.header:not(.-mobile).header-6 .header-wrap,
.header:not(.-mobile).header-7 .header-wrap {
  height: 100%;
}

.header:not(.-mobile).header-6 .vertical-inner,
.header:not(.-mobile).header-7 .vertical-inner {
  padding-top: 3.4vh;
  padding-bottom: 3.4vh;
}

@media screen and (max-width: 1024px) {
  .header:not(.-mobile).header-6 .vertical-inner,
  .header:not(.-mobile).header-7 .vertical-inner {
    padding-top: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .header:not(.-mobile).header-6 .vertical-inner,
  .header:not(.-mobile).header-7 .vertical-inner {
    padding-bottom: 20px;
  }
}

.header:not(.-mobile).header-6 .header-wrap,
.header:not(.-mobile).header-7 .header-wrap {
  padding: 0;
}

.header:not(.-mobile).header-6 ~ .hamburger-nav.split,
.header:not(.-mobile).header-7 ~ .hamburger-nav.split {
  left: 80px;
  z-index: 100;
}

.header:not(.-mobile).header-6 .submenu_cart,
.header:not(.-mobile).header-7 .submenu_cart {
  top: auto;
  right: auto;
  left: 0;
  bottom: -60px;
  position: fixed;
  -webkit-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform: rotate(90deg) translate(0, 0);
  -ms-transform: rotate(90deg) translate(0, 0);
  transform: rotate(90deg) translate(0, 0);
  margin-bottom: 4.4vh;
}

@media screen and (max-width: 1024px) {
  .header:not(.-mobile).header-6 .submenu_cart,
  .header:not(.-mobile).header-7 .submenu_cart {
    margin-bottom: 20px;
  }
}

.header:not(.-mobile).header-6 .menu,
.header:not(.-mobile).header-7 .menu {
  display: none;
}

.header:not(.-mobile).header-6 .branding,
.header:not(.-mobile).header-7 .branding {
  position: absolute;
  left: 0;
  min-width: 35vh;
  min-height: 10.5vh;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: rotate(-90deg) translate(-100%, 0);
  -ms-transform: rotate(-90deg) translate(-100%, 0);
  transform: rotate(-90deg) translate(-100%, 0);
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.header:not(.-mobile).header-6 .top-part-inner,
.header:not(.-mobile).header-7 .top-part-inner {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  position: relative;
  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;
}

.header:not(.-mobile).header-6 .bottom-part,
.header:not(.-mobile).header-7 .bottom-part {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: auto;
  position: relative;
}

.header:not(.-mobile).header-6 .bottom-part .menu-optional,
.header:not(.-mobile).header-7 .bottom-part .menu-optional {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 10.5vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform: rotate(-90deg) translate(0, 100%);
  -ms-transform: rotate(-90deg) translate(0, 100%);
  transform: rotate(-90deg) translate(0, 100%);
}

.header:not(.-mobile).header-6 .bottom-part .menu-optional > li:first-child,
.header:not(.-mobile).header-7 .bottom-part .menu-optional > li:first-child {
  padding-left: 1rem;
}

.header:not(.-mobile).header-6 .bottom-part .menu-optional > li:last-child,
.header:not(.-mobile).header-7 .bottom-part .menu-optional > li:last-child {
  padding-left: 0;
}

.header:not(.-mobile).header-6 .bottom-part .menu-optional *,
.header:not(.-mobile).header-7 .bottom-part .menu-optional * {
  white-space: nowrap;
}

.header:not(.-mobile).header-6 .bottom-part .menu-optional .lang-dropdown,
.header:not(.-mobile).header-7 .bottom-part .menu-optional .lang-dropdown {
  min-width: 92px;
}

.header:not(.-mobile).header-6 .bottom-part .menu-optional .ion,
.header:not(.-mobile).header-7 .bottom-part .menu-optional .ion {
  -webkit-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform: rotate(90deg) translate(-100%, 0);
  -ms-transform: rotate(90deg) translate(-100%, 0);
  transform: rotate(90deg) translate(-100%, 0);
}

.header:not(.-mobile).header-6 .bottom-part .menu-optional .cart-holder,
.header:not(.-mobile).header-7 .bottom-part .menu-optional .cart-holder {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.header:not(.-mobile).extended-menu .hamburger {
  display: none;
}

.header:not(.-mobile).hamburger-position-right .left-part .hamburger,
.header:not(.-mobile).hamburger-position-right .menu-optional-left .hamburger,
.header:not(.-mobile).hamburger-position-right .top-part .hamburger {
  display: none;
}

.header:not(.-mobile).hamburger-position-right .bottom-part .hamburger,
.header:not(.-mobile).hamburger-position-right .menu-optional-right .hamburger,
.header:not(.-mobile).hamburger-position-right .right-part .hamburger {
  display: block;
}

.header:not(.-mobile).hamburger-position-left .bottom-part .hamburger,
.header:not(.-mobile).hamburger-position-left .menu-optional-right .hamburger,
.header:not(.-mobile).hamburger-position-left .right-part .hamburger {
  display: none;
}

.header:not(.-mobile).hamburger-position-left .left-part .hamburger,
.header:not(.-mobile).hamburger-position-left .menu-optional-left .hamburger,
.header:not(.-mobile).hamburger-position-left .top-part .hamburger {
  display: block;
}

.header.-mobile .clb-social {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform: rotate(-90deg) translate(0, -90%);
  -ms-transform: rotate(-90deg) translate(0, -90%);
  transform: rotate(-90deg) translate(0, -90%);
  right: 4.4vh;
}

@media screen and (max-width: 1024px) {
  .header.-mobile .clb-social {
    right: 20px;
  }
}

.header.-mobile .clb-social-holder {
  color: #fff;
}

.header.-mobile.header-5 .header-wrap-inner,
.header.-mobile.header-6 .header-wrap-inner,
.header.-mobile.header-7 .header-wrap-inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.header.-mobile.header-5 .header-wrap-inner .middle-part,
.header.-mobile.header-5 .header-wrap-inner .top-part,
.header.-mobile.header-6 .header-wrap-inner .middle-part,
.header.-mobile.header-6 .header-wrap-inner .top-part,
.header.-mobile.header-7 .header-wrap-inner .middle-part,
.header.-mobile.header-7 .header-wrap-inner .top-part {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header.-mobile.header-5 .header-wrap-inner .middle-part,
.header.-mobile.header-6 .header-wrap-inner .middle-part,
.header.-mobile.header-7 .header-wrap-inner .middle-part {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.header.-mobile.header-5 .header-wrap-inner .bottom-part,
.header.-mobile.header-6 .header-wrap-inner .bottom-part,
.header.-mobile.header-7 .header-wrap-inner .bottom-part {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.header.-mobile.header-6 .middle-part-inner,
.header.-mobile.header-6 .top-part-inner,
.header.-mobile.header-7 .middle-part-inner,
.header.-mobile.header-7 .top-part-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.header.-mobile .header-wrap .clb-social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  right: 0;
  margin-right: 0 !important;
}

.header.-mobile .header-wrap .mbl-overlay.visible .clb-social {
  visibility: visible;
}

@media screen and (max-width: 768px) {
  .header {
    opacity: 0;
    -webkit-transition-duration: 50ms;
    -o-transition-duration: 50ms;
    transition-duration: 50ms;
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
  }

  .header .lang-dropdown-holder {
    display: none;
  }

  .header .lang-dropdown-holder + li {
    padding-left: 0;
  }

  .header.header-6 .hamburger,
  .header.header-7 .hamburger {
    margin-right: 0.6rem;
  }

  .header.header-6 .mobile-hamburger.-right .hamburger,
  .header.header-7 .mobile-hamburger.-right .hamburger {
    margin-right: 0;
  }

  .header.header-6 .bottom-part .menu-optional .ion,
  .header.header-6 .bottom-part .menu-optional a,
  .header.header-7 .bottom-part .menu-optional .ion,
  .header.header-7 .bottom-part .menu-optional a {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }

  .header .mobile-hamburger {
    min-width: 56px;
  }

  .header .mobile-hamburger.-left {
    margin-right: 0.6rem;
  }

  .header .mobile-hamburger.-right {
    margin-left: 0.6rem;
  }

  .header.mobile-hamburger-position-right .left-part .hamburger,
  .header.mobile-hamburger-position-right .menu-optional-left .hamburger,
  .header.mobile-hamburger-position-right .middle-part .hamburger,
  .header.mobile-hamburger-position-right .top-part .hamburger {
    display: none;
  }

  .header.mobile-hamburger-position-right .bottom-part .hamburger,
  .header.mobile-hamburger-position-right .menu-optional-right .hamburger,
  .header.mobile-hamburger-position-right .right-part .hamburger {
    display: block;
  }

  .header.mobile-hamburger-position-left .bottom-part .hamburger,
  .header.mobile-hamburger-position-left .menu-optional-right .hamburger,
  .header.mobile-hamburger-position-left .right-part .hamburger {
    display: none;
  }

  .header.mobile-hamburger-position-left .left-part .hamburger,
  .header.mobile-hamburger-position-left .menu-optional-left .hamburger,
  .header.mobile-hamburger-position-left .middle-part .hamburger,
  .header.mobile-hamburger-position-left .top-part .hamburger {
    display: block;
  }

  .header .logo.with-mobile {
    display: none;
  }

  .header .mobile-logo {
    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;
  }

  .header.header-2 .top-part,
  .header.header-4 .top-part {
    height: 100%;
  }

  .header.header-2 .menu-optional.text-left,
  .header.header-2 .menu-optional.text-right,
  .header.header-4 .menu-optional.text-left,
  .header.header-4 .menu-optional.text-right {
    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;
  }

  .header.header-2 .menu-optional.text-left li,
  .header.header-2 .menu-optional.text-right li,
  .header.header-4 .menu-optional.text-left li,
  .header.header-4 .menu-optional.text-right li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .header.header-2 .menu-optional.text-left .wishlist,
  .header.header-4 .menu-optional.text-left .wishlist {
    display: none;
  }
}

.header.-sticky {
  background: #fff;
  position: fixed;
  top: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}

.header.-sticky .header-wrap {
  height: 9vh;
}

.header.-sticky.showed {
  opacity: 1;
  visibility: visible;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  z-index: 1000;
  -webkit-transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.header.-sticky.with-header-cap {
  margin: 0;
}

:not(.is-mobile-menu).with-header-2 .header-cap {
  height: 21vh;
}

:not(.is-mobile-menu).with-header-5.with-spacer .elementor-section-stretched,
:not(.is-mobile-menu).with-header-5.with-spacer .site-content,
:not(.is-mobile-menu).with-header-5.with-spacer [data-vc-stretch-content] {
  padding-left: 33vh;
}

:not(.is-mobile-menu).with-header-5.with-spacer .site-footer {
  margin-left: 33vh;
}

:not(.is-mobile-menu).with-header-5 .clb-back-link,
:not(.is-mobile-menu).with-header-5 .elements-bar.left,
:not(.is-mobile-menu).with-header-5 .search-global.fixed {
  margin-left: 33vh;
}

:not(.is-mobile-menu).with-header-7 .hamburger-nav:not(.type2):not(.type3) {
  padding-left: 12vh;
}

:not(.is-mobile-menu).with-header-7 .hamburger-nav .close-bar {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

:not(.is-mobile-menu).with-header-6.with-spacer .elementor-section-stretched,
:not(.is-mobile-menu).with-header-6.with-spacer .site-content,
:not(.is-mobile-menu).with-header-6.with-spacer [data-vc-stretch-content],
:not(.is-mobile-menu).with-header-7.with-spacer .elementor-section-stretched,
:not(.is-mobile-menu).with-header-7.with-spacer .site-content,
:not(.is-mobile-menu).with-header-7.with-spacer [data-vc-stretch-content] {
  padding-left: 10.5vh;
}

:not(.is-mobile-menu).with-header-6.with-spacer .site-footer,
:not(.is-mobile-menu).with-header-7.with-spacer .site-footer {
  margin-left: 10.5vh;
}

:not(.is-mobile-menu).with-header-6 .hamburger-nav .close-bar,
:not(.is-mobile-menu).with-header-7 .hamburger-nav .close-bar {
  width: 100vh;
  height: 10.5vh;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: rotate(90deg) translate(0, -100%);
  -ms-transform: rotate(90deg) translate(0, -100%);
  transform: rotate(90deg) translate(0, -100%);
  padding-left: 3.4vh;
  padding-right: 3.4vh;
}

@media screen and (max-width: 1024px) {
  :not(.is-mobile-menu).with-header-6 .hamburger-nav .close-bar,
  :not(.is-mobile-menu).with-header-7 .hamburger-nav .close-bar {
    padding-left: 20px;
  }
}

@media screen and (max-width: 1024px) {
  :not(.is-mobile-menu).with-header-6 .hamburger-nav .close-bar,
  :not(.is-mobile-menu).with-header-7 .hamburger-nav .close-bar {
    padding-right: 20px;
  }
}

:not(.is-mobile-menu).with-header-6 .clb-back-link,
:not(.is-mobile-menu).with-header-6 .elements-bar.left,
:not(.is-mobile-menu).with-header-6 .scroll-bar-container,
:not(.is-mobile-menu).with-header-6 .search-global.fixed,
:not(.is-mobile-menu).with-header-7 .clb-back-link,
:not(.is-mobile-menu).with-header-7 .elements-bar.left,
:not(.is-mobile-menu).with-header-7 .scroll-bar-container,
:not(.is-mobile-menu).with-header-7 .search-global.fixed {
  margin-left: 10.5vh;
}

:not(.is-mobile-menu).with-header-6 .search-global.fixed,
:not(.is-mobile-menu).with-header-7 .search-global.fixed {
  bottom: 3.4vh;
}

@media screen and (max-width: 1024px) {
  :not(.is-mobile-menu).with-header-6 .search-global.fixed,
  :not(.is-mobile-menu).with-header-7 .search-global.fixed {
    bottom: 20px;
  }
}

:not(.is-mobile-menu).with-header-5 .header-cap,
:not(.is-mobile-menu).with-header-6 .header-cap,
:not(.is-mobile-menu).with-header-7 .header-cap {
  display: none;
}

@media screen and (max-width: 768px) {
  :not(.is-mobile-menu).with-header-5 .header-cap,
  :not(.is-mobile-menu).with-header-6 .header-cap,
  :not(.is-mobile-menu).with-header-7 .header-cap {
    display: block;
  }
}

:not(.is-mobile-menu).with-header-5[data-elementor-device-mode="mobile"]
  .header-5,
:not(.is-mobile-menu).with-header-5[data-elementor-device-mode="mobile"]
  .header-6,
:not(.is-mobile-menu).with-header-5[data-elementor-device-mode="mobile"]
  .header-7,
:not(.is-mobile-menu).with-header-6[data-elementor-device-mode="mobile"]
  .header-5,
:not(.is-mobile-menu).with-header-6[data-elementor-device-mode="mobile"]
  .header-6,
:not(.is-mobile-menu).with-header-6[data-elementor-device-mode="mobile"]
  .header-7,
:not(.is-mobile-menu).with-header-7[data-elementor-device-mode="mobile"]
  .header-5,
:not(.is-mobile-menu).with-header-7[data-elementor-device-mode="mobile"]
  .header-6,
:not(.is-mobile-menu).with-header-7[data-elementor-device-mode="mobile"]
  .header-7 {
  display: none;
}

:not(.is-mobile-menu).with-header-5[data-elementor-device-mode="mobile"]
  .site-content,
:not(.is-mobile-menu).with-header-5[data-elementor-device-mode="mobile"]
  .site-footer,
:not(.is-mobile-menu).with-header-6[data-elementor-device-mode="mobile"]
  .site-content,
:not(.is-mobile-menu).with-header-6[data-elementor-device-mode="mobile"]
  .site-footer,
:not(.is-mobile-menu).with-header-7[data-elementor-device-mode="mobile"]
  .site-content,
:not(.is-mobile-menu).with-header-7[data-elementor-device-mode="mobile"]
  .site-footer {
  margin-left: 0;
}

:not(.is-mobile-menu).with-header-5[data-elementor-device-mode="mobile"]
  .elementor-section-stretched,
:not(.is-mobile-menu).with-header-5[data-elementor-device-mode="mobile"]
  [data-vc-stretch-content],
:not(.is-mobile-menu).with-header-6[data-elementor-device-mode="mobile"]
  .elementor-section-stretched,
:not(.is-mobile-menu).with-header-6[data-elementor-device-mode="mobile"]
  [data-vc-stretch-content],
:not(.is-mobile-menu).with-header-7[data-elementor-device-mode="mobile"]
  .elementor-section-stretched,
:not(.is-mobile-menu).with-header-7[data-elementor-device-mode="mobile"]
  [data-vc-stretch-content] {
  padding-left: 0;
}

.page-is-loaded.is-mobile-menu .nav {
  display: block;
}

@media screen and (max-width: 768px) {
  .page-is-loaded .header,
  .page-is-loaded .mbl-overlay {
    opacity: 1;
  }

  .page-is-loaded .header:not(.-mobile).header-1 .nav-container {
    display: none;
  }
}

.header-dynamic-typo.dark-typo .branding,
.header-dynamic-typo.dark-typo .hamburger .ion,
.header-dynamic-typo.dark-typo .menu-blank,
.header-dynamic-typo.dark-typo
  .menu-optional
  .btn-round-light:not(.clb-close)
  .ion,
.header-dynamic-typo.dark-typo .menu-optional .cart-total a,
.header-dynamic-typo.dark-typo .menu-optional > li > a:not(.btn-optional),
.header-dynamic-typo.dark-typo .menu > li > a,
.header-dynamic-typo.dark-typo .select-styled {
  color: #17161a !important;
}

.header-dynamic-typo.dark-typo .branding .logo {
  display: none !important;
}

.header-dynamic-typo.dark-typo .branding .for-onepage .dark {
  display: block !important;
}

@media screen and (max-width: 768px) {
  .header-dynamic-typo .branding .mobile-logo {
    display: none;
  }
}

.header-dynamic-typo.light-typo .branding,
.header-dynamic-typo.light-typo .hamburger .ion,
.header-dynamic-typo.light-typo .menu-blank,
.header-dynamic-typo.light-typo
  .menu-optional
  .btn-round-light:not(.clb-close)
  .ion,
.header-dynamic-typo.light-typo .menu-optional .cart-total a,
.header-dynamic-typo.light-typo .menu-optional > li > a:not(.btn-optional),
.header-dynamic-typo.light-typo .menu > li > a,
.header-dynamic-typo.light-typo .select-styled {
  color: #fff !important;
}

.header-dynamic-typo.light-typo .branding .logo {
  display: none !important;
}

.header-dynamic-typo.light-typo .branding .for-onepage .light {
  display: block !important;
}

.elementor-html .header:not(.header-5):not(.header-6):not(.header-7) {
  z-index: 0;
}

.slider-with-bullets:not(.slider-with-bullets-type5):not(
    .slider-with-bullets-type8
  )
  .clb-slider:not([data-clb-portfolio-lightbox-slider])
  .clb-slider-nav-btn,
.slider-with-bullets:not(.slider-with-bullets-type5):not(
    .slider-with-bullets-type8
  )
  .clb-smooth-slider
  .clb-slider-nav-btn,
.slider-with-bullets:not(.slider-with-bullets-type5):not(
    .slider-with-bullets-type8
  )
  .elements-bar.right,
.slider-with-bullets:not(.slider-with-bullets-type5):not(
    .slider-with-bullets-type8
  )
  .header,
.slider-with-bullets:not(.slider-with-bullets-type5):not(
    .slider-with-bullets-type8
  )
  .sticky-nav {
  margin-right: 4.4vh;
}

.slider-with-bullets.slider-with-bullets-type5 .clb-slider-nav-btn,
.slider-with-bullets.slider-with-bullets-type5 .elements-bar.right,
.slider-with-bullets.slider-with-bullets-type5 .header {
  margin-right: 4.4vh;
}

@media screen and (max-width: 1024px) {
  .slider-with-bullets.slider-with-bullets-type5 .clb-slider-nav-btn,
  .slider-with-bullets.slider-with-bullets-type5 .elements-bar.right,
  .slider-with-bullets.slider-with-bullets-type5 .header {
    margin-right: 20px;
  }
}

.slider-with-bullets.slider-with-bullets-type8 .clb-slider-nav-btn,
.slider-with-bullets.slider-with-bullets-type8 .elements-bar.right {
  margin-right: 4.4vh;
}

@media screen and (max-width: 1024px) {
  .slider-with-bullets.slider-with-bullets-type8 .clb-slider-nav-btn,
  .slider-with-bullets.slider-with-bullets-type8 .elements-bar.right {
    margin-right: 20px;
  }
}

.admin-bar .header:not(.-sticky).-mobile .mbl-overlay {
  height: -webkit-calc(100vh - 46px);
  height: calc(100vh - 46px);
  top: 46px;
}

.admin-bar .header:not(.-sticky).-mobile .submenu_cart {
  margin-top: 3rem;
}

.admin-bar .-sticky:not(.-mobile),
.admin-bar .clb-popup,
.admin-bar .header-5:not(.-mobile) .top-part,
.admin-bar .header-6:not(.-mobile) .top-part,
.admin-bar .header-7:not(.-mobile) .middle-part,
.admin-bar .header-7:not(.-mobile) .top-part {
  margin-top: 32px;
}

@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .with-header-5.single-post .post-share .clb-share-bar {
    left: 10px;
  }

  .with-header-6.single-post .post-share .clb-share-bar,
  .with-header-7.single-post .post-share .clb-share-bar {
    left: -30px;
  }
}

@media screen and (max-width: 768px) {
  .with-header-5.with-spacer .elementor-section-stretched,
  .with-header-5.with-spacer .site-content,
  .with-header-5.with-spacer .site-footer,
  .with-header-5.with-spacer [data-vc-stretch-content],
  .with-header-6.with-spacer .elementor-section-stretched,
  .with-header-6.with-spacer .site-content,
  .with-header-6.with-spacer .site-footer,
  .with-header-6.with-spacer [data-vc-stretch-content],
  .with-header-7.with-spacer .elementor-section-stretched,
  .with-header-7.with-spacer .site-content,
  .with-header-7.with-spacer .site-footer,
  .with-header-7.with-spacer [data-vc-stretch-content] {
    padding-left: 0 !important;
  }
}

.subheader {
  background: rgba(131, 131, 131, 0.05);
  color: #6a696c;
  width: 100%;
  vertical-align: middle;
  cursor: default;
  position: relative;
  padding: 8px 25px;
  font-size: 0.88em;
  z-index: 10;
}

@media screen and (max-width: 1024px) {
  .subheader {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media screen and (max-width: 768px) {
  .subheader {
    padding-right: 0;
    padding-left: 0;
  }
}

.subheader .select img {
  display: none;
}

.subheader a {
  color: #6a696c;
}

.subheader ul:not(.select-options):not(.dd-options) {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 1.5;
}

.subheader ul:not(.select-options):not(.dd-options) li {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
}

.subheader ul:not(.select-options):not(.dd-options).left > li:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 14px;
  width: 1px;
  background-color: #6a696c;
  margin: -2px 8px 0 10px;
}

.subheader ul:not(.select-options):not(.dd-options).left > li:last-child:after {
  display: none;
}

.subheader ul:not(.select-options):not(.dd-options).left > li:first-child {
  padding-left: 0;
}

.subheader ul:not(.select-options):not(.dd-options).right > li:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 14px;
  width: 1px;
  background-color: #6a696c;
  margin: -2px 10px 0 8px;
}

.subheader
  ul:not(.select-options):not(.dd-options).right
  > li:first-child:before {
  display: none;
}

.subheader ul:not(.select-options):not(.dd-options).right > li:last-child {
  padding-right: 0;
}

.subheader
  ul:not(.select-options):not(.dd-options).right
  > li
  > .select-dropdown {
  height: 24px;
  line-height: 24px;
}

.subheader .select.select-dropdown {
  z-index: 999;
}

.subheader .select.select-dropdown ul.select-options li {
  width: 100%;
}

.clb-page-headline {
  width: 100%;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.clb-page-headline-holder {
  position: relative;
  padding-top: 7.2vh;
  padding-bottom: 7.2vh;
}

@media screen and (max-width: 768px) {
  .clb-page-headline-holder {
    padding-top: 30px;
  }
}

@media screen and (max-width: 768px) {
  .clb-page-headline-holder {
    padding-bottom: 30px;
  }
}

.clb-page-headline .bg-image {
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

.clb-page-headline:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.clb-page-headline.without-cap {
  padding-top: 14vh;
}

@media screen and (max-width: 1024px) {
  .clb-page-headline.without-cap {
    padding-top: 100px;
  }
}

.clb-page-headline.full-vh {
  padding-top: 0;
}

.clb-page-headline .clb-title {
  margin: 10px 0;
  max-width: 60%;
  display: inline-block;
  text-align: inherit;
}

@media screen and (max-width: 768px) {
  .clb-page-headline .clb-title {
    margin: 10px 0;
  }
}

.clb-page-headline .clb-post-meta {
  max-width: 60%;
  font-size: 17px;
}

.clb-page-headline .clb-post-meta .clb-post-holder {
  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;
  margin-top: 20px;
  list-style: none;
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  .clb-page-headline .clb-post-meta .clb-post-holder {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 0.94rem;
  }
}

.clb-page-headline .clb-post-meta-item {
  margin-right: 3.4vh;
  line-height: 1.5;
  text-align: left;
}

@media screen and (max-width: 1024px) {
  .clb-page-headline .clb-post-meta-item {
    margin-right: 20px;
  }
}

.clb-page-headline .clb-post-meta-item .prefix {
  font-size: 0.94rem;
}

.clb-page-headline .clb-post-meta-item:first-child {
  margin-right: 15px;
}

.clb-page-headline .clb-post-meta-item .caption {
  color: #6a696c;
}

.clb-page-headline .clb-post-meta-item span,
.clb-page-headline .clb-post-meta-item time {
  font-weight: 600;
}

.clb-page-headline .clb-post-meta .btn {
  margin-top: 20px;
}

.clb-page-headline.text-center .clb-post-meta {
  margin: auto;
}

.clb-page-headline.text-center .clb-post-meta .clb-post-holder {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.clb-page-headline.text-right .clb-post-meta {
  margin: auto;
  max-width: 100%;
}

.clb-page-headline.headline-with-parallax {
  position: relative;
}

.clb-page-headline.headline-with-parallax .parallax {
  position: absolute;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .clb-page-headline {
    min-height: 30vh;
    margin-bottom: -15px;
  }

  .clb-page-headline:before {
    content: "";
    background-color: #fff;
    width: 100%;
    height: 15px;
    -webkit-border-top-right-radius: 15px;
    border-top-right-radius: 15px;
    -webkit-border-top-left-radius: 15px;
    border-top-left-radius: 15px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
  }

  .clb-page-headline .clb-post-meta,
  .clb-page-headline .clb-title {
    max-width: 100%;
  }
}

@media screen and (min-width: 1025px) {
  .with-header-2 .clb-page-headline.without-cap {
    padding-top: 21vh;
  }

  .with-header-5 .clb-page-headline.without-cap,
  .with-header-6 .clb-page-headline.without-cap,
  .with-header-7 .clb-page-headline.without-cap {
    padding-top: initial;
  }

  .single-post .clb-page-headline .clb-title {
    max-width: 80%;
  }
}

.site-footer {
  background-color: rgba(136, 136, 136, 0.05);
}

@media screen and (min-width: 1025px) {
  .site-footer.sticky {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1;
    visibility: hidden;
  }

  .site-footer.sticky.visible {
    visibility: visible;
  }
}

.site-footer .widgets {
  padding-top: 8.8vh;
  padding-bottom: 8.8vh;
  list-style: none;
}

@media screen and (max-width: 768px) {
  .site-footer .widgets {
    padding-top: 40px;
  }
}

@media screen and (max-width: 768px) {
  .site-footer .widgets {
    padding-bottom: 40px;
  }
}

.site-footer .widgets .subscribe-form input[type="email"] {
  background-color: rgba(136, 136, 136, 0.06);
}

.site-footer .widgets .subscribe-form .btn .text {
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.site-footer .widgets .subscribe-form .btn:focus .text,
.site-footer .widgets .subscribe-form .btn:hover .text {
  color: #fff;
}

.site-footer .widgets .socialbar a:hover {
  color: #fff;
}

.site-footer .widgets .socialbar i:hover {
  opacity: 1;
}

.site-footer .page-container + .site-info .site-info-holder {
  border-top: 1px solid rgba(136, 136, 136, 0.15);
}

.site-footer .page-container.full {
  padding-left: 4.4vh;
  padding-right: 4.4vh;
}

@media screen and (max-width: 1024px) {
  .site-footer .page-container.full {
    padding-left: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .site-footer .page-container.full {
    padding-right: 20px;
  }
}

.site-footer .site-info {
  font-size: 0.94rem;
}

.site-footer .site-info-holder {
  padding-top: 3.4vh;
  padding-bottom: 3.4vh;
}

@media screen and (max-width: 1024px) {
  .site-footer .site-info-holder {
    padding-top: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .site-footer .site-info-holder {
    padding-bottom: 20px;
  }
}

.site-footer .site-info-holder:after {
  content: "";
  display: table;
  clear: both;
}

@media screen and (max-width: 768px) {
  .site-footer .left,
  .site-footer .right {
    width: 100%;
    text-align: left;
  }

  .site-footer .right {
    margin-top: 10px;
  }
}

.menu-blank {
  background-color: rgba(136, 136, 136, 0.06);
  padding: 0.8rem 1.2rem;
  display: inline-block;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.menu-blank a {
  font-weight: 700;
}

.has-submenu-icon {
  position: absolute;
  color: currentColor;
  top: -webkit-calc(50% - 8px);
  top: calc(50% - 8px);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  right: 0;
  font-size: 0.94rem;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 0;
  opacity: 0.65;
}

.has-submenu-icon .menu-plus {
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.has-submenu.active > a > .has-submenu-icon .menu-plus,
.has-submenu.visible > a > .has-submenu-icon .menu-plus,
.has-submenu:hover > a > .has-submenu-icon .menu-plus {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.nav {
  cursor: default;
  position: relative;
  z-index: 10;
  font-weight: 500;
  height: 100%;
  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;
}

.nav .close-bar,
.nav a:before {
  display: none;
}

.nav .mbl-overlay {
  display: block;
}

.nav.with-counters .nav-item {
  counter-increment: number;
}

.nav.with-counters .nav-item > a > span {
  position: relative;
}

.nav.with-counters .nav-item > a > span:before {
  content: "0" counter(number);
  display: inline-block;
  font-weight: 700;
  width: auto;
  right: 0;
  top: -0.75em;
  line-height: 0.6em;
  font-size: 0.6em;
  position: absolute;
  height: auto;
  opacity: 0.75;
}

@media screen and (max-width: 768px) {
  .nav.with-counters .nav-item > a > span:before {
    display: none;
  }
}

.nav.hidden {
  display: none;
}

.header:not(.-mobile) .menu {
  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;
}

.header:not(.-mobile) .menu li {
  position: relative;
  padding: 0;
}

.header:not(.-mobile) .menu li span {
  white-space: normal;
  line-height: 1.3;
}

.header:not(.-mobile) .menu li > ul {
  width: auto;
  min-width: 210px;
  position: absolute;
  left: 0;
  top: 40px;
  z-index: 10;
  margin: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -webkit-transform-origin: 50% -50px;
  -ms-transform-origin: 50% -50px;
  transform-origin: 50% -50px;
  -webkit-transform: perspective(300px) rotateX(-15deg);
  transform: perspective(300px) rotateX(-15deg);
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow:
    0 20px 32px -8px rgba(0, 0, 0, 0.15),
    0 0 1px rgba(0, 0, 0, 0.05);
  box-shadow:
    0 20px 32px -8px rgba(0, 0, 0, 0.15),
    0 0 1px rgba(0, 0, 0, 0.05);
  -webkit-transition-property:
    opacity,
    visibility,
    -webkit-transform;
  transition-property:
    opacity,
    visibility,
    -webkit-transform;
  -o-transition-property: transform, opacity, visibility;
  transition-property: transform, opacity, visibility;
  transition-property:
    transform,
    opacity,
    visibility,
    -webkit-transform;
}

.header:not(.-mobile) .menu li > ul > li {
  line-height: 100%;
  font-size: 0.96rem;
  font-weight: 400;
}

.header:not(.-mobile) .menu li > ul > li a {
  padding: 8px 25px;
  display: block;
}

.header:not(.-mobile) .menu li > ul > li a:hover {
  background: rgba(136, 136, 136, 0.05);
}

.header:not(.-mobile) .menu li > ul > li a > .has-submenu-icon > .menu-chevron {
  display: none;
}

.header:not(.-mobile) .menu li > ul > li > ul {
  top: -15px;
  left: 100%;
}

.header:not(.-mobile) .menu li > ul .has-submenu-icon {
  margin-right: 25px;
}

.header:not(.-mobile) .menu li.active > ul,
.header:not(.-mobile) .menu li:hover > ul {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  visibility: visible;
  z-index: 200;
  transform: none;
  visibility: visible;
  opacity: 1;
}

.header:not(.-mobile) .menu li.active .sub-menu-wide ul,
.header:not(.-mobile) .menu li:hover .sub-menu-wide ul {
  visibility: visible;
  opacity: 1;
}

.header:not(.-mobile) .menu > .nav-item {
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.header:not(.-mobile) .menu > .nav-item > a {
  padding: 0 1.3vw;
  height: 100%;
  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;
}

.header:not(.-mobile) .menu > .nav-item > a > .has-submenu-icon {
  padding-left: 0.5rem;
  position: static;
}

.header:not(.-mobile) .menu > .nav-item > a > .has-submenu-icon > .menu-plus {
  display: none;
}

.header:not(.-mobile) .menu .sub-menu-wide {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: -webkit-calc(100vw - 8.8vh);
  width: calc(100vw - 8.8vh);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media screen and (max-width: 1024px) {
  .header:not(.-mobile) .menu .sub-menu-wide {
    width: -webkit-calc(100vw - 40px);
    width: calc(100vw - 40px);
    height: auto !important;
  }
}

.header:not(.-mobile) .menu .sub-menu-wide > li {
  width: -webkit-calc(100% / 6);
  width: calc(100% / 6);
}

.header:not(.-mobile) .menu .sub-menu-wide > li > a.menu-link {
  text-transform: uppercase;
  opacity: 0.65;
  font-size: 0.8em;
  font-weight: 600;
  margin-bottom: 0.5rem;
}

.header:not(.-mobile) .menu .sub-menu-wide > li > a.menu-link:hover {
  background: 0 0;
}

.header:not(.-mobile) .menu .sub-menu-wide ul {
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: static;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.header:not(.-mobile) .menu .sub-menu-wide .has-submenu-icon {
  display: none;
}

.header:not(.-mobile) .menu:hover .nav-item:not(:hover) {
  opacity: 0.5;
}

.header:not(.-mobile) .mbl-overlay {
  height: 100%;
}

.header:not(.-mobile) .mbl-overlay .lang-dropdown {
  display: none;
}

.header:not(.-mobile) .mbl-overlay-container {
  height: 100%;
}

.header:not(.-mobile) .copyright,
.header:not(.-mobile) .mobile-hamburger {
  display: none;
}

.header:not(.-mobile) .nav-container {
  height: 100%;
  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;
}

.header:not(.-mobile) .nav.with-mobile-menu #mobile-menu {
  display: none;
}

.header.-mobile .menu-chevron {
  display: none;
}

.header.-mobile .menu li > ul {
  height: 0;
  margin: 0;
  padding-left: 15px;
  overflow: hidden;
  font-size: 0.95em;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.header.-mobile .menu li > ul.active {
  height: auto;
}

.header.-mobile .menu li > ul li {
  padding: 0;
}

.header.-mobile .menu li > ul li.active {
  font-weight: 600;
}

.header.-mobile .menu li > ul ul {
  font-weight: 500;
}

.header.-mobile .menu > .nav-item {
  font-size: 17px;
  position: relative;
  padding: 0;
  margin: 0 -20px;
}

.header.-mobile .menu > .nav-item a {
  display: block;
  line-height: 2em;
  padding: 5px 20px;
  position: relative;
}

.header.-mobile .menu > .nav-item a .has-submenu-icon {
  right: 20px;
}

.header.-mobile .menu > .nav-item.active > a {
  background-color: rgba(136, 136, 136, 0.05);
}

.header.-mobile .menu > .nav-item.active > a:before {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: 2px;
  left: 0;
  top: 0;
  opacity: 1;
  background-color: currentColor;
}

.header.-mobile .nav .close-bar {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: -webkit-calc(100% - 56px);
  width: calc(100% - 56px);
  position: relative;
  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;
}

.header.-mobile .nav.with-mobile-menu #primary-menu {
  display: none;
}

.header.-mobile .nav:not(.with-mobile-menu) #mobile-menu {
  display: none;
}

.header.-mobile .mbl-overlay {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  visibility: hidden;
  opacity: 0;
  left: 0;
  z-index: 9999999;
  overflow: hidden;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.header.-mobile .mbl-overlay-bg {
  position: fixed;
  background-color: rgba(23, 22, 26, 0.95);
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
}

.header.-mobile .mbl-overlay-container {
  position: absolute;
  top: 0;
  height: 100vh;
  z-index: 1;
  background-color: #fff;
  width: -webkit-calc(100% - 56px);
  width: calc(100% - 56px);
  text-align: left;
  overflow-y: auto;
  padding: 100px 20px;
  -webkit-transform: translateX(-50px);
  -ms-transform: translateX(-50px);
  transform: translateX(-50px);
  -webkit-transition-duration: 0.25s;
  -o-transition-duration: 0.25s;
  transition-duration: 0.25s;
  opacity: 0;
}

.header.-mobile .mbl-overlay .lang-dropdown {
  display: inline-block;
  margin-top: 20px;
}

.header.-mobile .mbl-overlay .copyright {
  font-weight: 400;
  font-size: 0.94rem;
  margin-top: 20px;
}

.header.-mobile .mbl-overlay .select {
  width: 100%;
  margin-top: 20px;
  font-weight: 400;
  font-size: 0.94rem;
}

.header.-mobile .mbl-overlay.visible .mbl-overlay-container {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  opacity: 1;
}

.header.-mobile .desktop-hamburger {
  display: none;
}

.header.-mobile.-sticky .clb-social {
  position: absolute;
}

.header.-mobile.-sticky .close-bar {
  position: static;
}

.header.-mobile.-sticky .close-bar .clb-close {
  z-index: 10;
}

.header.-mobile.-sticky .close-bar .search-global {
  position: absolute;
}

.header.-mobile:not(.without-mobile-search) .search-global {
  display: block !important;
}

.header.-mobile.without-mobile-search .search-global {
  display: none;
}

@media screen and (max-width: 768px) {
  .header .mbl-overlay {
    opacity: 0;
  }
}

.hamburger {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  vertical-align: top;
}

.hamburger-holder {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  height: 100%;
  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;
}

.hamburger-holder ._shape {
  width: 18px;
  margin: 3px 0;
  display: block;
  height: 2px;
  background-color: currentColor;
}

.menu-optional {
  position: relative;
  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;
}

.menu-optional > li {
  padding-left: 1rem;
}

.menu-optional > li:first-child {
  padding-left: 2vw;
}

@media screen and (max-width: 768px) {
  .menu-optional > li:first-child {
    padding-left: 0;
  }
}

.menu-optional .cart-holder {
  position: relative;
  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;
}

.menu-optional .cart {
  position: relative;
}

.menu-optional .cart .icon {
  display: block;
  text-align: center;
}

.menu-optional .cart .icon svg {
  height: 18px;
}

.menu-optional .cart-total {
  margin: 0 5px;
  font-weight: 600;
  font-size: 0.9em;
}

.menu-optional .cart-counter {
  position: absolute;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 18px;
  min-width: 18px;
  padding: 0 5px;
  color: #fff;
  top: 0;
  right: 0;
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", Helvetica,
    Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 0.4em;
  font-weight: 600;
  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-border-radius: 50%;
  border-radius: 50%;
}

.hamburger-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 4.4vh;
}

@media screen and (max-width: 1024px) {
  .hamburger-nav {
    padding: 20px;
  }
}

.hamburger-nav-holder {
  height: 100%;
  top: 4.4vh;
  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;
}

@media screen and (max-width: 1024px) {
  .hamburger-nav-holder {
    top: 20px;
  }
}

.hamburger-nav .menu {
  counter-reset: number;
  width: 25%;
  position: relative;
}

.hamburger-nav .menu li {
  color: #fff;
}

.hamburger-nav .menu-blank {
  color: #fff;
}

@media screen and (max-width: 1024px) {
  .hamburger-nav .menu {
    width: -webkit-calc(100% / 3);
    width: calc(100% / 3);
  }
}

.hamburger-nav .menu .menu-chevron {
  display: none;
}

.hamburger-nav .menu.menu-blank {
  width: auto;
  margin: 0;
  color: #fff;
}

.hamburger-nav .menu .nav-item {
  counter-increment: number;
}

.hamburger-nav .menu .nav-item > a:before {
  content: "0" counter(number);
  display: inline-block;
  opacity: 1;
  font-weight: 700;
  width: auto;
  vertical-align: top;
  line-height: 20px;
  font-size: 14px;
  position: relative;
  height: auto;
  background: 0 0;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  color: rgba(255, 255, 255, 0.35);
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

@media screen and (max-width: 768px) {
  .hamburger-nav .menu .nav-item > a:before {
    font-size: 11px;
  }
}

.hamburger-nav .menu .mega-menu-item {
  padding: 5px 50px 5px 0;
  list-style-type: none;
  line-height: 1;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.hamburger-nav .menu .mega-menu-item > a {
  width: 100%;
  vertical-align: middle;
  font-weight: 700;
  font-size: 5vh;
  position: relative;
  z-index: 2;
}

.hamburger-nav .menu .mega-menu-item > a span {
  line-height: 1.2;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.hamburger-nav .menu .mega-menu-item > ul {
  width: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.hamburger-nav .menu .mega-menu-item > ul.visible {
  opacity: 1;
  visibility: visible;
}

.hamburger-nav .menu .mega-menu-item.active > a span,
.hamburger-nav .menu .mega-menu-item:hover > a span {
  opacity: 0.5;
  -webkit-transform: translateX(1rem);
  -ms-transform: translateX(1rem);
  transform: translateX(1rem);
}

.hamburger-nav .menu .mega-menu-item.active > a:before,
.hamburger-nav .menu .mega-menu-item:hover > a:before {
  -webkit-transform: translateX(1rem);
  -ms-transform: translateX(1rem);
  transform: translateX(1rem);
  opacity: 0;
}

.hamburger-nav .menu .mega-menu-item.active > a .ion,
.hamburger-nav .menu .mega-menu-item:hover > a .ion {
  color: #d90a2c;
}

.hamburger-nav .menu .mega-menu-item.active > ul,
.hamburger-nav .menu .mega-menu-item:hover > ul {
  opacity: 1;
  visibility: visible;
}

.hamburger-nav .menu .mega-menu-item.active > ul > *,
.hamburger-nav .menu .mega-menu-item:hover > ul > * {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  visibility: visible;
  opacity: 1;
}

.hamburger-nav-details {
  font-size: 0.94rem;
  color: rgba(255, 255, 255, 0.35);
  padding-top: 2rem;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.hamburger-nav-details .select-holder {
  display: inline-block;
}

.hamburger-nav-details .select-holder select {
  background-color: rgba(255, 255, 255, 0.05);
  color: #fff;
}

.hamburger-nav-details .details-column {
  width: 25%;
  margin: 1rem 0;
}

@media screen and (max-width: 1024px) {
  .hamburger-nav-details .details-column {
    width: -webkit-calc(100% / 3);
    width: calc(100% / 3);
  }
}

.hamburger-nav-details .details-column b {
  color: #fff;
}

.hamburger-nav:not(.type2):not(.type3) {
  padding-left: 7.2vh;
  padding-right: 7.2vh;
}

@media screen and (max-width: 768px) {
  .hamburger-nav:not(.type2):not(.type3) {
    padding-left: 30px;
  }
}

@media screen and (max-width: 768px) {
  .hamburger-nav:not(.type2):not(.type3) {
    padding-right: 30px;
  }
}

.hamburger-nav:not(.type2):not(.type3) .menu .nav-item > a:before {
  margin-right: 0.5rem;
}

.hamburger-nav.type2,
.hamburger-nav.type3 {
  display: block;
}

.hamburger-nav.type2 .page-container,
.hamburger-nav.type3 .page-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}

.hamburger-nav.type2 .hamburger-nav-holder,
.hamburger-nav.type3 .hamburger-nav-holder {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow-x: hidden;
  overflow-y: scroll;
  scrollbar-width: none;
}

.hamburger-nav.type2 .hamburger-nav-holder::-webkit-scrollbar,
.hamburger-nav.type2 .hamburger-nav-holder::-webkit-scrollbar-thumb,
.hamburger-nav.type3 .hamburger-nav-holder::-webkit-scrollbar,
.hamburger-nav.type3 .hamburger-nav-holder::-webkit-scrollbar-thumb {
  visibility: hidden;
}

.hamburger-nav.type2 .menu,
.hamburger-nav.type3 .menu {
  min-width: initial;
  text-align: center;
  width: 40vw;
}

.hamburger-nav.type2 .menu .has-submenu-icon,
.hamburger-nav.type3 .menu .has-submenu-icon {
  position: static;
  top: 0;
  right: 0;
  margin-left: -46px;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  z-index: 1;
}

.hamburger-nav.type2 .menu .has-submenu-icon .ion,
.hamburger-nav.type3 .menu .has-submenu-icon .ion {
  background-color: transparent;
  font-size: 1.25em;
}

.hamburger-nav.type2 .menu li,
.hamburger-nav.type3 .menu li {
  padding-right: 0;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  text-transform: uppercase;
}

.hamburger-nav.type2 .menu li > a,
.hamburger-nav.type3 .menu li > a {
  position: relative;
  width: auto;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.hamburger-nav.type2 .menu li > a span,
.hamburger-nav.type3 .menu li > a span {
  padding: 0 10px;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.hamburger-nav.type2 .menu li > a span.cloned,
.hamburger-nav.type3 .menu li > a span.cloned {
  position: absolute;
  top: 0;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  opacity: 0;
}

.hamburger-nav.type2 .menu li > a:before,
.hamburger-nav.type3 .menu li > a:before {
  position: absolute;
  left: -1rem;
}

.hamburger-nav.type2 .menu li > ul,
.hamburger-nav.type3 .menu li > ul {
  max-height: 0;
  overflow: hidden;
  position: static;
  visibility: visible !important;
  opacity: 1 !important;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.hamburger-nav.type2 .menu li > ul span,
.hamburger-nav.type3 .menu li > ul span {
  font-size: 0.75em;
}

.hamburger-nav.type2 .menu li.active > ul,
.hamburger-nav.type3 .menu li.active > ul {
  max-height: 100vh;
  margin-top: 20px;
  margin-bottom: 20px;
}

.hamburger-nav.type2 .menu li.active .has-submenu-icon,
.hamburger-nav.type2 .menu li:hover .has-submenu-icon,
.hamburger-nav.type3 .menu li.active .has-submenu-icon,
.hamburger-nav.type3 .menu li:hover .has-submenu-icon {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}

.hamburger-nav.type2 .menu li.active > a span:not(.cloned),
.hamburger-nav.type2 .menu li:hover > a span:not(.cloned),
.hamburger-nav.type3 .menu li.active > a span:not(.cloned),
.hamburger-nav.type3 .menu li:hover > a span:not(.cloned) {
  -webkit-transform: translateY(-110%);
  -ms-transform: translateY(-110%);
  transform: translateY(-110%);
  opacity: 0;
}

.hamburger-nav.type2 .menu li.active > a span.cloned,
.hamburger-nav.type2 .menu li:hover > a span.cloned,
.hamburger-nav.type3 .menu li.active > a span.cloned,
.hamburger-nav.type3 .menu li:hover > a span.cloned {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 0.5;
}

.hamburger-nav.type2 .hamburger-nav-details {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.hamburger-nav.type3 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0;
}

.hamburger-nav.type3 > .page-container {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .hamburger-nav.type3 > .page-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.hamburger-nav.type3 .hamburger-nav-holder {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 75%;
}

@media screen and (max-width: 768px) {
  .hamburger-nav.type3 .hamburger-nav-holder {
    width: 100%;
  }
}

.hamburger-nav.type3 .menu {
  width: 100%;
  max-height: 80vh;
}

.hamburger-nav.type3 .menu .mega-menu-item > a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  overflow: hidden;
  padding-left: 20px;
  font-size: 10vh;
}

@media screen and (max-width: 768px) {
  .hamburger-nav.type3 .menu .mega-menu-item > a {
    font-size: 9vw;
  }
}

.hamburger-nav.type3 .menu .mega-menu-item > a span {
  line-height: 0.95;
}

.hamburger-nav.type3 .menu .mega-menu-item > a span.cloned {
  width: 100%;
  -webkit-text-stroke: 1px currentColor;
  -webkit-text-fill-color: transparent;
}

.hamburger-nav.type3 .menu .mega-menu-item > a:before {
  left: 0;
}

.hamburger-nav.type3 .hamburger-nav-details {
  width: 25%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  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;
  padding-left: 4.4vh;
}

@media screen and (max-width: 1024px) {
  .hamburger-nav.type3 .hamburger-nav-details {
    padding-left: 20px;
  }
}

@media screen and (max-width: 768px) {
  .hamburger-nav.type3 .hamburger-nav-details {
    height: auto;
    width: 100%;
    padding-left: 0;
  }
}

.hamburger-nav.type3 .hamburger-nav-details .details-column {
  width: 100%;
}

.is-mobile-menu .hamburger-nav {
  display: none;
}

.submenu_cart {
  position: absolute;
  text-align: left;
  right: -10px;
  top: 120%;
  line-height: 1.4;
  opacity: 0;
  visibility: hidden;
  z-index: 101;
  width: 420px;
  background-color: #fff;
  -webkit-box-shadow:
    0 20px 32px -8px rgba(0, 0, 0, 0.15),
    0 0 1px rgba(0, 0, 0, 0.05);
  box-shadow:
    0 20px 32px -8px rgba(0, 0, 0, 0.15),
    0 0 1px rgba(0, 0, 0, 0.05);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -webkit-transform-origin: 50% -50px;
  -ms-transform-origin: 50% -50px;
  transform-origin: 50% -50px;
  -webkit-transform: perspective(300px) rotateX(-15deg);
  transform: perspective(300px) rotateX(-15deg);
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

.submenu_cart .btn-round {
  margin-right: 15px;
}

.submenu_cart .widget_shopping_cart_content {
  padding-left: 3.4vh;
  padding-right: 3.4vh;
  padding-bottom: 3.4vh;
  width: 100%;
}

@media screen and (max-width: 1024px) {
  .submenu_cart .widget_shopping_cart_content {
    padding-left: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .submenu_cart .widget_shopping_cart_content {
    padding-right: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .submenu_cart .widget_shopping_cart_content {
    padding-bottom: 20px;
  }
}

.submenu_cart.visible {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  visibility: visible;
  opacity: 1;
}

.submenu_cart.visible .cart_heading {
  position: relative;
}

.submenu_cart .cart_header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  height: 70px;
}

.submenu_cart .cart_header .btn-round .ion {
  color: initial;
}

.submenu_cart .cart_heading {
  color: #17161a;
  padding-left: 3.4vh;
}

@media screen and (max-width: 1024px) {
  .submenu_cart .cart_heading {
    padding-left: 20px;
  }
}

.submenu_cart .cart_heading h6 {
  font-size: 1.2em;
}

@media screen and (max-width: 768px) {
  .submenu_cart {
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
    position: fixed;
    left: 20px;
    right: 20px;
    top: 80px;
  }
}

.widget_shopping_cart_content .mini_cart_item {
  position: relative;
  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-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0;
  padding: 15px 0 !important;
  border-top: 1px solid rgba(136, 136, 136, 0.15);
}

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

.widget_shopping_cart_content .mini_cart_item .font-titles {
  font-weight: 600;
  display: inline-block;
  max-width: 90%;
  line-height: 1.1;
}

.widget_shopping_cart_content .mini_cart_item:hover a.remove {
  opacity: 1;
  visibility: visible;
}

.widget_shopping_cart_content .woocommerce-mini-cart {
  max-height: 300px;
  overflow-x: hidden;
  overflow-y: auto;
}

.widget_shopping_cart_content .mini-cart-image {
  position: relative;
}

.widget_shopping_cart_content .mini-cart-image img {
  width: 70px;
  max-width: 70px;
  height: 70px;
  vertical-align: top;
}

@media screen and (max-width: 768px) {
  .widget_shopping_cart_content .mini-cart-image img {
    width: 60px;
    max-width: 60px;
    height: 60px;
  }
}

.widget_shopping_cart_content .mini-cart-image a.remove {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.widget_shopping_cart_content .mini-cart-image a.remove .ion {
  height: 40px;
  width: 40px;
  line-height: 40px;
}

.widget_shopping_cart_content .mini-cart-description {
  padding-left: 15px;
  width: -webkit-calc(100% - 70px);
  width: calc(100% - 70px);
  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-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: 1.25;
}

.widget_shopping_cart_content .mini-cart-description .mini-cart-item-title {
  width: -webkit-calc(100% - 90px);
  width: calc(100% - 90px);
}

.widget_shopping_cart_content .mini-cart-description .mini-cart-item-title > * {
  max-width: 100%;
}

@media screen and (max-width: 768px) {
  .widget_shopping_cart_content .mini-cart-description .mini-cart-item-title {
    padding-right: 10px;
  }
}

.widget_shopping_cart_content .mini-cart-description .mini-cart-item-title > a {
  display: inline-block;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: 600;
  font-size: 1.1em;
}

.widget_shopping_cart_content
  .mini-cart-description
  .mini-cart-item-title
  .quantity
  .ion {
  font-size: 13px;
  margin-right: 5px;
}

.widget_shopping_cart_content .quantity span {
  font-weight: 600;
}

.widget_shopping_cart_content .mini-cart-price .amount {
  font-weight: 600;
}

.widget_shopping_cart_content .total {
  border-top: 1px solid rgba(136, 136, 136, 0.15);
  padding: 15px 0;
  margin: 0;
}

.widget_shopping_cart_content .total strong {
  font-weight: 500;
}

.widget_shopping_cart_content .total .amount {
  float: right;
  font-weight: 600;
}

.widget_shopping_cart_content .buttons {
  margin: 0;
  text-align: center;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: capitalize;
}

.widget_shopping_cart_content .buttons a.button {
  display: block;
}

.widget_shopping_cart_content .buttons a.button:hover {
  text-decoration: none;
  opacity: 1 !important;
}

.widget_shopping_cart_content .buttons a.button:first-child {
  display: inline-block;
  width: auto;
  position: relative;
  background: 0 0;
  border: none;
  line-height: 1;
  margin-top: 20px;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.widget_shopping_cart_content .buttons a.button:first-child:before {
  display: block;
  bottom: 0;
}

.widget_shopping_cart_content .buttons a.button:last-child {
  width: 100%;
  position: relative;
  color: #fff;
}

.widget_shopping_cart_content .buttons a.button:last-child:before {
  content: "\f287";
  color: #fff;
  position: absolute;
  right: 16px;
  z-index: 1;
  top: 10px;
  line-height: 1;
  font-weight: 400;
  font-size: 20px;
}

.widget_shopping_cart_content .buttons a.button:last-child:hover:before {
  color: inherit;
}

.widget_shopping_cart_content .wcppec-cart-widget-button {
  margin-top: 15px;
  float: left;
}

.widget_shopping_cart_content .woo-cart-empty {
  padding: 0;
  max-height: 300px;
}

.blockOverlay {
  background: rgba(222, 75, 83, 0.2) !important;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.page-sidebar {
  float: right;
  position: relative;
  z-index: 1;
  width: -webkit-calc(25% - 50px);
  width: calc(25% - 50px);
  margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
  .page-sidebar {
    width: 100%;
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10;
    margin: 40px 0 0 0;
  }
}

.page-sidebar.sidebar-right {
  float: right;
}

.page-sidebar.sidebar-left {
  float: left;
}

.page-sidebar .widget:first-child {
  padding-top: 0;
}

.page-sidebar .widget:first-child > :first-child {
  margin-top: 0;
}

.page-sidebar .select2 .select2-selection .select2-selection__rendered {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.page-sidebar.sidebar-boxed {
  background-color: rgba(136, 136, 136, 0.05);
  padding: 4.4vh;
}

@media screen and (max-width: 1024px) {
  .page-sidebar.sidebar-boxed {
    padding: 20px;
  }
}

@media screen and (max-width: 768px) {
  .page-container .content-area,
  .page-container:not(.top-part) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }
}

.sticky-nav {
  max-width: 270px;
  position: fixed;
  right: 4.4vh;
  bottom: 4.4vh;
  z-index: 100;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

@media screen and (max-width: 1024px) {
  .sticky-nav {
    right: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .sticky-nav {
    bottom: 20px;
  }
}

.sticky-nav-holder {
  padding: 3.4vh;
  padding-top: 20px;
  height: 100%;
  background: #fff;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

@media screen and (max-width: 1024px) {
  .sticky-nav-holder {
    padding: 20px;
  }
}

.sticky-nav-image {
  height: 120px;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  width: 100%;
  position: absolute;
  top: -100px;
  left: 0;
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  overflow: hidden;
  z-index: -1;
  opacity: 0;
  -webkit-transform: translateY(10%);
  -ms-transform: translateY(10%);
  transform: translateY(10%);
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.sticky-nav-image img {
  margin-top: -25%;
}

.sticky-nav_heading {
  margin: 5px 0 0;
  color: inherit;
}

.sticky-nav_item {
  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-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  right: 16px;
  top: 16px;
}

.sticky-nav_item .nav-holder {
  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;
}

.sticky-nav_item .nav-holder a {
  margin-left: 6px;
}

@media screen and (max-width: 768px) {
  .sticky-nav {
    position: static;
    max-width: 100%;
    padding: 20px 0;
  }
}

.sticky-nav:hover .sticky-nav-image {
  opacity: 1;
  -webkit-transform: translateY(2%);
  -ms-transform: translateY(2%);
  transform: translateY(2%);
}

.sticky-nav-products {
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.notification-bar {
  padding: 10px 15px;
  position: fixed;
  bottom: 4.4vh;
  background-color: #f9f9f9;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  max-width: 700px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media screen and (max-width: 1024px) {
  .notification-bar {
    bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  .notification-bar {
    max-width: 100%;
    left: 20px;
    right: 20px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.notification-bar .notification-text {
  font-size: 0.94rem;
  padding-right: 30px;
  color: inherit;
}

.notification-bar .notification-text a {
  font-weight: 600;
}

.notification-bar .notification-link {
  display: inline-block;
  font-weight: 600;
}

.notification-bar .notification-link a:not(:hover) {
  color: currentColor;
}

.notification-bar .notification-btn {
  margin-top: 10px;
}

.notification-bar .clb-close {
  position: absolute;
  top: 2px;
  right: 2px;
}

.notification-bar .clb-close .ion {
  height: 40px;
  width: 40px;
  line-height: 40px;
  font-size: 18px;
}

.notification-bar.active {
  opacity: 1;
  visibility: visible;
}

.clb-social {
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.clb-social-holder {
  white-space: nowrap;
  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;
  list-style: none;
}

.clb-social-holder li {
  margin: 0 5px;
}

.clb-social-holder li a:after {
  content: "/";
  display: inline;
  padding-left: 10px;
}

.clb-social-holder li:last-child a:after {
  display: none;
}

.clb-social-holder.icons li {
  padding: 0 5px;
}

.clb-social-holder.icons li i {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.clb-social-holder.icons li a:after {
  display: none;
}

[data-aos][data-aos][data-aos-duration="50"],
body[data-aos-duration="50"] [data-aos] {
  -webkit-transition-duration: 50ms;
  -o-transition-duration: 50ms;
  transition-duration: 50ms;
}

[data-aos][data-aos][data-aos-delay="50"],
body[data-aos-delay="50"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate,
body[data-aos-delay="50"] [data-aos].aos-animate {
  -webkit-transition-delay: 50ms;
  -o-transition-delay: 50ms;
  transition-delay: 50ms;
}

[data-aos][data-aos][data-aos-duration="100"],
body[data-aos-duration="100"] [data-aos] {
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
}

[data-aos][data-aos][data-aos-delay="100"],
body[data-aos-delay="100"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate,
body[data-aos-delay="100"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

[data-aos][data-aos][data-aos-duration="150"],
body[data-aos-duration="150"] [data-aos] {
  -webkit-transition-duration: 150ms;
  -o-transition-duration: 150ms;
  transition-duration: 150ms;
}

[data-aos][data-aos][data-aos-delay="150"],
body[data-aos-delay="150"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate,
body[data-aos-delay="150"] [data-aos].aos-animate {
  -webkit-transition-delay: 150ms;
  -o-transition-delay: 150ms;
  transition-delay: 150ms;
}

[data-aos][data-aos][data-aos-duration="200"],
body[data-aos-duration="200"] [data-aos] {
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}

[data-aos][data-aos][data-aos-delay="200"],
body[data-aos-delay="200"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate,
body[data-aos-delay="200"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

[data-aos][data-aos][data-aos-duration="250"],
body[data-aos-duration="250"] [data-aos] {
  -webkit-transition-duration: 250ms;
  -o-transition-duration: 250ms;
  transition-duration: 250ms;
}

[data-aos][data-aos][data-aos-delay="250"],
body[data-aos-delay="250"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate,
body[data-aos-delay="250"] [data-aos].aos-animate {
  -webkit-transition-delay: 250ms;
  -o-transition-delay: 250ms;
  transition-delay: 250ms;
}

[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate,
body[data-aos-delay="300"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

[data-aos][data-aos][data-aos-duration="350"],
body[data-aos-duration="350"] [data-aos] {
  -webkit-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
}

[data-aos][data-aos][data-aos-delay="350"],
body[data-aos-delay="350"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate,
body[data-aos-delay="350"] [data-aos].aos-animate {
  -webkit-transition-delay: 350ms;
  -o-transition-delay: 350ms;
  transition-delay: 350ms;
}

[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

[data-aos][data-aos][data-aos-delay="400"],
body[data-aos-delay="400"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate,
body[data-aos-delay="400"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

[data-aos][data-aos][data-aos-duration="450"],
body[data-aos-duration="450"] [data-aos] {
  -webkit-transition-duration: 450ms;
  -o-transition-duration: 450ms;
  transition-duration: 450ms;
}

[data-aos][data-aos][data-aos-delay="450"],
body[data-aos-delay="450"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate,
body[data-aos-delay="450"] [data-aos].aos-animate {
  -webkit-transition-delay: 450ms;
  -o-transition-delay: 450ms;
  transition-delay: 450ms;
}

[data-aos][data-aos][data-aos-duration="500"],
body[data-aos-duration="500"] [data-aos] {
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

[data-aos][data-aos][data-aos-delay="500"],
body[data-aos-delay="500"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate,
body[data-aos-delay="500"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

[data-aos][data-aos][data-aos-duration="550"],
body[data-aos-duration="550"] [data-aos] {
  -webkit-transition-duration: 550ms;
  -o-transition-duration: 550ms;
  transition-duration: 550ms;
}

[data-aos][data-aos][data-aos-delay="550"],
body[data-aos-delay="550"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate,
body[data-aos-delay="550"] [data-aos].aos-animate {
  -webkit-transition-delay: 550ms;
  -o-transition-delay: 550ms;
  transition-delay: 550ms;
}

[data-aos][data-aos][data-aos-duration="600"],
body[data-aos-duration="600"] [data-aos] {
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
}

[data-aos][data-aos][data-aos-delay="600"],
body[data-aos-delay="600"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate,
body[data-aos-delay="600"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

[data-aos][data-aos][data-aos-duration="650"],
body[data-aos-duration="650"] [data-aos] {
  -webkit-transition-duration: 650ms;
  -o-transition-duration: 650ms;
  transition-duration: 650ms;
}

[data-aos][data-aos][data-aos-delay="650"],
body[data-aos-delay="650"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate,
body[data-aos-delay="650"] [data-aos].aos-animate {
  -webkit-transition-delay: 650ms;
  -o-transition-delay: 650ms;
  transition-delay: 650ms;
}

[data-aos][data-aos][data-aos-duration="700"],
body[data-aos-duration="700"] [data-aos] {
  -webkit-transition-duration: 0.7s;
  -o-transition-duration: 0.7s;
  transition-duration: 0.7s;
}

[data-aos][data-aos][data-aos-delay="700"],
body[data-aos-delay="700"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate,
body[data-aos-delay="700"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.7s;
  -o-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

[data-aos][data-aos][data-aos-duration="750"],
body[data-aos-duration="750"] [data-aos] {
  -webkit-transition-duration: 750ms;
  -o-transition-duration: 750ms;
  transition-duration: 750ms;
}

[data-aos][data-aos][data-aos-delay="750"],
body[data-aos-delay="750"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate,
body[data-aos-delay="750"] [data-aos].aos-animate {
  -webkit-transition-delay: 750ms;
  -o-transition-delay: 750ms;
  transition-delay: 750ms;
}

[data-aos][data-aos][data-aos-duration="800"],
body[data-aos-duration="800"] [data-aos] {
  -webkit-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

[data-aos][data-aos][data-aos-delay="800"],
body[data-aos-delay="800"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate,
body[data-aos-delay="800"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

[data-aos][data-aos][data-aos-duration="850"],
body[data-aos-duration="850"] [data-aos] {
  -webkit-transition-duration: 850ms;
  -o-transition-duration: 850ms;
  transition-duration: 850ms;
}

[data-aos][data-aos][data-aos-delay="850"],
body[data-aos-delay="850"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate,
body[data-aos-delay="850"] [data-aos].aos-animate {
  -webkit-transition-delay: 850ms;
  -o-transition-delay: 850ms;
  transition-delay: 850ms;
}

[data-aos][data-aos][data-aos-duration="900"],
body[data-aos-duration="900"] [data-aos] {
  -webkit-transition-duration: 0.9s;
  -o-transition-duration: 0.9s;
  transition-duration: 0.9s;
}

[data-aos][data-aos][data-aos-delay="900"],
body[data-aos-delay="900"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate,
body[data-aos-delay="900"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.9s;
  -o-transition-delay: 0.9s;
  transition-delay: 0.9s;
}

[data-aos][data-aos][data-aos-duration="950"],
body[data-aos-duration="950"] [data-aos] {
  -webkit-transition-duration: 950ms;
  -o-transition-duration: 950ms;
  transition-duration: 950ms;
}

[data-aos][data-aos][data-aos-delay="950"],
body[data-aos-delay="950"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate,
body[data-aos-delay="950"] [data-aos].aos-animate {
  -webkit-transition-delay: 950ms;
  -o-transition-delay: 950ms;
  transition-delay: 950ms;
}

[data-aos][data-aos][data-aos-duration="1000"],
body[data-aos-duration="1000"] [data-aos] {
  -webkit-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}

[data-aos][data-aos][data-aos-delay="1000"],
body[data-aos-delay="1000"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate,
body[data-aos-delay="1000"] [data-aos].aos-animate {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}

[data-aos][data-aos][data-aos-duration="1050"],
body[data-aos-duration="1050"] [data-aos] {
  -webkit-transition-duration: 1.05s;
  -o-transition-duration: 1.05s;
  transition-duration: 1.05s;
}

[data-aos][data-aos][data-aos-delay="1050"],
body[data-aos-delay="1050"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate,
body[data-aos-delay="1050"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.05s;
  -o-transition-delay: 1.05s;
  transition-delay: 1.05s;
}

[data-aos][data-aos][data-aos-duration="1100"],
body[data-aos-duration="1100"] [data-aos] {
  -webkit-transition-duration: 1.1s;
  -o-transition-duration: 1.1s;
  transition-duration: 1.1s;
}

[data-aos][data-aos][data-aos-delay="1100"],
body[data-aos-delay="1100"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate,
body[data-aos-delay="1100"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.1s;
  -o-transition-delay: 1.1s;
  transition-delay: 1.1s;
}

[data-aos][data-aos][data-aos-duration="1150"],
body[data-aos-duration="1150"] [data-aos] {
  -webkit-transition-duration: 1.15s;
  -o-transition-duration: 1.15s;
  transition-duration: 1.15s;
}

[data-aos][data-aos][data-aos-delay="1150"],
body[data-aos-delay="1150"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate,
body[data-aos-delay="1150"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.15s;
  -o-transition-delay: 1.15s;
  transition-delay: 1.15s;
}

[data-aos][data-aos][data-aos-duration="1200"],
body[data-aos-duration="1200"] [data-aos] {
  -webkit-transition-duration: 1.2s;
  -o-transition-duration: 1.2s;
  transition-duration: 1.2s;
}

[data-aos][data-aos][data-aos-delay="1200"],
body[data-aos-delay="1200"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate,
body[data-aos-delay="1200"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

[data-aos][data-aos][data-aos-duration="1250"],
body[data-aos-duration="1250"] [data-aos] {
  -webkit-transition-duration: 1.25s;
  -o-transition-duration: 1.25s;
  transition-duration: 1.25s;
}

[data-aos][data-aos][data-aos-delay="1250"],
body[data-aos-delay="1250"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate,
body[data-aos-delay="1250"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.25s;
  -o-transition-delay: 1.25s;
  transition-delay: 1.25s;
}

[data-aos][data-aos][data-aos-duration="1300"],
body[data-aos-duration="1300"] [data-aos] {
  -webkit-transition-duration: 1.3s;
  -o-transition-duration: 1.3s;
  transition-duration: 1.3s;
}

[data-aos][data-aos][data-aos-delay="1300"],
body[data-aos-delay="1300"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate,
body[data-aos-delay="1300"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.3s;
  -o-transition-delay: 1.3s;
  transition-delay: 1.3s;
}

[data-aos][data-aos][data-aos-duration="1350"],
body[data-aos-duration="1350"] [data-aos] {
  -webkit-transition-duration: 1.35s;
  -o-transition-duration: 1.35s;
  transition-duration: 1.35s;
}

[data-aos][data-aos][data-aos-delay="1350"],
body[data-aos-delay="1350"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate,
body[data-aos-delay="1350"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.35s;
  -o-transition-delay: 1.35s;
  transition-delay: 1.35s;
}

[data-aos][data-aos][data-aos-duration="1400"],
body[data-aos-duration="1400"] [data-aos] {
  -webkit-transition-duration: 1.4s;
  -o-transition-duration: 1.4s;
  transition-duration: 1.4s;
}

[data-aos][data-aos][data-aos-delay="1400"],
body[data-aos-delay="1400"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate,
body[data-aos-delay="1400"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.4s;
  -o-transition-delay: 1.4s;
  transition-delay: 1.4s;
}

[data-aos][data-aos][data-aos-duration="1450"],
body[data-aos-duration="1450"] [data-aos] {
  -webkit-transition-duration: 1.45s;
  -o-transition-duration: 1.45s;
  transition-duration: 1.45s;
}

[data-aos][data-aos][data-aos-delay="1450"],
body[data-aos-delay="1450"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate,
body[data-aos-delay="1450"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.45s;
  -o-transition-delay: 1.45s;
  transition-delay: 1.45s;
}

[data-aos][data-aos][data-aos-duration="1500"],
body[data-aos-duration="1500"] [data-aos] {
  -webkit-transition-duration: 1.5s;
  -o-transition-duration: 1.5s;
  transition-duration: 1.5s;
}

[data-aos][data-aos][data-aos-delay="1500"],
body[data-aos-delay="1500"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate,
body[data-aos-delay="1500"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.5s;
  -o-transition-delay: 1.5s;
  transition-delay: 1.5s;
}

[data-aos][data-aos][data-aos-duration="1550"],
body[data-aos-duration="1550"] [data-aos] {
  -webkit-transition-duration: 1.55s;
  -o-transition-duration: 1.55s;
  transition-duration: 1.55s;
}

[data-aos][data-aos][data-aos-delay="1550"],
body[data-aos-delay="1550"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate,
body[data-aos-delay="1550"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.55s;
  -o-transition-delay: 1.55s;
  transition-delay: 1.55s;
}

[data-aos][data-aos][data-aos-duration="1600"],
body[data-aos-duration="1600"] [data-aos] {
  -webkit-transition-duration: 1.6s;
  -o-transition-duration: 1.6s;
  transition-duration: 1.6s;
}

[data-aos][data-aos][data-aos-delay="1600"],
body[data-aos-delay="1600"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate,
body[data-aos-delay="1600"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.6s;
  -o-transition-delay: 1.6s;
  transition-delay: 1.6s;
}

[data-aos][data-aos][data-aos-duration="1650"],
body[data-aos-duration="1650"] [data-aos] {
  -webkit-transition-duration: 1.65s;
  -o-transition-duration: 1.65s;
  transition-duration: 1.65s;
}

[data-aos][data-aos][data-aos-delay="1650"],
body[data-aos-delay="1650"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate,
body[data-aos-delay="1650"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.65s;
  -o-transition-delay: 1.65s;
  transition-delay: 1.65s;
}

[data-aos][data-aos][data-aos-duration="1700"],
body[data-aos-duration="1700"] [data-aos] {
  -webkit-transition-duration: 1.7s;
  -o-transition-duration: 1.7s;
  transition-duration: 1.7s;
}

[data-aos][data-aos][data-aos-delay="1700"],
body[data-aos-delay="1700"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate,
body[data-aos-delay="1700"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.7s;
  -o-transition-delay: 1.7s;
  transition-delay: 1.7s;
}

[data-aos][data-aos][data-aos-duration="1750"],
body[data-aos-duration="1750"] [data-aos] {
  -webkit-transition-duration: 1.75s;
  -o-transition-duration: 1.75s;
  transition-duration: 1.75s;
}

[data-aos][data-aos][data-aos-delay="1750"],
body[data-aos-delay="1750"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate,
body[data-aos-delay="1750"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.75s;
  -o-transition-delay: 1.75s;
  transition-delay: 1.75s;
}

[data-aos][data-aos][data-aos-duration="1800"],
body[data-aos-duration="1800"] [data-aos] {
  -webkit-transition-duration: 1.8s;
  -o-transition-duration: 1.8s;
  transition-duration: 1.8s;
}

[data-aos][data-aos][data-aos-delay="1800"],
body[data-aos-delay="1800"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate,
body[data-aos-delay="1800"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.8s;
  -o-transition-delay: 1.8s;
  transition-delay: 1.8s;
}

[data-aos][data-aos][data-aos-duration="1850"],
body[data-aos-duration="1850"] [data-aos] {
  -webkit-transition-duration: 1.85s;
  -o-transition-duration: 1.85s;
  transition-duration: 1.85s;
}

[data-aos][data-aos][data-aos-delay="1850"],
body[data-aos-delay="1850"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate,
body[data-aos-delay="1850"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.85s;
  -o-transition-delay: 1.85s;
  transition-delay: 1.85s;
}

[data-aos][data-aos][data-aos-duration="1900"],
body[data-aos-duration="1900"] [data-aos] {
  -webkit-transition-duration: 1.9s;
  -o-transition-duration: 1.9s;
  transition-duration: 1.9s;
}

[data-aos][data-aos][data-aos-delay="1900"],
body[data-aos-delay="1900"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate,
body[data-aos-delay="1900"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.9s;
  -o-transition-delay: 1.9s;
  transition-delay: 1.9s;
}

[data-aos][data-aos][data-aos-duration="1950"],
body[data-aos-duration="1950"] [data-aos] {
  -webkit-transition-duration: 1.95s;
  -o-transition-duration: 1.95s;
  transition-duration: 1.95s;
}

[data-aos][data-aos][data-aos-delay="1950"],
body[data-aos-delay="1950"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate,
body[data-aos-delay="1950"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.95s;
  -o-transition-delay: 1.95s;
  transition-delay: 1.95s;
}

[data-aos][data-aos][data-aos-duration="2000"],
body[data-aos-duration="2000"] [data-aos] {
  -webkit-transition-duration: 2s;
  -o-transition-duration: 2s;
  transition-duration: 2s;
}

[data-aos][data-aos][data-aos-delay="2000"],
body[data-aos-delay="2000"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate,
body[data-aos-delay="2000"] [data-aos].aos-animate {
  -webkit-transition-delay: 2s;
  -o-transition-delay: 2s;
  transition-delay: 2s;
}

[data-aos][data-aos][data-aos-duration="2050"],
body[data-aos-duration="2050"] [data-aos] {
  -webkit-transition-duration: 2.05s;
  -o-transition-duration: 2.05s;
  transition-duration: 2.05s;
}

[data-aos][data-aos][data-aos-delay="2050"],
body[data-aos-delay="2050"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate,
body[data-aos-delay="2050"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.05s;
  -o-transition-delay: 2.05s;
  transition-delay: 2.05s;
}

[data-aos][data-aos][data-aos-duration="2100"],
body[data-aos-duration="2100"] [data-aos] {
  -webkit-transition-duration: 2.1s;
  -o-transition-duration: 2.1s;
  transition-duration: 2.1s;
}

[data-aos][data-aos][data-aos-delay="2100"],
body[data-aos-delay="2100"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate,
body[data-aos-delay="2100"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.1s;
  -o-transition-delay: 2.1s;
  transition-delay: 2.1s;
}

[data-aos][data-aos][data-aos-duration="2150"],
body[data-aos-duration="2150"] [data-aos] {
  -webkit-transition-duration: 2.15s;
  -o-transition-duration: 2.15s;
  transition-duration: 2.15s;
}

[data-aos][data-aos][data-aos-delay="2150"],
body[data-aos-delay="2150"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate,
body[data-aos-delay="2150"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.15s;
  -o-transition-delay: 2.15s;
  transition-delay: 2.15s;
}

[data-aos][data-aos][data-aos-duration="2200"],
body[data-aos-duration="2200"] [data-aos] {
  -webkit-transition-duration: 2.2s;
  -o-transition-duration: 2.2s;
  transition-duration: 2.2s;
}

[data-aos][data-aos][data-aos-delay="2200"],
body[data-aos-delay="2200"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate,
body[data-aos-delay="2200"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.2s;
  -o-transition-delay: 2.2s;
  transition-delay: 2.2s;
}

[data-aos][data-aos][data-aos-duration="2250"],
body[data-aos-duration="2250"] [data-aos] {
  -webkit-transition-duration: 2.25s;
  -o-transition-duration: 2.25s;
  transition-duration: 2.25s;
}

[data-aos][data-aos][data-aos-delay="2250"],
body[data-aos-delay="2250"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate,
body[data-aos-delay="2250"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.25s;
  -o-transition-delay: 2.25s;
  transition-delay: 2.25s;
}

[data-aos][data-aos][data-aos-duration="2300"],
body[data-aos-duration="2300"] [data-aos] {
  -webkit-transition-duration: 2.3s;
  -o-transition-duration: 2.3s;
  transition-duration: 2.3s;
}

[data-aos][data-aos][data-aos-delay="2300"],
body[data-aos-delay="2300"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate,
body[data-aos-delay="2300"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.3s;
  -o-transition-delay: 2.3s;
  transition-delay: 2.3s;
}

[data-aos][data-aos][data-aos-duration="2350"],
body[data-aos-duration="2350"] [data-aos] {
  -webkit-transition-duration: 2.35s;
  -o-transition-duration: 2.35s;
  transition-duration: 2.35s;
}

[data-aos][data-aos][data-aos-delay="2350"],
body[data-aos-delay="2350"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate,
body[data-aos-delay="2350"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.35s;
  -o-transition-delay: 2.35s;
  transition-delay: 2.35s;
}

[data-aos][data-aos][data-aos-duration="2400"],
body[data-aos-duration="2400"] [data-aos] {
  -webkit-transition-duration: 2.4s;
  -o-transition-duration: 2.4s;
  transition-duration: 2.4s;
}

[data-aos][data-aos][data-aos-delay="2400"],
body[data-aos-delay="2400"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate,
body[data-aos-delay="2400"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.4s;
  -o-transition-delay: 2.4s;
  transition-delay: 2.4s;
}

[data-aos][data-aos][data-aos-duration="2450"],
body[data-aos-duration="2450"] [data-aos] {
  -webkit-transition-duration: 2.45s;
  -o-transition-duration: 2.45s;
  transition-duration: 2.45s;
}

[data-aos][data-aos][data-aos-delay="2450"],
body[data-aos-delay="2450"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate,
body[data-aos-delay="2450"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.45s;
  -o-transition-delay: 2.45s;
  transition-delay: 2.45s;
}

[data-aos][data-aos][data-aos-duration="2500"],
body[data-aos-duration="2500"] [data-aos] {
  -webkit-transition-duration: 2.5s;
  -o-transition-duration: 2.5s;
  transition-duration: 2.5s;
}

[data-aos][data-aos][data-aos-delay="2500"],
body[data-aos-delay="2500"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate,
body[data-aos-delay="2500"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.5s;
  -o-transition-delay: 2.5s;
  transition-delay: 2.5s;
}

[data-aos][data-aos][data-aos-duration="2550"],
body[data-aos-duration="2550"] [data-aos] {
  -webkit-transition-duration: 2.55s;
  -o-transition-duration: 2.55s;
  transition-duration: 2.55s;
}

[data-aos][data-aos][data-aos-delay="2550"],
body[data-aos-delay="2550"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate,
body[data-aos-delay="2550"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.55s;
  -o-transition-delay: 2.55s;
  transition-delay: 2.55s;
}

[data-aos][data-aos][data-aos-duration="2600"],
body[data-aos-duration="2600"] [data-aos] {
  -webkit-transition-duration: 2.6s;
  -o-transition-duration: 2.6s;
  transition-duration: 2.6s;
}

[data-aos][data-aos][data-aos-delay="2600"],
body[data-aos-delay="2600"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate,
body[data-aos-delay="2600"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.6s;
  -o-transition-delay: 2.6s;
  transition-delay: 2.6s;
}

[data-aos][data-aos][data-aos-duration="2650"],
body[data-aos-duration="2650"] [data-aos] {
  -webkit-transition-duration: 2.65s;
  -o-transition-duration: 2.65s;
  transition-duration: 2.65s;
}

[data-aos][data-aos][data-aos-delay="2650"],
body[data-aos-delay="2650"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate,
body[data-aos-delay="2650"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.65s;
  -o-transition-delay: 2.65s;
  transition-delay: 2.65s;
}

[data-aos][data-aos][data-aos-duration="2700"],
body[data-aos-duration="2700"] [data-aos] {
  -webkit-transition-duration: 2.7s;
  -o-transition-duration: 2.7s;
  transition-duration: 2.7s;
}

[data-aos][data-aos][data-aos-delay="2700"],
body[data-aos-delay="2700"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate,
body[data-aos-delay="2700"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.7s;
  -o-transition-delay: 2.7s;
  transition-delay: 2.7s;
}

[data-aos][data-aos][data-aos-duration="2750"],
body[data-aos-duration="2750"] [data-aos] {
  -webkit-transition-duration: 2.75s;
  -o-transition-duration: 2.75s;
  transition-duration: 2.75s;
}

[data-aos][data-aos][data-aos-delay="2750"],
body[data-aos-delay="2750"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate,
body[data-aos-delay="2750"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.75s;
  -o-transition-delay: 2.75s;
  transition-delay: 2.75s;
}

[data-aos][data-aos][data-aos-duration="2800"],
body[data-aos-duration="2800"] [data-aos] {
  -webkit-transition-duration: 2.8s;
  -o-transition-duration: 2.8s;
  transition-duration: 2.8s;
}

[data-aos][data-aos][data-aos-delay="2800"],
body[data-aos-delay="2800"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate,
body[data-aos-delay="2800"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.8s;
  -o-transition-delay: 2.8s;
  transition-delay: 2.8s;
}

[data-aos][data-aos][data-aos-duration="2850"],
body[data-aos-duration="2850"] [data-aos] {
  -webkit-transition-duration: 2.85s;
  -o-transition-duration: 2.85s;
  transition-duration: 2.85s;
}

[data-aos][data-aos][data-aos-delay="2850"],
body[data-aos-delay="2850"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate,
body[data-aos-delay="2850"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.85s;
  -o-transition-delay: 2.85s;
  transition-delay: 2.85s;
}

[data-aos][data-aos][data-aos-duration="2900"],
body[data-aos-duration="2900"] [data-aos] {
  -webkit-transition-duration: 2.9s;
  -o-transition-duration: 2.9s;
  transition-duration: 2.9s;
}

[data-aos][data-aos][data-aos-delay="2900"],
body[data-aos-delay="2900"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate,
body[data-aos-delay="2900"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.9s;
  -o-transition-delay: 2.9s;
  transition-delay: 2.9s;
}

[data-aos][data-aos][data-aos-duration="2950"],
body[data-aos-duration="2950"] [data-aos] {
  -webkit-transition-duration: 2.95s;
  -o-transition-duration: 2.95s;
  transition-duration: 2.95s;
}

[data-aos][data-aos][data-aos-delay="2950"],
body[data-aos-delay="2950"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate,
body[data-aos-delay="2950"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.95s;
  -o-transition-delay: 2.95s;
  transition-delay: 2.95s;
}

[data-aos][data-aos][data-aos-duration="3000"],
body[data-aos-duration="3000"] [data-aos] {
  -webkit-transition-duration: 3s;
  -o-transition-duration: 3s;
  transition-duration: 3s;
}

[data-aos][data-aos][data-aos-delay="3000"],
body[data-aos-delay="3000"] [data-aos] {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate,
body[data-aos-delay="3000"] [data-aos].aos-animate {
  -webkit-transition-delay: 3s;
  -o-transition-delay: 3s;
  transition-delay: 3s;
}

[data-aos] {
  pointer-events: none;
}

[data-aos].aos-animate {
  pointer-events: auto;
}

[data-aos][data-aos][data-aos-easing="linear"],
body[data-aos-easing="linear"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
  -o-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}

[data-aos][data-aos][data-aos-easing="ease"],
body[data-aos-easing="ease"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
  -o-transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}

[data-aos][data-aos][data-aos-easing="ease-in"],
body[data-aos-easing="ease-in"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 1, 1);
  -o-transition-timing-function: cubic-bezier(0.42, 0, 1, 1);
  transition-timing-function: cubic-bezier(0.42, 0, 1, 1);
}

[data-aos][data-aos][data-aos-easing="ease-out"],
body[data-aos-easing="ease-out"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
  -o-transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
}

[data-aos][data-aos][data-aos-easing="ease-in-out"],
body[data-aos-easing="ease-in-out"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}

[data-aos][data-aos][data-aos-easing="ease-in-back"],
body[data-aos-easing="ease-in-back"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
  -o-transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

[data-aos][data-aos][data-aos-easing="ease-out-back"],
body[data-aos-easing="ease-out-back"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

[data-aos][data-aos][data-aos-easing="ease-in-out-back"],
body[data-aos-easing="ease-in-out-back"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -o-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

[data-aos][data-aos][data-aos-easing="ease-in-sine"],
body[data-aos-easing="ease-in-sine"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
  -o-transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}

[data-aos][data-aos][data-aos-easing="ease-out-sine"],
body[data-aos-easing="ease-out-sine"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}

[data-aos][data-aos][data-aos-easing="ease-in-out-sine"],
body[data-aos-easing="ease-in-out-sine"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

[data-aos][data-aos][data-aos-easing="ease-in-quad"],
body[data-aos-easing="ease-in-quad"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing="ease-out-quad"],
body[data-aos-easing="ease-out-quad"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing="ease-in-out-quad"],
body[data-aos-easing="ease-in-out-quad"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos][data-aos][data-aos-easing="ease-in-cubic"],
body[data-aos-easing="ease-in-cubic"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing="ease-out-cubic"],
body[data-aos-easing="ease-out-cubic"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing="ease-in-out-cubic"],
body[data-aos-easing="ease-in-out-cubic"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos][data-aos][data-aos-easing="ease-in-quart"],
body[data-aos-easing="ease-in-quart"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing="ease-out-quart"],
body[data-aos-easing="ease-out-quart"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing="ease-in-out-quart"],
body[data-aos-easing="ease-in-out-quart"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

@media screen {
  html:not(.no-js) [data-aos^="fade"][data-aos^="fade"] {
    opacity: 0;
    -webkit-transition-property:
      opacity,
      -webkit-transform;
    transition-property:
      opacity,
      -webkit-transform;
    -o-transition-property: opacity, transform;
    transition-property: opacity, transform;
    transition-property:
      opacity,
      transform,
      -webkit-transform;
  }

  html:not(.no-js) [data-aos^="fade"][data-aos^="fade"].aos-animate {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  html:not(.no-js) [data-aos="fade-up"] {
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }

  html:not(.no-js) [data-aos="fade-right"] {
    -webkit-transform: translate3d(-30px, 0, 0);
    transform: translate3d(-30px, 0, 0);
  }

  html:not(.no-js) [data-aos="fade-left"] {
    -webkit-transform: translate3d(30px, 0, 0);
    transform: translate3d(30px, 0, 0);
  }

  html:not(.no-js) [data-aos^="zoom"][data-aos^="zoom"] {
    opacity: 0;
    -webkit-transition-property:
      opacity,
      -webkit-transform;
    transition-property:
      opacity,
      -webkit-transform;
    -o-transition-property: opacity, transform;
    transition-property: opacity, transform;
    transition-property:
      opacity,
      transform,
      -webkit-transform;
  }

  html:not(.no-js) [data-aos^="zoom"][data-aos^="zoom"].aos-animate {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
  }

  html:not(.no-js) [data-aos="zoom-in"] {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
  }

  html:not(.no-js) [data-aos^="slide"][data-aos^="slide"] {
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property:
      transform,
      -webkit-transform;
    visibility: hidden;
  }

  html:not(.no-js) [data-aos^="slide"][data-aos^="slide"].aos-animate {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  html:not(.no-js) [data-aos="slide-up"] {
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0);
  }

  html:not(.no-js) [data-aos^="flip"][data-aos^="flip"] {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property:
      transform,
      -webkit-transform;
  }

  html:not(.no-js) [data-aos="flip-up"] {
    -webkit-transform: perspective(2500px) rotateX(-100deg);
    transform: perspective(2500px) rotateX(-100deg);
  }

  html:not(.no-js) [data-aos="flip-up"].aos-animate {
    -webkit-transform: perspective(2500px) rotateX(0);
    transform: perspective(2500px) rotateX(0);
  }

  html:not(.no-js) [data-aos="flip-down"] {
    -webkit-transform: perspective(2500px) rotateX(100deg);
    transform: perspective(2500px) rotateX(100deg);
  }

  html:not(.no-js) [data-aos="flip-down"].aos-animate {
    -webkit-transform: perspective(2500px) rotateX(0);
    transform: perspective(2500px) rotateX(0);
  }
}

.dark-scheme,
.dark-scheme .heading .subtitle,
.dark-scheme .pricing_list_item.disabled,
.dark-scheme .search-form .search-submit,
.dark-scheme .select-holder select,
.dark-scheme .site-footer,
.dark-scheme .site-footer .site-info,
.dark-scheme .site-footer .widgets a,
.dark-scheme .subtitle-font,
.dark-scheme .woo-cart_item_values p span,
.dark-scheme .woocommerce-product-search .search-submit,
.dark-scheme a.category,
.dark-scheme p.subtitle {
  color: rgba(255, 255, 255, 0.75);
}

.dark-scheme .btn-play.btn-round-outline .ion,
.dark-scheme .clb-blank-image i,
.dark-scheme .clb-scroll-top.dark-typo,
.dark-scheme .clb-scroll-top.dark-typo .font-titles,
.dark-scheme .clb-social.dark-typo,
.dark-scheme .clb-social.dark-typo .font-titles,
.dark-scheme .counter-box-count,
.dark-scheme .font-titles,
.dark-scheme .ohio-slider-sc .btn-round .ion,
.dark-scheme .portfolio-details .portfolio-details-categories,
.dark-scheme .price,
.dark-scheme .product-item-price,
.dark-scheme .search-global.fixed .ion.dark-typo,
.dark-scheme .site-footer .btn-flat,
.dark-scheme .site-footer .widget-title,
.dark-scheme .socialbar a,
.dark-scheme .socialbar.boxed a i,
.dark-scheme .woo-cart_item_name .woo-c_product > a,
.dark-scheme .woo_c-product-details .star-rating,
.dark-scheme h1,
.dark-scheme h2,
.dark-scheme h3,
.dark-scheme h4,
.dark-scheme h5,
.dark-scheme h6 {
  color: #fff;
}

.dark-scheme .clb-blank-image svg {
  fill: #fff;
}

.dark-scheme mark {
  background: rgba(159, 248, 208, 0.25);
}

.dark-scheme .clb-slider-pagination .clb-slider-page {
  background-color: rgba(0, 0, 0, 0.15);
}

.dark-scheme .clb-slider-pagination .clb-slider-page.active {
  background-color: rgba(0, 0, 0, 0.3);
}

.dark-scheme,
.dark-scheme .boxed-container,
.dark-scheme .clb-page-headline:before,
.dark-scheme .horizontal_accordionItem,
.dark-scheme .site-footer {
  background-color: #1a191d;
}

.dark-scheme .site-content {
  background-color: #1a191d;
}

.dark-scheme .horizontal_accordionItem:hover {
  background-color: #1b1a1e;
}

.dark-scheme .-mobile .nav-item a,
.dark-scheme .-mobile .sub-nav-item a,
.dark-scheme .-sticky .branding-title,
.dark-scheme .-sticky .hamburger,
.dark-scheme .clb-mode-switcher,
.dark-scheme .clb-popup-product .price,
.dark-scheme .clb-popup-product .woo_c-product,
.dark-scheme .clb-popup-product .woo_c-product-details-title,
.dark-scheme .clb-share-bar .socialbar a:not(:hover) i,
.dark-scheme .clb-subscribe,
.dark-scheme .clb-subscribe .btn,
.dark-scheme .header.-sticky,
.dark-scheme .header:not(.header-5) .sub-menu,
.dark-scheme .mbl-overlay .btn-round-light .ion,
.dark-scheme .mbl-overlay .copyright,
.dark-scheme .mbl-overlay .lang-dropdown,
.dark-scheme .notification-bar,
.dark-scheme .product-item .btn-round-light,
.dark-scheme .select-holder option,
.dark-scheme
  .select2-container--default
  .select2-results
  > .select2-results__options,
.dark-scheme .sticky-nav,
.dark-scheme .sticky-nav_item h6,
.dark-scheme .sticky-product,
.dark-scheme .sticky-product .price,
.dark-scheme .sticky-product-desc .btn,
.dark-scheme .submenu_cart,
.dark-scheme
  .widget_shopping_cart_content
  .mini-cart-description
  .mini-cart-item-title
  > a:not(:hover),
.dark-scheme .woo_c-product .sticky-product-desc .category,
.dark-scheme .woocommerce-mini-cart__buttons .button:first-child {
  color: initial;
}

.dark-scheme .header .branding .branding-title .logo .main-logo,
.dark-scheme .header .branding .branding-title .mobile-logo .main-logo {
  display: none;
}

.dark-scheme .header .branding .branding-title .logo .dark-scheme-logo,
.dark-scheme .header .branding .branding-title .mobile-logo .dark-scheme-logo {
  display: block;
}

.dark-scheme .site-footer .widget_ohio_widget_logo .theme-logo .main-logo {
  display: none;
}

.dark-scheme
  .site-footer
  .widget_ohio_widget_logo
  .theme-logo
  .dark-scheme-logo {
  display: block;
}

.dark-scheme .dark_mode_light_column.wpb_column > .vc_column-inner,
.dark-scheme .dark_mode_light_column > .elementor-column-wrap,
.dark-scheme .dark_mode_light_row,
.dark-scheme .dark_mode_light_row.vc_row,
.dark-scheme .dark_mode_light_widget > .elementor-widget-container {
  background-color: rgba(255, 255, 255, 0.025) !important;
}

.dark-scheme .clb__dark_mode_fill .vc_column-inner,
.dark-scheme .dark_mode_dark_column > .elementor-column-wrap,
.dark-scheme .dark_mode_dark_row,
.dark-scheme .dark_mode_dark_widget > .elementor-widget-container {
  background-color: rgba(26, 25, 29, 0.95) !important;
}

.dark-scheme .clb__dark_mode_spacer,
.dark-scheme .clb__dark_mode_spacer .elementor-spacer {
  background-color: #1a191d !important;
}

.dark-scheme .clb__dark_mode_spacer_light,
.dark-scheme .clb__dark_mode_spacer_light .elementor-spacer {
  background-color: rgba(136, 136, 136, 0.05) !important;
}

.dark-scheme .clb__dark_mode_spacer_reset,
.dark-scheme .clb__dark_mode_spacer_reset .elementor-spacer {
  background-color: transparent !important;
}

.dark-scheme .clb__dark_mode_image img {
  mix-blend-mode: multiply;
}

.dark-scheme .vc_row .vc-bg-lines div {
  background-color: rgba(255, 255, 255, 0.03);
}

.dark-scheme .alx-block-quote:not(.is-large):not(.is-style-large),
.dark-scheme .alx-block-table td,
.dark-scheme .alx-block-table th,
.dark-scheme .icon-box.shape-border .icon-box-icon,
.dark-scheme .woo-cart_item,
.dark-scheme .woo_c-product-details-variations,
.dark-scheme
  .woo_c-product-details-variations
  .single_variation_wrap
  .woo-variation-price,
.dark-scheme blockquote,
.dark-scheme q,
.dark-scheme table td,
.dark-scheme table th {
  border-color: rgba(136, 136, 136, 0.15);
}

.dark-scheme .circle-progress-bar .circle .progress__meter {
  stroke: rgba(255, 255, 255, 0.1);
}

.dark-scheme rs-sbg:after {
  content: "";
  background-color: rgba(23, 22, 26, 0.5);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
}

.dark-scheme .alt,
.dark-scheme .btn,
.dark-scheme .button {
  color: #fff;
}

.dark-scheme
  .alt:not(.btn-elementor-colored):not(.btn-link):not(.btn-outline):not(
    .comment-author-admin
  ):not(.btn-flat):not(.btn-brand):not(.purchase-theme):not(
    .product_type_external
  ):not(.product_type_grouped):not(.wc-forward):not(.btn-subscribe):not(
    .add_to_cart_button
  ):not(.feedback):not(.add_to_wishlist):not(.view-cart):not(:hover):not(
    :active
  ):not(:focus),
.dark-scheme
  .btn:not(.btn-elementor-colored):not(.btn-link):not(.btn-outline):not(
    .comment-author-admin
  ):not(.btn-flat):not(.btn-brand):not(.purchase-theme):not(
    .product_type_external
  ):not(.product_type_grouped):not(.wc-forward):not(.btn-subscribe):not(
    .add_to_cart_button
  ):not(.feedback):not(.add_to_wishlist):not(.view-cart):not(:hover):not(
    :active
  ):not(:focus),
.dark-scheme
  .button:not(.btn-elementor-colored):not(.btn-link):not(.btn-outline):not(
    .comment-author-admin
  ):not(.btn-flat):not(.btn-brand):not(.purchase-theme):not(
    .product_type_external
  ):not(.product_type_grouped):not(.wc-forward):not(.btn-subscribe):not(
    .add_to_cart_button
  ):not(.feedback):not(.add_to_wishlist):not(.view-cart):not(:hover):not(
    :active
  ):not(:focus) {
  background-color: #6f6f6f;
  border-color: #6f6f6f;
}

.dark-scheme .alt.btn-outline,
.dark-scheme .btn.btn-outline,
.dark-scheme .button.btn-outline {
  border-color: #6f6f6f;
}

.dark-scheme
  .wc-proceed-to-checkout
  .button:not(:hover):not(:active):not(:focus) {
  background-color: #6f6f6f;
  border-color: #6f6f6f;
}

.dark-scheme .select-holder select,
.dark-scheme .select2-container--default .select2-selection--single,
.dark-scheme input[type="email"],
.dark-scheme input[type="number"],
.dark-scheme input[type="password"],
.dark-scheme input[type="tel"],
.dark-scheme input[type="text"],
.dark-scheme input[type="url"],
.dark-scheme textarea {
  color: inherit;
  background-color: rgba(255, 255, 255, 0.05);
}

.dark-scheme .clb-popup .clb-subscribe input[type="email"] {
  background: rgba(136, 136, 136, 0.05);
}

.dark-scheme .grid_10 .clb-slider-pagination,
.dark-scheme .grid_3 .clb-slider-pagination,
.dark-scheme .grid_4 .clb-slider-pagination,
.dark-scheme .grid_5 .clb-slider-pagination,
.dark-scheme .grid_6 .clb-slider-pagination,
.dark-scheme .grid_7 .clb-slider-pagination,
.dark-scheme .grid_9 .clb-slider-pagination {
  color: #fff;
}

.dark-scheme .grid_10 .portfolio-item-fullscreen .portfolio-item-overlay,
.dark-scheme .grid_3 .portfolio-item-fullscreen .portfolio-item-overlay,
.dark-scheme .grid_5 .portfolio-item-fullscreen .portfolio-item-overlay,
.dark-scheme .grid_6 .portfolio-item-fullscreen .portfolio-item-overlay,
.dark-scheme .grid_9 .portfolio-item-fullscreen .portfolio-item-overlay {
  background: rgba(23, 22, 26, 0.992);
}

.dark-scheme .grid_4 .portfolio-item .portfolio-item-overlay {
  background-color: rgba(23, 22, 26, 0.55);
}

.dark-scheme .grid_7 .portfolio-item {
  background: rgba(23, 22, 26, 0.992);
}

.dark-scheme .grid_7 .portfolio-item .portfolio-item-image:before {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(23, 22, 26, 0)),
    to(rgba(23, 22, 26, 0.992))
  );
  background-image: -webkit-linear-gradient(
    left,
    rgba(23, 22, 26, 0),
    rgba(23, 22, 26, 0.992)
  );
  background-image: -o-linear-gradient(
    left,
    rgba(23, 22, 26, 0),
    rgba(23, 22, 26, 0.992)
  );
  background-image: linear-gradient(
    to right,
    rgba(23, 22, 26, 0),
    rgba(23, 22, 26, 0.992)
  );
}

.dark-scheme .grid_10 .portfolio-item .portfolio-bg-overlay:before {
  background-color: rgba(23, 22, 26, 0.99);
}

.dark-scheme .grid_10 .portfolio-item .portfolio-item-image:before {
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    from(rgba(23, 22, 26, 0)),
    to(rgba(23, 22, 26, 0.992))
  );
  background-image: -webkit-linear-gradient(
    right,
    rgba(23, 22, 26, 0),
    rgba(23, 22, 26, 0.992)
  );
  background-image: -o-linear-gradient(
    right,
    rgba(23, 22, 26, 0),
    rgba(23, 22, 26, 0.992)
  );
  background-image: linear-gradient(
    to left,
    rgba(23, 22, 26, 0),
    rgba(23, 22, 26, 0.992)
  );
}

.dark-scheme h6.cart_heading_title,
.dark-scheme h6.clb-subscribe-content-headline,
.dark-scheme h6.sticky-nav_heading {
  color: initial;
}

.dark-scheme h5.cart_heading_title,
.dark-scheme h5.clb-subscribe-content-headline,
.dark-scheme h5.sticky-nav_heading {
  color: initial;
}

.dark-scheme h4.cart_heading_title,
.dark-scheme h4.clb-subscribe-content-headline,
.dark-scheme h4.sticky-nav_heading {
  color: initial;
}

.dark-scheme h3.cart_heading_title,
.dark-scheme h3.clb-subscribe-content-headline,
.dark-scheme h3.sticky-nav_heading {
  color: initial;
}

.dark-scheme h2.cart_heading_title,
.dark-scheme h2.clb-subscribe-content-headline,
.dark-scheme h2.sticky-nav_heading {
  color: initial;
}

.dark-scheme h1.cart_heading_title,
.dark-scheme h1.clb-subscribe-content-headline,
.dark-scheme h1.sticky-nav_heading {
  color: initial;
}

@media screen and (max-width: 768px) {
  .dark-scheme .filter-holder {
    color: initial;
  }

  .dark-scheme .filter-holder .select-holder select {
    background-color: rgba(23, 22, 26, 0.04);
  }

  .dark-scheme [class*="type"] .woo_c-product-details {
    background-color: #1a191d;
  }
}

.switching
  .portfolio-item-grid.portfolio-grid-type-12
  .portfolio-item-details
  .portfolio-item-details-headline:after,
.switching :not(.clb-mode-switcher-toddler) {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

body:not(.dark-scheme)
  .header
  .branding
  .branding-title
  .logo
  .dark-scheme-logo,
body:not(.dark-scheme)
  .header
  .branding
  .branding-title
  .mobile-logo
  .dark-scheme-logo {
  display: none;
}

body:not(.dark-scheme)
  .site-footer
  .widget_ohio_widget_logo
  .theme-logo
  .dark-scheme-logo {
  display: none;
}

.elementor {
  margin-left: -20px;
  margin-right: -20px;
}

.elementor .elementor-widget-text-editor:not(:first-child) {
  margin-top: -10px;
}

.elementor
  .elementor-column-gap-wide
  > .elementor-row
  > .elementor-column
  > .elementor-column-wrap {
  padding-top: 0;
  padding-bottom: 0;
}

.elementor .animated {
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
}

@-webkit-keyframes fadeInUpShort {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpShort {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes fadeInDownShort {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -40px, 0);
    transform: translate3d(0, -40px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownShort {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -40px, 0);
    transform: translate3d(0, -40px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes fadeInLeftShort {
  from {
    opacity: 0;
    -webkit-transform: translate3d(40px, 0, 0);
    transform: translate3d(40px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftShort {
  from {
    opacity: 0;
    -webkit-transform: translate3d(40px, 0, 0);
    transform: translate3d(40px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes fadeInRightShort {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightShort {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.elementor .fadeInUp {
  -webkit-animation-name: fadeInUpShort;
  animation-name: fadeInUpShort;
}

.elementor .fadeInDown {
  -webkit-animation-name: fadeInDownShort;
  animation-name: fadeInDownShort;
}

.elementor .fadeInLeft {
  -webkit-animation-name: fadeInLeftShort;
  animation-name: fadeInLeftShort;
}

.elementor .fadeInRight {
  -webkit-animation-name: fadeInRightShort;
  animation-name: fadeInRightShort;
}

@media screen and (min-width: 1025px) {
  .clb__narrow {
    padding-right: -webkit-calc(10vw + 20px);
    padding-right: calc(10vw + 20px);
    padding-left: -webkit-calc(10vw + 20px);
    padding-left: calc(10vw + 20px);
  }
}

@media screen and (min-width: 1025px) {
  .clb__regular {
    padding-right: -webkit-calc(2vw + 20px);
    padding-right: calc(2vw + 20px);
    padding-left: -webkit-calc(2vw + 20px);
    padding-left: calc(2vw + 20px);
  }
}

.elementor-page
  .page-container.full
  .elementor-section.elementor-section-boxed
  > .elementor-container {
  max-width: none;
}

@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .elementor-page
    .page-container.full
    .elementor-section.elementor-section-boxed
    > .elementor-container {
    max-width: none;
  }
}

.builder-switcher {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-top: 10px;
}

.builder-switcher a {
  padding: 1px 10px;
  border: 1px solid #828084;
  font-size: 0.86em;
  font-weight: 500;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
}

.builder-switcher a:first-child {
  -webkit-border-bottom-left-radius: 14px;
  border-bottom-left-radius: 14px;
  -webkit-border-top-left-radius: 14px;
  border-top-left-radius: 14px;
}

.builder-switcher a:last-child {
  -webkit-border-bottom-right-radius: 14px;
  border-bottom-right-radius: 14px;
  -webkit-border-top-right-radius: 14px;
  border-top-right-radius: 14px;
  margin-left: -1px;
}

.builder-switcher a.active,
.builder-switcher a:hover {
  background-color: #828084;
  color: #fff;
}

.builder-switcher a:not(.active):hover {
  background-color: rgba(0, 0, 0, 0.5);
}

@media screen and (max-width: 768px) {
  .elementor-element.elementor-products-grid ul.products {
    grid-template-columns: 100% !important;
  }
}

@media screen and (max-width: 768px) {
  .portfolio-grid {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .portfolio-grid .grid-item {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.portfolio-grid.is-loading {
  max-height: 0 !important;
}

.portfolio-grid.is-loading .portfolio-item.portfolio-grid-type-1,
.portfolio-grid.is-loading .portfolio-item.portfolio-grid-type-11,
.portfolio-grid.is-loading .portfolio-item.portfolio-grid-type-2 {
  visibility: hidden;
  opacity: 0;
}

.portfolio-sorting {
  width: auto;
  padding-bottom: 3.4vh;
  vertical-align: middle;
  text-align: center;
  font-size: 1.02em;
}

@media screen and (max-width: 1024px) {
  .portfolio-sorting {
    padding-bottom: 20px;
  }
}

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

.portfolio-sorting.text-left {
  text-align: left;
}

.portfolio-sorting.text-right {
  text-align: right;
}

.portfolio-sorting li {
  display: inline-block;
  padding: 0;
}

.portfolio-sorting li:first-child a {
  margin-left: 0;
}

.portfolio-sorting li:last-child a {
  margin-right: 0;
}

.portfolio-sorting li a {
  margin: 0 16px;
  display: inline-block;
  font-weight: 500;
  position: relative;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  font-size: 0.98em;
}

@media screen and (max-width: 768px) {
  .portfolio-sorting li a {
    margin: 0 25px 0 0;
  }
}

.portfolio-sorting li a .num {
  font-size: 10px;
  top: -5px;
  right: -15px;
  text-align: left;
  position: absolute;
  font-size: 0.7em;
}

.portfolio-sorting li a .name {
  position: relative;
}

.portfolio-sorting li a.active {
  color: #d90a2c;
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  .portfolio-sorting {
    padding-right: 0;
  }

  .portfolio-sorting,
  .portfolio-sorting.text-left,
  .portfolio-sorting.text-right {
    text-align: left;
  }
}

.portfolio-onepage-slider.grid_5 {
  overflow: hidden;
}

.portfolio-onepage-slider.grid_5 .clb-slider-nav-btn {
  z-index: 10;
}

.grid_12 {
  position: relative;
  counter-reset: portfolio-number;
}

.grid_12 .lazy-load,
.grid_12 .portfolio-sorting {
  width: 100%;
}

.grid_12 .portfolio-grid-holder {
  position: relative;
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
  overflow-x: hidden;
}

.grid_12 .portfolio-grid-holder .portfolio-grid {
  -webkit-transform-origin: bottom left;
  -ms-transform-origin: bottom left;
  transform-origin: bottom left;
  -webkit-transform: rotate(-90deg) translateY(100%);
  -ms-transform: rotate(-90deg) translateY(100%);
  transform: rotate(-90deg) translateY(100%);
  overflow-y: auto;
  overflow-x: hidden;
  left: 20px;
  bottom: 0;
  right: 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  top: auto !important;
  position: absolute !important;
  border-left: 1px solid rgba(136, 136, 136, 0.2);
}

.grid_12 .portfolio-grid-holder .portfolio-grid .grid-item {
  position: static !important;
  left: auto !important;
  top: auto !important;
  padding: 0 0 0 40px !important;
  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;
  height: -webkit-calc(100% / 10);
  height: calc(100% / 10);
}

@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .grid_12 .portfolio-grid-holder .portfolio-grid .grid-item {
    padding: 0 0 0 25px !important;
  }
}

.grid_12 .portfolio-grid-holder .portfolio-grid::-webkit-scrollbar,
.grid_12 .portfolio-grid-holder .portfolio-grid::-webkit-scrollbar-thumb {
  visibility: hidden;
}

@media screen and (max-width: 768px) {
  .grid_12 .portfolio-grid-holder .portfolio-grid {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    overflow: visible;
    position: relative !important;
    top: auto !important;
    height: auto !important;
    left: auto;
    max-width: 100%;
  }

  .grid_12 .portfolio-grid-holder .portfolio-grid .grid-item {
    padding: 0 0 5px 20px !important;
  }
}

.grid_12 .portfolio-grid-holder-underline {
  position: absolute;
  bottom: 0;
  height: 1px;
  width: 1px;
  background-color: rgba(136, 136, 136, 0.65);
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.grid_12 .portfolio-grid-images {
  z-index: 10;
  position: relative;
  height: 0;
  width: 0;
}

.grid_12 .portfolio-grid-images .portfolio-item-image {
  position: fixed;
  left: 10px;
  top: 10px;
  opacity: 0;
  visibility: hidden;
  will-change: transform;
  pointer-events: none;
}

.grid_12 .portfolio-grid-images .portfolio-item-image-container {
  -webkit-transition: all linear 1s;
  -o-transition: all linear 1s;
  transition: all linear 1s;
  will-change: transform;
  overflow: hidden;
}

.grid_12 .portfolio-grid-images .portfolio-item-image-container > img {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  max-width: 50%;
}

.grid_12 .portfolio-grid-images .portfolio-item-image.animate {
  -webkit-transition: all linear 0.25s;
  -o-transition: all linear 0.25s;
  transition: all linear 0.25s;
}

.grid_12 .portfolio-grid-images .portfolio-item-image.visible img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.grid_12.full-vh {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding-top: 4.4vh;
}

@media screen and (max-width: 1024px) {
  .grid_12.full-vh {
    padding-top: 20px;
  }
}

.grid_12.full-vh .portfolio-grid-holder {
  margin-bottom: -webkit-calc(6.8vh + 56px);
  margin-bottom: calc(6.8vh + 56px);
}

.grid_12.full-vh .portfolio-grid-holder + .lazy-load {
  margin-top: -webkit-calc(-1 * (3.4vh + 56px));
  margin-top: calc(-1 * (3.4vh + 56px));
}

@media screen and (max-width: 768px) {
  .grid_12 .portfolio-grid-holder {
    height: auto !important;
  }

  .grid_12 .portfolio-grid-holder-underline {
    bottom: auto;
    top: 0;
  }
}

.portfolio-item {
  margin: 0;
  position: relative;
  overflow: hidden;
}

.portfolio-item-grid.portfolio-grid-type-1 .portfolio-item-details {
  padding: 25px;
  padding-left: 0;
  padding-right: 0;
}

@media screen and (max-width: 1024px) {
  .portfolio-item-grid.portfolio-grid-type-1 .portfolio-item-details {
    padding: 20px;
  }
}

.portfolio-item-grid.portfolio-grid-type-1.boxed .portfolio-item-image {
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
}

.portfolio-item-grid.portfolio-grid-type-1.boxed .portfolio-item-image img {
  -webkit-border-radius: 0px;
  border-radius: 0;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
}

.portfolio-item-grid.portfolio-grid-type-1.boxed .portfolio-item-details {
  padding: 4.4vh;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  background-color: rgba(136, 136, 136, 0.05);
}

@media screen and (max-width: 1024px) {
  .portfolio-item-grid.portfolio-grid-type-1.boxed .portfolio-item-details {
    padding: 20px;
  }
}

@media screen and (min-width: 1025px) {
  .portfolio-item-grid.portfolio-grid-type-1.metro-style.hover-parallax-img
    .portfolio-metro-image {
    padding-bottom: 110%;
  }
}

.portfolio-item-grid.portfolio-grid-type-1:not(.boxed)
  .portfolio-item-details
  .show-project {
  left: 0;
  right: 0;
}

.portfolio-item-grid.portfolio-grid-type-1
  .portfolio-item-headline
  + .show-project {
  bottom: -25px;
}

.portfolio-item-grid.portfolio-grid-type-1:hover
  .portfolio-item-details
  .show-project {
  -webkit-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  transform: translateY(-30px);
}

@media screen and (max-width: 768px) {
  .portfolio-item-grid.portfolio-grid-type-1
    .portfolio-item-details
    .show-project {
    display: none;
  }

  .portfolio-item-grid.portfolio-grid-type-1
    .portfolio-item-details
    .category-holder {
    -webkit-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    transform: translateY(0) !important;
    opacity: 1 !important;
  }
}

.portfolio-item-grid.portfolio-grid-type-11 > a,
.portfolio-item-grid.portfolio-grid-type-2 > a {
  display: block;
}

.portfolio-item-grid.portfolio-grid-type-11.metro-style,
.portfolio-item-grid.portfolio-grid-type-2.metro-style {
  overflow: hidden;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.portfolio-item-grid.portfolio-grid-type-11 *,
.portfolio-item-grid.portfolio-grid-type-2 * {
  color: #fff;
}

.portfolio-item-grid.portfolio-grid-type-11 .portfolio-item-details,
.portfolio-item-grid.portfolio-grid-type-2 .portfolio-item-details {
  padding: 4.4vh;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 10;
}

@media screen and (max-width: 1024px) {
  .portfolio-item-grid.portfolio-grid-type-11 .portfolio-item-details,
  .portfolio-item-grid.portfolio-grid-type-2 .portfolio-item-details {
    padding: 20px;
  }
}

.portfolio-item-grid.portfolio-grid-type-11
  .portfolio-item-details
  .show-project,
.portfolio-item-grid.portfolio-grid-type-2
  .portfolio-item-details
  .show-project {
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
}

.portfolio-item-grid.portfolio-grid-type-11
  .portfolio-item-details
  .portfolio-item-headline
  + .show-project,
.portfolio-item-grid.portfolio-grid-type-2
  .portfolio-item-details
  .portfolio-item-headline
  + .show-project {
  bottom: 25px;
}

.portfolio-item-grid.portfolio-grid-type-11.hover-color-overlay
  .portfolio-item-details,
.portfolio-item-grid.portfolio-grid-type-2.hover-color-overlay
  .portfolio-item-details {
  z-index: 2;
}

.portfolio-item-grid.portfolio-grid-type-11:before,
.portfolio-item-grid.portfolio-grid-type-2:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 50%;
  bottom: 0;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(23, 22, 26, 0)),
    to(rgba(23, 22, 26, 0.4))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(23, 22, 26, 0),
    rgba(23, 22, 26, 0.4)
  );
  background: -o-linear-gradient(
    top,
    rgba(23, 22, 26, 0),
    rgba(23, 22, 26, 0.4)
  );
  background: linear-gradient(
    180deg,
    rgba(23, 22, 26, 0),
    rgba(23, 22, 26, 0.4)
  );
  z-index: 1;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.portfolio-item-grid.portfolio-grid-type-11:hover .show-project,
.portfolio-item-grid.portfolio-grid-type-2:hover .show-project {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.portfolio-item-grid.portfolio-grid-type-2
  .portfolio-item-headline
  + .show-project {
  position: relative;
  left: 0;
  bottom: 0 !important;
}

.portfolio-item-grid.portfolio-grid-type-11 .portfolio-item-details {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  width: auto;
  height: auto;
  top: 10px;
  padding: 0;
  z-index: 111111;
  will-change: transform;
}

.portfolio-item-grid.portfolio-grid-type-11
  .portfolio-item-details
  .category-holder,
.portfolio-item-grid.portfolio-grid-type-11 .portfolio-item-details .title {
  background-color: rgba(23, 22, 26, 0.5);
}

.portfolio-item-grid.portfolio-grid-type-11 .portfolio-item-details .title {
  margin: 0;
  padding: 2px 10px;
}

.portfolio-item-grid.portfolio-grid-type-11
  .portfolio-item-details
  .category-holder {
  padding: 0 10px;
  margin-left: -10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.portfolio-item-grid.portfolio-grid-type-11
  .portfolio-item-details.text-center
  .category-holder {
  margin: 0;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.portfolio-item-grid.portfolio-grid-type-11
  .portfolio-item-details.text-right
  .category-holder {
  margin-right: -10px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.portfolio-item-grid.portfolio-grid-type-11:before {
  display: none;
}

.portfolio-item-grid.portfolio-grid-type-11:hover .portfolio-item-details {
  opacity: 1;
  visibility: visible;
}

.portfolio-item-grid.portfolio-grid-type-11:hover
  .portfolio-item-details
  .category-holder {
  -webkit-transform: translateY(0) !important;
  -ms-transform: translateY(0) !important;
  transform: translateY(0) !important;
  opacity: 1 !important;
}

.portfolio-item-grid.portfolio-grid-type-8 {
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.portfolio-item-grid.portfolio-grid-type-8 .portfolio-item-details {
  padding: 0;
}

.portfolio-item-grid.portfolio-grid-type-8
  .portfolio-item-details
  a
  .portfolio-item-headline {
  display: inline-block;
  font-size: -webkit-calc(46px + 36 * ((100vw - 576px) / 1024));
  font-size: calc(46px + 36 * ((100vw - 576px) / 1024));
}

@media screen and (max-width: 576px) {
  .portfolio-item-grid.portfolio-grid-type-8
    .portfolio-item-details
    a
    .portfolio-item-headline {
    font-size: 46px;
  }
}

@media screen and (min-width: 1600px) {
  .portfolio-item-grid.portfolio-grid-type-8
    .portfolio-item-details
    a
    .portfolio-item-headline {
    font-size: 82px;
  }
}

.portfolio-item-grid.portfolio-grid-type-8:hover .portfolio-item-headline {
  color: inherit;
}

.portfolio-item-grid.portfolio-grid-type-8.invisible {
  opacity: 0.05 !important;
  visibility: visible !important;
}

.portfolio-item-grid.portfolio-grid-type-12 {
  overflow: visible;
  white-space: nowrap;
  counter-increment: portfolio-number;
}

.portfolio-item-grid.portfolio-grid-type-12 .portfolio-item-details {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.portfolio-item-grid.portfolio-grid-type-12
  .portfolio-item-details
  .portfolio-item-details-headline {
  position: relative;
}

.portfolio-item-grid.portfolio-grid-type-12
  .portfolio-item-details
  .portfolio-item-details-headline:after {
  content: "0" counter(portfolio-number);
  display: inline-block;
  opacity: 0.65;
  font-weight: 700;
  width: auto;
  top: 0;
  right: 0;
  -webkit-transform: translateX(110%);
  -ms-transform: translateX(110%);
  transform: translateX(110%);
  position: absolute;
  height: auto;
  background: 0 0;
  color: currentColor;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

@media screen and (max-width: 768px) {
  .portfolio-item-grid.portfolio-grid-type-12
    .portfolio-item-details
    .portfolio-item-details-headline:after {
    font-size: 0.9em;
  }
}

.portfolio-item-grid.portfolio-grid-type-12
  .portfolio-item-details
  .portfolio-item-details-headline
  > a {
  position: relative;
  display: block;
}

.portfolio-item-grid.portfolio-grid-type-12
  .portfolio-item-details
  .portfolio-item-details-headline
  > a
  .portfolio-item-headline {
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  font-size: 6.25vw;
}

@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .portfolio-item-grid.portfolio-grid-type-12
    .portfolio-item-details
    .portfolio-item-details-headline
    > a
    .portfolio-item-headline {
    font-size: 7vw;
  }
}

@media screen and (max-width: 768px) {
  .portfolio-item-grid.portfolio-grid-type-12
    .portfolio-item-details
    .portfolio-item-details-headline
    > a
    .portfolio-item-headline {
    font-size: 15vw;
  }
}

.portfolio-item-grid.portfolio-grid-type-12
  .portfolio-item-details
  .portfolio-item-details-headline
  > a
  .portfolio-item-headline:hover {
  -webkit-text-stroke: 1px currentColor;
  -webkit-text-fill-color: transparent;
}

.portfolio-item-grid.portfolio-grid-type-12
  .portfolio-item-details
  .category-holder {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(30px);
  -ms-transform: translateX(30px);
  transform: translateX(30px);
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.portfolio-item-grid.portfolio-grid-type-12
  .portfolio-item-details
  .category-holder
  a {
  font-weight: 600;
}

.portfolio-item-grid.portfolio-grid-type-12 .portfolio-item-image {
  opacity: 0;
  height: 0;
  width: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  z-index: -1;
}

.portfolio-item-grid.portfolio-grid-type-12 .portfolio-item-image > img {
  mix-blend-mode: multiply;
  opacity: 0.3;
}

.portfolio-item-grid.portfolio-grid-type-12:hover
  .portfolio-item-details
  .portfolio-item-details-headline:after {
  -webkit-transform: translateX(-15px);
  -ms-transform: translateX(-15px);
  transform: translateX(-15px);
  opacity: 0;
}

.portfolio-item-grid.portfolio-grid-type-12:hover
  .portfolio-item-details
  .category-holder {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

@media screen and (max-width: 768px) {
  .portfolio-item-grid.portfolio-grid-type-12 {
    white-space: normal;
  }

  .portfolio-item-grid.portfolio-grid-type-12 .portfolio-item-details > a {
    display: block;
  }

  .portfolio-item-grid.portfolio-grid-type-12
    .portfolio-item-details
    .category-holder {
    display: none;
  }
}

.portfolio-item-grid .portfolio-item-details h3.portfolio-item-headline {
  font-size: -webkit-calc(17px + 5 * ((100vw - 576px) / 1024));
  font-size: calc(17px + 5 * ((100vw - 576px) / 1024));
  margin-bottom: 5px;
}

@media screen and (max-width: 576px) {
  .portfolio-item-grid .portfolio-item-details h3.portfolio-item-headline {
    font-size: 17px;
  }
}

@media screen and (min-width: 1600px) {
  .portfolio-item-grid .portfolio-item-details h3.portfolio-item-headline {
    font-size: 22px;
  }
}

.portfolio-item-grid .portfolio-item-details .category-holder:after {
  display: none;
}

.portfolio-item-grid .portfolio-item-details .show-project {
  position: absolute;
  opacity: 0;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  left: 4.4vh;
  right: 4.4vh;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

@media screen and (max-width: 1024px) {
  .portfolio-item-grid .portfolio-item-details .show-project {
    left: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .portfolio-item-grid .portfolio-item-details .show-project {
    right: 20px;
  }
}

.portfolio-item-grid .portfolio-item-details .show-project-link {
  position: relative;
  font-weight: 600;
  display: inline-block;
}

.portfolio-item-grid .portfolio-item-details .show-project-link:after {
  content: "";
  position: absolute;
  width: 40px;
  height: 2px;
  background-color: currentColor;
  top: 50%;
  right: -55px;
}

.portfolio-item-grid
  .portfolio-item-details.text-right
  .show-project-link:after {
  left: -55px;
  right: auto;
}

.portfolio-item-grid
  .portfolio-item-details.text-center
  .show-project-link:after {
  display: none;
}

.portfolio-item-grid.metro-style .portfolio-metro-image {
  padding-bottom: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.portfolio-item-grid.portfolio-grid-type-1
  .portfolio-item-details
  .category-holder,
.portfolio-item-grid.portfolio-grid-type-11
  .portfolio-item-details
  .category-holder,
.portfolio-item-grid.portfolio-grid-type-2
  .portfolio-item-details
  .category-holder {
  display: block;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.portfolio-item-grid.portfolio-grid-type-1
  .portfolio-item-details
  .category-holder
  .category,
.portfolio-item-grid.portfolio-grid-type-11
  .portfolio-item-details
  .category-holder
  .category,
.portfolio-item-grid.portfolio-grid-type-2
  .portfolio-item-details
  .category-holder
  .category {
  font-size: 0.94rem;
}

.portfolio-item-grid.portfolio-grid-type-1 .btn-lightbox,
.portfolio-item-grid.portfolio-grid-type-11 .btn-lightbox,
.portfolio-item-grid.portfolio-grid-type-2 .btn-lightbox {
  position: absolute;
  z-index: 10;
  top: 4.4vh;
  left: 4.4vh;
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

@media screen and (max-width: 1024px) {
  .portfolio-item-grid.portfolio-grid-type-1 .btn-lightbox,
  .portfolio-item-grid.portfolio-grid-type-11 .btn-lightbox,
  .portfolio-item-grid.portfolio-grid-type-2 .btn-lightbox {
    top: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .portfolio-item-grid.portfolio-grid-type-1 .btn-lightbox,
  .portfolio-item-grid.portfolio-grid-type-11 .btn-lightbox,
  .portfolio-item-grid.portfolio-grid-type-2 .btn-lightbox {
    left: 20px;
  }
}

.portfolio-item-grid.portfolio-grid-type-11:hover .btn-lightbox,
.portfolio-item-grid.portfolio-grid-type-1:hover .btn-lightbox,
.portfolio-item-grid.portfolio-grid-type-2:hover .btn-lightbox {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  visibility: visible;
  opacity: 1;
}

.portfolio-item-grid.portfolio-grid-type-11:hover
  .portfolio-item-details
  .show-project,
.portfolio-item-grid.portfolio-grid-type-1:hover
  .portfolio-item-details
  .show-project,
.portfolio-item-grid.portfolio-grid-type-2:hover
  .portfolio-item-details
  .show-project {
  opacity: 1;
}

.portfolio-item-grid.portfolio-grid-type-11:hover
  .portfolio-item-details
  .category-holder,
.portfolio-item-grid.portfolio-grid-type-1:hover
  .portfolio-item-details
  .category-holder,
.portfolio-item-grid.portfolio-grid-type-2:hover
  .portfolio-item-details
  .category-holder {
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
  opacity: 0;
}

.portfolio-item-grid .portfolio-item-image {
  width: 100%;
  min-height: 80px;
  position: relative;
  text-align: center;
  display: block;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.portfolio-item-grid .portfolio-item-image .video-module {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  position: absolute;
  z-index: 11;
}

.portfolio-item-grid .portfolio-item-image .video-module .btn-round {
  position: relative;
}

.portfolio-item-grid .portfolio-item-image img {
  vertical-align: middle;
  display: block;
}

@media screen and (min-width: 1025px) {
  .portfolio-item-grid:active {
    -webkit-transform: scale(0.98);
    -ms-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  }
}

.portfolio-item-fullscreen {
  height: 100vh;
  min-width: 100%;
}

.portfolio-item-fullscreen .details-holder {
  height: 100%;
}

.portfolio-item-fullscreen .details-holder .portfolio-details {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 0;
  padding-bottom: 0;
}

.portfolio-item-fullscreen .portfolio-details {
  position: relative;
  height: 100%;
  min-height: 65vh;
  z-index: 10;
  padding-top: 14vh;
  padding-bottom: 7.2vh;
  padding-left: 0;
  padding-right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

@media screen and (max-width: 1024px) {
  .portfolio-item-fullscreen .portfolio-details {
    padding-top: 100px;
  }
}

@media screen and (max-width: 768px) {
  .portfolio-item-fullscreen .portfolio-details {
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  .portfolio-item-fullscreen .portfolio-details {
    padding-top: 100px;
    padding-left: 0;
    padding-right: 30px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

.portfolio-item-fullscreen .portfolio-details:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 50%;
  background-image: url("assets/images/pattern.svg");
}

.portfolio-item-fullscreen .portfolio-details-video {
  margin-bottom: 3.4vh;
}

.portfolio-item-fullscreen .portfolio-details-video .btn-play {
  display: inline-block;
}

@media screen and (max-width: 1024px) {
  .portfolio-item-fullscreen .portfolio-details-video {
    margin-bottom: 20px;
  }
}

.portfolio-item-fullscreen .portfolio-details-categories {
  margin-bottom: 20px;
}

.portfolio-item-fullscreen .portfolio-details-title h2 {
  font-size: -webkit-calc(46px + 26 * ((100vw - 576px) / 1024));
  font-size: calc(46px + 26 * ((100vw - 576px) / 1024));
}

@media screen and (max-width: 576px) {
  .portfolio-item-fullscreen .portfolio-details-title h2 {
    font-size: 46px;
  }
}

@media screen and (min-width: 1600px) {
  .portfolio-item-fullscreen .portfolio-details-title h2 {
    font-size: 72px;
  }
}

@media screen and (max-width: 768px) {
  .portfolio-item-fullscreen .portfolio-details-title h2 {
    margin: 5px 0 0;
  }
}

.portfolio-item-fullscreen .portfolio-details-title h3 {
  margin: 0;
  font-size: -webkit-calc(36px + 4 * ((100vw - 576px) / 1024));
  font-size: calc(36px + 4 * ((100vw - 576px) / 1024));
}

@media screen and (max-width: 576px) {
  .portfolio-item-fullscreen .portfolio-details-title h3 {
    font-size: 36px;
  }
}

@media screen and (min-width: 1600px) {
  .portfolio-item-fullscreen .portfolio-details-title h3 {
    font-size: 40px;
  }
}

.portfolio-item-fullscreen .portfolio-details-description {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding-top: 15px;
}

.portfolio-item-fullscreen .portfolio-details-description .short-description {
  font-size: -webkit-calc(16.6px + 1 * ((100vw - 576px) / 1024));
  font-size: calc(16.6px + 1 * ((100vw - 576px) / 1024));
  opacity: 0.85;
}

@media screen and (max-width: 576px) {
  .portfolio-item-fullscreen .portfolio-details-description .short-description {
    font-size: 16.6px;
  }
}

@media screen and (min-width: 1600px) {
  .portfolio-item-fullscreen .portfolio-details-description .short-description {
    font-size: 17.6px;
  }
}

.portfolio-item-fullscreen .portfolio-details-link {
  margin-top: 25px;
}

@media screen and (max-width: 1024px) {
  .portfolio-item-fullscreen .portfolio-details-link {
    margin-top: 20px;
  }
}

.portfolio-item-fullscreen .portfolio-details-link .btn {
  font-size: 1.1em;
}

.portfolio-item-fullscreen .portfolio-details-link svg {
  fill: currentColor;
}

.portfolio-item-fullscreen .portfolio-details-date {
  position: relative;
  display: inline-block;
}

.portfolio-item-fullscreen .portfolio-item-image {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  position: absolute;
}

.portfolio-item-fullscreen .portfolio-item-overlay {
  background-color: rgba(255, 255, 255, 0.972);
}

.portfolio-item-fullscreen.portfolio-grid-type-3 .portfolio-item-overlay {
  position: relative;
}

.portfolio-item-fullscreen.portfolio-grid-type-3
  .portfolio-item-overlay
  > .page-container {
  height: 100%;
}

.portfolio-item-fullscreen.portfolio-grid-type-4 .portfolio-item-overlay {
  position: relative;
  background-color: rgba(255, 255, 255, 0.05);
  height: 100%;
}

.portfolio-item-fullscreen.portfolio-grid-type-4
  .portfolio-item-overlay
  .portfolio-details-title
  h2 {
  font-size: -webkit-calc(46px + 62 * ((100vw - 576px) / 1024));
  font-size: calc(46px + 62 * ((100vw - 576px) / 1024));
}

@media screen and (max-width: 576px) {
  .portfolio-item-fullscreen.portfolio-grid-type-4
    .portfolio-item-overlay
    .portfolio-details-title
    h2 {
    font-size: 46px;
  }
}

@media screen and (min-width: 1600px) {
  .portfolio-item-fullscreen.portfolio-grid-type-4
    .portfolio-item-overlay
    .portfolio-details-title
    h2 {
    font-size: 108px;
  }
}

.portfolio-item-fullscreen.portfolio-grid-type-4
  .portfolio-item-overlay
  .portfolio-details:before {
  width: 50%;
  height: 20%;
}

@media screen and (min-width: 1025px) {
  .portfolio-item-fullscreen.portfolio-grid-type-4
    .portfolio-item-overlay
    .short-description {
    padding-right: 40%;
  }
}

@media screen and (min-width: 769px) {
  .portfolio-item-fullscreen.portfolio-grid-type-4
    .portfolio-item-overlay
    .portfolio-item-bg-title {
    display: none;
  }
}

.portfolio-item-fullscreen.portfolio-grid-type-5 .portfolio-item-overlay {
  width: 50%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.portfolio-item-fullscreen.portfolio-grid-type-5
  .portfolio-item-overlay
  > .page-container {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 1024px) {
  .portfolio-item-fullscreen.portfolio-grid-type-5
    .portfolio-item-overlay
    > .page-container
    .details-holder {
    height: 90%;
  }
}

.portfolio-item-fullscreen.portfolio-grid-type-5
  .portfolio-item-overlay
  .portfolio-details {
  padding-top: 0;
  padding-right: 30px;
}

@media screen and (min-width: 1920px) {
  .portfolio-item-fullscreen.portfolio-grid-type-5
    .portfolio-item-overlay
    .portfolio-details {
    padding-left: 5vw;
  }

  .portfolio-item-fullscreen.portfolio-grid-type-5
    .portfolio-item-overlay
    .portfolio-details:before {
    left: 5vw;
  }
}

.portfolio-item-fullscreen.portfolio-grid-type-5
  .portfolio-item-overlay
  .portfolio-details:before {
  height: 25%;
}

.portfolio-item-fullscreen.portfolio-grid-type-5
  .portfolio-item-overlay
  .portfolio-item-bg-title {
  top: 100%;
  left: 15%;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: translateY(0) rotate(-90deg);
  -ms-transform: translateY(0) rotate(-90deg);
  transform: translateY(0) rotate(-90deg);
}

@media screen and (min-width: 769px) {
  .portfolio-item-fullscreen.portfolio-grid-type-5 .portfolio-item-overlay {
    position: absolute;
    top: 0;
    left: 0;
  }
}

@media screen and (max-width: 768px) {
  .portfolio-item-fullscreen.portfolio-grid-type-5 .portfolio-item-overlay {
    width: 100%;
    position: absolute;
    top: 0;
    padding-top: 90px;
    height: auto;
  }

  .portfolio-item-fullscreen.portfolio-grid-type-5 .parallax {
    height: 100% !important;
  }
}

.portfolio-item-fullscreen.portfolio-grid-type-5.active .portfolio-item-image {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  -webkit-transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition:
    transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.4s,
    -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.portfolio-item-fullscreen.portfolio-grid-type-5.prev-slide
  .portfolio-item-image {
  -webkit-transform: translateY(-100%) !important;
  -ms-transform: translateY(-100%) !important;
  transform: translateY(-100%) !important;
  -webkit-transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition:
    transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.4s,
    -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.portfolio-item-fullscreen.portfolio-grid-type-5.prev-slide.last-slide
  .portfolio-item-image {
  -webkit-transform: translateY(-20%) !important;
  -ms-transform: translateY(-20%) !important;
  transform: translateY(-20%) !important;
  -webkit-transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition:
    transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.4s,
    -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.portfolio-item-fullscreen.portfolio-grid-type-5.next-slide
  .portfolio-item-image {
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition:
    transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.4s,
    -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.portfolio-item-fullscreen.portfolio-grid-type-5.next-slide.last-slide
  .portfolio-item-image {
  -webkit-transform: translateY(20%) !important;
  -ms-transform: translateY(20%) !important;
  transform: translateY(20%) !important;
  -webkit-transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition:
    transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.4s,
    -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.portfolio-item-fullscreen.portfolio-grid-type-6 {
  min-width: initial;
}

.portfolio-item-fullscreen.portfolio-grid-type-6 .portfolio-item-image {
  background-position: left bottom;
}

.portfolio-item-fullscreen.portfolio-grid-type-6 .portfolio-item-overlay {
  padding: 0 7vw;
  background-color: rgba(255, 255, 255, 0.972);
  position: relative;
}

@media screen and (max-width: 768px) {
  .portfolio-item-fullscreen.portfolio-grid-type-6 .portfolio-item-overlay {
    height: auto;
  }
}

@media screen and (min-width: 769px) {
  .portfolio-item-fullscreen.portfolio-grid-type-6
    .portfolio-item-overlay
    .portfolio-item-bg-title {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .portfolio-item-fullscreen.portfolio-grid-type-6 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .portfolio-item-fullscreen.portfolio-grid-type-6 .portfolio-item-overlay {
    padding-right: 20px;
    padding-left: 20px;
  }

  .portfolio-item-fullscreen.portfolio-grid-type-6 .portfolio-item-image {
    position: absolute;
  }
}

.portfolio-item-fullscreen.portfolio-grid-type-7 {
  background: rgba(255, 255, 255, 0.972);
}

@media screen and (min-width: 769px) {
  .portfolio-item-fullscreen.portfolio-grid-type-7 .portfolio-item-image {
    width: -webkit-calc(50vw - 30px);
    width: calc(50vw - 30px);
    height: auto;
    left: 0;
    z-index: 1;
    top: 20vh;
    bottom: 20vh;
  }
}

.portfolio-item-fullscreen.portfolio-grid-type-7
  .portfolio-item-image
  .portfolio-details-video {
  top: 50%;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 3;
}

.portfolio-item-fullscreen.portfolio-grid-type-7 .portfolio-item-image:before {
  right: 0;
}

.portfolio-item-fullscreen.portfolio-grid-type-7 .portfolio-item-bg-title {
  left: -webkit-calc((100% / 3) + 15px);
  left: calc((100% / 3) + 15px);
  top: 50%;
}

.portfolio-item-fullscreen.portfolio-grid-type-7 .portfolio-details:before {
  height: 10vh;
}

.portfolio-item-fullscreen.portfolio-grid-type-7 .portfolio-item-overlay {
  background: 0 0 !important;
}

@media screen and (min-width: 769px) {
  .portfolio-item-fullscreen.portfolio-grid-type-7 .portfolio-item-overlay {
    height: 100%;
  }
}

@media screen and (max-width: 768px) {
  .portfolio-item-fullscreen.portfolio-grid-type-7
    .portfolio-item-image
    .portfolio-item-bg-title {
    bottom: 25px;
  }
}

.portfolio-item-fullscreen.portfolio-grid-type-9 {
  background: #fff;
}

.portfolio-item-fullscreen.portfolio-grid-type-9 .portfolio-item-image-box {
  opacity: 0;
}

.portfolio-item-fullscreen.portfolio-grid-type-9.active
  .portfolio-item-image-box {
  -webkit-transition: 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  opacity: 1;
}

.portfolio-item-fullscreen.portfolio-grid-type-9.active .next-project-img-box,
.portfolio-item-fullscreen.portfolio-grid-type-9.active
  .portfolio-item-bg-title {
  opacity: 1;
}

.portfolio-item-fullscreen.portfolio-grid-type-9 .page-container,
.portfolio-item-fullscreen.portfolio-grid-type-9 .portfolio-item-details-box,
.portfolio-item-fullscreen.portfolio-grid-type-9 .portfolio-item-image-box,
.portfolio-item-fullscreen.portfolio-grid-type-9 .portfolio-item-overlay {
  height: 100%;
}

.portfolio-item-fullscreen.portfolio-grid-type-9 .portfolio-item-image-box {
  overflow: hidden;
  z-index: 1;
}

.portfolio-item-fullscreen.portfolio-grid-type-9
  .portfolio-item-image-box
  .portfolio-details-video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.portfolio-item-fullscreen.portfolio-grid-type-9 .portfolio-details {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  padding-top: 0;
  padding-bottom: 0;
}

@media screen and (min-width: 1025px) {
  .portfolio-item-fullscreen.portfolio-grid-type-9
    .portfolio-details-description
    .short-description {
    font-size: -webkit-calc(13px + 6 * ((100vw - 576px) / 1024));
    font-size: calc(13px + 6 * ((100vw - 576px) / 1024));
    font-weight: 600;
    opacity: 1;
  }
}

@media screen and (min-width: 1025px) and (max-width: 576px) {
  .portfolio-item-fullscreen.portfolio-grid-type-9
    .portfolio-details-description
    .short-description {
    font-size: 13px;
  }
}

@media screen and (min-width: 1025px) and (min-width: 1600px) {
  .portfolio-item-fullscreen.portfolio-grid-type-9
    .portfolio-details-description
    .short-description {
    font-size: 19px;
  }
}

.portfolio-item-fullscreen.portfolio-grid-type-9 .portfolio-details:before {
  height: 25%;
  width: 150%;
}

@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .portfolio-item-fullscreen.portfolio-grid-type-9 .portfolio-details-headline {
    font-size: 54px;
  }
}

.portfolio-item-fullscreen.portfolio-grid-type-9 .portfolio-item-bg-title {
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 25px;
  opacity: 0;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.portfolio-item-fullscreen.portfolio-grid-type-9 .next-project-img-box {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(-64%, -50%);
  -ms-transform: translate(-64%, -50%);
  transform: translate(-64%, -50%);
  width: 270px;
  height: 270px;
  -webkit-transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .portfolio-item-fullscreen.portfolio-grid-type-9 .next-project-img-box {
    -webkit-transform: translate(-80%, -50%);
    -ms-transform: translate(-80%, -50%);
    transform: translate(-80%, -50%);
  }
}

.portfolio-item-fullscreen.portfolio-grid-type-9
  .next-project-img-box
  .next-project-img {
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  cursor: pointer;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.portfolio-item-fullscreen.portfolio-grid-type-9
  .next-project-img-box
  .next-project-img:hover {
  -webkit-transform: translateX(10px);
  -ms-transform: translateX(10px);
  transform: translateX(10px);
}

@media screen and (min-width: 769px) {
  .portfolio-item-fullscreen.portfolio-grid-type-9
    .portfolio-item-image:before {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  .portfolio-item-fullscreen.portfolio-grid-type-9 .next-project-img-box {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .portfolio-item-fullscreen.portfolio-grid-type-9 .portfolio-item-overlay {
    width: 100%;
  }

  .portfolio-item-fullscreen.portfolio-grid-type-9
    .portfolio-item-overlay
    .portfolio-details {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .portfolio-item-fullscreen.portfolio-grid-type-9
    .portfolio-item-overlay
    .portfolio-details-description {
    padding-top: 15px;
  }

  .portfolio-item-fullscreen.portfolio-grid-type-9 .page-container {
    padding: 0;
  }

  .portfolio-item-fullscreen.portfolio-grid-type-9 .portfolio-item-image-box {
    margin: 0 -20px;
  }
}

.portfolio-item-fullscreen.portfolio-grid-type-10 .portfolio-bg-overlay {
  position: relative;
  height: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.portfolio-item-fullscreen.portfolio-grid-type-10 .portfolio-bg-overlay:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.99);
}

.portfolio-item-fullscreen.portfolio-grid-type-10 .portfolio-item-bg-title {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  bottom: auto;
  opacity: 0;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.portfolio-item-fullscreen.portfolio-grid-type-10
  .details-holder
  .portfolio-item-preview {
  top: 18vh;
  bottom: 18vh;
  position: absolute;
}

.portfolio-item-fullscreen.portfolio-grid-type-10
  .details-holder
  .portfolio-item-image {
  right: 20px;
  left: 20px;
  width: auto;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.portfolio-item-fullscreen.portfolio-grid-type-10
  .details-holder
  .portfolio-item-image:before {
  left: 0;
}

.portfolio-item-fullscreen.portfolio-grid-type-10 .page-container {
  height: 100%;
  overflow: hidden;
}

@media screen and (max-width: 1024px) {
  .portfolio-item-fullscreen.portfolio-grid-type-10 .portfolio-bg-overlay {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 768px) {
  .portfolio-item-fullscreen.portfolio-grid-type-10 .portfolio-bg-overlay {
    padding: 0;
    background: #fff;
    background-image: none !important;
  }

  .portfolio-item-fullscreen.portfolio-grid-type-10 .details-holder {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .portfolio-item-fullscreen.portfolio-grid-type-10
    .details-holder
    .portfolio-details {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: 50%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .portfolio-item-fullscreen.portfolio-grid-type-10
    .details-holder
    .portfolio-item-preview {
    position: absolute;
    padding: 0;
    left: 0;
    bottom: auto;
    top: 0;
    width: 100%;
    height: 50%;
  }

  .portfolio-item-fullscreen.portfolio-grid-type-10
    .details-holder
    .portfolio-item-image {
    right: 0;
    left: 0;
    width: auto;
  }
}

.portfolio-item-fullscreen.portfolio-grid-type-10.active
  .details-holder
  .portfolio-item-image {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.portfolio-item-fullscreen.portfolio-grid-type-10.active
  .portfolio-item-bg-title {
  opacity: 1;
}

.portfolio-item-fullscreen.portfolio-grid-type-10 .portfolio-item-image:before,
.portfolio-item-fullscreen.portfolio-grid-type-7 .portfolio-item-image:before,
.portfolio-item-fullscreen.portfolio-grid-type-9 .portfolio-item-image:before {
  content: "";
  position: absolute;
  width: 50%;
  height: 100%;
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    from(rgba(255, 255, 255, 0)),
    to(rgba(255, 255, 255, 0.972))
  );
  background-image: -webkit-linear-gradient(
    right,
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 0.972)
  );
  background-image: -o-linear-gradient(
    right,
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 0.972)
  );
  background-image: linear-gradient(
    to left,
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 0.972)
  );
}

@media screen and (max-width: 768px) {
  .portfolio-item-fullscreen.portfolio-grid-type-10 .portfolio-item-image,
  .portfolio-item-fullscreen.portfolio-grid-type-7 .portfolio-item-image,
  .portfolio-item-fullscreen.portfolio-grid-type-9 .portfolio-item-image {
    position: relative;
    overflow: hidden;
  }

  .portfolio-item-fullscreen.portfolio-grid-type-10
    .portfolio-item-image:before,
  .portfolio-item-fullscreen.portfolio-grid-type-7 .portfolio-item-image:before,
  .portfolio-item-fullscreen.portfolio-grid-type-9
    .portfolio-item-image:before {
    height: 200%;
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
    -webkit-transform: rotate(270deg) translate(-118%, -50%);
    -ms-transform: rotate(270deg) translate(-118%, -50%);
    transform: rotate(270deg) translate(-118%, -50%);
    right: auto !important;
  }
}

@media screen and (max-width: 768px) {
  .portfolio-item-fullscreen.portfolio-grid-type-10 .portfolio-item-image,
  .portfolio-item-fullscreen.portfolio-grid-type-7 .portfolio-item-image,
  .portfolio-item-fullscreen.portfolio-grid-type-9 .portfolio-item-image {
    height: 50vh;
  }

  .portfolio-item-fullscreen.portfolio-grid-type-10 .portfolio-details,
  .portfolio-item-fullscreen.portfolio-grid-type-7 .portfolio-details,
  .portfolio-item-fullscreen.portfolio-grid-type-9 .portfolio-details {
    top: -14vh;
    bottom: auto;
    height: auto;
  }

  .portfolio-item-fullscreen.portfolio-grid-type-10 .portfolio-details-video,
  .portfolio-item-fullscreen.portfolio-grid-type-7 .portfolio-details-video,
  .portfolio-item-fullscreen.portfolio-grid-type-9 .portfolio-details-video {
    margin-top: -2vh;
  }
}

@media screen and (min-width: 1025px) {
  .portfolio-item-fullscreen.portfolio-grid-type-3 .short-description,
  .portfolio-item-fullscreen.portfolio-grid-type-7 .short-description {
    padding-right: 5vw;
  }
}

.portfolio-item-fullscreen.portfolio-grid-type-7 .portfolio-item-image:before {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(255, 255, 255, 0)),
    to(rgba(255, 255, 255, 0.972))
  );
  background-image: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 0.972)
  );
  background-image: -o-linear-gradient(
    left,
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 0.972)
  );
  background-image: linear-gradient(
    to right,
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 0.972)
  );
}

@media screen and (max-width: 768px) {
  .portfolio-item-fullscreen.portfolio-grid-type-7
    .portfolio-item-image:before {
    width: 60%;
    left: 0;
    bottom: 0;
    -webkit-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left;
    -webkit-transform: rotate(90deg) translate(-100%, 0);
    -ms-transform: rotate(90deg) translate(-100%, 0);
    transform: rotate(90deg) translate(-100%, 0);
  }
}

.portfolio-item-fullscreen .portfolio-item-bg-title {
  position: absolute;
  bottom: -10px;
}

.portfolio-item-fullscreen .portfolio-item-bg-title .bg-title {
  z-index: -1;
  line-height: 0.5;
  white-space: nowrap;
  letter-spacing: -0.02em;
  font-size: 300px;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  color: rgba(136, 136, 136, 0.04);
}

@media screen and (max-width: 768px) {
  .portfolio-item-fullscreen .portfolio-item-bg-title {
    -webkit-transform: rotate(-90deg) !important;
    -ms-transform: rotate(-90deg) !important;
    transform: rotate(-90deg) !important;
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    left: -webkit-calc(100% - 50px) !important;
    left: calc(100% - 50px) !important;
    bottom: 15px !important;
    top: auto !important;
  }

  .portfolio-item-fullscreen .portfolio-item-bg-title .bg-title {
    font-size: 100px;
  }
}

.with-switcher .grid_10 .clb-scroll-top,
.with-switcher .grid_10 + .clb-scroll-top,
.with-switcher .grid_3 .clb-scroll-top,
.with-switcher .grid_3 + .clb-scroll-top,
.with-switcher .grid_4 .clb-scroll-top,
.with-switcher .grid_4 + .clb-scroll-top,
.with-switcher .grid_5 .clb-scroll-top,
.with-switcher .grid_5 + .clb-scroll-top,
.with-switcher .grid_6 .clb-scroll-top,
.with-switcher .grid_6 + .clb-scroll-top,
.with-switcher .grid_7 .clb-scroll-top,
.with-switcher .grid_7 + .clb-scroll-top {
  padding-right: 60px;
}

.with-switcher .grid_10 + .scroll-bar-container .clb-scroll-top,
.with-switcher .grid_3 + .scroll-bar-container .clb-scroll-top,
.with-switcher .grid_4 + .scroll-bar-container .clb-scroll-top,
.with-switcher .grid_5 + .scroll-bar-container .clb-scroll-top,
.with-switcher .grid_6 + .scroll-bar-container .clb-scroll-top,
.with-switcher .grid_7 + .scroll-bar-container .clb-scroll-top {
  padding-right: 60px;
}

.grid_10 .clb-slider-pagination,
.grid_3 .clb-slider-pagination,
.grid_4 .clb-slider-pagination,
.grid_5 .clb-slider-pagination,
.grid_6 .clb-slider-pagination,
.grid_7 .clb-slider-pagination,
.grid_9 .clb-slider-pagination {
  color: #232226;
}

.portfolio-onepage-slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.portfolio-onepage-slider.clb-slider {
  display: block;
}

[data-interactive-links-grid] {
  padding-top: 14vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}

@media screen and (max-width: 1024px) {
  [data-interactive-links-grid] {
    padding-top: 100px;
  }
}

[data-interactive-links-grid]:before {
  content: "";
  position: absolute;
  right: 0;
  width: 50%;
  top: 0;
  height: 30%;
  opacity: 0.25;
  background-image: url(assets/images/pattern.svg);
}

[data-interactive-links-grid] .portfolio-item.active {
  -webkit-transform: scale(2.6);
  -ms-transform: scale(2.6);
  transform: scale(2.6);
}

[data-interactive-links-grid] .portfolio-grid {
  z-index: 10;
  width: 100%;
  height: auto !important;
  padding-top: 7.2vh;
  padding-bottom: 7.2vh;
}

@media screen and (max-width: 768px) {
  [data-interactive-links-grid] .portfolio-grid {
    padding-top: 30px;
  }
}

@media screen and (max-width: 768px) {
  [data-interactive-links-grid] .portfolio-grid {
    padding-bottom: 30px;
  }
}

[data-interactive-links-grid] .portfolio-grid .portfolio-item-wrap {
  display: inline-block;
  position: relative !important;
  top: auto !important;
  left: auto !important;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

[data-interactive-links-grid] .portfolio-grid-images {
  position: absolute;
  top: 0;
}

[data-interactive-links-grid]
  .portfolio-grid-images.interactive-links-grid-images {
  height: 100%;
  overflow: hidden;
}

[data-interactive-links-grid]
  .portfolio-grid-images.interactive-links-grid-images
  .interactive-links-grid-image {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  z-index: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

[data-interactive-links-grid]
  .portfolio-grid-images.interactive-links-grid-images
  .interactive-links-grid-image:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

[data-interactive-links-grid]
  .portfolio-grid-images.interactive-links-grid-images
  .interactive-links-grid-image.scale {
  opacity: 1;
  -webkit-animation: imageScale 15s 1;
  animation: imageScale 15s 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

[data-interactive-links-grid] .hover-scale-img.visible {
  opacity: 1;
}

[data-interactive-links-grid] nav.pagination {
  margin-top: 0;
  margin-bottom: 0;
}

[data-interactive-links-grid] .lazy-load,
[data-interactive-links-grid] .pagination,
[data-interactive-links-grid] .portfolio-sorting {
  z-index: 12;
  padding-top: 4.4vh;
  padding-bottom: 4.4vh;
}

@media screen and (max-width: 1024px) {
  [data-interactive-links-grid] .lazy-load,
  [data-interactive-links-grid] .pagination,
  [data-interactive-links-grid] .portfolio-sorting {
    padding-top: 20px;
  }
}

@media screen and (max-width: 1024px) {
  [data-interactive-links-grid] .lazy-load,
  [data-interactive-links-grid] .pagination,
  [data-interactive-links-grid] .portfolio-sorting {
    padding-bottom: 20px;
  }
}

.page-template-page_for-projects [data-interactive-links-grid] {
  min-height: 100vh;
}

@-webkit-keyframes imageScale {
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

@keyframes imageScale {
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

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

  3% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 1;
  }
}

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

  3% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 1;
  }
}

.double-width .portfolio-grid-type-1.metro-style .portfolio-metro-image {
  padding-bottom: -webkit-calc(50% - 20px);
  padding-bottom: calc(50% - 20px);
}

@media screen and (max-width: 768px) {
  .double-width .portfolio-grid-type-1.metro-style .portfolio-metro-image {
    padding-bottom: 100% !important;
  }
}

.double-width
  .portfolio-grid-type-1.metro-style.hover-parallax-img
  .portfolio-metro-image {
  padding-bottom: -webkit-calc(50% + 20px);
  padding-bottom: calc(50% + 20px);
}

@media screen and (max-width: 768px) {
  .double-width
    .portfolio-grid-type-1.metro-style.hover-parallax-img
    .portfolio-metro-image {
    padding-bottom: 100% !important;
  }
}

.double-width
  .portfolio-grid-type-11.metro-style.hover-parallax-img
  .portfolio-metro-image,
.double-width
  .portfolio-grid-type-2.metro-style.hover-parallax-img
  .portfolio-metro-image {
  padding-bottom: -webkit-calc(100% - 36px);
  padding-bottom: calc(100% - 36px);
}

@media screen and (max-width: 768px) {
  .double-width
    .portfolio-grid-type-11.metro-style.hover-parallax-img
    .portfolio-metro-image,
  .double-width
    .portfolio-grid-type-2.metro-style.hover-parallax-img
    .portfolio-metro-image {
    padding-bottom: 100% !important;
  }
}

.ohio-recent-projects-sc .pagination {
  margin: 30px auto;
}

.ohio-recent-projects-sc[data-interactive-links-grid] .pagination {
  width: 100%;
}

.project-page {
  position: relative;
}

.project-page .clb-share-bar {
  top: 4.4vh;
  left: 4.4vh;
}

@media screen and (max-width: 1024px) {
  .project-page .clb-share-bar {
    top: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .project-page .clb-share-bar {
    left: 20px;
  }
}

.project-page-media-holder {
  position: relative;
}

.project-page-media-holder img {
  width: 100%;
  margin-bottom: 10px;
  vertical-align: top;
}

.project-page-media-holder img:last-of-type {
  margin-bottom: 0;
}

@media screen and (max-width: 1024px) {
  .project-page-media-holder {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.project-page-media-holder .video-module {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.project-page-content {
  z-index: 2;
  padding-bottom: 8.8vh;
  padding-top: 8.8vh;
}

@media screen and (max-width: 768px) {
  .project-page-content {
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  .project-page-content {
    padding-top: 40px;
  }
}

@media screen and (max-width: 1024px) {
  .project-page-content {
    padding: 50px 20px;
  }
}

@media screen and (max-width: 768px) {
  .project-page-content {
    padding: 40px 0;
    margin-left: 0;
    margin-right: 0;
  }
}

.project-page-content .project-title {
  margin-bottom: 20px;
}

.project-page-content .project-title .headline {
  margin: 20px 0 10px;
}

.project-page-content .project-description {
  font-size: 17px;
}

.project-page-content .project-description p {
  margin: 0;
}

.project-page-content .project-task {
  margin-top: 30px;
  position: relative;
}

.project-page-content .project-task-description {
  font-size: 17px;
  font-weight: 600;
}

.project-page-content .btn-link {
  margin-top: 20px;
}

.project-page .project-meta {
  list-style: none;
  margin-top: 3.4vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (max-width: 1024px) {
  .project-page .project-meta {
    margin-top: 20px;
  }
}

.project-page .project-meta li {
  min-width: -webkit-calc(25% - 25px);
  min-width: calc(25% - 25px);
  width: -webkit-calc(25% - 25px);
  width: calc(25% - 25px);
  margin-right: 25px;
  padding-top: 20px;
  border-top: 1px solid rgba(136, 136, 136, 0.65);
  margin-bottom: 20px;
}

.project-page .project-meta li:last-child {
  margin-bottom: 0;
}

.project-page .project-meta li > * {
  margin: 0;
}

@media screen and (max-width: 1024px) {
  .project-page .project-meta li {
    min-width: -webkit-calc(50% - 20px);
    min-width: calc(50% - 20px);
    width: -webkit-calc(50% - 20px);
    width: calc(50% - 20px);
    margin-right: 20px;
  }
}

.project-page .project-first-image {
  position: relative;
}

.project-page .project-first-image img {
  margin-bottom: 10px;
}

.project-page .project-first-image .video-module {
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.project-page.layout-type1 .project-title .headline,
.project-page.layout-type2 .project-title .headline,
.project-page.layout-type3 .project-title .headline,
.project-page.layout-type4 .project-title .headline {
  margin: 10px 0;
  font-size: -webkit-calc(40px + 14 * ((100vw - 576px) / 1024));
  font-size: calc(40px + 14 * ((100vw - 576px) / 1024));
}

@media screen and (max-width: 576px) {
  .project-page.layout-type1 .project-title .headline,
  .project-page.layout-type2 .project-title .headline,
  .project-page.layout-type3 .project-title .headline,
  .project-page.layout-type4 .project-title .headline {
    font-size: 40px;
  }
}

@media screen and (min-width: 1600px) {
  .project-page.layout-type1 .project-title .headline,
  .project-page.layout-type2 .project-title .headline,
  .project-page.layout-type3 .project-title .headline,
  .project-page.layout-type4 .project-title .headline {
    font-size: 54px;
  }
}

@media screen and (min-width: 1025px) {
  .project-page.layout-type1 .project-page-content {
    margin-left: 4.4vh;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1024px) {
  .project-page.layout-type1 .project-page-content {
    margin-left: 20px;
  }
}

@media screen and (min-width: 1025px) {
  .project-page.layout-type2 .project-page-content {
    margin-right: 4.4vh;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1024px) {
  .project-page.layout-type2 .project-page-content {
    margin-right: 20px;
  }
}

.project-page.layout-type2 .clb-share-bar {
  left: auto;
  right: 4.4vh;
}

@media screen and (max-width: 1024px) {
  .project-page.layout-type2 .clb-share-bar {
    right: 20px;
  }
}

.project-page.layout-type3,
.project-page.layout-type4 {
  width: 100%;
  max-width: 100%;
}

@media screen and (max-width: 768px) {
  .project-page.layout-type3 .project-page-content,
  .project-page.layout-type4 .project-page-content {
    padding-right: 0;
    padding-left: 0;
  }
}

.project-page.layout-type3 .clb-share-bar {
  right: -webkit-calc(50% + 20px);
  right: calc(50% + 20px);
  margin-right: 4.4vh;
  left: auto;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}

@media screen and (max-width: 1024px) {
  .project-page.layout-type3 .clb-share-bar {
    margin-right: 20px;
  }
}

.project-page.layout-type3 .scroll-end .clb-share-bar {
  right: 20px;
}

@media screen and (max-width: 768px) {
  .project-page.layout-type3 .clb-share-bar {
    top: -webkit-calc(100vh - 20px);
    top: calc(100vh - 20px);
    right: 20px;
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    transform: translate(0, -100%);
  }

  .project-page.layout-type3 .scroll-end .clb-share-bar {
    right: 35px;
  }
}

@media screen and (min-width: 1025px) {
  .project-page.layout-type3 .project-page-media-holder {
    padding-left: 0;
  }
}

@media screen and (min-width: 1025px) {
  .project-page.layout-type3 .project-page-content {
    margin-left: 5vw;
    margin-right: -webkit-calc(10vw + 136px);
    margin-right: calc(10vw + 136px);
  }
}

@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .project-page.layout-type3 .project-page-content {
    margin-left: 3vw;
    margin-right: 8vw;
  }
}

.project-page.layout-type4 .clb-share-bar {
  left: -webkit-calc(50% + 55px);
  left: calc(50% + 55px);
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  right: auto;
}

.project-page.layout-type4 .scroll-end .clb-share-bar {
  left: 55px;
  right: auto;
}

@media screen and (max-width: 768px) {
  .project-page.layout-type4 .clb-share-bar {
    left: 20px;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

@media screen and (max-width: 768px) {
  .project-page.layout-type4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

@media screen and (min-width: 1025px) {
  .project-page.layout-type4 .project-page-media-holder {
    padding-right: 0;
  }
}

@media screen and (min-width: 1025px) {
  .project-page.layout-type4 .project-page-content {
    margin-left: -webkit-calc(10vw + 126px);
    margin-left: calc(10vw + 126px);
    margin-right: 5vw;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .project-page.layout-type4 .project-page-content {
    margin-left: 7vw;
    margin-right: 3vw;
  }
}

.project-page.layout-type3 .clb-share-bar,
.project-page.layout-type4 .clb-share-bar {
  top: -webkit-calc(100vh - 40px);
  top: calc(100vh - 40px);
  position: fixed;
  z-index: 10;
}

.project-page.layout-type3 .scroll-end .clb-share-bar,
.project-page.layout-type4 .scroll-end .clb-share-bar {
  position: absolute;
  top: auto;
  bottom: 4.4vh;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

@media screen and (max-width: 1024px) {
  .project-page.layout-type3 .scroll-end .clb-share-bar,
  .project-page.layout-type4 .scroll-end .clb-share-bar {
    bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  .project-page.layout-type3 .clb-share-bar,
  .project-page.layout-type3 .scroll-end .clb-share-bar,
  .project-page.layout-type4 .clb-share-bar,
  .project-page.layout-type4 .scroll-end .clb-share-bar {
    top: auto;
    position: absolute;
    bottom: 20px;
    right: auto;
    left: 20px;
  }
}

.project-page.layout-type5 .project-fullscreen-slider,
.project-page.layout-type6 .project-fullscreen-slider,
.project-page.layout-type8 .project-fullscreen-slider,
.project-page.layout-type9 .project-fullscreen-slider {
  overflow: hidden;
}

.project-page.layout-type5 .project-fullscreen-slider .clb-slider-outer-stage,
.project-page.layout-type6 .project-fullscreen-slider .clb-slider-outer-stage,
.project-page.layout-type8 .project-fullscreen-slider .clb-slider-outer-stage,
.project-page.layout-type9 .project-fullscreen-slider .clb-slider-outer-stage {
  height: 100%;
}

@media screen and (max-width: 768px) {
  .project-page.layout-type5 .project-page-content .vc_col-md-6,
  .project-page.layout-type6 .project-page-content .vc_col-md-6,
  .project-page.layout-type8 .project-page-content .vc_col-md-6,
  .project-page.layout-type9 .project-page-content .vc_col-md-6 {
    margin-top: 40px;
  }
}

.project-page.layout-type5 .project-image,
.project-page.layout-type6 .project-image,
.project-page.layout-type8 .project-image,
.project-page.layout-type9 .project-image {
  height: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}

.project-page.layout-type5 .project-image-overlay,
.project-page.layout-type6 .project-image-overlay,
.project-page.layout-type8 .project-image-overlay,
.project-page.layout-type9 .project-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(23, 22, 26, 0.3);
}

@media screen and (max-width: 768px) {
  .project-page.layout-type6 .page-container,
  .project-page.layout-type8 .page-container {
    padding-right: 40px;
  }
}

.project-page.layout-type5 .project-fullscreen-slider {
  height: 75vh;
}

.project-page.layout-type5 .project-fullscreen-slider .clb-slider-outer-stage {
  height: 100%;
}

.project-page.layout-type5 .project-page-media-holder {
  position: relative;
}

.project-page.layout-type5 .project-page-media-holder .video-module {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10;
}

.project-page.layout-type5 .project-page-media-holder .clb-share-bar {
  top: auto;
  bottom: 4.4vh;
  left: 0;
}

@media screen and (max-width: 1024px) {
  .project-page.layout-type5 .project-page-media-holder .clb-share-bar {
    bottom: 20px;
  }
}

.project-page.layout-type5 .project-page-content {
  padding-top: 10.6vh;
  padding-bottom: 10.6vh;
  margin: 0;
}

@media screen and (max-width: 768px) {
  .project-page.layout-type5 .project-page-content {
    padding-top: 50px;
  }
}

@media screen and (max-width: 768px) {
  .project-page.layout-type5 .project-page-content {
    padding-bottom: 50px;
  }
}

.project-page.layout-type5 .project-page-content .project-task {
  margin-top: 0;
}

@media screen and (max-width: 768px) {
  .project-page.layout-type5 .project-page-media-holder .clb-share-bar {
    left: 20px;
  }

  .project-page.layout-type5 .project-fullscreen-slider {
    height: 50vh;
  }

  .project-page.layout-type5 .project-page-content {
    padding: 25px 0;
  }

  .project-page.layout-type5 .project-page-content .project-link {
    margin-bottom: 20px;
  }
}

.project-page.layout-type6 .project-fullscreen-slider {
  height: 100vh;
  width: 100%;
  position: absolute;
}

.project-page.layout-type6 .project-fullscreen-slider .clb-slider-outer-stage {
  height: 100%;
}

.project-page.layout-type6 .project-page-content {
  height: 100vh;
  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;
  color: #fff;
}

.project-page.layout-type6 .project-page-content > .vc_row {
  width: 100%;
}

.project-page.layout-type6 .project-page-content .btn-link,
.project-page.layout-type6 .project-page-content .headline,
.project-page.layout-type6 .project-page-content .project-meta-title {
  color: #fff;
}

.project-page.layout-type6 .project-page-content .project-meta li {
  border-color: rgba(255, 255, 255, 0.25);
}

.project-page.layout-type6 .project-page-content .project-meta p {
  opacity: 0.6;
}

.project-page.layout-type6 .project-page-content .video-module {
  margin-bottom: 3.4vh;
  min-height: 56px;
}

@media screen and (max-width: 1024px) {
  .project-page.layout-type6 .project-page-content .video-module {
    margin-bottom: 20px;
  }
}

.project-page.layout-type6 .project-page-content .clb-share-bar {
  top: auto;
  left: 0;
  bottom: 4.4vh;
}

@media screen and (max-width: 1024px) {
  .project-page.layout-type6 .project-page-content .clb-share-bar {
    bottom: 20px;
  }
}

.project-page.layout-type6
  .project-page-content
  .animated-holder
  .video-module {
  min-height: 56px;
}

@media screen and (max-width: 768px) {
  .project-page.layout-type6 .project-page-content .clb-share-bar {
    left: 20px;
  }
}

.project-page.layout-type7 {
  padding-bottom: 8.8vh;
}

@media screen and (max-width: 768px) {
  .project-page.layout-type7 {
    padding-bottom: 40px;
  }
}

.project-page.layout-type7 .project-page-content {
  padding-bottom: 7.2vh;
  margin: 0;
}

@media screen and (max-width: 768px) {
  .project-page.layout-type7 .project-page-content {
    padding-bottom: 30px;
  }
}

@media screen and (min-width: 1025px) {
  .project-page.layout-type7 .project-task {
    margin-top: 0;
  }
}

.project-page.layout-type7 .clb-share-bar {
  margin: 0;
}

.project-page.layout-type8 .project-page-media-holder {
  min-height: 100%;
  width: 100%;
  position: static;
}

.project-page.layout-type8 .project-fullscreen-slider {
  height: 100%;
  width: 65vw;
  right: 0;
  position: absolute;
}

.project-page.layout-type8 .project-fullscreen-slider .clb-slider-outer-stage {
  height: 100%;
}

.project-page.layout-type8 .project-image-overlay {
  background: -webkit-gradient(
    linear,
    right top,
    left top,
    from(rgba(23, 22, 26, 0)),
    to(rgba(23, 22, 26, 0.4))
  );
  background: -webkit-linear-gradient(
    right,
    rgba(23, 22, 26, 0),
    rgba(23, 22, 26, 0.4)
  );
  background: -o-linear-gradient(
    right,
    rgba(23, 22, 26, 0),
    rgba(23, 22, 26, 0.4)
  );
  background: linear-gradient(
    -90deg,
    rgba(23, 22, 26, 0),
    rgba(23, 22, 26, 0.4)
  );
  width: 50%;
}

.project-page.layout-type8 .project-page-content {
  padding: 10vh 0;
  margin: 0;
}

.project-page.layout-type8 .project-page-content .video-module {
  margin-bottom: 3.4vh;
}

@media screen and (max-width: 1024px) {
  .project-page.layout-type8 .project-page-content .video-module {
    margin-bottom: 20px;
  }
}

.project-page.layout-type8 .project-page-content .project-title .headline {
  font-size: -webkit-calc(54px + 76 * ((100vw - 576px) / 1024));
  font-size: calc(54px + 76 * ((100vw - 576px) / 1024));
  margin-bottom: 0;
}

@media screen and (max-width: 576px) {
  .project-page.layout-type8 .project-page-content .project-title .headline {
    font-size: 54px;
  }
}

@media screen and (min-width: 1600px) {
  .project-page.layout-type8 .project-page-content .project-title .headline {
    font-size: 130px;
  }
}

.project-page.layout-type8 .project-page-content .project-meta {
  margin-top: 0;
}

.project-page.layout-type8 .project-page-content .project-meta li {
  border-color: rgba(136, 136, 136, 0.5);
}

.project-page.layout-type8 .project-page-content .project-meta p {
  opacity: 0.6;
}

.project-page.layout-type8 .project-page-content .clb-share-bar {
  top: auto;
  left: 0;
  bottom: 0;
}

.project-page.layout-type8 .project-page-content .headline,
.project-page.layout-type8 .project-page-content .title {
  color: inherit;
}

@media screen and (max-width: 768px) {
  .project-page.layout-type8 .project-page-content {
    padding-top: 25px;
    padding-bottom: 15vh;
  }

  .project-page.layout-type8 .project-page-content .clb-share-bar {
    left: 20px;
  }

  .project-page.layout-type8 .project-page-content .clb-share-bar {
    bottom: 20px;
  }

  .project-page.layout-type8 .project-fullscreen-slider {
    width: 100vw;
  }
}

.project-page.layout-type9 .project-fullscreen-slider {
  height: 100vh;
  width: 100%;
  position: absolute;
}

.project-page.layout-type9 .project-page-title {
  height: 100vh;
  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;
  text-align: center;
}

.project-page.layout-type9 .project-page-title .clb-share-bar {
  top: auto;
  bottom: 4.4vh;
  margin: 0;
  left: 20px;
}

@media screen and (max-width: 1024px) {
  .project-page.layout-type9 .project-page-title .clb-share-bar {
    bottom: 20px;
  }
}

.project-page.layout-type9 .project-page-title .headline {
  font-size: -webkit-calc(50px + 40 * ((100vw - 576px) / 1024));
  font-size: calc(50px + 40 * ((100vw - 576px) / 1024));
  margin: 20px 0;
  line-height: 1;
}

@media screen and (max-width: 576px) {
  .project-page.layout-type9 .project-page-title .headline {
    font-size: 50px;
  }
}

@media screen and (min-width: 1600px) {
  .project-page.layout-type9 .project-page-title .headline {
    font-size: 90px;
  }
}

.project-page.layout-type9 .project-page-title > .vc_row {
  width: 100%;
}

.project-page.layout-type9 .project-page-title .category-holder,
.project-page.layout-type9 .project-page-title .date,
.project-page.layout-type9 .project-page-title .headline {
  color: #fff;
}

.project-page.layout-type9 .project-page-content {
  padding-top: 10.6vh;
  padding-bottom: 10.6vh;
  margin: 0;
}

@media screen and (max-width: 768px) {
  .project-page.layout-type9 .project-page-content {
    padding-top: 50px;
  }
}

@media screen and (max-width: 768px) {
  .project-page.layout-type9 .project-page-content {
    padding-bottom: 50px;
  }
}

.project-page.layout-type9 .project-page-content .project-task {
  margin-top: 0;
}

@media screen and (max-width: 768px) {
  .project-page.layout-type9 .project-page-media-holder .clb-share-bar {
    left: 20px;
  }
}

@media screen and (min-width: 1025px) {
  .project-page.layout-type5 .clb-share-bar,
  .project-page.layout-type6 .clb-share-bar,
  .project-page.layout-type8 .clb-share-bar,
  .project-page.layout-type9 .clb-share-bar {
    margin: 0 20px;
  }
}

.project-page.layout-type5 .project-fullscreen-slider > .scale-bg,
.project-page.layout-type6 .project-fullscreen-slider > .scale-bg,
.project-page.layout-type8 .project-fullscreen-slider > .scale-bg,
.project-page.layout-type9 .project-fullscreen-slider > .scale-bg {
  height: 100%;
}

.project-page.layout-type5 .project-fullscreen-slider .clb-slider-item.active,
.project-page.layout-type6 .project-fullscreen-slider .clb-slider-item.active,
.project-page.layout-type8 .project-fullscreen-slider .clb-slider-item.active,
.project-page.layout-type9 .project-fullscreen-slider .clb-slider-item.active {
  z-index: 10;
}

@media screen and (max-width: 991px) {
  .project-page-invert > .vc_row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

.single-ohio_portfolio:not(.with-spacer) .project.layout-type7 .page-container {
  margin-top: 14vh;
}

@media screen and (max-width: 1024px) {
  .single-ohio_portfolio:not(.with-spacer)
    .project.layout-type7
    .page-container {
    margin-top: 100px;
  }
}

@media screen and (min-width: 1025px) {
  .single-ohio_portfolio.with-header-5 .project.layout-type7 .page-container,
  .single-ohio_portfolio.with-header-6 .project.layout-type7 .page-container,
  .single-ohio_portfolio.with-header-7 .project.layout-type7 .page-container {
    margin-top: initial;
  }
}

.single-ohio_portfolio.with-spacer .project.layout-type7 .page-container {
  padding-top: 0;
}

.single-ohio_portfolio
  .full-top-position.layout-type1
  .project-page-sticky-container,
.single-ohio_portfolio
  .full-top-position.layout-type2
  .project-page-sticky-container,
.single-ohio_portfolio
  .full-top-position.layout-type3
  .project-page-sticky-container,
.single-ohio_portfolio
  .full-top-position.layout-type4
  .project-page-sticky-container {
  padding-top: 14vh;
}

@media screen and (max-width: 1024px) {
  .single-ohio_portfolio
    .full-top-position.layout-type1
    .project-page-sticky-container,
  .single-ohio_portfolio
    .full-top-position.layout-type2
    .project-page-sticky-container,
  .single-ohio_portfolio
    .full-top-position.layout-type3
    .project-page-sticky-container,
  .single-ohio_portfolio
    .full-top-position.layout-type4
    .project-page-sticky-container {
    padding-top: 100px;
  }
}

@media screen and (max-width: 768px) {
  .single-ohio_portfolio
    .full-top-position.layout-type1
    .project-page-sticky-container,
  .single-ohio_portfolio
    .full-top-position.layout-type2
    .project-page-sticky-container,
  .single-ohio_portfolio
    .full-top-position.layout-type3
    .project-page-sticky-container,
  .single-ohio_portfolio
    .full-top-position.layout-type4
    .project-page-sticky-container {
    padding-top: 0;
  }
}

@media screen and (min-width: 769px) {
  .single-ohio_portfolio .layout-type1 .project-page-sticky-container,
  .single-ohio_portfolio .layout-type2 .project-page-sticky-container,
  .single-ohio_portfolio .layout-type3 .project-page-sticky-container,
  .single-ohio_portfolio .layout-type4 .project-page-sticky-container {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }
}

.comments-container {
  background-color: rgba(136, 136, 136, 0.05);
}

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

.bypostauthor {
  display: block;
}

.comment-meta a {
  color: #6a696c;
}

.comment-meta a:hover {
  text-decoration: none !important;
}

.comment-form-cookies-consent,
.comment-notes {
  color: #6a696c;
  font-size: 0.94rem;
  margin-bottom: 20px;
  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;
}

.comment-form-cookies-consent label,
.comment-notes label {
  margin: 0 0 0 8px;
}

.comments-area {
  padding-top: 7.2vh;
  padding-bottom: 7.2vh;
}

@media screen and (max-width: 768px) {
  .comments-area {
    padding-top: 30px;
  }
}

@media screen and (max-width: 768px) {
  .comments-area {
    padding-bottom: 30px;
  }
}

.comments-area.no-comments .comment-respond:after {
  display: none;
}

.comments-area .nav-links {
  margin: 15px 0;
}

.comments-area .nav-links div {
  display: inline-block;
  margin-right: 15px;
}

.comments-area .comment-list {
  margin-bottom: 7.2vh;
  padding: 0;
  list-style: none;
}

@media screen and (max-width: 768px) {
  .comments-area .comment-list {
    margin-bottom: 30px;
  }
}

.comments-area .comment-list li .depth-5 .comment-date-and-time:after,
.comments-area .comment-list li.pingback .comment-date-and-time:after,
.comments-area .comment-list li.trackback .comment-date-and-time:after {
  display: none;
}

.comments-area .comment-list > li:last-child .comment-respond {
  margin: 0;
  padding-bottom: 0;
}

.comments-area .comment-list > li:last-child .comment-respond:before {
  display: none;
}

.comments-area .pingback p {
  display: none;
}

.comments-area .comment-list > li {
  padding: 0;
}

.comments-area .comment-list > li:first-child {
  border: none !important;
}

.comments-area .comment-list li.depth-1:first-child > .comment-body {
  border: none;
}

.comments-area ul.children {
  margin-left: 0;
  padding-left: 75px;
  list-style: none;
}

.comments-area .pingback .comment-body,
.comments-area .trackback .comment-body {
  padding-left: 0;
}

.comments-area .comment-body {
  padding-left: 75px;
  padding-bottom: 4.4vh;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .comments-area .comment-body {
    padding-bottom: 20px;
  }
}

.comments-area .comment-body .comment-awaiting-moderation {
  font-size: 0.94rem;
}

.comments-area .comment-body .comment-author img {
  max-width: 56px;
  position: absolute;
  top: 0;
  left: 0;
}

.comments-area .comment-body .comment-author h4 {
  display: inline-block;
  font-size: 1em;
  letter-spacing: 0;
}

.comments-area .comment-body .comment-author .says {
  display: none;
}

.comments-area .comment-body .comment-meta {
  font-size: 0.94rem;
  margin-bottom: 2px;
}

.comments-area .comment-body .comment-content p {
  margin: 0;
}

.comments-area .comment-body .reply {
  display: inline-block;
}

.comments-area .comment-body .reply a {
  color: inherit;
}

.comments-area .comment-body .reply a:hover {
  color: #d90a2c;
}

.comments-area .reply a,
.comments-area .reply-cancle a,
.comments-area a.comment-edit-link {
  font-size: 0.94rem;
  position: relative;
}

.comments-area .comment-date-and-time {
  display: inline-block;
}

.comments-area .comment-date-and-time:after {
  content: "•";
  display: inline-block;
  vertical-align: middle;
  font-size: 0.8em;
  margin-top: -2px;
  color: #d90a2c;
  margin: 0;
}

.comments-area .reply a {
  font-weight: 600;
}

.comments-area .comment-respond {
  position: relative;
  z-index: 2;
}

.comments-area .comment-respond .form-submit {
  margin: 15px 0 0 0;
}

@media screen and (max-width: 768px) {
  .comments-area .comment-respond .form-submit .btn {
    width: 100%;
  }
}

.comments-area .comment-respond:before {
  content: "";
  width: 500%;
  height: 1px;
  border-top: 1px solid rgba(136, 136, 136, 0.1);
  position: absolute;
  top: 0;
  left: -200%;
}

.comments-area .comment-respond:before {
  display: none;
  top: auto;
  bottom: 0;
}

.comments-area .comment-respond .reply-cancle {
  display: inline-block;
}

.comments-area .comment-respond .input-wrap:after {
  content: "";
  display: table;
  clear: both;
}

.comments-area .comment-respond .input-wrap > .input-block {
  padding: 5px 20px 20px 0;
}

.comments-area .comment-respond .input-wrap > .input-block:last-child {
  padding-right: 0;
}

.comments-area .comment .comment-respond {
  margin-bottom: 4.4vh;
  padding-bottom: 4.4vh;
}

@media screen and (max-width: 1024px) {
  .comments-area .comment .comment-respond {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .comments-area .comment .comment-respond {
    padding-bottom: 20px;
  }
}

.comments-area .comment .comment-respond:before {
  display: block;
}

@media screen and (max-width: 768px) {
  .comments-area {
    width: 100%;
  }

  .comments-area #respond {
    padding-top: 0;
  }

  .comments-area .comment-body {
    padding: 90px 0 20px 0;
  }

  .comments-area ul.children {
    padding-left: 30px;
  }

  .comments-area .comment-respond .comment-form {
    padding: 0;
    background: 0 0;
  }
}

.blog-grid {
  overflow: hidden;
}

.blog-grid.sticky {
  background-color: rgba(217, 10, 44, 0.05);
}

.blog-grid.sticky .sticky-icon {
  vertical-align: middle;
  display: inline-block;
  margin-top: -4px;
}

.blog-grid.boxed .blog-grid-content {
  background-color: rgba(136, 136, 136, 0.05);
  padding: 4.4vh;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

@media screen and (max-width: 1024px) {
  .blog-grid.boxed .blog-grid-content {
    padding: 20px;
  }
}

.blog-grid.without-media.boxed .blog-grid-content {
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.blog-grid:not(.boxed):not(.blog-grid-type-6) .blog-grid-image {
  overflow: hidden;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.blog-grid:not(.blog-grid-type-2):not(.blog-grid-type-4):hover h3 a {
  color: #d90a2c;
}

.blog-grid-image {
  position: relative;
  overflow: hidden;
}

.blog-grid-image > a {
  display: block;
}

.blog-grid-image img {
  vertical-align: top;
  width: 100%;
}

.blog-grid-image .blog-metro-image.active,
.blog-grid-image img.active {
  z-index: 1;
}

.blog-grid-image .slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.blog-grid-image .slider .clb-slider-nav-btn {
  z-index: 11;
}

.blog-grid-image .slider + .blog-grid-meta .meta-holder .author-attributes {
  width: -webkit-calc(100% - 116px);
  width: calc(100% - 116px);
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}

.blog-grid .blog-metro-image {
  padding-top: 100%;
  min-width: 100%;
  height: auto;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.blog-grid-meta {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  padding: 4.4vh;
  font-size: 0.94rem;
  line-height: 1.4;
  opacity: 0;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(23, 22, 26, 0)),
    to(rgba(23, 22, 26, 0.4))
  );
  background: -webkit-linear-gradient(
    bottom,
    rgba(23, 22, 26, 0),
    rgba(23, 22, 26, 0.4)
  );
  background: -o-linear-gradient(
    bottom,
    rgba(23, 22, 26, 0),
    rgba(23, 22, 26, 0.4)
  );
  background: linear-gradient(0deg, rgba(23, 22, 26, 0), rgba(23, 22, 26, 0.4));
  z-index: 10;
}

@media screen and (max-width: 1024px) {
  .blog-grid-meta {
    padding: 20px;
  }
}

.blog-grid-meta .meta-holder {
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  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;
}

.blog-grid-meta .author-avatar {
  height: 46px;
  width: 46px;
  min-width: 46px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  margin-right: 15px;
}

.blog-grid-meta .author-attributes {
  white-space: nowrap;
}

.blog-grid:not(.blog-grid-type-4):not(.blog-grid-type-6) .blog-grid-meta {
  color: #fff;
}

.blog-grid.hover-color-overlay .blog-grid-meta {
  background: 0 0;
}

.blog-grid-headline {
  margin: 10px 0 0 0;
  font-size: -webkit-calc(24px + 2 * ((100vw - 576px) / 1024));
  font-size: calc(24px + 2 * ((100vw - 576px) / 1024));
  line-height: 1.3;
}

@media screen and (max-width: 576px) {
  .blog-grid-headline {
    font-size: 24px;
  }
}

@media screen and (min-width: 1600px) {
  .blog-grid-headline {
    font-size: 26px;
  }
}

.blog-grid-headline a {
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.blog-grid-content {
  padding-top: 25px;
  width: 100%;
}

@media screen and (max-width: 1024px) {
  .blog-grid-content {
    padding-top: 20px;
  }
}

.blog-grid-content .post-details,
.blog-grid-content blockquote,
.blog-grid-content p {
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.blog-grid-content .post-details {
  font-size: 0.94rem;
}

.blog-grid-content p {
  margin-bottom: 0;
}

.blog-grid-content p a:not(.more-link) {
  color: #d90a2c;
  font-weight: 500;
}

.blog-grid-content p .more-link {
  margin-top: 10px;
  display: inline-block;
  font-weight: 600;
}

.blog-grid-content p .alx-block-button__link {
  display: none;
}

.blog-grid-content .btn {
  margin-top: 10px;
}

.blog-grid-content blockquote cite,
.blog-grid-content blockquote h4,
.blog-grid-content q cite,
.blog-grid-content q h4 {
  display: block;
}

.blog-grid-type-1.boxed .btn-link {
  display: none;
}

.blog-grid-type-1 .blog-grid-image {
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
}

@media screen and (min-width: 1025px) {
  .blog-grid-type-1 .btn {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  }
}

.blog-grid-type-2 {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: rgba(136, 136, 136, 0.05);
}

@media screen and (min-width: 1025px) {
  .blog-grid-type-2 {
    min-height: 350px;
  }
}

.blog-grid-type-2 .blog-grid-image {
  width: 100%;
}

.blog-grid-type-2 .blog-grid-image .slider .blog-image {
  padding-top: 100%;
  -webkit-background-size: cover;
  background-size: cover;
}

.blog-grid-type-2 .blog-grid-content {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 4.4vh;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(23, 22, 26, 0)),
    to(rgba(23, 22, 26, 0.4))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(23, 22, 26, 0),
    rgba(23, 22, 26, 0.4)
  );
  background: -o-linear-gradient(
    top,
    rgba(23, 22, 26, 0),
    rgba(23, 22, 26, 0.4)
  );
  background: linear-gradient(
    180deg,
    rgba(23, 22, 26, 0),
    rgba(23, 22, 26, 0.4)
  );
  z-index: 10;
}

@media screen and (max-width: 1024px) {
  .blog-grid-type-2 .blog-grid-content {
    padding: 20px;
  }
}

.blog-grid-type-2 .blog-grid-content * {
  color: #fff;
}

.blog-grid-type-2.without-media .blog-grid-image {
  padding-bottom: 100%;
}

.blog-grid-type-2.metro-style {
  min-height: initial;
}

.blog-grid-type-3:not(.without-media) .blog-grid-image {
  width: 50%;
}

.blog-grid-type-3:not(.without-media) .blog-grid-content {
  width: 50%;
  padding: 4.4vh;
}

@media screen and (max-width: 1024px) {
  .blog-grid-type-3:not(.without-media) .blog-grid-content {
    padding: 20px;
  }
}

.blog-grid-type-3.boxed .blog-grid-content {
  padding-top: 70px;
  padding-bottom: 70px;
}

.blog-grid-type-4 {
  position: relative;
  min-height: 400px;
  background-color: rgba(136, 136, 136, 0.05);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

.blog-grid-type-4 .blog-grid-image {
  width: 100%;
  opacity: 0;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.blog-grid-type-4 .blog-grid-image .slider {
  height: 100%;
}

.blog-grid-type-4 .blog-grid-image .slider .blog-image {
  padding-top: 100%;
  -webkit-background-size: cover;
  background-size: cover;
}

.blog-grid-type-4 .blog-grid-image:after {
  content: "";
  position: absolute;
  background-color: rgba(23, 22, 26, 0.45);
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.blog-grid-type-4 .blog-grid-meta {
  opacity: 1;
  background: 0 0;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

.blog-grid-type-4 .blog-grid-meta .meta-holder {
  opacity: 1;
  visibility: visible;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.blog-grid-type-4 .blog-grid-content {
  position: absolute;
  bottom: 0;
  top: 86px;
  left: 0;
  padding: 4.4vh;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  z-index: 10;
}

@media screen and (max-width: 1024px) {
  .blog-grid-type-4 .blog-grid-content {
    padding: 20px;
  }
}

.blog-grid-type-4 .blog-grid-content .btn-more {
  position: absolute;
  bottom: 4.4vh;
  left: 4.4vh;
}

@media screen and (max-width: 1024px) {
  .blog-grid-type-4 .blog-grid-content .btn-more {
    bottom: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .blog-grid-type-4 .blog-grid-content .btn-more {
    left: 20px;
  }
}

.blog-grid-type-4:hover .blog-grid-image {
  opacity: 1;
}

.blog-grid-type-4:hover .blog-grid-headline a,
.blog-grid-type-4:hover .blog-grid-meta,
.blog-grid-type-4:hover .btn,
.blog-grid-type-4:hover .post-details,
.blog-grid-type-4:hover .short-description,
.blog-grid-type-4:hover blockquote {
  color: #fff;
}

.blog-grid-type-4.without-media .blog-grid-image {
  padding-bottom: 100%;
}

.blog-grid-type-4.metro-style {
  min-height: initial;
}

.blog-grid-type-3:not(.without-media),
.blog-grid-type-5:not(.without-media) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.blog-grid-type-3:not(.without-media) .blog-grid-image,
.blog-grid-type-5:not(.without-media) .blog-grid-image {
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.blog-grid-type-3:not(.without-media).boxed .blog-grid-content,
.blog-grid-type-3:not(.without-media).boxed .blog-grid-image,
.blog-grid-type-5:not(.without-media).boxed .blog-grid-content,
.blog-grid-type-5:not(.without-media).boxed .blog-grid-image {
  -webkit-border-radius: 0px;
  border-radius: 0;
}

.blog-grid-type-3:not(.without-media) .blog-grid-image .slider,
.blog-grid-type-5:not(.without-media) .blog-grid-image .slider {
  min-height: 100%;
}

.blog-grid-type-3:not(.without-media)
  .blog-grid-image
  .slider
  .clb-slider-nav-btn,
.blog-grid-type-5:not(.without-media)
  .blog-grid-image
  .slider
  .clb-slider-nav-btn {
  bottom: 0;
  top: auto;
  left: 0;
  right: auto;
}

.blog-grid-type-3:not(.without-media) .blog-grid-image .blog-image,
.blog-grid-type-5:not(.without-media) .blog-grid-image .blog-image {
  height: 100%;
  width: 100%;
  padding: 0;
}

.blog-grid-type-3:not(.without-media) .blog-grid-image,
.blog-grid-type-3:not(.without-media) .blog-metro-image,
.blog-grid-type-3:not(.without-media) .clb-slider-stage,
.blog-grid-type-3:not(.without-media) .slider,
.blog-grid-type-5:not(.without-media) .blog-grid-image,
.blog-grid-type-5:not(.without-media) .blog-metro-image,
.blog-grid-type-5:not(.without-media) .clb-slider-stage,
.blog-grid-type-5:not(.without-media) .slider {
  min-height: 100%;
}

.blog-grid-type-3:not(.without-media) .blog-grid-content,
.blog-grid-type-5:not(.without-media) .blog-grid-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media screen and (max-width: 768px) {
  .blog-grid-type-3:not(.without-media),
  .blog-grid-type-5:not(.without-media) {
    display: block;
  }

  .blog-grid-type-3:not(.without-media) .blog-grid-content,
  .blog-grid-type-3:not(.without-media) .blog-grid-image,
  .blog-grid-type-5:not(.without-media) .blog-grid-content,
  .blog-grid-type-5:not(.without-media) .blog-grid-image {
    width: 100%;
  }

  .blog-grid-type-3:not(.without-media) .blog-grid-content .blog-image,
  .blog-grid-type-3:not(.without-media) .blog-grid-image .blog-image,
  .blog-grid-type-5:not(.without-media) .blog-grid-content .blog-image,
  .blog-grid-type-5:not(.without-media) .blog-grid-image .blog-image {
    padding-top: 70%;
  }
}

.blog-grid-type-5:not(.without-media) .blog-grid-image {
  width: 450px;
}

.blog-grid-type-5:not(.without-media) .blog-grid-content {
  padding: 4.4vh;
}

@media screen and (max-width: 1024px) {
  .blog-grid-type-5:not(.without-media) .blog-grid-content {
    padding: 20px;
  }
}

.blog-grid-type-1 .blog-slider .clb-slider-nav-btn,
.blog-grid-type-2 .blog-slider .clb-slider-nav-btn,
.blog-grid-type-3 .blog-slider .clb-slider-nav-btn,
.blog-grid-type-4 .blog-slider .clb-slider-nav-btn {
  top: 0;
  bottom: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.blog-grid-type-1 .blog-slider .clb-slider-nav-btn .next-btn,
.blog-grid-type-1 .blog-slider .clb-slider-nav-btn .prev-btn,
.blog-grid-type-2 .blog-slider .clb-slider-nav-btn .next-btn,
.blog-grid-type-2 .blog-slider .clb-slider-nav-btn .prev-btn,
.blog-grid-type-3 .blog-slider .clb-slider-nav-btn .next-btn,
.blog-grid-type-3 .blog-slider .clb-slider-nav-btn .prev-btn,
.blog-grid-type-4 .blog-slider .clb-slider-nav-btn .next-btn,
.blog-grid-type-4 .blog-slider .clb-slider-nav-btn .prev-btn {
  margin: 0;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.blog-grid-type-1 .blog-slider .clb-slider-nav-btn .next-btn .ion,
.blog-grid-type-1 .blog-slider .clb-slider-nav-btn .prev-btn .ion,
.blog-grid-type-2 .blog-slider .clb-slider-nav-btn .next-btn .ion,
.blog-grid-type-2 .blog-slider .clb-slider-nav-btn .prev-btn .ion,
.blog-grid-type-3 .blog-slider .clb-slider-nav-btn .next-btn .ion,
.blog-grid-type-3 .blog-slider .clb-slider-nav-btn .prev-btn .ion,
.blog-grid-type-4 .blog-slider .clb-slider-nav-btn .next-btn .ion,
.blog-grid-type-4 .blog-slider .clb-slider-nav-btn .prev-btn .ion {
  color: #fff;
}

.blog-grid-type-6 {
  border-bottom: 1px solid rgba(136, 136, 136, 0.2);
  padding-top: 4.4vh;
  padding-bottom: 4.4vh;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .blog-grid-type-6 {
    padding-top: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .blog-grid-type-6 {
    padding-bottom: 20px;
  }
}

.blog-grid-type-6.boxed {
  background-color: rgba(136, 136, 136, 0.05);
  padding: 4.4vh;
}

@media screen and (max-width: 1024px) {
  .blog-grid-type-6.boxed {
    padding: 20px;
  }
}

.blog-grid-type-6.hover-color-overlay .blog-grid-image {
  position: absolute;
}

.blog-grid-type-6.hover-greyscale:hover .blog-metro-image,
.blog-grid-type-6.hover-greyscale:hover img,
.blog-grid-type-6.hover-greyscale:hover.blog-grid .blog-grid-image {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

.blog-grid-type-6 .blog-grid-holder {
  position: relative;
  z-index: 10;
}

.blog-grid-type-6 .blog-grid-image {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.blog-grid-type-6 .blog-grid-meta {
  position: relative;
  left: auto;
  top: auto;
  padding: 0;
  background: 0 0;
  margin-top: 15px;
}

.blog-grid-type-6 .blog-grid-meta .meta-holder {
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.blog-grid-type-6 .blog-grid-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.blog-grid-type-6 .blog-grid-holder .holder-cell:first-child {
  min-width: 26%;
}

.blog-grid-type-6 .blog-grid-holder .holder-cell:nth-child(2) {
  margin-left: 4.4vh;
  margin-right: 4.4vh;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

@media screen and (max-width: 1024px) {
  .blog-grid-type-6 .blog-grid-holder .holder-cell:nth-child(2) {
    margin-left: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .blog-grid-type-6 .blog-grid-holder .holder-cell:nth-child(2) {
    margin-right: 20px;
  }
}

.blog-grid-type-6 .blog-grid-holder .holder-cell:last-child {
  white-space: nowrap;
}

.blog-grid-type-6 .blog-grid-holder .blog-grid-content {
  padding: 0;
  background-color: transparent;
}

.blog-grid-type-6 .blog-grid-holder .blog-grid-content .blog-grid-headline {
  margin-top: 0;
}

.blog-grid-type-6:hover.boxed:not(.without-media) .blog-grid-image {
  opacity: 1;
  visibility: visible;
}

.blog-grid-type-6:hover.boxed:not(.without-media) *,
.blog-grid-type-6:hover.boxed:not(.without-media)
  .blog-grid-content
  h3.blog-grid-headline
  a,
.blog-grid-type-6:hover.boxed:not(.without-media) .category-holder a.category,
.blog-grid-type-6:hover.boxed:not(.without-media) .category-holder:after {
  color: #fff;
}

@media screen and (max-width: 768px) {
  .blog-grid-type-6 .blog-grid-holder {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .blog-grid-type-6 .blog-grid-holder .holder-cell:first-child {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .blog-grid-type-6 .blog-grid-holder .holder-cell:first-child .post-details {
    margin-top: 4.4vh;
  }
}

@media screen and (max-width: 768px) and (max-width: 1024px) {
  .blog-grid-type-6 .blog-grid-holder .holder-cell:first-child .post-details {
    margin-top: 20px;
  }
}

@media screen and (max-width: 768px) {
  .blog-grid-type-6 .blog-grid-holder .holder-cell:first-child .blog-grid-meta {
    margin: 0;
    opacity: 1;
    margin-bottom: 4.4vh;
  }
}

@media screen and (max-width: 768px) and (max-width: 1024px) {
  .blog-grid-type-6 .blog-grid-holder .holder-cell:first-child .blog-grid-meta {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  .blog-grid-type-6
    .blog-grid-holder
    .holder-cell:first-child
    .blog-grid-meta
    .meta-holder {
    visibility: visible;
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .blog-grid-type-6 .blog-grid-holder .holder-cell:nth-child(2) {
    margin: 0;
    margin-top: 4.4vh;
    margin-bottom: 4.4vh;
  }
}

@media screen and (max-width: 768px) and (max-width: 1024px) {
  .blog-grid-type-6 .blog-grid-holder .holder-cell:nth-child(2) {
    margin-top: 20px;
  }
}

@media screen and (max-width: 768px) and (max-width: 1024px) {
  .blog-grid-type-6 .blog-grid-holder .holder-cell:nth-child(2) {
    margin-bottom: 20px;
  }
}

.blog-grid:hover .blog-grid-meta {
  opacity: 1;
}

.blog-grid:hover .blog-grid-meta .meta-holder {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  visibility: visible;
  opacity: 1;
}

.blog-grid:hover .btn {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  visibility: visible;
  opacity: 1;
}

@media screen and (min-width: 1025px) {
  .blog-grid:active {
    -webkit-transform: scale(0.98);
    -ms-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  }
}

.blog-grid.without-media:not(.boxed):not(.type-audio):not(.blog-grid-type-4)
  .blog-grid-content {
  padding-top: 0;
}

.blog-grid .blog-slider img {
  height: 100%;
}

.blog-grid.metro-style .clb-slider-outer-stage {
  height: auto !important;
}

.blog-grid.type-blockquote {
  display: block;
}

.blog-grid.type-blockquote .blog-grid-content {
  width: 100%;
}

.blog-grid.type-blockquote.boxed .blog-grid-content {
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.blog-grid-type-1.type-blockquote:not(.boxed) .blog-grid-content,
.blog-grid-type-3.type-blockquote:not(.boxed) .blog-grid-content,
.blog-grid-type-5.type-blockquote:not(.boxed) .blog-grid-content {
  padding: 0;
}

.blog-grid-type-4.type-blockquote .blog-grid-content {
  margin: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.blog-grid .mejs-container {
  z-index: 11;
}

.blog-grid-type-2.type-audio .blog-grid-meta,
.blog-grid-type-3.type-audio .blog-grid-meta,
.blog-grid-type-5.type-audio .blog-grid-meta {
  top: 40px;
}

.blog-grid.blog-grid-type-audio {
  display: block;
}

.blog-grid.blog-grid-type-audio .blog-grid-content,
.blog-grid.blog-grid-type-audio .blog-grid-image {
  width: 100%;
}

.blog-grid iframe,
.single-post iframe {
  min-width: 100%;
  vertical-align: top;
  min-height: 290px;
  border: none;
  overflow: hidden;
}

.blog-grid .gallery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 20px !important;
}

.blog-grid .gallery .gallery-item {
  display: inline-block;
  margin: 0 5px 5px 0;
  margin-top: 0 !important;
  text-align: center;
  vertical-align: top;
  width: 100%;
  position: relative;
}

.blog-grid .gallery .gallery-item img {
  border: none !important;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.blog-grid .gallery .gallery-item .gallery-caption {
  position: absolute;
  background: rgba(255, 255, 255, 0.8);
  padding: 3px 10px;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  opacity: 0;
  font-size: 0.8em;
  font-weight: 400;
}

.blog-grid .gallery .gallery-item:hover .gallery-caption {
  opacity: 1;
}

.blog-grid .gallery .gallery-item:hover img {
  opacity: 0.8;
}

.blog-grid .gallery.gallery-columns-3 .gallery-item {
  max-width: -webkit-calc((100% - 5px * 2)/ 3);
  max-width: calc((100% - 5px * 2) / 3);
}

.blog-grid .gallery.gallery-columns-3 .gallery-item:last-of-type,
.blog-grid .gallery.gallery-columns-3 .gallery-item:nth-of-type(3n + 3) {
  margin-right: 0;
}

.clb-author {
  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;
}

.clb-author .author-avatar {
  height: 46px;
  width: 46px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-right: 15px;
  background: #000;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
}

.clb-author .clb-author-details {
  font-size: 0.94rem;
  line-height: 1.46;
}

.clb-author .clb-author-details .date {
  opacity: 0.7;
}

.group-blog .byline,
.single .byline {
  display: inline;
}

.entry-content,
.entry-summary,
.page-content {
  margin: 0 auto;
}

.entry-content > :not(.vc_row):not(.vc_clearfix):not(.vc_section) {
  margin-top: 25px;
  margin-bottom: 25px;
}

.entry-content > :not(.vc_row):not(.vc_clearfix):not(.vc_section).alignleft {
  margin-top: 0;
}

.entry-content > :not(.vc_row):not(.vc_clearfix):first-child {
  margin-top: 0;
}

.entry-content > :not(.vc_row):not(.vc_clearfix):last-child {
  margin-bottom: 0;
}

.entry-content figcaption {
  padding: 0.3rem;
  font-size: 0.98em;
  margin: 0;
}

.entry-content .alx-block-pullquote p {
  font-size: 1.6875em;
  font-style: italic;
  line-height: 1.3;
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}

.single-post .entry-content {
  margin-bottom: 7.2vh;
}

@media screen and (max-width: 768px) {
  .single-post .entry-content {
    margin-bottom: 30px;
  }
}

.single-post .entry-content a:not(.alx-block-button__link) {
  color: #d90a2c;
  font-weight: 500;
}

.single-post .entry-content a:not(.alx-block-button__link):hover {
  opacity: 0.6;
}

@media screen and (min-width: 1025px) {
  .single-post .entry-content > h2,
  .single-post .entry-content > h3 {
    margin-top: 3rem !important;
  }
}

.single-post
  .entry-content
  .alx-block-pullquote.is-style-solid-color
  blockquote {
  color: #fff;
}

@media screen and (max-width: 768px) {
  .single-post
    .entry-content
    .alx-block-pullquote.is-style-solid-color
    blockquote {
    max-width: 100%;
    padding-left: 0;
    margin-left: 1rem;
    margin-right: 1rem;
  }
}

.single-post .entry-content .alx-block-archives li,
.single-post .entry-content .alx-block-categories li,
.single-post .entry-content .alx-block-latest-posts li {
  font-weight: 600;
}

@media screen and (min-width: 1025px) {
  .single-post .entry-content .alx-block-archives .select-holder,
  .single-post .entry-content .alx-block-categories .select-holder,
  .single-post .entry-content .alx-block-latest-posts .select-holder {
    display: inline-block;
  }
}

.single-post .entry-content .blog-slider .blog-metro-image {
  padding-bottom: 100%;
  min-width: 100%;
}

.single-post .clb-page-headline .category-holder:after {
  margin-left: 4px;
}

.single-post .wpb_single_image {
  margin-bottom: 50px;
}

.single-post .entry-footer {
  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-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.single-post .entry-footer-tags .tags-holder {
  margin-bottom: 7.2vh;
}

@media screen and (max-width: 768px) {
  .single-post .entry-footer-tags .tags-holder {
    margin-bottom: 30px;
  }
}

.single-post .entry-footer-tags .tags-holder .tag {
  margin: 2px 5px 2px 0;
}

.single-post .entry-footer .post-edit-link,
.single-post .entry-footer .vc_inline-link {
  display: inline-block;
  margin-bottom: 7.2vh;
}

@media screen and (max-width: 768px) {
  .single-post .entry-footer .post-edit-link,
  .single-post .entry-footer .vc_inline-link {
    margin-bottom: 30px;
  }
}

.single-post .page-content .widget_ohio_widget_about_author {
  background-color: rgba(136, 136, 136, 0.05);
  padding: 3.4vh;
  margin-bottom: 7.2vh;
}

@media screen and (max-width: 1024px) {
  .single-post .page-content .widget_ohio_widget_about_author {
    padding: 20px;
  }
}

@media screen and (max-width: 768px) {
  .single-post .page-content .widget_ohio_widget_about_author {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 1025px) {
  .single-post .page-content .widget_ohio_widget_about_author {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .single-post .page-content .widget_ohio_widget_about_author .author-avatar {
    margin-bottom: 0;
  }

  .single-post .page-content .widget_ohio_widget_about_author .content {
    margin: 8px 0 0 20px;
  }
}

.single-post .related-posts {
  padding-bottom: 4.4vh;
}

@media screen and (max-width: 1024px) {
  .single-post .related-posts {
    padding-bottom: 20px;
  }
}

.single-post .related-posts .blog-grid {
  margin-bottom: 30px;
}

.single-post .post-share {
  position: relative;
}

.single-post .post-share .clb-share-bar {
  left: -1vw;
  margin-top: 10px;
  z-index: 10;
}

@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .single-post .post-share .clb-share-bar {
    left: 0;
  }
}

@media screen and (max-width: 1024px) {
  .single-post .post-share .clb-share-bar {
    left: 0;
    position: relative;
  }

  .single-post .post-share .clb-share-bar .socialbar {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

article.page {
  margin: 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
  padding-top: 15px;
  font-size: 110%;
}

.post-widget {
  padding-top: 3.4vh;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .post-widget {
    padding-top: 20px;
  }
}

.post {
  margin-top: 0;
}

.post .comments-link a {
  font-size: 0.94rem;
  margin-left: 15px;
}

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

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

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

.text-justify {
  text-align: justify;
}

.left {
  float: left;
}

.right {
  float: right;
}

.full-width {
  width: 100%;
}

.full-height {
  height: 100%;
}

.full-vh {
  height: 100vh;
}

@media screen and (max-width: 768px) {
  .full-vh {
    height: auto;
  }
}

.full-vh-mobile,
.full-vh-mobile .full-vh {
  height: 100vh !important;
}

.full-vh-with-gap {
  height: -webkit-calc(100vh - 14vh);
  height: calc(100vh - 14vh);
}

.full-vh-with-gap .elementor-container {
  height: 100%;
}

@media screen and (max-width: 768px) {
  .full-vh-with-gap {
    height: auto;
  }
}

.vc_separator {
  margin: 15px 0 !important;
}

@media screen and (max-width: 768px) {
  .vc_separator {
    margin: 10px 0 15px !important;
  }
}

.hidden {
  display: none;
}

.unhidden {
  display: block;
}

.visible {
  visibility: visible !important;
  opacity: 1 !important;
}

.invisible {
  visibility: hidden !important;
  opacity: 0 !important;
}

.no-transition {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

.vc_row.stc-row {
  margin-bottom: 5vh;
}

.vc_row.stc-row .ohio-heading-sc:not(.heading-reset) h2 {
  margin-bottom: 40px;
  font-size: 26px;
}

@media screen and (min-width: 1025px) {
  .vc_row.stc-row {
    margin-right: 2vw;
    margin-left: 2vw;
    margin-bottom: 12vh;
  }

  .vc_row.stc-row-wide {
    margin-right: auto;
    margin-left: auto;
  }

  .vc_row.stc-row-narrow {
    margin-right: 10vw;
    margin-left: 10vw;
  }
}

@media screen and (max-width: 768px) {
  .vc_row.stc-row {
    margin-top: 2vh;
  }
}

.clb__screenshot img {
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.clb__retina50 img {
  max-width: 50% !important;
}

.clb__retina60 img {
  max-width: 60%;
}

.clb__retina70 img {
  max-width: 70%;
}

.clb__border_radius img,
.elementor .clb__border_radius img {
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.clb__flex .elementor-widget-wrap,
.clb__flex .wpb_wrapper:not(.vc_figure) {
  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-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.clb__vertical_stretch {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.clb__stretch_content .elementor-widget-wrap,
.clb__stretch_content .wpb_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}

.clb__stretch_content .elementor-widget-wrap .elementor-section-boxed,
.clb__stretch_content .elementor-widget-wrap .vc_row-fluid,
.clb__stretch_content .wpb_wrapper .elementor-section-boxed,
.clb__stretch_content .wpb_wrapper .vc_row-fluid {
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
  min-height: 30vh;
}

@media screen and (max-width: 768px) {
  .clb__stretch_content .elementor-widget-wrap .vc_row-fluid,
  .clb__stretch_content .wpb_wrapper .vc_row-fluid {
    margin-left: -20px !important;
    margin-right: -20px !important;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .clb__section_spacer {
    height: 80px !important;
  }
}

@media screen and (max-width: 1024px) {
  .clb__spacer {
    height: 50px !important;
  }

  .clb__section_spacer {
    height: 70px !important;
  }

  .clb__heading .count,
  .clb__heading .dynamic,
  .clb__heading .typed-cursor,
  .clb__heading h1.title {
    font-size: 66px !important;
  }

  .clb__heading .count,
  .clb__heading .dynamic,
  .clb__heading .typed-cursor,
  .clb__heading h2.title {
    font-size: 56px !important;
  }

  .clb__heading * {
    line-height: 1.1 !important;
  }

  .clb__remove_stretch_md .stretch-content {
    left: auto !important;
    width: auto !important;
  }
}

@media screen and (max-width: 768px) {
  .full-vh-reset {
    height: auto !important;
    min-height: 25vh !important;
  }

  .clb__spacer {
    height: 30px !important;
  }

  .clb__section_spacer {
    height: 50px !important;
  }

  .clb__border_reset .vc_column-inner {
    border: none !important;
  }

  .clb__fullheight_reset {
    min-height: initial !important;
  }

  .clb__heading .count,
  .clb__heading .dynamic,
  .clb__heading .typed-cursor,
  .clb__heading h1.title,
  .clb__heading.ohio-dynamic-text-sc {
    font-size: 46px !important;
    line-height: 1.1;
  }

  .clb__heading h2.title {
    font-size: 40px !important;
  }

  .clb__margin_reset .vc_column-inner {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .clb__margin_set {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }

  div.clb__margin_outer_reset {
    margin-left: -20px !important;
    margin-right: -20px !important;
  }

  .clb__padding_reset .vc_column-inner {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .vc_row.vc__padding_reset > .wpb_column > .vc_column-inner {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .vc_row.vc__padding_remove > .wpb_column > .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .vc_row.vc__margin_reset {
    margin-right: -20px !important;
  }

  .clb__overflow_hidden {
    overflow: hidden;
  }

  #content .clb__padding_reset .content_box_container {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  #content .clb__space_reset .content_box_container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .clb__border_reset .vc_column-inner {
    border: none !important;
  }

  .clb__space_reset .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .clb__remove_stretch_sm .stretch-content {
    left: auto !important;
    width: auto !important;
  }

  .clb__alignment_reset {
    float: left;
  }

  .clb__alignment_reset .btn-wrap {
    text-align: left;
  }
}

body i.icon {
  width: auto;
  height: auto;
  line-height: 1;
  vertical-align: middle;
  margin-left: 0;
}

.btn.purchase-theme {
  position: fixed;
  bottom: 4.4vh;
  left: 4.4vh;
  margin-bottom: 60px;
  height: 56px;
  background: rgba(133, 164, 46, 0.25);
  border: none;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  -webkit-border-radius: 30px;
  border-radius: 30px;
  color: #fff;
  padding: 0;
  padding-right: 10px;
  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;
  z-index: 110;
}

@media screen and (max-width: 1024px) {
  .btn.purchase-theme {
    bottom: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .btn.purchase-theme {
    left: 20px;
  }
}

.btn.purchase-theme:hover {
  background-color: #85a42e;
  font-size: inherit;
  padding-right: 15px;
}

.btn.purchase-theme:hover i.icon {
  background-color: rgba(0, 0, 0, 0.2);
  margin-right: 10px;
}

.btn.purchase-theme i.icon {
  height: 36px;
  width: 36px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #85a42e;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: 10px 0 10px 10px;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.btn.purchase-theme i.icon:after {
  content: "";
  position: fixed;
  display: block;
  height: 56px;
  width: 56px;
  background: rgba(133, 164, 46, 0.3);
  z-index: -1;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-animation: 3s ease-in-out infinite pulse;
  animation: 3s ease-in-out infinite pulse;
}

.btn.purchase-theme i.icon img {
  height: 18px;
}

.btn.purchase-theme span {
  height: 26px;
  width: 1px;
  margin: 0 10px;
  background-color: rgba(0, 0, 0, 0.2);
}

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

  25% {
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
    opacity: 1;
  }

  55% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

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

  25% {
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
    opacity: 1;
  }

  55% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

.with-header-5:not(.single-ohio_portfolio):not(.single-product):not(
    .single-post
  )
  .btn.purchase-theme,
.with-header-6:not(.single-ohio_portfolio):not(.single-product):not(
    .single-post
  )
  .btn.purchase-theme,
.with-header-7:not(.single-ohio_portfolio):not(.single-product):not(
    .single-post
  )
  .btn.purchase-theme {
  bottom: 120px;
  left: auto;
  right: 28px;
  margin: 0;
}

.with-header-5.single-ohio_portfolio .btn.purchase-theme,
.with-header-5.single-post .btn.purchase-theme,
.with-header-5.single-product .btn.purchase-theme {
  margin-left: 33vh;
  margin-bottom: 0;
}

.with-header-6.single-ohio_portfolio .btn.purchase-theme,
.with-header-6.single-post .btn.purchase-theme,
.with-header-6.single-product .btn.purchase-theme,
.with-header-7.single-ohio_portfolio .btn.purchase-theme,
.with-header-7.single-post .btn.purchase-theme,
.with-header-7.single-product .btn.purchase-theme {
  margin-left: 10.5vh;
  margin-bottom: 0;
}

.page-template-page_for-projects.slider-with-bullets #tidio-chat,
.single-ohio_portfolio #tidio-chat,
.single-post #tidio-chat,
.single-product #tidio-chat {
  visibility: hidden;
  opacity: 0;
}

@media screen and (max-width: 1024px) {
  #tidio-chat,
  .purchase-theme {
    visibility: hidden;
    display: none;
    opacity: 0;
  }
}

@media screen and (min-width: 1025px) {
  .alx-block-cover,
  .alx-block-cover-image {
    padding: 2rem 12%;
  }

  .alx-block-cover-image.alignleft,
  .alx-block-cover.alignleft {
    padding: 1rem -webkit-calc(2 * 1rem);
    padding: 1rem calc(2 * 1rem);
    min-width: 50%;
  }

  .alx-block-cover-image.alignfull,
  .alx-block-cover.alignfull {
    padding-left: -webkit-calc(15% + (2 * 1rem));
    padding-left: calc(15% + (2 * 1rem));
    padding-right: -webkit-calc(15% + (2 * 1rem));
    padding-right: calc(15% + (2 * 1rem));
  }

  .alx-block-columns.alignfull,
  .alx-block-columns.alignfull .alx-block-column {
    padding-left: -webkit-calc(2 * 1rem);
    padding-left: calc(2 * 1rem);
    padding-right: -webkit-calc(2 * 1rem);
    padding-right: calc(2 * 1rem);
  }
}

@media screen and (max-width: 768px) {
  .alx-block-columns.alignfull,
  .alx-block-columns.alignfull .alx-block-column {
    padding-left: 10px;
    padding-right: 10px;
  }

  .alx-block-pullquote {
    padding: 1em 0;
  }
}

.alx-block-latest-comments__comment-date,
.alx-block-latest-comments__comment-excerpt p {
  font-size: inherit;
  line-height: inherit;
}

.alx-block-latest-comments__comment-author,
.alx-block-latest-comments__comment-link {
  font-weight: 600;
}

.alx-block-button__link {
  font-size: inherit;
}

.blocks-gallery-item {
  padding: 0;
}

.alx-block-cover .alx-block-cover-text {
  max-width: 100%;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .alx-block-cover .alx-block-cover-text {
    font-size: 2em;
  }
}

.alx-block-cover .alx-block-cover-text:not(.has-text-color) {
  color: #fff;
}

.alx-block-cover .alx-block-cover-text:not(.has-text-color) a {
  color: #fff;
}

.aligncenter {
  text-align: center;
}

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

.alignleft,
.alx-block-image .alignleft {
  float: left;
  margin-right: 1rem;
}

@media screen and (min-width: 1025px) {
  .alignleft,
  .alx-block-image .alignleft {
    margin-right: -webkit-calc(2 * 1rem);
    margin-right: calc(2 * 1rem);
  }
}

.alignright,
.alx-block-image .alignright {
  float: right;
  margin-left: 1rem;
}

@media screen and (min-width: 1025px) {
  .alignright,
  .alx-block-image .alignright {
    margin-left: -webkit-calc(2 * 1rem);
    margin-left: calc(2 * 1rem);
  }
}

.wp-caption-text.gallery-caption {
  white-space: initial;
}

.alx-block-image .aligncenter > figcaption,
.alx-block-image .alignleft > figcaption,
.alx-block-image .alignright > figcaption {
  display: block;
}

.wp-caption {
  max-width: 100%;
}

.alx-block-quote:not(.is-large):not(.is-style-large) {
  border-color: rgba(136, 136, 136, 0.15);
}

.alx-block-quote.is-large,
.alx-block-quote.is-style-large {
  border: none;
  padding: 0;
}

.alx-block-pullquote blockquote {
  border: none;
}

.alx-block-file * + .alx-block-file__button {
  display: table;
  margin: 20px 0 0 0;
  color: #fff !important;
}

.wp-caption-text {
  padding: 0.5rem;
  text-align: center;
}

.page-container .vc_col-has-fill > .vc_column-inner,
.page-container
  .vc_row-has-fill
  + .vc_row-full-width
  + .vc_row
  > .vc_column_container
  > .vc_column-inner,
.page-container
  .vc_row-has-fill
  + .vc_row
  > .vc_column_container
  > .vc_column-inner,
.page-container .vc_row-has-fill > .vc_column_container > .vc_column-inner {
  padding-top: 0;
}

.center-aligned {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 100%;
}

.overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.brand-color,
.brand-color-after:after,
.brand-color-before:before {
  color: #d90a2c;
}

.brand-color-hover-after:after,
.brand-color-hover-before:before,
.brand-color-hover:hover {
  color: #d90a2c;
}

.brand-border-color,
.brand-border-color-after:after,
.brand-border-color-before:before {
  border-color: #d90a2c;
}

.brand-border-color-hover-after:after,
.brand-border-color-hover-before:before,
.brand-border-color-hover:hover {
  border-color: #d90a2c;
}

.brand-bg-color,
.brand-bg-color-after:after,
.brand-bg-color-before:before {
  background-color: #d90a2c;
}

.brand-bg-color-hover-after:after,
.brand-bg-color-hover-before:before,
.brand-bg-color-hover:hover {
  background-color: #d90a2c;
}

.typed-cursor {
  opacity: 1;
  margin-right: -0.2em;
  -webkit-animation: typedjsBlink 0.7s infinite;
  animation: typedjsBlink 0.7s infinite;
}

@keyframes typedjsBlink {
  50% {
    opacity: 0;
  }
}

@-webkit-keyframes typedjsBlink {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

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

.woo_c-products .product {
  padding: 0 20px;
  margin-bottom: 4.4vh;
  float: left;
}

@media screen and (max-width: 1024px) {
  .woo_c-products .product {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  .woo_c-products .product {
    margin-bottom: 20px;
  }
}

.woo_c-products .product-item-thumbnail {
  overflow: hidden;
  position: relative;
}

.woo_c-products .product-item-thumbnail a {
  display: block;
}

.woo_c-products .product-item-thumbnail a img {
  vertical-align: top;
  min-width: 100%;
  position: absolute;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.woo_c-products .product-item-thumbnail a:first-child img {
  position: relative;
}

.woo_c-products .product-item-thumbnail .btn-lightbox {
  left: 3.4vh;
  top: 3.4vh;
  position: absolute;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  z-index: 10;
}

@media screen and (max-width: 1024px) {
  .woo_c-products .product-item-thumbnail .btn-lightbox {
    left: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .woo_c-products .product-item-thumbnail .btn-lightbox {
    top: 20px;
  }
}

.woo_c-products .product-item-thumbnail .clb-slider-nav-btn {
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.woo_c-products .product-item-thumbnail .slider {
  text-align: left;
}

.woo_c-products .product-item-thumbnail .slider .main-img {
  min-width: 100%;
}

.woo_c-products .product-item-thumbnail .slider > a {
  min-width: 100%;
}

.woo_c-products .product-item .clb-slider-nav-btn {
  padding: 3.4vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  top: 0;
  bottom: auto;
  min-width: 100px;
}

@media screen and (max-width: 1024px) {
  .woo_c-products .product-item .clb-slider-nav-btn {
    padding: 20px;
  }
}

@media screen and (max-width: 768px) {
  .woo_c-products .product-item .clb-slider-nav-btn {
    display: none;
  }
}

.woo_c-products .product-item .clb-slider-nav-btn .next-btn,
.woo_c-products .product-item .clb-slider-nav-btn .prev-btn {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  margin: 0;
}

.woo_c-products .product-item .clb-slider .clb-slider-item.active img {
  z-index: 10;
}

.woo_c-products .product-item .tag {
  position: absolute;
  left: 3.4vh;
  top: 3.4vh;
  z-index: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  visibility: visible;
  opacity: 1;
}

@media screen and (max-width: 1024px) {
  .woo_c-products .product-item .tag {
    left: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .woo_c-products .product-item .tag {
    top: 20px;
  }
}

.woo_c-products .product-item-details {
  padding-top: 3.4vh;
}

@media screen and (max-width: 1024px) {
  .woo_c-products .product-item-details {
    padding-top: 20px;
  }
}

.woo_c-products .product-item-details * {
  line-height: 22px;
  min-height: 22px;
  margin: 4px 0;
}

.woo_c-products .product-item-details :first-child {
  margin-top: 0;
}

.woo_c-products .product-item-details :last-child {
  margin-bottom: 0;
}

.woo_c-products .product-item-details .category-holder:after {
  display: none;
}

.woo_c-products .product-item-details .product-item-title {
  font-size: -webkit-calc(17px + 3 * ((100vw - 576px) / 1024));
  font-size: calc(17px + 3 * ((100vw - 576px) / 1024));
}

@media screen and (max-width: 576px) {
  .woo_c-products .product-item-details .product-item-title {
    font-size: 17px;
  }
}

@media screen and (min-width: 1600px) {
  .woo_c-products .product-item-details .product-item-title {
    font-size: 20px;
  }
}

.woo_c-products .product-item-details .product-item-price {
  font-size: 1.1em;
  font-weight: 600;
}

.woo_c-products .product-item .product-buttons {
  padding: 25px;
  padding-bottom: 3.4vh;
  position: absolute;
  width: 100%;
  z-index: 10;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

@media screen and (max-width: 1024px) {
  .woo_c-products .product-item .product-buttons {
    padding: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .woo_c-products .product-item .product-buttons {
    padding-bottom: 20px;
  }
}

.woo_c-products .product-item .product-buttons-item {
  width: 100%;
  cursor: pointer;
  padding: 0 5px;
}

.woo_c-products .product-item .product-buttons-item .btn {
  width: 100%;
  color: #fff;
  text-transform: capitalize;
}

.woo_c-products
  .product-item
  .product-buttons-item
  .btn-small.btn-loading
  span {
  vertical-align: text-bottom;
}

.woo_c-products .product-item .product-buttons-item .yith-wcwl-add-to-wishlist {
  margin: 0;
}

.woo_c-products .product-item .hide {
  display: none;
}

.woo_c-products .product-item .show {
  display: block;
}

.woo_c-products .product-item.product-item-boxed .product-item-details {
  padding: 3.4vh;
  background: rgba(136, 136, 136, 0.05);
}

@media screen and (max-width: 1024px) {
  .woo_c-products .product-item.product-item-boxed .product-item-details {
    padding: 20px;
  }
}

@media screen and (min-width: 769px) {
  .woo_c-products .product-item:hover .btn-lightbox,
  .woo_c-products .product-item:hover .clb-slider-nav-btn,
  .woo_c-products .product-item:hover .product-buttons {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    visibility: visible;
    opacity: 1;
  }
}

@media screen and (max-width: 768px) {
  .woo_c-products .product-item:hover .product-buttons {
    display: none;
  }
}

.woo_c-products .product-item:hover .tag {
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

@media screen and (min-width: 1025px) {
  .woo_c-products .product-item:active {
    -webkit-transform: scale(0.98);
    -ms-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  }
}

.woo_c-products .product,
.woo_c-products li {
  width: 100%;
}

@media screen and (min-width: 1025px) {
  .columns-2 .product {
    width: -webkit-calc(100% / 2);
    width: calc(100% / 2);
  }

  .columns-2 .product:nth-child(odd) {
    clear: both;
  }

  .columns-3 .product {
    width: -webkit-calc(100% / 3);
    width: calc(100% / 3);
  }

  .columns-3 .product:nth-child(3n + 1) {
    clear: both;
  }

  .columns-4 .product {
    width: -webkit-calc(100% / 4);
    width: calc(100% / 4);
  }

  .columns-4 .product:nth-child(4n + 1) {
    clear: both;
  }

  .columns-5 .product {
    width: -webkit-calc(100% / 5);
    width: calc(100% / 5);
  }

  .columns-5 .product:nth-child(5n + 1) {
    clear: both;
  }

  .columns-6 .product {
    width: -webkit-calc(100% / 6);
    width: calc(100% / 6);
  }

  .columns-6 .product:nth-child(6n + 1) {
    clear: both;
  }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
  .columns-md-2 .product {
    width: -webkit-calc(100% / 2);
    width: calc(100% / 2);
  }

  .columns-md-2 .product:nth-child(odd) {
    clear: both;
  }

  .columns-md-3 .product {
    width: -webkit-calc(100% / 3);
    width: calc(100% / 3);
  }

  .columns-md-3 .product:nth-child(3n + 1) {
    clear: both;
  }

  .columns-md-4 .product {
    width: -webkit-calc(100% / 4);
    width: calc(100% / 4);
  }

  .columns-md-4 .product:nth-child(4n + 1) {
    clear: both;
  }

  .columns-md-5 .product {
    width: -webkit-calc(100% / 5);
    width: calc(100% / 5);
  }

  .columns-md-5 .product:nth-child(5n + 1) {
    clear: both;
  }

  .columns-md-6 .product {
    width: -webkit-calc(100% / 6);
    width: calc(100% / 6);
  }

  .columns-md-6 .product:nth-child(6n + 1) {
    clear: both;
  }
}

@media screen and (max-width: 769px) {
  .columns-sm-2 .product {
    width: -webkit-calc(100% / 2);
    width: calc(100% / 2);
  }

  .columns-sm-2 .product:nth-child(odd) {
    padding-right: 10px;
  }

  .columns-sm-2 .product:nth-child(2n) {
    padding-left: 10px;
  }

  .columns-sm-2 .product:nth-child(odd) {
    clear: both;
  }

  .columns-sm-3 .product {
    width: -webkit-calc(100% / 3);
    width: calc(100% / 3);
  }

  .columns-sm-3 .product:nth-child(odd) {
    padding-right: 10px;
  }

  .columns-sm-3 .product:nth-child(2n) {
    padding-left: 10px;
  }

  .columns-sm-3 .product:nth-child(3n + 1) {
    clear: both;
  }

  .columns-sm-4 .product {
    width: -webkit-calc(100% / 4);
    width: calc(100% / 4);
  }

  .columns-sm-4 .product:nth-child(odd) {
    padding-right: 10px;
  }

  .columns-sm-4 .product:nth-child(2n) {
    padding-left: 10px;
  }

  .columns-sm-4 .product:nth-child(4n + 1) {
    clear: both;
  }

  .columns-sm-5 .product {
    width: -webkit-calc(100% / 5);
    width: calc(100% / 5);
  }

  .columns-sm-5 .product:nth-child(odd) {
    padding-right: 10px;
  }

  .columns-sm-5 .product:nth-child(2n) {
    padding-left: 10px;
  }

  .columns-sm-5 .product:nth-child(5n + 1) {
    clear: both;
  }

  .columns-sm-6 .product {
    width: -webkit-calc(100% / 6);
    width: calc(100% / 6);
  }

  .columns-sm-6 .product:nth-child(odd) {
    padding-right: 10px;
  }

  .columns-sm-6 .product:nth-child(2n) {
    padding-left: 10px;
  }

  .columns-sm-6 .product:nth-child(6n + 1) {
    clear: both;
  }
}

.columns-2 .double_width,
.columns-md-2 .double_width {
  width: -webkit-calc((100% / 2) * 2 - 1px);
  width: calc((100% / 2) * 2 - 1px);
}

.columns-3 .double_width,
.columns-md-3 .double_width {
  width: -webkit-calc((100% / 3) * 2 - 1px);
  width: calc((100% / 3) * 2 - 1px);
}

.columns-4 .double_width,
.columns-md-4 .double_width {
  width: -webkit-calc((100% / 4) * 2 - 1px);
  width: calc((100% / 4) * 2 - 1px);
}

.columns-5 .double_width,
.columns-md-5 .double_width {
  width: -webkit-calc((100% / 5) * 2 - 1px);
  width: calc((100% / 5) * 2 - 1px);
}

.columns-6 .double_width,
.columns-md-6 .double_width {
  width: -webkit-calc((100% / 6) * 2 - 1px);
  width: calc((100% / 6) * 2 - 1px);
}

.columns-12 .double_width {
  width: -webkit-calc((100% / 12) * 2 - 1px);
  width: calc((100% / 12) * 2 - 1px);
}

@media screen and (max-width: 768px) {
  .columns-2 .double_width,
  .columns-3 .double_width,
  .columns-4 .double_width,
  .columns-5 .double_width,
  .columns-6 .double_width {
    width: 100%;
  }
}

.woo_c-product {
  padding-bottom: 7.2vh;
}

@media screen and (max-width: 768px) {
  .woo_c-product {
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 1024px) {
  .woo_c-product {
    padding-bottom: 55px;
  }
}

@media screen and (max-width: 768px) {
  .woo_c-product {
    padding-bottom: 50px;
  }

  .woo_c-product .page-container.full {
    padding-left: 0;
    padding-right: 0;
  }
}

.woo_c-product-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.woo_c-product-image .tag {
  top: 3.4vh;
  left: 3.4vh;
  position: absolute;
}

@media screen and (max-width: 1024px) {
  .woo_c-product-image .tag {
    top: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .woo_c-product-image .tag {
    left: 20px;
  }
}

@media screen and (max-width: 768px) {
  .woo_c-product-image .tag {
    top: auto;
    bottom: 40px;
  }
}

@media screen and (min-width: 1025px) {
  .woo_c-product-image .tag + .clb-share-bar {
    margin-top: -webkit-calc(56px);
    margin-top: calc(56px);
  }
}

.woo_c-product-image .clb-share-bar {
  top: 3.4vh;
  left: 3.4vh;
  position: absolute;
}

@media screen and (max-width: 1024px) {
  .woo_c-product-image .clb-share-bar {
    top: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .woo_c-product-image .clb-share-bar {
    left: 20px;
  }
}

.woo_c-product-image .product-image-dots {
  margin-right: 50px;
  width: 80px;
  min-width: 80px;
  height: 100%;
}

.woo_c-product-image .product-image-dots .product-image-dot {
  cursor: pointer;
  margin-bottom: 10px;
}

.woo_c-product-image .product-image-dots .product-image-dot img {
  vertical-align: top;
}

.woo_c-product-image .product-image-dots .product-image-dot.active {
  border: 1px solid #232226;
}

.woo_c-product-image .product-image-dots .product-image-dot:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 1024px) {
  .woo_c-product-image .product-image-dots {
    display: none;
  }
}

.woo_c-product-image-slider {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: auto;
}

.woo_c-product-image-slider .image-wrap {
  margin-bottom: 10px;
  overflow: hidden;
}

.woo_c-product-image-slider .image-wrap img {
  vertical-align: top;
}

.woo_c-product-image-slider-trigger {
  height: 50px;
  width: 50px;
  position: absolute;
  right: 25px;
  top: 25px;
}

@media screen and (max-width: 768px) {
  .woo_c-product-image .product-image-dots {
    display: none;
  }
}

.woo_c-product-image .btn-lightbox {
  position: absolute;
  top: 3.4vh;
  right: 3.4vh;
}

@media screen and (max-width: 1024px) {
  .woo_c-product-image .btn-lightbox {
    top: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .woo_c-product-image .btn-lightbox {
    right: 20px;
  }
}

@media screen and (max-width: 768px) {
  .woo_c-product-image .btn-lightbox {
    bottom: 40px;
    top: auto;
  }
}

.woo_c-product .without-gallery .woo_c-product-image-slider {
  padding: 0;
}

.woo_c-product .breadcrumbs {
  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-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;
}

@media screen and (max-width: 768px) {
  .woo_c-product .breadcrumbs {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 80px;
  }
}

.woo_c-product-details .woocommerce-breadcrumb {
  margin-bottom: 10px;
}

.woo_c-product-details-title {
  margin: 11px 0 8px;
  font-size: -webkit-calc(36px + 4 * ((100vw - 576px) / 1024));
  font-size: calc(36px + 4 * ((100vw - 576px) / 1024));
}

@media screen and (max-width: 576px) {
  .woo_c-product-details-title {
    font-size: 36px;
  }
}

@media screen and (min-width: 1600px) {
  .woo_c-product-details-title {
    font-size: 40px;
  }
}

.woo_c-product-details-inner .external-product {
  margin-top: 25px;
}

.woo_c-product-details-inner .woocommerce-product-rating .average,
.woo_c-product-details-inner .woocommerce-product-rating .woo-review-link,
.woo_c-product-details-inner .woocommerce-product-rating .write-review {
  vertical-align: top;
}

.woo_c-product-details-inner .woocommerce-product-rating .woo-review-link {
  margin-left: 5px;
  font-size: 0.94rem;
}

.woo_c-product-details-inner
  .woocommerce-product-rating
  .woo-review-link:after {
  content: "•";
  display: inline-block;
  vertical-align: middle;
  font-size: 0.8em;
  margin-top: -2px;
  color: #d90a2c;
  color: #d90a2c;
}

.woo_c-product-details-inner .price {
  margin: 5px 0 10px;
  font-weight: 600;
  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;
}

.woo_c-product-details-inner .price > span:first-child {
  margin-right: 5px;
}

.woo_c-product-details-inner .price > span:nth-child(2) {
  margin-left: 5px;
}

.woo_c-product-details-inner .price .amount {
  font-size: 1.2em;
}

.woo_c-product-details-inner .price-discount {
  height: 22px;
  line-height: 22px;
  border-left: 5px solid rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 2px 0px 0px 2px;
  border-radius: 2px 0 0 2px;
  color: #fff;
  padding-left: 5px;
  margin-left: 10px;
  vertical-align: middle;
}

.woo_c-product-details-inner .price ins {
  text-decoration: none;
  background: 0 0;
}

.woo_c-product-details-inner .price ins .amount {
  vertical-align: middle;
}

.woo_c-product-details-inner .price ins:last-child {
  margin-right: 5px;
}

.woo_c-product-details-inner .price del .amount,
.woo_c-product-details-inner .price old .amount {
  font-size: 1rem;
  margin-right: 5px;
}

.woo_c-product-details-inner .variations_button {
  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;
  margin-top: 0;
  text-transform: capitalize;
}

.woo_c-product-details-inner .variations_button .view-cart {
  padding: 14px 18px;
}

.woo_c-product-details-inner .single_add_to_cart_button .ion svg {
  fill: #fff;
  margin-top: 1px;
}

.woo_c-product-details .single_variation_wrap .single-variation {
  display: block !important;
}

.woo_c-product-details
  .single_variation_wrap
  .single-variation
  .variation-add-to-cart-wrap {
  display: none;
}

.woo_c-product-details .yith-wcwl-add-to-wishlist {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}

.woo_c-product-details .yith-wcwl-add-to-wishlist:after {
  content: "";
  display: table;
  clear: both;
}

.woo_c-product-details .yith-wcwl-add-to-wishlist .hide {
  display: none;
}

.woo_c-product-details .yith-wcwl-add-to-wishlist .btn-wishlist {
  margin-left: 12px;
}

.woo_c-product-details .yith-wcwl-add-to-wishlist .btn-wishlist:not(:hover) {
  background-color: transparent;
  border-color: transparent;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
}

.woo_c-product-details
  .yith-wcwl-add-to-wishlist
  .btn-wishlist:not(:hover):hover {
  color: #fff;
}

.woo_c-product-details-variations {
  margin-top: 20px;
  width: 100%;
  text-align: left;
  border-top: 1px solid rgba(136, 136, 136, 0.15);
}

.woo_c-product-details-variations .variations {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
  .woo_c-product-details-variations .variations {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.woo_c-product-details-variations .simple-qty,
.woo_c-product-details-variations .variations {
  padding: 12px 0;
}

.woo_c-product-details-variations .simple-qty:after,
.woo_c-product-details-variations .variations:after {
  content: "";
  display: table;
  clear: both;
}

.woo_c-product-details-variations .simple-qty .variation,
.woo_c-product-details-variations .variations .variation {
  margin: 8px 20px 8px 0;
}

.woo_c-product-details-variations .simple-qty .variation:last-child,
.woo_c-product-details-variations .variations .variation:last-child {
  margin-right: 0;
}

.woo_c-product-details-variations .simple-qty .variation.reset,
.woo_c-product-details-variations .variations .variation.reset {
  white-space: nowrap;
}

.woo_c-product-details-variations
  .simple-qty
  .variation.reset
  .reset_variations,
.woo_c-product-details-variations
  .variations
  .variation.reset
  .reset_variations {
  width: 100%;
  font-size: 0.94rem;
}

@media screen and (min-width: 1025px) {
  .woo_c-product-details-variations
    .simple-qty
    .variation.reset
    .reset_variations,
  .woo_c-product-details-variations
    .variations
    .variation.reset
    .reset_variations {
    margin-top: 36px;
  }
}

@media screen and (max-width: 768px) {
  .woo_c-product-details-variations .simple-qty .variation,
  .woo_c-product-details-variations .variations .variation {
    margin: 8px 0 15px 0;
    width: -webkit-calc((100%/3) - 12px);
    width: calc((100% / 3) - 12px);
  }

  .woo_c-product-details-variations .simple-qty .variation:last-child,
  .woo_c-product-details-variations .variations .variation:last-child {
    margin: 0;
  }
}

.woo_c-product-details-variations .simple-qty .label,
.woo_c-product-details-variations .variations .label {
  display: block;
}

.woo_c-product-details-variations .simple-qty .value,
.woo_c-product-details-variations .variations .value {
  display: inline-block;
  min-height: 32px;
  line-height: 32px;
}

.woo_c-product-details-variations .single_variation_wrap .woo-variation-price {
  border-top: 1px solid rgba(136, 136, 136, 0.15);
}

.woo_c-product-details-variations
  .single_variation_wrap
  .woo-variation-price
  .price {
  margin: 20px 0 0 0;
  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;
}

.woo_c-product-details-variations .single_variation_wrap .variations_button {
  margin-top: 20px;
}

.woo_c-product-details-variations .single_variation_wrap .single-variation {
  display: block !important;
}

.woo_c-product-details-variations .out_of_stock {
  margin: 15px 0;
  display: inline-block;
  position: relative;
}

.woo_c-product-details-variations .out_of_stock .message-box {
  padding: 10px 18px;
}

.woo_c-product-details .product_meta {
  font-size: 0.94rem;
  margin-top: 10px;
}

.woo_c-product-details .product_meta .sku_wrapper,
.woo_c-product-details .product_meta .tagged_as,
.woo_c-product-details .product_meta .woo-c_product_category {
  font-weight: 600;
}

.woo_c-product-details .product_meta .sku_wrapper > span,
.woo_c-product-details .product_meta .tagged_as > span,
.woo_c-product-details .product_meta .woo-c_product_category > span {
  font-weight: 400;
}

.woo_c-product-details .product_meta .sku_wrapper:after,
.woo_c-product-details .product_meta .woo-c_product_category:after {
  content: "•";
  display: inline-block;
  vertical-align: middle;
  font-size: 0.8em;
  margin-top: -2px;
  color: #d90a2c;
}

.woo_c-product-details .product_meta > span {
  vertical-align: middle;
  position: relative;
}

.woo_c-product-details .product_meta > span a {
  font-weight: 400;
}

.woo_c-product-details .site-container > .yith-wcwl-add-to-wishlist {
  display: none;
}

.woo_c-product .single-product-tabs {
  margin-top: 7.2vh;
}

@media screen and (max-width: 768px) {
  .woo_c-product .single-product-tabs {
    margin-top: 30px;
  }
}

.woo_c-product .single-product-tabs .tab-items-container {
  background-color: rgba(136, 136, 136, 0.05);
  padding-top: 7.2vh;
  padding-bottom: 7.2vh;
}

@media screen and (max-width: 768px) {
  .woo_c-product .single-product-tabs .tab-items-container {
    padding-top: 30px;
  }
}

@media screen and (max-width: 768px) {
  .woo_c-product .single-product-tabs .tab-items-container {
    padding-bottom: 30px;
  }
}

.woo_c-product .single-product-tabs .tab .tabNav {
  margin-bottom: 0;
}

@media screen and (max-width: 1024px) {
  .woo_c-product .single-product-tabs .tab {
    margin-top: 30px;
  }
}

.woo_c-product .single-product-tabs .tab .tabItems_item {
  padding-left: 10px;
  padding-right: 10px;
}

@media screen and (max-width: 768px) {
  .woo_c-product .single-product-tabs .tab .tabItems_item {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.woo_c-product .single-product-tabs .tab .tabItems_item {
  padding-left: 10px;
  padding-right: 10px;
}

@media screen and (max-width: 768px) {
  .woo_c-product .single-product-tabs .tab .tabItems_item {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.woo_c-product .single-product-tabs .tab table {
  text-align: left;
  margin-bottom: 0;
}

.woo_c-product .single-product-tabs .alt {
  background: 0 0 !important;
}

@media screen and (max-width: 768px) {
  .woo_c-product .single-product-tabs .tab-items-container > .vc_col-sm-12 {
    padding: 0 20px;
  }
}

.woo_c-product .shop_attributes p {
  margin: 0;
}

.woo_c-product .shop_attributes tr td:first-child,
.woo_c-product .shop_attributes tr th:first-child {
  width: 25%;
}

.woo_c-product .comments-area {
  padding: 0;
}

.woo_c-product .comments-area .comment-body .star-rating {
  position: absolute;
  top: 25px;
  right: 0;
}

.woo_c-product .comments-area .comment-body .meta h4 {
  font-size: 16px;
  line-height: 25px;
}

.woo_c-product .comments-area .comment-body time {
  font-size: 15px;
  line-height: 25px;
  color: #6a696c;
}

.woo_c-product .comments-area .comment-body .description p {
  margin: 0;
}

.woo_c-product .comments-area .comment-form-rating label {
  font-weight: 600;
}

.woo_c-product .comments-area .comment-form .comment-form-rating .select {
  display: none;
}

.woo_c-product .woo-c_related,
.woo_c-product .woo-c_upsells {
  margin-top: 7.2vh;
}

@media screen and (max-width: 768px) {
  .woo_c-product .woo-c_related,
  .woo_c-product .woo-c_upsells {
    margin-top: 30px;
  }
}

.woo_c-product .sticky-product {
  position: fixed;
  overflow: hidden;
  height: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  z-index: 101;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  -webkit-border-radius: 6px;
  border-radius: 6px;
  right: 4.4vh;
  bottom: 4.4vh;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

@media screen and (max-width: 1024px) {
  .woo_c-product .sticky-product {
    right: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .woo_c-product .sticky-product {
    bottom: 20px;
  }
}

.woo_c-product .sticky-product.visible {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  visibility: visible;
  opacity: 1;
}

.woo_c-product .sticky-product-img {
  cursor: pointer;
  width: 100px;
  height: 100px;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.woo_c-product .sticky-product-desc {
  padding: 15px 0 15px 20px;
  line-height: 1.6;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 250px;
}

.woo_c-product .sticky-product-desc .category,
.woo_c-product .sticky-product-desc .title {
  display: inherit;
}

.woo_c-product .sticky-product-desc .category:before,
.woo_c-product .sticky-product-desc .title:before {
  display: none;
}

.woo_c-product .sticky-product-desc .category {
  display: inline-block;
  font-weight: 400;
  font-size: 0.94rem;
}

.woo_c-product .sticky-product-desc .price,
.woo_c-product .sticky-product-desc .title {
  font-weight: 600;
}

.woo_c-product .sticky-product-desc .title {
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}

.woo_c-product .sticky-product-desc .title .price {
  padding-right: 5px;
  position: relative;
}

.woo_c-product .sticky-product-desc .title .price:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: -2px 0 0 5px;
  height: 60%;
  width: 1px;
  background: #232226;
}

.woo_c-product .sticky-product-desc .category-holder,
.woo_c-product .sticky-product-desc .sticky-product-title {
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}

.woo_c-product .sticky-product-desc .category-holder:after,
.woo_c-product .sticky-product-desc .sticky-product-title:after {
  display: none;
}

.woo_c-product .sticky-product-desc .btn {
  padding: 0;
  vertical-align: top;
  margin-top: 5px;
}

.woo_c-product .sticky-product .close-bar {
  padding: 20px;
}

@media screen and (max-width: 768px) {
  .woo_c-product .sticky-product {
    left: 20px;
  }

  .woo_c-product .sticky-product-desc {
    width: -webkit-calc(100% - 146px);
    width: calc(100% - 146px);
  }

  .woo_c-product .sticky-product-desc .title {
    max-width: none;
  }
}

.woo_c-product .sticky-product .add_to_wishlist,
.woo_c-product .sticky-product .yith-wcwl-wishlistaddedbrowse,
.woo_c-product .sticky-product .yith-wcwl-wishlistexistsbrowse {
  display: none !important;
}

@media screen and (max-width: 768px) {
  .woo_c-product-details {
    padding-top: 20px;
  }

  .woo_c-product-image.vc_col-sm-12 {
    padding-left: 0;
    padding-right: 0;
  }
}

.woo_c-product .comments-area .comment-list {
  margin: 0;
}

.woo_c-product .woocommerce-grouped-product-list {
  white-space: nowrap;
}

.woo_c-product .woocommerce-grouped-product-list-item__thumb img {
  min-width: 70px;
  max-width: 70px;
  vertical-align: top;
}

.woo_c-product
  .woocommerce-grouped-product-list-item__label
  .woo-c_product_name {
  max-width: 12rem;
  margin: 0;
}

.single-product.with-spacer .breadcrumbs {
  margin-top: 0;
}

.type1-left .woo_c-product-details-inner {
  padding-left: 20px;
}

@media screen and (max-width: 768px) {
  .type1-left .woo_c-product-details-inner {
    padding-left: 0;
  }
}

.type1-right .woo_c-product-image {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

@media screen and (max-width: 768px) {
  .type1-right .woo_c-product-image-slider {
    padding-right: 0;
  }
}

.type1-right .woo_c-product-image.with-gallery .woo_c-product-image-slider {
  padding-right: 50px;
}

.type1-right .woo_c-product-image .product-image-dots {
  margin-right: 0;
}

.type1-right .woo_c-product-image .btn-lightbox {
  padding-right: 50px;
}

.type1-right .woo_c-product-details-inner {
  padding-right: 20px;
}

@media screen and (max-width: 768px) {
  .type1-right .woo_c-product-details-inner {
    padding-right: 0;
  }
}

@media screen and (max-width: 768px) {
  .type1-right .woo_c-product .btn-lightbox {
    padding-right: 0;
  }

  .type1-right .woo_c-product-image.with-gallery .woo_c-product-image-slider {
    padding-right: 0;
  }
}

[class*="type1"] .woo_c-product-image .image-wrap img {
  width: 100%;
}

[class*="type1"] .woo-summary-content > .wrap > .yith-wcwl-add-to-wishlist {
  display: none;
}

[class*="type1"] .woo_c-product-image-slider .gimg {
  opacity: 0;
  -webkit-transition: opacity cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: opacity cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: opacity cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

@media screen and (min-width: 1025px) {
  [class*="type1"] .woo_c-product.spacer_included {
    margin-top: 50px;
  }

  [class*="type1"] .woo_c-product.spacer_excluded {
    margin-top: 14vh;
  }
}

.woo_c-related {
  margin-bottom: 60px;
}

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

@media screen and (max-width: 768px) {
  [class*="type"] .woo_c-product .tab {
    margin: 20px auto 30px;
  }

  [class*="type"] .woo_c-product .tab .tabNav {
    text-align: left;
  }

  [class*="type"] .woo_c-product-nav {
    position: static;
  }

  [class*="type"] .woo_c-product-details {
    background-color: #fff;
    -webkit-border-top-right-radius: 15px;
    border-top-right-radius: 15px;
    -webkit-border-top-left-radius: 15px;
    border-top-left-radius: 15px;
    margin-top: -20px;
    width: auto;
  }

  [class*="type"] .woo_c-product-details .variations_button {
    display: block;
  }

  [class*="type"] .woo_c-product-details-inner {
    width: 100%;
  }

  [class*="type"]
    .woo_c-product-details-inner
    .btn:not(.yith-wcwl-wishlistaddedbrowse),
  [class*="type"] .woo_c-product-details-inner .button,
  [class*="type"] .woo_c-product-details-inner .yith-wcwl-add-to-wishlist {
    width: 100%;
    display: block;
    margin-bottom: 10px;
  }

  [class*="type"] .woo_c-product-details-inner .yith-wcwl-add-to-wishlist .btn {
    margin-left: 0 !important;
    width: 100%;
  }

  [class*="type"] .woo_c-product .comments-area .comment-form .label-header,
  [class*="type"]
    .woo_c-product
    .comments-area
    .comment-form
    input[type="email"],
  [class*="type"]
    .woo_c-product
    .comments-area
    .comment-form
    input[type="text"],
  [class*="type"] .woo_c-product .comments-area .comment-form textarea {
    margin-right: 0;
    margin-left: 0;
  }

  [class*="type"]
    .woo_c-product
    .woo_c-product-image-slider
    .clb-slider-nav-btn {
    position: static;
    padding: 0;
  }

  [class*="type"]
    .woo_c-product
    .woo_c-product-image-slider
    .clb-slider-nav-btn
    .prev-btn {
    top: 50%;
    bottom: auto;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    left: 20px;
  }

  [class*="type"]
    .woo_c-product
    .woo_c-product-image-slider
    .clb-slider-nav-btn
    .next-btn {
    top: 50%;
    bottom: auto;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    right: 20px;
  }

  [class*="type"] .site-container > .yith-wcwl-add-to-wishlist {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  [class*="type1"] .woo_c-product.spacer_excluded {
    margin-top: 90px;
  }
}

@media screen and (max-width: 768px) {
  [class*="type1"] .woo_c-product.spacer_excluded {
    margin-top: 0;
  }
}

@media screen and (max-width: 768px) {
  .type1-right
    .woo_c-product.single-product
    > .product
    > .page-container
    > .vc_row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .type1-right
    .woo_c-product.single-product
    > .product
    > .page-container
    > .vc_row
    .woo_c-product-details {
    z-index: 1;
    padding-left: 20px;
    padding-right: 20px;
  }

  .type1-right
    .woo_c-product.single-product
    > .product
    > .page-container
    > .vc_row
    .woo_c-product-details,
  .type1-right
    .woo_c-product.single-product
    > .product
    > .page-container
    > .vc_row
    .woo_c-product-image {
    max-width: 100%;
  }
}

.yith-wcwl-form .woo-c_wishlist {
  margin: 0;
  font-size: 100%;
}

.yith-wcwl-form .woo-c_wishlist tbody td,
.yith-wcwl-form .woo-c_wishlist thead th {
  border-color: rgba(136, 136, 136, 0.15);
}

.yith-wcwl-form .woo-c_wishlist tr td {
  text-align: left;
}

.yith-wcwl-form .woo-c_wishlist tr td.product-name a {
  font-weight: 600;
}

.yith-wcwl-form .woo-c_wishlist tr td.product-remove {
  width: 30px;
}

.yith-wcwl-form .woo-c_wishlist tr td.product-remove a.remove:hover {
  background: 0 0 !important;
}

.yith-wcwl-form .woo-c_wishlist tr td.product-remove .btn-round .ion {
  height: 40px;
  width: 40px;
  line-height: 40px;
  font-size: 18px;
  color: initial;
}

.yith-wcwl-form .woo-c_wishlist tr td.product-thumbnail a img {
  max-width: 60px;
}

.yith-wcwl-form .woo-c_wishlist tr td.product-add-to-cart {
  padding-right: 0;
  text-align: right;
}

.yith-wcwl-form .woo-c_wishlist tr td.product-add-to-cart a.button {
  padding: 7px 15px !important;
  font-size: 0.94rem;
}

.yith-wcwl-form .woo-c_wishlist .product-add-to-cart a {
  display: inline-block !important;
}

.yith-wcwl-form .woo-c_wishlist.mobile li {
  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;
}

.yith-wcwl-form .woo-c_wishlist.mobile li .btn-round a {
  display: inline-block;
}

.yith-wcwl-form .woo-c_wishlist.mobile li .item-wrapper {
  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;
  margin: 10px 0;
}

.yith-wcwl-form .woo-c_wishlist.mobile li .item-wrapper h6 {
  margin: 0;
}

.yith-wcwl-form .yith_wcwl_wishlist_footer {
  margin-top: 30px;
}

.yith-wcwl-form .yith_wcwl_wishlist_footer .yith-wcwl-share .socialbar li a {
  line-height: 30px;
}

.yith-wcwl-form
  .yith_wcwl_wishlist_footer
  .yith-wcwl-share
  .socialbar
  li
  a.email,
.yith-wcwl-form
  .yith_wcwl_wishlist_footer
  .yith-wcwl-share
  .socialbar
  li
  a.facebook,
.yith-wcwl-form
  .yith_wcwl_wishlist_footer
  .yith-wcwl-share
  .socialbar
  li
  a.pinterest,
.yith-wcwl-form
  .yith_wcwl_wishlist_footer
  .yith-wcwl-share
  .socialbar
  li
  a.twitter,
.yith-wcwl-form
  .yith_wcwl_wishlist_footer
  .yith-wcwl-share
  .socialbar
  li
  a.whatsapp {
  background: #17161a;
}

.yith-wcwl-form
  .yith_wcwl_wishlist_footer
  .yith-wcwl-share
  .socialbar
  li
  a:hover {
  opacity: 0.7;
}

.yith-wcwl-form .wishlist-title {
  display: none;
}

@media screen and (min-width: 1025px) {
  .yith-wcwl-form {
    padding-left: -webkit-calc(100%/15 * 1);
    padding-left: calc(100% / 15 * 1);
    padding-right: -webkit-calc(100%/15 * 1);
    padding-right: calc(100% / 15 * 1);
  }
}

.woo_c-message-group {
  padding: 0 20px;
}

.woo_c-message-group li {
  margin-bottom: 15px;
  width: 100%;
}

body:not(.woocommerce-checkout) .woo_c-message-group .message-box {
  position: fixed;
  bottom: 4.4vh;
  z-index: 999999;
  left: 50%;
  width: auto;
  margin: 0 auto;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-animation: 0.4s slide_up cubic-bezier(0.4, 0, 0.2, 1);
  animation: 0.4s slide_up cubic-bezier(0.4, 0, 0.2, 1);
}

@media screen and (max-width: 1024px) {
  body:not(.woocommerce-checkout) .woo_c-message-group .message-box {
    bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  body:not(.woocommerce-checkout) .woo_c-message-group .message-box {
    left: 20px;
    right: 20px;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-animation: 0.4s slide_up_mobile cubic-bezier(0.4, 0, 0.2, 1);
    animation: 0.4s slide_up_mobile cubic-bezier(0.4, 0, 0.2, 1);
    display: block;
  }
}

@-webkit-keyframes slide_up {
  0% {
    -webkit-transform: translateX(-50%) translateY(150%);
    transform: translateX(-50%) translateY(150%);
    opacity: 0.5;
  }

  100% {
    -webkit-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0);
    opacity: 1;
  }
}

@keyframes slide_up {
  0% {
    -webkit-transform: translateX(-50%) translateY(150%);
    transform: translateX(-50%) translateY(150%);
    opacity: 0.5;
  }

  100% {
    -webkit-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0);
    opacity: 1;
  }
}

@-webkit-keyframes slide_up_mobile {
  0% {
    -webkit-transform: translateX(0) translateY(150%);
    transform: translateX(0) translateY(150%);
    opacity: 0.5;
  }

  100% {
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
    opacity: 1;
  }
}

@keyframes slide_up_mobile {
  0% {
    -webkit-transform: translateX(0) translateY(150%);
    transform: translateX(0) translateY(150%);
    opacity: 0.5;
  }

  100% {
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
    opacity: 1;
  }
}

.quantity {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  max-width: 80px;
  position: relative;
}

.quantity input {
  width: 50px;
  padding: 6px 8px;
}

@media screen and (max-width: 768px) {
  .quantity {
    max-width: 100%;
  }
}

.quantity-label {
  font-size: 0.94rem;
  padding-right: 5px;
}

.woo-c_product_attr,
.woo-c_product_category {
  display: block;
  font-size: 0.94rem;
  opacity: 0.8;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}

.woo-c_product_name > a:not(.woo-c_product_category) {
  display: block;
  font-size: 17px;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}

.woocommerce-checkout-payment ul li label {
  margin-bottom: 0;
}

.woocommerce-checkout-payment ul li .payment_box p {
  margin-top: 5px;
}

.woocommerce-checkout-payment .payment_method_paypal img {
  max-width: 200px;
  display: block;
}

.woocommerce-checkout-payment .payment_method_paypal .about_paypal {
  display: none;
}

.woocommerce-shipping-methods li > input[type="radio"] {
  margin-right: 6px;
}

.woocommerce-shipping-methods li > label {
  font-size: inherit;
  margin: 0;
}

.woocommerce-checkout-payment li,
.woocommerce-shipping-methods li {
  padding: 3px 0;
}

.woocommerce .product-quantity,
.woocommerce-checkout-payment .payment_box,
.woocommerce-privacy-policy-text,
.woocommerce-shipping-totals > td {
  font-size: 0.94rem;
}

.woocommerce-privacy-policy-text {
  margin-bottom: 20px;
}

.woocommerce-privacy-policy-text a {
  color: #d90a2c;
}

.woocommerce .button:not(.btn-link),
.woocommerce-button:not(.btn-link) {
  text-transform: capitalize;
}

.woocommerce .checkout_coupon {
  margin-top: 3.4vh;
}

@media screen and (max-width: 1024px) {
  .woocommerce .checkout_coupon {
    margin-top: 20px;
  }
}

.woocommerce .stars {
  width: auto;
  height: 16px;
  line-height: 1;
  margin: 0;
  display: inline-block;
}

.woocommerce .stars a {
  position: relative;
  height: 18px;
  width: 1em;
  font-size: 17px;
  text-indent: -999em;
  display: inline-block;
  text-decoration: none;
}

.woocommerce .stars a:before {
  content: "\f384";
  color: #6a696c;
  display: block;
  background: 0 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-indent: 0;
  opacity: 0.5;
}

.woocommerce .stars.selected a.active ~ a:before,
.woocommerce .stars.selected:hover span a:hover ~ a:before,
.woocommerce .stars:hover a:hover ~ a:before {
  content: "\f384";
  opacity: 0.5;
}

.woocommerce .stars.selected a:before,
.woocommerce .stars.selected:hover span a:before,
.woocommerce .stars:hover a:before {
  content: "\f384";
  opacity: 1;
  color: #17161a;
}

.woocommerce .star-rating {
  width: auto;
  max-height: 20px;
  line-height: 20px;
  overflow: hidden;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin-top: -2px;
  color: #232226;
}

.woocommerce .star-rating a:hover {
  opacity: 1;
}

.woocommerce .star-rating:before {
  content: "\f384\f384\f384\f384\f384";
  font-weight: 400;
  font-size: 17px;
  letter-spacing: 3px;
  opacity: 0.2;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  word-wrap: normal;
}

.woocommerce .star-rating > span {
  display: inline-block;
  font-size: 0;
  overflow: hidden;
}

.woocommerce .star-rating > span:before {
  content: "\f384\f384\f384\f384\f384";
  font-weight: 400;
  font-size: 17px;
  letter-spacing: 3px;
}

.woocommerce .comment-form-rating .select-holder:after {
  display: none;
}

.woocommerce-billing-fields .heading-md {
  margin-bottom: 3.4vh;
}

@media screen and (max-width: 1024px) {
  .woocommerce-billing-fields .heading-md {
    margin-bottom: 20px;
  }
}

.woocommerce .form-row {
  margin-top: 0;
  margin-bottom: 3.4vh;
}

@media screen and (max-width: 1024px) {
  .woocommerce .form-row {
    margin-bottom: 20px;
  }
}

.woocommerce .form-row .select {
  width: 100%;
}

.woocommerce .form-row em,
.woocommerce .form-row input {
  color: #6a696c;
}

.woocommerce .form-row em {
  margin-top: 10px;
  display: block;
  font-size: 0.94rem;
  font-style: normal;
}

.woocommerce .form-row label {
  margin-bottom: 8px;
}

.woocommerce legend {
  font-size: -webkit-calc(19px + 1 * ((100vw - 576px) / 1024));
  font-size: calc(19px + 1 * ((100vw - 576px) / 1024));
  line-height: 1.25;
  color: #17161a;
  font-weight: 600;
  margin-bottom: 3.4vh;
}

@media screen and (max-width: 576px) {
  .woocommerce legend {
    font-size: 19px;
  }
}

@media screen and (min-width: 1600px) {
  .woocommerce legend {
    font-size: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .woocommerce legend {
    margin-bottom: 20px;
  }
}

.woocommerce ul {
  list-style: none;
}

.woocommerce #ship-to-different-address {
  font-size: inherit;
}

.woocommerce .blockUI.blockOverlay {
  opacity: 0.4 !important;
}

.woocommerce .clb-blank.order-failed .clb-blank-image {
  min-width: 90px;
}

@media screen and (max-width: 768px) {
  .woocommerce-account .button:not(.btn-link) {
    width: 100%;
  }
}

.woocommerce-account .sticky-content-container {
  width: 100%;
}

.woocommerce-account .clb-woo-sidebar {
  margin-right: 20px;
  margin-left: 0;
}

@media screen and (max-width: 768px) {
  .woocommerce-account .clb-woo-sidebar {
    margin: 0 0 40px 0;
  }
}

.woocommerce-account .clb-woo-sidebar .woocommerce-MyAccount-subscriptions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.woocommerce-account .clb-woo-sidebar .woocommerce-MyAccount-subscriptions tr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.woocommerce-account
  .woocommerce-MyAccount-navigation
  .woocommerce-MyAccount-navigation-link.is-active {
  font-weight: 600;
}

.woocommerce-account .woocommerce-orders-table__header {
  border-top: none;
  color: #6a696c;
  text-transform: uppercase;
  font-size: 0.78em;
}

.woocommerce-account .woocommerce-orders-table__header-order-actions {
  display: none;
}

@media screen and (max-width: 768px) {
  .woocommerce-account
    .woocommerce-orders-table
    .woocommerce-orders-table__header-order-date {
    display: none;
  }
}

.woocommerce-account .woocommerce-orders-table__row .amount,
.woocommerce-account .woocommerce-orders-table__row .order-number {
  font-weight: 600;
}

.woocommerce-account .woocommerce-orders-table__row td {
  padding: 25px 20px 25px 0;
}

.woocommerce-account .woocommerce-orders-table__row td:last-child {
  text-align: right;
  padding-right: 0;
}

@media screen and (max-width: 768px) {
  .woocommerce-account .woocommerce-orders-table__row td:first-child,
  .woocommerce-account .woocommerce-orders-table__row td:nth-child(2) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    border-top: none;
  }

  .woocommerce-account .woocommerce-orders-table__row td:first-child {
    padding-top: 12px;
    border-bottom: none;
  }

  .woocommerce-account .woocommerce-orders-table__row td:nth-child(2) {
    padding-bottom: 12px;
  }
}

.woocommerce-account .woocommerce-Addresses {
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .woocommerce-account .woocommerce-Addresses .vc_col-lg-6:last-child {
    margin-top: 30px;
  }
}

.woocommerce .woo-c_login .tabNav {
  margin-bottom: 40px;
}

.woocommerce .woo-c_login .form-row_btn_remember_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: -5px;
}

.woocommerce .woo-c_login .form-row_btn_remember_container label {
  margin: 0;
  font-weight: 400;
}

.woocommerce .woo-c_login .form-row_btn_remember_container .lost-link,
.woocommerce .woo-c_login .form-row_btn_remember_container label {
  font-size: 0.94rem;
}

.woocommerce .woo-c_login fieldset .password-field {
  margin-bottom: 0;
}

.woocommerce .woo-c_login fieldset .btn[type="submit"],
.woocommerce .woo-c_login fieldset .woocommerce-password-strength {
  margin-top: 25px;
}

@media screen and (max-width: 1024px) {
  .woocommerce .woo-c_login fieldset .btn[type="submit"],
  .woocommerce .woo-c_login fieldset .woocommerce-password-strength {
    margin-top: 20px;
  }
}

.woocommerce .woo-c_cross_sells .vc_row {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.woocommerce-checkout .woocommerce-order .clb-blank {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 0;
  max-width: 100%;
  margin-top: 0;
  text-align: left;
}

.woocommerce-checkout .woocommerce-order .clb-blank-image {
  margin-right: 20px;
  background-color: #e7f9f6;
  height: 70px;
  width: 70px;
  min-width: 70px;
  font-size: 24px;
}

.woocommerce-checkout .woocommerce-order .clb-blank-image i {
  font-size: 28px;
}

.woocommerce-checkout .woocommerce-order .clb-blank .heading-md {
  margin: 0;
}

.woocommerce-checkout .woocommerce-order .woocommerce-customer-details .vc_row {
  margin: 0;
}

.woocommerce-checkout .woocommerce-order-overview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 40px 0;
}

.woocommerce-checkout .woocommerce-order-overview li {
  white-space: nowrap;
  margin-right: 3.4vh;
}

@media screen and (max-width: 1024px) {
  .woocommerce-checkout .woocommerce-order-overview li {
    margin-right: 20px;
  }
}

.woocommerce-checkout .woocommerce-order-overview li:last-child {
  margin: 0;
}

.woocommerce-checkout .woocommerce-order-overview li strong {
  display: block;
}

@media screen and (max-width: 768px) {
  .woocommerce-checkout .woocommerce-order-overview {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .woocommerce-checkout .woocommerce-order-overview li strong {
    white-space: normal;
    max-width: -webkit-calc(100vw - 40px);
    max-width: calc(100vw - 40px);
  }
}

.woocommerce-checkout .woocommerce-form-login {
  margin-bottom: 4.4vh;
}

@media screen and (max-width: 1024px) {
  .woocommerce-checkout .woocommerce-form-login {
    margin-bottom: 20px;
  }
}

.woocommerce-checkout .woocommerce-form-login-toggle {
  margin-bottom: 15px;
}

#yith-wcwl-popup-message {
  position: fixed;
  bottom: 10px;
  top: auto;
  text-align: center;
  right: 0;
  margin: 0 !important;
  left: 0;
  border: none;
  background-color: transparent;
  -webkit-box-sizing: none;
  box-sizing: none;
}

#yith-wcwl-popup-message #yith-wcwl-message {
  height: auto;
  line-height: 1;
  background: #9ff8d0;
  border: none;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin: 0;
  padding: 20px;
  display: inline-block;
  font-size: 0.94rem;
  text-align: left;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.08);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.08);
}

.woocommerce-account .nosidebar-order-details > .woo_c-order-details {
  width: 100% !important;
  padding: 0 !important;
}

.clb-woo-sidebar .woocommerce-MyAccount-subscriptions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.clb-woo-sidebar .woocommerce-MyAccount-subscriptions tr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.clb-woo-sidebar .woocommerce-MyAccount-subscriptions tr td,
.clb-woo-sidebar .woocommerce-MyAccount-subscriptions tr th {
  width: auto !important;
}

.yith-woocommerce-ajax-product-filter .yith-wcan-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.yith-woocommerce-ajax-product-filter .yith-wcan-group li {
  margin: 0;
}

.yith-woocommerce-ajax-product-filter .yith-wcan-group li a {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  padding: 0 10px;
  height: 24px;
  line-height: 24px;
  display: inline-block;
  vertical-align: top;
  font-weight: 600;
  font-size: 0.78em;
  color: inherit;
  background-color: #6a696c;
  text-transform: uppercase;
  margin: 0 6px 6px 0;
}

.yith-woocommerce-ajax-product-filter .yith-wcan-group li a:before {
  display: none;
}

.yith-woocommerce-ajax-product-filter .yith-wcan-group li.chosen a,
.yith-woocommerce-ajax-product-filter .yith-wcan-group li:hover a {
  background-color: #d90a2c;
  color: #fff;
}

.yith-woocommerce-ajax-product-filter
  .yith-wcan-group.yith-wcan-color
  > li:not(.chosen):first-child
  a {
  margin-left: 0;
}

.yith-woocommerce-ajax-product-filter .yith-wcan-group.yith-wcan-color > li a {
  font-size: 0;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  width: 12px;
  height: 12px;
  padding: 0;
  position: relative;
  margin: 0 10px;
  cursor: pointer;
  border: solid 2px rgba(23, 22, 26, 0.2);
}

.yith-woocommerce-ajax-product-filter
  .yith-wcan-group.yith-wcan-color
  > li
  a:after {
  content: "";
  height: 40px;
  width: 40px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  position: absolute;
  top: -webkit-calc(50% - 20px);
  top: calc(50% - 20px);
  left: -webkit-calc(50% - 20px);
  left: calc(50% - 20px);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  background-color: rgba(0, 0, 0, 0.06);
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.yith-woocommerce-ajax-product-filter
  .yith-wcan-group.yith-wcan-color
  > li
  a:hover:after {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

.yith-woocommerce-ajax-product-filter
  .yith-wcan-group.yith-wcan-color
  .chosen
  a {
  position: relative;
  display: inline-block;
}

.yith-woocommerce-ajax-product-filter
  .yith-wcan-group.yith-wcan-color
  .chosen
  a:after {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

.yith-woocommerce-ajax-product-filter .yith-wcan-reset-navigation {
  background-color: #6a696c;
  border: none;
  padding: 6px 12px 6px 30px;
  color: #232226;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 30px 0 -20px;
}

.yith-woocommerce-ajax-product-filter .yith-wcan-reset-navigation:after {
  content: "\f166";
  position: absolute;
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 18px;
}

.yith-woocommerce-ajax-product-filter .yith-wcan-reset-navigation:hover {
  background-color: #d90a2c;
  color: #fff;
}

.yith-woo-ajax-reset-navigation {
  padding: 0;
}

.yit-wcan-container .yith-wcan-loading {
  margin: 10vh 0;
}

.woo-cart {
  width: 100%;
  margin-bottom: 4.4vh;
  padding-bottom: 4.4vh;
}

@media screen and (max-width: 1024px) {
  .woo-cart {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .woo-cart {
    padding-bottom: 20px;
  }
}

.woo-cart_details {
  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-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: -webkit-calc(100% - 80px);
  width: calc(100% - 80px);
  position: relative;
}

.woo-cart_item {
  width: 100%;
  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-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid rgba(136, 136, 136, 0.15);
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 15px 0;
}

.woo-cart_item_details,
.woo-cart_item_name,
.woo-cart_item_price,
.woo-cart_item_quantity,
.woo-cart_item_thumbnail {
  margin-right: 20px;
}

.woo-cart_item_thumbnail {
  min-width: 80px;
  max-width: 80px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .woo-cart_item_thumbnail {
    min-width: 60px;
    max-width: 60px;
  }
}

.woo-cart_item_thumbnail img {
  vertical-align: top;
}

.woo-cart_item_remove {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}

.woo-cart_item_remove .btn-round {
  display: block;
}

.woo-cart_item_name {
  line-height: 1.5;
}

@media screen and (min-width: 1025px) {
  .woo-cart_item_name {
    min-width: 40%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}

@media screen and (max-width: 768px) {
  .woo-cart_item_name {
    max-width: 90%;
  }
}

.woo-cart_item_name .woo-c_product_category {
  display: block;
  font-size: 0.98em;
}

.woo-cart_item_values p {
  font-size: 0.98em;
  display: inline;
  color: #6a696c;
  margin: 0;
}

.woo-cart_item_values p span {
  font-weight: 600;
  color: #232226;
}

.woo-cart_item_price_container {
  width: -webkit-calc(50% - 40px);
  width: calc(50% - 40px);
  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-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.woo-cart_item_quantity {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.woo-cart_item_subtotal {
  display: block;
  text-align: right;
  font-weight: 600;
}

.woo-cart_item:hover .woo-cart_item_remove {
  opacity: 1;
  visibility: visible;
}

.woo-cart_item:first-child {
  padding-top: 0;
}

.woo-cart_item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

@media screen and (max-width: 768px) {
  .woo-cart_details {
    position: relative;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-right: 70px;
  }

  .woo-cart_item {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .woo-cart_item_details,
  .woo-cart_item_price,
  .woo-cart_item_thumbnail {
    margin-right: 15px;
  }

  .woo-cart_item_quantity {
    position: absolute;
    right: 0;
    display: block;
    margin: 0;
  }

  .woo-cart_item_quantity .quantity-label {
    display: none;
  }

  .woo-cart_item_subtotal {
    text-align: left !important;
  }

  .woo-cart_item_remove {
    position: absolute;
    opacity: 1;
    visibility: visible;
    left: 0;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  }

  .woo-cart_item_remove .btn-round {
    display: block;
  }

  .woo-cart_item_remove .btn-round .ion {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    background: #fff;
    color: #232226;
  }

  .woo-cart_item_remove .btn-round:before {
    width: 30px;
    height: 30px;
  }
}

.woo-c_actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .woo-c_actions {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .woo-c_actions .button {
    margin-top: 20px;
    width: 100%;
  }
}

.woo-c_actions_coupon {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-right: 20px;
}

@media screen and (max-width: 768px) {
  .woo-c_actions_coupon {
    margin: 0;
    width: 100%;
  }

  .woo-c_actions_coupon input#coupon_code {
    padding-right: 35vw;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
  }
}

.woo-c_actions_coupon label {
  margin-bottom: 10px;
}

.woo-c_actions_coupon .btn {
  position: absolute;
  right: 0;
  bottom: 0;
}

.woo-c_actions_update {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.woo-c_cart-cross-sale {
  padding-top: 7.2vh;
}

@media screen and (max-width: 768px) {
  .woo-c_cart-cross-sale {
    padding-top: 30px;
  }
}

.woo-c_cart-cross-sale h4.heading-md {
  font-size: 2em;
}

.clb-woo-sidebar {
  padding: 3.4vh;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: rgba(136, 136, 136, 0.05);
  margin-left: 20px;
}

@media screen and (max-width: 1024px) {
  .clb-woo-sidebar {
    padding: 20px;
  }
}

@media screen and (max-width: 768px) {
  .clb-woo-sidebar {
    margin: 0 0 30px 0;
  }
}

.clb-woo-sidebar .wc-proceed-to-checkout a {
  width: 100%;
  color: #fff;
}

.clb-woo-sidebar input[type="radio"] {
  margin: -2px 2px 0 0;
  vertical-align: middle;
}

.clb-woo-sidebar .form-row {
  margin-bottom: 8px;
}

.clb-woo-sidebar .shop_table td.product-name {
  font-weight: 600;
}

.clb-woo-sidebar
  .shop_table
  td.product-name
  .woo-c_product_category
  + .product-quantity {
  margin-left: -8px;
}

.clb-woo-sidebar .shop_table td.product-name .woo-c_product_attr,
.clb-woo-sidebar .shop_table td.product-name .woo-c_product_category a {
  font-weight: 400;
}

.clb-woo-sidebar .shop_table tr th {
  font-weight: 400;
  font-size: 0.94rem;
  padding-right: 3.4vh;
}

@media screen and (max-width: 1024px) {
  .clb-woo-sidebar .shop_table tr th {
    padding-right: 20px;
  }
}

.clb-woo-sidebar .shop_table tr td,
.clb-woo-sidebar .shop_table tr th {
  vertical-align: top;
  text-align: left;
}

.clb-woo-sidebar .shop_table tr td:first-child,
.clb-woo-sidebar .shop_table tr th:first-child {
  width: 60%;
  max-width: 220px;
  padding-right: 30px;
}

.clb-woo-sidebar .shop_table tr:first-child td,
.clb-woo-sidebar .shop_table tr:first-child th {
  border-top: none;
}

.clb-woo-sidebar .shop_table tr:last-child td,
.clb-woo-sidebar .shop_table tr:last-child th {
  border-bottom: none;
}

.clb-woo-sidebar .shop_table .amount {
  font-weight: 600;
}

.clb-woo-sidebar label {
  display: inline-block;
}

#checkout-content-scroll {
  padding: 0 !important;
  margin: 0 !important;
}

.cart-empty.woocommerce-info {
  display: none;
}

.vc_editor.compose-mode .vc_ohio_split_screens,
.vc_editor.compose-mode .vc_ohio_tabs {
  position: relative;
  margin: 10px 0;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.vc_editor.compose-mode .vc_ohio_split_screens:before,
.vc_editor.compose-mode .vc_ohio_tabs:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
  background: rgba(255, 213, 105, 0.85);
}

.vc_editor.compose-mode .vc_ohio_split_screens:after,
.vc_editor.compose-mode .vc_ohio_tabs:after {
  content: "Sorry, but this shortcode can be properly edited only in WPBakery Backend Editor.";
  position: absolute;
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", Helvetica,
    Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  display: block;
  padding: 0 20%;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.8);
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  left: 0;
  text-align: center;
  z-index: 10001;
}

.vc_ohio_accordion_inner .content.open .wrap > .vc_element-container {
  display: none;
}

.header.header-3:not(.-mobile) .nav {
  left: 45%;
}

.blue-color {
  color: #010a44;
}

.header:not(.-mobile) .menu li span {
  white-space: nowrap;
  font-size: 16px;
  font-weight: 400;
}

.header-wrap.page-container {
  max-width: 97vw !important;
}

.header.header-3:not(.-mobile) .nav {
  left: 45%;
}

@media (max-width: 1200px) {
  .header:not(.-mobile) .menu li span {
    font-size: 14px !important;
  }
}

@media (max-width: 1100px) {
  .header:not(.-mobile) .menu li span {
    font-size: 14px !important;
  }

  .btn-optional {
    padding: 3px 7px !important;
    font-size: 0.6rem !important;
  }

  .header-wrap.page-container {
    max-width: 100vw !important;
  }

  .lang-dropdown-select {
    height: 28px !important;
    font-size: 0.6rem !important;
    padding-left: 7px !important;
    padding-right: 23px !important;
  }
}

@media (max-width: 1440px) {
  .select-inline .select-holder select,
  .variation .select-holder select {
    height: 22px;
    font-size: 0.74rem;
    padding-left: 5px;
    padding-right: 20px;
  }
}

.widget.widget_ohio_widget_logo img {
  max-height: 17rem;
}

.info-col-1 {
  display: flex;
}

.icon-box {
  margin: 5px;
}

.info-text {
  margin-left: 10px;
}

.widgets a,
.widgets a :not(.fab) {
  color: #fff;
}

h3.title.widget-title {
  font-size: 20px;
  color: #6f717e;
}

.site-footer .widget_nav_menu .menu > li {
  padding: 13px 0;
}

.btn-flat,
a.btn-flat,
input[type="submit"].btn-flat {
  background-color: #f14105;
  border: none;
  padding: 10px 5px;
  color: #fff;
}

.ohio-socialbar-sc.socialbar.social-column-6.text-center.new-tab-links.boxed {
  border-bottom: 1px solid #11194f;
}

.header .branding .logo img {
  max-height: 90px;
  width: auto;
  height: 90px;
  margin-right: 20px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
  padding: 10px 5px;
}

.footer-info {
  color: #fff;
}

.fixed-logo img {
  width: 80px !important;
  height: 80px !important;
}

img.amiroff {
  max-width: 73px;
  margin-left: 5px;
  transition: all 0.2s ease;
  filter: brightness(0) invert(1);
  opacity: 0.6;
}

img.amiroff:hover {
  filter: none !important;
  opacity: 1;
}

.right {
  display: flex;
}

.clb-slider-nav-btn {
  position: absolute;
  padding: 4.4vh;
  bottom: -30px;
  right: 70px;
  min-width: 120px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 1;
}

.text_wrapper {
  width: 70%;
  margin-bottom: 40px;
}

@media screen and (max-width: 1000px) {
  .menu-optional {
    display: none !important;
  }
}
