@charset "UTF-8";
/*!
Theme Name: Stockie
Theme URI: http://stockie.clbthemes.com/
Author: Colabrio
Author URI: http://clbthemes.com/
Description: Stockie is a WordPress theme bundled with premium plugins to build a modern and functional website.
Version: 1.2.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: stockie
Tags: ajax, customizer, ecommerce, portfolio, minimal, page builder, responsive, multipurpose, shop, store, woocommerce, wpml

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/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Modules
# Blog
	## Comments
	## Grid
	## Post
# Portfolio
	## Portfolio grid
	## Portfolio pages
# Shortcodes
	## Accordion
	## Banner
	## Call to Action
	## Clients Logo
	## Contact Form
	## Countdown
	## Counter
	## Currency Switcher
	## Fullscreen Slider
	## Google Maps
	## Heading
	## Icon Box
	## Instagram Feed
	## Menu List
	## Message Module
	## Parallax
	## Pricing Table
	## Process
	## Progress Bar
	## Row
	## Slider
	## Social Networks
	## Split Section
	## Split Slider
	## Subscibe
	## Tabs
	## Team Member
	## Testimonials
	## Tooltips
	## Video
	## Woo Categories
# Layout
	## Breadcrumbs
	## Elements
	## Footer
	## Galleries
	## Header
	## Header title
	## Menus
	## Notification
	## Navigation
	## Pages
	## Popup
	## Pagination
	## Preloader
	## Subscribe
	## Structure
	## Subheader
	## Submenu cart
	## Sidebar
	## Socialbar
# Widgets
	## Base Widgets
	## Standard Widgets
	## Theme Widgets
	## Woo Widgets
# WPML
# Help classes
# Woocommerce
	## Notices
	## Single product
	## Products
	## Cart
	## Checkout
	## Wishlist
	## My Account
	## Elements
	## Cross Sells

--------------------------------------------------------------*/
/*Structure*/
/*Colors*/
/*Typography*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

b,
strong {
  font-weight: 600; }

dfn {
  font-style: italic; }

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

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

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

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: Menlo, monaco, Consolas, Lucida Console, monospace;
  font-size: 1em; }

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

fieldset {
  border: none;
  margin: 0px;
  padding: 0px; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: 600; }

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

td,
th {
  padding: 0; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #32353c;
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  line-height: 1.5em; }

.subtitle-font,
p.subtitle {
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }

.font-titles {
  font-family: -apple-system, BlinkMacSystemFont, "proxima_nova", Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }

.font-main,
.font-main a {
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }

.font-subtitles {
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }

/*--------------------------------------------------------------
## Typography
--------------------------------------------------------------*/
p {
  width: 100%;
  margin: 10px auto;
  display: block; }
  p.text-small {
    font-size: 0.95em; }

.has-regular-font-size {
  font-size: 15px;
  font-family: inherit; }

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

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

.has-large-font-size {
  font-size: 1.134em; }

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

p.subtitle {
  margin: 0;
  font-size: 1.08em;
  font-weight: 500; }
  p.subtitle.top {
    margin-top: 5px; }
  p.subtitle.small {
    font-size: 0.95em;
    margin: 5px auto; }
  p.subtitle.text-small {
    font-size: 0.95em; }
  p.subtitle.large {
    font-size: 18px;
    line-height: 1.4; }

p.subtitle-under-divider {
  margin-top: 20px; }

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

.divider {
  width: 30px;
  height: 2px;
  display: inline-block;
  vertical-align: middle; }

/*--------------------------------------------------------------
## Headings
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-family: -apple-system, BlinkMacSystemFont, "proxima_nova", Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 600;
  text-align: inherit;
  line-height: 1.2;
  position: relative; }
  @media screen and (max-width: 1024px) {
    h1, h2, h3, h4, h5, h6 {
      font-weight: bold; } }
  h1.title, h2.title, h3.title, h4.title, .widget h4, h5.title, .widget h5, h6.title {
    margin: 0;
    line-height: 1.3; }
  h1.heading-md, h2.heading-md, h3.heading-md, h4.heading-md, h5.heading-md, h6.heading-md {
    font-size: 20px;
    margin: 0px 0px 30px 0px;
    text-align: left; }
  h1.heading-sm, h2.heading-sm, h3.heading-sm, h4.heading-sm, h5.heading-sm, h6.heading-sm {
    font-size: 18px;
    margin: 0px 0px 20px 0px;
    text-align: left; }

h1 {
  font-size: 38px;
  letter-spacing: -0.01em; }
  h1.title {
    line-height: 1.3;
    margin: 5px 0; }

h2 {
  font-size: 28px;
  letter-spacing: -0.01em; }
  h2.title {
    margin: 15px 0; }

h3 {
  font-size: 24px;
  letter-spacing: -0.005em; }

h4 {
  font-size: 20px;
  letter-spacing: -0.005em; }

h5 {
  font-size: 18px;
  letter-spacing: -0.005em; }
  h5.title, .widget h5 {
    margin: 5px auto; }

h6 {
  font-size: 15px;
  letter-spacing: -0.005em; }
  h6.title {
    margin: 5px auto; }

h1, h2, h3, h4, h5, h6,
.box-count,
.mini_cart_item-desc .font-titles,
.woo-c_product .font-titles,
.tabNav_link.active,
.icon-box-headline,
.fullscreen-nav .menu-link,
.postNav_item_inner_heading {
  color: #24262b; }

/*--------------------------------------------------------------
# Modules
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  .screen-reader-text:focus {
    -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.95em;
    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;
    /* Above WP toolbar. */ }

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

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

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

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

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

/*--------------------------------------------------------------
# Shortcodes
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Accordion
--------------------------------------------------------------*/
.accordion .accordionItem_title {
  background: #f9f9f9;
  width: 100%;
  padding: 12px 20px 12px 20px;
  line-height: 1.6;
  position: relative;
  cursor: pointer;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
  .accordion .accordionItem_title .icon {
    color: inherit;
    margin-right: 5px;
    display: inline-block;
    font-size: 20px;
    line-height: 0;
    vertical-align: -2px; }
  .accordion .accordionItem_title h4 {
    color: inherit;
    margin: 0 0 -4px;
    font-size: 1em;
    line-height: 1;
    display: inline-block; }
  .accordion .accordionItem_title .accordionItem_control {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
    .accordion .accordionItem_title .accordionItem_control .ion {
      font-size: 21px; }

.accordion .accordionItem_content {
  height: 6px;
  min-height: 6px;
  overflow: hidden;
  -webkit-transition: height 0.4s cubic-bezier(0.35, 0.2, 0.2, 1);
  -o-transition: height 0.4s cubic-bezier(0.35, 0.2, 0.2, 1);
  transition: height 0.4s cubic-bezier(0.35, 0.2, 0.2, 1); }
  .accordion .accordionItem_content.open {
    height: auto; }
  .accordion .accordionItem_content .wrap {
    padding: 10px 20px; }

.accordion.outline .accordionItem_title {
  background: transparent;
  border: 1px solid rgba(36, 38, 43, 0.35);
  border-bottom-width: 0;
  border-left: none;
  border-right: none;
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0px;
          border-radius: 0px; }

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

.accordion.outline .accordionItem_control {
  right: 0; }

.accordion.outline .accordionItem_content {
  height: 0;
  min-height: 0; }
  .accordion.outline .accordionItem_content.open {
    height: auto; }
  .accordion.outline .accordionItem_content .wrap {
    padding: 10px 0; }

.accordion.outline .accordionItem.active .accordionItem_title,
.accordion.outline .accordionItem:last-child .accordionItem_title {
  border-bottom-width: 1px; }

/*--------------------------------------------------------------
## Banner
--------------------------------------------------------------*/
.banner-box {
  width: 100%; }
  .banner-box .image-wrap {
    display: block;
    overflow: hidden;
    position: relative;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden; }
    .banner-box .image-wrap img {
      min-width: 100%;
      float: left;
      -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
    .banner-box .image-wrap .overlay {
      padding: 25px;
      opacity: 0;
      background: rgba(36, 38, 43, 0.5);
      -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      vertical-align: bottom; }
    .banner-box .image-wrap .btn {
      position: relative;
      top: -webkit-calc(100% - 25px);
      top: calc(100% - 25px);
      -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -webkit-transform: translateY(50%);
          -ms-transform: translateY(50%);
              transform: translateY(50%); }
  .banner-box h4 {
    margin: 20px 0px 0px 0px;
    font-size: 24px; }
  .banner-box p {
    margin-bottom: 0px; }
  .banner-box:hover .image-wrap img {
    -webkit-transform: scale(1.02);
        -ms-transform: scale(1.02);
            transform: scale(1.02); }
  .banner-box:hover .image-wrap .overlay,
  .banner-box:hover .image-wrap .btn {
    opacity: 1;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
  .banner-box.boxed {
    background: #f9f9f9; }
    .banner-box.boxed h4 {
      margin: 0px; }
    .banner-box.boxed .image-wrap {
      -webkit-border-radius: 2px 2px 0px 0px;
              border-radius: 2px 2px 0px 0px; }
    .banner-box.boxed .content {
      border: none;
      padding: 25px; }
  .banner-box.inner .overlay {
    background: rgba(68, 68, 68, 0.7);
    opacity: 1;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    padding: 40px; }
    @media screen and (max-width: 768px) {
      .banner-box.inner .overlay {
        padding: 20px; } }
  .banner-box.inner h4 {
    margin: 0px;
    color: #fff; }
  .banner-box.inner .description {
    color: #fff; }
  .banner-box.inner .content {
    padding-bottom: 10px;
    border-color: transparent;
    -webkit-transition: border .3s ease-in-out;
    -o-transition: border .3s ease-in-out;
    transition: border .3s ease-in-out; }
  .banner-box.inner .btn {
    position: absolute;
    top: auto;
    bottom: 35px;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
  .banner-box.inner.text-center .btn {
    left: 50%;
    -webkit-transform: translateX(-50%) !important;
        -ms-transform: translateX(-50%) !important;
            transform: translateX(-50%) !important; }
  .banner-box.inner.text-right .btn {
    left: auto;
    right: 30px; }
  .banner-box.inner.hover .overlay {
    opacity: 0; }
  .banner-box.inner.hover h4,
  .banner-box.inner.hover .description,
  .banner-box.inner.hover .btn {
    -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
            transform: translateY(10px);
    opacity: 0;
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
  .banner-box.inner.hover:hover h4,
  .banner-box.inner.hover:hover .description,
  .banner-box.inner.hover:hover .btn {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    opacity: 1; }
  .banner-box.inner.hover:hover h4 {
    -webkit-transition-delay: .1s;
         -o-transition-delay: .1s;
            transition-delay: .1s; }
  .banner-box.inner.hover:hover .description {
    -webkit-transition-delay: .15s;
         -o-transition-delay: .15s;
            transition-delay: .15s; }
  .banner-box.inner.hover:hover .btn {
    -webkit-transition-delay: .25s;
         -o-transition-delay: .25s;
            transition-delay: .25s; }
  .banner-box.inner.hover:hover .content {
    border-color: rgba(255, 255, 255, 0.2);
    -webkit-transition-delay: .3s;
         -o-transition-delay: .3s;
            transition-delay: .3s; }
  .banner-box.inner.hover:hover .overlay {
    opacity: 1; }
  .banner-box.overlay-title .overlay {
    opacity: 1;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
  .banner-box.overlay-title h4 {
    color: #fff;
    margin: 0px; }
  .banner-box.overlay-title .title-wrap {
    width: 100%;
    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%);
    padding: 25px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2; }
  .banner-box.overlay-title .content {
    padding: 25px;
    position: relative;
    border: none; }
    .banner-box.overlay-title .content p {
      margin: 0px; }
  .banner-box.overlay-title .btn {
    margin-top: 10px; }
  @media screen and (max-width: 350px) {
    .banner-box .image-wrap img {
      min-height: 200px; } }

/*--------------------------------------------------------------
## Call to Action
--------------------------------------------------------------*/
.cta {
  background: #f9f9f9;
  width: 100%;
  padding: 2.5em;
  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; }
  .cta .subtitle {
    color: #32353c;
    font-size: 1em;
    font-weight: normal; }
  .cta .btn {
    white-space: nowrap; }
  @media screen and (max-width: 768px) {
    .cta {
      display: block;
      padding: 2em; }
      .cta .btn {
        white-space: nowrap;
        margin-top: 20px; } }

/*--------------------------------------------------------------
## Clients Logo
--------------------------------------------------------------*/
.client-logo {
  position: relative; }
  .client-logo-inner {
    position: relative;
    padding: 25px 0px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
    .client-logo-inner img {
      vertical-align: top; }
  .client-logo-default {
    overflow: hidden;
    min-height: 110px; }
    .client-logo-default:hover img {
      -webkit-animation: logoFadeUp cubic-bezier(0.4, 0, 0.2, 1) 0.5s 1;
              animation: logoFadeUp cubic-bezier(0.4, 0, 0.2, 1) 0.5s 1; }
  .client-logo-overlay .client-logo-img {
    padding: 0 25px; }
  .client-logo-overlay:hover {
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -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: 3px 3px 0 0;
            border-radius: 3px 3px 0 0;
    background: #fff; }
    .client-logo-overlay:hover .client-logo-details {
      -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      opacity: 1;
      visibility: visible; }
  .client-logo-details {
    background: #fff;
    width: 100%;
    height: auto;
    visibility: hidden;
    margin: 15px 0px 0px 0px;
    padding: 0 25px 25px;
    position: absolute;
    z-index: 100;
    opacity: 0;
    -webkit-border-radius: 0 0 3px 3px;
            border-radius: 0 0 3px 3px;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07); }
    .client-logo-details p {
      margin: 0; }

@-webkit-keyframes logoFadeUp {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px); }
  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(0px);
            transform: translateY(0px); } }

@keyframes logoFadeUp {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px); }
  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(0px);
            transform: translateY(0px); } }

/*--------------------------------------------------------------
## Contact Form
--------------------------------------------------------------*/
.contact-form [class*="vc_col-lg"],
.subscribe-form [class*="vc_col-lg"],
.subscribe-widget [class*="vc_col-lg"] {
  padding-left: 0px;
  padding-right: 0px; }

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

@media screen and (max-width: 768px) {
  .contact-form form.wpcf7-form,
  .subscribe-form form.wpcf7-form,
  .subscribe-widget form.wpcf7-form {
    margin: 0px !important; } }

.contact-form input,
.contact-form textarea,
.contact-form .select,
.subscribe-form input,
.subscribe-form textarea,
.subscribe-form .select,
.subscribe-widget input,
.subscribe-widget textarea,
.subscribe-widget .select {
  font-size: 15px;
  font-weight: normal;
  text-transform: none;
  width: 100%;
  vertical-align: top; }

.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: 0px; }

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

.contact-form .wpcf7-not-valid,
.subscribe-form .wpcf7-not-valid,
.subscribe-widget .wpcf7-not-valid {
  padding-left: 40px; }

.contact-form input[type="text"].wpcf7-not-valid,
.contact-form input[type="password"].wpcf7-not-valid,
.contact-form input[type="email"].wpcf7-not-valid,
.contact-form input[type="number"].wpcf7-not-valid,
.contact-form input[type="tel"].wpcf7-not-valid,
.contact-form textarea.wpcf7-not-valid,
.subscribe-form input[type="text"].wpcf7-not-valid,
.subscribe-form input[type="password"].wpcf7-not-valid,
.subscribe-form input[type="email"].wpcf7-not-valid,
.subscribe-form input[type="number"].wpcf7-not-valid,
.subscribe-form input[type="tel"].wpcf7-not-valid,
.subscribe-form textarea.wpcf7-not-valid,
.subscribe-widget input[type="text"].wpcf7-not-valid,
.subscribe-widget input[type="password"].wpcf7-not-valid,
.subscribe-widget input[type="email"].wpcf7-not-valid,
.subscribe-widget input[type="number"].wpcf7-not-valid,
.subscribe-widget input[type="tel"].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: 0px;
  text-align: center;
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 0;
  z-index: 1; }
  .contact-form .wpcf7-not-valid-tip:after,
  .subscribe-form .wpcf7-not-valid-tip:after,
  .subscribe-widget .wpcf7-not-valid-tip:after {
    content: '\f2bf';
    font-family: "Ionicons";
    display: inline-block;
    vertical-align: middle;
    font-size: 21px; }

.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: 3px; }

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

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

.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.flat input[type="text"],
.contact-form.flat input[type="password"],
.contact-form.flat input[type="email"],
.contact-form.flat input[type="number"],
.contact-form.flat input[type="tel"],
.contact-form.flat textarea,
.subscribe-form.flat input[type="text"],
.subscribe-form.flat input[type="password"],
.subscribe-form.flat input[type="email"],
.subscribe-form.flat input[type="number"],
.subscribe-form.flat input[type="tel"],
.subscribe-form.flat textarea,
.subscribe-widget.flat input[type="text"],
.subscribe-widget.flat input[type="password"],
.subscribe-widget.flat input[type="email"],
.subscribe-widget.flat input[type="number"],
.subscribe-widget.flat input[type="tel"],
.subscribe-widget.flat textarea {
  background-color: #f6f6f6;
  border-color: #f6f6f6; }
  .contact-form.flat input[type="text"]:hover,
  .contact-form.flat input[type="password"]:hover,
  .contact-form.flat input[type="email"]:hover,
  .contact-form.flat input[type="number"]:hover,
  .contact-form.flat input[type="tel"]:hover,
  .contact-form.flat textarea:hover,
  .subscribe-form.flat input[type="text"]:hover,
  .subscribe-form.flat input[type="password"]:hover,
  .subscribe-form.flat input[type="email"]:hover,
  .subscribe-form.flat input[type="number"]:hover,
  .subscribe-form.flat input[type="tel"]:hover,
  .subscribe-form.flat textarea:hover,
  .subscribe-widget.flat input[type="text"]:hover,
  .subscribe-widget.flat input[type="password"]:hover,
  .subscribe-widget.flat input[type="email"]:hover,
  .subscribe-widget.flat input[type="number"]:hover,
  .subscribe-widget.flat input[type="tel"]:hover,
  .subscribe-widget.flat textarea:hover {
    background-color: #f1f1f1;
    border-color: #f1f1f1; }
  .contact-form.flat input[type="text"]:focus,
  .contact-form.flat input[type="password"]:focus,
  .contact-form.flat input[type="email"]:focus,
  .contact-form.flat input[type="number"]:focus,
  .contact-form.flat input[type="tel"]:focus,
  .contact-form.flat textarea:focus,
  .subscribe-form.flat input[type="text"]:focus,
  .subscribe-form.flat input[type="password"]:focus,
  .subscribe-form.flat input[type="email"]:focus,
  .subscribe-form.flat input[type="number"]:focus,
  .subscribe-form.flat input[type="tel"]:focus,
  .subscribe-form.flat textarea:focus,
  .subscribe-widget.flat input[type="text"]:focus,
  .subscribe-widget.flat input[type="password"]:focus,
  .subscribe-widget.flat input[type="email"]:focus,
  .subscribe-widget.flat input[type="number"]:focus,
  .subscribe-widget.flat input[type="tel"]:focus,
  .subscribe-widget.flat textarea:focus {
    background-color: #f9f9f9;
    outline: none; }

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

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

@media screen and (max-width: 768px) {
  .contact-form .btn {
    margin: 15px 0px 0px 0px !important; } }

.woo-c_checkout_form .validate-required input.error,
.woo-c_checkout_form .validate-required .select-styled.error {
  border: 1px solid #DE4B53 !important; }

/*--------------------------------------------------------------
## Countdown
--------------------------------------------------------------*/
.countdown-box .box-time {
  padding: 0 10px;
  display: inline-block;
  position: relative; }
  .countdown-box .box-time:first-child {
    padding-left: 0px; }
  .countdown-box .box-time:last-child {
    padding-right: 0px; }
  .countdown-box .box-time .box-count {
    min-width: 70px;
    height: 34px;
    line-height: 34px;
    display: inline-block;
    vertical-align: middle;
    display: inline-block;
    font-weight: 600;
    font-size: 28px;
    font-family: -apple-system, BlinkMacSystemFont, "proxima_nova", Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    text-align: center;
    overflow: hidden;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  .countdown-box .box-time .box-label {
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    margin: 8px auto; }

.countdown-classic .box-time {
  font-size: 28px; }
  .countdown-classic .box-time:after, .countdown-classic .box-time:before {
    content: '';
    background-color: #24262b;
    display: block;
    width: 5px;
    height: 5px;
    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 .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: #32353c;
  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(0deg);
            transform: rotateX(0deg);
    -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-top:after {
      content: '';
      background: rgba(0, 0, 0, 0.3);
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }
  .countdown-boxed .box-count .box-bottom {
    background: inherit; }
  .countdown-boxed .box-count .box-top,
  .countdown-boxed .box-count .box-bottom {
    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; }

.countdown-boxed .box-time .box-label {
  line-height: 1;
  margin: 10px auto; }

@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 .5s ease-in-out;
  transition: -webkit-transform .5s ease-in-out;
  -o-transition: transform .5s ease-in-out;
  transition: transform .5s ease-in-out;
  transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out;
  -webkit-transform: rotateX(-180deg);
          transform: rotateX(-180deg); }

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

@media screen and (max-width: 768px) {
  .countdown-box:not(.countdown-classic),
  .countdown-boxed:not(.countdown-classic) {
    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; }
    .countdown-box:not(.countdown-classic) .box-time .box-count,
    .countdown-boxed:not(.countdown-classic) .box-time .box-count {
      min-width: 50px;
      height: 50px;
      line-height: 49px;
      font-size: 20px; }
      .countdown-box:not(.countdown-classic) .box-time .box-count .box-bottom .number,
      .countdown-boxed:not(.countdown-classic) .box-time .box-count .box-bottom .number {
        top: -25px; }
  .countdown-box .box-time {
    padding: 0 5px; }
  .countdown-classic .box-time:after, .countdown-classic .box-time:before {
    width: 5px;
    height: 5px; }
  .countdown-classic .box-time .box-count {
    min-width: 10px;
    font-size: 30px; } }

/*--------------------------------------------------------------
## Counter
--------------------------------------------------------------*/
.counter-box-icon {
  font-size: 40px;
  vertical-align: middle;
  display: inline-block;
  line-height: 1; }

.counter-box-count {
  padding: 0;
  line-height: 40px;
  font-size: 42px;
  font-weight: 600;
  font-family: -apple-system, BlinkMacSystemFont, "proxima_nova", Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }
  .counter-box-count i {
    color: #B79B6C; }
  .counter-box-count img,
  .counter-box-count .count {
    vertical-align: middle; }

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

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

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

/*--------------------------------------------------------------
## Currency Switcher
--------------------------------------------------------------*/
.currency_switcher,
.widget-woocommerce-currency-switcher {
  padding: 0px 15px;
  opacity: 0;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
  .currency_switcher .dd-select,
  .widget-woocommerce-currency-switcher .dd-select {
    background: transparent !important; }
  .currency_switcher .woocommerce-currency-switcher-form .dd-selected,
  .widget-woocommerce-currency-switcher .woocommerce-currency-switcher-form .dd-selected {
    padding: 0;
    font-weight: 500; }
    .currency_switcher .woocommerce-currency-switcher-form .dd-selected-text,
    .widget-woocommerce-currency-switcher .woocommerce-currency-switcher-form .dd-selected-text {
      color: #6a707e; }
  .currency_switcher .dd-pointer-down:before,
  .widget-woocommerce-currency-switcher .dd-pointer-down:before {
    content: "\f3d0";
    position: absolute;
    font-family: "Ionicons";
    top: -8px;
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
  .currency_switcher .dd-pointer-up:before,
  .widget-woocommerce-currency-switcher .dd-pointer-up:before {
    content: "\f3d0";
    position: absolute;
    font-family: "Ionicons";
    top: -4px;
    -webkit-transform: scaleY(-1);
        -ms-transform: scaleY(-1);
            transform: scaleY(-1);
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
  .currency_switcher ul.dd-options,
  .widget-woocommerce-currency-switcher ul.dd-options {
    height: auto;
    left: 0;
    min-width: 80px; }
    .currency_switcher ul.dd-options li,
    .widget-woocommerce-currency-switcher ul.dd-options li {
      width: 100%; }
      .currency_switcher ul.dd-options li:hover,
      .widget-woocommerce-currency-switcher ul.dd-options li:hover {
        background-color: #f6f6f6;
        -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
        -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
        transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
    .currency_switcher ul.dd-options .dd-option,
    .widget-woocommerce-currency-switcher ul.dd-options .dd-option {
      background: transparent;
      padding: 0; }
      .currency_switcher ul.dd-options .dd-option-text,
      .widget-woocommerce-currency-switcher ul.dd-options .dd-option-text {
        padding: 15px; }
      .currency_switcher ul.dd-options .dd-option:before,
      .widget-woocommerce-currency-switcher ul.dd-options .dd-option:before {
        content: none; }
  .currency_switcher .woocommerce-currency-switcher-form img.dd-option-image,
  .currency_switcher .woocommerce-currency-switcher-form img.dd-selected-image,
  .currency_switcher .woocommerce-currency-switcher-form small.dd-selected-description,
  .currency_switcher .woocommerce-currency-switcher-form small.dd-option-description,
  .widget-woocommerce-currency-switcher .woocommerce-currency-switcher-form img.dd-option-image,
  .widget-woocommerce-currency-switcher .woocommerce-currency-switcher-form img.dd-selected-image,
  .widget-woocommerce-currency-switcher .woocommerce-currency-switcher-form small.dd-selected-description,
  .widget-woocommerce-currency-switcher .woocommerce-currency-switcher-form small.dd-option-description {
    display: none; }
  .currency_switcher .woocommerce-currency-switcher-form .dd-selected-text,
  .currency_switcher .woocommerce-currency-switcher-form .dd-option-text,
  .widget-woocommerce-currency-switcher .woocommerce-currency-switcher-form .dd-selected-text,
  .widget-woocommerce-currency-switcher .woocommerce-currency-switcher-form .dd-option-text {
    cursor: pointer; }
  .currency_switcher .woocommerce-currency-switcher-form .dd-pointer,
  .currency_switcher .woocommerce-currency-switcher-form .dd-pointer-down,
  .currency_switcher .woocommerce-currency-switcher-form .dd-pointer-up,
  .widget-woocommerce-currency-switcher .woocommerce-currency-switcher-form .dd-pointer,
  .widget-woocommerce-currency-switcher .woocommerce-currency-switcher-form .dd-pointer-down,
  .widget-woocommerce-currency-switcher .woocommerce-currency-switcher-form .dd-pointer-up {
    right: -10px; }
  .currency_switcher .woocommerce-currency-switcher-form .dd-options,
  .currency_switcher .woocommerce-currency-switcher-form .dd-option,
  .currency_switcher .woocommerce-currency-switcher-form .dd-select,
  .currency_switcher .woocommerce-currency-switcher-form .dd-pointer,
  .currency_switcher .woocommerce-currency-switcher-form .dd-pointer-down,
  .currency_switcher .woocommerce-currency-switcher-form .dd-pointer-up,
  .widget-woocommerce-currency-switcher .woocommerce-currency-switcher-form .dd-options,
  .widget-woocommerce-currency-switcher .woocommerce-currency-switcher-form .dd-option,
  .widget-woocommerce-currency-switcher .woocommerce-currency-switcher-form .dd-select,
  .widget-woocommerce-currency-switcher .woocommerce-currency-switcher-form .dd-pointer,
  .widget-woocommerce-currency-switcher .woocommerce-currency-switcher-form .dd-pointer-down,
  .widget-woocommerce-currency-switcher .woocommerce-currency-switcher-form .dd-pointer-up {
    border: none !important; }

/*--------------------------------------------------------------
## Fullscreen Slider
--------------------------------------------------------------*/
.stockie-onepage {
  width: 100%;
  min-height: 200px;
  height: 100vh;
  overflow: hidden;
  position: relative; }
  .stockie-onepage div.vc_row.vc_row-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .stockie-onepage .slider-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 110px;
    right: -webkit-calc(50% - 25px);
    right: calc(50% - 25px);
    bottom: 25px; }
    .stockie-onepage .slider-nav .move-up {
      -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
  .stockie-onepage .onepage-section {
    background-position: center;
    -webkit-background-size: cover;
            background-size: cover;
    height: 100vh; }
    .stockie-onepage .onepage-section-inner {
      -webkit-transform: scale(0.5);
          -ms-transform: scale(0.5);
              transform: scale(0.5);
      -webkit-transition: all 0.5s 0.25s;
      -o-transition: all 0.5s 0.25s;
      transition: all 0.5s 0.25s;
      opacity: 0; }
    .stockie-onepage .onepage-section.active .onepage-section-inner {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none;
      opacity: 1; }
  .stockie-onepage.horizontal .onepage-stage {
    width: 100000px;
    height: 100%;
    overflow: hidden;
    position: relative; }
    .stockie-onepage.horizontal .onepage-stage .onepage-section {
      float: left; }
  @media screen and (max-width: 768px) {
    .stockie-onepage .onepage-section {
      padding: 0 25px; }
    .stockie-onepage .slider-nav {
      bottom: 15px; } }

/*--------------------------------------------------------------
## Google Maps
--------------------------------------------------------------*/
.google-maps {
  width: 100%;
  height: 100%;
  min-height: 250px;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden; }
  .google-maps .google-maps-wrap {
    width: 100%;
    height: 100%;
    min-height: 250px; }
  @media screen and (max-width: 768px) {
    .google-maps {
      position: relative; } }

/*--------------------------------------------------------------
## Heading
--------------------------------------------------------------*/
.heading .title,
.heading .subtitle {
  margin: 5px 0;
  font-family: -apple-system, BlinkMacSystemFont, "proxima_nova", Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }

.heading .subtitle + .divider {
  margin-top: -15px; }

/*--------------------------------------------------------------
## Icon Box
--------------------------------------------------------------*/
.icon-box {
  text-align: center;
  display: block;
  text-decoration: none; }
  .icon-box-wrap {
    margin: 0 0 10px;
    display: inline-block;
    vertical-align: middle;
    text-align: inherit;
    white-space: nowrap; }
    .icon-box-wrap > span {
      font-size: 45px; }
    .icon-box-wrap img {
      height: auto;
      vertical-align: middle; }
    .icon-box-wrap[class*="shape-"] {
      -webkit-box-sizing: content-box;
              box-sizing: content-box;
      width: 50px;
      height: 50px;
      margin-bottom: 15px;
      line-height: 50px;
      font-size: 35px;
      text-align: center;
      -webkit-border-radius: 3px;
      border-radius: 3px; }
      .icon-box-wrap[class*="shape-"] span {
        color: inherit; }
        .icon-box-wrap[class*="shape-"] span, .icon-box-wrap[class*="shape-"] span:before {
          vertical-align: 0;
          line-height: inherit; }
      .icon-box-wrap[class*="shape-"] img {
        max-width: 30px;
        vertical-align: middle;
        margin-top: -8px; }
    .icon-box-wrap.shape-border {
      border: 2px solid; }
  .icon-box-headline {
    font-size: 16px;
    margin: 0;
    font-weight: 600; }
  .icon-box-details {
    display: block;
    margin: 0px; }
  .icon-box.box-left, .icon-box.box-right {
    text-align: left;
    position: relative; }
    .icon-box.box-left .icon-box-wrap, .icon-box.box-right .icon-box-wrap {
      padding: 0;
      min-width: 40px;
      margin: 0px 0px 15px 0px;
      float: left; }
    .icon-box.box-left .icon-box-content, .icon-box.box-right .icon-box-content {
      padding-left: 60px; }
      .icon-box.box-left .icon-box-content .with-full, .icon-box.box-right .icon-box-content .with-full {
        line-height: 40px; }
    .icon-box.box-left .content-full, .icon-box.box-right .content-full {
      display: block;
      clear: both; }
  .icon-box.box-right {
    text-align: right; }
    .icon-box.box-right .icon-box-headline {
      text-align: right; }
    .icon-box.box-right .icon-box-wrap {
      left: auto;
      right: 0;
      float: right; }
  .icon-box.box-left .content-full {
    padding-left: 0px; }
  .icon-box.full-box .content-full {
    padding-left: 0; }
  .icon-box.full-box .btn-brand {
    margin-left: 0; }

/*--------------------------------------------------------------
## Instagram Feed
--------------------------------------------------------------*/
#sb_instagram {
  padding-bottom: 0px !important; }
  #sb_instagram .sb_instagram_header,
  #sb_instagram .sbi_header_link,
  #sb_instagram .sbi_header_text,
  #sb_instagram .sbi_header_img,
  #sb_instagram #sbi_images {
    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 0px 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: 3px;
        border-radius: 3px; }
      @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(2n+1) {
            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.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      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(36, 38, 43, 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.25s;
        -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
        transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
      #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;
          -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
          -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
          transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
      #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(5px);
            -ms-transform: translateY(5px);
                transform: translateY(5px);
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
        -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
        transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
  #sb_instagram.no-margins #sbi_images {
    margin-left: 0;
    margin-right: 0; }
  #sb_instagram #sbi_load {
    display: none; }

/*--------------------------------------------------------------
## Menu List
--------------------------------------------------------------*/
.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-headline .menu-list-title {
    margin: 0px;
    font-size: 1.1em; }
  .menu-list-headline .menu-list-price .regular-price,
  .menu-list-headline .menu-list-price .discount-price {
    font-weight: 600; }
  .menu-list-headline .menu-list-price .discount-price {
    color: #6a707e;
    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: 0px; }
  .menu-list-details .tag {
    color: #fff;
    background-color: #B79B6C;
    margin: 5px 0px 0px 20px; }

/*--------------------------------------------------------------
## Message Module
--------------------------------------------------------------*/
.message-box {
  background: #f9f9f9;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin: 0;
  padding: 18px 60px 18px 18px;
  border: none;
  font-size: 0.95em;
  text-align: left;
  position: relative;
  color: rgba(0, 0, 0, 0.65); }
  .message-box.wauto {
    width: auto;
    display: inline-block;
    margin: 0 auto; }
  .message-box.without-close {
    padding-right: 20px; }
  .message-box.closed {
    display: none; }
  .message-box a {
    color: #24262b;
    font-weight: 600; }
  .message-box.primary {
    background: #9ff8d0; }
  .message-box.success {
    background: #9ff8d0; }
  .message-box.error {
    background: #f9dedf; }
  .message-box.warning {
    background: #ffdab7; }

/*--------------------------------------------------------------
## Parallax
--------------------------------------------------------------*/
.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 Table
--------------------------------------------------------------*/
.pricing {
  background: #f9f9f9;
  width: 100%;
  padding: 35px;
  position: relative;
  display: inline-block;
  -webkit-border-radius: 5px;
  border-radius: 5px; }
  .pricing_title {
    margin: 10px 0 0 0;
    font-size: 20px; }
  .pricing_subtitle {
    margin-top: 5px;
    font-size: 0.95em; }
  .pricing_price {
    margin: 15px 0 0;
    padding: 20px 0;
    border-top: 1px solid rgba(36, 38, 43, 0.35); }
    .pricing_price_title {
      display: inline-block;
      font-size: 42px;
      line-height: 42px;
      margin: 0;
      position: relative;
      padding-left: 22px; }
      .pricing_price_title .icon {
        position: absolute;
        left: 0;
        line-height: 25px;
        font-size: 25px; }
    .pricing_price_subtitle {
      margin: 20px 0px 0px 0px;
      font-size: 13.6px; }
    .pricing_price_time {
      background: #fff;
      margin: 10px 0 0; }
  .pricing_list {
    margin: 0 0;
    list-style-type: none; }
  .pricing_list + .btn {
    margin-top: 20px; }
  .pricing .btn {
    background: #24262b;
    border-color: #24262b; }
  .pricing_list_item {
    padding: 6px 0;
    font-weight: 600;
    font-size: 13.6px; }
    .pricing_list_item, .pricing_list_item:first-child {
      border-color: #f0f0f0; }
    .pricing_list_item .ion {
      font-size: 22px;
      vertical-align: -3px;
      color: #B79B6C; }
      .pricing_list_item .ion + .title {
        margin-left: 10px; }
  .pricing.features {
    background: transparent; }
    .pricing.features .pricing_title {
      text-align: left;
      margin: 0;
      font-size: 16px; }
    .pricing.features .pricing_list {
      margin-top: 15px; }
  .pricing:hover .pricing_price_title {
    color: #B79B6C;
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
  .pricing:hover .btn.btn-brand {
    background: #B79B6C;
    border-color: #B79B6C;
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }

/*--------------------------------------------------------------
## Process
--------------------------------------------------------------*/
.process {
  position: relative;
  padding: 1px 0; }
  .process .number {
    color: #f0f0f0;
    font-size: 6em;
    font-weight: 600;
    position: absolute;
    line-height: 1;
    top: 0;
    left: 0; }
  .process h3 {
    margin: 30px 0 40px; }
  .process .description {
    margin: 0; }
  .process.boxed {
    background: #f9f9f9;
    padding: 35px;
    margin-top: 50px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
    .process.boxed .number {
      top: -45px;
      left: 35px; }
    .process.boxed h3 {
      margin: 20px 0 10px; }

/*--------------------------------------------------------------
## Progress Bar
--------------------------------------------------------------*/
.progress-bar {
  width: 100%; }
  .progress-bar-headline {
    margin: 0px;
    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: rgba(36, 38, 43, 0.05);
    width: 100%;
    height: 10px;
    margin-top: 5px; }
    .progress-bar-track-inner {
      display: block;
      width: 0;
      height: 100%;
      -webkit-transition: all 1s 0.25s;
      -o-transition: all 1s 0.25s;
      transition: all 1s 0.25s;
      position: relative; }
      .progress-bar-track-inner .line-percent {
        content: '20';
        background: #24262b;
        color: #fff;
        padding: 0px 8px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        height: 24px;
        line-height: 24px;
        font-size: 0.75em;
        position: absolute;
        bottom: 100%;
        right: 0;
        font-weight: 600;
        -webkit-transform: translateX(50%) translateY(-10px);
            -ms-transform: translateX(50%) translateY(-10px);
                transform: translateX(50%) translateY(-10px); }
        .progress-bar-track-inner .line-percent:after {
          content: '';
          background: inherit;
          width: 8px;
          height: 8px;
          position: absolute;
          bottom: -4px;
          right: 50%;
          -webkit-transform: translateX(50%) rotate(45deg);
              -ms-transform: translateX(50%) rotate(45deg);
                  transform: translateX(50%) rotate(45deg); }
  .progress-bar.inner .progress-bar-track {
    height: 14px; }
  .progress-bar.inner .line {
    height: 6px;
    top: 4px;
    left: 4px; }
  .progress-bar.inner .line-percent {
    margin-bottom: 4px; }
  .progress-bar.split .progress-bar-track {
    background: transparent;
    position: relative; }
  .progress-bar.split .line-split {
    background: #f0f0f0;
    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.15) 10px, rgba(0, 0, 0, 0.15) 20px);
    background-image: -o-repeating-linear-gradient(30deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 10px, rgba(0, 0, 0, 0.15) 10px, rgba(0, 0, 0, 0.15) 20px);
    background-image: repeating-linear-gradient(60deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 10px, rgba(0, 0, 0, 0.15) 10px, rgba(0, 0, 0, 0.15) 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; } }

/*--------------------------------------------------------------
## Row
--------------------------------------------------------------*/
.vc_row {
  position: relative; }
  .vc_row .vc-bg-lines {
    position: absolute;
    height: 100%;
    left: 10px;
    right: 10px; }
    .vc_row .vc-bg-lines div {
      background: rgba(36, 38, 43, 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.08); }
  .vc_row .vc-bg-side-text {
    color: rgba(36, 38, 43, 0.05);
    position: absolute;
    font-size: 5em;
    line-height: 100%;
    font-weight: 600;
    font-family: -apple-system, BlinkMacSystemFont, "proxima_nova", Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    top: 0px;
    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 {
      display: none; } }
  .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
--------------------------------------------------------------*/
.slider {
  width: auto;
  margin: 0 auto;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .slider > a:not(:nth-child(1)) {
    display: none; }
  .slider .slider-wrap {
    position: relative; }
    .slider .slider-wrap .wpb_content_element {
      margin: 0; }
  .slider:after {
    content: '';
    display: table;
    clear: both; }
  .slider .owl-stage-outer {
    position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
  .slider .owl-stage {
    position: absolute; }
  .slider .owl-item {
    float: left; }
    .slider .owl-item > a:not(:nth-child(1)) {
      display: block; }
  .slider .owl-nav div.disabled {
    opacity: 0;
    cursor: default; }
  .slider .owl-prev {
    left: 0; }
  .slider .owl-next {
    right: 0; }
  .slider.with-dots .owl-dots {
    margin-top: 40px; }
  .slider.without-nav .slider-nav {
    display: none; }
  @media screen and (max-width: 768px) {
    .slider.with-dots .owl-dots {
      margin-top: 20px; } }

/*Slider shortcode*/
.slider.stockie-slider {
  padding: 0 60px; }
  .slider.stockie-slider .owl-nav {
    height: 100%;
    top: 0px;
    left: 0px;
    right: 0px;
    top: 0px; }
    @media screen and (max-width: 768px) {
      .slider.stockie-slider .owl-nav {
        left: 15px;
        right: 15px; } }
  .slider.stockie-slider.full-height {
    height: 100%; }
    .slider.stockie-slider.full-height.with-dots {
      height: -webkit-calc(100% - 120px);
      height: calc(100% - 120px); }
    .slider.stockie-slider.full-height .owl-stage-outer, .slider.stockie-slider.full-height .owl-stage, .slider.stockie-slider.full-height .owl-item,
    .slider.stockie-slider.full-height .portfolio-item-wrap {
      height: 100%; }
  .slider.stockie-slider.without-nav {
    padding: 0; }
    .slider.stockie-slider.without-nav .owl-nav,
    .slider.stockie-slider.without-nav .slider-nav {
      display: none; }
  .slider.stockie-slider.nav-offset, .slider.stockie-slider.nav-inset {
    margin-left: -15px;
    margin-right: -15px; }
  @media screen and (min-width: 769px) {
    .slider.stockie-slider.nav-offset {
      padding: 0;
      width: auto; }
      .slider.stockie-slider.nav-offset > .owl-nav .owl-prev {
        left: -60px; }
      .slider.stockie-slider.nav-offset > .owl-nav .owl-next {
        right: -60px; }
    .slider.stockie-slider.nav-inset {
      padding: 0;
      width: auto; }
      .slider.stockie-slider.nav-inset > .owl-nav .owl-prev {
        left: 40px; }
      .slider.stockie-slider.nav-inset > .owl-nav .owl-next {
        right: 40px; }
    .slider.stockie-slider.slider-offset {
      width: auto;
      padding: 0;
      margin: 0 -70%; }
      .slider.stockie-slider.slider-offset.slider-opacity .owl-item {
        opacity: .5;
        -webkit-transition: opacity .1s ease-in-out;
        -o-transition: opacity .1s ease-in-out;
        transition: opacity .1s ease-in-out; }
      .slider.stockie-slider.slider-offset.slider-opacity .owl-item.offset-active {
        opacity: 1; } }
  @media screen and (min-width: 1025px) and (max-width: 1440px) {
    .slider.stockie-slider.nav-offset > .owl-nav .owl-prev {
      left: 0px; }
    .slider.stockie-slider.nav-offset > .owl-nav .owl-next {
      right: 0px; } }
  @media screen and (max-width: 768px) {
    .slider.stockie-slider {
      padding: 0px;
      margin-left: -15px;
      margin-right: -15px; } }

/*Slider product grid*/
.shop-product-type_4 .woo-products-slider > .owl-nav {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 25px;
  right: 25px;
  position: absolute;
  z-index: 0;
  height: auto; }
  .shop-product-type_4 .woo-products-slider > .owl-nav .owl-prev,
  .shop-product-type_4 .woo-products-slider > .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    margin: 0px; }
  .shop-product-type_4 .woo-products-slider > .owl-nav .owl-prev {
    left: 0px; }
    @media screen and (max-width: 768px) {
      .shop-product-type_4 .woo-products-slider > .owl-nav .owl-prev {
        left: 5px; } }
  .shop-product-type_4 .woo-products-slider > .owl-nav .owl-next {
    right: 0px; }
    @media screen and (max-width: 768px) {
      .shop-product-type_4 .woo-products-slider > .owl-nav .owl-next {
        right: 5px; } }

/*Navigation buttons*/
.owl-nav,
.slider-nav {
  position: absolute;
  height: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-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; }
  .owl-nav .owl-prev,
  .owl-nav .owl-next,
  .owl-nav .move-up,
  .owl-nav .move-down,
  .slider-nav .owl-prev,
  .slider-nav .owl-next,
  .slider-nav .move-up,
  .slider-nav .move-down {
    position: relative; }
    .owl-nav .owl-prev .ion,
    .owl-nav .owl-next .ion,
    .owl-nav .move-up .ion,
    .owl-nav .move-down .ion,
    .slider-nav .owl-prev .ion,
    .slider-nav .owl-next .ion,
    .slider-nav .move-up .ion,
    .slider-nav .move-down .ion {
      height: 50px;
      width: 50px;
      line-height: 50px;
      background-color: #fff;
      -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
      border: none;
      -webkit-border-radius: 50%;
              border-radius: 50%;
      text-align: center;
      font-size: 22px;
      position: relative;
      z-index: 1;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none;
      cursor: pointer; }

/*Navigation dots*/
.woo_c-product-image-slider .owl-dots,
.slider .owl-dots,
.slider-vertical-dots .owl-dots {
  width: 100%;
  text-align: center;
  margin-top: 0; }
  .woo_c-product-image-slider .owl-dots.slider-vertical-numbers, .woo_c-product-image-slider .owl-dots.slider-vertical-dots,
  .slider .owl-dots.slider-vertical-numbers,
  .slider .owl-dots.slider-vertical-dots,
  .slider-vertical-dots .owl-dots.slider-vertical-numbers,
  .slider-vertical-dots .owl-dots.slider-vertical-dots {
    width: auto; }

.woo_c-product-image-slider .owl-dot,
.woo_c-product-image-slider .slider-dot,
.slider .owl-dot,
.slider .slider-dot,
.slider-vertical-dots .owl-dot,
.slider-vertical-dots .slider-dot {
  width: 14px;
  height: 14px;
  margin: 5px;
  -webkit-border-radius: 50px;
          border-radius: 50px;
  border: 2px solid transparent;
  display: inline-block;
  position: relative;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  color: #32353c; }
  .woo_c-product-image-slider .owl-dot.active,
  .woo_c-product-image-slider .slider-dot.active,
  .slider .owl-dot.active,
  .slider .slider-dot.active,
  .slider-vertical-dots .owl-dot.active,
  .slider-vertical-dots .slider-dot.active {
    border-color: #32353c; }
    .woo_c-product-image-slider .owl-dot.active:after,
    .woo_c-product-image-slider .slider-dot.active:after,
    .slider .owl-dot.active:after,
    .slider .slider-dot.active:after,
    .slider-vertical-dots .owl-dot.active:after,
    .slider-vertical-dots .slider-dot.active:after {
      width: 6px;
      height: 6px;
      margin: -3px 0 0 -3px; }
  .woo_c-product-image-slider .owl-dot:hover,
  .woo_c-product-image-slider .slider-dot:hover,
  .slider .owl-dot:hover,
  .slider .slider-dot:hover,
  .slider-vertical-dots .owl-dot:hover,
  .slider-vertical-dots .slider-dot:hover {
    border-color: rgba(50, 53, 60, 0.3); }
  .woo_c-product-image-slider .owl-dot:after,
  .woo_c-product-image-slider .slider-dot:after,
  .slider .owl-dot:after,
  .slider .slider-dot:after,
  .slider-vertical-dots .owl-dot:after,
  .slider-vertical-dots .slider-dot:after {
    background: currentColor;
    content: '';
    width: 4px;
    height: 4px;
    -webkit-border-radius: 50px;
            border-radius: 50px;
    margin: -2px 0 0 -2px;
    position: absolute;
    top: 50%;
    left: 50%; }

.slider-vertical-numbers,
.slider-vertical-dots {
  width: auto;
  height: 100vh;
  position: absolute;
  top: 0;
  width: 50px;
  right: 25px;
  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;
  list-style: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 2;
  counter-reset: onepage; }
  .slider-vertical-numbers li, .slider-vertical-numbers > div, .slider-vertical-numbers > .owl-dot,
  .slider-vertical-dots li,
  .slider-vertical-dots > div,
  .slider-vertical-dots > .owl-dot {
    background: transparent;
    width: auto;
    height: auto;
    padding: 3px 0;
    color: #fff;
    font-family: -apple-system, BlinkMacSystemFont, "proxima_nova", Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: 600;
    font-size: 13px;
    position: relative;
    cursor: pointer;
    counter-increment: onepage;
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
    .slider-vertical-numbers li a:before, .slider-vertical-numbers > div a:before, .slider-vertical-numbers > .owl-dot a:before,
    .slider-vertical-dots li a:before,
    .slider-vertical-dots > div a:before,
    .slider-vertical-dots > .owl-dot a:before {
      display: none; }
    .slider-vertical-numbers li:after, .slider-vertical-numbers > div:after, .slider-vertical-numbers > .owl-dot:after,
    .slider-vertical-dots li:after,
    .slider-vertical-dots > div:after,
    .slider-vertical-dots > .owl-dot:after {
      background: transparent;
      content: counter(onepage, decimal-leading-zero);
      position: static; }
    .slider-vertical-numbers li:before, .slider-vertical-numbers > div:before, .slider-vertical-numbers > .owl-dot:before,
    .slider-vertical-dots li:before,
    .slider-vertical-dots > div:before,
    .slider-vertical-dots > .owl-dot:before {
      content: '';
      background: currentColor;
      width: 25px;
      height: 2px;
      position: absolute;
      bottom: 50%;
      right: -40px;
      display: none;
      opacity: 0; }
    .slider-vertical-numbers li.active, .slider-vertical-numbers > div.active, .slider-vertical-numbers > .owl-dot.active,
    .slider-vertical-dots li.active,
    .slider-vertical-dots > div.active,
    .slider-vertical-dots > .owl-dot.active {
      font-size: 20px;
      line-height: 27px; }
      .slider-vertical-numbers li.active:before, .slider-vertical-numbers > div.active:before, .slider-vertical-numbers > .owl-dot.active:before,
      .slider-vertical-dots li.active:before,
      .slider-vertical-dots > div.active:before,
      .slider-vertical-dots > .owl-dot.active:before {
        right: -32px; }
      .slider-vertical-numbers li.active:after, .slider-vertical-numbers > div.active:after, .slider-vertical-numbers > .owl-dot.active:after,
      .slider-vertical-dots li.active:after,
      .slider-vertical-dots > div.active:after,
      .slider-vertical-dots > .owl-dot.active:after {
        margin-right: 3px; }
    .slider-vertical-numbers li.active, .slider-vertical-numbers li:hover, .slider-vertical-numbers > div.active, .slider-vertical-numbers > div:hover, .slider-vertical-numbers > .owl-dot.active, .slider-vertical-numbers > .owl-dot:hover,
    .slider-vertical-dots li.active,
    .slider-vertical-dots li:hover,
    .slider-vertical-dots > div.active,
    .slider-vertical-dots > div:hover,
    .slider-vertical-dots > .owl-dot.active,
    .slider-vertical-dots > .owl-dot:hover {
      background: none;
      width: auto;
      height: auto;
      border-color: transparent;
      cursor: pointer;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none;
      opacity: 1; }
      .slider-vertical-numbers li.active:before, .slider-vertical-numbers li:hover:before, .slider-vertical-numbers > div.active:before, .slider-vertical-numbers > div:hover:before, .slider-vertical-numbers > .owl-dot.active:before, .slider-vertical-numbers > .owl-dot:hover:before,
      .slider-vertical-dots li.active:before,
      .slider-vertical-dots li:hover:before,
      .slider-vertical-dots > div.active:before,
      .slider-vertical-dots > div:hover:before,
      .slider-vertical-dots > .owl-dot.active:before,
      .slider-vertical-dots > .owl-dot:hover:before {
        display: block;
        opacity: 1; }

.slider-vertical-dots li, .slider-vertical-dots > div, .slider-vertical-dots > .owl-dot {
  margin: 5px 0;
  display: block;
  position: relative;
  width: 14px;
  height: 14px; }
  .slider-vertical-dots li:after, .slider-vertical-dots > div:after, .slider-vertical-dots > .owl-dot:after {
    content: '';
    background: currentColor;
    position: absolute; }
  .slider-vertical-dots li:before, .slider-vertical-dots > div:before, .slider-vertical-dots > .owl-dot:before {
    content: none; }
  .slider-vertical-dots li:hover, .slider-vertical-dots li.active, .slider-vertical-dots > div:hover, .slider-vertical-dots > div.active, .slider-vertical-dots > .owl-dot:hover, .slider-vertical-dots > .owl-dot.active {
    border-color: currentColor;
    width: 14px;
    height: 14px; }

/*--------------------------------------------------------------
## Social Networks
--------------------------------------------------------------*/
.socialbar {
  cursor: default;
  /*Default colors*/ }
  .socialbar:not(.inline) a {
    color: #fff; }
  .socialbar:not(.inline) a:before {
    display: none; }
  .socialbar a {
    background: #24262b;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin: 0 2px 5px;
    border: 2px solid #24262b;
    -webkit-border-radius: 50px;
            border-radius: 50px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    font-size: 22px;
    display: inline-block;
    cursor: pointer;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
    .socialbar a span {
      position: relative;
      z-index: 2; }
    .socialbar a:hover {
      background: transparent;
      color: #24262b; }
  .socialbar.default a {
    line-height: 46px; }
  .socialbar.outline a {
    background: transparent;
    border: 2px solid #24262b;
    color: #24262b;
    -webkit-box-shadow: none;
            box-shadow: none;
    line-height: 45px; }
    .socialbar.outline a:hover {
      background: #24262b;
      color: #fff;
      -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
              box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); }
  .socialbar.flat a {
    background: transparent;
    color: #24262b;
    border-color: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
    line-height: 46px; }
    .socialbar.flat a:hover {
      background: #24262b;
      color: #fff;
      -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
              box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); }
  .socialbar.flat.outline-hover a:hover {
    background: transparent;
    border-color: #24262b;
    color: #24262b;
    border-width: 2px;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .socialbar.hover-bg-trnspr a {
    border-width: 2px !important; }
    .socialbar.hover-bg-trnspr a:hover {
      border-color: #24262b; }
  .socialbar.social-box-shadow a {
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); }
    .socialbar.social-box-shadow a:hover {
      -webkit-box-shadow: none;
              box-shadow: none; }
  .socialbar.social-box-shadow.flat-icons a {
    -webkit-box-shadow: none;
            box-shadow: none; }
    .socialbar.social-box-shadow.flat-icons a:hover {
      -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
              box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); }
  .socialbar.inline {
    display: block; }
    .socialbar.inline a {
      background: none;
      width: auto;
      height: auto;
      border: none;
      margin: 0 10px;
      -webkit-box-shadow: none;
              box-shadow: none;
      line-height: 1.8;
      font-size: inherit;
      font-weight: 600;
      font-family: -apple-system, BlinkMacSystemFont, "proxima_nova", Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }
      .socialbar.inline a .icon {
        font-size: 20px;
        margin-right: 5px;
        vertical-align: -2px; }
  .socialbar.flat-icons a {
    border-color: transparent; }
    .socialbar.flat-icons a:hover {
      border-color: #24262b; }
  .socialbar.flat-icons.flat-icons-trnspr a:hover {
    color: #24262b;
    background-color: transparent; }
  .socialbar.small a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px; }
  .socialbar.small.inline a {
    width: auto;
    height: auto;
    margin: 0 10px;
    line-height: 2.4;
    font-size: 0.95em; }
    .socialbar.small.inline a .icon {
      font-size: 16px;
      vertical-align: -1px; }
  .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: #fff;
    border-color: #fff;
    border-width: 2px !important;
    color: #fff; }
    .socialbar.default a.white:hover {
      background: transparent;
      color: #fff;
      border-color: #fff;
      -webkit-box-shadow: none;
              box-shadow: none; }
  .socialbar.default.hover-colorize-reverse a.white {
    background: transparent;
    color: #fff;
    border-color: #fff;
    border-width: 2px !important; }
    .socialbar.default.hover-colorize-reverse a.white:hover {
      background: #fff;
      color: #fff; }
  .socialbar.default.outline a.white {
    background: transparent;
    color: #fff; }
    .socialbar.default.outline a.white:hover {
      background: #fff;
      color: #fff;
      -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
              box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); }
  .socialbar.default.flat a.white {
    background: transparent;
    color: #fff;
    border-color: transparent; }
    .socialbar.default.flat a.white:hover {
      background: #fff;
      color: #fff; }
  .socialbar.default.inline a.white {
    background: transparent;
    border-color: transparent;
    color: #24262b; }
    .socialbar.default.inline a.white:hover {
      color: #fff; }
      .socialbar.default.inline a.white:hover:before {
        display: none; }
  .socialbar.default a.facebook {
    background: #4c6ecd;
    border-color: #4c6ecd;
    border-width: 2px !important;
    color: #fff; }
    .socialbar.default a.facebook:hover {
      background: transparent;
      color: #4c6ecd;
      border-color: #4c6ecd;
      -webkit-box-shadow: none;
              box-shadow: none; }
  .socialbar.default.hover-colorize-reverse a.facebook {
    background: transparent;
    color: #4c6ecd;
    border-color: #4c6ecd;
    border-width: 2px !important; }
    .socialbar.default.hover-colorize-reverse a.facebook:hover {
      background: #4c6ecd;
      color: #fff; }
  .socialbar.default.outline a.facebook {
    background: transparent;
    color: #4c6ecd; }
    .socialbar.default.outline a.facebook:hover {
      background: #4c6ecd;
      color: #fff;
      -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
              box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); }
  .socialbar.default.flat a.facebook {
    background: transparent;
    color: #4c6ecd;
    border-color: transparent; }
    .socialbar.default.flat a.facebook:hover {
      background: #4c6ecd;
      color: #fff; }
  .socialbar.default.inline a.facebook {
    background: transparent;
    border-color: transparent;
    color: #24262b; }
    .socialbar.default.inline a.facebook:hover {
      color: #4c6ecd; }
      .socialbar.default.inline a.facebook:hover:before {
        display: none; }
  .socialbar.default a.twitter {
    background: #44acfe;
    border-color: #44acfe;
    border-width: 2px !important;
    color: #fff; }
    .socialbar.default a.twitter:hover {
      background: transparent;
      color: #44acfe;
      border-color: #44acfe;
      -webkit-box-shadow: none;
              box-shadow: none; }
  .socialbar.default.hover-colorize-reverse a.twitter {
    background: transparent;
    color: #44acfe;
    border-color: #44acfe;
    border-width: 2px !important; }
    .socialbar.default.hover-colorize-reverse a.twitter:hover {
      background: #44acfe;
      color: #fff; }
  .socialbar.default.outline a.twitter {
    background: transparent;
    color: #44acfe; }
    .socialbar.default.outline a.twitter:hover {
      background: #44acfe;
      color: #fff;
      -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
              box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); }
  .socialbar.default.flat a.twitter {
    background: transparent;
    color: #44acfe;
    border-color: transparent; }
    .socialbar.default.flat a.twitter:hover {
      background: #44acfe;
      color: #fff; }
  .socialbar.default.inline a.twitter {
    background: transparent;
    border-color: transparent;
    color: #24262b; }
    .socialbar.default.inline a.twitter:hover {
      color: #44acfe; }
      .socialbar.default.inline a.twitter:hover:before {
        display: none; }
  .socialbar.default a.googleplus {
    background: #fe5757;
    border-color: #fe5757;
    border-width: 2px !important;
    color: #fff; }
    .socialbar.default a.googleplus:hover {
      background: transparent;
      color: #fe5757;
      border-color: #fe5757;
      -webkit-box-shadow: none;
              box-shadow: none; }
  .socialbar.default.hover-colorize-reverse a.googleplus {
    background: transparent;
    color: #fe5757;
    border-color: #fe5757;
    border-width: 2px !important; }
    .socialbar.default.hover-colorize-reverse a.googleplus:hover {
      background: #fe5757;
      color: #fff; }
  .socialbar.default.outline a.googleplus {
    background: transparent;
    color: #fe5757; }
    .socialbar.default.outline a.googleplus:hover {
      background: #fe5757;
      color: #fff;
      -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
              box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); }
  .socialbar.default.flat a.googleplus {
    background: transparent;
    color: #fe5757;
    border-color: transparent; }
    .socialbar.default.flat a.googleplus:hover {
      background: #fe5757;
      color: #fff; }
  .socialbar.default.inline a.googleplus {
    background: transparent;
    border-color: transparent;
    color: #24262b; }
    .socialbar.default.inline a.googleplus:hover {
      color: #fe5757; }
      .socialbar.default.inline a.googleplus:hover:before {
        display: none; }
  .socialbar.default a.pinterest {
    background: #e8323f;
    border-color: #e8323f;
    border-width: 2px !important;
    color: #fff; }
    .socialbar.default a.pinterest:hover {
      background: transparent;
      color: #e8323f;
      border-color: #e8323f;
      -webkit-box-shadow: none;
              box-shadow: none; }
  .socialbar.default.hover-colorize-reverse a.pinterest {
    background: transparent;
    color: #e8323f;
    border-color: #e8323f;
    border-width: 2px !important; }
    .socialbar.default.hover-colorize-reverse a.pinterest:hover {
      background: #e8323f;
      color: #fff; }
  .socialbar.default.outline a.pinterest {
    background: transparent;
    color: #e8323f; }
    .socialbar.default.outline a.pinterest:hover {
      background: #e8323f;
      color: #fff;
      -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
              box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); }
  .socialbar.default.flat a.pinterest {
    background: transparent;
    color: #e8323f;
    border-color: transparent; }
    .socialbar.default.flat a.pinterest:hover {
      background: #e8323f;
      color: #fff; }
  .socialbar.default.inline a.pinterest {
    background: transparent;
    border-color: transparent;
    color: #24262b; }
    .socialbar.default.inline a.pinterest:hover {
      color: #e8323f; }
      .socialbar.default.inline a.pinterest:hover:before {
        display: none; }
  .socialbar.default a.linkedin {
    background: #4477ab;
    border-color: #4477ab;
    border-width: 2px !important;
    color: #fff; }
    .socialbar.default a.linkedin:hover {
      background: transparent;
      color: #4477ab;
      border-color: #4477ab;
      -webkit-box-shadow: none;
              box-shadow: none; }
  .socialbar.default.hover-colorize-reverse a.linkedin {
    background: transparent;
    color: #4477ab;
    border-color: #4477ab;
    border-width: 2px !important; }
    .socialbar.default.hover-colorize-reverse a.linkedin:hover {
      background: #4477ab;
      color: #fff; }
  .socialbar.default.outline a.linkedin {
    background: transparent;
    color: #4477ab; }
    .socialbar.default.outline a.linkedin:hover {
      background: #4477ab;
      color: #fff;
      -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
              box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); }
  .socialbar.default.flat a.linkedin {
    background: transparent;
    color: #4477ab;
    border-color: transparent; }
    .socialbar.default.flat a.linkedin:hover {
      background: #4477ab;
      color: #fff; }
  .socialbar.default.inline a.linkedin {
    background: transparent;
    border-color: transparent;
    color: #24262b; }
    .socialbar.default.inline a.linkedin:hover {
      color: #4477ab; }
      .socialbar.default.inline a.linkedin:hover:before {
        display: none; }
  .socialbar.default a.dribbble {
    background: #fd629e;
    border-color: #fd629e;
    border-width: 2px !important;
    color: #fff; }
    .socialbar.default a.dribbble:hover {
      background: transparent;
      color: #fd629e;
      border-color: #fd629e;
      -webkit-box-shadow: none;
              box-shadow: none; }
  .socialbar.default.hover-colorize-reverse a.dribbble {
    background: transparent;
    color: #fd629e;
    border-color: #fd629e;
    border-width: 2px !important; }
    .socialbar.default.hover-colorize-reverse a.dribbble:hover {
      background: #fd629e;
      color: #fff; }
  .socialbar.default.outline a.dribbble {
    background: transparent;
    color: #fd629e; }
    .socialbar.default.outline a.dribbble:hover {
      background: #fd629e;
      color: #fff;
      -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
              box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); }
  .socialbar.default.flat a.dribbble {
    background: transparent;
    color: #fd629e;
    border-color: transparent; }
    .socialbar.default.flat a.dribbble:hover {
      background: #fd629e;
      color: #fff; }
  .socialbar.default.inline a.dribbble {
    background: transparent;
    border-color: transparent;
    color: #24262b; }
    .socialbar.default.inline a.dribbble:hover {
      color: #fd629e; }
      .socialbar.default.inline a.dribbble:hover:before {
        display: none; }
  .socialbar.default a.github {
    background: #323131;
    border-color: #323131;
    border-width: 2px !important;
    color: #fff; }
    .socialbar.default a.github:hover {
      background: transparent;
      color: #323131;
      border-color: #323131;
      -webkit-box-shadow: none;
              box-shadow: none; }
  .socialbar.default.hover-colorize-reverse a.github {
    background: transparent;
    color: #323131;
    border-color: #323131;
    border-width: 2px !important; }
    .socialbar.default.hover-colorize-reverse a.github:hover {
      background: #323131;
      color: #fff; }
  .socialbar.default.outline a.github {
    background: transparent;
    color: #323131; }
    .socialbar.default.outline a.github:hover {
      background: #323131;
      color: #fff;
      -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
              box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); }
  .socialbar.default.flat a.github {
    background: transparent;
    color: #323131;
    border-color: transparent; }
    .socialbar.default.flat a.github:hover {
      background: #323131;
      color: #fff; }
  .socialbar.default.inline a.github {
    background: transparent;
    border-color: transparent;
    color: #24262b; }
    .socialbar.default.inline a.github:hover {
      color: #323131; }
      .socialbar.default.inline a.github:hover:before {
        display: none; }
  .socialbar.default a.instagram {
    background: #3a6aba;
    border-color: #3a6aba;
    border-width: 2px !important;
    color: #fff; }
    .socialbar.default a.instagram:hover {
      background: transparent;
      color: #3a6aba;
      border-color: #3a6aba;
      -webkit-box-shadow: none;
              box-shadow: none; }
  .socialbar.default.hover-colorize-reverse a.instagram {
    background: transparent;
    color: #3a6aba;
    border-color: #3a6aba;
    border-width: 2px !important; }
    .socialbar.default.hover-colorize-reverse a.instagram:hover {
      background: #3a6aba;
      color: #fff; }
  .socialbar.default.outline a.instagram {
    background: transparent;
    color: #3a6aba; }
    .socialbar.default.outline a.instagram:hover {
      background: #3a6aba;
      color: #fff;
      -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
              box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); }
  .socialbar.default.flat a.instagram {
    background: transparent;
    color: #3a6aba;
    border-color: transparent; }
    .socialbar.default.flat a.instagram:hover {
      background: #3a6aba;
      color: #fff; }
  .socialbar.default.inline a.instagram {
    background: transparent;
    border-color: transparent;
    color: #24262b; }
    .socialbar.default.inline a.instagram:hover {
      color: #3a6aba; }
      .socialbar.default.inline a.instagram:hover:before {
        display: none; }
  .socialbar.default a.dropbox {
    background: #187fe7;
    border-color: #187fe7;
    border-width: 2px !important;
    color: #fff; }
    .socialbar.default a.dropbox:hover {
      background: transparent;
      color: #187fe7;
      border-color: #187fe7;
      -webkit-box-shadow: none;
              box-shadow: none; }
  .socialbar.default.hover-colorize-reverse a.dropbox {
    background: transparent;
    color: #187fe7;
    border-color: #187fe7;
    border-width: 2px !important; }
    .socialbar.default.hover-colorize-reverse a.dropbox:hover {
      background: #187fe7;
      color: #fff; }
  .socialbar.default.outline a.dropbox {
    background: transparent;
    color: #187fe7; }
    .socialbar.default.outline a.dropbox:hover {
      background: #187fe7;
      color: #fff;
      -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
              box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); }
  .socialbar.default.flat a.dropbox {
    background: transparent;
    color: #187fe7;
    border-color: transparent; }
    .socialbar.default.flat a.dropbox:hover {
      background: #187fe7;
      color: #fff; }
  .socialbar.default.inline a.dropbox {
    background: transparent;
    border-color: transparent;
    color: #24262b; }
    .socialbar.default.inline a.dropbox:hover {
      color: #187fe7; }
      .socialbar.default.inline a.dropbox:hover:before {
        display: none; }
  .socialbar.default a.vk {
    background: #6083ab;
    border-color: #6083ab;
    border-width: 2px !important;
    color: #fff; }
    .socialbar.default a.vk:hover {
      background: transparent;
      color: #6083ab;
      border-color: #6083ab;
      -webkit-box-shadow: none;
              box-shadow: none; }
  .socialbar.default.hover-colorize-reverse a.vk {
    background: transparent;
    color: #6083ab;
    border-color: #6083ab;
    border-width: 2px !important; }
    .socialbar.default.hover-colorize-reverse a.vk:hover {
      background: #6083ab;
      color: #fff; }
  .socialbar.default.outline a.vk {
    background: transparent;
    color: #6083ab; }
    .socialbar.default.outline a.vk:hover {
      background: #6083ab;
      color: #fff;
      -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
              box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); }
  .socialbar.default.flat a.vk {
    background: transparent;
    color: #6083ab;
    border-color: transparent; }
    .socialbar.default.flat a.vk:hover {
      background: #6083ab;
      color: #fff; }
  .socialbar.default.inline a.vk {
    background: transparent;
    border-color: transparent;
    color: #24262b; }
    .socialbar.default.inline a.vk:hover {
      color: #6083ab; }
      .socialbar.default.inline a.vk:hover:before {
        display: none; }
  .socialbar.default a.youtube {
    background: #f00;
    border-color: #f00;
    border-width: 2px !important;
    color: #fff; }
    .socialbar.default a.youtube:hover {
      background: transparent;
      color: #f00;
      border-color: #f00;
      -webkit-box-shadow: none;
              box-shadow: none; }
  .socialbar.default.hover-colorize-reverse a.youtube {
    background: transparent;
    color: #f00;
    border-color: #f00;
    border-width: 2px !important; }
    .socialbar.default.hover-colorize-reverse a.youtube:hover {
      background: #f00;
      color: #fff; }
  .socialbar.default.outline a.youtube {
    background: transparent;
    color: #f00; }
    .socialbar.default.outline a.youtube:hover {
      background: #f00;
      color: #fff;
      -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
              box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); }
  .socialbar.default.flat a.youtube {
    background: transparent;
    color: #f00;
    border-color: transparent; }
    .socialbar.default.flat a.youtube:hover {
      background: #f00;
      color: #fff; }
  .socialbar.default.inline a.youtube {
    background: transparent;
    border-color: transparent;
    color: #24262b; }
    .socialbar.default.inline a.youtube:hover {
      color: #f00; }
      .socialbar.default.inline a.youtube:hover:before {
        display: none; }
  .socialbar.default a.vimeo {
    background: #1ab8ea;
    border-color: #1ab8ea;
    border-width: 2px !important;
    color: #fff; }
    .socialbar.default a.vimeo:hover {
      background: transparent;
      color: #1ab8ea;
      border-color: #1ab8ea;
      -webkit-box-shadow: none;
              box-shadow: none; }
  .socialbar.default.hover-colorize-reverse a.vimeo {
    background: transparent;
    color: #1ab8ea;
    border-color: #1ab8ea;
    border-width: 2px !important; }
    .socialbar.default.hover-colorize-reverse a.vimeo:hover {
      background: #1ab8ea;
      color: #fff; }
  .socialbar.default.outline a.vimeo {
    background: transparent;
    color: #1ab8ea; }
    .socialbar.default.outline a.vimeo:hover {
      background: #1ab8ea;
      color: #fff;
      -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
              box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); }
  .socialbar.default.flat a.vimeo {
    background: transparent;
    color: #1ab8ea;
    border-color: transparent; }
    .socialbar.default.flat a.vimeo:hover {
      background: #1ab8ea;
      color: #fff; }
  .socialbar.default.inline a.vimeo {
    background: transparent;
    border-color: transparent;
    color: #24262b; }
    .socialbar.default.inline a.vimeo:hover {
      color: #1ab8ea; }
      .socialbar.default.inline a.vimeo:hover:before {
        display: none; }
  .socialbar.default a.behance {
    background: #0056ff;
    border-color: #0056ff;
    border-width: 2px !important;
    color: #fff; }
    .socialbar.default a.behance:hover {
      background: transparent;
      color: #0056ff;
      border-color: #0056ff;
      -webkit-box-shadow: none;
              box-shadow: none; }
  .socialbar.default.hover-colorize-reverse a.behance {
    background: transparent;
    color: #0056ff;
    border-color: #0056ff;
    border-width: 2px !important; }
    .socialbar.default.hover-colorize-reverse a.behance:hover {
      background: #0056ff;
      color: #fff; }
  .socialbar.default.outline a.behance {
    background: transparent;
    color: #0056ff; }
    .socialbar.default.outline a.behance:hover {
      background: #0056ff;
      color: #fff;
      -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
              box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); }
  .socialbar.default.flat a.behance {
    background: transparent;
    color: #0056ff;
    border-color: transparent; }
    .socialbar.default.flat a.behance:hover {
      background: #0056ff;
      color: #fff; }
  .socialbar.default.inline a.behance {
    background: transparent;
    border-color: transparent;
    color: #24262b; }
    .socialbar.default.inline a.behance:hover {
      color: #0056ff; }
      .socialbar.default.inline a.behance:hover:before {
        display: none; }
  .socialbar.default a.tumblr {
    background: #2a445f;
    border-color: #2a445f;
    border-width: 2px !important;
    color: #fff; }
    .socialbar.default a.tumblr:hover {
      background: transparent;
      color: #2a445f;
      border-color: #2a445f;
      -webkit-box-shadow: none;
              box-shadow: none; }
  .socialbar.default.hover-colorize-reverse a.tumblr {
    background: transparent;
    color: #2a445f;
    border-color: #2a445f;
    border-width: 2px !important; }
    .socialbar.default.hover-colorize-reverse a.tumblr:hover {
      background: #2a445f;
      color: #fff; }
  .socialbar.default.outline a.tumblr {
    background: transparent;
    color: #2a445f; }
    .socialbar.default.outline a.tumblr:hover {
      background: #2a445f;
      color: #fff;
      -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
              box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); }
  .socialbar.default.flat a.tumblr {
    background: transparent;
    color: #2a445f;
    border-color: transparent; }
    .socialbar.default.flat a.tumblr:hover {
      background: #2a445f;
      color: #fff; }
  .socialbar.default.inline a.tumblr {
    background: transparent;
    border-color: transparent;
    color: #24262b; }
    .socialbar.default.inline a.tumblr:hover {
      color: #2a445f; }
      .socialbar.default.inline a.tumblr:hover:before {
        display: none; }
  .socialbar.default a.flickr {
    background: #0063db;
    border-color: #0063db;
    border-width: 2px !important;
    color: #fff; }
    .socialbar.default a.flickr:hover {
      background: transparent;
      color: #0063db;
      border-color: #0063db;
      -webkit-box-shadow: none;
              box-shadow: none; }
  .socialbar.default.hover-colorize-reverse a.flickr {
    background: transparent;
    color: #0063db;
    border-color: #0063db;
    border-width: 2px !important; }
    .socialbar.default.hover-colorize-reverse a.flickr:hover {
      background: #0063db;
      color: #fff; }
  .socialbar.default.outline a.flickr {
    background: transparent;
    color: #0063db; }
    .socialbar.default.outline a.flickr:hover {
      background: #0063db;
      color: #fff;
      -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
              box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); }
  .socialbar.default.flat a.flickr {
    background: transparent;
    color: #0063db;
    border-color: transparent; }
    .socialbar.default.flat a.flickr:hover {
      background: #0063db;
      color: #fff; }
  .socialbar.default.inline a.flickr {
    background: transparent;
    border-color: transparent;
    color: #24262b; }
    .socialbar.default.inline a.flickr:hover {
      color: #0063db; }
      .socialbar.default.inline a.flickr:hover:before {
        display: none; }
  .socialbar.default a.reddit {
    background: #ff4501;
    border-color: #ff4501;
    border-width: 2px !important;
    color: #fff; }
    .socialbar.default a.reddit:hover {
      background: transparent;
      color: #ff4501;
      border-color: #ff4501;
      -webkit-box-shadow: none;
              box-shadow: none; }
  .socialbar.default.hover-colorize-reverse a.reddit {
    background: transparent;
    color: #ff4501;
    border-color: #ff4501;
    border-width: 2px !important; }
    .socialbar.default.hover-colorize-reverse a.reddit:hover {
      background: #ff4501;
      color: #fff; }
  .socialbar.default.outline a.reddit {
    background: transparent;
    color: #ff4501; }
    .socialbar.default.outline a.reddit:hover {
      background: #ff4501;
      color: #fff;
      -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
              box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); }
  .socialbar.default.flat a.reddit {
    background: transparent;
    color: #ff4501;
    border-color: transparent; }
    .socialbar.default.flat a.reddit:hover {
      background: #ff4501;
      color: #fff; }
  .socialbar.default.inline a.reddit {
    background: transparent;
    border-color: transparent;
    color: #24262b; }
    .socialbar.default.inline a.reddit:hover {
      color: #ff4501; }
      .socialbar.default.inline a.reddit:hover:before {
        display: none; }
  .socialbar.default a.snapchat {
    background: #e0e410;
    border-color: #e0e410;
    border-width: 2px !important;
    color: #fff; }
    .socialbar.default a.snapchat:hover {
      background: transparent;
      color: #e0e410;
      border-color: #e0e410;
      -webkit-box-shadow: none;
              box-shadow: none; }
  .socialbar.default.hover-colorize-reverse a.snapchat {
    background: transparent;
    color: #e0e410;
    border-color: #e0e410;
    border-width: 2px !important; }
    .socialbar.default.hover-colorize-reverse a.snapchat:hover {
      background: #e0e410;
      color: #fff; }
  .socialbar.default.outline a.snapchat {
    background: transparent;
    color: #e0e410; }
    .socialbar.default.outline a.snapchat:hover {
      background: #e0e410;
      color: #fff;
      -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
              box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); }
  .socialbar.default.flat a.snapchat {
    background: transparent;
    color: #e0e410;
    border-color: transparent; }
    .socialbar.default.flat a.snapchat:hover {
      background: #e0e410;
      color: #fff; }
  .socialbar.default.inline a.snapchat {
    background: transparent;
    border-color: transparent;
    color: #24262b; }
    .socialbar.default.inline a.snapchat:hover {
      color: #e0e410; }
      .socialbar.default.inline a.snapchat:hover:before {
        display: none; }
  .socialbar.default a.whatsapp {
    background: #0ec143;
    border-color: #0ec143;
    border-width: 2px !important;
    color: #fff; }
    .socialbar.default a.whatsapp:hover {
      background: transparent;
      color: #0ec143;
      border-color: #0ec143;
      -webkit-box-shadow: none;
              box-shadow: none; }
  .socialbar.default.hover-colorize-reverse a.whatsapp {
    background: transparent;
    color: #0ec143;
    border-color: #0ec143;
    border-width: 2px !important; }
    .socialbar.default.hover-colorize-reverse a.whatsapp:hover {
      background: #0ec143;
      color: #fff; }
  .socialbar.default.outline a.whatsapp {
    background: transparent;
    color: #0ec143; }
    .socialbar.default.outline a.whatsapp:hover {
      background: #0ec143;
      color: #fff;
      -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
              box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); }
  .socialbar.default.flat a.whatsapp {
    background: transparent;
    color: #0ec143;
    border-color: transparent; }
    .socialbar.default.flat a.whatsapp:hover {
      background: #0ec143;
      color: #fff; }
  .socialbar.default.inline a.whatsapp {
    background: transparent;
    border-color: transparent;
    color: #24262b; }
    .socialbar.default.inline a.whatsapp:hover {
      color: #0ec143; }
      .socialbar.default.inline a.whatsapp:hover:before {
        display: none; }
  .socialbar.default a.quora {
    background: #a82401;
    border-color: #a82401;
    border-width: 2px !important;
    color: #fff; }
    .socialbar.default a.quora:hover {
      background: transparent;
      color: #a82401;
      border-color: #a82401;
      -webkit-box-shadow: none;
              box-shadow: none; }
  .socialbar.default.hover-colorize-reverse a.quora {
    background: transparent;
    color: #a82401;
    border-color: #a82401;
    border-width: 2px !important; }
    .socialbar.default.hover-colorize-reverse a.quora:hover {
      background: #a82401;
      color: #fff; }
  .socialbar.default.outline a.quora {
    background: transparent;
    color: #a82401; }
    .socialbar.default.outline a.quora:hover {
      background: #a82401;
      color: #fff;
      -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
              box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); }
  .socialbar.default.flat a.quora {
    background: transparent;
    color: #a82401;
    border-color: transparent; }
    .socialbar.default.flat a.quora:hover {
      background: #a82401;
      color: #fff; }
  .socialbar.default.inline a.quora {
    background: transparent;
    border-color: transparent;
    color: #24262b; }
    .socialbar.default.inline a.quora:hover {
      color: #a82401; }
      .socialbar.default.inline a.quora:hover:before {
        display: none; }
  .socialbar.default a.vine {
    background: #00be8e;
    border-color: #00be8e;
    border-width: 2px !important;
    color: #fff; }
    .socialbar.default a.vine:hover {
      background: transparent;
      color: #00be8e;
      border-color: #00be8e;
      -webkit-box-shadow: none;
              box-shadow: none; }
  .socialbar.default.hover-colorize-reverse a.vine {
    background: transparent;
    color: #00be8e;
    border-color: #00be8e;
    border-width: 2px !important; }
    .socialbar.default.hover-colorize-reverse a.vine:hover {
      background: #00be8e;
      color: #fff; }
  .socialbar.default.outline a.vine {
    background: transparent;
    color: #00be8e; }
    .socialbar.default.outline a.vine:hover {
      background: #00be8e;
      color: #fff;
      -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
              box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); }
  .socialbar.default.flat a.vine {
    background: transparent;
    color: #00be8e;
    border-color: transparent; }
    .socialbar.default.flat a.vine:hover {
      background: #00be8e;
      color: #fff; }
  .socialbar.default.inline a.vine {
    background: transparent;
    border-color: transparent;
    color: #24262b; }
    .socialbar.default.inline a.vine:hover {
      color: #00be8e; }
      .socialbar.default.inline a.vine:hover:before {
        display: none; }
  .socialbar.default a.digg {
    background: #1c5891;
    border-color: #1c5891;
    border-width: 2px !important;
    color: #fff; }
    .socialbar.default a.digg:hover {
      background: transparent;
      color: #1c5891;
      border-color: #1c5891;
      -webkit-box-shadow: none;
              box-shadow: none; }
  .socialbar.default.hover-colorize-reverse a.digg {
    background: transparent;
    color: #1c5891;
    border-color: #1c5891;
    border-width: 2px !important; }
    .socialbar.default.hover-colorize-reverse a.digg:hover {
      background: #1c5891;
      color: #fff; }
  .socialbar.default.outline a.digg {
    background: transparent;
    color: #1c5891; }
    .socialbar.default.outline a.digg:hover {
      background: #1c5891;
      color: #fff;
      -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
              box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); }
  .socialbar.default.flat a.digg {
    background: transparent;
    color: #1c5891;
    border-color: transparent; }
    .socialbar.default.flat a.digg:hover {
      background: #1c5891;
      color: #fff; }
  .socialbar.default.inline a.digg {
    background: transparent;
    border-color: transparent;
    color: #24262b; }
    .socialbar.default.inline a.digg:hover {
      color: #1c5891; }
      .socialbar.default.inline a.digg:hover:before {
        display: none; }
  .socialbar.default a.foursquare {
    background: #fa4778;
    border-color: #fa4778;
    border-width: 2px !important;
    color: #fff; }
    .socialbar.default a.foursquare:hover {
      background: transparent;
      color: #fa4778;
      border-color: #fa4778;
      -webkit-box-shadow: none;
              box-shadow: none; }
  .socialbar.default.hover-colorize-reverse a.foursquare {
    background: transparent;
    color: #fa4778;
    border-color: #fa4778;
    border-width: 2px !important; }
    .socialbar.default.hover-colorize-reverse a.foursquare:hover {
      background: #fa4778;
      color: #fff; }
  .socialbar.default.outline a.foursquare {
    background: transparent;
    color: #fa4778; }
    .socialbar.default.outline a.foursquare:hover {
      background: #fa4778;
      color: #fff;
      -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
              box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); }
  .socialbar.default.flat a.foursquare {
    background: transparent;
    color: #fa4778;
    border-color: transparent; }
    .socialbar.default.flat a.foursquare:hover {
      background: #fa4778;
      color: #fff; }
  .socialbar.default.inline a.foursquare {
    background: transparent;
    border-color: transparent;
    color: #24262b; }
    .socialbar.default.inline a.foursquare:hover {
      color: #fa4778; }
      .socialbar.default.inline a.foursquare:hover:before {
        display: none; }
  .socialbar.hover-default a.white:hover {
    background: transparent;
    color: #fff;
    border-color: #fff; }
  .socialbar.hover-default.outline a.white:hover {
    background: #fff;
    color: #fff; }
  .socialbar.hover-default.flat a.white:hover {
    background: #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: transparent;
    color: #4c6ecd;
    border-color: #4c6ecd; }
  .socialbar.hover-default.outline a.facebook:hover {
    background: #4c6ecd;
    color: #fff; }
  .socialbar.hover-default.flat a.facebook:hover {
    background: #4c6ecd;
    color: #fff; }
  .socialbar.hover-default.inline a.facebook:hover {
    color: #4c6ecd; }
  .socialbar.hover-default.inline a.facebook:before {
    background-color: #4c6ecd; }
  .socialbar.hover-default a.twitter:hover {
    background: transparent;
    color: #44acfe;
    border-color: #44acfe; }
  .socialbar.hover-default.outline a.twitter:hover {
    background: #44acfe;
    color: #fff; }
  .socialbar.hover-default.flat a.twitter:hover {
    background: #44acfe;
    color: #fff; }
  .socialbar.hover-default.inline a.twitter:hover {
    color: #44acfe; }
  .socialbar.hover-default.inline a.twitter:before {
    background-color: #44acfe; }
  .socialbar.hover-default a.googleplus:hover {
    background: transparent;
    color: #fe5757;
    border-color: #fe5757; }
  .socialbar.hover-default.outline a.googleplus:hover {
    background: #fe5757;
    color: #fff; }
  .socialbar.hover-default.flat a.googleplus:hover {
    background: #fe5757;
    color: #fff; }
  .socialbar.hover-default.inline a.googleplus:hover {
    color: #fe5757; }
  .socialbar.hover-default.inline a.googleplus:before {
    background-color: #fe5757; }
  .socialbar.hover-default a.pinterest:hover {
    background: transparent;
    color: #e8323f;
    border-color: #e8323f; }
  .socialbar.hover-default.outline a.pinterest:hover {
    background: #e8323f;
    color: #fff; }
  .socialbar.hover-default.flat a.pinterest:hover {
    background: #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: transparent;
    color: #4477ab;
    border-color: #4477ab; }
  .socialbar.hover-default.outline a.linkedin:hover {
    background: #4477ab;
    color: #fff; }
  .socialbar.hover-default.flat a.linkedin:hover {
    background: #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: transparent;
    color: #fd629e;
    border-color: #fd629e; }
  .socialbar.hover-default.outline a.dribbble:hover {
    background: #fd629e;
    color: #fff; }
  .socialbar.hover-default.flat a.dribbble:hover {
    background: #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: transparent;
    color: #323131;
    border-color: #323131; }
  .socialbar.hover-default.outline a.github:hover {
    background: #323131;
    color: #fff; }
  .socialbar.hover-default.flat a.github:hover {
    background: #323131;
    color: #fff; }
  .socialbar.hover-default.inline a.github:hover {
    color: #323131; }
  .socialbar.hover-default.inline a.github:before {
    background-color: #323131; }
  .socialbar.hover-default a.instagram:hover {
    background: transparent;
    color: #3a6aba;
    border-color: #3a6aba; }
  .socialbar.hover-default.outline a.instagram:hover {
    background: #3a6aba;
    color: #fff; }
  .socialbar.hover-default.flat a.instagram:hover {
    background: #3a6aba;
    color: #fff; }
  .socialbar.hover-default.inline a.instagram:hover {
    color: #3a6aba; }
  .socialbar.hover-default.inline a.instagram:before {
    background-color: #3a6aba; }
  .socialbar.hover-default a.dropbox:hover {
    background: transparent;
    color: #187fe7;
    border-color: #187fe7; }
  .socialbar.hover-default.outline a.dropbox:hover {
    background: #187fe7;
    color: #fff; }
  .socialbar.hover-default.flat a.dropbox:hover {
    background: #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: transparent;
    color: #6083ab;
    border-color: #6083ab; }
  .socialbar.hover-default.outline a.vk:hover {
    background: #6083ab;
    color: #fff; }
  .socialbar.hover-default.flat a.vk:hover {
    background: #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: transparent;
    color: #f00;
    border-color: #f00; }
  .socialbar.hover-default.outline a.youtube:hover {
    background: #f00;
    color: #fff; }
  .socialbar.hover-default.flat a.youtube:hover {
    background: #f00;
    color: #fff; }
  .socialbar.hover-default.inline a.youtube:hover {
    color: #f00; }
  .socialbar.hover-default.inline a.youtube:before {
    background-color: #f00; }
  .socialbar.hover-default a.vimeo:hover {
    background: transparent;
    color: #1ab8ea;
    border-color: #1ab8ea; }
  .socialbar.hover-default.outline a.vimeo:hover {
    background: #1ab8ea;
    color: #fff; }
  .socialbar.hover-default.flat a.vimeo:hover {
    background: #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: transparent;
    color: #0056ff;
    border-color: #0056ff; }
  .socialbar.hover-default.outline a.behance:hover {
    background: #0056ff;
    color: #fff; }
  .socialbar.hover-default.flat a.behance:hover {
    background: #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: transparent;
    color: #2a445f;
    border-color: #2a445f; }
  .socialbar.hover-default.outline a.tumblr:hover {
    background: #2a445f;
    color: #fff; }
  .socialbar.hover-default.flat a.tumblr:hover {
    background: #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: transparent;
    color: #0063db;
    border-color: #0063db; }
  .socialbar.hover-default.outline a.flickr:hover {
    background: #0063db;
    color: #fff; }
  .socialbar.hover-default.flat a.flickr:hover {
    background: #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: transparent;
    color: #ff4501;
    border-color: #ff4501; }
  .socialbar.hover-default.outline a.reddit:hover {
    background: #ff4501;
    color: #fff; }
  .socialbar.hover-default.flat a.reddit:hover {
    background: #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: transparent;
    color: #e0e410;
    border-color: #e0e410; }
  .socialbar.hover-default.outline a.snapchat:hover {
    background: #e0e410;
    color: #fff; }
  .socialbar.hover-default.flat a.snapchat:hover {
    background: #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: transparent;
    color: #0ec143;
    border-color: #0ec143; }
  .socialbar.hover-default.outline a.whatsapp:hover {
    background: #0ec143;
    color: #fff; }
  .socialbar.hover-default.flat a.whatsapp:hover {
    background: #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: transparent;
    color: #a82401;
    border-color: #a82401; }
  .socialbar.hover-default.outline a.quora:hover {
    background: #a82401;
    color: #fff; }
  .socialbar.hover-default.flat a.quora:hover {
    background: #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: transparent;
    color: #00be8e;
    border-color: #00be8e; }
  .socialbar.hover-default.outline a.vine:hover {
    background: #00be8e;
    color: #fff; }
  .socialbar.hover-default.flat a.vine:hover {
    background: #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: transparent;
    color: #1c5891;
    border-color: #1c5891; }
  .socialbar.hover-default.outline a.digg:hover {
    background: #1c5891;
    color: #fff; }
  .socialbar.hover-default.flat a.digg:hover {
    background: #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: transparent;
    color: #fa4778;
    border-color: #fa4778; }
  .socialbar.hover-default.outline a.foursquare:hover {
    background: #fa4778;
    color: #fff; }
  .socialbar.hover-default.flat a.foursquare:hover {
    background: #fa4778;
    color: #fff; }
  .socialbar.hover-default.inline a.foursquare:hover {
    color: #fa4778; }
  .socialbar.hover-default.inline a.foursquare:before {
    background-color: #fa4778; }
  .socialbar.brand a {
    background: #B79B6C;
    border-color: #B79B6C; }
    .socialbar.brand a:hover {
      background: transparent;
      color: #B79B6C; }
  .socialbar.brand.outline a {
    background: transparent;
    color: #B79B6C; }
    .socialbar.brand.outline a:hover {
      background: #B79B6C;
      color: #fff; }
  .socialbar.brand.flat a {
    background: transparent;
    color: #B79B6C;
    border-color: transparent; }
    .socialbar.brand.flat a:hover {
      background: #B79B6C;
      color: #fff; }
  .socialbar.brand.inline a {
    background: transparent;
    border-color: transparent; }
    .socialbar.brand.inline a:hover {
      color: #B79B6C; }

.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: transparent;
    color: #32353c;
    height: 100px;
    float: left;
    margin: 0;
    border: none;
    -webkit-border-radius: 0;
            border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    line-height: 100px;
    vertical-align: middle;
    position: relative;
    overflow: hidden; }
    .socialbar.boxed a .icon {
      width: 100%;
      text-align: center;
      position: absolute;
      opacity: 0;
      top: 60%;
      left: 0;
      -webkit-transition: .2s ease-in-out;
      -o-transition: .2s ease-in-out;
      transition: .2s ease-in-out;
      -webkit-transition-property: opacity, top;
      -o-transition-property: opacity, top;
      transition-property: opacity, top; }
    .socialbar.boxed a .social-text {
      font-family: -apple-system, BlinkMacSystemFont, "proxima_nova", Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
      font-size: 0.75em;
      font-weight: 600;
      position: relative;
      top: 0;
      opacity: 1;
      -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
    .socialbar.boxed a:hover {
      background: #f9f9f9; }
      .socialbar.boxed a:hover .icon {
        opacity: 1;
        top: 40%; }
      .socialbar.boxed a:hover .social-text {
        opacity: 0;
        top: -30px; }
    .socialbar.boxed a.default a.white {
      background: #fff;
      border-color: #fff; }
      .socialbar.boxed a.default a.white:hover {
        background: #fff;
        color: #fff; }
    .socialbar.boxed a.default a.facebook {
      background: #4c6ecd;
      border-color: #4c6ecd; }
      .socialbar.boxed a.default a.facebook:hover {
        background: #4c6ecd;
        color: #fff; }
    .socialbar.boxed a.default a.twitter {
      background: #44acfe;
      border-color: #44acfe; }
      .socialbar.boxed a.default a.twitter:hover {
        background: #44acfe;
        color: #fff; }
    .socialbar.boxed a.default a.googleplus {
      background: #fe5757;
      border-color: #fe5757; }
      .socialbar.boxed a.default a.googleplus:hover {
        background: #fe5757;
        color: #fff; }
    .socialbar.boxed a.default a.pinterest {
      background: #e8323f;
      border-color: #e8323f; }
      .socialbar.boxed a.default a.pinterest:hover {
        background: #e8323f;
        color: #fff; }
    .socialbar.boxed a.default a.linkedin {
      background: #4477ab;
      border-color: #4477ab; }
      .socialbar.boxed a.default a.linkedin:hover {
        background: #4477ab;
        color: #fff; }
    .socialbar.boxed a.default a.dribbble {
      background: #fd629e;
      border-color: #fd629e; }
      .socialbar.boxed a.default a.dribbble:hover {
        background: #fd629e;
        color: #fff; }
    .socialbar.boxed a.default a.github {
      background: #323131;
      border-color: #323131; }
      .socialbar.boxed a.default a.github:hover {
        background: #323131;
        color: #fff; }
    .socialbar.boxed a.default a.instagram {
      background: #3a6aba;
      border-color: #3a6aba; }
      .socialbar.boxed a.default a.instagram:hover {
        background: #3a6aba;
        color: #fff; }
    .socialbar.boxed a.default a.dropbox {
      background: #187fe7;
      border-color: #187fe7; }
      .socialbar.boxed a.default a.dropbox:hover {
        background: #187fe7;
        color: #fff; }
    .socialbar.boxed a.default a.vk {
      background: #6083ab;
      border-color: #6083ab; }
      .socialbar.boxed a.default a.vk:hover {
        background: #6083ab;
        color: #fff; }
    .socialbar.boxed a.default a.youtube {
      background: #f00;
      border-color: #f00; }
      .socialbar.boxed a.default a.youtube:hover {
        background: #f00;
        color: #fff; }
    .socialbar.boxed a.default a.vimeo {
      background: #1ab8ea;
      border-color: #1ab8ea; }
      .socialbar.boxed a.default a.vimeo:hover {
        background: #1ab8ea;
        color: #fff; }
    .socialbar.boxed a.default a.behance {
      background: #0056ff;
      border-color: #0056ff; }
      .socialbar.boxed a.default a.behance:hover {
        background: #0056ff;
        color: #fff; }
    .socialbar.boxed a.default a.tumblr {
      background: #2a445f;
      border-color: #2a445f; }
      .socialbar.boxed a.default a.tumblr:hover {
        background: #2a445f;
        color: #fff; }
    .socialbar.boxed a.default a.flickr {
      background: #0063db;
      border-color: #0063db; }
      .socialbar.boxed a.default a.flickr:hover {
        background: #0063db;
        color: #fff; }
    .socialbar.boxed a.default a.reddit {
      background: #ff4501;
      border-color: #ff4501; }
      .socialbar.boxed a.default a.reddit:hover {
        background: #ff4501;
        color: #fff; }
    .socialbar.boxed a.default a.snapchat {
      background: #e0e410;
      border-color: #e0e410; }
      .socialbar.boxed a.default a.snapchat:hover {
        background: #e0e410;
        color: #fff; }
    .socialbar.boxed a.default a.whatsapp {
      background: #0ec143;
      border-color: #0ec143; }
      .socialbar.boxed a.default a.whatsapp:hover {
        background: #0ec143;
        color: #fff; }
    .socialbar.boxed a.default a.quora {
      background: #a82401;
      border-color: #a82401; }
      .socialbar.boxed a.default a.quora:hover {
        background: #a82401;
        color: #fff; }
    .socialbar.boxed a.default a.vine {
      background: #00be8e;
      border-color: #00be8e; }
      .socialbar.boxed a.default a.vine:hover {
        background: #00be8e;
        color: #fff; }
    .socialbar.boxed a.default a.digg {
      background: #1c5891;
      border-color: #1c5891; }
      .socialbar.boxed a.default a.digg:hover {
        background: #1c5891;
        color: #fff; }
    .socialbar.boxed a.default a.foursquare {
      background: #fa4778;
      border-color: #fa4778; }
      .socialbar.boxed a.default a.foursquare:hover {
        background: #fa4778;
        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 .icon {
          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 Section
--------------------------------------------------------------*/
.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; } }

/*--------------------------------------------------------------
## Split Slider
--------------------------------------------------------------*/
.stockie-splitscreen {
  width: 100%;
  min-height: 500px;
  position: relative;
  z-index: 10;
  overflow: hidden; }
  .stockie-splitscreen.stockie-splitscreen.container-loading .ms-left, .stockie-splitscreen.stockie-splitscreen.container-loading .ms-right {
    opacity: 0; }
  .stockie-splitscreen.stockie-splitscreen.container-loading.closed .ms-left, .stockie-splitscreen.stockie-splitscreen.container-loading.closed .ms-right {
    opacity: 1; }
  .stockie-splitscreen .ms-section {
    position: relative;
    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;
    width: 100%; }
    .stockie-splitscreen .ms-section .ms-tableCell {
      width: 100%;
      height: auto !important;
      -webkit-transform: scale(0.5);
          -ms-transform: scale(0.5);
              transform: scale(0.5);
      -webkit-transition: all 0.5s 0.25s;
      -o-transition: all 0.5s 0.25s;
      transition: all 0.5s 0.25s;
      opacity: 0; }
    .stockie-splitscreen .ms-section.active .ms-tableCell {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none;
      opacity: 1; }
  .stockie-splitscreen .slider-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    bottom: 25px;
    height: 110px;
    left: -webkit-calc(50% - 25px);
    left: calc(50% - 25px); }
    .stockie-splitscreen .slider-nav .move-up {
      -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
  .stockie-splitscreen .ms-left,
  .stockie-splitscreen .ms-right {
    width: 50%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
  .stockie-splitscreen .ms-right {
    left: 50%; }
  .stockie-splitscreen .ms-easing {
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out; }
  .stockie-splitscreen.no-transition .ms-easing {
    -webkit-transition: none;
    -o-transition: none;
    transition: none; }
  .stockie-splitscreen .splitscreen-dots {
    top: 0; }
    .stockie-splitscreen .splitscreen-dots li a {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }

#multiscroll-nav {
  display: none; }

@media screen and (max-width: 768px) {
  .stockie-splitscreen {
    height: auto !important;
    overflow: visible;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
    .stockie-splitscreen .ms-left,
    .stockie-splitscreen .ms-right {
      width: 100%;
      height: auto;
      position: static; }
  .ms-left,
  .ms-right {
    width: 100%;
    position: static; }
  .ms-section {
    min-height: 100vw;
    padding-left: 0px !important;
    padding-right: 0px !important; } }
  @media screen and (max-width: 768px) and (max-width: 768px) {
    .ms-section .video-module.preview {
      float: none; } }

/*--------------------------------------------------------------
## Subscibe
--------------------------------------------------------------*/
.subscribe-form {
  width: 100%;
  position: relative;
  padding-top: 0 !important;
  padding-bottom: 0 !important; }
  .subscribe-form .btn,
  .subscribe-form input[type="submit"] {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    white-space: nowrap;
    position: absolute;
    right: 0px;
    top: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px; }
  @media screen and (max-width: 768px) {
    .subscribe-form {
      padding: 0 !important; }
      .subscribe-form .btn,
      .subscribe-form input[type="submit"] {
        margin: 15px 0px 0px 0px !important;
        width: 100%;
        position: static;
        right: auto;
        top: auto;
        -webkit-border-radius: 3px;
        border-radius: 3px; } }

/*--------------------------------------------------------------
## Tabs
--------------------------------------------------------------*/
.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.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
    .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.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
      .tab .tabNav_link.active {
        font-weight: bold; }
  .tab .tabItems {
    position: relative;
    -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: 0px;
      left: 0; }
      .tab .tabItems_item.active {
        opacity: 1;
        overflow: visible;
        z-index: 2; }
  .tab.filled {
    background-color: #f9f9f9;
    padding: 10px 30px 30px 30px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  .tab.vertical .tabNav_wrapper {
    float: left;
    width: 160px;
    max-width: 35%;
    border-bottom: none; }
  .tab.vertical .tabNav {
    overflow: visible;
    white-space: normal;
    margin: 0;
    padding-right: 5px;
    right: -1px; }
    .tab.vertical .tabNav .tabNav_line {
      width: 2px;
      top: 0;
      left: auto;
      right: 0;
      padding: 0; }
  .tab.vertical .tabNav_link {
    width: 100%;
    float: left; }
  .tab.vertical .tabItems {
    width: -webkit-calc(100% - 180px);
    width: calc(100% - 180px);
    min-width: 60%;
    float: right; }
  .tab.vertical .tabItems_item {
    top: 0;
    padding-left: 10px; }
  .tab.vertical.filled {
    padding: 25px 30px; }
    .tab.vertical.filled .tabNav_wrapper {
      border-color: rgba(255, 255, 255, 0.3); }
  .tab.tabs-center .tabNav {
    text-align: center; }
  .tab.tabs-right .tabNav {
    text-align: right; }

/*--------------------------------------------------------------
## Team Member
--------------------------------------------------------------*/
.team-member {
  width: 100%;
  position: relative; }
  .team-member_subtitle {
    margin: 20px 0px 0px 0px; }
  .team-member_title {
    font-size: 16px;
    margin-top: 0; }
  .team-member_description {
    margin: 15px 0px 0px 0px; }
  .team-member .socialbar > a,
  .team-member .socialbar.default > a {
    background: #fff;
    border: none;
    color: #32353c;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
    .team-member .socialbar > a:hover,
    .team-member .socialbar.default > a:hover {
      color: #B79B6C; }
  .team-member_image {
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
    .team-member_image img {
      width: 100%;
      display: block;
      -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
    .team-member_image:after {
      content: '';
      background: rgba(36, 38, 43, 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.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
    .team-member_image:hover img {
      -webkit-transform: scale(1.02);
          -ms-transform: scale(1.02);
              transform: scale(1.02); }
    .team-member_image:hover:after {
      opacity: 1; }
    .team-member_image:hover .team-member_wrap {
      opacity: 1; }
  .team-member_wrap {
    position: absolute;
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    left: 30px;
    bottom: 30px;
    right: 30px;
    z-index: 1; }
  .team-member.inner .team-member_description {
    color: #fff;
    margin-bottom: 20px;
    -webkit-transform: translateY(5px);
        -ms-transform: translateY(5px);
            transform: translateY(5px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
  .team-member.inner .team-member_socialbar {
    -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
            transform: translateY(20px); }
  .team-member.inner .image-wrap:hover .team-member_description {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    visibility: visible;
    opacity: 1;
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
  .team-member.cover {
    padding: 0;
    overflow: hidden; }
    .team-member.cover.column-2 .team-member_image,
    .team-member.cover.column-2 .cover-content {
      width: 33.333%;
      float: left; }
    .team-member.cover.column-3 .team-member_image,
    .team-member.cover.column-3 .cover-content {
      width: 25%;
      float: left; }
    .team-member.cover.column-4 .team-member_image,
    .team-member.cover.column-4 .cover-content {
      width: 20%;
      float: left; }
    .team-member.cover.column-5 .team-member_image,
    .team-member.cover.column-5 .cover-content {
      width: 16.66%;
      float: left; }
    .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 .team-member_image {
      -webkit-border-radius: 0px;
      border-radius: 0px; }
    .team-member.cover .team-member_subtitle {
      margin-top: 5px; }
    .team-member.cover .team-member_title,
    .team-member.cover .team-member_description {
      color: #24262b; }
    .team-member.cover .team-member_description {
      margin-bottom: 20px; }
    .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: #f9f9f9; }
    .team-member.cover .team-member_wrap {
      padding: 25px;
      opacity: 1;
      position: relative;
      left: auto;
      bottom: auto;
      right: auto;
      height: 100%;
      text-align: left; }
      .team-member.cover .team-member_wrap .socialbar {
        position: absolute;
        bottom: 25px; }
        @media screen and (max-width: 768px) {
          .team-member.cover .team-member_wrap .socialbar {
            bottom: auto;
            position: relative; } }
    @media screen and (max-width: 768px) {
      .team-member.cover.column-2 .team-member_image,
      .team-member.cover.column-2 .cover-content, .team-member.cover.column-3 .team-member_image,
      .team-member.cover.column-3 .cover-content, .team-member.cover.column-4 .team-member_image,
      .team-member.cover.column-4 .cover-content, .team-member.cover.column-5 .team-member_image,
      .team-member.cover.column-5 .cover-content, .team-member.cover.column-6 .team-member_image,
      .team-member.cover.column-6 .cover-content {
        width: 100%;
        float: left; } }

/*--------------------------------------------------------------
## Testimonials
--------------------------------------------------------------*/
.testimonials {
  text-align: center; }
  .testimonials .headline {
    margin: 0 0 10px; }
  .testimonials .avatar {
    -webkit-background-clip: border-box;
            background-clip: border-box;
    width: 70px;
    height: 70px;
    margin: 0px auto 25px;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    overflow: hidden; }
    .testimonials .avatar img {
      width: 100%;
      min-width: 70px;
      min-height: 100%; }
  .testimonials .avatar_default {
    position: relative;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    background-color: rgba(36, 38, 43, 0.05); }
    .testimonials .avatar_default:before {
      content: "\f35f";
      font-family: "Ionicons";
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      font-size: 24px;
      color: inherit;
      font-weight: 600; }
  .testimonials.text-left .avatar,
  .testimonials.text-left .avatar_default {
    margin-left: 0; }
  .testimonials.text-right .avatar,
  .testimonials.text-right .avatar_default {
    margin-right: 0; }
  .testimonials blockquote {
    margin: 25px 0;
    border-top: none;
    padding: 0;
    border: none; }
    .testimonials blockquote:after {
      display: none; }
  .testimonials h4 {
    font-size: 16px; }

/*--------------------------------------------------------------
## Tooltips
--------------------------------------------------------------*/
.tooltip {
  position: relative; }
  .tooltip-item {
    opacity: 0;
    position: absolute;
    display: block;
    height: 26px;
    color: #fff;
    line-height: 24px;
    text-transform: lowercase;
    font-size: 0.75em;
    padding: 0px 15px;
    -webkit-border-radius: 13px;
            border-radius: 13px;
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    top: -webkit-calc(50% - 13px);
    top: calc(50% - 13px);
    z-index: 10;
    float: none; }
    .tooltip-item.left:before, .tooltip-item.right:before {
      content: '';
      position: absolute;
      width: 13px;
      height: 13px;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg);
      -webkit-border-radius: 0px;
              border-radius: 0px;
      top: 6px; }
    .tooltip-item.left {
      left: 0;
      margin-left: -5px;
      -webkit-transform: translateX(-100%);
          -ms-transform: translateX(-100%);
              transform: translateX(-100%); }
      .tooltip-item.left:before {
        right: -2px; }
    .tooltip-item.right {
      margin-left: 5px;
      left: 100%;
      margin-left: 8px;
      -webkit-transform: translateX(0%);
          -ms-transform: translateX(0%);
              transform: translateX(0%); }
      .tooltip-item.right:before {
        left: -2px; }
  .tooltip:hover .tooltip-item {
    opacity: 1; }
    .tooltip:hover .tooltip-item.left {
      left: 0;
      margin-left: -10px; }
    .tooltip:hover .tooltip-item.right {
      margin-left: 10px; }

/*--------------------------------------------------------------
## Video
--------------------------------------------------------------*/
.video-module {
  width: auto;
  display: inline-block;
  cursor: pointer;
  position: relative; }
  .video-module .btn-play {
    width: 50px;
    height: 50px; }
    .video-module .btn-play.btn-brand {
      background: #B79B6C;
      border-color: #B79B6C; }
    .video-module .btn-play.outline .ion {
      background: transparent;
      color: #32353c;
      -webkit-box-shadow: none;
              box-shadow: none;
      border: 2px solid;
      line-height: 48px; }
    .video-module .btn-play.outline.btn-brand {
      color: #B79B6C; }
    .video-module .btn-play .ion:before {
      margin-left: 2px; }
    .video-module .btn-play:active .ion {
      -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.04);
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.04); }
    .video-module .btn-play:hover:before {
      opacity: .5; }
    .video-module .btn-play:hover .ion {
      background: #fff; }
  .video-module .video-headline {
    font-weight: 600;
    font-size: 1.05em;
    margin: 0px 10px;
    white-space: nowrap; }
  .video-module-preview {
    width: 100%;
    min-height: 160px; }
    .video-module-preview .preview-image {
      vertical-align: top;
      -webkit-border-radius: 3px;
      border-radius: 3px; }
    .video-module-preview .video-module-inner {
      position: absolute;
      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;
      top: 0px;
      left: 0px;
      width: 100%;
      height: 100%; }
      .video-module-preview .video-module-inner .btn-play {
        position: relative;
        z-index: 1;
        display: inline-block; }
        .video-module-preview .video-module-inner .btn-play + .video-headline {
          margin-bottom: -35px; }
    .video-module-preview .video-headline {
      position: absolute;
      margin: 50px 0px 0px 0px;
      -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -webkit-transform: translateY(5px);
          -ms-transform: translateY(5px);
              transform: translateY(5px);
      opacity: 0;
      visibility: hidden;
      -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
    .video-module-preview:hover .video-headline {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none;
      visibility: visible;
      opacity: 1;
      -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
  .video-module.boxed .btn-play.outline .ion {
    background: #fff !important;
    border: 2px solid;
    line-height: 48px; }
  .video-module.boxed > .wrap,
  .video-module.boxed .btn-play {
    display: inline-block; }
  .video-module.boxed:hover .btn-play {
    color: #32353c; }
    .video-module.boxed:hover .btn-play.btn-brand {
      color: #B79B6C; }
    .video-module.boxed:hover .btn-play.outline.btn-brand {
      background: #B79B6C; }
  .video-module.with-anim .btn-play:after {
    content: '';
    border-color: inherit;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 50px;
            border-radius: 50px;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.2);
    top: 0;
    left: 0;
    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-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
  .video-module.with-anim .btn-play:after {
    -webkit-animation-delay: 1s;
            animation-delay: 1s; }
  .video-module.with-anim .btn-play:hover:after {
    -webkit-animation: none;
            animation: none; }
  .video-module.with-anim .btn-play.light:after {
    background-color: #fff !important;
    border-color: #fff !important; }
  .video-module.btn-brand-color-hover:hover .btn-play .icon {
    color: #B79B6C !important; }
  @media screen and (max-width: 768px) {
    .video-module.preview .btn-play {
      margin-top: 0; } }

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

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

.video-popup {
  position: relative;
  top: 10%;
  left: 10%;
  width: -webkit-calc(100vw - 20%);
  width: calc(100vw - 20%);
  height: -webkit-calc(100vh - 20%);
  height: calc(100vh - 20%); }
  .video-popup iframe {
    margin: 0;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1; }

/*--------------------------------------------------------------
## Woo Categories
--------------------------------------------------------------*/
.woo_c-category:after {
  content: '';
  display: table;
  clear: both; }

.product-category {
  float: left;
  width: 100%;
  padding: 0px;
  position: relative;
  padding-right: 0 !important;
  padding-left: 0 !important;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  /*Default category*/
  /*Boxed category*/
  /*Block category*/ }
  .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: 0px;
    height: 100%; }
  .product-category--default .product-category__background-image {
    min-height: 528px;
    float: right;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    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.25s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
    @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: #f9f9f9; }
    @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.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
      @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(36, 38, 43, 0.9); }
      .product-category--block .product-category__info-wrapper h3, .product-category--block .product-category__info-wrapper h3 a, .product-category--block .product-category__info-wrapper .description {
        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(36, 38, 43, 0.6);
      padding: 20px; }
    .product-category__info-wrapper h3 {
      font-size: 28px;
      margin: 0;
      display: block;
      text-align: inherit; }
      @media screen and (max-width: 768px) {
        .product-category__info-wrapper h3 {
          font-size: 26px; } }
    .product-category__info-wrapper h3, .product-category__info-wrapper h3 a, .product-category__info-wrapper .description {
      margin: 10px 0; }
      @media screen and (max-width: 768px) {
        .product-category__info-wrapper h3, .product-category__info-wrapper h3 a, .product-category__info-wrapper .description {
          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; }
    .product-category__info-wrapper.style-2 h3 {
      font-size: 30px; }
    .product-category__info-wrapper.style-2 h3, .product-category__info-wrapper.style-2 h3 a, .product-category__info-wrapper.style-2 .description {
      margin: 8px 0; }
    .product-category__info-wrapper.style-2 .shop-now {
      margin-top: 5px;
      margin-bottom: 10px; }
    .product-category__info-wrapper.style-2 .plus {
      color: #fff;
      font-size: 36px;
      position: absolute;
      bottom: 0;
      right: 0; }
    .product-category__info-wrapper.style-2.text-center .plus {
      display: none; }
    .product-category__info-wrapper.style-2.text-right .plus {
      right: auto;
      left: 0; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Base Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0;
  padding: 50px 0 0;
  list-style: none;
  font-size: 0.97em;
  line-height: 1.8;
  /* Make sure select elements fit in widgets. */ }
  @media screen and (max-width: 768px) {
    .widget {
      padding-top: 30px; } }
  .widget.widget_rating_filter a:before, .widget.widget_stockie_widget_logo a:before {
    display: none; }
  .widget select {
    max-width: 100%; }
  .widget ul {
    margin-left: 0; }
  .widget h3 {
    font-size: 16px; }

.site-footer .widget {
  padding-top: 30px; }
  .site-footer .widget:first-child {
    padding-top: 0px; }
  @media screen and (max-width: 1024px) {
    .site-footer .widget {
      padding-top: 25px; }
      .site-footer .widget:first-child {
        padding-top: 25px; } }

h3.widget-title {
  text-align: inherit;
  font-size: 1.2em;
  margin: 0 0 25px; }

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: #6a707e; }

.widget .select .select-options {
  min-width: 250px; }

/*--------------------------------------------------------------
## Standard Widgets
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Recent comments widget
--------------------------------------------------------------*/
.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;
      font-family: Ionicons;
      position: absolute;
      font-style: normal;
      right: 0px;
      top: 6px;
      font-size: 0.75em; }
    .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: #B79B6C; }

.widget_recent_comments ul li > a {
  position: relative;
  color: #B79B6C; }

/*--------------------------------------------------------------
## Recent entries widget
--------------------------------------------------------------*/
.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;
      font-family: Ionicons;
      position: absolute;
      font-style: normal;
      right: 0px;
      top: 6px;
      font-size: 0.75em; }
    .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; }

.wp-block-latest-posts,
.wp-block-archives-list,
.wp-block-categories {
  list-style-type: none; }

/*--------------------------------------------------------------
## Search widget
--------------------------------------------------------------*/
.widget_search form {
  position: relative; }
  .widget_search form button {
    background: none;
    width: 42px;
    -webkit-box-shadow: none;
            box-shadow: none;
    height: 100%;
    border: none;
    height: 42px;
    line-height: 42px;
    padding: 0px 10px;
    font-size: 22px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    outline: none;
    color: #24262b; }
    .widget_search form button:hover {
      opacity: .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::-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; }

/*--------------------------------------------------------------
## Tag cloud widget
--------------------------------------------------------------*/
.widget_tag_cloud .tagcloud, .widget_product_tag_cloud .tagcloud {
  font-size: 0; }
  .widget_tag_cloud .tagcloud:after, .widget_product_tag_cloud .tagcloud:after {
    content: '';
    display: table;
    clear: both; }
  .widget_tag_cloud .tagcloud a, .widget_product_tag_cloud .tagcloud a {
    margin: 0px 6px 6px 0px; }

/*--------------------------------------------------------------
## Meta widget
--------------------------------------------------------------*/
.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;
      font-family: Ionicons;
      position: absolute;
      font-style: normal;
      right: 0px;
      top: 6px;
      font-size: 0.75em; }
    .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; }

/*--------------------------------------------------------------
## Archive widget
--------------------------------------------------------------*/
.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;
      font-family: Ionicons;
      position: absolute;
      font-style: normal;
      right: 0px;
      top: 6px;
      font-size: 0.75em; }
    .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; }

/*--------------------------------------------------------------
## Text widget
--------------------------------------------------------------*/
.widget_text {
  font-size: 0.95em; }
  .widget_text h3.widget-title {
    margin-bottom: 20px; }

/*--------------------------------------------------------------
## Calendar widget
--------------------------------------------------------------*/
.widget_calendar table {
  position: relative;
  text-align: center;
  color: #32353c; }
  .widget_calendar table td, .widget_calendar table th {
    border: none;
    padding: 0; }

.widget_calendar caption {
  background: #B79B6C;
  color: #fff;
  width: 100%;
  height: 46px;
  font-family: -apple-system, BlinkMacSystemFont, "proxima_nova", Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 600;
  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 tr, .widget_calendar tfoot #prev, .widget_calendar tfoot #next {
    display: block;
    font-weight: 600;
    font-size: 0; }
    .widget_calendar tfoot tr a, .widget_calendar tfoot #prev a, .widget_calendar tfoot #next a {
      color: #fff; }
      .widget_calendar tfoot tr a:hover, .widget_calendar tfoot #prev a:hover, .widget_calendar tfoot #next a:hover {
        opacity: .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 #prev a:after, .widget_calendar tfoot #next a:after {
    content: '\f27d';
    font-family: "Ionicons";
    font-size: 21px;
    font-weight: normal; }
  .widget_calendar tfoot #next a:after {
    content: '\f287'; }

.widget_calendar thead {
  line-height: 44px; }
  .widget_calendar thead tr th {
    color: #24262b;
    font-size: 0.95em; }

.widget_calendar tbody {
  line-height: 44px; }
  .widget_calendar tbody tr td {
    border: none;
    text-align: center;
    font-size: 0.95em; }
    .widget_calendar tbody tr td#today {
      border-color: #f0f0f0;
      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); }

/*--------------------------------------------------------------
## Nav widget
--------------------------------------------------------------*/
.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;
      font-family: Ionicons;
      position: absolute;
      font-style: normal;
      right: 0px;
      top: 6px;
      font-size: 0.75em; }
    .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 ul, .widget_nav_menu .menu,
.widget_pages ul,
.widget_pages .menu {
  list-style: none; }

.widget_nav_menu .menu > li,
.widget_pages .menu > li {
  padding: 0px 0px 20px; }
  .widget_nav_menu .menu > li:last-child,
  .widget_pages .menu > li:last-child {
    padding: 0px; }

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

.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: #B79B6C;
  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 0px; }

.site-footer .widget_nav_menu .menu-link span {
  font-weight: normal; }

/*--------------------------------------------------------------
## Sidebar menu widget
--------------------------------------------------------------*/
.widget-sidebar-menu-left {
  list-style: none; }
  .widget-sidebar-menu-left .menu-item {
    font-size: 0.95em; }
    .widget-sidebar-menu-left .menu-item a {
      display: block; }
      .widget-sidebar-menu-left .menu-item a:hover {
        color: #B79B6C; }
  .widget-sidebar-menu-left ul.sub-menu {
    display: none;
    list-style: none; }

/*--------------------------------------------------------------
## Categories widget
--------------------------------------------------------------*/
.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;
      font-family: Ionicons;
      position: absolute;
      font-style: normal;
      right: 0px;
      top: 6px;
      font-size: 0.75em; }
    .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; }

/*--------------------------------------------------------------
## RSS widget
--------------------------------------------------------------*/
.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;
      font-family: Ionicons;
      position: absolute;
      font-style: normal;
      right: 0px;
      top: 6px;
      font-size: 0.75em; }
    .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: #B79B6C; }

.widget_rss .rss-date {
  font-size: 0.95em; }

.widget_rss .rssSummary {
  margin-top: 5px; }

.widget_rss cite {
  margin-top: 5px;
  display: inline-block; }

/*--------------------------------------------------------------
## RSS widget
--------------------------------------------------------------*/
.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: 0px; }
  .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: 0px 15px; }

/*--------------------------------------------------------------
## Theme Widgets
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Stockie logo widget
--------------------------------------------------------------*/
.widget_stockie_widget_logo a {
  margin: 0;
  display: inline-block; }

.widget_stockie_widget_logo h3 {
  font-size: 1.6em;
  font-weight: bold;
  line-height: 30px;
  color: #32353c; }

/*--------------------------------------------------------------
## Stockie recent posts widget
--------------------------------------------------------------*/
.widget_stockie_widget_recent_posts ul.recent-posts-list {
  list-style: none;
  margin: 0; }
  .widget_stockie_widget_recent_posts ul.recent-posts-list li {
    min-height: 20px;
    margin-bottom: 15px;
    position: relative;
    overflow: hidden; }
    .widget_stockie_widget_recent_posts ul.recent-posts-list li:last-child {
      margin-bottom: 0; }
  .widget_stockie_widget_recent_posts ul.recent-posts-list img {
    width: 70px;
    position: absolute;
    top: 0;
    left: 0; }
  .widget_stockie_widget_recent_posts ul.recent-posts-list h4 {
    font-weight: 600; }
  .widget_stockie_widget_recent_posts ul.recent-posts-list .content-wrap {
    float: left;
    padding-left: 85px;
    margin-top: -5px; }
    .widget_stockie_widget_recent_posts ul.recent-posts-list .content-wrap .comments + .author:before,
    .widget_stockie_widget_recent_posts ul.recent-posts-list .content-wrap .date + .categories:before {
      content: '•';
      display: inline-block;
      vertical-align: middle;
      color: #32353c;
      margin-right: 4px; }
    .widget_stockie_widget_recent_posts ul.recent-posts-list .content-wrap.no-thumb {
      padding-left: 0; }

/*--------------------------------------------------------------
## Stockie about author widget
--------------------------------------------------------------*/
.widget_stockie_widget_about_author {
  max-width: 100%;
  position: relative;
  -webkit-border-radius: 3px;
  border-radius: 3px; }
  .widget_stockie_widget_about_author img {
    width: 70px;
    height: auto;
    max-height: 70px;
    -webkit-border-radius: 100%;
            border-radius: 100%;
    margin-bottom: 10px; }
  .widget_stockie_widget_about_author .content .info {
    line-height: 1.7;
    margin-bottom: 10px; }
    .widget_stockie_widget_about_author .content .info-wrap h4 {
      font-size: 15px; }
    .widget_stockie_widget_about_author .content .info-wrap .site {
      color: #6a707e; }
  .widget_stockie_widget_about_author .socialbar {
    margin-top: 15px; }
    .widget_stockie_widget_about_author .socialbar a {
      background: #fff;
      border-color: #fff;
      color: inherit;
      -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07); }
      .widget_stockie_widget_about_author .socialbar a:hover {
        background: #f6f6f6;
        border-color: #f6f6f6;
        -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
        -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
        transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }

/*--------------------------------------------------------------
## Stockie login widget
--------------------------------------------------------------*/
.widget_stockie_widget_login {
  overflow: hidden; }
  .widget_stockie_widget_login .login-wrap {
    overflow: hidden;
    position: relative;
    -webkit-transition: height .25s ease-in-out;
    -o-transition: height .25s ease-in-out;
    transition: height .25s ease-in-out; }
  .widget_stockie_widget_login form {
    overflow: hidden; }
  .widget_stockie_widget_login .login-form {
    position: relative;
    left: 0;
    opacity: 1;
    -webkit-transition: opacity .25s ease-in-out;
    -o-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
    z-index: 2; }
    .widget_stockie_widget_login .login-form.hidden {
      display: block;
      opacity: 0;
      position: absolute;
      z-index: 1; }
  .widget_stockie_widget_login .reg-form {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity .25s ease-in-out;
    -o-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
    z-index: 1; }
    .widget_stockie_widget_login .reg-form.visible {
      opacity: 1;
      z-index: 2; }
  .widget_stockie_widget_login .reg-success {
    color: #0a6; }
  .widget_stockie_widget_login .login-error,
  .widget_stockie_widget_login .reg-error {
    color: #c22; }
  .widget_stockie_widget_login .login-submit {
    float: left;
    margin-top: 2px; }
    .widget_stockie_widget_login .login-submit.with-registration {
      width: 48%; }
    .widget_stockie_widget_login .login-submit button {
      margin-top: 0; }
  .widget_stockie_widget_login .btn .text-loading {
    display: none; }
  .widget_stockie_widget_login .btn.loading {
    background: transparent;
    color: #24262b;
    opacity: .6;
    cursor: default; }
    .widget_stockie_widget_login .btn.loading .text-loading {
      display: block; }
    .widget_stockie_widget_login .btn.loading .text {
      display: none; }
  .widget_stockie_widget_login .login-registration {
    width: 48%;
    margin-top: 2px;
    float: right; }
    .widget_stockie_widget_login .login-registration a {
      width: 100%; }
      .widget_stockie_widget_login .login-registration a:hover {
        color: #fff;
        text-decoration: none; }
  .widget_stockie_widget_login .login-remember {
    float: left; }
    .widget_stockie_widget_login .login-remember label {
      cursor: pointer; }
  .widget_stockie_widget_login .login-lost-password {
    float: right; }
  .widget_stockie_widget_login .login-remember,
  .widget_stockie_widget_login .login-lost-password {
    width: auto; }
  .widget_stockie_widget_login .reg-submit {
    margin-top: 12px; }
    .widget_stockie_widget_login .reg-submit button {
      margin-top: 0; }
  .widget_stockie_widget_login .back-to-login {
    margin-top: 20px; }
  .widget_stockie_widget_login .logged-in {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
    -webkit-transition: opacity .25s ease-in-out;
    -o-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out; }
    .widget_stockie_widget_login .logged-in.visible {
      position: relative;
      opacity: 1;
      z-index: 2;
      padding: 5px 0px; }
      .widget_stockie_widget_login .logged-in.visible:after {
        content: '';
        display: table;
        clear: both; }

/*--------------------------------------------------------------
## Stockie contact widget
--------------------------------------------------------------*/
.widget_stockie_widget_contact ul.list-box, .widget_stockie_widget_contact ul.widget_recent_comments, .widget_stockie_widget_contact ul.widget_recent_entries, .widget_stockie_widget_contact ul.widget_meta, .widget_stockie_widget_contact ul.widget_archive, .widget_stockie_widget_contact ul.widget_nav_menu,
.widget_stockie_widget_contact ul.widget_pages, .widget_stockie_widget_contact ul.widget_categories, .widget_stockie_widget_contact ul.widget_rss, .widget_stockie_widget_contact ul.widget_product_categories, .widget_stockie_widget_contact ul.widget_layered_nav {
  margin: 0; }

.widget_stockie_widget_contact li {
  padding: 0px;
  font-weight: 600;
  list-style: none;
  line-height: 2.3; }
  .widget_stockie_widget_contact li:after {
    display: none; }
  .widget_stockie_widget_contact li address {
    display: inline;
    font-weight: 400; }

/*--------------------------------------------------------------
## Stockie socialbar widget
--------------------------------------------------------------*/
.widget_stockie_widget_socialbar_subscribe .socialbar a,
.widget_stockie_widget_socialbar .socialbar a {
  background-color: #fff;
  border-color: #fff;
  color: inherit;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07); }
  .widget_stockie_widget_socialbar_subscribe .socialbar a:hover,
  .widget_stockie_widget_socialbar .socialbar a:hover {
    background: #f4f4f4;
    border-color: #f4f4f4; }

/*--------------------------------------------------------------
## Stockie subscribe widget
--------------------------------------------------------------*/
.widget_stockie_widget_subscribe .subscribe-form {
  padding: 0 !important; }
  .widget_stockie_widget_subscribe .subscribe-form .btn {
    right: -2px; }

/*--------------------------------------------------------------
## Stockie all widgets
--------------------------------------------------------------*/
.widget a.image:before {
  display: none; }

/*--------------------------------------------------------------
## Woo Widgets
--------------------------------------------------------------*/
/*/*--------------------------------------------------------------
## Product tag cloud widget
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Product categories widget
--------------------------------------------------------------*/
.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;
      font-family: Ionicons;
      position: absolute;
      font-style: normal;
      right: 0px;
      top: 6px;
      font-size: 0.75em; }
    .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: transparent; }

/*--------------------------------------------------------------
## Products widgets
--------------------------------------------------------------*/
.widget_products .image,
.widget_top_rated_products .image,
.widget.widget_recently_viewed_products .image {
  position: absolute; }
  .widget_products .image img,
  .widget_top_rated_products .image img,
  .widget.widget_recently_viewed_products .image img {
    width: 60px;
    height: auto;
    vertical-align: top;
    margin-top: 5px; }

.widget_products .content,
.widget_top_rated_products .content,
.widget.widget_recently_viewed_products .content {
  padding-left: 75px;
  margin-bottom: 20px; }

.widget_products li,
.widget_top_rated_products li,
.widget.widget_recently_viewed_products li {
  padding: 0px; }

.widget_products li:last-child .content,
.widget_top_rated_products li:last-child .content,
.widget.widget_recently_viewed_products li:last-child .content {
  margin-bottom: 0; }

.widget_products h4,
.widget_top_rated_products h4,
.widget.widget_recently_viewed_products h4 {
  display: block;
  padding: 0;
  font-family: -apple-system, BlinkMacSystemFont, "proxima_nova", Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }
  .widget_products h4 a,
  .widget_top_rated_products h4 a,
  .widget.widget_recently_viewed_products h4 a {
    display: inline-block; }

.widget_products span.price,
.widget_top_rated_products span.price,
.widget.widget_recently_viewed_products span.price {
  font-weight: 600; }

.widget_products div.star-rating,
.widget_top_rated_products div.star-rating,
.widget.widget_recently_viewed_products div.star-rating {
  width: 100%; }

.widget_products div.category,
.widget_top_rated_products div.category,
.widget.widget_recently_viewed_products div.category {
  display: inline-block; }

/*--------------------------------------------------------------
## Recent reviews widget
--------------------------------------------------------------*/
.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; }

/*--------------------------------------------------------------
## Shopping cart widget
--------------------------------------------------------------*/
.widget_shopping_cart_content li {
  margin-bottom: 20px;
  position: relative;
  display: block;
  display: block;
  padding: 0px; }
  .widget_shopping_cart_content li:after {
    content: '';
    display: table;
    clear: both; }
  .widget_shopping_cart_content li .font-titles {
    font-weight: 600;
    display: inline-block;
    max-width: 90%;
    line-height: 1.1; }
  .widget_shopping_cart_content li:hover a.remove {
    opacity: 1;
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }

.widget_shopping_cart_content img {
  width: 60px;
  height: auto;
  float: left;
  margin-right: 15px; }

.widget_shopping_cart_content a.remove {
  position: absolute;
  top: 0px;
  right: -10px;
  font-size: 18px;
  height: 24px;
  line-height: 26px;
  width: 24px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  text-align: center;
  z-index: 100; }
  .widget_shopping_cart_content a.remove:before {
    background: transparent; }

.widget_shopping_cart_content .quantity {
  display: block; }
  .widget_shopping_cart_content .quantity span {
    font-weight: 600; }

.widget_shopping_cart_content .total {
  border-top: 1px solid #f0f0f0;
  padding: 15px 0px;
  margin: 0px; }
  .widget_shopping_cart_content .total .amount {
    float: right;
    font-weight: 600; }

.widget_shopping_cart_content .buttons {
  margin: 0px;
  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; }
  .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: transparent;
      border: none;
      line-height: 1;
      padding: 20px 0 10px;
      color: #24262b;
      -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%;
      color: #fff !important;
      position: relative; }
      .widget_shopping_cart_content .buttons a.button:last-child:before {
        content: "\f287";
        font-family: "Ionicons";
        color: #fff;
        position: absolute;
        right: 16px;
        z-index: 1;
        top: 10px;
        line-height: 1;
        font-weight: normal;
        font-size: 19px; }
      .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 .mini_cart_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .widget_shopping_cart_content .mini_cart_item-image img {
    min-width: 60px; }
  .widget_shopping_cart_content .mini_cart_item-image:before {
    display: none; }
  .widget_shopping_cart_content .mini_cart_item-desc {
    width: 100%;
    overflow: hidden;
    padding-right: 10px; }
    .widget_shopping_cart_content .mini_cart_item-desc .font-titles {
      white-space: nowrap;
      -o-text-overflow: ellipsis;
         text-overflow: ellipsis;
      overflow: hidden;
      display: block; }
      .widget_shopping_cart_content .mini_cart_item-desc .font-titles:before {
        width: 100%;
        bottom: 0; }
  .widget_shopping_cart_content .mini_cart_item .variation {
    margin: 0;
    padding: 0;
    margin-top: 25px; }
    .widget_shopping_cart_content .mini_cart_item .variation-item {
      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;
      border-bottom: 1px solid #f0f0f0;
      padding: 10px 0; }
    .widget_shopping_cart_content .mini_cart_item .variation dt {
      font-weight: 400;
      color: #6a707e; }
    .widget_shopping_cart_content .mini_cart_item .variation dd {
      color: #24262b;
      margin: 0;
      padding: 0;
      font-weight: 600; }
      .widget_shopping_cart_content .mini_cart_item .variation dd p {
        margin: 0;
        line-height: inherit; }

.widget_shopping_cart_content .woo-cart-empty {
  padding: 0;
  max-height: 300px; }

.blockOverlay {
  background: rgba(222, 75, 83, 0.2) !important;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

/*--------------------------------------------------------------
## Price filter widget
--------------------------------------------------------------*/
.widget_price_filter .price_slider {
  background-color: #ececec;
  height: 4px;
  margin-top: 20px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  position: relative; }

.widget_price_filter .ui-slider-range {
  background: #B79B6C;
  height: 4px;
  position: absolute; }

.widget_price_filter .ui-slider-handle {
  background: #fff;
  width: 24px;
  height: 24px;
  margin-left: -0px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  outline: none;
  -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: #B79B6C;
    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: none;
  border: none;
  float: right;
  padding: 0;
  font-weight: 600;
  font-size: 0.75em;
  text-transform: uppercase;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: inherit;
  font-family: inherit; }

.widget_price_filter .price_label {
  float: left;
  min-height: 20px;
  line-height: 20px;
  font-size: 0.75em;
  text-transform: uppercase;
  font-weight: 600; }
  .widget_price_filter .price_label .from, .widget_price_filter .price_label .to {
    color: #32353c; }

/*--------------------------------------------------------------
## Woo layered nav widget
--------------------------------------------------------------*/
.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;
      font-family: Ionicons;
      position: absolute;
      font-style: normal;
      right: 0px;
      top: 6px;
      font-size: 0.75em; }
    .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; }

/*--------------------------------------------------------------
## Woo rating filter
--------------------------------------------------------------*/
.widget_rating_filter .widget-title {
  margin-bottom: 20px; }

.widget_rating_filter li .star-rating:after {
  content: '•';
  color: #6a707e;
  font-size: 16px;
  position: absolute;
  line-height: 0;
  top: 10px;
  right: -8px; }

/*--------------------------------------------------------------
## Woo product search
--------------------------------------------------------------*/
.widget_product_search .woocommerce-product-search label .search-field {
  padding-right: 160px; }

.widget_product_search .woocommerce-product-search .select, .widget_product_search .woocommerce-product-search select {
  position: absolute;
  top: 1px;
  right: 45px;
  width: 125px; }
  .widget_product_search .woocommerce-product-search .select-styled, .widget_product_search .woocommerce-product-search .select-styled.active, .widget_product_search .woocommerce-product-search .select-styled:hover, .widget_product_search .woocommerce-product-search .select-styled:active, .widget_product_search .woocommerce-product-search select-styled, .widget_product_search .woocommerce-product-search select-styled.active, .widget_product_search .woocommerce-product-search select-styled:hover, .widget_product_search .woocommerce-product-search select-styled:active {
    height: 41px;
    background: transparent;
    -webkit-box-shadow: none;
            box-shadow: none; }

/*--------------------------------------------------------------
## Woo widgets
--------------------------------------------------------------*/
.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.25s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }

.widget_recent_reviews .product_list_widget > li > a:hover span:before {
  opacity: 1;
  width: 100%; }

.widget-woocommerce-currency-switcher {
  overflow-x: hidden; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Elements
--------------------------------------------------------------*/
html {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-word-wrap: break-word;
  word-wrap: break-word; }

div {
  outline: none; }

body {
  background: #fff;
  height: 100%;
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 15px;
  font-weight: 400;
  overflow-x: hidden;
  line-height: 1.7;
  font-display: swap; }
  body.archive {
    width: 100%; }
  body i.icon {
    margin-left: 0px;
    margin-top: -2px;
    vertical-align: baseline; }

blockquote,
q {
  margin: 25px 0;
  padding: 0 30px;
  quotes: "" "";
  position: relative;
  border-left: 4px solid #f0f0f0; }
  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: 15px 0 0 0;
    text-align: left;
    font-weight: 600;
    font-size: 11.6px;
    font-style: normal;
    line-height: 1.6;
    text-transform: uppercase; }

blockquote.wp-block-quote {
  border-left: 4px solid #f0f0f0; }

mark {
  background: #9ff8d0; }

hr {
  background-color: #f0f0f0;
  width: 100%;
  border: 0;
  height: 1px;
  margin: 5px auto;
  display: block; }

.wp-block-separator {
  border-color: rgba(36, 38, 43, 0.35); }

address {
  font-style: normal; }

pre {
  background: rgba(0, 0, 0, 0.05);
  padding: 15px; }

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

.alignfull {
  max-width: none;
  position: relative; }

.widget_price_filter input {
  opacity: 0;
  visibility: hidden;
  height: 0; }

/*--------------------------------------------------------------
### Links
--------------------------------------------------------------*/
a {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  /*> img {
		display: block;
	}*/ }
  a:before {
    content: '';
    background: currentColor;
    width: 30%;
    height: 2px;
    position: absolute;
    bottom: -2px;
    left: 0;
    opacity: 0; }
  a:before + img {
    opacity: 1;
    background: green !important;
    display: block; }
  a.link-underline:after {
    content: '';
    background: currentColor;
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: -2px;
    left: 0;
    opacity: .1;
    display: block !important; }
  a.link-underline:before {
    display: block !important; }
  a:hover, a.current {
    -webkit-transition: all 0.2s 0s;
    -o-transition: all 0.2s 0s;
    transition: all 0.2s 0s;
    color: #B79B6C; }
    a:hover:before, a.current:before {
      opacity: 1;
      width: 100%;
      background: currentColor;
      -webkit-transition: all 0.2s 0s;
      -o-transition: all 0.2s 0s;
      transition: all 0.2s 0s; }
  a.remove_underline:before {
    display: none; }

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

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

/*--------------------------------------------------------------
### Lists
--------------------------------------------------------------*/
ul, ol {
  margin: 0 0 1.5em 3em; }
  ul li, ol li {
    padding: 5px 0;
    list-style-position: inside; }
  ul ul, ol 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 > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 20px; }

dt {
  font-weight: 600; }

dd {
  margin: 0 1.5em 1.5em; }

/*--------------------------------------------------------------
### Tables
--------------------------------------------------------------*/
table, .wp-block-table {
  margin: 15px 0;
  width: 100%; }
  table td, table th, .wp-block-table td, .wp-block-table th {
    border: none;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    text-align: inherit;
    padding: 10px 10px 10px 0; }
  table th, .wp-block-table th {
    font-weight: 600; }

/*--------------------------------------------------------------
### Scroll
--------------------------------------------------------------*/
body *::-webkit-scrollbar {
  background: rgba(0, 0, 0, 0.1);
  width: 8px;
  -webkit-border-radius: 4px;
          border-radius: 4px; }

body *::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 4px;
          border-radius: 4px; }
  body *::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 0, 0, 0.3); }

/*--------------------------------------------------------------
### Buttons
--------------------------------------------------------------*/
input[type="submit"],
button,
.btn,
a.btn input.btn,
a.button,
span.button,
.wp-block-file__button,
div.button,
.wp-block-file * + .wp-block-file__button,
.wp-block-button__link {
  background: #24262b;
  color: #fff;
  font-size: 0.98em;
  padding: 10px 18px;
  min-height: 20px;
  line-height: 20px;
  border: 2px solid #24262b;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-family: -apple-system, BlinkMacSystemFont, "proxima_nova", Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  font-weight: 600;
  text-decoration: none;
  vertical-align: middle;
  outline: none;
  display: inline-block;
  position: relative;
  text-align: center;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
  overflow: hidden; }
  input[type="submit"]:not(.btn-outline):not(.btn-flat):not(.btn-link) .text,
  button:not(.btn-outline):not(.btn-flat):not(.btn-link) .text,
  .btn:not(.btn-outline):not(.btn-flat):not(.btn-link) .text,
  a.btn input.btn:not(.btn-outline):not(.btn-flat):not(.btn-link) .text,
  a.button:not(.btn-outline):not(.btn-flat):not(.btn-link) .text,
  span.button:not(.btn-outline):not(.btn-flat):not(.btn-link) .text,
  .wp-block-file__button:not(.btn-outline):not(.btn-flat):not(.btn-link) .text,
  div.button:not(.btn-outline):not(.btn-flat):not(.btn-link) .text,
  .wp-block-file * + .wp-block-file__button:not(.btn-outline):not(.btn-flat):not(.btn-link) .text,
  .wp-block-button__link:not(.btn-outline):not(.btn-flat):not(.btn-link) .text {
    color: #fff; }
  input[type="submit"]:before,
  button:before,
  .btn:before,
  a.btn input.btn:before,
  a.button:before,
  span.button:before,
  .wp-block-file__button:before,
  div.button:before,
  .wp-block-file * + .wp-block-file__button:before,
  .wp-block-button__link:before {
    display: none; }
  input[type="submit"] .ion,
  button .ion,
  .btn .ion,
  a.btn input.btn .ion,
  a.button .ion,
  span.button .ion,
  .wp-block-file__button .ion,
  div.button .ion,
  .wp-block-file * + .wp-block-file__button .ion,
  .wp-block-button__link .ion {
    display: inline-block;
    vertical-align: top;
    font-size: 19px;
    position: relative;
    min-width: 20px;
    height: 20px; }
    input[type="submit"] .ion-left,
    button .ion-left,
    .btn .ion-left,
    a.btn input.btn .ion-left,
    a.button .ion-left,
    span.button .ion-left,
    .wp-block-file__button .ion-left,
    div.button .ion-left,
    .wp-block-file * + .wp-block-file__button .ion-left,
    .wp-block-button__link .ion-left {
      margin-right: 5px; }
    input[type="submit"] .ion-right,
    button .ion-right,
    .btn .ion-right,
    a.btn input.btn .ion-right,
    a.button .ion-right,
    span.button .ion-right,
    .wp-block-file__button .ion-right,
    div.button .ion-right,
    .wp-block-file * + .wp-block-file__button .ion-right,
    .wp-block-button__link .ion-right {
      margin-left: 5px; }
  input[type="submit"]:not(.text-on-hover):hover .ion.ion-right:before,
  button:not(.text-on-hover):hover .ion.ion-right:before,
  .btn:not(.text-on-hover):hover .ion.ion-right:before,
  a.btn input.btn:not(.text-on-hover):hover .ion.ion-right:before,
  a.button:not(.text-on-hover):hover .ion.ion-right:before,
  span.button:not(.text-on-hover):hover .ion.ion-right:before,
  .wp-block-file__button:not(.text-on-hover):hover .ion.ion-right:before,
  div.button:not(.text-on-hover):hover .ion.ion-right:before,
  .wp-block-file * + .wp-block-file__button:not(.text-on-hover):hover .ion.ion-right:before,
  .wp-block-button__link:not(.text-on-hover):hover .ion.ion-right:before {
    -webkit-animation: hoverBtn ease-out 0.3s;
            animation: hoverBtn ease-out 0.3s; }
  input[type="submit"]:not(.text-on-hover):hover .ion.ion-left:before,
  button:not(.text-on-hover):hover .ion.ion-left:before,
  .btn:not(.text-on-hover):hover .ion.ion-left:before,
  a.btn input.btn:not(.text-on-hover):hover .ion.ion-left:before,
  a.button:not(.text-on-hover):hover .ion.ion-left:before,
  span.button:not(.text-on-hover):hover .ion.ion-left:before,
  .wp-block-file__button:not(.text-on-hover):hover .ion.ion-left:before,
  div.button:not(.text-on-hover):hover .ion.ion-left:before,
  .wp-block-file * + .wp-block-file__button:not(.text-on-hover):hover .ion.ion-left:before,
  .wp-block-button__link:not(.text-on-hover):hover .ion.ion-left:before {
    animation: hoverBtn ease-out 0.3s reverse; }
  input[type="submit"]:not(.text-on-hover):hover .ion:before,
  button:not(.text-on-hover):hover .ion:before,
  .btn:not(.text-on-hover):hover .ion:before,
  a.btn input.btn:not(.text-on-hover):hover .ion:before,
  a.button:not(.text-on-hover):hover .ion:before,
  span.button:not(.text-on-hover):hover .ion:before,
  .wp-block-file__button:not(.text-on-hover):hover .ion:before,
  div.button:not(.text-on-hover):hover .ion:before,
  .wp-block-file * + .wp-block-file__button:not(.text-on-hover):hover .ion:before,
  .wp-block-button__link:not(.text-on-hover):hover .ion:before {
    color: inherit; }

@-webkit-keyframes hoverBtn {
  0% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px); }
  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(0px);
            transform: translateX(0px); } }

@keyframes hoverBtn {
  0% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px); }
  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(0px);
            transform: translateX(0px); } }
  input[type="submit"]:hover, input[type="submit"]:focus,
  button:hover,
  button:focus,
  .btn:hover,
  .btn:focus,
  a.btn input.btn:hover,
  a.btn input.btn:focus,
  a.button:hover,
  a.button:focus,
  span.button:hover,
  span.button:focus,
  .wp-block-file__button:hover,
  .wp-block-file__button:focus,
  div.button:hover,
  div.button:focus,
  .wp-block-file * + .wp-block-file__button:hover,
  .wp-block-file * + .wp-block-file__button:focus,
  .wp-block-button__link:hover,
  .wp-block-button__link:focus {
    color: #fff;
    background: #B79B6C;
    border-color: #B79B6C; }
  input[type="submit"]:active,
  button:active,
  .btn:active,
  a.btn input.btn:active,
  a.button:active,
  span.button:active,
  .wp-block-file__button:active,
  div.button:active,
  .wp-block-file * + .wp-block-file__button:active,
  .wp-block-button__link:active {
    -webkit-box-shadow: none;
            box-shadow: none; }
  input[type="submit"].btn-white,
  button.btn-white,
  .btn.btn-white,
  a.btn input.btn.btn-white,
  a.button.btn-white,
  span.button.btn-white,
  .wp-block-file__button.btn-white,
  div.button.btn-white,
  .wp-block-file * + .wp-block-file__button.btn-white,
  .wp-block-button__link.btn-white {
    background: #fff;
    border-color: #fff;
    color: #24262b; }
    input[type="submit"].btn-white:hover,
    button.btn-white:hover,
    .btn.btn-white:hover,
    a.btn input.btn.btn-white:hover,
    a.button.btn-white:hover,
    span.button.btn-white:hover,
    .wp-block-file__button.btn-white:hover,
    div.button.btn-white:hover,
    .wp-block-file * + .wp-block-file__button.btn-white:hover,
    .wp-block-button__link.btn-white:hover {
      background: transparent;
      color: #fff; }
  input[type="submit"].text-on-hover,
  button.text-on-hover,
  .btn.text-on-hover,
  a.btn input.btn.text-on-hover,
  a.button.text-on-hover,
  span.button.text-on-hover,
  .wp-block-file__button.text-on-hover,
  div.button.text-on-hover,
  .wp-block-file * + .wp-block-file__button.text-on-hover,
  .wp-block-button__link.text-on-hover {
    overflow: hidden;
    position: relative; }
    input[type="submit"].text-on-hover .ion, input[type="submit"].text-on-hover .text,
    button.text-on-hover .ion,
    button.text-on-hover .text,
    .btn.text-on-hover .ion,
    .btn.text-on-hover .text,
    a.btn input.btn.text-on-hover .ion,
    a.btn input.btn.text-on-hover .text,
    a.button.text-on-hover .ion,
    a.button.text-on-hover .text,
    span.button.text-on-hover .ion,
    span.button.text-on-hover .text,
    .wp-block-file__button.text-on-hover .ion,
    .wp-block-file__button.text-on-hover .text,
    div.button.text-on-hover .ion,
    div.button.text-on-hover .text,
    .wp-block-file * + .wp-block-file__button.text-on-hover .ion,
    .wp-block-file * + .wp-block-file__button.text-on-hover .text,
    .wp-block-button__link.text-on-hover .ion,
    .wp-block-button__link.text-on-hover .text {
      -webkit-transition: .2s ease-in-out;
      -o-transition: .2s ease-in-out;
      transition: .2s ease-in-out;
      -webkit-transition-property: opacity, -webkit-transform;
      transition-property: opacity, -webkit-transform;
      -o-transition-property: transform, opacity;
      transition-property: transform, opacity;
      transition-property: transform, opacity, -webkit-transform; }
    input[type="submit"].text-on-hover .ion,
    button.text-on-hover .ion,
    .btn.text-on-hover .ion,
    a.btn input.btn.text-on-hover .ion,
    a.button.text-on-hover .ion,
    span.button.text-on-hover .ion,
    .wp-block-file__button.text-on-hover .ion,
    div.button.text-on-hover .ion,
    .wp-block-file * + .wp-block-file__button.text-on-hover .ion,
    .wp-block-button__link.text-on-hover .ion {
      width: 100%;
      text-align: center;
      height: 20px;
      position: absolute;
      top: -webkit-calc(50% - 10px);
      top: calc(50% - 10px);
      font-size: 20px;
      left: 0;
      display: inline-block; }
    input[type="submit"].text-on-hover .text,
    button.text-on-hover .text,
    .btn.text-on-hover .text,
    a.btn input.btn.text-on-hover .text,
    a.button.text-on-hover .text,
    span.button.text-on-hover .text,
    .wp-block-file__button.text-on-hover .text,
    div.button.text-on-hover .text,
    .wp-block-file * + .wp-block-file__button.text-on-hover .text,
    .wp-block-button__link.text-on-hover .text {
      display: inline-block;
      -webkit-transform: translateY(-120%);
          -ms-transform: translateY(-120%);
              transform: translateY(-120%);
      opacity: 0; }
    input[type="submit"].text-on-hover:hover .ion,
    button.text-on-hover:hover .ion,
    .btn.text-on-hover:hover .ion,
    a.btn input.btn.text-on-hover:hover .ion,
    a.button.text-on-hover:hover .ion,
    span.button.text-on-hover:hover .ion,
    .wp-block-file__button.text-on-hover:hover .ion,
    div.button.text-on-hover:hover .ion,
    .wp-block-file * + .wp-block-file__button.text-on-hover:hover .ion,
    .wp-block-button__link.text-on-hover:hover .ion {
      -webkit-transform: translateY(120%);
          -ms-transform: translateY(120%);
              transform: translateY(120%);
      opacity: 0; }
    input[type="submit"].text-on-hover:hover .text,
    button.text-on-hover:hover .text,
    .btn.text-on-hover:hover .text,
    a.btn input.btn.text-on-hover:hover .text,
    a.button.text-on-hover:hover .text,
    span.button.text-on-hover:hover .text,
    .wp-block-file__button.text-on-hover:hover .text,
    div.button.text-on-hover:hover .text,
    .wp-block-file * + .wp-block-file__button.text-on-hover:hover .text,
    .wp-block-button__link.text-on-hover:hover .text {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none;
      opacity: 1; }

p a.btn:hover {
  text-decoration: none; }

.btn-wrap .btn-small {
  min-width: 40px; }

button[disabled].btn-white:hover,
input[type="submit"][disabled].btn-white:hover {
  background: #fff;
  color: #24262b; }

button[disabled].btn-brand:hover,
input[type="submit"][disabled].btn-brand:hover {
  background: #B79B6C;
  color: #fff; }

/*--------------------------------------------------------------
### Buttons: outline
--------------------------------------------------------------*/
.btn-outline,
input[type="submit"].btn-outline,
a.btn-outline,
.is-style-outline .wp-block-button__link {
  background-color: transparent;
  color: #24262b;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .btn-outline:after, .btn-outline:before,
  input[type="submit"].btn-outline:after,
  input[type="submit"].btn-outline:before,
  a.btn-outline:after,
  a.btn-outline:before,
  .is-style-outline .wp-block-button__link:after,
  .is-style-outline .wp-block-button__link:before {
    display: none; }
  .btn-outline:hover, .btn-outline:focus,
  input[type="submit"].btn-outline:hover,
  input[type="submit"].btn-outline:focus,
  a.btn-outline:hover,
  a.btn-outline:focus,
  .is-style-outline .wp-block-button__link:hover,
  .is-style-outline .wp-block-button__link:focus {
    background-color: #B79B6C;
    color: #fff;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); }
  .btn-outline.btn-white,
  input[type="submit"].btn-outline.btn-white,
  a.btn-outline.btn-white,
  .is-style-outline .wp-block-button__link.btn-white {
    background-color: transparent;
    border-color: #fff;
    color: #fff; }
    .btn-outline.btn-white:hover,
    input[type="submit"].btn-outline.btn-white:hover,
    a.btn-outline.btn-white:hover,
    .is-style-outline .wp-block-button__link.btn-white:hover {
      background-color: #fff;
      color: #24262b; }
  .btn-outline.disabled:hover,
  input[type="submit"].btn-outline.disabled:hover,
  a.btn-outline.disabled:hover,
  .is-style-outline .wp-block-button__link.disabled:hover {
    background-color: transparent;
    color: #24262b;
    border-color: #24262b;
    cursor: default; }

.is-style-outline .wp-block-button__link.has-beige-dark-color {
  color: #B79B6C; }

.is-style-outline .wp-block-button__link.has-dark-strong-color {
  color: #24262b; }

.is-style-outline .wp-block-button__link.has-dark-light-color {
  color: #32353c; }

.is-style-outline .wp-block-button__link.has-grey-strong-color {
  color: #6a707e; }

.is-style-outline .wp-block-button__link.has-grey-light-color {
  color: #838998; }

/*--------------------------------------------------------------
### Buttons: flat
--------------------------------------------------------------*/
.btn-flat,
input[type="submit"].btn-flat,
a.btn-flat {
  background: transparent;
  border: none;
  padding: 12px 18px;
  color: #24262b;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .btn-flat:after,
  input[type="submit"].btn-flat:after,
  a.btn-flat:after {
    display: none; }
  .btn-flat:hover, .btn-flat:focus,
  input[type="submit"].btn-flat:hover,
  input[type="submit"].btn-flat:focus,
  a.btn-flat:hover,
  a.btn-flat:focus {
    background: #B79B6C;
    border-color: #B79B6C;
    color: #fff;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); }

/*--------------------------------------------------------------
### Buttons: link
--------------------------------------------------------------*/
.btn-link,
a.btn-link,
span.btn-link {
  background: transparent !important;
  color: #24262b;
  padding: 3px 0px;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-border-radius: 0px;
          border-radius: 0px; }
  .btn-link:before,
  a.btn-link:before,
  span.btn-link:before {
    display: block;
    bottom: 0px; }
  .btn-link:after,
  a.btn-link:after,
  span.btn-link:after {
    display: none; }
  .btn-link:hover, .btn-link:focus,
  a.btn-link:hover,
  a.btn-link:focus,
  span.btn-link:hover,
  span.btn-link:focus {
    background: transparent;
    color: #B79B6C; }
  .btn-link.btn-brand,
  a.btn-link.btn-brand,
  span.btn-link.btn-brand {
    color: #B79B6C; }
    .btn-link.btn-brand:hover,
    a.btn-link.btn-brand:hover,
    span.btn-link.btn-brand:hover {
      background: transparent; }

/*--------------------------------------------------------------
### Buttons: different sizes
--------------------------------------------------------------*/
.btn-small,
a.btn-small {
  padding: 7px 15px;
  font-size: 0.95em;
  color: #fff; }

.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: #6a707e; }

/*--------------------------------------------------------------
### Buttons: loading spinner
--------------------------------------------------------------*/
.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;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    bottom: auto;
    left: auto;
    opacity: 1;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    border: 3px solid transparent;
    border-top: 3px solid rgba(255, 255, 255, 0.7);
    border-right: 3px solid rgba(255, 255, 255, 0.7);
    background: transparent;
    -webkit-animation: 0.5s rotate cubic-bezier(0.4, 0, 0.2, 1) infinite;
            animation: 0.5s rotate cubic-bezier(0.4, 0, 0.2, 1) infinite; }
  .btn-loading.search-submit:before, .btn-loading.btn-outline:before, .btn-loading.btn-link:before,
  .container-loading.search-submit:before,
  .container-loading.btn-outline:before,
  .container-loading.btn-link:before,
  .tp-loader.spinner5.search-submit:before,
  .tp-loader.spinner5.btn-outline:before,
  .tp-loader.spinner5.btn-link:before,
  .yith-wcan-loading.search-submit:before,
  .yith-wcan-loading.btn-outline:before,
  .yith-wcan-loading.btn-link:before {
    border-color: rgba(36, 38, 43, 0.2);
    border-top-color: rgba(36, 38, 43, 0.8);
    border-right-color: rgba(36, 38, 43, 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: transparent;
    width: 18px;
    -webkit-transition: none;
    -o-transition: none;
    transition: none; }

.container-loading,
.tp-loader.spinner5,
.yith-wcan-loading {
  background-image: none !important;
  background: transparent; }
  .container-loading:before,
  .tp-loader.spinner5:before,
  .yith-wcan-loading:before {
    position: absolute;
    left: -webkit-calc(50% - 19px);
    left: calc(50% - 19px);
    top: -webkit-calc(50% - 19px);
    top: calc(50% - 19px);
    width: 38px;
    height: 38px;
    border: 4px solid transparent;
    border-top: 4px solid rgba(36, 38, 43, 0.8);
    border-right: 4px solid rgba(36, 38, 43, 0.8); }
  .container-loading.closed:before,
  .tp-loader.spinner5.closed:before,
  .yith-wcan-loading.closed:before {
    display: none; }

.yith-wcan-loading {
  position: relative; }

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

/*--------------------------------------------------------------
### Buttons: round
--------------------------------------------------------------*/
.btn-round {
  position: relative; }
  .btn-round .ion {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #fff;
    -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: 50%;
            border-radius: 50%;
    font-size: 22px;
    position: relative;
    z-index: 1;
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    color: #24262b;
    cursor: pointer; }
  .btn-round:before {
    content: "";
    position: absolute;
    top: -10px;
    left: -10px;
    height: -webkit-calc(100% + 20px);
    height: calc(100% + 20px);
    width: -webkit-calc(100% + 20px);
    width: calc(100% + 20px);
    -webkit-border-radius: 100%;
            border-radius: 100%;
    background-color: rgba(0, 0, 0, 0.05);
    -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.25s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
  .btn-round:hover:before {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1); }
  .btn-round:active .ion {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.04);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.04); }
  .btn-round:active:before {
    -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
            transform: scale(1.2); }
  .btn-round.round-animation:active:before {
    -webkit-transform: scale(60);
        -ms-transform: scale(60);
            transform: scale(60);
    -webkit-transition-duration: 1s;
         -o-transition-duration: 1s;
            transition-duration: 1s; }
  .btn-round-small .ion {
    width: 40px;
    height: 40px;
    line-height: 40px; }

.rev_slider .btn-round .ion {
  line-height: 50px !important;
  text-align: center !important; }

/*--------------------------------------------------------------
### Buttons: close
--------------------------------------------------------------*/
.close-bar {
  padding: 25px;
  position: relative;
  line-height: 1;
  z-index: 11;
  text-align: left; }
  @media screen and (max-width: 1024px) {
    .close-bar {
      padding: 20px; } }
  @media screen and (max-width: 768px) {
    .close-bar {
      padding: 15px; } }
  .close-bar-btn {
    width: 50px;
    height: 50px;
    position: relative;
    cursor: pointer; }
    .close-bar-btn .ion {
      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(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); } }
    .close-bar-btn .ion:after {
      display: none; }
    .close-bar-btn:active:before {
      -webkit-transform: scale(60);
          -ms-transform: scale(60);
              transform: scale(60);
      -webkit-transition: all 0.8s 0.25s;
      -o-transition: all 0.8s 0.25s;
      transition: all 0.8s 0.25s; }
      @media screen and (max-width: 768px) {
        .close-bar-btn:active:before {
          -webkit-transform: scale(1);
              -ms-transform: scale(1);
                  transform: scale(1); } }

/*--------------------------------------------------------------
### Buttons: round animation
--------------------------------------------------------------*/
.woo-c_cart_table_item a.hamburger:after,
.woo-c_cart_table_item a.remove:after,
.woo-c_cart_table_item .color-item:after,
.woo-c_cart_table_item .size-item:after,
.woo-c_cart_table_item i.ion:after,
.woo-c_cart_table_item .cart .icon:after,
.woo-c_cart_table_item .ion:after,
.woo-c_cart_table_item .close .ion:after,
.message-box a.hamburger:after,
.message-box a.remove:after,
.message-box .color-item:after,
.message-box .size-item:after,
.message-box i.ion:after,
.message-box .cart .icon:after,
.message-box .ion:after,
.message-box .close .ion:after,
.widget_shopping_cart_content a.hamburger:after,
.widget_shopping_cart_content a.remove:after,
.widget_shopping_cart_content .color-item:after,
.widget_shopping_cart_content .size-item:after,
.widget_shopping_cart_content i.ion:after,
.widget_shopping_cart_content .cart .icon:after,
.widget_shopping_cart_content .ion:after,
.widget_shopping_cart_content .close .ion:after,
.site-header a.hamburger:after,
.site-header a.remove:after,
.site-header .color-item:after,
.site-header .size-item:after,
.site-header i.ion:after,
.site-header .cart .icon:after,
.site-header .ion:after,
.site-header .close .ion:after,
.has-submenu-icon a.hamburger:after,
.has-submenu-icon a.remove:after,
.has-submenu-icon .color-item:after,
.has-submenu-icon .size-item:after,
.has-submenu-icon i.ion:after,
.has-submenu-icon .cart .icon:after,
.has-submenu-icon .ion:after,
.has-submenu-icon .close .ion:after,
.color_attr a.hamburger:after,
.color_attr a.remove:after,
.color_attr .color-item:after,
.color_attr .size-item:after,
.color_attr i.ion:after,
.color_attr .cart .icon:after,
.color_attr .ion:after,
.color_attr .close .ion:after,
.size_attr a.hamburger:after,
.size_attr a.remove:after,
.size_attr .color-item:after,
.size_attr .size-item:after,
.size_attr i.ion:after,
.size_attr .cart .icon:after,
.size_attr .ion:after,
.size_attr .close .ion:after,
.notification-bar a.hamburger:after,
.notification-bar a.remove:after,
.notification-bar .color-item:after,
.notification-bar .size-item:after,
.notification-bar i.ion:after,
.notification-bar .cart .icon:after,
.notification-bar .ion:after,
.notification-bar .close .ion: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); }

.woo-c_cart_table_item a.hamburger:hover:after,
.woo-c_cart_table_item a.remove:hover:after,
.woo-c_cart_table_item .color-item:hover:after,
.woo-c_cart_table_item .size-item:hover:after,
.woo-c_cart_table_item i.ion:hover:after,
.woo-c_cart_table_item .cart .icon:hover:after,
.woo-c_cart_table_item .ion:hover:after,
.woo-c_cart_table_item .close .ion:hover:after,
.message-box a.hamburger:hover:after,
.message-box a.remove:hover:after,
.message-box .color-item:hover:after,
.message-box .size-item:hover:after,
.message-box i.ion:hover:after,
.message-box .cart .icon:hover:after,
.message-box .ion:hover:after,
.message-box .close .ion:hover:after,
.widget_shopping_cart_content a.hamburger:hover:after,
.widget_shopping_cart_content a.remove:hover:after,
.widget_shopping_cart_content .color-item:hover:after,
.widget_shopping_cart_content .size-item:hover:after,
.widget_shopping_cart_content i.ion:hover:after,
.widget_shopping_cart_content .cart .icon:hover:after,
.widget_shopping_cart_content .ion:hover:after,
.widget_shopping_cart_content .close .ion:hover:after,
.site-header a.hamburger:hover:after,
.site-header a.remove:hover:after,
.site-header .color-item:hover:after,
.site-header .size-item:hover:after,
.site-header i.ion:hover:after,
.site-header .cart .icon:hover:after,
.site-header .ion:hover:after,
.site-header .close .ion:hover:after,
.has-submenu-icon a.hamburger:hover:after,
.has-submenu-icon a.remove:hover:after,
.has-submenu-icon .color-item:hover:after,
.has-submenu-icon .size-item:hover:after,
.has-submenu-icon i.ion:hover:after,
.has-submenu-icon .cart .icon:hover:after,
.has-submenu-icon .ion:hover:after,
.has-submenu-icon .close .ion:hover:after,
.color_attr a.hamburger:hover:after,
.color_attr a.remove:hover:after,
.color_attr .color-item:hover:after,
.color_attr .size-item:hover:after,
.color_attr i.ion:hover:after,
.color_attr .cart .icon:hover:after,
.color_attr .ion:hover:after,
.color_attr .close .ion:hover:after,
.size_attr a.hamburger:hover:after,
.size_attr a.remove:hover:after,
.size_attr .color-item:hover:after,
.size_attr .size-item:hover:after,
.size_attr i.ion:hover:after,
.size_attr .cart .icon:hover:after,
.size_attr .ion:hover:after,
.size_attr .close .ion:hover:after,
.notification-bar a.hamburger:hover:after,
.notification-bar a.remove:hover:after,
.notification-bar .color-item:hover:after,
.notification-bar .size-item:hover:after,
.notification-bar i.ion:hover:after,
.notification-bar .cart .icon:hover:after,
.notification-bar .ion:hover:after,
.notification-bar .close .ion:hover:after {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }

.woo-c_cart_table_item a.hamburger:active:after,
.woo-c_cart_table_item a.remove:active:after,
.woo-c_cart_table_item .color-item:active:after,
.woo-c_cart_table_item .size-item:active:after,
.woo-c_cart_table_item i.ion:active:after,
.woo-c_cart_table_item .cart .icon:active:after,
.woo-c_cart_table_item .ion:active:after,
.woo-c_cart_table_item .close .ion:active:after,
.message-box a.hamburger:active:after,
.message-box a.remove:active:after,
.message-box .color-item:active:after,
.message-box .size-item:active:after,
.message-box i.ion:active:after,
.message-box .cart .icon:active:after,
.message-box .ion:active:after,
.message-box .close .ion:active:after,
.widget_shopping_cart_content a.hamburger:active:after,
.widget_shopping_cart_content a.remove:active:after,
.widget_shopping_cart_content .color-item:active:after,
.widget_shopping_cart_content .size-item:active:after,
.widget_shopping_cart_content i.ion:active:after,
.widget_shopping_cart_content .cart .icon:active:after,
.widget_shopping_cart_content .ion:active:after,
.widget_shopping_cart_content .close .ion:active:after,
.site-header a.hamburger:active:after,
.site-header a.remove:active:after,
.site-header .color-item:active:after,
.site-header .size-item:active:after,
.site-header i.ion:active:after,
.site-header .cart .icon:active:after,
.site-header .ion:active:after,
.site-header .close .ion:active:after,
.has-submenu-icon a.hamburger:active:after,
.has-submenu-icon a.remove:active:after,
.has-submenu-icon .color-item:active:after,
.has-submenu-icon .size-item:active:after,
.has-submenu-icon i.ion:active:after,
.has-submenu-icon .cart .icon:active:after,
.has-submenu-icon .ion:active:after,
.has-submenu-icon .close .ion:active:after,
.color_attr a.hamburger:active:after,
.color_attr a.remove:active:after,
.color_attr .color-item:active:after,
.color_attr .size-item:active:after,
.color_attr i.ion:active:after,
.color_attr .cart .icon:active:after,
.color_attr .ion:active:after,
.color_attr .close .ion:active:after,
.size_attr a.hamburger:active:after,
.size_attr a.remove:active:after,
.size_attr .color-item:active:after,
.size_attr .size-item:active:after,
.size_attr i.ion:active:after,
.size_attr .cart .icon:active:after,
.size_attr .ion:active:after,
.size_attr .close .ion:active:after,
.notification-bar a.hamburger:active:after,
.notification-bar a.remove:active:after,
.notification-bar .color-item:active:after,
.notification-bar .size-item:active:after,
.notification-bar i.ion:active:after,
.notification-bar .cart .icon:active:after,
.notification-bar .ion:active:after,
.notification-bar .close .ion:active:after {
  -webkit-transform: scale(1.3);
      -ms-transform: scale(1.3);
          transform: scale(1.3);
  background-color: rgba(0, 0, 0, 0.16);
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }

.woo-c_cart_table_item .cart .icon:after,
.woo-c_cart_table_item a.hamburger:after,
.message-box .cart .icon:after,
.message-box a.hamburger:after,
.widget_shopping_cart_content .cart .icon:after,
.widget_shopping_cart_content a.hamburger:after,
.site-header .cart .icon:after,
.site-header a.hamburger:after,
.has-submenu-icon .cart .icon:after,
.has-submenu-icon a.hamburger:after,
.color_attr .cart .icon:after,
.color_attr a.hamburger:after,
.size_attr .cart .icon:after,
.size_attr a.hamburger:after,
.notification-bar .cart .icon:after,
.notification-bar a.hamburger:after {
  height: 50px;
  width: 50px;
  top: -webkit-calc(50% - 25px);
  top: calc(50% - 25px);
  left: -webkit-calc(50% - 25px);
  left: calc(50% - 25px); }

.woo-c_cart_table_item .ion,
.woo-c_cart_table_item i.icon:before,
.message-box .ion,
.message-box i.icon:before,
.widget_shopping_cart_content .ion,
.widget_shopping_cart_content i.icon:before,
.site-header .ion,
.site-header i.icon:before,
.has-submenu-icon .ion,
.has-submenu-icon i.icon:before,
.color_attr .ion,
.color_attr i.icon:before,
.size_attr .ion,
.size_attr i.icon:before,
.notification-bar .ion,
.notification-bar i.icon:before {
  position: relative;
  z-index: 1; }

.message-box .close .ion,
.notification-bar .close .ion {
  color: inherit;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  background: rgba(0, 0, 0, 0.05);
  position: absolute;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  top: -webkit-calc(50% - 20px);
  top: calc(50% - 20px);
  right: 12px;
  cursor: pointer;
  font-size: 18px; }

/*--------------------------------------------------------------
### Fields
--------------------------------------------------------------*/
fieldset.without-label {
  padding-top: 20px; }
  fieldset.without-label button.btn {
    margin-top: 0px; }

input, textarea {
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }

.wpcf7-form label,
.form-row label,
.field-label {
  text-transform: uppercase;
  font-size: 0.75em;
  margin-bottom: 5px;
  font-weight: 600;
  display: block;
  font-style: normal;
  text-align: left; }

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="date"],
textarea {
  background: none;
  color: #32353c;
  background-color: #fafafa;
  border: 1px solid rgba(36, 38, 43, 0.35);
  width: 100%;
  padding: 11px 15px;
  line-height: 1.35;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  position: relative;
  -webkit-appearance: none;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
  input[type="text"].flat,
  input[type="password"].flat,
  input[type="email"].flat,
  input[type="tel"].flat,
  input[type="date"].flat,
  textarea.flat {
    background-color: #f9f9f9;
    border-color: #f9f9f9; }
    input[type="text"].flat:hover,
    input[type="password"].flat:hover,
    input[type="email"].flat:hover,
    input[type="tel"].flat:hover,
    input[type="date"].flat:hover,
    textarea.flat:hover {
      background-color: #f9f9f9;
      outline: none; }
    input[type="text"].flat:focus,
    input[type="password"].flat:focus,
    input[type="email"].flat:focus,
    input[type="tel"].flat:focus,
    input[type="date"].flat:focus,
    textarea.flat:focus {
      background-color: #f9f9f9;
      outline: none; }
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="email"]:focus,
  input[type="tel"]:focus,
  input[type="date"]:focus,
  textarea:focus {
    border-color: rgba(36, 38, 43, 0.35);
    outline: none;
    background-color: #f9f9f9; }
  input[type="text"]:hover,
  input[type="password"]:hover,
  input[type="email"]:hover,
  input[type="tel"]:hover,
  input[type="date"]:hover,
  textarea:hover {
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07); }

/*--------------------------------------------------------------
### Custom Select
--------------------------------------------------------------*/
.select2.select2-container {
  display: none; }

.select {
  cursor: pointer;
  position: relative;
  display: inline-block;
  height: 44px;
  line-height: 44px;
  text-align: left;
  z-index: 10;
  vertical-align: top; }
  .select img {
    margin-right: 8px;
    display: none; }
  .select .select-hidden {
    display: none;
    visibility: hidden; }
  .select .select-styled {
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: rgba(36, 38, 43, 0.05);
    padding: 0px 35px 0px 15px;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; }
    .select .select-styled:after {
      content: "\f3d0";
      font-family: "Ionicons";
      font-weight: 600;
      font-size: 12px;
      position: absolute;
      top: 0px;
      right: 15px;
      -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
    .select .select-styled:hover {
      background-color: rgba(36, 38, 43, 0.1); }
    .select .select-styled:active, .select .select-styled.active {
      -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.04);
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.04);
      background-color: rgba(36, 38, 43, 0.1); }
      .select .select-styled:active:after, .select .select-styled.active:after {
        -webkit-transform: scaleY(-1);
            -ms-transform: scaleY(-1);
                transform: scaleY(-1); }
  .select .select-options {
    display: none;
    background-color: #fff;
    -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: 3px;
    border-radius: 3px;
    max-height: 360px;
    min-width: 180px;
    width: 100%;
    max-width: 100%;
    overflow-y: auto;
    position: absolute;
    top: 110%;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style: none;
    text-transform: none;
    font-weight: 400; }
    .select .select-options li {
      margin: 0;
      padding: 15px;
      line-height: 1;
      -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
      .select .select-options li:hover {
        color: #24262b;
        font-weight: 600;
        background-color: #f9f9f9; }
      .select .select-options li[rel="hide"] {
        display: none; }
  .select.select-top .select-options {
    top: auto;
    bottom: 50px; }
  .select.select-dropdown .select-options li {
    padding: 0px; }
    .select.select-dropdown .select-options li a {
      display: block;
      padding: 15px; }
      .select.select-dropdown .select-options li a:before {
        display: none; }
      .select.select-dropdown .select-options li a:hover {
        color: inherit; }

/*--------------------------------------------------------------
### Custom Select Small
--------------------------------------------------------------*/
.variation .select,
.woocommerce-ordering .select,
.select-small .select {
  height: 32px;
  line-height: 32px; }
  .variation .select .select-options,
  .woocommerce-ordering .select .select-options,
  .select-small .select .select-options {
    font-size: 14px; }
  .variation .select.select-top .select-options,
  .woocommerce-ordering .select.select-top .select-options,
  .select-small .select.select-top .select-options {
    top: auto;
    bottom: 35px; }

input[type="checkbox"] {
  width: 18px; }

input.placeholder, input::-webkit-input-placeholder,
textarea.placeholder,
textarea::-webkit-input-placeholder {
  color: #6a707e; }

input.placeholder, input::-moz-placeholder,
textarea.placeholder,
textarea::-moz-placeholder {
  color: #6a707e; }

input.placeholder, input:-ms-input-placeholder,
textarea.placeholder,
textarea:-ms-input-placeholder {
  color: #6a707e; }

input.placeholder, input::-ms-input-placeholder,
textarea.placeholder,
textarea::-ms-input-placeholder {
  color: #6a707e; }

input.placeholder, input::placeholder,
textarea.placeholder,
textarea::placeholder {
  color: #6a707e; }

textarea {
  width: 100%;
  height: 100px;
  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-6, .input-group .input-block.col-4, .input-group .input-block.col-3, .input-group .input-block.col-2, .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; }

/*--------------------------------------------------------------
### Radio Checkbox
--------------------------------------------------------------*/
input[type="radio"] + label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 25px;
  margin-right: 15px;
  text-transform: none;
  font-weight: normal;
  color: inherit; }
  input[type="radio"] + label:before {
    content: "";
    display: block;
    margin-right: 14px;
    position: absolute;
    top: 3px;
    left: 0;
    background: #eaeaea;
    width: 18px;
    height: 18px;
    -webkit-border-radius: 50%;
            border-radius: 50%; }

input[type="radio"] {
  display: none !important; }
  input[type="radio"] + label:after,
  input[type="radio"]:checked + label:after {
    content: "";
    display: block;
    position: absolute;
    top: 8px;
    left: 5px;
    width: 8px;
    height: 8px;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    background: #fff; }
  input[type="radio"]:checked + label:after {
    background: #32353c; }

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

/*--------------------------------------------------------------
## Filter
--------------------------------------------------------------*/
.filter-container .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;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1em;
  width: 100%; }
  .filter-container .filter p {
    width: auto; }
  @media screen and (max-width: 768px) {
    .filter-container .filter {
      margin-top: auto; }
      .filter-container .filter .result {
        padding-bottom: 10px; }
      .filter-container .filter .select .select-styled {
        padding-left: 10px;
        padding-right: 30px; } }
  .filter-container .filter .select-small {
    margin-left: 5px; }
    .filter-container .filter .select-small 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-container .filter .result {
    margin-right: 10px;
    text-align: right; }

.filter-container .btn-filter {
  display: none;
  z-index: 10; }
  @media screen and (max-width: 1024px) {
    .filter-container .btn-filter {
      display: block;
      text-transform: uppercase;
      font-weight: 600;
      font-size: 1em;
      position: absolute;
      right: 15px; }
      .filter-container .btn-filter .btn {
        line-height: 24px;
        padding-top: 6px;
        padding-bottom: 6px; }
        .filter-container .btn-filter .btn .ion {
          vertical-align: sub;
          font-size: 21px;
          color: #fff; } }

@media screen and (min-width: 1025px) {
  .filter-container .close-bar {
    display: none; } }

.filter-container.active .mbl-overlay {
  visibility: visible;
  opacity: 1;
  left: 0; }
  .filter-container.active .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%; }
    .filter-container.active .mbl-overlay .filter .woocommerce-result-count, .filter-container.active .mbl-overlay .filter .result {
      margin: 0;
      font-size: 14px; }
    .filter-container.active .mbl-overlay .filter .woocommerce-ordering, .filter-container.active .mbl-overlay .filter .select-small {
      width: 100%;
      margin: 0;
      margin-bottom: 15px; }
      .filter-container.active .mbl-overlay .filter .woocommerce-ordering .select, .filter-container.active .mbl-overlay .filter .select-small .select {
        width: 100%;
        height: 42px;
        line-height: 42px; }
    .filter-container.active .mbl-overlay .filter .woocommerce-result-count,
    .filter-container.active .mbl-overlay .filter .select-styled {
      font-size: 15px;
      font-weight: 500;
      text-transform: none; }

/*--------------------------------------------------------------
### Scroll top button
--------------------------------------------------------------*/
.scroll-top {
  position: fixed;
  right: 25px;
  bottom: 25px;
  display: none;
  z-index: 5; }
  @media screen and (max-width: 1024px) {
    .scroll-top {
      bottom: 20px;
      right: 20px; } }
  @media screen and (max-width: 768px) {
    .scroll-top {
      bottom: 15px;
      right: 15px; } }
  .scroll-top:before {
    display: none; }
  .scroll-top-inner {
    height: 50px;
    width: 50px; }
    .scroll-top-inner .ion {
      font-size: 22px;
      color: inherit;
      margin-left: 0;
      line-height: 50px;
      height: 50px;
      width: 50px;
      background-color: #fff;
      -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: 100%;
              border-radius: 100%;
      text-align: center;
      position: relative;
      z-index: 1;
      -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
    .scroll-top-inner-tag {
      -webkit-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
              transform: rotate(-90deg);
      position: absolute;
      height: 50px;
      line-height: 50px;
      bottom: 60px;
      right: 0px;
      width: 100%;
      font-weight: 600;
      text-align: left;
      white-space: nowrap;
      font-size: 0.8em;
      text-transform: uppercase; }
      @media screen and (max-width: 768px) {
        .scroll-top-inner-tag {
          display: none; } }
      .scroll-top-inner-tag:hover {
        color: #32353c; }
    .scroll-top-inner:hover .scroll-top-inner-tag {
      color: #32353c; }
  @media screen and (max-width: 768px) {
    .scroll-top.mobile-hide {
      display: none !important; } }

[data-isotope-grid] {
  -webkit-transition: height .3s ease-in-out;
  -o-transition: height .3s ease-in-out;
  transition: height .3s ease-in-out; }

/*--------------------------------------------------------------
### Tags
--------------------------------------------------------------*/
.tag:not(body),
.woo-onsale,
.price-discount,
.tag-cloud-link,
.pricing_price_time,
.reply a,
.portfolio-item span.category {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 0px 10px;
  height: 24px;
  line-height: 24px;
  display: inline-block;
  vertical-align: top;
  font-weight: 600;
  font-size: 0.75em;
  color: inherit;
  background-color: rgba(36, 38, 43, 0.05);
  text-transform: uppercase; }
  .tag:not(body) a,
  .woo-onsale a,
  .price-discount a,
  .tag-cloud-link a,
  .pricing_price_time a,
  .reply a a,
  .portfolio-item span.category a {
    display: block; }
    .tag:not(body) a:before,
    .woo-onsale a:before,
    .price-discount a:before,
    .tag-cloud-link a:before,
    .pricing_price_time a:before,
    .reply a a:before,
    .portfolio-item span.category a:before {
      display: none; }
  .tag:not(body):hover,
  .woo-onsale:hover,
  .price-discount:hover,
  .tag-cloud-link:hover,
  .pricing_price_time:hover,
  .reply a:hover,
  .portfolio-item span.category:hover {
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    background-color: #B79B6C;
    color: #fff; }
    .tag:not(body):hover a,
    .woo-onsale:hover a,
    .price-discount:hover a,
    .tag-cloud-link:hover a,
    .pricing_price_time:hover a,
    .reply a:hover a,
    .portfolio-item span.category:hover a {
      color: #fff; }
  .tag:not(body):before,
  .woo-onsale:before,
  .price-discount:before,
  .tag-cloud-link:before,
  .pricing_price_time:before,
  .reply a:before,
  .portfolio-item span.category:before {
    display: none; }
  .tag:not(body).out-of-stock,
  .woo-onsale.out-of-stock,
  .price-discount.out-of-stock,
  .tag-cloud-link.out-of-stock,
  .pricing_price_time.out-of-stock,
  .reply a.out-of-stock,
  .portfolio-item span.category.out-of-stock {
    background-color: #32353c;
    color: #fff; }

/*--------------------------------------------------------------
## Product search widget
--------------------------------------------------------------*/
.search-form,
.woocommerce-product-search {
  position: relative; }
  .search-form button.search,
  .woocommerce-product-search button.search {
    background: none;
    width: 42px;
    height: 42px;
    line-height: 1;
    -webkit-box-shadow: none;
            box-shadow: none;
    height: 100%;
    border: none;
    padding: 0px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    outline: none;
    color: #24262b; }
    .search-form button.search .ion,
    .woocommerce-product-search button.search .ion {
      font-size: 20px; }
    .search-form button.search:after,
    .woocommerce-product-search button.search:after {
      content: "";
      position: absolute;
      left: 0px;
      height: 24px;
      top: -webkit-calc(50% - 12px);
      top: calc(50% - 12px);
      display: inline-block;
      vertical-align: middle;
      width: 1px;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none;
      background: rgba(36, 38, 43, 0.35); }
    .search-form button.search:hover,
    .woocommerce-product-search button.search:hover {
      opacity: .6; }

.woocommerce-product-search button.search-submit {
  width: 46px; }

/*--------------------------------------------------------------
### Standart image
--------------------------------------------------------------*/
.wpb_single_image {
  margin: 0 !important; }

/*--------------------------------------------------------------
### Preset colors
--------------------------------------------------------------*/
.wp-block-cover .wp-block-cover-text {
  font-family: -apple-system, BlinkMacSystemFont, "proxima_nova", Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 32px; }

/*--------------------------------------------------------------
### Preset colors
--------------------------------------------------------------*/
.has-beige-dark-background-color {
  background-color: #a1824f; }
  .has-beige-dark-background-color.wp-block-button__link {
    border-color: #a1824f; }

.has-dark-strong-background-color {
  background-color: #24262b; }
  .has-dark-strong-background-color.wp-block-button__link {
    border-color: #24262b; }

.has-dark-light-background-color {
  background-color: #32353c; }
  .has-dark-light-background-color.wp-block-button__link {
    border-color: #32353c; }

.has-grey-strong-background-color {
  background-color: #838998; }
  .has-grey-strong-background-color.wp-block-button__link {
    border-color: #838998; }

.has-grey-light-background-color {
  background-color: #9fa4af; }
  .has-grey-light-background-color.wp-block-button__link {
    border-color: #9fa4af; }

.has-beige-dark-color {
  color: #a1824f; }

.has-dark-strong-color {
  color: #24262b; }

.has-dark-light-color {
  color: #32353c; }

.has-grey-strong-color {
  color: #6a707e; }

.has-grey-light-color {
  color: #9fa4af; }

/*--------------------------------------------------------------
## Pages
--------------------------------------------------------------*/
.sticky {
  display: block; }

.hentry {
  margin: 0 0 1.5em; }

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

.site-content {
  background: #fff;
  overflow: hidden;
  min-height: -webkit-calc(100vh - 107px);
  min-height: calc(100vh - 107px); }

i.ion {
  vertical-align: middle; }

/*--------------------------------------------------------------
## Empty Container
--------------------------------------------------------------*/
.empt-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 70px 20px;
  -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: 6%; }
  @media screen and (max-width: 768px) {
    .empt-container {
      margin-top: 20%; } }
  .empt-container-image {
    background-color: #f4f4f4;
    width: 80px;
    height: 80px;
    line-height: 78px;
    -webkit-border-radius: 50%;
    border-radius: 50%; }
    .empt-container-image i {
      font-size: 36px;
      color: #32353c; }
    .empt-container-image svg {
      width: 20px;
      vertical-align: middle;
      fill: #32353c; }
  .empt-container h3.heading-md.empt-container-headline {
    width: 100%;
    text-align: center;
    margin: 20px 0px 0px; }
  .empt-container-details {
    max-width: 320px;
    margin-bottom: 30px; }
    @media screen and (max-width: 768px) {
      .empt-container-details {
        max-width: 100%;
        padding-left: 20px;
        padding-right: 20px; } }
  .empt-container-search {
    min-width: 230px; }

.cart-empty.woocommerce-info {
  display: none; }

.widget_shopping_cart_content .empt-container {
  padding: 0px;
  margin: 0px; }

/*--------------------------------------------------------------
## Authorization page
--------------------------------------------------------------*/
.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 0px; }
  @media screen and (min-width: 1025px) {
    .post-password-form {
      width: 50%; } }
  .post-password-form label {
    font-weight: 600;
    margin: 15px 0; }
    .post-password-form label input {
      margin-top: 5px; }
  .post-password-form input[type="submit"] {
    margin-top: 15px; }

/*--------------------------------------------------------------
## Search page
--------------------------------------------------------------*/
.search.woocommerce .result {
  display: none; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery-caption {
  font-weight: 600; }

.grid-item-container {
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 3px;
  border-radius: 3px; }
  .grid-item-container .grid-item-image {
    cursor: pointer;
    vertical-align: top;
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
  .grid-item-container .gallery-description {
    display: none; }

.grid-item-overlay {
  background: rgba(36, 38, 43, 0.4);
  opacity: 0;
  cursor: pointer;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
  .grid-item-overlay .btn-link {
    position: absolute;
    bottom: 30px;
    left: 35px;
    -webkit-transform: translateY(5px);
        -ms-transform: translateY(5px);
            transform: translateY(5px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
  .grid-item-overlay .btn-round {
    -webkit-transform: translateY(5px);
        -ms-transform: translateY(5px);
            transform: translateY(5px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
  .grid-item-overlay .grid-item-headline {
    color: #fff;
    font-weight: 600;
    margin: 0; }
    .grid-item-overlay .grid-item-headline a {
      color: #fff; }
  .grid-item-overlay:not(.with-title) .btn-round {
    display: none; }
  .grid-item-overlay.with-title {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }
    .grid-item-overlay.with-title .center-aligned {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
    .grid-item-overlay.with-title .grid-item-headline {
      font-size: 15px;
      -webkit-transform: translateY(5px);
          -ms-transform: translateY(5px);
              transform: translateY(5px);
      opacity: 0;
      visibility: hidden;
      -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
      .grid-item-overlay.with-title .grid-item-headline a {
        font-weight: normal; }
        .grid-item-overlay.with-title .grid-item-headline a:before {
          display: none; }
    .grid-item-overlay.with-title .btn-round {
      display: inline-block;
      margin-bottom: 15px; }
      .grid-item-overlay.with-title .btn-round .ion {
        font-size: 24px; }
  .grid-item-overlay:hover .btn-link,
  .grid-item-overlay:hover .btn-round, .grid-item-overlay.with-title:hover .btn-link,
  .grid-item-overlay.with-title:hover .btn-round {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    visibility: visible;
    opacity: 1;
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
  .grid-item-overlay:hover .grid-item-headline, .grid-item-overlay.with-title:hover .grid-item-headline {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    visibility: visible;
    opacity: 1;
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s 0.1s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s 0.1s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s 0.1s; }

.grid-item:hover .grid-item-overlay {
  opacity: 1; }

.grid-item:hover .grid-item-image {
  -webkit-transform: scale(1.02);
      -ms-transform: scale(1.02);
          transform: scale(1.02); }

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

.grid-item.metro-style .hidden-image {
  visibility: hidden;
  height: 100% !important;
  width: 100% !important;
  top: 0px;
  position: absolute; }

.gallery-lightbox {
  background: rgba(255, 255, 255, 0.98);
  width: 100%;
  height: 100%;
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  z-index: 999999; }
  .gallery-lightbox.open {
    visibility: visible;
    opacity: 1; }
    .gallery-lightbox.open .close {
      visibility: visible; }
  .gallery-lightbox .slider {
    width: -webkit-calc(100% - 100px);
    width: calc(100% - 100px);
    height: -webkit-calc(100% - 100px);
    height: calc(100% - 100px);
    position: absolute;
    top: 0;
    left: 50px;
    visibility: hidden;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    .gallery-lightbox .slider .slider-nav {
      top: -webkit-calc(50vh - 60px);
      top: calc(50vh - 60px);
      right: -25px;
      left: -25px; }
    .gallery-lightbox .slider .owl-stage-outer {
      height: 100%; }
    .gallery-lightbox .slider .owl-stage {
      height: 100%;
      position: relative; }
      .gallery-lightbox .slider .owl-stage .owl-item {
        width: 100%;
        height: 100%;
        text-align: center;
        position: relative; }
        .gallery-lightbox .slider .owl-stage .owl-item > div {
          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;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center; }
        .gallery-lightbox .slider .owl-stage .owl-item img {
          max-height: 100%;
          width: auto; }
        .gallery-lightbox .slider .owl-stage .owl-item .gallery-description {
          width: 100%;
          height: auto;
          padding: 15px 0;
          position: absolute;
          bottom: 0;
          background-color: rgba(255, 255, 255, 0.5); }
          .gallery-lightbox .slider .owl-stage .owl-item .gallery-description h3 {
            text-align: center;
            font-size: 15px;
            font-weight: 600;
            width: 50%;
            margin: 0 auto; }
          .gallery-lightbox .slider .owl-stage .owl-item .gallery-description p {
            margin: 5px auto 0px;
            width: 50%; }
    .gallery-lightbox .slider .thumbs {
      max-width: 100%;
      display: inline-block;
      overflow-x: auto;
      overflow-y: visible;
      padding: 2px 0px;
      margin-top: 25px; }
      .gallery-lightbox .slider .thumbs img {
        height: 50px;
        width: auto;
        margin: 0 5px;
        -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: middle;
        display: inline-block;
        cursor: pointer;
        opacity: 0;
        -webkit-transition: opacity 0.3s 0.25s;
        -o-transition: opacity 0.3s 0.25s;
        transition: opacity 0.3s 0.25s; }
        .gallery-lightbox .slider .thumbs img.showed {
          opacity: 1; }
        .gallery-lightbox .slider .thumbs img.active {
          -webkit-box-shadow: 0px 0px 0px 2px #24262b;
                  box-shadow: 0px 0px 0px 2px #24262b; }
        .gallery-lightbox .slider .thumbs img:hover {
          opacity: .7; }
  .gallery-lightbox .owl-next,
  .gallery-lightbox .owl-prev,
  .gallery-lightbox .expand,
  .gallery-lightbox .close {
    position: absolute;
    z-index: 100; }
    .gallery-lightbox .owl-next .ion,
    .gallery-lightbox .owl-prev .ion,
    .gallery-lightbox .expand .ion,
    .gallery-lightbox .close .ion {
      width: 50px;
      height: 50px;
      line-height: 50px;
      cursor: pointer; }
  .gallery-lightbox .close {
    right: 25px;
    top: 25px; }
  .gallery-lightbox .expand {
    left: 25px;
    top: 25px;
    font-size: 19px; }

.gallery-tmpimage {
  position: fixed;
  z-index: 9999999;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
  .gallery-tmpimage.active {
    left: 50%;
    top: 40px; }

/*Gallery grid*/
@media screen and (max-width: 768px) {
  .gallery-lightbox {
    overflow-y: scroll;
    min-height: 100vh; }
    .gallery-lightbox .slider {
      width: -webkit-calc(100% - 40px);
      width: calc(100% - 40px);
      min-height: -webkit-calc(100vh - 60px);
      min-height: calc(100vh - 60px);
      margin: 30px 5px;
      left: 15px; }
      .gallery-lightbox .slider .owl-stage-outer {
        height: -webkit-calc(100% - 60px);
        height: calc(100% - 60px); }
      .gallery-lightbox .slider .owl-item img {
        height: auto !important;
        width: 100%;
        vertical-align: middle; }
      .gallery-lightbox .slider .owl-stage .owl-item .gallery-description h3, .gallery-lightbox .slider .owl-stage .owl-item .gallery-description p {
        width: 100%; }
    .gallery-lightbox .expand {
      top: 20px;
      left: 20px; }
    .gallery-lightbox .close {
      top: 20px;
      right: 20px; } }

/*--------------------------------------------------------------
## Portfolio gallery
--------------------------------------------------------------*/
.portfolio-gallery {
  background: #fff;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  -webkit-transition-property: opacity, visibility, -webkit-transform;
  transition-property: opacity, visibility, -webkit-transform;
  -o-transition-property: opacity, visibility, transform;
  transition-property: opacity, visibility, transform;
  transition-property: opacity, visibility, transform, -webkit-transform;
  -webkit-transform: translateY(50px);
      -ms-transform: translateY(50px);
          transform: translateY(50px);
  z-index: 99999; }
  .portfolio-gallery .slider, .portfolio-gallery .gallery-content {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0; }
  .portfolio-gallery .slider {
    left: 0;
    padding: 0;
    z-index: 2; }
    .portfolio-gallery .slider .owl-stage-outer,
    .portfolio-gallery .slider .owl-stage,
    .portfolio-gallery .slider .owl-item {
      height: 100%; }
    .portfolio-gallery .slider .owl-stage-outer {
      padding-top: 0;
      margin-top: 0; }
    .portfolio-gallery .slider .owl-item {
      text-align: center; }
      .portfolio-gallery .slider .owl-item div {
        -webkit-background-size: cover;
                background-size: cover;
        background-position: 50%;
        width: auto;
        min-width: auto;
        height: 100%; }
    .portfolio-gallery .slider .owl-nav .owl-prev, .portfolio-gallery .slider .owl-nav .owl-next {
      margin-top: -55px; }
    .portfolio-gallery .slider .owl-dots {
      background: #fff;
      width: auto;
      padding: 10px 14px;
      margin: 0;
      position: absolute;
      -webkit-border-radius: 100px;
              border-radius: 100px;
      right: 0;
      top: 50%;
      -webkit-transform: translateY(-50%) translateX(50%);
          -ms-transform: translateY(-50%) translateX(50%);
              transform: translateY(-50%) translateX(50%); }
      .portfolio-gallery .slider .owl-dots.disabled {
        display: none; }
    .portfolio-gallery .slider .owl-dot {
      border-color: transparent;
      margin: 5px 0;
      display: block; }
      .portfolio-gallery .slider .owl-dot:after {
        background: #24262b; }
      .portfolio-gallery .slider .owl-dot.active {
        border-color: #24262b; }
  .portfolio-gallery .gallery-content {
    right: 0;
    padding: 30px 8%; }
    .portfolio-gallery .gallery-content h2, .portfolio-gallery .gallery-content .tag, .portfolio-gallery .gallery-content .description, .portfolio-gallery .gallery-content .info, .portfolio-gallery .gallery-content .view-project {
      -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -webkit-transform: translateY(30px);
          -ms-transform: translateY(30px);
              transform: translateY(30px);
      opacity: 0; }
    .portfolio-gallery .gallery-content .tag {
      -webkit-transition-delay: .1s;
           -o-transition-delay: .1s;
              transition-delay: .1s; }
    .portfolio-gallery .gallery-content h2 {
      font-size: 42px;
      font-weight: 600;
      line-height: 1.3;
      -webkit-transition-delay: .2s;
           -o-transition-delay: .2s;
              transition-delay: .2s; }
    .portfolio-gallery .gallery-content .description {
      -webkit-transition-delay: .3s;
           -o-transition-delay: .3s;
              transition-delay: .3s;
      line-height: 25px;
      font-size: 15px; }
      .portfolio-gallery .gallery-content .description p {
        color: inherit; }
    .portfolio-gallery .gallery-content .info {
      -webkit-transition-delay: .4s;
           -o-transition-delay: .4s;
              transition-delay: .4s; }
      .portfolio-gallery .gallery-content .info .title {
        color: #6a707e;
        border-bottom-color: #f0f0f0; }
      .portfolio-gallery .gallery-content .info p {
        color: #24262b; }
        .portfolio-gallery .gallery-content .info p a {
          color: inherit; }
    .portfolio-gallery .gallery-content .view-project {
      color: #24262b;
      margin-top: 15px;
      font-weight: 600;
      line-height: 2;
      font-size: 16px;
      -webkit-transition-delay: .5s;
           -o-transition-delay: .5s;
              transition-delay: .5s; }
    .portfolio-gallery .gallery-content .date {
      color: rgba(51, 51, 51, 0.2);
      font-size: 68px;
      font-weight: 600;
      position: absolute;
      bottom: 20px;
      left: 16%; }
  .portfolio-gallery .gallery-close {
    background: #fff;
    width: 46px;
    height: 46px;
    font-size: 46px;
    line-height: 46px;
    text-align: center;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 99;
    cursor: pointer;
    -webkit-transition: opacity .1s ease-in-out;
    -o-transition: opacity .1s ease-in-out;
    transition: opacity .1s ease-in-out; }
    .portfolio-gallery .gallery-close:hover {
      opacity: .5; }
  .portfolio-gallery.open {
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
    .portfolio-gallery.open .tag, .portfolio-gallery.open h2, .portfolio-gallery.open .description, .portfolio-gallery.open .info, .portfolio-gallery.open .view-project {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none;
      opacity: 1; }

@media screen and (max-width: 768px) {
  .portfolio-gallery {
    overflow-y: scroll;
    overflow-x: hidden; }
    .portfolio-gallery .gallery-content h2 {
      font-size: 28px; }
    .portfolio-gallery .slider, .portfolio-gallery .gallery-content {
      width: 100%;
      height: auto;
      position: relative; }
    .portfolio-gallery .slider {
      height: 320px; }
      .portfolio-gallery .slider .owl-dots {
        top: 100%;
        left: 50%;
        right: auto;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
        .portfolio-gallery .slider .owl-dots .owl-dot {
          display: inline-block;
          margin: 0 2px;
          vertical-align: middle; }
    .portfolio-gallery .content .info-list li {
      width: 100%;
      max-width: auto; } }

/*--------------------------------------------------------------
## Popup
--------------------------------------------------------------*/
.modal-window {
  display: none;
  background: rgba(255, 255, 255, 0.98);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  opacity: 0;
  -webkit-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out; }
  .modal-window .close {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 25px;
    top: 25px; }
    .modal-window .close .ion {
      width: 50px;
      height: 50px;
      line-height: 50px;
      background-color: #fff;
      -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: 100%;
              border-radius: 100%;
      text-align: center;
      vertical-align: middle;
      font-size: 22px;
      cursor: pointer;
      position: relative;
      z-index: 1;
      -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
      @media screen and (max-width: 768px) {
        .modal-window .close .ion {
          right: 0px;
          top: 0px; } }
  .modal-window.open {
    opacity: 1; }
  @media screen and (max-width: 1024px) {
    .modal-window .page-container {
      max-width: 1024px; } }

/*--------------------------------------------------------------
## Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  width: 100%;
  padding: 24px 0;
  line-height: 20px;
  font-weight: 500;
  font-size: 0.75em;
  text-transform: uppercase; }
  .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 li .active {
        font-weight: 600; }
    .breadcrumbs-slug i {
      margin: -3px 8px 0; }
  .breadcrumbs-container {
    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; }
    @media screen and (max-width: 768px) {
      .breadcrumbs-container {
        height: auto;
        line-height: inherit; } }
  .breadcrumbs a {
    color: #6a707e; }
  .breadcrumbs .filters {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-weight: 600; }
    .breadcrumbs .filters .result {
      margin-right: 10px; }
    .breadcrumbs .filters .select-small {
      margin-left: 5px; }

.post-type-archive-product .breadcrumbs-container.vc_col-lg-push-2 {
  left: auto;
  width: 100%; }

/*--------------------------------------------------------------
## Pagination
--------------------------------------------------------------*/
nav.pagination {
  margin-top: 25px;
  font-size: 1em;
  font-family: -apple-system, BlinkMacSystemFont, "proxima_nova", Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }
  nav.pagination li {
    display: inline-block;
    font-weight: 600;
    padding: 0px; }
    nav.pagination li .btn,
    nav.pagination li .page-numbers {
      margin: 0px 4px;
      padding: 0px 3px;
      height: 36px;
      line-height: 36px;
      vertical-align: top;
      display: inline-block; }
      nav.pagination li .btn .ion,
      nav.pagination li .page-numbers .ion {
        vertical-align: middle;
        margin-top: -3px; }
      nav.pagination li .btn.active,
      nav.pagination li .page-numbers.active {
        color: #B79B6C; }
        nav.pagination li .btn.active:before,
        nav.pagination li .page-numbers.active:before {
          width: 100%;
          opacity: 1; }
    nav.pagination li .page-numbers > .btn {
      padding: 0px; }
    nav.pagination li .page-numbers.current {
      position: relative; }
      nav.pagination li .page-numbers.current:before {
        content: '';
        background: currentColor;
        width: 100%;
        height: 2px;
        position: absolute;
        bottom: -2px;
        left: 0; }
    nav.pagination li:first-child .btn,
    nav.pagination li:first-child .page-numbers {
      margin-left: 0px; }
    nav.pagination li:last-child .btn,
    nav.pagination li:last-child .page-numbers {
      margin-right: 0px; }

.page-links {
  font-weight: 600; }
  .page-links a {
    margin: 0 5px; }

/*--------------------------------------------------------------
## Preloader
--------------------------------------------------------------*/
.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: .6s ease-in-out;
  -o-transition: .6s ease-in-out;
  transition: .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.closed {
    opacity: 0;
    visibility: hidden; }
  .page-preloader.hide {
    display: none; }

.sk-fading-circle,
.sk-double-bounce,
.sk-circle,
.sk-cube-grid,
.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: #24262b;
    -webkit-border-radius: 100%;
            border-radius: 100%;
    -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%, 39%, 100% {
    opacity: 0; }
  40% {
    opacity: 1; } }

@keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    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: #24262b;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-doubleBounce 2.0s infinite ease-in-out;
            animation: sk-doubleBounce 2.0s infinite ease-in-out; }
  .sk-double-bounce .sk-double-bounce2 {
    -webkit-animation-delay: -1.0s;
            animation-delay: -1.0s; }

@-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: #24262b;
    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%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
            transform: scaleY(0.4); }
  20% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); } }

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

.sk-three-bounce {
  width: 80px;
  text-align: center; }
  .sk-three-bounce .sk-child {
    width: 10px;
    height: 10px;
    background-color: #24262b;
    -webkit-border-radius: 100%;
            border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-three-bounce 1.4s ease-in-out 0s infinite both;
            animation: sk-three-bounce 1.4s ease-in-out 0s infinite both; }
  .sk-three-bounce .sk-bounce1 {
    -webkit-animation-delay: -0.32s;
            animation-delay: -0.32s; }
  .sk-three-bounce .sk-bounce2 {
    -webkit-animation-delay: -0.16s;
            animation-delay: -0.16s; }

@-webkit-keyframes sk-three-bounce {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes sk-three-bounce {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
            transform: scale(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: #24262b;
    -webkit-border-radius: 100%;
            border-radius: 100%;
    -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%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

.sk-cube-grid .sk-cube {
  width: 33.33%;
  height: 33.33%;
  background-color: #24262b;
  float: left;
  -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
          animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out; }

.sk-cube-grid .sk-cube1 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }

.sk-cube-grid .sk-cube2 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s; }

.sk-cube-grid .sk-cube3 {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s; }

.sk-cube-grid .sk-cube4 {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s; }

.sk-cube-grid .sk-cube5 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }

.sk-cube-grid .sk-cube6 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s; }

.sk-cube-grid .sk-cube7 {
  -webkit-animation-delay: 0.0s;
          animation-delay: 0.0s; }

.sk-cube-grid .sk-cube8 {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s; }

.sk-cube-grid .sk-cube9 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }

@-webkit-keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
            transform: scale3D(1, 1, 1); }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
            transform: scale3D(0, 0, 1); } }

@keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
            transform: scale3D(1, 1, 1); }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
            transform: scale3D(0, 0, 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: #24262b;
    -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(0deg);
            transform: perspective(140px) rotateX(0deg);
    opacity: 1; }
  90%, 100% {
    -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(0deg);
            transform: perspective(140px) rotateX(0deg);
    opacity: 1; }
  90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
            transform: perspective(140px) rotateY(180deg);
    opacity: 0; } }

/*--------------------------------------------------------------
## Subscribe
--------------------------------------------------------------*/
.subscribe-popup {
  width: 100vw;
  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;
  padding: 15px; }
  .subscribe-popup .subscribe {
    -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;
    background-color: #fff;
    overflow: hidden;
    width: 700px;
    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);
    /*Sent form state*/ }
    .subscribe-popup .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; }
      @media screen and (max-width: 768px) {
        .subscribe-popup .subscribe .vc_row {
          display: block; } }
    @media screen and (max-width: 768px) {
      .subscribe-popup .subscribe {
        min-width: 100%; } }
    .subscribe-popup .subscribe-img {
      -webkit-background-size: cover;
              background-size: cover;
      background-color: #f9f9f9;
      min-height: 10em;
      background-position: center center; }
    .subscribe-popup .subscribe-content {
      padding: 40px 65px 40px 50px; }
      @media screen and (max-width: 768px) {
        .subscribe-popup .subscribe-content {
          padding: 30px 45px; } }
      .subscribe-popup .subscribe-content-header {
        margin: 0px 0px 15px 0px; }
    .subscribe-popup .subscribe div.wpcf7-validation-errors,
    .subscribe-popup .subscribe div.wpcf7-acceptance-missing,
    .subscribe-popup .subscribe div.wpcf7-response-output {
      padding: 0px;
      text-align: center; }
    .subscribe-popup .subscribe .wpcf7-form.sent .subscribe-form {
      display: none; }
    .subscribe-popup .subscribe .wpcf7-form.sent .wpcf7-mail-sent-ok:before {
      content: "\f2bc";
      font-family: Ionicons;
      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); }
  .subscribe-popup .subscribe-form {
    margin: 20px 0px; }
    .subscribe-popup .subscribe-form input[type="email"] {
      text-align: center;
      margin-bottom: 15px; }
      @media screen and (max-width: 768px) {
        .subscribe-popup .subscribe-form input[type="email"] {
          margin-bottom: 0px; } }
    .subscribe-popup .subscribe-form .btn, .subscribe-popup .subscribe-form input[type="submit"] {
      width: 100%;
      position: static;
      margin-top: 15px;
      -webkit-border-radius: 3px;
      border-radius: 3px; }

@-webkit-keyframes slide_up_inner {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    opacity: .5; }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    opacity: 1; } }

@keyframes slide_up_inner {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    opacity: .5; }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    opacity: 1; } }

/*--------------------------------------------------------------
## Structure
--------------------------------------------------------------*/
@media screen and (min-width: 1025px) {
  .stockie-with-header-6 #page {
    margin-left: 250px; }
  .stockie-with-header-6[class*="type2"] .woo_c-product.spacer_excluded,
  .stockie-with-header-6[class*="type3"] .woo_c-product.spacer_excluded,
  .stockie-with-header-6[class*="type5"] .woo_c-product.spacer_excluded {
    margin-top: 50px; } }

@media screen and (min-width: 1025px) {
  .stockie-with-header-6.type4-left .woo_c-product .woo_c-product-image-slider,
  .stockie-with-header-6.type4-right .woo_c-product .woo_c-product-image-slider {
    height: 100vh !important; } }

@media screen and (min-width: 1025px) {
  .stockie-with-header-7 #page {
    margin-left: 80px; } }

.stockie-with-header-7 .submenu_cart {
  left: 0;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%); }
  .stockie-with-header-7 .submenu_cart.visible {
    -webkit-transform: translateX(80px);
        -ms-transform: translateX(80px);
            transform: translateX(80px); }
    @media screen and (max-width: 768px) {
      .stockie-with-header-7 .submenu_cart.visible {
        -webkit-transform: translateX(0%);
            -ms-transform: translateX(0%);
                transform: translateX(0%); } }
  .stockie-with-header-7 .submenu_cart .woocomerce-mini-cart__container {
    position: fixed;
    bottom: 0px;
    padding-bottom: 20px;
    width: -webkit-calc(100% - 80px);
    width: calc(100% - 80px); }
    @media screen and (max-width: 768px) {
      .stockie-with-header-7 .submenu_cart .woocomerce-mini-cart__container {
        width: -webkit-calc(100% - 40px);
        width: calc(100% - 40px); } }

.stockie-with-header-7 #masthead {
  z-index: 102; }

.stockie-with-header-7 .cart-overlay:before {
  z-index: 100; }

.stockie-with-header-7 .submenu_cart {
  z-index: 101; }

@media screen and (max-width: 768px) {
  .stockie-with-header-6 #page,
  .stockie-with-header-8 #page {
    margin-left: 0; } }

.page-container {
  max-width: 1376px;
  margin: 0 auto;
  padding: 0 25px;
  position: relative; }
  @media screen and (max-width: 1024px) {
    .page-container {
      padding: 0px 20px; } }
  @media screen and (max-width: 768px) {
    .page-container {
      padding: 0px 15px; } }
  .page-container.full {
    max-width: none;
    padding: 0px; }
    @media screen and (max-width: 768px) {
      .page-container.full {
        padding: 0px 15px; } }
  .page-container.without-breadcrumbs {
    padding-top: 70px; }
    @media screen and (max-width: 768px) {
      .page-container.without-breadcrumbs {
        padding-top: 50px; } }
  .page-container.bottom-offset {
    padding-bottom: 70px; }
    @media screen and (max-width: 768px) {
      .page-container.bottom-offset {
        padding-bottom: 50px; } }
  .page-container:after {
    content: '';
    clear: both;
    display: table; }

@media screen and (min-width: 1025px) {
  .single-post:not(.single-post-sidebar) .site-content > .page-container,
  .single-post:not(.single-post-sidebar) .breadcrumbs > .page-container {
    padding-left: 12%;
    padding-right: 12%; }
  .single-stockie_portfolio .portfolio-comments .page-container {
    padding-left: 12%;
    padding-right: 12%; } }

@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .single-post:not(.single-post-sidebar) .site-content > .page-container,
  .single-post:not(.single-post-sidebar) .breadcrumbs > .page-container {
    padding-left: 16%;
    padding-right: 16%; }
  .single-stockie_portfolio .portfolio-comments .page-container {
    padding-left: 16%;
    padding-right: 16%; } }

@media screen and (max-width: 1024px) {
  .single-post:not(.single-post-sidebar) .site-content > .page-container,
  .single-post:not(.single-post-sidebar) .breadcrumbs > .page-container {
    padding-left: 6%;
    padding-right: 6%; }
  .single-stockie_portfolio .portfolio-comments .page-container {
    padding-left: 6%;
    padding-right: 6%; } }

.boxed-container {
  max-width: 1376px;
  margin: 0px auto;
  z-index: 2;
  position: relative;
  overflow: hidden; }

.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
--------------------------------------------------------------*/
.site-header {
  background: transparent;
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
  vertical-align: middle;
  left: 0px;
  right: 0px;
  position: absolute;
  z-index: 60;
  width: 100%;
  padding: 0px 25px;
  /*--------------------------------------------------------------
    ### Header menu other (search, favorites, language)
    --------------------------------------------------------------*/
  /*--------------------------------------------------------------
    ### Header Type1
    --------------------------------------------------------------*/
  /*--------------------------------------------------------------
    ### Header Type3
    --------------------------------------------------------------*/
  /*--------------------------------------------------------------
    ### Header Type4
    --------------------------------------------------------------*/
  /*--------------------------------------------------------------
    ### Header Type5
    --------------------------------------------------------------*/ }
  .site-header svg {
    fill: currentColor; }
  @media screen and (max-width: 1024px) {
    .site-header {
      padding: 0px 20px; } }
  @media screen and (max-width: 768px) {
    .site-header {
      padding: 0px 15px; } }
  .site-header .header-wrap {
    position: relative;
    z-index: 1;
    height: 100px; }
    @media screen and (max-width: 1024px) {
      .site-header .header-wrap {
        height: 90px; }
        .site-header .header-wrap.page-container {
          padding: 0; } }
    @media screen and (max-width: 768px) {
      .site-header .header-wrap {
        height: 80px; } }
    .site-header .header-wrap-inner {
      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: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      height: 100%; }
      .site-header .header-wrap-inner .left-part {
        white-space: nowrap; }
      .site-header .header-wrap-inner .left-part,
      .site-header .header-wrap-inner .right-part,
      .site-header .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; }
        .site-header .header-wrap-inner .left-part > .lang-dropdown .select,
        .site-header .header-wrap-inner .right-part > .lang-dropdown .select,
        .site-header .header-wrap-inner .top-part > .lang-dropdown .select {
          z-index: 9; }
      .site-header .header-wrap-inner .right-part {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
            -ms-flex-pack: end;
                justify-content: flex-end; }
      .site-header .header-wrap-inner.vertical-inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; }
      .site-header .header-wrap-inner .menu-other {
        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; }
        .site-header .header-wrap-inner .menu-other > a:before {
          display: none; }
    .site-header .header-wrap .lang-dropdown {
      font-weight: 600;
      font-size: 0.98em;
      font-family: -apple-system, BlinkMacSystemFont, "proxima_nova", Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }
      .site-header .header-wrap .lang-dropdown .select .select-options {
        min-width: auto; }
    .site-header .header-wrap .mbl-overlay .lang-dropdown {
      display: none; }
    @media screen and (max-width: 768px) {
      .site-header .header-wrap .mbl-overlay .lang-dropdown {
        display: inline-block; } }
    .site-header .header-wrap .top-part {
      width: 100%;
      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; }
      @media screen and (max-width: 1024px) {
        .site-header .header-wrap .top-part.page-container {
          padding: 0; } }
    .site-header .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%; }
    @media screen and (min-width: 1025px) and (max-width: 1280px) {
      .site-header .header-wrap {
        padding: 0; } }
  @media screen and (min-width: 1025px) {
    .site-header.both_type .hamburger-menu#hamburger-menu {
      display: none; } }
  @media screen and (min-width: 1025px) {
    .site-header .lang-dropdown .select {
      vertical-align: middle; } }
  .site-header .menu-other {
    display: inline-block;
    position: relative;
    line-height: 50px; }
    .site-header .menu-other li {
      padding: 0;
      position: relative; }
      .site-header .menu-other li i {
        font-size: 20px; }
    .site-header .menu-other > li {
      display: inline-block;
      position: relative;
      vertical-align: top; }
      .site-header .menu-other > li > a {
        padding: 0 15px;
        text-decoration: none;
        display: block;
        font-size: 0.75em;
        color: inherit;
        font-family: -apple-system, BlinkMacSystemFont, "proxima_nova", Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }
        .site-header .menu-other > li > a:before {
          display: none; }
        @media screen and (max-width: 1024px) {
          .site-header .menu-other > li > a {
            padding: 0 10px; } }
        .site-header .menu-other > li > a.cart {
          padding: 0px 10px; }
        .site-header .menu-other > li > a span.text {
          vertical-align: middle; }
        .site-header .menu-other > li > a .icon {
          position: relative;
          vertical-align: middle;
          display: inline-block; }
        .site-header .menu-other > li > a svg {
          vertical-align: -3px;
          position: relative;
          z-index: 1; }
        .site-header .menu-other > li > a.cart .cart-count {
          position: absolute;
          top: 0;
          right: 0;
          -webkit-border-radius: 9px;
                  border-radius: 9px;
          min-width: 18px;
          height: 18px;
          padding: 0px 5px;
          line-height: 18px;
          text-align: center;
          font-size: 10px;
          color: #fff;
          z-index: 1; }
        .site-header .menu-other > li > a.cart .icon {
          font-size: 20px;
          height: 50px;
          line-height: 45px;
          text-align: center;
          width: 50px;
          -webkit-border-radius: 50%;
                  border-radius: 50%;
          background-color: rgba(0, 0, 0, 0.06);
          display: inline-block;
          vertical-align: top; }
          .site-header .menu-other > li > a.cart .icon svg {
            width: 12px;
            display: inline-block; }
        .site-header .menu-other > li > a.wishlist {
          display: block; }
      .site-header .menu-other > li.header-cart {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
      .site-header .menu-other > li.social {
        padding: 0 12px; }
        .site-header .menu-other > li.social > a {
          padding: 0 8px;
          float: left; }
          .site-header .menu-other > li.social > a .icon {
            font-size: 18px; }
      .site-header .menu-other > li:last-child > a {
        padding-right: 0; }
      .site-header .menu-other > li .submenu {
        background: #fff;
        -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05);
                box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05);
        width: auto;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        padding: 15px 20px;
        position: absolute;
        top: 100%;
        right: 4px;
        visibility: hidden;
        opacity: 0;
        text-align: left;
        overflow: hidden;
        -webkit-transform: translateY(5px);
            -ms-transform: translateY(5px);
                transform: translateY(5px);
        -webkit-transition: .2s ease-in-out;
        -o-transition: .2s ease-in-out;
        transition: .2s ease-in-out;
        -webkit-transition-property: opacity, visibility, -webkit-transform;
        transition-property: opacity, visibility, -webkit-transform;
        -o-transition-property: opacity, visibility, transform;
        transition-property: opacity, visibility, transform;
        transition-property: opacity, visibility, transform, -webkit-transform; }
        .site-header .menu-other > li .submenu a {
          color: inherit; }
          .site-header .menu-other > li .submenu a:hover {
            opacity: 1; }
        .site-header .menu-other > li .submenu.no-paddings {
          padding: 0; }
        .site-header .menu-other > li .submenu .sub-nav li a {
          background: transparent;
          width: 100%;
          height: 38px;
          line-height: 38px;
          padding: 0px 15px;
          font-size: 0.95em;
          display: block;
          -webkit-transition: .05s ease-in-out;
          -o-transition: .05s ease-in-out;
          transition: .05s ease-in-out;
          -webkit-transition-property: background, color;
          -o-transition-property: background, color;
          transition-property: background, color; }
          .site-header .menu-other > li .submenu .sub-nav li a:hover {
            background: rgba(255, 255, 255, 0.06);
            color: #fff; }
        .site-header .menu-other > li .submenu p.empty {
          width: 150px;
          margin: 0 0 10px;
          padding-bottom: 10px;
          border-bottom: 1px solid #f0f0f0; }
      .site-header .menu-other > li:hover .submenu {
        visibility: visible;
        opacity: 1;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none; }
      .site-header .menu-other > li .cart-total > a {
        color: inherit; }
        .site-header .menu-other > li .cart-total > a:before {
          display: none; }
    .site-header .menu-other .set-up {
      margin: 0px 18px; }
      @media screen and (max-width: 1024px) {
        .site-header .menu-other .set-up {
          margin: 0px 10px; } }
      .site-header .menu-other .set-up .btn {
        padding: 5px 12px;
        margin-top: -3px;
        color: #fff; }
    .site-header .menu-other .cart-total {
      font-weight: 600;
      padding-left: 18px;
      font-size: 0.9em; }
      @media screen and (max-width: 1024px) {
        .site-header .menu-other .cart-total {
          padding-left: 10px; } }
  .site-header .widget_shopping_cart_content .woocomerce-mini-cart__container {
    position: fixed;
    bottom: 20px;
    width: -webkit-calc(100% - 80px);
    width: calc(100% - 80px); }
    .site-header .widget_shopping_cart_content .woocomerce-mini-cart__container .button {
      text-transform: capitalize; }
    @media screen and (max-width: 768px) {
      .site-header .widget_shopping_cart_content .woocomerce-mini-cart__container {
        bottom: 15px;
        width: -webkit-calc(100% - 40px);
        width: calc(100% - 40px); } }
  .site-header ul li {
    list-style: none; }
  .site-header .site-branding .search a:hover, .site-header .site-branding .search a.open, .site-header .site-branding .search a.focus,
  .site-header a.hamburger:hover,
  .site-header a.hamburger.open,
  .site-header a.hamburger.focus,
  .site-header .menu-other a:hover,
  .site-header .menu-other a.open,
  .site-header .menu-other a.focus {
    opacity: 1; }
  .site-header .site-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; }
    .site-header .site-branding .site-title,
    .site-header .site-branding .site-title a {
      border: none;
      display: block;
      font-weight: bold;
      font-size: 1.25em;
      font-family: -apple-system, BlinkMacSystemFont, "proxima_nova", Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
      line-height: inherit;
      text-decoration: none;
      color: inherit; }
      .site-header .site-branding .site-title:before,
      .site-header .site-branding .site-title a:before {
        display: none; }
    .site-header .site-branding:hover {
      opacity: .7;
      -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
    .site-header .site-branding .site-description {
      display: none; }
    .site-header .site-branding .logo img,
    .site-header .site-branding .logo img.svg-logo {
      max-height: 60px;
      display: inherit; }
      @media screen and (max-width: 768px) {
        .site-header .site-branding .logo img,
        .site-header .site-branding .logo img.svg-logo {
          max-height: 40px; } }
    .site-header .site-branding .fixed-logo {
      display: none; }
    .site-header .site-branding .mobile-logo img {
      max-height: 50px; }
  .site-header .fixed-logo,
  .site-header .mobile-logo,
  .site-header .fixed-mobile-logo {
    display: none; }
  .site-header.header-1 .right-part .hamburger-menu .hamburger {
    margin-right: 0;
    margin-left: 12px; }
  @media screen and (min-width: 1025px) {
    .site-header.header-3 {
      background-color: #fff;
      -webkit-transition: opacity cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -o-transition: opacity cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: opacity cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      opacity: 0; }
      .site-header.header-3 .header-wrap {
        height: 160px;
        padding: 0px;
        position: relative;
        z-index: 1;
        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;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; }
        .site-header.header-3 .header-wrap .top-part {
          height: 100%; }
          .site-header.header-3 .header-wrap .top-part .set-up {
            margin: 0; }
        .site-header.header-3 .header-wrap .right-part {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex; }
        .site-header.header-3 .header-wrap .top-part.page-container:after {
          content: none; }
        .site-header.header-3 .header-wrap .middle-part {
          border-top: 1px solid #f0f0f0;
          width: 100%; }
        .site-header.header-3 .header-wrap .bottom-part {
          height: 90px; } }
  .site-header.header-3 {
    -webkit-transition: opacity cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -o-transition: opacity cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: opacity cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    opacity: 0; }
    .site-header.header-3 .menu-other {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
    @media screen and (max-width: 768px) {
      .site-header.header-3 .top-part {
        height: 100%; } }
  .site-header.header-4 .main-nav {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
    @media screen and (max-width: 1024px) {
      .site-header.header-4 .main-nav {
        position: static;
        left: auto;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none; } }
  .site-header.header-4 .right-part .hamburger-menu .hamburger {
    margin-right: 0;
    margin-left: 12px; }
  .site-header.header-5 .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;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    z-index: 15; }
  @media screen and (min-width: 1025px) {
    .site-header.header-5 {
      -webkit-transition: opacity cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -o-transition: opacity cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: opacity cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      opacity: 0; }
      .site-header.header-5 .header-wrap {
        height: 90px; }
      .site-header.header-5 .main-nav {
        width: 100%;
        position: absolute;
        text-align: center;
        z-index: 11; }
      .site-header.header-5 .site-branding {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%); }
      .site-header.header-5 .site-title {
        width: auto;
        padding: 0 30px; }
      .site-header.header-5 .site-branding .search {
        line-height: inherit;
        float: left; }
        .site-header.header-5 .site-branding .search .icon {
          font-size: 19px;
          vertical-align: -2px; }
      .site-header.header-5 #mega-menu-wrap {
        display: inline-block; }
      .site-header.header-5 ul#primary-menu {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
            -ms-flex-wrap: nowrap;
                flex-wrap: nowrap; }
        .site-header.header-5 ul#primary-menu > li {
          text-align: left;
          white-space: nowrap; }
          .site-header.header-5 ul#primary-menu > li.has-submenu > a .has-submenu-icon {
            right: -20px; }
          .site-header.header-5 ul#primary-menu > li:last-child > a.menu-link .has-submenu-icon {
            display: none; }
          .site-header.header-5 ul#primary-menu > li.without-divider > a.menu-link .has-submenu-icon {
            display: none; }
        .site-header.header-5 ul#primary-menu > ul.sub-menu {
          left: 8px; }
      .site-header.header-5 .menu-wrap {
        position: relative; }
      .site-header.header-5 .menu-other {
        margin: 0;
        float: left;
        position: relative;
        z-index: 10; }
        .site-header.header-5 .menu-other > li > a {
          position: relative; }
        .site-header.header-5 .menu-other > li .submenu {
          left: auto;
          right: -4px; }
        .site-header.header-5 .menu-other .lang-dropdown {
          float: none; }
        .site-header.header-5 .menu-other.right-part .search {
          display: none; }
        .site-header.header-5 .menu-other.right-part {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex; }
      .site-header.header-5 .menu-other-wrap {
        float: right; }
      .site-header.header-5 .hamburger-menu {
        float: left; } }
  @media screen and (min-width: 1025px) and (max-width: 768px) {
    .site-header.header-5 .menu-other-wrap {
      width: 100%; }
    .site-header.header-5 .menu-other {
      float: right; } }
  @media screen and (min-width: 1025px) {
      .site-header.header-5 .top-part {
        height: 100%; }
        .site-header.header-5 .top-part .site-branding {
          z-index: 10; }
        .site-header.header-5 .top-part .main-nav {
          position: absolute;
          width: auto;
          max-width: 100%; }
      .site-header.header-5 #mega-menu-wrap > ul > li.current-menu-item:before,
      .site-header.header-5 #mega-menu-wrap > ul > li.current-menu-ancestor:before {
        top: -35px; }
      .site-header.header-5 .page-container:after {
        display: none; } }
  @media screen and (min-width: 1025px) {
    .site-header {
      /*--------------------------------------------------------------
        ### Header Type6
        --------------------------------------------------------------*/
      /*--------------------------------------------------------------
        ### Header Type7
        --------------------------------------------------------------*/ }
      .site-header.header-6 {
        width: 250px;
        -webkit-box-shadow: 0px 0px 5px rgba(36, 38, 43, 0.05);
                box-shadow: 0px 0px 5px rgba(36, 38, 43, 0.05);
        min-height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        padding: 0px;
        background: #fff; }
        .site-header.header-6 .site-branding {
          border-bottom: none;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
              -ms-flex-pack: justify;
                  justify-content: space-between; }
        .site-header.header-6 li.has-submenu > a .has-submenu-icon {
          right: 25px; }
        .site-header.header-6 li > a.menu-link {
          position: relative; }
          .site-header.header-6 li > a.menu-link span {
            margin-right: 5px; }
          .site-header.header-6 li > a.menu-link .menu-sub-items {
            display: none; }
        .site-header.header-6 .main-nav {
          position: relative; }
          .site-header.header-6 .main-nav #mega-menu-wrap {
            margin: 25px 0; }
          .site-header.header-6 .main-nav ul#primary-menu > li {
            width: 100%;
            text-align: left;
            position: relative;
            padding: 0;
            margin: 0;
            /*Sub Overlay Menu*/ }
            .site-header.header-6 .main-nav ul#primary-menu > li:before {
              width: 2px;
              height: 100%;
              left: 0;
              right: auto;
              top: auto; }
            .site-header.header-6 .main-nav ul#primary-menu > li > a.menu-link, .site-header.header-6 .main-nav ul#primary-menu > li > a {
              width: 100%;
              height: auto;
              line-height: 1.2;
              padding: 5px 25px;
              font-size: 1.15em;
              text-transform: none;
              display: block; }
            .site-header.header-6 .main-nav ul#primary-menu > li.current-menu-item > a:before, .site-header.header-6 .main-nav ul#primary-menu > li.current-menu-ancestor > a:before {
              display: none; }
            .site-header.header-6 .main-nav ul#primary-menu > li.mega-menu-item-has-children > a.menu-link .has-submenu-icon {
              margin: 0; }
            .site-header.header-6 .main-nav ul#primary-menu > li.mega-toggle-on > a.menu-link,
            .site-header.header-6 .main-nav ul#primary-menu > li.mega-animating > a.menu-link {
              border-top-color: transparent; }
            .site-header.header-6 .main-nav ul#primary-menu > li > div.sub-nav {
              position: absolute;
              top: 0;
              left: 100% !important; }
            .site-header.header-6 .main-nav ul#primary-menu > li .sub-menu,
            .site-header.header-6 .main-nav ul#primary-menu > li .sub-sub-menu {
              background: transparent;
              -webkit-box-shadow: none;
                      box-shadow: none;
              margin: 0;
              min-width: -webkit-calc(100vw/4 - 50px);
              min-width: calc(100vw/4 - 50px);
              padding-top: 0px;
              padding-bottom: 0px; }
              .site-header.header-6 .main-nav ul#primary-menu > li .sub-menu li a,
              .site-header.header-6 .main-nav ul#primary-menu > li .sub-sub-menu li a {
                padding: 10px 25px;
                font-size: 16px;
                text-transform: none;
                -webkit-transition: opacity cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
                -o-transition: opacity cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
                transition: opacity cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
              .site-header.header-6 .main-nav ul#primary-menu > li .sub-menu li.open > a, .site-header.header-6 .main-nav ul#primary-menu > li .sub-menu li:hover > a,
              .site-header.header-6 .main-nav ul#primary-menu > li .sub-sub-menu li.open > a,
              .site-header.header-6 .main-nav ul#primary-menu > li .sub-sub-menu li:hover > a {
                background: transparent;
                opacity: .5; }
            .site-header.header-6 .main-nav ul#primary-menu > li > .sub-nav > ul > li {
              position: relative;
              z-index: 2; }
            .site-header.header-6 .main-nav ul#primary-menu > li > .sub-nav:after {
              content: '';
              height: 100vh;
              background: rgba(255, 255, 255, 0.96);
              position: fixed;
              left: 250px;
              right: 0px;
              top: 0px;
              z-index: 1;
              visibility: hidden;
              opacity: 0;
              -webkit-transition: .2s ease-in-out;
              -o-transition: .2s ease-in-out;
              transition: .2s ease-in-out;
              -webkit-transition-property: visibility, opacity;
              -o-transition-property: visibility, opacity;
              transition-property: visibility, opacity;
              pointer-events: none; }
            .site-header.header-6 .main-nav ul#primary-menu > li > a.open + .sub-nav:after,
            .site-header.header-6 .main-nav ul#primary-menu > li:hover > .sub-nav:after {
              visibility: visible;
              opacity: 1; }
        .site-header.header-6 .menu-wrap {
          height: 60px;
          padding: 0 30px;
          position: relative; }
          .site-header.header-6 .menu-wrap .wrap {
            height: inherit;
            line-height: 60px; }
        .site-header.header-6 .menu-other {
          width: 100%;
          margin: 0;
          line-height: 60px;
          position: relative; }
          .site-header.header-6 .menu-other .cart-total {
            padding-left: 0px; }
          .site-header.header-6 .menu-other > li {
            display: inline-block;
            width: initial;
            text-align: left;
            line-height: 50px;
            width: 100%; }
            .site-header.header-6 .menu-other > li > a {
              font-size: 15px;
              position: relative; }
              .site-header.header-6 .menu-other > li > a .icon {
                margin-right: 12px; }
              .site-header.header-6 .menu-other > li > a.cart {
                float: left; }
            .site-header.header-6 .menu-other > li .woocommerce-total-price {
              float: left; }
            .site-header.header-6 .menu-other > li .submenu_cart {
              min-width: 200px;
              left: 100%;
              bottom: 0;
              border-top-width: 1px;
              border-left: none;
              -webkit-transform: translateX(10px);
                  -ms-transform: translateX(10px);
                      transform: translateX(10px);
              display: none; }
            .site-header.header-6 .menu-other > li:hover .submenu {
              -webkit-transform: none;
                  -ms-transform: none;
                      transform: none; }
            .site-header.header-6 .menu-other > li.social {
              padding: 0 34px; }
              .site-header.header-6 .menu-other > li.social > a {
                width: auto;
                padding: 0 6px; }
        .site-header.header-6 .header-bottom {
          padding-bottom: 25px; }
        .site-header.header-6 .header-wrap {
          height: 100vh;
          padding: 25px 0; }
        .site-header.header-6 .submenu_cart {
          position: fixed;
          left: 0;
          top: 0;
          height: 100vh;
          overflow-x: hidden;
          background-color: #fff;
          -webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.06);
                  box-shadow: 0 0px 5px rgba(0, 0, 0, 0.06);
          -webkit-transform: translateX(-100%);
              -ms-transform: translateX(-100%);
                  transform: translateX(-100%);
          -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
          -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
          transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
          .site-header.header-6 .submenu_cart.visible {
            -webkit-transform: translateX(0%);
                -ms-transform: translateX(0%);
                    transform: translateX(0%);
            visibility: visible; }
        .site-header.header-6 .sub-nav {
          padding-left: 25px; }
        .site-header.header-6 .site-branding {
          width: 100%;
          padding: 20px 25px;
          position: absolute;
          top: 0; }
          .site-header.header-6 .site-branding .site-title {
            float: left;
            display: inline-block;
            width: auto; }
          .site-header.header-6 .site-branding .search {
            display: inline-block;
            float: right;
            position: relative;
            right: 0; }
            .site-header.header-6 .site-branding .search a:before {
              display: none; }
            .site-header.header-6 .site-branding .search .icon {
              font-size: 20px;
              margin-top: 5px; }
        .site-header.header-6 .socialbar {
          text-align: left; }
          .site-header.header-6 .socialbar a {
            -webkit-transition: all .2s;
            -o-transition: all .2s;
            transition: all .2s; }
        .site-header.header-6 .share {
          position: absolute;
          left: initial;
          right: -20px; }
        .site-header.header-6 .menu-other {
          -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; }
          .site-header.header-6 .menu-other .set-up {
            margin-bottom: 0; }
          .site-header.header-6 .menu-other > li > a.cart,
          .site-header.header-6 .menu-other > li > a.wishlist,
          .site-header.header-6 .menu-other .set-up {
            padding-left: 25px; }
        .site-header.header-6 .lang-dropdown {
          padding-left: 25px;
          display: block; }
        .site-header.header-6 .bottom-part .search {
          display: none; }
        .site-header.header-6.both_type .site-branding {
          padding: 20px 25px 20px 85px;
          top: 15px; }
        .site-header.header-6.both_type .hamburger-menu {
          z-index: 999;
          padding-left: 20px; }
      .site-header.header-7 {
        background: #fff;
        position: fixed;
        width: 80px;
        left: 0;
        top: 0;
        padding: 15px 0 25px;
        height: 100%;
        border-bottom: none;
        -webkit-box-shadow: 0px 0px 5px rgba(36, 38, 43, 0.05);
                box-shadow: 0px 0px 5px rgba(36, 38, 43, 0.05); }
        .site-header.header-7 ~ .fullscreen-nav.split {
          left: 80px;
          z-index: 100; }
        .site-header.header-7 ~ .fullscreen-nav .close-bar {
          padding: 15px; }
        .site-header.header-7 .main-nav {
          display: none; }
        .site-header.header-7 .top-part {
          text-align: right;
          position: relative; }
          .site-header.header-7 .top-part-inner {
            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;
            width: 100%; }
          .site-header.header-7 .top-part .hamburger-menu .hamburger {
            margin: 0px 0px 12px 0px; }
          .site-header.header-7 .top-part .site-branding {
            white-space: nowrap;
            height: 80px;
            line-height: 80px;
            margin-left: 0px;
            -webkit-transform-origin: left top;
                -ms-transform-origin: left top;
                    transform-origin: left top;
            -webkit-transform: translate(0, 100%) rotate(270deg);
                -ms-transform: translate(0, 100%) rotate(270deg);
                    transform: translate(0, 100%) rotate(270deg); }
            .site-header.header-7 .top-part .site-branding.text-logo {
              position: absolute;
              top: 62px;
              left: 0;
              -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); }
        .site-header.header-7.header-fixed .header-wrap {
          height: 100%; }
        .site-header.header-7 .header-wrap {
          height: 100%; }
        .site-header.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; }
          .site-header.header-7 .bottom-part .menu-other li .submenu_cart,
          .site-header.header-7 .bottom-part .menu-other li .cart-overlay {
            display: none; }
          .site-header.header-7 .bottom-part .menu-other {
            -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; }
            .site-header.header-7 .bottom-part .menu-other > li {
              text-align: center; }
              .site-header.header-7 .bottom-part .menu-other > li .cart-total, .site-header.header-7 .bottom-part .menu-other > li .amount {
                display: inline-block;
                padding: 0; }
              .site-header.header-7 .bottom-part .menu-other > li:last-child {
                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; }
                .site-header.header-7 .bottom-part .menu-other > li:last-child a {
                  padding: 0 !important; }
            .site-header.header-7 .bottom-part .menu-other .set-up {
              margin: 0 !important; }
              .site-header.header-7 .bottom-part .menu-other .set-up-btn {
                -webkit-transform: rotate(-90deg);
                    -ms-transform: rotate(-90deg);
                        transform: rotate(-90deg);
                margin-bottom: 20px; }
            .site-header.header-7 .bottom-part .menu-other .cart-total {
              margin: 5px 0;
              -webkit-transform: rotate(-90deg);
                  -ms-transform: rotate(-90deg);
                      transform: rotate(-90deg); }
          .site-header.header-7 .bottom-part .lang-dropdown {
            -webkit-transform-origin: center center;
                -ms-transform-origin: center center;
                    transform-origin: center center;
            -webkit-transform: rotate(-90deg);
                -ms-transform: rotate(-90deg);
                    transform: rotate(-90deg);
            margin-bottom: 50px;
            position: relative;
            min-width: 130px; }
            .site-header.header-7 .bottom-part .lang-dropdown .select-options {
              -webkit-transform: rotate(90deg);
                  -ms-transform: rotate(90deg);
                      transform: rotate(90deg);
              -webkit-transform-origin: 0% 0%;
                  -ms-transform-origin: 0% 0%;
                      transform-origin: 0% 0%;
              left: 100%; }
      .site-header.header-1 .has-submenu-icon, .site-header.header-3 .has-submenu-icon, .site-header.header-4 .has-submenu-icon, .site-header.header-5 .has-submenu-icon {
        display: none; }
      .site-header.header-1 .menu-depth-1, .site-header.header-4 .menu-depth-1, .site-header.header-5 .menu-depth-1 {
        top: -.8em; }
      .site-header.header-1 .mbl-overlay-container,
      .site-header.header-1 .main-nav-container,
      .site-header.header-1 .menu, .site-header.header-3 .mbl-overlay-container,
      .site-header.header-3 .main-nav-container,
      .site-header.header-3 .menu, .site-header.header-4 .mbl-overlay-container,
      .site-header.header-4 .main-nav-container,
      .site-header.header-4 .menu, .site-header.header-5 .mbl-overlay-container,
      .site-header.header-5 .main-nav-container,
      .site-header.header-5 .menu {
        height: 100%; } }
  @media screen and (max-width: 1024px) {
    .site-header.header-3 .search {
      padding-right: 10px; }
    .site-header.header-5 #mega-menu-wrap .menu {
      padding-right: 25px; }
    .site-header.header-5 .main-nav.active {
      z-index: 20; }
    .site-header.header-5 .menu-other {
      position: static; }
    .site-header.header-5 .left-part .menu-other .search {
      display: none; }
    .site-header.header-6 .site-branding .search {
      display: none; }
    .site-header.header-6 .bottom-part .search a {
      padding: 0 10px;
      color: inherit;
      display: inline-block; }
      .site-header.header-6 .bottom-part .search a .icon {
        vertical-align: middle;
        margin-top: -2px;
        font-size: 20px; }
    .site-header.header-6 .bottom-part .wishlist span {
      display: none; }
    .site-header.header-6 .middle-part > .lang-dropdown {
      display: none; }
    .site-header.header-6 .header-wrap-inner, .site-header.header-7 .header-wrap-inner {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
      .site-header.header-6 .header-wrap-inner .top-part, .site-header.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; }
      .site-header.header-6 .header-wrap-inner .bottom-part, .site-header.header-7 .header-wrap-inner .bottom-part {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
            -ms-flex-pack: end;
                justify-content: flex-end; }
    .site-header.header-6 .menu-other li:last-child, .site-header.header-7 .menu-other li:last-child, .site-header.header-3 .menu-other li:last-child, .site-header.header-5 .menu-other li:last-child {
      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: horizontal;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: row-reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
    .site-header.header-7 {
      display: block; }
      .site-header.header-7 .top-part-inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; } }
  .site-header .header-bottom {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1; }
    .site-header .header-bottom p.copyright {
      text-align: left;
      padding: 0 40px;
      font-size: 0.95em;
      line-height: 1.6; }
  .site-header.header-fixed {
    background: #fff;
    margin: 0px;
    position: fixed;
    border-bottom: 1px solid transparent;
    top: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0); }
    .site-header.header-fixed .header-wrap {
      height: 70px; }
    .site-header.header-fixed.header-3 .header-wrap {
      height: 130px; }
    .site-header.header-fixed.showed {
      opacity: 1;
      visibility: visible;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
      z-index: 1000;
      -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
      .site-header.header-fixed.showed #mega-menu-wrap > ul > li.current-menu-item:before,
      .site-header.header-fixed.showed #mega-menu-wrap > ul > li.current-menu-ancestor:before {
        top: -10px; }
    .site-header.header-fixed.no-transition {
      -webkit-transition: none;
      -o-transition: none;
      transition: none; }
    .site-header.header-fixed.with-header-cap {
      margin: 0; }
    .site-header.header-fixed.subheader-open {
      margin-top: 38px; }
    .site-header.header-fixed .site-title img,
    .site-header.header-fixed .site-title a img {
      max-height: 60px;
      -webkit-transition-duration: .2s;
           -o-transition-duration: .2s;
              transition-duration: .2s; }
    .site-header.header-fixed .site-branding .site-title, .site-header.header-fixed .site-branding .site-title a {
      line-height: inherit; }
      .site-header.header-fixed .site-branding .site-title img, .site-header.header-fixed .site-branding .site-title a img {
        max-height: 50px;
        -webkit-transition-duration: .2s;
             -o-transition-duration: .2s;
                transition-duration: .2s; }
  @media screen and (max-width: 1024px) {
    .site-header.header-5 .top-part {
      height: 100%; }
      .site-header.header-5 .top-part .menu-other {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
            -ms-flex-order: 1;
                order: 1; }
    .site-header.header-5 .menu-other.text-right,
    .site-header.header-5 .menu-other.text-left {
      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; }
      .site-header.header-5 .menu-other.text-right li,
      .site-header.header-5 .menu-other.text-left li {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
    .site-header.header-5 .menu-other.text-left .wishlist {
      display: none; } }
  @media screen and (min-width: 1025px) {
    .site-header.header-1 .menu {
      padding-right: 25px; }
      .site-header.header-1 .menu:after {
        content: '';
        position: relative;
        float: left;
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        display: block;
        height: 24px;
        margin-left: 10px;
        width: 1px;
        vertical-align: middle;
        background: rgba(50, 53, 60, 0.5); } }
  .site-header .header-wrap.wrapped-container {
    padding: 0 15px; }
  @media screen and (max-width: 1024px) {
    .site-header .logo.with-mobile {
      display: none; }
    .site-header .mobile-logo {
      display: inline; } }

.header-cap {
  width: 100%;
  height: 100px; }
  @media screen and (min-width: 1025px) {
    .header-cap.header-3 {
      height: 160px; } }
  @media screen and (max-width: 1024px) {
    .header-cap {
      height: 90px; } }
  @media screen and (max-width: 768px) {
    .header-cap {
      height: 80px; } }
  .header-cap.header-4 {
    height: 160px; }
    @media screen and (max-width: 768px) {
      .header-cap.header-4 {
        height: 95px; } }

.boxed-container .site-header .header-wrap {
  padding: 0 30px 0 30px; }

.header-search {
  background: rgba(255, 255, 255, 0.96);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 10px;
  left: 0px;
  opacity: 0;
  z-index: 999;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
  .header-search.opened {
    opacity: 1;
    visibility: visible;
    top: 0; }
  .header-search .search-wrap {
    width: 100%;
    position: absolute;
    top: -webkit-calc(30vh - 50px);
    top: calc(30vh - 50px);
    left: 0; }
    @media screen and (max-width: 768px) {
      .header-search .search-wrap {
        top: 90px; } }
    .header-search .search-wrap form {
      max-width: 600px;
      margin: 0 auto;
      position: relative;
      font-size: 15px;
      font-weight: 600;
      z-index: 12; }
      .header-search .search-wrap form input.search-field {
        padding: 14px 32% 14px 15px;
        font-size: inherit; }
        @media screen and (max-width: 768px) {
          .header-search .search-wrap form input.search-field {
            padding-right: 52vw; } }
      .header-search .search-wrap form .select {
        position: absolute;
        width: auto;
        top: 0;
        height: 51px;
        line-height: 51px;
        right: 45px;
        z-index: 1000;
        border: none;
        top: 0px; }
        .header-search .search-wrap form .select .select-styled {
          background: transparent;
          -webkit-box-shadow: none;
                  box-shadow: none; }
      @media screen and (max-width: 768px) {
        .header-search .search-wrap form {
          max-width: -webkit-calc(100% - 40px);
          max-width: calc(100% - 40px); } }

.search_results {
  max-width: 600px;
  margin: 0 auto;
  max-height: 500px;
  overflow: auto; }
  .search_results .suggestions,
  .search_results .no-search-results,
  .search_results #loading {
    margin: 15px; }
  .search_results #loading {
    margin: 25px 15px; }
  .search_results .product_search {
    padding: 13px 0;
    border-top: solid 1px #f0f0f0;
    margin: 0 15px;
    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;
      width: 50px;
      height: auto; }
    .search_results .product_search_name {
      font-weight: 600; }
    .search_results .product_search_name {
      display: block; }
    .search_results .product_search_description {
      margin-left: 25px; }
  .search_results_btn {
    margin: 10px 15px 5px;
    position: relative; }
    .search_results_btn:before {
      float: right;
      margin-left: 11px;
      margin-right: 0 !important; }
  @media screen and (max-width: 768px) {
    .search_results .suggestions {
      margin: 25px 40px; }
    .search_results #loading {
      margin: 25px 40px; }
    .search_results .product_search {
      margin: 0px 40px; }
    .search_results_btn {
      margin: 25px 40px; } }

button.search-submit {
  width: 50px;
  line-height: 50px; }
  button.search-submit .ion {
    width: 20px;
    margin-left: 0px; }
  button.search-submit.btn-loading .ion {
    display: none; }

@media screen and (min-width: 1025px) {
  .stockie-with-header-6 .submenu_cart {
    left: 0;
    right: auto;
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%); }
    .stockie-with-header-6 .submenu_cart.visible {
      -webkit-transform: translateX(250px);
          -ms-transform: translateX(250px);
              transform: translateX(250px); }
  .stockie-with-header-6 #masthead {
    z-index: 51; }
  .stockie-with-header-6 .cart-overlay:before {
    z-index: 49;
    width: -webkit-calc(100% - 600px);
    width: calc(100% - 600px);
    right: 0;
    left: auto; }
  .stockie-with-header-6 .submenu_cart {
    z-index: 50; } }

/*--------------------------------------------------------------
## Subheader
--------------------------------------------------------------*/
.subheader {
  background: #f4f4f4;
  color: #6a707e;
  width: 100%;
  vertical-align: middle;
  cursor: default;
  position: relative;
  padding: 8px 25px;
  font-size: 0.88em; }
  @media screen and (max-width: 1024px) {
    .subheader {
      padding-right: 20px;
      padding-left: 20px; } }
  @media screen and (max-width: 768px) {
    .subheader {
      padding-right: 0px;
      padding-left: 0px; } }
  .subheader .select img {
    display: none; }
  .subheader a {
    color: #6a707e; }
  .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: 0px; }
    .subheader ul:not(.select-options):not(.dd-options).left > li:after {
      content: "";
      display: inline-block;
      vertical-align: middle;
      height: 14px;
      width: 1px;
      background-color: #6a707e;
      margin: -2px 8px 0px 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: 0px; }
    .subheader ul:not(.select-options):not(.dd-options).right > li:before {
      content: "";
      display: inline-block;
      vertical-align: middle;
      height: 14px;
      width: 1px;
      background-color: #6a707e;
      margin: -2px 10px 0px 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: 0px; }
    .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%; }

/*--------------------------------------------------------------
## Header title
--------------------------------------------------------------*/
.header-title {
  width: 100%;
  min-height: 350px;
  padding: 40px 0px;
  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: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #f9f9f9; }
  .header-title-content {
    position: relative;
    z-index: 2; }
  .header-title .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; }
  .header-title:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1; }
  .header-title.without-cap {
    padding-top: 125px; }
  .header-title.title-full {
    height: 100vh; }
    .header-title.title-full .title-wrap {
      height: 100vh; }
    .header-title.title-full .content {
      padding-top: 0; }
  .header-title .wrap-container {
    padding: 0 15px; }
  .header-title .tags {
    width: 100%;
    display: inline-block;
    margin-bottom: -10px; }
    .header-title .tags .tag {
      margin: 2px 0px;
      color: #fff;
      background-color: #B79B6C; }
      @media screen and (max-width: 768px) {
        .header-title .tags .tag {
          margin-bottom: 10px; } }
  .header-title .back-link + .tags {
    margin-top: 20px; }
  .header-title h1.page-title {
    margin: 10px 0px;
    max-width: 50%;
    display: inline-block;
    text-align: inherit;
    font-size: 38px;
    line-height: 1.2; }
    @media screen and (max-width: 768px) {
      .header-title h1.page-title {
        margin: 5px 0px; } }
  .header-title .subtitle {
    color: #32353c;
    text-align: inherit;
    font-size: 1.05em; }
    .header-title .subtitle b:before {
      content: '•';
      display: inline-block;
      vertical-align: middle;
      color: #32353c;
      margin: 0px 4px;
      font-size: 10px; }
  @media screen and (max-width: 1024px) {
    .header-title {
      min-height: 250px; }
    .header-title h1.page-title {
      font-size: 36px !important;
      max-width: 80%; } }
  @media screen and (max-width: 768px) {
    .header-title: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; }
    .header-title {
      min-height: 180px;
      margin-bottom: -15px; }
    .header-title .wrap-container {
      padding: 0px; }
    .header-title h1.page-title {
      font-size: 28px;
      line-height: 1.2;
      max-width: 100%; }
    .header-title .subtitle {
      max-width: 100%; }
    .header-title.without-cap {
      padding-top: 95px;
      padding-bottom: 50px; } }

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
.site-footer {
  background: #f9f9f9; }
  @media screen and (min-width: 769px) {
    .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: 80px 0 70px;
    list-style: none; }
    @media screen and (max-width: 1024px) {
      .site-footer .widgets {
        padding: 35px 0 50px; } }
  @media screen and (max-width: 768px) {
    .site-footer .widgets {
      padding: 20px 0px; } }
  .site-footer .page-container + .site-info .wrap {
    border-top: 1px solid rgba(0, 0, 0, 0.05); }
  .site-footer .site-info {
    font-size: 0.9em;
    text-align: center; }
    .site-footer .site-info .wrap {
      padding-top: 25px;
      padding-bottom: 25px; }
      .site-footer .site-info .wrap: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; } }
  .site-footer .customSelect {
    display: none; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
/*Cross Icon*/
.main-nav .sub-nav-group li.has-submenu > a .has-submenu-icon,
.header-6 .main-nav .has-submenu > a .has-submenu-icon,
.main-nav.active .has-submenu > a .has-submenu-icon,
.fullscreen-nav .has-submenu > a .has-submenu-icon,
.cross .has-submenu-icon {
  display: block;
  position: absolute;
  color: currentColor;
  top: -webkit-calc(50% - 8px);
  top: calc(50% - 8px);
  right: 0px;
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
  line-height: 0;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }

.main-nav .sub-nav-group li.has-submenu > a:hover .has-submenu-icon, .main-nav .sub-nav-group li.has-submenu > a.active .has-submenu-icon,
.header-6 .main-nav .has-submenu > a:hover .has-submenu-icon,
.header-6 .main-nav .has-submenu > a.active .has-submenu-icon,
.main-nav.active .has-submenu > a:hover .has-submenu-icon,
.main-nav.active .has-submenu > a.active .has-submenu-icon,
.fullscreen-nav .has-submenu > a:hover .has-submenu-icon,
.fullscreen-nav .has-submenu > a.active .has-submenu-icon,
.cross:hover .has-submenu-icon,
.cross.active .has-submenu-icon {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg); }

.has-submenu.active > a .has-submenu-icon, .has-submenu.open > a .has-submenu-icon {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg); }

/*--------------------------------------------------------------
### Main Nav
--------------------------------------------------------------*/
.main-nav {
  cursor: default;
  position: relative;
  font-weight: 600;
  z-index: 10;
  text-align: left;
  font-weight: 600;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .main-nav .close,
  .main-nav a:before {
    display: none; }
  .main-nav .mbl-overlay {
    display: block; }
  .main-nav.without-counters sup {
    display: none; }
  .main-nav .menu > .btn {
    line-height: 18px;
    margin: 0 15px; }
  .main-nav .nav-item:before,
  .main-nav .nav-item.current-menu-item:before,
  .main-nav .nav-item.current-menu-ancestor:before {
    background-color: #B79B6C; }
  .main-nav .nav-item.active-main-item > .menu-link {
    color: #B79B6C; }
  @media screen and (min-width: 1025px) {
    .main-nav {
      /*--------------------------------------------------------------
        ### 1st Level Navs
        --------------------------------------------------------------*/
      /*--------------------------------------------------------------
        ### 2nd Level Navs
        --------------------------------------------------------------*/
      /*--------------------------------------------------------------
        ### 3rd Level Navs
        --------------------------------------------------------------*/ }
      .main-nav .copyright,
      .main-nav .socialbar {
        display: none; }
      .main-nav .nav-item {
        float: left;
        position: relative;
        font-size: 0.98em;
        font-family: -apple-system, BlinkMacSystemFont, "proxima_nova", Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
        position: relative;
        padding: 0px;
        height: 100%; }
        .main-nav .nav-item a {
          line-height: inherit;
          padding: 0 15px;
          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: 100%; } }
      @media screen and (min-width: 1025px) and (max-width: 1024px) {
        .main-nav .nav-item a {
          padding: 0 10px; } }
  @media screen and (min-width: 1025px) {
          .main-nav .nav-item a span {
            vertical-align: middle; }
        .main-nav .nav-item:before,
        .main-nav .nav-item.current-menu-item:before,
        .main-nav .nav-item.current-menu-ancestor:before {
          content: "";
          z-index: 10;
          left: 15px;
          right: 15px;
          top: 0px;
          height: 2px;
          display: block;
          position: absolute;
          -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
          -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
          transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
          opacity: 1; }
        .main-nav .nav-item:before {
          opacity: 0;
          left: 30px;
          right: 30px; }
        .main-nav .nav-item:hover:before {
          opacity: 1;
          left: 15px;
          right: 15px; }
      .main-nav div.sub-nav,
      .main-nav div.sub-sub-nav {
        min-width: 350px;
        background-color: #fff;
        height: 0;
        position: absolute;
        bottom: 0;
        z-index: 10; }
        .main-nav div.sub-nav .sub-menu,
        .main-nav div.sub-nav .sub-sub-menu,
        .main-nav div.sub-sub-nav .sub-menu,
        .main-nav div.sub-sub-nav .sub-sub-menu {
          padding-top: 15px;
          padding-bottom: 15px; }
      .main-nav .sub-nav {
        /*--------------------------------------------------------------
            ### Wide Nav
            --------------------------------------------------------------*/ }
        .main-nav .sub-nav .sub-menu {
          -webkit-transform: translateY(5px);
              -ms-transform: translateY(5px);
                  transform: translateY(5px);
          border-top-width: 0;
          font-weight: 500; }
          .main-nav .sub-nav .sub-menu.sub-menu-wide .sub-sub-menu {
            -webkit-transform: none;
                -ms-transform: none;
                    transform: none;
            padding: 0; }
        .main-nav .sub-nav .menu-depth-1,
        .main-nav .sub-nav .menu-depth-2 {
          -webkit-background-clip: padding-box;
                  background-clip: padding-box;
          width: auto;
          min-width: 210px;
          max-width: 320px;
          -webkit-border-radius: 3px;
          border-radius: 3px;
          display: inline-block;
          vertical-align: top;
          left: 0px;
          position: relative;
          opacity: 0;
          z-index: 100;
          visibility: hidden;
          -webkit-transition: .25s ease-in-out;
          -o-transition: .25s ease-in-out;
          transition: .25s ease-in-out;
          -webkit-transition-property: opacity, visibility, -webkit-transform;
          transition-property: opacity, visibility, -webkit-transform;
          -o-transition-property: opacity, visibility, transform;
          transition-property: opacity, visibility, transform;
          transition-property: opacity, visibility, transform, -webkit-transform; }
          .main-nav .sub-nav .menu-depth-1 .sub-nav-item,
          .main-nav .sub-nav .menu-depth-2 .sub-nav-item {
            line-height: 100%;
            left: 0px;
            padding: 0px;
            position: relative; }
            .main-nav .sub-nav .menu-depth-1 .sub-nav-item .sub-sub-menu,
            .main-nav .sub-nav .menu-depth-2 .sub-nav-item .sub-sub-menu {
              -webkit-transition: none;
              -o-transition: none;
              transition: none; }
            .main-nav .sub-nav .menu-depth-1 .sub-nav-item:hover .sub-sub-menu,
            .main-nav .sub-nav .menu-depth-1 .sub-nav-item .sub-sub-nav.open .sub-sub-menu,
            .main-nav .sub-nav .menu-depth-2 .sub-nav-item:hover .sub-sub-menu,
            .main-nav .sub-nav .menu-depth-2 .sub-nav-item .sub-sub-nav.open .sub-sub-menu {
              -webkit-transform: none;
                  -ms-transform: none;
                      transform: none;
              visibility: visible;
              opacity: 1;
              -webkit-transition: .25s ease-in-out;
              -o-transition: .25s ease-in-out;
              transition: .25s ease-in-out;
              -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.06);
                      box-shadow: 0 3px 8px rgba(0, 0, 0, 0.06);
              -webkit-transition-property: opacity, visibility, -webkit-transform;
              transition-property: opacity, visibility, -webkit-transform;
              -o-transition-property: opacity, visibility, transform;
              transition-property: opacity, visibility, transform;
              transition-property: opacity, visibility, transform, -webkit-transform; }
            .main-nav .sub-nav .menu-depth-1 .sub-nav-item a,
            .main-nav .sub-nav .menu-depth-2 .sub-nav-item a {
              background: transparent;
              width: 100%;
              padding: 10px 20px;
              font-size: 100%;
              display: block; }
              .main-nav .sub-nav .menu-depth-1 .sub-nav-item a .has-submenu-icon,
              .main-nav .sub-nav .menu-depth-2 .sub-nav-item a .has-submenu-icon {
                margin-right: 20px;
                -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
                -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
                transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
              .main-nav .sub-nav .menu-depth-1 .sub-nav-item a:hover,
              .main-nav .sub-nav .menu-depth-2 .sub-nav-item a:hover {
                background: #f9f9f9;
                opacity: 1; }
        .main-nav .sub-nav.open .sub-menu {
          -webkit-transform: none;
              -ms-transform: none;
                  transform: none;
          opacity: 1;
          visibility: visible;
          background-color: #fff;
          -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.06);
                  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.06); }
          .main-nav .sub-nav.open .sub-menu > .mega-menu-item {
            display: block; }
        .main-nav .sub-nav .sub-menu-wide {
          max-width: none;
          margin-right: 25px;
          margin-left: 25px; }
          .main-nav .sub-nav .sub-menu-wide .menu-depth-1,
          .main-nav .sub-nav .sub-menu-wide .menu-depth-2 {
            -webkit-box-shadow: none;
                    box-shadow: none;
            padding: 0;
            max-width: none; }
          .main-nav .sub-nav .sub-menu-wide .sub-nav-item:hover .sub-sub-menu {
            -webkit-box-shadow: none;
                    box-shadow: none; }
          .main-nav .sub-nav .sub-menu-wide > .mega-menu-item {
            min-width: 200px;
            float: left;
            display: none;
            margin-left: 0; } }
        @media screen and (min-width: 1025px) and (max-width: 1024px) {
          .main-nav .sub-nav .sub-menu-wide > .mega-menu-item {
            min-width: 20%;
            max-width: 20%; } }
  @media screen and (min-width: 1025px) {
            .main-nav .sub-nav .sub-menu-wide > .mega-menu-item > a.menu-link {
              font-weight: 600; }
              .main-nav .sub-nav .sub-menu-wide > .mega-menu-item > a.menu-link:hover {
                background: transparent; }
              .main-nav .sub-nav .sub-menu-wide > .mega-menu-item > a.menu-link .has-submenu-icon, .main-nav .sub-nav .sub-menu-wide > .mega-menu-item > a.menu-link:before {
                visibility: hidden; }
            .main-nav .sub-nav .sub-menu-wide > .mega-menu-item .sub-sub-nav {
              position: static;
              height: auto;
              min-width: 0;
              max-width: 300px;
              background: transparent; }
            .main-nav .sub-nav .sub-menu-wide > .mega-menu-item .sub-sub-menu {
              background: transparent;
              margin: 0; }
        .main-nav .sub-nav.open .sub-menu-wide .mega-menu-item {
          display: block; }
          .main-nav .sub-nav.open .sub-menu-wide .mega-menu-item .sub-sub-menu {
            position: static;
            visibility: visible;
            opacity: 1; } }
    @media screen and (min-width: 1025px) and (max-width: 1024px) {
      .main-nav .sub-nav.open .sub-menu-wide {
        width: 100vw !important; } }
  @media screen and (min-width: 1025px) {
      .main-nav .sub-sub-nav {
        left: 100%;
        bottom: auto;
        top: -15px; }
        .main-nav .sub-sub-nav.menu-left {
          left: 0; }
          .main-nav .sub-sub-nav.menu-left .sub-menu,
          .main-nav .sub-sub-nav.menu-left .sub-sub-menu {
            margin-left: 0;
            background: #fff;
            left: auto;
            right: 100%;
            -webkit-transform: translateY(-5px);
                -ms-transform: translateY(-5px);
                    transform: translateY(-5px);
            -webkit-transition: .25s ease-in-out;
            -o-transition: .25s ease-in-out;
            transition: .25s ease-in-out; }
        .main-nav .sub-sub-nav .sub-sub-menu {
          -webkit-transform: translateY(5px);
              -ms-transform: translateY(5px);
                  transform: translateY(5px);
          position: absolute;
          margin-top: 0;
          background-color: #fff; } }
  @media screen and (max-width: 1024px) {
    .main-nav .sub-nav.open .sub-menu-wide {
      width: 100vw !important; } }
  @media screen and (max-width: 768px) {
    .main-nav #mega-menu-wrap > ul .sub-menu > li > a:hover .has-submenu-icon {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; } }
  .main-nav.hidden {
    display: none; }

/*--------------------------------------------------------------
### Hamburger
--------------------------------------------------------------*/
.hamburger-menu {
  display: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  position: relative;
  vertical-align: top;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
  .hamburger-menu#hamburger-fullscreen-menu {
    display: inline-block; }
    @media screen and (max-width: 1024px) {
      .hamburger-menu#hamburger-fullscreen-menu {
        display: none; } }
  @media screen and (max-width: 1024px) {
    .hamburger-menu#hamburger-menu {
      display: inline-block; } }
  .hamburger-menu .hamburger {
    width: 20px;
    height: 14px;
    padding: 25px;
    margin-right: 12px;
    vertical-align: middle;
    background-color: rgba(0, 0, 0, 0.06);
    display: inline-block;
    position: relative;
    cursor: pointer;
    -webkit-border-radius: 50%;
            border-radius: 50%; }
    .hamburger-menu .hamburger:before {
      display: none; }
    .hamburger-menu .hamburger .hamburger_line_1, .hamburger-menu .hamburger .hamburger_line_2, .hamburger-menu .hamburger .hamburger_line_3 {
      position: absolute;
      left: 15px;
      top: 18px;
      width: 20px;
      border-bottom: 2px solid currentColor; }
    .hamburger-menu .hamburger .hamburger_line_2 {
      top: 24px; }
    .hamburger-menu .hamburger .hamburger_line_3 {
      top: 30px;
      width: 10px; }
  .hamburger-menu a {
    line-height: inherit;
    position: relative;
    vertical-align: middle;
    display: inline-block; }
    .hamburger-menu a:hover {
      opacity: 1; }

/*--------------------------------------------------------------
### Fullscreen Nav
--------------------------------------------------------------*/
.fullscreen-nav {
  background: rgba(255, 255, 255, 0.96);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  opacity: 0;
  visibility: hidden;
  -webkit-transition-duration: .4s;
       -o-transition-duration: .4s;
          transition-duration: .4s;
  -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, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  /*--------------------------------------------------------------
    ## Centered Nav
    --------------------------------------------------------------*/
  /*--------------------------------------------------------------
    ## Split Sections Nav
    --------------------------------------------------------------*/ }
  @media screen and (max-width: 768px) {
    .fullscreen-nav {
      display: none; } }
  .fullscreen-nav .menu {
    counter-reset: number;
    min-width: 350px;
    position: relative; }
    @media screen and (max-width: 1024px) {
      .fullscreen-nav .menu {
        min-width: -webkit-calc(100vw / 3);
        min-width: calc(100vw / 3); } }
    .fullscreen-nav .menu.menu-not-assigned {
      width: auto;
      min-width: 10%;
      margin-left: 0px;
      margin-right: 0px; }
      .fullscreen-nav .menu.menu-not-assigned a {
        -webkit-transform: none;
            -ms-transform: none;
                transform: none;
        visibility: visible;
        opacity: 1;
        padding: 0px;
        font-weight: 600; }
    .fullscreen-nav .menu .menu-item-depth-0 {
      counter-increment: number;
      -webkit-transform: translateY(5px);
          -ms-transform: translateY(5px);
              transform: translateY(5px);
      opacity: 0;
      visibility: hidden;
      -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
      .fullscreen-nav .menu .menu-item-depth-0 > a:before {
        content: "0" counter(number);
        display: inline-block;
        opacity: 1;
        margin-right: 10px;
        font-weight: 500;
        width: auto;
        bottom: auto;
        left: auto;
        line-height: 20px;
        font-size: 10px;
        position: relative;
        height: auto;
        background: transparent; }
    .fullscreen-nav .menu .nav-item,
    .fullscreen-nav .menu .sub-nav-item {
      padding: 5px 50px 5px 0px;
      position: relative;
      list-style-type: none;
      line-height: 1;
      -webkit-transform: translateY(5px);
          -ms-transform: translateY(5px);
              transform: translateY(5px);
      opacity: 0;
      visibility: hidden;
      -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
      .fullscreen-nav .menu .nav-item a,
      .fullscreen-nav .menu .sub-nav-item a {
        width: 100%;
        vertical-align: middle;
        font-weight: 600;
        font-size: 26px;
        font-family: -apple-system, BlinkMacSystemFont, "proxima_nova", Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
        display: block;
        position: relative;
        z-index: 2;
        -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
        -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
        transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
        .fullscreen-nav .menu .nav-item a span,
        .fullscreen-nav .menu .sub-nav-item a span {
          line-height: 1.2;
          display: inline-block; }
      .fullscreen-nav .menu .nav-item div.sub-nav,
      .fullscreen-nav .menu .nav-item .sub-sub-menu,
      .fullscreen-nav .menu .sub-nav-item div.sub-nav,
      .fullscreen-nav .menu .sub-nav-item .sub-sub-menu {
        background: none;
        width: 100%;
        visibility: hidden;
        opacity: 0;
        position: absolute;
        top: 0;
        left: 100%;
        -webkit-transition: .2s ease-in-out;
        -o-transition: .2s ease-in-out;
        transition: .2s ease-in-out;
        -webkit-transition-property: opacity, visibility;
        -o-transition-property: opacity, visibility;
        transition-property: opacity, visibility; }
        .fullscreen-nav .menu .nav-item div.sub-nav li,
        .fullscreen-nav .menu .nav-item .sub-sub-menu li,
        .fullscreen-nav .menu .sub-nav-item div.sub-nav li,
        .fullscreen-nav .menu .sub-nav-item .sub-sub-menu li {
          position: relative; }
        .fullscreen-nav .menu .nav-item div.sub-nav.open,
        .fullscreen-nav .menu .nav-item .sub-sub-menu.open,
        .fullscreen-nav .menu .sub-nav-item div.sub-nav.open,
        .fullscreen-nav .menu .sub-nav-item .sub-sub-menu.open {
          opacity: 1;
          visibility: visible; }
      .fullscreen-nav .menu .nav-item div.sub-nav,
      .fullscreen-nav .menu .sub-nav-item div.sub-nav {
        position: absolute;
        min-width: 350px;
        padding: 0px; }
        @media screen and (max-width: 1024px) {
          .fullscreen-nav .menu .nav-item div.sub-nav,
          .fullscreen-nav .menu .sub-nav-item div.sub-nav {
            min-width: -webkit-calc(100vw / 3);
            min-width: calc(100vw / 3); }
            .fullscreen-nav .menu .nav-item div.sub-nav .sub-nav-item > a,
            .fullscreen-nav .menu .sub-nav-item div.sub-nav .sub-nav-item > a {
              padding-right: 15px; } }
        .fullscreen-nav .menu .nav-item div.sub-nav ul,
        .fullscreen-nav .menu .sub-nav-item div.sub-nav ul {
          width: 100%;
          display: inline-block; }
      .fullscreen-nav .menu .nav-item .sub-sub-nav,
      .fullscreen-nav .menu .sub-nav-item .sub-sub-nav {
        position: absolute;
        top: 0;
        left: 100%;
        min-width: 350px;
        padding: 0px; }
        .fullscreen-nav .menu .nav-item .sub-sub-nav ul,
        .fullscreen-nav .menu .sub-nav-item .sub-sub-nav ul {
          left: 0; }
      .fullscreen-nav .menu .nav-item:hover > .sub-sub-nav > .sub-sub-menu, .fullscreen-nav .menu .nav-item .open > .sub-sub-nav > .sub-sub-menu,
      .fullscreen-nav .menu .sub-nav-item:hover > .sub-sub-nav > .sub-sub-menu,
      .fullscreen-nav .menu .sub-nav-item .open > .sub-sub-nav > .sub-sub-menu {
        opacity: 1;
        visibility: visible; }
      .fullscreen-nav .menu .nav-item.showed,
      .fullscreen-nav .menu .sub-nav-item.showed {
        -webkit-transform: none;
            -ms-transform: none;
                transform: none;
        visibility: visible;
        opacity: 1;
        -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
        -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
        transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
  .fullscreen-nav-wrap {
    position: relative;
    display: inline-block;
    margin-left: 100px; }
    .fullscreen-nav-wrap a:before {
      display: none; }
    @media screen and (max-width: 1024px) {
      .fullscreen-nav-wrap {
        margin-left: 20px; } }
  .fullscreen-nav .copyright {
    position: absolute;
    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;
    bottom: 25px;
    left: 100px;
    font-size: 0.95em; }
    .fullscreen-nav .copyright .select {
      -webkit-transform: translateY(5px);
          -ms-transform: translateY(5px);
              transform: translateY(5px);
      opacity: 0;
      visibility: hidden;
      -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -webkit-transition-delay: 0.2s;
           -o-transition-delay: 0.2s;
              transition-delay: 0.2s; }
    .fullscreen-nav .copyright .content {
      -webkit-transform: translateY(5px);
          -ms-transform: translateY(5px);
              transform: translateY(5px);
      opacity: 0;
      visibility: hidden;
      -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -webkit-transition-delay: 0.1s;
           -o-transition-delay: 0.1s;
              transition-delay: 0.1s;
      margin-top: 20px; }
    .fullscreen-nav .copyright .socialbar {
      margin-top: 20px;
      -webkit-transform: translateY(5px);
          -ms-transform: translateY(5px);
              transform: translateY(5px);
      opacity: 0;
      visibility: hidden;
      -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
      .fullscreen-nav .copyright .socialbar a {
        line-height: 38px;
        margin-bottom: 0px; }
    @media screen and (max-width: 1024px) {
      .fullscreen-nav .copyright {
        left: 20px; } }
  .fullscreen-nav.open {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    visibility: visible;
    opacity: 1; }
    .fullscreen-nav.open .copyright .select,
    .fullscreen-nav.open .copyright .content,
    .fullscreen-nav.open .copyright .socialbar {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none;
      visibility: visible;
      opacity: 1;
      -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
  .fullscreen-nav.centered {
    text-align: center; }
    .fullscreen-nav.centered .menu {
      min-width: initial;
      text-align: center;
      height: -webkit-calc(100vh - 350px);
      height: calc(100vh - 350px);
      overflow: auto; }
      .fullscreen-nav.centered .menu .nav-item,
      .fullscreen-nav.centered .menu .sub-nav-item {
        padding-right: 0px; }
        .fullscreen-nav.centered .menu .nav-item a,
        .fullscreen-nav.centered .menu .sub-nav-item a {
          width: auto;
          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; }
          .fullscreen-nav.centered .menu .nav-item a span,
          .fullscreen-nav.centered .menu .sub-nav-item a span {
            padding: 0px 10px; }
          .fullscreen-nav.centered .menu .nav-item a .has-submenu-icon, .fullscreen-nav.centered .menu .nav-item a:before,
          .fullscreen-nav.centered .menu .sub-nav-item a .has-submenu-icon,
          .fullscreen-nav.centered .menu .sub-nav-item a:before {
            position: static; }
          .fullscreen-nav.centered .menu .nav-item a .has-submenu-icon,
          .fullscreen-nav.centered .menu .sub-nav-item a .has-submenu-icon {
            width: 30px;
            height: 30px;
            line-height: 25px; }
        .fullscreen-nav.centered .menu .nav-item div.sub-nav,
        .fullscreen-nav.centered .menu .nav-item div.sub-sub-nav,
        .fullscreen-nav.centered .menu .sub-nav-item div.sub-nav,
        .fullscreen-nav.centered .menu .sub-nav-item div.sub-sub-nav {
          max-height: 0;
          overflow: hidden;
          position: static; }
          .fullscreen-nav.centered .menu .nav-item div.sub-nav .sub-nav-item a,
          .fullscreen-nav.centered .menu .nav-item div.sub-sub-nav .sub-nav-item a,
          .fullscreen-nav.centered .menu .sub-nav-item div.sub-nav .sub-nav-item a,
          .fullscreen-nav.centered .menu .sub-nav-item div.sub-sub-nav .sub-nav-item a {
            font-size: 1.3em; }
        @media screen and (max-width: 1024px) {
          .fullscreen-nav.centered .menu .nav-item div.sub-nav.open,
          .fullscreen-nav.centered .menu .nav-item div.sub-sub-nav.open,
          .fullscreen-nav.centered .menu .sub-nav-item div.sub-nav.open,
          .fullscreen-nav.centered .menu .sub-nav-item div.sub-sub-nav.open {
            max-height: 100% !important;
            opacity: 1;
            visibility: visible; } }
        @media screen and (min-width: 1025px) {
          .fullscreen-nav.centered .menu .nav-item .nav-item.showed,
          .fullscreen-nav.centered .menu .nav-item .sub-nav-item.showed,
          .fullscreen-nav.centered .menu .sub-nav-item .nav-item.showed,
          .fullscreen-nav.centered .menu .sub-nav-item .sub-nav-item.showed {
            -webkit-transform: translateY(5px);
                -ms-transform: translateY(5px);
                    transform: translateY(5px);
            opacity: 0;
            visibility: hidden;
            -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
            -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
            transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
          .fullscreen-nav.centered .menu .nav-item .nav-item a .has-submenu-icon,
          .fullscreen-nav.centered .menu .sub-nav-item .nav-item a .has-submenu-icon {
            -webkit-transform: none;
                -ms-transform: none;
                    transform: none; }
          .fullscreen-nav.centered .menu .nav-item div.sub-nav.open-onclick,
          .fullscreen-nav.centered .menu .nav-item div.sub-sub-nav.open-onclick,
          .fullscreen-nav.centered .menu .sub-nav-item div.sub-nav.open-onclick,
          .fullscreen-nav.centered .menu .sub-nav-item div.sub-sub-nav.open-onclick {
            max-height: 100% !important;
            opacity: 1;
            visibility: visible;
            padding: 10px 0; }
            .fullscreen-nav.centered .menu .nav-item div.sub-nav.open-onclick > .sub-menu,
            .fullscreen-nav.centered .menu .nav-item div.sub-nav.open-onclick > .sub-sub-menu,
            .fullscreen-nav.centered .menu .nav-item div.sub-sub-nav.open-onclick > .sub-menu,
            .fullscreen-nav.centered .menu .nav-item div.sub-sub-nav.open-onclick > .sub-sub-menu,
            .fullscreen-nav.centered .menu .sub-nav-item div.sub-nav.open-onclick > .sub-menu,
            .fullscreen-nav.centered .menu .sub-nav-item div.sub-nav.open-onclick > .sub-sub-menu,
            .fullscreen-nav.centered .menu .sub-nav-item div.sub-sub-nav.open-onclick > .sub-menu,
            .fullscreen-nav.centered .menu .sub-nav-item div.sub-sub-nav.open-onclick > .sub-sub-menu {
              opacity: 1;
              visibility: visible; }
              .fullscreen-nav.centered .menu .nav-item div.sub-nav.open-onclick > .sub-menu > .mega-menu-item.showed-onclick,
              .fullscreen-nav.centered .menu .nav-item div.sub-nav.open-onclick > .sub-sub-menu > .mega-menu-item.showed-onclick,
              .fullscreen-nav.centered .menu .nav-item div.sub-sub-nav.open-onclick > .sub-menu > .mega-menu-item.showed-onclick,
              .fullscreen-nav.centered .menu .nav-item div.sub-sub-nav.open-onclick > .sub-sub-menu > .mega-menu-item.showed-onclick,
              .fullscreen-nav.centered .menu .sub-nav-item div.sub-nav.open-onclick > .sub-menu > .mega-menu-item.showed-onclick,
              .fullscreen-nav.centered .menu .sub-nav-item div.sub-nav.open-onclick > .sub-sub-menu > .mega-menu-item.showed-onclick,
              .fullscreen-nav.centered .menu .sub-nav-item div.sub-sub-nav.open-onclick > .sub-menu > .mega-menu-item.showed-onclick,
              .fullscreen-nav.centered .menu .sub-nav-item div.sub-sub-nav.open-onclick > .sub-sub-menu > .mega-menu-item.showed-onclick {
                -webkit-transform: none;
                    -ms-transform: none;
                        transform: none;
                visibility: visible;
                opacity: 1;
                -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
                -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
                transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; } }
        .fullscreen-nav.centered .menu .nav-item .menu-depth-2,
        .fullscreen-nav.centered .menu .sub-nav-item .menu-depth-2 {
          position: relative; }
      .fullscreen-nav.centered .menu .mega-menu-item:not(.has-submenu) a.menu-link {
        width: -webkit-calc(100% - 15px);
        width: calc(100% - 15px); }
      .fullscreen-nav.centered .menu .menu-item-depth-0 > a:before {
        margin-right: 0;
        line-height: 25px;
        -webkit-align-self: flex-end;
            -ms-flex-item-align: end;
                align-self: flex-end; }
    .fullscreen-nav.centered .fullscreen-nav-wrap {
      text-align: center;
      margin-left: 0px; }
    .fullscreen-nav.centered .copyright {
      width: 100%;
      left: 0px;
      text-align: center; }
    .fullscreen-nav.centered .socialbar {
      position: relative;
      right: auto;
      bottom: auto; }
  .fullscreen-nav.split {
    -webkit-transform: translatex(-110%);
        -ms-transform: translatex(-110%);
            transform: translatex(-110%);
    width: -webkit-calc(100vw/6);
    width: calc(100vw/6);
    opacity: 1;
    visibility: visible;
    z-index: -1;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
    .fullscreen-nav.split .close-bar {
      visibility: hidden;
      opacity: 0; }
    .fullscreen-nav.split .fullscreen-nav-wrap {
      margin-left: 0px; }
    .fullscreen-nav.split ul.menu li {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none;
      visibility: visible;
      padding-right: 25px;
      -webkit-transition-property: none;
      -o-transition-property: none;
      transition-property: none;
      opacity: 1; }
      .fullscreen-nav.split ul.menu li:hover > .sub-nav, .fullscreen-nav.split ul.menu li.active > .sub-nav {
        -webkit-transform: translatex(0);
            -ms-transform: translatex(0);
                transform: translatex(0); }
      .fullscreen-nav.split ul.menu li:hover > .sub-sub-nav, .fullscreen-nav.split ul.menu li.active > .sub-sub-nav {
        -webkit-transform: translatex(0);
            -ms-transform: translatex(0);
                transform: translatex(0); }
    .fullscreen-nav.split .sub-nav, .fullscreen-nav.split .sub-sub-nav {
      -webkit-transition: 0.2s opacity 0.25s;
      -o-transition: 0.2s opacity 0.25s;
      transition: 0.2s opacity 0.25s;
      -webkit-transform: translatex(-100%);
          -ms-transform: translatex(-100%);
              transform: translatex(-100%);
      z-index: -1; }
    .fullscreen-nav.split .copyright {
      left: 25px; }
    .fullscreen-nav.split .menu,
    .fullscreen-nav.split .menu-depth-1,
    .fullscreen-nav.split .menu-depth-2,
    .fullscreen-nav.split .menu-depth-3 {
      padding-left: 25px; }
      .fullscreen-nav.split .menu:before,
      .fullscreen-nav.split .menu-depth-1:before,
      .fullscreen-nav.split .menu-depth-2:before,
      .fullscreen-nav.split .menu-depth-3:before {
        content: '';
        position: absolute;
        height: -webkit-calc(100vh + 1000px);
        height: calc(100vh + 1000px);
        width: 100%;
        background: rgba(255, 255, 255, 0.96);
        left: 0px;
        top: -1000px;
        -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07); }
  .fullscreen-nav.open {
    -webkit-transform: translatex(0%);
        -ms-transform: translatex(0%);
            transform: translatex(0%);
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    z-index: 1000; }
    .fullscreen-nav.open .close-bar {
      visibility: visible;
      opacity: 1; }

/*--------------------------------------------------------------
### Overlay Mobile
--------------------------------------------------------------*/
@media screen and (max-width: 1024px) {
  .mbl-overlay {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    visibility: hidden;
    opacity: 0;
    left: -20%;
    z-index: 9999999;
    overflow: hidden;
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
    .mbl-overlay .close-bar {
      position: absolute;
      top: 0px;
      left: 0px;
      right: 60px;
      z-index: 2;
      background-color: #fff; }
    .mbl-overlay-bg {
      position: fixed;
      background-color: rgba(36, 38, 43, 0.5);
      top: 0px;
      left: 0px;
      width: 100%;
      height: 100vh; }
    .mbl-overlay-container {
      position: absolute;
      top: 0px;
      height: 100vh;
      z-index: 1;
      background: #fff;
      width: -webkit-calc(100% - 50px);
      width: calc(100% - 50px);
      text-align: left;
      overflow-y: auto;
      padding: 80px 20px 20px 20px; }
  .main-nav.slide-right .mbl-overlay {
    left: auto;
    right: -20%; }
    .main-nav.slide-right .mbl-overlay .close-bar {
      text-align: right;
      left: 60px;
      right: 0px; }
    .main-nav.slide-right .mbl-overlay-container {
      right: 0px; }
  .main-nav.active .mbl-overlay {
    left: auto;
    right: 0px; } }

/*--------------------------------------------------------------
### Main Nav Mobile
--------------------------------------------------------------*/
@media screen and (max-width: 1024px) {
  .main-nav {
    line-height: 1.6;
    /*--------------------------------------------------------------
        ### Copyright
        --------------------------------------------------------------*/
    /*--------------------------------------------------------------
        ### 1st Level Navs
        --------------------------------------------------------------*/
    /*--------------------------------------------------------------
        ### 2nd Level Navs
        --------------------------------------------------------------*/
    /*--------------------------------------------------------------
        ### 3rd Level Navs
        --------------------------------------------------------------*/ }
    .main-nav.active .mbl-overlay {
      opacity: 1;
      visibility: visible;
      left: 0; }
    .main-nav.active .close {
      display: block; }
    .main-nav.hidden {
      display: block; }
    .main-nav .copyright {
      font-weight: 400;
      font-size: 0.95em;
      margin-top: 20px; }
    .main-nav .select {
      width: 100%;
      margin-top: 20px;
      font-weight: 400;
      font-size: 0.95em; }
    .main-nav .socialbar a {
      margin-top: 20px; }
    .main-nav .nav-item {
      font-size: 1.2em;
      font-family: -apple-system, BlinkMacSystemFont, "proxima_nova", Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
      position: relative;
      padding: 0px;
      margin: 0 -20px; }
      .main-nav .nav-item a {
        display: block;
        line-height: 34px;
        padding: 5px 20px; }
        .main-nav .nav-item a .has-submenu-icon {
          right: 20px !important; }
      .main-nav .nav-item.current-menu-item a, .main-nav .nav-item.current-menu-ancestor a {
        font-weight: 600; }
      .main-nav .nav-item.current-menu-item .current-menu-item, .main-nav .nav-item.current-menu-ancestor .current-menu-item {
        font-weight: 600; }
      .main-nav .nav-item.active-main-item > .menu-link {
        background: #f9f9f9; }
        .main-nav .nav-item.active-main-item > .menu-link:before {
          content: '';
          display: block;
          position: absolute;
          height: 100%;
          width: 2px;
          left: 0px;
          top: 0;
          opacity: 1;
          background-color: currentColor; }
    .main-nav .sub-nav .sub-menu,
    .main-nav .sub-nav .sub-sub-menu,
    .main-nav .sub-sub-nav .sub-menu,
    .main-nav .sub-sub-nav .sub-sub-menu {
      height: 0px;
      min-height: 0px;
      overflow: hidden;
      -webkit-transition: height 0.4s cubic-bezier(0.35, 0.2, 0.2, 1);
      -o-transition: height 0.4s cubic-bezier(0.35, 0.2, 0.2, 1);
      transition: height 0.4s cubic-bezier(0.35, 0.2, 0.2, 1);
      font-size: 0.92em;
      font-weight: 500; }
      .main-nav .sub-nav .sub-menu.active,
      .main-nav .sub-nav .sub-sub-menu.active,
      .main-nav .sub-sub-nav .sub-menu.active,
      .main-nav .sub-sub-nav .sub-sub-menu.active {
        height: auto; }
      .main-nav .sub-nav .sub-menu .sub-nav-item.active,
      .main-nav .sub-nav .sub-sub-menu .sub-nav-item.active,
      .main-nav .sub-sub-nav .sub-menu .sub-nav-item.active,
      .main-nav .sub-sub-nav .sub-sub-menu .sub-nav-item.active {
        font-weight: 600; }
    .main-nav .sub-nav.open .sub-menu-wide,
    .main-nav .sub-sub-nav.open .sub-menu-wide {
      width: auto !important; }
    .main-nav .sub-nav .sub-menu {
      padding-left: 15px; }
      .main-nav .sub-nav .sub-menu.active {
        height: auto; }
    .main-nav .sub-nav .menu-depth-1 .sub-nav-item,
    .main-nav .sub-nav .menu-depth-2 .sub-nav-item {
      padding: 0; }
      .main-nav .sub-nav .menu-depth-1 .sub-nav-item.active,
      .main-nav .sub-nav .menu-depth-2 .sub-nav-item.active {
        font-weight: 600; }
    .main-nav .sub-sub-nav .sub-sub-menu {
      padding-left: 15px; }
      .main-nav .sub-sub-nav .sub-sub-menu.active {
        height: auto; }
  .without-mobile-search .search {
    display: none !important; } }

/*--------------------------------------------------------------
### Nav not assigned
--------------------------------------------------------------*/
.menu.menu-not-assigned {
  font-weight: 400;
  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: 50px !important;
  border: 1px dashed #32353c;
  margin-left: 25px;
  margin-right: 25px;
  padding: 0px 20px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -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: translateY(50%);
      -ms-transform: translateY(50%);
          transform: translateY(50%); }
  .menu.menu-not-assigned:after {
    display: none !important; }
  .menu.menu-not-assigned a {
    font-weight: bold;
    margin: 0px 5px;
    font-size: 1em;
    font-family: inherit;
    height: auto; }
  .menu.menu-not-assigned .has-submenu-icon {
    visibility: hidden; }
  .menu.menu-not-assigned .nav-item:before {
    display: none !important; }

.header-5 .menu.menu-not-assigned {
  -webkit-transform: translate(70%, 40%);
      -ms-transform: translate(70%, 40%);
          transform: translate(70%, 40%); }

.header-3 .menu.menu-not-assigned {
  height: 40px !important;
  -webkit-transform: translateY(20%);
      -ms-transform: translateY(20%);
          transform: translateY(20%); }

/*--------------------------------------------------------------
## Submenu cart
--------------------------------------------------------------*/
.submenu_cart {
  position: fixed;
  text-align: left;
  right: 0;
  line-height: 1.4;
  top: 0;
  opacity: 0;
  z-index: 101;
  height: 100vh;
  width: 350px;
  background-color: #fff;
  -webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.06);
          box-shadow: 0 0px 5px rgba(0, 0, 0, 0.06);
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
  .submenu_cart .woo-cart-empty {
    height: -webkit-calc(100vh - 300px);
    height: calc(100vh - 300px);
    max-height: none;
    text-align: center;
    padding-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: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
    .submenu_cart .woo-cart-empty .page-container {
      padding: 0px; }
      .submenu_cart .woo-cart-empty .page-container a.btn {
        color: white !important; }
  .submenu_cart .widget_shopping_cart_content {
    padding: 0px 40px 0px 40px;
    color: #24262b;
    width: 350px;
    height: -webkit-calc(100% - 180px);
    height: calc(100% - 180px); }
    @media screen and (max-width: 768px) {
      .submenu_cart .widget_shopping_cart_content {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px; }
        .submenu_cart .widget_shopping_cart_content .apple-device {
          bottom: 70px; } }
    .submenu_cart .widget_shopping_cart_content .woocommerce-mini-cart {
      padding-right: 10px;
      height: -webkit-calc(100vh - 264px);
      height: calc(100vh - 264px);
      overflow-y: auto;
      overflow-x: hidden;
      font-size: 0.97em; }
    .submenu_cart .widget_shopping_cart_content .variation {
      margin: 0;
      padding: 0;
      margin-top: 25px; }
      .submenu_cart .widget_shopping_cart_content .variation-item {
        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;
        border-bottom: 1px solid #f0f0f0;
        padding: 10px 0; }
      .submenu_cart .widget_shopping_cart_content .variation dd {
        color: #24262b;
        margin: 0;
        padding: 0;
        font-weight: 600; }
        .submenu_cart .widget_shopping_cart_content .variation dd p {
          margin: 0;
          line-height: inherit; }
  .submenu_cart.visible {
    -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
            transform: translateX(0%);
    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; }
  .submenu_cart .cart_heading {
    color: #24262b;
    padding: 0px 40px; }
    @media screen and (max-width: 768px) {
      .submenu_cart .cart_heading {
        padding: 0px 15px; } }
  @media screen and (max-width: 768px) {
    .submenu_cart {
      width: 100%; } }

.cart-overlay {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
  .cart-overlay:before {
    content: "";
    position: fixed;
    left: 0px;
    width: 100%;
    top: 0px;
    height: 100vh;
    z-index: 100;
    background-color: rgba(0, 0, 0, 0.06); }
  .cart-overlay.visible {
    visibility: visible;
    opacity: 1; }

/*--------------------------------------------------------------
## Sidebar
--------------------------------------------------------------*/
.page-sidebar {
  float: right;
  position: relative;
  z-index: 2;
  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 0px 0px 0px; } }
  .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.sidebar-boxed {
    background-color: #f9f9f9;
    padding: 30px; }
  @media screen and (max-width: 768px) {
    .page-sidebar.sidebar-boxed {
      padding: 20px; } }

@media screen and (max-width: 768px) {
  .page-container:not(.top-part):not(.shop-product-type_4),
  .page-container .content-area {
    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%; } }

/*--------------------------------------------------------------
## Navigation
--------------------------------------------------------------*/
.postNav {
  position: relative;
  width: 100%;
  padding: 20px 0;
  background-color: #fff; }
  .postNav.border-top {
    border-top: 1px solid #f0f0f0; }
  .postNav.border-bottom {
    border-bottom: 1px solid #f0f0f0; }
  .postNav_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;
    position: relative; }
    .postNav_item_arrow:hover {
      -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
    .postNav_item_prev a:first-child:before {
      display: none; }
    .postNav_item_prev .postNav_item_arrow {
      margin-right: 15px; }
    .postNav_item_next {
      float: right;
      text-align: right; }
      .postNav_item_next a:last-child:before {
        display: none; }
      .postNav_item_next .postNav_item_arrow {
        margin-left: 15px; }
    .postNav_item_inner_heading {
      font-weight: 600;
      font-size: 16px; }
    .postNav_item_inner_slug {
      font-size: 0.75em;
      font-weight: 600;
      text-transform: uppercase;
      color: #6a707e; }
    @media screen and (max-width: 768px) {
      .postNav_item_inner {
        display: none; } }
    .postNav_item:hover {
      color: inherit; }
      .postNav_item:hover .postNav_item_inner_heading {
        -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
        -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
        transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
  .postNav .stockie-icon-grid {
    background: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    display: block;
    text-align: center;
    position: absolute;
    top: -webkit-calc(50% - 25px);
    top: calc(50% - 25px);
    left: -webkit-calc(50% - 25px);
    left: calc(50% - 25px);
    z-index: 1;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07); }
    .postNav .stockie-icon-grid:before {
      display: none; }
    .postNav .stockie-icon-grid .btn-round {
      height: 100%; }
      .postNav .stockie-icon-grid .btn-round div.ion {
        -webkit-box-shadow: none;
                box-shadow: none; }
    .postNav .stockie-icon-grid .icon {
      width: 12px;
      height: 12px;
      display: inline-block;
      vertical-align: middle;
      position: relative; }
      .postNav .stockie-icon-grid .icon:before, .postNav .stockie-icon-grid .icon:after {
        content: "";
        position: absolute;
        top: -webkit-calc(50% - 10px);
        top: calc(50% - 10px);
        left: -webkit-calc(50% - 10px);
        left: calc(50% - 10px);
        height: 4px;
        width: 16px;
        background: -webkit-repeating-linear-gradient(left, transparent, transparent 4px, #32353c 4px, #32353c 8px);
        background: -o-repeating-linear-gradient(left, transparent, transparent 4px, #32353c 4px, #32353c 8px);
        background: repeating-linear-gradient(90deg, transparent, transparent 4px, #32353c 4px, #32353c 8px); }
      .postNav .stockie-icon-grid .icon:after {
        top: -webkit-calc(50%);
        top: calc(50%); }
    .postNav .stockie-icon-grid:hover {
      background: #f6f6f6;
      -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }

.onepage-navigation {
  position: absolute;
  bottom: 50px;
  right: 40px;
  z-index: 3; }
  .onepage-navigation .slider-nav div {
    position: relative; }
  .onepage-navigation a {
    float: left;
    margin-right: 10px; }
  .onepage-navigation .stockie-icon-grid .icon, .onepage-navigation .stockie-icon-grid .icon:after {
    border-color: #fff;
    -webkit-border-radius: 0;
            border-radius: 0; }
  @media screen and (max-width: 768px) {
    .onepage-navigation {
      bottom: 25px;
      right: 15px; } }

/*--------------------------------------------------------------
## Notification
--------------------------------------------------------------*/
.notification-bar {
  padding: 20px;
  position: fixed;
  bottom: 25px;
  background: #9ff8d0;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -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: 760px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }
  .notification-bar .notification-text {
    font-weight: 500;
    font-size: 0.82em;
    margin-bottom: 10px;
    padding-right: 80px; }
    .notification-bar .notification-text a {
      font-weight: 600; }
  .notification-bar .notification-link {
    display: inline-block;
    font-weight: 600; }
    .notification-bar .notification-link a {
      color: currentColor; }
  .notification-bar .close .ion {
    top: 20px;
    right: 20px; }
  .notification-bar.active {
    opacity: 1;
    visibility: visible; }
  @media screen and (max-width: 768px) {
    .notification-bar {
      left: 15px;
      right: 15px;
      bottom: 15px;
      max-width: 100%;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; } }

/*--------------------------------------------------------------
## Socialbar
--------------------------------------------------------------*/
.share-bar {
  position: fixed;
  bottom: 25px;
  left: 25px;
  width: 50px;
  height: 50px;
  z-index: 5;
  cursor: pointer; }
  @media screen and (max-width: 1024px) {
    .share-bar {
      bottom: 20px;
      left: 20px; } }
  @media screen and (max-width: 768px) {
    .share-bar {
      bottom: 15px;
      left: 15px; } }
  .share-bar .title {
    height: 100%;
    width: 100%; }
    .share-bar .title .ion {
      font-size: 24px;
      height: 50px;
      width: 50px;
      line-height: 50px;
      position: relative;
      z-index: 1;
      vertical-align: middle;
      display: block;
      -webkit-border-radius: 50%;
              border-radius: 50%;
      text-align: center;
      -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(0);
          -ms-transform: translateX(0);
              transform: translateX(0);
      -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
      @media screen and (min-width: 1025px) {
        .share-bar .title .ion {
          background-color: #fff; } }
    .share-bar .title .name {
      height: 50px;
      line-height: 50px;
      text-transform: uppercase;
      width: 100%;
      position: absolute;
      word-wrap: normal;
      text-align: left;
      bottom: 10px;
      left: 25px;
      font-weight: 600;
      font-size: 0.8em;
      -webkit-transform: translate(-50%, -100%) rotate(-90deg);
          -ms-transform: translate(-50%, -100%) rotate(-90deg);
              transform: translate(-50%, -100%) rotate(-90deg);
      -webkit-transition: .15s ease-in-out;
      -o-transition: .15s ease-in-out;
      transition: .15s ease-in-out;
      -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
      @media screen and (max-width: 768px) {
        .share-bar .title .name {
          display: none; } }
  .share-bar .links {
    background: inherit;
    -webkit-border-radius: 20px;
            border-radius: 20px;
    text-align: center;
    background-color: #fff;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    left: 25px;
    position: absolute;
    bottom: 50px;
    -webkit-transform: translate(-50%, 30px);
        -ms-transform: translate(-50%, 30px);
            transform: translate(-50%, 30px);
    opacity: 0;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    visibility: hidden; }
    .share-bar .links a {
      color: inherit;
      width: 40px;
      height: 40px;
      line-height: 40px;
      -webkit-border-radius: 50%;
              border-radius: 50%;
      text-align: center;
      display: block; }
      .share-bar .links a:before {
        display: none; }
      .share-bar .links a:hover {
        color: #B79B6C;
        background-color: #f9f9f9; }
    .share-bar .links span {
      font-size: 18px;
      margin: 0;
      -webkit-transition: margin .15s ease-in-out;
      -o-transition: margin .15s ease-in-out;
      transition: margin .15s ease-in-out; }
  @media screen and (min-width: 769px) {
    .share-bar.header-6 {
      left: 275px; }
    .share-bar.header-8 {
      left: 105px; } }

.share-bar.active .links {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }
  .share-bar.active .links span {
    margin: 6px 0; }

.share-bar.active .title .ion {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg); }
  .share-bar.active .title .ion:after {
    background: rgba(0, 0, 0, 0.04);
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }

.share-bar.active .title .name {
  opacity: 0; }

/*Social Links*/
.social-bar {
  position: fixed;
  right: 25px;
  bottom: 25px;
  z-index: 5;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
  @media screen and (max-width: 1024px) {
    .social-bar {
      bottom: 20px;
      right: 20px; } }
  @media screen and (max-width: 768px) {
    .social-bar {
      bottom: 15px;
      right: 15px; } }
  .social-bar .socialbar.small a {
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
    background-color: #fff;
    border-color: #fff;
    color: #32353c; }

.social-bar-move {
  -webkit-transform: translatex(-65px);
      -ms-transform: translatex(-65px);
          transform: translatex(-65px); }

/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Portfolio Grid
--------------------------------------------------------------*/
.portfolio-grid {
  margin-top: -15px;
  margin-left: -15px;
  margin-right: -15px; }
  @media screen and (max-width: 768px) {
    .portfolio-grid {
      margin-left: 0px;
      margin-right: 0px; } }

.portfolio-sorting {
  width: auto;
  margin: 20px 0px;
  vertical-align: middle;
  text-align: center; }
  .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; }
    .portfolio-sorting li:first-child a {
      margin-left: 0px; }
    .portfolio-sorting li:last-child a {
      margin-right: 0px; }
    .portfolio-sorting li a {
      margin: 0px 16px;
      display: inline-block;
      font-weight: 500;
      position: relative;
      -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      font-size: 0.98em; }
      @media screen and (max-width: 768px) {
        .portfolio-sorting li a {
          margin: 0px 25px 0px 0px; } }
      .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: #B79B6C;
        font-weight: 600; }
  @media screen and (max-width: 768px) {
    .portfolio-sorting {
      padding-right: 0; }
      .portfolio-sorting, .portfolio-sorting.text-right, .portfolio-sorting.text-left {
        text-align: left; } }

div.portfolio-item-wrap.with-padding {
  padding: 15px; }

div.portfolio-item-wrap.post-offset {
  padding: 0; }

@media screen and (max-width: 768px) {
  div.portfolio-item-wrap.with-padding {
    padding-right: 0;
    padding-left: 0; } }

.portfolio-item {
  margin: 0;
  position: relative;
  z-index: 1;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden; }
  .portfolio-item a {
    display: block; }
    .portfolio-item a:before {
      display: none; }
  .portfolio-item .image-wrap {
    width: 100%;
    min-height: 80px;
    position: relative;
    text-align: center;
    display: block;
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
    .portfolio-item .image-wrap img {
      width: 100%;
      vertical-align: middle;
      display: block; }
  .portfolio-item h4.title, .portfolio-item .widget h4, .widget .portfolio-item h4,
  .portfolio-item .btn-link,
  .portfolio-item .ion,
  .portfolio-item .tag {
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
  .portfolio-item h4.title, .portfolio-item .widget h4, .widget .portfolio-item h4 {
    font-size: 16px; }
    .portfolio-item h4.title a, .portfolio-item .widget h4 a, .widget .portfolio-item h4 a {
      color: #32353c; }
  .portfolio-item.grid-1 .description {
    z-index: 2;
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    padding: 30px; }
  .portfolio-item.grid-1 h4.title, .portfolio-item.grid-1 .widget h4, .widget .portfolio-item.grid-1 h4 {
    font-size: 18px; }
  .portfolio-item.grid-1 .tag, .portfolio-item.grid-1 h4.title, .portfolio-item.grid-1 .widget h4, .widget .portfolio-item.grid-1 h4,
  .portfolio-item.grid-1 .btn-link {
    opacity: 0;
    -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
            transform: translateY(10px);
    -webkit-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s; }
  .portfolio-item.grid-1 h4.title, .portfolio-item.grid-1 .widget h4, .widget .portfolio-item.grid-1 h4 {
    margin: 10px 0px 0px 0px; }
  .portfolio-item.grid-1 .tag {
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  .portfolio-item.grid-1:after {
    content: '';
    background: rgba(255, 255, 255, 0.9);
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all 0.5s 0s;
    -o-transition: all 0.5s 0s;
    transition: all 0.5s 0s; }
  .portfolio-item.grid-1:hover .description {
    opacity: 1; }
  .portfolio-item.grid-1:hover .tag,
  .portfolio-item.grid-1:hover h4.title,
  .portfolio-item.grid-1:hover .widget h4,
  .widget .portfolio-item.grid-1:hover h4,
  .portfolio-item.grid-1:hover .btn-link {
    opacity: 1;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
  .portfolio-item.grid-1:hover .tag {
    -webkit-transition-delay: .1s;
         -o-transition-delay: .1s;
            transition-delay: .1s;
    color: #32353c; }
    .portfolio-item.grid-1:hover .tag:hover {
      color: #fff; }
  
  .portfolio-item.grid-1:hover h4.title,
  .portfolio-item.grid-1:hover .widget h4,
  .widget .portfolio-item.grid-1:hover h4 {
    -webkit-transition-delay: .2s;
         -o-transition-delay: .2s;
            transition-delay: .2s; }
  .portfolio-item.grid-1:hover .btn-link {
    -webkit-transition-delay: .3s;
         -o-transition-delay: .3s;
            transition-delay: .3s; }
  .portfolio-item.grid-1:hover:after {
    opacity: 1; }
  .portfolio-item.grid-1.hover-2 .center-aligned {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .portfolio-item.grid-1.metro-style .image-wrap {
    padding: 50% 0;
    -webkit-background-size: cover;
            background-size: cover;
    background-position: center; }
  .portfolio-item.grid-2 .description {
    background: transparent;
    padding: 20px;
    text-align: center; }
  .portfolio-item.grid-2 .tag {
    background: transparent;
    color: #6a707e; }
  .portfolio-item.grid-2:hover .image-wrap {
    opacity: .8;
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
  .portfolio-item.grid-2.hover-2 .overlay {
    background: rgba(255, 255, 255, 0.8);
    width: auto;
    height: auto;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    opacity: 0;
    -webkit-transition: all 0.5s 0s;
    -o-transition: all 0.5s 0s;
    transition: all 0.5s 0s; }
    .portfolio-item.grid-2.hover-2 .overlay .btn-round {
      -webkit-transform: translateY(10px);
          -ms-transform: translateY(10px);
              transform: translateY(10px);
      display: inline-block;
      -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
    .portfolio-item.grid-2.hover-2 .overlay .ion {
      width: 42px;
      height: 42px;
      line-height: 42px; }
    .portfolio-item.grid-2.hover-2 .overlay .btn-link {
      -webkit-transform: translateY(10px);
          -ms-transform: translateY(10px);
              transform: translateY(10px);
      opacity: 0;
      -webkit-transition-delay: .2s;
           -o-transition-delay: .2s;
              transition-delay: .2s;
      background: transparent; }
  .portfolio-item.grid-2.hover-2:hover .image-wrap {
    opacity: 1; }
  .portfolio-item.grid-2.hover-2:hover .overlay {
    opacity: 1; }
    .portfolio-item.grid-2.hover-2:hover .overlay .btn-round,
    .portfolio-item.grid-2.hover-2:hover .overlay .btn-link {
      opacity: 1;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }

.stockie-recent-projects-sc .pagination {
  margin: 30px auto; }

.lazy-load {
  margin: 30px auto;
  display: block;
  font-weight: 600;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
  .lazy-load .btn-round {
    margin-left: 10px; }
    .lazy-load .btn-round .ion {
      vertical-align: middle;
      fill: #24262b;
      font-size: 26px; }
  .lazy-load.active .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 {
    padding: 15px 0;
    cursor: pointer; }
    .lazy-load.load-more .loading-text {
      display: none; }
    .lazy-load.load-more.active .loadmore-text {
      display: none; }
    .lazy-load.load-more.active .loading-text {
      display: inline; }

@-webkit-keyframes mymove {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes mymove {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

/*--------------------------------------------------------------
## Portfolio Pages
--------------------------------------------------------------*/
.portfolio-page-custom-content {
  padding: 0 15px; }
  @media screen and (max-width: 768px) {
    .portfolio-page-custom-content {
      padding: 0;
      margin: 0 -15px; } }

.portfolio-page {
  position: relative;
  /*--------------------------------------------------------------
	### Layout Type3,4
	--------------------------------------------------------------*/
  /*--------------------------------------------------------------
	### Layout Type4
	--------------------------------------------------------------*/
  /*--------------------------------------------------------------
	### Layout Type5
	--------------------------------------------------------------*/ }
  .portfolio-page .images-wrap img {
    width: 100%;
    margin-bottom: 10px;
    vertical-align: top; }
    .portfolio-page .images-wrap img:last-of-type {
      margin-bottom: 0; }
  @media screen and (max-width: 1024px) {
    .portfolio-page .images-wrap {
      padding-left: 0px;
      padding-right: 0px; } }
  .portfolio-page .tag {
    color: #fff;
    background-color: #B79B6C; }
  .portfolio-page .portfolio-content {
    z-index: 2;
    padding: 70px 0; }
    @media screen and (max-width: 1024px) {
      .portfolio-page .portfolio-content {
        padding: 50px 20px; } }
    @media screen and (max-width: 768px) {
      .portfolio-page .portfolio-content {
        padding: 40px 0px; } }
  .portfolio-page .headline {
    margin: 10px 0; }
  .portfolio-page .description {
    margin-top: 15px; }
  .portfolio-page .info-list {
    list-style: none;
    margin-top: 30px; }
    .portfolio-page .info-list li {
      width: auto;
      display: inline-block;
      min-width: 50px;
      max-width: 150px;
      margin-right: 40px;
      vertical-align: top; }
      .portfolio-page .info-list li:last-child {
        margin-right: 0; }
    .portfolio-page .info-list .title {
      margin: 0;
      font-size: 1em;
      font-weight: 400; }
    .portfolio-page .info-list p {
      margin-top: 0px;
      font-size: 1em;
      font-weight: 600;
      color: #32353c; }
  .portfolio-page .task {
    margin-top: 50px;
    position: relative; }
    .portfolio-page .task-title {
      margin: 0px; }
    .portfolio-page .task-description {
      font-size: 28px;
      font-weight: 600;
      line-height: 1.3; }
  .portfolio-page .prjct-share-bar {
    margin-top: 30px; }
  .portfolio-page .socialbar {
    margin-top: 15px;
    margin-left: -15px; }
    .portfolio-page .socialbar a {
      font-weight: 600;
      font-size: 0.95em;
      margin-right: 10px; }
      .portfolio-page .socialbar a:first-child {
        margin-left: 15px; }
  .portfolio-page .open-website {
    margin-top: 45px; }
  @media screen and (max-width: 991px) {
    .portfolio-page.content-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; } }
  .portfolio-page.layout-type3.fullwidth, .portfolio-page.layout-type4.fullwidth {
    width: 100%;
    max-width: 100%;
    padding-right: 0;
    padding-left: 0; }
  .portfolio-page.layout-type3 .images-wrap, .portfolio-page.layout-type4 .images-wrap {
    padding: 0; }
  @media screen and (max-width: 768px) {
    .portfolio-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; } }
  .portfolio-page.layout-type5 {
    height: auto;
    -webkit-background-size: cover;
            background-size: cover;
    background-position: center; }
    .portfolio-page.layout-type5 .back {
      position: absolute;
      left: -webkit-calc( (100% - 700px)/4);
      left: calc( (100% - 700px)/4);
      font-size: 0.95em;
      font-weight: 600; }
      .portfolio-page.layout-type5 .back .icon {
        font-size: 20px;
        vertical-align: -3px;
        margin-right: 20px;
        opacity: .8; }
    .portfolio-page.layout-type5 .portfolio-content {
      margin: 0 auto;
      padding: 30px 0;
      position: relative; }
      .portfolio-page.layout-type5 .portfolio-content .title {
        margin-top: 10px; }
    .portfolio-page.layout-type5 h2 {
      font-size: 62px; }
    .portfolio-page.layout-type5 .info .title {
      border-color: rgba(36, 38, 43, 0.25); }
    .portfolio-page.layout-type5 .info-list {
      margin-top: 10px; }
    .portfolio-page.layout-type5 .scroll {
      position: absolute;
      bottom: 100px;
      left: -webkit-calc( (100% - 700px)/2);
      left: calc( (100% - 700px)/2);
      margin-left: -5px;
      font-size: 16px;
      -webkit-transform: rotate(-90deg) translateY(-50%) translateX(100%);
          -ms-transform: rotate(-90deg) translateY(-50%) translateX(100%);
              transform: rotate(-90deg) translateY(-50%) translateX(100%); }
      .portfolio-page.layout-type5 .scroll:after {
        content: '';
        background: rgba(255, 255, 255, 0.5);
        width: 40px;
        height: 2px;
        position: absolute;
        right: 140%;
        top: 45%; }
    .portfolio-page.layout-type5 .portfolio-content {
      height: auto;
      text-align: left; }
    .portfolio-page.layout-type5 .center-aligned {
      padding: 20% 0 40px;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
    .portfolio-page.layout-type5 .info-list li {
      max-width: none;
      margin-right: 20px; }
    .portfolio-page.layout-type5 .info-list .title, .portfolio-page.layout-type5 .info-list p {
      width: auto;
      display: inline-block;
      font-size: 1em;
      line-height: 20px; }
    .portfolio-page.layout-type5 .info-list .title {
      margin: 0;
      padding: 0;
      border: none;
      display: block; }
    .portfolio-page.layout-type5 .info-list p {
      margin-bottom: 0; }
    .portfolio-page.layout-type5 .scroll {
      left: 50%;
      bottom: 30px; }
    .portfolio-page.layout-type5.invert h2, .portfolio-page.layout-type5.invert p, .portfolio-page.layout-type5.invert .scroll, .portfolio-page.layout-type5.invert .back {
      color: #24262b; }
    .portfolio-page.layout-type5.invert .scroll:after {
      background: rgba(36, 38, 43, 0.6); }
    .portfolio-page.layout-type5.invert .center-aligned {
      background: rgba(255, 255, 255, 0.85); }
    .portfolio-page.layout-type5.invert .info-list .title {
      color: #6a707e; }
    .portfolio-page.layout-type5.invert .info p a {
      color: #24262b; }
  .portfolio-page.layout-type5 h2, .portfolio-page.layout-type5 .tag, .portfolio-page.layout-type5 .info, .portfolio-page.layout-type5 .back, .portfolio-page.layout-type5 .scroll, .portfolio-page.layout-type5 .title {
    opacity: 0;
    -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
            transform: translateY(30px);
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    -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; }
  .portfolio-page.layout-type5 h2 {
    -webkit-transition-delay: .15s;
         -o-transition-delay: .15s;
            transition-delay: .15s; }
  .portfolio-page.layout-type5 .title {
    -webkit-transition-delay: .2s;
         -o-transition-delay: .2s;
            transition-delay: .2s; }
  .portfolio-page.layout-type5 .info {
    -webkit-transition-delay: .3s;
         -o-transition-delay: .3s;
            transition-delay: .3s; }
  .portfolio-page.layout-type5 .back {
    -webkit-transition-delay: .5s;
         -o-transition-delay: .5s;
            transition-delay: .5s;
    -webkit-transform: translateX(30px);
        -ms-transform: translateX(30px);
            transform: translateX(30px); }
  .portfolio-page.layout-type5 .scroll {
    -webkit-transition-delay: .4s;
         -o-transition-delay: .4s;
            transition-delay: .4s;
    -webkit-transform: rotate(-90deg) translateY(-50%) translateX(100%) translateX(30px);
        -ms-transform: rotate(-90deg) translateY(-50%) translateX(100%) translateX(30px);
            transform: rotate(-90deg) translateY(-50%) translateX(100%) translateX(30px); }
  .portfolio-page.layout-type5.show h2, .portfolio-page.layout-type5.show .tag, .portfolio-page.layout-type5.show .info, .portfolio-page.layout-type5.show .back, .portfolio-page.layout-type5.show .title {
    opacity: 1;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
  .portfolio-page.layout-type5.show .scroll {
    opacity: 1;
    -webkit-transform: rotate(-90deg) translateY(-50%) translateX(100%);
        -ms-transform: rotate(-90deg) translateY(-50%) translateX(100%);
            transform: rotate(-90deg) translateY(-50%) translateX(100%); }

@media screen and (max-width: 1024px) {
  .portfolio-page .info-list li {
    width: -webkit-calc((100% / 3) - 5px);
    width: calc((100% / 3) - 5px);
    margin: 0px; } }

@media screen and (max-width: 768px) {
  .portfolio-page .header-cap {
    display: none; }
  .portfolio-page .portfolio-content .vc_row .vc_column_container > .vc_column-inner {
    padding-left: 15px;
    padding-right: 15px; }
  .portfolio-page.boxed .images-wrap,
  .portfolio-page .images-wrap {
    padding: 0;
    margin: 0 -25px; }
  .portfolio-page.with-slider .portfolio-content {
    margin: 0 -15px; }
  .portfolio-page .description .vc_column_container > .vc_column-inner {
    padding-left: 15px;
    padding-right: 15px; }
  .portfolio-page .info-list {
    display: block; }
    .portfolio-page .info-list li {
      width: 50%;
      margin: 0px; }
  .portfolio-page .socialbar {
    margin-top: 15px; }
    .portfolio-page .socialbar a {
      margin-top: 5pxж; }
  .portfolio-page.layout-type5 .center-aligned {
    padding: 0; }
  .portfolio-page.layout-type5 .portfolio-content {
    width: auto;
    padding: 120px 0 60px; }
    .portfolio-page.layout-type5 .portfolio-content h2 {
      font-size: 36px; }
  .portfolio-page.layout-type5 .info-list li {
    width: auto;
    margin: 0 5px; }
  .portfolio-page.layout-type5 .scroll,
  .portfolio-page.layout-type5 .back {
    display: none; }
  .portfolio-page.fullscreen {
    position: static;
    max-width: none; }
    .portfolio-page.fullscreen .portfolio-content {
      padding: 30px 25px;
      margin: 0; }
    .portfolio-page.fullscreen .open-website {
      margin-top: 15px; } }

.portfolio-comments #comments.comments-area {
  margin-top: 0; }

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

.bypostauthor {
  display: block; }

.comments-title {
  margin-bottom: 25px; }

.comment-meta a {
  color: #6a707e; }
  .comment-meta a:hover {
    text-decoration: none !important; }

.comment-notes {
  color: #6a707e;
  font-size: 0.95em;
  margin-bottom: 20px; }

.comments-area {
  padding: 70px 0px; }
  .comments-area.no-comments {
    padding-top: 0; }
    .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 .comments-title {
    font-size: 18px;
    margin-bottom: 10px; }
  .comments-area .comment-list {
    margin: 0 0 55px;
    padding: 0;
    list-style: none; }
  .comments-area .pingback p {
    display: none; }
  .comments-area .comment-list > li {
    padding: 0px; }
    .comments-area .comment-list > li:first-child {
      border: none !important; }
  .comments-area .comment-list .comment-body {
    border-top: 1px solid #f0f0f0; }
  .comments-area .comment-list li.depth-1:first-child > .comment-body {
    border: none; }
  .comments-area ul.children {
    margin-left: 0;
    padding-left: 80px;
    list-style: none; }
  .comments-area .pingback .comment-body, .comments-area .trackback .comment-body {
    padding-left: 0; }
  .comments-area .comment-body {
    padding: 25px 0px 25px 80px;
    position: relative; }
    .comments-area .comment-body .comment-awaiting-moderation {
      font-size: 0.95em; }
    .comments-area .comment-body .comment-author img {
      width: 60px;
      height: auto;
      -webkit-border-radius: 50%;
              border-radius: 50%;
      display: block;
      position: absolute;
      top: 25px;
      left: 0; }
    .comments-area .comment-body .comment-author h4 {
      display: inline-block;
      font-size: 1em; }
    .comments-area .comment-body .comment-author .says {
      display: none; }
    .comments-area .comment-body .comment-meta {
      font-size: 0.95em; }
    .comments-area .comment-body .comment-content {
      padding-top: 5px; }
      .comments-area .comment-body .comment-content p {
        margin: 0; }
    .comments-area .comment-body .reply {
      display: inline-block; }
  .comments-area .reply a,
  .comments-area .reply-cancle a,
  .comments-area a.comment-edit-link {
    font-size: 0.95em;
    margin-left: 14px;
    position: relative; }
  .comments-area .reply a {
    position: absolute;
    right: 0;
    top: 25px;
    font-size: 0.8em; }
  .comments-area .comment-respond {
    position: relative;
    z-index: 2; }
    .comments-area .comment-respond .comment-form {
      background: #f9f9f9;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      padding: 40px;
      text-align: left; }
      .comments-area .comment-respond .comment-form .label-header {
        display: block;
        font-weight: 600;
        text-transform: uppercase;
        font-size: 0.75em;
        padding: 0;
        margin-bottom: 10px; }
      .comments-area .comment-respond .comment-form input[type="text"], .comments-area .comment-respond .comment-form input[type="email"], .comments-area .comment-respond .comment-form textarea {
        background: #f9f9f9; }
    .comments-area .comment-respond .form-submit {
      margin: 15px 0px 0px 0px; }
      @media screen and (max-width: 768px) {
        .comments-area .comment-respond .form-submit .btn {
          width: 100%; } }
    .comments-area .comment-respond p {
      text-align: left; }
    .comments-area .comment-respond:before {
      content: '';
      width: 500%;
      height: 1px;
      border-top: 1px solid #f0f0f0;
      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-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 10px; }
    .comments-area .comment .comment-respond:before {
      display: block; }
  @media screen and (max-width: 768px) {
    .comments-area {
      width: 100%;
      padding: 20px 0; }
      .comments-area #respond {
        padding-top: 0; }
      .comments-area .comment-body {
        padding: 90px 0px 20px 0px; }
      .comments-area ul.children {
        padding-left: 30px; }
      .comments-area .comment-respond .comment-form {
        padding: 0px;
        background: transparent; } }

.wp-block-latest-comments__comment-author {
  font-weight: 500; }

/*--------------------------------------------------------------
## Grid
--------------------------------------------------------------*/
div.post-offset {
  margin: 0;
  padding: 0; }
  div.post-offset article,
  div.post-offset .portfolio-item {
    margin: 0; }

.blog-grid {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
  margin-bottom: 25px; }
  .blog-grid .sticky-icon {
    display: inline-block;
    vertical-align: middle;
    margin: -2px 3px 0px 0px; }
  .blog-grid .tag.tag-sticky {
    background-color: #32353c;
    color: #fff;
    margin: 2px 0px; }
  @media screen and (max-width: 768px) {
    .blog-grid {
      margin-bottom: 20px; } }
  .blog-grid-image {
    overflow: hidden;
    white-space: nowrap;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
    .blog-grid-image img {
      width: 100%;
      -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      vertical-align: top; }
    .blog-grid-image a:before {
      display: none; }
    .blog-grid-image .tags:nth-child(2) {
      left: -100%; }
    .blog-grid-image .slider,
    .blog-grid-image iframe {
      width: 100%;
      vertical-align: top; }
    .blog-grid-image iframe {
      min-height: 300px; }
    .blog-grid-image .slider {
      overflow: hidden; }
      .blog-grid-image .slider .owl-nav {
        position: absolute;
        right: 25px;
        z-index: 1;
        height: 42px;
        top: 25px;
        -webkit-transform: translateY(-5px);
            -ms-transform: translateY(-5px);
                transform: translateY(-5px);
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
        -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
        transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
        .blog-grid-image .slider .owl-nav .owl-prev {
          left: auto;
          right: 8px; }
        .blog-grid-image .slider .owl-nav .ion {
          width: 42px;
          height: 100%;
          line-height: 42px;
          font-size: 19px; }
      .blog-grid-image .slider .owl-dots {
        width: 15px;
        height: auto;
        position: absolute;
        top: 15px;
        right: 15px;
        z-index: 10;
        display: none; }
      .blog-grid-image .slider .owl-dot {
        color: #fff;
        margin: 0 0 5px 0;
        display: block;
        float: left;
        z-index: 200; }
    @media screen and (max-width: 768px) {
      .blog-grid-image .slider .owl-nav {
        top: 20px;
        right: 0px; }
        .blog-grid-image .slider .owl-nav .owl-prev {
          left: auto !important;
          right: 30px; } }
  .blog-grid-content .tags {
    margin-bottom: 10px; }
  .blog-grid-content a.tag {
    color: #fff;
    background-color: #B79B6C;
    margin: 2px 0px; }
  .blog-grid-content .btn-link {
    margin-top: 10px;
    text-transform: capitalize; }
  .blog-grid-content .blog-grid-headline {
    font-size: 1.4em;
    line-height: 1.35;
    margin: 0; }
    .blog-grid-content .blog-grid-headline a {
      -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
  .blog-grid-content blockquote cite {
    display: block; }
  .blog-grid-content p {
    margin: 10px auto 0px; }
  @media screen and (max-width: 768px) {
    .blog-grid-content .tags {
      margin-top: 20px; } }
  .blog-grid:hover .blog-grid-image .slider .owl-nav {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    visibility: visible;
    opacity: 1;
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
  .blog-grid .post-details {
    margin: 8px 0;
    font-size: 0.95em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .blog-grid .post-details .author {
      font-weight: 600; }
    .blog-grid .post-details .date {
      color: #6a707e; }
      .blog-grid .post-details .date:before {
        content: '•';
        display: inline-block;
        vertical-align: middle;
        color: #32353c;
        margin: 0px 4px;
        font-size: 10px; }
  .blog-grid:hover .blog-grid-image .owl-item.active img, .blog-grid:hover .blog-grid-image > a img {
    -webkit-transform: scale(1.02);
        -ms-transform: scale(1.02);
            transform: scale(1.02); }
  .blog-grid.no-preview .post-details {
    margin-top: 10px; }
  .blog-grid.grid-1:not(.boxed) .blog-grid-image > *:not(style) {
    display: block;
    margin-bottom: 25px; }
  .blog-grid.grid-1:not(.boxed) .blog-grid-image > a img,
  .blog-grid.grid-1:not(.boxed) .blog-grid-image > .slider,
  .blog-grid.grid-1:not(.boxed) .blog-grid-image > .mejs-container {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden; }
  @media screen and (min-width: 769px) {
    .blog-grid.grid-3 {
      position: relative; }
      .blog-grid.grid-3.boxed {
        background: transparent; }
        .blog-grid.grid-3.boxed .blog-grid-content {
          padding: 40px; }
      .blog-grid.grid-3 .blog-grid-image {
        padding-left: 120px;
        position: absolute;
        width: 100%;
        height: 100%; }
        .blog-grid.grid-3 .blog-grid-image > a,
        .blog-grid.grid-3 .blog-grid-image .blog-slider,
        .blog-grid.grid-3 .blog-grid-image .owl-stage-outer,
        .blog-grid.grid-3 .blog-grid-image .owl-stage,
        .blog-grid.grid-3 .blog-grid-image .owl-item {
          display: block;
          height: 100%; }
        .blog-grid.grid-3 .blog-grid-image .blog-image {
          height: 100%;
          padding-bottom: 100%;
          -webkit-background-size: cover;
                  background-size: cover;
          background-position: center center;
          -webkit-border-radius: 3px;
          border-radius: 3px; }
      .blog-grid.grid-3 .blog-grid-content {
        position: relative;
        margin-top: 50px;
        margin-bottom: 50px;
        background: rgba(255, 255, 255, 0.95);
        max-width: 350px;
        padding: 40px;
        z-index: 10;
        overflow: hidden; }
        .blog-grid.grid-3 .blog-grid-content .tag.brand-bg-color {
          color: #fff; } }
  @media screen and (max-width: 768px) {
    .blog-grid.grid-3 .blog-grid-image .blog-image {
      padding-bottom: 100%;
      -webkit-background-size: cover;
              background-size: cover;
      background-position: top center; } }
  .blog-grid.boxed {
    background: #f9f9f9;
    margin-bottom: 0px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
    .blog-grid.boxed .blog-grid-image {
      -webkit-border-radius: 0px;
      border-radius: 0px; }
    .blog-grid.boxed .blog-grid-content {
      padding: 25px; }
      @media screen and (max-width: 768px) {
        .blog-grid.boxed .blog-grid-content {
          padding: 20px; }
          .blog-grid.boxed .blog-grid-content .tags {
            margin-top: 0px; } }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.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: 0px 5px 5px 0px;
    margin-top: 0px !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.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
    .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%);
      width: 100%;
      overflow: hidden;
      -o-text-overflow: ellipsis;
         text-overflow: ellipsis;
      width: 100%;
      white-space: nowrap;
      -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      opacity: 0;
      font-size: .8em;
      font-weight: normal; }
    .blog-grid .gallery .gallery-item:hover .gallery-caption {
      opacity: 1; }
    .blog-grid .gallery .gallery-item:hover img {
      opacity: .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:nth-of-type(3n+3), .blog-grid .gallery.gallery-columns-3 .gallery-item:last-of-type {
      margin-right: 0; }

/*--------------------------------------------------------------
## Page
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  .page-template-page_for-posts .breadcrumbs .btn-filter {
    top: -50; } }

/*--------------------------------------------------------------
## Post
--------------------------------------------------------------*/
.single .byline,
.group-blog .byline {
  display: inline; }

.page-content,
.entry-content,
.entry-summary {
  margin: 0 auto; }

@media screen and (min-width: 1025px) {
  .entry-content > *:not(.vc_row):not(.vc_clearfix) {
    margin-top: 28px;
    margin-bottom: 28px; }
  .entry-content > *:not(.vc_row):not(.vc_clearfix):first-child {
    margin-top: 0px; }
  .entry-content > *:not(.vc_row):not(.vc_clearfix):last-child {
    margin-bottom: 0px; } }

.entry-content figcaption {
  padding: 0.3rem;
  font-size: .98em;
  margin: 0px; }

.post {
  margin-bottom: 0px; }
  .post .entry-content a:not(.wp-block-button__link) {
    color: #B79B6C; }
    .post .entry-content a:not(.wp-block-button__link):before {
      width: 100%;
      opacity: 0.2; }
    .post .entry-content a:not(.wp-block-button__link):hover:before {
      opacity: 1; }
  .post .entry-content .wp-block-cover-text a {
    color: #fff; }
  .post .blog-slider .owl-nav {
    display: none; }
  .post .blog-slider .owl-dots {
    margin-top: 10px; }

article.page {
  margin: 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em;
  padding-top: 15px;
  font-size: 110%; }

.single-post .wpb_single_image {
  margin-bottom: 50px; }

.single-post .testimonials {
  position: relative;
  padding-left: 50px;
  margin: 40px 0; }
  .single-post .testimonials:before {
    content: '';
    position: absolute;
    height: 70%;
    width: 4px;
    background: #f0f0f0;
    left: 0; }

.single-post .entry-footer {
  margin-top: 50px;
  position: relative;
  padding: 20px 0px;
  border-top: 1px solid #f0f0f0; }
  @media screen and (max-width: 768px) {
    .single-post .entry-footer {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      margin-top: 0px; }
      .single-post .entry-footer .entry-footer-tags,
      .single-post .entry-footer .entry-footer-share {
        margin-bottom: 15px;
        width: 100%; } }
  .single-post .entry-footer .tag {
    margin: 2px 5px 2px 0; }

.single-post .widget_stockie_widget_about_author {
  background: #f9f9f9;
  position: relative;
  padding: 30px;
  margin-bottom: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .single-post .widget_stockie_widget_about_author .content {
    margin-left: 20px; }
    .single-post .widget_stockie_widget_about_author .content .info {
      margin-bottom: 0px; }
  @media screen and (max-width: 768px) {
    .single-post .widget_stockie_widget_about_author {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 15px;
      margin-bottom: 20px; }
      .single-post .widget_stockie_widget_about_author .content {
        margin: 15px 0 0 !important; } }

.single-post .related-posts {
  position: relative;
  background-color: #f9f9f9;
  padding: 70px 0px 30px; }
  @media screen and (max-width: 768px) {
    .single-post .related-posts {
      padding: 40px 0px 0px; } }
  .single-post .related-posts .content .author {
    font-weight: 600; }
  .single-post .related-posts .blog-grid {
    margin-bottom: 50px; }

.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; }
  .entry-footer .post-edit-link {
    display: block; }
  .entry-footer .share {
    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; }
    .entry-footer .share .socialbar a {
      margin-bottom: 0; }
    .entry-footer .share .title {
      margin-right: 20px; }

.post-widget {
  padding-top: 30px;
  position: relative; }

.post {
  margin-top: 0; }
  .post .comments-link a {
    font-size: 0.95em;
    margin-left: 15px; }

/*--------------------------------------------------------------
# WPML
--------------------------------------------------------------*/
body #lang_sel {
  width: 100%; }
  body #lang_sel ul li {
    width: 100%; }
    body #lang_sel ul li a {
      padding: 10px 15px; }
    body #lang_sel ul li > ul {
      width: 100%;
      top: 45px; }
  body #lang_sel a.lang_sel_sel {
    background: transparent;
    position: relative; }
    body #lang_sel a.lang_sel_sel:after {
      content: '\f104';
      font-size: 0.95em;
      font-family: Ionicons;
      color: rgba(0, 0, 0, 0.4);
      position: absolute;
      right: 15px;
      top: 12px; }

body #lang_sel_list.lang_sel_list_vertical {
  width: 100%;
  height: auto;
  overflow: hidden;
  z-index: 10; }
  body #lang_sel_list.lang_sel_list_vertical ul, body #lang_sel_list.lang_sel_list_vertical li {
    width: 100%; }
  body #lang_sel_list.lang_sel_list_vertical ul {
    border-top-style: dotted;
    border-color: rgba(0, 0, 0, 0.2); }
  body #lang_sel_list.lang_sel_list_vertical ul li a {
    background: transparent;
    padding: 15px 0;
    border-left: none;
    border-right: none;
    border-bottom-style: dotted;
    border-color: rgba(0, 0, 0, 0.2); }
    body #lang_sel_list.lang_sel_list_vertical ul li a.lang_sel_sel {
      border-color: rgba(0, 0, 0, 0.2); }
    body #lang_sel_list.lang_sel_list_vertical ul li a:hover {
      background: transparent;
      color: rgba(0, 0, 0, 0.5); }

body #lang_sel_list.lang_sel_list_horizontal {
  width: 100%;
  z-index: 10; }
  body #lang_sel_list.lang_sel_list_horizontal ul {
    border: none; }
  body #lang_sel_list.lang_sel_list_horizontal li a {
    background: transparent;
    margin-right: 15px;
    margin-bottom: 5px; }
    body #lang_sel_list.lang_sel_list_horizontal li a:hover {
      background: transparent;
      opacity: .7; }

body #lang_sel_footer {
  background: #38383a;
  border: none;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }
  body #lang_sel_footer ul li a {
    background: transparent;
    color: #fff; }
    body #lang_sel_footer ul li a:hover {
      background: rgba(255, 255, 255, 0.1); }
    body #lang_sel_footer ul li a span {
      color: #fff; }
    body #lang_sel_footer ul li a.lang_sel_sel {
      background: rgba(255, 255, 255, 0.1);
      color: #fff; }
      body #lang_sel_footer ul li a.lang_sel_sel:hover {
        background: rgba(255, 255, 255, 0.1); }

.site-footer #lang_sel a.lang_sel_sel {
  border-color: rgba(255, 255, 255, 0.15);
  color: rgba(255, 255, 255, 0.6); }
  .site-footer #lang_sel a.lang_sel_sel:hover {
    background: transparent;
    border-color: rgba(255, 255, 255, 0.2);
    color: #fff; }
    .site-footer #lang_sel a.lang_sel_sel:hover:after {
      color: rgba(255, 255, 255, 0.4); }
  .site-footer #lang_sel a.lang_sel_sel:after {
    color: rgba(255, 255, 255, 0.2); }

.site-footer #lang_sel ul li > ul {
  z-index: 2;
  border-top-color: #181a1d;
  top: 46px; }
  .site-footer #lang_sel ul li > ul li a {
    background: #181a1d;
    border-color: #111215;
    color: rgba(255, 255, 255, 0.6); }
    .site-footer #lang_sel ul li > ul li a:hover {
      background: #24262b; }

.site-footer #lang_sel_list.lang_sel_list_vertical ul {
  border-color: rgba(255, 255, 255, 0.15); }

.site-footer #lang_sel_list.lang_sel_list_vertical ul li a {
  color: rgba(255, 255, 255, 0.7);
  border-color: rgba(255, 255, 255, 0.15); }
  .site-footer #lang_sel_list.lang_sel_list_vertical ul li a.lang_sel_sel {
    border-color: rgba(255, 255, 255, 0.15); }
  .site-footer #lang_sel_list.lang_sel_list_vertical ul li a:hover {
    background: transparent;
    color: #fff; }

.site-footer #lang_sel_list.lang_sel_list_horizontal li a {
  color: #fff; }
  .site-footer #lang_sel_list.lang_sel_list_horizontal li a:hover {
    color: #fff; }

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

.hidden {
  display: none; }

.visible {
  visibility: visible; }

.inline {
  display: inline-block; }

.no-transition {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important; }

.visible-content {
  opacity: 1 !important; }

.payment-methods img {
  width: 34px;
  height: auto;
  margin: 0px 5px 0px 0px; }

@media screen and (max-width: 1024px) {
  .clb__heading h1.title, .clb__heading h2.title, .clb__heading h3.title, .clb__heading h4.title, .clb__heading .widget h4, .widget .clb__heading h4, .clb__heading h5.title, .clb__heading .widget h5, .widget .clb__heading h5, .clb__heading h6.title {
    font-size: 34px !important;
    line-height: 1.15 !important; }
  .clb__heading span, .clb__heading.stockie-dynamic-text-sc {
    font-size: 34px !important;
    font-weight: bold !important; } }

@media screen and (max-width: 768px) {
  .clb__heading h1.title, .clb__heading h2.title, .clb__heading h3.title, .clb__heading h4.title, .clb__heading .widget h4, .widget .clb__heading h4, .clb__heading h5.title, .clb__heading .widget h5, .widget .clb__heading h5, .clb__heading h6.title {
    font-size: 30px !important;
    line-height: 1.2 !important; }
  .clb__heading span, .clb__heading.stockie-dynamic-text-sc {
    font-size: 30px !important;
    font-weight: bold !important; }
  .clb-column-padding-left .vc_column-inner {
    padding-left: 15px !important;
    padding-right: 15px !important; }
  .clb__border_reset .vc_column-inner {
    border: none !important; } }

@media screen and (max-width: 1024px) {
  .clb__spacer {
    height: 55px !important; } }

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

.clb__custom_font {
  font-family: -apple-system, BlinkMacSystemFont, "proxima_nova", Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }

.clb__custom_font2 {
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }

.btn.purchase-theme {
  position: fixed;
  bottom: 25px;
  left: 50%;
  -webkit-transform: translate(-50%, -30%);
      -ms-transform: translate(-50%, -30%);
          transform: translate(-50%, -30%);
  background: #ecf3e3;
  border-color: #ecf3e3;
  -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: 4px;
          border-radius: 4px;
  color: #24262b;
  padding: 0 12px 0 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;
  height: 56px;
  line-height: 56px;
  z-index: 100;
  -webkit-animation-delay: 5s;
          animation-delay: 5s;
  -webkit-animation-duration: .3s;
          animation-duration: .3s;
  opacity: 0;
  -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-name: purachse_btn_animation;
          animation-name: purachse_btn_animation;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  font-family: -apple-system, BlinkMacSystemFont, "proxima_nova", Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }
  .btn.purchase-theme:hover {
    background-color: #8BB654;
    border-color: #8BB654;
    color: #fff; }
    .btn.purchase-theme:hover i.icon {
      background-color: rgba(0, 0, 0, 0.2); }
  .btn.purchase-theme i.icon {
    height: 34px;
    width: 34px;
    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;
    background-color: #8BB654;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    margin: 0px 8px 0px 0px;
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
  .btn.purchase-theme span {
    height: 26px;
    width: 1px;
    margin: 0px 10px;
    background-color: rgba(0, 0, 0, 0.2); }

@-webkit-keyframes purachse_btn_animation {
  from {
    opacity: 0;
    -webkit-transform: translate(-50%, -30%);
            transform: translate(-50%, -30%); }
  to {
    opacity: 1;
    -webkit-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%); } }

@keyframes purachse_btn_animation {
  from {
    opacity: 0;
    -webkit-transform: translate(-50%, -30%);
            transform: translate(-50%, -30%); }
  to {
    opacity: 1;
    -webkit-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%); } }

#drift-widget {
  bottom: 12px !important;
  right: 12px !important; }

/*--------------------------------------------------------------
## Additional CSS classes for WP (Review Requirments) Gutenberg
--------------------------------------------------------------*/
.aligncenter {
  text-align: center; }

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

.wp-block-image .alignleft,
.alignleft {
  float: left;
  margin-right: 1rem; }
  @media screen and (min-width: 1025px) {
    .wp-block-image .alignleft,
    .alignleft {
      margin-right: -webkit-calc(2 * 1rem);
      margin-right: calc(2 * 1rem); } }

.wp-block-image .alignright,
.alignright {
  float: right;
  margin-left: 1rem; }
  @media screen and (min-width: 1025px) {
    .wp-block-image .alignright,
    .alignright {
      margin-left: -webkit-calc(2 * 1rem);
      margin-left: calc(2 * 1rem); } }

.wp-caption-text.gallery-caption {
  white-space: initial; }

.wp-block-image .aligncenter > figcaption,
.wp-block-image .alignleft > figcaption,
.wp-block-image .alignright > figcaption {
  display: block; }

.wp-caption {
  max-width: 100%; }

.wp-block-quote:not(.is-large):not(.is-style-large) {
  border-color: #f0f0f0; }

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
  border: none;
  padding: 0px; }

.wp-block-pullquote blockquote {
  border: none; }

.wp-block-file * + .wp-block-file__button {
  display: table;
  margin: 20px 0px 0px 0px;
  color: #fff !important; }

.wp-caption-text {
  padding: 0.5rem;
  text-align: center; }

/*--------------------------------------------------------------
## Remove WPBakery default row padding
--------------------------------------------------------------*/
.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: 0px; }

select {
  opacity: 0;
  visibility: hidden;
  position: absolute; }

/*--------------------------------------------------------------
## Template classes
--------------------------------------------------------------*/
.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 classes
--------------------------------------------------------------*/
.brand-color,
.brand-color-after:after,
.brand-color-before:before {
  color: #B79B6C; }

.brand-color-hover:hover,
.brand-color-hover-after:after,
.brand-color-hover-before:before {
  color: #B79B6C; }

.brand-border-color,
.brand-border-color-after:after,
.brand-border-color-before:before {
  border-color: #B79B6C; }

.brand-border-color-hover:hover,
.brand-border-color-hover-after:after,
.brand-border-color-hover-before:before {
  border-color: #B79B6C; }

.brand-bg-color,
.brand-bg-color-after:after,
.brand-bg-color-before:before {
  background-color: #B79B6C; }

.brand-bg-color-hover:hover,
.brand-bg-color-hover-after:after,
.brand-bg-color-hover-before:before {
  background-color: #B79B6C; }

.typed-cursor {
  opacity: 1;
  margin-right: -0.2em;
  -webkit-animation: typedjsBlink 0.7s infinite;
          animation: typedjsBlink 0.7s infinite; }

@keyframes typedjsBlink {
  50% {
    opacity: 0.0; } }

@-webkit-keyframes typedjsBlink {
  0% {
    opacity: 1; }
  50% {
    opacity: 0.0; }
  100% {
    opacity: 1; } }

/*--------------------------------------------------------------
# WooCommerce
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notices
--------------------------------------------------------------*/
@media screen and (min-width: 1025px) {
  .woo_c-message-group {
    padding: 0 -webkit-calc(16.66666667% - 5px);
    padding: 0 calc(16.66666667% - 5px); } }

.woo_c-message-group li {
  margin-bottom: 15px; }

.woo_c-message-group {
  position: fixed;
  z-index: 999999;
  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;
  left: 50%;
  padding: 0 15px;
  bottom: 0;
  left: 0;
  right: 0; }
  .woo_c-message-group .message-box {
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
    margin-bottom: 25px;
    -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: 768px) {
      .woo_c-message-group .message-box {
        margin-bottom: 15px; } }

@-webkit-keyframes slide_up {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    opacity: .5; }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    opacity: 1; } }

@keyframes slide_up {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    opacity: .5; }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    opacity: 1; } }

/*--------------------------------------------------------------
## Single product
--------------------------------------------------------------*/
.woo_c-product,
.product-popup {
  padding-bottom: 80px;
  /*Image container*/
  /*Navigation*/ }
  @media screen and (max-width: 1024px) {
    .woo_c-product,
    .product-popup {
      padding-bottom: 55px; } }
  @media screen and (max-width: 768px) {
    .woo_c-product,
    .product-popup {
      padding-bottom: 50px; }
      .woo_c-product .page-container.full,
      .product-popup .page-container.full {
        padding-left: 0px;
        padding-right: 0px; } }
  .woo_c-product-image .woo-onsale,
  .product-popup-image .woo-onsale {
    right: 25px;
    top: 25px;
    left: auto; }
  .woo_c-product-image .product_images > .image-wrap:not(:nth-child(1)),
  .product-popup-image .product_images > .image-wrap:not(:nth-child(1)) {
    display: none; }
  .woo_c-product-image-slider,
  .product-popup-image-slider {
    position: relative;
    overflow: hidden;
    height: 100vh; }
    .woo_c-product-image-slider-trigger,
    .product-popup-image-slider-trigger {
      height: 50px;
      width: 50px;
      position: absolute;
      right: 25px;
      top: 25px; }
    .woo_c-product-image-slider img.horizontal-img,
    .product-popup-image-slider img.horizontal-img {
      max-width: none;
      width: auto !important;
      height: 100vh; }
    .woo_c-product-image-slider .owl-stage-outer,
    .product-popup-image-slider .owl-stage-outer {
      height: 100%; }
    .woo_c-product-image-slider .owl-nav,
    .product-popup-image-slider .owl-nav {
      z-index: 1; }
    .woo_c-product-image-slider .owl-stage .owl-item,
    .product-popup-image-slider .owl-stage .owl-item {
      display: inline-block; }
      .woo_c-product-image-slider .owl-stage .owl-item img,
      .product-popup-image-slider .owl-stage .owl-item img {
        vertical-align: top; }
    .woo_c-product-image-slider .owl-stage .owl-item.active,
    .product-popup-image-slider .owl-stage .owl-item.active {
      position: relative;
      z-index: 100; }
    .woo_c-product-image-slider .owl-dots,
    .product-popup-image-slider .owl-dots {
      position: absolute;
      width: auto;
      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: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      right: 25px;
      left: auto;
      top: 0px;
      bottom: 0px;
      z-index: 1; }
      .woo_c-product-image-slider .owl-dots .owl-dot,
      .product-popup-image-slider .owl-dots .owl-dot {
        margin: 4px 0px; }
    .woo_c-product-image-slider .owl-nav,
    .product-popup-image-slider .owl-nav {
      right: 25px;
      bottom: 25px;
      width: 110px; }
    .woo_c-product-image-slider .owl-dots-images,
    .product-popup-image-slider .owl-dots-images {
      position: absolute;
      top: 0px;
      bottom: 0px;
      padding-left: 25px;
      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-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
      .woo_c-product-image-slider .owl-dots-images .owl-dot-image,
      .product-popup-image-slider .owl-dots-images .owl-dot-image {
        width: 60px;
        height: auto;
        margin: 8px 0px;
        cursor: pointer;
        -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
        -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
        transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
        .woo_c-product-image-slider .owl-dots-images .owl-dot-image img,
        .product-popup-image-slider .owl-dots-images .owl-dot-image img {
          display: inline-block;
          vertical-align: top;
          -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
                  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08); }
        .woo_c-product-image-slider .owl-dots-images .owl-dot-image.active img,
        .product-popup-image-slider .owl-dots-images .owl-dot-image.active img {
          -webkit-box-shadow: 0px 0px 0px 2px #24262b;
                  box-shadow: 0px 0px 0px 2px #24262b; }
  .woo_c-product-image .numbers_slides,
  .product-popup-image .numbers_slides {
    position: absolute;
    right: 25px;
    top: 50%;
    font-weight: 600;
    font-size: 24px;
    display: none; }
  .woo_c-product .breadcrumbs,
  .product-popup .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;
    padding: 10px 0; }
    @media screen and (max-width: 768px) {
      .woo_c-product .breadcrumbs,
      .product-popup .breadcrumbs {
        -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: start;
        -webkit-align-items: flex-start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .woo_c-product .breadcrumbs .woo_c-product-nav,
        .product-popup .breadcrumbs .woo_c-product-nav {
          margin: 0px 0px 20px 0px; } }
  @media screen and (max-width: 1024px) {
    .woo_c-product-nav,
    .product-popup-nav {
      margin: 10px 0px; } }
  .woo_c-product-nav-prev, .woo_c-product-nav-next,
  .product-popup-nav-prev,
  .product-popup-nav-next {
    display: inline-block;
    font-size: 18px;
    text-align: center;
    line-height: 40px;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 100%;
            border-radius: 100%;
    margin: 0;
    position: relative;
    background: white;
    -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-nav-prev:before, .woo_c-product-nav-next:before,
    .product-popup-nav-prev:before,
    .product-popup-nav-next:before {
      display: none; }
    .woo_c-product-nav-prev:first-child, .woo_c-product-nav-next:first-child,
    .product-popup-nav-prev:first-child,
    .product-popup-nav-next:first-child {
      margin-right: 8px; }
    .woo_c-product-nav-prev:hover, .woo_c-product-nav-next:hover,
    .product-popup-nav-prev:hover,
    .product-popup-nav-next:hover {
      background-color: #f6f6f6; }
  .woo_c-product .woo_c-product-details,
  .product-popup .woo_c-product-details {
    padding: 0 15px; }
    .woo_c-product .woo_c-product-details-title,
    .product-popup .woo_c-product-details-title {
      margin: 15px 0 10px;
      font-size: 2em; }
    .woo_c-product .woo_c-product-details-inner,
    .product-popup .woo_c-product-details-inner {
      width: 100%;
      padding: 100px 13%; }
      .woo_c-product .woo_c-product-details-inner .external-product,
      .product-popup .woo_c-product-details-inner .external-product {
        margin-top: 25px; }
      @media screen and (max-width: 1024px) {
        .woo_c-product .woo_c-product-details-inner,
        .product-popup .woo_c-product-details-inner {
          padding-right: 0px;
          padding-left: 0px; } }
      .woo_c-product .woo_c-product-details-inner .woocommerce-product-rating .average,
      .woo_c-product .woo_c-product-details-inner .woocommerce-product-rating .woo-review-link,
      .woo_c-product .woo_c-product-details-inner .woocommerce-product-rating .write-review,
      .product-popup .woo_c-product-details-inner .woocommerce-product-rating .average,
      .product-popup .woo_c-product-details-inner .woocommerce-product-rating .woo-review-link,
      .product-popup .woo_c-product-details-inner .woocommerce-product-rating .write-review {
        vertical-align: top; }
      .woo_c-product .woo_c-product-details-inner .woocommerce-product-rating .write-review,
      .woo_c-product .woo_c-product-details-inner .woocommerce-product-rating .woo-review-link,
      .product-popup .woo_c-product-details-inner .woocommerce-product-rating .write-review,
      .product-popup .woo_c-product-details-inner .woocommerce-product-rating .woo-review-link {
        margin-left: 5px;
        font-size: 0.95em; }
      .woo_c-product .woo_c-product-details-inner .price,
      .product-popup .woo_c-product-details-inner .price {
        margin: 10px 0px;
        font-weight: 600; }
        .woo_c-product .woo_c-product-details-inner .price .amount,
        .product-popup .woo_c-product-details-inner .price .amount {
          font-size: 1.2em; }
        .woo_c-product .woo_c-product-details-inner .price-discount,
        .product-popup .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 0px 0px 2px;
          color: #fff;
          padding-left: 5px;
          margin-left: 10px;
          vertical-align: middle; }
        .woo_c-product .woo_c-product-details-inner .price ins,
        .product-popup .woo_c-product-details-inner .price ins {
          text-decoration: none; }
          .woo_c-product .woo_c-product-details-inner .price ins .amount,
          .product-popup .woo_c-product-details-inner .price ins .amount {
            vertical-align: middle; }
          .woo_c-product .woo_c-product-details-inner .price ins:last-child,
          .product-popup .woo_c-product-details-inner .price ins:last-child {
            margin-right: 8px; }
        .woo_c-product .woo_c-product-details-inner .price del, .woo_c-product .woo_c-product-details-inner .price old,
        .product-popup .woo_c-product-details-inner .price del,
        .product-popup .woo_c-product-details-inner .price old {
          color: rgba(36, 38, 43, 0.6); }
          .woo_c-product .woo_c-product-details-inner .price del .amount, .woo_c-product .woo_c-product-details-inner .price old .amount,
          .product-popup .woo_c-product-details-inner .price del .amount,
          .product-popup .woo_c-product-details-inner .price old .amount {
            font-size: 0.95em;
            font-weight: 500;
            vertical-align: middle;
            margin-left: 5px; }
      .woo_c-product .woo_c-product-details-inner .variations_button,
      .product-popup .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: 0px; }
      .woo_c-product .woo_c-product-details-inner .single_add_to_cart_button .ion svg,
      .product-popup .woo_c-product-details-inner .single_add_to_cart_button .ion svg {
        fill: #fff;
        margin-top: 1px; }
      .woo_c-product .woo_c-product-details-inner .woocommerce-share,
      .product-popup .woo_c-product-details-inner .woocommerce-share {
        margin-top: 20px; }
    .woo_c-product .woo_c-product-details .yith-wcwl-add-to-wishlist,
    .product-popup .woo_c-product-details .yith-wcwl-add-to-wishlist {
      display: inline-block;
      margin: 0px;
      vertical-align: middle; }
      .woo_c-product .woo_c-product-details .yith-wcwl-add-to-wishlist:after,
      .product-popup .woo_c-product-details .yith-wcwl-add-to-wishlist:after {
        content: '';
        display: table;
        clear: both; }
      .woo_c-product .woo_c-product-details .yith-wcwl-add-to-wishlist .hide,
      .product-popup .woo_c-product-details .yith-wcwl-add-to-wishlist .hide {
        display: none; }
      .woo_c-product .woo_c-product-details .yith-wcwl-add-to-wishlist .btn,
      .product-popup .woo_c-product-details .yith-wcwl-add-to-wishlist .btn {
        -webkit-border-radius: 3px;
        border-radius: 3px;
        font-size: 0.98em;
        margin-left: 12px;
        padding: 10px 18px;
        background-color: transparent;
        border-color: transparent;
        color: #32353c;
        -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 .woo_c-product-details .yith-wcwl-add-to-wishlist .btn:hover,
        .product-popup .woo_c-product-details .yith-wcwl-add-to-wishlist .btn:hover {
          background-color: #24262b;
          color: #fff;
          -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); }
    .woo_c-product .woo_c-product-details-variations,
    .product-popup .woo_c-product-details-variations {
      margin-top: 20px;
      width: 100%;
      text-align: left;
      border-top: 1px solid #f0f0f0; }
      .woo_c-product .woo_c-product-details-variations .variations,
      .woo_c-product .woo_c-product-details-variations .simple-qty,
      .product-popup .woo_c-product-details-variations .variations,
      .product-popup .woo_c-product-details-variations .simple-qty {
        padding: 8px 0px; }
        .woo_c-product .woo_c-product-details-variations .variations:after,
        .woo_c-product .woo_c-product-details-variations .simple-qty:after,
        .product-popup .woo_c-product-details-variations .variations:after,
        .product-popup .woo_c-product-details-variations .simple-qty:after {
          content: '';
          display: table;
          clear: both; }
        .woo_c-product .woo_c-product-details-variations .variations .variation,
        .woo_c-product .woo_c-product-details-variations .simple-qty .variation,
        .product-popup .woo_c-product-details-variations .variations .variation,
        .product-popup .woo_c-product-details-variations .simple-qty .variation {
          margin: 0px 20px 8px 0px;
          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_c-product .woo_c-product-details-variations .variations .variation:last-child,
          .woo_c-product .woo_c-product-details-variations .simple-qty .variation:last-child,
          .product-popup .woo_c-product-details-variations .variations .variation:last-child,
          .product-popup .woo_c-product-details-variations .simple-qty .variation:last-child {
            margin-right: 0px; }
          .woo_c-product .woo_c-product-details-variations .variations .variation.reset,
          .woo_c-product .woo_c-product-details-variations .simple-qty .variation.reset,
          .product-popup .woo_c-product-details-variations .variations .variation.reset,
          .product-popup .woo_c-product-details-variations .simple-qty .variation.reset {
            white-space: nowrap; }
            .woo_c-product .woo_c-product-details-variations .variations .variation.reset .reset_variations,
            .woo_c-product .woo_c-product-details-variations .simple-qty .variation.reset .reset_variations,
            .product-popup .woo_c-product-details-variations .variations .variation.reset .reset_variations,
            .product-popup .woo_c-product-details-variations .simple-qty .variation.reset .reset_variations {
              width: 100%; }
        .woo_c-product .woo_c-product-details-variations .variations .label,
        .woo_c-product .woo_c-product-details-variations .simple-qty .label,
        .product-popup .woo_c-product-details-variations .variations .label,
        .product-popup .woo_c-product-details-variations .simple-qty .label {
          display: inline-block;
          text-transform: uppercase;
          margin-right: 10px;
          font-weight: 600;
          font-size: 0.8em;
          min-height: 32px;
          line-height: 32px;
          vertical-align: top; }
        .woo_c-product .woo_c-product-details-variations .variations .value,
        .woo_c-product .woo_c-product-details-variations .simple-qty .value,
        .product-popup .woo_c-product-details-variations .variations .value,
        .product-popup .woo_c-product-details-variations .simple-qty .value {
          display: inline-block;
          min-height: 32px;
          line-height: 32px; }
        .woo_c-product .woo_c-product-details-variations .variations .select .select-error,
        .woo_c-product .woo_c-product-details-variations .simple-qty .select .select-error,
        .product-popup .woo_c-product-details-variations .variations .select .select-error,
        .product-popup .woo_c-product-details-variations .simple-qty .select .select-error {
          display: none; }
        .woo_c-product .woo_c-product-details-variations .variations .select select.error + .select-styled,
        .woo_c-product .woo_c-product-details-variations .simple-qty .select select.error + .select-styled,
        .product-popup .woo_c-product-details-variations .variations .select select.error + .select-styled,
        .product-popup .woo_c-product-details-variations .simple-qty .select select.error + .select-styled {
          border: 1px solid #DE4B53;
          color: #DE4B53; }
        .woo_c-product .woo_c-product-details-variations .variations .color_attr,
        .woo_c-product .woo_c-product-details-variations .simple-qty .color_attr,
        .product-popup .woo_c-product-details-variations .variations .color_attr,
        .product-popup .woo_c-product-details-variations .simple-qty .color_attr {
          padding: 10px 5px; }
          .woo_c-product .woo_c-product-details-variations .variations .color_attr.error,
          .woo_c-product .woo_c-product-details-variations .simple-qty .color_attr.error,
          .product-popup .woo_c-product-details-variations .variations .color_attr.error,
          .product-popup .woo_c-product-details-variations .simple-qty .color_attr.error {
            border: 1px solid #DE4B53;
            -webkit-border-radius: 3px;
            border-radius: 3px; }
      .woo_c-product .woo_c-product-details-variations .simple-qty,
      .product-popup .woo_c-product-details-variations .simple-qty {
        padding: 16px 0px; }
      .woo_c-product .woo_c-product-details-variations .woo-variation-price,
      .product-popup .woo_c-product-details-variations .woo-variation-price {
        border-top: 1px solid #f0f0f0;
        padding: 20px 0px; }
        .woo_c-product .woo_c-product-details-variations .woo-variation-price .price,
        .product-popup .woo_c-product-details-variations .woo-variation-price .price {
          margin: 0; }
      .woo_c-product .woo_c-product-details-variations .color_attr,
      .product-popup .woo_c-product-details-variations .color_attr {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
        .woo_c-product .woo_c-product-details-variations .color_attr .color-item,
        .product-popup .woo_c-product-details-variations .color_attr .color-item {
          width: 12px;
          height: 12px;
          position: relative;
          margin: 0 10px;
          -webkit-border-radius: 50%;
                  border-radius: 50%;
          cursor: pointer;
          border: solid 2px rgba(36, 38, 43, 0.2); }
          .woo_c-product .woo_c-product-details-variations .color_attr .color-item:after,
          .product-popup .woo_c-product-details-variations .color_attr .color-item:after {
            height: 32px;
            width: 32px;
            top: -webkit-calc(50% - 16px);
            top: calc(50% - 16px);
            left: -webkit-calc(50% - 16px);
            left: calc(50% - 16px); }
          .woo_c-product .woo_c-product-details-variations .color_attr .color-item.active:after,
          .product-popup .woo_c-product-details-variations .color_attr .color-item.active:after {
            -webkit-transform: scale(1);
                -ms-transform: scale(1);
                    transform: scale(1);
            -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
            -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
            transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
        @media screen and (max-width: 768px) {
          .woo_c-product .woo_c-product-details-variations .color_attr,
          .product-popup .woo_c-product-details-variations .color_attr {
            -webkit-flex-flow: wrap;
                -ms-flex-flow: wrap;
                    flex-flow: wrap; }
            .woo_c-product .woo_c-product-details-variations .color_attr .color-item,
            .product-popup .woo_c-product-details-variations .color_attr .color-item {
              margin: 10px; } }
      .woo_c-product .woo_c-product-details-variations .size_attr,
      .product-popup .woo_c-product-details-variations .size_attr {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
        .woo_c-product .woo_c-product-details-variations .size_attr .size-item,
        .product-popup .woo_c-product-details-variations .size_attr .size-item {
          display: block;
          text-transform: uppercase;
          position: relative;
          margin: 0 10px;
          width: 20px;
          text-align: center;
          z-index: 10;
          cursor: pointer; }
          .woo_c-product .woo_c-product-details-variations .size_attr .size-item:after,
          .product-popup .woo_c-product-details-variations .size_attr .size-item:after {
            content: '';
            position: absolute;
            background: #f0f0f0;
            height: 32px;
            width: 32px;
            top: -webkit-calc(50% - 16px);
            top: calc(50% - 16px);
            left: -webkit-calc(50% - 16px);
            left: calc(50% - 16px);
            -webkit-border-radius: 100%;
                    border-radius: 100%;
            z-index: -1;
            -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
            -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
            transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
          .woo_c-product .woo_c-product-details-variations .size_attr .size-item:hover:after,
          .product-popup .woo_c-product-details-variations .size_attr .size-item:hover:after {
            background: rgba(36, 38, 43, 0.2); }
          .woo_c-product .woo_c-product-details-variations .size_attr .size-item.active:after,
          .product-popup .woo_c-product-details-variations .size_attr .size-item.active:after {
            -webkit-transform: scale(1);
                -ms-transform: scale(1);
                    transform: scale(1); }
      .woo_c-product .woo_c-product-details-variations .out_of_stock,
      .product-popup .woo_c-product-details-variations .out_of_stock {
        margin: 15px 0px;
        display: inline-block;
        position: relative; }
        .woo_c-product .woo_c-product-details-variations .out_of_stock .message-box,
        .product-popup .woo_c-product-details-variations .out_of_stock .message-box {
          padding: 10px 18px; }
    .woo_c-product .woo_c-product-details .product_meta,
    .product-popup .woo_c-product-details .product_meta {
      font-size: 0.95em;
      margin-top: 20px; }
      .woo_c-product .woo_c-product-details .product_meta .sku_wrapper,
      .woo_c-product .woo_c-product-details .product_meta .woo-c_product_category,
      .woo_c-product .woo_c-product-details .product_meta .tagged_as,
      .product-popup .woo_c-product-details .product_meta .sku_wrapper,
      .product-popup .woo_c-product-details .product_meta .woo-c_product_category,
      .product-popup .woo_c-product-details .product_meta .tagged_as {
        font-weight: 600; }
        .woo_c-product .woo_c-product-details .product_meta .sku_wrapper > span,
        .woo_c-product .woo_c-product-details .product_meta .woo-c_product_category > span,
        .woo_c-product .woo_c-product-details .product_meta .tagged_as > span,
        .product-popup .woo_c-product-details .product_meta .sku_wrapper > span,
        .product-popup .woo_c-product-details .product_meta .woo-c_product_category > span,
        .product-popup .woo_c-product-details .product_meta .tagged_as > span {
          font-weight: 400; }
      .woo_c-product .woo_c-product-details .product_meta > span,
      .product-popup .woo_c-product-details .product_meta > span {
        display: inline-block;
        padding-right: 2px;
        vertical-align: middle;
        position: relative; }
        .woo_c-product .woo_c-product-details .product_meta > span .dot-divider:before,
        .product-popup .woo_c-product-details .product_meta > span .dot-divider:before {
          content: '•';
          display: inline-block;
          vertical-align: middle;
          color: #32353c;
          margin: 0px 4px;
          font-size: 10px; }
        .woo_c-product .woo_c-product-details .product_meta > span a,
        .product-popup .woo_c-product-details .product_meta > span a {
          font-weight: 400; }
        .woo_c-product .woo_c-product-details .product_meta > span:first-child:before,
        .product-popup .woo_c-product-details .product_meta > span:first-child:before {
          display: none; }
    .woo_c-product .woo_c-product-details .site-container > .yith-wcwl-add-to-wishlist,
    .product-popup .woo_c-product-details .site-container > .yith-wcwl-add-to-wishlist {
      display: none; }
  .woo_c-product .tab,
  .product-popup .tab {
    margin: 50px auto 0px; }
    @media screen and (max-width: 1024px) {
      .woo_c-product .tab,
      .product-popup .tab {
        margin-top: 30px; } }
    .woo_c-product .tab table,
    .product-popup .tab table {
      text-align: left;
      margin-bottom: 0px; }
    .woo_c-product .tab .tabNav,
    .product-popup .tab .tabNav {
      text-align: center; }
    .woo_c-product .tab#product_review .tabItems,
    .product-popup .tab#product_review .tabItems {
      height: 100% !important; }
      .woo_c-product .tab#product_review .tabItems_item.active,
      .product-popup .tab#product_review .tabItems_item.active {
        position: relative; }
  .woo_c-product .shop_attributes p,
  .product-popup .shop_attributes p {
    margin: 0px; }
  .woo_c-product .shop_attributes tr th:first-child,
  .woo_c-product .shop_attributes tr td:first-child,
  .product-popup .shop_attributes tr th:first-child,
  .product-popup .shop_attributes tr td:first-child {
    width: 25%; }
  .woo_c-product .comments-area,
  .product-popup .comments-area {
    padding: 0px 0px 70px; }
    @media screen and (max-width: 1024px) {
      .woo_c-product .comments-area,
      .product-popup .comments-area {
        padding-bottom: 10px; } }
    .woo_c-product .comments-area .comment-list,
    .product-popup .comments-area .comment-list {
      margin-bottom: 0; }
    .woo_c-product .comments-area .comment-body .title,
    .product-popup .comments-area .comment-body .title {
      font-size: 15px; }
    .woo_c-product .comments-area .comment-body .avatar,
    .product-popup .comments-area .comment-body .avatar {
      position: absolute;
      left: 0px;
      top: 25px;
      -webkit-border-radius: 100%;
              border-radius: 100%; }
    .woo_c-product .comments-area .comment-body .star-rating,
    .product-popup .comments-area .comment-body .star-rating {
      position: absolute;
      top: 25px;
      right: 0px; }
    .woo_c-product .comments-area .comment-body time,
    .product-popup .comments-area .comment-body time {
      color: #6a707e;
      font-size: 0.95em; }
    .woo_c-product .comments-area .comment-body .description p,
    .product-popup .comments-area .comment-body .description p {
      margin: 0; }
    .woo_c-product .comments-area .comment-form [class*="vc_col"],
    .product-popup .comments-area .comment-form [class*="vc_col"] {
      padding: 0; }
    .woo_c-product .comments-area .comment-form .comment-form-author,
    .product-popup .comments-area .comment-form .comment-form-author {
      padding-right: 15px; }
    .woo_c-product .comments-area .comment-form .comment-form-email,
    .product-popup .comments-area .comment-form .comment-form-email {
      padding-left: 15px; }
    .woo_c-product .comments-area .comment-form .submit-comment,
    .product-popup .comments-area .comment-form .submit-comment {
      margin-top: 8px; }
    .woo_c-product .comments-area .comment-form-rating label,
    .product-popup .comments-area .comment-form-rating label {
      font-weight: 600; }
    .woo_c-product .comments-area .comment-form .comment-form-rating .select,
    .product-popup .comments-area .comment-form .comment-form-rating .select {
      display: none; }
    @media screen and (max-width: 768px) {
      .woo_c-product .comments-area .comment-form .comment-form-author,
      .woo_c-product .comments-area .comment-form .comment-form-email,
      .product-popup .comments-area .comment-form .comment-form-author,
      .product-popup .comments-area .comment-form .comment-form-email {
        padding: 0; } }
    .woo_c-product .comments-area .comment-respond,
    .product-popup .comments-area .comment-respond {
      border-top: 1px solid #f0f0f0; }
      .woo_c-product .comments-area .comment-respond .comment-reply-title,
      .product-popup .comments-area .comment-respond .comment-reply-title {
        font-size: 20px; }
  .woo_c-product .woo_c-products .slider .owl-dots-images,
  .woo_c-product .woo_c-products .hide-price-and-cart .yith-wcwl-add-to-wishlist,
  .woo_c-product .products .slider .owl-dots-images,
  .woo_c-product .products .hide-price-and-cart .yith-wcwl-add-to-wishlist,
  .product-popup .woo_c-products .slider .owl-dots-images,
  .product-popup .woo_c-products .hide-price-and-cart .yith-wcwl-add-to-wishlist,
  .product-popup .products .slider .owl-dots-images,
  .product-popup .products .hide-price-and-cart .yith-wcwl-add-to-wishlist {
    display: none; }
  .woo_c-product .sticky-product,
  .product-popup .sticky-product {
    position: fixed;
    overflow: hidden;
    right: 25px;
    height: 82px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    opacity: 0;
    z-index: -1;
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -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: 3px;
    border-radius: 3px; }
    @media screen and (max-width: 1024px) {
      .woo_c-product .sticky-product,
      .product-popup .sticky-product {
        right: 20px; } }
    .woo_c-product .sticky-product-img,
    .product-popup .sticky-product-img {
      cursor: pointer;
      width: 82px;
      height: 82px;
      background-position: center;
      background-repeat: no-repeat;
      -webkit-background-size: cover;
              background-size: cover; }
    .woo_c-product .sticky-product-desc,
    .product-popup .sticky-product-desc {
      padding: 15px;
      font-size: 14px;
      position: relative; }
      .woo_c-product .sticky-product-desc .categories,
      .product-popup .sticky-product-desc .categories {
        max-width: 165px;
        -o-text-overflow: ellipsis;
           text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden; }
      .woo_c-product .sticky-product-desc .title,
      .woo_c-product .sticky-product-desc .price,
      .product-popup .sticky-product-desc .title,
      .product-popup .sticky-product-desc .price {
        display: block;
        line-height: 19px; }
        .woo_c-product .sticky-product-desc .title:before,
        .woo_c-product .sticky-product-desc .price:before,
        .product-popup .sticky-product-desc .title:before,
        .product-popup .sticky-product-desc .price:before {
          display: none; }
      .woo_c-product .sticky-product-desc .title,
      .woo_c-product .sticky-product-desc .price,
      .product-popup .sticky-product-desc .title,
      .product-popup .sticky-product-desc .price {
        font-weight: 600; }
      .woo_c-product .sticky-product-desc .title,
      .product-popup .sticky-product-desc .title {
        max-width: 165px;
        overflow: hidden;
        -o-text-overflow: ellipsis;
           text-overflow: ellipsis;
        white-space: nowrap; }
      .woo_c-product .sticky-product-desc:before,
      .product-popup .sticky-product-desc:before {
        content: "";
        position: absolute;
        width: 1px;
        height: 52px;
        background: #f0f0f0;
        right: 0; }
    .woo_c-product .sticky-product-btn,
    .product-popup .sticky-product-btn {
      padding: 18px 15px; }
      .woo_c-product .sticky-product-btn a.sticky-product-cart,
      .woo_c-product .sticky-product-btn a.sticky-product-out-of-stock,
      .product-popup .sticky-product-btn a.sticky-product-cart,
      .product-popup .sticky-product-btn a.sticky-product-out-of-stock {
        padding: 0px;
        height: 46px;
        width: 46px; }
        .woo_c-product .sticky-product-btn a.sticky-product-cart .icon,
        .woo_c-product .sticky-product-btn a.sticky-product-out-of-stock .icon,
        .product-popup .sticky-product-btn a.sticky-product-cart .icon,
        .product-popup .sticky-product-btn a.sticky-product-out-of-stock .icon {
          font-size: 16px;
          height: 46px;
          width: 46px;
          line-height: 45px;
          text-align: center;
          width: 50px; }
          .woo_c-product .sticky-product-btn a.sticky-product-cart .icon svg,
          .woo_c-product .sticky-product-btn a.sticky-product-out-of-stock .icon svg,
          .product-popup .sticky-product-btn a.sticky-product-cart .icon svg,
          .product-popup .sticky-product-btn a.sticky-product-out-of-stock .icon svg {
            height: 16px;
            display: inline-block;
            fill: #fff; }
        .woo_c-product .sticky-product-btn a.sticky-product-cart:before,
        .woo_c-product .sticky-product-btn a.sticky-product-out-of-stock:before,
        .product-popup .sticky-product-btn a.sticky-product-cart:before,
        .product-popup .sticky-product-btn a.sticky-product-out-of-stock:before {
          display: none; }
      .woo_c-product .sticky-product-btn a.sticky-product-out-of-stock,
      .product-popup .sticky-product-btn a.sticky-product-out-of-stock {
        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; }
        .woo_c-product .sticky-product-btn a.sticky-product-out-of-stock .ion,
        .product-popup .sticky-product-btn a.sticky-product-out-of-stock .ion {
          font-size: 21px;
          height: auto; }
    @media screen and (max-width: 768px) {
      .woo_c-product .sticky-product,
      .product-popup .sticky-product {
        right: 15px;
        left: 15px; }
        .woo_c-product .sticky-product-desc,
        .product-popup .sticky-product-desc {
          width: -webkit-calc(100% - 146px);
          width: calc(100% - 146px); }
          .woo_c-product .sticky-product-desc .title,
          .product-popup .sticky-product-desc .title {
            max-width: none; } }
    .woo_c-product .sticky-product .yith-wcwl-wishlistexistsbrowse,
    .woo_c-product .sticky-product .yith-wcwl-wishlistaddedbrowse,
    .woo_c-product .sticky-product .add_to_wishlist,
    .product-popup .sticky-product .yith-wcwl-wishlistexistsbrowse,
    .product-popup .sticky-product .yith-wcwl-wishlistaddedbrowse,
    .product-popup .sticky-product .add_to_wishlist {
      display: none !important; }

.woo_c-product.sticky_included .sticky-product {
  top: 100px; }
  @media screen and (max-width: 768px) {
    .woo_c-product.sticky_included .sticky-product {
      top: auto;
      bottom: 15px;
      z-index: 100; } }

.woo_c-product.sticky_excluded .sticky-product, .woo_c-product.sticky_product_position .sticky-product {
  top: 25px; }
  @media screen and (max-width: 768px) {
    .woo_c-product.sticky_excluded .sticky-product, .woo_c-product.sticky_product_position .sticky-product {
      top: auto;
      bottom: 15px;
      z-index: 100; } }

.stockie-with-header-3 .woo_c-product.sticky_included .sticky-product {
  top: 155px; }

.product-popup .woo_c-product {
  padding-bottom: 0px; }

/*Product Layout Type 1*/
.type1-left .woo_c-product .woo_c-product-image-slider,
.type1-right .woo_c-product .woo_c-product-image-slider {
  height: 100vh; }

.type1-left .woo_c-product.subheader_included .woo_c-product-image-slider,
.type1-right .woo_c-product.subheader_included .woo_c-product-image-slider {
  height: -webkit-calc(100vh - 38px);
  height: calc(100vh - 38px); }

.type1-left .woo_c-product.spacer_included .woo_c-product-image-slider,
.type1-right .woo_c-product.spacer_included .woo_c-product-image-slider {
  height: -webkit-calc(100vh - 100px);
  height: calc(100vh - 100px); }

.type1-left .woo_c-product.subheader_included.spacer_included .woo_c-product-image-slider,
.type1-right .woo_c-product.subheader_included.spacer_included .woo_c-product-image-slider {
  height: -webkit-calc(100vh - 138px);
  height: calc(100vh - 138px); }

.type1-left .woo_c-product-image-slider,
.type1-right .woo_c-product-image-slider {
  background-color: #f9f9f9; }

@media screen and (max-width: 768px) {
  .type1-left .woo_c-product .woo_c-product-image-slider,
  .type1-right .woo_c-product .woo_c-product-image-slider {
    height: auto !important;
    min-height: 100vw; } }

@media screen and (max-width: 1024px) {
  .type1-left .woo_c-product-details-inner {
    padding-left: 25px;
    padding-right: 20px; } }

.type1-right .woo_c-product-image .woo-onsale {
  left: 25px;
  right: auto; }

.type1-right .woo_c-product-image-slider .owl-nav,
.type1-right .woo_c-product-image-slider .owl-dots {
  left: 25px;
  right: auto; }

.type1-right .woo_c-product-image-slider .owl-dots-images {
  right: 25px; }

@media screen and (max-width: 1024px) {
  .type1-right .woo_c-product-details-inner {
    padding-left: 25px;
    padding-right: 20px; } }

/*Product Layout Type 2*/
.type2-left .woo_c-product-image-slider,
.type2-right .woo_c-product-image-slider,
.product-popup .woo_c-product-image-slider {
  padding-left: 90px;
  height: auto !important; }
  .type2-left .woo_c-product-image-slider .owl-stage-outer,
  .type2-right .woo_c-product-image-slider .owl-stage-outer,
  .product-popup .woo_c-product-image-slider .owl-stage-outer {
    height: auto;
    overflow: hidden; }
  .type2-left .woo_c-product-image-slider .owl-dots-images,
  .type2-right .woo_c-product-image-slider .owl-dots-images,
  .product-popup .woo_c-product-image-slider .owl-dots-images {
    left: 0px;
    top: -5px;
    padding-left: 5px;
    display: block; }
  .type2-left .woo_c-product-image-slider .owl-dots,
  .type2-right .woo_c-product-image-slider .owl-dots,
  .product-popup .woo_c-product-image-slider .owl-dots {
    height: 100%; }

.type2-left .woo_c-product-image .image-wrap img,
.type2-right .woo_c-product-image .image-wrap img,
.product-popup .woo_c-product-image .image-wrap img {
  vertical-align: top; }

.type2-left .woo_c-product .without-gallery .woo_c-product-image-slider,
.type2-right .woo_c-product .without-gallery .woo_c-product-image-slider,
.product-popup .woo_c-product .without-gallery .woo_c-product-image-slider {
  padding: 0; }

@media screen and (min-width: 1025px) {
  .type2-left .woo_c-product-details-inner,
  .type2-right .woo_c-product-details-inner,
  .product-popup .woo_c-product-details-inner {
    padding: 0px 0px 0px 50px; } }

@media screen and (max-width: 1024px) {
  .type2-left .woo_c-product-details-inner,
  .type2-right .woo_c-product-details-inner,
  .product-popup .woo_c-product-details-inner {
    padding-top: 0px;
    padding-bottom: 0px; } }

@media screen and (max-width: 768px) {
  .type2-left .woo_c-product-image-slider,
  .type2-right .woo_c-product-image-slider,
  .product-popup .woo_c-product-image-slider {
    padding-left: 0;
    padding-right: 0; } }

.type2-left .woo_c-product-details-inner,
.product-popup .woo_c-product-details-inner {
  padding-left: 25px; }

.type2-left .woo_c-product-image .woo-onsale,
.product-popup .woo_c-product-image .woo-onsale {
  right: auto;
  left: 130px; }

.type2-left .woo_c-product-image .without-gallery .woo-onsale,
.product-popup .woo_c-product-image .without-gallery .woo-onsale {
  right: auto;
  left: 35px; }

.type2-right .woo_c-product-details-inner {
  padding: 0 25px 0 0px; }

.type2-right .woo_c-product-image .woo-onsale {
  right: auto;
  left: 40px; }

.type2-right .woo_c-product-image-slider {
  padding: 0 90px 0 0; }
  @media screen and (max-width: 768px) {
    .type2-right .woo_c-product-image-slider {
      padding-right: 0px; } }
  .type2-right .woo_c-product-image-slider .owl-nav,
  .type2-right .woo_c-product-image-slider .owl-dots {
    left: 25px;
    right: auto; }
  .type2-right .woo_c-product-image-slider .owl-dots-images {
    right: 2px;
    left: auto; }

/*Product Layout Type 3*/
.type3-left .woo_c-product-images,
.type3-right .woo_c-product-images {
  position: relative; }

.type3-left .woo_c-product-image .woo-onsale,
.type3-right .woo_c-product-image .woo-onsale {
  left: 25px;
  right: auto; }

.type3-left .woo_c-product .image-wrap,
.type3-right .woo_c-product .image-wrap {
  margin-bottom: 10px;
  overflow: hidden; }
  .type3-left .woo_c-product .image-wrap img,
  .type3-right .woo_c-product .image-wrap img {
    width: 100%;
    vertical-align: top; }

.type3-left .woo_c-product-image .woo-onsale {
  left: 25px;
  right: auto; }

.type3-left .woo_c-product-details-inner {
  padding: 0px 0px 100px 70px; }
  @media screen and (max-width: 1024px) {
    .type3-left .woo_c-product-details-inner {
      padding-left: 25px; } }

.type3-right .woo_c-product-details-inner {
  padding: 0px 70px 100px 0px; }
  @media screen and (max-width: 1024px) {
    .type3-right .woo_c-product-details-inner {
      padding: 0px 25px 0px 0px; } }

/*Product Layout Type 4*/
.type4-left .woo_c-product.subheader_included .woo_c-product-image-slider,
.type4-right .woo_c-product.subheader_included .woo_c-product-image-slider {
  height: -webkit-calc(100vh - 38px);
  height: calc(100vh - 38px); }

.type4-left .woo_c-product.spacer_included .woo_c-product-image-slider,
.type4-right .woo_c-product.spacer_included .woo_c-product-image-slider {
  height: -webkit-calc(100vh - 100px);
  height: calc(100vh - 100px); }

.type4-left .woo_c-product.subheader_included.spacer_included .woo_c-product-image-slider,
.type4-right .woo_c-product.subheader_included.spacer_included .woo_c-product-image-slider {
  height: -webkit-calc(100vh - 138px);
  height: calc(100vh - 138px); }

@media screen and (min-width: 1025px) {
  .type4-left .woo_c-product-details-inner,
  .type4-right .woo_c-product-details-inner {
    padding: 40px; } }

.type4-left .woo_c-product .gimg,
.type4-right .woo_c-product .gimg {
  width: 100%;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }

.type4-left .woo_c-product-image-slider,
.type4-right .woo_c-product-image-slider {
  overflow: scroll;
  overflow-x: hidden;
  background-color: #f9f9f9; }
  .type4-left .woo_c-product-image-slider .owl-dots-images,
  .type4-left .woo_c-product-image-slider .owl-nav,
  .type4-left .woo_c-product-image-slider .owl-dots,
  .type4-right .woo_c-product-image-slider .owl-dots-images,
  .type4-right .woo_c-product-image-slider .owl-nav,
  .type4-right .woo_c-product-image-slider .owl-dots {
    position: fixed;
    z-index: 10; }
  @media screen and (max-width: 768px) {
    .type4-left .woo_c-product-image-slider,
    .type4-right .woo_c-product-image-slider {
      overflow: hidden; }
      .type4-left .woo_c-product-image-slider .owl-nav,
      .type4-right .woo_c-product-image-slider .owl-nav {
        position: absolute;
        z-index: 10; } }

.type4-left .woo_c-product .nav-after-scroll .owl-dots,
.type4-left .woo_c-product .nav-after-scroll .owl-nav,
.type4-left .woo_c-product .nav-after-scroll .owl-dots-images,
.type4-right .woo_c-product .nav-after-scroll .owl-dots,
.type4-right .woo_c-product .nav-after-scroll .owl-nav,
.type4-right .woo_c-product .nav-after-scroll .owl-dots-images {
  -webkit-transform: translatey(-200px);
      -ms-transform: translatey(-200px);
          transform: translatey(-200px);
  opacity: 0;
  position: absolute;
  -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }

.type4-left .woo_c-product-image-slider .owl-nav, .type4-left .woo_c-product-image-slider .owl-dots {
  right: auto;
  left: -webkit-calc(((100% / 3) * 2 ) - 49px);
  left: calc(((100% / 3) * 2 ) - 49px); }

.type4-left .woo_c-product-image-slider .owl-nav {
  left: -webkit-calc(((100% / 3) * 2 ) - 145px);
  left: calc(((100% / 3) * 2 ) - 145px); }

.type4-left .woo_c-product-image .nav-after-scroll .owl-nav, .type4-left .woo_c-product-image .nav-after-scroll .owl-dots {
  right: 17px;
  left: auto; }

@media screen and (max-width: 1024px) {
  .type4-left .woo_c-product-details-inner {
    padding-left: 25px;
    padding-right: 20px; } }

.type4-right .woo_c-product-image .woo-onsale {
  left: 25px;
  right: auto; }

.type4-right .woo_c-product-image-slider .owl-dots-images {
  right: 25px;
  left: auto; }

.type4-right .woo_c-product-image-slider .owl-dots, .type4-right .woo_c-product-image-slider .owl-nav {
  right: -webkit-calc(((100% / 3) * 2) - 49px);
  right: calc(((100% / 3) * 2) - 49px); }

.type4-right .woo_c-product-image-slider .owl-nav {
  right: -webkit-calc(((100% / 3) * 2 ) - 145px);
  right: calc(((100% / 3) * 2 ) - 145px); }

.type4-right .woo_c-product-image .nav-after-scroll .owl-nav, .type4-right .woo_c-product-image .nav-after-scroll .owl-dots {
  left: 25px;
  right: auto; }

@media screen and (max-width: 1024px) {
  .type4-right .woo_c-product-details-inner {
    padding-right: 25px;
    padding-left: 20px; } }

@media screen and (max-width: 1024px) {
  .type4-left .woo_c-product .gimg,
  .type4-right .woo_c-product .gimg {
    width: auto; }
  .type4-left .woo_c-product-image-slider,
  .type4-right .woo_c-product-image-slider {
    overflow: hidden; }
    .type4-left .woo_c-product-image-slider .owl-dots-images,
    .type4-left .woo_c-product-image-slider .owl-nav,
    .type4-left .woo_c-product-image-slider .owl-dots,
    .type4-right .woo_c-product-image-slider .owl-dots-images,
    .type4-right .woo_c-product-image-slider .owl-nav,
    .type4-right .woo_c-product-image-slider .owl-dots {
      position: absolute;
      z-index: 10; }
  .type4-left .woo_c-product-image-slider .owl-nav, .type4-left .woo_c-product-image-slider .owl-dots {
    right: 25px;
    left: auto; }
  .type4-left .woo_c-product-image .nav-after-scroll .owl-nav, .type4-left .woo_c-product-image .nav-after-scroll .owl-dots {
    right: 17px;
    left: auto; }
  .type4-right .woo_c-product-image .woo-onsale {
    left: 25px;
    right: auto; }
  .type4-right .woo_c-product-image-slider .owl-dots-images {
    right: 25px;
    left: auto; }
  .type4-right .woo_c-product-image-slider .owl-dots, .type4-right .woo_c-product-image-slider .owl-nav {
    right: 25px; }
  .type4-right .woo_c-product-image-slider .owl-nav {
    left: 25px; }
  .type4-right .woo_c-product-image .nav-after-scroll .owl-nav, .type4-right .woo_c-product-image .nav-after-scroll .owl-dots {
    left: 25px;
    right: auto; } }

/*Product Layout Type 5*/
.type5-left .woo_c-product-images,
.type5-right .woo_c-product-images {
  margin-left: -15px;
  margin-right: -15px; }
  @media screen and (max-width: 768px) {
    .type5-left .woo_c-product-images,
    .type5-right .woo_c-product-images {
      margin-left: 0px;
      margin-right: 0px; } }
  .type5-left .woo_c-product-images .image-wrap,
  .type5-right .woo_c-product-images .image-wrap {
    overflow: hidden; }

.type5-left .woo_c-product .woo-onsale,
.type5-right .woo_c-product .woo-onsale {
  left: 40px;
  right: auto; }

.type5-left .woo_c-product-image .with_gallery,
.type5-right .woo_c-product-image .with_gallery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .type5-left .woo_c-product-image .with_gallery .image-wrap,
  .type5-right .woo_c-product-image .with_gallery .image-wrap {
    width: -webkit-calc(50% - 30px);
    width: calc(50% - 30px);
    height: auto;
    margin: 0px 15px 30px; }
    .type5-left .woo_c-product-image .with_gallery .image-wrap img,
    .type5-right .woo_c-product-image .with_gallery .image-wrap img {
      max-width: 100%;
      height: auto;
      display: inline-block;
      vertical-align: top; }
    @media screen and (max-width: 768px) {
      .type5-left .woo_c-product-image .with_gallery .image-wrap,
      .type5-right .woo_c-product-image .with_gallery .image-wrap {
        width: 100%;
        margin: 15px 0 0; } }

.type5-left .woo_c-product-image-slider-trigger,
.type5-right .woo_c-product-image-slider-trigger {
  right: 40px; }

.type5-left .woo_c-product-details-inner,
.type5-right .woo_c-product-details-inner {
  padding: 0px 50px 0px 0px; }

@media screen and (max-width: 1024px) {
  .type5-left .woo_c-product-details-inner,
  .type5-right .woo_c-product-details-inner {
    padding: 0px 20px 0px 0px; } }

@media screen and (max-width: 768px) {
  .type5-left .image-wrap:first-child,
  .type5-right .image-wrap:first-child {
    margin-top: 0px !important; } }

.type5-left .woo_c-product .woo-onsale {
  left: 40px;
  right: auto; }

.type5-left .woo_c-product-details-inner {
  padding: 0px 0px 0px 50px; }

@media screen and (max-width: 1024px) {
  .type5-left .woo_c-product-details-inner {
    padding: 0px 0px 0px 25px; } }

@media screen and (max-width: 1024px) {
  .type5-right .woo_c-product-details-inner {
    padding: 0px 25px 0px 0px; } }

.product-popup .woo_c-product-image-slider {
  max-height: -webkit-calc(100vh - 200px);
  max-height: calc(100vh - 200px);
  overflow: hidden;
  background-color: transparent; }
  .product-popup .woo_c-product-image-slider .owl-dots-images {
    left: 2px;
    top: 0px;
    padding-left: 0px;
    display: block; }
  .product-popup .woo_c-product-image-slider .gimg {
    opacity: 1; }

.product-popup .woo_c-product-details {
  height: auto !important; }

[class*="type2"] .woo_c-product-image .image-wrap img {
  width: 100%; }

[class*="type1"] .woo_c-product-image-slider .gimg,
[class*="type2"] .woo_c-product-image-slider .gimg,
[class*="type4"] .woo_c-product-image-slider .gimg {
  opacity: 0;
  -webkit-transition: opacity cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  -o-transition: opacity cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
  transition: opacity cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }

@media screen and (min-width: 1025px) {
  [class*="type1"] .woo_c-product:not(.modal-content) .woo_c-product-details,
  [class*="type4"] .woo_c-product:not(.modal-content) .woo_c-product-details {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  [class*="type1"] .woo_c-product:not(.modal-content).subheader_included .woo_c-product-details,
  [class*="type4"] .woo_c-product:not(.modal-content).subheader_included .woo_c-product-details {
    height: -webkit-calc(100vh - 38px);
    height: calc(100vh - 38px); }
  [class*="type1"] .woo_c-product:not(.modal-content).spacer_included .woo_c-product-details,
  [class*="type4"] .woo_c-product:not(.modal-content).spacer_included .woo_c-product-details {
    height: -webkit-calc(100vh - 100px);
    height: calc(100vh - 100px); }
  [class*="type1"] .woo_c-product:not(.modal-content).spacer_included.subheader_included .woo_c-product-details,
  [class*="type4"] .woo_c-product:not(.modal-content).spacer_included.subheader_included .woo_c-product-details {
    height: -webkit-calc(100vh - 138px);
    height: calc(100vh - 138px); }
  [class*="type2"] .woo_c-product.spacer_included,
  [class*="type3"] .woo_c-product.spacer_included,
  [class*="type5"] .woo_c-product.spacer_included {
    margin-top: 50px; }
  [class*="type2"] .woo_c-product.spacer_excluded,
  [class*="type3"] .woo_c-product.spacer_excluded,
  [class*="type5"] .woo_c-product.spacer_excluded {
    margin-top: 150px; } }

.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 .product > .page-container > .vc_row {
    margin: 0px -15px;
    z-index: 5; }
  [class*="type"] .woo_c-product-image .woo-onsale {
    right: auto;
    top: auto;
    bottom: 30px;
    left: 15px; }
  [class*="type"] .woo_c-product-image-slider {
    height: auto !important; }
    [class*="type"] .woo_c-product-image-slider-trigger {
      top: auto;
      bottom: 30px;
      right: 15px; }
    [class*="type"] .woo_c-product-image-slider .owl-dots-images {
      display: none; }
    [class*="type"] .woo_c-product-image-slider .owl-nav {
      left: 15px;
      right: 15px;
      width: auto;
      top: -webkit-calc(50% - 25px);
      top: calc(50% - 25px); }
    [class*="type"] .woo_c-product-image-slider .owl-dots {
      display: none; }
    [class*="type"] .woo_c-product-image-slider .gimg {
      width: 100%;
      height: auto; }
  [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 {
    padding: 0;
    padding: 0px 5px;
    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: -15px 15px 0px;
    width: auto; }
    [class*="type"] .woo_c-product-details .variations_button {
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    [class*="type"] .woo_c-product-details-inner {
      width: 100%;
      padding: 15px 10px; }
      [class*="type"] .woo_c-product-details-inner .yith-wcwl-add-to-wishlist,
      [class*="type"] .woo_c-product-details-inner .btn,
      [class*="type"] .woo_c-product-details-inner .button {
        width: -webkit-calc(50% - 8px);
        width: calc(50% - 8px);
        display: block; }
      [class*="type"] .woo_c-product-details-inner .yith-wcwl-add-to-wishlist .btn {
        margin-left: 0px !important;
        width: 100%; }
  [class*="type"] .woo_c-product .comments-area .comment-form input[type="text"],
  [class*="type"] .woo_c-product .comments-area .comment-form input[type="email"],
  [class*="type"] .woo_c-product .comments-area .comment-form textarea,
  [class*="type"] .woo_c-product .comments-area .comment-form .label-header {
    margin-right: 0;
    margin-left: 0; } }

@media screen and (max-width: 1024px) {
  [class*="type2"] .woo_c-product.spacer_excluded,
  [class*="type3"] .woo_c-product.spacer_excluded,
  [class*="type5"] .woo_c-product.spacer_excluded {
    margin-top: 90px; } }

@media screen and (max-width: 768px) {
  [class*="type2"] .woo_c-product-image,
  [class*="type3"] .woo_c-product-image,
  [class*="type5"] .woo_c-product-image {
    padding-left: 0px;
    padding-right: 0px; }
  [class*="type2"] .woo_c-product-details,
  [class*="type3"] .woo_c-product-details,
  [class*="type5"] .woo_c-product-details {
    margin-right: 0px;
    margin-left: 0px; }
  [class*="type2"] .woo_c-product.spacer_excluded,
  [class*="type3"] .woo_c-product.spacer_excluded,
  [class*="type5"] .woo_c-product.spacer_excluded {
    margin-top: 0; } }

.single-product .gallery-lightbox .slider .owl-stage .owl-item > div {
  height: -webkit-calc(100vh - 122px);
  height: calc(100vh - 122px); }

@media screen and (max-width: 768px) {
  .single-product .header-cap {
    display: none; }
  .type1-right .page-container > .vc_row,
  .type2-right .page-container > .vc_row,
  .type3-right .page-container > .vc_row,
  .type4-right .page-container > .vc_row,
  .type5-right .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 .page-container > .vc_row .woo_c-product-details,
    .type2-right .page-container > .vc_row .woo_c-product-details,
    .type3-right .page-container > .vc_row .woo_c-product-details,
    .type4-right .page-container > .vc_row .woo_c-product-details,
    .type5-right .page-container > .vc_row .woo_c-product-details {
      z-index: 1; }
    .type1-right .page-container > .vc_row .woo_c-product-image,
    .type1-right .page-container > .vc_row .woo_c-product-details,
    .type2-right .page-container > .vc_row .woo_c-product-image,
    .type2-right .page-container > .vc_row .woo_c-product-details,
    .type3-right .page-container > .vc_row .woo_c-product-image,
    .type3-right .page-container > .vc_row .woo_c-product-details,
    .type4-right .page-container > .vc_row .woo_c-product-image,
    .type4-right .page-container > .vc_row .woo_c-product-details,
    .type5-right .page-container > .vc_row .woo_c-product-image,
    .type5-right .page-container > .vc_row .woo_c-product-details {
      max-width: 100%; } }

.woo-c_upsells,
.woo-c_related {
  margin-top: 50px;
  opacity: 0; }
  @media screen and (max-width: 768px) {
    .woo-c_upsells,
    .woo-c_related {
      margin-top: 20px; } }

.woo-c_upsells + .woo-c_related,
.woo-c_related + .woo-c_upsells {
  margin-top: 50px; }

/*--------------------------------------------------------------
## Products
--------------------------------------------------------------*/
.woo_c-products,
.products {
  margin-left: -15px;
  margin-right: -15px; }
  .woo_c-products:after,
  .products:after {
    content: '';
    display: table;
    clear: both; }
  @media screen and (max-width: 768px) {
    .woo_c-products,
    .products {
      margin-left: 0px;
      margin-right: 0px; } }
  .woo_c-products .product,
  .products .product {
    margin-bottom: 30px;
    float: left;
    padding: 0 15px;
    z-index: 0; }
    @media screen and (max-width: 768px) {
      .woo_c-products .product,
      .products .product {
        margin-bottom: 15px; } }
  .woo_c-products .product-content .image-wrap,
  .products .product-content .image-wrap {
    overflow: hidden;
    position: relative; }
  .woo_c-products .product-content .product-buttons,
  .products .product-content .product-buttons {
    position: absolute;
    bottom: 25px;
    width: 100%;
    padding: 0 19px;
    z-index: 10;
    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(5px);
        -ms-transform: translateY(5px);
            transform: translateY(5px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
    .woo_c-products .product-content .product-buttons .prod-hidden-link,
    .products .product-content .product-buttons .prod-hidden-link {
      width: 100%;
      padding: 0 6px;
      cursor: pointer; }
      .woo_c-products .product-content .product-buttons .prod-hidden-link .btn,
      .products .product-content .product-buttons .prod-hidden-link .btn {
        width: 100%; }
      .woo_c-products .product-content .product-buttons .prod-hidden-link .btn-small.btn-loading span,
      .products .product-content .product-buttons .prod-hidden-link .btn-small.btn-loading span {
        vertical-align: text-bottom; }
      .woo_c-products .product-content .product-buttons .prod-hidden-link .yith-wcwl-add-to-wishlist,
      .products .product-content .product-buttons .prod-hidden-link .yith-wcwl-add-to-wishlist {
        margin: 0; }
    @media screen and (max-width: 768px) {
      .woo_c-products .product-content .product-buttons,
      .products .product-content .product-buttons {
        display: none; } }
  .woo_c-products .product-content .wp-post-image,
  .products .product-content .wp-post-image {
    width: 100%;
    margin: 0;
    vertical-align: top;
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
  .woo_c-products .product-content:hover .product-buttons,
  .woo_c-products .product-content:hover .owl-nav,
  .products .product-content:hover .product-buttons,
  .products .product-content:hover .owl-nav {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    visibility: visible;
    opacity: 1;
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
  .woo_c-products .product-content .yith-wcwl-wishlistaddedbrowse,
  .woo_c-products .product-content .add_to_wishlist,
  .products .product-content .yith-wcwl-wishlistaddedbrowse,
  .products .product-content .add_to_wishlist {
    width: 100%;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); }
  .woo_c-products .product-content .hide,
  .products .product-content .hide {
    display: none; }
  .woo_c-products .product-content .show,
  .products .product-content .show {
    display: block; }
  .woo_c-products .product-content.product-hover-2 .slider-images,
  .products .product-content.product-hover-2 .slider-images {
    position: relative; }
    .woo_c-products .product-content.product-hover-2 .slider-images a:nth-child(1) img,
    .products .product-content.product-hover-2 .slider-images a:nth-child(1) img {
      z-index: 10;
      -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
    .woo_c-products .product-content.product-hover-2 .slider-images a:nth-child(2),
    .products .product-content.product-hover-2 .slider-images a:nth-child(2) {
      display: block;
      position: static; }
      .woo_c-products .product-content.product-hover-2 .slider-images a:nth-child(2) img,
      .products .product-content.product-hover-2 .slider-images a:nth-child(2) img {
        position: absolute;
        top: 0;
        z-index: -1; }
  .woo_c-products .product-content.product-hover-2:hover .slider-images a:nth-child(1) img,
  .products .product-content.product-hover-2:hover .slider-images a:nth-child(1) img {
    opacity: 0;
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
  .woo_c-products .product-content.product-hover-3 .owl-stage-outer .owl-item, .woo_c-products .product-content.product-hover-3 .slider .owl-item,
  .products .product-content.product-hover-3 .owl-stage-outer .owl-item,
  .products .product-content.product-hover-3 .slider .owl-item {
    position: relative; }
  .woo_c-products .product-content.product-hover-3 .owl-stage-outer a, .woo_c-products .product-content.product-hover-3 .slider a,
  .products .product-content.product-hover-3 .owl-stage-outer a,
  .products .product-content.product-hover-3 .slider a {
    position: static; }
  .woo_c-products .product-content.product-hover-3 .owl-stage-outer .product-hover-overlay, .woo_c-products .product-content.product-hover-3 .slider .product-hover-overlay,
  .products .product-content.product-hover-3 .owl-stage-outer .product-hover-overlay,
  .products .product-content.product-hover-3 .slider .product-hover-overlay {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    background: rgba(183, 155, 108, 0.7);
    z-index: 1;
    opacity: 0;
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
  .woo_c-products .product-content.product-hover-3:hover .owl-stage-outer .product-hover-overlay, .woo_c-products .product-content.product-hover-3:hover .slider .product-hover-overlay,
  .products .product-content.product-hover-3:hover .owl-stage-outer .product-hover-overlay,
  .products .product-content.product-hover-3:hover .slider .product-hover-overlay {
    opacity: 1;
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
  .woo_c-products .slider,
  .products .slider {
    width: 100%;
    padding: 0;
    margin: 0;
    z-index: 1; }
    .woo_c-products .slider img,
    .products .slider img {
      width: 100%;
      height: auto;
      display: none; }
      .woo_c-products .slider img:first-child,
      .products .slider img:first-child {
        display: block; }
    .woo_c-products .slider.visible img,
    .products .slider.visible img {
      display: block; }
    .woo_c-products .slider .owl-item > a:before,
    .products .slider .owl-item > a:before {
      display: none; }
    .woo_c-products .slider .owl-dots,
    .products .slider .owl-dots {
      display: none;
      visibility: hidden; }
    .woo_c-products .slider .owl-nav,
    .products .slider .owl-nav {
      position: absolute;
      right: 25px;
      left: auto;
      z-index: 1;
      height: 42px;
      top: 25px;
      -webkit-transform: translateY(-5px);
          -ms-transform: translateY(-5px);
              transform: translateY(-5px);
      opacity: 0;
      visibility: hidden;
      -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      width: 90px; }
      @media screen and (max-width: 768px) {
        .woo_c-products .slider .owl-nav,
        .products .slider .owl-nav {
          display: none; } }
      .woo_c-products .slider .owl-nav .owl-prev .ion,
      .woo_c-products .slider .owl-nav .owl-next .ion,
      .products .slider .owl-nav .owl-prev .ion,
      .products .slider .owl-nav .owl-next .ion {
        width: 42px;
        height: 100%;
        line-height: 42px;
        font-size: 19px; }
  .woo_c-products .added_to_cart,
  .products .added_to_cart {
    display: none; }
  @media screen and (max-width: 768px) {
    .woo_c-products .woo-onsale,
    .products .woo-onsale {
      left: 15px;
      top: 15px; } }
  .woo_c-products .wc-product-title-wrap,
  .products .wc-product-title-wrap {
    padding: 20px 0px;
    line-height: 1.55;
    position: relative;
    background: transparent; }
    .woo_c-products .wc-product-title-wrap:after,
    .products .wc-product-title-wrap:after {
      content: '';
      display: table;
      clear: both; }
    .woo_c-products .wc-product-title-wrap .category,
    .products .wc-product-title-wrap .category {
      font-size: 0.96em;
      display: inline-block; }
    @media screen and (max-width: 768px) {
      .woo_c-products .wc-product-title-wrap,
      .products .wc-product-title-wrap {
        padding: 10px 0px 20px; } }
    .woo_c-products .wc-product-title-wrap .yith-wcwl-add-to-wishlist,
    .products .wc-product-title-wrap .yith-wcwl-add-to-wishlist {
      width: 30px;
      height: 25px;
      color: #24262b;
      margin-top: 4px;
      margin-right: -5px;
      overflow: hidden;
      z-index: 2;
      position: absolute;
      bottom: 15px;
      right: 20px; }
      .woo_c-products .wc-product-title-wrap .yith-wcwl-add-to-wishlist i,
      .products .wc-product-title-wrap .yith-wcwl-add-to-wishlist i {
        font-size: 22px;
        display: inline-block;
        margin: -1px 10px 0 1px; }
    .woo_c-products .wc-product-title-wrap h5,
    .products .wc-product-title-wrap h5 {
      font-weight: 600;
      margin: 0px;
      line-height: inherit;
      font-size: inherit;
      position: relative;
      z-index: 1; }
  .woo_c-products .price,
  .products .price {
    margin: 0;
    font-weight: 600; }
    .woo_c-products .price del,
    .woo_c-products .price ins,
    .products .price del,
    .products .price ins {
      vertical-align: middle; }
    .woo_c-products .price del,
    .products .price del {
      font-size: 0.98em;
      font-weight: 500; }
  .woo_c-products .without-price h3,
  .products .without-price h3 {
    margin-bottom: 5px;
    padding: 0 30px 0 0; }
  .woo_c-products .without-price .left,
  .products .without-price .left {
    display: none; }
  .woo_c-products .without-price .yith-wcwl-add-to-wishlist,
  .products .without-price .yith-wcwl-add-to-wishlist {
    margin-top: -28px; }
  .woo_c-products .hide-price-and-cart,
  .products .hide-price-and-cart {
    position: relative;
    font-size: 0.98em; }
    .woo_c-products .hide-price-and-cart .price, .woo_c-products .hide-price-and-cart .add-to-cart,
    .products .hide-price-and-cart .price,
    .products .hide-price-and-cart .add-to-cart {
      position: absolute;
      width: 100%;
      -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
      .woo_c-products .hide-price-and-cart .price a, .woo_c-products .hide-price-and-cart .add-to-cart a,
      .products .hide-price-and-cart .price a,
      .products .hide-price-and-cart .add-to-cart a {
        background: transparent; }
    .woo_c-products .hide-price-and-cart .add-to-cart,
    .products .hide-price-and-cart .add-to-cart {
      -webkit-transform: translateY(20px);
          -ms-transform: translateY(20px);
              transform: translateY(20px);
      opacity: 0;
      font-weight: 600; }
    .woo_c-products .hide-price-and-cart .add-to-cart .btn-loading:before,
    .products .hide-price-and-cart .add-to-cart .btn-loading:before {
      content: '';
      border-top: 3px solid currentColor;
      border-right: 3px solid currentColor;
      margin-right: 10px; }

@media screen and (max-width: 768px) {
  .columns-sm-2 .woo_c-products,
  .columns-sm-2 .products {
    margin-left: -8px;
    margin-right: -8px; }
    .columns-sm-2 .woo_c-products .product,
    .columns-sm-2 .products .product {
      padding-left: 8px;
      padding-right: 8px; } }

.woo-shop-container .filter-container .filter {
  height: 80px;
  line-height: 80px;
  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;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.75em; }
  .woo-shop-container .filter-container .filter p {
    width: auto; }
  @media screen and (max-width: 768px) {
    .woo-shop-container .filter-container .filter {
      margin-top: auto; }
      .woo-shop-container .filter-container .filter .select .select-styled {
        padding-left: 10px;
        padding-right: 30px; } }
  .woo-shop-container .filter-container .filter .woocommerce-ordering {
    margin-left: 5px; }
    .woo-shop-container .filter-container .filter .woocommerce-ordering 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; }
  .woo-shop-container .filter-container .filter .woocommerce-result-count {
    margin-right: 10px;
    text-align: right; }

@media screen and (max-width: 1024px) {
  .woo-shop-container .filter-container {
    height: 68px; }
    .woo-shop-container .filter-container .btn-filter {
      top: 14px; } }

.woocommerce .breadcrumbs + .site-container .woo-shop-container .filter-container {
  height: auto; }
  .woocommerce .breadcrumbs + .site-container .woo-shop-container .filter-container .filter {
    position: absolute;
    top: -80px;
    width: -webkit-calc(100% - 52px);
    width: calc(100% - 52px); }
    .woocommerce .breadcrumbs + .site-container .woo-shop-container .filter-container .filter p {
      width: auto; }
    @media screen and (max-width: 1024px) {
      .woocommerce .breadcrumbs + .site-container .woo-shop-container .filter-container .filter {
        margin-top: auto;
        position: relative;
        top: 0; }
        .woocommerce .breadcrumbs + .site-container .woo-shop-container .filter-container .filter .select .select-styled {
          padding-left: 10px;
          padding-right: 30px; } }
  .woocommerce .breadcrumbs + .site-container .woo-shop-container .filter-container .btn-filter {
    top: -50px;
    font-size: 0.75em; }

/*Shop product type 1*/
.shop-product-type_1 .product {
  margin-bottom: 40px; }

/*Shop product type 2*/
.shop-product-type_2 .woo_c-products .price,
.shop-product-type_2 .products .price {
  padding: 0;
  white-space: nowrap; }

.shop-product-type_2 .product-content {
  position: relative; }
  .shop-product-type_2 .product-content .wc-product-title-wrap {
    position: absolute;
    z-index: 10;
    bottom: 20px;
    -webkit-transform: translateY(-50px);
        -ms-transform: translateY(-50px);
            transform: translateY(-50px);
    left: 25px;
    right: 25px;
    opacity: 0; }
    @media screen and (max-width: 768px) {
      .shop-product-type_2 .product-content .wc-product-title-wrap {
        bottom: 0;
        -webkit-transform: translateY(-10px);
            -ms-transform: translateY(-10px);
                transform: translateY(-10px);
        left: 15px;
        right: 15px; } }
  .shop-product-type_2 .product-content:hover .wc-product-title-wrap {
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -webkit-transform: translateY(-65px);
        -ms-transform: translateY(-65px);
            transform: translateY(-65px); }
  .shop-product-type_2 .product-content:hover .wc-product-title-wrap {
    opacity: 1; }
  @media screen and (max-width: 768px) {
    .shop-product-type_2 .product-content:hover .wc-product-title-wrap {
      -webkit-transform: translateY(-15px);
          -ms-transform: translateY(-15px);
              transform: translateY(-15px); } }

/*Shop product type 3*/
@media screen and (min-width: 769px) {
  .shop-product-type_3 .woo_c-products,
  .shop-product-type_3 .products {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .shop-product-type_3 .woo_c-products .product,
    .shop-product-type_3 .products .product {
      width: -webkit-calc(100% / 3);
      width: calc(100% / 3); }
    .shop-product-type_3 .woo_c-products .product:nth-child(4n),
    .shop-product-type_3 .products .product:nth-child(4n) {
      -webkit-transform: translateX(-webkit-calc(-25% + 25px));
          -ms-transform: translateX(calc(-25% + 25px));
              transform: translateX(calc(-25% + 25px)); }
    .shop-product-type_3 .woo_c-products .product:nth-child(4n+1),
    .shop-product-type_3 .products .product:nth-child(4n+1) {
      -webkit-transform: translateX(-webkit-calc(25% - 25px));
          -ms-transform: translateX(calc(25% - 25px));
              transform: translateX(calc(25% - 25px)); }
    .shop-product-type_3 .woo_c-products .product:nth-child(4n+2),
    .shop-product-type_3 .woo_c-products .product:nth-child(4n+3),
    .shop-product-type_3 .products .product:nth-child(4n+2),
    .shop-product-type_3 .products .product:nth-child(4n+3) {
      width: -webkit-calc(100% / 2 - 50px);
      width: calc(100% / 2 - 50px); }
    .shop-product-type_3 .woo_c-products .product:nth-child(4n+2),
    .shop-product-type_3 .products .product:nth-child(4n+2) {
      margin-left: 50px; }
    .shop-product-type_3 .woo_c-products .product:nth-child(4n+3),
    .shop-product-type_3 .products .product:nth-child(4n+3) {
      margin-right: 50px; }
    .shop-product-type_3 .woo_c-products:after,
    .shop-product-type_3 .products:after {
      content: none; } }
  @media screen and (min-width: 769px) and (max-width: 1024px) {
    .shop-product-type_3 .woo_c-products .product:nth-child(4n),
    .shop-product-type_3 .products .product:nth-child(4n) {
      -webkit-transform: translateX(-webkit-calc(-25% + 10px));
          -ms-transform: translateX(calc(-25% + 10px));
              transform: translateX(calc(-25% + 10px)); }
    .shop-product-type_3 .woo_c-products .product:nth-child(4n+1),
    .shop-product-type_3 .products .product:nth-child(4n+1) {
      -webkit-transform: translateX(-webkit-calc(25% - 10px));
          -ms-transform: translateX(calc(25% - 10px));
              transform: translateX(calc(25% - 10px)); }
    .shop-product-type_3 .woo_c-products .product:nth-child(4n+2),
    .shop-product-type_3 .woo_c-products .product:nth-child(4n+3),
    .shop-product-type_3 .products .product:nth-child(4n+2),
    .shop-product-type_3 .products .product:nth-child(4n+3) {
      width: -webkit-calc(100% / 2 - 20px);
      width: calc(100% / 2 - 20px); }
    .shop-product-type_3 .woo_c-products .product:nth-child(4n+2),
    .shop-product-type_3 .products .product:nth-child(4n+2) {
      margin-left: 20px; }
    .shop-product-type_3 .woo_c-products .product:nth-child(4n+3),
    .shop-product-type_3 .products .product:nth-child(4n+3) {
      margin-right: 20px; } }

/*Shop product type 4*/
.shop-product-type_4 {
  overflow: hidden; }
  @media screen and (max-width: 768px) {
    .shop-product-type_4 {
      margin-left: -15px;
      margin-right: -15px; } }
  .shop-product-type_4 .woo_c-products,
  .shop-product-type_4 .products {
    margin-left: 0px;
    margin-right: 0px;
    position: relative; }
  .shop-product-type_4 img {
    height: 100vh !important;
    opacity: 0;
    -webkit-transition: opacity cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    -o-transition: opacity cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
    transition: opacity cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
  .shop-product-type_4 .owl-stage {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .shop-product-type_4 .owl-stage .owl-item .slider {
      min-height: 100vh; }
      .shop-product-type_4 .owl-stage .owl-item .slider .owl-item {
        z-index: -1; }
        .shop-product-type_4 .owl-stage .owl-item .slider .owl-item a {
          min-height: 100vh; }
        .shop-product-type_4 .owl-stage .owl-item .slider .owl-item.active {
          z-index: 100; }
      .shop-product-type_4 .owl-stage .owl-item .slider a {
        display: block; }
        .shop-product-type_4 .owl-stage .owl-item .slider a:before {
          display: none; }
      .shop-product-type_4 .owl-stage .owl-item .slider img {
        max-width: inherit;
        width: auto !important;
        position: absolute; }
      .shop-product-type_4 .owl-stage .owl-item .slider img.small-width {
        width: 100% !important;
        height: auto !important; }
  .shop-product-type_4 .product-content {
    position: relative; }
    .shop-product-type_4 .product-content .product-buttons {
      bottom: 130px; }
    .shop-product-type_4 .product-content .wc-product-title-wrap {
      position: absolute;
      z-index: 100;
      padding: 20px 25px;
      bottom: 0px;
      left: 0;
      right: 0; }
      .shop-product-type_4 .product-content .wc-product-title-wrap .font-titles {
        text-align: none; }
  .shop-product-type_4 .woo_c-products .price,
  .shop-product-type_4 .products .price {
    width: 100%; }
  .shop-product-type_4 .woo_c-products .add-to-cart,
  .shop-product-type_4 .products .add-to-cart {
    position: relative; }
  .shop-product-type_4 .woo_c-products .product,
  .shop-product-type_4 .products .product {
    margin: 0;
    padding: 0 1px; }
  .shop-product-type_4 .woo_c-products .wc-product-title-wrap:hover .price,
  .shop-product-type_4 .products .wc-product-title-wrap:hover .price {
    -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
            transform: translateY(-20px);
    opacity: 0; }
  .shop-product-type_4 .woo_c-products .wc-product-title-wrap:hover .add-to-cart,
  .shop-product-type_4 .products .wc-product-title-wrap:hover .add-to-cart {
    -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
            transform: translateY(0px);
    opacity: 1; }

.shop-product-type_1 .product-content:hover .price,
.shop-product-type_3 .product-content:hover .price,
.woocommerce > div > .woo_c-products .product-content:hover .price,
.woocommerce > div > .products .product-content:hover .price {
  -webkit-transform: translateY(-20px);
      -ms-transform: translateY(-20px);
          transform: translateY(-20px);
  opacity: 0; }

.shop-product-type_1 .product-content:hover .add-to-cart,
.shop-product-type_3 .product-content:hover .add-to-cart,
.woocommerce > div > .woo_c-products .product-content:hover .add-to-cart,
.woocommerce > div > .products .product-content:hover .add-to-cart {
  -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
          transform: translateY(0px);
  opacity: 1; }

.shop-product-type_2 .wc-product-title-wrap:hover .price,
.shop-product-type_4 .wc-product-title-wrap:hover .price {
  -webkit-transform: translateY(-20px);
      -ms-transform: translateY(-20px);
          transform: translateY(-20px);
  opacity: 0; }

.shop-product-type_2 .wc-product-title-wrap:hover .add-to-cart,
.shop-product-type_4 .wc-product-title-wrap:hover .add-to-cart {
  -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
          transform: translateY(0px);
  opacity: 1; }

.modal-window.open .modal-content.product-popup {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -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;
  padding: 0; }
  .modal-window.open .modal-content.product-popup .product-popup-title-link a {
    display: inline-block; }
  .modal-window.open .modal-content.product-popup .page-container > .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; }

.modal-window.open .horizontal-img {
  width: 100%;
  height: auto; }

/*Standard WooCommerce grid*/
.woo_c-products .product,
.woo_c-products li,
.products .product,
.products li {
  width: 100%; }
  @media screen and (max-width: 768px) {
    .woo_c-products .product,
    .woo_c-products li,
    .products .product,
    .products li {
      padding-left: 0px;
      padding-right: 0px; } }

@media screen and (min-width: 1025px) {
  .columns-2 .product {
    width: -webkit-calc(100% / 2);
    width: calc(100% / 2); }
    .columns-2 .product:nth-child(2n + 1) {
      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: 768px) {
  .columns-md-2 .product {
    width: -webkit-calc(100% / 2);
    width: calc(100% / 2); }
    .columns-md-2 .product:nth-child(2n + 1) {
      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: 768px) {
  .columns-sm-2 .product {
    width: -webkit-calc(100% / 2);
    width: calc(100% / 2); }
    .columns-sm-2 .product:nth-child(2n + 1) {
      clear: both; }
  .columns-sm-3 .product {
    width: -webkit-calc(100% / 3);
    width: calc(100% / 3); }
    .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(4n + 1) {
      clear: both; }
  .columns-sm-5 .product {
    width: -webkit-calc(100% / 5);
    width: calc(100% / 5); }
    .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(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%; } }

/*--------------------------------------------------------------
## Cart
--------------------------------------------------------------*/
/*Cart table*/
.woo-c_cart_table {
  width: 100%;
  margin-bottom: 40px; }
  .woo-c_cart_table_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% - 70px);
    width: calc(100% - 70px);
    position: relative; }
    @media screen and (max-width: 768px) {
      .woo-c_cart_table_details {
        text-align: left;
        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; } }
  .woo-c_cart_table_item {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: 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-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    padding: 12px 0px;
    border-bottom: 1px solid #f0f0f0; }
    .woo-c_cart_table_item:first-child {
      border-top: 1px solid #f0f0f0; }
    .woo-c_cart_table_item_thumbnail {
      padding-right: 20px;
      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-c_cart_table_item_thumbnail a:before {
        display: none; }
      .woo-c_cart_table_item_thumbnail img {
        max-width: 50px;
        height: auto;
        vertical-align: middle; }
      .woo-c_cart_table_item_thumbnail:hover {
        -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
        -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
        transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
        opacity: 0.6; }
    .woo-c_cart_table_item_price, .woo-c_cart_table_item_quantity, .woo-c_cart_table_item_subtotal {
      padding: 0px 20px;
      font-weight: 600;
      font-size: 0.9em;
      width: -webkit-calc(50% / 3);
      width: calc(50% / 3);
      text-align: right; }
    .woo-c_cart_table_item_name {
      min-width: 30%;
      max-width: 30%; }
      .woo-c_cart_table_item_name .variation {
        margin: 0;
        padding: 0;
        font-size: 0.95em; }
        .woo-c_cart_table_item_name .variation dt {
          font-weight: 400;
          color: #6a707e; }
        .woo-c_cart_table_item_name .variation dd {
          color: #24262b;
          margin: 0;
          padding: 0;
          font-size: 0.95em;
          font-weight: 600; }
          .woo-c_cart_table_item_name .variation dd p {
            margin: 0;
            line-height: inherit;
            font-size: 0.95em; }
    .woo-c_cart_table_item_values {
      padding-left: 20px;
      min-width: 25%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
      .woo-c_cart_table_item_values p {
        text-transform: uppercase;
        font-size: 0.8em;
        line-height: 1.5;
        display: inline-block;
        text-align: left;
        color: #6a707e;
        white-space: nowrap;
        margin: 0px;
        overflow: hidden;
        -o-text-overflow: ellipsis;
           text-overflow: ellipsis; }
        .woo-c_cart_table_item_values p span {
          font-weight: 600;
          color: #32353c; }
    .woo-c_cart_table_item_status {
      white-space: nowrap;
      min-width: 140px; }
    .woo-c_cart_table_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-c_cart_table_item_quantity .woo-quantity .plus, .woo-c_cart_table_item_quantity .woo-quantity .minus {
        position: relative; }
      .woo-c_cart_table_item_quantity .woo-quantity input {
        position: absolute;
        left: 0;
        right: 0; }
      @media screen and (max-width: 768px) {
        .woo-c_cart_table_item_quantity .woo-quantity {
          min-width: auto; } }
    .woo-c_cart_table_item_remove {
      text-align: center;
      margin-top: -5px; }
      .woo-c_cart_table_item_remove .ion:before {
        font-weight: 600;
        font-size: 0.75em; }
      .woo-c_cart_table_item_remove a {
        display: inline-block;
        width: 30px; }
        .woo-c_cart_table_item_remove a:before {
          display: none; }
    @media screen and (max-width: 768px) {
      .woo-c_cart_table_item_thumbnail {
        padding-right: 20px; }
        .woo-c_cart_table_item_thumbnail img {
          max-width: 70px; }
      .woo-c_cart_table_item_name, .woo-c_cart_table_item_values, .woo-c_cart_table_item_price {
        width: auto;
        padding-left: 0; }
      .woo-c_cart_table_item_name {
        max-width: 200px;
        min-width: 200px; }
      .woo-c_cart_table_item_quantity {
        position: absolute;
        right: 0;
        font-size: 0;
        height: 100%;
        width: auto;
        padding: 0; }
        .woo-c_cart_table_item_quantity .woo-quantity {
          font-size: 13px;
          font-weight: 500;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
              -ms-flex-direction: column;
                  flex-direction: column;
          width: auto;
          height: 100%;
          min-height: 86px; }
          .woo-c_cart_table_item_quantity .woo-quantity input {
            height: 100%;
            width: 100%;
            top: 0;
            bottom: 0; }
      .woo-c_cart_table_item_remove {
        left: -100px;
        text-align: center;
        background: #fff;
        -webkit-border-radius: 50%;
                border-radius: 50%;
        position: absolute;
        bottom: -webkit-calc(50% - 15px);
        bottom: calc(50% - 15px);
        height: 30px;
        width: 30px;
        -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_cart_table_item_remove a {
          height: auto;
          width: auto; }
      .woo-c_cart_table_item_subtotal {
        display: none; } }

/*Coupon bar*/
.woo-c_actions .update-cart {
  display: none; }

.woo-c_actions_coupon input[type='text'] {
  width: 250px;
  float: left;
  -webkit-border-bottom-right-radius: 0px;
          border-bottom-right-radius: 0px;
  -webkit-border-top-right-radius: 0px;
          border-top-right-radius: 0px; }

.woo-c_actions_coupon button[type='submit'] {
  text-transform: capitalize;
  float: left;
  margin: 0px 0px 0px -1px; }

@media screen and (max-width: 768px) {
  .woo-c_actions_coupon input[type='text'] {
    width: 55%; }
  .woo-c_actions_coupon button[type='submit'] {
    width: 45%; } }

@media screen and (max-width: 768px) {
  .woo-c_actions .update-cart {
    width: 100%;
    float: none; } }

/*Checkout totals*/
.woo-c_cart_totals {
  margin: 40px 0px 90px; }

.woocommerce-shipping-calculator {
  font-weight: normal;
  text-transform: none;
  font-size: inherit; }
  .woocommerce-shipping-calculator .select {
    width: 100%; }

/*--------------------------------------------------------------
## Checkout
--------------------------------------------------------------*/
.woo-c_checkout {
  position: relative;
  margin-top: 0; }
  @media screen and (min-width: 1025px) {
    .woo-c_checkout .vc_row .vc_checkout_col {
      padding-left: 5px;
      padding-right: 5px; } }
  .woo-c_checkout .tabNav_wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px; }
    .woo-c_checkout .tabNav_wrapper:before {
      content: "";
      position: absolute;
      display: block;
      bottom: 0px;
      left: -25%;
      right: -25%;
      border-bottom: 1px solid #f0f0f0;
      z-index: 0; }
    .woo-c_checkout .tabNav_wrapper .mobile-btn {
      text-align: center;
      display: none; }
    @media screen and (max-width: 768px) {
      .woo-c_checkout .tabNav_wrapper .mobile-btn {
        display: block; }
      .woo-c_checkout .tabNav_wrapper .desctop-btn {
        display: none; } }
  .woo-c_checkout .tabItems {
    height: auto !important; }
    .woo-c_checkout .tabItems_item.active {
      position: relative !important; }
  @media screen and (max-width: 768px) {
    .woo-c_checkout .tabItems {
      margin-bottom: 30px; } }
  .woo-c_checkout .tabNav {
    margin-bottom: 0; }
    .woo-c_checkout .tabNav_link {
      width: -webkit-calc(25% - 20px);
      width: calc(25% - 20px);
      display: block;
      float: left;
      text-align: left;
      padding-top: 25px;
      padding-bottom: 25px; }
      .woo-c_checkout .tabNav_link:last-child {
        margin: 0; }
    @media screen and (max-width: 768px) {
      .woo-c_checkout .tabNav_link {
        width: 25%;
        margin-right: 0px; } }
    .woo-c_checkout .tabNav_link_stage {
      width: 44px;
      height: 44px;
      line-height: 44px;
      margin-right: 10px;
      display: inline-block;
      -webkit-border-radius: 50%;
              border-radius: 50%;
      vertical-align: middle;
      text-align: center;
      background-color: #fff;
      color: #32353c;
      font-size: 15px;
      -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
      -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
    .woo-c_checkout .tabNav_link.active .tabNav_link_stage {
      background: #24262b;
      color: #fff;
      -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); }
  .woo-c_checkout.without-coupon .tabNav_wrapper .tabNav_link {
    width: -webkit-calc(100% / 3 - 25px);
    width: calc(100% / 3 - 25px); }
    @media screen and (max-width: 768px) {
      .woo-c_checkout.without-coupon .tabNav_wrapper .tabNav_link {
        width: -webkit-calc(100% / 3);
        width: calc(100% / 3); } }
  .woo-c_checkout_form .next-btn {
    float: right;
    margin: 24px 0px 60px 0px !important; }
  .woo-c_checkout_form .form-row label {
    text-transform: uppercase;
    font-size: 0.75em;
    margin-bottom: 5px;
    font-weight: 600;
    display: block;
    font-style: normal;
    text-align: left; }
    .woo-c_checkout_form .form-row label abbr {
      border-bottom: none;
      text-decoration: none; }
    .woo-c_checkout_form .form-row label.screen-reader-text {
      clip: none;
      position: relative !important;
      height: auto;
      width: auto;
      overflow: hidden; }
  .woo-c_checkout_form .form-row .select {
    width: 100%; }
  .woo-c_checkout_form .form-row.validate-state .select .select-options {
    max-height: 210px; }
  @media screen and (max-width: 768px) {
    .woo-c_checkout .woo-check-order .woo-c_product > a.font-titles {
      max-width: 50vw; } }

/*Product snippet*/
.woo-c_product {
  font-weight: 600;
  text-align: left;
  line-height: 1.25; }
  .woo-c_product > a {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    max-width: 90%; }
  .woo-c_product_category {
    display: block;
    margin: 2px 0px; }
    .woo-c_product_category a {
      color: #32353c;
      font-weight: normal;
      font-family: inherit !important; }
  @media screen and (max-width: 768px) {
    .woo-c_product > a.font-titles {
      max-width: 50vw; } }

/*Checkout billing*/
.woo-c_billing .create-account label {
  display: inline-block;
  vertical-align: top; }

/*Checkout shipping*/
.woo-c_shipping .shipping_address {
  display: none; }
  .woo-c_shipping .shipping_address.active {
    display: block; }

/*Checkout review*/
.woo-c_review,
.woo-c_cart_totals,
.woo-c_checkout_result {
  /*Cart / checkout table*/ }
  .woo-c_review .woo-c_details_table,
  .woo-c_cart_totals .woo-c_details_table,
  .woo-c_checkout_result .woo-c_details_table {
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0; }
    .woo-c_review .woo-c_details_table th, .woo-c_review .woo-c_details_table td,
    .woo-c_cart_totals .woo-c_details_table th,
    .woo-c_cart_totals .woo-c_details_table td,
    .woo-c_checkout_result .woo-c_details_table th,
    .woo-c_checkout_result .woo-c_details_table td {
      border-bottom: 1px solid #f0f0f0;
      padding: 12px 0;
      width: 50%; }
    .woo-c_review .woo-c_details_table_subtotal,
    .woo-c_cart_totals .woo-c_details_table_subtotal,
    .woo-c_checkout_result .woo-c_details_table_subtotal {
      border-top: 1px solid #f0f0f0; }
    .woo-c_review .woo-c_details_table_label,
    .woo-c_cart_totals .woo-c_details_table_label,
    .woo-c_checkout_result .woo-c_details_table_label {
      font-weight: 600;
      font-size: 0.8em;
      text-transform: uppercase;
      padding-right: 10px;
      vertical-align: top;
      text-align: left; }
    .woo-c_review .woo-c_details_table_price,
    .woo-c_cart_totals .woo-c_details_table_price,
    .woo-c_checkout_result .woo-c_details_table_price {
      font-weight: 600;
      color: #24262b;
      font-size: 0.95em; }
    .woo-c_review .woo-c_details_table_checkbox,
    .woo-c_cart_totals .woo-c_details_table_checkbox,
    .woo-c_checkout_result .woo-c_details_table_checkbox {
      font-size: inherit;
      font-size: 1.2em; }
      .woo-c_review .woo-c_details_table_checkbox .shipping-calculator-button,
      .woo-c_cart_totals .woo-c_details_table_checkbox .shipping-calculator-button,
      .woo-c_checkout_result .woo-c_details_table_checkbox .shipping-calculator-button {
        font-weight: 600; }
    .woo-c_review .woo-c_details_table_total,
    .woo-c_cart_totals .woo-c_details_table_total,
    .woo-c_checkout_result .woo-c_details_table_total {
      font-size: 1.1em; }
    .woo-c_review .woo-c_details_table_product_row,
    .woo-c_cart_totals .woo-c_details_table_product_row,
    .woo-c_checkout_result .woo-c_details_table_product_row {
      vertical-align: top; }
      .woo-c_review .woo-c_details_table_product_row td,
      .woo-c_cart_totals .woo-c_details_table_product_row td,
      .woo-c_checkout_result .woo-c_details_table_product_row td {
        border-bottom: none; }
    @media screen and (max-width: 768px) {
      .woo-c_review .woo-c_details_table_price, .woo-c_review .woo-c_details_table_label:last-child,
      .woo-c_cart_totals .woo-c_details_table_price,
      .woo-c_cart_totals .woo-c_details_table_label:last-child,
      .woo-c_checkout_result .woo-c_details_table_price,
      .woo-c_checkout_result .woo-c_details_table_label:last-child {
        text-align: right; } }
    .woo-c_review .woo-c_details_table .shipping-calculator-form .form-row #calc_shipping_state,
    .woo-c_cart_totals .woo-c_details_table .shipping-calculator-form .form-row #calc_shipping_state,
    .woo-c_checkout_result .woo-c_details_table .shipping-calculator-form .form-row #calc_shipping_state {
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none; }
    .woo-c_review .woo-c_details_table .shipping-calculator-form .customSelect,
    .woo-c_cart_totals .woo-c_details_table .shipping-calculator-form .customSelect,
    .woo-c_checkout_result .woo-c_details_table .shipping-calculator-form .customSelect {
      background: #f0f0f0;
      padding: 11px 15px;
      -webkit-border-radius: 2px;
      border-radius: 2px; }
      .woo-c_review .woo-c_details_table .shipping-calculator-form .customSelect .select-items,
      .woo-c_cart_totals .woo-c_details_table .shipping-calculator-form .customSelect .select-items,
      .woo-c_checkout_result .woo-c_details_table .shipping-calculator-form .customSelect .select-items {
        max-height: 300px;
        overflow: scroll;
        overflow-x: hidden; }
      .woo-c_review .woo-c_details_table .shipping-calculator-form .customSelect .select-selected:after,
      .woo-c_cart_totals .woo-c_details_table .shipping-calculator-form .customSelect .select-selected:after,
      .woo-c_checkout_result .woo-c_details_table .shipping-calculator-form .customSelect .select-selected:after {
        top: -webkit-calc(50% - 12.5px);
        top: calc(50% - 12.5px); }
    .woo-c_review .woo-c_details_table .shipping-calculator-form .btn-small,
    .woo-c_cart_totals .woo-c_details_table .shipping-calculator-form .btn-small,
    .woo-c_checkout_result .woo-c_details_table .shipping-calculator-form .btn-small {
      margin-top: 0;
      color: #32353c; }
      .woo-c_review .woo-c_details_table .shipping-calculator-form .btn-small:hover,
      .woo-c_cart_totals .woo-c_details_table .shipping-calculator-form .btn-small:hover,
      .woo-c_checkout_result .woo-c_details_table .shipping-calculator-form .btn-small:hover {
        color: #32353c; }

.woocommerce-checkout .woocommerce-form-login {
  margin: 25px 0px; }

.woocommerce-checkout .woocommerce-input-wrapper {
  min-height: 44px;
  display: block; }

@media screen and (min-width: 1025px) {
  .woocommerce-checkout .breadcrumbs .vc_row {
    margin: 0 -30px; } }

.woo-c_billing, .woo-c_shipping, .woo-c_coupon, .woo-c_review {
  margin-bottom: 30px;
  text-align: left; }

.woocommerce .place-order,
.woocommerce .wc-proceed-to-checkout {
  display: inline-block;
  margin-top: 20px; }
  .woocommerce .place-order .btn,
  .woocommerce .wc-proceed-to-checkout .btn {
    text-transform: capitalize;
    margin-bottom: 60px; }
  @media screen and (max-width: 768px) {
    .woocommerce .place-order,
    .woocommerce .wc-proceed-to-checkout {
      display: block; } }

/*Checkout payment*/
.woo-c_payment {
  text-align: left; }
  .woo-c_payment h4.heading-sm {
    margin-top: 50px; }
  .woo-c_payment .woo-c_radio_item {
    padding: 12px 0px;
    border-top: 1px solid #f0f0f0; }
    .woo-c_payment .woo-c_radio_item:last-child {
      border-bottom: 1px solid #f0f0f0; }
    .woo-c_payment .woo-c_radio_item .btn {
      margin-top: 10px; }
    .woo-c_payment .woo-c_radio_item img {
      vertical-align: middle;
      display: inline-block;
      margin: 0px 10px;
      height: 22px; }
    .woo-c_payment .woo-c_radio_item .about_paypal {
      vertical-align: middle;
      display: inline-block; }

/*Order details*/
.woo-c_order_details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px; }
  .woo-c_order_details_order, .woo-c_order_details_date, .woo-c_order_details_total, .woo-c_order_details_method {
    margin-right: 50px; }
    .woo-c_order_details_order strong, .woo-c_order_details_date strong, .woo-c_order_details_total strong, .woo-c_order_details_method strong {
      display: block;
      color: #24262b; }
  @media screen and (max-width: 768px) {
    .woo-c_order_details {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .woo-c_order_details li {
        width: 100%; } }

.woo-c_checkout_result {
  margin-bottom: 90px; }

/*--------------------------------------------------------------
## Wishlist
--------------------------------------------------------------*/
.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: #f0f0f0; }
  .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: transparent !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; }
  .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 0px; }
      .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.facebook, .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.pinterest, .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.whatsapp {
      background: #24262b; }
    .yith-wcwl-form .yith_wcwl_wishlist_footer .yith-wcwl-share .socialbar li a:hover {
      opacity: .7; }

.yith-wcwl-form .wishlist-title {
  display: none; }

@media screen and (min-width: 1025px) {
  .yith-wcwl-form {
    padding-left: 16.66666667%;
    padding-right: 16.66666667%; } }

/*--------------------------------------------------------------
## My Account
--------------------------------------------------------------*/
.woocommerce .woo-c_login {
  max-width: 460px;
  margin: 0px auto 90px;
  float: none;
  min-height: 380px; }
  .woocommerce .woo-c_login .tabNav {
    overflow-x: hidden;
    margin-bottom: 20px; }
    .woocommerce .woo-c_login .tabNav_link {
      width: 50%;
      margin: 0px;
      text-align: center;
      padding-right: 0px;
      padding-left: 0px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
  .woocommerce .woo-c_login .form-row_btn {
    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: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .woocommerce .woo-c_login .form-row_btn .btn {
      margin: 15px 0; }
    .woocommerce .woo-c_login .form-row_btn label[for="rememberme"] {
      width: 50%;
      margin: 0 0 0 18px; }
      .woocommerce .woo-c_login .form-row_btn label[for="rememberme"] input[name="rememberme"] {
        vertical-align: text-top; }
  .woocommerce .woo-c_login .btn-submit {
    margin-top: 9px; }
    .woocommerce .woo-c_login .btn-submit i {
      font-size: 20px;
      margin-left: 10px; }
  .woocommerce .woo-c_login .form-row {
    text-align: left; }
    .woocommerce .woo-c_login .form-row .woocommerce-password-strength {
      margin-top: 10px; }

.woocommerce .woo-my-user {
  margin-bottom: 25px;
  overflow: hidden; }
  .woocommerce .woo-my-user img {
    -webkit-border-radius: 50%;
            border-radius: 50%;
    float: left;
    margin-right: 20px;
    max-width: 70px; }
  .woocommerce .woo-my-user h4 {
    width: 100%;
    margin: 10px 0 0;
    padding-top: 5px;
    display: block;
    font-size: 15px; }
    .woocommerce .woo-my-user h4:after {
      width: 2em; }

.woocommerce .woo-my-nav {
  width: 100%;
  margin-bottom: 20px; }
  .woocommerce .woo-my-nav ul {
    list-style: none; }
  .woocommerce .woo-my-nav li {
    line-height: 23px; }
    .woocommerce .woo-my-nav li a {
      font-size: 0.95em; }
    .woocommerce .woo-my-nav li.is-active a {
      color: #B79B6C; }

.woocommerce .woo-my-content {
  width: 100%; }
  .woocommerce .woo-my-content > *:first-child {
    margin-top: 0; }
  .woocommerce .woo-my-content .account-title {
    margin-bottom: 0; }
  .woocommerce .woo-my-content .woo-my-address {
    margin-top: 15px; }
    .woocommerce .woo-my-content .woo-my-address h4 {
      text-align: left;
      float: left; }
    .woocommerce .woo-my-content .woo-my-address a {
      float: right;
      margin-top: 0;
      margin-right: 8px;
      padding-left: 32px;
      padding-right: 32px; }
    .woocommerce .woo-my-content .woo-my-address address {
      clear: both;
      line-height: 26px; }
    .woocommerce .woo-my-content .woo-my-address .btn {
      margin-top: 5px; }
  .woocommerce .woo-my-content form h3 {
    margin-bottom: 28px; }
  .woocommerce .woo-my-content .message-download {
    margin-top: 20px; }
  .woocommerce .woo-my-content .edit-account {
    text-align: left; }
    .woocommerce .woo-my-content .edit-account h4 {
      margin-bottom: 20px; }
  .woocommerce .woo-my-content .order-again {
    margin-bottom: 30px; }

.woocommerce .woo-my-orders-table thead .order-actions {
  opacity: 0; }

.woocommerce .woo-my-orders-table th {
  color: #24262b;
  display: table-cell;
  font-weight: 600;
  font-size: 0.75em;
  padding: 12px 0;
  text-transform: uppercase; }

.woocommerce .woo-my-orders-table td {
  min-width: 100px;
  padding: 14px 0px; }

.woocommerce .woo-my-orders-table tr {
  background: transparent;
  border-bottom: 1px solid #f0f0f0; }

.woocommerce .woo-my-orders-table td.order-number {
  font-weight: 600; }

.woocommerce .woo-my-orders-table td > .amount {
  font-weight: 600; }

.woocommerce .woo-my-orders-table td.order-actions {
  text-align: right; }
  .woocommerce .woo-my-orders-table td.order-actions a:before {
    content: none; }

.woocommerce .woo-my-orders-table a.btn:hover {
  text-decoration: none; }

.woocommerce .woo-my-orders-table.woo-details {
  margin-bottom: 40px; }
  .woocommerce .woo-my-orders-table.woo-details tbody tr {
    border-width: 0; }
    .woocommerce .woo-my-orders-table.woo-details tbody tr:last-child {
      border-width: 1px; }
      .woocommerce .woo-my-orders-table.woo-details tbody tr:last-child th, .woocommerce .woo-my-orders-table.woo-details tbody tr:last-child td {
        padding-bottom: 20px; }
  .woocommerce .woo-my-orders-table.woo-details tbody th, .woocommerce .woo-my-orders-table.woo-details tbody td {
    padding: 20px 0 0;
    vertical-align: top; }

.woocommerce .woo-my-orders-table.woo-customer-details {
  margin: 30px 0; }
  .woocommerce .woo-my-orders-table.woo-customer-details th {
    border-top: 1px solid #f0f0f0; }

@media screen and (max-width: 768px) {
  .woocommerce .woo-my-orders-table thead {
    display: none; }
  .woocommerce .woo-my-orders-table tr, .woocommerce .woo-my-orders-table td {
    display: block; }
  .woocommerce .woo-my-orders-table tr {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #f9f9f9;
    margin-bottom: 20px; }
  .woocommerce .woo-my-orders-table td {
    padding: 14px 20px; }
    .woocommerce .woo-my-orders-table td.order-actions {
      text-align: left; } }

.woocommerce .reset-password-form {
  margin-top: 36px; }
  .woocommerce .reset-password-form .title {
    font-size: 20px;
    margin: 0px auto;
    text-align: left; }
  .woocommerce .reset-password-form form .text-left {
    font-size: 0.95em; }
  .woocommerce .reset-password-form form .form-row, .woocommerce .reset-password-form form .text-left {
    margin: 15px 0; }
    .woocommerce .reset-password-form form .form-row .btn, .woocommerce .reset-password-form form .text-left .btn {
      margin: 8px 0; }

.woocommerce .woo-my-nav .is-active {
  font-weight: 600; }

/*--------------------------------------------------------------
## Elements
--------------------------------------------------------------*/
.woo-onsale {
  position: absolute;
  top: 25px;
  left: 25px;
  z-index: 2;
  color: #fff; }
  .woo-onsale.out {
    background: #32353c; }

.woocommerce .stars {
  width: auto;
  height: 16px;
  line-height: 1;
  margin: 0 10px;
  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: #6a707e;
      display: block;
      background: transparent;
      position: absolute;
      top: 0;
      left: 0;
      width: 1em;
      height: 1em;
      line-height: 1;
      font-family: Ionicons;
      text-indent: 0;
      opacity: .5; }
  .woocommerce .stars:hover a:hover ~ a:before,
  .woocommerce .stars.selected a.active ~ a:before,
  .woocommerce .stars.selected:hover span a:hover ~ a:before {
    content: "\f384";
    opacity: .5; }
  .woocommerce .stars:hover a:before,
  .woocommerce .stars.selected a:before,
  .woocommerce .stars.selected:hover span a:before {
    content: "\f384";
    opacity: 1;
    color: #24262b; }

.woocommerce.add_to_cart_inline {
  border: none;
  display: inline-block; }
  .woocommerce.add_to_cart_inline .amount {
    display: none; }

.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: #32353c; }
  .woocommerce .star-rating a:hover {
    opacity: 1; }
  .woocommerce .star-rating:before {
    content: "\f384\f384\f384\f384\f384";
    font-family: Ionicons;
    font-weight: normal;
    font-size: 17px;
    letter-spacing: 3px;
    opacity: .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-family: Ionicons;
      font-weight: normal;
      font-size: 17px;
      letter-spacing: 3px; }

.woocommerce ul {
  list-style: none; }

.woocommerce .form-row {
  padding: 0;
  margin-bottom: 15px; }
  .woocommerce .form-row textarea {
    min-height: 159px; }

.woocommerce .blockUI.blockOverlay {
  opacity: 0.4 !important; }

#yith-wcwl-popup-message {
  position: fixed;
  bottom: 10px;
  top: auto;
  text-align: center;
  right: 0px;
  margin: 0px !important;
  left: 0px;
  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: 3px;
    border-radius: 3px;
    margin: 0;
    padding: 20px;
    display: inline-block;
    font-size: 0.95em;
    text-align: left;
    color: rgba(0, 0, 0, 0.65);
    -webkit-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.08);
            box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.08); }

.page-error.woocommerce-shop .icon-shape {
  line-height: 75px; }
  .page-error.woocommerce-shop .icon-shape i {
    font-size: 60px; }

.qty {
  display: inline-block;
  padding-right: 10px;
  font-size: 0.75em;
  font-weight: 600; }

.woo-quantity {
  min-width: 86px;
  position: relative;
  -webkit-border-radius: 16px;
          border-radius: 16px;
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #f9f9f9; }
  .woo-quantity .plus,
  .woo-quantity .minus {
    background-color: rgba(36, 38, 43, 0.05);
    width: 32px;
    height: 32px;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    z-index: 1;
    position: absolute;
    top: 0px;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    .woo-quantity .plus:after, .woo-quantity .plus:before,
    .woo-quantity .minus:after,
    .woo-quantity .minus:before {
      content: "";
      display: block;
      position: absolute;
      width: 10px;
      height: 2px;
      left: -webkit-calc(50% - 5px);
      left: calc(50% - 5px);
      top: 15px;
      background: #32353c;
      -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
    .woo-quantity .plus:hover,
    .woo-quantity .minus:hover {
      background-color: rgba(36, 38, 43, 0.08);
      -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
  .woo-quantity .minus {
    left: 0; }
    .woo-quantity .minus:after {
      display: none; }
  .woo-quantity .plus {
    right: 0px; }
    .woo-quantity .plus:after {
      width: 2px;
      height: 10px;
      top: -webkit-calc(50% - 5px);
      top: calc(50% - 5px);
      left: 15px; }
  .woo-quantity input {
    background: transparent;
    width: 40px;
    height: 32px;
    padding: 0 5px;
    font-family: inherit;
    border: none;
    font-weight: 600;
    display: block;
    margin: 0 auto;
    text-align: center;
    -moz-appearance: textfield;
    -webkit-appearance: none; }
    .woo-quantity input::-webkit-outer-spin-button, .woo-quantity input::-webkit-inner-spin-button {
      -webkit-appearance: none; }

.woocommerce.search .btn-filter {
  display: none; }

/*--------------------------------------------------------------
## Cross Sells
--------------------------------------------------------------*/
.woo-c_cross_sells {
  margin-top: 40px; }

/*--------------------------------------------------------------
## AJAX Filter
--------------------------------------------------------------*/
.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: 0px; }
    .yith-woocommerce-ajax-product-filter .yith-wcan-group li a {
      -webkit-border-radius: 3px;
      border-radius: 3px;
      -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      padding: 0px 10px;
      height: 24px;
      line-height: 24px;
      display: inline-block;
      vertical-align: top;
      font-weight: 600;
      font-size: 0.75em;
      color: inherit;
      background-color: rgba(36, 38, 43, 0.05);
      text-transform: uppercase;
      margin: 0px 6px 6px 0px; }
      .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: #B79B6C;
      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(36, 38, 43, 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.25s;
      -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s;
      transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.25s; }
    .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: rgba(36, 38, 43, 0.05);
  border: none;
  padding: 6px 12px 6px 30px;
  color: #32353c;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 30px 0px -20px; }
  .yith-woocommerce-ajax-product-filter .yith-wcan-reset-navigation:after {
    content: "\f166";
    font-family: "Ionicons";
    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: #B79B6C;
    color: #fff; }

.yith-woo-ajax-reset-navigation {
  padding: 0px; }

.yit-wcan-container .yith-wcan-loading {
  margin: 10vh 0; }

/*--------------------------------------------------------------
# Masonry
--------------------------------------------------------------*/
.stockie-masonry {
  -webkit-transition: height 0.25s 0.25s;
  -o-transition: height 0.25s 0.25s;
  transition: height 0.25s 0.25s; }

.blog-posts-masonry {
  margin-top: -15px; }

div.masonry-block {
  padding: 15px; }

.vc_col-lg-8.masonry-block {
  width: 66.665%; }

/*--------------------------------------------------------------
# WPBAkery Front-End
--------------------------------------------------------------*/
.vc_editor.compose-mode .vc_stockie_tabs,
.vc_editor.compose-mode .vc_stockie_split_screens {
  position: relative;
  margin: 10px 0;
  -webkit-border-radius: 4px;
          border-radius: 4px; }
  .vc_editor.compose-mode .vc_stockie_tabs:before,
  .vc_editor.compose-mode .vc_stockie_split_screens:before {
    content: '';
    position: absolute;
    display: block;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 10000;
    background: rgba(255, 213, 105, 0.85); }
  .vc_editor.compose-mode .vc_stockie_tabs:after,
  .vc_editor.compose-mode .vc_stockie_split_screens: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: 0px 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: 0px;
    text-align: center;
    z-index: 10001; }

.vc_stockie_accordion_inner .content.open .wrap > .vc_element-container {
  display: none; }
