/*
	Theme Name: LaCuisine
	Theme URI: http://www.lacuisine.ninzio.com
	Description: LaCuisine Corporate Responsive Retina-Ready WordPress Premium Theme
	Author: Ninzio Team
	Author URI: http://www.ninzio.com
	Version: 1.9
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, editor-style, featured-images, post-formats, translation-ready
	Text Domain: lacuisine
*/

/*  TABLE OF CONTENTS
/*=============*/

/*
	-MIX
	-OWLCAROWSEL
	-SEARCH	
	-404
	-SLICK CAROUSELS
	-HEADER
	-SLIDER
	-GRID
	-COLUMNS
	-ANIMATION
	-GALLERY
	-CAROUSELS
	-WIDGETS
	-BUTTON
	-DROPCAP
	-HIGHLIGHT
	-ICON LIST
	-ICONS
	-SEPARATOR
	-SOCIAL LINKS
	-MAILCHIMP
	-VIDEO, AUDIO EMBED
	-RECENT TWEETS
	-CONTENTBOX
	-CONTENTBOX2
	-SLIDERBANNER
	-TAGLINE
	-TABS
	-TABLES
	-PROCESS
	-ACCORDION
	-TIMER
	-ALERT MESSAGE
	-ICON-PROGRESS-BAR
	-PROGRESS
	-CIRCLE PROGRESS
	-COUNTER
	-TESTIMONIALS
	-CLIENTS
	-PERSONS
	-POPUP
	-MEDIA SLIDER
	-PRICING TABLE
	-FILTER
	-EVENTS
	-POSTS
	-COMMENTS
	-WOO
	-RESPONSIVE
	-RETINA
*/

/*  MIX
/*=============*/

@import url("css/header-im.css");
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
}

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

[hidden] {
    display: none;
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

a:focus {
    outline: thin dotted;
}

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

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

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

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

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

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

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

pre {
    white-space: pre-wrap;
}

q {
    quotes: "201C" "201D" "2018" "2019";
}

small {
    font-size: 80%;
}

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

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

figure {
    margin: 0;
}

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

legend {
    border: 0;
    padding: 0;
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}

button,
input {
    line-height: normal;
}

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

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

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

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

textarea {
    overflow: auto;
    vertical-align: top;
}

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

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

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

.icon-home:before {
    content: "\e600"
}

.icon-home2:before {
    content: "\e601"
}

.nivo-lightbox-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99998;
    width: 100%;
    height: 100%;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.nivo-lightbox-overlay.nivo-lightbox-open {
    visibility: visible;
    opacity: 1
}

.nivo-lightbox-wrap {
    position: absolute;
    top: 10%;
    bottom: 10%;
    left: 10%;
    right: 10%
}

.nivo-lightbox-content {
    width: 100%;
    height: 100%
}

.nivo-lightbox-title-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    text-align: center
}

.nivo-lightbox-nav {
    display: none
}

.nivo-lightbox-prev {
    position: absolute;
    top: 50%;
    left: 0
}

.nivo-lightbox-next {
    position: absolute;
    top: 50%;
    right: 0
}

.nivo-lightbox-close {
    position: absolute;
    top: 4%;
    right: 4%
}

.nivo-lightbox-image {
    text-align: center
}

.nivo-lightbox-image img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    vertical-align: middle
}

.nivo-lightbox-content iframe {
    width: 100%;
    height: 100%
}

.nivo-lightbox-ajax,
.nivo-lightbox-inline {
    max-height: 100%;
    overflow: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.nivo-lightbox-error {
    display: table;
    text-align: center;
    width: 100%;
    height: 100%;
    color: #fff;
    text-shadow: 0 1px 1px #000
}

.nivo-lightbox-error p {
    display: table-cell;
    vertical-align: middle
}

.nivo-lightbox-notouch .nivo-lightbox-effect-fade,
.nivo-lightbox-notouch .nivo-lightbox-effect-fadeScale,
.nivo-lightbox-notouch .nivo-lightbox-effect-fall,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideDown,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideLeft,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideRight,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideUp {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.nivo-lightbox-effect-fadeScale .nivo-lightbox-wrap {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7)
}

.nivo-lightbox-effect-fadeScale.nivo-lightbox-open .nivo-lightbox-wrap {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap {
    -webkit-transition: all .3s cubic-bezier(0.25, .5, .5, .9);
    -moz-transition: all .3s cubic-bezier(0.25, .5, .5, .9);
    -ms-transition: all .3s cubic-bezier(0.25, .5, .5, .9);
    -o-transition: all .3s cubic-bezier(0.25, .5, .5, .9);
    transition: all .3s cubic-bezier(0.25, .5, .5, .9)
}

.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap {
    -webkit-transform: translateX(-10%);
    -moz-transform: translateX(-10%);
    -ms-transform: translateX(-10%);
    transform: translateX(-10%)
}

.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap {
    -webkit-transform: translateX(10%);
    -moz-transform: translateX(10%);
    -ms-transform: translateX(10%);
    transform: translateX(10%)
}

.nivo-lightbox-effect-slideLeft.nivo-lightbox-open .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideRight.nivo-lightbox-open .nivo-lightbox-wrap {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
    -webkit-transform: translateY(-10%);
    -moz-transform: translateY(-10%);
    -ms-transform: translateY(-10%);
    transform: translateY(-10%)
}

.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap {
    -webkit-transform: translateY(10%);
    -moz-transform: translateY(10%);
    -ms-transform: translateY(10%);
    transform: translateY(10%)
}

.nivo-lightbox-effect-slideDown.nivo-lightbox-open .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideUp.nivo-lightbox-open .nivo-lightbox-wrap {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.nivo-lightbox-body-effect-fall .nivo-lightbox-effect-fall {
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px
}

.nivo-lightbox-effect-fall .nivo-lightbox-wrap {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: translateZ(300px);
    -moz-transform: translateZ(300px);
    -ms-transform: translateZ(300px);
    transform: translateZ(300px)
}

.nivo-lightbox-effect-fall.nivo-lightbox-open .nivo-lightbox-wrap {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0)
}

.nivo-lightbox-theme-default.nivo-lightbox-overlay {
    background: #666;
    background: rgba(0, 0, 0, .6)
}

.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading {
    background: url(../images/loading.gif) no-repeat 50% 50%
}

.nivo-lightbox-theme-default .nivo-lightbox-nav {
    top: 10%;
    width: 8%;
    height: 80%;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    opacity: .5
}

.nivo-lightbox-theme-default .nivo-lightbox-nav:hover {
    opacity: 1
}

.nivo-lightbox-theme-default .nivo-lightbox-prev {
    background-image: url(../images/prev.png);
    border-radius: 0 3px 3px 0
}

.nivo-lightbox-theme-default .nivo-lightbox-next {
    background-image: url(../images/next.png);
    border-radius: 3px 0 0 3px
}

.nivo-lightbox-theme-default .nivo-lightbox-close {
    display: block;
    background: url(../images/close.png) no-repeat;
    width: 16px;
    height: 16px;
    text-indent: -9999px;
    opacity: .5
}

.nivo-lightbox-theme-default .nivo-lightbox-close:hover {
    opacity: 1
}

.nivo-lightbox-theme-default .nivo-lightbox-title-wrap {
    bottom: -7%
}

.nivo-lightbox-theme-default .nivo-lightbox-title {
    font: 14px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    background: #000;
    color: #fff;
    padding: 7px 15px;
    border-radius: 30px
}

.nivo-lightbox-theme-default .nivo-lightbox-image img {
    background: #fff;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .4);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .4)
}

.nivo-lightbox-theme-default .nivo-lightbox-ajax,
.nivo-lightbox-theme-default .nivo-lightbox-inline {
    background: #fff;
    padding: 40px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .4);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .4)
}

@media (-webkit-min-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6/2),
(min--moz-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(min-resolution:1.3dppx) {
    .nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading {
        background-image: url(../images/loading@2x.gif);
        background-size: 32px 32px
    }
    .nivo-lightbox-theme-default .nivo-lightbox-prev {
        background-image: url(../images/prev@2x.png);
        background-size: 48px 48px
    }
    .nivo-lightbox-theme-default .nivo-lightbox-next {
        background-image: url(../images/next@2x.png);
        background-size: 48px 48px
    }
    .nivo-lightbox-theme-default .nivo-lightbox-close {
        background-image: url(../images/close@2.png);
        background-size: 16px 16px
    }
}

.tipso_bubble,
.tipso_bubble>.tipso_arrow {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.tipso_bubble {
    position: absolute;
    text-align: center;
    border-radius: 0px;
    z-index: 99;
    padding: 20px
}

.tipso_bubble>.tipso_arrow {
    position: absolute;
    width: 0;
    height: 0;
    border: 8px solid;
    pointer-events: none
}

.tipso_bubble.top>.tipso_arrow {
    border-color: #000 transparent transparent;
    top: 100%;
    left: 50%;
    margin-left: -8px
}

.tipso_bubble.bottom>.tipso_arrow {
    border-color: transparent transparent #000;
    bottom: 100%;
    left: 50%;
    margin-left: -8px
}

.tipso_bubble.left>.tipso_arrow {
    border-color: transparent transparent transparent #000;
    top: 50%;
    left: 100%;
    margin-top: -8px
}

.tipso_bubble.right>.tipso_arrow {
    border-color: transparent #000 transparent transparent;
    top: 50%;
    right: 100%;
    margin-top: -8px
}

.owl-origin {
    -webkit-perspective: 1200px;
    -webkit-perspective-origin-x: 50%;
    -webkit-perspective-origin-y: 50%;
    -moz-perspective: 1200px;
    -moz-perspective-origin-x: 50%;
    -moz-perspective-origin-y: 50%;
    perspective: 1200px
}

.owl-goDown-out {
    -webkit-animation: scaleToFade 50ms ease both;
    -moz-animation: scaleToFade 50ms ease both;
    animation: scaleToFade 50ms ease both
}

.owl-goDown-in {
    -webkit-animation: goDown 400ms ease both;
    -moz-animation: goDown 400ms ease both;
    animation: goDown 400ms ease both
}

@-webkit-keyframes scaleToFade {
    to {
        opacity: 0
    }
}

@-moz-keyframes scaleToFade {
    to {
        opacity: 0
    }
}

@keyframes scaleToFade {
    to {
        opacity: 0
    }
}

@-webkit-keyframes goDown {
    from {
        opacity: 0;
        -webkit-transform: translateY(40px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes goDown {
    from {
        opacity: 0;
        -moz-transform: translateY(40px)
    }
    to {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

@keyframes goDown {
    from {
        opacity: 0;
        transform: translateY(40px)
    }
    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.custom-scroll-bar {
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: absolute;
    padding: 20px;
    z-index: 1000
}

.ps-container .ps-scrollbar-y-rail {
    position: absolute;
    right: 3px;
    width: 8px;
    border-radius: 0;
    opacity: 0;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear
}

.ps-container:hover .ps-scrollbar-y-rail {
    opacity: .6
}

.ps-container .ps-scrollbar-y-rail:hover,
.ps-container .ps-scrollbar-y-rail.in-scrolling {
    opacity: .9;
    background-color: rgba(0, 0, 0, 0.2)
}

.ps-container .ps-scrollbar-y-rail.hover .ps-scrollbar-y {
    background-color: rgba(0, 0, 0, 0.5)
}

.ps-container .ps-scrollbar-y {
    position: absolute;
    right: 0;
    width: 8px;
    border-radius: 0;
    background-color: rgba(0, 0, 0, 0.6);
    -webkit-transition: background-color.2s linear;
    transition: background-color .2s linear
}

.ps-container.ie .ps-scrollbar-x,
.ps-container.ie .ps-scrollbar-y {
    visibility: hidden
}

.ps-container.ie.hover .ps-scrollbar-x,
.ps-container.ie.hover .ps-scrollbar-y {
    visibility: visible
}

body,
button,
input,
pre,
code,
kbd,
samp,
dt,
textarea {
    color: #777;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333;
    margin: 0 0 5px;
    font-weight: 400
}

.hidden {
    display: none !important;
    visibility: hidden !important
}

.visible {
    display: block !important;
    visibility: visible !important
}

.nz-clearfix:after,
.single_variation_wrap:after {
    content: "";
    display: table;
    clear: both
}

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

#lang_sel_footer {
    background-color: #232323;
}

#lang_sel_footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

#lang_sel_footer ul li {
    width: 100%;
    text-align: center;
    padding: 0;
}

#lang_sel_footer ul li a {
    display: block;
    padding: 10px 5px;
    background-color: transparent !important;
}

#lang_sel_footer ul li a img {
    vertical-align: middle;
}

#lang_sel_footer:after {
    content: "";
    display: table;
    clear: both;
}

html {
    position: static;
    height: 100% !important;
    overflow-y: scroll;
    overflow-x: hidden;
    font-family: Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
    font-style: normal;
    margin-top: 0 !important;
}

body {
    margin: 0;
    min-height: 100%;
    counter-reset: stepcounter;
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
    font-style: normal;
}

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

iframe,
object,
embed {
    border: none;
    vertical-align: bottom;
    max-width: 100%;
}

figure {
    max-width: 100% !important;
    margin: 0
}

img,
img[class*="wp-image"] {
    max-width: 100%;
    height: auto !important;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom;
    margin: 0
}

.map img {
    max-width: none
}

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

th {
    text-align: left
}

tr,
th,
td {
    padding: 10px
}

blockquote,
q {
    quotes: none
}

q:before,
q:after {
    content: '';
    content: none
}

blockquote>p:last-child {
    margin-bottom: 0
}

blockquote {
    padding: 30px 90px;
    margin: 0 0 25px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    font-size: 16px;
    line-height: 26px;
    background-color: #fafafa;
    color: #777;
    position: relative;
}

.single .single-post-content blockquote {
    background-color: #fafafa;
    display: inline-block;
}

.single-format-quote .single-post-content blockquote {
    background-color: transparent;
}

.single .single-post-content table {
    width: 100%;
    border-collapse: collapse;
}

.single .single-post-content table td {
    border: 1px solid #eee;
}

pre {
    display: block;
    font-family: monospace !important;
    white-space: pre;
    margin: 1em 0;
    background-color: #f5f5f5;
    padding: 15px !important;
}

blockquote:after,
blockquote:before {
    position: absolute;
    display: block;
    content: "\e676";
    top: 30px;
    left: 30px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 40px;
    color: #eee
}

blockquote:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: auto;
    left: auto;
    right: 30px;
    bottom: 30px
}

ul,
ol {
    list-style-position: inside
}

ul li,
ol li {
    padding: 5px 0
}

a {
    text-decoration: none;
    outline: none;
}

a:hover,
a:active {
    outline: none
}

abbr[title],
dfn[title] {
    cursor: help
}

ins,
mark {
    text-decoration: none
}

del {
    text-decoration: line-through
}

strong,
b {
    font-weight: 700
}

var,
address {
    font-style: normal
}

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

sup {
    top: -8px
}

sub {
    bottom: -4px
}

p,
q,
pre,
address,
hr,
code,
samp,
dl,
ol,
ul,
li ul,
li ol,
form,
table,
fieldset,
menu,
kbd,
samp {
    margin: 0 0 10px;
    padding: 0
}

ul ul,
ol ol {
    margin-left: 20px
}

dl dd {
    margin-left: 25px
}

dl {
    padding: 20px 20px 15px;
    border-radius: 3px;
    border: 1px solid #eaeaea;
}

dl dt {
    float: left;
    clear: left;
    width: 100px;
    text-align: right;
    font-weight: 700
}

dl dt:after {
    content: ":"
}

dl dd {
    margin: 0 0 0 110px;
    padding: 0 0 5px
}

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

.mejs-time-current {
    background-color: rgba(255, 255, 255, 0.3) !important
}

.mejs-controls button {
    background-color: transparent !important;
    box-shadow: none !important;
    color: inherit !important;
    -webkit-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    transform: translateY(0) !important
}

.post-video>div.wp-video {
    width: 100% !important
}

.post-video,
.post-audio {
    overflow: hidden;
    margin-bottom: 0px;
    width: 100%
}

.vc_custom_heading {
    margin-bottom: 0 !important
}

.queryloader__overlay__percentage {
    font-size: 72px !important
}

img[class*="wp-image-"]+br,
img+br,
img+p:empty {
    display: none
}

p:empty {
    display: none !important
}

.alignleft,
img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left
}

.alignright,
img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right
}

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

.text-center {
    text-align: center
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.post-video {
    overflow: hidden
}

.mejs-poster img {
    display: block !important
}

.wp-playlist .mejs-poster img {
    display: none !important
}

.mejs-overlay-button {
    background-repeat: no-repeat !important
}

.mejs-controls .mejs-time-rail .mejs-time-current {
    background: #444 !important
}

.wp-playlist {
    padding: 10px !important;
    background-color: #fff !important;
    border-radius: 3px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    border: none !important
}

.wp-playlist-item {
    padding: 10px 20px 7px !important;
    border-bottom: 1px solid #eaeaea !important
}

.wp-playlist-tracks .wp-playlist-item:last-child {
    border-bottom: none !important;
    padding-bottom: 0 !important
}

.wp-playlist-item-length {
    right: 20px !important;
    top: 10px !important
}

.wp-playlist-light .wp-playlist-playing {
    background-color: transparent !important
}

.post-video>div.wp-video {
    width: 100% !important
}

.post-video .mejs-mediaelement {
    position: relative !important;
    height: auto !important
}

.post-video>div,
.post-video .wp-video-shortcode {
    height: auto !important
}

/*img[class*="wp-image"].alignleft,
	img[class*="wp-image"].alignright
	{margin-bottom: 15px;}*/

fieldset {
    border: none
}

textarea,
select[size],
select[multiple] {
    height: auto
}

textarea {
    min-height: 100px;
    overflow: auto;
    resize: vertical;
    width: 100%
}

optgroup {
    font-style: normal;
    font-weight: 400
}

label {
    display: block;
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 26px
}

input[type="radio"],
input[type="checkbox"] {
    margin: 5px 0;
    display: inline-block
}

textarea,
select,
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"] {
    display: block;
    outline: 0;
    margin: 0 0 10px;
    text-align: left;
    vertical-align: top;
    height: 45px;
    max-width: 100%;
    width: 100%;
    padding: 0px 20px;
    line-height: 45px;
    background-color: #ffffff;
    border: 1px solid #e0e0e0;
    color: #999;
    position: relative;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all 300ms;
    transition: all 300ms;
}

.footer textarea,
.footer select,
.footer input[type="date"],
.footer input[type="datetime"],
.footer input[type="datetime-local"],
.footer input[type="email"],
.footer input[type="month"],
.footer input[type="number"],
.footer input[type="password"],
.footer input[type="search"],
.footer input[type="tel"],
.footer input[type="text"],
.footer input[type="time"],
.footer input[type="url"],
.footer input[type="week"] {
    background-color: transparent;
    color: #bbbcbd;
}

textarea {
    line-height: 24px;
    padding: 20px;
}

.mob-menu li a .mi,
.header-menu li a .mi,
.ls .lang_sel_sel:before,
.widget_icl_lang_sel_widget .lang_sel_sel:before,
.owl-controls .owl-buttons div,
.tagline-title:after,
.widget_recent_comments ul li:before,
.widget_twitter ul li:before,
.widget_twitter .follow:before,
.nz-media-slider .flex-direction-nav a:before,
#slider-arrow:after,
blockquote:before,
blockquote:after,
.woocommerce .star-rating,
.woocommerce-page .woocommerce-product-rating .star-rating:before,
.woocommerce .comment-text .star-rating:before,
.widget_recent_reviews .star-rating:before,
.widget_top_rated_products .star-rating:before,
.woocommerce .woocommerce-product-rating .star-rating span:before,
.woocommerce-page .woocommerce-product-rating .star-rating span:before,
.woocommerce .comment-text .star-rating span:before,
.widget_recent_reviews .star-rating span:before,
.widget_top_rated_products .star-rating span:before,
.woocommerce-tabs .comment-form-rating .stars a:after,
.widget_product_search form:after,
.blog-post .post .post-meta>*:before,
.woocommerce-tabs .tabs>li>a:before,
.nz-breadcrumbs>.container>*:before,
.nz-breadcrumbs>.container>*:after,
.woocommerce .product .button:after,
.woocommerce .product .added_to_cart:after,
.woocommerce .product .product_type_external:after,
.woocommerce .single-product-summary .product_meta>*:before,
.single-category:before,
.post-author:before,
.post-comments:before,
.ninzio-nav-single>*:after,
.ninzio-nav-single>*:before,
.events-category:before,
.events-location:before,
.events-time:before,
.nz-tweets:before {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.blank-true .header,
.blank-true .footer {
    display: none !important;
}

.js .lazy,
.js .lazy-load {
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.js .lazy.in,
.js .lazy-load.in {
    opacity: 1 !important;
}

#nz-content {
    position: relative;
    z-index: 78;
    background-color: #ffffff;
}

.error404 #nz-content {
    background-color: #f9f8f4;
}

#gen-wrap {
    position: relative;
    left: 0;
}

#gen-wrap,
#wrap {
    height: 100%;
}

#wrap,
#wrap.full {
    width: 100%;
    min-height: 100%;
    margin: 0 auto;
    position: relative;
    background-color: #fff;
}

.error404 .widget_search input[type="text"] {
    background-color: #ffffff;
}

.error404 #nz-content .container {
    background-color: #ffffff;
    padding: 70px 50px;
}

.error404-big {
    font-size: 100px;
    line-height: 100px;
    font-weight: 700;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.1);
    margin-bottom: 25px;
}

#wrap.nz-boxed {
    box-shadow: 0px -5px 5px rgba(0, 0, 0, .3);
}

#nz-content:not(.padding-false) {
    padding: 70px 0 70px 0;
}

#nz-content.padding-true.sidebar-left,
#nz-content.padding-true.sidebar-right {
    padding: 70px 0 45px 0;
}

.main-content,
.sidebar {
    margin-bottom: 25px;
    width: 100%;
}

.page-full-width {
    width: 100% !important;
    max-width: 100% !important;
}

.blank-true .page-content-wrap {
    padding-top: 0 !important;
}

.woo-account .rich-header,
.shoping-cart .rich-header {
    display: none;
}

.rich-header {
    z-index: 53;
    overflow: hidden;
    width: 100%;
}

.rich-header,
.rich-header .container {
    position: relative;
    height: 250px;
    color: #fff;
}

.rich-header {
    background-color: #232323;
}

.blank-true .rich-header,
.blank-true .nz-breadcrumbs {
    display: none;
}

.rich-header .rich-header-content {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.rich-header .parallax-container {
    height: 424px;
    top: -24px;
    left: 0;
    width: 100%;
    z-index: -1000;
    overflow: hidden;
    max-width: none;
    position: absolute;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    background-size: cover !important;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
}

.rich-header .fixed-container {
    width: 100%;
    height: 360px;
    margin-top: -80px;
    position: fixed;
    z-index: -1;
    background-attachment: scroll;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    background-size: cover !important;
    background-position: center top;
    background-repeat: no-repeat;
}

.rich-header h1 {
    width: 100%;
    font-size: 32px;
    line-height: 42px;
    font-weight: 700;
    color: inherit;
    text-transform: uppercase;
}

.rich-header .subtitile {
    color: inherit;
    font-size: 22px;
    line-height: 32px;
    font-weight: 300;
}

.rich-header #slider-arrow {
    display: block;
    bottom: 0px;
    position: absolute;
    margin: 0;
    left: 50%;
    margin-left: -45px;
    z-index: 10;
    text-align: center;
    width: 90px;
    height: 62px;
    cursor: pointer;
    background-image: url(../images/goto_content_circle.png);
    background-position: left top;
    background-repeat: no-repeat;
}

.rich-header #slider-arrow i {
    color: #fff;
    position: absolute;
    left: 50%;
    top: 22px;
    font-size: 18px;
    color: #fff;
    margin-left: -9px;
    display: block;
}

.nz-breadcrumbs {
    padding: 7px 0;
    position: relative;
    background-color: #fff;
    text-align: right;
    z-index: 79;
}

.page-header+.nz-breadcrumbs {
    background-color: #fff;
}

.page-header+.nz-breadcrumbs:after {
    background: url(../images/zigzag_top_grey.png) repeat-x left bottom;
}

.nz-breadcrumbs>.container>* {
    color: #000;
    text-transform: uppercase;
    font-size: 12px;
    padding-left: 40px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    position: relative;
}

.nz-breadcrumbs a {
    color: #000 !important;
}

.nz-breadcrumbs>.container>*:before,
.nz-breadcrumbs>.container>*:after {
    display: block;
    position: absolute;
    top: 1px;
    width: 20px;
    height: 15px;
    line-height: 15px;
    left: 4px;
    content: ">";
}

.nz-breadcrumbs>.container>*:after {
    left: 8px;
}

.nz-breadcrumbs>.container> :first-child:before,
.nz-breadcrumbs>.container> :first-child:after {
    display: none;
}

.nz-breadcrumbs:after {
    content: "";
    display: block;
    width: 100%;
    height: 8px;
    position: absolute;
    left: 0;
    bottom: -8px;
    background: url(../images/zigzag_top.png) repeat-x left bottom;
}

.footer {
    position: relative;
    z-index: 70;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-color: #2e3033;
}

.footer .widget:not(:last-child) {
    padding-bottom: 30px;
}

.footer .widget a {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.footer .widget a:not(.button) {
    color: #8d8d8f !important
}

.footer .widget a:not(.button):hover {
    color: #ffffff !important
}

.footer {
    width: 100%;
    position: relative;
}

.footer-info {
    background-color: #2e3033;
    min-height: 40px;
    font-size: 16px;
}

#get-location {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0%;
    left: 0%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 10000000;
}

.location-close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    background-position: center center;
    background-image: url(../images/close.png);
    background-repeat: no-repeat;
    cursor: pointer;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}

.location-close:hover {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

#get-location>.location-map {
    width: 600px;
    height: 450px;
    top: 50%;
    left: 50%;
    margin-left: -300px;
    margin-top: -450px;
    position: absolute;
    -webkit-transition: all 300ms 150ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -moz-transition: all 300ms 150ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 300ms 150ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    opacity: 0;
}

#get-location.animate>.location-map {
    margin-top: -225px;
    opacity: 1;
}

.footer-info .container>* {
    min-height: 40px;
    line-height: 40px;
    width: 100%;
    display: block;
    border-bottom: 1px solid #434548;
    color: #979899;
}

.footer-info .container>#top {
    border-bottom: none;
}

.footer-info .container>a {
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}

.footer-info .container>a:hover {
    color: #fff !important;
}

.footer-widget-area>.widget:first-child {
    padding-top: 30px;
}

#top {
    text-align: center;
    cursor: pointer;
    position: relative;
    font-size: 14px;
}

#top:before {
    display: block;
    height: inherit;
    line-height: inherit;
    width: inherit;
    position: absolute;
    top: 0;
    left: 0;
}

.footer-widget-area {
    color: #bbbcbd;
}

.footer-copyright {
    text-align: center;
}

.footer-copyright .container {
    border-top: 1px solid #323336;
    padding: 10px 0;
    color: #fff;
}

.nz-thumbnail {
    position: relative;
    overflow: hidden;
    background-color: #fff;
}

#nz-content .nz-single-image:after,
#nz-content .nz-single-image:before {
    content: "";
}

.ninzio-overlay,
#nz-content .nz-single-image:after {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 3;
    text-align: center;
    opacity: 0;
    color: #fff !important;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-backface-visibility: hidden;
    background-color: rgba(0, 0, 0, 0.4);
}

.ninzio-overlay-content {
    width: 100%;
    padding: 20px;
    position: absolute;
    top: 49.5%;
    left: 49.5%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.nz-thumbnail:hover .ninzio-overlay,
.nz-persons .person:hover .ninzio-overlay,
.flickr_badge_image:hover .ninzio-overlay,
a.nz-single-image:hover:before,
.gallery-item:hover .ninzio-overlay,
#nz-content .nz-single-image:hover:after {
    opacity: 1;
}

.nz-overlay-before,
#nz-content .nz-single-image:before {
    position: absolute;
    width: 18px;
    line-height: 18px;
    height: 18px;
    display: block;
    top: 50%;
    left: 50%;
    margin-top: -9px;
    margin-left: -9px;
    font-size: 18px;
}

.nz-overlay-before,
#nz-content .nz-single-image:before {
    width: 40px;
    line-height: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    border-radius: 40px;
    text-indent: -90000em;
    background-image: url(../images/plus.png);
    background-position: 49% 49%;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.nz-overlay-before:after {
    content: "";
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    top: -5px;
    left: -5px;
    border-radius: 50px;
    opacity: 0;
    transform: scale(0.5);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.nz-overlay-before:hover:after {
    opacity: 1;
    transform: scale(1);
}

#nz-content .nz-single-image:after {
    z-index: 4;
}

#nz-content .nz-single-image:before {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-backface-visibility: hidden;
    z-index: 5;
    opacity: 0;
}

#nz-content .nz-single-image:hover:before {
    opacity: 1;
}

.gallery-item .nz-overlay-before {
    background-image: url(../images/plus.png) !important;
}

.wp-caption {
    position: relative;
    overflow: hidden;
}

.wp-caption a {
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateX(0) translateY(0);
    -ms-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
}

.wp-caption .wp-caption-text {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 15px 20px;
    z-index: 5;
    color: #fff !important;
    background-color: rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
    text-align: center;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
}

.wp-caption:hover .wp-caption-text {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

a[href$='.jpg'],
a[href$='.jpeg'],
a[href$='.png'],
a[href$='.gif'],
a[href$='.svg'],
a.nz-single-image {
    position: relative;
    display: block;
}

a[href$='.jpg']>img,
a[href$='.jpeg']>img,
a[href$='.png']>img,
a[href$='.gif']>img,
a[href$='.svg']>img,
a.nz-single-image>img {
    display: block;
}

.ninzio-navigation:not(:empty),
.woocommerce-pagination:not(:empty) {
    width: 100%;
    padding: 50px 0 30px 0;
    text-align: center;
}

.load-more .woocommerce-pagination {
    display: none;
}

.ninzio-navigation ul,
.woocommerce-pagination ul {
    margin: 0;
    text-align: center;
    width: auto;
    display: inline-block;
}

.ninzio-navigation li,
.woocommerce-pagination li {
    display: inline-block;
    padding: 0;
}

.ninzio-navigation li:last-child,
.woocommerce-pagination li:last-child {
    margin-right: 0px;
}

.ninzio-navigation li a,
.ninzio-navigation li span.current,
.woocommerce-pagination li a,
.woocommerce-pagination li span.current {
    display: inline-block;
    text-decoration: none;
    max-width: 100%;
    background-color: #fff;
    -webkit-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    padding: 8px 16px 8px 16px;
    cursor: pointer;
    color: #777777 !important;
    border-radius: 0px;
    text-transform: uppercase;
    position: relative;
}

.ninzio-navigation li a:hover,
.ninzio-navigation li span.current,
.woocommerce-pagination li a:hover,
.woocommerce-pagination li span.current {
    color: #fff !important;
}

.ninzio-navigation li a .icon,
.woocommerce-pagination li a .icon {
    line-height: inherit;
    -webkit-transform: translateY(2px);
    -ms-transform: translateY(2px);
    transform: translateY(2px);
    display: block;
}

.one-page-bullets {
    display: none;
    position: fixed;
    right: 30px;
    top: 51%;
    z-index: -1;
    opacity: 0;
    -webkit-transform: translateY(-51%);
    -ms-transform: translateY(-51%);
    transform: translateY(-51%);
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    width: 24px;
    padding: 16px 6px;
}

.one-page-bullets.animate {
    opacity: 1;
    z-index: 100;
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 5px;
}

.one-page-bullets ul {
    list-style: none;
    margin-bottom: 0;
}

.one-page-bullets ul li {
    padding: 0;
}

.one-page-bullets a {
    display: none;
}

.one-page-bullets ul li:first-child a[href*="#"] {
    margin-top: 0px;
}

.one-page-bullets a[href*="#"] {
    display: block;
    width: 10px;
    height: 10px;
    box-shadow: inset 0 0 0 10px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    text-indent: 100%;
    white-space: nowrap;
    text-indent: -9000em;
    margin-top: 10px;
    margin-left: -1px;
    position: relative;
    -webkit-transform: translate(1px);
    -ms-transform: translate(1px);
    transform: translate(1px);
    outline: none;
}

.one-page-bullets a[href*="#"]:hover,
.one-page-bullets .one-page-active a[href*="#"] {
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.5);
}

.one-page-bullets a[href*="#"]:after {
    display: block;
    position: absolute;
    content: attr(title);
    padding: 5px 20px 5px 20px;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    position: absolute;
    top: 50%;
    left: -200%;
    line-height: 24px;
    font-weight: 600;
    display: block;
    visibility: hidden;
    width: auto;
    height: auto;
    text-indent: 0;
    opacity: 0;
    text-transform: uppercase;
    -webkit-transform: translateX(-100%) translateY(-50%);
    -ms-transform: translateX(-100%) translateY(-50%);
    transform: translateX(-100%) translateY(-50%);
    -webkit-transition: opacity 0.2s ease-out, visibility 0.2s ease-out;
    transition: opacity 0.2s ease-out, visibility 0.2s ease-out;
}

.one-page-bullets a[href*="#"]:hover:after,
.one-page-bullets a[href*="#"]:hover:before {
    visibility: visible;
    opacity: 1;
}

.one-page-bullets a[href*="#"]:before {
    display: block;
    position: absolute;
    content: "";
    top: 50%;
    left: -200%;
    -webkit-transform: translateX(0px) translateY(-50%);
    -ms-transform: translateX(0px) translateY(-50%);
    transform: translateX(0px) translateY(-50%);
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 4px 0 4px 5px;
    border-color: transparent transparent transparent rgba(0, 0, 0, 0.8);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-out, visibility 0.2s ease-out;
    transition: opacity 0.2s ease-out, visibility 0.2s ease-out;
}

/*  OWLCAROWSEL
/*=============*/

.owl-controls .owl-buttons {
    width: 0;
    height: 0;
    padding: 0;
    margin: 0;
}

.owl-controls .owl-buttons div {
    height: 88px;
    width: 43px;
    position: absolute;
    top: 50%;
    left: -43px;
    margin-top: -67px;
    z-index: 15;
}

.owl-controls .owl-buttons .owl-next {
    right: -43px;
    left: auto;
}

.owl-prev {
    background: url(../images/arrow_left.png) no-repeat left top;
}

.owl-next {
    background: url(../images/arrow_right.png) no-repeat left top;
}

.nz-carousel {
    margin-left: -15px;
    margin-right: -15px;
}

/*  SEARCH
/*=============*/

.search #nz-content {
    background-color: #f9f8f4;
    padding-bottom: 70px;
}

.search #nz-content>.container {
    max-width: 960px;
}

.search-results-title {
    margin-bottom: 25px;
    font-size: 18px;
    line-height: 28px;
}

.search-form {
    margin-bottom: 70px;
    position: relative;
}

.search-form input[type="submit"] {
    border-radius: 0;
    white-space: nowrap;
    overflow: hidden;
    border: none;
    outline: none;
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 0;
    width: 45px !important;
    height: 45px;
    text-indent: -90000em;
    background-image: url(../images/search.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent !important;
    -webkit-transform: translateY(0px) !important;
    -ms-transform: translateY(0px) !important;
    transform: translateY(0px) !important;
}

.search-form input[type="text"] {
    top: 0;
    right: 0;
    padding-right: 65px;
}

.search-posts>article {
    padding: 30px;
    background-color: #fff;
    margin-bottom: 30px;
    position: relative;
}

.search-posts .post-title {
    margin: 0px 0 20px 0;
    font-size: 20px;
    line-height: 30px;
}

.search-posts .post-title a {
    color: #999 !important;
}

.search-posts .post-indication {
    position: absolute;
    top: 20px;
    right: 20px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
}

.search-posts .post-meta {
    padding: 10px 0;
    margin-bottom: 25px;
    border-bottom: 1px solid #e0e0e0;
}

.search-posts .post-content {
    padding-bottom: 25px;
}

.suggestions {
    font-size: 18px;
    line-height: 28px;
}

.search-posts .button {
    background-color: transparent !important;
    color: #999;
    box-shadow: inset 0 0 0 1px #eee;
}

.search-posts .button:hover {
    box-shadow: inset 0 0 0 1px #ccc;
}

/*  404
/*=============*/

.error404 #nz-content {
    padding-bottom: 70px;
}

.error404-wrap {
    text-align: center;
}

.error404-title {
    padding: 20px 0 20px 0;
    color: #999999;
    text-transform: uppercase;
}

.error404-wrap .search-form {
    max-width: 400px;
    margin: 0 auto;
}

/*	SLICK CAROUSELS
/*=============*/

.nz-slick-carousel {
    position: relative;
    display: block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-loading .slick-list {
    background: white url(loading.gif) center center no-repeat;
}

.nz-slick-carousel .slick-list,
.slick-track,
.nz-slick-item img {
    -webkit-transform: translateX(0) translateY(0);
    -ms-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    zoom: 1;
}

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

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.nz-slick-item {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
    padding-left: 50px;
    padding-right: 50px;
    -webkit-transform: translateX(0) translateY(0) scale(0.9);
    -ms-transform: translateX(0) translateY(0) scale(0.9);
    transform: translateX(0) translateY(0) scale(0.9);
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.nz-slick-item.slick-center {
    -webkit-transform: translateX(0) translateY(0) scale(1);
    -ms-transform: translateX(0) translateY(0) scale(1);
    transform: translateX(0) translateY(0) scale(1);
}

.nz-slick-item img,
.nz-recent-posts .post img,
.nz-recent-events .post img {
    display: block;
    pointer-events: none;
}

.nz-slick-item.slick-loading img {
    display: none;
}

.nz-slick-item.dragging {
    pointer-events: none;
}

.slick-initialized .nz-slick-item {
    display: block !important;
}

.slick-loading .nz-slick-item {
    visibility: hidden;
}

/* Arrows */

.slick-prev,
.slick-next {
    position: absolute;
    cursor: pointer;
    background: transparent;
    color: #e0e0e0;
    top: 50%;
    margin-top: -10px;
    padding: 0;
    border: none;
    outline: none;
    font-size: 50px;
    line-height: 50px;
    text-align: center;
    width: 50px;
    height: 50px;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.slick-next {
    left: auto;
    right: 0;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    outline: none;
    color: #777777;
}

.slick-prev.slick-disabled,
.slick-next.slick-disabled {
    opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
    position: relative;
}

.slick-prev:before {
    left: -1px;
}

.slick-next:before {
    right: -1px;
}

/*  HEADER
/*=============*/

.mob-menu li[class*=" icon-"]:before,
.mob-menu li[class^=icon-]:before,
.header-menu li[class*=" icon-"]:before,
.header-menu li[class^=icon-]:before {
    display: none;
}

.mi {
    display: none;
    padding-right: 10px;
}

.mob-menu li[class*=" icon-"]>a .mi,
.mob-menu li[class^=icon-]>a .mi,
.header-menu li[class*=" icon-"]>a .mi,
.header-menu li[class^=icon-]>a .mi {
    display: inline-block;
}

.mob-menu ul li>a:only-child .di,
.desk-menu ul>li>a:only-child .di {
    display: none !important;
}

.mob-menu ul li>a>.di {
    display: block;
    position: absolute;
    top: 50%;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    height: 30px;
    width: 30px;
    margin-top: -15px;
    right: 15px;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.mob-menu ul li>a>.di.animate {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.header .logo {
    position: relative;
    /*	overflow: hidden;*/
    margin: 0 auto;
    height: inherit;
    line-height: inherit;
    display: block;
}

.logo-mob {
    float: left;
}

.header .logo a {
    display: block;
    height: 100%;
    width: 100%;
    text-decoration: none;
    text-align: center;
    line-height: inherit;
}

.mob-header .logo a {
    text-align: left;
}

.header .logo a img {
    margin-bottom: 0;
    margin-top: -2px;
    border: none;
    vertical-align: middle;
    width: auto;
}

.ls ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.ls ul li {
    padding: 0;
    margin: 0;
}

.ls li a,
.ls li a:visited,
.widget_icl_lang_sel_widget li a,
.widget_icl_lang_sel_widget li a:visited {
    display: block !important;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    position: relative !important;
    height: 40px;
    z-index: 99;
    outline: none;
    padding: 0px !important;
    color: #fff;
    background-color: #303030;
    font-size: 12px !important;
    line-height: 40px !important;
}

.ls li .lang_sel_sel {
    border-top: none !important;
}

.widget_icl_lang_sel_widget li a,
.widget_icl_lang_sel_widget li a:visited {
    height: 50px;
    line-height: 50px !important;
}

.widget_icl_lang_sel_widget li a,
.widget_icl_lang_sel_widget li a:visited {
    padding: 0px !important;
}

.widget_icl_lang_sel_widget #lang_sel_click a {
    background: none !important;
}

.ls .lang_sel_sel:before,
.widget_icl_lang_sel_widget .lang_sel_sel:before {
    content: "\e915";
    display: block;
    position: absolute;
    top: 0;
    font-size: 16px !important;
    line-height: 40px;
    text-align: center;
    height: 40px;
    width: 40px;
    right: 3px;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: transform 300ms ease;
    transition: transform 300ms ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.ls.animated>div>ul>li>.lang_sel_sel:before {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.ls img,
.widget_icl_lang_sel_widget img,
#lang_sel_click .iclflag {
    vertical-align: middle;
    position: relative;
    top: -1px !important;
    margin-right: 4px;
}

#lang_sel_click .lang_sel_sel {
    position: relative;
}

#lang_sel_click li {
    float: none !important;
    width: 100% !important;
    padding: 0;
}

#lang_sel ul li {
    position: relative;
}

.ls #lang_sel ul ul,
.ls #lang_sel_click ul ul {
    left: auto;
    height: auto;
    z-index: 98;
    margin: 0;
}

.widget_icl_lang_sel_widget #lang_sel ul ul,
.widget_icl_lang_sel_widget #lang_sel_click ul ul {
    position: relative;
    top: 0px;
    right: 0;
    display: none;
    left: auto;
    border-top: none;
    height: auto;
    visibility: visible;
    z-index: 99;
    margin: 0 !important;
    padding-top: 0px !important;
}

.no-js #lang_sel ul li:hover ul {
    display: block;
}

.ls .lang_sel_sel,
.widget_icl_lang_sel_widget .lang_sel_sel {
    padding-right: 20px !important;
    position: relative;
}

.ls>div>ul>li .lang_sel_sel:only-child {
    padding-right: 10px !important;
}

.ls>div>ul>li .lang_sel_sel:only-child:before,
.widget_icl_lang_sel_widget>div>ul>li .lang_sel_sel:only-child:before {
    display: none;
}

#lang_sel_click li:before {
    display: none !important;
}

.ls .lang_sel_list_horizontal li,
.ls .lang_sel_list_vertical li {
    float: left !important;
}

.ls .lang_sel_list_vertical .lang_sel_sel:before,
.ls .lang_sel_list_horizontal .lang_sel_sel:before {
    display: none;
}

.ls .lang_sel_list_vertical .lang_sel_sel,
.ls .lang_sel_list_horizontal .lang_sel_sel {
    padding-right: 10px !important;
}

.mob-header {
    background-color: #2e2e2e;
    z-index: 99;
    position: relative;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
}

.mob-header-top {
    width: 100%;
    height: 80px;
    line-height: 80px;
    background-color: #232323;
}

.mob-header-top .cart-toggle,
.mob-header-top .mob-menu-toggle {
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    top: 15px;
    right: 0px;
    display: block;
    cursor: pointer;
    background-image: url(../images/menu.png);
    background-repeat: no-repeat;
    background-position: 48% center;
    border-width: 1px;
    border-style: solid;
    border-color: #555;
}

.icon-version-dark .mob-header-top .cart-toggle,
.icon-version-dark .mob-header-top .mob-menu-toggle {
    border-color: #eee;
}

.icon-version-dark .mob-header-top .mob-menu-toggle {
    background-image: url(../images/menu_dark.png);
}

.mob-header-top .cart-toggle a {
    display: block;
    height: inherit;
    width: inherit;
    outline: none;
}

.mob-header-top .cart-toggle {
    background-image: url(cart.png);
    right: 49px;
}

.icon-version-dark .mob-header-top .cart-toggle a span {
    color: #999;
}

.icon-version-dark .mob-header-top .cart-toggle {
    background-image: url(cart_dark.png);
}

.mob-header-top .mob-menu-toggle.animated {
    background-image: url(../images/close.png);
}

.icon-version-dark .mob-header-top .mob-menu-toggle.animated {
    background-image: url(../images/close_dark.png);
}

.mob-header-content {
    padding-bottom: 20px;
    display: none;
}

.mob-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.mob-menu li[class*=" icon-"]:before,
.mob-menu li[class^=icon-]:before,
.header-menu li[class*=" icon-"]:before,
.header-menu li[class^=icon-]:before {
    display: none;
}

.mob-menu li {
    position: relative;
    padding: 0px;
}

.mob-menu li a {
    display: block !important;
    position: relative !important;
    padding: 20px 25px;
    color: #fff;
    border-bottom: 1px solid #555555;
    outline: none;
    font-size: 14px !important;
    line-height: 24px !important;
    text-transform: uppercase;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}

.mob-menu ul ul {
    display: none;
}

.mob-menu ul li>a>.di {
    display: block;
    position: absolute;
    top: 50%;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    height: 30px;
    width: 30px;
    margin-top: -15px;
    right: 15px;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.mob-menu ul li>a>.di.animate {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.mob-header-content .search {
    padding-top: 20px;
}

.mob-header-content .icon-cross {
    display: none;
}

.mob-header-content .search input[type="submit"] {
    width: 50px !important;
    height: 50px;
    background-color: transparent !important;
}

.mob-header .ls li a,
.mob-header .ls li a:visited {
    height: 65px;
    line-height: 65px !important;
    padding: 0px 25px !important;
    background-color: transparent;
    border-top: 1px solid #555555;
    text-transform: uppercase;
    font-size: 14px !important;
}

.mob-header .ls {
    border-bottom: 1px solid #555555;
}

.mob-header .ls .lang_sel_sel:before {
    line-height: 65px;
    height: 65px;
    width: 65px;
    right: 15px;
    display: block;
    position: absolute;
    top: 50%;
    font-size: 18px !important;
    line-height: 30px;
    text-align: center;
    height: 30px;
    width: 30px;
    margin-top: -15px;
    right: 15px;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.mob-header .ls #lang_sel ul ul,
.mob-header .ls #lang_sel_click ul ul {
    display: none;
}

.mob-header .cart-toggle span {
    color: #fff;
    position: absolute;
    line-height: 24px;
    font-size: 14px;
    top: 2px;
    right: 8px;
}

.mob-header .cart-toggle {
    background-position: 30% center;
}

.desk {
    display: none;
}

.mob-header .label {
    margin-left: 15px;
    display: inline-block;
    padding: 6px 10px 6px 10px;
    color: #ffffff;
    text-transform: none;
    font-size: 10px;
    line-height: 10px;
    text-align: center;
    position: relative;
    top: -1px;
    left: 0px !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
}

.mob-header-content .search form,
.mob-header-content .search fieldset {
    margin: 0;
    position: relative;
}

.mob-header-content .search input[type="submit"] {
    width: 45px !important;
    height: 45px;
    text-indent: -9000em;
    position: absolute;
    right: 0px;
    top: 0;
    border: none;
    outline: none;
    padding: 0;
    background-image: url(../images/search.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.desk-social-links a {
    height: 30px;
    line-height: 30px;
    width: 30px;
    display: inline-block;
    text-align: center;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    position: relative;
    padding-right: 1px;
}

.desk-social-links a:hover {
    color: #fff !important;
}

.desk-social-links a.icon-facebook5 {
    box-shadow: inset 0 0 0 1px #607bb3 !important;
    background-color: #607bb3 !important;
}

.desk-social-links a.icon-twitter4 {
    box-shadow: inset 0 0 0 1px #37bbf5 !important;
    background-color: #37bbf5 !important;
}

.desk-social-links a.icon-googleplus6 {
    box-shadow: inset 0 0 0 1px #e74b32 !important;
    background-color: #e74b32 !important;
}

.desk-social-links a.icon-youtube2 {
    box-shadow: inset 0 0 0 1px #c63c39 !important;
    background-color: #c63c39 !important;
}

.desk-social-links a.icon-facebook5:hover {
    box-shadow: inset 0 0 0 1px #607bb3 !important;
    background-color: color: rgba(255, 255, 255, 0.6) !important;
}

.desk-social-links a.icon-twitter4:hover {
    box-shadow: inset 0 0 0 1px #37bbf5 !important;
    background-color: color: rgba(255, 255, 255, 0.6) !important;
}

.desk-social-links a.icon-googleplus6:hover {
    box-shadow: inset 0 0 0 1px #e74b32 !important;
    background-color: color: rgba(255, 255, 255, 0.6) !important;
}

.desk-social-links a.icon-youtube2:hover {
    box-shadow: inset 0 0 0 1px #c63c39 !important;
    background-color: rgba(255, 255, 255, 0.6) !important;
}

.desk-social-links a.icon-rss:hover {
    box-shadow: inset 0 0 0 1px #fba933 !important;
    background-color: #fba933 !important;
}

.desk-social-links a.icon-skype:hover {
    box-shadow: inset 0 0 0 1px #37bbf5 !important;
    background-color: #37bbf5 !important;
}

.desk-social-links a.icon-youtube2:hover {
    box-shadow: inset 0 0 0 1px #c63c39 !important;
    background-color: #c63c39 !important;
}

.desk-social-links a.icon-vimeo:hover {
    box-shadow: inset 0 0 0 1px #2bc2f4 !important;
    background-color: #2bc2f4 !important;
}

.desk-social-links a.icon-linkedin:hover {
    box-shadow: inset 0 0 0 1px #319cda !important;
    background-color: #319cda !important;
}

.desk-social-links a.icon-flickr2:hover {
    box-shadow: inset 0 0 0 1px #ee4086 !important;
    background-color: #ee4086 !important;
}

.desk-social-links a.icon-pinterest:hover {
    box-shadow: inset 0 0 0 1px #db2e36 !important;
    background-color: #db2e36 !important;
}

.desk-social-links a.icon-instagram:hover {
    box-shadow: inset 0 0 0 1px #5280a5 !important;
    background-color: #5280a5 !important;
}

.desk-social-links a.icon-apple:hover {
    box-shadow: inset 0 0 0 1px #01aef3 !important;
    background-color: #01aef3 !important;
}

.desk-social-links a.icon-dribbble:hover {
    box-shadow: inset 0 0 0 1px #eb4c89 !important;
    background-color: #eb4c89 !important;
}

.desk-social-links a.icon-android:hover {
    box-shadow: inset 0 0 0 1px #92b83e !important;
    background-color: #92b83e !important;
}

.desk-social-links a.icon-behance:hover {
    box-shadow: inset 0 0 0 1px #1b82dc !important;
    background-color: #1b82dc !important;
}

.desk-social-links a.icon-envelope:hover {
    box-shadow: inset 0 0 0 1px #4c5256 !important;
    background-color: #4c5256 !important;
}

.mob-header-content .desk-social-links {
    box-shadow: none !important;
    text-align: center;
    padding-top: 20px;
}

.mob-header-content .desk-social-links {
    box-shadow: none !important;
}

/*	GRID
/*=============*/

.container,
.full-width-true .nz-tabs.full-true .tab-content,
.ninzio-navigation {
    width: 92%;
    max-width: 92%;
    margin: 0 auto 0 auto;
    position: relative;
}

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

.nz-row:after {
    clear: both;
}

.col12,
.col11,
.col10,
.col9,
.col8,
.col7,
.col6,
.col5,
.col4,
.col3,
.col2,
.col1 {
    display: block;
    position: relative;
    margin-bottom: 25px;
    background-repeat: no-repeat;
    min-height: 1px;
}

.col[data-margin="false"] {
    margin-bottom: 0;
}

.col[data-align="left"] {
    text-align: left;
}

.col[data-align="right"] {
    text-align: right;
}

.col[data-align="center"] {
    text-align: center;
}

/*	COLUMNS
/*=============*/

.css-animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.css-animated.flipOutX {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

.js .nz-row>.col.col-animate-true {
    -webkit-backface-visibility: hidden;
}

.js .nz-row>.col.col-animate-true[data-effect="fade-left"],
.js .nz-row>.col.col-animate-true[data-effect="fade-right"] {
    -webkit-transition: all 0.8s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.2s;
    transition: all 0.8s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.2s;
}

.js .nz-row>.col.col-animate-true[data-effect="fade"] {
    -webkit-transition: all 0.6s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.2s;
    transition: all 0.6s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.2s;
    opacity: 0;
}

.js .nz-row>.css-animated.col.col-animate-true[data-effect="fade"] {
    opacity: 1;
}

.js .nz-row>.col.col-animate-true[data-effect="fade-bottom"] {
    opacity: 0;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: all 0.6s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.2s;
    transition: all 0.6s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.2s;
}

.js .nz-row>.col.col-animate-true[data-effect="fade-top"] {
    opacity: 0;
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px);
    -webkit-transition: all 0.6s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.2s;
    transition: all 0.6s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.2s;
}

.js .nz-row>.css-animated.col.col-animate-true[data-effect="fade-top"],
.js .nz-row>.css-animated.col.col-animate-true[data-effect="fade-bottom"] {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.js .nz-row>.col.col-animate-true[data-effect="fade-left"] {
    -webkit-transition: all 0.6s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.2s;
    transition: all 0.6s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.2s;
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    transform: translateX(-100px);
}

.js .nz-row>.col.col-animate-true[data-effect="fade-right"] {
    -webkit-transition: all 0.6s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.2s;
    transition: all 0.6s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.2s;
    opacity: 0;
    -webkit-transform: translateX(100px);
    -ms-transform: translateX(100px);
    transform: translateX(100px);
}

.js .nz-row>.css-animated.col.col-animate-true[data-effect="fade-left"],
.js .nz-row>.css-animated.col.col-animate-true[data-effect="fade-right"] {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}

.js .nz-row>.col.col-animate-true[data-effect="scale"] {
    -webkit-transition: all 0.6s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.2s;
    transition: all 0.6s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.2s;
    opacity: 0;
    -webkit-transform: scale(0.2);
    -ms-transform: scale(0.2);
    transform: scale(0.2);
}

.js .nz-row>.css-animated.col.col-animate-true[data-effect="scale"] {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.js .nz-row>.col.col-animate-true[data-effect="scale-down"] {
    -webkit-transition: all 0.6s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.2s;
    transition: all 0.6s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.2s;
    opacity: 0;
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.js .nz-row>.css-animated.col.col-animate-true[data-effect="scale-down"] {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.js .nz-row>.col.col-animate-true[data-effect="flip"] {
    opacity: 0;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

.js .nz-row>.css-animated.col.col-animate-true[data-effect="flip"] {
    opacity: 1;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(1200px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(1200px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    40% {
        -webkit-transform: perspective(1200px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(1200px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(1200px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(1200px) rotate3d(0, 1, 0, 10deg)
    }
    80% {
        -webkit-transform: perspective(1200px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(1200px) rotate3d(0, 1, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(1200px);
        transform: perspective(1200px)
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(1200px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(1200px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    40% {
        -webkit-transform: perspective(1200px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(1200px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(1200px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(1200px) rotate3d(0, 1, 0, 10deg)
    }
    80% {
        -webkit-transform: perspective(1200px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(1200px) rotate3d(0, 1, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(1200px);
        transform: perspective(1200px)
    }
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(1200px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(1200px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    40% {
        -webkit-transform: perspective(1200px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(1200px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(1200px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(1200px) rotate3d(1, 0, 0, 10deg)
    }
    80% {
        -webkit-transform: perspective(1200px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(1200px) rotate3d(1, 0, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(1200px);
        transform: perspective(1200px)
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(1200px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(1200px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    40% {
        -webkit-transform: perspective(1200px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(1200px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(1200px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(1200px) rotate3d(1, 0, 0, 10deg)
    }
    80% {
        -webkit-transform: perspective(1200px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(1200px) rotate3d(1, 0, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(1200px);
        transform: perspective(1200px)
    }
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

/*	ANIMATION
/*=============*/

.js .nz-gallery.animate-scale .gallery-item,
.js .nz-content-box.animate-scale>.nz-box,
.js .nz-clients.animate-scale .owl-item,
.js .nz-pricing-table.animate-scale .column,
.js .nz-persons.animate-scale .person,
.js .owl-carousel.animate-scale .owl-item {
    -webkit-transition: all 0.6s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.2s;
    transition: all 0.6s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.2s;
    opacity: 0;
    -webkit-transform: scale(0.2);
    -ms-transform: scale(0.2);
    transform: scale(0.2);
}

.js .nz-gallery.animate-scale .gallery-item.css-animated,
.js .nz-content-box.animate-scale>.nz-box.css-animated,
.js .nz-clients.animate-scale .owl-item.css-animated,
.js .nz-pricing-table.animate-scale .column.css-animated,
.js .nz-persons.animate-scale .person.css-animated,
.js .owl-carousel.animate-scale .owl-item.css-animated {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.js .nz-gallery.animate-fade .gallery-item,
.js .nz-content-box.animate-fade .nz-box,
.js .nz-clients.animate-fade .owl-item,
.js .nz-pricing-table.animate-fade .column,
.js .nz-persons.animate-fade .person,
.js .owl-carousel.animate-fade .owl-item {
    -webkit-transition: all 0.6s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.2s;
    transition: all 0.6s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.2s;
    opacity: 0 !important;
    -webkit-backface-visibility: hidden;
}

.js .nz-gallery.animate-fade .gallery-item.css-animated,
.js .nz-content-box.animate-fade .nz-box.css-animated,
.js .nz-clients.animate-fade .owl-item.css-animated,
.js .nz-pricing-table.animate-fade .column.css-animated,
.js .nz-persons.animate-fade .person.css-animated,
.js .owl-carousel.animate-fade .owl-item.css-animated {
    opacity: 1 !important;
}

.js .nz-recent-posts[data-animate="true"] .post,
.js .nz-recent-events[data-animate="true"] .events,
.js .nz-recent-recipes[data-animate="true"] .recipes,
.js .nz-recent-products[data-animate="true"] .product,
.js .loop .animation-true .blog-post .post,
.js .loop .animation-true .events,
.js .loop .animation-true .recipes,
.js .loop .animation-true .product {
    -webkit-backface-visibility: hidden;
    -webkit-transition: all 0.4s cubic-bezier(0.165, 0.840, 0.440, 1.000);
    transition: all 0.4s cubic-bezier(0.165, 0.840, 0.440, 1.000);
    opacity: 0 !important;
}

.js .nz-recent-posts[data-animate="true"] .post.css-animated,
.js .nz-recent-events[data-animate="true"] .events.css-animated,
.js .nz-recent-recipes[data-animate="true"] .recipes.css-animated,
.js .nz-recent-products[data-animate="true"] .product.css-animated,
.js .loop .animation-true .blog-post .post.css-animated,
.js .loop .animation-true .events.css-animated,
.js .loop .animation-true .recipes.css-animated,
.js .loop .animation-true .product.css-animated {
    opacity: 1 !important;
}

/*	IMAGEHEADER
/*=============*/

.nz-image-heading {
    position: relative;
    display: table;
    width: 100%;
}

.nz-image-heading img {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -1;
}

.image-heading-content {
    display: table-cell;
    vertical-align: bottom;
    padding-bottom: 5px;
    text-align: center;
}

.image-heading-content h3 {
    font-size: 36px;
    line-height: 46px;
}

.image-heading-content p {
    font-size: 26px;
    line-height: 36px;
    font-family: Georgia, "Times New Roman", Times, serif;
    margin-bottom: 0;
    font-style: italic;
    color: #999;
}

/*	GALLERY
/*=============*/

.nz-gallery img {
    margin: 0 auto;
    display: block;
}

.nz-gallery .gallery-item {
    display: block;
    margin: 0 auto 2px auto;
    padding-right: 1px;
    padding-left: 1px;
    position: relative;
}

.nz-gallery.grid .gallery-item {
    float: left;
}

.nz-gallery a {
    text-decoration: none;
    display: block;
    position: relative;
}

.nz-gallery[data-columns="1"]:not(.carousel) .gallery-item {
    width: 100%;
}

.nz-gallery[data-columns="2"]:not(.carousel) .gallery-item {
    width: 50%;
}

.nz-gallery[data-columns="3"]:not(.carousel) .gallery-item {
    width: 33.33333333%;
}

.nz-gallery[data-columns="4"]:not(.carousel) .gallery-item {
    width: 50%;
}

.nz-gallery[data-columns="5"]:not(.carousel) .gallery-item {
    width: 33.33333333%;
}

.nz-gallery[data-columns="6"]:not(.carousel) .gallery-item {
    width: 33.33333333%;
}

.nz-gallery[data-columns="7"]:not(.carousel) .gallery-item {
    width: 33.33333333%;
}

.nz-gallery[data-columns="8"]:not(.carousel) .gallery-item {
    width: 50%;
}

.nz-gallery[data-columns="9"]:not(.carousel) .gallery-item {
    width: 33.33333333%;
}

.nz-gallery .wp-caption-text {
    display: none;
}

.gallery-caption {
    width: 100%
}

/*	CAROUSELS
/*=============*/

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel {
    display: none;
    position: relative;
    -ms-touch-action: pan-y;
    opacity: 0;
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translateX(0) translateY(0);
    -ms-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 5;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease;
    transition: height 500ms ease;
}

.owl-carousel .owl-item {
    float: left;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer;
}

.owl-pagination {
    text-align: center;
    padding: 25px 0 0 0;
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 2;
}

.owl-controls .owl-page {
    display: inline-block;
    width: 10px;
    height: 10px;
    box-shadow: inset 0 0 0 2px #cbcbcb;
    cursor: pointer;
    margin: 0 10px 0px 0;
    position: relative;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}

.owl-controls .owl-page:last-child {
    margin-right: 0px;
}

.grabbing {
    cursor: url(../images/grabbing.png) 8 8, move;
}

.owl-carousel .item {
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
}

/*	SECTION
/*=============*/

.nz-section {
    background-position: center center;
    background-repeat: no-repeat;
    margin-bottom: 0;
    margin: 0 auto;
    position: relative;
    width: 100%;
    z-index: 1;
    overflow: hidden;
}

.nz-section.animate-true {
    background-position: 0 0;
    background-repeat: repeat !important;
    -webkit-background-size: auto !important;
    -moz-background-size: auto !important;
    background-size: auto !important;
}

.nz-section-back-video {
    position: absolute;
    top: -5px;
    right: 0px;
    min-width: 100%;
    width: 100%;
    height: auto;
    z-index: -1000;
    overflow: hidden;
    display: none;
}

.nz-video-overlay {
    position: absolute;
    top: 0px;
    right: 0px;
    background-position: left top;
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    display: none;
}

.nz-video-poster {
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    background-size: cover !important;
    position: absolute;
    background-position: center top;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    top: 0px;
    right: 0px;
    position: absolute;
}

.nz-section .parallax-container {
    top: 0;
    left: 0;
    min-height: 100%;
    width: 100%;
    height: 150%;
    z-index: -1000;
    overflow: hidden;
    max-width: none;
    position: absolute;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    background-size: cover !important;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
}

.nz-section .fixed-container {
    top: 0px;
    left: 0;
    min-height: 100%;
    min-height: 100vh;
    height: 100%;
    height: 100vh;
    width: 100%;
    z-index: -1;
    overflow: hidden;
    max-width: none;
    position: fixed;
    background-attachment: scroll;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    background-size: cover !important;
    background-position: center top;
    background-repeat: no-repeat;
}

.nz-section.autoheight-true>.nz-row {
    margin-left: 0;
    margin-right: 0;
    overflow: hidden;
}

.nz-section.autoheight-true>.nz-row>.col {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 1000px !important;
    margin-bottom: -1000px !important;
}

.col.back-img {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.nz-section.autoheight-true .col-inner {
    min-height: 100%;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    background-size: cover !important;
    background-repeat: no-repeat;
}

.main-content .nz-section .container {
    width: 100% !important;
}

/*	IMAGE BANNER
/*=============*/

.nz-image-banner {
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    background-size: cover !important;
    margin-bottom: 0;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding: 50px;
}

.nz-image-banner>.one:not(:only-child) {
    margin-bottom: 40px;
}

.nz-image-banner .banner-img {
    text-align: center;
}

/*  WIDGETS
/*=============*/

.footer-widget-area a:not(.button):not(.ui-slider-handle),
.sidebar a:not(.button):not(.ui-slider-handle) {
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}

.widget {
    padding-bottom: 50px;
}

.widget_title {
    margin-bottom: 25px;
    padding-bottom: 5px;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    position: relative;
    text-transform: uppercase;
}

.footer .widget_title {
    color: #fff;
    font-size: 18px;
}

.widget_title:after,
.widget_title:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0px;
    width: 70px;
    height: 1px;
}

.widget_title:before {
    bottom: -4px;
    left: 10px;
}

/*	Tag cloud
	/*-------------------*/

.widget_tag_cloud .tagcloud a,
.post-tags a,
.widget_product_tag_cloud .tagcloud a,
.recipes-tags a {
    text-decoration: none;
    display: inline-block;
    padding: 5px 15px 5px 15px;
    margin: 0 0px 2px 0;
    color: #777777 !important;
    background-color: #ffffff;
    border: 1px solid #e0e0e0;
    line-height: 23px;
    font-size: 13px !important;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    -webkit-backface-visibility: hidden;
    position: relative;
}

.footer .widget_tag_cloud .tagcloud a,
.footer .post-tags a,
.footer .widget_product_tag_cloud .tagcloud a {
    background-color: transparent;
}

.footer .widget_tag_cloud .tagcloud a:hover,
.footer .post-tags a:hover,
.footer .widget_product_tag_cloud .tagcloud a:hover {
    color: #ffffff;
    opacity: 1;
}

.sidebar .widget_tag_cloud .tagcloud a:hover,
.sidebar .widget_product_tag_cloud .tagcloud a:hover,
.post-tags a:hover,
.recipes-tags a:hover {
    border: 1px solid #ccc;
}

.footer .widget_tag_cloud .tagcloud a:hover,
.footer .widget_product_tag_cloud .tagcloud a:hover,
.footer .post-tags a:hover {
    border: 1px solid rgba(255, 255, 255, 0.1);
}

/*	Search
	/*-------------------*/

.widget_search form,
.woocommerce-product-search {
    position: relative;
    margin-bottom: 0;
    border: none;
}

.widget_search form fieldset,
.woocommerce-product-search fieldset {
    max-width: 100%;
    margin-bottom: 0;
    border: none;
}

.widget_search input[type="text"],
.widget_product_search input[type="search"],
.woocommerce-product-search input[type="search"] {
    height: 45px;
    font-size: inherit;
}

.widget_search input[type="submit"],
.widget_product_search input[type="submit"],
.woocommerce-product-search input[type="submit"] {
    text-indent: -2000%;
    white-space: nowrap;
    overflow: hidden;
    border: none;
    outline: none;
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 0;
    margin: 0;
    box-shadow: none !important;
    width: 45px !important;
    height: 45px;
    text-indent: -9000em;
    background-image: url(search.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent !important;
    z-index: 5;
    -webkit-transform: translateY(0px) !important;
    -ms-transform: translateY(0px) !important;
    transform: translateY(0px) !important;
}

/*	Categories, Pages, Archive, Meta
	/*-------------------*/

.widget_categories ul,
.widget_pages ul,
.widget_archive ul,
.widget_meta ul {
    list-style: none;
    margin: 0;
    padding: 0 20px;
    background-color: #fff;
}

.footer .widget_categories ul,
.footer .widget_pages ul,
.footer .widget_archive ul,
.footer .widget_meta ul {
    background-color: transparent;
}

.widget_categories ul li,
.widget_pages ul li,
.widget_archive ul li,
.widget_meta ul li {
    padding: 15px 0 15px 40px;
    border-bottom: 1px dashed #eee;
}

.footer .widget_categories ul li,
.footer .widget_pages ul li,
.footer .widget_archive ul li,
.footer .widget_meta ul li {
    border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
}

.widget_categories ul li:last-child,
.widget_pages ul li:last-child,
.widget_archive ul li:last-child,
.widget_meta ul li:last-child {
    border-bottom: none;
}

.widget_categories ul li a,
.widget_pages ul li a,
.widget_archive ul li a,
.widget_meta ul li a {
    color: #777 !important;
    position: relative;
    display: inline-block;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}

.footer .widget_categories ul li a,
.footer .widget_pages ul li a,
.footer .widget_archive ul li a,
.footer .widget_meta ul li a {
    color: #fff !important;
}

.widget_categories ul li a:before,
.widget_pages ul li a:before,
.widget_archive ul li a:before,
.widget_meta ul li a:before {
    display: block;
    content: "";
    position: absolute;
    left: -40px;
    top: 50%;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    text-align: center;
}

.widget_categories select,
.widget_archive select {
    width: 100%;
    padding-right: 5px;
}

/*	Custom menu
	/*-------------------*/

.widget_nav_menu ul,
.widget_product_categories ul {
    list-style: none;
    margin: 0;
    padding: 0px;
    position: relative;
}

.widget_nav_menu li,
.widget_product_categories li {
    padding: 15px 20px;
    background-color: #fff;
    position: relative;
    border-bottom: 1px dashed #eee;
}

.widget_nav_menu ul li:last-child,
.widget_product_categories ul li:last-child {
    border-bottom: none;
}

.widget_nav_menu.mobile li,
.widget_product_categories.mobile li {
    padding: 0px 0px 0px 0px;
}

.footer .widget_nav_menu li,
.footer .widget_product_categories li {
    background-color: transparent;
    border-bottom: none;
    padding: 1px 0px;
    text-transform: uppercase;
}

.widget_product_categories ul li span.count {
    display: inline-block;
    margin-left: 5px;
}

.widget_nav_menu ul ul,
.widget_product_categories ul ul {
    display: none;
}

.widget_nav_menu li[class*=" icon-"]:before,
.widget_nav_menu li[class^=icon-]:before {
    display: none;
}

.widget_product_categories ul li a,
.widget_nav_menu ul li a {
    display: block !important;
    position: relative !important;
    padding: 0px;
    line-height: 24px;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    outline: none;
    color: #666 !important;
    font-size: 14px;
}

.footer .widget_product_categories ul li a,
.footer .widget_nav_menu ul li a {
    background-color: transparent;
}

.widget_nav_menu>div>ul>li:last-child>a {
    border-bottom: none;
}

.widget_product_categories ul.children>li>a,
.widget_nav_menu ul.sub-menu>li>a {
    position: relative;
}

.widget_nav_menu ul li>a>span.toggle,
.widget_product_categories ul li>a>span.toggle {
    display: block;
    position: absolute;
    top: 50%;
    text-align: center;
    line-height: 30px;
    height: 30px;
    width: 30px;
    margin-top: -15px;
    right: 0;
    cursor: pointer;
    font-size: 16px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    color: #ccc;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}

.footer .widget_nav_menu ul li>a>span.toggle,
.footer .widget_product_categories ul li>a>span.toggle {
    color: #fff;
}

.widget_nav_menu ul li>a.animate>span.toggle,
.widget_product_categories ul li>a.animate>span.toggle {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.widget_nav_menu ul li>a:only-child>span.toggle,
.widget_product_categories ul li>a:only-child>span.toggle {
    display: none !important;
}

/*	Calendar
	/*-------------------*/

.widget_calendar {
    width: 100%;
}

.widget_calendar table {
    margin: 0;
    padding: 0;
    width: 100%;
    border: none !important;
    background-color: #fff;
    position: relative;
    border-spacing: 0;
    border-collapse: collapse;
    vertical-align: middle;
}

.footer .widget_calendar table {
    background-color: transparent;
}

.widget_calendar caption {
    margin: 0 auto;
    border-width: 1px;
    border-style: solid;
    border-color: #e0e0e0;
    background-color: #fff;
    width: 100% !important;
}

.footer .widget_calendar caption {
    border-color: rgba(255, 255, 255, 0.1);
    background-color: transparent;
}

.widget_calendar th {
    font-weight: normal;
    text-align: center;
    padding: 0;
}

.widget_calendar th:first-child {
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #e0e0e0;
}

.footer .widget_calendar th:first-child {
    border-left-color: rgba(255, 255, 255, 0.1);
}

.widget_calendar th:last-child {
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #e0e0e0;
}

.footer .widget_calendar th:last-child {
    border-right-color: rgba(255, 255, 255, 0.1);
}

.widget_calendar td {
    border-width: 1px;
    border-style: solid;
    border-color: #e0e0e0;
    text-align: center;
    text-decoration: none;
    padding: 0;
}

.footer .widget_calendar td {
    border-color: rgba(255, 255, 255, 0.1);
}

.widget_calendar td a {
    display: block;
    text-decoration: none;
    width: 100%;
    height: 100%;
}

.widget_calendar td#today {
    background-color: #efeadd;
    font-weight: 700;
}

.footer .widget_calendar td#today {
    background-color: transparent;
    color: #fff;
}

.widget_calendar tfoot td.pad {
    background-color: transparent;
    border: none;
    line-height: 0;
    height: 0;
    width: 0;
}

.widget_calendar td#prev,
.widget_calendar td#next {
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 5;
    padding-top: 0;
    padding-bottom: 0;
    padding: 0;
    border-width: 1px;
    border-style: solid;
    border-color: #e0e0e0;
}

.footer .widget_calendar td#prev,
.footer .widget_calendar td#next {
    border-color: rgba(255, 255, 255, 0.1);
}

.widget_calendar td#prev {
    border-left: none;
    left: 1px;
}

.widget_calendar td#next {
    left: auto;
    right: 1px;
    border-right: none;
}

.widget_calendar td#prev a,
.widget_calendar td#next a {
    border: none;
    outline: none;
    width: 100%;
    height: inherit;
    margin: 0 auto;
    display: block;
}

.widget_calendar td#prev span,
.widget_calendar td#next span {
    display: block;
    height: 100%;
    width: 100%;
    text-align: center;
}

/*	Rss, Recent posts, Recent comments
	/*-------------------*/

.widget_rss .widget_title a {
    display: inline;
    display: inline-block;
    text-decoration: none;
}

.widget_rss .widget_title a img {
    margin: 0;
    vertical-align: middle;
}

.widget_rss .widget_title a.rsswidget:first-child {
    width: 14px;
    height: 14px;
}

.widget_rss ul,
.widget_nz_recent_entries ul,
.widget_recent_comments ul,
.widget_recent_entries ul {
    list-style: none;
    margin: 0;
    padding: 0 20px;
    background-color: #fff;
}

.footer .widget_rss ul,
.footer .widget_nz_recent_entries ul,
.footer .widget_recent_comments ul,
.footer .widget_recent_entries ul {
    background-color: transparent;
}

.widget_rss ul li,
.widget_recent_comments ul li,
.widget_recent_entries ul li {
    margin: 0;
    padding: 15px 0px 15px 0px;
    position: relative;
    display: block;
    border-bottom: 1px dashed #eee;
}

.footer .widget_rss ul li,
.footer .widget_recent_comments ul li,
.footer .widget_recent_entries ul li {
    border-bottom: 1px dashed rgba(255, 255, 255, 0.1)
}

.widget_rss a,
.widget_nz_recent_entries a,
.widget_recent_comments a,
.widget_recent_entries a {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #333 !important;
}

.widget_recent_entries ul li:last-child,
.widget_recent_comments ul li:last-child,
.widget_rss ul li:last-child {
    border-bottom: none;
}

.widget_rss ul li:last-child,
.widget_nz_recent_entries ul li:last-child,
.widget_recent_entries ul li:last-child {
    margin-bottom: 0;
}

.widget_recent_entries ul li>* {
    display: block;
}

.widget_recent_comments ul li {
    padding-left: 40px;
}

.widget_recent_comments ul li:before {
    display: block;
    content: "\e7fd";
    font-size: 18px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    top: 20px;
    left: 0;
    text-align: center;
    color: #eaeaea;
}

.widget_recent_entries ul li {
    padding-left: 30px;
}

.widget_recent_entries ul li:before {
    display: block;
    content: "";
    width: 10px;
    height: 10px;
    line-height: 10px;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    left: 0;
    text-align: center;
}

.footer .widget_recent_comments ul li:before {
    color: #afb0b2;
}

.footer .widget_nz_recent_entries a:hover {
    opacity: 0.7;
}

/*	Recent events
	/*-------------------*/

.widget_recent_events .post {
    width: 32%;
    height: auto;
    margin-right: 2%;
    margin-bottom: 2%;
    float: left;
    position: relative;
}

.widget_recent_events .post:nth-child(3n+3) {
    margin-right: 0;
}

/*	Flickr
	/*-------------------*/

.flickr_badge_image {
    float: left;
    position: relative;
}

.flickr_badge_image img {
    margin-bottom: 0;
}

.flickr_badge_image a {
    display: block;
    width: 100%;
    height: 100%;
}

.photos_from_flickr .flickr_badge_image {
    width: 23.5%;
    height: 23.5%;
    margin-right: 2%;
    margin-bottom: 2%;
}

.photos_from_flickr #flickr_badge_image4,
.photos_from_flickr #flickr_badge_image8 {
    margin-right: 0;
}

.photos_from_flickr #flickr_badge_image5,
.photos_from_flickr #flickr_badge_image10 {
    margin-right: 2%;
    margin-bottom: 2%;
}

/*	Twitter
	/*-------------------*/

.widget_twitter ul {
    list-style: none;
    margin: 0;
    padding: 0 20px;
    background-color: #fff;
}

.footer .widget_twitter ul {
    background-color: transparent;
}

.widget_twitter ul li {
    padding: 20px 0 20px 50px;
    border-bottom: 1px dashed #eee;
    position: relative;
    min-height: 80px;
}

.footer .widget_twitter ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.widget_twitter ul li:before,
.widget_twitter .follow:before {
    display: block;
    content: "\e76d";
    font-size: 18px;
    position: absolute;
    top: 20px;
    left: 0;
    width: 30px;
    height: 30px;
    border-radius: 0px;
    line-height: 30px;
    text-align: center;
    color: #ccc !important;
}

.widget_twitter .follow:before {
    color: #fff !important;
    top: 50%;
    left: 20px;
    margin-top: -15px;
}

.footer .widget_twitter ul li:before {
    color: #ffffff !important;
}

.widget_twitter ul li:last-child {
    border-bottom: none;
}

.widget_twitter ul li a {
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}

.widget_twitter ul li p {
    margin-bottom: 0;
}

.widget_twitter ul li a.tweet-author {
    font-weight: bold;
}

.widget_twitter ul li a.tweet-time {
    margin-top: 3px;
    display: block;
}

.widget_twitter ul li a.tweet-time {
    color: #999 !important;
    font-weight: 700;
    font-size: 12px;
}

.widget_twitter .follow {
    padding: 15px 20px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    position: relative;
}

/*	Facebook
	/*-------------------*/

.widget_facebook .fb-like-box,
.widget_facebook .fb-like-box span,
.widget_facebook .fb-like-box span iframe {
    width: 100% !important;
    max-width: 100% !important;
    border-bottom-color: #e0e0e0;
}

/*  Front-end login
	/*-------------------*/

.widget_reglog #registration-form,
.widget_reglog #password-form {
    display: none;
}

#loginform p {
    margin-bottom: 0;
}

#loginform .login-submit {
    padding-top: 5px;
}

/*  Mailchimp
	/*-------------------*/

.widget_mailchimp .mailchimp-subtitle {
    padding-bottom: 25px;
}

.widget_mailchimp .mailchimp-description {
    padding-top: 15px;
}

.widget_mailchimp form,
.nz-mailchimp form {
    margin-bottom: 0;
    position: relative;
    text-align: center;
}

#mc-embedded-subscribe,
#mc-embedded-subscribe+span {
    position: absolute;
    top: 5px;
    right: 5px;
    text-indent: -9000em;
    padding: 0;
    margin: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    z-index: 15;
    background-color: transparent !important;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}

#mc-embedded-subscribe+span {
    z-index: 10;
    text-indent: 0;
    color: #fff;
    font-size: 18px;
}

#mce-EMAIL {
    font-size: inherit;
}

.footer #mce-EMAIL {
    border-color: rgba(255, 255, 255, 0.5);
}

/*  Recent entries
	/*-------------------*/

.widget_nz_recent_entries li.post {
    position: relative;
    padding: 20px 0;
    min-height: 114px;
    border-bottom: 1px dashed #eee;
}

.footer .widget_nz_recent_entries li.post {
    border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
}

.widget_nz_recent_entries li.post:last-child {
    border-bottom: none;
}

.widget_nz_recent_entries .widget-post-date {
    color: #999 !important;
    font-weight: 700;
    font-size: 12px;
}

.widget_nz_recent_entries .post-title {
    margin-bottom: 3px;
    display: block;
    font-size: 14px;
    line-height: 24px;
    position: relative;
    top: -3px;
}

.footer .widget_nz_recent_entries .post-title {
    color: #bdbfc1 !important;
}

.widget_nz_recent_entries .nz-thumbnail {
    width: 70px;
    height: 70px;
    overflow: hidden;
    position: absolute;
    top: 20px;
    left: 0;
}

.widget_nz_recent_entries .post-body {
    padding-left: 80px !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    padding-right: 0 !important;
    background-color: transparent !important;
    top: -3px;
    position: relative;
}

/*  SCHEDULE
	/*-------------------*/

.nz-schedule ul {
    list-style: none;
    margin: 0;
    padding: 0 20px;
    background-color: #fff;
}

.footer .nz-schedule ul {
    background-color: transparent;
    padding: 0px;
}

.nz-schedule li {
    padding: 20px 0px;
    border-bottom: 1px dashed #eee;
    font-size: 14px;
}

.footer .nz-schedule li {
    border-bottom-color: #2d2d2d;
    color: #afb0b2;
}

.nz-schedule ul li:last-child {
    border-bottom: none;
}

.nz-schedule li div:first-child {
    float: left;
}

.nz-schedule li div:last-child {
    float: right;
}

/*  WPML
	/*-------------------*/

.page-content-wrap .widget_icl_lang_sel_widget li a,
.page-content-wrap .widget_icl_lang_sel_widget li a:visited {
    height: 50px;
    border: 1px solid #e0e0e0;
    padding: 0px 20px !important;
    color: #777 !important;
    background-color: #e9e9e9;
    line-height: 50px !important;
    text-transform: uppercase;
}

.page-content-wrap .footer .widget_icl_lang_sel_widget li a,
.page-content-wrap .footer .widget_icl_lang_sel_widget li a:visited {
    border: 1px solid #2d2d2d;
    color: #fff;
    background-color: #2a2a2a;
}

.page-content-wrap .widget_icl_lang_sel_widget li ul a,
.page-content-wrap .widget_icl_lang_sel_widget li ul a:visited {
    border-top: none;
}

.page-content-wrap .widget_icl_lang_sel_widget li a:hover {
    color: #333 !important;
}

.page-content-wrap .widget_icl_lang_sel_widget .lang_sel_sel:before {
    line-height: 50px;
    height: 50px;
    width: 50px;
    right: 0px;
}

.page-content-wrap .widget_icl_lang_sel_widget.animated .lang_sel_sel:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

/*	BUTTON
/*=============*/

.button,
button,
input[type="reset"],
input[type="submit"],
input[type="button"],
.wc-proceed-to-checkout a,
.single_add_to_cart_button {
    outline: none;
    border: none;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    margin: 0 0px 5px 0;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    z-index: 1;
    text-align: center;
}

.button.full-true {
    width: 100%;
    margin-left: 0px !important;
}

.button+.button {
    /*	margin-right: 15px; */
}

.button-ghost {
    background-color: transparent;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}

.button-normal,
button,
input[type="reset"],
input[type="submit"],
input[type="button"],
.wc-proceed-to-checkout a {
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}

.button-3d.button {
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
}

.button.small {
    padding: 3px 15px;
    font-size: 12px;
    line-height: 22px;
}

.button.medium,
button,
input[type="reset"],
input[type="submit"],
input[type="button"],
.wc-proceed-to-checkout a,
.single_add_to_cart_button {
    padding: 10px 24px;
    font-size: 13px;
    line-height: 22px;
}

.button.large {
    padding: 7px 15px;
    font-size: 16px;
    line-height: 24px;
}

.button.square {
    border-radius: 0;
}

.button.rounded,
button,
input[type="reset"],
input[type="submit"],
input[type="button"],
.wc-proceed-to-checkout a {
    border-radius: 3px;
}

.button.round {
    border-radius: 250px;
}

.button .btn-icon {
    display: inline-block;
    margin-left: 10px;
    position: relative;
    top: 1px;
}

.button.icon-true.animate-false .txt {
    margin-left: 5px;
}

.animate-false.button-normal.hover-opacity:hover {
    opacity: 0.7;
}

.animate-false.button-3d:hover {
    top: 2px;
}

.blue.button-normal {
    background-color: #1689e2;
}

.blue.button-ghost {
    box-shadow: inset 0 0 0 2px #1689e2;
    color: #1689e2;
}

.blue.button-3d {
    background-color: #1689e2;
    box-shadow: 0 4px #147ccd;
}

.animate-false.blue.button-3d:hover {
    box-shadow: 0 2px #147ccd;
}

.turquoise.button-normal {
    background-color: #00c1cf;
}

.turquoise.button-ghost {
    box-shadow: inset 0 0 0 2px #00c1cf;
    color: #00c1cf;
}

.turquoise.button-3d {
    background-color: #00c1cf;
    box-shadow: 0 4px #00adc5;
}

.animate-false.turquoise.button-3d:hover {
    box-shadow: 0 2px #00adc5;
}

.pink.button-normal {
    background-color: #fe6c61;
}

.pink.button-ghost {
    box-shadow: inset 0 0 0 2px #fe6c61;
    color: #fe6c61;
}

.pink.button-3d {
    background-color: #fe6c61;
    box-shadow: 0 4px #ea584d;
}

.animate-false.pink.button-3d:hover {
    box-shadow: 0 2px #ea584d;
}

.violet.button-normal {
    background-color: #8d6dc4;
}

.violet.button-ghost {
    box-shadow: inset 0 0 0 2px #8d6dc4;
    color: #8d6dc4;
}

.violet.button-3d {
    background-color: #8d6dc4;
    box-shadow: 0 4px #7959b0;
}

.animate-false.violet.button-3d:hover {
    box-shadow: 0 2px #7959b0;
}

.peacoc.button-normal {
    background-color: #4cadc9;
}

.peacoc.button-ghost {
    box-shadow: inset 0 0 0 2px #4cadc9;
    color: #4cadc9;
}

.peacoc.button-3d {
    background-color: #4cadc9;
    box-shadow: 0 4px #3899b5;
}

.animate-false.peacoc.button-3d:hover {
    box-shadow: 0 2px #3899b5;
}

.chino.button-normal {
    background-color: #cec2ab;
}

.chino.button-ghost {
    box-shadow: inset 0 0 0 2px #cec2ab;
    color: #cec2ab;
}

.chino.button-3d {
    background-color: #cec2ab;
    box-shadow: 0 4px #bdae97;
}

.animate-false.chino.button-3d:hover {
    box-shadow: 0 2px #bdae97;
}

.mulled_wine.button-normal {
    background-color: #50485b;
}

.mulled_wine.button-ghost {
    box-shadow: inset 0 0 0 2px #50485b;
    color: #50485b;
}

.mulled_wine.button-3d {
    background-color: #50485b;
    box-shadow: 0 4px #3c3447;
}

.animate-false.mulled_wine.button-3d:hover {
    box-shadow: 0 2px #3c3447;
}

.vista_blue.button-normal {
    background-color: #75d69c;
}

.vista_blue.button-ghost {
    box-shadow: inset 0 0 0 2px #75d69c;
    color: #75d69c;
}

.vista_blue.button-3d {
    background-color: #75d69c;
    box-shadow: 0 4px #61c288;
}

.animate-false.vista_blue.button-3d:hover {
    box-shadow: 0 2px #61c288;
}

.black.button-normal {
    background-color: #2a2a2a;
}

.black.button-ghost {
    box-shadow: inset 0 0 0 2px #2a2a2a;
    color: #2a2a2a;
}

.black.button-3d {
    background-color: #2a2a2a;
    box-shadow: 0 4px #161616;
}

.animate-false.black.button-3d:hover {
    box-shadow: 0 2px #161616;
}

.grey.button-normal {
    background-color: #c3c3c3;
}

.grey.button-ghost {
    box-shadow: inset 0 0 0 2px #c3c3c3;
    color: #999999;
}

.grey.button-3d {
    background-color: #c3c3c3;
    box-shadow: 0 4px #b3b3b3;
}

.animate-false.grey.button-3d:hover {
    box-shadow: 0 2px #b3b3b3;
}

.orange.button-normal {
    background-color: #f7c208;
}

.orange.button-ghost {
    box-shadow: inset 0 0 0 2px #f7c208;
    color: #f7c208;
}

.orange.button-3d {
    background-color: #f7c208;
    box-shadow: 0 4px #ddac01;
}

.animate-false.orange.button-3d:hover {
    box-shadow: 0 2px #ddac01;
}

.sky.button-normal {
    background-color: #5aa1e3;
}

.sky.button-ghost {
    box-shadow: inset 0 0 0 2px #5aa1e3;
    color: #5aa1e3;
}

.sky.button-3d {
    background-color: #5aa1e3;
    box-shadow: 0 4px #468dcf;
}

.animate-false.sky.button-3d:hover {
    box-shadow: 0 2px #468dcf;
}

.green.button-normal {
    background-color: #6dab3c;
}

.green.button-ghost {
    box-shadow: inset 0 0 0 2px #6dab3c;
    color: #6dab3c;
}

.green.button-3d {
    background-color: #6dab3c;
    box-shadow: 0 4px #599728;
}

.animate-false.green.button-3d:hover {
    box-shadow: 0 2px #599728;
}

.yellow.button-normal {
    background-color: #efba00;
}

.yellow.button-ghost {
    box-shadow: inset 0 0 0 2px #efba00;
    color: #efba00;
}

.yellow.button-3d {
    background-color: #efba00;
    box-shadow: 0 4px #cba625;
}

.animate-false.yellow.button-3d:hover {
    box-shadow: 0 2px #cba625;
}

.sandy_brown.button-normal {
    background-color: #f79468;
}

.sandy_brown.button-ghost {
    box-shadow: inset 0 0 0 2px #f79468;
    color: #f79468;
}

.sandy_brown.button-3d {
    background-color: #f79468;
    box-shadow: 0 4px #e38054;
}

.animate-false.sandy_brown.button-3d:hover {
    box-shadow: 0 2px #e38054;
}

.purple.button-normal {
    background-color: #b97ebb;
}

.purple.button-ghost {
    box-shadow: inset 0 0 0 2px #b97ebb;
    color: #b97ebb;
}

.purple.button-3d {
    background-color: #b97ebb;
    box-shadow: 0 4px #a56aa7;
}

.animate-false.purple.button-3d:hover {
    box-shadow: 0 2px #a56aa7;
}

.white.button-normal {
    background-color: #ffffff;
    color: #333333;
}

.white.button-ghost {
    box-shadow: inset 0 0 0 2px #ffffff;
    color: #ffffff;
}

.white.button-3d {
    background-color: #ffffff;
    box-shadow: 0 4px #ebebeb;
    color: #333333;
}

.animate-false.white.button-3d:hover {
    box-shadow: 0 2px #ebebeb;
}

.animate-false.blue.button-normal.hover-fill:hover {
    background-color: #147ccd;
}

.animate-false.turquoise.button-normal.hover-fill:hover {
    background-color: #00adc5;
}

.animate-false.pink.button-normal.hover-fill:hover {
    background-color: #ea584d;
}

.animate-false.violet.button-normal.hover-fill:hover {
    background-color: #7959b0;
}

.animate-false.peacoc.button-normal.hover-fill:hover {
    background-color: #3899b5;
}

.animate-false.chino.button-normal.hover-fill:hover {
    background-color: #bdae97;
}

.animate-false.mulled_wine.button-normal.hover-fill:hover {
    background-color: #3c3447;
}

.animate-false.vista_blue.button-normal.hover-fill:hover {
    background-color: #61c288;
}

.animate-false.black.button-normal.hover-fill:hover {
    background-color: #161616;
}

.animate-false.grey.button-normal.hover-fill:hover {
    background-color: #b3b3b3;
}

.animate-false.orange.button-normal.hover-fill:hover {
    background-color: #ddac01;
}

.animate-false.sky.button-normal.hover-fill:hover {
    background-color: #468dcf;
}

.animate-false.green.button-normal.hover-fill:hover {
    background-color: #599728;
}

.animate-false.yellow.button-normal.hover-fill:hover {
    background-color: #cba625;
}

.animate-false.sandy_brown.button-normal.hover-fill:hover {
    background-color: #e38054;
}

.animate-false.purple.button-normal.hover-fill:hover {
    background-color: #a56aa7;
}

.animate-false.white.button-normal.hover-fill:hover {
    background-color: #ebebeb;
}

.blue.button-ghost.hover-fill:hover,
.blue.button-ghost.hover-drop:after,
.blue.button-ghost.hover-side:after,
.blue.button-ghost.hover-scene:after,
.blue.button-ghost.hover-screen:after {
    background-color: #1689e2;
}

.turquoise.button-ghost.hover-fill:hover,
.turquoise.button-ghost.hover-drop:after,
.turquoise.button-ghost.hover-side:after,
.turquoise.button-ghost.hover-scene:after,
.turquoise.button-ghost.hover-screen:after {
    background-color: #00c1cf;
}

.pink.button-ghost.hover-fill:hover,
.pink.button-ghost.hover-drop:after,
.pink.button-ghost.hover-side:after,
.pink.button-ghost.hover-scene:after,
.pink.button-ghost.hover-screen:after {
    background-color: #fe6c61;
}

.violet.button-ghost.hover-fill:hover,
.violet.button-ghost.hover-drop:after,
.violet.button-ghost.hover-side:after,
.violet.button-ghost.hover-scene:after,
.violet.button-ghost.hover-screen:after {
    background-color: #8d6dc4;
}

.peacoc.button-ghost.hover-fill:hover,
.peacoc.button-ghost.hover-drop:after,
.peacoc.button-ghost.hover-side:after,
.peacoc.button-ghost.hover-scene:after,
.peacoc.button-ghost.hover-screen:after {
    background-color: #4cadc9;
}

.chino.button-ghost.hover-fill:hover,
.chino.button-ghost.hover-drop:after,
.chino.button-ghost.hover-side:after,
.chino.button-ghost.hover-scene:after,
.chino.button-ghost.hover-screen:after {
    background-color: #cec2ab;
}

.mulled_wine.button-ghost.hover-fill:hover,
.mulled_wine.button-ghost.hover-drop:after,
.mulled_wine.button-ghost.hover-side:after,
.mulled_wine.button-ghost.hover-scene:after,
.mulled_wine.button-ghost.hover-screen:after {
    background-color: #50485b;
}

.vista_blue.button-ghost.hover-fill:hover,
.vista_blue.button-ghost.hover-drop:after,
.vista_blue.button-ghost.hover-side:after,
.vista_blue.button-ghost.hover-scene:after,
.vista_blue.button-ghost.hover-screen:after {
    background-color: #75d69c;
}

.black.button-ghost.hover-fill:hover,
.black.button-ghost.hover-drop:after,
.black.button-ghost.hover-side:after,
.black.button-ghost.hover-scene:after,
.black.button-ghost.hover-screen:after {
    background-color: #2a2a2a;
}

.grey.button-ghost.hover-fill:hover,
.grey.button-ghost.hover-drop:after,
.grey.button-ghost.hover-side:after,
.grey.button-ghost.hover-scene:after,
.grey.button-ghost.hover-screen:after {
    background-color: #c3c3c3;
}

.orange.button-ghost.hover-fill:hover,
.orange.button-ghost.hover-drop:after,
.orange.button-ghost.hover-side:after,
.orange.button-ghost.hover-scene:after,
.orange.button-ghost.hover-screen:after {
    background-color: #f7c208;
}

.sky.button-ghost.hover-fill:hover,
.sky.button-ghost.hover-drop:after,
.sky.button-ghost.hover-side:after,
.sky.button-ghost.hover-scene:after,
.sky.button-ghost.hover-screen:after {
    background-color: #5aa1e3;
}

.green.button-ghost.hover-fill:hover,
.green.button-ghost.hover-drop:after,
.green.button-ghost.hover-side:after,
.green.button-ghost.hover-scene:after,
.green.button-ghost.hover-screen:after {
    background-color: #6dab3c;
}

.yellow.button-ghost.hover-fill:hover,
.yellow.button-ghost.hover-drop:after,
.yellow.button-ghost.hover-side:after,
.yellow.button-ghost.hover-scene:after,
.yellow.button-ghost.hover-screen:after {
    background-color: #efba00;
}

.sandy_brown.button-ghost.hover-fill:hover,
.sandy_brown.button-ghost.hover-drop:after,
.sandy_brown.button-ghost.hover-side:after,
.sandy_brown.button-ghost.hover-scene:after,
.sandy_brown.button-ghost.hover-screen:after {
    background-color: #f79468;
}

.purple.button-ghost.hover-fill:hover,
.purple.button-ghost.hover-drop:after,
.purple.button-ghost.hover-side:after,
.purple.button-ghost.hover-scene:after,
.purple.button-ghost.hover-screen:after {
    background-color: #b97ebb;
}

.white.button-ghost.hover-fill:hover,
.white.button-ghost.hover-drop:after,
.white.button-ghost.hover-side:after,
.white.button-ghost.hover-scene:after,
.white.button-ghost.hover-screen:after {
    background-color: #fff;
}

.white.button-ghost.animate-false.hover-fill:hover,
.white.button-ghost.animate-false.hover-drop:hover,
.white.button-ghost.animate-false.hover-side:hover,
.white.button-ghost.animate-false.hover-scene:hover,
.white.button-ghost.animate-false.hover-screen:hover {
    color: #333 !important;
}

.button-ghost.hover-drop,
.button-ghost.hover-side,
.button-ghost.hover-scene,
.button-ghost.hover-screen,
.button-ghost.animate-true {
    background-color: transparent !important;
}

.animate-false.button-ghost.hover-drop:after,
.animate-false.button-ghost.hover-side:after,
.animate-false.button-ghost.hover-scene:after,
.animate-false.button-ghost.hover-screen:after {
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    content: '';
    position: absolute;
    z-index: -1;
    display: block;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
}

.animate-false.button-ghost.hover-side:after {
    width: 0%;
    height: 100%;
}

.animate-false.button-ghost.hover-scene:after {
    width: 0;
    height: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.animate-false.button-ghost.hover-diagonal:after {
    width: 100%;
    height: 0;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
}

.animate-false.button-ghost.hover-screen:after {
    width: 100%;
    height: 0;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.animate-false.button-ghost.hover-drop:hover:after {
    height: 100%;
}

.animate-false.button-ghost.hover-side:hover:after {
    width: 100%;
}

.animate-false.button-ghost.hover-screen:hover:after {
    height: 100%;
    opacity: 1;
}

.animate-false.button-ghost.hover-scene:hover:after {
    width: 100%;
    opacity: 1;
}

.animate-false.button-ghost.hover-fill:hover,
.animate-false.button-ghost.hover-drop:hover,
.animate-false.button-ghost.hover-side:hover,
.animate-false.button-ghost.hover-scene:hover,
.animate-false.button-ghost.hover-screen:hover {
    color: #fff;
}

.animate-false.white.button-ghost.hover-fill:hover,
.animate-false.white.button-ghost.hover-drop:hover,
.animate-false.white.button-ghost.hover-side:hover,
.animate-false.white.button-ghost.hover-scene:hover,
.animate-false.white.button-ghost.hover-screen:hover {
    color: #333;
}

.button.animate-true .btn-icon {
    opacity: 0;
    margin-left: 0;
}

.button.animate-true .txt {
    display: inline-block;
}

.button.animate-true.anim-type-ghost span {
    -webkit-transition: all 150ms ease;
    transition: all 150ms ease;
}

.button.animate-true.anim-type-reverse span {
    -webkit-transition: all 150ms ease;
    transition: all 150ms ease;
}

.button.animate-true.anim-type-ghost .txt {
    -webkit-transform: translateX(7%);
    -ms-transform: translateX(7%);
    transform: translateX(7%);
}

.animate-true.anim-type-ghost:hover .txt {
    -webkit-transform: translateX(-5%);
    -ms-transform: translateX(-5%);
    transform: translateX(-5%);
}

.animate-true.anim-type-ghost:hover .btn-icon {
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 1;
}

.button.animate-true.anim-type-reverse .btn-icon {
    opacity: 1;
    position: absolute;
    height: 100%;
    width: 100%;
    text-align: center;
    top: -100%;
    left: 0;
    font-size: 180%;
}

.button.animate-true.anim-type-reverse .btn-icon:before {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}

.button.animate-true.anim-type-reverse .txt {
    display: block;
}

.button.animate-true.anim-type-reverse:hover .btn-icon {
    top: 0;
}

.button.animate-true.anim-type-reverse:hover .txt {
    -webkit-transform: translateY(200%);
    -ms-transform: translateY(200%);
    transform: translateY(200%);
}

/*  DROPCAP
/*=============*/

.nz-dropcap,
.nz-dropcap.empty {
    display: block;
    float: left;
    font-size: 44px;
    line-height: 28px;
    margin: 8px 8px 0 0;
}

.nz-dropcap.full {
    background-color: #222;
    color: #fff;
    border-radius: 3px;
    padding: 14px 10px 15px 10px;
}

/*  HIGHLIGHT
/*=============*/

.nz-highlight {
    display: inline-block;
    padding: 0px 8px;
    color: #fff;
}

.nz-highlight> :last-child {
    margin-bottom: 0 !important;
}

/*	ICON LIST
/*=============*/

.nz-i-list {
    list-style: none;
}

.nz-i-list li {
    display: table;
}

.nz-i-list.large li {
    margin-bottom: 15px;
}

.nz-i-list li:last-child {
    margin-bottom: 0px;
}

.nz-i-list>li>div {
    display: table-cell;
    padding: 0;
    margin: 0;
    vertical-align: top;
}

.nz-i-list span.icon {
    display: block;
    margin-right: 10px;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 6px;
    text-align: center;
    font-size: 12px;
    line-height: 12px !important;
}

.nz-i-list.none span.icon {
    margin-top: 6px;
}

.nz-i-list.square span.icon,
.nz-i-list.circle span.icon {
    margin-top: 2px;
}

/*types*/

.nz-i-list.circle span.icon,
.nz-i-list.square span.icon {
    font-size: 10px;
    width: 20px;
    height: 20px;
    line-height: 20px !important;
}

.nz-i-list.circle span.icon {
    border-radius: 50%;
}

/*  ICONS
/*=============*/

.nz-icon {
    margin: 5px;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    display: inline-block;
}

/*Sizes*/

.nz-icon.small {
    font-size: 14px;
    line-height: 14px;
}

.nz-icon.medium {
    font-size: 32px;
    line-height: 32px;
}

.nz-icon.large {
    font-size: 64px;
    line-height: 64px;
}

/*Sizes with types*/

.nz-icon.circle.small,
.nz-icon.square.small {
    width: 40px;
    height: 40px;
    line-height: 36px;
    border-width: 2px;
}

.nz-icon.circle.medium,
.nz-icon.square.medium {
    width: 65px;
    height: 65px;
    line-height: 59px;
    border-width: 2px;
}

.nz-icon.circle.large,
.nz-icon.square.large {
    width: 110px;
    height: 110px;
    line-height: 103px;
    border-width: 2px;
}

/*Types*/

.nz-icon.circle {
    border-radius: 50%;
}

.nz-icon.square {
    border-radius: 2px;
}

.nz-icon.circle,
.nz-icon.square {
    border-style: solid;
    border-color: transparent;
}

.nz-icon.animate-true {
    -webkit-animation: iconAnimate 1.4s infinite;
    animation: iconAnimate 1.4s infinite;
}

@-webkit-keyframes iconAnimate {
    0%,
    100% {
        -webkit-transform: translateY(5px);
    }
    50% {
        -webkit-transform: translateY(-5px);
    }
}

@keyframes iconAnimate {
    0%,
    100% {
        transform: translateY(5px);
    }
    50% {
        transform: translateY(-5px);
    }
}

/*	SEPARATOR
/*=============*/

.nz-separator {
    height: 1px;
    border-bottom-width: 1px;
}

.nz-separator.solid {
    border-bottom-style: solid;
}

.nz-separator.dotted {
    border-bottom-style: dotted;
}

.nz-separator.dashed {
    border-bottom-style: dashed
}

.sep-wrap.center .nz-separator {
    margin: 0 auto;
}

.sep-wrap.left .nz-separator {
    float: left;
}

.sep-wrap.right .nz-separator {
    float: right;
}

/*	ICON SEPARATOR
/*=============*/

.nz-icon-separator {
    position: relative;
    width: 500px;
    max-width: 100%;
    margin: 0 auto;
}

.nz-icon-separator .icon {
    width: 60px;
    font-size: 28px;
    line-height: 28px;
    position: relative;
    z-index: 15;
    display: block;
    margin: 0 auto;
    text-align: center;
}

.nz-separator-left,
.nz-separator-right {
    width: 220px;
    height: 10px;
    position: absolute;
    display: block;
    left: 0;
    top: 50%;
}

.nz-separator-left span,
.nz-separator-right span {
    display: block;
    width: calc( 100% - 10px);
    height: 1px;
}

.nz-separator-right {
    left: auto;
    right: 0;
}

.nz-separator-right span {
    float: right;
}

.nz-separator-left span+span,
.nz-separator-right span+span {
    margin-top: 3px;
}

.nz-separator-left span+span {
    float: right;
}

.nz-separator-right span+span {
    float: left;
}

/*	SOCIAL LINKS
/*=============*/

.social-links {
    overflow: hidden;
    height: 40px;
}

.social-links.right {
    text-align: right;
}

.social-links.left {
    text-align: left;
}

.social-links.center {
    text-align: center;
}

.social-links a {
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    text-align: center;
    color: #999 !important;
    border: 1px solid #e0e0e0;
    margin: 0 4px 3px 0;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
}

.footer .widget .social-links a {
    color: #ffffff !important;
    border: 1px solid #ffffff;
}

.social-links a:hover {
    color: #ffffff !important;
}

.social-links a:last-child {
    margin-right: 0px;
}

.social-links a.icon-facebook {
    border-color: #607bb3 !important;
    background-color: #607bb3 !important;
}

.social-links a.icon-twitter {
    border-color: #37bbf5 !important;
    background-color: #37bbf5 !important;
}

.social-links a.icon-skype {
    border-color: #37bbf5 !important;
    background-color: #37bbf5 !important;
}

.social-links a.icon-googleplus {
    border-color: #e74b32 !important;
    background-color: #e74b32 !important;
}

.social-links a.icon-youtube {
    border-color: #c63c39 !important;
    background-color: #c63c39 !important;
}

.social-links a.icon-facebook:hover {
    border-color: #fff !important;
    background-color: rgba(0, 0, 0, 0.1) !important;
}

.social-links a.icon-twitter:hover {
    border-color: #fff !important;
    background-color: rgba(0, 0, 0, 0.1) !important;
}

.social-links a.icon-skype:hover {
    border-color: #fff !important;
    background-color: rgba(0, 0, 0, 0.1) !important;
}

.social-links a.icon-googleplus:hover {
    border-color: #fff !important;
    background-color: rgba(0, 0, 0, 0.1) !important;
}

.social-links a.icon-youtube:hover {
    border-color: #fff !important;
    background-color: rgba(0, 0, 0, 0.1) !important;
}

.social-links a.icon-rss:hover {
    border-color: #fba933 !important;
    background-color: #fba933 !important;
}

.social-links a.icon-vimeo:hover {
    border-color: #2bc2f4 !important;
    background-color: #2bc2f4 !important;
}

.social-links a.icon-linkedin:hover {
    border-color: #319cda !important;
    background-color: #319cda !important;
}

.social-links a.icon-flickr:hover {
    border-color: #ee4086 !important;
    background-color: #ee4086 !important;
}

.social-links a.icon-pinterest:hover {
    border-color: #db2e36 !important;
    background-color: #db2e36 !important;
}

.social-links a.icon-instagram:hover {
    border-color: #5280a5 !important;
    background-color: #5280a5 !important;
}

.social-links a.icon-apple:hover {
    border-color: #01aef3 !important;
    background-color: #01aef3 !important;
}

.social-links a.icon-dribbble:hover {
    border-color: #eb4c89 !important;
    background-color: #eb4c89 !important;
}

.social-links a.icon-android:hover {
    border-color: #92b83e !important;
    background-color: #92b83e !important;
}

.social-links a.icon-behance:hover {
    border-color: #1b82dc !important;
    background-color: #1b82dc !important;
}

.social-links a.icon-envelope:hover {
    border-color: #4c5256 !important;
    background-color: #4c5256 !important;
}

/*  MAILCHIMP
/*=============*/

.nz-mailchimp .mailchimp-description {
    margin-bottom: 15px;
}

/*  VIDEO, AUDIO EMBED
/*=============*/

/*Flexible embeds*/

.flex-mod {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.flex-mod iframe,
.flex-mod object,
.flex-mod embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.soundcloud iframe {
    max-width: 100%;
}

.wp-video-shortcode,
.wp-audio-shortcode {
    max-width: 100% !important;
    height: auto;
}

.video-modal {
    position: relative;
    display: block;
}

.video-modal:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.8);
    width: calc( 100% - 20px);
    height: calc( 100% - 20px);
    z-index: 15;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}

.video-modal:hover:before {
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 1);
}

.video-modal .ninzio-overlay {
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 1;
    z-index: 10;
}

.video-modal:hover .ninzio-overlay {
    background-color: rgba(0, 0, 0, 0.6);
}

.video-modal .video-icon {
    width: 82px;
    height: 82px;
    margin: 0 auto 15px auto;
    background-image: url(../images/video_icon.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    content: "";
}

.video-modal .video-title {
    color: #fff;
    font-size: 26px;
    line-height: 36px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
}

.video-modal:hover:after {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
}

/*	RECENT TWEETS
/*=============*/

.nz-tweets {
    position: relative;
    padding-top: 70px;
    text-align: center;
}

.nz-tweets .follow {
    font-size: 18px;
    line-height: 28px;
}

.nz-tweets:before {
    display: block;
    content: "\e76d";
    line-height: 50px;
    font-size: 42px;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    color: #fff;
}

.nz-tweets ul {
    list-style: none;
    text-align: center;
}

.nz-tweets a,
.nz-tweets p {
    color: inherit;
    font-size: 18px;
    line-height: 28px;
    margin: 0;
}

.nz-tweets a {
    color: inherit !important;
}

.nz-tweets .owl-controls {
    display: block;
    text-align: center;
    margin-top: 30px;
}

.nz-tweets .owl-buttons div {
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    border: 2px solid #e0e0e0;
    color: #e0e0e0;
    position: relative;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}

.nz-tweets .owl-buttons div:hover {
    border: 2px solid #777777;
    color: #777777;
}

.nz-tweets .owl-buttons div:first-child {
    margin-right: 4px;
}

.nz-tweets .owl-buttons div:first-child:after,
.nz-tweets .owl-buttons div:last-child:after {
    position: absolute;
    content: "\e914";
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 16px;
    text-align: center;
    line-height: 28px;
}

.nz-tweets .owl-buttons div:last-child:after {
    content: "\e917";
}

/*	CONTENTBOX
/*=============*/

.nz-content-box>.nz-box,
.nz-content-box-2>.nz-box {
    width: 100%;
    position: relative;
    margin-bottom: 15px;
}

.nz-content-box .box-icon {
    -webkit-backface-visibility: hidden;
    -webkit-transition: all 200ms;
    transition: all 200ms;
    font-size: 32px;
    line-height: 32px;
    text-align: center;
    position: relative;
    top: 14px;
}

.nz-content-box .box-icon-wrap {
    position: absolute;
    margin: 0;
    height: 60px;
    width: 60px;
    border-radius: 60px;
    left: 15px;
    top: 20px;
}

.nz-content-box .box-data {
    padding-left: 80px;
}

.nz-content-box .nz-box>.nz-box-wrap {
    padding: 10px 0px;
}

.nz-box>.nz-box-wrap>a {
    color: inherit !important;
}

/*  CONTENTBOX2
/*=============*/

.nz-content-box-2>.nz-box {}

.nz-content-box-2 .nz-box-image {
    width: 100%;
    position: relative;
}

.nz-content-box-2 .nz-box-image:before {
    content: "";
    display: block;
    width: 100%;
    height: 50%;
    position: absolute;
    bottom: 0;
    left: 0;
    border: 1px solid #e0e0e0;
    border-bottom: 0;
    z-index: -1;
}

.nz-content-box-2 .nz-box-image img {
    display: block;
    margin: 0 auto;
}

.nz-content-box-2 .box-data {
    text-align: center;
    padding: 20px;
    border: 1px solid #e0e0e0;
    border-top: 0;
}

.nz-content-box-2 .box-title {
    margin-bottom: 25px;
}

.nz-content-box-2 .box-title>* {
    display: inline-block;
}

.nz-content-box-2 .box-title h3 {
    font-size: 16px;
    line-height: 26px;
    text-transform: uppercase;
    position: relative;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}

.nz-content-box-2 .box-title h3:after,
.nz-content-box-2 .box-title h3:before {
    content: "";
    display: block;
    width: 70px;
    height: 1px;
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -40px;
    background-color: #e0e0e0;
}

.nz-content-box-2 .box-title h3:before {
    margin-left: -30px;
    bottom: -8px;
}

.nz-content-box-2 .box-content {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 25px;
    color: #777 !important;
}

/*	SLIDERBANNER
/*=============*/

.slider-banner {
    margin: 70px auto 0 auto;
}

.nz-slider-banner {
    width: 100%;
    padding: 10px;
}

.nz-slider-banner .nz-banner {
    width: 100%;
    position: relative;
    padding: 40px 20px;
}

.nz-slider-banner .banner-icon {
    font-size: 46px;
    line-height: 46px;
    max-width: 65px;
    width: 65px;
    position: absolute;
    top: 45px;
    left: 25px;
}

.nz-slider-banner .banner-data {
    padding-left: 70px;
}

/*	TAGLINE
/*=============*/

.nz-tagline {
    width: 100%;
    padding: 40px 0;
    position: relative;
}

.nz-tagline img {
    position: absolute;
    bottom: -40px;
    left: 40px;
}

.nz-tagline .container {
    text-align: center;
    max-width: 100% !important;
}

.nz-tagline .container>.tagline-title {
    font-size: 18px;
    line-height: 28px;
    text-transform: uppercase;
    padding-right: 40px;
}

.nz-tagline .container>.tagline-title,
.nz-tagline .container>.button,
.nz-tagline .container>.tagline-icon {
    vertical-align: middle;
    display: block;
    margin: 0 auto 15px auto !important;
}

.nz-tagline .container> :last-child {
    margin-bottom: 0 !important;
}

.nz-tagline .container>.tagline-icon {
    width: 28px;
    height: 46px;
    line-height: 46px;
    font-size: 28px;
    text-align: center;
    margin-right: 30px;
}

.nz-tagline .container .button {
    margin-bottom: 0;
    max-width: 200px;
}

/*	TABS
/*=============*/

.nz-tabs .tabset {
    position: relative;
    z-index: 20;
}

.tabset .tab {
    display: block;
    text-align: center;
    padding: 15px 30px;
    background-color: #ecebe9;
    background-image: url(../images/texture.png);
    background-repeat: repeat;
    background-position: left top;
    color: #777777;
    cursor: pointer;
    position: relative;
    font-size: 14px;
    border: 1px solid #e0e0e0;
    border-bottom: none;
    text-transform: uppercase;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}

.tabset .tab:hover {
    color: #444;
}

.tabset .tab>span {
    display: inline-block;
    padding-right: 10px;
}

.tabset .tab.active {
    background-color: #fff !important;
    background-image: none;
    color: #444;
}

.nz-tabs.full-true .tabset {
    text-align: center;
}

.nz-tabs.full-true .tab {
    display: inline-block;
    float: none !important;
    padding: 20px 60px;
    font-size: 18px;
    margin-right: 5px;
    z-index: 10;
}

.nz-tabs.full-true.tab-full .tab {
    display: block;
}

.tabset .tab:last-child {
    margin-bottom: 0px;
}

.tabs-container {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 10;
}

.tabs-container .tab-content {
    background-color: #fff;
    padding: 40px;
    border: 1px solid #e0e0e0;
}

.nz-tabs.full-true .tab-content {
    padding: 80px 50px;
    background-color: #ffffff;
}

.tabs-container .tab-content:not(:first-child) {
    display: none;
}

/*	TABLES
/*=============*/

.nz-table td,
.nz-table th {
    border: 1px solid #eaeaea;
    background-color: #fff;
    padding: 15px;
}

.nz-table th {
    font-size: 16px;
    font-weight: normal;
    background-color: #fafafa;
}

.nz-table tbody tr:nth-child(2n+2) td {
    background-color: #fafafa;
}

/*  TABS IMG
/*=============*/

.nz-tabs-image {
    position: relative;
}

.tab-img-container {
    text-align: center;
    padding-top: 40px;
}

.nz-tabs-image:not(.tab-full)>.tab-img-container {
    width: 50%;
    position: relative;
    float: right;
    padding-top: 0;
}

.nz-tabs-image>.tab-img-container img:not(:first-child) {
    display: none;
}

.nz-tabs-image:not(.tab-full) .tab-img-panel {
    width: 55%;
    position: absolute;
    top: 50.5%;
    left: 0;
    z-index: 10;
    -webkit-transform: translateY(-50.5%);
    -ms-transform: translateY(-50.5%);
    transform: translateY(-50.5%);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.tab-img-tabset {
    position: relative;
    z-index: 20;
}

.tab-img-tabset .tab-img {
    display: block;
    text-align: center;
    padding: 15px 30px;
    background-color: #ebebeb;
    color: #8f8f8f;
    cursor: pointer;
    position: relative;
    font-size: 18px;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}

.nz-tabs-image:not(.tab-full) .tab-img-tabset .tab-img {
    float: left;
    margin-right: 2px;
}

.tab-img-tabset .tab-img>span {
    display: inline-block;
    padding-right: 10px;
}

.tab-img-tabset .tab-img:after {
    width: 100%;
    height: 3px;
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    visibility: hidden;
    z-index: 15;
}

.tab-img-tabset .tab-img.active:after {
    visibility: visible;
}

.tab-img-tabset .tab-img:hover {
    background-color: #f1f1f1;
    color: #444;
}

.tab-img-tabset .tab-img.active {
    background-color: #fff !important;
    color: #444;
}

.tab-img-tabset .tab-img:last-child {
    margin-bottom: 0px;
}

.tabs-img-content {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 10;
}

.tabs-img-content .tab-img-content {
    background-color: #fff;
    padding: 50px 40px 40px 40px;
}

.tabs-img-content .tab-img-content:not(:first-child) {
    display: none;
}

/*	PROCESS
/*=============*/

.nz-process .stepset {
    position: relative;
    z-index: 20;
    text-align: center;
}

.stepset .step {
    display: inline-block;
    float: none !important;
    text-align: center;
    padding: 75px 70px 15px 70px;
    color: #777;
    cursor: pointer;
    position: relative;
    font-size: 16px;
    text-transform: uppercase;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    counter-increment: stepcounter;
}

.stepset .step:after {
    content: counter(stepcounter);
    display: block;
    width: 65px;
    height: 65px;
    border-radius: 65px;
    line-height: 65px;
    font-size: 26px;
    position: absolute;
    left: 50%;
    top: 0px;
    margin-left: -32.5px;
    background-color: #f5f5f5;
    color: #333;
}

.nz-process:not(.step-full) .stepset .step:before {
    content: "";
    display: block;
    width: 100%;
    height: 6px;
    position: absolute;
    left: 0%;
    top: 34px;
    margin-top: -3px;
    background-color: #f5f5f5;
    z-index: -1;
}

.nz-process:not(.step-full) .stepset .step:first-child:before {
    left: 50%;
}

.nz-process:not(.step-full) .stepset .step:last-child:before {
    right: 50%;
    left: auto;
}

.stepset .step.active:after {
    color: #fff !important;
}

.stepset .step:hover {
    color: #444;
}

.stepset .step:last-child {
    margin-bottom: 0px;
}

.steps-container {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 10;
}

.steps-container .step-content {
    background-color: #fff;
    padding: 50px 0 0 0;
}

.steps-container .step-content:not(:first-child) {
    display: none;
}

/*	ACCORDION
/*=============*/

.nz-accordion .toggle-title {
    cursor: pointer;
    width: 100%;
    margin-bottom: 5px;
    position: relative;
    font-size: 14px;
    text-transform: uppercase;
    color: #444;
    background-color: #f9f8f6;
    background-image: url(../images/texture.png);
    background-repeat: repeat;
    background-position: left top;
}

.nz-accordion .toggle-title.active {
    background-color: #ffffff;
    background-image: none;
}

.toggle-title .toggle-title-header {
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    width: 100%;
}

.toggle-title .toggle-title-header span {
    display: block;
    padding: 15px 80px 15px 20px;
    width: 100%;
    border: 1px solid #e0e0e0;
}

.toggle-title .arrow {
    display: block;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    width: 20px;
    height: 20px;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 20px;
    box-shadow: inset 0 0 0 2px #e0e0e0;
}

.toggle-title.active .arrow {
    box-shadow: none;
}

.toggle-title .arrow:before,
.toggle-title .arrow:after {
    width: 10px;
    height: 2px;
    background-color: #e0e0e0;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    left: 50%;
    margin-left: -5px;
}

.toggle-title.active .arrow:after,
.toggle-title.active .arrow:before {
    background-color: #ffffff;
}

.toggle-title.active .toggle-title-header {
    position: relative;
}

.toggle-title .arrow:after {
    width: 2px;
    height: 10px;
    margin-top: -5px;
    margin-left: -1px;
}

.toggle-title.active .arrow:after {
    display: none;
}

.nz-accordion .toggle-content {
    padding: 30px;
    margin-bottom: 5px;
    background-color: #fff;
    border: 1px solid #e0e0e0;
}

/*	TIMER
/*=============*/

.nz-timer ul {
    list-style: none;
    margin: 0;
}

.nz-timer li {
    width: 100%;
    display: block;
    text-align: center;
    position: relative;
    margin-bottom: 2px;
    padding: 15px;
}

.nz-timer li .timer-wrap {
    height: 180px;
    width: 180px;
    border-radius: 180px;
    padding-top: 40px;
    margin: 0 auto;
}

.nz-timer span {
    display: block;
    margin: 0 auto;
    font-size: 56px;
    line-height: 66px;
    color: #333;
    position: relative;
}

.nz-timer p {
    font-size: 14px;
    line-height: 24px;
    padding-top: 10px;
    color: #999999;
    text-transform: uppercase;
}

/*	ALERT MESSAGE
/*=============*/

.alert {
    padding: 20px 70px 20px 20px;
    position: relative;
    border-width: 1px;
    border-style: solid;
    margin-bottom: 25px;
}

.alert.note {
    border-color: #e0e0e0;
    background: #fff;
}

.alert.success {
    border-color: #cbdaa5;
    background: #e4f5ba;
    color: #768c40;
}

.alert.warning {
    border-color: #e4c789;
    background: #fdedbf;
    color: #b48a4e;
}

.alert.error {
    border-color: #e1a197;
    background: #fcd4cb;
    color: #8e4438;
}

.alert.information {
    border-color: #a6c4d8;
    background: #e3eff7;
    color: #225f87;
}

.alert .close-alert {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 3px;
}

.alert.note .close-alert {
    color: #777;
}

.alert.success .close-alert {
    color: #768c40;
}

.alert.warning .close-alert {
    color: #b48a4e;
}

.alert.error .close-alert {
    color: #8e4438;
}

.alert.information .close-alert {
    color: #225f87;
}

/*  ICON-PROGRESS-BAR
/*=============*/

.nz-icon-progress {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
}

.nz-icon-progress,
.nz-icon-progress.center {
    text-align: center;
}

.nz-icon-progress.left {
    text-align: left;
}

.nz-icon-progress.right {
    text-align: right;
}

.nz-icon-progress span.icon {
    margin: 0 10px 10px 0;
    background-color: #ffffff;
    color: #999999;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 70px;
    font-size: 36px;
    text-align: center;
    display: inline-block;
}

.nz-icon-progress span.icon:last-child {
    margin-right: 0;
}

/*	PROGRESS
/*=============*/

.nz-progress {
    width: 100%;
    max-width: 100%;
    padding-top: 1px;
}

.nz-progress .bar {
    margin-bottom: 25px;
}

.nz-progress .bar-line {
    background-color: #c4c4c4;
    background-repeat: repeat;
    background-position: 0 0;
    width: 100%;
    height: 5px;
    border-radius: 5px;
    position: relative;
}

.nz-progress .nz-line {
    height: inherit;
    text-align: right;
    visibility: hidden;
    position: relative;
    border-radius: 5px;
}

.bar-text {
    position: relative;
}

.nz-progress .progress-percent,
.nz-progress .progress-title {
    display: block;
    line-height: inherit;
    font-size: inherit;
    color: #333;
    font-size: 16px;
    line-height: 36px;
}

.nz-progress .progress-percent {
    position: absolute;
    left: 0;
    top: 50%;
    visibility: hidden;
    opacity: 0;
    width: 100px;
    text-align: right;
    -webkit-transition-delay: 100ms;
    -webkit-transition-property: opacity;
    transition-delay: 100ms;
    transition-property: opacity;
    -webkit-transform: translate(-100%, -50%);
    -ms-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
}

.nz-progress .progress-percent.visible {
    opacity: 1;
}

.nz-progress .progress-percent:after {
    display: inline-block;
    content: "%";
    line-height: inherit;
    font-size: inherit;
}

/*	CIRCLE PROGRESS
/*=============*/

.nz-circle-progress,
.nz-circle-progress.center {
    text-align: center;
}

.nz-circle-progress.left {
    text-align: left;
}

.nz-circle-progress.right {
    text-align: right;
}

.js .nz-circle {
    opacity: 0;
}

.nz-circle {
    height: auto;
    display: block;
    display: inline-block;
    width: 240px;
    margin: 0 0px 25px 0px;
    padding: 0 15px;
    position: relative;
}

.nz-circle .circle {
    position: relative;
    text-align: center;
    width: inherit;
    font-weight: bold;
    margin: 0 auto;
    font-size: 3em;
    display: table;
}

.nz-circle .circle canvas {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.circle-counter-percentage {
    font-weight: bold;
}

.nz-circle .title {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    margin-top: 0px;
    padding: 0 35px 0 45px;
    font-size: 32px;
    line-height: 32px;
}

.nz-circle .circle-data:not(:empty) {
    padding-top: 25px;
}

/*	COUNTER
/*=============*/

.nz-count {
    width: 100%;
    display: block;
    position: relative;
    margin-bottom: 25px;
    text-align: center;
}

.nz-count-wrap {
    position: relative;
}

.count-icon {
    display: block;
    width: 100px;
    height: 100px;
    line-height: 100px;
    border-radius: 100px;
    text-align: center;
    font-size: 50px;
    margin: 0 auto 25px auto;
}

.count-value {
    font-size: 48px;
    line-height: 48px;
    position: relative;
    display: block;
    margin-top: 25px;
}

.count-title {
    font-size: 18px;
    line-height: 28px;
    color: #999;
    display: block;
}

/*	TESTIMONIALS
/*=============*/

.nz-testimonials {
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
}

.nz-testimonials .owl-buttons,
.nz-clients .owl-buttons {
    display: none;
}

.nz-testimonials .testimonial {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
}

.nz-testimonials .text {
    font-size: 14px;
    line-height: 24px;
    color: #999;
    background-color: #ffffff;
    padding: 30px 50px;
    position: relative;
}

.nz-testimonials .text:after {
    display: block;
    width: 20px;
    height: 20px;
    color: #999;
    top: 35px;
    left: 16px;
    content: "";
    position: absolute;
    background: url(../images/quote_icon.png) no-repeat 50% 50%;
}

.nz-testimonials .test-info {
    position: relative;
    padding-top: 40px;
}

.nz-testimonials .test-info:before {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: 80px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 25px 0 25px;
    border-color: #ffffff transparent transparent transparent;
}

.nz-testimonials .name,
.nz-testimonials .title {
    font-size: 16px;
    line-height: 26px;
    display: block;
    position: relative;
    color: #999;
}

.nz-testimonials .name {
    font-size: 16px;
    line-height: 26px;
    color: #333;
    text-transform: uppercase;
}

.nz-testimonials .test-data {
    padding-top: 20px;
    padding-left: 15px;
}

.nz-testimonials .test-data,
.nz-testimonials img {
    float: left;
}

.nz-testimonials img {
    margin-left: 60px;
    max-width: 150px;
}

/*	CLIENTS
/*=============*/

.nz-clients {
    margin-left: -5px;
    margin-right: -5px;
    padding-left: 40px;
    padding-right: 40px;
}

.nz-clients .client a {
    display: block;
    text-decoration: none;
}

.nz-clients .client {
    text-align: center;
    margin: 0 5px;
}

.nz-clients .client-inner {
    height: 150px;
    line-height: 150px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.nz-clients[data-columns="6"] {
    height: 100px;
    line-height: 100px;
}

.nz-clients .client-inner a {
    display: block;
    position: relative;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.nz-clients .client-inner a:hover {
    opacity: 0.7;
}

.nz-clients .client img {
    margin-bottom: 0;
    vertical-align: middle;
    max-height: 80%;
    max-width: 80%;
}

.nz-clients .owl-controls .owl-buttons {
    right: 5px;
}

.nz-clients .owl-controls .owl-buttons {
    width: 100%;
    top: 50%;
    margin-top: -20px;
    left: 0;
    right: 0;
}

.nz-clients .owl-controls .owl-buttons div {
    box-shadow: none;
    font-size: 22px;
    color: #fff !important;
}

.nz-clients .owl-controls .owl-buttons div:last-child {
    float: right;
}

/*	PERSONS
/*=============*/

.nz-persons {
    margin-right: -15px;
    margin-left: -15px;
}

.nz-persons .person {
    width: 100%;
    margin-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.nz-persons .person .img {
    margin: 0 auto;
    position: relative;
    border: 2px solid #eeeeee;
    position: relative;
    bottom: -30px;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}

.nz-persons .person .img img {
    position: relative;
    top: -30px;
}

.nz-persons .person-body {
    text-align: center;
    background-color: #f9f8f4;
    border: 2px solid #f9f8f4;
    border-top: none !important;
    padding: 30px 20px;
    width: 100%;
    position: relative;
    z-index: 10;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}

.nz-persons .person .name {
    font-size: 18px;
    line-height: 28px;
    text-transform: uppercase;
    position: relative;
    color: #333;
    padding-top: 5px;
}

.nz-persons .person .title {
    font-size: 18px;
    line-height: 28px;
    color: #999999;
    padding: 5px 0 10px 0;
    margin-bottom: 30px;
    position: relative;
    font-style: italic;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.nz-persons .person .title:after,
.nz-persons .person .title:before {
    content: "";
    display: block;
    width: 70px;
    height: 1px;
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -40px;
    background-color: #e0e0e0;
}

.nz-persons .person .title:before {
    margin-left: -30px;
    bottom: -8px;
}

.nz-persons .person .bio {
    font-size: 14px;
    line-height: 24px;
    color: #777 !important
}

.nz-persons .social-links {
    width: 100%;
    margin-top: 10px;
    padding-top: 10px;
}

#nz-content .nz-persons .social-links a {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    margin: 0 5px 5px 0;
    color: #999 !important;
    background-color: #e0e0e0 !important;
    font-size: 14px;
    line-height: 30px;
    -webkit-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    border: none !important;
    box-shadow: none !important;
}

#nz-content .nz-persons .social-links a:hover {
    color: #333 !important;
}

/*  POPUP
/*=============*/

.nz-popup {
    display: inline-block;
    position: relative;
    z-index: 999;
    width: 24px;
    height: 24px;
    line-height: 24px;
    border-radius: 24px;
    cursor: pointer;
    text-align: center;
    font-size: 8px;
}

.nz-popup-border {
    display: block;
    position: absolute;
    left: -13px;
    top: -13px;
    margin: 0 auto;
    border-radius: 100px;
    background-color: transparent;
    opacity: 0.1;
    width: 50px;
    height: 50px;
    border-width: 3px;
    border-style: solid;
    border-radius: 100px;
    -webkit-animation: plusAnim 1.5s linear infinite;
    -moz-animation: plusAnim 1.5s linear infinite;
    animation: plusAnim 1.5s linear infinite;
}

.nz-popup:before {
    color: #ffffff;
}

@-webkit-keyframes plusAnim {
    0% {
        -webkit-transform: scale(0, 0);
        opacity: 0;
    }
    8% {
        -webkit-transform: scale(0, 0);
        opacity: 0;
    }
    15% {
        -webkit-transform: scale(0.1, 0.1);
        opacity: 1;
    }
    30% {
        -webkit-transform: scale(0.5, 0.5);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1, 1);
        opacity: 0;
    }
}

@-moz-keyframes plusAnim {
    0% {
        -moz-transform: scale(0, 0);
        opacity: 0;
    }
    8% {
        -moz-transform: scale(0, 0);
        opacity: 0;
    }
    15% {
        -moz-transform: scale(0.1, 0.1);
        opacity: 1;
    }
    30% {
        -moz-transform: scale(0.5, 0.5);
        opacity: 1;
    }
    100% {
        -moz-transform: scale(1, 1);
        opacity: 0;
    }
}

@-ms-keyframes plusAnim {
    0% {
        -ms-transform: scale(0, 0);
        opacity: 0;
    }
    8% {
        -ms-transform: scale(0, 0);
        opacity: 0;
    }
    15% {
        -ms-transform: scale(0.1, 0.1);
        opacity: 1;
    }
    30% {
        -ms-transform: scale(0.5, 0.5);
        opacity: 1;
    }
    100% {
        opacity: 0;
        -ms-transform: scale(1, 1);
    }
}

@keyframes plusAnim {
    0% {
        transform: scale(0, 0);
        opacity: 0;
    }
    8% {
        transform: scale(0, 0);
        opacity: 0;
    }
    15% {
        transform: scale(0.1, 0.1);
        opacity: 1;
    }
    30% {
        transform: scale(0.5, 0.5);
        opacity: 1;
    }
    100% {
        transform: scale(1, 1);
        opacity: 0;
    }
}

/*  MEDIA SLIDER
/*=============*/

.nz-media-slider {
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
}

.nz-media-slider .slides {
    list-style: none;
    margin: 0;
    padding: 0;
}

.nz-media-slider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
    margin: 0;
    padding: 0;
}

.nz-media-slider .slides>li>* {
    margin: 0;
}

.nz-media-slider .slides img {
    display: block;
}

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

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

html[xmlns] .nz-media-slider .slides {
    display: block;
}

* html .nz-media-slider .slides {
    height: 1%;
}

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

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
}

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

.nz-media-slider .flex-direction-nav {
    list-style: none;
    margin: 0;
    height: 0;
}

/* Control Nav */

.nz-media-slider .flex-control-nav {
    width: 100%;
    text-align: center;
    list-style: none;
    z-index: 50;
    margin: 0;
    opacity: 1;
    padding: 15px 0 15px 0;
    position: absolute;
    bottom: 0;
    left: 0;
}

.nz-media-slider .flex-control-nav li {
    margin: 0 4px;
    display: inline-block;
}

.nz-media-slider .flex-control-paging li a {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background-color: rgba(255, 255, 255, 0.5);
    cursor: pointer;
    margin: 0 5px 0px 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-indent: 100%;
    overflow: hidden;
    cursor: pointer;
}

.nz-media-slider .flex-direction-nav a {
    position: absolute;
    top: 50%;
    left: -40px;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 40px;
    text-align: center;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background-color: rgba(255, 255, 255, 0.5);
    opacity: 0;
    display: block;
    z-index: 5;
}

.nz-media-slider .flex-direction-nav a.flex-next {
    left: auto;
    right: -40px;
}

.nz-media-slider:hover .flex-direction-nav a.flex-next {
    right: 15px;
    opacity: 1;
}

.nz-media-slider:hover .flex-direction-nav a.flex-prev {
    left: 15px;
    opacity: 1;
}

.nz-media-slider .flex-direction-nav a:before {
    display: block;
    top: 0;
    left: 0;
    height: inherit;
    width: inherit;
    font-size: 16px;
    line-height: 40px !important;
    content: "\e910";
    color: #ffffff;
}

.nz-media-slider .flex-direction-nav a.flex-next:before {
    content: "\e913";
}

/*	PRICING TABLE
/*=============*/

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

.nz-pricing-table>.column {
    width: 100%;
    margin-bottom: 25px;
    text-align: center;
}

.nz-pricing-table>.column .title {
    padding: 0px 0px 15px 0px;
    margin-bottom: 30px;
    font-size: 22px;
    line-height: 32px;
    color: #333;
    border-bottom: 1px dotted #e0e0e0;
}

.nz-pricing-table>.column .tariff {
    display: inline-block;
    color: #999;
    font-size: 18px;
    line-height: 28px;
}

.nz-pricing-table>.column .subtitle {
    padding-top: 25px;
}

.nz-pricing-table>.column img {
    margin-top: 25px;
}

.nz-pricing-table>.column .pricing {
    padding: 0px 0px 20px 0px;
    background-color: #ffffff;
    text-align: center;
    display: table;
    width: 100%;
    position: relative;
}

.nz-pricing-table>.column .column-inner {
    background-color: #fff;
    border: 1px solid #e0e0e0;
    padding: 40px 20px;
}

.nz-pricing-table>.column.highlight-true .column-inner {
    padding: 70px 20px;
    margin-top: -30px;
    position: relative;
}

.nz-pricing-table>.column.highlight-true .icon {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 32px;
    line-height: 32px;
    display: block;
    z-index: 15;
    color: #fff;
}

.nz-pricing-table>.column.highlight-true .icon:before {
    position: relative;
    z-index: 15;
    top: 3px;
    left: -3px;
}

.nz-pricing-table>.column.highlight-true .icon:after {
    top: -10px;
    right: -10px;
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 100px 100px 0;
    border-color: transparent #007bff transparent transparent;
    z-index: 10;
}

.nz-pricing-table>.column .pricing .plan {
    font-weight: 400;
}

.nz-pricing-table .c-body {
    padding-top: 25px;
    padding-bottom: 25px;
    border-top: 1px dotted #e0e0e0;
    border-bottom: 1px dotted #e0e0e0;
}

.nz-pricing-table .c-row {
    padding: 10px 0px;
    background-color: #ffffff;
    font-size: 14px;
    line-height: 24px;
    position: relative;
}

.nz-pricing-table .price {
    font-size: 42px;
    line-height: 42px;
    display: inline-block;
}

.nz-pricing-table .c-foot {
    padding: 40px 20px 0px 20px;
    background-color: #ffffff;
}

.nz-pricing-table .button {
    margin: 0;
}

.nz-pricing-table .button-ghost:hover,
.nz-pricing-table>.column.highlight-true .button-ghost {
    color: #ffffff !important;
}

/*  EVENTS
/*=============*/

.blog-layout-wrap,
.events-layout-wrap,
.shop-layout-wrap,
.recipes-layout-wrap {
    padding: 70px 0 70px 0;
    background-color: #f0eee9;
}

.single .recipes-layout-wrap {
    padding: 70px 0 0px 0;
}

.single .nz-related-recipes {
    padding: 0px 0 70px 0;
    background-color: #ffffff;
}

.nz-recent-events,
.loop .events-layout,
.loop .recipes-layout {
    position: relative;
}

.loop .events-layout .events,
.nz-recent-events .events,
.loop .recipes-layout .recipes,
.nz-recent-recipes .recipes {
    overflow: hidden;
    max-width: 100%;
    margin-bottom: 30px;
    display: block;
}

.loop .events-layout .events img,
.nz-recent-events .events img {
    width: 100%;
}

.loop .events-layout .events .ev-wrap,
.nz-recent-events .events .ev-wrap {
    background-color: #fff;
}

.nz-recent-events .events.animated,
.loop .events-layout .events.animated,
.nz-recent-recipes .recipes.animated,
.loop .recipes-layout .recipes.animated {
    display: none;
}

.loop .events-layout .events-post,
.loop .recipes-layout .recipes-post {
    -webkit-transition: opacity 300ms;
    transition: opacity 300ms;
    opacity: 1;
}

.events-title {
    margin: 0px 0 20px 0;
    font-size: 20px;
    line-height: 36px;
}

.events .post-more {
    box-shadow: inset 0 0 0 1px #eee;
}

.events .post-more:hover {
    box-shadow: inset 0 0 0 1px #ccc;
    background-color: transparent !important;
    color: #999 !important;
}

.single .events .events-title {
    font-size: 22px;
    line-height: 38px;
}

.events .ninzio-overlay-content .events-title,
.events .ninzio-overlay-content .product-title {
    font-size: 18px;
    line-height: 28px;
}

.ninzio-overlay-content .button {
    margin-bottom: 0;
}

.events-title {
    font-size: 28px;
    line-height: 22px;
}

.events-title a {
    color: #333 !important;
    -webkit-transition: all 300ms;
    transition: all 300ms;
}

.ninzio-overlay-content .events-title a,
.ninzio-overlay-content .product-title a {
    color: #fff;
}

.nz-recent-events .post-body,
.loop .events-layout .post-body {
    background-color: #fff;
    padding: 32px 30px;
    text-align: center;
    min-height: 320px;
    width: 100%;
    display: table;
    vertical-align: middle;
    position: relative;
}

.loop .events-layout .post-body,
.nz-recent-events .post-body {
    text-align: left;
}

.single .events .nz-thumbnail {
    width: 100%;
}

.single .events .single-details {
    background-color: #fff;
    padding: 32px 30px;
    text-align: center;
    width: 100%;
    position: relative;
}

.single .events .events-content {
    margin-bottom: 25px;
    font-size: 14px;
    line-height: 24px;
}

.single .events .events-content>p:last-child {
    margin-bottom: 0;
}

.single .events .events-details {
    margin-bottom: 30px;
}

.events-details ul {
    list-style: none;
}

.events-details ul li {
    padding: 10px 20px;
    position: relative;
    border-top: 1px solid #e0e0e0;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
}

.events-details ul li:before {
    width: 4px;
    height: 4px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -2px;
    display: block;
    content: "";
}

.events-details ul li:last-child {
    border-bottom: 1px solid #e0e0e0;
}

.single .events .post-social-share {
    text-align: left;
}

.single .events-gallery {
    position: relative;
}

.related-products-separator {
    position: relative;
    text-align: center;
    margin-top: 70px;
}

.related-products-separator:before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    margin-top: -0.5px;
    content: "";
    background-color: #e0e0e0;
}

.related-products-separator h3 {
    display: inline-block;
    z-index: 10;
    position: relative;
    margin: 0;
    padding: 5px 10px;
    background-color: #e0e0e0;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
}

.related-products-separator h3:after,
.related-products-separator h3:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    top: 0;
}

.related-products-separator h3:before {
    left: -10px;
    border-width: 0 0 34px 10px;
    border-color: transparent transparent #e0e0e0 transparent;
}

.related-products-separator h3:after {
    right: -10px;
    border-width: 34px 10px 0 0;
    border-color: #e0e0e0 transparent transparent transparent;
}

.nz-related-products {
    padding: 70px 10px 0 10px;
}

.nz-related-products .product {
    padding-bottom: 20px;
}

/*  RECIPES
/*=============*/

.loop .recipes-layout .recipes,
.nz-recent-recipes .recipes {
    margin-bottom: 10px;
}

.loop .recipe-title,
.nz-related-recipes .recipe-title,
.nz-recent-recipes .recipe-title {
    position: absolute;
    bottom: -100%;
    left: 0;
    width: 100%;
    padding: 15px;
    text-align: center;
    color: #fff;
    margin-bottom: 0;
    -webkit-transition: bottom 300ms;
    transition: bottom 300ms;
    z-index: 20;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
}

.loop .recipes:hover .recipe-title,
.nz-related-recipes .recipes:hover .recipe-title,
.nz-recent-recipes .recipes:hover .recipe-title {
    bottom: 0;
}

.loop .recipes:hover .recipe-title .nz-overlay-before,
.nz-related-recipes .recipes:hover .recipe-title .nz-overlay-before,
.nz-recent-recipes .recipes:hover .recipe-title .nz-overlay-before {
    margin-top: -20px;
    top: 0;
    z-index: -1;
}

.loop .recipes .recipe-title:hover .nz-overlay-before:after,
.nz-related-recipes .recipes .recipe-title:hover .nz-overlay-before:after,
.nz-recent-recipes .recipes .recipe-title:hover .nz-overlay-before:after {
    opacity: 1;
    transform: scale(1);
}

.loop .recipe-title a,
.nz-related-recipes .recipe-title a,
.nz-recent-recipes .recipe-title a {
    color: #fff !important;
}

.single .recipes-head {
    padding-bottom: 25px;
    margin-bottom: 40px;
    border-bottom: 1px solid #e0e0e0;
    position: relative;
}

.single .recipes-head .recipe-title {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 0;
}

.single .recipes-head .recipes-navigation {
    position: absolute;
    height: 40px;
    top: 0;
    right: 0;
}

.single .recipes-head .recipes-navigation>a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #999;
    font-size: 18px;
    -webkit-transition: all 300ms;
    transition: all 300ms;
}

.single .recipes-head .recipes-navigation>a[rel="prev"],
.single .recipes-head .recipes-navigation>a[rel="next"] {
    width: 25px;
}

.recipes-description-title {
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    color: #777;
}

.single .recipes .post-social-share {
    background-color: #fff;
    margin: 25px 0;
}

.recipes-tags {
    padding-top: 25px;
    margin-top: 5px;
    border-top: 1px dotted #c0c0c0;
}

.recipes-tags a {
    margin-right: 2px !important;
}

.recipe-content {
    margin-top: 50px;
    background-color: #fff;
    padding: 70px 50px;
    margin-bottom: 0px;
}

.related-recipes-separator {
    margin-bottom: 70px !important;
    margin-top: 0px !important;
    text-align: center;
    z-index: 10;
}

.related-recipes-separator h3 {
    text-transform: uppercase;
    color: #999;
    position: relative;
    display: inline-block;
    padding: 15px 25px;
    bottom: -55px;
    background: #fff;
    z-index: 15;
}

/*	POSTS
/*=============*/

.blog-post-1 {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.posts-fade-out {
    visibility: hidden;
    opacity: 0;
}

.loop .post,
.nz-recent-posts .post {
    padding-bottom: 30px;
    position: relative;
}

.blog-post,
.nz-recent-posts {
    position: relative;
}

.loop .blog-post .post-body,
.nz-recent-posts .post-body {
    background-color: #fff;
    padding: 15px 30px;
    text-align: center;
    width: 100%;
    display: table;
    vertical-align: middle;
    position: relative;
}

.blog-post .post .post-title,
.nz-recent-posts .post .post-title {
    margin: 0px 0 20px 0;
    font-size: 20px;
    line-height: 30px;
}

.single .blog-post .post .post-title,
.single .events .events-title {
    font-size: 30px;
    line-height: 40px;
    position: relative;
    margin-bottom: 0px;
    padding-bottom: 10px;
}

.single .blog-post .post .post-title:after {
    width: 70px;
    height: 2px;
    left: 0;
    bottom: 0;
    position: absolute;
    content: "";
    display: block;
}

.blog-post .post .post-title a,
.nz-recent-posts .post .post-title a,
.blog-post .post .post-title a:hover,
.nz-recent-posts .post .post-title a:hover {
    color: inherit !important;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.post-gallery {
    position: relative;
}

.post-gallery ul {
    margin: 0;
    list-style: none;
}

.post-gallery ul li {
    padding: 0;
}

.post-gallery .flex-control-nav {
    width: 100%;
    text-align: center;
    list-style: none;
    z-index: 50;
    margin: 0;
    opacity: 1;
    padding: 15px 0;
    position: absolute;
    bottom: 15px;
    left: 0;
}

.post-gallery .flex-control-nav li {
    margin: 0px;
    display: inline-block;
    padding: 0;
}

.post-gallery .flex-control-paging li:last-child a {
    margin-right: 0;
}

.post-gallery .flex-control-paging li a {
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 8px;
    cursor: pointer;
    margin: 0 10px 0px 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-indent: 100%;
    overflow: hidden;
    cursor: pointer;
}

.sticky-ind {
    display: inline-block;
    width: 24px;
    height: 24px;
    bottom: -6px;
    padding: 0 !important;
    background-image: url(../images/pin.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-color: #c7c7c7;
    position: absolute;
    top: 0px;
    right: 10px;
}

.single-post .sticky-ind {
    right: 50px;
}

.sticky-ind:before,
.sticky-ind:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: -6px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 12px 0 0;
    border-color: #c7c7c7 transparent transparent transparent;
}

.sticky-ind:after {
    left: auto;
    right: 0;
    border-width: 0 12px 6px 0;
    border-color: transparent #c7c7c7 transparent transparent;
}

.post-audio {
    margin-bottom: 0px;
}

.post-video {
    margin-bottom: 0px;
}

.post.format-chat ul {
    list-style: none;
    margin: 0 0 10px 0;
    padding: 0;
}

.post.format-chat ul li {
    padding: 5px 0;
}

.post.format-chat ul li:after {
    content: "";
    display: table;
    clear: both;
}

.post.format-chat ul li span.name {
    display: block;
    margin-right: 10px;
    margin-bottom: 10px;
    font-weight: 600;
    color: #999;
}

.post.format-chat ul li span.name:after {
    content: ": ";
    display: inline;
}

.post.format-chat ul li p {
    margin: 0;
    display: inline-block;
    background-color: #f7f7f7;
    padding: 10px 20px;
    border-radius: 0 5px 5px 5px;
    position: relative;
}

.post.format-chat ul li p:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 0 10px;
    border-color: transparent transparent transparent #f7f7f7;
    position: absolute;
    left: 0;
    top: -7px;
}

.post.format-chat ul li:nth-child(2n+2) p {
    background-color: #f7f7f7;
}

.post.format-chat ul li:nth-child(2n+2) p:before {
    border-color: transparent transparent transparent #f7f7f7;
}

.status-author,
.quote-author,
.link-link {
    padding: 15px 0 0 0;
    font-size: 28px;
    line-height: 38px;
}

.format-aside .single-post-content,
.format-status .single-post-content,
.format-quote .single-post-content {
    background-color: #f7f7f7;
    padding: 30px;
    font-family: georgia;
    font-size: 18px;
    line-height: 34px;
    font-style: italic;
}

.format-aside .single-post-content p:last-child,
.format-status .single-post-content p:last-child,
.format-quote .single-post-content p:last-child {
    margin: 0;
}

.post .post-date-full,
.post .post-date-custom,
.events .post-date-full,
.events .post-date-custom {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    padding: 8px 30px;
    position: relative;
    display: inline-block;
    margin-bottom: 25px;
    position: relative;
}

.post .post-date-custom,
.events .post-date-custom {
    display: none;
    padding: 5px 15px;
}

.post .post-date-custom>span:first-child,
.events .post-date-custom>span:first-child {
    font-size: 26px;
    line-height: 35px;
    height: 30px;
    display: block;
}

.post .post-date-custom>span:last-child,
.events .post-date-custom>span:last-child {
    font-size: 11px;
    line-height: 15px;
    height: 20px;
    text-transform: uppercase;
    display: block;
}

.post .post-date-full:before,
.post .post-date-custom:before,
.events .post-date-full:before,
.events .post-date-custom:before {
    position: absolute;
    top: 5px;
    left: 5px;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    content: "";
    border: 1px dotted #fff;
}

.post .post-excerpt,
.events .events-excerpt {
    margin-bottom: 25px;
}

.post .post-more {
    color: #777 !important;
    text-transform: uppercase;
    font-size: 11px;
    display: inline-block;
    position: relative;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.post .post-more>.icon {
    display: inline-block;
    padding-left: 5px;
    font-size: 9px;
}

.post .post-category {
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
}

.post .post-category:after,
.post .post-category:before {
    content: "";
    display: block;
    width: 70px;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -35px;
}

.post .post-category:before {
    margin-left: -25px;
    bottom: -3px;
}

.post .post-category a {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    color: #000;
    font-size: 17px;
    font-style: normal;
    font-family: "calibri";
    color: #000 !important;
}

.loop .load-more {
    background-color: #fff;
    border: 1px solid #e0e0e0;
    padding: 10px 25px;
    width: 100%;
    text-align: center;
    color: #999;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
}

.nz-reletated-posts-sep,
.post-comments-area .comments-title,
.post-comments-area #respond #reply-title {
    padding-bottom: 20px;
    margin-bottom: 30px;
    margin-top: 50px;
    position: relative;
    text-transform: uppercase;
    color: #6b6b69;
}

.post-comments-area .comments-title,
.post-comments-area #respond #reply-title {
    margin-left: 0px;
    margin-right: 0px;
}

.nz-reletated-posts-sep:after,
.post-comments-area .comments-title:after,
.post-comments-area #respond #reply-title:after,
.nz-reletated-posts-sep:before,
.post-comments-area .comments-title:before,
.post-comments-area #respond #reply-title:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #ccc;
}

.nz-reletated-posts-sep:before,
.post-comments-area .comments-title:before,
.post-comments-area #respond #reply-title:before {
    bottom: -3px;
}

.post-comments-area .comments-title {
    font-size: 20px;
    line-height: 30px;
    margin-left: 0px;
    margin-right: 0px;
}

.single .post-body {
    padding: 70px 50px;
    background-color: #fff;
    position: relative;
}

.single .recipes .post-body {
    padding: 0px 0px 70px 0;
    background-color: transparent;
}

.single .related-posts .post-body {
    padding: 30px 20px;
    position: relative;
    min-height: auto;
}

.single .related-posts .post-title {
    font-size: 18px !important;
    line-height: 28px !important;
    padding: 0 !important;
    margin: 0 !important;
    text-align: left;
    color: #333;
}

.single .related-posts .post-date {
    font-size: 16px;
    line-height: 26px;
    font-style: italic;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #999;
    text-align: left;
    padding-top: 15px;
}

.single .blog-post .post-social-share {
    background-color: #fff;
    padding: 15px;
    margin-top: 30px;
}

.single .post-social-share .social-links a {
    margin: 0;
}

.single .post-social-share .social-links {
    display: inline-block;
    vertical-align: top;
}

.post-social-share {
    padding: 0 10px 10px 10px;
    border: 1px solid #e0e0e0;
    display: inline-block;
    text-align: left;
    width: 100%;
}

.single .post .post-social-share,
.single .events .post-social-share {
    padding: 5px;
}

.single .post .post-social-share .share-label,
.single .events .post-social-share .share-label,
.single .recipes .post-social-share .share-label {
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    line-height: 28px;
    text-transform: uppercase;
}

.related-products .post-social-share {
    display: none;
}

.post-social-share .social-links {
    height: 30px;
}

.post-social-share .social-links a {
    height: 30px;
    width: 30px;
    line-height: 30px;
}

.post-social-share .social-links a,
.post-social-share .social-links a:hover {
    color: #fff !important;
}

.post-social-share .social-links a.icon-facebook {
    border-color: #607bb3 !important;
    background-color: #607bb3 !important;
}

.post-social-share .social-links a.icon-twitter {
    border-color: #37bbf5 !important;
    background-color: #37bbf5 !important;
}

.post-social-share .social-links a.icon-googleplus {
    border-color: #e74b32 !important;
    background-color: #e74b32 !important;
}

.post-social-share .social-links a.icon-linkedin {
    border-color: #319cda !important;
    background-color: #319cda !important;
}

.post-social-share .social-links a.icon-pinterest {
    border-color: #db2e36 !important;
    background-color: #db2e36 !important;
}

.post-social-share .social-links a.icon-facebook:hover {
    border-color: #4c68a2 !important;
    background-color: #4c68a2 !important;
}

.post-social-share .social-links a.icon-twitter:hover {
    border-color: #29abe4 !important;
    background-color: #29abe4 !important;
}

.post-social-share .social-links a.icon-googleplus:hover {
    border-color: #d23b23 !important;
    background-color: #d23b23 !important;
}

.post-social-share .social-links a.icon-linkedin:hover {
    border-color: #2288c3 !important;
    background-color: #2288c3 !important;
}

.post-social-share .social-links a.icon-pinterest:hover {
    border-color: #c9232b !important;
    background-color: #c9232b !important;
}

.woocommerce .share-label {
    display: inline-block;
    padding-right: 0px;
    padding-left: 0px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #777;
    position: relative;
    text-transform: uppercase;
    text-align: right;
    position: relative;
}

.nz-load-more {
    text-align: center;
    height: 102px;
    padding-top: 50px;
}

.nz-load-more a {
    margin: 0;
    outline: none;
}

.nz-load-more.clicked a {
    display: none;
}

.nz-load-more.clicked .nz-loader {
    display: block;
}

.nz-loader {
    display: none;
    font-size: 10px;
    margin: 0 auto 0 auto;
    border-top: 3px solid rgba(0, 0, 0, 0.1);
    border-right: 3px solid rgba(0, 0, 0, 0.1);
    border-bottom: 3px solid rgba(0, 0, 0, 0.1);
    border-left: 3px solid rgba(0, 0, 0, 0.3);
    -webkit-animation: load8 0.3s infinite linear;
    animation: load8 0.3s infinite linear;
}

.nz-loader,
.nz-loader:after {
    border-radius: 40px;
    width: 40px;
    height: 40px;
}

.single .post-tags {
    padding-top: 50px;
}

.single .post-tags>* {
    margin-right: 5px;
}

.single .post-meta,
.events .events-meta {
    position: relative;
    padding-bottom: 8px;
}

.single-category,
.post-author,
.post-comments,
.events-time,
.events-location,
.events-category {
    display: inline-block;
    padding-right: 25px;
    padding-left: 30px;
    font-size: 16px;
    line-height: 26px;
    font-style: italic;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #000;
    position: relative;
}

.events-time,
.events-location,
.events-category {
    font-size: 18px;
    line-height: 28px;
}

.events-category {
    float: right;
}

.single-category:before,
.post-author:before,
.post-comments:before,
.events-time:before,
.events-location:before,
.events-category:before {
    display: block;
    width: 16px;
    height: 16px;
    font-size: 16px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -10px;
}

.events-time:before,
.events-location:before,
.events-category:before {
    margin-top: -8px;
}

.single-category:before {
    content: '\e6b5';
}

.post-author:before {
    content: '\e850';
}

.post-comments:before {
    content: '\e7fe';
}

.events-category:before {
    content: url("../images/user.png");
}

.events-location:before {
    content: '\e643';
}

.events-time:before {
    content: '\e648';
}

.single-category a,
.post-comments a,
.events-category a {
    color: #000 !important;
    -webkit-transition: all 300ms;
    transition: all 300ms;
}

.ninzio-nav-single {
    height: 40px;
    width: 100%;
    margin-top: 20px;
    position: relative;
}

.ninzio-nav-single>* {
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    position: relative;
    color: #ccc !important;
    background-color: #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.ninzio-nav-single>*:hover {
    color: #333 !important;
}

.ninzio-nav-single>*[rel="prev"] {
    padding-left: 50px;
}

.ninzio-nav-single>*[rel="next"] {
    padding-right: 50px;
    text-align: right;
}

.ninzio-nav-single>*:after,
.ninzio-nav-single>*:before {
    content: "\e914";
    display: block;
    position: absolute;
    width: 24px;
    height: 24px;
    font-size: 24px;
    line-height: 24px;
    top: 50%;
    left: 16px;
    margin-top: -12px;
}

.ninzio-nav-single>*[rel="next"]:after,
.ninzio-nav-single>*[rel="next"]:before {
    transform: rotate(180deg);
}

.ninzio-nav-single>*:after {
    left: 10px;
}

.ninzio-nav-single>*[rel="next"]:after,
.ninzio-nav-single>*[rel="next"]:before {
    right: 16px;
    left: auto;
}

.ninzio-nav-single>*[rel="next"]:after {
    right: 10px;
    left: auto;
}

.ninzio-nav-single> :only-child {
    width: 100% !important;
}

.ninzio-nav-single>*:not(:only-child) {
    width: 50% !important;
}

/*	COMMENTS
/*=============*/

/*	Comment form
	/*-------------*/

.post-comments-area {
    position: relative;
    padding-bottom: 50px;
}

.post-comments-area #respond {
    margin: 20px 0 20px 0;
}

.comment-list .comment.bypostauthor {
    border-top: 3px solid #eaeaea;
}

.post-comments-area .comment-navigation {
    margin-bottom: 20px;
}

.post-comments-area #respond #reply-title small {
    display: block;
    font-weight: normal;
    font-size: 11px;
}

.post-comments-area #respond form,
.post-comments-area #respond .form-submit,
.post-comments-area #respond .form-submit input[type="submit"] {
    margin-bottom: 0;
}

.post-comments-area .comment-form-author,
.post-comments-area .comment-form-email,
.post-comments-area .comment-form-url {
    display: block;
    width: 100%;
    margin-bottom: 20px;
}

.post-comments-area .comment-form-author input,
.post-comments-area .comment-form-email input,
.post-comments-area .comment-form-url input {
    width: 100%;
}

.post-comments-area .comment-form-author input,
.post-comments-area .comment-form-email input,
.post-comments-area .comment-form-url input,
.post-comments-area textarea {
    background-color: #fff !important;
}

/*	Comment list
	/*-------------*/

.comment-list ul.children {
    margin: 0;
    list-style: none;
}

.comment-list .comment {
    padding: 30px;
    margin: 0 0 20px 0;
    width: 100%;
    background-color: #fff;
    position: relative;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #eee;
    box-shadow: 0 2px #e0e0e0;
}

.page-template-default .comment-list .comment {
    background-color: #fafafa;
}

.comment-list .comment.bypostauthor {
    padding: 30px;
    margin: 0 0 20px 0;
    width: 100%;
    background-color: #fff;
}

.comment-list .comment #respond {
    margin-bottom: 0;
}

.comment-list .comment .comment-body {
    display: table;
}

.comment-list .comment-gavatar,
.comment-list .comment-content {
    display: table-cell;
    vertical-align: top;
}

.comment-list .comment .comment-gavatar {
    padding-right: 20px;
    min-width: 80px;
}

.comment-list .comment .comment-text p:last-child {
    margin-bottom: 0;
}

.comment-meta .comment-author {
    margin-bottom: 3px;
}

.comment-meta .comment-author cite {
    font-style: normal;
    font-size: 20px;
    font-weight: 400;
    color: #333;
}

.comment-meta .comment-date-time {
    display: inline-block;
    padding-top: 15px;
    padding-bottom: 15px;
}

.comment-meta {
    padding-right: 80px;
}

.comment-meta .replay {
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
}

.comment-meta .replay a {
    display: block;
    padding: 3px 12px;
    background-color: #fff;
    box-shadow: inset 0 0 0 1px #ccc;
    color: #777 !important;
    -webkit-transition: all 300ms;
    transition: all 300ms;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
}

.comment-meta .replay a:hover {
    box-shadow: inset 0 0 0 1px #aaa;
}

.comment-content .edit-link a {
    margin: 10px 0px 0 0;
}

.comment-meta .comment-date-time a {
    color: #999 !important;
}

.post-comments-area a,
.post-author-info-title a {
    -webkit-transition: all 300ms;
    transition: all 300ms;
}

/*  WOO
/*=============*/

/*	General
	/*=============*/

.page-content .woocommerce {
    padding-bottom: 50px;
}

#nz-content .woocommerce {
    padding-bottom: 0px !important;
}

.woocommerce-checkout #nz-content .woocommerce {
    padding-bottom: 50px !important;
}

.shop-banner {
    margin-bottom: 30px;
}

.woocommerce-account .page-content .woocommerce {
    margin: 0 auto 70px auto;
}

/*	Loop
	/*=============*/

.woocommerce .loop .container {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
}

.woocommerce .demo_store {
    position: fixed;
    margin: 0;
    text-align: center;
    left: 0;
    top: 0;
    width: 100%;
    padding: 10px 20px;
    border-color: #a6c4d8;
    background: #e3eff7;
    color: #225f87;
    z-index: 99;
}

.shop-layout,
.woocommerce .main-content {
    position: relative;
}

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

.woocommerce .products {
    position: relative;
    list-style: none;
    overflow: visible !important;
    margin: 0 auto 0 auto;
}

.menu-group .products {
    padding: 0 15px;
}

.woocommerce .product {
    position: relative;
    max-width: 100%;
    width: 100%;
    padding-bottom: 30px;
    padding-top: 0;
}

.nz-product-posts .product {
    padding-bottom: 0px;
}

.nz-recent-products .products .product {
    margin-bottom: 1px;
}

.menu-group .product {
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border-top: 1px dotted #eee;
    border-bottom: 1px dotted #eee;
}

.menu-group .products .product:last-child {
    border-bottom: none;
}

.woocommerce .product img {
    z-index: 3;
}

.loop .products .product .product-body,
.nz-recent-products .products .product .product-body,
.related-products .products .product .product-body {
    display: table;
    width: 100%;
    background-color: #fff;
    padding: 15px 25px 25px 25px;
    text-align: left;
}

.nz-recent-products .products .product .product-body {
    padding: 40px 25px 40px 25px;
}

.loop .menu-group .products .product .product-body {
    padding: 15px 20px 25px 20px;
    position: relative;
}

.loop .products .product .nz-thumbnail,
.loop .products .product .product-details,
.related-products .products .product .nz-thumbnail,
.related-products .products .product .product-details,
.nz-recent-products .products .product .nz-thumbnail,
.nz-recent-products .products .product .product-details {
    display: table-cell;
    vertical-align: top;
}

.nz-recent-products .products .product .nz-thumbnail {
    max-width: 127px;
    width: 127px;
}

.loop .products .product .nz-thumbnail,
.related-products .products .product .nz-thumbnail,
.nz-recent-products .products .product .nz-thumbnail {
    min-width: 127px;
}

.loop .products .product .product-details,
.related-products .products .product .product-details,
.nz-recent-products .products .product .product-details {
    position: relative;
    padding-left: 25px;
}

.ninzio-label {
    position: absolute;
    right: -25px;
    bottom: 10px;
    padding: 5px 12px;
    color: #fff;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 700;
}

.main-content .menu-group .ninzio-label {
    right: -35px;
}

.menu-group .ninzio-label {
    right: -36px;
}

.ninzio-label .ninzio-label-before,
.ninzio-label .ninzio-label-after {
    content: "";
    position: absolute;
    top: 0;
    left: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 16px 0;
}

.ninzio-label .ninzio-label-after {
    top: 16px;
    border-width: 0 0 16px 10px;
}

.loop .products .product .product-title,
.related-products .products .product .product-title,
.nz-recent-products .products .product .product-title {
    border-bottom: 2px dotted #e0e0e0;
}

.loop .products .product .product-title *,
.related-products .products .product .product-title *,
.nz-recent-products .products .product .product-title * {
    display: inline-block;
}

.loop .products .product h3,
.related-products .products .product h3,
.nz-recent-products .products .product h3 {
    font-size: 18px;
}

.loop .products .product h3 a,
.related-products .products .product h3 a,
.nz-recent-products .products .product h3 a {
    color: inherit;
}

.nz-recent-products .products .product h3 a {
    color: inherit !important;
}

.loop .products .product .price,
.related-products .products .product .price,
.nz-recent-products .products .product .price {
    font-size: 22px;
    float: right;
}

.loop .products .product h3,
.loop .products .product .price,
.related-products .products .product h3,
.related-products .products .product .price,
.nz-recent-products .products .product h3,
.nz-recent-products .products .product .price {
    line-height: 30px;
    height: 30px;
    max-height: 30px;
    margin: 0;
    position: relative;
    transform: translateY(11px);
}

.loop .products .product h3:after,
.loop .products .product .price:after,
.related-products .products .product h3:after,
.related-products .products .product .price:after,
.nz-recent-products .products .product h3:after,
.nz-recent-products .products .product .price:after {
    content: "";
    position: absolute;
    bottom: 9px;
    left: 0px;
    width: 105%;
    height: 4px;
    z-index: -1;
    background-color: #fff;
}

.loop .products .product .price:after,
.related-products .products .product .price:after,
.nz-recent-products .products .product .price:after {
    right: 0;
    left: auto;
}

.loop .products .product .star-rating,
.related-products .products .product .star-rating,
.nz-recent-products .products .product .star-rating {
    margin: 20px 0 15px 0;
}

.js .loop .animation-true .product {
    opacity: 0 !important;
    -webkit-backface-visibility: hidden;
}

.js .loop .animation-true .product.css-animated {
    opacity: 1 !important;
}

.woocommerce .product .nz-thumbnail {
    overflow: hidden;
    -webkit-backface-visibility: hidden;
}

.woocommerce .cart-wrap {
    position: relative;
    min-height: 42px;
    margin-top: 20px;
}

.woocommerce .product .button,
.woocommerce .product .added_to_cart,
.woocommerce .product .product_type_external {
    display: inline-block;
    width: auto !important;
    border-radius: 0px;
    margin-bottom: 0;
    position: relative;
    padding: 6px 25px 6px 70px;
    font-size: 12px;
    line-height: 22px;
    font-weight: 700;
    box-shadow: inset 0 0 0 1px #e3e3e3;
    color: #777 !important;
    background-image: url(../images/dish_icon.png);
    background-position: 35px 50%;
    background-repeat: no-repeat;
    background-color: transparent !important;
    text-align: center;
    text-transform: uppercase;
    z-index: 5;
    -webkit-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    transform: translateY(0) !important;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}

.woocommerce .product .single-product-summary .button,
.woocommerce .product .single-product-summary .added_to_cart,
.woocommerce .product .single-product-summary .product_type_external {
    padding: 11px 25px 11px 70px;
    font-size: 12px;
    line-height: 22px;
    box-shadow: none;
    border-radius: 3px;
    color: #fff !important;
    background-image: url(dish_icon_white.png);
}

.woocommerce .product .single-product-summary .button:hover,
.woocommerce .product .single-product-summary .added_to_cart:hover,
.woocommerce .product .single-product-summary .product_type_external:hover {
    color: #fff !important;
    box-shadow: none;
}

.woocommerce .product .button:after,
.woocommerce .product .added_to_cart:after,
.woocommerce .product .product_type_external:after {
    content: "\e8c3";
    position: absolute;
    top: 50%;
    left: 25px;
    width: 16px;
    height: 16px;
    font-size: 16px;
    margin: -8px 0 0 -8px;
}

.woocommerce .product .button:hover,
.woocommerce .product .added_to_cart:hover,
.woocommerce .product .product_type_external:hover {
    box-shadow: inset 0 0 0 1px #c3c3c3;
    background-color: transparent !important;
    color: #999 !important;
}

@-webkit-keyframes loadIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes loadIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.shop-loader {
    position: absolute;
    width: calc( 100% + 30px);
    height: 100%;
    background-color: rgba(255, 255, 255, 0.97);
    top: 0;
    left: -15px;
    z-index: 15;
    display: none;
}

.related-products .shop-loader,
.nz-recent-products .shop-loader,
.search .shop-loader {
    width: calc( 100% - 30px);
    height: calc( 100% - 30px);
    top: 0;
    left: 15px;
}

.nz-recent-products .shop-loader {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.shoping-products .shop-loader,
.shoping-subcategories .shop-loader {
    width: calc(100% - 31px);
    height: calc(100% - 30px);
    left: 15px;
    top: 0px;
}

.shoping-products .main-content .shop-loader,
.shoping-subcategories .main-content .shop-loader {
    width: calc(100% - 30px);
}

.shop-loader:before {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 10px;
    margin: -50px 0 0 -50px;
    border-top: 3px solid rgba(0, 0, 0, 0.1);
    border-right: 3px solid rgba(0, 0, 0, 0.1);
    border-bottom: 3px solid rgba(0, 0, 0, 0.1);
    border-left: 3px solid rgba(0, 0, 0, 0.3);
    -webkit-animation: load8 0.3s infinite linear;
    animation: load8 0.3s infinite linear;
}

.shop-loader:before,
.shop-loader:after {
    border-radius: 100px;
    width: 100px;
    height: 100px;
}

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

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

.woocommerce .product del {
    color: #ccc;
}

.woocommerce .product .price {
    font-size: 22px;
}

.woocommerce .single-product-summary .price {
    font-size: 28px;
}

.woocommerce .product del .amount {
    font-size: 16px;
    font-weight: normal;
    color: #ccc;
    text-decoration: line-through;
}

.woocommerce .single-product-summary .stock {
    font-weight: 700;
    padding: 0 0 15px 0;
    margin-bottom: 0;
}

.woocommerce .products .product-category a {
    display: block;
    color: transparent;
    overflow: hidden;
}

.woocommerce .category-details {
    background-color: #eee;
    padding: 30px 0;
    -webkit-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}

.woocommerce .category-details mark {
    -webkit-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}

.woocommerce .product:hover .category-details h3,
.woocommerce .product:hover .category-details mark {
    color: #fff !important;
}

.woocommerce .category-details h3 {
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    padding: 0 !important;
    -webkit-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}

.woocommerce .products .product-category mark {
    background-color: transparent;
}

.woocommerce .products .product-category .cat-det h3 {
    padding-bottom: 0;
    padding-top: 25px;
}

.woocommerce-error {
    list-style: none;
    margin: 0;
    padding: 0;
}

.woocommerce-message,
.woocommerce-info,
.woocommerce-error li,
.cart-empty {
    padding: 20px;
    position: relative;
    margin-bottom: 25px;
    text-align: center;
    font-size: 14px;
    line-height: 36px;
    font-weight: 700;
    color: #b49e0a;
    background-color: #f4e87e;
}

.woocommerce-error li {
    background-color: #ef9394;
    color: #c90700 !important;
}

.woocommerce-message a,
.woocommerce-info a,
.woocommerce-error li a,
.woocommerce-message .button,
.woocommerce-info .button {
    -webkit-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    text-transform: none;
    margin-bottom: 0;
    display: inline;
    margin-right: 5px;
    margin-left: 5px;
    padding: 10px 20px;
    color: #b49e0a !important;
    box-shadow: inset 0 0 0 2px #b49e0a;
    background-color: transparent !important;
}

.woocommerce-error li a {
    color: #c90700 !important;
    box-shadow: inset 0 0 0 2px #c90700;
}

.woocommerce-message a:hover,
.woocommerce-info a:hover,
.woocommerce-error li a:hover {
    background-color: #b49e0a !important;
    color: #fff !important;
}

.woocommerce-error li a:hover {
    background-color: #c90700 !important;
}

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

.woocommerce input[type="radio"]+label {
    display: inline-block;
}

.woocommerce-ordering,
.woocommerce-ordering select {
    margin-bottom: 50px;
    height: 50px;
    width: auto;
}

.nz-recent-products .events-archive-filter .filter {
    margin-right: 3px;
}

.product-category-body {
    width: 100%;
    background-color: #fff;
    padding: 25px;
    margin-bottom: 30px;
    text-align: center;
}

.product-category-body img {
    margin-bottom: 25px;
}

.product-category-body>* {
    vertical-align: middle;
}

.shop-layout .product-term-title,
.related-products-title {
    margin-bottom: 50px;
    position: relative;
}

.shop-layout .product-term-title h3,
.menu-group .menu-title h3,
.related-products-title h3 {
    font-size: 22px;
    line-height: 32px;
    color: #5d5d5d;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    margin-bottom: 0;
    display: inline-block;
    position: relative;
    z-index: 15;
}

.related-products-title h3 {
    font-style: normal;
    text-transform: uppercase;
    color: #999;
}

.menu-group .menu-title {
    text-align: center;
    margin-bottom: 50px;
}

.menu-group .menu-title h3 {
    padding: 10px 40px;
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 300px;
    position: relative;
}

.menu-group .menu-title h3:after,
.menu-group .menu-title h3:before {
    content: "";
    display: none;
    position: absolute;
    top: 50%;
    left: -110px;
    margin-top: -2.5px;
    width: 95px;
    height: 5px;
    background: url(../images/lines.png) no-repeat left top;
}

.menu-group .menu-title h3:after {
    left: auto;
    right: -110px;
}

.shop-layout .product-term-title h3:after,
.related-products-title h3:after {
    content: "";
    display: block;
    width: 110%;
    height: 100%;
    background-color: #f0eee9;
    top: 0;
    left: 0;
    position: absolute;
    z-index: -1;
}

.shop-layout .product-term-title:after,
.related-products-title:after {
    content: "";
    display: block;
    width: 100%;
    height: 10px;
    border-bottom: 4px double #e0e0e0;
    top: 50%;
    margin-top: -7px;
    left: 0;
    position: absolute;
    z-index: 1;
}

.shop-layout .product-term-title:not(:first-child) {
    margin-top: 50px;
}

.menu-group {
    padding-bottom: 30px;
    width: 100%;
}

.menu-group .menu-group-inner {
    background-color: #fff;
    padding: 50px 0px 25px 0px;
}

.menu-group .menu-image {
    margin-bottom: 50px;
    text-align: center;
}

/*	Single product
	/*=============*/

.single-image-content {
    position: relative;
    background-color: #fff;
    padding: 60px 30px 30px 30px;
}

.single-image-content>.ninzio-label {
    bottom: auto;
    top: 14px;
    right: 0px;
}

.single-product-image .nz-overlay-before,
.photos_from_flickr .nz-overlay-before,
.widget_nz_recent_entries .nz-overlay-before,
.widget_recent_events .nz-overlay-before {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.photos_from_flickr .nz-overlay-before,
.widget_nz_recent_entries .nz-overlay-before,
.widget_recent_events .nz-overlay-before {
    width: 20px;
    line-height: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    border-radius: 20px;
}

.photos_from_flickr .nz-overlay-before:after,
.widget_nz_recent_entries .nz-overlay-before:after,
.widget_recent_events .nz-overlay-before:after {
    display: none;
}

.woocommerce.single .summary .product_title {
    margin-bottom: 15px;
    font-size: 28px;
    line-height: 38px;
}

.single-product-image,
.woocommerce.single .products .product {
    position: relative;
}

.single-product-image {
    margin-bottom: 50px;
}

.single-product-image .thumbnails {
    margin-top: 10px;
    margin-left: -5px;
    margin-right: -5px;
}

.single-product-image .thumbnails:after {
    content: "";
    display: table;
    clear: both;
}

.single-product-image .thumbnails>a {
    display: block;
    text-decoration: none;
    float: left;
    width: 33.33333333%;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
    text-align: center;
    outline: none;
}

.single-product-image .thumbnails>a .nz-overlay-before {
    display: none;
}

.single-product-image .thumbnails>a:nth-child(3n+3) {
    margin-right: 0;
}

.single-product-image .thumbnails>a:last-child {
    margin-right: 0;
}

.woocommerce .single-product-summary [itemprop='description'] {
    padding: 15px 0 15px 0;
}

.woocommerce .single-product-summary [itemprop='description'] .description {
    margin-bottom: 25px;
}

.woocommerce .single-product-summary [itemprop='description']> :last-child,
.woocommerce .single-product-summary [itemprop='description']> :only-child {
    margin-bottom: 0;
}

.woocommerce .single-product-summary form.cart {
    margin-bottom: 40px;
    padding-top: 40px;
    border-top: 1px solid #eee;
}

.woocommerce .quantity {
    display: block;
}

.woocommerce .quantity input {
    margin-bottom: 10px;
    height: 42px;
    float: left;
}

.btn-3d .woocommerce .quantity input {
    height: 54px;
    top: -4px;
}

.woocommerce .quantity input[type="button"].minus,
.woocommerce .quantity input[type="button"].plus {
    margin-right: 0;
    border-radius: 3px 0 0 3px;
    padding: 0px 5px 0px 5px;
    background-color: #f9f9f9;
    border: 1px solid #e0e0e0;
    font-size: 16px;
    color: #333;
    box-shadow: none;
    width: 25% !important;
    -webkit-transform: translateX(1px);
    -ms-transform: translateX(1px);
    transform: translateX(1px);
    font-weight: 400 !important;
}

.woocommerce .quantity input[type="button"].minus:hover,
.woocommerce .quantity input[type="button"].plus:hover {
    background-color: #f7f7f7;
    opacity: 1;
}

.woocommerce .quantity input[type="button"].plus {
    border-radius: 0px 3px 3px 0px;
    -webkit-transform: translateX(-1px);
    -ms-transform: translateX(-1px);
    transform: translateX(-1px);
}

.woocommerce .quantity input[type="number"] {
    border-radius: 0px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    background-color: #ffffff;
    box-shadow: none;
    width: 60px !important;
    height: 44px;
    line-height: 44px;
    padding: 0;
}

.woocommerce .single-product-summary .product_meta {
    font-size: 16px;
    line-height: 26px;
}

.woocommerce .single-product-summary .product_meta a {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.woocommerce .single-product-summary button {
    margin-bottom: 0;
}

.woocommerce .single-product-summary .product_meta,
.comment-meta .comment-date-time {
    font-size: 18px;
    font-style: italic;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #999;
}

.woocommerce .single-product-summary .product_meta>* {
    display: block;
    width: 100%;
    padding-bottom: 5px;
    position: relative;
    padding-left: 40px;
}

.woocommerce .single-product-summary .product_meta>*:before {
    display: block;
    content: "\e6b5";
    position: absolute;
    left: 0;
    top: 50%;
    width: 18px;
    height: 18px;
    margin-top: -9px;
}

.woocommerce .single-product-summary .product_meta>.tagged_as:before {
    content: "\e630";
}

.woocommerce .single-product-summary .product_meta> :last-child {
    padding-bottom: 0px;
}

.woocommerce .single-product-summary .product_meta a {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.woocommerce-tabs {
    max-width: 960px;
    margin: 70px auto 0 auto;
}

.woocommerce-tabs .tabs {
    display: block;
    list-style: none;
    margin-bottom: 0;
    background-color: #f9f8f6;
    background-image: url(../images/texture.png);
    background-position: left top;
    background-repeat: repeat;
    width: 100%;
}

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

.woocommerce-tabs .tabs>li {
    display: block;
    text-align: center;
    background-color: transparent;
    color: #444;
    cursor: pointer;
    position: relative;
    font-size: 14px;
    text-transform: uppercase;
    padding: 0;
    cursor: pointer;
    position: relative;
}

.woocommerce-tabs:not(.tab-full) .tabs>li.active {
    border-right: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
}

.woocommerce-tabs:not(.tab-full) .tabs>li.active:first-child {
    border-left: none;
}

.woocommerce-tabs:not(.tab-full) .tabs>li.active:last-child {
    border-right: none;
}

.woocommerce-tabs .tabs>li a {
    color: #444;
    padding: 15px 25px;
    display: block;
    outline: none;
    position: relative;
}

.woocommerce-tabs .tabs>li>a:before {
    display: inline-block;
    padding-right: 10px;
    font-size: 18px;
    position: relative;
    bottom: -3px;
    color: #aeadac;
}

.woocommerce-tabs .tabs>li.description_tab>a:before {
    content: '\e8aa';
}

.woocommerce-tabs .tabs>li.additional_information_tab>a:before {
    content: '\e87b';
}

.woocommerce-tabs .tabs>li.reviews_tab>a:before {
    content: '\e86f';
}

.woocommerce-tabs .tabs>li.active {
    box-shadow: none;
    background-color: #fff;
}

.woocommerce-tabs .panel {
    padding: 70px 50px;
    background-color: #fff;
}

.woocommerce-tabs .shop_attributes {
    width: 100%;
    margin-bottom: 0;
    border-collapse: collapse;
    background-color: #ffffff;
}

.woocommerce-tabs .shop_attributes th,
.woocommerce-tabs .shop_attributes td {
    border: 1px solid #e0e0e0;
    padding: 10px;
}

.woocommerce-tabs .panel>h2,
.woocommerce-tabs .panel>#reviews>#comments>h2 {
    margin-bottom: 15px;
}

.woocommerce-tabs .panel>#reviews textarea,
.woocommerce-tabs .panel>#reviews input[type='text'] {
    background-color: #f0eee9;
}

.woocommerce-tabs .shop_attributes td>p {
    margin-bottom: 0;
}

.woocommerce-tabs #comments {
    position: relative;
}

.woocommerce-tabs #comments #respond {
    margin: 35px 0 20px 0;
}

.woocommerce-tabs #comments .comment-navigation {
    margin-bottom: 20px;
}

.woocommerce-tabs #respond form,
.woocommerce-tabs #respond .form-submit,
.woocommerce-tabs #respond .form-submit input[type="submit"] {
    margin-bottom: 0;
}

.woocommerce-tabs .comment-form-author,
.woocommerce-tabs .comment-form-email {
    display: block;
    width: 100%;
    max-width: 100%;
}

.woocommerce-tabs .comment-form-author input,
.woocommerce-tabs .comment-form-email input,
.woocommerce-tabs label {
    width: 100%;
    max-width: 100%;
}

.woocommerce-tabs .comment-form-rating {
    margin: 10px 0;
}

.woocommerce-tabs .comment-form-rating>label {
    margin-bottom: 10px;
    display: block;
}

.woocommerce-tabs .comment-form-rating .stars:after {
    content: "";
    display: table;
    clear: both;
}

.woocommerce-tabs .comment-form-rating .stars a {
    display: block;
    line-height: 16px;
    font-size: 16px;
    text-align: center;
    text-indent: -9000px;
    position: relative;
    margin-bottom: 5px;
    padding: 10px 20px 10px 30px;
    border-right: 1px solid #eaeaea;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.woocommerce-tabs .comment-form-rating .stars a:last-child {
    border-right: none;
}

.woocommerce-tabs .comment-form-rating .stars a:after {
    font-weight: 400;
    text-transform: none;
    font-size: inherit;
    line-height: inherit;
    position: absolute;
    top: 10px;
    left: 20px;
    text-indent: 0px;
}

.woocommerce-tabs .comment-form-rating .stars a.active {
    color: #333 !important;
}

.woocommerce-tabs .comment-form-rating .stars a.star-1 {
    width: 15px;
}

.woocommerce-tabs .comment-form-rating .stars a.star-2 {
    width: 30px;
}

.woocommerce-tabs .comment-form-rating .stars a.star-3 {
    width: 45px;
}

.woocommerce-tabs .comment-form-rating .stars a.star-4 {
    width: 60px;
}

.woocommerce-tabs .comment-form-rating .stars a.star-5 {
    width: 75px;
}

.woocommerce-tabs .comment-form-rating .stars a.star-1:after {
    content: "\e85e";
}

.woocommerce-tabs .comment-form-rating .stars a.star-2:after {
    content: "\e85e\e85e";
}

.woocommerce-tabs .comment-form-rating .stars a.star-3:after {
    content: "\e85e\e85e\e85e";
}

.woocommerce-tabs .comment-form-rating .stars a.star-4:after {
    content: "\e85e\e85e\e85e\e85e";
}

.woocommerce-tabs .comment-form-rating .stars a.star-5:after {
    content: "\e85e\e85e\e85e\e85e\e85e";
}

.woocommerce-tabs .commentlist {
    margin: 0;
    list-style: none;
}

.woocommerce-tabs .commentlist .comment {
    padding: 40px 30px;
    width: 100%;
    margin: 0 0 20px 0;
    width: 100%;
    background-color: #f9f8f6;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #eee;
    box-shadow: 0 2px #f1f1f1;
    position: relative;
}

.woocommerce-tabs .commentlist .comment #respond {
    margin-bottom: 0;
}

.woocommerce-tabs .commentlist .comment .comment_container {
    display: table;
}

.woocommerce-tabs .commentlist .avatar,
.woocommerce-tabs .commentlist .comment-text {
    display: table-cell;
    vertical-align: top;
    width: 100%;
}

.woocommerce-tabs .commentlist .avatar {
    padding-right: 10px;
    width: 60px !important;
    height: 60px !important;
    border-radius: 60px;
    max-width: 60px;
    padding-right: 0;
}

.woocommerce-tabs .commentlist .comment-text {
    padding-left: 20px;
}

.woocommerce-tabs .commentlist .comment-text .meta {
    margin-bottom: 0;
    padding-bottom: 13px;
    text-transform: uppercase;
    color: #333;
}

.woocommerce-tabs .commentlist .comment-text .description {
    margin-bottom: 0;
}

.woocommerce-tabs #reply-title {
    padding-bottom: 20px;
    margin-bottom: 20px;
    margin-top: 50px;
    position: relative;
}

/*rating*/

.woocommerce.single .woocommerce-product-rating {
    padding-bottom: 10px;
    margin-bottom: 10px;
    position: relative;
}

.woocommerce .star-rating,
.woocommerce-page .woocommerce-product-rating .star-rating,
.woocommerce .comment-text .star-rating,
.widget_recent_reviews .star-rating,
.widget_top_rated_products .star-rating,
.woocommerce-tabs .comment-form-rating .stars a {
    overflow: hidden;
    position: relative;
    height: 18px;
    line-height: 18px;
    font-size: 18px;
    width: 90px;
    color: #f5be15;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.woocommerce .single-product-summary .star-rating {
    display: inline-block;
}

.woocommerce-review-link {
    color: #999999;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    top: -3px;
    font-size: 18px;
    font-style: italic;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.woocommerce-tabs .comment-form-rating .stars a:hover,
.woocommerce-review-link:hover {
    color: #333333;
}

.product-det .star-rating {
    margin: 20px auto 20px auto;
}

.woocommerce .comment-text .star-rating {
    float: right;
}

.woocommerce .star-rating span,
.woocommerce-page .woocommerce-product-rating .star-rating span,
.woocommerce .comment-text .star-rating span,
.widget_recent_reviews .star-rating span,
.widget_top_rated_products .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 15px;
    display: block;
}

.woocommerce .star-rating:before,
.woocommerce-page .woocommerce-product-rating .star-rating:before,
.woocommerce .comment-text .star-rating:before,
.widget_recent_reviews .star-rating:before,
.widget_top_rated_products .star-rating:before {
    content: "\e85e\e85e\e85e\e85e\e85e";
    color: #e0dadf;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    text-transform: none;
    font-size: inherit;
    line-height: inherit;
}

.footer .woocommerce .star-rating:before,
.footer .woocommerce-page .woocommerce-product-rating .star-rating:before,
.footer .woocommerce .comment-text .star-rating:before,
.footer .widget_recent_reviews .star-rating:before,
.footer .widget_top_rated_products .star-rating:before {
    color: #2d2d2d;
}

.woocommerce .star-rating span:before,
.woocommerce-page .woocommerce-product-rating .star-rating span:before,
.woocommerce .comment-text .star-rating span:before,
.widget_recent_reviews .star-rating span:before,
.widget_top_rated_products .star-rating span:before {
    content: "\e85e\e85e\e85e\e85e\e85e";
    top: 0;
    position: absolute;
    left: 0;
    font-weight: 400;
    text-transform: none;
    font-size: inherit;
    line-height: inherit;
}

.woocommerce .hreview-aggregate .star-rating,
.woocommerce-page .woocommerce-product-rating .hreview-aggregate .star-rating {
    margin: 10px 0 0 0;
}

.posted_in a,
.tagged_as a {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

table.variations {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #eaeaea;
    width: 100%;
}

table.variations select {
    width: 80%;
    background-color: #e9e9e9;
}

.reset_variations {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    color: #999;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 25px;
}

table.variations label {
    height: 50px;
    line-height: 50px;
    margin: 0;
}

table.variations tr,
table.variations td {
    padding: 0;
}

table.variations td.value {
    padding: 5px 0 0 10px;
}

table.variations tr:last-child td.label {
    vertical-align: top;
    padding-top: 3px;
}

.woocommerce-tabs .panel>h2,
.woocommerce-tabs .panel>#reviews>#comments>h2 {
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-bottom: 50px;
    font-size: 16px;
    line-height: 26px;
    position: relative;
}

.woocommerce-tabs .panel>h2:after,
.woocommerce-tabs .panel>#reviews>#comments>h2:after,
.woocommerce-tabs .panel>h2:before,
.woocommerce-tabs .panel>#reviews>#comments>h2:before {
    content: "";
    display: block;
    width: 100px;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #e0e0e0;
}

.woocommerce-tabs .panel>h2:before,
.woocommerce-tabs .panel>#reviews>#comments>h2:before {
    left: 10px;
    bottom: -3px;
}

/*	Related
	/*=============*/

.related-products {
    padding-top: 50px;
}

/*	Cart
	/*=============*/

.woocommerce .shop_table.cart {
    width: 100%;
    max-width: 100%;
    border-collapse: collapse;
    background-color: #fff;
}

.woocommerce .shop_table.cart td:not(.actions),
.woocommerce .shop_table.cart th {
    border: 1px solid #f7f7f7;
    background-color: #ffffff;
}

.product-remove,
.product-quantity,
.product-price {
    text-align: center;
}

.woocommerce .shop_table.cart td.actions {
    border: none;
}

.woocommerce .shop_table.cart .product-remove a {
    display: inline-block;
    color: #999 !important;
    background-color: #f7f7f7;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin: 0;
    padding: 0;
    font-size: 16px;
    text-align: center;
}

.woocommerce .shop_table.cart .product-remove a:hover {
    color: #333 !important;
}

.woocommerce .shop_table.cart .coupon label {
    display: none;
}

.woocommerce .shop_table.cart .coupon input[type="text"] {
    height: 42px;
    margin-right: 15px;
    margin-bottom: 7px;
    line-height: 42px;
}

.woocommerce .cart-collaterals {
    padding: 50px 0 25px 0;
}

.woocommerce .cart-collaterals:after {
    content: "";
    display: table;
    clear: both;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce .cart-collaterals .shipping_calculator {
    width: 100%;
    margin-bottom: 25px;
}

.woocommerce .cart-collaterals .cart_totals>h2,
.woocommerce .cart-collaterals .shipping_calculator>h2 {
    margin-bottom: 25px;
}

.woocommerce .cart-collaterals .cart_totals>table,
.woocommerce #order_review .shop_table {
    width: 100%;
    border-collapse: collapse;
}

.woocommerce .cart-collaterals .cart_totals>table td,
.woocommerce .cart-collaterals .cart_totals>table th,
.woocommerce #order_review .shop_table td,
.woocommerce #order_review .shop_table th {
    border: 1px solid #e0e0e0;
    background-color: #fff;
}

.woocommerce .cart-collaterals .shipping_calculator select,
.woocommerce .cart-collaterals .shipping_calculator input[type="text"] {
    width: 100%;
}

.product-name a {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.woocommerce-cart .shop_table.cart .quantity {
    width: 70% !important;
}

.woocommerce .variation {
    padding: 0px;
    border-radius: 0px;
    border: none;
    margin: 0px;
}

.woocommerce .variation dt {
    width: 70px;
    display: inline-block;
    float: left;
    text-align: left;
}

.woocommerce .variation dd {
    margin: 0 !important;
    padding: 0 !important;
    display: inline-block;
    float: left;
}

.woocommerce .variation dd p {
    margin-bottom: 0;
}

.woo-cart .variation {
    display: none;
}

.woocommerce-account .variation {
    background-color: #ffffff;
}

.woocommerce dl dt:after {
    display: none;
}

#shipping_method {
    list-style: none;
}

/*	Checkout
	/*=============*/

.select2-container .select2-choice {
    display: block;
    outline: 0;
    margin: 0 0 2px;
    text-align: left;
    vertical-align: top;
    height: 45px;
    line-height: 45px;
    max-width: 100%;
    width: 100%;
    padding: 0px 20px !important;
    font-size: 16px;
    background-color: #ffffff !important;
    border: 1px solid #e0e0e0;
    color: #999;
    border-radius: 0 !important;
    border: none;
    position: relative;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all 300ms;
    transition: all 300ms;
}

.woocommerce-checkout .page-content-container {
    padding-bottom: 40px;
}

.woocommerce .col2-set:after {
    content: "";
    display: table;
    clear: both;
}

.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2 {
    width: 100%;
    margin-bottom: 25px;
}

.woocommerce-billing-fields h3 {
    margin-bottom: 25px;
}

.woocommerce-billing-fields label,
.woocommerce-shipping-fields label {
    display: block;
    margin-bottom: 5px;
}

.woocommerce-billing-fields input,
.woocommerce-billing-fields select,
.woocommerce-shipping-fields input,
.woocommerce-shipping-fields select {
    width: 100%;
}

.woocommerce-billing-fields input[type="checkbox"],
.woocommerce-shipping-fields input[type="checkbox"] {
    width: auto;
}

.woocommerce #order_review_heading {
    margin: 50px 0 25px 0;
}

.woocommerce .payment_methods {
    list-style: none;
    margin-top: 50px;
}

.woocommerce-shipping-fields #ship-to-different-address label,
.woocommerce-shipping-fields #ship-to-different-address #ship-to-different-address-checkbox {
    display: inline-block;
}

.woocommerce-shipping-fields #ship-to-different-address {
    margin-bottom: 20px;
}

.woocommerce .order_details {
    list-style: none;
    margin-bottom: 50px;
}

.woocommerce .order_details li {
    background-color: #fff;
    border: 1px solid #f7f7f7;
    border-bottom: 0;
    padding: 10px;
}

.woocommerce .order_details>li:last-child {
    border-bottom: 1px solid #f7f7f7;
}

.woocommerce .order_details h3 {
    margin-top: 25px;
    margin-bottom: 15px;
}

.woocommerce .shop_table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 50px;
    background-color: #fff;
}

.woocommerce .shop_table th,
.woocommerce .shop_table td {
    border: 1px solid #eee;
    padding: 15px;
}

.woocommerce-account .shop_table th,
.woocommerce-account .shop_table td {
    background-color: #fff;
    border: 1px solid #eee;
}

.woocommerce .customer_details {
    width: 100%;
    margin-bottom: 50px;
}

.woocommerce .customer_details dt,
.woocommerce .customer_details dd {
    background-color: #fff;
    margin: 0;
    padding: 10px;
    vertical-align: middle;
    border-bottom: none;
}

.col2-set address {
    padding: 20px;
    background-color: #fff;
    border: 1px solid #eee;
}

.woocommerce-account .col2-set address {
    background-color: #f7f7f7;
}

.payment_method_paypal img {
    display: none;
}

.woocommerce-order-received address,
.woocommerce-account address {
    padding: 20px;
    border: 1px solid #e0e0e0;
    background-color: #fff;
}

/*	Account
	/*=============*/

.woocommerce-account .form-row input,
.woocommerce-account .form-row select {
    width: 100%;
}

.woocommerce-account .form-row input[type="submit"],
.woocommerce-account .form-row input[type="checkbox"],
.woocommerce-account .form-row input[type="radio"] {
    width: auto;
}

a.edit,
a.view {
    text-transform: uppercase;
    color: #fff !important;
    padding: 10px 24px;
    font-size: 13px;
    line-height: 22px;
    text-align: center;
    display: inline-block;
    margin-bottom: 10px;
    -webkit-transition: all 300ms;
    transition: all 300ms;
}

/*	Widgets
	/*=============*/

/*	Shopping cart, Products, Recently viewed, Reviews
		/*-----------------------*/

.widget_shopping_cart .cart_list,
.widget_products .product_list_widget,
.widget_recently_viewed_products .product_list_widget,
.widget_recent_reviews .product_list_widget,
.widget_top_rated_products .product_list_widget {
    list-style: none;
    margin: 0;
    padding: 0 20px;
    background-color: #fff;
}

.footer .widget_shopping_cart .cart_list,
.footer .widget_products .product_list_widget,
.footer .widget_recently_viewed_products .product_list_widget,
.footer .widget_recent_reviews .product_list_widget,
.footer .widget_top_rated_products .product_list_widget {
    background-color: transparent;
    padding: 0
}

.widget_shopping_cart .cart_list>li,
.widget_products .product_list_widget>li,
.widget_recently_viewed_products .product_list_widget>li,
.widget_recent_reviews .product_list_widget>li,
.widget_top_rated_products .product_list_widget>li {
    padding: 20px 0;
    border-bottom: 1px dashed #eeeeee;
    position: relative;
}

.footer .widget_shopping_cart .cart_list>li,
.footer .widget_products .product_list_widget>li,
.footer .widget_recently_viewed_products .product_list_widget>li,
.footer .widget_recent_reviews .product_list_widget>li,
.footer .widget_top_rated_products .product_list_widget>li {
    border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
    background-color: transparent;
}

.widget_shopping_cart .cart_list>li:last-child,
.widget_products .product_list_widget>li:last-child,
.widget_recently_viewed_products .product_list_widget>li:last-child,
.widget_recent_reviews .product_list_widget>li:last-child,
.widget_top_rated_products .product_list_widget>li:last-child {
    border-bottom: none;
}

.widget_shopping_cart .cart_list>li:after,
.widget_products .product_list_widget>li:after,
.widget_recently_viewed_products .product_list_widget>li:after,
.widget_recent_reviews .product_list_widget>li:after,
.widget_top_rated_products .product_list_widget>li:after {
    content: "";
    display: table;
    clear: both;
}

.widget_shopping_cart .cart_list>li>a,
.widget_products .product_list_widget>li>a,
.widget_recently_viewed_products .product_list_widget>li>a,
.widget_recent_reviews .product_list_widget>li>a,
.widget_top_rated_products .product_list_widget>li>a {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    display: block;
    font-size: 14px;
    color: #777 !important;
}

.woo-cart .widget_shopping_cart .cart_list>li>a {
    color: #999 !important;
}

.footer .widget_shopping_cart .cart_list>li>a,
.footer .widget_products .product_list_widget>li>a,
.footer .widget_recently_viewed_products .product_list_widget>li>a,
.footer .widget_recent_reviews .product_list_widget>li>a,
.footer .widget_top_rated_products .product_list_widget>li>a {
    color: #fff;
}

.widget_shopping_cart .cart_list>li>a img,
.widget_products .product_list_widget>li>a img,
.widget_recently_viewed_products .product_list_widget>li a img,
.widget_recent_reviews .product_list_widget>li a img,
.widget_top_rated_products .product_list_widget>li a img {
    display: block;
    float: left;
    margin: 0 10px 0px 0;
    max-width: 70px;
    height: auto;
}

.widget_products .product_list_widget .amount,
.widget_recently_viewed_products .product_list_widget .amount,
.widget_recent_reviews .product_list_widget .amount,
.widget_top_rated_products .product_list_widget .amount {
    font-weight: 700;
}

.widget_products .product_list_widget a,
.widget_recently_viewed_products .product_list_widget a,
.widget_recent_reviews .product_list_widget a,
.widget_top_rated_products .product_list_widget a {
    display: block;
}

.widget_shopping_cart .quantity {
    width: auto !important;
    display: inline-block;
    font-weight: 700;
}

.widget_shopping_cart .total {
    margin-bottom: 25px;
    margin-top: 25px;
}

.widget_shopping_cart p.buttons {
    margin-bottom: 0;
}

.widget_shopping_cart p.buttons>a {
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    padding: 8px 20px;
    font-size: 12px;
    line-height: 22px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    -webkit-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    transform: translateY(0) !important;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-backface-visibility: hidden;
}

.woo-cart .widget_shopping_cart p.buttons>a {
    width: 135px;
    display: block;
    float: left;
}

.widget_shopping_cart p.buttons>a+a {
    margin-left: 10px;
}

.widget_recent_reviews .star-rating,
.widget_top_rated_products .star-rating {
    margin-top: 5px;
    margin-bottom: 5px;
}

.widget_shopping_cart .cart_list .remove {
    display: block;
    position: absolute;
    top: 20px;
    right: 0px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    color: #333;
    text-align: center;
    background-color: transparent;
}

.woo-cart .widget_shopping_cart .cart_list li:first-child .remove {
    top: 15px;
}

.widget_shopping_cart .cart_list .remove {
    color: #333 !important;
}

.footer .widget_shopping_cart .cart_list .remove {
    color: #afb0b2 !important;
}

.widget_shopping_cart .cart_list .remove:hover {
    background-color: #eee !important;
    color: #333 !important;
}

.footer .widget_shopping_cart .cart_list .remove:hover {
    background-color: #2d2d2d !important;
    color: #fff !important;
}

/*	Price filter
		/*----------------------*/

.widget_price_filter .price_slider {
    margin-bottom: 25px;
}

.widget_price_filter .clear {
    clear: both;
}

.widget_price_filter .price_slider_amount .button {
    padding: 10px 22px 10px 22px;
    font-size: 13px;
    line-height: 18px;
    top: auto;
    color: #fff;
    border-radius: 0;
    margin: 0;
}

.widget_price_filter .price_slider_amount .price_label {
    padding: 7px 22px 10px 22px;
    text-align: center;
    display: inline-block;
    background-color: #ffffff;
}

.footer .widget_price_filter .price_slider_amount .price_label {
    background-color: transparent;
}

.widget_price_filter .ui-slider {
    position: relative;
    text-align: left;
}

.widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 16px;
    height: 16px;
    border-radius: 16px;
    cursor: pointer;
    outline: none;
    top: -5px;
    background-color: #ffffff;
    border: 4px solid;
}

.widget_price_filter .ui-slider .ui-slider-handle:last-child {
    margin-left: -16px;
}

.footer-widget-area-wrap .widget_price_filter .ui-slider .ui-slider-handle {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
    opacity: 1 !important;
}

.widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    display: block;
    border: 0;
    border-radius: 10px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
}

.widget_price_filter .price_slider_wrapper .ui-widget-content {
    border-radius: 10px;
    background: #e0e0e0;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
}

.footer .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background: #2d2d2d;
}

.widget_price_filter .ui-slider-horizontal {
    height: 7px;
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px;
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px;
}

/*	Product categories, layered nav
		/*----------------------*/

.widget_layered_nav ul,
.widget_layered_nav_filters ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.widget_layered_nav ul li,
.widget_layered_nav_filters ul li {
    font-size: 14px;
    margin-bottom: 10px;
    position: relative;
    padding: 0;
}

.widget_layered_nav ul li a,
.widget_layered_nav_filters ul li a {
    font-weight: 700;
    position: relative;
    display: block;
    color: #444 !important;
    -webkit-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}

.widget_layered_nav ul li span,
.widget_layered_nav_filters ul li span {
    position: absolute;
    top: 50%;
    display: block;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

.widget_layered_nav ul li ul,
.widget_layered_nav_filters ul li ul {
    margin-left: 20px;
}

.widget_product_categories select,
.widget_layered_nav select,
.widget_layered_nav_filters select {
    width: 100%;
    padding-right: 5px;
}

/*	Products search
		/*----------------------*/

.nz-product-search {
    padding-bottom: 50px;
    text-align: center;
}

.nz-product-search>.woocommerce-product-search {
    display: inline-block;
    width: 100%;
}

.widget_product_search form,
.woocommerce-product-search {
    position: relative;
    margin-bottom: 0;
}

.widget_product_search form label,
.woocommerce-product-search label {
    display: none;
}

/*	Shortcodes
		/*----------------------*/

.product.woocommerce>del,
.product.woocommerce>ins,
.product.woocommerce>small {
    margin-right: 5px;
    display: inline-block;
}

/*  BOOKINGS
/*=============*/

.rtb-booking-form {
    background-color: #f9f8f4;
    padding: 50px 30px;
    margin: 50px 0;
}

.rtb-booking-form fieldset {
    margin-bottom: 50px !important;
    padding-bottom: 0 !important;
}

.rtb-booking-form legend {
    color: #777;
    font-size: 28px;
    line-height: 30px;
    text-transform: uppercase;
    margin-bottom: 30px;
    padding: 0 30px 0 0px !important;
    display: block;
    width: 100% !important;
    max-width: 100% !important;
    position: relative;
}

.rtb-booking-form legend:after,
.rtb-booking-form legend:before {
    content: "";
    display: block;
    background-color: #ccc;
    width: 200px;
    height: 1px;
    max-width: 100%;
    position: absolute;
    bottom: -10px;
    left: 0;
}

.rtb-booking-form legend:before {
    bottom: -12px;
}

.rtb-booking-form input {
    max-width: 100% !important;
}

.rtb-booking-form .reservation:after {
    content: "";
    display: table;
    clear: both;
}

.rtb-booking-form textarea {
    max-width: 100% !important;
}

.rtb-booking-form .rtb-error {
    position: absolute;
}

.rtb-message {
    padding: 20px;
    position: relative;
    text-align: center;
    font-size: 14px;
    line-height: 36px;
    font-weight: 700;
    background: #e4f5ba;
    color: #768c40;
}

.rtb-message p {
    margin-bottom: 0 !important;
}

/*	RESPONSIVE
/*=============*/

/*	MIN MOB PORTRAIT
	/*-------------*/

@media only screen and (min-width: 320px) {
    .container,
    .full-width-true .nz-tabs.full-true .tab-content,
    .ninzio-navigation {
        max-width: 290px;
        width: 290px;
    }
    .widget_calendar caption,
    .widget_calendar th,
    .widget_calendar td,
    .widget_calendar td#prev,
    .widget_calendar td#next,
    .widget_calendar td#prev span,
    .widget_calendar td#next span {
        height: 41px;
        width: 41px;
        line-height: 41px;
    }
    .woocommerce .shop_table.cart td,
    .woocommerce .shop_table.cart th {
        padding: 5px;
    }
    .woocommerce .shop_table.cart td.actions {
        padding-top: 25px;
    }
    .woocommerce .shop_table.cart .product-thumbnail {
        display: none;
    }
    .woocommerce .shop_table.cart .product-thumbnail img {
        max-width: 75px;
    }
    .woocommerce .shop_table.cart .quantity input[type="number"],
    .woocommerce .shop_table.cart .quantity input[type="button"] {
        width: 70% !important;
        display: block;
        float: none;
        margin: 0 auto;
    }
    .woocommerce .shop_table.cart .quantity input[type="button"] {
        height: 30px;
    }
}

/*	MAX MOB PORTRAIT
	/*-------------*/

@media only screen and (max-width: 320px) {
    button,
    input[type="reset"],
    input[type="submit"],
    input[type="button"],
    .button:not(.events-button),
    .price_slider_amount .price_label,
    .woocommerce .single-product-summary .entry-summary button {
        width: 100% !important;
        margin-left: 0 !important;
        margin-bottom: 5px;
        text-align: center;
    }
    .woocommerce .product .single-product-image .product-status {
        top: 10px;
        left: 10px;
    }
    .woocommerce .quantity input[type="number"] {
        width: 100% !important;
    }
    .woocommerce-tabs .comment-form-rating .stars a {
        border-right: none;
    }
    .nz-testimonials .text {
        text-align: center;
    }
    .nz-testimonials .text:before {
        right: 30px;
    }
    .nz-testimonials .text:after {
        left: 30px;
    }
    .nz-testimonials .test-info:before {
        left: 50%;
        margin-left: -25px;
    }
    .nz-testimonials img {
        float: none;
        margin: 0 auto;
        display: block;
    }
    .nz-testimonials .test-data {
        padding-top: 20px;
        padding-left: 0px;
        text-align: center;
        float: none;
    }
    .single .post-body {
        padding: 50px 20px;
    }
    .ninzio-nav-single>*:not(:only-child) {
        font-size: 10px;
    }
    .single .post .post-social-share,
    .single .events .post-social-share {
        padding: 0 10px 10px 10px;
    }
    .single .post .post-social-share .share-label,
    .single .events .post-social-share .share-label {
        padding-left: 0px;
    }
}

/*	MIN MOB LANDSCAPE
	/*-------------*/

@media only screen and (min-width:480px) {
    .container,
    .full-width-true .nz-tabs.full-true .tab-content,
    .ninzio-navigation {
        max-width: 440px;
        width: 440px;
    }
    .widget_calendar caption,
    .widget_calendar th,
    .widget_calendar td,
    .widget_calendar td#prev,
    .widget_calendar td#next,
    .widget_calendar td#prev span,
    .widget_calendar td#next span {
        height: 62px;
        width: 62px;
        line-height: 62px;
    }
    .photos_from_flickr .flickr_badge_image {
        width: 18.4%;
        height: 18.4%;
        margin-right: 2%;
        margin-bottom: 2%;
    }
    .footer-widget-area .photos_from_flickr .flickr_badge_image {
        width: 15%;
        height: 15%;
        margin-right: 2%;
        margin-bottom: 2%;
    }
    .photos_from_flickr #flickr_badge_image5,
    .photos_from_flickr #flickr_badge_image10 {
        margin-right: 0;
    }
    .footer-widget-area .photos_from_flickr #flickr_badge_image5,
    .footer-widget-area .photos_from_flickr #flickr_badge_image10 {
        margin-right: 2%;
    }
    .footer-widget-area .photos_from_flickr #flickr_badge_image6 {
        margin-right: 0%;
    }
    .photos_from_flickr #flickr_badge_image4,
    .photos_from_flickr #flickr_badge_image8 {
        margin-right: 2%;
    }
    .woocommerce .quantity {
        display: inline-block;
        vertical-align: top;
    }
    .single-product-image .thumbnails>a {
        width: 20%;
    }
    .woocommerce-tabs .comment-form-rating .stars a {
        float: left;
    }
    td.actions input[type="submit"]+input[type="submit"] {
        margin-left: 4px;
    }
    .woocommerce .shop_table.cart .quantity {
        display: block;
        width: 100%;
    }
    .single .events .single-details {
        padding: 32px 50px;
    }
    .post-social-share {
        padding: 5px;
        border: 1px solid #e0e0e0;
        width: auto;
    }
    .woocommerce .share-label {
        padding-right: 10px;
        padding-left: 10px;
    }
}

/*  MIN MOBILE 640
	/*--------------*/

@media only screen and (min-width: 640px) {
    .nz-slick-item {
        padding-left: 30px;
        padding-right: 30px;
    }
    .slick-prev {
        left: 65px;
    }
    .slick-next {
        right: 65px;
    }
    .menu-group .menu-title h3:after,
    .menu-group .menu-title h3:before {
        display: block;
    }
}

/*	MIN TABLET PORTRAIT
	/*-------------*/

@media only screen and (max-width: 767px) {
    .no-padding,
    .no-padding>.col-inner {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .nz-event-container {
        padding-bottom: 160px;
    }
    .woocommerce .loop .container {
        padding-left: 0px;
        padding-right: 0px;
        width: 96%;
        max-width: 96%;
        margin: 0 auto 0 auto;
    }
    .loop .products .product .product-body,
    .related-products .products .product .product-body,
    .nz-recent-products .products .product .product-body {
        display: block;
        text-align: center;
    }
    .loop .products .product .nz-thumbnail,
    .loop .products .product .product-details,
    .related-products .products .product .nz-thumbnail,
    .related-products .products .product .product-details,
    .nz-recent-products .products .product .nz-thumbnail,
    .nz-recent-products .products .product .product-details {
        display: block;
    }
    .loop .products .product .nz-thumbnail,
    .loop .products .product .nz-thumbnail img,
    .related-products .products .product .nz-thumbnail,
    .related-products .products .product .nz-thumbnail img,
    .nz-recent-products .products .product .nz-thumbnail,
    .nz-recent-products .products .product .nz-thumbnail img {
        margin: 0 auto;
        display: block;
    }
    .woocommerce .loop .product .price,
    .woocommerce .related-products .product .price,
    .nz-recent-products .product .price {
        float: none !important;
    }
    .loop .products .product .product-details,
    .related-products .products .product .product-details,
    .nz-recent-products .products .product .product-details {
        padding-left: 0px;
    }
    .loop .products .product .product-title,
    .related-products .products .product .product-title,
    .nz-recent-products .products .product .product-title {
        text-align: center;
        border-bottom: none;
        padding-top: 15px;
    }
    .loop .products .product .star-rating,
    .related-products .products .product .star-rating,
    .nz-recent-products .products .product .star-rating {
        margin: 20px auto 15px auto;
    }
    .product-description {
        text-align: center;
    }
    .woocommerce .cart-wrap {
        text-align: center;
    }
    .woocommerce .product .button,
    .woocommerce .product .added_to_cart,
    .woocommerce .product .product_type_external {
        text-indent: -9000em;
        padding: 6px 25px 6px 18px;
    }
    .woocommerce .product .single-product-summary .button,
    .woocommerce .product .single-product-summary .added_to_cart,
    .woocommerce .product .single-product-summary .product_type_external {
        text-indent: 0em;
    }
    .woocommerce .product .button:after,
    .woocommerce .product .added_to_cart:after,
    .woocommerce .product .product_type_external:after {
        text-indent: 0em;
    }
    .woocommerce .product .button.added_to_cart,
    .woocommerce .product .added_to_cart.added_to_cart,
    .woocommerce .product .product_type_external.added_to_cart {
        background-image: url(eye.png);
        background-position: 50% 50%;
    }
    .woocommerce .product .button.added_to_cart:after,
    .woocommerce .product .added_to_cart.added_to_cart:after,
    .woocommerce .product .product_type_external.added_to_cart:after {
        display: none;
    }
    .shoping-products .shop-loader,
    .shoping-subcategories .shop-loader,
    .related-products .shop-loader,
    .nz-recent-products .shop-loader {
        width: 100% !important;
        left: 0;
    }
    .loop .products .product .product-title .price,
    .related-products .products .product .product-title .price,
    .nz-recent-products .products .product .product-title .price {
        display: block;
    }
    .loop .products .product h3,
    .loop .products .product .price,
    .related-products .products .product h3,
    .related-products .products .product .price,
    .nz-recent-products .products .product h3,
    .nz-recent-products .products .product .price {
        height: auto;
        max-height: none;
        transform: none;
    }
    .single .recipes-head .recipes-navigation {
        position: relative;
        height: 40px;
        top: 0;
        right: 0;
        margin-top: 25px;
    }
    .woocommerce-message a,
    .woocommerce-info a,
    .woocommerce-error li a,
    .woocommerce-message .button,
    .woocommerce-info .button {
        display: block;
        margin-right: auto;
        margin-left: auto;
    }
}

@media only screen and (min-width: 768px) {
    .rich-header .subtitile {
        position: relative;
        display: inline-block;
    }
    .rich-header .subtitile:before,
    .rich-header .subtitile:after {
        content: "";
        position: absolute;
        top: 50%;
        left: -110px;
        margin-top: -3px;
        display: block;
        width: 94px;
        height: 6px;
        background: url(../images/slider_lines.png) no-repeat left top;
    }
    .rich-header .subtitile:after {
        left: auto;
        right: -110px;
    }
    .container,
    .ninzio-navigation {
        max-width: 720px;
        width: 720px;
    }
    .nz-row {
        margin-left: -15px;
        margin-right: -15px;
    }
    .col12,
    .col11,
    .col10,
    .col9,
    .col8,
    .col7,
    .col6,
    .col5,
    .col4,
    .col3,
    .col2,
    .col1 {
        float: left;
        padding-left: 15px;
        padding-right: 15px;
    }
    .col1 {
        width: 8.333333332%;
    }
    .col2 {
        width: 16.666666666666664%;
    }
    .col3 {
        width: 25%;
    }
    .col4 {
        width: 33.33333333%;
    }
    .col5 {
        width: 41.66666666666667%;
    }
    .col6 {
        width: 50%;
    }
    .col7 {
        width: 58.333333336%;
    }
    .col8 {
        width: 66.66666666666666%;
    }
    .col9 {
        width: 75%;
    }
    .col10 {
        width: 83.33333334%;
    }
    .col11 {
        width: 91.66666666666666%;
    }
    .col12 {
        width: 100%;
    }
    .footer-info .container {
        display: table;
    }
    .footer-info .container>* {
        display: table-cell;
        vertical-align: middle;
        width: auto;
        border-bottom: none;
    }
    #top {
        width: 60px !important;
        border-right: 1px solid #434548;
        border-left: 1px solid #434548;
        float: right;
    }
    .footer-info .container>.get-location {
        border-left: 1px solid #434548;
        border-right: 1px solid #434548;
        padding: 0 25px;
        width: 200px;
    }
    .footer-info .container>.footer-text {
        border-left: 1px solid #434548;
        padding: 0 25px;
        position: relative;
        left: -1px;
    }
    .footer-widget-area {
        display: block;
    }
    .footer-widget-area>.widget {
        width: 50%;
        float: left;
        padding-top: 30px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .widget_calendar caption,
    .widget_calendar th,
    .widget_calendar td,
    .widget_calendar td#prev,
    .widget_calendar td#next,
    .widget_calendar td#prev span,
    .widget_calendar td#next span {
        height: 102px;
        width: 102px;
        line-height: 102px;
    }
    .nz-content-box,
    .nz-timer,
    .nz-counter,
    .woocommerce .products,
    .woocommerce .menu-holder,
    .nz-pricing-table {
        margin-right: -15px;
        margin-left: -15px;
    }
    .nz-recent-products .products {
        margin-right: -1px;
        margin-left: -1px;
    }
    .woocommerce .menu-holder .products {
        margin-left: 0;
        margin-right: 0;
    }
    .nz-timer ul>li {
        width: 50%;
        float: left;
    }
    .nz-content-box>.nz-box,
    .nz-timer>.days,
    .nz-counter>.nz-count,
    .nz-pricing-table>.column {
        padding-left: 15px;
        padding-right: 15px;
        float: left;
    }
    .nz-content-box-2>.nz-box,
    .nz-persons>.person {
        float: left;
    }
    .nz-content-box[data-columns="1"]>.nz-box,
    .nz-content-box-2[data-columns="1"]>.nz-box,
    .nz-counter[data-columns="1"]>.nz-count,
    .nz-persons[data-columns="1"]>.person {
        width: 100%;
        float: none;
    }
    .nz-content-box[data-columns="2"]>.nz-box,
    .nz-content-box-2[data-columns="2"]>.nz-box,
    .nz-counter[data-columns="2"]>.nz-count,
    .nz-persons[data-columns="2"]>.person {
        width: 50%;
    }
    .nz-content-box[data-columns="3"]>.nz-box,
    .nz-content-box-2[data-columns="3"]>.nz-box,
    .nz-counter[data-columns="3"]>.nz-count,
    .nz-persons[data-columns="3"]>.person,
    .nz-pricing-table[data-columns="3"]>.column {
        width: 33.33333333%;
    }
    .nz-content-box-2[data-columns="3"]>.nz-box:nth-child(2) .box-data,
    .nz-content-box-2[data-columns="3"]>.nz-box:nth-child(2) .nz-box-image:before,
    .nz-content-box-2[data-columns="3"]>.nz-box:nth-child(3) .box-data,
    .nz-content-box-2[data-columns="3"]>.nz-box:nth-child(3) .nz-box-image:before,
    .nz-content-box-2[data-columns="2"]>.nz-box:nth-child(2) .box-data,
    .nz-content-box-2[data-columns="2"]>.nz-box:nth-child(2) .nz-box-image:before,
    .nz-content-box-2[data-columns="4"]>.nz-box:nth-child(2) .box-data,
    .nz-content-box-2[data-columns="4"]>.nz-box:nth-child(2) .nz-box-image:before,
    .nz-content-box-2[data-columns="4"]>.nz-box:nth-child(4) .box-data,
    .nz-content-box-2[data-columns="4"]>.nz-box:nth-child(4) .nz-box-image:before {
        border-left: none;
    }
    .nz-persons[data-columns="4"]>.person,
    .nz-pricing-table[data-columns="4"]>.column,
    .nz-content-box-2[data-columns="4"]>.nz-box,
    .nz-counter[data-columns="4"]>.nz-count {
        width: 50%;
    }
    .nz-counter>.nz-count:after {
        content: "";
        display: block;
        position: absolute;
        width: 150px;
        height: 6px;
        border-bottom: 5px dotted #fff;
        right: 0%;
        top: 50px;
        margin-top: -3px;
        margin-right: -75px;
    }
    .nz-counter.nz-counter[data-columns="3"]>.nz-count:after {
        width: 100px;
        margin-right: -50px;
    }
    .nz-counter>.nz-count:last-child:after,
    .nz-counter.nz-counter[data-columns="4"]>.nz-count:nth-child(2):after,
    .nz-counter.nz-counter[data-columns="3"]>.nz-count:nth-child(3):after {
        display: none;
    }
    .nz-content-box[data-columns="5"]>.nz-box,
    .nz-pricing-table[data-columns="5"]>.column {
        width: 20%;
    }
    .nz-content-box[data-columns="6"]>.nz-box {
        width: 16.66666666666667%;
    }
    .slick-prev {
        left: 100px;
    }
    .slick-next {
        right: 100px;
    }
    .nz-section-back-video,
    .nz-video-overlay {
        display: block;
    }
    .nz-tabs.horizontal:not(.tab-full) .tabset {
        padding-left: 0px;
        position: relative;
    }
    .nz-tabs.horizontal:not(.tab-full) .tabset .tab {
        float: left;
        margin-bottom: -1px;
    }
    .nz-tabs.horizontal:not(.tab-full) .tabset .tab:after {
        display: block;
        position: absolute;
        bottom: -1px;
        content: "";
        width: 100%;
        height: 1px;
        left: 0;
        background-color: #fff;
    }
    .nz-tabs.horizontal:not(.tab-full) .tabset .tab:not(:first-child) {
        margin-left: -2px;
    }
    .nz-tabs.horizontal:not(.tab-full) .tabset .tab.active {
        box-shadow: none;
    }
    .nz-tabs.horizontal:not(.tab-full).full-true .tabset .tab {
        box-shadow: inset 0 0 0 1px #eee;
    }
    .nz-tabs.horizontal:not(.tab-full).full-true .tabset .tab.active {
        box-shadow: none;
    }
    .nz-tabs.horizontal:not(.tab-full) .tabset .tab.active,
    .nz-tabs.vertical .tabset .tab.active {
        position: relative;
    }
    .col6 .nz-tabs.vertical .tab.active:after,
    .col7 .nz-tabs.vertical .tab.active:after,
    .col8 .nz-tabs.vertical .tab.active:after,
    .col9 .nz-tabs.vertical .tab.active:after,
    .col10 .nz-tabs.vertical .tab.active:after,
    .col11 .nz-tabs.vertical .tab.active:after,
    .col12 .nz-tabs.vertical .tab.active:after {
        top: 0;
        left: 0;
        width: 3px;
        height: 100%;
    }
    .col6 .nz-tabs.vertical .tabset,
    .col6 .nz-tabs.vertical .tabs-container,
    .col7 .nz-tabs.vertical .tabset,
    .col7 .nz-tabs.vertical .tabs-container,
    .col8 .nz-tabs.vertical .tabset,
    .col8 .nz-tabs.vertical .tabs-container,
    .col9 .nz-tabs.vertical .tabset,
    .col9 .nz-tabs.vertical .tabs-container,
    .col10 .nz-tabs.vertical .tabset,
    .col10 .nz-tabs.vertical .tabs-container,
    .col11 .nz-tabs.vertical .tabset,
    .col11 .nz-tabs.vertical .tabs-container,
    .col12 .nz-tabs.vertical .tabset,
    .col12 .nz-tabs.vertical .tabs-container {
        float: left;
    }
    .col6 .nz-tabs.vertical .tab,
    .col7 .nz-tabs.vertical .tab,
    .col8 .nz-tabs.vertical .tab,
    .col9 .nz-tabs.vertical .tab,
    .col10 .nz-tabs.vertical .tab,
    .col11 .nz-tabs.vertical .tab,
    .col12 .nz-tabs.vertical .tab {
        text-align: center;
        margin-right: -2px;
        margin-bottom: -2px;
        border-bottom: 1px solid #e0e0e0;
    }
    .col6 .nz-tabs.vertical .tab:before,
    .col7 .nz-tabs.vertical .tab:before,
    .col8 .nz-tabs.vertical .tab:before,
    .col9 .nz-tabs.vertical .tab:before,
    .col10 .nz-tabs.vertical .tab:before,
    .col11 .nz-tabs.vertical .tab:before,
    .col12 .nz-tabs.vertical .tab:before {
        display: block;
        position: absolute;
        right: -1px;
        content: "";
        width: 1px;
        height: 100%;
        top: 0;
        background-color: #fff;
    }
    .col6 .nz-tabs.vertical .tab.active,
    .col7 .nz-tabs.vertical .tab.active,
    .col8 .nz-tabs.vertical .tab.active,
    .col9 .nz-tabs.vertical .tab.active,
    .col10 .nz-tabs.vertical .tab.active,
    .col11 .nz-tabs.vertical .tab.active,
    .col12 .nz-tabs.vertical .tab.active {
        box-shadow: none;
    }
    .col6 .nz-tabs.vertical .tabs-container .tab-content,
    .col7 .nz-tabs.vertical .tabs-container .tab-content,
    .col8 .nz-tabs.vertical .tabs-container .tab-content,
    .col9 .nz-tabs.vertical .tabs-container .tab-content,
    .col10 .nz-tabs.vertical .tabs-container .tab-content,
    .col11 .nz-tabs.vertical .tabs-container .tab-content,
    .col12 .nz-tabs.vertical .tabs-container .tab-content {
        padding: 40px;
    }
    .col6 .nz-tabs.vertical .tabset,
    .col7 .nz-tabs.vertical .tabset,
    .col8 .nz-tabs.vertical .tabset,
    .col9 .nz-tabs.vertical .tabset,
    .col10 .nz-tabs.vertical .tabset,
    .col11 .nz-tabs.vertical .tabset,
    .col12 .nz-tabs.vertical .tabset {
        width: 30%;
    }
    .col6 .nz-tabs.vertical .tabs-container,
    .col7 .nz-tabs.vertical .tabs-container,
    .col8 .nz-tabs.vertical .tabs-container,
    .col9 .nz-tabs.vertical .tabs-container,
    .col10 .nz-tabs.vertical .tabs-container,
    .col11 .nz-tabs.vertical .tabs-container,
    .col12 .nz-tabs.vertical .tabs-container {
        width: 70%;
    }
    .loop .blog-post *[data-grid="ninzio_01"],
    .loop .events-post .events,
    .loop .recipes-post .recipes,
    .nz-related-recipes .recipes,
    .nz-recent-recipes .recipes,
    .nz-recent-events .events {
        width: 50%;
        float: left;
    }
    .related-posts {
        margin-left: -10px !important;
        margin-right: -10px !important;
    }
    .loop .recipes-post,
    .nz-related-recipes,
    .nz-recent-recipes {
        margin-left: -5px !important;
        margin-right: -5px !important;
    }
    .loop .recipes-post .recipes,
    .nz-related-recipes .recipes,
    .nz-recent-recipes .recipes {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .related-posts *[data-grid="ninzio_01"],
    .nz-recent-events *[data-grid="ninzio_01"],
    .nz-related-products *[data-grid="ninzio_01"] {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .woocommerce .main-content .products .product,
    .woocommerce .products .product {
        width: 100%;
    }
    .nz-recent-events.column-4 *[data-grid="ninzio_01"],
    .nz-related-products.column-4 *[data-grid="ninzio_01"],
    .nz-recent-products.column-4 *[data-grid="ninzio_01"] {
        width: 50%;
        float: left;
    }
    .events-gallery .thumbset {
        margin-left: -5px;
        margin-right: -5px;
    }
    .thumbset .thumb {
        padding: 10px 5px 0 5px;
    }
    .comment-list ul.children {
        padding: 0 0 0 70px;
        position: relative;
    }
    /*GALLERY*/
    .nz-gallery[data-columns="1"].grid .gallery-item {
        width: 100%;
    }
    .nz-gallery[data-columns="2"].grid .gallery-item {
        width: 50%;
    }
    .nz-gallery[data-columns="3"].grid .gallery-item {
        width: 33.33333333%;
    }
    .nz-gallery[data-columns="4"].grid .gallery-item {
        width: 25%;
    }
    .nz-gallery[data-columns="5"].grid .gallery-item {
        width: 20%;
    }
    .nz-gallery[data-columns="6"].grid .gallery-item {
        width: 33.33333333%;
    }
    .nz-gallery[data-columns="7"].grid .gallery-item {
        width: 33.33333333%;
    }
    .nz-gallery[data-columns="8"].grid .gallery-item {
        width: 25%;
    }
    .nz-gallery[data-columns="9"].grid .gallery-item {
        width: 33.33333333%;
    }
    .nz-gallery[data-columns="2"] .wp-caption-text,
    .nz-gallery[data-columns="3"] .wp-caption-text,
    .nz-gallery[data-columns="4"] .wp-caption-text {
        display: block;
    }
    .woocommerce .products .product,
    .woocommerce .menu-group {
        padding-right: 15px;
        padding-left: 15px;
    }
    .nz-recent-products .products .product {
        padding-left: 0.5px;
        padding-right: 0.5px;
    }
    .woocommerce .menu-group .product {
        padding-right: 0px;
        padding-left: 0px;
    }
    .woocommerce .woocommerce-result-count {
        float: right;
        font-size: 14px;
        margin-bottom: 0;
        position: relative;
        top: 20px;
    }
    .woocommerce.single .woocommerce-message {
        margin-top: 0px;
        margin-bottom: 30px;
    }
    .woocommerce .woocommerce-message {
        margin-top: 44px;
    }
    .woocommerce .loop.width-true .products {
        margin-left: -15px;
        margin-right: -15px;
    }
    .woocommerce .loop.width-true .products {
        margin-left: -15px;
        margin-right: -15px;
    }
    .loop.width-true .shop-layout {
        padding-left: 30px;
        padding-right: 30px;
    }
    .loop.width-true .blog-layout,
    .loop.width-true .events-layout.small,
    .loop.width-true .events-layout.medium,
    .loop.width-true .events-layout.large {
        padding-left: 15px;
        padding-right: 15px;
    }
    .woocommerce .loop.width-true .woocommerce-ordering {
        right: 30px;
    }
    .woocommerce-tabs:not(.tab-full) .tabs {
        position: relative;
    }
    .woocommerce-tabs:not(.tab-full) .tabs>li {
        float: left;
        width: 33.33333333333333%;
    }
    .single-product-image,
    .single-product-summary {
        width: 50%;
        float: left;
    }
    .single-product-summary {
        padding-left: 30px;
    }
    .woocommerce .post-social-share {
        padding: 0 10px 10px 10px;
    }
    .woocommerce .share-label {
        padding-right: 10px;
        padding-left: 0px;
    }
    .woocommerce .main-content .share-label {
        padding-right: 10px;
        padding-left: 0px;
    }
    .coupon {
        display: inline-block;
    }
    .coupon input {
        width: auto;
        margin-right: 0;
        display: inline-block;
    }
    .actions input {
        margin-left: 0 !important;
        margin-right: 5px !important;
    }
    .woocommerce .shop_table.cart .quantity {
        display: inline-block;
        width: 50%;
    }
    .woocommerce .cart-collaterals .cart_totals,
    .woocommerce .cart-collaterals .shipping_calculator,
    .woocommerce .col2-set .col-1,
    .woocommerce .col2-set .col-2 {
        width: 50%;
        float: left;
    }
    .woocommerce .cart-collaterals .cart_totals,
    .woocommerce .col2-set .col-1 {
        padding-right: 15px;
    }
    .woocommerce .cart-collaterals .shipping_calculator,
    .woocommerce .col2-set .col-2 {
        padding-left: 15px;
    }
    .woocommerce .shop_table.cart .product-thumbnail {
        display: block;
        border-left: none !important;
        border-right: none !important;
    }
    .woocommerce .shop_table.cart td.product-thumbnail {
        border: none !important;
        border-top: 1px solid #f7f7f7 !important;
    }
    .woocommerce .shop_table.cart tbody .cart_item:first-child td.product-thumbnail {
        border-top: none !important;
    }
    .woocommerce .shop_table.cart td,
    .woocommerce .shop_table.cart th {
        padding: 20px;
    }
    .woocommerce-account .page-content .woocommerce {
        width: 30%;
    }
    .woocommerce-account.logged-in .page-content .woocommerce {
        width: 100%;
    }
    .post-comments-area .comment-form-author,
    .post-comments-area .comment-form-email,
    .post-comments-area .comment-form-url {
        float: left;
        width: 33.33333333333333%;
        padding: 0 15px;
    }
    .post-comments-area .comment-form-author {
        padding-left: 0;
    }
    .post-comments-area .comment-form-url {
        padding-right: 0;
    }
    .comment-list ul.children .comment:before {
        content: "";
        display: block;
        position: absolute;
        left: -50px;
        top: -10px;
        border: 1px solid #d4d4d4;
        border-right: 0;
        border-top: 0;
        width: 40px;
        height: 70%;
        border-radius: 0 0 0 50px;
    }
    .loop .post,
    .loop .events-layout .events,
    .nz-recent-posts .post {
        padding-left: 15px;
        padding-right: 15px;
    }
    .related-posts .post {
        float: left;
        width: 33.33333333333333%;
    }
    .loop .blog-post,
    .loop .events-layout,
    .nz-recent-posts {
        margin-left: -15px;
        margin-right: -15px;
    }
    /*.nz-pricing-table > .column.highlight-true {
				position: relative;
				top: -30px;
				z-index: 15;
			}*/
    .nz-event .nz-event-wrap {
        position: relative;
    }
    .nz-event .nz-event-wrap:before {
        display: block;
        width: 50px;
        height: 2px;
        border-bottom: 2px dotted #e0e0e0;
        content: "";
        position: absolute;
        top: 50%;
        margin-top: -2px;
        right: -65px;
        z-index: 10;
    }
    .nz-event-container {
        display: table;
        width: 100%;
    }
    .nz-event-container>* {
        display: table-cell;
        vertical-align: top;
    }
    .nz-event-container .nz-event {
        width: 250px;
    }
    .nz-event-container .nz-event-content {
        padding-left: 160px;
    }
    .nz-event-container:after {
        width: 4px;
        height: 100%;
        bottom: auto;
        top: 60px;
        left: 320px;
    }
    .nz-event-container:before {
        left: 320px;
        margin-left: -2px;
        bottom: auto;
        top: 57px;
        display: block !important;
    }
    .nz-event-container:last-child:before {
        top: 57px;
    }
    .nz-timeline {
        position: relative;
    }
    .error404-big {
        font-size: 180px;
        line-height: 180px;
    }
    .nz-product-search>.woocommerce-product-search {
        width: 60%;
    }
    .rtb-booking-form {
        padding: 80px 70px;
    }
    .rtb-booking-form .reservation legend {
        padding: 0 30px 0 15px !important;
    }
    .rtb-booking-form .reservation legend:after,
    .rtb-booking-form .reservation legend:before {
        left: 15px;
    }
    .rtb-booking-form .reservation {
        margin-left: -15px;
        margin-right: -15px;
    }
    .rtb-booking-form .reservation>* {
        float: left;
        width: 33.33333333333333%;
        padding: 0 15px;
    }
    #lang_sel_footer ul {
        text-align: center;
    }
    #lang_sel_footer ul li {
        display: inline-block;
        width: auto;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .photos_from_flickr .flickr_badge_image {
        width: 9.1%;
        height: 9.1%;
        margin-right: 1%;
        margin-bottom: 1%;
    }
    .footer-widget-area .photos_from_flickr .flickr_badge_image {
        width: 23.5%;
        height: 23.5%;
        margin-right: 2%;
        margin-bottom: 2%;
    }
    .footer-widget-area .photos_from_flickr #flickr_badge_image4,
    .footer-widget-area .photos_from_flickr #flickr_badge_image8 {
        margin-right: 0%;
        margin-bottom: 0%;
    }
    .footer-widget-area .photos_from_flickr #flickr_badge_image6 {
        margin-right: 2%;
    }
    .photos_from_flickr #flickr_badge_image4,
    .photos_from_flickr #flickr_badge_image5,
    .photos_from_flickr #flickr_badge_image8 {
        margin-right: 1%;
    }
    .photos_from_flickr #flickr_badge_image10 {
        margin-right: 0%;
    }
    .nz-pricing-table[data-columns="4"] .price {
        font-size: 36px;
    }
    .nz-pricing-table[data-columns="3"] .price {
        font-size: 46px;
    }
    .shoping-products .shop-loader,
    .shoping-subcategories .shop-loader {
        width: calc(100% - 30px);
    }
}

@media only screen and (max-width: 1023px) {
    .nz-slider-banner .nz-banner:not(:last-child) {
        border-bottom: none !important;
    }
    .nz-tagline .container>.tagline-title {
        padding-right: 0 !important;
    }
    .nz-tagline .container {
        padding-left: 0 !important;
        text-align: center !important;
    }
    .nz-tagline img {
        display: none;
    }
    .menu-group .ninzio-label {
        right: -35px;
    }
}

/*	MIN TABLET LANDSCAPE
	/*-------------*/

@media only screen and (min-width:1024px) {
    .container,
    .full-width-true .nz-tabs.full-true .tab-content,
    .ninzio-navigation {
        max-width: 960px;
        width: 960px;
    }
    .slider-banner {
        position: absolute;
        top: 0;
        margin: 0 !important;
        left: 50%;
        -webkit-transform: translate(-50%, -51%) scale(0.82, 0.82);
        -ms-transform: translate(-50%, -51%) scale(0.82, 0.82);
        transform: translate(-50%, -51%) scale(0.82, 0.82);
        z-index: 54;
        width: 1170px !important;
        max-width: 1170px !important;
    }
    .slider-banner .container {
        max-width: 100%;
        width: 100%;
    }
    .nz-slider-banner .nz-banner {
        float: left;
    }
    .nz-slider-banner[data-columns="2"] .nz-banner {
        width: 50%;
    }
    .nz-slider-banner[data-columns="3"] .nz-banner {
        width: 33.33333333%;
    }
    .nz-slider-banner[data-columns="4"] .nz-banner {
        width: 25%;
    }
    .nz-slider-banner[data-columns="2"] .nz-banner:nth-child(2n+2) {
        border-left: none !important;
    }
    .nz-slider-banner[data-columns="3"] .nz-banner:nth-child(3n+1) {
        border-right: none !important;
    }
    .nz-slider-banner[data-columns="3"] .nz-banner:nth-child(3n+3) {
        border-left: none !important;
    }
    .nz-slider-banner[data-columns="4"] .nz-banner:nth-child(4n+1) {
        border-right: none !important;
    }
    .nz-slider-banner[data-columns="4"] .nz-banner:nth-child(4n+3) {
        border-left: none !important;
    }
    .nz-slider-banner[data-columns="4"] .nz-banner:nth-child(4n+4) {
        border-left: none !important;
    }
    .main-content,
    .sidebar {
        float: left;
        position: relative;
    }
    .main-content {
        width: 75%;
    }
    .sidebar {
        width: 25%;
    }
    .woocommerce .loop .main-content {
        width: calc(100% - 240px);
    }
    .woocommerce .loop .sidebar {
        width: 240px;
    }
    .main-content.right {
        padding-left: 30px;
    }
    .main-content.left {
        padding-right: 30px;
    }
    .widget_nav_menu.desktop ul.sub-menu,
    .widget_product_categories.desktop ul.children {
        position: absolute;
        width: 250px;
        left: 100%;
        top: 0;
        z-index: 99;
        opacity: 0;
        display: none;
        margin-left: 50px;
    }
    .widget_nav_menu.desktop ul li:hover>a>span.toggle,
    .widget_product_categories.desktop ul li:hover>a>span.toggle {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    .widget_calendar caption,
    .widget_calendar th,
    .widget_calendar td,
    .widget_calendar td#prev,
    .widget_calendar td#next,
    .widget_calendar td#prev span,
    .widget_calendar td#next span {
        height: 30px;
        width: 30px;
        line-height: 30px;
    }
    .widget_recent_events .post {
        width: 32%;
    }
    .widget_recent_events .post:nth-child(3n+3) {
        margin-right: 0%;
    }
    .photos_from_flickr .flickr_badge_image {
        width: 23.5%;
        height: 23.5%;
        margin-right: 2%;
        margin-bottom: 2%;
    }
    .photos_from_flickr #flickr_badge_image4,
    .photos_from_flickr #flickr_badge_image8 {
        margin-right: 0;
    }
    .photos_from_flickr #flickr_badge_image5,
    .photos_from_flickr #flickr_badge_image10 {
        margin-right: 2%;
        margin-bottom: 2%;
    }
    .slick-prev {
        left: 110px;
    }
    .slick-next {
        right: 110px;
    }
    .col8 .nz-tabs.vertical .tabset,
    .col9 .nz-tabs.vertical .tabset,
    .col10 .nz-tabs.vertical .tabset,
    .col11 .nz-tabs.vertical .tabset,
    .col12 .nz-tabs.vertical .tabset {
        width: 25%;
    }
    .col8 .nz-tabs.vertical .tabs-container,
    .col9 .nz-tabs.vertical .tabs-container,
    .col10 .nz-tabs.vertical .tabs-container,
    .col11 .nz-tabs.vertical .tabs-container,
    .col12 .nz-tabs.vertical .tabs-container {
        width: 75%;
    }
    .one-page-bullets {
        display: block;
    }
    .nz-video-poster {
        display: none;
    }
    .rich-header,
    .rich-header .container {
        position: relative;
        height: 400px;
    }
    .rich-header h1 {
        font-size: 52px;
        line-height: 62px;
    }
    .rich-header .subtitile {
        font-size: 24px;
        line-height: 34px;
    }
    .single-details .events-category {
        text-align: left;
    }
    .single-details .events-category:after {
        left: 0%;
        margin-left: 0px;
    }
    .loop .events-layout .events:nth-child(even) .post-body {
        left: 0;
        right: auto;
    }
    .loop .events-layout .events .post-body:before,
    .single .events .single-details:before {
        top: 50%;
        left: 0;
        margin-left: -30px;
        margin-top: -30px;
        border-width: 30px 30px 30px 0;
        border-color: transparent #fff transparent transparent;
    }
    .loop .events-layout .events:nth-child(even) .post-body:before {
        left: auto;
        right: 0;
        margin-left: 0px;
        margin-right: -30px;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .loop .events-layout .events .post-body:after,
    .single .events .single-details:after {
        top: 50%;
        left: 0%;
        margin-top: -5px;
        margin-left: -13px;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    .loop .events-layout .events:nth-child(even) .post-body:after {
        left: auto;
        right: 0%;
        margin-left: 0;
        margin-right: -13px;
        -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        transform: rotate(270deg);
    }
    .loop .blog-post *[data-grid="ninzio_01"] {
        width: 33.33333333333333%;
        float: left;
    }
    .loop .main-content .blog-post *[data-grid="ninzio_01"] {
        width: 50%;
        float: left;
    }
    .nz-recent-events.column-4 *[data-grid="ninzio_01"],
    .nz-content-box-2[data-columns="4"]>.nz-box,
    .loop .recipes-post .recipes,
    .nz-related-recipes .recipes,
    .nz-recent-recipes .recipes {
        width: 25%;
    }
    .nz-timer ul>li {
        width: 25%;
    }
    .nz-persons[data-columns="4"]>.person,
    .nz-pricing-table[data-columns="4"]>.column,
    .nz-content-box-2[data-columns="4"]>.nz-box,
    .nz-counter[data-columns="4"]>.nz-count {
        width: 25%;
    }
    .nz-content-box-2[data-columns="4"]>.nz-box:nth-child(2) .box-data,
    .nz-content-box-2[data-columns="4"]>.nz-box:nth-child(2) .nz-box-image:before,
    .nz-content-box-2[data-columns="4"]>.nz-box:nth-child(3) .box-data,
    .nz-content-box-2[data-columns="4"]>.nz-box:nth-child(3) .nz-box-image:before,
    .nz-content-box-2[data-columns="4"]>.nz-box:nth-child(4) .box-data,
    .nz-content-box-2[data-columns="4"]>.nz-box:nth-child(4) .nz-box-image:before {
        border-left: none;
    }
    .nz-counter.nz-counter[data-columns="4"]>.nz-count:nth-child(2):after {
        display: block;
    }
    .single-product-summary {
        text-align: left;
        z-index: 10;
    }
    .footer-widget-area .photos_from_flickr .flickr_badge_image {
        width: 18.4%;
        height: 18.4%;
        margin-right: 2%;
        margin-bottom: 2%;
    }
    .footer-widget-area .photos_from_flickr #flickr_badge_image4,
    .footer-widget-area .photos_from_flickr #flickr_badge_image6,
    .footer-widget-area .photos_from_flickr #flickr_badge_image8 {
        margin-right: 2%;
    }
    .footer-widget-area .photos_from_flickr #flickr_badge_image5,
    .footer-widget-area .photos_from_flickr #flickr_badge_image10 {
        margin-right: 0;
    }
    .nz-tagline .container>.tagline-title,
    .nz-tagline .container>.button,
    .nz-tagline .container>.tagline-icon {
        vertical-align: middle;
        display: inline-block;
        margin: 0 !important;
    }
    .nz-tagline .container>.tagline-icon {
        margin-right: 30px !important;
    }
    .nz-image-banner {
        position: relative;
        background-image: none !important;
        padding: 50px;
    }
    .nz-image-banner>.one,
    .nz-image-banner>.two {
        width: 50%;
    }
    .nz-image-banner .banner-img {
        position: relative;
        padding-right: 25px;
        max-width: 430px;
        z-index: 15;
    }
    .nz-image-banner .banner-content {
        padding-left: 25px;
        max-width: 430px;
        position: absolute;
        top: 50%;
        right: 50px;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
    .nz-image-banner .banner-content:before {
        content: "";
        display: block;
        height: 130%;
        width: 960px;
        right: -50px;
        top: 50%;
        position: absolute;
        z-index: -1;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
    .footer-widget-area>.widget {
        width: 25%;
    }
    .woocommerce .products .product,
    .nz-recent-products[data-columns="2"] .product {
        width: 50%;
        float: left;
    }
    .nz-recent-products[data-columns="1"] .product {
        width: 100%;
        float: none;
    }
    .woocommerce .main-content .menu-group .products .product,
    .woocommerce .menu-group .products .product {
        width: 100%;
        float: none;
    }
    .woocommerce .menu-group {
        width: 50%;
        float: left;
    }
    .woocommerce .main-content .menu-group {
        width: 100%;
    }
    .single-image-content {
        padding: 100px 50px 50px 50px;
    }
    .woocommerce .post-social-share {
        padding: 5px;
    }
    .woocommerce .main-content .post-social-share {
        padding: 0 10px 10px 10px;
    }
    .single-image-content>.ninzio-label {
        top: 34px;
    }
    .single-product-image {
        width: 44.18604651162791%;
    }
    .single-product-summary {
        width: 55.81395348837209%;
    }
    .main-content .single-product-summary {
        width: 50%;
    }
    .main-content .single-product-image {
        width: 50%;
    }
    .main-content .single-image-content {
        padding: 60px 30px 30px 30px;
    }
    .main-content .single-image-content>.ninzio-label {
        top: 14px;
    }
    .product-category-body {
        display: table;
        text-align: left;
    }
    .product-category-body>* {
        display: table-cell;
        vertical-align: middle;
    }
    .product-category-body img {
        max-width: none;
        margin-bottom: 0;
    }
    .main-content .product-category-body img {
        max-width: 250px;
    }
    .product-category-body .product-category-content {
        padding-left: 25px;
    }
    .menu-group .menu-title h3 {
        padding: 10px 20px;
        font-size: 18px;
        line-height: 28px;
    }
    .main-content .menu-group .menu-title h3 {
        padding: 10px 40px;
        font-size: 22px;
        line-height: 32px;
    }
    .woocommerce .share-label {
        padding-left: 10px;
    }
}

/*	DESKTOP
	/*-------------*/

@media only screen and (max-width: 1099px) {
    .ninzio-filter {
        text-align: left;
        margin-bottom: 70px;
        position: relative;
    }
    .ninzio-filter .filter-container {
        display: none;
    }
    .filter-toggle {
        display: block;
        position: absolute;
        width: 20px;
        height: 20px;
        top: 11px;
        right: 25px;
        cursor: pointer;
        background: url(../images/burger_menu.png) no-repeat center center;
        z-index: 25;
    }
    .ninzio-filter .filter {
        cursor: pointer;
        display: block;
        padding: 10px 25px;
        line-height: 22px;
        margin-top: -1px;
        width: 100%;
        position: relative;
        z-index: 3;
        color: #777;
        box-shadow: inset 0 0 0 1px #e0e0e0;
        background-color: #edecea;
        -webkit-transition: all 300ms;
        transition: all 300ms;
    }
    .ninzio-filter .filter:last-child {
        margin-right: 0;
    }
    .ninzio-filter .filter:after {
        content: attr(data-count);
        width: 26px;
        height: 26px;
        font-size: 12px;
        border-radius: 26px;
        line-height: 26px;
        margin-top: -2px;
        display: inline-block;
        text-align: center;
        color: #777 !important;
        float: right;
        margin-right: 40px;
        background-color: #fff;
    }
    .ninzio-filter .filter.active {
        background-color: #f7f7f7;
        box-shadow: inset 0 0 0 1px #e0e0e0;
    }
    .ninzio-filter .filter.active:after {
        background-color: #edecea;
        color: #777 !important;
    }
}

@media only screen and (min-width:1100px) {
    .page-content-wrap.inactive-true {
        padding-top: 0;
    }
    .fixed-true .page-content-wrap.inactive-false {
        padding-top: 90px;
    }
    .container,
    .full-width-true .nz-tabs.full-true .tab-content,
    .ninzio-navigation {
        max-width: 1170px;
        width: 1170px;
    }
    .mob-header {
        display: none;
    }
    .desk {
        display: block;
    }
    .header-content>.container {
        position: relative;
        margin: 0 auto;
    }
    .desk {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 80;
        height: 90px;
        width: 100%;
        background-color: transparent;
        -webkit-transition: background-color 300ms ease;
        transition: background-color 300ms ease;
    }
    .stucked-false.desk {
        position: relative;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
    }
    .woo-account .desk+.page-content-wrap,
    .shoping-cart .desk+.page-content-wrap,
    .search:not(.woocommerce) .desk+.page-content-wrap,
    .error404 .desk+.page-content-wrap {
        padding-top: 90px;
    }
    .desk .header-content {
        visibility: visible;
        opacity: 1;
        top: 0;
        left: 0;
        position: relative;
        -webkit-transition: all 300ms ease;
        transition: all 300ms ease;
    }
    .desk .logo {
        height: 90px;
        line-height: 90px;
    }
    .fixed-true.active .logo-desk,
    .logo-desk-fixed {
        display: none !important;
    }
    .fixed-true.active .logo-desk-fixed {
        display: block !important;
    }
    .desk .left-part {
        float: left;
        width: 435px;
    }
    .desk .right-part {
        float: right;
        width: 435px;
    }
    .desk .logo-part {
        width: 300px;
        padding: 0 25px;
        height: 90px;
        position: absolute;
        top: 0;
        left: 435px;
    }
    .version-classic.desk .logo-part {
        width: auto;
        padding: 0 25px 0 0;
        height: 90px;
        position: relative;
        left: 0;
        float: left;
    }
    .version-classic.desk .menu-part {
        float: right;
    }
    .version-classic.desk .header-menu-1,
    .version-classic.desk .header-menu-2 {
        float: left;
        width: auto;
        max-width: none;
    }
    .version-classic.desk .desk-cart-wrap {
        float: right;
    }
    .version-classic.desk .desk-cart-wrap,
    .version-classic.desk .search-toggle {
        margin-right: 0px !important;
    }
    .desk .logo-title {
        font-size: 48px;
        line-height: 40px;
        margin-top: 25px;
        text-align: center;
        color: #fff;
    }
    .header-menu-1 {
        float: right;
    }
    .header-menu-2 {
        float: left;
    }
    .desk-menu>ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }
    .header-menu-1>ul {
        float: right;
    }
    .header-menu-2>ul {
        float: left;
    }
    .desk-menu>ul>li {
        line-height: 90px;
        height: 90px;
        padding: 0;
        position: relative;
        float: left;
        -webkit-transition: all 300ms ease;
        transition: all 300ms ease;
    }
    .desk-menu>ul>li:first-child {
        margin-left: 0 !important;
    }
    .desk-menu>ul>li>a {
        display: block;
        height: 40px;
        line-height: 40px;
        margin-top: 25px;
        z-index: 2;
        position: relative;
        color: #fff;
        padding: 0;
    }
    .desk-menu>ul>li.menu-item-language>a {
        box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5);
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 30px;
        height: 30px;
        line-height: 30px !important;
    }
    .desk-menu>ul>li.menu-item-language>a>.txt:after {
        display: none;
    }
    .desk-menu>ul>li>a>.txt {
        position: relative;
    }
    .desk-menu>ul>li>a>.txt .label {
        position: absolute;
        bottom: 150%;
        left: 50%;
        line-height: 20px;
        font-size: 12px;
        height: 20px;
        padding: 0 10px;
        text-transform: none;
        color: #fff;
    }
    .desk-menu>ul>li>a>.txt .label:before {
        content: "";
        position: absolute;
        bottom: -5px;
        left: 0px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 5px 7px 0 0;
    }
    .desk-menu .sub-menu .label {
        margin-left: 15px;
        display: inline-block;
        padding: 6px 10px 6px 10px;
        color: #ffffff;
        text-transform: none;
        font-size: 10px;
        line-height: 10px;
        text-align: center;
        position: relative;
        top: -1px;
        left: 0px !important;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
    }
    .desk-menu>ul>li>a>.txt:after {
        content: "";
        position: absolute;
        width: 0;
        height: 1px;
        bottom: -5px;
        left: 0;
        opacity: 0;
        -webkit-transition: all 300ms;
        transition: all 300ms;
    }
    .desk-menu>ul>li:hover>a>.txt:after,
    .desk-menu>ul>li.one-page-active>a>.txt:after,
    .desk-menu>ul>li.current-menu-item>a>.txt:after,
    .desk-menu>ul>li.current-menu-parent>a>.txt:after,
    .desk-menu>ul>li.current-menu-ancestor>a>.txt:after {
        opacity: 1;
        width: 100%;
    }
    .desk-menu .mi {
        padding-right: 10px;
    }
    .desk-di-false .desk-menu .di {
        display: none;
    }
    .desk-di-false .sub-menu .di,
    .desk-di-true .sub-menu .di {
        display: block;
    }
    .desk-menu ul>li>a>.di {
        display: none;
    }
    .desk-menu ul ul>li>a>.di {
        display: block;
        position: absolute;
        top: 50%;
        right: 15px;
        font-size: 14px;
        margin-top: -6px;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        -webkit-transition: all 300ms;
        transition: all 300ms;
    }
    .desk-menu .sub-menu {
        position: absolute;
        top: 90px;
        left: 0px;
        min-width: 200px;
        max-width: 250px;
        padding-top: 5px;
        padding-bottom: 5px;
        display: none;
        opacity: 0;
        background-color: #292929;
        list-style: none;
        margin-left: 0;
    }
    .desk-menu .sub-menu .sub-menu {
        left: 250px !important;
        top: -5px !important;
        margin-top: 0px;
        min-width: 200px;
        max-width: 200px;
        background-color: #222222;
        z-index: -1;
    }
    .no-js .desk-menu li:hover>ul {
        display: block;
    }
    .desk-menu .sub-menu li {
        position: relative;
        padding: 0px;
    }
    .desk-menu .sub-menu li>a {
        padding: 5px 15px;
        display: block;
        position: relative;
        color: #999999;
        -webkit-transition: all 300ms;
        transition: all 300ms;
    }
    .desk-menu .sub-menu li:hover>a {
        color: #ffffff;
    }
    .desk-menu [data-mm="true"] .sub-menu .di {
        display: none !important;
    }
    .desk-menu>ul li:not([data-mm="true"]) ul>li:first-child {
        position: relative;
    }
    .desk-menu>ul>[data-mm="true"] {
        position: static !important;
    }
    .desk-menu>ul>[data-mm="true"]>ul {
        width: 1170px;
        max-width: 1170px;
        height: auto;
        visibility: hidden;
        display: block;
        visibility: hidden;
        z-index: -1;
        left: 0 !important;
        padding: 10px 30px 30px 30px;
        background-repeat: no-repeat;
        background-position: 0 0;
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        background-size: cover !important;
    }
    .desk-menu>ul>[data-mm="true"]>ul:after {
        content: "";
        display: table;
        clear: both;
    }
    .desk-menu>ul>[data-mm="true"]>ul ul {
        display: block !important;
        opacity: 1 !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        position: static !important;
        top: auto !important;
        left: auto !important;
        height: auto !important;
        min-width: 100% !important;
        max-width: 100% !important;
        box-shadow: none !important;
        padding: 0;
        background-color: transparent !important;
        border-top: none !important;
        margin-left: 0 !important;
    }
    .desk-menu>ul>[data-mm="true"]>ul ul li {
        padding: 0;
    }
    .desk-menu>ul>[data-mm="true"]>ul ul li a {
        padding: 5px 0px !important;
        border-bottom: none;
    }
    .desk-menu>ul>[data-mm="true"]>.sub-menu>li {
        position: relative;
        padding: 0 20px;
        float: left;
    }
    .desk-menu [data-mm="true"] .sub-menu li>a,
    .desk-menu [data-mm="true"] .sub-menu li:hover a,
    .fixed .desk-menu [data-mm="true"] .sub-menu li>a,
    .fixed .desk-menu [data-mm="true"] .sub-menu li:hover a {
        background-color: transparent;
    }
    .desk .desk-menu [data-mm="true"]>.sub-menu>li>a,
    .fixed .desk-menu [data-mm="true"]>.sub-menu>li>a,
    .desk .desk-menu [data-mm="true"]>.sub-menu>li>a:hover,
    .fixed .desk-menu [data-mm="true"]>.sub-menu>li>a:hover {
        background-color: transparent !important;
        border-bottom: none;
        color: #fff !important;
    }
    .desk-menu [data-mm="true"]>.sub-menu>li>a {
        position: relative;
        padding: 31px 0 10px 0;
    }
    .desk-menu>ul>[data-mm="true"]>ul ul {
        padding-top: 0px;
    }
    .desk-menu>ul>[data-mm="true"][data-mmc="5"]>ul>li {
        width: 20%;
    }
    .desk-menu>ul>[data-mm="true"][data-mmc="4"]>ul>li {
        width: 25%;
    }
    .desk-menu>ul>[data-mm="true"][data-mmc="3"]>ul>li {
        width: 33.33333333333333%;
    }
    .desk-menu>ul>[data-mm="true"][data-mmc="2"]>ul>li {
        width: 50%;
    }
    .desk .search {
        top: -50px;
        left: 0px;
        position: absolute;
        background-color: #3d3d3d;
        width: 100%;
        height: 50px;
        padding: 0px;
        z-index: 100;
        -webkit-transition: all 300ms ease;
        transition: all 300ms ease;
    }
    .search-toggle {
        height: 90px;
        line-height: 90px;
        width: 16px;
        float: right;
        text-align: center;
        position: relative;
        color: #fff;
        z-index: 15;
        cursor: pointer;
        background-image: url(../images/search_white.png);
        background-position: 48% 50%;
        background-repeat: no-repeat;
    }
    .icon-version-dark .search-toggle {
        background-image: url(../images/search_dark.png);
    }
    .icon-version-fixed-dark.active .search-toggle {
        background-image: url(../images/search_dark.png);
    }
    .icon-version-fixed-light.active .search-toggle {
        background-image: url(../images/search_white.png);
    }
    .search-toggle.animated {
        background-image: url(../images/close.png);
    }
    .icon-version-dark .search-toggle.animated {
        background-image: url(../images/close_dark.png);
    }
    .icon-version-fixed-dark.active .search-toggle.animated {
        background-image: url(../images/close_dark.png);
    }
    .icon-version-fixed-light.active .search-toggle.animated {
        background-image: url(../images/close.png);
    }
    .desk .search form,
    .desk .search fieldset {
        margin: 0;
        position: relative;
    }
    .desk .search input {
        margin: 0;
    }
    .desk .search input[type="text"] {
        height: 50px;
        line-height: 50px;
        background-color: transparent;
        color: #ccc;
        margin: 0;
        padding: 0;
        border: none !important;
    }
    .desk .search input[type="submit"] {
        width: 50px;
        height: 50px;
        text-indent: -9000em;
        position: absolute;
        right: 0px;
        top: 0;
        border: none;
        outline: none;
        padding: 0;
        background-color: transparent !important;
        background-image: url(../images/search.png);
        background-repeat: no-repeat;
        background-position: center center;
    }
    .desk-cart-wrap {
        float: left;
        width: 40px;
        height: 40px;
        position: relative;
        margin-top: 25px;
    }
    .desk-cart-toggle {
        width: 40px;
        height: 40px;
        line-height: 36px;
        color: #fff;
        text-align: center;
        position: relative;
        color: #ffffff;
        z-index: 15;
        background-image: url(cart.png);
        background-repeat: no-repeat;
        background-position: left 48%;
        outline: none;
    }
    .icon-version-dark .desk-cart-toggle {
        background-image: url(cart_dark.png);
    }
    .icon-version-fixed-dark.active .desk-cart-toggle {
        background-image: url(cart_dark.png);
    }
    .icon-version-fixed-light.active .desk-cart-toggle {
        background-image: url(cart.png);
    }
    .desk-cart-toggle.animated {
        background-position: 5px 48%;
        background-image: url(../images/close.png);
    }
    .icon-version-dark .desk-cart-toggle.animated {
        background-image: url(../images/close_dark.png);
    }
    .icon-version-fixed-dark.active .desk-cart-toggle.animated {
        background-image: url(../images/close_dark.png);
    }
    .icon-version-fixed-light.active .desk-cart-toggle.animated {
        background-image: url(../images/close.png);
    }
    .desk-cart-toggle a {
        position: relative;
        z-index: 5;
        width: 40px;
        height: 40px;
        display: block;
        outline: none;
        position: relative;
    }
    .desk-cart-toggle span {
        color: #fff;
        position: absolute;
        line-height: 24px;
        font-size: 14px;
        top: 0px;
        left: 25px;
    }
    .desk.version-classic .desk-cart-toggle span {
        color: #999;
    }
    .woo-cart {
        position: absolute;
        width: 320px;
        height: auto;
        min-height: 50px;
        color: #999999;
        padding: 10px;
        position: absolute;
        top: 65px;
        right: 20px;
        opacity: 0;
        z-index: 80;
        visibility: hidden;
        -webkit-transition: all 300ms ease;
        transition: all 300ms ease;
        background-color: #292929;
    }
    .woo-cart.animated {
        opacity: 1;
        visibility: visible;
        -webkit-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out;
    }
    .woo-cart .widget_shopping_cart {
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .woo-cart .widget_shopping_cart .widgettitle {
        display: none;
    }
    .woo-cart .widget_shopping_cart {
        margin-bottom: 0px;
    }
    .woo-cart .widget_shopping_cart .cart_list,
    .woo-cart .widget_shopping_cart .cart_list li {
        margin: 0;
        padding: 0;
    }
    .woo-cart .widget_shopping_cart .cart_list li {
        margin-bottom: 15px;
        padding-bottom: 15px;
        border-bottom: 1px solid #363636;
        background-color: transparent;
        position: relative;
    }
    .woo-cart .widget_shopping_cart .cart_list li:after {
        content: "";
        display: table;
        clear: both;
    }
    .woo-cart .widget_shopping_cart .cart_list li .remove {
        width: 20px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        position: absolute;
        top: 0px !important;
        right: 0;
        display: block;
        background-color: #232323;
        color: #fff !important;
    }
    .woo-cart .widget_shopping_cart .cart_list li .remove:hover {
        background-color: #ffffff;
        color: #232323 !important;
    }
    .woo-cart .widget_shopping_cart .cart_list li img {
        display: block;
        float: left;
        margin-right: 15px;
        padding: 5px;
        background-color: #fff;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }
    .woo-cart .widget_shopping_cart .cart_list {
        list-style: none;
        background-color: transparent;
    }
    .woo-cart .widget_shopping_cart .cart_list>li.empty {
        background-image: url(../images/no_product.png);
        background-repeat: no-repeat;
        background-position: 10px 50%;
        padding: 10px 10px 10px 60px;
        border-bottom: none !important;
        margin-bottom: 0 !important;
        font-size: 14px;
        line-height: 24px;
    }
    .woo-cart .widget_shopping_cart p.buttons>a {
        width: 145px;
        display: block;
        float: left;
        padding: 8px 20px;
        font-size: 12px;
        line-height: 22px;
    }
    .woo-cart .woocommerce .quantity {
        width: 100%;
        display: block;
        line-height: 24px;
    }
    .desk .ls,
    .desk-social-links {
        position: absolute;
        top: 30px;
        left: 20px;
    }
    .desk-social-links {
        left: auto;
        right: 20px;
        z-index: 50;
    }
    .version-classic .desk-social-links {
        position: relative;
        top: 0px;
        left: 0px;
        margin-top: 30px;
        float: right;
    }
    .desk .lang_sel_sel {
        padding: 0px 30px 0 15px !important;
        position: relative;
        opacity: 0.7;
    }
    .desk .ls>div>ul {
        border-width: 1px;
        border-style: solid;
        border-color: rgba(255, 255, 255, 0.4);
    }
    .desk .ls ul ul {
        position: absolute;
        top: 40px;
        left: 0%;
        left: auto;
        height: auto;
        visibility: hidden;
        opacity: 0;
        z-index: 99;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 5px !important;
        padding-bottom: 5px !important;
        background-color: #292929;
        -webkit-transition: all 300ms ease;
        transition: all 300ms ease;
    }
    .desk .ls.animated ul ul {
        visibility: visible;
        opacity: 1;
    }
    .desk .ls li a {
        height: 30px;
        line-height: 30px !important;
        background-color: transparent;
    }
    .desk .ls ul ul li a {
        height: 30px;
        line-height: 30px !important;
        color: #cacaca;
    }
    .desk .ls ul ul li a:hover {
        color: #fff;
    }
    .desk .ls .lang_sel_sel:before {
        line-height: 30px;
        height: 30px;
        width: 30px;
        right: 0;
    }
    /*FIXED*/
    .desk.fixed-true {
        position: fixed;
        top: 0;
        left: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);
    }
    .stucked-true.desk.fixed-true {
        box-shadow: none;
    }
    .desk.fixed-true.active .header-content {
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
    }
    .desk.animated {
        top: 50px !important;
    }
    /*MIX*/
    .slider-banner {
        position: absolute;
        top: 0;
        margin: 0 !important;
        left: 50%;
        -webkit-transform: translate(-50%, -51%) scale(1, 1);
        -ms-transform: translate(-50%, -51%) scale(1, 1);
        transform: translate(-50%, -51%) scale(1, 1);
        z-index: 54;
        width: 1170px !important;
        max-width: 1170px !important;
    }
    .inactive-true .rich-header .fixed-container {
        margin-top: 0 !important;
        height: 100%;
    }
    .inactive-true .rich-header .parallax-container {
        top: 0px;
    }
    .inactive-true .rich-header .parallax-container {
        height: 100%;
    }
    .widget_calendar caption,
    .widget_calendar th,
    .widget_calendar td,
    .widget_calendar td#prev,
    .widget_calendar td#next,
    .widget_calendar td#prev span,
    .widget_calendar td#next span {
        height: 41px;
        width: 41px;
        line-height: 41px;
    }
    .nz-circle {
        width: 292px;
    }
    .slick-prev {
        left: 150px;
    }
    .slick-next {
        right: 150px;
    }
    .col8 .nz-tabs.vertical .tabset,
    .col9 .nz-tabs.vertical .tabset,
    .col10 .nz-tabs.vertical .tabset,
    .col11 .nz-tabs.vertical .tabset,
    .col12 .nz-tabs.vertical .tabset {
        width: 20%;
    }
    .col8 .nz-tabs.vertical .tabs-container,
    .col9 .nz-tabs.vertical .tabs-container,
    .col10 .nz-tabs.vertical .tabs-container,
    .col11 .nz-tabs.vertical .tabs-container,
    .col12 .nz-tabs.vertical .tabs-container {
        width: 80%;
    }
    .nz-gallery[data-columns="5"] .wp-caption-text,
    .nz-gallery[data-columns="6"] .wp-caption-text {
        display: block;
    }
    .woocommerce .main-content .products .product {
        width: 50%;
    }
    .nz-related-products.column-4 *[data-grid="ninzio_01"],
    .nz-counter[data-columns="4"]>.nz-count {
        width: 25%;
    }
    .nz-counter.nz-counter[data-columns="3"]>.nz-count:after {
        width: 150px;
        margin-right: -75px;
    }
    .footer .photos_from_flickr .flickr_badge_image {
        width: 15%;
        height: 15%;
        margin-right: 2%;
        margin-bottom: 2%;
    }
    .footer .photos_from_flickr #flickr_badge_image5,
    .footer .photos_from_flickr #flickr_badge_image10 {
        margin-right: 2%;
    }
    .footer .photos_from_flickr #flickr_badge_image6 {
        margin-right: 0%;
    }
    .footer .widget_recent_events .post {
        width: 15%;
    }
    .footer .widget_recent_events .post:nth-child(3n+3) {
        margin-right: 2%;
    }
    .footer .widget_recent_events .post:nth-child(6n+6) {
        margin-right: 0;
    }
    .nz-image-banner .banner-img {
        max-width: 535px;
    }
    .nz-image-banner .banner-content {
        max-width: 535px;
    }
    .nz-image-banner .banner-content:before {
        max-width: 1170px;
        width: 1170px;
    }
    .ninzio-filter {
        text-align: center;
        max-width: 1170px;
        margin: 0 auto 20px auto;
    }
    .ninzio-filter .container {
        text-align: center;
        display: inline-block;
        width: auto;
        margin: 0;
        position: relative;
    }
    .ninzio-filter .filter {
        cursor: pointer;
        display: inline-block;
        padding: 10px 10px;
        margin-bottom: 3px;
        margin-right: -3px;
        line-height: 22px;
        font-size: 15px;
        text-transform: uppercase;
        position: relative;
        z-index: 3;
        color: #000;
        font-weight: 600;
        /* background-image: url(../images/texture.png); */
        background-color: transparent;
        background-repeat: repeat;
        background-position: left top;
        width: 100%;
        float: left;
        text-align: left;
    }
    .ninzio-filter .filter-container {
        display: inline;
    }
    .ninzio-filter .filter:after {
        content: attr(data-count);
        font-size: 12px;
        border-radius: 26px;
        margin-left: 5px;
        display: inline-block;
        text-align: center;
        color: #777 !important;
        background-color: #fff;
    }
    .ninzio-filter .filter:last-child {
        margin-right: 0;
    }
    .ninzio-filter .filter.active {
        background-color: #beb4a1;
        box-shadow: inset 0 0 0 1px #e0e0e0;
        z-index: 15;
        background-image: none;
        color: #fff !important;
    }
    .ninzio-filter .filter.active:after {
        background-color: #fff;
        color: #777 !important;
    }
    .ninzio-filter .filter.active:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background-color: #f0eee9;
    }
    .ninzio-filter .filter:before {
        content: "";
        display: block;
        position: absolute;
        bottom: 0px;
        left: 0;
        width: 100%;
        height: 1px;
        background-color: #e0e0e0;
    }
    .main-content .ninzio-filter {
        text-align: left;
        margin-bottom: 70px;
        position: relative;
    }
    .main-content .ninzio-filter .filter-container {
        display: none;
    }
    .main-content .filter-toggle {
        display: block;
        position: absolute;
        width: 20px;
        height: 20px;
        top: 11px;
        right: 25px;
        cursor: pointer;
        background: url(../images/burger_menu.png) no-repeat center center;
        z-index: 25;
    }
    .main-content .ninzio-filter .filter {
        cursor: pointer;
        display: block;
        padding: 10px 25px;
        line-height: 22px;
        margin-top: -1px;
        width: 100%;
        position: relative;
        z-index: 3;
        color: #777;
        box-shadow: inset 0 0 0 1px #e0e0e0;
        background-color: #edecea;
        -webkit-transition: all 300ms;
        transition: all 300ms;
        float: none;
        margin-bottom: 0;
    }
    .main-content .ninzio-filter .filter.active:before,
    .main-content .ninzio-filter .filter:before {
        display: none;
    }
    .main-content .ninzio-filter .filter:last-child {
        margin-right: 0;
    }
    .main-content .ninzio-filter .filter:after {
        content: attr(data-count);
        width: 26px;
        height: 26px;
        font-size: 12px;
        border-radius: 26px;
        line-height: 26px;
        margin-top: -2px;
        display: inline-block;
        text-align: center;
        color: #777 !important;
        float: right;
        margin-right: 40px;
        background-color: #fff;
    }
    .main-content .ninzio-filter .filter.active {
        background-color: #f7f7f7;
        box-shadow: inset 0 0 0 1px #e0e0e0;
    }
    .main-content .ninzio-filter .filter.active:after {
        background-color: #edecea;
        color: #777 !important;
    }
    .single-product-image {
        width: 35.51401869158879%;
    }
    .single-product-summary {
        width: 64.48598130841121%;
    }
    .main-content .single-product-summary {
        width: 407px;
    }
    .main-content .single-product-image {
        width: 380px;
    }
    .woocommerce .main-content .post-social-share {
        padding: 5px;
    }
    .woocommerce .main-content .share-label {
        padding-right: 10px;
        padding-left: 10px;
    }
    .main-content .single-image-content .ninzio-label {
        top: 36px;
    }
    .main-content .single-image-content {
        padding: 70px 30px 40px 30px;
    }
    .woocommerce .main-content .menu-group,
    .woocommerce .main-content .products .product {
        width: 50%;
        float: left;
    }
    .woocommerce .related-products .products .product,
    .nz-recent-products .products .product {
        width: 100%;
        float: none;
    }
    .nz-recent-products[data-columns="2"] .product {
        width: 50%;
        float: left;
    }
    .woocommerce .main-content .menu-group .menu-group-inner {
        padding: 50px 0px 25px 0px;
    }
    .main-content .menu-group .menu-title h3 {
        padding: 10px 20px;
        font-size: 18px;
        line-height: 28px;
    }
    .menu-group .menu-title h3 {
        padding: 10px 40px;
        font-size: 22px;
        line-height: 32px;
    }
    .woocommerce .loop .main-content {
        width: calc(100% - 292.5px);
    }
    .woocommerce .loop .sidebar {
        width: 292.5px;
    }
    .post-body-in {
        text-align: left;
        padding-left: 85px;
    }
    .loop .events-layout .events,
    .nz-recent-events .events {
        padding-left: 0px;
        padding-right: 0px;
        width: 100%;
        position: relative;
        float: none;
    }
    .loop .events-layout .events .ev-wrap,
    .nz-recent-events .events .ev-wrap {
        display: block;
        max-height: 315px;
        height: 315px;
        overflow: hidden;
    }
    .loop .events-layout .events .ev-wrap:after,
    .nz-recent-events .events .ev-wrap:after {
        content: "";
        display: table;
        clear: both;
    }
    .loop .events-layout .events .nz-thumbnail,
    .nz-recent-events .events .nz-thumbnail {
        width: 33.33333333333333%;
        display: table-cell;
        vertical-align: top;
    }
    .loop .events-layout .events .post-body,
    .nz-recent-events .events .post-body {
        width: 66.66666666666667%;
        display: table-cell;
        vertical-align: top;
        padding: 40px 120px 40px 40px;
    }
    .loop .events-post .events:nth-child(even) .nz-thumbnail,
    .nz-recent-events .events:nth-child(even) .nz-thumbnail {
        float: right;
    }
    .loop .events-post .events:nth-child(even) .post-body,
    .nz-recent-events .events:nth-child(even) .post-body {
        float: left;
        padding: 40px 40px 40px 120px;
    }
    .loop .events-post .events:nth-child(even) .post-date-custom,
    .nz-recent-events .events:nth-child(even) .post-date-custom {
        right: auto;
        left: 0;
    }
    .post .post-date-full,
    .events .post-date-full {
        display: none;
    }
    .post .post-date-custom,
    .events .post-date-custom {
        display: block;
        position: absolute;
        left: 30px;
        top: 48px;
    }
    .events .post-date-custom {
        right: 0;
        left: auto;
        top: 0;
    }
    .single .post-meta>.post-date-custom {
        left: 0px;
        top: 0px;
    }
    .post .post-category:after,
    .post .post-category:before {
        left: 0;
        margin-left: 0px;
    }
    .post .post-category:before {
        margin-left: 10px;
        left: 0;
    }
    .single .post .post-meta,
    .single .events .events-meta {
        padding-left: 100px;
    }
    .single .events .events-meta .post-date-custom {
        right: auto;
        left: 0;
    }
}

@media only screen and (min-width: 1301px) {
    #wrap.nz-boxed {
        width: 1280px;
    }
    #wrap.nz-boxed .header.desk {
        width: 1280px;
        left: 50%;
        margin-left: -640px;
    }
    .slick-prev {
        left: 210px;
    }
    .slick-next {
        right: 210px;
    }
    #wrap.nz-boxed .slick-prev {
        left: 180px;
    }
    #wrap.nz-boxed .slick-next {
        right: 180px;
    }
}

@media only screen and (min-width: 1600px) {
    .slick-prev {
        left: 310px;
    }
    .slick-next {
        right: 310px;
    }
    #wrap.nz-boxed .slick-prev {
        left: 180px;
    }
    #wrap.nz-boxed .slick-next {
        right: 180px;
    }
    .woocommerce .main-content .menu-group,
    .woocommerce .main-content .products .product {
        width: 50%;
    }
    .woocommerce.single .main-content .menu-group,
    .woocommerce.single .main-content .products .product {
        width: 100%;
    }
    .nz-recent-products[data-columns="2"] .products .product {
        width: 50% !important;
    }
    .nz-recent-products[data-columns="1"] .products .product {
        width: 100% !important;
    }
    .woocommerce .products .product,
    .woocommerce .menu-group {
        width: 33.33333333333333%;
    }
}

@media only screen and (min-width: 1601px) {
    .slick-prev {
        left: 410px;
    }
    .slick-next {
        right: 410px;
    }
    #wrap.nz-boxed .slick-prev {
        left: 180px;
    }
    #wrap.nz-boxed .slick-next {
        right: 180px;
    }
}

/*  RETINA
/*=============*/

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
    .rich-header #slider-arrow {
        background-image: url(../images/goto_content_circle@2.png);
        background-size: 90px 62px;
    }
    .location-close,
    .mob-header-top .mob-menu-toggle.animated,
    .search-toggle.animated,
    .desk-cart-toggle.animated {
        /*background-image: url(../images/close@2.png);*/
        background-size: 15px 15px;
    }
    .icon-version-dark .search-toggle.animated,
    .icon-version-dark .desk-cart-toggle.animated,
    .icon-version-dark .mob-header-top .mob-menu-toggle.animated {
        background-image: url(../images/close_dark@2.png);
    }
    .icon-version-fixed-dark.active .search-toggle.animated,
    .icon-version-fixed-dark.active .desk-cart-toggle.animated,
    .icon-version-fixed-dark.active .mob-header-top .mob-menu-toggle.animated {
        background-image: url(../images/close_dark@2.png);
    }
    .icon-version-fixed-light.active .search-toggle.animated,
    .icon-version-fixed-light.active .desk-cart-toggle.animated,
    .icon-version-fixed-light.active .mob-header-top .mob-menu-toggle.animated {
        background-image: url(../images/close@2.png);
    }
    .nz-overlay-before,
    #nz-content .nz-single-image:before,
    .gallery-item .nz-overlay-before {
        background-image: url(../images/plus@2.png);
        background-size: 13px 12px;
    }
    .owl-prev {
        background: url(../images/arrow_left@2.png) no-repeat left top;
        background-size: 43px 88px;
    }
    .owl-next {
        background: url(../images/arrow_right@2.png) no-repeat left top;
        background-size: 43px 88px;
    }
    .search-form input[type="submit"],
    .mob-header-content .search input[type="submit"],
    .widget_search input[type="submit"],
    .widget_product_search input[type="submit"],
    .woocommerce-product-search input[type="submit"],
    .search-toggle,
    .desk .search input[type="submit"] {
        background-image: url(../images/search@2.png);
        background-size: 16px 16px;
    }
    .icon-version-dark .search-toggle,
    .icon-version-dark .desk .search input[type="submit"],
    .icon-version-dark .search-toggle {
        background-image: url(../images/search_dark@2.png);
    }
    .icon-version-fixed-dark.active .search-toggle,
    .icon-version-fixed-dark.active .desk .search input[type="submit"],
    .icon-version-fixed-dark.active .search-toggle {
        background-image: url(../images/search_dark@2.png);
    }
    .icon-version-fixed-light.active .search-toggle,
    .icon-version-fixed-light.active .desk .search input[type="submit"],
    .icon-version-fixed-light.active .search-toggle {
        background-image: url(../images/search_white@2.png);
    }
    .search-toggle {
        background-image: url(../images/search_white@2.png);
    }
    .mob-header-top .cart-toggle,
    .mob-header-top .mob-menu-toggle {
        /*background-image: url(../images/menu@2.png);*/
        background-size: 19px 17px;
    }
    .icon-version-dark .mob-header-top .mob-menu-toggle {
        background-image: url(../images/menu_dark@2.png);
    }
    .mob-header-top .cart-toggle,
    .desk-cart-toggle {
        background-size: 22px 19px;
        background-image: url(cart@2.png);
    }
    .icon-version-dark .mob-header-top .cart-toggle,
    .icon-version-dark .desk-cart-toggle {
        background-image: url(cart_dark@2.png);
    }
    .icon-version-fixed-dark.active .desk-cart-toggle {
        background-image: url(cart_dark@2.png);
    }
    .icon-version-fixed-light.active .desk-cart-toggle {
        background-image: url(cart@2.png);
    }
    .video-modal .video-icon {
        background-image: url(../images/video_icon@2.png);
        background-size: 82px 82px;
    }
    .nz-testimonials .text:after {
        background-size: 16px 14px;
        background: url(../images/quote_icon@2.png) no-repeat 50% 50%;
    }
    .sticky-ind {
        background-size: 16px 15px;
        background-image: url(../images/pin@2.png);
    }
    .woocommerce .product .button,
    .woocommerce .product .added_to_cart,
    .woocommerce .product .product_type_external {
        background-image: url(../images/dish_icon@2.png);
        background-size: 26px 17px;
    }
    .woocommerce .product .single-product-summary .button,
    .woocommerce .product .single-product-summary .added_to_cart,
    .woocommerce .product .single-product-summary .product_type_external {
        background-image: url(../images/dish_icon_white@2.png);
        background-size: 26px 17px;
    }
    .woocommerce .product .button.added_to_cart,
    .woocommerce .product .added_to_cart.added_to_cart,
    .woocommerce .product .product_type_external.added_to_cart {
        background-image: url(eye@2.png);
        background-size: 26px 17px;
    }
    .filter-toggle,
    .main-content .filter-toggle {
        background: url(../images/burger_menu@2.png) no-repeat center center;
        background-size: 16px 15px;
    }
    .woo-cart .widget_shopping_cart .cart_list {
        list-style: none;
        background-color: transparent;
    }
    .woo-cart .widget_shopping_cart .cart_list>li.empty {
        background-image: url(../images/no_product@2.png);
        background-size: 21px 20px;
    }
}

.shad {
    font-size: 12px;
}

.str {
    font-size: 15px !important;
    color: red;
}

.career-cent {
    text-align: center !important;
    color: #fff !important;
    background-color: #7d80a5;
}

img.example-image.infra-radious {
    width: 255px;
    height: 255px!important;
}

