@charset "UTF-8";
.wp-block-image.aligncenter,
.wp-block-image.alignleft,
.wp-block-image.alignright,
.wp-block-separator.is-style-wide,
.wp-caption,
embed,
hr.is-style-wide,
iframe,
img,
object,
pre {
    max-width: 100%
}

table td,
table th {
    text-align: left;
    border-right: 1px solid #000
}

progress,
sub,
sup {
    vertical-align: baseline
}

.qodef-h1,
.wp-block-latest-comments .wp-block-latest-comments__comment-meta,
dt,
h1 {
    font-weight: 700
}

.alignleft,
.alignright {
    display: inline;
    margin-bottom: 1.5em;
    clear: both
}

.alignright,
li>ol,
li>ul {
    margin-left: 1.5em
}

#qodef-page-footer .widget.widget_calendar .wp-calendar-nav .wp-calendar-nav-prev,
#qodef-page-sidebar .widget.widget_calendar .wp-calendar-nav .wp-calendar-nav-prev,
#qodef-side-area .widget.widget_calendar .wp-calendar-nav .wp-calendar-nav-prev,
#qodef-top-area .widget.widget_calendar .wp-calendar-nav .wp-calendar-nav-prev,
.alignleft,
.widget.widget_calendar .wp-calendar-nav .wp-calendar-nav-prev,
body .select2-container--default .select2-search--inline,
body .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

#qodef-page-footer .widget.widget_calendar .wp-calendar-nav .wp-calendar-nav-next,
#qodef-page-sidebar .widget.widget_calendar .wp-calendar-nav .wp-calendar-nav-next,
#qodef-side-area .widget.widget_calendar .wp-calendar-nav .wp-calendar-nav-next,
#qodef-top-area .widget.widget_calendar .wp-calendar-nav .wp-calendar-nav-next,
.alignright,
.widget.widget_calendar .wp-calendar-nav .wp-calendar-nav-next,
body .select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,
body .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,
body .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
    float: right
}

.qodef-grid.qodef-gutter--no.qodef--no-bottom-space,
li>ol,
li>ul {
    margin-bottom: 0
}

#qodef-page-comments-form .form-submit #submit.qodef-size--small:before,
.qodef-contactform-one .qodef-cf-submit button.qodef-size--small:before,
.qodef-contactform-two .qodef-cf-submit button.qodef-size--small:before,
.qodef-theme-button.qodef-size--small:before,
button[type=submit].qodef-size--small:before,
input[type=submit].qodef-size--small:before {
    width: 44px
}

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

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

a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
body,
caption,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
u,
ul,
var {
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    background: 0 0;
    border: 0;
    outline: 0
}

img,
table {
    vertical-align: middle
}

body,
pre {
    background-color: #fff
}

a img,
table {
    border: none
}

html {
    overflow-y: scroll
}

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

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

figcaption {
    margin: 10px 0 23px
}

del {
    text-decoration: line-through
}

pre {
    margin: 15px 0;
    padding: 15px;
    white-space: pre-wrap;
    word-wrap: break-word
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

table tr {
    border: 1px solid #000
}

table th {
    padding: 5px 7px
}

table td {
    padding: 5px 10px
}

.qodef-dark-theme-skin table td,
.qodef-dark-theme-skin table th {
    border-right: 1px solid #fff
}

.qodef-dark-theme-skin table tr {
    border: 1px solid #fff
}

ol,
ul {
    list-style-position: inside;
    margin: 0 0 1.5em;
    padding: 0
}

dd {
    margin: 0 1.5em 1.5em
}

.wp-caption,
img {
    height: auto
}

img {
    border-style: none
}

label {
    display: block;
    margin-bottom: .5em
}

fieldset {
    margin-bottom: 1em;
    padding: .35em .75em .625em
}

input[type=submit] {
    -webkit-appearance: none
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

body,
body.qodef-dark-theme-skin {
  
    font-family: Roboto;
    line-height: 1.6em;
    overflow-x: hidden;
    font-weight: 300;
    -webkit-font-smoothing: antialiased
}


body.qodef-dark-theme-skin p, body.qodef-dark-theme-skin label{
    font-size: 18px;
  
}

.qodef-h1,
.qodef-h2,
.qodef-h3,
h1,
h2,
h3 {
    font-family: "Roboto Slab";
    text-transform: uppercase;
    letter-spacing: .2em
}

summary {
    display: list-item
}

body .select2-container--default .select2-selection--single .select2-selection__arrow b,
body .select2-container--default.select2-container--disabled .select2-selection--multiple .select2-selection__clear,
body .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear,
body .select2-container--default.select2-container--disabled .select2-selection__choice__remove,
template {
    display: none
}

.gallery-caption,
.wp-caption {
    max-width: 100%;
    margin-bottom: 1.5em;
    font-size: .8125rem;
    font-style: italic;
    opacity: 1
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption .wp-caption-text {
    margin: .8075em 0;
    opacity: 1
}

.qodef-content-alignment-center,
.wp-block-archives.aligncenter,
.wp-block-button.aligncenter,
.wp-block-categories.aligncenter,
.wp-block-latest-posts.aligncenter,
.wp-caption-text {
    text-align: center
}

.bypostauthor,
.sticky {
    opacity: 1
}

::selection {
    color: #fff;
    background: #000
}

::-moz-selection {
    color: #fff;
    background: #000
}

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

.screen-reader-text:focus {
    top: 5px;
    left: 5px;
    display: block;
    width: auto;
    height: auto;
    padding: 15px 23px 14px;
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
    color: #21759b;
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    z-index: 100000
}

.alignleft {
    margin-right: 1.5em
}

.aligncenter {
    clear: both;
    display: block;
    margin: 1.5em auto
}

.alignwide {
    margin-left: auto;
    margin-right: auto;
    clear: both
}

.alignfull {
    position: relative;
    left: -1rem;
    width: calc(100% + (2 * 1rem));
    max-width: calc(100% + (2 * 1rem));
    clear: both
}

.qodef-content-alignment-left {
    text-align: left
}

.qodef-content-alignment-right {
    text-align: right
}

.clear:after,
.clear:before,
.comment-author:after,
.comment-author:before,
.comment-content:after,
.comment-content:before,
.comment-meta:after,
.comment-meta:before,
.nav-links:after,
.nav-links:before,
.pagination:after,
.pagination:before,
.widget-area:after,
.widget-area:before,
.widget:after,
.widget:before {
    content: "";
    display: table;
    table-layout: fixed
}

.clear:after,
.comment-author:after,
.comment-content:after,
.comment-meta:after,
.nav-links:after,
.pagination:after,
.widget-area:after,
.widget:after {
    clear: both
}

.qodef-dark-theme-skin a:hover,
.qodef-dark-theme-skin p a:hover,
body {
    color: #353535
}

body.qodef-dark-theme-skin {
    background-color: #111;
    color: #a2a2a2
}

.qodef-h1,
h1 {
    color: #000;
    font-size: 60px;
    line-height: 1.133em;
    margin: 25px 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.qodef-h2,
.qodef-h3,
h2,
h3 {
    font-weight: 700;
    margin: 25px 0;
    -ms-word-wrap: break-word;
    line-height: 1.2em
}

.qodef-dark-theme-skin .qodef-h1 a,
.qodef-dark-theme-skin .qodef-h2 a,
.qodef-dark-theme-skin .qodef-h3 a,
.qodef-dark-theme-skin .qodef-h4 a,
.qodef-dark-theme-skin .qodef-h5 a,
.qodef-dark-theme-skin .qodef-h6 a,
.qodef-dark-theme-skin h1 a,
.qodef-dark-theme-skin h2 a,
.qodef-dark-theme-skin h3 a,
.qodef-dark-theme-skin h4 a,
.qodef-dark-theme-skin h5 a,
.qodef-dark-theme-skin h6 a,
.qodef-h1 a,
.qodef-h2 a,
.qodef-h3 a,
.qodef-h4 a,
.qodef-h5 a,
.qodef-h6 a,
.wp-block-pullquote p,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
    color: inherit
}

.woocommerce-page div.woocommerce address,
blockquote cite {
    font-style: normal
}

.qodef-h1 a:hover,
.qodef-h2 a:hover,
.qodef-h3 a:hover,
.qodef-h4 a:hover,
.qodef-h5 a:hover,
.qodef-h6 a:hover,
a:hover,
body:not(.trister-core) .qodef-e-read-more a:hover,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
p a:hover {
    color: #000
}

.qodef-h2,
h2 {
    color: #000;
    font-size: 40px;
    word-wrap: break-word
}

.qodef-h3,
h3 {
    color: #000;
    font-size: 30px;
    word-wrap: break-word
}

.qodef-dark-theme-skin .qodef-h1,
.qodef-dark-theme-skin h1,
.qodef-h4,
.qodef-h5,
.qodef-h6,
h4,
h5,
h6 {
    font-family: "Roboto Slab";
    font-weight: 700;
    text-transform: uppercase;
    margin: 25px 0;
    -ms-word-wrap: break-word
}

.qodef-h4,
.qodef-h5,
.qodef-h6,
h4,
h5,
h6 {
    word-wrap: break-word
}

.qodef-h4,
h4 {
    color: #000;
    font-size: 20px;
    line-height: 1.2em;
    letter-spacing: .2em
}

.qodef-h5,
.qodef-h6,
h5,
h6 {
    letter-spacing: 0;
    color: #000
}

.qodef-h5,
h5 {
    font-size: 17px;
    line-height: 1.176em
}

.qodef-h6,
h6 {
    font-size: 16px;
    line-height: 1.25em
}

.qodef-dark-theme-skin .qodef-h1,
.qodef-dark-theme-skin h1 {
    font-size: 60px;
    line-height: 1.133em;
    letter-spacing: .2em;
    color: #fff;
    word-wrap: break-word
}

.qodef-dark-theme-skin .qodef-h2,
.qodef-dark-theme-skin .qodef-h3,
.qodef-dark-theme-skin h2,
.qodef-dark-theme-skin h3 {
    -ms-word-wrap: break-word;
    line-height: 1.2em;
    letter-spacing: .2em;
    font-family: "Roboto Slab";
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    margin: 25px 0
}

.qodef-dark-theme-skin .qodef-h1 a:hover,
.qodef-dark-theme-skin .qodef-h2 a:hover,
.qodef-dark-theme-skin .qodef-h3 a:hover,
.qodef-dark-theme-skin .qodef-h4 a:hover,
.qodef-dark-theme-skin .qodef-h5 a:hover,
.qodef-dark-theme-skin .qodef-h6 a:hover,
.qodef-dark-theme-skin a,
.qodef-dark-theme-skin blockquote p,
.qodef-dark-theme-skin blockquote:before,
.qodef-dark-theme-skin h1 a:hover,
.qodef-dark-theme-skin h2 a:hover,
.qodef-dark-theme-skin h3 a:hover,
.qodef-dark-theme-skin h4 a:hover,
.qodef-dark-theme-skin h5 a:hover,
.qodef-dark-theme-skin h6 a:hover,
.qodef-dark-theme-skin p a {
    color: #fff
}

.qodef-dark-theme-skin .qodef-h2,
.qodef-dark-theme-skin h2 {
    font-size: 40px;
    word-wrap: break-word
}

.qodef-dark-theme-skin .qodef-h3,
.qodef-dark-theme-skin h3 {
    font-size: 30px;
    word-wrap: break-word
}

.qodef-dark-theme-skin .qodef-h4,
.qodef-dark-theme-skin h4 {
    font-family: "Roboto Slab";
    font-weight: 700;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 1.2em;
    letter-spacing: .2em;
    color: #fff;
    margin: 25px 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.qodef-dark-theme-skin .qodef-h5,
.qodef-dark-theme-skin h5 {
    font-family: "Roboto Slab";
    font-weight: 700;
    text-transform: uppercase;
    font-size: 17px;
    line-height: 1.176em;
    letter-spacing: 0;
    color: #fff;
    margin: 25px 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.qodef-dark-theme-skin .qodef-h6,
.qodef-dark-theme-skin h6 {
    font-family: "Roboto Slab";
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1.25em;
    letter-spacing: 0;
    color: #fff;
    margin: 25px 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

a,
p a {
    color: #000;
    text-decoration: none;
    -webkit-transition: color .2s ease-out;
    -o-transition: color .2s ease-out;
    transition: color .2s ease-out;
    cursor: pointer
}

p {
    margin: 10px 0;
    line-height: 1.6em
}

.wpb_wrapper blockquote {
    padding: 0 2% 0 162px
}

.wpb_wrapper blockquote:before {
    top: 119%
}

blockquote {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 0;
    padding: 30px 2% 15px 162px;
    position: relative;
    border: none;
    font-family: "Playfair Display", serif;
    font-style: italic;
    font-size: 20px;
    quotes: none;
    color: #1d1d1d
}

.wp-block-pullquote blockquote:before,
.wp-block-quote:before,
blockquote.wp-block-pullquote:before,
blockquote:before {
    content: "“";
    position: absolute;
    font-style: initial;
    top: 96%;
    left: 25px;
    height: 65px;
    font-size: 200px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -.02em;
    color: #010101;
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
    z-index: -1
}

@media only screen and (max-width:1366px) {
    blockquote:before {
        top: 89%
    }
}

.wp-block-quote>*,
.wp-block-quote>p,
blockquote.wp-block-pullquote p,
blockquote>* {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
    color: inherit;
    margin: 0
}

.bd-contact-input select,
input[type=email],
input[type=number],
input[type=password],
input[type=phone],
input[type=tel],
input[type=text],
input[type=url],
textarea {
    width: 100%;
    vertical-align: top;
    margin: 0 0 20px;
    padding: 12px 20px;
    font-family: inherit;
    font-size: 14px;
    line-height: 30px;
    font-weight: inherit;
    cursor: pointer;
    position: relative;
    background-color: transparent;
    display: inline-block;
    -webkit-appearance: none;
    outline: 0
}

blockquote:after {
    content: ""
}

.wp-block-latest-comments .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-date,
blockquote cite {
    font-weight: 400
}

input[type=email],
input[type=number],
input[type=password],
input[type=phone],
input[type=tel],
input[type=text],
input[type=url],
textarea {
    color: #353535;
    border: 1px solid #000;
    border-radius: 0;
    -webkit-transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
    -o-transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out
}

.bd-contact-input select {
    color: #fff;
    border: 1px solid #fff;
    border-radius: 0;
    -webkit-transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
    -o-transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out
}

#qodef-page-comments-form .form-submit #submit:hover,
.qodef-contactform-one .qodef-cf-submit button:hover,
.qodef-contactform-two .qodef-cf-submit button:hover,
input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
textarea:focus {
    color: #000;
    background-color: transparent;
    border-color: #000
}

input[type=email]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: inherit;
    opacity: 1
}

input[type=email]::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=text]::-moz-placeholder,
input[type=url]::-moz-placeholder,
textarea::-moz-placeholder {
    color: inherit;
    opacity: 1
}

input[type=email]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: inherit;
    opacity: 1
}

input[type=email]::-ms-input-placeholder,
input[type=number]::-ms-input-placeholder,
input[type=password]::-ms-input-placeholder,
input[type=tel]::-ms-input-placeholder,
input[type=text]::-ms-input-placeholder,
input[type=url]::-ms-input-placeholder,
textarea::-ms-input-placeholder {
    color: inherit;
    opacity: 1
}

input[type=email]::placeholder,
input[type=number]::placeholder,
input[type=password]::placeholder,
input[type=tel]::placeholder,
input[type=text]::placeholder,
input[type=url]::placeholder,
textarea::placeholder {
    color: inherit;
    opacity: 1
}

#qodef-page-footer input[type=email],
#qodef-page-footer input[type=number],
#qodef-page-footer input[type=password],
#qodef-page-footer input[type=tel],
#qodef-page-footer input[type=text],
#qodef-page-footer input[type=url],
#qodef-page-footer textarea {
    color: #fff;
    background-color: transparent;
    border: 1px solid #fff
}

#qodef-page-footer input[type=email]:focus,
#qodef-page-footer input[type=number]:focus,
#qodef-page-footer input[type=password]:focus,
#qodef-page-footer input[type=tel]:focus,
#qodef-page-footer input[type=text]:focus,
#qodef-page-footer input[type=url]:focus,
#qodef-page-footer textarea:focus {
    color: #fff;
    background-color: transparent;
    border-color: #ccc
}

.qodef-dark-theme-skin input[type=email],
.qodef-dark-theme-skin input[type=number],
.qodef-dark-theme-skin input[type=password],
.qodef-dark-theme-skin input[type=phone],
.qodef-dark-theme-skin input[type=tel],
.qodef-dark-theme-skin input[type=text],
.qodef-dark-theme-skin input[type=url],
.qodef-dark-theme-skin textarea {
    border: 1px solid #fff;
    color: #fff
}

.post-password-form input[type=password] {
    margin-top: .5em
}

.qodef-dark-theme-skin .qodef-theme-button,
.qodef-dark-theme-skin button[type=submit],
.qodef-dark-theme-skin input[type=submit],
.qodef-theme-button,
button[type=submit],
input[type=submit] {
    vertical-align: middle;
    margin: 0;
    font-family: "Roboto Slab";
    font-size: 13px;
    line-height: 2em;
    font-weight: 700;
    text-transform: uppercase;
    outline: 0;
    -webkit-box-sizing: border-box;
    padding: 9px 24px 8px;
    cursor: pointer;
    display: inline-block;
    letter-spacing: .2em;
    text-decoration: none
}

.qodef-theme-button,
button[type=submit],
input[type=submit] {
    position: relative;
    width: auto;
    border-radius: 0;
    box-sizing: border-box;
    -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    -o-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    color: #000;
    border: 1px solid #000;
    background-color: transparent
}

#qodef-page-comments-form .form-submit #submit:after,
#qodef-page-comments-form .form-submit #submit:before,
.qodef-contactform-one .qodef-cf-submit button:after,
.qodef-contactform-one .qodef-cf-submit button:before,
.qodef-contactform-two .qodef-cf-submit button:after,
.qodef-contactform-two .qodef-cf-submit button:before,
.qodef-theme-button:after,
.qodef-theme-button:before,
button[type=submit]:after,
button[type=submit]:before,
input[type=submit]:after,
input[type=submit]:before {
    content: "";
    position: absolute;
    bottom: 45%;
    height: 2px;
    background-color: red;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: -webkit-transform .3s cubic-bezier(.22, 1, .36, 1);
    -o-transition: transform .3s cubic-bezier(.22, 1, .36, 1);
    transition: transform .3s cubic-bezier(.22, 1, .36, 1), -webkit-transform .3s cubic-bezier(.22, 1, .36, 1)
}

#qodef-page-comments-form .form-submit #submit:before,
.qodef-theme-button:before,
button[type=submit]:before,
input[type=submit]:before {
    width: 34px;
    left: -15px;
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left
}

#qodef-page-comments-form .form-submit #submit:after,
.qodef-theme-button:after,
button[type=submit]:after,
input[type=submit]:after {
    width: 37px;
    right: -15px;
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right
}

.qodef-contactform-one .qodef-cf-submit button.qodef-size--small:after,
.qodef-contactform-two .qodef-cf-submit button.qodef-size--small:after,
.qodef-theme-button.qodef-size--small:after,
button[type=submit].qodef-size--small:after,
input[type=submit].qodef-size--small:after {
    width: 47px
}

.qodef-contactform-one .qodef-cf-submit button.qodef-size--large:before,
.qodef-contactform-two .qodef-cf-submit button.qodef-size--large:before,
.qodef-theme-button.qodef-size--large:before,
button[type=submit].qodef-size--large:before,
input[type=submit].qodef-size--large:before {
    width: 55px
}

.qodef-contactform-one .qodef-cf-submit button.qodef-size--large:after,
.qodef-contactform-two .qodef-cf-submit button.qodef-size--large:after,
.qodef-theme-button.qodef-size--large:after,
button[type=submit].qodef-size--large:after,
input[type=submit].qodef-size--large:after {
    width: 53px
}

.qodef-theme-button:hover,
button[type=submit]:hover,
input[type=submit]:hover {
    color: #000;
    border-color: #000;
    background-color: transparent
}

#qodef-page-comments-form .form-submit #submit:hover:after,
#qodef-page-comments-form .form-submit #submit:hover:before,
.qodef-contactform-one .qodef-cf-submit button:hover:after,
.qodef-contactform-one .qodef-cf-submit button:hover:before,
.qodef-contactform-two .qodef-cf-submit button:hover:after,
.qodef-contactform-two .qodef-cf-submit button:hover:before,
.qodef-theme-button:hover:after,
.qodef-theme-button:hover:before,
body:not(.trister-core) .qodef-e-read-more a:hover:after,
body:not(.trister-core) .qodef-e-read-more a:hover:before,
button[type=submit]:hover:after,
button[type=submit]:hover:before,
input[type=submit]:hover:after,
input[type=submit]:hover:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

body:not(.trister-core) .qodef-e-read-more a {
    padding: 0 !important;
    font-size: 13px;
    font-weight: 700;
    color: #000;
    background-color: transparent;
    border: 0
}

body:not(.trister-core) .qodef-e-read-more a .qodef-m-text {
    display: inline-block;
    vertical-align: middle
}

#qodef-page-footer .widget.widget_nav_menu ul li a:after,
#qodef-page-footer .widget.widget_nav_menu ul li a:before,
#qodef-page-sidebar .widget.widget_nav_menu ul li a:after,
#qodef-page-sidebar .widget.widget_nav_menu ul li a:before,
#qodef-side-area .widget.widget_nav_menu ul li a:after,
#qodef-side-area .widget.widget_nav_menu ul li a:before,
#qodef-top-area .widget.widget_nav_menu ul li a:after,
#qodef-top-area .widget.widget_nav_menu ul li a:before,
.widget.widget_nav_menu ul li a:after,
.widget.widget_nav_menu ul li a:before,
body:not(.trister-core) .qodef-e-read-more a:after,
body:not(.trister-core) .qodef-e-read-more a:before {
    content: "";
    position: absolute;
    width: calc(50% + 16px);
    bottom: calc(50% - 2.5px);
    height: 2px;
    background-color: red;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: -webkit-transform .3s cubic-bezier(.22, 1, .36, 1);
    -o-transition: transform .3s cubic-bezier(.22, 1, .36, 1);
    transition: transform .3s cubic-bezier(.22, 1, .36, 1), -webkit-transform .3s cubic-bezier(.22, 1, .36, 1)
}

#qodef-page-footer .widget.widget_nav_menu ul li a:before,
#qodef-page-sidebar .widget.widget_nav_menu ul li a:before,
#qodef-side-area .widget.widget_nav_menu ul li a:before,
#qodef-top-area .widget.widget_nav_menu ul li a:before,
.widget.widget_nav_menu ul li a:before,
body:not(.trister-core) .qodef-e-read-more a:before {
    left: -15px;
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left
}

#qodef-page-footer .widget.widget_nav_menu ul li a:after,
#qodef-page-sidebar .widget.widget_nav_menu ul li a:after,
#qodef-side-area .widget.widget_nav_menu ul li a:after,
#qodef-top-area .widget.widget_nav_menu ul li a:after,
.widget.widget_nav_menu ul li a:after,
body:not(.trister-core) .qodef-e-read-more a:after {
    right: -15px;
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right
}

.qodef-dark-theme-skin .qodef-theme-button,
.qodef-dark-theme-skin button[type=submit],
.qodef-dark-theme-skin input[type=submit] {
    position: relative;
    width: auto;
    border-radius: 0;
    box-sizing: border-box;
    -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    -o-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    color: #fff;
    border: 1px solid #fff;
    background-color: transparent
}

body .select2-container--default .select2-selection--multiple,
body .select2-container--default .select2-selection--single {
    height: 47px;
    color: #353535;
    background-color: transparent;
    font-size: 14px;
    line-height: 30px;
    font-family: inherit;
    outline: 0;
    font-weight: 400
}

#qodef-page-footer .widget.widget_calendar #today,
#qodef-page-sidebar .widget.widget_calendar #today,
#qodef-side-area .widget.widget_calendar #today,
#qodef-top-area .widget.widget_calendar #today,
.qodef-dark-theme-skin .qodef-theme-button:hover,
.qodef-dark-theme-skin button[type=submit]:hover,
.qodef-dark-theme-skin input[type=submit]:hover,
.widget.widget_calendar #today {
    color: #fff;
    background-color: transparent
}

body .select2-container--default {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: auto;
    margin: 0 0 20px;
    border-bottom: 1px solid #000
}

body .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding: 0
}

body .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 0;
    right: auto
}

body .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__rendered {
    padding: 0
}

body .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin: 7px auto 0 5px
}

body .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin: 0 auto 0 3px
}

body .select2-container--default.select2-container--disabled .select2-selection--multiple,
body .select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #fafafa;
    cursor: default
}

body .select2-container--default.select2-container--open .select2-selection--multiple,
body .select2-container--default.select2-container--open .select2-selection--single {
    color: #000
}

body .select2-container--default.select2-container--open .select2-dropdown,
body:not(.tristero-core) .select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below {
    left: 0
}

body .select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above {
    border-bottom-color: transparent
}

body .select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below {
    border-top-color: transparent
}

body .select2-container--default .select2-selection--single {
    display: block;
    padding: 8.5px 0;
    margin: 0;
    border: 1px solid transparent;
    border-radius: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

body .select2-container--default .select2-selection--single .select2-selection__rendered {
    display: block;
    padding: 0;
    line-height: inherit;
    color: inherit;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 300
}

body .select2-container--default .select2-selection--single .select2-selection__clear {
    position: relative;
    float: right;
    margin: 0;
    font-weight: inherit;
    cursor: pointer
}

body .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: inherit
}

body .select2-container--default .select2-selection--single .select2-selection__arrow {
    position: absolute;
    top: 0;
    right: 0;
    width: 10px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 23px;
    color: #000
}

body .select2-container--default .select2-selection--single .select2-selection__arrow:before {
    display: block;
    line-height: inherit;
    content: "\33";
    font-family: ElegantIcons;
    font-style: normal
}

body .select2-container--default .select2-selection--multiple {
    display: block;
    padding: 8.5px 20px;
    margin: 0;
    border: 1px solid transparent;
    border-radius: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

body .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    display: block;
    padding: 0;
    line-height: inherit;
    color: inherit;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.qodef-blog.qodef--single article .qodef-e-info.qodef-info--bottom .qodef-e-info-tags a:last-child:after,
body .select2-container--default .select2-search--dropdown.select2-search--hide {
    display: none
}

body .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    margin: 0;
    padding: 0
}

body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__placeholder {
    float: left;
    margin: 0;
    color: inherit
}

body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__clear {
    position: relative;
    float: right;
    margin: 0;
    font-weight: inherit;
    cursor: pointer
}

body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
    margin: 5px 5px 0 0;
    padding: 0 10px;
    float: left;
    color: #fff;
    background-color: #000;
    border: 0;
    border-radius: 0;
    cursor: default
}

body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove {
    display: inline-block;
    margin: 0 3px 0 0;
    font-weight: 700;
    color: inherit;
    -webkit-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
    cursor: pointer
}

body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove:hover {
    color: inherit;
    opacity: .8
}

body .select2-container--default .select2-search--inline .select2-search__field {
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    border: none !important;
    outline: 0;
    -webkit-appearance: none
}

body .select2-container--default .select2-search--inline .select2-search__field:focus {
    border-color: #000
}

body .select2-container--default .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

body .select2-container--default .select2-dropdown {
    position: absolute;
    top: 0;
    left: -100000px;
    display: block;
    width: 100%;
    background-color: #fafafa;
    border: 1px solid transparent;
    border-radius: 0;
    z-index: 99999
}

body .select2-container--default .select2-search--dropdown {
    display: block;
    padding: 14px 15px 2px
}

body .select2-container--default .select2-search--dropdown .select2-search__field {
    width: 100%;
    padding: 4px 8px;
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: 20px;
    font-weight: inherit;
    color: #353535;
    background-color: #fff;
    border: 1px solid #000;
    outline: 0;
    -webkit-appearance: none
}

body .select2-container--default .select2-results__option--highlighted[aria-selected],
body .select2-container--default .select2-results__option[aria-selected=true],
body .select2-container--default .select2-results__option[data-selected=true] {
    color: #000;
    background: 0 0
}

body .select2-container--default .select2-search--dropdown .select2-search__field:focus {
    color: #000;
    background-color: #fff;
    border-color: #000
}

body .select2-container--default .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

body .select2-container--default .select2-results {
    display: block
}

body .select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

body .select2-container--default .select2-results__options {
    position: relative;
    margin: 5px 0;
    padding: 2px 15px;
    list-style: none
}

body .select2-container--default .select2-results__option {
    padding: 3px 0;
    font-size: 14px;
    line-height: 30px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: color .2s ease-out;
    -o-transition: color .2s ease-out;
    transition: color .2s ease-out
}

body .select2-container--default .select2-results__option[aria-selected] {
    cursor: pointer
}

body .select2-container--default .select2-results__option[role=group] {
    padding: 0
}

body .select2-container--default .select2-results__option[aria-disabled=true] {
    color: #000
}

body .select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

.woocommerce-page div.woocommerce .shop_table td:first-child,
.woocommerce-page div.woocommerce .shop_table th:first-child,
body .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

body .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

body .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

body .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

body .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

body .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

body .select2-container--default .select2-results__group {
    display: block;
    padding: 7px 0;
    cursor: default
}

.qodef-contactform-one .qodef-cf-submit button,
.qodef-contactform-two .qodef-cf-submit button {
    color: #000;
    border: 1px solid #000;
    padding: 13px 71px 13px 75px;
    background-color: transparent
}

.select2-close-mask {
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    width: auto;
    height: auto;
    min-height: 100%;
    min-width: 100%;
    padding: 0;
    margin: 0;
    background-color: #fff;
    border: 0;
    opacity: 0;
    z-index: 99
}

.select2-hidden-accessible {
    position: absolute !important;
    width: 1px !important;
    height: 0 !important;
    padding: 0 !important;
    line-height: 1;
    border: 0 !important;
    overflow: hidden !important;
    white-space: nowrap !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important
}

.qodef-contactform-one .qodef-cf-input input,
.qodef-contactform-one .qodef-cf-input textarea,
.qodef-contactform-one .qodef-cf-textarea input,
.qodef-contactform-one .qodef-cf-textarea textarea,
.qodef-contactform-two .qodef-cf-input input,
.qodef-contactform-two .qodef-cf-input textarea,
.qodef-contactform-two .qodef-cf-textarea input,
.qodef-contactform-two .qodef-cf-textarea textarea {
    background-color: transparent
}

.qodef-contactform-one .qodef-cf-input input,
.qodef-contactform-two .qodef-cf-input input {
    line-height: 26px
}

.qodef-contactform-one .qodef-cf-submit,
.qodef-contactform-two .qodef-cf-submit {
    margin-top: 20px
}

.qodef-contactform-one .qodef-cf-submit button:before,
.qodef-contactform-two .qodef-cf-submit button:before {
    left: -15px;
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    width: 85px !important
}

.qodef-contactform-one .qodef-cf-submit button:after,
.qodef-contactform-two .qodef-cf-submit button:after {
    right: -15px;
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    width: 84px !important
}

.qodef-contactform-one .qodef-cf-submit .ajax-loader,
.qodef-contactform-two .qodef-cf-submit .ajax-loader {
    display: none !important
}

body[class*=tristero-core] .select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below {
    left: -15px;
    width: 235px !important
}

.qodef-contactform-two .qodef-cf-submit button {
    margin-left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.qodef-dark-theme-skin .qodef-contactform-one .qodef-cf-input input,
.qodef-dark-theme-skin .qodef-contactform-one .qodef-cf-input textarea,
.qodef-dark-theme-skin .qodef-contactform-one .qodef-cf-submit button,
.qodef-dark-theme-skin .qodef-contactform-one .qodef-cf-textarea input,
.qodef-dark-theme-skin .qodef-contactform-one .qodef-cf-textarea textarea,
.qodef-dark-theme-skin .qodef-contactform-two .qodef-cf-input input,
.qodef-dark-theme-skin .qodef-contactform-two .qodef-cf-input textarea,
.qodef-dark-theme-skin .qodef-contactform-two .qodef-cf-submit button,
.qodef-dark-theme-skin .qodef-contactform-two .qodef-cf-textarea input,
.qodef-dark-theme-skin .qodef-contactform-two .qodef-cf-textarea textarea {
    border-color: #fff;
    color: #fff
}

body:not([class*=tristero-core]) .select2-container--default .select2-selection--single .select2-selection__arrow:before {
    content: "\25BE";
    font-family: initial;
    font-size: 26px
}

.qodef-content-grid {
    width: 1100px;
    margin: 0 auto
}

@media only screen and (min-width:1367px) {
    .qodef-content-grid-1200 .qodef-content-grid {
        width: 1200px
    }
    .qodef-content-grid-1300 .qodef-content-grid {
        width: 1100px
    }
    .qodef-grid.qodef-layout--columns.qodef-col-num--5.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1),
    .qodef-grid.qodef-layout--columns.qodef-col-num--7.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1),
    .qodef-grid.qodef-layout--columns.qodef-col-num--8.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1),
    .qodef-grid.qodef-layout--columns.qodef-col-num--9.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(9n+1) {
        clear: both
    }
}

@media only screen and (min-width:1600px) {
    .qodef-content-grid-1300 .qodef-content-grid {
        width: 1300px
    }
}

.qodef-grid,
.qodef-grid .qodef-grid-item {
    width: 100%;
    vertical-align: top;
    position: relative;
    display: inline-block
}

.qodef-grid>.qodef-grid-inner {
    margin: 0 -15px
}

.qodef-grid>.qodef-grid-inner>.qodef-grid-item {
    padding: 0 15px
}

.qodef-grid .qodef-grid-item {
    min-height: 1px;
    float: left
}

@media only screen and (min-width:1025px) {
    .qodef-content-grid-1000 .qodef-content-grid {
        width: 1000px
    }
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--12 {
        width: 100%
    }
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--12 {
        left: 100%
    }
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--12 {
        right: 100%
    }
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--11 {
        width: 9.09091%
    }
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--11 {
        left: 9.09091%
    }
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--11 {
        right: 9.09091%
    }
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--10 {
        width: 83.33333%
    }
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--10 {
        left: 83.33333%
    }
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--10 {
        right: 83.33333%
    }
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--9 {
        width: 75%
    }
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--9 {
        left: 75%
    }
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--9 {
        right: 75%
    }
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--8 {
        width: 66.66667%
    }
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--8 {
        left: 66.66667%
    }
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--8 {
        right: 66.66667%
    }
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--7 {
        width: 14.28571%
    }
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--7 {
        left: 14.28571%
    }
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--7 {
        right: 14.28571%
    }
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--6 {
        width: 50%
    }
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--6 {
        left: 50%
    }
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--6 {
        right: 50%
    }
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--5 {
        width: 20%
    }
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--5 {
        left: 20%
    }
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--5 {
        right: 20%
    }
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--4 {
        width: 33.33333%
    }
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--4 {
        left: 33.33333%
    }
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--4 {
        right: 33.33333%
    }
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--3 {
        width: 25%
    }
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--3 {
        left: 25%
    }
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--3 {
        right: 25%
    }
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--2 {
        width: 16.66667%
    }
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--2 {
        left: 16.66667%
    }
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--2 {
        right: 16.66667%
    }
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--1 {
        width: 8.33333%
    }
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--1 {
        left: 8.33333%
    }
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--1 {
        right: 8.33333%
    }
    .qodef-grid.qodef-layout--columns.qodef-col-num--4.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
        clear: both
    }
    #qodef-404-page .qodef-404-text {
        max-width: 50%
    }
}

.qodef-grid.qodef-layout--columns.qodef-col-num--1>.qodef-grid-inner>.qodef-grid-item {
    width: 100%
}

.qodef-grid.qodef-layout--columns.qodef-col-num--2>.qodef-grid-inner>.qodef-grid-item {
    width: 50%
}

.qodef-grid.qodef-layout--columns.qodef-col-num--3>.qodef-grid-inner>.qodef-grid-item {
    width: 33.33333%
}

@media only screen and (min-width:769px) {
    .qodef-content-grid-800 .qodef-content-grid {
        width: 800px
    }
    .qodef-grid.qodef-layout--columns.qodef-col-num--3.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1) {
        clear: both
    }
}

.qodef-grid.qodef-layout--columns.qodef-col-num--4>.qodef-grid-inner>.qodef-grid-item {
    width: 25%
}

.qodef-grid.qodef-layout--columns.qodef-col-num--5>.qodef-grid-inner>.qodef-grid-item {
    width: 20%
}

.qodef-grid.qodef-layout--columns.qodef-col-num--6>.qodef-grid-inner>.qodef-grid-item {
    width: 16.66667%
}

.qodef-grid.qodef-layout--columns.qodef-col-num--7>.qodef-grid-inner>.qodef-grid-item {
    width: 14.28571%
}

.qodef-grid.qodef-layout--columns.qodef-col-num--8>.qodef-grid-inner>.qodef-grid-item {
    width: 12.5%
}

.qodef-grid.qodef-layout--columns.qodef-col-num--9>.qodef-grid-inner>.qodef-grid-item {
    width: 11.11111%
}

.qodef-grid.qodef-layout--masonry.qodef-items--fixed .qodef-grid-item .qodef-e-inner {
    height: 100%;
    overflow: hidden
}

.qodef-grid.qodef-layout--masonry.qodef-items--fixed .qodef-grid-item img {
    height: 100%;
    width: 100%
}

.qodef-grid.qodef-layout--masonry .qodef-grid-inner {
    visibility: hidden
}

.qodef-grid.qodef-layout--masonry .qodef-grid-inner.qodef--masonry-init {
    visibility: visible
}

.qodef-grid.qodef-layout--masonry .qodef-grid-masonry-sizer {
    width: 100%;
    padding: 0;
    margin: 0
}

.qodef-grid.qodef-layout--masonry .qodef-grid-masonry-gutter {
    width: 0;
    padding: 0;
    margin: 0
}

#qodef-page-footer .widget.widget_calendar,
#qodef-page-footer .widget.widget_text .qodef-social-share,
#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,
#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click,
#qodef-page-sidebar .widget.widget_calendar,
#qodef-page-sidebar .widget.widget_text .qodef-social-share,
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click,
#qodef-side-area .widget.widget_calendar,
#qodef-side-area .widget.widget_text .qodef-social-share,
#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,
#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click,
#qodef-top-area .widget.widget_calendar,
#qodef-top-area .widget.widget_text .qodef-social-share,
.editor-rich-text__tinymce .wp-block-button.wp-block,
.qodef-blog article.format-audio .qodef-e-media-image,
.qodef-blog article.format-audio .qodef-e-media-image img,
.qodef-grid.qodef-layout--masonry.qodef-col-num--1 .qodef-grid-masonry-sizer,
.qodef-grid.qodef-layout--masonry.qodef-col-num--1>.qodef-grid-inner>.qodef-grid-item,
.qodef-grid.qodef-layout--masonry.qodef-col-num--2>.qodef-grid-inner>.qodef-item--huge-square,
.qodef-grid.qodef-layout--masonry.qodef-col-num--2>.qodef-grid-inner>.qodef-item--landscape,
.qodef-search article .qodef-e-inner>*,
.qodef-swiper-container .swiper-slide a,
.qodef-swiper-container .swiper-slide img,
.qodef-woo-product-list ul.products.columns-1>.product,
.widget.widget_calendar,
.widget.widget_text .qodef-social-share,
.wp-block-audio,
.wp-block-video video,
blockquote.wp-block-pullquote.aligncenter {
    width: 100%
}

.qodef-grid.qodef-layout--masonry.qodef-col-num--2 .qodef-grid-masonry-sizer,
.qodef-grid.qodef-layout--masonry.qodef-col-num--2>.qodef-grid-inner>.qodef-grid-item {
    width: 50%
}

.qodef-grid.qodef-layout--masonry.qodef-col-num--3 .qodef-grid-masonry-sizer,
.qodef-grid.qodef-layout--masonry.qodef-col-num--3>.qodef-grid-inner>.qodef-grid-item {
    width: 33.33333%
}

.qodef-grid.qodef-layout--masonry.qodef-col-num--3>.qodef-grid-inner>.qodef-item--huge-square,
.qodef-grid.qodef-layout--masonry.qodef-col-num--3>.qodef-grid-inner>.qodef-item--landscape {
    width: 66.66667%
}

.qodef-grid.qodef-layout--masonry.qodef-col-num--4 .qodef-grid-masonry-sizer,
.qodef-grid.qodef-layout--masonry.qodef-col-num--4>.qodef-grid-inner>.qodef-grid-item {
    width: 25%
}

.qodef-grid.qodef-layout--masonry.qodef-col-num--4>.qodef-grid-inner>.qodef-item--huge-square,
.qodef-grid.qodef-layout--masonry.qodef-col-num--4>.qodef-grid-inner>.qodef-item--landscape {
    width: 50%
}

.qodef-grid.qodef-layout--masonry.qodef-col-num--5 .qodef-grid-masonry-sizer,
.qodef-grid.qodef-layout--masonry.qodef-col-num--5>.qodef-grid-inner>.qodef-grid-item {
    width: 20%
}

.qodef-grid.qodef-layout--masonry.qodef-col-num--5>.qodef-grid-inner>.qodef-item--huge-square,
.qodef-grid.qodef-layout--masonry.qodef-col-num--5>.qodef-grid-inner>.qodef-item--landscape,
body:not(.tristero-core) #qodef-page-header .qodef-header-logo-link.qodef-height--not-set img {
    width: 40%
}

.qodef-grid.qodef-layout--masonry.qodef-col-num--6 .qodef-grid-masonry-sizer,
.qodef-grid.qodef-layout--masonry.qodef-col-num--6>.qodef-grid-inner>.qodef-grid-item {
    width: 16.66667%
}

.qodef-grid.qodef-layout--masonry.qodef-col-num--6>.qodef-grid-inner>.qodef-item--huge-square,
.qodef-grid.qodef-layout--masonry.qodef-col-num--6>.qodef-grid-inner>.qodef-item--landscape {
    width: 33.33333%
}

.qodef-grid.qodef-layout--masonry.qodef-col-num--7 .qodef-grid-masonry-sizer,
.qodef-grid.qodef-layout--masonry.qodef-col-num--7>.qodef-grid-inner>.qodef-grid-item {
    width: 14.28571%
}

.qodef-grid.qodef-layout--masonry.qodef-col-num--7>.qodef-grid-inner>.qodef-item--huge-square,
.qodef-grid.qodef-layout--masonry.qodef-col-num--7>.qodef-grid-inner>.qodef-item--landscape {
    width: 28.57143%
}

.qodef-grid.qodef-layout--masonry.qodef-col-num--8 .qodef-grid-masonry-sizer,
.qodef-grid.qodef-layout--masonry.qodef-col-num--8>.qodef-grid-inner>.qodef-grid-item {
    width: 12.5%
}

.qodef-grid.qodef-layout--masonry.qodef-col-num--8>.qodef-grid-inner>.qodef-item--huge-square,
.qodef-grid.qodef-layout--masonry.qodef-col-num--8>.qodef-grid-inner>.qodef-item--landscape {
    width: 25%
}

.qodef-grid.qodef-layout--masonry.qodef-col-num--9 .qodef-grid-masonry-sizer,
.qodef-grid.qodef-layout--masonry.qodef-col-num--9>.qodef-grid-inner>.qodef-grid-item {
    width: 11.11111%
}

.qodef-grid.qodef-layout--masonry.qodef-col-num--9>.qodef-grid-inner>.qodef-item--huge-square,
.qodef-grid.qodef-layout--masonry.qodef-col-num--9>.qodef-grid-inner>.qodef-item--landscape {
    width: 22.22222%
}

.qodef-grid.qodef-gutter--no>.qodef-grid-inner {
    margin: 0
}

.qodef-grid.qodef-gutter--no>.qodef-grid-inner>.qodef-grid-item,
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-legacy-dropdown,
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-legacy-dropdown,
.woocommerce-account .woocommerce-EditAccountForm fieldset {
    padding: 0;
    margin: 0
}

.qodef-grid.qodef-gutter--tiny.qodef--no-bottom-space {
    margin-bottom: -10px
}

.qodef-grid.qodef-gutter--tiny>.qodef-grid-inner {
    margin: 0 -5px
}

.qodef-grid.qodef-gutter--tiny>.qodef-grid-inner>.qodef-grid-item {
    padding: 0 5px;
    margin: 0 0 10px
}

.qodef-grid.qodef-gutter--small.qodef--no-bottom-space {
    margin-bottom: -20px
}

.qodef-grid.qodef-gutter--small>.qodef-grid-inner {
    margin: 0 -10px
}

.qodef-grid.qodef-gutter--small>.qodef-grid-inner>.qodef-grid-item {
    padding: 0 10px;
    margin: 0 0 20px
}

.qodef-grid.qodef-gutter--normal.qodef--no-bottom-space {
    margin-bottom: -30px
}

.qodef-grid.qodef-gutter--normal>.qodef-grid-inner {
    margin: 0 -15px
}

.qodef-grid.qodef-gutter--normal>.qodef-grid-inner>.qodef-grid-item {
    padding: 0 15px;
    margin: 0 0 30px
}

.qodef-grid.qodef-gutter--medium.qodef--no-bottom-space {
    margin-bottom: -40px
}

.qodef-grid.qodef-gutter--medium>.qodef-grid-inner {
    margin: 0 -20px
}

.qodef-grid.qodef-gutter--medium>.qodef-grid-inner>.qodef-grid-item {
    padding: 0 20px;
    margin: 0 0 40px
}

.qodef-grid.qodef-gutter--large.qodef--no-bottom-space {
    margin-bottom: -50px
}

.qodef-grid.qodef-gutter--large>.qodef-grid-inner {
    margin: 0 -25px
}

.qodef-grid.qodef-gutter--large>.qodef-grid-inner>.qodef-grid-item {
    padding: 0 25px;
    margin: 0 0 50px
}

.qodef-grid.qodef-gutter--huge.qodef--no-bottom-space {
    margin-bottom: -80px
}

.qodef-grid.qodef-gutter--huge>.qodef-grid-inner {
    margin: 0 -40px
}

.qodef-grid.qodef-gutter--huge>.qodef-grid-inner>.qodef-grid-item {
    padding: 0 40px;
    margin: 0 0 80px
}

#qodef-page-comments-list .qodef-comment-item .qodef-e-links>:first-child,
#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child,
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child,
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child,
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child,
#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child,
#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child,
.qodef-blog article .qodef-e-info-tags a:last-child,
.qodef-m-pagination.qodef--wp .page-numbers:last-child {
    margin-right: 0
}

#qodef-page-wrapper {
    position: relative;
    overflow: hidden
}

#qodef-page-outer {
    position: relative
}

#qodef-page-inner {
    position: relative;
    padding: 130px 0 100px
}

.qodef--boxed {
    background-color: #fafafa
}

.qodef--boxed #qodef-page-wrapper {
    display: block;
    background-color: #fff
}

.qodef--boxed #qodef-page-inner {
    padding-left: 30px;
    padding-right: 30px
}

#qodef-page-footer.qodef-page-footer-light-skin #qodef-page-footer-top-area,
.qodef--passepartout #qodef-page-wrapper,
.qodef-dark-theme-skin .widget.widget_price_filter .price_slider_wrapper .ui-widget-content,
.qodef-dark-theme-skin .widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-range,
body #qodef-page-footer .widget.widget_search input,
body footer .select2-container--default .select2-selection--single {
    background-color: #fff
}

button.mfp-arrow {
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1
}

button.mfp-arrow:hover,
button.mfp-close:hover {
    opacity: .6
}

button.mfp-arrow:after,
button.mfp-arrow:before {
    border: 0;
    color: #fff;
    font-size: 45px;
    font-family: ElegantIcons;
    font-weight: 900
}

button.mfp-arrow-left {
    left: -27px
}

button.mfp-arrow-left:after {
    content: "\34"
}

button.mfp-arrow-right:after {
    content: "\35"
}

button.mfp-close {
    text-indent: -1000px;
    overflow: hidden;
    text-align: left !important;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1
}

button.mfp-close:after {
    font-family: ElegantIcons;
    content: "\4d";
    position: absolute;
    right: 4px;
    bottom: 0;
    text-indent: 0;
    font-size: 24px;
    font-weight: 900
}

.mfp-bottom-bar .mfp-counter,
.mfp-bottom-bar .mfp-title {
    font-family: Roboto;
    font-size: 15px;
    line-height: 1.6em;
    font-weight: 300;
    color: #fff
}

.qodef-swiper-container {
    position: relative;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    z-index: 1;
    visibility: hidden;
    overflow: hidden
}

.qodef-swiper-container.qodef-swiper--initialized {
    visibility: visible
}

.swiper-pagination-bullets {
    bottom: 32px !important
}

.swiper-pagination-bullets .swiper-pagination-bullet {
    background-color: transparent;
    border-radius: 0;
    opacity: 1;
    position: relative
}

.swiper-pagination-bullets .swiper-pagination-bullet:after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 4px;
    left: 0;
    background-color: #fff;
    border-radius: 100%;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.22, 1, .36, 1);
    transition: transform .3s cubic-bezier(.22, 1, .36, 1);
    -o-transition: transform .3s cubic-bezier(.22, 1, .36, 1);
    transition: transform .3s cubic-bezier(.22, 1, .36, 1), -webkit-transform .3s cubic-bezier(.22, 1, .36, 1)
}

.qodef-dark-theme-skin .qodef-woo-product-search button[type=submit]:hover,
.swiper-pagination-bullets .swiper-pagination-bullet-active {
    background-color: transparent
}

.swiper-pagination-bullets .swiper-pagination-bullet-active:after {
    border-radius: 100%;
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3)
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    width: auto !important;
    margin-left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.swiper-button-next,
.swiper-button-prev {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-image: none !important;
    width: 30px !important;
    height: 30px !important;
    margin: 0 !important;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #000 !important;
    text-align: center
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: "Font Awesome 5 Free";
    font-size: 35px;
    font-weight: 900
}

.swiper-button-next .e-next-arrow svg,
.swiper-button-next .e-prev-arrow svg,
.swiper-button-prev .e-next-arrow svg,
.swiper-button-prev .e-prev-arrow svg {
    -webkit-transition: -webkit-transform .3s cubic-bezier(.22, 1, .36, 1);
    transition: transform .3s cubic-bezier(.22, 1, .36, 1);
    -o-transition: transform .3s cubic-bezier(.22, 1, .36, 1);
    transition: transform .3s cubic-bezier(.22, 1, .36, 1), -webkit-transform .3s cubic-bezier(.22, 1, .36, 1)
}

.swiper-button-next .e-next-arrow:hover svg,
.swiper-button-next .e-prev-arrow:hover svg,
.swiper-button-prev .e-next-arrow:hover svg,
.swiper-button-prev .e-prev-arrow:hover svg {
    -webkit-transform: translateX(15%);
    -ms-transform: translateX(15%);
    transform: translateX(15%)
}

.qodef-dark-theme-skin .swiper-button-next,
.qodef-dark-theme-skin .swiper-button-prev {
    color: #fff !important
}

.qodef-dark-theme-skin .swiper-button-next svg polygon,
.qodef-dark-theme-skin .swiper-button-next.swiper-button-outside svg polygon,
.qodef-dark-theme-skin .swiper-button-prev svg polygon,
.qodef-dark-theme-skin .swiper-container-rtl .swiper-button-prev.swiper-button-outside svg polygon {
    fill: #fff
}

.swiper-button-prev {
    left: 53px !important
}

.swiper-button-prev:after {
    content: "\f104"
}

.swiper-button-next {
    right: 53px !important
}

.swiper-button-next:after {
    content: "\f105"
}

.swiper-button-next.swiper-button-outside,
.swiper-button-prev.swiper-button-outside {
    color: #000;
    top: 45%
}

.swiper-button-prev.swiper-button-outside,
.swiper-container-rtl .swiper-button-next.swiper-button-outside {
    -webkit-transform: translateX(141%) translateY(-3px);
    -ms-transform: translateX(141%) translateY(-3px);
    transform: translateX(141%) translateY(-3px)
}

.swiper-button-next.swiper-button-outside,
.swiper-container-rtl .swiper-button-prev.swiper-button-outside {
    -webkit-transform: translateX(-141%);
    -ms-transform: translateX(-141%);
    transform: translateX(-141%)
}

#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a,
#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover,
#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a,
#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover,
#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a,
#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover,
#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a,
#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover,
#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover,
#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover,
#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover,
#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover,
#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a,
#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover,
#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a,
#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover,
.qodef-dark-theme-skin .qodef-blog article .qodef-e-info .qodef-e-info-item a:hover,
.qodef-dark-theme-skin .qodef-blog article.format-link .qodef-e-link-text,
.qodef-dark-theme-skin .qodef-blog article.format-link .qodef-icon-elegant-icons,
.qodef-dark-theme-skin .qodef-blog article.format-quote .qodef-e-quote-author,
.qodef-dark-theme-skin .qodef-blog article.format-quote .qodef-e-quote-text,
.qodef-dark-theme-skin .qodef-blog article.format-quote .qodef-e-quote:before,
.qodef-dark-theme-skin .qodef-testimonials-list .qodef-e-author .qodef-e-author-job,
.qodef-dark-theme-skin .qodef-testimonials-list .qodef-e-author .qodef-e-author-name,
.qodef-dark-theme-skin .qodef-testimonials-list .qodef-e-text {
    color: #fff
}

.widget_icl_lang_sel_widget {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100%
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click:hover .wpml-ls-sub-menu,
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown:hover .wpml-ls-sub-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-flag,
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-flag {
    position: relative;
    top: -1px
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:after,
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:after {
    content: "\33";
    font-family: ElegantIcons;
    font-size: 15px;
    line-height: 1;
    border: 0;
    position: initial;
    margin-left: auto
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    list-style: none;
    margin: 0;
    border-top: 0;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: visibility 0s linear .25s, opacity .25s ease-in-out;
    -o-transition: visibility 0s linear .25s, opacity .25s ease-in-out;
    transition: visibility 0s linear .25s, opacity .25s ease-in-out
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item,
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 0;
    background-color: transparent;
    padding: 7px 0
}

.error404 #qodef-page-inner,
.qodef--passepartout #qodef-page-mobile-header-inner,
.qodef-header-navigation>ul>li>a .qodef-menu-item-inner,
.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal {
    padding: 0
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul,
.widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0 !important
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a,
.widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a {
    padding: 0;
    display: block
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li {
    display: block;
    margin: 0
}

#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click {
    width: 200px
}

#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
    padding: 11px 20px;
    height: 46px;
    line-height: 24px;
    color: #353535;
    background-color: #fff;
    border: 1px solid transparent;
    font-size: 14px
}

#qodef-page-comments-list .qodef-comment-item .qodef-e-date a:hover,
#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover,
#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover,
#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover,
#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover,
#qodef-page-footer.qodef-page-footer-light-skin #qodef-page-footer-bottom-area .textwidget a:hover,
#qodef-page-footer.qodef-page-footer-light-skin .qodef-social-share li a,
#qodef-page-footer.qodef-page-footer-light-skin .widget.widget_nav_menu ul li a,
#qodef-page-footer.qodef-page-footer-light-skin .widget_text p,
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover,
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover,
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover,
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover,
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover,
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover,
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover,
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover,
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover,
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover,
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover,
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover,
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover,
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover,
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover,
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover,
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover,
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover,
#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover,
#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover,
#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover,
#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover,
.qodef-blog article .qodef-e-info .qodef-e-info-item a:hover,
.qodef-search .qodef-e-search-heading .qodef-search-form button:hover,
.qodef-single-links>span:not(.qodef-m-single-links-title),
.wp-block-archives li a:hover,
.wp-block-categories li a:hover,
.wp-block-latest-posts li a:hover {
    color: #000
}

#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    margin: 0;
    padding: 0 20px;
    background-color: #fff
}

#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,
#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a,
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a,
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a,
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a,
#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,
#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a {
    color: #353535;
    font-size: 14px
}

#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li,
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li,
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li,
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li,
#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li,
#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li {
    margin-right: 10px !important
}

#qodef-page-comments-list .qodef-comment-item .qodef-e-links>:hover,
#qodef-page-footer .widget.widget_search button:hover,
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a,
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a,
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a,
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a,
#qodef-page-sidebar .widget a,
#qodef-page-sidebar .widget.widget_calendar tfoot a,
#qodef-page-sidebar .widget.widget_search button:hover,
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a,
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a,
#qodef-side-area .widget.widget_search button:hover,
#qodef-top-area .widget.widget_search button:hover,
.widget a,
.widget.widget_calendar tfoot a,
.widget.widget_search button:hover {
    color: #353535
}

#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li,
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li,
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li,
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li,
#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li,
#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li,
#qodef-woo-page.qodef--checkout .woocommerce-form-coupon>p {
    margin-bottom: 10px
}

#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click,
#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,
#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click {
    width: 175px
}

#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
    padding: 11px 20px;
    height: 46px;
    line-height: 24px;
    color: #353535;
    background-color: transparent;
    border: 1px solid transparent;
    font-size: 14px
}

#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    margin: 0;
    padding: 0 20px;
    background-color: transparent
}

#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,
#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
    padding: 8px 20px;
    height: 40px;
    line-height: 24px;
    color: #fff;
    background-color: #000;
    border: 1px solid transparent;
    font-size: 14px
}

#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,
#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    margin: 0;
    padding: 0 20px;
    background-color: #000
}

#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,
#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a {
    color: #fff;
    font-size: 14px
}

#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,
#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle,
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle,
#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,
#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
    padding: 11px 20px;
    height: 46px;
    line-height: 24px;
    color: #353535;
    background-color: #fafafa;
    border: 1px solid transparent;
    font-size: 14px
}

#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,
#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu,
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu,
#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,
#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    margin: 0;
    padding: 0 20px;
    background-color: #fafafa
}

#qodef-404-page {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 160px 10% 250px;
    text-align: center
}

#qodef-404-page .qodef-404-title,
#qodef-page-comments .qodef-page-comments-not-found,
#qodef-page-footer .widget.widget_nav_menu,
#qodef-page-sidebar .widget.widget_nav_menu,
#qodef-side-area .widget.widget_nav_menu,
#qodef-top-area .widget.widget_nav_menu,
#qodef-woo-page.qodef--cart .shop_table td.product-quantity input[type=number],
.qodef-search article .qodef-e-inner .qodef-e-title,
.widget.widget_nav_menu,
.woocommerce-page div.woocommerce .shop_table p,
.woocommerce-page div.woocommerce address p,
.woocommerce-page div.woocommerce form p,
.wp-block-embed,
.wp-block-image,
.wp-block-pullquote {
    margin: 0
}

#qodef-404-page .qodef-404-text {
    display: block;
    margin: 14px auto 0
}

#qodef-404-page .qodef-404-button {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-top: 52px
}

.qodef-blog,
.qodef-blog article,
.qodef-search {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 0 0 50px
}

.qodef-blog.qodef--list:not(.qodef-col-num--1) article .qodef-e-media {
    margin-bottom: 31px
}

.qodef-blog.qodef--list:not(.qodef-col-num--1) article .qodef-e-content .qodef-info--bottom {
    margin-top: 20px;
    margin-bottom: 42px
}

#qodef-page-comments-form,
#qodef-page-comments-form .comment-form,
#qodef-page-comments-list .qodef-comment-item .qodef-e-content,
#qodef-page-footer,
#qodef-page-footer .widget.widget_product_search .qodef-search-form-inner,
#qodef-page-footer .widget.widget_search .qodef-search-form-inner,
#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content,
#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content .variation,
#qodef-page-footer>*,
#qodef-page-sidebar .widget.widget_search .qodef-search-form-inner,
#qodef-side-area .widget.widget_search .qodef-search-form-inner,
#qodef-top-area .widget.widget_search .qodef-search-form-inner,
#qodef-woo-page.qodef--single .entry-summary,
#qodef-woo-page.qodef--single .qodef-woo-single-image,
#qodef-woo-page.qodef--single .woocommerce-Reviews .comment-text,
#qodef-woo-page.qodef--single .woocommerce-product-gallery,
#qodef-woo-page.qodef--single>.product,
.qodef-blog article .qodef-e-content,
.qodef-blog article .qodef-e-inner,
.qodef-blog article .qodef-e-media,
.qodef-search .qodef-e-search-heading .qodef-search-form .qodef-search-form-inner,
.qodef-woo-product-list,
.widget.widget_product_search .qodef-search-form-inner,
.widget.widget_search .qodef-search-form-inner,
.widget.widget_shopping_cart .widget_shopping_cart_content,
.widget.widget_shopping_cart .widget_shopping_cart_content .variation {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-blog article .qodef-e-media-image a,
.qodef-blog article .qodef-e-media-image img {
    display: block;
    width: 100%
}

.qodef-blog article .qodef-e-media-image.qodef--background {
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.qodef-blog article .qodef-e-media-image.qodef--background img {
    visibility: hidden
}

.qodef-blog article .entry-date {
    font-family: "Playfair Display", serif;
    font-style: italic;
    font-size: 14px
}

.category .qodef-blog.qodef--list:not(.qodef-col-num--1) article .qodef-e-media,
.date .qodef-blog.qodef--list:not(.qodef-col-num--1) article .qodef-e-media,
.qodef-blog article .qodef-e-media,
.tag .qodef-blog.qodef--list:not(.qodef-col-num--1) article .qodef-e-media {
    margin-bottom: 26px
}

#qodef-page-footer .widget.widget_text img,
#qodef-page-sidebar .widget.widget_text img,
#qodef-side-area .widget.widget_text img,
#qodef-top-area .widget.widget_text img,
.qodef-blog article .qodef-e-media iframe,
.widget.widget_text img,
.wp-block-image img {
    display: block
}

.qodef-blog article .qodef-e-title {
    margin: 0 0 5px
}

.qodef-blog article .qodef-e-excerpt,
.qodef-blog article .qodef-e-read-more,
.qodef-search article .qodef-e-inner .qodef-e-excerpt {
    margin: 15px 0 0
}

.qodef-blog article .qodef-e-info {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

@media only screen and (min-width:681px) {
    .qodef-grid.qodef-layout--columns.qodef-col-num--2.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(odd) {
        clear: both
    }
    .qodef-blog article .qodef-e-info .qodef-e-info-left,
    .qodef-blog article .qodef-e-info .qodef-e-info-right {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%
    }
    .qodef-blog article .qodef-e-info .qodef-e-info-right {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin-top: 8px
    }
}

.qodef-blog article .qodef-e-info .qodef-e-info-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0 19px 0 0;
    color: currentColor
}

.qodef-blog article .qodef-e-info .qodef-e-info-item:after {
    content: "/";
    position: absolute;
    top: 0;
    right: 7px
}

#qodef-page-footer .widget .qodef-widget-title a,
#qodef-page-footer .widget.widget_calendar #today a,
#qodef-page-footer .widget.widget_products .qodef-woo-product-title a,
#qodef-page-footer .widget.widget_recently_viewed_products .qodef-woo-product-title a,
#qodef-page-footer .widget.widget_top_rated_products .qodef-woo-product-title a,
#qodef-page-sidebar .widget .qodef-widget-title a,
#qodef-page-sidebar .widget.widget_calendar #today a,
#qodef-side-area .widget .qodef-widget-title a,
#qodef-side-area .widget.widget_calendar #today a,
#qodef-top-area .widget .qodef-widget-title a,
#qodef-top-area .widget.widget_calendar #today a,
.qodef-blog article .qodef-e-info .qodef-e-info-item a,
.widget .qodef-widget-title a,
.widget.widget_calendar #today a,
.widget.widget_products .qodef-woo-product-title a,
.widget.widget_recently_viewed_products .qodef-woo-product-title a,
.widget.widget_top_rated_products .qodef-woo-product-title a {
    color: inherit
}

.qodef-blog article .qodef-e-info .qodef-e-info-item:last-child,
body:not(.qodef-header--standard) .qodef-header-navigation>ul>li:last-child {
    padding-right: 0
}

.qodef-blog article .qodef-e-info .qodef-e-info-item:last-child:after {
    content: ""
}

.qodef-blog article .qodef-e-info.qodef-info--top {
    margin-bottom: 2px
}

.qodef-blog article .qodef-e-info.qodef-info--bottom {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-top: 18px
}

.qodef-blog article .qodef-e-info-tags a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: 11px
}

.qodef-blog article .qodef-e-info-tags a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 3px;
    width: 100%;
    height: 1px;
    background-color: currentColor
}

.qodef-blog article.sticky .qodef-e-title a {
    position: relative;
    text-decoration: underline
}

.qodef-blog article.sticky .qodef-e-title a:after {
    content: "*";
    position: relative;
    top: 0;
    right: 0;
    font-size: 1.5em;
    display: inline-block
}

.qodef-blog article.format-audio .qodef-e-media-audio {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%
}

.qodef-blog article.format-link .qodef-e-link {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 154px 6.5% 105px;
    background-color: #fff
}

.qodef-blog article.format-link .qodef-e-link-text,
.qodef-blog article.format-quote .qodef-e-quote-text {
    position: relative;
    margin: 0;
    color: #000;
    text-align: center;
    font-family: "Playfair Display", serif;
    font-style: italic;
    font-size: 20px;
    text-transform: none;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 1.5em
}

.qodef-blog article.format-link .qodef-icon-elegant-icons {
    position: absolute;
    top: -62px;
    left: 50%;
    font-size: 50px;
    line-height: 1;
    color: #000;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.qodef-blog article.format-link .qodef-e-link-url,
.qodef-blog article.format-quote .qodef-e-quote-url {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.qodef-blog article.format-quote .qodef-e-quote {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 161px 6.5% 92px;
    background-color: #fff
}

.qodef-blog article.format-quote .qodef-e-quote:before {
    content: "“";
    position: absolute;
    font-family: "Playfair Display", serif;
    top: 34.2%;
    left: 50%;
    height: .37em;
    font-size: 140px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -.02em;
    color: #000;
    -webkit-transform: translateX(-50%) rotate(180deg);
    -ms-transform: translateX(-50%) rotate(180deg);
    transform: translateX(-50%) rotate(180deg)
}

.qodef-blog article.format-quote .qodef-e-quote-author {
    position: relative;
    display: block;
    margin: 20px 0 0;
    font-family: "Roboto Slab";
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    line-height: 1.25em;
    letter-spacing: 0;
    font-size: 14px;
    text-align: center;
    letter-spacing: .2em
}

.qodef-blog.qodef-items--fixed article .qodef-e-media,
.qodef-blog.qodef-items--fixed article .qodef-e-media-image {
    height: 100%
}

.has-primary-background-color,
.qodef-dark-theme-skin .qodef-blog article.format-link .qodef-e-link,
.qodef-dark-theme-skin .qodef-blog article.format-quote .qodef-e-quote,
.qodef-dark-theme-skin .qodef-page-title,
.qodef-header--light .qodef-header-sticky {
    background-color: #000
}

.category .qodef-blog.qodef--list:not(.qodef-col-num--1) article .qodef-e-content .qodef-info--bottom,
.date .qodef-blog.qodef--list:not(.qodef-col-num--1) article .qodef-e-content .qodef-info--bottom,
.tag .qodef-blog.qodef--list:not(.qodef-col-num--1) article .qodef-e-content .qodef-info--bottom {
    margin-top: 22px
}

.category .qodef-m-pagination,
.date .qodef-m-pagination,
.tag .qodef-m-pagination {
    margin: 75px 0 0
}

.category .qodef-blog.qodef--list article,
.date .qodef-blog.qodef--list article,
.tag .qodef-blog.qodef--list article {
    margin-bottom: 47px
}

#qodef-page-footer .widget ul:not(.qodef-shortcode-list) li:last-child,
#qodef-page-footer .widget.widget_archive .select2,
#qodef-page-footer .widget.widget_categories .select2,
#qodef-page-footer .widget.widget_media_image,
#qodef-page-footer .widget.widget_rss ul li:last-child,
#qodef-page-footer .widget.widget_text .select2,
#qodef-page-sidebar .widget ul:not(.qodef-shortcode-list) li:last-child,
#qodef-page-sidebar .widget.widget_archive .select2,
#qodef-page-sidebar .widget.widget_categories .select2,
#qodef-page-sidebar .widget.widget_media_image,
#qodef-page-sidebar .widget.widget_rss ul li:last-child,
#qodef-page-sidebar .widget.widget_text .select2,
#qodef-side-area .widget ul:not(.qodef-shortcode-list) li:last-child,
#qodef-side-area .widget.widget_archive .select2,
#qodef-side-area .widget.widget_categories .select2,
#qodef-side-area .widget.widget_media_image,
#qodef-side-area .widget.widget_rss ul li:last-child,
#qodef-side-area .widget.widget_text .select2,
#qodef-top-area .widget ul:not(.qodef-shortcode-list) li:last-child,
#qodef-top-area .widget.widget_archive .select2,
#qodef-top-area .widget.widget_categories .select2,
#qodef-top-area .widget.widget_media_image,
#qodef-top-area .widget.widget_rss ul li:last-child,
#qodef-top-area .widget.widget_text .select2,
.category .qodef-blog.qodef--list article:last-child,
.date .qodef-blog.qodef--list article:last-child,
.qodef-search article:last-child,
.tag .qodef-blog.qodef--list article:last-child,
.widget ul:not(.qodef-shortcode-list) li:last-child,
.widget.widget_archive .select2,
.widget.widget_categories .select2,
.widget.widget_media_image,
.widget.widget_rss ul li:last-child,
.widget.widget_text .select2,
.woocommerce-page div.woocommerce .shop_table td ul li label,
.woocommerce-page div.woocommerce .shop_table td ul li:last-child {
    margin-bottom: 0
}

.category .qodef-blog article .qodef-e-title,
.date .qodef-blog article .qodef-e-title,
.tag .qodef-blog article .qodef-e-title {
    line-height: 1em
}

.category .qodef-blog,
.date .qodef-blog,
.tag .qodef-blog {
    margin: 0 0 12px
}

.category .qodef-blog article .qodef-e-excerpt,
.date .qodef-blog article .qodef-e-excerpt,
.tag .qodef-blog article .qodef-e-excerpt {
    margin: 24px 0 0
}

.category .qodef-blog.qodef--list article.format-link,
.category .qodef-blog.qodef--list article.format-quote,
.date .qodef-blog.qodef--list article.format-link,
.date .qodef-blog.qodef--list article.format-quote,
.tag .qodef-blog.qodef--list article.format-link,
.tag .qodef-blog.qodef--list article.format-quote {
    margin-bottom: 99px
}

#qodef-woo-page.qodef--single #review_form .comment-form-rating label,
.category .qodef-blog article .qodef-e-info.qodef-info--top,
.date .qodef-blog article .qodef-e-info.qodef-info--top,
.tag .qodef-blog article .qodef-e-info.qodef-info--top {
    margin-bottom: 5px
}

.qodef-blog.qodef--list article {
    margin-bottom: 120px
}

#qodef-page-comments-list .qodef-m-comments>.qodef-comment-item:first-child,
.qodef-blog.qodef--list article .qodef-e-read-more {
    margin-top: 0
}

.qodef-blog.qodef--list article.format-link,
.qodef-blog.qodef--list article.format-quote {
    margin-bottom: 130px
}

.qodef-blog.qodef--single article .qodef-e-info.qodef-info--top {
    margin-bottom: 2px
}

.qodef-blog.qodef--single article .qodef-e-info.qodef-info--bottom {
    margin-top: 19px
}

#qodef-page-comments-list .qodef-comment-item .qodef-e-date a,
.qodef-blog.qodef--single article .qodef-e-info.qodef-info--bottom .qodef-e-info-category a {
    font-family: "Playfair Display", serif;
    font-style: italic;
    font-size: 15px
}

.qodef-blog.qodef--single article .qodef-e-info.qodef-info--bottom .qodef-e-info-tags a {
    font-family: "Playfair Display", serif;
    font-style: italic;
    font-size: 15px;
    text-decoration: none;
    color: #4e4d4d;
    line-height: 1.66em;
    margin-right: 9px
}

.qodef-blog.qodef--single article .qodef-e-info.qodef-info--bottom .qodef-e-info-tags a:after {
    content: ",";
    font-family: inherit;
    display: inline-block;
    color: inherit;
    position: absolute;
    height: unset;
    width: unset;
    background-color: transparent;
    bottom: unset;
    left: unset;
    right: -7px
}

.qodef-blog.qodef--single article.format-link .qodef-e-link,
.qodef-blog.qodef--single article.format-quote .qodef-e-quote,
.qodef-search article {
    margin-bottom: 30px
}

#qodef-page-footer.qodef-page-footer-default-skin #qodef-page-footer-bottom-area .textwidget a:hover,
.has-primary-background-color a,
.has-primary-background-color h1,
.has-primary-background-color h2,
.has-primary-background-color h3,
.has-primary-background-color h4,
.has-primary-background-color h5,
.has-primary-background-color h6,
.has-primary-background-color p,
.qodef-dark-theme-skin #qodef-page-comments-list .qodef-comment-item .qodef-e-date a,
.qodef-dark-theme-skin #qodef-page-comments-list .qodef-comment-item .qodef-e-links a,
.qodef-dark-theme-skin .logged-in-as a,
.qodef-dark-theme-skin .qodef-blog.qodef--single article .qodef-e-info.qodef-info--bottom .qodef-e-info-tags a,
.qodef-dark-theme-skin .qodef-m-filter .qodef-m-filter-item,
.qodef-dark-theme-skin .qodef-m-filter .qodef-m-filter-item:hover {
    color: #fff
}

.qodef-dark-theme-skin #qodef-page-comments-list .qodef-comment-item .qodef-e-date a:hover,
.qodef-dark-theme-skin #qodef-page-comments-list .qodef-comment-item .qodef-e-links a:hover,
.qodef-dark-theme-skin .logged-in-as a:hover,
.qodef-dark-theme-skin .qodef-blog.qodef--single article .qodef-e-info.qodef-info--bottom .qodef-e-info-tags a:hover {
    color: #a2a2a2
}

#qodef-page-comments {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 0
}

#qodef-page-comments-list {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-bottom: 77px
}

#qodef-page-comments-list .qodef-m-title {
    margin: 0 0 56px
}

#qodef-page-comments-list .qodef-m-comments,
.woocommerce-page div.woocommerce .shop_table td ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#qodef-page-comments-list .qodef-comment-item {
    margin: 52px 0 0;
    padding: 0
}

#qodef-page-comments-list .qodef-comment-item .children {
    list-style: none;
    margin: 0;
    padding: 0 0 0 89px
}

#qodef-page-comments-list .qodef-comment-item .qodef-e-inner,
#qodef-woo-page.qodef--single form.cart .variations_button,
#qodef-woo-page.qodef--single form.cart:not(.variations_form) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#qodef-page-comments-list .qodef-comment-item .qodef-e-image {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 17px
}

#qodef-page-comments-list .qodef-comment-item .qodef-e-image img {
    display: block;
    border-radius: 100%
}

#qodef-page-comments-list .qodef-comment-item .qodef-e-title {
    margin: 0;
    line-height: 1em;
    display: inline-block;
    width: 49%;
    letter-spacing: .08em
}

#qodef-page-comments-list .qodef-comment-item .qodef-e-date {
    margin-top: -1px
}

#qodef-page-comments-list .qodef-comment-item .qodef-e-text {
    margin: 14px 0 0;
    font-size: 17px
}

#qodef-page-comments-list .qodef-comment-item .qodef-e-text img {
    display: block;
    margin: 10px 0
}

#qodef-page-comments-list .qodef-comment-item .qodef-e-links {
    margin-top: 4px;
    display: inline-block;
    width: 50%;
    text-align: right
}

#qodef-page-comments-list .qodef-comment-item .qodef-e-links>* {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    letter-spacing: 0;
    font-family: "Roboto Slab";
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .2em;
    line-height: 1em
}

#qodef-page-comments-list .qodef-m-pagination,
#qodef-woo-page.qodef--single .qodef-social-share,
.woocommerce-order-received .woocommerce-order .woocommerce-customer-details {
    margin-top: 50px
}

#qodef-page-comments-form .comment-reply-title {
    margin: 0 0 43px
}

body:not([class*=tristero-core]) #qodef-page-comments-form .comment-reply-title {
    margin: 44px 0 43px
}

#qodef-page-comments-form .comment-form .comment-notes {
    margin: 5px 0 0
}

#qodef-page-comments-form .form-submit #submit,
.wp-block-button.is-style-outline .wp-block-button__link {
    color: #000;
    background-color: transparent;
    border: 1px solid #000
}

#qodef-page-comments-form .form-submit #submit.qodef-size--small:after,
#qodef-woo-page .added_to_cart.qodef-size--small:after,
#qodef-woo-page .button.qodef-size--small:after,
.qodef-woo-shortcode .added_to_cart.qodef-size--small:after,
.qodef-woo-shortcode .button.qodef-size--small:after,
.widget.woocommerce .button.qodef-size--small:after,
.woocommerce-account .button.qodef-size--small:after,
.woocommerce-cart #qodef-woo-page .added_to_cart.qodef-size--small:after,
.woocommerce-cart #qodef-woo-page .button.qodef-size--small:after,
.woocommerce-cart .qodef-woo-shortcode .added_to_cart.qodef-size--small:after,
.woocommerce-cart .qodef-woo-shortcode .button.qodef-size--small:after,
.woocommerce-cart.woocommerce-page div.woocommerce>.return-to-shop a.qodef-size--small:after,
.woocommerce-checkout #qodef-woo-page .added_to_cart.qodef-size--small:after,
.woocommerce-checkout #qodef-woo-page .button.qodef-size--small:after,
.woocommerce-checkout .qodef-woo-shortcode .added_to_cart.qodef-size--small:after,
.woocommerce-checkout .qodef-woo-shortcode .button.qodef-size--small:after,
.woocommerce-checkout.woocommerce-page div.woocommerce>.return-to-shop a.qodef-size--small:after,
.wp-block-button.is-style-outline .wp-block-button__link.qodef-size--small:after {
    width: 47px
}

#qodef-page-comments-form .form-submit #submit.qodef-size--large:before,
#qodef-woo-page .added_to_cart.qodef-size--large:before,
#qodef-woo-page .button.qodef-size--large:before,
#qodef-woo-page.qodef--single>.product .entry-summary .added_to_cart:after,
#qodef-woo-page.qodef--single>.product .entry-summary .button:after,
.qodef-woo-shortcode .added_to_cart.qodef-size--large:before,
.qodef-woo-shortcode .button.qodef-size--large:before,
.widget.woocommerce .button.qodef-size--large:before,
.woocommerce-account .button.qodef-size--large:before,
.woocommerce-cart #qodef-woo-page .added_to_cart.qodef-size--large:before,
.woocommerce-cart #qodef-woo-page .button.qodef-size--large:before,
.woocommerce-cart .qodef-woo-shortcode .added_to_cart.qodef-size--large:before,
.woocommerce-cart .qodef-woo-shortcode .button.qodef-size--large:before,
.woocommerce-cart.woocommerce-page div.woocommerce>.return-to-shop a.qodef-size--large:before,
.woocommerce-checkout #qodef-woo-page .added_to_cart.qodef-size--large:before,
.woocommerce-checkout #qodef-woo-page .button.qodef-size--large:before,
.woocommerce-checkout .qodef-woo-shortcode .added_to_cart.qodef-size--large:before,
.woocommerce-checkout .qodef-woo-shortcode .button.qodef-size--large:before,
.woocommerce-checkout.woocommerce-page div.woocommerce>.return-to-shop a.qodef-size--large:before,
.wp-block-button.is-style-outline .wp-block-button__link.qodef-size--large:before {
    width: 55px
}

#qodef-page-comments-form .form-submit #submit.qodef-size--large:after,
#qodef-woo-page .added_to_cart.qodef-size--large:after,
#qodef-woo-page .button.qodef-size--large:after,
.qodef-woo-shortcode .added_to_cart.qodef-size--large:after,
.qodef-woo-shortcode .button.qodef-size--large:after,
.widget.woocommerce .button.qodef-size--large:after,
.woocommerce-account .button.qodef-size--large:after,
.woocommerce-cart #qodef-woo-page .added_to_cart.qodef-size--large:after,
.woocommerce-cart #qodef-woo-page .button.qodef-size--large:after,
.woocommerce-cart .qodef-woo-shortcode .added_to_cart.qodef-size--large:after,
.woocommerce-cart .qodef-woo-shortcode .button.qodef-size--large:after,
.woocommerce-cart.woocommerce-page div.woocommerce>.return-to-shop a.qodef-size--large:after,
.woocommerce-checkout #qodef-woo-page .added_to_cart.qodef-size--large:after,
.woocommerce-checkout #qodef-woo-page .button.qodef-size--large:after,
.woocommerce-checkout .qodef-woo-shortcode .added_to_cart.qodef-size--large:after,
.woocommerce-checkout .qodef-woo-shortcode .button.qodef-size--large:after,
.woocommerce-checkout.woocommerce-page div.woocommerce>.return-to-shop a.qodef-size--large:after,
.wp-block-button.is-style-outline .wp-block-button__link.qodef-size--large:after {
    width: 53px
}

#qodef-page-comments-form .form-submit #submit .qodef-btn-text {
    font-size: 13px;
    letter-spacing: .2em
}

#qodef-page-comments-form .comment-form-cookies-consent>input {
    display: inline-block;
    margin: 4px 6px 6px;
    vertical-align: middle
}

#qodef-page-comments-form .comment-form-cookies-consent>label {
    display: inline-block;
    margin-left: 4px;
    margin-bottom: 22px;
    font-size: 14px;
    line-height: 30px
}

.qodef-dark-theme-skin #qodef-page-comments-form .form-submit #submit {
    color: #fff;
    border: 2px solid #fff
}

body:not(.tristero-core) #qodef-page-comments-list .qodef-m-title {
    margin: 40px 0 56px
}

#qodef-page-footer .widget.widget_categories .qodef-widget-title,
#qodef-page-footer .widget.widget_tag_cloud .qodef-widget-title,
#qodef-page-sidebar .widget.widget_categories .qodef-widget-title,
#qodef-page-sidebar .widget.widget_tag_cloud .qodef-widget-title,
#qodef-side-area .widget.widget_categories .qodef-widget-title,
#qodef-side-area .widget.widget_tag_cloud .qodef-widget-title,
#qodef-top-area .widget.widget_categories .qodef-widget-title,
#qodef-top-area .widget.widget_tag_cloud .qodef-widget-title,
.widget.widget_categories .qodef-widget-title,
.widget.widget_tag_cloud .qodef-widget-title,
body:not(.tristero-core) #qodef-page-footer .widget.widget_recent_comments ul:not(.qodef-shortcode-list) li {
    margin: 0 0 17px
}

body:not(.tristero-core) .qodef-blog.qodef--single article .qodef-e-info.qodef-info--bottom {
    margin-top: 92px
}

.qodef-filter--on .qodef-hidden-filter-items {
    position: absolute !important;
    display: none !important;
    height: 0 !important;
    line-height: 1 !important
}

#qodef-mobile-header-navigation .qodef-m-inner>ul>li>a,
.qodef-header-navigation>ul>li>a,
.qodef-m-filter .qodef-m-filter-item {
    line-height: 1.176em;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: uppercase
}

.qodef-filter--on .qodef-grid-inner {
    opacity: 1;
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s
}

.qodef-filter--on.qodef--filter-loading .qodef-grid-inner {
    opacity: 0;
    -webkit-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s
}

.qodef-filter--on.qodef--filter-loading .qodef-loading-spinner {
    bottom: calc(50% - 16px) !important
}

.qodef-m-filter {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 0 0 40px
}

.qodef-m-filter .qodef-m-filter-items,
.qodef-m-pagination.qodef--standard .qodef-m-pagination-items,
.qodef-m-pagination.qodef--wp .nav-links {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.qodef-m-filter .qodef-m-filter-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 27px;
    padding: 0 2px;
    -webkit-transition: color .3s, background-color .3s;
    -o-transition: color .3s, background-color .3s;
    transition: color .3s, background-color .3s;
    font-family: "Roboto Slab";
    color: #000;
    letter-spacing: .2em;
    font-size: 13px
}

.qodef-m-filter .qodef-m-filter-item.qodef--active:after,
.qodef-m-filter .qodef-m-filter-item:hover:after {
    content: "";
    position: absolute;
    bottom: calc(50% - 1px);
    width: 100%;
    height: 1px;
    background-color: currentColor;
    opacity: 0;
    -webkit-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
    opacity: 1;
    left: -10px;
    width: calc(100% + 20px)
}

@media only screen and (max-width:768px) {
    blockquote:before {
        top: 79%
    }
    .swiper-button-next.swiper-button-outside,
    .swiper-button-prev.swiper-button-outside,
    .swiper-container-rtl .swiper-button-next.swiper-button-outside,
    .swiper-container-rtl .swiper-button-prev.swiper-button-outside {
        display: none
    }
    #qodef-page-footer .widget.widget_nav_menu ul li {
        padding: 0 12px !important
    }
}

#qodef-page-footer-top-area {
    padding: 50px 0;
    background-color: #000;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-top: 0 solid #000
}

#qodef-page-footer-bottom-area .qodef-content-full-width,
#qodef-page-footer-top-area .qodef-content-full-width {
    padding: 0 70px
}

#qodef-page-footer-bottom-area {
    padding: 8px 0;
    background-color: #000;
    border-top: 0 solid #000
}

p.has-background {
    padding: 20px 30px
}

.wp-block-audio audio {
    width: auto
}

.wp-block-audio.alignleft audio,
.wp-block-audio.alignright audio {
    max-width: 50%
}

#qodef-page-footer .widget.widget_media_image a,
#qodef-page-footer .widget.widget_media_image img,
#qodef-page-sidebar .widget.widget_media_image a,
#qodef-page-sidebar .widget.widget_media_image img,
#qodef-side-area .widget.widget_media_image a,
#qodef-side-area .widget.widget_media_image img,
#qodef-top-area .widget.widget_media_image a,
#qodef-top-area .widget.widget_media_image img,
.widget.widget_media_image a,
.widget.widget_media_image img,
.wp-block-audio.aligncenter audio {
    display: block;
    margin: 0 auto
}

.wp-block-button {
    margin: 10px 0
}

.wp-block-button.alignleft {
    margin: 10px 10px 10px 0
}

.wp-block-button.alignright {
    margin: 10px 0 10px 10px
}

.wp-block-button .wp-block-button__link {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: "Roboto Slab";
    font-size: 13px;
    line-height: 2em;
    letter-spacing: .2em;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 4px;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    -o-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    padding: 9px 24px 8px;
    color: #fff;
    background-color: #111;
    border: 1px solid transparent;
    cursor: pointer
}

.wp-block-button .wp-block-button__link br,
.wp-block-separator+h1:before,
.wp-block-separator+h2:before,
hr+h1:before,
hr+h2:before {
    display: none
}

.wp-block-button .wp-block-button__link:hover {
    color: #fff;
    background-color: #111
}

#qodef-woo-page .added_to_cart:after,
#qodef-woo-page .added_to_cart:before,
#qodef-woo-page .button:after,
#qodef-woo-page .button:before,
.qodef-woo-shortcode .added_to_cart:after,
.qodef-woo-shortcode .added_to_cart:before,
.qodef-woo-shortcode .button:after,
.qodef-woo-shortcode .button:before,
.widget.woocommerce .button:after,
.widget.woocommerce .button:before,
.woocommerce-account .button:after,
.woocommerce-account .button:before,
.woocommerce-cart #qodef-woo-page .added_to_cart:after,
.woocommerce-cart #qodef-woo-page .added_to_cart:before,
.woocommerce-cart #qodef-woo-page .button:after,
.woocommerce-cart #qodef-woo-page .button:before,
.woocommerce-cart .qodef-woo-shortcode .added_to_cart:after,
.woocommerce-cart .qodef-woo-shortcode .added_to_cart:before,
.woocommerce-cart .qodef-woo-shortcode .button:after,
.woocommerce-cart .qodef-woo-shortcode .button:before,
.woocommerce-cart.woocommerce-page div.woocommerce>.return-to-shop a:after,
.woocommerce-cart.woocommerce-page div.woocommerce>.return-to-shop a:before,
.woocommerce-checkout #qodef-woo-page .added_to_cart:after,
.woocommerce-checkout #qodef-woo-page .added_to_cart:before,
.woocommerce-checkout #qodef-woo-page .button:after,
.woocommerce-checkout #qodef-woo-page .button:before,
.woocommerce-checkout .qodef-woo-shortcode .added_to_cart:after,
.woocommerce-checkout .qodef-woo-shortcode .added_to_cart:before,
.woocommerce-checkout .qodef-woo-shortcode .button:after,
.woocommerce-checkout .qodef-woo-shortcode .button:before,
.woocommerce-checkout.woocommerce-page div.woocommerce>.return-to-shop a:after,
.woocommerce-checkout.woocommerce-page div.woocommerce>.return-to-shop a:before,
.wp-block-button.is-style-outline .wp-block-button__link:after,
.wp-block-button.is-style-outline .wp-block-button__link:before {
    content: "";
    position: absolute;
    bottom: 50%;
    height: 1px;
    background-color: currentColor;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: -webkit-transform .3s cubic-bezier(.22, 1, .36, 1);
    -o-transition: transform .3s cubic-bezier(.22, 1, .36, 1);
    transition: transform .3s cubic-bezier(.22, 1, .36, 1), -webkit-transform .3s cubic-bezier(.22, 1, .36, 1)
}

#qodef-woo-page .added_to_cart,
#qodef-woo-page .button,
.qodef-woo-shortcode .added_to_cart,
.qodef-woo-shortcode .button,
.wp-block-file .wp-block-file__button {
    -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    -o-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    outline: 0
}

#qodef-woo-page .added_to_cart:before,
#qodef-woo-page .button:before,
.qodef-woo-shortcode .added_to_cart:before,
.qodef-woo-shortcode .button:before,
.widget.woocommerce .button:before,
.woocommerce-account .button:before,
.woocommerce-cart #qodef-woo-page .added_to_cart:before,
.woocommerce-cart #qodef-woo-page .button:before,
.woocommerce-cart .qodef-woo-shortcode .added_to_cart:before,
.woocommerce-cart .qodef-woo-shortcode .button:before,
.woocommerce-cart.woocommerce-page div.woocommerce>.return-to-shop a:before,
.woocommerce-checkout #qodef-woo-page .added_to_cart:before,
.woocommerce-checkout #qodef-woo-page .button:before,
.woocommerce-checkout .qodef-woo-shortcode .added_to_cart:before,
.woocommerce-checkout .qodef-woo-shortcode .button:before,
.woocommerce-checkout.woocommerce-page div.woocommerce>.return-to-shop a:before,
.wp-block-button.is-style-outline .wp-block-button__link:before {
    width: 34px;
    left: -15px;
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left
}

#qodef-woo-page .added_to_cart:after,
#qodef-woo-page .button:after,
.qodef-woo-shortcode .added_to_cart:after,
.qodef-woo-shortcode .button:after,
.widget.woocommerce .button:after,
.woocommerce-account .button:after,
.woocommerce-cart #qodef-woo-page .added_to_cart:after,
.woocommerce-cart #qodef-woo-page .button:after,
.woocommerce-cart .qodef-woo-shortcode .added_to_cart:after,
.woocommerce-cart .qodef-woo-shortcode .button:after,
.woocommerce-cart.woocommerce-page div.woocommerce>.return-to-shop a:after,
.woocommerce-checkout #qodef-woo-page .added_to_cart:after,
.woocommerce-checkout #qodef-woo-page .button:after,
.woocommerce-checkout .qodef-woo-shortcode .added_to_cart:after,
.woocommerce-checkout .qodef-woo-shortcode .button:after,
.woocommerce-checkout.woocommerce-page div.woocommerce>.return-to-shop a:after,
.wp-block-button.is-style-outline .wp-block-button__link:after {
    width: 37px;
    right: -15px;
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right
}

#qodef-woo-page .added_to_cart.qodef-size--small:before,
#qodef-woo-page .button.qodef-size--small:before,
.qodef-woo-shortcode .added_to_cart.qodef-size--small:before,
.qodef-woo-shortcode .button.qodef-size--small:before,
.widget.woocommerce .button.qodef-size--small:before,
.woocommerce-account .button.qodef-size--small:before,
.woocommerce-cart #qodef-woo-page .added_to_cart.qodef-size--small:before,
.woocommerce-cart #qodef-woo-page .button.qodef-size--small:before,
.woocommerce-cart .qodef-woo-shortcode .added_to_cart.qodef-size--small:before,
.woocommerce-cart .qodef-woo-shortcode .button.qodef-size--small:before,
.woocommerce-cart.woocommerce-page div.woocommerce>.return-to-shop a.qodef-size--small:before,
.woocommerce-checkout #qodef-woo-page .added_to_cart.qodef-size--small:before,
.woocommerce-checkout #qodef-woo-page .button.qodef-size--small:before,
.woocommerce-checkout .qodef-woo-shortcode .added_to_cart.qodef-size--small:before,
.woocommerce-checkout .qodef-woo-shortcode .button.qodef-size--small:before,
.woocommerce-checkout.woocommerce-page div.woocommerce>.return-to-shop a.qodef-size--small:before,
.wp-block-button.is-style-outline .wp-block-button__link.qodef-size--small:before {
    width: 44px
}

#qodef-woo-page .added_to_cart:hover,
#qodef-woo-page .button:hover,
.qodef-woo-shortcode .added_to_cart:hover,
.qodef-woo-shortcode .button:hover,
.widget.woocommerce .button:hover,
.woocommerce-account .button:hover,
.woocommerce-cart #qodef-woo-page .added_to_cart:hover,
.woocommerce-cart #qodef-woo-page .button:hover,
.woocommerce-cart .qodef-woo-shortcode .added_to_cart:hover,
.woocommerce-cart .qodef-woo-shortcode .button:hover,
.woocommerce-cart.woocommerce-page div.woocommerce>.return-to-shop a:hover,
.woocommerce-checkout #qodef-woo-page .added_to_cart:hover,
.woocommerce-checkout #qodef-woo-page .button:hover,
.woocommerce-checkout .qodef-woo-shortcode .added_to_cart:hover,
.woocommerce-checkout .qodef-woo-shortcode .button:hover,
.woocommerce-checkout.woocommerce-page div.woocommerce>.return-to-shop a:hover,
.wp-block-button.is-style-outline .wp-block-button__link:hover {
    color: #000;
    background-color: transparent;
    border-color: #000
}

#qodef-woo-page .added_to_cart:hover:after,
#qodef-woo-page .added_to_cart:hover:before,
#qodef-woo-page .button:hover:after,
#qodef-woo-page .button:hover:before,
.qodef-woo-shortcode .added_to_cart:hover:after,
.qodef-woo-shortcode .added_to_cart:hover:before,
.qodef-woo-shortcode .button:hover:after,
.qodef-woo-shortcode .button:hover:before,
.woocommerce-account .button:hover:after,
.woocommerce-account .button:hover:before,
.woocommerce-cart #qodef-woo-page .added_to_cart:hover:after,
.woocommerce-cart #qodef-woo-page .added_to_cart:hover:before,
.woocommerce-cart #qodef-woo-page .button:hover:after,
.woocommerce-cart #qodef-woo-page .button:hover:before,
.woocommerce-cart .qodef-woo-shortcode .added_to_cart:hover:after,
.woocommerce-cart .qodef-woo-shortcode .added_to_cart:hover:before,
.woocommerce-cart .qodef-woo-shortcode .button:hover:after,
.woocommerce-cart .qodef-woo-shortcode .button:hover:before,
.woocommerce-cart.woocommerce-page div.woocommerce>.return-to-shop a:hover:after,
.woocommerce-cart.woocommerce-page div.woocommerce>.return-to-shop a:hover:before,
.woocommerce-checkout #qodef-woo-page .added_to_cart:hover:after,
.woocommerce-checkout #qodef-woo-page .added_to_cart:hover:before,
.woocommerce-checkout #qodef-woo-page .button:hover:after,
.woocommerce-checkout #qodef-woo-page .button:hover:before,
.woocommerce-checkout .qodef-woo-shortcode .added_to_cart:hover:after,
.woocommerce-checkout .qodef-woo-shortcode .added_to_cart:hover:before,
.woocommerce-checkout .qodef-woo-shortcode .button:hover:after,
.woocommerce-checkout .qodef-woo-shortcode .button:hover:before,
.woocommerce-checkout.woocommerce-page div.woocommerce>.return-to-shop a:hover:after,
.woocommerce-checkout.woocommerce-page div.woocommerce>.return-to-shop a:hover:before,
.wp-block-button.is-style-outline .wp-block-button__link:hover:after,
.wp-block-button.is-style-outline .wp-block-button__link:hover:before,
body:not([class*=tristero-core]) #qodef-page-footer .widget.widget_nav_menu ul li a:hover:after,
body:not([class*=tristero-core]) #qodef-page-footer .widget.widget_nav_menu ul li a:hover:before,
body:not([class*=tristero-core]) #qodef-page-sidebar .widget.widget_nav_menu ul li a:hover:after,
body:not([class*=tristero-core]) #qodef-page-sidebar .widget.widget_nav_menu ul li a:hover:before,
body:not([class*=tristero-core]) #qodef-side-area .widget.widget_nav_menu ul li a:hover:after,
body:not([class*=tristero-core]) #qodef-side-area .widget.widget_nav_menu ul li a:hover:before,
body:not([class*=tristero-core]) #qodef-top-area .widget.widget_nav_menu ul li a:hover:after,
body:not([class*=tristero-core]) #qodef-top-area .widget.widget_nav_menu ul li a:hover:before,
body:not([class*=tristero-core]) .widget.widget_nav_menu ul li a:hover:after,
body:not([class*=tristero-core]) .widget.widget_nav_menu ul li a:hover:before,
body[class*=tristero-core] #qodef-page-footer .widget.widget_nav_menu ul li:hover a:after,
body[class*=tristero-core] #qodef-page-footer .widget.widget_nav_menu ul li:hover a:before,
body[class*=tristero-core] #qodef-page-sidebar .widget.widget_nav_menu ul li:hover a:after,
body[class*=tristero-core] #qodef-page-sidebar .widget.widget_nav_menu ul li:hover a:before,
body[class*=tristero-core] #qodef-side-area .widget.widget_nav_menu ul li:hover a:after,
body[class*=tristero-core] #qodef-side-area .widget.widget_nav_menu ul li:hover a:before,
body[class*=tristero-core] #qodef-top-area .widget.widget_nav_menu ul li:hover a:after,
body[class*=tristero-core] #qodef-top-area .widget.widget_nav_menu ul li:hover a:before,
body[class*=tristero-core] .widget.widget_nav_menu ul li:hover a:after,
body[class*=tristero-core] .widget.widget_nav_menu ul li:hover a:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

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

.wp-block-archives,
.wp-block-categories,
.wp-block-latest-posts {
    margin: 0;
    padding-left: 0
}

.wp-block-archives ul,
.wp-block-categories ul,
.wp-block-latest-posts ul {
    padding-left: 0 !important
}

.wp-block-archives li,
.wp-block-categories li,
.wp-block-latest-posts li {
    margin-bottom: 6px;
    list-style-type: none
}

.wp-block-archives li a,
.wp-block-categories li a,
.wp-block-latest-posts li a {
    color: #000;
    text-decoration: none
}

.wp-block-categories li ul {
    margin: 4px 0 0;
    padding: 0 0 0 10px;
    list-style-type: none
}

.wp-block-categories li ul li:last-child {
    padding: 4px 0 0
}

.wp-block-latest-posts.is-grid li {
    margin: 0 16px 16px 0
}

.wp-block-preformatted {
    padding: 15px;
    white-space: pre-wrap;
    word-wrap: break-word
}

.wp-block-verse {
    font-family: inherit;
    font-size: 22px;
    line-height: 1.8
}

.wp-block-pullquote blockquote,
.wp-block-quote,
blockquote.wp-block-pullquote {
    padding: 30px 2% 15px 162px;
    border: none;
    font-family: "Playfair Display", serif;
    font-style: italic;
    position: relative
}

.has-drop-cap:not(:focus):first-letter {
    font-family: inherit;
    font-size: 3.375em;
    line-height: 1;
    font-weight: 700;
    margin: 0 .25em 0 0
}

blockquote.wp-block-pullquote {
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
    width: auto
}

blockquote.wp-block-pullquote.alignleft {
    text-align: left;
    max-width: 100%
}

blockquote.wp-block-pullquote.alignright {
    text-align: right;
    max-width: 100%
}

.wp-block-pullquote blockquote {
    font-size: 20px;
    text-align: center;
    width: 100%
}

.wp-block-quote {
    font-size: 20px
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
    margin: 1rem 0;
    font-size: 1.6875em !important;
    line-height: 1.6em !important;
    padding-left: 160px
}

.wp-block-image.alignfull {
    left: auto;
    max-width: 100%
}

.wp-block-image.alignfull img {
    width: 100vw
}

.wp-block-cover,
.wp-block-cover-image {
    position: relative;
    min-height: 430px;
    padding: 1rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.wp-block-cover-image.alignwide,
.wp-block-cover.alignwide {
    margin: 5px 0
}

.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.wp-block-cover h2,
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover-image h2 {
    line-height: 1.2em;
    letter-spacing: .2em;
    margin-bottom: 0;
    color: #fff !important;
    letter-spacing: unset;
    font-size: 36px !important
}

.wp-block-cover-image.aligncenter .wp-block-cover-image-text,
.wp-block-cover-image.aligncenter .wp-block-cover-text,
.wp-block-cover-image.aligncenter h2,
.wp-block-cover.aligncenter .wp-block-cover-image-text,
.wp-block-cover.aligncenter .wp-block-cover-text,
.wp-block-cover.aligncenter h2 {
    width: 100%;
    z-index: 1;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%
}

.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
    width: 100%;
    max-width: 30%;
    padding: 1rem 5%
}

.wp-block-cover-image.alignfull .wp-block-cover-image-text,
.wp-block-cover-image.alignfull .wp-block-cover-text,
.wp-block-cover-image.alignfull h2,
.wp-block-cover.alignfull .wp-block-cover-image-text,
.wp-block-cover.alignfull .wp-block-cover-text,
.wp-block-cover.alignfull h2 {
    max-width: calc(8 * (100vw / 12) - 28px)
}

.wp-block-gallery {
    list-style-type: none;
    padding-left: 0
}

.wp-block-gallery .blocks-gallery-image:last-child,
.wp-block-gallery .blocks-gallery-item:last-child {
    margin-bottom: 16px
}

#qodef-page-content .qodef-e-text ol:not(.blocks-gallery-grid),
#qodef-page-content .qodef-e-text ul:not(.blocks-gallery-grid) {
    padding-left: 1.3em;
    margin-left: 1.3em
}

.wp-block-audio figcaption,
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption,
.wp-block-image figcaption,
.wp-block-video figcaption {
    font-size: .71111em;
    font-family: inherit;
    line-height: 1.6;
    margin: 0;
    padding: .5rem;
    text-align: center
}

.wp-block-separator,
hr {
    background-color: #767676;
    border: 0;
    height: 2px;
    margin-bottom: 2rem;
    margin-top: 2rem;
    max-width: 100px;
    text-align: left
}

.wp-block-separator.is-style-dots,
hr.is-style-dots {
    max-width: 100%;
    background-color: inherit;
    border: inherit;
    height: inherit;
    text-align: center
}

.wp-block-separator.is-style-dots:before,
hr.is-style-dots:before {
    color: #767676;
    font-size: 1.6875em;
    letter-spacing: .88889em;
    padding-left: .88889em
}

#qodef-page-footer .widget.widget_calendar .wp-calendar-nav,
#qodef-page-sidebar .widget.widget_calendar .wp-calendar-nav,
#qodef-side-area .widget.widget_calendar .wp-calendar-nav,
#qodef-top-area .widget.widget_calendar .wp-calendar-nav,
.widget.widget_calendar .wp-calendar-nav,
.wp-block-embed-twitter {
    overflow: hidden
}

.wp-block-table {
    margin: 1rem 0
}

.qodef-search .qodef-e-search-heading .qodef-search-form input:focus,
.wp-block-table td,
.wp-block-table th {
    border-color: #000
}

.wp-block-file {
    font-family: inherit
}

.wp-block-file .wp-block-file__button {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0 0 0 .75em;
    font-family: "Roboto Slab";
    font-size: 13px;
    line-height: 2em;
    letter-spacing: .2em;
    font-weight: 700;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    padding: 5px 34px;
    color: #fff;
    background-color: #111;
    border: 1px solid transparent
}

.wp-block-code code {
    font-size: 1.125em;
    white-space: pre-wrap;
    word-break: break-word
}

@media only screen and (min-width:768px) {
    .wp-block-cover,
    .wp-block-cover-image {
        padding: 1rem 10%
    }
    .wp-block-columns .wp-block-column>:first-child {
        margin-top: 0
    }
    .wp-block-columns .wp-block-column>:last-child {
        margin-bottom: 0
    }
    .wp-block-columns[class*=has-]>* {
        margin-right: 1rem
    }
    .wp-block-columns[class*=has-]>:last-child {
        margin-right: 0
    }
}

.wp-block-latest-comments .wp-block-latest-comments__comment,
.wp-block-latest-comments .wp-block-latest-comments__comment-date,
.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
    font-size: inherit
}

#qodef-page-header {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    height: 100px;
    z-index: 100
}

#qodef-page-header .qodef-header-logo-link {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: auto;
    max-height: 100%
}

#qodef-page-header-inner,
#qodef-page-mobile-header .qodef-mobile-header-logo-link {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center;
    position: relative
}

#qodef-page-header .qodef-header-logo-link img {
    display: block;
    margin: auto 0;
    width: auto;
    max-height: 100%;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

#qodef-page-header .qodef-header-sticky .qodef-header-logo-link.qodef-height--not-set img {
    width: 30%
}

#qodef-page-header-inner {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
    padding: 0 76px
}

.qodef-dark-theme-skin.qodef-header--light .qodef-header-sticky {
    background-color: #111
}

.qodef-layout--justified-gallery {
    height: auto !important;
    visibility: hidden
}

.qodef-layout--justified-gallery.qodef--justified-gallery-init {
    visibility: visible
}

.qodef-layout--justified-gallery .qodef-grid-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 0 !important;
    overflow: hidden
}

.qodef-layout--justified-gallery .qodef-grid-item {
    position: absolute;
    width: auto;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden
}

.qodef-layout--justified-gallery .qodef-grid-item img {
    height: auto !important;
    width: auto !important;
    margin: 0 !important
}

#qodef-mobile-header-navigation ul li ul li>a .qodef-menu-item-inner:after,
.qodef-header-navigation ul li .qodef-menu-arrow,
.qodef-layout--justified-gallery>.jg-filtered,
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.dots:after,
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next:after,
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev:after,
.qodef-m-pagination.qodef--wp .page-numbers.dots:after,
.qodef-m-pagination.qodef--wp .page-numbers.next:after,
.qodef-m-pagination.qodef--wp .page-numbers.prev:after {
    display: none
}

#qodef-page-mobile-header {
    position: relative;
    display: none;
    height: 70px;
    z-index: 100
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 70px;
    max-height: 100%
}

#qodef-page-mobile-header-inner,
.qodef-header-navigation>ul {
    -webkit-box-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    height: 100%
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link img {
    display: block;
    margin: auto;
    width: auto;
    max-height: 100%;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

#qodef-page-mobile-header-inner {
    position: relative;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 20px
}

#qodef-mobile-header-opener {
    font-size: 20px;
    margin-left: 20px
}

#qodef-mobile-header-opener .qodef-lines {
    position: relative;
    display: block;
    width: 47px;
    height: 30px
}

#qodef-mobile-header-navigation .qodef-m-inner,
#qodef-mobile-header-navigation ul li a,
.qodef-header-navigation ul li a .qodef-menu-item-inner,
.qodef-m-pagination {
    display: inline-block;
    position: relative;
    vertical-align: top
}

#qodef-mobile-header-opener .qodef-lines .qodef-line {
    position: absolute;
    left: 0;
    height: 2px;
    width: 100%;
    background-color: currentColor;
    -webkit-transition: top .3s, -webkit-transform .3s;
    transition: top .3s, transform .3s, -webkit-transform .3s;
    -o-transition: top .3s, transform .3s
}

#qodef-mobile-header-opener .qodef-lines .qodef-line.qodef-line-1 {
    top: 11px
}

#qodef-mobile-header-opener .qodef-lines .qodef-line.qodef-line-2 {
    top: 18px
}

#qodef-mobile-header-navigation {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    width: 100%;
    max-height: calc(100vh - 70px);
    padding: 0;
    margin: 0;
    overflow-y: scroll;
    z-index: 10
}

#qodef-mobile-header-navigation #qodef-mobile-header-navigation-menu>li {
    padding: 5px 0
}

#qodef-mobile-header-navigation .qodef-m-inner {
    width: 100%;
    padding: 20px 0 29px;
    background-color: #fff
}

#qodef-mobile-header-navigation .qodef-m-inner>ul>li>a {
    font-family: "Roboto Slab";
    color: #000;
    font-size: 13px
}

#qodef-mobile-header-navigation ul {
    padding: 0 0 0 10px;
    list-style: none
}

#qodef-mobile-header-navigation ul li {
    margin: 0;
    padding: 0;
    position: relative
}

#qodef-mobile-header-navigation ul li a {
    width: 100%;
    padding: 4px 0
}

#qodef-mobile-header-navigation ul li a .qodef-menu-item-inner {
    position: relative
}

#qodef-mobile-header-navigation ul li a .qodef-menu-item-inner:after {
    content: "";
    position: absolute;
    bottom: calc(50% - 2px);
    width: 100%;
    height: 2px;
    background-color: red;
    opacity: 0;
    -webkit-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
    left: -10px;
    width: calc(100% + 20px)
}

#qodef-mobile-header-navigation ul li a:hover .qodef-menu-item-inner:after,
.qodef-m-pagination.qodef--wp .page-numbers.current:after,
.qodef-m-pagination.qodef--wp .page-numbers:hover:after {
    opacity: 1
}

#qodef-mobile-header-navigation ul li ul {
    display: none;
    margin: 0;
    padding-right: 20px;
    padding-top: 8px;
    padding-bottom: 0
}

body:not([class*=tristero-core]) #qodef-mobile-header-navigation ul li.menu-item-has-children>a:after {
    content: ">";
    position: absolute;
    top: 0;
    right: 0;
    line-height: inherit;
    color: #000
}

body:not(.tristero-core) .qodef-header-navigation ul li.qodef-menu-item--narrow ul li a {
    white-space: break-spaces
}

.qodef-header-navigation {
    height: 100%
}

#qodef-woo-page.qodef--checkout .wc_payment_methods,
.qodef-header-navigation ul,
.woocommerce-account .woocommerce-MyAccount-navigation ul,
.woocommerce-order-received .woocommerce-order .woocommerce-order-overview {
    margin: 0;
    padding: 0;
    list-style: none
}

.qodef-header-navigation ul li {
    position: relative;
    display: block;
    margin: 0;
    padding: 0
}

.qodef-header-navigation ul li a .qodef-menu-item-inner {
    padding: 0 3px;
    -webkit-transition: color .2s ease-out, background-color .2s ease-out;
    -o-transition: color .2s ease-out, background-color .2s ease-out;
    transition: color .2s ease-out, background-color .2s ease-out
}

.qodef-header-navigation ul li.qodef-hide-link>a {
    cursor: default
}

.qodef-header-navigation ul li.qodef-hide-link>a .qodef-menu-item-inner {
    color: inherit;
    background-color: transparent
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul {
    position: absolute;
    top: 100%;
    left: 0;
    width: 247px;
    margin: 0;
    padding: 22px 0;
    background-color: #000;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s ease-out, visibility .2s ease-out;
    -o-transition: opacity .3s ease-out, visibility .2s ease-out;
    transition: opacity .3s ease-out, visibility .2s ease-out
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul li {
    padding: 4px 33px
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul li a {
    font-size: 15px;
    line-height: 24px;
    color: #d0cfcf
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul li.current-menu-item>a,
.qodef-header-navigation ul li.qodef-menu-item--narrow ul li:hover>a {
    color: #fff
}

#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content ul li,
.qodef-header-navigation ul li.qodef-menu-item--narrow ul li.menu-item-has-children,
.qodef-header-navigation>ul>li>a .qodef-menu-item-inner .qodef-menu-item-text,
.widget.widget_shopping_cart .widget_shopping_cart_content ul li {
    position: relative
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul li.menu-item-has-children>a:after {
    font-family: Ionicons;
    content: "";
    position: absolute;
    top: 54%;
    right: 33px;
    line-height: 1;
    font-size: 18px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: right .2s ease-in-out;
    -o-transition: right .2s ease-in-out;
    transition: right .2s ease-in-out;
    color: currentColor
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul li.menu-item-has-children:hover>ul,
.qodef-header-navigation ul li.qodef-menu-item--narrow:hover>ul {
    opacity: 1;
    visibility: visible
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul li.menu-item-has-children:hover>a:after {
    right: 30px;
    -webkit-transition: right .2s ease-in-out;
    -o-transition: right .2s ease-in-out;
    transition: right .2s ease-in-out
}

body:not([class*=tristero-core]) .qodef-header-navigation ul li.qodef-menu-item--narrow ul li.menu-item-has-children>a:after {
    content: ">";
    position: absolute;
    top: 18px;
    right: 30px;
    line-height: inherit;
    color: #fff
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul ul {
    top: -22px;
    left: 100%
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right {
    left: auto;
    right: 0;
    text-align: right
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right li.menu-item-has-children>a:after {
    right: unset;
    -webkit-transition: left .2s ease-in-out;
    -o-transition: left .2s ease-in-out;
    transition: left .2s ease-in-out;
    left: 33px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 9px
}

body:not([class*=tristero-core]) .qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right li.menu-item-has-children>a:after {
    content: "<";
    left: 30px;
    right: auto
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right li.menu-item-has-children:hover>a:after {
    left: 30px;
    -webkit-transition: left .2s ease-in-out;
    -o-transition: left .2s ease-in-out;
    transition: left .2s ease-in-out
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right ul {
    left: -100%
}

.qodef-header-navigation>ul {
    position: relative;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap
}

.qodef-header-navigation>ul>li {
    height: 100%;
    padding: 0 30px
}

.qodef-header-navigation>ul>li>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    font-family: "Roboto Slab";
    color: #000;
    letter-spacing: .2em;
    font-size: 16px
}

.qodef-header-navigation>ul>li>a .qodef-menu-item-inner .qodef-menu-item-text:after,
.qodef-header-navigation>ul>li>a .qodef-menu-item-inner .qodef-menu-item-text:before {
    content: "";
    position: absolute;
    bottom: calc(50% - 2px);
    width: calc(50% + 11px);
    height: 2px;
    background-color: red;
    -webkit-transform: scaleX(.001);
    -ms-transform: scaleX(.001);
    transform: scaleX(.001);
    -webkit-transition: opacity 0s .3s, -webkit-transform .3s cubic-bezier(.22, 1, .36, 1);
    transition: transform .3s cubic-bezier(.22, 1, .36, 1), opacity 0s .3s, -webkit-transform .3s cubic-bezier(.22, 1, .36, 1);
    -o-transition: transform .3s cubic-bezier(.22, 1, .36, 1), opacity 0s .3s;
    opacity: 0
}

.qodef-header-navigation>ul>li>a .qodef-menu-item-inner .qodef-menu-item-text:before {
    left: -10px;
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left
}

.qodef-header-navigation>ul>li>a .qodef-menu-item-inner .qodef-menu-item-text:after {
    right: -10px;
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right
}

.qodef-header-navigation>ul>li>a:hover .qodef-menu-item-inner .qodef-menu-item-text:after,
.qodef-header-navigation>ul>li>a:hover .qodef-menu-item-inner .qodef-menu-item-text:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1;
    -webkit-transition: opacity, -webkit-transform .3s cubic-bezier(.22, 1, .36, 1);
    transition: transform .3s cubic-bezier(.22, 1, .36, 1), opacity, -webkit-transform .3s cubic-bezier(.22, 1, .36, 1);
    -o-transition: transform .3s cubic-bezier(.22, 1, .36, 1), opacity
}

.qodef-header-navigation>ul>li.qodef-hide-link>a .qodef-menu-item-inner:after {
    opacity: 0
}

.qodef-header--standard .qodef-header-navigation .qodef-drop-down-second .qodef-drop-down-second-inner>ul li.qodef-menu-item--narrow ul {
    left: -6px
}

.qodef-m-pagination {
    width: 100%;
    margin: 81px 0 0
}

.qodef-m-pagination.qodef--wp .page-numbers,
.qodef-single-links a,
.qodef-single-links>span:not(.qodef-m-single-links-title) {
    position: relative;
    margin: 0 12px;
    font-family: Roboto;
    line-height: 1.52em;
    color: #000;
    font-weight: 700;
    font-size: 14px
}

.qodef-m-pagination.qodef--wp .page-numbers * {
    display: block;
    line-height: inherit
}

.qodef-m-pagination.qodef--wp .page-numbers:first-child {
    margin-left: 0
}

.qodef-m-pagination.qodef--wp .page-numbers:after {
    content: "";
    position: absolute;
    bottom: calc(50% - 1px);
    width: 100%;
    height: 1px;
    background-color: currentColor;
    opacity: 0;
    -webkit-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
    left: -3px;
    width: calc(100% + 6px)
}

#qodef-woo-page .woocommerce-pagination .page-numbers.next,
#qodef-woo-page .woocommerce-pagination .page-numbers.prev,
.qodef-m-pagination.qodef--wp .page-numbers.next,
.qodef-m-pagination.qodef--wp .page-numbers.prev {
    position: relative;
    top: 1px;
    font-size: 30px;
    margin: 0 6px 3px 0
}

body:not([class*=tristero-core]) .qodef-m-pagination.qodef--wp .page-numbers.next,
body:not([class*=tristero-core]) .qodef-m-pagination.qodef--wp .page-numbers.prev {
    top: 2px;
    font-size: 12px;
    text-transform: uppercase
}

.qodef-m-pagination.qodef--standard .qodef-m-pagination-item {
    position: relative;
    margin: 0 12px;
    font-family: Roboto;
    line-height: 1.52em;
    color: #000;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: .2em
}

#qodef-woo-page .woocommerce-pagination .page-numbers:first-child,
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--number-1,
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item:first-child,
.qodef-single-links a:first-child,
.qodef-single-links>span:not(.qodef-m-single-links-title):first-child {
    margin-left: 0
}

#qodef-woo-page .woocommerce-pagination .page-numbers:last-child,
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item:last-child,
.qodef-single-links a:last-child,
.qodef-single-links>span:not(.qodef-m-single-links-title):last-child {
    margin-right: 0
}

#qodef-woo-page .woocommerce-pagination .page-numbers:after,
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item:after,
.qodef-single-links a:after,
.qodef-single-links>span:not(.qodef-m-single-links-title):after {
    content: "";
    position: absolute;
    bottom: calc(50% - 1px);
    width: 100%;
    height: 1px;
    background-color: currentColor;
    opacity: 0;
    -webkit-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
    left: -3px;
    width: calc(100% + 6px)
}

#qodef-woo-page .woocommerce-pagination .page-numbers.current:after,
#qodef-woo-page .woocommerce-pagination .page-numbers:hover:after,
.qodef-m-pagination.qodef--load-more .qodef-load-more-button,
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--active:after,
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next,
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev,
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item:hover:after,
.qodef-single-links a.current:after,
.qodef-single-links a:hover:after,
.qodef-single-links>span:not(.qodef-m-single-links-title).current:after,
.qodef-single-links>span:not(.qodef-m-single-links-title):hover:after {
    position: relative;
    top: 1px;
    font-size: 30px;
    line-height: 1
}

body:not([class*=tristero-core]) .qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next,
body:not([class*=tristero-core]) .qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev {
    top: 0;
    font-size: 17px
}

.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev {
    margin-right: 15px;
    margin-left: -5px
}

.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next {
    margin-left: 2px;
    margin-right: -5px
}

.qodef-m-pagination.qodef--load-more {
    text-align: center
}

#qodef-woo-page .qodef-woo-ratings .qodef-m-inner,
.qodef-m-pagination.qodef--load-more .qodef-m-pagination-inner,
.qodef-woo-shortcode .qodef-woo-ratings .qodef-m-inner,
.widget.woocommerce .qodef-woo-ratings .qodef-m-inner {
    position: relative;
    display: inline-block;
    vertical-align: top
}

#qodef-page-footer .widget.widget_product_search button span,
#qodef-page-footer .widget.widget_product_search button span:before,
#qodef-page-footer .widget.widget_search button span,
#qodef-page-footer .widget.widget_search button span:before,
#qodef-page-sidebar .widget.widget_search button span,
#qodef-page-sidebar .widget.widget_search button span:before,
#qodef-side-area .widget.widget_search button span,
#qodef-side-area .widget.widget_search button span:before,
#qodef-top-area .widget.widget_search button span,
#qodef-top-area .widget.widget_search button span:before,
#qodef-woo-page .woocommerce-pagination .page-numbers *,
.qodef-m-pagination.qodef--infinite-scroll .qodef-infinite-scroll-spinner:before,
.qodef-pagination--on.qodef-pagination-type--load-more .qodef-loading-spinner:before,
.qodef-search .qodef-e-search-heading .qodef-search-form button span,
.qodef-search .qodef-e-search-heading .qodef-search-form button span:before,
.qodef-single-links a *,
.qodef-single-links>span:not(.qodef-m-single-links-title) *,
.widget.widget_product_search button span,
.widget.widget_product_search button span:before,
.widget.widget_search button span,
.widget.widget_search button span:before {
    display: block;
    line-height: inherit
}

#qodef-page-footer .widget.widget_categories ul>li,
#qodef-page-footer .widget.widget_product_categories ul li,
#qodef-page-footer .widget.widget_product_tag_cloud .tagcloud,
#qodef-page-footer .widget.widget_tag_cloud .tagcloud,
#qodef-page-sidebar .widget.widget_categories ul>li,
#qodef-page-sidebar .widget.widget_tag_cloud .tagcloud,
#qodef-side-area .widget.widget_categories ul>li,
#qodef-side-area .widget.widget_tag_cloud .tagcloud,
#qodef-top-area .widget.widget_categories ul>li,
#qodef-top-area .widget.widget_tag_cloud .tagcloud,
.qodef-m-pagination.qodef--infinite-scroll,
.widget.widget_categories ul>li,
.widget.widget_nav_menu ul,
.widget.widget_product_categories ul li,
.widget.widget_product_tag_cloud .tagcloud,
.widget.widget_tag_cloud .tagcloud {
    text-align: center
}

.qodef-m-pagination.qodef--infinite-scroll .qodef-infinite-scroll-spinner {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 32px;
    line-height: 1;
    color: #000;
    opacity: 0;
    z-index: -1;
    -webkit-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

.qodef-pagination--on.qodef-pagination-type--standard .qodef-grid-inner {
    opacity: 1;
    -webkit-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

.qodef-pagination--on.qodef-pagination-type--load-more.qodef--loading .qodef-load-more-button,
.qodef-pagination--on.qodef-pagination-type--standard.qodef--loading .qodef-grid-inner,
.single-product #qodef-woo-page .related.products .added_to_cart:hover:after,
.single-product #qodef-woo-page .related.products .button:hover:after {
    opacity: 0
}

.qodef-pagination--on.qodef-pagination-type--load-more .qodef-loading-spinner {
    position: absolute;
    bottom: 10px;
    left: calc(50% - 16px);
    font-size: 32px;
    line-height: 1;
    color: #000;
    opacity: 0;
    z-index: -1;
    -webkit-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

.qodef-pagination--on.qodef-pagination-type--infinite-scroll.qodef--loading .qodef-infinite-scroll-spinner,
.qodef-pagination--on.qodef-pagination-type--load-more.qodef--loading .qodef-loading-spinner {
    opacity: 1;
    z-index: 1
}

.qodef-single-links {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    width: 100%;
    margin: 15px 0
}

#qodef-page-sidebar,
.qodef-page-title,
.qodef-page-title .qodef-m-inner,
.qodef-search .qodef-e-search-heading {
    display: inline-block;
    vertical-align: top
}

.qodef-single-links .qodef-m-single-links-title {
    font-family: Roboto;
    font-size: 17px;
    font-weight: 300;
    line-height: 1.52em;
    color: #000;
    margin-right: 10px
}

.qodef-dark-theme-skin .qodef-m-pagination.qodef--standard .qodef-m-pagination-item,
.qodef-dark-theme-skin .qodef-m-pagination.qodef--standard .qodef-m-pagination-item:hover a,
.qodef-dark-theme-skin .qodef-m-pagination.qodef--wp .page-numbers {
    color: #fff
}

.qodef-search .qodef-e-search-heading {
    position: relative;
    width: 100%;
    margin-bottom: 60px
}

#qodef-woo-page.qodef--checkout #customer_details h3,
#qodef-woo-page.qodef--checkout #order_review_heading,
.qodef-search .qodef-e-search-heading .qodef-e-search-heading-title,
.single-product textarea {
    margin: 0 0 20px
}

.qodef-search .qodef-e-search-heading .qodef-e-search-heading-form {
    width: 100%;
    margin: 0
}

.qodef-search .qodef-e-search-heading .qodef-search-form button,
.qodef-search .qodef-e-search-heading .qodef-search-form input {
    height: 50px;
    padding: 10px 0;
    font-family: inherit;
    font-weight: inherit;
    line-height: 30px;
    border-radius: 0;
    outline: 0;
    -webkit-appearance: none
}

.qodef-search .qodef-e-search-heading .qodef-search-form input {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding-left: 20px;
    padding-right: 60px;
    font-size: 14px;
    color: #353535;
    background-color: #fff;
    border: 1px solid #000;
    -webkit-transition: border-color .2s ease-out;
    -o-transition: border-color .2s ease-out;
    transition: border-color .2s ease-out
}

.qodef-search .qodef-e-search-heading .qodef-search-form input::-webkit-input-placeholder {
    color: inherit;
    opacity: 1
}

.qodef-search .qodef-e-search-heading .qodef-search-form input::-moz-placeholder {
    color: inherit;
    opacity: 1
}

.qodef-search .qodef-e-search-heading .qodef-search-form input:-ms-input-placeholder {
    color: inherit;
    opacity: 1
}

.qodef-search .qodef-e-search-heading .qodef-search-form input::-ms-input-placeholder {
    color: inherit;
    opacity: 1
}

.qodef-search .qodef-e-search-heading .qodef-search-form input::placeholder {
    color: inherit;
    opacity: 1
}

#qodef-page-footer .widget.widget_search button,
#qodef-page-sidebar .widget.widget_search button,
#qodef-side-area .widget.widget_search button,
#qodef-top-area .widget.widget_search button,
.qodef-search .qodef-e-search-heading .qodef-search-form button,
.widget.widget_search button {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    font-size: 15px;
    text-align: center;
    color: #000;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    -webkit-transition: color .2s ease-out;
    -o-transition: color .2s ease-out;
    transition: color .2s ease-out
}

#qodef-woo-page.qodef--single .woocommerce-Reviews .comment_container,
.qodef-search article .qodef-e-inner {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.qodef-search article .qodef-e-inner .qodef-e-image {
    -ms-flex-preferred-size: 180px;
    flex-basis: 180px;
    padding-right: 30px
}

#qodef-page-sidebar {
    position: relative;
    width: 100%;
    margin-bottom: 60px;
    padding-left: 20px
}

#qodef-page-sidebar .qodef-blog.qodef-item-layout--metro article .qodef-e-content {
    display: block;
    position: relative;
    background-color: transparent;
    padding: 17px 10px 3px
}

#qodef-page-sidebar .qodef-blog.qodef-item-layout--metro article .qodef-e-content .qodef-e-title a,
#qodef-page-sidebar .widget .qodef-widget-title a:hover,
#qodef-page-sidebar .widget a:hover,
#qodef-page-sidebar .widget.widget_calendar tfoot a:hover,
#qodef-side-area .widget .qodef-widget-title a:hover,
#qodef-side-area .widget a:hover,
#qodef-side-area .widget.widget_calendar tfoot a:hover,
#qodef-top-area .widget .qodef-widget-title a:hover,
#qodef-top-area .widget a:hover,
#qodef-top-area .widget.widget_calendar tfoot a:hover,
.qodef-woo-product-list .qodef-woo-product-categories a:hover,
.qodef-woo-product-list .qodef-woo-product-inner:hover .qodef-woo-product-title,
.widget .qodef-widget-title a:hover,
.widget a:hover,
.widget.widget_calendar tfoot a:hover,
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
    color: #000
}

#qodef-page-footer .widget.widget_tag_cloud .tagcloud a:hover,
#qodef-page-sidebar .qodef-blog.qodef-item-layout--metro article .qodef-e-content .qodef-e-title a:hover,
#qodef-page-sidebar .widget.widget_tag_cloud .tagcloud a:hover,
#qodef-side-area .widget.widget_tag_cloud .tagcloud a:hover,
#qodef-top-area .widget.widget_tag_cloud .tagcloud a:hover,
.widget.widget_tag_cloud .tagcloud a:hover {
    color: #4e4d4d
}

#qodef-page-sidebar .qodef-blog.qodef-item-layout--metro article .qodef-e-content .qodef-e-info-date,
#qodef-page-sidebar .qodef-blog.qodef-item-layout--metro article .qodef-e-content .qodef-e-title {
    width: 100%;
    color: #000;
    text-align: center;
    line-height: 1em
}

#qodef-page-footer .widget ul:not(.qodef-shortcode-list) li ul,
#qodef-page-sidebar .qodef-blog.qodef-item-layout--metro article .qodef-e-content .qodef-e-title,
#qodef-page-sidebar .widget ul:not(.qodef-shortcode-list) li ul,
#qodef-side-area .widget ul:not(.qodef-shortcode-list) li ul,
#qodef-top-area .widget ul:not(.qodef-shortcode-list) li ul,
.widget ul:not(.qodef-shortcode-list) li ul {
    margin-top: 7px
}

.qodef-dark-theme-skin #qodef-page-sidebar .qodef-blog.qodef-item-layout--metro article .qodef-e-content .qodef-e-title a:hover,
.qodef-dark-theme-skin #qodef-page-sidebar .widget a,
.qodef-dark-theme-skin #qodef-page-sidebar .widget a:hover,
.qodef-dark-theme-skin #qodef-page-sidebar .widget.widget_categories ul>li,
.qodef-dark-theme-skin #qodef-page-sidebar .widget.widget_product_categories ul>li,
.qodef-dark-theme-skin #qodef-page-sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.qodef-dark-theme-skin .qodef-woo-product-list .qodef-woo-product-categories a,
.qodef-dark-theme-skin .select2-container--default .select2-selection--single,
.qodef-dark-theme-skin .widget.widget_product_search input,
.qodef-dark-theme-skin .widget.widget_product_search input:focus,
.qodef-dark-theme-skin aside .widget a,
.qodef-dark-theme-skin aside .widget.widget_product_tag_cloud .tagcloud a {
    color: #a2a2a2
}

.qodef-dark-theme-skin #qodef-page-sidebar .widget.widget_categories ul>li:hover,
.qodef-dark-theme-skin #qodef-page-sidebar .widget.widget_product_categories ul>li:hover {
    color: #fff;
    -webkit-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out
}

#qodef-page-footer .widget .qodef-widget-title a:hover,
#qodef-page-footer .widget a:hover,
#qodef-page-footer .widget.widget_calendar tfoot a:hover,
#qodef-side-area .widget a,
#qodef-side-area .widget.widget_calendar tfoot a,
#qodef-top-area .widget a,
#qodef-top-area .widget.widget_calendar tfoot a,
.qodef-dark-theme-skin #qodef-page-sidebar .qodef-blog.qodef-item-layout--metro article .qodef-e-content .qodef-e-title a,
.qodef-dark-theme-skin #qodef-page-sidebar .widget.widget_categories ul>li:hover a,
.qodef-dark-theme-skin #qodef-page-sidebar .widget.widget_product_categories ul>li:hover a,
.qodef-dark-theme-skin .qodef-m-title,
.qodef-dark-theme-skin .qodef-m-title:hover a,
.qodef-dark-theme-skin .widget a,
.qodef-dark-theme-skin .widget li,
.qodef-dark-theme-skin .widget.widget_tag_cloud .tagcloud a:hover {
    color: #fff
}

.qodef-page-title {
    position: relative;
    width: 100%;
    height: 240px;
    background-color: #fff
}

.qodef-page-title .qodef-m-inner {
    position: relative;
    width: 100%;
    height: 100%
}

.qodef-page-title .qodef-m-content {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.qodef-page-title .qodef-m-title {
    margin: 0 0 3px
}

#qodef-page-sidebar .widget,
.widget {
    margin: 0 0 48px;
    text-align: center
}

#qodef-page-footer .widget:last-child,
#qodef-page-sidebar .widget:last-child,
#qodef-side-area .widget:last-child,
#qodef-top-area .widget:last-child,
.widget:last-child {
    margin-bottom: 0 !important
}

.widget .qodef-widget-title {
    margin: 0 0 1px;
    text-align: center
}

#qodef-page-footer .widget ul:not(.qodef-shortcode-list),
#qodef-page-sidebar .widget ul:not(.qodef-shortcode-list),
#qodef-side-area .widget ul:not(.qodef-shortcode-list),
#qodef-top-area .widget ul:not(.qodef-shortcode-list),
.widget ul:not(.qodef-shortcode-list) {
    padding: 0;
    margin: 0;
    list-style: none
}

#qodef-page-footer .widget ul:not(.qodef-shortcode-list) li,
#qodef-page-sidebar .widget ul:not(.qodef-shortcode-list) li,
#qodef-side-area .widget ul:not(.qodef-shortcode-list) li,
#qodef-top-area .widget ul:not(.qodef-shortcode-list) li,
.widget ul:not(.qodef-shortcode-list) li {
    margin: 0 0 7px
}

#qodef-page-sidebar .widget.widget_archive select,
#qodef-page-sidebar .widget.widget_categories select,
#qodef-page-sidebar .widget.widget_text select,
#qodef-side-area .widget.widget_archive select,
#qodef-side-area .widget.widget_categories select,
#qodef-side-area .widget.widget_text select,
#qodef-top-area .widget.widget_archive select,
#qodef-top-area .widget.widget_categories select,
#qodef-top-area .widget.widget_text select,
.widget.widget_archive select,
.widget.widget_categories select,
.widget.widget_text select {
    width: 100%;
    max-width: 100%;
    height: 46px;
    margin: 7.5px 0 0;
    padding: 11px 20px;
    font-family: inherit;
    font-size: 14px;
    line-height: 24px;
    font-style: inherit;
    font-weight: inherit;
    color: #353535;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0;
    outline: 0
}

#qodef-page-footer .widget.widget_calendar table,
#qodef-page-sidebar .widget.widget_calendar table,
#qodef-side-area .widget.widget_calendar table,
#qodef-top-area .widget.widget_calendar table,
.widget.widget_calendar table {
    table-layout: fixed
}

#qodef-page-footer .widget.widget_calendar table *,
#qodef-page-sidebar .widget.widget_calendar table *,
#qodef-side-area .widget.widget_calendar table *,
#qodef-top-area .widget.widget_calendar table *,
.widget.widget_calendar table * {
    text-align: center;
    color: #d0cfcf
}

#qodef-page-footer .widget.widget_calendar tfoot td,
#qodef-page-footer .widget.widget_calendar tfoot tr,
#qodef-page-sidebar .widget.widget_calendar tfoot td,
#qodef-page-sidebar .widget.widget_calendar tfoot tr,
#qodef-side-area .widget.widget_calendar tfoot td,
#qodef-side-area .widget.widget_calendar tfoot tr,
#qodef-top-area .widget.widget_calendar tfoot td,
#qodef-top-area .widget.widget_calendar tfoot tr,
.widget.widget_calendar tfoot td,
.widget.widget_calendar tfoot tr {
    border: 0
}

#qodef-page-footer .widget .widget_tristero_core_instagram_list .qodef-widget-title,
#qodef-page-sidebar .widget .widget_tristero_core_instagram_list .qodef-widget-title,
#qodef-side-area .widget .widget_tristero_core_instagram_list .qodef-widget-title,
#qodef-top-area .widget .widget_tristero_core_instagram_list .qodef-widget-title,
.widget .widget_tristero_core_instagram_list .qodef-widget-title {
    margin: 0 0 27px
}

#qodef-page-footer .widget.widget_text .qodef-widget-title,
#qodef-page-sidebar .widget.widget_text .qodef-widget-title,
#qodef-side-area .widget.widget_text .qodef-widget-title,
#qodef-top-area .widget.widget_text .qodef-widget-title,
.widget.widget_text .qodef-widget-title {
    margin: 0 0 13px
}

#qodef-page-footer .widget.widget_rss ul li,
#qodef-page-sidebar .widget.widget_rss ul li,
#qodef-side-area .widget.widget_rss ul li,
#qodef-top-area .widget.widget_rss ul li,
.widget.widget_rss ul li {
    margin-bottom: 25px
}

#qodef-page-footer .widget.widget_rss ul .rsswidget,
#qodef-page-sidebar .widget.widget_rss ul .rsswidget,
#qodef-side-area .widget.widget_rss ul .rsswidget,
#qodef-top-area .widget.widget_rss ul .rsswidget,
.widget.widget_rss ul .rsswidget {
    display: block;
    font-family: "Roboto Slab";
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1.25em;
    letter-spacing: 0
}

#qodef-page-footer .widget.widget_recent_reviews .qodef-woo-ratings,
#qodef-page-footer .widget.widget_rss ul .rssSummary,
#qodef-page-sidebar .widget.widget_rss ul .rssSummary,
#qodef-side-area .widget.widget_rss ul .rssSummary,
#qodef-top-area .widget.widget_rss ul .rssSummary,
.widget.widget_recent_reviews .qodef-woo-ratings,
.widget.widget_rss ul .rssSummary {
    margin-top: 5px
}

#qodef-page-footer .widget.widget_rss ul cite,
#qodef-page-sidebar .widget.widget_rss ul cite,
#qodef-side-area .widget.widget_rss ul cite,
#qodef-top-area .widget.widget_rss ul cite,
.widget.widget_rss ul cite {
    display: block;
    margin-top: 5px
}

#qodef-side-area .widget.widget_media_image .qodef-widget-title,
#qodef-side-area .widget.widget_search .qodef-widget-title,
#qodef-top-area .widget.widget_media_image .qodef-widget-title,
#qodef-top-area .widget.widget_search .qodef-widget-title,
.widget.widget_media_image .qodef-widget-title,
.widget.widget_search .qodef-widget-title {
    margin-bottom: 8.5px
}

#qodef-page-footer .widget.widget_search button,
#qodef-page-footer .widget.widget_search input,
#qodef-page-sidebar .widget.widget_search button,
#qodef-page-sidebar .widget.widget_search input,
#qodef-side-area .widget.widget_search button,
#qodef-side-area .widget.widget_search input,
#qodef-top-area .widget.widget_search button,
#qodef-top-area .widget.widget_search input,
.widget.widget_search button,
.widget.widget_search input {
    height: 46px;
    padding: 11px 0;
    font-family: inherit;
    font-weight: inherit;
    line-height: 24px;
    border-radius: 0;
    outline: 0;
    -webkit-appearance: none
}

#qodef-page-sidebar .widget.widget_search input,
#qodef-side-area .widget.widget_search input,
#qodef-top-area .widget.widget_search input,
.widget.widget_search input {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding-left: 20px;
    padding-right: 60px;
    font-size: 14px;
    color: #353535;
    background-color: transparent;
    border: 2px solid transparent;
    -webkit-transition: border-color .2s ease-out;
    -o-transition: border-color .2s ease-out;
    transition: border-color .2s ease-out
}

#qodef-page-sidebar .widget.widget_search input:focus,
#qodef-side-area .widget.widget_search input:focus,
#qodef-top-area .widget.widget_search input:focus,
.widget.widget_search input:focus {
    color: #000;
    background-color: #fafafa;
    border-color: transparent
}

.widget.widget_search input::-webkit-input-placeholder {
    color: inherit;
    opacity: 1
}

.widget.widget_search input::-moz-placeholder {
    color: inherit;
    opacity: 1
}

.widget.widget_search input:-ms-input-placeholder {
    color: inherit;
    opacity: 1
}

.widget.widget_search input::-ms-input-placeholder {
    color: inherit;
    opacity: 1
}

.widget.widget_search input::placeholder {
    color: inherit;
    opacity: 1
}

#qodef-page-footer .widget.widget_tag_cloud .tagcloud a,
#qodef-page-sidebar .widget.widget_tag_cloud .tagcloud a,
#qodef-side-area .widget.widget_tag_cloud .tagcloud a,
#qodef-top-area .widget.widget_tag_cloud .tagcloud a,
.widget.widget_tag_cloud .tagcloud a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 4px 2px 0;
    line-height: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    text-transform: capitalize;
    font-family: "Playfair Display", serif;
    font-style: italic;
    font-size: 15px !important
}

#qodef-page-footer .widget.widget_product_tag_cloud .tagcloud a:hover:after,
#qodef-page-footer .widget.widget_tag_cloud .tagcloud a:hover:after,
#qodef-page-sidebar .widget.widget_tag_cloud .tagcloud a:hover:after,
#qodef-side-area .widget.widget_tag_cloud .tagcloud a:hover:after,
#qodef-top-area .widget.widget_tag_cloud .tagcloud a:hover:after,
.widget.widget_product_tag_cloud .tagcloud a:hover:after,
.widget.widget_tag_cloud .tagcloud a:hover:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 9px;
    height: 1px;
    background-color: currentColor;
    width: 109%;
    -webkit-transform: translateX(-4px);
    -ms-transform: translateX(-4px);
    transform: translateX(-4px)
}

,
#qodef-page-footer .widget.widget_nav_menu ul,
#qodef-page-sidebar .widget.widget_nav_menu ul,
#qodef-side-area .widget.widget_nav_menu ul,
#qodef-top-area .widget.widget_nav_menu ul {
    text-align: center;
    margin: 27px 0 8px
}

,
#qodef-page-footer .widget.widget_nav_menu ul li,
#qodef-page-sidebar .widget.widget_nav_menu ul li,
#qodef-side-area .widget.widget_nav_menu ul li,
#qodef-top-area .widget.widget_nav_menu ul li {
    display: inline-block;
    padding: 0 29px
}

.widget.widget_nav_menu ul li {
    padding: 0 29px
}

body:not([class*=tristero-core]) #qodef-page-footer .widget.widget_nav_menu ul li,
body:not([class*=tristero-core]) #qodef-page-sidebar .widget.widget_nav_menu ul li,
body:not([class*=tristero-core]) #qodef-side-area .widget.widget_nav_menu ul li,
body:not([class*=tristero-core]) #qodef-top-area .widget.widget_nav_menu ul li,
body:not([class*=tristero-core]) .widget.widget_nav_menu ul li {
    display: block;
    padding: 0
}

#qodef-page-footer .widget.widget_nav_menu ul li a,
#qodef-page-sidebar .widget.widget_nav_menu ul li a,
#qodef-side-area .widget.widget_nav_menu ul li a,
#qodef-top-area .widget.widget_nav_menu ul li a,
.widget.widget_nav_menu ul li a {
    font-family: "Roboto Slab";
    font-weight: 700;
    line-height: 1.25em;
    letter-spacing: 0;
    font-size: 16px;
    color: #fff;
    position: relative;
    letter-spacing: .2em
}

#qodef-page-footer .widget.widget_text .qodef-social-share ul,
#qodef-page-sidebar .widget.widget_text .qodef-social-share ul,
#qodef-side-area .widget.widget_text .qodef-social-share ul,
#qodef-top-area .widget.widget_text .qodef-social-share ul,
.widget.widget_text .qodef-social-share ul {
    width: 100%;
    text-align: center
}

#qodef-top-area .widget {
    margin: 0;
    text-align: center;
    color: #fff
}

#qodef-side-area .widget .qodef-widget-title,
#qodef-top-area .widget .qodef-widget-title {
    margin: 0 0 1px;
    text-align: center;
    color: #fff
}

#qodef-top-area .widget.widget_search input::-webkit-input-placeholder {
    color: inherit;
    opacity: 1
}

#qodef-top-area .widget.widget_search input::-moz-placeholder {
    color: inherit;
    opacity: 1
}

#qodef-top-area .widget.widget_search input:-ms-input-placeholder {
    color: inherit;
    opacity: 1
}

#qodef-top-area .widget.widget_search input::-ms-input-placeholder {
    color: inherit;
    opacity: 1
}

#qodef-top-area .widget.widget_search input::placeholder {
    color: inherit;
    opacity: 1
}

#qodef-page-footer .widget {
    margin: 0 0 48px;
    text-align: center;
    color: #ccc
}

#qodef-page-footer .widget .qodef-widget-title {
    margin: 0 0 37px;
    text-align: center;
    color: #fff
}

#qodef-page-footer .widget a,
#qodef-page-footer .widget.widget_calendar tfoot a {
    color: #d0cfcf
}

#qodef-page-footer .widget.widget_archive select,
#qodef-page-footer .widget.widget_categories select,
#qodef-page-footer .widget.widget_text select {
    width: 100%;
    max-width: 100%;
    height: 46px;
    margin: 7.5px 0 0;
    padding: 11px 20px;
    font-family: inherit;
    font-size: 14px;
    line-height: 24px;
    font-style: inherit;
    font-weight: inherit;
    color: #353535;
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 0;
    outline: 0
}

#qodef-page-footer .widget.widget_media_image .qodef-widget-title,
#qodef-page-footer .widget.widget_search .qodef-widget-title {
    margin-bottom: 44.5px
}

#qodef-page-footer .widget.widget_search input {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding-left: 20px;
    padding-right: 60px;
    font-size: 14px;
    color: #353535;
    background-color: transparent;
    border: 2px solid #000;
    -webkit-transition: border-color .2s ease-out;
    -o-transition: border-color .2s ease-out;
    transition: border-color .2s ease-out
}

#qodef-page-footer .widget.widget_search input:focus {
    color: #000;
    background-color: #fafafa;
    border-color: #000
}

#qodef-page-footer .widget.widget_search input::-webkit-input-placeholder {
    color: inherit;
    opacity: 1
}

#qodef-page-footer .widget.widget_search input::-moz-placeholder {
    color: inherit;
    opacity: 1
}

#qodef-page-footer .widget.widget_search input:-ms-input-placeholder {
    color: inherit;
    opacity: 1
}

#qodef-page-footer .widget.widget_search input::-ms-input-placeholder {
    color: inherit;
    opacity: 1
}

#qodef-page-footer .widget.widget_search input::placeholder {
    color: inherit;
    opacity: 1
}

#qodef-page-footer .widget.widget_text {
    margin: 0 0 22px;
    text-align: center
}

#qodef-side-area .widget {
    margin: 0 0 48px;
    text-align: center;
    color: #fff
}

#qodef-side-area .widget.widget_search input::-webkit-input-placeholder {
    color: inherit;
    opacity: 1
}

#qodef-side-area .widget.widget_search input::-moz-placeholder {
    color: inherit;
    opacity: 1
}

#qodef-side-area .widget.widget_search input:-ms-input-placeholder {
    color: inherit;
    opacity: 1
}

#qodef-side-area .widget.widget_search input::-ms-input-placeholder {
    color: inherit;
    opacity: 1
}

#qodef-side-area .widget.widget_search input::placeholder {
    color: inherit;
    opacity: 1
}

#qodef-page-sidebar .widget .qodef-widget-title {
    margin: 0 0 27px;
    text-align: center
}

#qodef-page-sidebar .widget.widget_media_image .qodef-widget-title,
#qodef-page-sidebar .widget.widget_search .qodef-widget-title {
    margin-bottom: 34.5px
}

#qodef-page-sidebar .widget.widget_search input::-webkit-input-placeholder {
    color: inherit;
    opacity: 1
}

#qodef-page-sidebar .widget.widget_search input::-moz-placeholder {
    color: inherit;
    opacity: 1
}

#qodef-page-sidebar .widget.widget_search input:-ms-input-placeholder {
    color: inherit;
    opacity: 1
}

#qodef-page-sidebar .widget.widget_search input::-ms-input-placeholder {
    color: inherit;
    opacity: 1
}

#qodef-page-sidebar .widget.widget_search input::placeholder {
    color: inherit;
    opacity: 1
}

.qodef-dark-theme-skin .widget.widget_product_tag_cloud .tagcloud a:hover {
    color: #a2a2a2 !important
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
    display: none
}

input[type=search]::-ms-clear {
    display: none
}

input[type=text]::-ms-clear {
    display: none
}

body footer .select2-container--default .select2-selection--single {
    padding-left: 10px;
    padding-right: 10px
}

body footer .select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 40px
}

.widget_archive select[name=archive-dropdown],
.widget_categories select.postform {
    background-color: #fff !important
}

body .qodef-woo-product-list .price,
body .qodef-woo-shortcode .price {
    position: absolute !important;
    right: 0
}

#qodef-woo-page .qodef-woo-product-mark,
.qodef-woo-shortcode .qodef-woo-product-mark {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    padding: 7px 23px;
    line-height: 1;
    color: #fff;
    background-color: #000;
    z-index: 5;
    font-family: "Playfair Display", serif;
    font-style: italic;
    font-size: 12px
}

#qodef-woo-page .qodef-woo-product-mark.qodef-woo-onsale,
.qodef-woo-shortcode .qodef-woo-product-mark.qodef-woo-onsale {
    background-color: #fff;
    color: #000
}

#qodef-woo-page .qodef-woo-product-title,
.qodef-woo-shortcode .qodef-woo-product-title {
    margin: 0;
    line-height: 1em;
    display: inline-block;
    width: calc(50% - 4px)
}

#qodef-woo-page .qodef-woo-ratings,
.qodef-woo-shortcode .qodef-woo-ratings,
.widget.woocommerce .qodef-woo-ratings {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    line-height: 1
}

#qodef-woo-page .qodef-woo-ratings .qodef-m-star,
.qodef-woo-shortcode .qodef-woo-ratings .qodef-m-star,
.widget.woocommerce .qodef-woo-ratings .qodef-m-star {
    font-size: 12px;
    letter-spacing: .1em;
    color: #000
}

#qodef-woo-page .qodef-woo-ratings .qodef-m-star.qodef--active,
.qodef-woo-shortcode .qodef-woo-ratings .qodef-m-star.qodef--active,
.widget.woocommerce .qodef-woo-ratings .qodef-m-star.qodef--active {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    white-space: nowrap
}

#qodef-woo-page .price,
.qodef-woo-shortcode .price {
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 5px 0 0;
    font-family: "Roboto Slab";
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    font-size: 16px;
    letter-spacing: 0;
    display: inline-block;
    width: calc(50% - 4px);
    text-align: right;
    line-height: 1em
}

#qodef-woo-page .price del,
.qodef-woo-shortcode .price del,
.widget.woocommerce .price del {
    margin-right: 10px
}

#qodef-woo-page .price ins,
.qodef-woo-shortcode .price ins,
.widget.woocommerce .price ins {
    text-decoration: none
}

#qodef-woo-page .price .woocommerce-Price-currencySymbol,
.qodef-woo-shortcode .price .woocommerce-Price-currencySymbol {
    padding-right: 6px
}

#qodef-woo-page .added_to_cart,
#qodef-woo-page .button,
.qodef-woo-shortcode .added_to_cart,
.qodef-woo-shortcode .button {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: "Roboto Slab";
    font-size: 13px;
    line-height: 2em;
    letter-spacing: .2em;
    font-weight: 700;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    padding: 14px 42px;
    z-index: 3;
    color: #000;
    background-color: transparent;
    border: 1px solid #000
}

@media only screen and (max-width:1024px) {
    .alignwide {
        width: 100%;
        max-width: 100%
    }
    .alignfull {
        left: calc(-12.5% - 75px);
        width: calc(125% + 150px);
        max-width: calc(125% + 150px);
        margin-top: calc(2 * 1rem);
        margin-bottom: calc(2 * 1rem)
    }
    .swiper-button-prev.swiper-button-outside,
    .swiper-container-rtl .swiper-button-next.swiper-button-outside {
        -webkit-transform: translateX(110%) translateY(-3px);
        -ms-transform: translateX(110%) translateY(-3px);
        transform: translateX(110%) translateY(-3px)
    }
    .swiper-button-next.swiper-button-outside,
    .swiper-container-rtl .swiper-button-prev.swiper-button-outside {
        -webkit-transform: translateX(-110%);
        -ms-transform: translateX(-110%);
        transform: translateX(-110%)
    }
    .category .qodef-page-sidebar-section,
    .date .qodef-page-sidebar-section,
    .tag .qodef-page-sidebar-section {
        margin-top: 103px
    }
    .qodef-m-pagination {
        margin: 81px 0 46px
    }
    #qodef-page-sidebar {
        padding-left: 0
    }
    #qodef-woo-page .added_to_cart,
    #qodef-woo-page .button,
    .qodef-woo-shortcode .added_to_cart,
    .qodef-woo-shortcode .button {
        padding: 14px 21px
    }
}

#qodef-woo-page .added_to_cart.added,
#qodef-woo-page .button.added,
.qodef-woo-shortcode .added_to_cart.added,
.qodef-woo-shortcode .button.added {
    display: none
}

#qodef-woo-page .quantity {
    white-space: nowrap
}

#qodef-woo-page .quantity input[type=number] {
    width: 60px;
    margin: 0;
    padding: 12px 10px;
    text-align: center;
    font-family: "Roboto Slab";
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    font-size: 17px;
    line-height: 1.176em;
    letter-spacing: 0
}

.woocommerce-page.woocommerce-checkout div.woocommerce .woocommerce-error a,
.woocommerce-page.woocommerce-checkout div.woocommerce .woocommerce-info a,
.woocommerce-page.woocommerce-checkout div.woocommerce .woocommerce-message a {
    top: 9px;
    right: 50px
}

#qodef-woo-page.qodef--cart .wc-proceed-to-checkout,
.woocommerce-page.woocommerce-checkout div.woocommerce .woocommerce-error a.showcoupon,
.woocommerce-page.woocommerce-checkout div.woocommerce .woocommerce-info a.showcoupon,
.woocommerce-page.woocommerce-checkout div.woocommerce .woocommerce-message a.showcoupon {
    margin-top: 20px
}

#qodef-woo-page.qodef--single .woocommerce-error,
#qodef-woo-page.qodef--single .woocommerce-info,
#qodef-woo-page.qodef--single .woocommerce-message,
.woocommerce-page div.woocommerce .woocommerce-error,
.woocommerce-page div.woocommerce .woocommerce-info,
.woocommerce-page div.woocommerce .woocommerce-message {
    padding: 28px 30px;
    margin-bottom: 30px;
    border: 1px solid #000
}

#qodef-woo-page.qodef--single .woocommerce-error a,
#qodef-woo-page.qodef--single .woocommerce-info a,
#qodef-woo-page.qodef--single .woocommerce-message a,
.woocommerce-page div.woocommerce .woocommerce-error a,
.woocommerce-page div.woocommerce .woocommerce-info a,
.woocommerce-page div.woocommerce .woocommerce-message a {
    margin-top: 12px;
    position: absolute;
    top: 2px;
    right: 12px
}

.woocommerce-page div.woocommerce .shop_table tr {
    border-left: none;
    border-right: none;
    border-top: none
}

.woocommerce-page div.woocommerce .shop_table td,
.woocommerce-page div.woocommerce .shop_table th {
    padding: 15px 0 15px 5px;
    vertical-align: middle;
    text-align: left;
    border: 0
}

#qodef-woo-page.qodef--single .woocommerce-Reviews .woocommerce-review__author,
.woocommerce-page div.woocommerce .shop_table th {
    font-family: "Roboto Slab";
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    font-size: 17px;
    line-height: 1.176em;
    letter-spacing: 0
}

.woocommerce-page div.woocommerce .shop_table td ul li {
    margin: 0 0 10px;
    padding: 0
}

.woocommerce-page div.woocommerce .col2-set {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0 -15px
}

.woocommerce-page div.woocommerce .col2-set>* {
    width: 100%;
    padding: 0 15px;
    margin-bottom: 30px
}

.woocommerce-page .pswp__button--arrow--left:before,
.woocommerce-page .pswp__button--arrow--right:before,
.woocommerce-page .pswp__button.pswp__button--close,
.woocommerce-page .pswp__button.pswp__button--fs,
.woocommerce-page .pswp__button.pswp__button--zoom {
    background: 0 0 !important
}

.woocommerce-page .pswp__button--arrow--left:before,
.woocommerce-page .pswp__button--arrow--right:before,
.woocommerce-page .pswp__button.pswp__button--close:before,
.woocommerce-page .pswp__button.pswp__button--fs:before,
.woocommerce-page .pswp__button.pswp__button--zoom:before {
    border: 0;
    color: #fff;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    background: 0 0
}

.woocommerce-page .pswp__button--arrow--left:before {
    font-size: 45px;
    content: "\f104"
}

.woocommerce-page .pswp__button--arrow--right:before {
    font-size: 45px;
    content: "\f105"
}

.woocommerce-page .pswp__button.pswp__button--close:before {
    font-size: 17px;
    content: "\f00d"
}

.woocommerce-page .pswp__button.pswp__button--zoom:before {
    font-size: 17px;
    content: "\f00e"
}

.woocommerce-page .pswp--zoomed-in .pswp__button.pswp__button--zoom:before {
    font-size: 17px;
    content: "\f010"
}

.woocommerce-page .pswp__button.pswp__button--fs:before {
    font-size: 17px;
    content: "\f0b2"
}

.woocommerce-page .pswp__caption__center,
.woocommerce-page .pswp__counter {
    font-family: inherit;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
    color: #fff
}

.page #qodef-woo-page .added_to_cart,
.page #qodef-woo-page .button,
.page .qodef-woo-shortcode .added_to_cart,
.page .qodef-woo-shortcode .button,
.post-type-archive-product #qodef-woo-page .added_to_cart,
.post-type-archive-product #qodef-woo-page .button,
.post-type-archive-product .qodef-woo-shortcode .added_to_cart,
.post-type-archive-product .qodef-woo-shortcode .button,
.tax-product_cat #qodef-woo-page .added_to_cart,
.tax-product_cat #qodef-woo-page .button,
.tax-product_cat .qodef-woo-shortcode .added_to_cart,
.tax-product_cat .qodef-woo-shortcode .button,
.tax-product_tag #qodef-woo-page .added_to_cart,
.tax-product_tag #qodef-woo-page .button,
.tax-product_tag .qodef-woo-shortcode .added_to_cart,
.tax-product_tag .qodef-woo-shortcode .button {
    color: #fff;
    background-color: #111;
    border: 1px solid transparent;
    font-family: "Playfair Display", serif;
    font-style: italic;
    font-size: 16px;
    text-transform: lowercase;
    letter-spacing: 0;
    font-weight: 400;
    padding: 10px 20px
}

.page #qodef-woo-page .added_to_cart:hover,
.page #qodef-woo-page .button:hover,
.page .qodef-woo-shortcode .added_to_cart:hover,
.page .qodef-woo-shortcode .button:hover,
.post-type-archive-product #qodef-woo-page .added_to_cart:hover,
.post-type-archive-product #qodef-woo-page .button:hover,
.post-type-archive-product .qodef-woo-shortcode .added_to_cart:hover,
.post-type-archive-product .qodef-woo-shortcode .button:hover,
.tax-product_cat #qodef-woo-page .added_to_cart:hover,
.tax-product_cat #qodef-woo-page .button:hover,
.tax-product_cat .qodef-woo-shortcode .added_to_cart:hover,
.tax-product_cat .qodef-woo-shortcode .button:hover,
.tax-product_tag #qodef-woo-page .added_to_cart:hover,
.tax-product_tag #qodef-woo-page .button:hover,
.tax-product_tag .qodef-woo-shortcode .added_to_cart:hover,
.tax-product_tag .qodef-woo-shortcode .button:hover {
    color: #fff;
    background-color: #000
}

.woocommerce-cart #qodef-woo-page .added_to_cart,
.woocommerce-cart #qodef-woo-page .button,
.woocommerce-cart .qodef-woo-shortcode .added_to_cart,
.woocommerce-cart .qodef-woo-shortcode .button,
.woocommerce-cart.woocommerce-page div.woocommerce>.return-to-shop a,
.woocommerce-checkout #qodef-woo-page .added_to_cart,
.woocommerce-checkout #qodef-woo-page .button,
.woocommerce-checkout .qodef-woo-shortcode .added_to_cart,
.woocommerce-checkout .qodef-woo-shortcode .button,
.woocommerce-checkout.woocommerce-page div.woocommerce>.return-to-shop a {
    color: #000;
    background-color: transparent;
    border: 1px solid #000;
    text-transform: uppercase;
    font-family: "Roboto Slab";
    font-style: unset;
    letter-spacing: .2em;
    font-size: 14px;
    padding: 14px 20px
}

.woocommerce-cart.woocommerce-page div.woocommerce>.return-to-shop a,
.woocommerce-checkout.woocommerce-page div.woocommerce>.return-to-shop a {
    padding: 14px 42px
}

.single-product #qodef-woo-page.qodef--single .woocommerce-error a,
.single-product #qodef-woo-page.qodef--single .woocommerce-info a,
.single-product #qodef-woo-page.qodef--single .woocommerce-message a {
    right: 25px
}

.single-product input[type=email],
.single-product input[type=number],
.single-product input[type=password],
.single-product input[type=tel],
.single-product input[type=text],
.single-product input[type=url] {
    margin: 0 0 11px
}

.single-product #qodef-woo-page .related.products .added_to_cart,
.single-product #qodef-woo-page .related.products .button {
    text-transform: lowercase;
    padding: 10px 20px
}

.single-product #qodef-woo-page .qodef-woo-product-list .added_to_cart,
.single-product #qodef-woo-page .qodef-woo-product-list .button,
.single-product #qodef-woo-page .related.products .added_to_cart,
.single-product #qodef-woo-page .related.products .button,
.woocommerce-cart #qodef-woo-page .qodef-woo-product-list .added_to_cart,
.woocommerce-cart #qodef-woo-page .qodef-woo-product-list .button,
.woocommerce-cart #qodef-woo-page .related.products .added_to_cart,
.woocommerce-cart #qodef-woo-page .related.products .button {
    color: #fff;
    background-color: #111;
    border: 1px solid #fff;
    font-family: "Playfair Display", serif;
    font-style: italic;
    font-size: 16px;
    text-transform: lowercase;
    letter-spacing: 0;
    font-weight: 400
}

#qodef-woo-page.qodef--cart .shop_table td.product-remove {
    width: 30px
}

#qodef-woo-page.qodef--cart .shop_table td.product-remove a {
    font-size: 20px
}

#qodef-woo-page.qodef--cart .shop_table td.product-thumbnail {
    width: 72px;
    padding-right: 10px
}

#qodef-woo-page.qodef--cart .shop_table td.product-thumbnail a,
#qodef-woo-page.qodef--cart .shop_table td.product-thumbnail img,
.qodef-woo-product-list .qodef-woo-product-image img {
    display: block;
    width: 100%
}

#qodef-woo-page.qodef--cart .shop_table td.product-name {
    text-align: left
}

#qodef-woo-page.qodef--cart .shop_table td.product-name a,
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    font-family: "Roboto Slab";
    font-weight: 700;
    text-transform: uppercase;
    font-size: 17px;
    line-height: 1.176em;
    letter-spacing: 0
}

@media only screen and (max-width:680px) {
    .single-product #qodef-woo-page.qodef--single .woocommerce-message,
    .woocommerce-page div.woocommerce .woocommerce-error,
    .woocommerce-page div.woocommerce .woocommerce-info,
    .woocommerce-page div.woocommerce .woocommerce-message {
        padding: 28px 30px 88px
    }
    blockquote {
        padding: 35px 0 15px 95px
    }
    blockquote:before {
        top: 38%;
        left: 5px
    }
    .swiper-button-prev {
        left: 14px !important
    }
    .swiper-button-next {
        right: 14px !important
    }
    #qodef-page-comments-list .qodef-comment-item .qodef-e-links {
        text-align: left
    }
    #qodef-page-comments-list .qodef-comment-item .qodef-e-links .comment-reply-link {
        margin-left: 0
    }
    #qodef-page-comments-form .comment-form-cookies-consent {
        margin: 10px 0 32px
    }
    #qodef-page-comments-form .comment-form-cookies-consent>label {
        margin-bottom: 0;
        width: 86%;
        vertical-align: middle
    }
    #qodef-page-footer .widget.widget_nav_menu ul li,
    #qodef-page-sidebar .widget.widget_nav_menu ul li,
    #qodef-side-area .widget.widget_nav_menu ul li,
    #qodef-top-area .widget.widget_nav_menu ul li,
    .widget.widget_nav_menu ul li {
        width: 100%
    }
    #qodef-woo-page .added_to_cart,
    #qodef-woo-page .button,
    .qodef-woo-shortcode .added_to_cart,
    .qodef-woo-shortcode .button {
        padding: 14px 24px
    }
    .woocommerce-page.woocommerce-checkout div.woocommerce .woocommerce-error a.showcoupon,
    .woocommerce-page.woocommerce-checkout div.woocommerce .woocommerce-info a.showcoupon,
    .woocommerce-page.woocommerce-checkout div.woocommerce .woocommerce-message a.showcoupon {
        top: 69px;
        right: unset;
        left: 47px
    }
    .woocommerce-page div.woocommerce .woocommerce-error a,
    .woocommerce-page div.woocommerce .woocommerce-info a,
    .woocommerce-page div.woocommerce .woocommerce-message a {
        top: 62px;
        right: 16px
    }
    .single-product #qodef-woo-page.qodef--single .woocommerce-error a,
    .single-product #qodef-woo-page.qodef--single .woocommerce-info a,
    .single-product #qodef-woo-page.qodef--single .woocommerce-message a {
        right: unset;
        top: 72px
    }
    #qodef-woo-page.qodef--cart .shop_table td.product-name a,
    #qodef-woo-page.qodef--cart .shop_table th {
        font-size: 13px
    }
    #qodef-woo-page.qodef--cart .shop_table td.product-quantity .qodef-quantity-buttons .qodef-quantity-input {
        width: 54px
    }
}

#qodef-woo-page.qodef--cart .shop_table td.actions {
    padding: 70px 0 0;
    text-align: initial
}

#qodef-woo-page.qodef--cart .shop_table td.actions .coupon {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 70%;
    float: left
}

#qodef-woo-page.qodef--cart .shop_table td.actions .coupon>* {
    margin-bottom: 0
}

#qodef-woo-page.qodef--cart .shop_table td.actions .coupon input {
    padding: 13px 20px
}

#qodef-woo-page .woocommerce-pagination .page-numbers.dots:after,
#qodef-woo-page .woocommerce-pagination .page-numbers.next:after,
#qodef-woo-page .woocommerce-pagination .page-numbers.prev:after,
#qodef-woo-page.qodef--cart .shop_table td.actions label,
.qodef-woo-product-list.qodef-woo-product-list.qodef-item-layout--info-below .added_to_cart:after,
.qodef-woo-product-list.qodef-woo-product-list.qodef-item-layout--info-below .added_to_cart:before,
.qodef-woo-product-list.qodef-woo-product-list.qodef-item-layout--info-below .button:after,
.qodef-woo-product-list.qodef-woo-product-list.qodef-item-layout--info-below .button:before,
.woocommerce-account .woocommerce-EditAccountForm fieldset legend {
    display: none
}

#qodef-woo-page.qodef--cart .shop_table td.actions input[type=text] {
    width: auto;
    margin-right: 20px
}

#qodef-woo-page.qodef--cart .shop_table td.actions>.button {
    float: right
}

#qodef-woo-page.qodef--cart .shop_table.cart tbody>tr:last-child {
    border-bottom: 0
}

#qodef-woo-page.qodef--cart .cart-collaterals .shop_table th,
.qodef-woo-product-list ul.products.columns-5>.product {
    width: 20%
}

#qodef-woo-page.qodef--cart .cart_totals,
#qodef-woo-page.qodef--cart .cross-sells {
    margin-top: 70px
}

#qodef-woo-page.qodef--cart .cart_totals>h2,
#qodef-woo-page.qodef--cart .cross-sells>h2 {
    font-family: "Roboto Slab";
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    font-size: 30px;
    line-height: 1.2em;
    letter-spacing: .2em;
    margin: 0 0 42px
}

#qodef-woo-page.qodef--cart .shipping-calculator-form select {
    width: auto;
    min-width: 100%;
    margin: 0
}

.woocommerce-page div.woocommerce>.cart-empty {
    font-family: "Roboto Slab";
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    font-size: 30px;
    line-height: 1.2em;
    letter-spacing: .2em;
    margin: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    text-align: center
}

.widget.woocommerce .button,
.woocommerce-page div.woocommerce>.return-to-shop a {
    text-decoration: none;
    border-radius: 0;
    padding: 5px 34px;
    z-index: 3;
    cursor: pointer;
    outline: 0
}

.woocommerce-page div.woocommerce>.return-to-shop {
    margin: 20px 0 0;
    text-align: center
}

.woocommerce-page div.woocommerce>.return-to-shop a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: "Roboto Slab";
    font-size: 13px;
    line-height: 2em;
    letter-spacing: .2em;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    -o-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    color: #fff;
    background-color: #111;
    border: 1px solid transparent
}

#qodef-woo-page.qodef--checkout .woocommerce-form-coupon-toggle .woocommerce-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#qodef-woo-page.qodef--checkout .woocommerce-checkout,
.woocommerce-order-received .woocommerce-order .woocommerce-order-details {
    margin-top: 40px
}

#qodef-woo-page.qodef--checkout .woocommerce-checkout-payment .place-order {
    margin-top: 30px
}

#qodef-woo-page.qodef--checkout .woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper {
    margin-bottom: 15px
}

#qodef-woo-page.qodef--checkout .wc_payment_methods li {
    position: relative;
    margin: 39px 0 0;
    border-bottom: 1px solid #000;
    padding: 9px 25px 10px
}

#qodef-woo-page.qodef--checkout .wc_payment_methods li p,
.qodef-woo-product-list.qodef-gutter--no ul.products,
.qodef-woo-results .woocommerce-ordering .select2-container--default,
.woocommerce-account .woocommerce-MyAccount-navigation ul li p,
.woocommerce-order-received .woocommerce-order .woocommerce-order-overview li p {
    margin: 0
}

#qodef-woo-page.qodef--checkout .wc_payment_methods .input-radio {
    position: absolute;
    top: 18px;
    left: 0;
    margin: 0
}

#qodef-woo-page.qodef--checkout .wc_payment_methods label {
    font-family: "Roboto Slab";
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    font-size: 17px;
    letter-spacing: 0;
    cursor: pointer;
    line-height: 2.8em
}

.qodef-dark-theme-skin #qodef-woo-page .price,
.qodef-dark-theme-skin #qodef-woo-page .woocommerce-pagination .page-numbers,
.qodef-dark-theme-skin #qodef-woo-page.qodef--checkout .wc_payment_methods label,
.qodef-dark-theme-skin .qodef-woo-product-list .qodef-woo-product-categories a:hover,
.qodef-dark-theme-skin .qodef-woo-product-list .qodef-woo-product-inner:hover .qodef-woo-product-title,
.qodef-dark-theme-skin .qodef-woo-shortcode .price,
.qodef-dark-theme-skin .select2-container--default .select2-selection--single .select2-selection__arrow,
.qodef-dark-theme-skin .widget.widget_price_filter .price_slider_amount .button,
.qodef-dark-theme-skin .widget.widget_product_search button {
    color: #fff
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 30%;
    float: left;
    padding-right: 50px
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li,
.woocommerce-order-received .woocommerce-order .woocommerce-order-overview li {
    position: relative;
    margin: 0;
    padding: 15px 0;
    border-bottom: 1px solid #000
}

.woocommerce-account .woocommerce-MyAccount-content {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 70%;
    float: left
}

.woocommerce-account .button {
    color: #000;
    background-color: transparent;
    border: 1px solid #000;
    text-transform: uppercase;
    font-family: "Roboto Slab";
    font-style: unset;
    letter-spacing: .2em;
    font-size: 14px;
    padding: 14px 42px;
    font-weight: 400
}

.woocommerce-account .woocommerce-form-login .woocommerce-form__label-for-checkbox {
    display: inline-block;
    margin-left: 5px;
    margin-right: 25px;
    margin-bottom: 0
}

#qodef-page-footer .widget.widget_products .qodef-woo-ratings,
#qodef-page-footer .widget.widget_recently_viewed_products .qodef-woo-ratings,
#qodef-page-footer .widget.widget_top_rated_products .qodef-woo-ratings,
.widget.widget_products .qodef-woo-ratings,
.widget.widget_recently_viewed_products .qodef-woo-ratings,
.widget.widget_top_rated_products .qodef-woo-ratings,
.woocommerce-account .woocommerce-form-login .woocommerce-LostPassword {
    margin-top: 10px
}

.woocommerce-order-received .woocommerce-order .woocommerce-thankyou-order-received,
.woocommerce-order-received .woocommerce-order h2 {
    font-family: "Roboto Slab";
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    font-size: 30px;
    line-height: 1.2em;
    letter-spacing: .2em;
    margin: 0 0 20px
}

#qodef-woo-page .woocommerce-pagination {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 26px 0
}

#qodef-woo-page .woocommerce-pagination .page-numbers {
    position: relative;
    margin: 0 13px;
    font-family: "Roboto Slab";
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    line-height: 1.25em;
    letter-spacing: 0;
    font-size: 14px
}

body:not([class*=tristero-core]) #qodef-woo-page .woocommerce-pagination .page-numbers.next,
body:not([class*=tristero-core]) #qodef-woo-page .woocommerce-pagination .page-numbers.prev {
    font-size: 13px
}

.qodef-woo-product-list ul.products {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin: 0 -15px;
    list-style: none;
    clear: both
}

.qodef-woo-product-list ul.products>.product {
    padding: 0 15px;
    margin: 0 0 30px
}

.qodef-woo-product-list ul.products.columns-3>.product {
    width: 33.33333%
}

.qodef-woo-product-list ul.products.columns-4>.product {
    width: 25%
}

.qodef-woo-product-list ul.products.columns-6>.product {
    width: 16.66667%
}

.qodef-woo-product-list ul.products.columns-7>.product {
    width: 14.28571%
}

.qodef-woo-product-list ul.products.columns-8>.product {
    width: 12.5%
}

.qodef-woo-product-list ul.products.columns-9>.product {
    width: 11.11111%
}

.qodef-woo-product-list.qodef-gutter--no ul.products>.product {
    padding: 0;
    margin: 0
}

.qodef-woo-product-list.qodef-gutter--tiny ul.products {
    margin: 0 -5px
}

.qodef-woo-product-list.qodef-gutter--tiny ul.products>.product {
    padding: 0 5px;
    margin: 0 0 10px
}

.qodef-woo-product-list.qodef-gutter--small ul.products {
    margin: 0 -10px
}

.qodef-woo-product-list.qodef-gutter--small ul.products>.product {
    padding: 0 10px;
    margin: 0 0 20px
}

.qodef-woo-product-list.qodef-gutter--normal ul.products {
    margin: 0 -15px
}

.qodef-woo-product-list.qodef-gutter--normal ul.products>.product {
    padding: 0 15px;
    margin: 0 0 30px
}

.qodef-woo-product-list.qodef-gutter--medium ul.products {
    margin: 0 -20px
}

.qodef-woo-product-list.qodef-gutter--medium ul.products>.product {
    padding: 0 20px;
    margin: 0 0 40px
}

.qodef-woo-product-list.qodef-gutter--large ul.products {
    margin: 0 -25px
}

.qodef-woo-product-list.qodef-gutter--large ul.products>.product {
    padding: 0 25px;
    margin: 0 0 50px
}

.qodef-woo-product-list.qodef-gutter--huge ul.products {
    margin: 0 -40px
}

.qodef-woo-product-list.qodef-gutter--huge ul.products>.product {
    padding: 0 40px;
    margin: 0 0 80px
}

.qodef-woo-product-list .qodef-woo-product-inner {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.touchevents .qodef-woo-product-list .qodef-woo-product-inner {
    cursor: pointer
}

.qodef-woo-product-list .qodef-woo-product-image-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 10px;
    text-align: center;
    background-color: rgba(255, 255, 255, .2);
    opacity: 0;
    -webkit-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

.qodef-woo-product-list .qodef-woo-product-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 21px 0 41px
}

.qodef-woo-product-list .qodef-woo-product-title {
    -webkit-transition: color .2s ease-out;
    -o-transition: color .2s ease-out;
    transition: color .2s ease-out
}

.qodef-woo-product-list .qodef-woo-product-categories {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-bottom: 1px;
    line-height: 1em;
    margin-top: 2px
}

.qodef-woo-product-list .qodef-woo-product-categories a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-family: "Playfair Display", serif;
    font-style: italic;
    font-size: 14px;
    color: #353535;
    z-index: 3
}

.qodef-woo-product-list .qodef-woo-product-categories .qodef-category-separator {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 2px;
    font-size: 12px
}

.qodef-woo-product-list .qodef-woo-product-categories .qodef-category-separator:after {
    content: "/"
}

.qodef-woo-product-list .qodef-woo-ratings {
    margin-top: 9px;
    width: 51%;
    display: none
}

.qodef-woo-product-list .qodef-woo-ratings+.qodef-woo-product-price {
    width: calc(40% - -30px)
}

.qodef-woo-product-list.qodef-woo-product-list.qodef-item-layout--info-below .qodef-woo-product-inner:hover .added_to_cart,
.qodef-woo-product-list.qodef-woo-product-list.qodef-item-layout--info-below .qodef-woo-product-inner:hover .button {
    clip-path: inset(0 0 0 0);
    -webkit-clip-path: inset(0 0 0 0)
}

.qodef-woo-product-list.qodef-woo-product-list.qodef-item-layout--info-below .added_to_cart,
.qodef-woo-product-list.qodef-woo-product-list.qodef-item-layout--info-below .button {
    clip-path: inset(100% 0 0 0);
    -webkit-clip-path: inset(100% 0 0 0);
    -webkit-transition: -webkit-filter .2s, -webkit-clip-path .3s cubic-bezier(.22, 1, .36, 1) !important;
    transition: filter .2s, clip-path .3s cubic-bezier(.22, 1, .36, 1), -webkit-filter .2s, -webkit-clip-path .3s cubic-bezier(.22, 1, .36, 1) !important;
    -o-transition: filter .2s, clip-path .3s cubic-bezier(.22, 1, .36, 1) !important;
    will-change: transform
}

.qodef-woo-product-list.qodef-woo-product-list.qodef-item-layout--info-below .added_to_cart:hover,
.qodef-woo-product-list.qodef-woo-product-list.qodef-item-layout--info-below .button:hover {
    -webkit-filter: invert(1);
    filter: invert(1)
}

.qodef-dark-theme-skin .widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle {
    border-left-color: #fff
}

#qodef-woo-page.qodef--single .shop_attributes tr,
#qodef-woo-page.qodef--single form.cart .variations tr,
#qodef-woo-page.qodef--single form.cart.grouped_form .group_table td,
#qodef-woo-page.qodef--single form.cart.grouped_form .group_table tr {
    border: none
}

.qodef-dark-theme-skin .select2-container--default {
    border-bottom: 1px solid #fff
}

.qodef-dark-theme-skin .widget.widget_product_search input,
.qodef-dark-theme-skin .widget.widget_product_search input:focus {
    border: 1px solid #fff
}

.qodef-dark-theme-skin .qodef-woo-product-list .qodef-woo-product-image-inner {
    background-color: rgba(135, 135, 135, .2)
}

#qodef-woo-page .qodef-quantity-buttons {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-input,
#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus,
#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus {
    display: inline-block;
    vertical-align: middle;
    font-size: 19px;
    font-family: inherit;
    font-weight: 600;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-input {
    position: relative;
    height: 58px;
    width: 64px;
    margin: 0 30px 0 0;
    line-height: 48px;
    outline: 0;
    color: #000;
    font-family: "Roboto Slab";
    padding: 0 0 0 1px !important
}

#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus,
#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus {
    position: absolute;
    right: 0;
    width: 30px;
    height: 29px;
    line-height: 26px;
    border-left: 0;
    cursor: pointer;
    -webkit-transition: color .15s ease-in-out;
    -o-transition: color .15s ease-in-out;
    transition: color .15s ease-in-out;
    color: #231f20;
    border: 1px solid #000;
    border-left: none
}

#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus {
    top: 0;
    border-bottom: 0
}

#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus:after {
    font-family: ElegantIcons;
    content: "\4c"
}

body:not([class*=tristero-core]) #qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus:after {
    content: "+";
    font-family: initial;
    font-size: 22px
}

#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus {
    bottom: 0
}

#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus:after {
    font-family: ElegantIcons;
    content: "\4b"
}

#qodef-woo-page.qodef--single .entry-summary .price,
#qodef-woo-page.qodef--single .out-of-stock,
#qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-label,
#qodef-woo-page.qodef--single .shop_attributes th,
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a,
#qodef-woo-page.qodef--single form.cart .variations label {
    font-family: "Roboto Slab";
    font-weight: 700;
    text-transform: uppercase
}

body:not([class*=tristero-core]) #qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus:after {
    content: "-";
    font-family: initial;
    font-size: 23px;
    line-height: 24px
}

.qodef-woo-results {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 24px
}

.qodef-woo-results .woocommerce-ordering select {
    width: auto;
    min-width: 220px;
    margin: 0
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-1 .woocommerce-product-gallery__image,
#qodef-woo-page.qodef--single>.product .entry-summary .qodef-woo-product-title {
    width: 100%
}

#qodef-woo-page.qodef--single>.product .entry-summary .price {
    width: 100%;
    text-align: left;
    line-height: 1em;
    margin: 13px 0
}

#qodef-woo-page.qodef--single>.product .entry-summary .added_to_cart:before,
#qodef-woo-page.qodef--single>.product .entry-summary .button:before {
    width: 52px
}

#qodef-woo-page.qodef--single .qodef-woo-single-inner {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0 -20px
}

#qodef-woo-page.qodef--single .qodef-woo-single-inner>* {
    padding: 0 20px
}

#qodef-woo-page.qodef--single .qodef-woo-single-image .qodef-woo-product-mark {
    -webkit-transform: translateX(-34px);
    -ms-transform: translateX(-34px);
    transform: translateX(-34px)
}

#qodef-woo-page.qodef--single .qodef-woo-single-image .zoomImg {
    cursor: crosshair
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery figure {
    position: relative;
    margin: 0 -13px
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery figure a,
#qodef-woo-page.qodef--single .woocommerce-product-gallery figure img {
    display: block;
    width: 100%
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery figure>.woocommerce-product-gallery__image {
    position: relative;
    width: calc(100% - 26px) !important;
    margin: 0 11px;
    overflow: hidden
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image {
    position: relative;
    padding: 0 13px;
    margin-top: 27px
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    z-index: 5
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image {
    width: 50%
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image {
    width: 33.33333%
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image {
    width: 25%
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .woocommerce-product-gallery__image {
    width: 20%
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-6 .woocommerce-product-gallery__image {
    width: 16.66667%
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-7 .woocommerce-product-gallery__image {
    width: 14.28571%
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-8 .woocommerce-product-gallery__image {
    width: 12.5%
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-9 .woocommerce-product-gallery__image {
    width: 11.11111%
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__trigger {
    left: calc(27% + 10px)
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure a,
#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure>.woocommerce-product-gallery__image {
    width: calc(100% - 27%) !important
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure>.qodef-woo-thumbnails-wrapper {
    width: 27%
}

@media screen and (min-width:681px) {
    #qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image {
        width: 100%
    }
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image:first-child {
    margin-top: 0
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--below figure>.qodef-woo-thumbnails-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#qodef-woo-page.qodef--single .entry-summary .price {
    color: #000;
    letter-spacing: .2em;
    font-size: 25px;
    line-height: 2.4em;
    margin-top: 0
}

#qodef-woo-page.qodef--single .woocommerce-product-rating {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 0
}

#qodef-woo-page.qodef--single .woocommerce-product-rating .qodef-woo-ratings {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: auto;
    margin-right: 20px
}

#qodef-page-footer .widget.widget_product_search button:hover,
#qodef-woo-page.qodef--single .woocommerce-product-rating .woocommerce-review-link,
.widget.widget_product_search button:hover {
    color: #353535
}

#qodef-woo-page.qodef--single .woocommerce-product-rating .woocommerce-review-link:hover {
    color: #000
}

#qodef-woo-page.qodef--single .woocommerce-product-details__short-description {
    margin-top: 21px
}

#qodef-woo-page.qodef--single .woocommerce-product-details__short-description p {
    margin-top: 0
}

#qodef-woo-page.qodef--single .woocommerce-product-details__short-description p:last-child {
    margin-bottom: 0
}

#qodef-woo-page.qodef--single #review_form,
#qodef-woo-page.qodef--single form.cart {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 32px
}

#qodef-woo-page.qodef--single form.cart .variations_button .quantity,
#qodef-woo-page.qodef--single form.cart:not(.variations_form) .quantity {
    margin-right: 36px
}

#qodef-woo-page.qodef--single form.cart.grouped_form {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#qodef-woo-page.qodef--single form.cart.grouped_form .group_table td,
#qodef-woo-page.qodef--single form.cart.grouped_form .group_table th {
    padding: 20px 0;
    vertical-align: middle;
    text-align: left
}

#qodef-woo-page.qodef--single form.cart.grouped_form .group_table label {
    margin-bottom: 0;
    font-family: "Roboto Slab";
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    font-size: 17px;
    line-height: 1.176em;
    letter-spacing: 0
}

#qodef-woo-page.qodef--single form.cart.grouped_form>.button {
    margin-top: 30px
}

#qodef-woo-page.qodef--single form.cart .variations {
    margin-bottom: 30px
}

#qodef-woo-page.qodef--single form.cart .variations td,
#qodef-woo-page.qodef--single form.cart .variations th {
    padding: 0;
    text-align: initial;
    vertical-align: middle;
    border-right: none
}

#qodef-woo-page.qodef--single form.cart .variations label {
    margin-bottom: 0;
    color: #000;
    font-size: 17px;
    line-height: 1.176em;
    letter-spacing: 0
}

#qodef-woo-page.qodef--single form.cart .variations select {
    width: auto;
    min-width: 220px;
    margin: 0
}

#qodef-woo-page.qodef--single form.cart .variations .select2-container--default {
    margin: 0
}

#qodef-woo-page.qodef--single form.cart .variations .reset_variations {
    display: inline-block;
    vertical-align: top;
    margin: 13px 0 0 15px
}

#qodef-woo-page.qodef--single form.cart .single_variation {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px
}

#qodef-woo-page.qodef--single form.cart .single_variation .price {
    margin: 0
}

#qodef-woo-page.qodef--single .out-of-stock {
    color: #000;
    font-size: 17px;
    line-height: 1.176em;
    letter-spacing: 0;
    margin: 28px 0 0
}

#qodef-woo-page.qodef--single .product_meta {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 54px
}

#qodef-woo-page.qodef--single .product_meta>* {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 9px
}

#qodef-woo-page.qodef--single .product_meta>:last-child {
    margin-bottom: 0
}

#qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-label {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 8px;
    color: #000;
    line-height: 1.176em;
    letter-spacing: 0;
    font-size: 16px;
    line-height: inherit !important
}

#qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-value {
    padding-top: 0;
    font-size: 17px
}

#qodef-woo-page.qodef--single .qodef-social-share ul {
    margin: -2px 0 0
}

#qodef-woo-page.qodef--single .woocommerce-tabs {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 127px
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    clear: both;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(33%, #000), color-stop(0, rgba(255, 255, 255, 0)));
    background-image: -o-linear-gradient(left, #000 33%, rgba(255, 255, 255, 0) 0);
    background-image: linear-gradient(to right, #000 33%, rgba(255, 255, 255, 0) 0);
    background-position: bottom;
    background-size: 5px 1px;
    background-repeat: repeat-x
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li {
    padding: 0 0 15px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-left: -3px
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a {
    display: block;
    padding: 0 16px;
    -webkit-transition: color .2s ease-out, background-color .2s ease-out;
    -o-transition: color .2s ease-out, background-color .2s ease-out;
    transition: color .2s ease-out, background-color .2s ease-out;
    position: relative;
    font-size: 20px;
    line-height: 1.2em;
    letter-spacing: .2em
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a:after,
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a:before {
    content: "";
    position: absolute;
    bottom: 50%;
    width: 55%;
    height: 1px;
    background-color: currentColor;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: -webkit-transform .3s cubic-bezier(.22, 1, .36, 1);
    -o-transition: transform .3s cubic-bezier(.22, 1, .36, 1);
    transition: transform .3s cubic-bezier(.22, 1, .36, 1), -webkit-transform .3s cubic-bezier(.22, 1, .36, 1)
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a:before {
    left: 10px;
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a:after {
    right: 10px;
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li:last-child {
    margin-right: 0
}

#qodef-page-footer .widget.widget_layered_nav ul li.chosen a,
#qodef-page-footer .widget.widget_products .qodef-woo-product-title a:hover,
#qodef-page-footer .widget.widget_recent_reviews a:hover,
#qodef-page-footer .widget.widget_recently_viewed_products .qodef-woo-product-title a:hover,
#qodef-page-footer .widget.widget_top_rated_products .qodef-woo-product-title a:hover,
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a:hover,
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.active a,
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.ui-state-active a,
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.ui-state-hover a,
.widget.widget_layered_nav ul li.chosen a,
.widget.widget_products .qodef-woo-product-title a:hover,
.widget.widget_recent_reviews a:hover,
.widget.widget_recently_viewed_products .qodef-woo-product-title a:hover,
.widget.widget_top_rated_products .qodef-woo-product-title a:hover {
    color: #000
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a:hover:after,
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a:hover:before,
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.active a:after,
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.active a:before,
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.ui-state-active a:after,
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.ui-state-active a:before,
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.ui-state-hover a:after,
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.ui-state-hover a:before,
.widget.woocommerce .button:hover:after,
.widget.woocommerce .button:hover:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 11px 0 0;
    padding: 0 125px
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--additional_information {
    margin-top: 16px
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--reviews {
    margin-top: 27px
}

#qodef-page-footer .widget.widget_price_filter .price_slider_amount .clear,
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab>h2,
.widget.widget_price_filter .price_slider_amount .clear {
    display: none
}

#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content .variation>* p,
#qodef-woo-page.qodef--single .shop_attributes p,
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab p,
.widget.widget_shopping_cart .widget_shopping_cart_content .variation>* p,
.widget.woocommerce .qodef-woo-product-title {
    margin: 0
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab .comment-form-cookies-consent {
    margin-bottom: 21px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#qodef-page-footer .widget.widget_products ul li:last-child,
#qodef-page-footer .widget.widget_recent_reviews ul li:last-child,
#qodef-page-footer .widget.widget_recently_viewed_products ul li:last-child,
#qodef-page-footer .widget.widget_top_rated_products ul li:last-child,
#qodef-woo-page.qodef--single .woocommerce-Reviews .commentlist>:last-child,
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab .comment-form-cookies-consent label,
.widget.widget_products ul li:last-child,
.widget.widget_recent_reviews ul li:last-child,
.widget.widget_recently_viewed_products ul li:last-child,
.widget.widget_top_rated_products ul li:last-child {
    margin-bottom: 0
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab .comment-form-cookies-consent input {
    margin-right: 15px
}

#qodef-woo-page.qodef--single .shop_attributes td,
#qodef-woo-page.qodef--single .shop_attributes th {
    padding: 5px 0;
    vertical-align: middle;
    text-align: left;
    border: none
}

#qodef-woo-page.qodef--single .shop_attributes th {
    color: #000;
    line-height: 1.176em;
    letter-spacing: 0;
    width: 50%;
    text-align: right;
    padding-right: 10px;
    font-size: 16px
}

#qodef-woo-page.qodef--single .related>h2,
.widget.woocommerce .button {
    letter-spacing: .2em;
    font-family: "Roboto Slab";
    font-weight: 700;
    text-transform: uppercase
}

#qodef-woo-page.qodef--single .shop_attributes td {
    padding-left: 10px
}

@media only screen and (max-width:1024px) {
    #qodef-woo-page .woocommerce-pagination {
        margin-bottom: 80px
    }
    #qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li {
        width: 100%
    }
    #qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a {
        display: inline;
        padding: 0
    }
    #qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a:before {
        left: -7px
    }
    #qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a:after {
        right: -7px
    }
    #qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab {
        padding: 0
    }
    #qodef-woo-page.qodef--single .shop_attributes td.woocommerce-product-attributes-item__value {
        padding-left: 42px
    }
}

#qodef-woo-page.qodef--single .woocommerce-Reviews .woocommerce-Reviews-title {
    font-size: 17px;
    line-height: 1.176em;
    letter-spacing: 0;
    margin: 0
}

#qodef-woo-page.qodef--single .woocommerce-Reviews .commentlist {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 22px 0 0;
    padding: 0;
    list-style: none
}

#qodef-woo-page.qodef--single .woocommerce-Reviews .commentlist>* {
    margin: 0 0 30px;
    padding: 0
}

#qodef-woo-page.qodef--single .woocommerce-Reviews .comment_container>img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 80px;
    margin-right: 20px
}

#qodef-page-footer .widget.widget_product_tag_cloud .tagcloud a,
.widget.widget_product_tag_cloud .tagcloud a {
    vertical-align: top;
    margin: 0 4px 2px 0;
    font-size: 15px !important;
    letter-spacing: inherit;
    text-transform: capitalize;
    font-family: "Playfair Display", serif;
    font-style: italic;
    text-decoration: none
}

#qodef-woo-page.qodef--single .woocommerce-Reviews .meta {
    padding-top: 2px
}

#qodef-woo-page.qodef--single #review_form .comment-reply-title {
    display: block;
    margin-bottom: 14px;
    font-family: "Roboto Slab";
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    font-size: 17px;
    line-height: 1.176em;
    letter-spacing: 0
}

#qodef-woo-page.qodef--single #review_form .comment-form-rating .stars {
    line-height: 1
}

#qodef-woo-page.qodef--single #review_form .comment-form-rating .stars>span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden
}

#qodef-woo-page.qodef--single #review_form .comment-form-rating .stars * {
    line-height: inherit
}

#qodef-woo-page.qodef--single #review_form .comment-form-rating a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    font-size: 0;
    color: transparent
}

#qodef-woo-page.qodef--single #review_form .comment-form-rating a:before {
    position: relative;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    z-index: -1;
    content: "\e031";
    font-size: 12px;
    letter-spacing: .1em;
    color: #000;
    font-family: ElegantIcons;
    line-height: 1;
    white-space: nowrap;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

#qodef-woo-page.qodef--single #review_form .comment-form-rating a.active:after {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    content: "\e033\e033\e033\e033\e033";
    font-size: 12px;
    letter-spacing: .1em;
    color: #000;
    font-family: ElegantIcons;
    line-height: 1;
    white-space: nowrap;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

#qodef-woo-page.qodef--single #review_form .comment-form-comment {
    margin-top: 17px
}

#qodef-woo-page.qodef--single .related {
    margin-top: 111px
}

#qodef-woo-page.qodef--single .related>h2 {
    color: #000;
    font-size: 30px;
    line-height: 1.2em;
    margin: 0 0 40px
}

.qodef-dark-theme-skin #qodef-woo-page .qodef-quantity-buttons .qodef-quantity-input,
.qodef-dark-theme-skin #qodef-woo-page .qodef-woo-ratings .qodef-m-star,
.qodef-dark-theme-skin #qodef-woo-page.qodef--single #review_form .comment-reply-title,
.qodef-dark-theme-skin #qodef-woo-page.qodef--single .entry-summary .price,
.qodef-dark-theme-skin #qodef-woo-page.qodef--single .out-of-stock,
.qodef-dark-theme-skin #qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-label,
.qodef-dark-theme-skin #qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-value,
.qodef-dark-theme-skin #qodef-woo-page.qodef--single .shop_attributes th,
.qodef-dark-theme-skin #qodef-woo-page.qodef--single .woocommerce-Reviews .woocommerce-review__author,
.qodef-dark-theme-skin #qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a:hover,
.qodef-dark-theme-skin #qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.active a,
.qodef-dark-theme-skin #qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.ui-state-active a,
.qodef-dark-theme-skin #qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.ui-state-hover a,
.qodef-dark-theme-skin .qodef-social-share li a:hover,
.qodef-dark-theme-skin .qodef-woo-shortcode .qodef-woo-ratings .qodef-m-star {
    color: #fff
}

.qodef-dark-theme-skin #qodef-woo-page.qodef--single .woocommerce-product-rating .woocommerce-review-link,
.qodef-dark-theme-skin #qodef-woo-page.qodef--single .woocommerce-product-rating .woocommerce-review-link:hover {
    color: #a2a2a2
}

.qodef-dark-theme-skin #qodef-woo-page .added_to_cart,
.qodef-dark-theme-skin #qodef-woo-page .button,
.qodef-dark-theme-skin #qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus,
.qodef-dark-theme-skin #qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus,
.qodef-dark-theme-skin .qodef-woo-shortcode .added_to_cart,
.qodef-dark-theme-skin .qodef-woo-shortcode .button {
    border: 1px solid #fff;
    color: #fff
}

.qodef-dark-theme-skin #qodef-woo-page .qodef-woo-product-list .added_to_cart,
.qodef-dark-theme-skin #qodef-woo-page .qodef-woo-product-list .button,
.qodef-dark-theme-skin .qodef-woo-shortcode .qodef-woo-product-list .added_to_cart,
.qodef-dark-theme-skin .qodef-woo-shortcode .qodef-woo-product-list .button {
    border: 1px solid transparent !important;
    color: #fff
}

.qodef-dark-theme-skin #qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus,
.qodef-dark-theme-skin #qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus {
    border-left: none
}

.qodef-dark-theme-skin #qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus {
    border-bottom: none
}

.qodef-dark-theme-skin #qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(33%, #fff), color-stop(0, rgba(255, 255, 255, 0)));
    background-image: -o-linear-gradient(left, #fff 33%, rgba(255, 255, 255, 0) 0);
    background-image: linear-gradient(to right, #fff 33%, rgba(255, 255, 255, 0) 0)
}

.widget.woocommerce .price {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 13px;
    margin: 5px 0 0
}

#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content .variation>*,
.widget.widget_shopping_cart .widget_shopping_cart_content .variation>*,
.widget.woocommerce .button {
    vertical-align: middle;
    margin: 0;
    display: inline-block
}

.widget.woocommerce .button {
    position: relative;
    width: auto;
    font-size: 13px;
    line-height: 2em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    -o-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    color: #000;
    background-color: transparent;
    border: 1px solid #000
}

#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content ul li a:not(.remove),
.widget.widget_shopping_cart .widget_shopping_cart_content ul li a:not(.remove) {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "Roboto Slab";
    font-weight: 700;
    text-transform: uppercase;
    font-size: 17px;
    line-height: 1.176em;
    letter-spacing: 0
}

#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content ul li img,
.widget.widget_shopping_cart .widget_shopping_cart_content ul li img {
    width: 80px;
    margin-right: 20px
}

#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content ul li .remove,
.widget.widget_shopping_cart .widget_shopping_cart_content ul li .remove {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0;
    line-height: 1;
    z-index: 2
}

#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content ul li .remove:after,
.widget.widget_shopping_cart .widget_shopping_cart_content ul li .remove:after {
    position: relative;
    display: block;
    padding: 0 3px;
    font-family: ElegantIcons;
    content: "\4d";
    font-size: 18px;
    line-height: 25px
}

#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content .quantity,
.widget.widget_shopping_cart .widget_shopping_cart_content .quantity {
    display: block;
    margin-top: 10px
}

#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content .total,
.widget.widget_shopping_cart .widget_shopping_cart_content .total {
    margin: 13px 0 0
}

#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content .buttons,
.widget.widget_shopping_cart .widget_shopping_cart_content .buttons {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 21px 0 0
}

#qodef-page-footer .widget.widget_price_filter .price_slider_wrapper .ui-widget-content,
.widget.widget_price_filter .price_slider_wrapper .ui-widget-content {
    position: relative;
    height: 1px;
    background-color: #000;
    border-radius: 0;
    cursor: pointer
}

#qodef-page-footer .widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle,
.widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle {
    position: absolute;
    top: -4px;
    height: 5px;
    width: 5px;
    outline: 0;
    z-index: 2;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 10px solid #000
}

#qodef-page-footer .widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle:last-of-type,
.widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle:last-of-type {
    -webkit-transform: translateX(-8px) rotate(180deg);
    -ms-transform: translateX(-8px) rotate(180deg);
    transform: translateX(-8px) rotate(180deg)
}

#qodef-page-footer .widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-range,
.widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-range {
    position: absolute;
    display: block;
    background-color: #000;
    border-radius: 0;
    z-index: 1;
    height: 3px;
    top: -1px
}

#qodef-page-footer .widget.widget_price_filter .price_slider_amount,
.widget.widget_price_filter .price_slider_amount {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 22px 0 0
}

#qodef-page-footer .widget.widget_price_filter .price_slider_amount .button,
.widget.widget_price_filter .price_slider_amount .button {
    padding: 0 !important;
    font-size: 14px;
    color: #000;
    background-color: transparent;
    border: 0
}

#qodef-page-footer .widget.widget_product_categories .qodef-widget-title,
.widget.widget_product_categories .qodef-widget-title {
    margin: 0 0 18px !important
}

.widget.widget_product_categories select {
    width: 100%;
    max-width: 100%;
    height: 46px;
    margin: 7.5px 0 0;
    padding: 11px 20px;
    font-family: inherit;
    font-size: 15px;
    line-height: 24px;
    font-style: inherit;
    font-weight: inherit;
    color: #000;
    background-color: transparent;
    border: 1px solid #000;
    border-radius: 0;
    outline: 0
}

#qodef-page-footer .widget.widget_product_search .qodef-widget-title,
.widget.widget_product_search .qodef-widget-title {
    margin-bottom: 28.5px
}

#qodef-page-footer .widget.widget_product_search button,
#qodef-page-footer .widget.widget_product_search input,
.widget.widget_product_search button,
.widget.widget_product_search input {
    height: 51px;
    padding: 9px 0 13px;
    font-family: inherit;
    font-weight: inherit;
    line-height: 24px;
    border-radius: 0;
    outline: 0;
    -webkit-appearance: none
}

.widget.widget_product_search input {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding-left: 20px;
    padding-right: 60px;
    font-size: 15px;
    color: #000;
    background-color: transparent;
    border: 1px solid #000;
    -webkit-transition: border-color .2s ease-out;
    -o-transition: border-color .2s ease-out;
    transition: border-color .2s ease-out
}

.widget.widget_product_search input::-webkit-input-placeholder {
    color: inherit;
    opacity: 1
}

.widget.widget_product_search input::-moz-placeholder {
    color: inherit;
    opacity: 1
}

.widget.widget_product_search input:-ms-input-placeholder {
    color: inherit;
    opacity: 1
}

.widget.widget_product_search input::-ms-input-placeholder {
    color: inherit;
    opacity: 1
}

.widget.widget_product_search input::placeholder {
    color: inherit;
    opacity: 1
}

#qodef-page-footer .widget.widget_product_search button,
.widget.widget_product_search button {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    font-size: 18px;
    text-align: center;
    color: #000;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    -webkit-transition: color .2s ease-out;
    -o-transition: color .2s ease-out;
    transition: color .2s ease-out
}

#qodef-page-footer .widget.widget_product_tag_cloud .qodef-widget-title,
.widget.widget_product_tag_cloud .qodef-widget-title {
    margin: 0 0 17px !important
}

.widget.widget_product_tag_cloud .tagcloud a {
    position: relative;
    display: inline-block;
    line-height: inherit;
    font-weight: inherit;
    color: #353535
}

#qodef-page-footer .widget.widget_product_tag_cloud .tagcloud a:hover,
.widget.widget_product_tag_cloud .tagcloud a:hover {
    color: #4e4d4d !important
}

#qodef-page-footer .widget.widget_products ul li,
#qodef-page-footer .widget.widget_recently_viewed_products ul li,
#qodef-page-footer .widget.widget_top_rated_products ul li,
.widget.widget_products ul li,
.widget.widget_recently_viewed_products ul li,
.widget.widget_top_rated_products ul li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px
}

#qodef-page-footer .widget.widget_products .qodef-woo-product-image,
#qodef-page-footer .widget.widget_recently_viewed_products .qodef-woo-product-image,
#qodef-page-footer .widget.widget_top_rated_products .qodef-woo-product-image,
.widget.widget_products .qodef-woo-product-image,
.widget.widget_recently_viewed_products .qodef-woo-product-image,
.widget.widget_top_rated_products .qodef-woo-product-image {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 20px
}

#qodef-page-footer .widget.widget_products .qodef-woo-product-image a,
#qodef-page-footer .widget.widget_products .qodef-woo-product-image img,
#qodef-page-footer .widget.widget_recently_viewed_products .qodef-woo-product-image a,
#qodef-page-footer .widget.widget_recently_viewed_products .qodef-woo-product-image img,
#qodef-page-footer .widget.widget_top_rated_products .qodef-woo-product-image a,
#qodef-page-footer .widget.widget_top_rated_products .qodef-woo-product-image img,
.widget.widget_products .qodef-woo-product-image a,
.widget.widget_products .qodef-woo-product-image img,
.widget.widget_recently_viewed_products .qodef-woo-product-image a,
.widget.widget_recently_viewed_products .qodef-woo-product-image img,
.widget.widget_top_rated_products .qodef-woo-product-image a,
.widget.widget_top_rated_products .qodef-woo-product-image img {
    position: relative;
    display: block
}

#qodef-page-footer .widget.widget_products .qodef-woo-product-image img,
#qodef-page-footer .widget.widget_recently_viewed_products .qodef-woo-product-image img,
#qodef-page-footer .widget.widget_top_rated_products .qodef-woo-product-image img,
.widget.widget_products .qodef-woo-product-image img,
.widget.widget_recently_viewed_products .qodef-woo-product-image img,
.widget.widget_top_rated_products .qodef-woo-product-image img {
    width: 80px
}

#qodef-page-footer .widget.widget_recent_reviews ul li,
.widget.widget_recent_reviews ul li {
    min-height: 80px;
    margin-bottom: 20px
}

#qodef-page-footer .widget.widget_recent_reviews ul li>*,
.widget.widget_recent_reviews ul li>* {
    display: block;
    padding-left: 100px
}

#qodef-page-footer .widget.widget_recent_reviews a,
.widget.widget_recent_reviews a {
    position: relative;
    font-family: "Roboto Slab";
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    font-size: 17px;
    line-height: 1.176em;
    letter-spacing: 0
}

#qodef-page-footer .widget.widget_recent_reviews a img,
.widget.widget_recent_reviews a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px
}

#qodef-page-footer .widget.widget_product_categories select {
    width: 100%;
    max-width: 100%;
    height: 46px;
    margin: 7.5px 0 0;
    padding: 11px 20px;
    font-family: inherit;
    font-size: 15px;
    line-height: 24px;
    font-style: inherit;
    font-weight: inherit;
    color: #000;
    background-color: transparent;
    border: 1px solid #ccc;
    border-radius: 0;
    outline: 0
}

#qodef-page-footer .widget.widget_product_search input {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding-left: 20px;
    padding-right: 60px;
    font-size: 15px;
    color: #000;
    background-color: transparent;
    border: 1px solid #ccc;
    -webkit-transition: border-color .2s ease-out;
    -o-transition: border-color .2s ease-out;
    transition: border-color .2s ease-out
}

#qodef-page-footer .widget.widget_product_search input::-webkit-input-placeholder {
    color: inherit;
    opacity: 1
}

#qodef-page-footer .widget.widget_product_search input::-moz-placeholder {
    color: inherit;
    opacity: 1
}

#qodef-page-footer .widget.widget_product_search input:-ms-input-placeholder {
    color: inherit;
    opacity: 1
}

#qodef-page-footer .widget.widget_product_search input::-ms-input-placeholder {
    color: inherit;
    opacity: 1
}

#qodef-page-footer .widget.widget_product_search input::placeholder {
    color: inherit;
    opacity: 1
}

#qodef-page-footer .widget.widget_product_tag_cloud .tagcloud a {
    position: relative;
    display: inline-block;
    line-height: inherit;
    font-weight: inherit;
    color: #ccc
}

@media only screen and (max-width:1200px) {
    .qodef-content-grid {
        width: 960px
    }
}

@media only screen and (max-width:1440px) {
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width: 20%
    }
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 40%
    }
    .qodef-grid.qodef-gutter--huge.qodef--no-bottom-space {
        margin-bottom: -50px
    }
}

@media only screen and (max-width:1366px) {
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry .qodef-grid-masonry-sizer,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width: 25%
    }
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 50%
    }
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width: 25%
    }
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 50%
    }
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry .qodef-grid-masonry-sizer,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width: 25%
    }
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 50%
    }
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry .qodef-grid-masonry-sizer,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width: 25%
    }
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 50%
    }
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--9.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--9.qodef-layout--masonry .qodef-grid-masonry-sizer,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--9.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width: 25%
    }
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--9.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--9.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 50%
    }
}

@media only screen and (max-width:1024px) {
    .qodef-content-grid {
        width: 768px
    }
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry .qodef-grid-masonry-sizer,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width: 33.33333%
    }
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 66.66667%
    }
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry .qodef-grid-masonry-sizer,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width: 33.33333%
    }
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 66.66667%
    }
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width: 33.33333%
    }
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 66.66667%
    }
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry .qodef-grid-masonry-sizer,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width: 25%
    }
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 50%
    }
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry .qodef-grid-masonry-sizer,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width: 25%
    }
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 50%
    }
    #qodef-page-footer-bottom-area .qodef-content-full-width,
    #qodef-page-footer-top-area .qodef-content-full-width {
        padding: 0 76px
    }
    #qodef-page-header {
        display: none
    }
    #qodef-page-mobile-header {
        display: block
    }
}

@media only screen and (max-width:768px) {
    .qodef-content-grid {
        width: 600px
    }
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry .qodef-grid-masonry-sizer,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width: 50%
    }
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 100%
    }
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry .qodef-grid-masonry-sizer,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width: 50%
    }
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 100%
    }
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry .qodef-grid-masonry-sizer,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width: 50%
    }
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 100%
    }
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width: 50%
    }
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 100%
    }
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry .qodef-grid-masonry-sizer,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width: 25%
    }
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 50%
    }
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry .qodef-grid-masonry-sizer,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width: 25%
    }
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 50%
    }
}

@media only screen and (max-width:680px) {
    .woocommerce-account .woocommerce-form-login .woocommerce-form__label-for-checkbox {
        margin-left: 0;
        margin-right: 30px;
        margin-bottom: 21px
    }
    .qodef-content-grid {
        width: 420px
    }
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry .qodef-grid-masonry-sizer,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry .qodef-grid-masonry-sizer,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry .qodef-grid-masonry-sizer,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry .qodef-grid-masonry-sizer,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 100%
    }
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry .qodef-grid-masonry-sizer,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width: 50%
    }
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 100%
    }
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry .qodef-grid-masonry-sizer,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width: 50%
    }
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--9.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--9.qodef-layout--masonry .qodef-grid-masonry-sizer,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--9.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--9.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--9.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 100%
    }
}