@charset "utf-8";

/*------------------------------------------------------------------
[Master Stylesheet]

Project:    Mishka theme
Version:    1.2

[Table of contents]

    1. Base
        1.1 Base css
        1.2. Heading
        1.3. Buttons
        1.4 Inputs
        1.5 Preloader
    2. Header
        2.1 Logo
        2.2 Navigation
        2.3 Fullscreen navigation
        2.4 Buter button
        2.7 Side header
        2.8 Side navigation
    3. Body
        3.1 Gallery widget
        3.2 Contact row
        3.3 Default widgets
        3.4 Portfolio
        3.5 Filter buttons
        3.6 Pagination
        3.7 Banner
        3.8 Price list type 1
        3.9 Price list type 2
        3.10 Price list type 3
        3.11 Price list type 4
        3.12 Blog
        3.13 Countdown
        3.14 Site content
        3.15 Comments
        3.16 Project page
        3.17 Video
        3.18 Hand phone
        3.19 Button Download
        3.20 Accordion
        3.21 Icon box
        3.22 Phone mockups
        3.23 App Screenshots
        3.24 Testimonials
        3.25 Whois
        3.26 Download Counter
        3.27 Product items
        3.28 Team items
        3.29 Benefits
        3.30 Subscribe form
    4 Footer
        4.1 Footer top

-------------------------------------------------------------------*/


/*------------------------------------------------------------------
[1. Base ]
*/


/*------------------------------------------------------------------
[1.1 Base css ]
*/

aside,
nav,
footer,
header,
section {
  display: block
}

body {
  margin: 0;
  font-family: 'Montserrat';
  font-size: 14px;
  font-weight: 300;
  color: #4b4b4b;
  background: #f9f9f9;
  letter-spacing: .05em;
}

body.site-dark {
  background: #000;
  color: #fff;
}

a {
  color: inherit;
}

img {
  border: none;
  height: auto;
}

input,
textarea,
button,
select,
a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: inherit;
}

input,
textarea,
button,
select {
  font-family: inherit;
}

input::-webkit-input-placeholder {
  color: inherit;
}

input::-moz-placeholder {
  color: inherit;
}

input:-moz-placeholder {
  color: inherit;
}

input:-ms-input-placeholder {
  color: inherit;
}

textarea::-webkit-input-placeholder {
  color: inherit;
}

textarea::-moz-placeholder {
  color: inherit;
}

textarea:-moz-placeholder {
  color: inherit;
}

textarea:-ms-input-placeholder {
  color: inherit;
}

*:focus {
  outline: none;
}

blockquote {
  margin: 0;
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.667em;
  padding-left: 35px;
  font-style: italic;
  margin: 25px 0;
  min-height: 60px;
  position: relative;
}

blockquote:before,
blockquote:after {
  content: "’’";
  font-family: "Tahoma";
  color: #f8b334;
  font-size: 3.429em;
  position: absolute;
  top: -0.3em;
  left: 0;
  line-height: 1em;
  font-style: normal;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

blockquote:after {
  top: auto;
  left: auto;
  right: 0;
  bottom: -0.75em;
}

.blog-item:hover blockquote:before,
.blog-item:hover blockquote:after {
  /* color: inherit; */
}

.centered-container {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.tal {
  text-align: left;
}

.tar {
  text-align: right;
}

.tac {
  text-align: center;
}

.cell {
  display: table-cell;
  vertical-align: middle;
}

.uppercase {
  text-transform: uppercase;
}

.light {
  font-weight: 300 !important;
}

.no-padding {
  padding: 0;
}

.padding-on {
  padding: 0 30px;
}

.dark-bg {
  color: #fff;
}

.header-space {
  height: 70px;
}

figure {
  margin: 0;
}

pre {
  background: #ccc;
  padding: 10px 20px;
}

dl {
  margin: 0 20px;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 0 20px;
}

table {
  width: 100%;
  border: 1px solid #3c3c3b;
  border-collapse: collapse;
}

table td,
table th {
  border: 1px solid #3c3c3b;
  padding: 5px 15px;
}

.site-footer table td,
.site-footer table th {
  padding: 3px 3px;
  text-align: center;
}

pre {
  width: 100%;
}

.gallery .gallery-item {
  margin: 0;
  display: inline-block;
  vertical-align: text-bottom;
}

.gallery .gallery-item .wp-caption-text {
  display: none;
}

.gallery-columns-1 .gallery-item {
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  width: 49%;
}

.gallery-columns-3 .gallery-item {
  width: 33%;
}

.gallery-columns-4 .gallery-item {
  width: 25%;
}

.gallery .gallery-icon {}

.gallery .gallery-icon a {
  position: relative;
}

#all {
  position: relative;
  overflow: hidden;
}

.header_type_side #all {
  padding-left: 270px;
  padding-top: 15px;
}

.vc_column-inner {
  background-size: cover;
  background-position: 50%;
}

.vc_row[data-vc-full-width-mod] {
  -webkit-transition: opacity .5s ease;
  -o-transition: opacity .5s ease;
  transition: opacity .5s ease;
  overflow: hidden;
  position: relative;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl .vc_icon_element-icon {
  font-size: 3.5em !important;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg .vc_icon_element-icon {
  font-size: 1.75em !important;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-icon {
  font-size: 1.25em !important;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg,
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md {
  border: 1px solid transparent;
}

.vc_icon_element {
  margin-bottom: 20px;
}

.vc_gradient-icon .vc_icon_element-inner {
  border: none !important;
  z-index: 2;
}

.vc_gradient-icon .vc_icon_element-inner .bor {
  position: absolute;
  top: -6px;
  left: -6px;
  right: -6px;
  bottom: -6px;
  opacity: 0.5;
  box-shadow: -4px 3px 6.86px 0.14px rgba(0, 0, 0, 0.1);
}

.vc_gradient-icon .vc_icon_element-inner.vc_icon_element-style-rounded .bor {
  border-radius: 50%;
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-tab>a {
  padding: 7px 25px;
  font-size: 14px;
  background: transparent;
  border: none;
  color: inherit;
  font-weight: 500;
}

.wpb-js-composer .vc_tta.vc_tta-style-outline .vc_tta-tabs-list .vc_tta-tab>a {
  background: #dfdfe6;
  border: 2px solid;
  font-size: 12px;
  text-transform: uppercase;
  border-color: transparent;
  padding: 11px 40px;
  font-weight: normal;
  color: #a3a3a3;
}

.wpb-js-composer .vc_tta-color-blue.vc_tta-style-outline .vc_tta-tab.vc_active>a {
  color: #525d7c !important;
  border-color: #525d7c !important;
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-tab>a:hover {
  background: rgba(255, 255, 255, 0.7);
  color: #000;
}

.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-tab.vc_active>a {
  box-shadow: -5px 6px 6.86px 0.14px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  color: #000;
}

.wpb-js-composer .vc_tta.vc_tta-style-classic .vc_tta-tab>a {
  border-width: 1px
}

.wpb-js-composer .vc_tta.vc_tta-color-blue.vc_tta-style-classic .vc_tta-tab.vc_active>a {
  border-color: #4868cf;
  background-color: #5472D2;
  color: #fff
}

.wpb-js-composer .vc_tta.vc_tta-color-turquoise.vc_tta-style-classic .vc_tta-tab.vc_active>a {
  border-color: #00b3c0;
  background-color: #00C1CF;
  color: #fff
}

.wpb-js-composer .vc_tta.vc_tta-color-pink.vc_tta-style-classic .vc_tta-tab.vc_active>a {
  border-color: #fe5e52;
  background-color: #FE6C61;
  color: #fff
}

.wpb-js-composer .vc_tta.vc_tta-color-violet.vc_tta-style-classic .vc_tta-tab.vc_active>a {
  border-color: #8462c0;
  background-color: #8D6DC4;
  color: #fff
}

.wpb-js-composer .vc_tta.vc_tta-color-peacoc.vc_tta-style-classic .vc_tta-tab.vc_active>a {
  border-color: #40a8c5;
  background-color: #4CADC9;
  color: #fff
}

.wpb-js-composer .vc_tta.vc_tta-color-chino.vc_tta-style-classic .vc_tta-tab.vc_active>a {
  border-color: #c8bba1;
  background-color: #CEC2AB;
  color: #fff
}

.wpb-js-composer .vc_tta.vc_tta-color-mulled-wine.vc_tta-style-classic .vc_tta-tab.vc_active>a {
  border-color: #484152;
  background-color: #50485B;
  color: #fff
}

.wpb-js-composer .vc_tta.vc_tta-color-vista-blue.vc_tta-style-classic .vc_tta-tab.vc_active>a {
  border-color: #69d294;
  background-color: #75D69C;
  color: #fff
}

.wpb-js-composer .vc_tta.vc_tta-color-orange.vc_tta-style-classic .vc_tta-tab.vc_active>a {
  border-color: #f6b859;
  background-color: #F7BE68;
  color: #fff
}

.wpb-js-composer .vc_tta.vc_tta-color-sky.vc_tta-style-classic .vc_tta-tab.vc_active>a {
  border-color: #4d9ae1;
  background-color: #5AA1E3;
  color: #fff
}

.wpb-js-composer .vc_tta.vc_tta-color-green.vc_tta-style-classic .vc_tta-tab.vc_active>a {
  border-color: #66a038;
  background-color: #6DAB3C;
  color: #fff
}

.wpb-js-composer .vc_tta.vc_tta-color-juicy-pink.vc_tta-style-classic .vc_tta-tab.vc_active>a {
  border-color: #f3443f;
  background-color: #F4524D;
  color: #fff
}

.wpb-js-composer .vc_tta.vc_tta-color-sandy-brown.vc_tta-style-classic .vc_tta-tab.vc_active>a {
  border-color: #f68a59;
  background-color: #F79468;
  color: #fff
}

.wpb-js-composer .vc_tta.vc_tta-color-purple.vc_tta-style-classic .vc_tta-tab.vc_active>a {
  border-color: #b474b6;
  background-color: #B97EBB;
  color: #fff
}

.wpb-js-composer .vc_tta.vc_tta-color-black.vc_tta-style-classic .vc_tta-tab.vc_active>a {
  border-color: #222;
  background-color: #2A2A2A;
  color: #fff
}

.wpb-js-composer .vc_tta.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a {
  border-color: #e3e3e3;
  background-color: #EBEBEB;
  color: #666
}

.wpb-js-composer .vc_tta.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab.vc_active>a {
  border-color: #f7f7f7;
  background-color: #FFF;
  color: #666
}

.vc_row[data-vc-full-width-mod] {
  -webkit-transition: opacity .5s ease;
  -o-transition: opacity .5s ease;
  transition: opacity .5s ease;
  overflow: hidden
}

.vc_row[data-vc-full-width-mod].vc_hidden {
  opacity: 0
}

.vc_section[data-vc-full-width-mod] {
  -webkit-transition: opacity .5s ease;
  -o-transition: opacity .5s ease;
  transition: opacity .5s ease;
  overflow: hidden
}

.vc_section[data-vc-full-width-mod].vc_hidden {
  opacity: 0
}

.vc_section[data-vc-full-width-mod]>.vc_row {
  margin-left: 0;
  margin-right: 0
}

.vc-row[data-vc-full-width-mod] .vc_grid.vc_row {
  overflow: hidden
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-heading,
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body {
  border-width: 1px !important;
  margin-bottom: 0 !important;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title {
  font-size: 1em;
  background: #fff;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title a {
  color: #000 !important;
  text-transform: uppercase;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body {
  margin-top: -1px;
  background: #fff !important;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body p {
  margin-top: 0;
}

.wpb-js-composer .vc_tta-color-orange.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::after,
.wpb-js-composer .vc_tta-color-orange.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::before,
.wpb-js-composer .vc_tta-color-orange.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::after,
.wpb-js-composer .vc_tta-color-orange.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::before {
  border-color: inherit !important;
}

.row-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}

.banner-coming-soon .b-coming-heading,
.banner-404 .b-404-heading {
  font-size: 6.429em;
  font-family: "Oswald";
  line-height: 1em;
  text-transform: uppercase;
}

.banner-coming-soon .text,
.banner-404 .text {
  font-size: 1.125em;
}

.banner-categories {
  position: absolute !important;
  z-index: 5 !important;
  right: -100%;
  top: 0;
  bottom: 0;
  width: 100%;
  -webkit-transition: all 0.9s ease;
  -moz-transition: all 0.9s ease;
  -o-transition: all 0.9s ease;
  -ms-transition: all 0.9s ease;
  transition: all 0.9s ease;
}

.external-indent .banner-categories {
  bottom: 70px;
}

.banner-categories.active {
  right: 0;
}

.banner-categories .item {
  position: relative;
  min-height: 540px;
}

.external-indent .banner-categories .item {
  min-height: 470px;
  color: #fff;
}

.banner-categories .item a>span {
  position: absolute;
  bottom: 0;
  left: 35px;
  right: 35px;
}

.banner-categories .item a .num {
  font-size: 3.500em;
  opacity: .2;
  vertical-align: middle;
  margin-right: 25px;
}

.banner-categories .item a .h {
  font-size: 1.750em;
  font-weight: bold;
  vertical-align: middle;
}

.banner-categories .owl-nav {
  position: absolute;
  top: 20px;
  right: 20px;
}

.banner-categories .owl-prev,
.banner-categories .owl-next {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}

.site-light .banner-categories .owl-prev,
.site-light .banner-categories .owl-next {
  color: #fff;
}

.banner-right-buttons {
  position: absolute;
  top: 50%;
  right: 1px;
  bottom: 0;
  z-index: 5;
  width: 35px;
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  text-align: center;
  height: 400px;
}

.site-dark .banner-right-buttons {
  background: #000;
}

.external-indent .banner-right-buttons {
  right: -70px;
}

.banner-right-buttons .cell {
  height: 400px;
}

.banner-right-buttons .button {
  text-align: center;
  position: relative;
  width: 35px;
  height: 155px;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  background: #f8b334;
  color: #fff;
  display: inline-block;
}

.banner-right-buttons .button+.button {
  margin-top: 5px;
}

.banner-right-buttons .button.category {}

.banner-right-buttons .button.active {
  background: #afafaf;
  color: #fff;
}

.banner-right-buttons .button span {
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: rotate(-90deg) translate(-50%, -50%);
  -ms-transform: rotate(-90deg) translate(-50%, -50%);
  -webkit-transform: rotate(-90deg) translate(-50%, -50%);
  -o-transform: rotate(-90deg) translate(-50%, -50%);
  transform: rotate(-90deg) translate(-50%, -50%);
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
}

.banner-right-buttons .button .h {
  opacity: 1;
  visibility: visible;
}

.banner-right-buttons .button:hover {
  color: #f8b335;
  background: #fff;
}

.banner-right-buttons .button.active .h {
  opacity: 0;
  visibility: hidden;
}

.banner-right-buttons .button .close {
  opacity: 0;
  visibility: hidden;
}

.banner-right-buttons .button .close i {
  margin-right: 10px;
}

.banner-right-buttons .button.active .close {
  opacity: 1;
  visibility: visible;
}

.banner-about {
  position: absolute;
  top: 0;
  right: -100%;
  bottom: 0;
  z-index: 2;
  width: 100%;
  background: #f0f0f0;
  -webkit-transition: all 0.9s ease;
  -moz-transition: all 0.9s ease;
  -o-transition: all 0.9s ease;
  -ms-transition: all 0.9s ease;
  transition: all 0.9s ease;
}

.banner-about.active {
  right: 0;
}

.external-indent .banner-about {
  bottom: 70px;
}

.site-dark .banner-about {
  background: #141414;
}

.banner-about .image {
  background-size: cover;
  background-position: 50%;
}

.banner-about .text {
  position: relative;
  overflow: hidden;
}

.banner-about .wrap {
  overflow-y: scroll;
  /* max-height: 100%; */
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 15px;
  right: -20px;
  padding: 0 40px 0 0;
}

.banner-about .cell {}

.banner-about .heading-decor {}

.banner-about .text-p {
  font-size: 0.875em;
  font-weight: 300;
  line-height: 1.714em;
  margin-bottom: 20px;
}

.banner-about .button-style1 {}

.post-password-form {}

.post-password-form input[type="password"] {
  background: #fff;
  border-radius: 0;
  border: 2px solid #f8b335;
  display: inline-block;
  vertical-align: middle;
  padding: 6px 15px;
}

.post-password-form input[type="submit"] {
  display: inline-block;
  text-decoration: none;
  font-size: 12px;
  text-transform: uppercase;
  border: 2px solid #f8b334;
  padding: 9px 20px;
  cursor: pointer;
  background: #f8b334;
  position: relative;
  color: #ffffff;
  font-weight: bold;
  letter-spacing: 0.05em;
  font-family: 'Montserrat';
  text-align: center;
}

.protected-post-form {}

.protected-post-form .cell {
  text-align: center;
  width: 19000px;
}

.protected-post-form p {
  display: none;
}

.protected-post-form .area {
  border: 1px solid;
  position: relative;
  margin: 20px auto 0;
  max-width: 680px;
}

.protected-post-form .area input {
  width: 100%;
  border: none;
  padding: 0 48px 0 20px;
  line-height: 48px;
  height: 48px;
  background: transparent;
  color: inherit;
}

.protected-post-form .area button {
  position: absolute;
  background: none;
  border: none;
  line-height: 48px;
  width: 48px;
  cursor: pointer;
  padding: 0;
  font-size: 21px;
  color: inherit;
  top: 0;
  right: 0;
}

.right-click-disable-message {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000000;
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  background: #ffffffcc;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 0;
  visibility: hidden;
}

.site-dark .right-click-disable-message {
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  background: #000000cc;
}

.right-click-disable-message.active {
  opacity: 1;
  visibility: visible;
}

.right-click-disable-message .container {}

.right-click-disable-message .cell {
  height: 100vh;
  width: 10000px;
}


/*------------------------------------------------------------------
[1.2. Heading ]
*/

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin: 20px 0;
}

h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a,
h6 a,
.h6 a {
  text-decoration: none;
}

h1,
.h1 {
  font-size: 4.286em;
  /* 14px/60px */
  line-height: 1.200em;
  font-weight: bold;
  font-family: 'Oswald';
}

h2,
.h2 {
  font-size: 3.429em;
  /* 14px/48px */
  line-height: 1.200em;
  font-weight: bold;
  font-family: 'Oswald';
}

h3,
.h3 {
  font-size: 2.250em;
  /* 14px/36px */
  line-height: 1.200em;
  font-weight: bold;
  font-family: 'Oswald';
}

h4,
.h4 {
  font-size: 2.143em;
  /* 14px/30px */
  line-height: 1.200em;
  font-weight: bold;
  font-family: 'Oswald';
}

h5,
.h5 {
  font-size: 1.714em;
  /* 14px/24px */
  line-height: 1.200em;
  font-weight: bold;
  font-family: 'Oswald';
}

h6,
.h6 {
  font-size: 1.286em;
  /* 14px/18px */
  line-height: 1.200em;
  font-weight: bold;
  font-family: 'Oswald';
}

.heading-decor,
.heading-decor-s,
.heading-decor-t2 {
  margin: 15px 0 25px;
}

.heading-decor span,
.heading-decor-s span,
.heading-decor-t2 span {
  display: block;
}

.summary .heading-decor-t2 {
  margin-top: 0;
}

.widget .heading-decor {
  margin-bottom: 25px;
}

.heading-decor>*,
.heading-decor-s>*,
.heading-decor-t2>* {
  margin: 0;
  font-weight: 300;
}

.heading-decor:after,
.heading-decor-s .h:after {
  content: "\e900";
  display: block;
  font-family: 'wave-icon';
  margin-top: 20px;
  vertical-align: top;
  color: #feb332;
  line-height: 1em;
  font-size: 13px;
}

.heading-decor.line:after,
.heading-decor-s.line .h:after {
  content: "";
  height: 3px;
  width: 45px;
  box-shadow: inset 0 0 0 5px;
}

.heading-decor.type-h4:after,
.heading-decor-s.type-h4 .h:after,
.heading-decor.type-h5:after,
.heading-decor-s.type-h5 .h:after,
.heading-decor.type-h6:after,
.heading-decor-s.type-h6 .h:after {
  font-size: 7px;
  margin-top: 20px;
}

.heading-decor .h[style^="color"]:after,
.heading-decor .h[style*="color"]:after,
.heading-decor-s .h[style^="color"]:after,
.heading-decor-s .h[style*="color"]:after {
  background: inherit;
  box-shadow: inset 0 0 0 5px;
}

.heading-decor-s .h:after,
.heading-decor .h:after {
  display: block;
}

.heading-decor-s.tac .h:after,
.heading-decor.tac .h:after {
  margin: 20px auto 0;
}

.heading-decor-s.tar .h:after,
.heading-decor.tar .h:after {
  float: right;
}


/*------------------------------------------------------------------
[1.3. Buttons ]
*/

.button-style1 {
  display: inline-block;
  text-decoration: none;
  font-size: 12px;
  text-transform: uppercase;
  border: 2px solid #f8b334;
  padding: 9px 20px;
  cursor: pointer;
  background: #f8b334;
  position: relative;
  color: #ffffff;
  font-weight: bold;
  letter-spacing: 0.05em;
  font-family: 'Montserrat';
  text-align: center;
}

.button-style1.transperent {
  background: transparent;
  color: #f8b334;
}

.button-style1.transperent:hover {
  background: #f8b335;
  color: #fff;
}

.button-style1.min {
  font-size: 10px;
  font-weight: normal;
  padding: 10px 20px;
}

.button-style1.loading {}

.button-style1.loading span {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
}

@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg) translate(-50%, -50%);
  }

  to {
    -moz-transform: rotate(360deg) translate(-50%, -50%);
  }
}

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg) translate(-50%, -50%);
  }

  to {
    -webkit-transform: rotate(360deg) translate(-50%, -50%);
  }
}

@keyframes spin {
  from {
    transform: rotate(0deg) translate(-50%, -50%);
  }

  to {
    transform: rotate(360deg) translate(-50%, -50%);
  }
}

.button-style1.loading:after {
  content: "\f1ce";
  font: normal normal 900 20px/1 'Font Awesome 5 Free';
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-animation-name: spin;
  -webkit-animation-duration: 1500ms;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: spin;
  -moz-animation-duration: 1500ms;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: spin;
  -ms-animation-duration: 1500ms;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  animation-name: spin;
  animation-duration: 1500ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  display: block;
}

.button-style1:hover {
  background: transparent;
  color: #f8b335;
}

.button-style2 {
  display: inline-block;
  text-decoration: none;
  font-size: 10px;
  text-transform: uppercase;
  border: none;
  padding: 12px 20px;
  cursor: pointer;
  position: relative;
  color: #fff;
  font-family: "Montserrat";
  background: #feb332;
}

.button-style2.white {
  background: #fff;
  color: #181b1f;
  border: 1px solid #e7e7e7;
}

.button-style2:hover {
  opacity: 0.7;
}

.button-style3 {
  font-size: 12px;
  background: #525d7c;
  color: #fff;
  border: none;
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  padding: 11px 30px;
  border-radius: 10px;
}

.button-style3:hover {
  color: #fff;
  background: #36415b;
}

.vc_btn3.vc_btn3-shape-rounded {
  border-radius: 10px;
}


/*------------------------------------------------------------------
[1.4 Inputs ]
*/

input.style1,
textarea.style1,
input.style3,
textarea.style3 {
  text-align: left;
  color: inherit;
  width: 100%;
  font-size: 12px;
  font-style: italic;
  color: inherit;
  font-weight: 300;
  border: none;
  line-height: 42px;
  border: 1px solid;
  margin-bottom: 25px !important;
  background: none;
}

.wpcf7-form input.style1,
.wpcf7-form textarea.style1 {}

input.style1.wr,
textarea.style1.wr {
  border-radius: 5px;
}

.dark-bg input.style1,
.dark-bg textarea.style1 {
  /* border-color: #d0d0d0; */
  /* border-color: #ffffff; */
}

input.style1,
input.style3 {
  padding: 0 20px;
}

textarea.style1,
textarea.style3 {
  padding: 15px 20px;
  line-height: normal;
  resize: none;
}

input.style2,
textarea.style2 {
  width: 100%;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 20px;
  text-align: left;
  background: #fff;
  border: 1px solid #dedede;
  color: #2d2d2d;
  padding: 10px 20px;
  line-height: 23px;
}

input.style2 {}

textarea.style2 {
  padding: 15px 20px;
}

input.style3 {
  margin-bottom: 15px !important;
  text-align: center;
}

textarea.style3 {
  border: none;
  border-bottom: 1px solid;
  resize: none;
  text-align: center;
  margin-bottom: 15px !important;
}


/*------------------------------------------------------------------
[1.5 Preloader ]
*/

.preloader-area {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.loaded .preloader-area {
  opacity: 0;
  visibility: hidden;
}

#loader {
  /* Uncomment this to make it run! */
  /*
     animation: loader 5s linear infinite; 
  */

  position: absolute;
  top: calc(50% - 20px);
  left: calc(50% - 20px);
}

@keyframes loader {
  0% {
    left: -100px
  }

  100% {
    left: 110%;
  }
}

#box {
  width: 50px;
  height: 50px;
  background: #feb332;
  animation: animate .5s linear infinite;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 3px;
}

@keyframes animate {
  17% {
    border-bottom-right-radius: 3px;
  }

  25% {
    transform: translateY(9px) rotate(22.5deg);
  }

  50% {
    transform: translateY(18px) scale(1, .9) rotate(45deg);
    border-bottom-right-radius: 40px;
  }

  75% {
    transform: translateY(9px) rotate(67.5deg);
  }

  100% {
    transform: translateY(0) rotate(90deg);
  }
}

#shadow {
  width: 50px;
  height: 5px;
  background: #000;
  opacity: 0.1;
  position: absolute;
  top: 59px;
  left: 0;
  border-radius: 50%;
  animation: shadow .5s linear infinite;
}

@keyframes shadow {
  50% {
    transform: scale(1.2, 1);
  }
}

.preloader_img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.preloader_img img {
  max-width: 200px;
  max-height: 200px;
  display: block;
}

/*------------------------------------------------------------------
[2. Header ]
*/

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.site-header.with-side {
  display: none;
}

.vc_editor .site-header {
  z-index: 0;
}

.vc_editor .site-header.fixed {
  z-index: 100;
}

.site-header.fixed {
  background: #fff;
}

.site-header.dark.fixed {
  background: #4b4b4b;
}

.admin-bar .site-header {
  top: 32px;
}

.site-header.dark {
  color: #fff;
}

.site-header.light {}

.site-header.header-space-on.dark {
  background: #4b4b4b;
}

.site-header.header-space-on.light {
  /* background: #fff; */
  color: #000;
}

.site-header.header_side {
  display: none;
}

.site-header .container-fluid {
  padding: 0 30px;
}


/*------------------------------------------------------------------
[2.1 Logo ]
*/

.site-header .logo,
.side-header .logo,
.site-footer .logo {
  font-size: 1.125em;
  font-weight: bold;
  float: left;
}

.side-header .logo {
  position: absolute;
  left: 60px;
  top: 0;
}

.site-header.header_logo_center .logo {
  position: absolute;
  left: 50%;
  top: 0;
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.site-header .logo a,
.side-header .logo a,
.site-footer .logo a {
  display: table-cell;
  height: 70px;
  vertical-align: middle;
  text-decoration: none;
}

.site-header .logo img,
.side-header .logo img,
.site-footer .logo img {
  max-height: 65px;
  width: 85px;
}

.site-header.light .logo .dark,
.site-header.dark .logo .light,
.side-header.light .logo .dark,
.side-header.dark .logo .light,
.site-footer.light .logo .dark,
.site-footer.dark .logo .light {
  display: block;
}

.site-header.light .logo .light,
.site-header.dark .logo .dark,
.side-header.light .logo .light,
.side-header.dark .logo .dark,
.site-footer.light .logo .light,
.site-footer.dark .logo .dark {
  display: none;
}

.search-button {
  float: left;
  margin: 27px 0 0 25px;
  font-size: 16px;
  cursor: pointer;
  position: relative;
  z-index: 1;
}

.search-button i {
  display: block;
}


/*------------------------------------------------------------------
[2.2 Navigation ]
*/

.navigation {
  float: left;
  opacity: 0;
  transform: translateX(100%);
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 12px;
  font-weight: 600;
  position: relative;
  z-index: 1;
}

.navigation>.mega-menu-wrap,
.navigation>.mega-menu-wrap>*,
.navigation>.mega-menu-wrap>*>* {
  visibility: hidden !important;
}

.navigation.active,
.navigation.visible_menu {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}

.navigation.active>.mega-menu-wrap,
.navigation.active>.mega-menu-wrap>*,
.navigation.active>.mega-menu-wrap>*>*,
.navigation.visible_menu>.mega-menu-wrap,
.navigation.visible_menu>.mega-menu-wrap>*,
.navigation.visible_menu>.mega-menu-wrap>*>* {
  visibility: visible !important;
}

.navigation ul {
  margin: 0;
  padding: 0;
}

.navigation li {
  display: block;
  position: relative;
}

.navigation a {
  text-decoration: none;
}

.navigation>ul {}

.navigation>ul>li {
  float: left;
  position: relative;
  /* padding: 20px 0; */
  -webkit-transition: padding 0.3s ease;
  -moz-transition: padding 0.3s ease;
  -o-transition: padding 0.3s ease;
  -ms-transition: padding 0.3s ease;
  transition: padding 0.3s ease;
}

.navigation>ul>li:not(:last-of-type) {
  margin-right: 15px;
}

.navigation.hover-style2>ul>li:not(:last-of-type) {
  margin: 0;
}

.navigation>ul>li>a {
  transition: 0.3s;
  display: table-cell;
  position: relative;
  line-height: 25px;
  text-transform: uppercase;
  max-width: 130px;
  height: 75px;
  vertical-align: middle;
  line-height: 1.2em;
  text-align: center;
}

.navigation>ul>li>a span {}

.navigation.hover-style2>ul>li>a span {
  border: none;
  padding: 2px 10px;
}

.navigation>ul>li.current-menu-item>a span,
.navigation>ul>li.current-menu-ancestor>a span,
.navigation>ul>li.current_page_item>a span,
.navigation>ul>li.current-menu-ancestor>a span {
  color: #feb332;
}

.navigation.hover-style2>ul>li.current-menu-item>a span,
.navigation.hover-style2>ul>li.current-menu-ancestor>a span,
.navigation.hover-style2>ul>li.current_page_item>a span,
.navigation.hover-style2>ul>li.current-menu-ancestor>a span {
  box-shadow: inset 0 -9px 0 0 #9d7345;
}

.navigation.min>ul>li>a {
  font-size: 0.88em;
}

.navigation.min2>ul>li>a {
  font-size: 0.7em;
}

.navigation>ul>li:hover>a {
  color: #f8b334;
}

.navigation .sub-menu,
.navigation .children {
  position: absolute;
  color: #000;
  background: #ffffff;
  width: 200px;
  left: 0;
  top: 100%;
  border: 1px solid #e7e7e7;
  text-transform: uppercase;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1;
  font-family: "Oswald";
}

.navigation .mega-sub-menu {
  font-family: "Oswald" !important;
  font-weight: 300;
}

.navigation .mega-menu-megamenu .mega-sub-menu [aria-haspopup="true"],
.navigation .mega-menu-megamenu .mega-sub-menu .mega-block-title {
  font-weight: 500 !important;
  margin-bottom: 20px !important;
}

.site-header.dark .navigation .sub-menu,
.site-header.dark .navigation .children {
  background: #000;
  color: #fff;
}

.navigation li.menu-item-has-children:hover>.sub-menu,
.navigation li.page_item_has_children:hover>.children {
  opacity: 1;
  visibility: visible;
  z-index: 2;
}

.navigation .sub-menu .sub-menu,
.navigation .children .children {
  left: 100%;
  top: -1px;
}

.navigation>ul>li:nth-last-child(3) .sub-menu .sub-menu,
.navigation>ul>li:nth-last-child(2) .sub-menu .sub-menu,
.navigation>ul>li:nth-last-child(1) .sub-menu .sub-menu,
.navigation>ul>li:nth-last-child(3) .children .children,
.navigation>ul>li:nth-last-child(2) .children .children,
.navigation>ul>li:nth-last-child(1) .children .children {
  left: inherit;
  right: 100%;
}

.navigation>ul>li>.sub-menu,
.navigation>ul>li>.children {}

.navigation .sub-menu li,
.navigation .children li {
  padding: 0 0;
  border-bottom: 1px solid #e7e7e7;
}

.navigation .sub-menu li:last-of-type,
.navigation .children li:last-of-type {
  border-bottom: none;
}

.navigation .sub-menu li.menu-item-has-children,
.navigation .children li.page_item_has_children {
  position: relative;
}

.navigation .sub-menu li.current-menu-item>a,
.navigation .sub-menu li.current-menu-ancestor>a,
.navigation .sub-menu li:hover>a,
.navigation .sub-menu li.current-menu-item.menu-item-has-children:after,
.navigation .sub-menu li:hover.menu-item-has-children:after,
.navigation .children li.current_page_item>a,
.navigation .children li.current-menu-ancestor>a,
.navigation .children li:hover>a,
.navigation .children li.current_page_item.page_item_has_children:after,
.navigation .children li:hover.page_item_has_children:after {
  color: #f8b334;
}

.navigation>ul>li:nth-last-child(3) .sub-menu li.menu-item-has-children>a,
.navigation>ul>li:nth-last-child(2) .sub-menu li.menu-item-has-children>a,
.navigation>ul>li:nth-last-child(1) .sub-menu li.menu-item-has-children>a,
.navigation>ul>li:nth-last-child(3) .children li.menu_item_has_children>a,
.navigation>ul>li:nth-last-child(2) .children li.menu_item_has_children>a,
.navigation>ul>li:nth-last-child(1) .children li.menu_item_has_children>a {
  padding-left: 25px;
}

.navigation .sub-menu li.menu-item-has-children>a:after,
.navigation .children li.page_item_has_children>a:after {
  content: "\f054";
  font-family: 'Font Awesome 5 Free' !important;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  font-size: 0.7em;
}

.navigation>ul>li:nth-last-child(3) .sub-menu li.menu-item-has-children>a:after,
.navigation>ul>li:nth-last-child(2) .sub-menu li.menu-item-has-children>a:after,
.navigation>ul>li:nth-last-child(1) .sub-menu li.menu-item-has-children>a:after,
.navigation>ul>li:nth-last-child(3) .children li.page_item_has_children>a:after,
.navigation>ul>li:nth-last-child(2) .children li.page_item_has_children>a:after,
.navigation>ul>li:nth-last-child(1) .children li.page_item_has_children>a:after {
  content: "\f053";
  right: inherit;
  left: 8px;
}

.navigation .sub-menu li a,
.navigation .children li a {
  display: table-cell;
  width: 200px;
  height: 35px;
  padding: 5px 20px;
  position: relative;
  vertical-align: middle;
  transition-duration: 0.2s;
  z-index: 1;
}

#mega-menu-wrap-navigation #mega-menu-navigation>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item {
  padding: 0 30px;
  border-right: 1px solid;
}

#mega-menu-wrap-navigation #mega-menu-navigation>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item:first-of-type {
  padding-left: 0;
}

#mega-menu-wrap-navigation #mega-menu-navigation>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item:last-of-type {
  padding-right: 0;
  border-right: none;
}

.curtain-holder,
.curtain-holder>div {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.curtain-holder {
  visibility: hidden;
  overflow: hidden
}

.curtain-holder>div {
  background-color: #f3f3f3
}

.curtain-holder>div:first-child {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  transform: translateY(-100%)
}

.curtain-holder>div:last-child {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  transform: translateY(100%)
}

.curtain-holder.edgtf-enter-bottom>div:last-child,
.curtain-holder.edgtf-enter-top>div:first-child {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all .8s cubic-bezier(.21, .18, 0, .99);
  -moz-transition: all .8s cubic-bezier(.21, .18, 0, .99);
  transition: all .8s cubic-bezier(.21, .18, 0, .99)
}

.curtain-holder.edgtf-leave-top>div {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s
}

.curtain-holder.edgtf-leave-bottom>div {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s
}


/*------------------------------------------------------------------
[2.3 Fullscreen navigation ]
*/

.full-screen-nav {
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  z-index: 101;
  display: none;
  font-weight: 300;
}

.admin-bar .full-screen-nav {
  top: 32px;
}

.site-dark .full-screen-nav {
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

.full-screen-nav .close {
  position: absolute;
  top: 30px;
  right: 30px;
  font-size: 25px;
  cursor: pointer;
  z-index: 5;
}

.fsn-container {
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 0;
  right: -25px;
  overflow-y: scroll;
}

.admin-bar .fsn-container {}

.full-screen-nav ul {
  margin: 0;
  padding: 0;
}

.full-screen-nav .fsn-container>ul {
  width: 3800px;
}

.full-screen-nav ul li {
  display: block;
}

.full-screen-nav ul li a {
  text-decoration: none;
}

.full-screen-nav .fsn-container>ul>li {
  margin: 20px 0;
}

.full-screen-nav .fsn-container>ul>li>a {
  position: relative;
  font-size: 1.875em;
  text-transform: uppercase;
  display: inline-block;
  line-height: 1.2em;
  /* font-weight: bold; */
}

.full-screen-nav .fsn-container>ul>li:hover>a {
  color: #be60ae;
}

.full-screen-nav .fsn-container>ul>li:hover>a:after {
  width: 100%;
  opacity: 1;
}

.full-screen-nav .fsn-container>ul>li.current-menu-item>a,
.full-screen-nav .fsn-container>ul>li.current-menu-parent>a,
.full-screen-nav .fsn-container>ul>li.current-menu-ancestor>a {
  color: #be60ae;
}

.full-screen-nav .fsn-container>ul>li ul.sub-menu,
.full-screen-nav .fsn-container>ul>li ul.children {
  display: none;
}

.full-screen-nav .fsn-container>ul>li>ul.sub-menu,
.full-screen-nav .fsn-container>ul>li>ul.children {
  display: none;
  font-weight: 300;
  font-size: 1em;
  padding: 10px 0 0;
  text-transform: uppercase;
}

.full-screen-nav ul li ul.sub-menu li:hover>a,
.full-screen-nav ul li ul.children li:hover>a,
.full-screen-nav ul li ul.sub-menu li.current-menu-item>a,
.full-screen-nav ul li ul.children li.current_menu_item>a,
.full-screen-nav ul li ul.sub-menu li.current-menu-ancestor>a,
.full-screen-nav ul li ul.children li.current_menu_ancestor>a {
  color: #67686d;
}

.full-screen-nav ul li ul.sub-menu li,
.full-screen-nav ul li ul.children li {
  padding: 10px 0 0;
}


/*------------------------------------------------------------------
[2.4 Buter button ]
*/

.butter-button {
  float: left;
  width: 20px;
  height: 14px;
  position: relative;
  margin: 28px 0 0 10px;
  cursor: pointer;
  z-index: 1;
}

.butter-button+.header-minicart {
  margin-left: 20px;
}

.butter-button.visible_menu {
  display: none;
}

.butter-button div {
  height: 2px;
  box-shadow: inset 0 0 0 3px;
  margin: 6px 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  /* float: right; */
}

.butter-button.active div {
  transform: scaleX(0);
}

.butter-button:after,
.butter-button:before {
  content: '';
  position: absolute;
  top: 0;
  width: 12px;
  box-shadow: inset 0 0 0 3px;
  height: 2px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.butter-button:hover:after,
.butter-button:hover:before {
  width: 100%;
}

.butter-button:after {
  top: auto;
  bottom: 0;
  right: 0;
}

.butter-button.active:before {
  transform: rotate(45deg);
  transform-origin: 50%;
  top: 6px;
  width: 100%;
}

.butter-button.active:after {
  transform: rotate(-45deg);
  bottom: 6px;
  width: 100%;
}


/*------------------------------------------------------------------
[2.7 Side header ]
*/

.side-header {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 270px;
  z-index: 50;
  overflow: hidden;
  background: #f9f9f9;
}

.side-header.dark {
  background: #000;
}

.admin-bar .side-header {
  top: 32px;
}

.side-header .wrap {
  position: absolute;
  top: 75px;
  left: 25px;
  bottom: 75px;
  overflow-y: scroll;
  right: -25px;
  padding-right: 25px;
  padding-left: 35px;
}

.side-header .wrap .cell {
  width: 1200px;
  vertical-align: text-bottom;
}

.side-header .copyright {
  position: absolute;
  bottom: 20px;
  left: 60px;
  font-size: 12px;
  right: 25px;
}


/*------------------------------------------------------------------
[2.8 Side navigation ]
*/

.side-navigation {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}

.side-navigation ul {
  margin: 0;
  padding: 0;
}

.side-navigation ul li {
  display: block;
}

.side-navigation ul li a {
  display: block;
  text-decoration: none;
}

.side-navigation ul li a span {
  position: relative;
  padding-right: 20px;
}

.side-navigation ul li.menu-item-has-children>a span:after,
.side-navigation ul li.page_item_has_children>a span:after {
  content: "\e94e";
  font-family: 'ui-super-basic' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 0;
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  font-size: 10px;
}

.side-navigation>ul {
  position: relative;
}

.side-navigation>ul>li {}

.side-navigation>ul>li>a {
  padding: 10px 0;
}

.side-navigation li.current-menu-item>a,
.side-navigation li.current-menu-parent>a,
.side-navigation li.current-menu-ancestor>a,
.side-navigation li.current_page_item>a,
.side-navigation li:hover>a {
  color: #feb332;
}

.side-navigation .sub-menu,
.side-navigation .children {
  display: none;
  min-height: 100%;
  position: absolute;
  top: 0;
  background: #f9f9f9;
  width: 100%;
  padding-left: 35px;
  z-index: 2;
  right: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.site-dark .side-navigation .sub-menu,
.site-dark .side-navigation .children {
  background: #000;
}

.side-navigation li.active-child>.sub-menu,
.side-navigation li.active-child>.children {
  right: 0;
  opacity: 1;
  visibility: visible;
  display: block;
}

.side-navigation .sub-menu .back,
.side-navigation .children .back {
  position: absolute;
  top: 9px;
  left: 0;
  cursor: pointer;
}

.side-navigation .sub-menu li,
.side-navigation .children li {}

.side-navigation .sub-menu li a,
.side-navigation .children li a {
  padding: 6px 0;
}



/*------------------------------------------------------------------
[2.5. Mincart / .header-minicart ]
*/

.header-minicart {
  float: left;
  padding: 26px 0;
  margin-left: 10px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  z-index: 1;
}

.header-minicart a {
  text-decoration: none;
}

.hm-cunt {
  display: block;
  text-align: center;
  position: relative;
  font-size: 18px;
  cursor: pointer;
}

.hm-cunt.big {
  display: inline-block;
  font-size: 65px;
}

.hm-cunt i {
  display: block;
}

.hm-cunt span {
  display: block;
  font-size: 10px;
  position: absolute;
  top: -7px;
  right: -7px;
  background: #feb332;
  color: #fff;
  line-height: 17px;
  height: 17px;
  min-width: 17px;
  padding: 0 2px;
  border-radius: 50%;
}

.hm-cunt.big span {
  height: 30px;
  min-width: 30px;
  line-height: 30px;
  font-size: 18px;
}

.header-minicart .minicart-wrap {
  position: absolute;
  background: #fff;
  top: 100%;
  right: 15px;
  padding: 5px 15px 15px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #252a31;
  width: 310px;
  right: -30px;
  border: 1px solid #ffb332;
}

.site-dark .header-minicart .minicart-wrap {
  background: #272727;
  color: #fff;
}

.header-minicart:hover .minicart-wrap,
.minicart-wrap:hover {
  opacity: 1;
  visibility: visible;
}

.minicart-wrap {}

.minicart-wrap .cart_list.product_list_widget {
  margin: 0 -15px;
}

.minicart-wrap .cart_list .mini_cart_item,
.widget_shopping_cart_content .mini_cart_item {
  border-bottom: 1px solid #e2e2e2;
  position: relative;
  min-height: 60px;
}

.site-dark .minicart-wrap .cart_list .mini_cart_item,
.site-dark .widget_shopping_cart_content .mini_cart_item {
  border-bottom-color: #181818;
}

.minicart-wrap .cart_list .mini_cart_item .remove,
.widget_shopping_cart_content .cart_list .mini_cart_item .remove {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  padding: 0;
  font-size: 8px;
}

.minicart-wrap .cart_list .mini_cart_item .wp-post-image,
.widget_shopping_cart_content .cart_list .mini_cart_item .wp-post-image {
  float: left;
  margin-right: 10px;
  margin-left: 0;
  width: 40px;
}

.minicart-wrap .cart_list .mini_cart_item .wp-post-image img {}

.minicart-wrap .cart_list .mini_cart_item .quantity,
.widget_shopping_cart_content .cart_list .mini_cart_item .quantity {
  font-size: 13px;
  display: block;
  margin-left: 50px;
  color: #feb332;
}

.widget_shopping_cart_content .cart_list .mini_cart_item .quantity span {}

.site-dark .minicart-wrap .cart_list .mini_cart_item .quantity span,
.site-dark .widget_shopping_cart_content .cart_list .mini_cart_item .quantity span {
  color: inherit;
}

.minicart-wrap .cart_list .mini_cart_item .variation,
.widget_shopping_cart_content .cart_list .mini_cart_item .variation {
  border: none;
  margin: 5px 0 0;
  padding: 0;
  margin-left: 50px;
  float: none;
  display: block;
  font-size: 0.778em;
}

.minicart-wrap .cart_list .mini_cart_item dt,
.widget_shopping_cart_content .cart_list .mini_cart_item dt {
  float: left;
  clear: none;
}

.minicart-wrap .cart_list .mini_cart_item dd,
.widget_shopping_cart_content .cart_list .mini_cart_item dd,
  {
  float: none;
  display: block;
  /* margin-left: 45px; */
  margin-bottom: 0;
  clear: none;
}

.minicart-wrap .cart_list .mini_cart_item p,
.widget_shopping_cart_content .cart_list .mini_cart_item p {
  margin: 0;
}

.minicart-wrap .total,
.widget_shopping_cart_content .total {
  font-size: 1em;
  margin: 15px 0;
  overflow: hidden;
}

.minicart-wrap .total strong {
  font-weight: 600;
  margin: 6px 0;
  display: inline-block;
}

.minicart-wrap .total>span,
.widget_shopping_cart_content .total>span {
  color: #ffb332;
  float: right;
  font-weight: bold;
  font-size: 1.500em;
}

.minicart-wrap .buttons,
.widget_shopping_cart_content .buttons {
  margin: 0 0 0;
}

.minicart-wrap .buttons a.button,
.widget_shopping_cart_content a.button {
  font-size: 12px;
  background: #4b4b4b;
  color: #fff;
  font-weight: normal;
  /* border-radius: 5px 5px 0 0; */
  margin: 0 0 10px;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
}

.minicart-wrap .buttons a.checkout,
.widget_shopping_cart_content a.checkout {
  background: #ffb332;
  /* border-radius: 0 0 5px 5px; */
  margin-bottom: 0;
}


/*------------------------------------------------------------------
[3. Body ]
*/

/*------------------------------------------------------------------
[ 3.21 Video Background ]
*/



.pswp .pswp__zoom-wrap {
  text-align: center;
}

.pswp .pswp__zoom-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.pswp .wrapper {
  line-height: 0;
  width: 100%;
  max-width: 1000px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.pswp .video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  width: 100%;
}

.pswp .video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.pswp video {
  width: 100% !important;
  height: auto !important;
}

.jquery-background-video-wrapper {
  position: relative;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}

.jquery-background-video {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  top: 50%;
  left: 50%;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.js .jquery-background-video.is-visible {
  opacity: 1;
}

.jquery-background-video-pauseplay {
  position: absolute;
  background: transparent;
  border: none;
  box-shadow: none;
  width: 20px;
  height: 20px;
  top: 15px;
  right: 15px;
  padding: 0;
  cursor: pointer;
  outline: none !important;
}

.jquery-background-video-pauseplay span {
  display: none;
}

.jquery-background-video-pauseplay:after,
.jquery-background-video-pauseplay:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.jquery-background-video-pauseplay.play:before {
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #FFF;
}

.jquery-background-video-pauseplay.pause:before,
.jquery-background-video-pauseplay.pause:after {
  border-top: 10px solid #FFF;
  border-bottom: 10px solid #FFF;
  border-left: 5px solid #FFF;
}

.jquery-background-video-pauseplay.pause:after {
  left: 10px;
}



/*------------------------------------------------------------------
[3.1 Gallery widget ]
*/

.gallery-module {
  margin: -4px;
}

.gallery-module .item {
  padding: 4px;
  text-align: center;
}

.gallery-module .item a {
  display: block;
  position: relative;
}

.gallery-module .item a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
}

.gallery-module .item a:hover:after {
  opacity: 1;
  visibility: visible;
}

.gallery-module .item img {
  vertical-align: bottom;
}


/*------------------------------------------------------------------
[3.2 Contact row ]
*/

.contact-row {
  margin: 25px 0;
  padding-left: 45px;
  position: relative;
}

.contact-row.t2 {
  margin: 25px 0;
}

.contact-row .icon {
  float: left;
  font-size: 1.8em;
  position: absolute;
  top: 0;
  left: 0;
  width: 35px;
  text-align: center;
}

.contact-row.t2 .icon {
  top: 50%;
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}

.contact-row .icon i {
  display: block;
}

.contact-row h6 {
  text-transform: uppercase;
  margin: 0 0 5px;
  padding: 2px 0;
  font-size: 1.143em;
}

.contact-row p {
  font-size: 12px;
  line-height: 2.000em;
  margin: 0 0 0;
}

.contact-row.t2 p {
  line-height: 1.286em;
}


/*------------------------------------------------------------------
[3.3 Default widgets ]
*/

.widget {}

.widget select {
  max-width: 100%;
}

.widget-title {
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.widget-title:after,
.heading-decor-t2:after {
  content: "";
  display: block;
  width: 34px;
  height: 2px;
  background: #f8b334;
  margin-top: 20px;
}

.site-footer .widget_nav_menu .widget-title {}

.site-footer .widget_nav_menu ul {}

#menu-footer-menu-2 {
  margin-top: 78px;
}

.widget_archive ul,
.widget_categories ul,
.widget_pages ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_recent_entries ul,
.widget_recent_comments ul,
.widget_rss ul {
  background: none;
  color: inherit;
  padding: 0;
  margin: 0;
  font-family: "Oswald";
}

.widget_archive ul li,
.widget_categories ul li,
.widget_pages ul li,
.widget_meta ul li,
.widget_nav_menu ul li,
.widget_recent_entries ul li,
.widget_recent_comments ul li,
.widget_rss li {
  padding: 5px 0px;
  border: none;
  display: block;
}

.widget_archive ul li a,
.widget_categories ul li a,
.widget_pages ul li a,
.widget_meta ul li a,
.widget_nav_menu ul li a,
.widget_recent_entries ul li a {}

.searchform {
  border: 1px solid #e7e7e7;
  color: #b8b8b8;
  font-size: 12px;
  background: #fff;
  font-family: "Oswald";
  font-weight: 300;
}

.site-content .searchform {
  margin-bottom: 40px;
}

.searchform .searchsubmit {
  float: right;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: none;
  border: none;
  padding: 0;
  color: inherit;
}

.searchform .searchsubmit i {
  vertical-align: middle;
  display: block;
}

.searchform div {
  margin-right: 40px;
}

.searchform .input {
  background: transparent;
  border: none;
  color: inherit;
  font-size: 1em;
  padding: 0 15px;
  line-height: 30px;
  width: 100%;
}

.search-popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  background: #4b4b4b;
  background: rgba(75, 75, 75, 0.8);
  color: #fff;
  display: none;
}

.site-dark .search-popup {
  color: #fff;
  background: #000;
}

.admin-bar .search-popup {
  /* top: 102px; */
}

.search-popup .close {
  position: absolute;
  top: 100px;
  right: 25px;
  font-size: 25px;
  cursor: pointer;
}

.admin-bar .search-popup .close {
  top: 130px;
}

.search-popup .centered-container {
  width: 100% !important;
  max-width: 540px;
}

.search-popup .searchform {
  border: 1px solid;
  overflow: hidden;
  color: #fff;
  background: transparent;
  font-size: 16px;
}

.search-popup .searchform div {
  margin-right: 50px;
}

.search-popup .searchform .searchsubmit {
  float: right;
  background: none;
  border: none;
  line-height: 48px;
  height: 48px;
  width: 48px;
  cursor: pointer;
  padding: 0;
  font-size: 21px;
  color: inherit;
}

.search-popup .searchform .input {
  width: 100%;
  border: none;
  padding: 0 20px;
  line-height: 48px;
  height: 48px;
  background: transparent;
  color: inherit;
}


/*------------------------------------------------------------------
[3.6 Pagination ]
*/

.pagination {
  margin: 30px -5px;
  padding: 0;
}

.pagination>span,
.pagination>a {
  display: inline-block;
  vertical-align: middle;
  min-width: 35px;
  line-height: 35px;
  height: 35px;
  border: 1px solid;
  text-align: center;
  margin: 0 5px;
}

.pagination .current {
  border-color: #f8b335;
}

.pagination i {
  display: block;
  line-height: 33px;
}

.pagination a {
  text-decoration: none;
}

/*------------------------------------------------------------------
[ 3.14 Site content ]
*/

.site-content {
  font-weight: 300;
}

.site-content .date {
  font-size: 10px;
  font-style: italic;
  color: #f8b334;
  margin: 20px 0;
  font-weight: bold;
}

.site-content .category {
  font-size: 12px;
  color: #927bca;
  margin: 20px 0;
  font-weight: 500;
  text-transform: uppercase;
}

.site-content .category a {
  text-decoration: none;
}

.post-img {
  text-align: center;
}

.adaptive-img .post-img img {
  max-height: 80vh;
  width: auto;
}

.post-content {}

.post-content p {
  line-height: 1.875em;
}

.post-bottom {
  overflow: hidden;
  padding: 20px 0;
}

.post-bottom .zilla-likes {
  float: left;
  text-decoration: none;
  background: #c48f56;
  font-size: 14px;
  padding: 5px 10px;
  color: #fff;
}

.post-bottom .zilla-likes * {
  display: inline-block;
  vertical-align: middle;
}

.post-bottom .zilla-likes i {
  margin-right: 5px;
}

.post-nav {
  float: right;
}

.post-nav a {
  text-decoration: none;
  padding: 0 0;
  display: inline-block;
  vertical-align: middle;
  margin: 4px 0;
  font-family: "Oswald";
  line-height: 1em;
}

.post-nav a+a {
  padding-left: 20px;
  margin-left: 15px;
  border-left: 2px solid #f8b334;
}

.post-nav a>* {
  display: inline-block;
  vertical-align: middle;
}

.post-nav a span {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: underline;
}

.post-nav a i {
  margin: 0 0;
  margin-left: 10px;
  font-size: 20px;
  color: #f8b334;
}

.post-nav a i+span {
  margin-left: 10px;
}


/*------------------------------------------------------------------
[3.15 Comments ]
*/

.comment-items-wrap {
  margin-top: 35px;
  margin-bottom: 35px;
}

.comment-items {
  margin: 0;
  padding: 0;
}

.comment-items .comment-item {
  display: block;
  position: relative;
  margin-bottom: 0;
  padding-bottom: 25px;
}

.comment-items .comment-item .comment-respond {
  margin-left: 120px;
}

.comment-items .comment-item:last-of-type {
  border-bottom: none;
}

.comment-items .comment-item .image {
  float: left;
  width: 90px;
  border-radius: 50%;
  position: relative;
}

.comment-items .comment-item .image div {
  padding-bottom: 100%;
  background-size: cover;
  background-position: 50%;
  border-radius: 50%;
  position: relative;
  z-index: 2;
}

.comment-items .comment-item .text {
  position: relative;
  min-height: 85px;
  overflow: hidden;
}

.comment-items .comment-item .image+.text {
  margin-left: 110px;
}

.comment-items .comment-item .text h6 {
  margin: 0px 0 10px;
  font-weight: 500;
  padding: 5px 0 19px 35px;
  font-size: 16px;
  text-transform: uppercase;
  border-bottom: 2px solid #f8b334;
  overflow: hidden;
  position: relative;
}

.comment-items .comment-item .text h6:before {
  content: "’’";
  font-family: "Tahoma";
  color: #f8b334;
  font-size: 3.429em;
  position: absolute;
  top: 0em;
  left: 0;
  line-height: 1em;
}

.comment-items .comment-item .text .date {
  font-size: 10px;
  font-style: italic;
  color: #674da8;
  margin-bottom: 10px;
}

.comment-items .comment-item .text .content {
  line-height: 1.500em;
  padding: 0;
  font-size: 12px;
  font-weight: 300;
}

.comment-items .comment-item .button-style4 {
  position: absolute;
  top: 4px;
  right: 0;
  text-transform: uppercase;
  font-size: 12px;
  font-family: "Oswald";
  font-weight: bold;
  z-index: 2;
}

.comment-items .children {
  margin: 0;
  padding: 0 0 0 75px;
  border-bottom: 1px solid #eaeaea;
}

.comment-items .children:last-of-type {
  border-bottom: none;
}

.comment-items .comment-item+.children {
  margin-top: -1px;
  position: relative;
  /* overflow: hidden; */
}

.comment-items .children .comment-item {}

.comment-items .children .comment-item+.comment-item {
  margin-top: 25px;
}

.comment-items .children .comment-item:not(:first-of-type):before {
  display: none;
}

.comment-form {
  overflow: hidden;
  padding-bottom: 10px;
}

.comment-respond {
  margin-bottom: 20px;
}

.comment-item .heading-decor {
  text-align: left;
}

.comment-respond .style1 {}

/*------------------------------------------------------------------
[4 Footer ]
*/

.site-footer {
  background: #fff;
  font-size: 14px;
  padding: 15px 0 15px;
  font-weight: 300;
}

.site-footer.dark {
  background: #4b4b4b;
  color: #fff;
}

.site-dark .site-footer {
  background: #232323;
}

.site-footer .logo {
  float: none;
  margin-top: 15px;
}

.site-footer .logo img {
  max-height: none;
  width: 160px;
}

.site-footer .copyright {
  font-weight: 300;
  font-family: "Oswald";
  margin: 15px 0;
  max-width: 295px;
  line-height: 1.714em;
}

.site-footer .social-buttons {
  margin: 19px -10px;
}

.site-footer .social-buttons span {
  display: none;
}

.site-footer .social-buttons a {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  margin: 0 10px;
}

.social-buttons i {
  display: block;
}

.social-buttons {}

.social-buttons a {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  margin-right: 15px;
}

.social-buttons a:last-of-type {
  margin-right: 0;
}

.social-buttons a>* {
  display: inline-block;
}

.social-buttons a span {}

.social-buttons.label-on a span {
  display: none;
}

div.wpcf7 .ajax-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0;
}

.minified-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 40px 0;
}

.minified-footer.light {
  color: #fff;
}

.minified-footer .copyright {
  font-family: "Oswald";
  position: relative;
  font-size: 12px;
  text-transform: uppercase;
}

.minified-footer .copyright:before {
  content: "";
  position: absolute;
  left: -2030px;
  background: #feb332;
  opacity: .5;
  width: 2000px;
  height: 2px;
  top: 50%;
  margin-top: -1px;
}