﻿.lrow {
    margin-left: -14px;
    margin-right: -14px
}

.lrow>* {
    float: left;
    padding-left: 14px;
    padding-right: 14px
}

.lrow>.lc12 {
    float: none
}

@media screen and (max-width: 840px) {
    .lrow {
        margin-left: -6px;
        margin-right: -6px
    }

    .lrow>* {
        padding-left: 6px;
        padding-right: 6px
    }
}

.lrow.no-p {
    margin-left: 0;
    margin-right: 0
}

.lrow.no-p>* {
    padding-left: 0;
    padding-right: 0
}

.lrow:before,
.lrow:after {
    content: '';
    display: table;
    clear: both
}

.dn {
    display: none
}

.no-lm>:last-child {
    margin-bottom: 0 !important
}

.lc1 {
    width: 8.33333%
}

.lc2 {
    width: 16.66667%
}

.lc3 {
    width: 25%
}

.lc4 {
    width: 33.33333%
}

.lc5 {
    width: 41.66667%
}

.lc6 {
    width: 50%
}

.lc7 {
    width: 58.33333%
}

.lc8 {
    width: 66.66667%
}

.lc9 {
    width: 75%
}

.lc10 {
    width: 83.33333%
}

.lc11 {
    width: 91.66667%
}

.lreverse>* {
    float: right
}

@media screen and (max-width: 1110px) {
    .n-c12 {
        width: 100%;
        float: none
    }

    .n-c1 {
        width: 8.33333%
    }

    .n-c2 {
        width: 16.66667%
    }

    .n-c3 {
        width: 25%
    }

    .n-c4 {
        width: 33.33333%
    }

    .n-c5 {
        width: 41.66667%
    }

    .n-c6 {
        width: 50%
    }

    .n-c7 {
        width: 58.33333%
    }

    .n-c8 {
        width: 66.66667%
    }

    .n-c9 {
        width: 75%
    }

    .n-c10 {
        width: 83.33333%
    }

    .n-c11 {
        width: 91.66667%
    }

    .n-dn {
        display: none
    }

    .n-db {
        display: block
    }

    .n-dib {
        display: inline-block
    }
}

@media screen and (max-width: 840px) {
    .m-c12 {
        width: 100%;
        float: none
    }

    .m-c1 {
        width: 8.33333%
    }

    .m-c2 {
        width: 16.66667%
    }

    .m-c3 {
        width: 25%
    }

    .m-c4 {
        width: 33.33333%
    }

    .m-c5 {
        width: 41.66667%
    }

    .m-c6 {
        width: 50%
    }

    .m-c7 {
        width: 58.33333%
    }

    .m-c8 {
        width: 66.66667%
    }

    .m-c9 {
        width: 75%
    }

    .m-c10 {
        width: 83.33333%
    }

    .m-c11 {
        width: 91.66667%
    }

    .m-dn {
        display: none
    }

    .m-db {
        display: block
    }

    .m-dib {
        display: inline-block
    }

    .m-reverse>* {
        float: right
    }
}

@media screen and (max-width: 576px) {
    .s-c12 {
        width: 100%;
        float: none
    }

    .s-c1 {
        width: 8.33333%
    }

    .s-c2 {
        width: 16.66667%
    }

    .s-c3 {
        width: 25%
    }

    .s-c4 {
        width: 33.33333%
    }

    .s-c5 {
        width: 41.66667%
    }

    .s-c6 {
        width: 50%
    }

    .s-c7 {
        width: 58.33333%
    }

    .s-c8 {
        width: 66.66667%
    }

    .s-c9 {
        width: 75%
    }

    .s-c10 {
        width: 83.33333%
    }

    .s-c11 {
        width: 91.66667%
    }

    .s-dn {
        display: none
    }

    .s-dib {
        display: inline-block
    }

    .s-db {
        display: block
    }
}

@font-face {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/work-sans/work-sans-v9-latin-regular.woff2") format("woff2"), url("../fonts/work-sans/work-sans-v9-latin-regular.woff") format("woff"), url("../fonts/work-sans/work-sans-v9-latin-regular.ttf") format("truetype");
    font-display: swap
}

@font-face {
    font-family: 'custom-icons';
    src: url("../fonts/custom-icons/custom-icons.woff2?1") format("woff2"), url("../fonts/custom-icons/custom-icons.woff?1") format("woff"), url("../fonts/custom-icons/custom-icons.ttf?1") format("truetype");
    font-weight: normal;
    font-style: normal
}

.custom-icons,
[class^="l_icon-"]:before,
[class*=" l_icon-"]:before {
    font-family: "custom-icons";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.l_icon-left-open:before {
    content: '\e800'
}

.l_icon-up-open:before {
    content: '\e801'
}

.l_icon-home:before {
    content: '\e802'
}

.l_icon-right-open:before {
    content: '\e803'
}

.l_icon-minus-circled:before {
    content: '\e804'
}

.l_icon-plus-circled:before {
    content: '\e805'
}

.l_icon-ok-1:before {
    content: '\e806'
}

.l_icon-attention:before {
    content: '\e807'
}

.l_icon-star:before {
    content: '\e808'
}

.l_icon-basket:before {
    content: '\e809'
}

.l_icon-star-empty:before {
    content: '\e80a'
}

.l_icon-down-open:before {
    content: '\e80b'
}

.l_icon-attention-circled:before {
    content: '\e80c'
}

.l_icon-search:before {
    content: '\e80d'
}

.l_icon-tags:before {
    content: '\e80e'
}

.l_icon-clock:before {
    content: '\e80f'
}

.l_icon-doc:before {
    content: '\e810'
}

.l_icon-logout:before {
    content: '\e812'
}

.l_icon-location:before {
    content: '\e813'
}

.l_icon-right:before {
    content: '\e814'
}

.l_icon-down:before {
    content: '\e815'
}

.l_icon-user:before {
    content: '\e816'
}

.l_icon-phone-squared:before {
    content: '\f098'
}

.l_icon-twitter:before {
    content: '\f099'
}

.l_icon-facebook:before {
    content: '\f09a'
}

.l_icon-menu:before {
    content: '\f0c9'
}

.l_icon-pinterest-squared:before {
    content: '\f0d3'
}

.l_icon-gplus-squared:before {
    content: '\f0d4'
}

.l_icon-comment-empty:before {
    content: '\f0e5'
}

.l_icon-chat-empty:before {
    content: '\f0e6'
}

.l_icon-youtube-squared:before {
    content: '\f166'
}

.l_icon-instagram:before {
    content: '\f16d'
}

.l_icon-up:before {
    content: '\f176'
}

.l_icon-left:before {
    content: '\f177'
}

.l_icon-right-1:before {
    content: '\f178'
}

.l_icon-mail-squared:before {
    content: '\f199'
}

.l_icon-user-o:before {
    content: '\f2c0'
}

.l_icon-twitter-squared:before {
    content: '\f304'
}

.l_icon-facebook-squared:before {
    content: '\f308'
}

.l_icon-linkedin-squared:before {
    content: '\f30c'
}

.l_icon-eye:before {
    content: '🕔'
}

.clearfix:before,
.woocommerce .col2-set:before,
.woocommerce-address-fields__field-wrapper:before,
.clearfix:after,
.woocommerce .col2-set:after,
.woocommerce-address-fields__field-wrapper:after,
.clear:before,
.clear:after {
    content: '';
    display: table;
    clear: both
}

.clear2 {
    clear: both;
    float: none
}

.white {
    color: white !important
}

.accent-color,
.accent-color-hover:hover {
    color: #a37c40 !important
}

.accent-color-bg {
    background: #a37c40
}

.decorated,
.footer-message,
p.demo_store,
.main-content .blocks-gallery-item img,
.main-content .gallery-item img,
.sidebar1 .blocks-gallery-item img,
.sidebar1 .gallery-item img,
.woocommerce-product-gallery img,
.lb-image {
    display: inline-block;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3)
}

.bg-image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.no-select {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.nowrap {
    white-space: nowrap
}

.screen-height {
    min-height: 100vh
}

.admin-bar .screen-height {
    min-height: calc(100vh - 32px)
}

@media (max-width: 782px) {
    .admin-bar .screen-height {
        min-height: calc(100vh - 46px)
    }
}

.mt30 {
    margin-top: 30px !important
}

.mb30 {
    margin-bottom: 30px !important
}

.mr20 {
    margin-right: 20px !important
}

.ml20 {
    margin-left: 20px !important
}

.mb-1em {
    margin-bottom: -1em
}

.mb-30px {
    margin-bottom: -30px
}

.no-margin {
    margin: 0 !important
}

.no-padding {
    padding: 0 !important
}

.hidden {
    display: none !important
}

.invisible {
    visibility: hidden
}

.centered {
    text-align: center
}

.mt1 {
    margin-top: 40px
}

.mb1 {
    margin-bottom: 40px
}

.mt2 {
    margin-top: 60px
}

.mb2 {
    margin-bottom: 60px
}

.mt3 {
    margin-top: 80px
}

.mb3 {
    margin-bottom: 80px
}

.mt4 {
    margin-top: 110px
}

.mb4 {
    margin-bottom: 110px
}

.mt5 {
    margin-top: 180px
}

.mb5 {
    margin-bottom: 180px
}

.mt6 {
    margin-top: 260px
}

.mb6 {
    margin-bottom: 260px
}

@media screen and (max-width: 1110px) {
    .n-mt4 {
        margin-top: 110px
    }

    .n-mb4 {
        margin-bottom: 110px
    }
}

@media screen and (max-width: 840px) {
    .m-mt1 {
        margin-top: 40px
    }

    .m-mb1 {
        margin-bottom: 40px
    }

    .m-mt2 {
        margin-top: 60px
    }

    .m-mb2 {
        margin-bottom: 60px
    }

    .m-mt3 {
        margin-top: 80px
    }

    .m-mb3 {
        margin-bottom: 80px
    }

    .m-mt5 {
        margin-top: 180px
    }

    .m-mb5 {
        margin-bottom: 180px
    }

    .m-centered {
        text-align: center
    }
}

@media print {
    .print-hidden {
        display: none !important
    }
}

html {
    background: #666;
    overflow-x: hidden;
    -webkit-text-size-adjust: 100%;
    height: 100%
}

body {
    margin: 0;
    overflow-x: hidden;
    box-sizing: border-box;
    word-wrap: break-word;
    background: #fff;
    min-height: 100%
}

body.l_header_footer {
    min-height: auto
}

body.lazy-image {
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top
}

*,
*:before,
*:after {
    box-sizing: inherit;
    -webkit-font-smoothing: antialiased
}

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

img {
    border: none
}

.site-group,
.content-group1,
.content-group2,
.select2-container,
.footer-message,
p.demo_store,
.lb-slide {
    font-size: 15px;
    font-family: 'Work Sans';
    line-height: 1.6
}

.site-group h1,
.content-group1 h1,
.content-group2 h1,
.select2-container h1,
.footer-message h1,
p.demo_store h1,
.lb-slide h1,
.site-group h2,
.content-group1 h2,
.content-group2 h2,
.select2-container h2,
.footer-message h2,
p.demo_store h2,
.lb-slide h2,
.site-group h3,
.content-group1 h3,
.content-group2 h3,
.select2-container h3,
.footer-message h3,
p.demo_store h3,
.lb-slide h3 {
    font-weight: 300
}

.site-group p,
.content-group1 p,
.content-group2 p,
.select2-container p,
.footer-message p,
p.demo_store p,
.lb-slide p,
.site-group h1,
.content-group1 h1,
.content-group2 h1,
.select2-container h1,
.footer-message h1,
p.demo_store h1,
.lb-slide h1,
.site-group h2,
.content-group1 h2,
.content-group2 h2,
.select2-container h2,
.footer-message h2,
p.demo_store h2,
.lb-slide h2,
.site-group h3,
.content-group1 h3,
.content-group2 h3,
.select2-container h3,
.footer-message h3,
p.demo_store h3,
.lb-slide h3,
.site-group h4,
.content-group1 h4,
.content-group2 h4,
.select2-container h4,
.footer-message h4,
p.demo_store h4,
.lb-slide h4,
.site-group ul,
.content-group1 ul,
.content-group2 ul,
.select2-container ul,
.footer-message ul,
p.demo_store ul,
.lb-slide ul,
.site-group pre,
.content-group1 pre,
.content-group2 pre,
.select2-container pre,
.footer-message pre,
p.demo_store pre,
.lb-slide pre {
    margin-top: 0
}

.site-group p,
.content-group1 p,
.content-group2 p,
.select2-container p,
.footer-message p,
p.demo_store p,
.lb-slide p {
    margin-bottom: 1em
}

.site-group figure,
.content-group1 figure,
.content-group2 figure,
.select2-container figure,
.footer-message figure,
p.demo_store figure,
.lb-slide figure {
    margin: 0 0 1em 0
}

.site-group figcaption,
.content-group1 figcaption,
.content-group2 figcaption,
.select2-container figcaption,
.footer-message figcaption,
p.demo_store figcaption,
.lb-slide figcaption {
    font-size: 0.9em;
    text-align: center;
    margin-left: 10px;
    margin-right: 10px
}

.site-group img,
.content-group1 img,
.content-group2 img,
.select2-container img,
.footer-message img,
p.demo_store img,
.lb-slide img,
.site-group svg,
.content-group1 svg,
.content-group2 svg,
.select2-container svg,
.footer-message svg,
p.demo_store svg,
.lb-slide svg {
    vertical-align: middle
}

.site-group img,
.content-group1 img,
.content-group2 img,
.select2-container img,
.footer-message img,
p.demo_store img,
.lb-slide img {
    max-width: 100%;
    height: auto
}

.site-group abbr[title],
.content-group1 abbr[title],
.content-group2 abbr[title],
.select2-container abbr[title],
.footer-message abbr[title],
p.demo_store abbr[title],
.lb-slide abbr[title],
.site-group acronym[title],
.content-group1 acronym[title],
.content-group2 acronym[title],
.select2-container acronym[title],
.footer-message acronym[title],
p.demo_store acronym[title],
.lb-slide acronym[title] {
    cursor: help;
    text-decoration: underline dotted
}

#site-header,
.content-group1 {
    color: #171717
}

.links1 a,
.comment-meta a,
nav.woocommerce-MyAccount-navigation a,
.l_slider1 .controls a,
.links2 a,
.is-style-links2 a,
.comment-content a,
.woocommerce-Tabs-panel--description a,
.woocommerce-product-details__short-description a,
#order_review a,
.links3 a,
.links4 a,
.links5 a {
    text-decoration: none;
    -webkit-transition: color 0.2s;
    transition: color 0.2s
}

.links1 a,
.comment-meta a,
nav.woocommerce-MyAccount-navigation a,
.l_slider1 .controls a {
    color: #6a6a6a
}

.links1 a:hover,
.comment-meta a:hover,
nav.woocommerce-MyAccount-navigation a:hover,
.l_slider1 .controls a:hover,
.links1 a:active,
.comment-meta a:active,
nav.woocommerce-MyAccount-navigation a:active,
.l_slider1 .controls a:active {
    color: #a8a8a8
}

.links2 a,
.is-style-links2 a,
.comment-content a,
.woocommerce-Tabs-panel--description a,
.woocommerce-product-details__short-description a,
#order_review a {
    color: #a37c40
}

.links2 a:hover,
.is-style-links2 a:hover,
.comment-content a:hover,
.woocommerce-Tabs-panel--description a:hover,
.woocommerce-product-details__short-description a:hover,
#order_review a:hover,
.links2 a:active,
.is-style-links2 a:active,
.comment-content a:active,
.woocommerce-Tabs-panel--description a:active,
.woocommerce-product-details__short-description a:active,
#order_review a:active {
    color: #6a6a6a
}

.links1_ a {
    color: #6a6a6a
}

.links1_ a:hover,
.links1_ a:active {
    color: #a8a8a8
}

.links3 a {
    color: #171717
}

.links3 a:hover,
.links3 a:active {
    color: #818181
}

.links4 a {
    color: #fff
}

.links4 a:hover,
.links4 a:active {
    color: #8d8f8e
}

.links5 a {
    color: #dbc7a5
}

.links5 a:hover,
.links5 a:active {
    color: #eadec9
}

.selection1 ::selection {
    background: #282828;
    color: white
}

.selection2 ::selection,
.footer-message ::selection,
p.demo_store ::selection {
    background-color: rgba(255, 255, 255, 0.99);
    color: #171717
}

ul.list1,
ul.list2 {
    list-style: none
}

ul.list1 ul,
ul.list2 ul {
    list-style: none
}

ul.list1 li,
ul.list2 li {
    position: relative
}

ul.list1 li:before,
ul.list2 li:before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background: #af1c11;
    left: -14px;
    top: 0.6em;
    border-radius: 50%
}

ul.list2 li:before {
    background: #dbc7a5
}

.content-group1 {
    background: white
}

.content-group1 hr {
    height: 2px;
    border: none;
    margin: 1.6em auto;
    background: #e1e1e1;
    width: 50%;
    position: relative;
    overflow: visible
}

.content-group1 blockquote {
    margin: 1em 2em;
    border-left: 4px solid #a37c40;
    font-style: italic;
    padding-left: 20px
}

.content-group1 blockquote cite {
    font-size: 13px;
    font-style: normal
}

.content-group1 table {
    width: 100%;
    border-collapse: collapse;
    margin: 0 0 1em 0
}

.content-group1 th,
.content-group1 td {
    padding: 0;
    vertical-align: top;
    text-align: left;
}

.content-group1 th {
    font-weight: bold;
    padding-top: 8px;
}

.content-group1 tr:nth-child(even) {
    background: #f8f8f8
}

.content-group1 ol {
    list-style: decimal
}

.content-group1 ol ol {
    list-style: lower-alpha
}

.content-group1 ol ol ol {
    list-style: lower-roman
}

.content-group1 h1.entry-title {
    font-size: 1.8em
}

.content-group1 code,
.content-group1 kbd,
.content-group1 pre,
.content-group1 samp {
    background: #f8f8f8;
    color: #ff3860;
    font-size: 0.9em;
    font-family: monospace, monospace;
    padding: 4px 6px;
    display: inline-block
}

.content-group1 pre {
    padding: 14px;
    overflow: auto;
    display: block;
    tab-size: 4
}

.content-group1 dt {
    font-weight: bold
}

.content-group2 {
    background: #262525;
    color: #fff
}

.l_info {
    background: #f8f8f8;
    padding: 1em;
    margin-bottom: 1em
}

.l_info.error {
    background: #fff0f0
}

.l_info.success {
    background: #f0fff9
}

.lcontainer {
    max-width: 1110px;
    margin-left: auto;
    margin-right: auto
}

.lcontainer2 {
    max-width: 840px;
    margin-left: auto;
    margin-right: auto
}

.gradient1:before,
.woocommerce ul.products .product>a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0) 100%)
}

.woocommerce-breadcrumb,
.breadcrumb-trail {
    margin: 0 0 1.5em 0
}

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

.video,
.wp-video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0
}

.video iframe,
.video object,
.video embed,
.video .mejs-container,
.wp-video iframe,
.wp-video object,
.wp-video embed,
.wp-video .mejs-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important
}

.video-4-3.wp-video {
    padding-bottom: 75%
}

.old-browser-message {
    padding: 20px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #4d4d4d;
    color: white;
    z-index: 1000
}

#l_overlay {
    position: fixed;
    display: none;
    background-color: rgba(0, 0, 0, 0.7);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1000;
    opacity: 0;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    will-change: opacity
}

.l_popup-box {
    padding: 7% 15px 2%;
    overflow-y: auto;
    overflow-x: hidden;
    position: fixed;
    z-index: 1001;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    opacity: 0;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    transition: transform 0.2s, opacity 0.2s;
    -webkit-transform: translate3d(0, 70px, 0);
    transform: translate3d(0, 70px, 0);
    will-change: opacity, transform
}

.l_popup-box.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.l_popup-box .l_popup-box-inner {
    max-width: 340px;
    margin: 0 auto;
    padding: 20px;
    background: #fff;
    position: relative
}

.l_popup-box .l_popup-close-btn {
    position: absolute;
    z-index: 7;
    right: -15px;
    top: -15px;
    width: 36px;
    height: 36px;
    background-image: url(../images/lb-close.min.svg);
    background-size: cover
}

.l_tabs-container {
    margin: 2em 0;
    clear: both
}

.l_tabs-container>ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.l_tabs-container>ul li {
    display: inline-block;
    padding: 8px 0;
    margin: 0 4px 10px;
    position: relative
}

.l_tabs-container>ul .active a {
    color: #171717
}

.l_tabs-container>ul .active:after {
    content: '';
    position: absolute;
    height: 4px;
    left: 0;
    bottom: 0;
    background: #a37c40;
    border-radius: 2px;
    width: 60px
}

.l_tabs-container>div {
    display: none
}

.l_tabs-container>div:first-of-type {
    display: block
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
    background: #af1c11
}

.select2-container--default .select2-results__option[aria-selected=true],
.select2-container--default .select2-results__option[data-selected=true] {
    outline: none
}

.l_parallax-wrap {
    position: relative;
    overflow: hidden
}

.l_parallax-wrap .overlay {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.31);
    z-index: 2
}

.l_parallax-wrap .l_parallax {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    background-size: cover;
    background-position: 50% 50%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    will-change: transform
}

.l_parallax-wrap .l_content {
    position: relative;
    z-index: 3
}

.l_accordion-item {
    margin: 30px 0
}

.l_accordion-title {
    display: block;
    position: relative;
    padding-right: 30px;
    font-size: 1.6em;
    font-weight: 600
}

.l_accordion-title:after {
    content: '\e805';
    font-family: custom-icons;
    line-height: 1;
    position: absolute;
    right: 0;
    top: 13px
}

.l_accordion-title.active:after {
    content: '\e804'
}

.l_accordion-title.active+div {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.l_accordion-content {
    display: none;
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
    -webkit-transition: -webkit-transform 0.15s, opacity 0.15s;
    transition: transform 0.15s, opacity 0.15s;
    will-change: transform, opacity;
    margin-top: 30px
}

img.lazy-image {
    visibility: hidden
}

.lazy-image.animated {
    opacity: 0;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s
}

.grecaptcha-badge {
    z-index: 102
}

@media screen and (max-width: 1110px) {
    .lcontainer {
        margin-left: 10px;
        margin-right: 10px
    }
}

@media screen and (max-width: 840px) {
    .lcontainer2 {
        margin-left: 20px;
        margin-right: 20px
    }

    .site-group,
    .content-group1,
    .content-group2,
    .select2-container,
    .footer-message,
    p.demo_store,
    .lb-slide {
        font-size: 14px
    }

    .content-group1 th,
    .content-group1 td {
        padding: 4px
    }

    .content-group1 th {
        padding-top: 8px;
    }

    .l_accordion-item {
        margin: 20px 0
    }

    .l_accordion-title {
        font-size: 1.3em
    }
}

.pagination:after,
.archive-links:after,
.comment-links:after,
.woocommerce-pagination:after {
    content: '';
    clear: both;
    display: table
}

.pagination .page-numbers:first-child,
.archive-links .page-numbers:first-child,
.comment-links .page-numbers:first-child,
.woocommerce-pagination .page-numbers:first-child {
    border-left: 1px solid #d9d9d9
}

.pagination .page-numbers,
.archive-links .page-numbers,
.comment-links .page-numbers,
.woocommerce-pagination .page-numbers {
    padding: 8px 0;
    text-align: center;
    width: 44px;
    float: left;
    border-top: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9
}

.pagination .page-numbers.current,
.archive-links .page-numbers.current,
.comment-links .page-numbers.current,
.woocommerce-pagination .page-numbers.current {
    background: #f6f6f6
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

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

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

.skip-link {
    left: -9999rem;
    top: 2.5rem;
    z-index: 9;
    text-decoration: underline
}

.skip-link:focus {
    display: block;
    left: 6px;
    top: 7px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    line-height: normal;
    padding: 15px 23px 14px;
    z-index: 9;
    right: auto
}

@media (prefers-reduced-motion: reduce) {
    * {
        animation-duration: 0s !important;
        transition-duration: 0s !important
    }
}

#wpadminbar {
    position: fixed !important
}

#header-wrap {
    height: 170px;
    position: relative
}

#header-wrap.cover {
    height: 220px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

#header-wrap.cover .overlay {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%
}

#site-header.no-transition,
.no-transition #header-bg,
.no-transition #header-logo img {
    -webkit-transition: none !important;
    transition: none !important
}

#site-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    padding-top: 60px;
    will-change: transform;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 0.2s;
    transition: transform 0.2s
}

#site-header .lcontainer {
    position: relative;
    z-index: 2;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    will-change: opacity
}

#site-header .lc10 {
    height: 50px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

#header-bg {
    background: #fff;
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 110px;
    top: 0;
    left: 0;
    will-change: opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    z-index: 1
}

#header-logo {
    display: block;
    height: 50px
}

#header-logo1 {
    position: absolute;
    z-index: 2;
    top: 3px;
    left: 0;
    width: auto;
    height: 44px;
    margin-left: 10px;
    will-change: transform;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: -webkit-transform 0.2s;
    transition: transform 0.2s
}

#logo-link,
.custom-logo-link {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 50px
}

#logo-link img,
.custom-logo-link img {
    display: block
}

#site-header.fixed1 {
    position: fixed
}

#site-header.fixed2 {
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0)
}

#site-header.fixed3 {
    -webkit-transform: translate3d(0, -60px, 0);
    transform: translate3d(0, -60px, 0)
}

#site-header.fixed3 #header-bg {
    opacity: 1
}

#site-header.fixed3 #header-logo img {
    -webkit-transform: scale(1);
    transform: scale(1)
}

div#site-header.header-hidden {
    -webkit-transform: translate3d(0, -110px, 0);
    transform: translate3d(0, -110px, 0)
}

#header-search-form {
    height: 70px;
    padding: 10px;
    background: white;
    width: 100%;
    top: 0;
    will-change: transform, opacity;
    -webkit-transform: translate3d(0, -70px, 0);
    transform: translate3d(0, -70px, 0);
    position: fixed;
    display: none;
    opacity: 0;
    -webkit-transition: -webkit-transform 0.2s linear, opacity 0.2s linear;
    transition: transform 0.2s linear, opacity 0.2s linear;
    z-index: 1001
}

#header-search-form.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.admin-bar #header-search-form {
    top: 32px
}

#header-search-form form {
    height: 100%;
    padding-right: 50px;
    position: relative
}

#header-search-form input {
    height: 100%;
    width: 100%;
    padding: 10px;
    font-size: 1.1em
}

#header-search-form a {
    text-decoration: none;
    color: black;
    font-size: 28px;
    position: absolute;
    right: 0;
    top: 3px;
    line-height: 1;
    padding: 6px 13px
}

#header-search {
    width: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 16px;
    color: #bcbcbc;
    text-decoration: none
}

#header-cart-btn {
    display: inline-block;
    border-radius: 6px;
    border: 2px solid #171717;
    padding: 8px 20px;
    color: #171717;
    text-decoration: none;
    margin-left: 30px;
    position: relative;
    z-index: 1;
    font-size: 14px;
    -webkit-transition: color 0.2s, border-color 0.2s;
    transition: color 0.2s, border-color 0.2s;
    white-space: nowrap
}

#cart-fragment1 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    display: inline-block;
    font-size: 13px;
    color: white;
    background: #af1c11;
    position: absolute;
    z-index: 1;
    right: 0;
    top: 1px;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center
}

#cart-fragment1:empty {
    display: none
}

.menu-white-text #site-header:not(.fixed3) #menu-header-menu>li>a {
    color: #fff
}

.menu-white-text #site-header:not(.fixed3) #header-cart-btn {
    border-color: #fff;
    color: #fff
}

.menu-white-text #site-header:not(.fixed3) #mobile-menu-btn {
    color: #fff
}

@media screen and (max-width: 1110px) {
    #header-cart-btn {
        margin-left: 10px
    }
}

@media screen and (max-width: 840px) {
    #header-wrap {
        height: 100px
    }

    #site-header .get-in-touch-btn {
        display: none
    }

    #site-header {
        padding-top: 30px
    }

    #site-header.fixed2 {
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    #site-header.fixed3 {
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    #header-bg {
        height: 80px
    }

    #header-cart-btn {
        border: none;
        border-radius: 0;
        min-width: 34px;
        line-height: 34px;
        text-align: center;
        padding: 0;
        font-size: 16px
    }

    #header-cart-btn span:nth-child(2) {
        display: none
    }

    #cart-fragment1 {
        line-height: 17px;
        height: 17px;
        width: 17px;
        right: -9px;
        top: 1px;
        font-size: 12px
    }
}

@media screen and (max-width: 782px) {
    .admin-bar #header-search-form {
        top: -24px
    }
}

body.admin-bar #site-header.fixed1 {
    top: 32px
}

@media screen and (max-width: 782px) {
    body.admin-bar #site-header.fixed1 {
        top: 46px
    }
}

#header-menu1-wrap {
    position: relative;
    will-change: opacity;
    z-index: 2
}

#header-menu1-wrap li {
    list-style: none;
    position: relative
}

#header-menu1-wrap a {
    text-decoration: none;
    font-size: 15px;
    display: block
}

#header-menu1-wrap ul {
    margin: 0;
    padding: 0
}

#header-menu1-wrap.active>ul,
#header-menu1-wrap .active>ul {
    opacity: 1 !important;
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0)
}

#header-menu1-wrap .current_page_item>a,
#header-menu1-wrap .current-menu-item>a,
#header-menu1-wrap .current-menu-ancestor>a,
#header-menu1-wrap .current_page_ancestor>a {
    color: black;
    font-weight: bold
}

#header-menu1-wrap .current_page_item>a:before,
#header-menu1-wrap .current-menu-item>a:before {
    content: "";
    position: absolute;
    bottom: 7px;
    left: 12px;
    width: 30px;
    background: #a37c40;
    height: 2px;
    border-radius: 1px
}

#header-menu1-wrap .menu-item-has-children:before,
#header-menu1-wrap .page_item_has_children:before {
    position: absolute;
    color: #acacac;
    font-family: custom-icons;
    font-size: 9px;
    z-index: 1
}

#header-menu1-wrap>a {
    font-size: 20px;
    display: none;
    padding: 4px 12px
}

#header-menu1-wrap>ul a {
    position: relative;
    z-index: 2
}

#header-menu1-wrap>ul>li {
    float: left;
    margin-left: 26px
}

#header-menu1-wrap>ul>li>a {
    text-transform: uppercase;
    padding: 8px 12px
}

#header-menu1-wrap>ul>.menu-item-has-children:before,
#header-menu1-wrap>ul>.page_item_has_children:before {
    top: 12px;
    right: 13px;
    content: " \e80b"
}

#header-menu1-wrap>ul>.menu-item-has-children>a,
#header-menu1-wrap>ul>.page_item_has_children>a {
    padding-right: 25px
}

#header-menu1-wrap>ul>.menu-item-has-children>ul,
#header-menu1-wrap>ul>.page_item_has_children>ul {
    top: 100%;
    left: 0
}

#header-menu1-wrap>ul>.menu-item-has-children ul,
#header-menu1-wrap>ul>.page_item_has_children ul {
    background: white;
    position: absolute;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.32);
    width: 200px;
    opacity: 0;
    display: none;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    transition: transform 0.2s, opacity 0.2s;
    will-change: transform, opacity;
    border-radius: 3px;
    z-index: 3
}

#header-menu1-wrap>ul>.menu-item-has-children ul li:after,
#header-menu1-wrap>ul>.page_item_has_children ul li:after {
    content: "";
    height: 1px;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    background: rgba(160, 160, 160, 0.19);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(35%, rgba(160, 160, 160, 0.19)), color-stop(65%, rgba(160, 160, 160, 0.19)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(160, 160, 160, 0.19) 35%, rgba(160, 160, 160, 0.19) 65%, rgba(255, 255, 255, 0) 100%)
}

#header-menu1-wrap>ul>.menu-item-has-children ul li:first-child:after,
#header-menu1-wrap>ul>.page_item_has_children ul li:first-child:after {
    display: none
}

#header-menu1-wrap>ul>.menu-item-has-children ul li.menu-item-has-children:before,
#header-menu1-wrap>ul>.menu-item-has-children ul li.page_item_has_children:before,
#header-menu1-wrap>ul>.page_item_has_children ul li.menu-item-has-children:before,
#header-menu1-wrap>ul>.page_item_has_children ul li.page_item_has_children:before {
    top: 15px;
    right: 5px;
    content: " \e803"
}

#header-menu1-wrap>ul>.menu-item-has-children ul li.menu-item-has-children>ul,
#header-menu1-wrap>ul>.menu-item-has-children ul li.page_item_has_children>ul,
#header-menu1-wrap>ul>.page_item_has_children ul li.menu-item-has-children>ul,
#header-menu1-wrap>ul>.page_item_has_children ul li.page_item_has_children>ul {
    top: 0;
    left: 50px
}

#header-menu1-wrap>ul>.menu-item-has-children ul a,
#header-menu1-wrap>ul>.page_item_has_children ul a {
    padding: 10px 15px;
    font-weight: normal
}

#mobile-menu-btn {
    font-size: 1.5em;
    display: none;
    width: 34px;
    line-height: 34px;
    text-align: center;
    color: #171717;
    text-decoration: none;
    margin-left: 30px;
    -webkit-transition: color 0.2s;
    transition: color 0.2s
}

@media screen and (max-width: 1110px) {
    #header-menu1-wrap>ul>li {
        margin-left: 0
    }
}

@media screen and (max-width: 840px) {
    #mobile-menu-btn {
        display: inline-block
    }

    #header-menu1-wrap>ul {
        display: none
    }
}

#mobile-menu {
    position: fixed;
    background: #262525;
    left: 20px;
    top: 20px;
    right: 20px;
    bottom: 20px;
    z-index: 1010;
    opacity: 0;
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    transition: transform 0.2s, opacity 0.2s
}

#mobile-menu .social-links {
    text-align: center;
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    font-size: 1.6em
}

#mobile-menu .social-links a {
    display: inline-block;
    margin: 0 4px
}

#mobile-menu ul {
    list-style: none;
    text-align: center;
    padding: 0;
    margin: 20px auto 0;
    max-width: 400px;
    font-size: 18px
}

#mobile-menu ul a {
    padding: 8px;
    display: inline-block;
    position: relative;
    text-transform: uppercase
}

#mobile-menu .sub-menu {
    margin: 0;
    font-size: 16px
}

#mobile-menu .current_page_item>a,
#mobile-menu .current-menu-item>a {
    font-weight: bold
}

#mobile-menu .current_page_item>a:before,
#mobile-menu .current-menu-item>a:before {
    content: "";
    position: absolute;
    bottom: 7px;
    left: 8px;
    right: 8px;
    background: #a37c40;
    height: 2px;
    border-radius: 1px
}

#mobile-menu-close-btn {
    font-size: 40px;
    position: absolute;
    right: 6px;
    top: 15px;
    padding: 10px;
    line-height: 1;
    padding: 4px 18px
}

#main-content {
    min-height: 200px
}

#main-content .entries article {
    margin-bottom: 1.5em
}

#main-content .entries article:last-child {
    margin-bottom: 0
}

.thumbnail-image1,
.thumbnail-image2,
.thumbnail-image3 {
    background-size: cover;
    background-position: center;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    display: block
}

.thumbnail-image1 {
    width: 25%;
    margin-right: 3%;
    margin-top: 8px;
    margin-bottom: 6px;
    float: left;
    padding-bottom: 36%
}

.thumbnail-image2 {
    padding-bottom: 27.5%;
    margin-bottom: 1.5em
}

.thumbnail-image3 {
    padding-bottom: 56%
}

.archive-links {
    margin: 1.5em 0 0
}

.entry-links {
    font-size: 1.1em;
    margin: 1em 0 0 0
}

.post-password-form input[type="password"] {
    max-width: 210px
}

.entry-meta {
    font-size: 0.95em;
    margin: 10px 0
}

.entry-meta .avatar {
    width: 75px
}

.entry-meta .tags a,
.entry-meta .categories a {
    background: #f8f8f8;
    padding: 1px 4px;
    margin: 1px 0;
    display: inline-block
}

.share-this {
    font-size: 1.2em;
    line-height: 1;
    margin-bottom: 1em
}

.share-this a {
    text-decoration: none
}

.sticky {
    position: relative
}

.sticky:before {
    content: '';
    background: #fffbe7;
    position: absolute;
    top: 0;
    left: -13px;
    bottom: 0;
    width: 8px;
    display: block
}

.read-more {
    text-align: right;
    font-size: 0.9em
}

@media screen and (max-width: 576px) {
    .thumbnail-image1 {
        float: none;
        width: 100%;
        max-width: 400px;
        margin: 2.2em auto 0
    }
}

#pre-footer {
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom
}

#pre-footer .newsletter-form {
    display: flex
}

#pre-footer .menus {
    text-transform: uppercase
}

#pre-footer .menus ul {
    list-style: none;
    padding: 0;
    margin: 0
}

#copyright {
    background: #171717;
    color: #fff;
    font-size: 0.9em;
    padding: 16px 0
}

#copyright .social-links {
    font-size: 1.2em;
    float: right
}

#copyright .social-links a {
    display: inline-block;
    margin-left: 20px
}

.footer-message,
p.demo_store {
    background: #171717;
    color: #fff;
    font-size: 0.9em;
    background: #373737 !important;
    position: fixed;
    left: 10px;
    right: 10px;
    bottom: 10px;
    padding: 16px 45px 16px 16px;
    max-width: 800px;
    width: calc(100% - 20px);
    margin: 0 auto;
    border-radius: 4px;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    will-change: opacity;
    z-index: 110
}

.footer-message .close,
p.demo_store .close {
    position: absolute;
    color: #a37c40;
    margin-left: 10px;
    right: 16px;
    text-decoration: none
}

#cookies-message {
    max-width: 310px;
    z-index: 111;
    display: none
}

#scroll-to-top {
    cursor: pointer;
    position: fixed;
    width: 40px;
    height: 40px;
    right: 10px;
    bottom: 30px;
    border-radius: 50%;
    background: #000;
    opacity: 0;
    text-decoration: none;
    text-align: center;
    display: none;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    transition: transform 0.2s, opacity 0.2s;
    z-index: 103;
    will-change: transform, opacity;
    line-height: 40px
}

#scroll-to-top:after {
    font-family: custom-icons;
    content: "\f176";
    color: #fff;
    position: relative;
    top: -1px
}

#scroll-to-top.active {
    opacity: 0.8;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

#scroll-to-top:hover {
    opacity: 1
}

@media screen and (max-width: 1110px) {
    .wrap1 {
        max-width: 800px;
        margin: 0 auto
    }

    .footer-form {
        margin-bottom: 3em
    }
}

.widget {
    margin: 0 0 1em 0
}

.widget .post-date,
.widget .rss-date {
    display: block;
    font-size: 0.9em;
    font-style: italic
}

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

.widget ul .children,
.widget ul .sub-menu {
    padding-left: 16px;
    margin: 0
}

.widget_search form,
.widget_product_search form {
    position: relative
}

.widget_search button,
.widget_product_search button {
    background: none;
    border: none;
    position: absolute;
    right: 0;
    top: 5px;
    padding: 5px 10px;
    cursor: pointer;
    color: #878787
}

.widget_search,
.widget_product_search,
.widget_media_gallery {
    max-width: 280px
}

.widgettitle {
    margin: 10px 0;
    font-weight: normal;
    font-size: 1em;
    text-transform: uppercase
}

.widget_calendar table td,
.widget_calendar table th {
    padding: 0
}

.alignleft {
    float: left;
    margin-right: 1.5em
}

.alignright {
    float: right;
    margin-left: 1.5em
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto !important;
    margin-right: auto !important
}

.alignnone {
    display: block
}

figure.alignleft,
img.alignleft {
    margin-right: 1em;
    margin-bottom: 1.8em
}

figure.alignright,
img.alignright {
    margin-left: 1em;
    margin-bottom: 1.8em
}

img.emoji {
    max-width: 40px
}

.wp-caption {
    margin-top: 1em;
    margin-bottom: 1.5em;
    max-width: 100%
}

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

.gallery,
.blocks-gallery-grid {
    margin: 0 0 -1em 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.blocks-gallery-grid {
    list-style-type: none;
    padding: 0
}

.gallery-item,
.blocks-gallery-item {
    width: 100%;
    margin: 0 0 1em 0;
    padding: 0 8px
}

.gallery-item figure,
.blocks-gallery-item figure {
    margin: 0
}

.gallery-item img,
.blocks-gallery-item img {
    width: 100%
}

.gallery-columns-2 .gallery-item,
.columns-2 .blocks-gallery-item {
    width: 50%
}

.gallery-columns-3 .gallery-item,
.columns-3 .blocks-gallery-item {
    width: 33.33%
}

.gallery-columns-4 .gallery-item,
.columns-4 .blocks-gallery-item {
    width: 25%
}

.gallery-columns-5 .gallery-item,
.columns-5 .blocks-gallery-item {
    width: 20%
}

.gallery-columns-6 .gallery-item,
.columns-6 .blocks-gallery-item {
    width: 16.66%
}

.gallery-columns-7 .gallery-item,
.columns-7 .blocks-gallery-item {
    width: 16.66%
}

.gallery-columns-8 .gallery-item,
.columns-8 .blocks-gallery-item {
    width: 16.66%
}

.gallery-columns-9 .gallery-item {
    width: 16.66%
}

@media screen and (max-width: 576px) {

    *:not(.columns-1) .blocks-gallery-item,
    *:not(.gallery-columns-1) .gallery-item {
        width: 50%
    }
}

.wp-calendar-table {
    text-align: center;
    margin: 0 !important
}

.mejs-container.wp-audio-shortcode {
    max-width: 440px
}

.wp-block-separator,
.wp-block-gallery,
.wp-block-cover,
.wp-block-code,
.wp-block-preformatted,
.wp-block-embed,
.wp-block-table {
    margin-bottom: 1em
}

#start-resizable-editor-section {
    display: none
}

.wp-block-audio {
    max-width: 440px
}

.wp-block-audio audio {
    width: 100%;
    display: block
}

.wp-block-columns {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.wp-block-columns.are-vertically-aligned-top {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.wp-block-columns.are-vertically-aligned-center {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.wp-block-columns.are-vertically-aligned-bottom {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.wp-block-column {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.wp-block-column.is-vertically-aligned-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.wp-block-column.is-vertically-aligned-center {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

.wp-block-column.is-vertically-aligned-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end
}

@media (max-width: 599px) {
    .wp-block-column {
        -webkit-flex-basis: 100% !important;
        -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important
    }
}

@media (min-width: 600px) and (max-width: 781px) {
    .wp-block-column {
        -webkit-flex-basis: 48% !important;
        -ms-flex-preferred-size: 48% !important;
        flex-basis: 48% !important;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }

    .wp-block-column:nth-child(even) {
        margin-left: 4%
    }
}

@media (min-width: 782px) {
    .wp-block-columns {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .wp-block-column {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0
    }

    .wp-block-column[style*="flex-basis"] {
        flex-grow: 0
    }

    .wp-block-column:not(:first-child) {
        margin-left: 32px
    }
}

.wp-block-cover {
    position: relative;
    background-size: cover;
    background-position: center center;
    min-height: 430px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.wp-block-cover.has-parallax {
    background-attachment: fixed
}

.wp-block-cover .wp-block-cover__inner-container {
    padding: 0 35px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    margin-bottom: 0
}

.wp-block-cover .wp-block-cover__inner-container p:last-child {
    margin-bottom: 0
}

.wp-block-cover p:not(.has-text-color),
.wp-block-cover h1:not(.has-text-color),
.wp-block-cover h2:not(.has-text-color),
.wp-block-cover h3:not(.has-text-color),
.wp-block-cover h4:not(.has-text-color),
.wp-block-cover h5:not(.has-text-color),
.wp-block-cover h6:not(.has-text-color),
.wp-block-cover .wp-block-subhead:not(.has-text-color) {
    color: inherit
}

.wp-block-cover.is-position-top-left {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.wp-block-cover.is-position-top-center {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.wp-block-cover.is-position-top-right {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.wp-block-cover.is-position-center-left {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.wp-block-cover.is-position-center-center {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.wp-block-cover.is-position-center-right {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.wp-block-cover.is-position-bottom-left {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.wp-block-cover.is-position-bottom-center {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.wp-block-cover.is-position-bottom-right {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.wp-block-cover.has-custom-content-position .wp-block-cover__inner-container {
    margin: 0;
    width: auto
}

.wp-block-cover.has-left-content {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.wp-block-cover.has-left-content .wp-block-cover-text {
    margin-left: 0;
    text-align: left
}

.wp-block-cover.has-right-content {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.wp-block-cover.has-right-content .wp-block-cover-text {
    margin-right: 0;
    text-align: right
}

.wp-block-cover .wp-block-cover-text {
    font-size: 2em;
    line-height: 1.25;
    z-index: 1;
    margin-bottom: 0;
    max-width: 580px;
    padding: 14px;
    text-align: center
}

.wp-block-cover__video-background {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    height: 100%;
    z-index: 0;
    object-fit: cover
}

@supports (-webkit-overflow-scrolling: touch) {
    .wp-block-cover.has-parallax {
        background-attachment: scroll
    }
}

@media (prefers-reduced-motion: reduce) {
    .wp-block-cover.has-parallax {
        background-attachment: scroll
    }
}

h1.has-background,
h2.has-background,
h3.has-background,
h4.has-background,
h5.has-background,
h6.has-background {
    padding: 20px 38px
}

.wp-block-image img {
    max-width: 100%
}

.wp-block-image.alignfull img,
.wp-block-image.alignwide img {
    width: 100%
}

.wp-block-image .alignleft,
.wp-block-image .alignright,
.wp-block-image .aligncenter,
.wp-block-image.is-resized {
    display: table
}

.wp-block-image .alignleft>figcaption,
.wp-block-image .alignright>figcaption,
.wp-block-image .aligncenter>figcaption,
.wp-block-image.is-resized>figcaption {
    display: table-caption;
    caption-side: bottom
}

.wp-block-image .alignleft {
    margin-right: 1em;
    margin-top: 0.5em;
    margin-bottom: 0.5em
}

.wp-block-image .alignright {
    margin-left: 1em;
    margin-top: 0.5em;
    margin-bottom: 0.5em
}

.is-small-text {
    font-size: 14px
}

.is-regular-text {
    font-size: 16px
}

.is-large-text {
    font-size: 36px
}

.is-larger-text {
    font-size: 48px
}

.has-drop-cap:after {
    content: '';
    display: table;
    clear: both
}

.has-drop-cap::first-letter {
    float: left;
    font-size: 6.4em;
    line-height: 0.68;
    font-weight: 100;
    margin: 0.05em 0.1em 0 0;
    text-transform: uppercase;
    font-style: normal
}

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

p.has-text-color a {
    color: inherit
}

.wp-block-quote.is-style-large,
.wp-block-quote.is-large {
    margin: 0 0 16px;
    padding: 0 1em
}

.wp-block-quote.is-style-large p,
.wp-block-quote.is-large p {
    font-size: 24px;
    font-style: italic;
    line-height: 1.6
}

.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer,
.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer {
    font-size: 18px;
    text-align: right
}

.wp-block-separator.is-style-dots {
    background: none !important;
    border: none;
    text-align: center;
    max-width: none;
    line-height: 1;
    height: auto
}

.wp-block-separator.is-style-dots::before {
    content: "\00b7 \00b7 \00b7";
    color: #6a6a6a;
    font-size: 24px;
    letter-spacing: 2em;
    padding-left: 2em;
    font-family: serif
}

.wp-block-spacer {
    clear: both
}

.wp-block-table .has-fixed-layout {
    table-layout: fixed;
    width: 100%
}

.wp-block-table .has-fixed-layout td,
.wp-block-table .has-fixed-layout th {
    word-break: break-word
}

.wp-block-table .has-subtle-light-gray-background-color {
    background-color: #f3f4f5
}

.wp-block-table .has-subtle-pale-green-background-color {
    background-color: #e9fbe5
}

.wp-block-table .has-subtle-pale-blue-background-color {
    background-color: #e7f5fe
}

.wp-block-table .has-subtle-pale-pink-background-color {
    background-color: #fcf0ef
}

.wp-block-video video {
    display: block;
    max-width: 100%
}

.wp-block-video.aligncenter {
    text-align: center
}

.wp-block-video [poster] {
    object-fit: cover
}

.has-white-color {
    color: #fff
}

.has-white-background-color {
    background: #fff
}

.has-black-color {
    color: #5f5f5f
}

.has-black-background-color {
    background: #5f5f5f
}

.has-accent-1-color {
    color: #a37c40
}

.has-accent-1-background-color {
    background: #a37c40
}

.has-very-light-gray-color {
    color: #eaeaea
}

.has-very-light-gray-background-color {
    background: #eaeaea
}

.has-very-dark-gray-color {
    color: #373737
}

.has-very-dark-gray-background-color {
    background: #373737
}

.has-small-font-size {
    font-size: 0.83em
}

.has-regular-font-size,
.has-normal-font-size {
    font-size: 1em
}

.has-medium-font-size {
    font-size: 1.17em
}

.has-large-font-size {
    font-size: 1.5em
}

.has-larger-font-size,
.has-huge-font-size {
    font-size: 2em
}

.has-text-align-center {
    text-align: center
}

.has-text-align-left {
    text-align: left
}

.has-text-align-right {
    text-align: right
}

#end-resizable-editor-section {
    display: none
}

#comments {
    max-width: 600px
}

.comment-list .comment,
.comment-list .pingback,
.comment-list .trackback {
    margin: 2em 0
}

.comment-list .depth-2,
.comment-list .depth-3 {
    margin-left: 20px
}

.comment-meta {
    margin-bottom: 10px
}

.comment-meta .says {
    display: none
}

.comment-meta .fn {
    font-weight: normal;
    display: inline-block
}

.comment-meta .fn a {
    color: #171717
}

.comment-metadata {
    font-size: 0.9em
}

.comment-metadata time {
    margin-right: 20px
}

.avatar {
    border-radius: 50%;
    float: left;
    margin: 0 10px 10px 0
}

.comment-content {
    clear: both
}

.comment-content p:last-of-type {
    margin-bottom: 0
}

.comment-awaiting-moderation,
.woocommerce-review__awaiting-approval {
    display: block;
    clear: both;
    background: #fff8ea;
    font-size: 0.9em
}

.comment-list .bypostauthor .fn {
    background: #ddffe0;
    padding: 0 4px
}

#respond .comment-form-author,
#respond .comment-form-email {
    width: 49%;
    float: left
}

#respond .comment-form-author {
    margin-right: 2%
}

#respond .comment-form-cookies-consent {
    clear: both
}

#respond textarea {
    max-height: 150px
}

#respond .logged-in-as {
    margin: 0
}

#respond .form-submit {
    margin: 0
}

.page-template-front-page #header-wrap {
    height: 0
}

.page-template-front-page .b1 {
    color: #fff;
    margin-left: 40px;
    max-width: 500px
}

.page-template-front-page .b2 {
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top
}

.page-template-front-page .b2-1 {
    margin: 30px 0 15px 150px
}

.page-template-front-page .b2-2 {
    position: absolute;
    left: 320px;
    top: -230px;
    width: 80%
}

.page-template-front-page .b2-2 .lc4 {
    margin-bottom: 1em
}

.page-template-front-page .b2-2 a {
    color: white;
    text-decoration: none;
    text-align: right;
    line-height: 1;
    position: relative;
    z-index: 1;
    display: block
}

.page-template-front-page .b2-2 a span {
    font-size: 1.3em;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 20px 20px 20px
}

.page-template-front-page .b3 {
    position: absolute;
    right: 115%;
    top: -70px;
    width: 580px;
    max-width: none
}

.page-template-front-page .woocommerce ul.products.columns-4 .product {
    position: relative
}

.page-template-front-page .woocommerce ul.products.columns-4 .wc-reviews {
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
    position: absolute;
    z-index: 2;
    top: 0;
    left: 8px;
    right: 8px;
    bottom: 0
}

@media screen and (max-width: 840px) {
    .page-template-front-page .b2-1 {
        margin-left: 0;
        text-align: center
    }

    .page-template-front-page .b2-2 {
        position: static;
        width: auto
    }

    .page-template-front-page .woocommerce ul.products.columns-4 .product {
        width: 33.33%
    }

    .page-template-front-page .woocommerce ul.products.columns-4 .wc-reviews {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@media screen and (max-width: 576px) {
    .page-template-front-page .b1 {
        margin-left: 0
    }

    .page-template-front-page .b2-2 a span {
        font-size: 1.1em;
        padding: 0 10px 10px 10px
    }

    .page-template-front-page .b3 {
        position: static;
        width: 70%;
        min-width: 240px;
        margin: 0 auto 1em;
        display: block
    }

    .page-template-front-page .woocommerce ul.products.columns-4 .product:nth-child(5) {
        order: 1
    }
}

.admin-bar #header-cart {
    top: 32px
}

@media screen and (max-width: 782px) {
    .admin-bar #header-cart {
        top: 46px
    }
}

.woocommerce .quantity {
    display: none;
    max-width: 80px;
    width: 100%
}

.woocommerce-shipping-methods {
    list-style: none !important;
    margin: 0;
    padding: 0
}

.woocommerce-remove-coupon {
    color: #ff6a00 !important;
    padding: 0 4px;
    font-weight: bold
}

.woocommerce .form-row-wide {
    clear: both
}

.woocommerce .col-1,
.woocommerce .col-2 {
    width: 48.5%;
    float: left;
    margin-right: 3%
}

.woocommerce .col-2 {
    margin-right: 0
}

.woocommerce .form-row {
    margin-top: 0
}

.woocommerce .form-row-first,
.woocommerce .form-row-last {
    width: 48.5%;
    float: left;
    margin: 0 3% 1em 0
}

.woocommerce .form-row-last {
    margin-right: 0
}

.woocommerce .form-row span em {
    font-size: 0.9em
}

.woocommerce .required {
    text-decoration: none !important
}

#billing_company_field,
#shipping_company_field,
#billing_country_field,
#shipping_country_field,
#billing_address_2_field,
#shipping_address_2_field,
#billing_city_field,
#shipping_city_field,
#billing_state_field,
#shipping_state_field,
#billing_postcode_field,
#shipping_postcode_field,
#billing_phone_field,
#billing_email_field {
    width: 48.5%;
    float: left;
    margin: 0 3% 1em 0;
    clear: none
}

#billing_country_field,
#shipping_country_field,
#billing_state_field,
#shipping_state_field,
#billing_phone_field {
    margin-right: 0
}

.woocommerce-form-track-order {
    max-width: 600px
}

.woocommerce-message,
.woocommerce-error,
.woocommerce-info,
.woocommerce-notice,
.message,
.woocommerce-noreviews {
    margin: 0 0 1em 0;
    background: #f8f8f8;
    padding: 10px
}

.woocommerce-message,
.woocommerce-notice {
    background: #e7ffef
}

.woocommerce-error {
    background: #ffeee7;
    list-style: none !important
}

.woocommerce-error strong {
    font-weight: normal
}

.woocommerce-order-overview {
    list-style: none !important;
    padding: 0;
    max-width: 400px
}

.woocommerce-order-overview strong {
    font-weight: normal;
    float: right
}

.woocommerce-order-details,
.woocommerce-customer-details {
    max-width: 600px;
    text-align: left
}

p.demo_store {
    max-width: 580px
}

.star-rating {
    display: inline-block;
    position: relative;
    overflow: hidden;
    height: 1em;
    line-height: 1em;
    font-size: 0.9em;
    width: 5.9em;
    font-family: custom-icons;
    color: #FFC200
}

.star-rating:before {
    content: "\e80a  \e80a  \e80a  \e80a  \e80a";
    float: left;
    top: 0;
    left: 0;
    position: absolute
}

.star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
    text-align: left
}

.star-rating span:before {
    content: "\e808  \e808  \e808  \e808  \e808";
    top: 0;
    position: absolute;
    left: 0
}

p.stars {
    margin: 0
}

p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none;
    font-weight: 400;
    font-size: 1.3em
}

p.stars a:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: custom-icons;
    content: "\e808";
    color: #e6e6e6;
    text-indent: 0
}

p.stars.selected a:before {
    color: #FFC200
}

p.stars a.active~a:before {
    color: #e6e6e6
}

.woocommerce-input-wrapper .description {
    font-size: 0.9em;
    font-style: italic;
    color: #818181
}

.wc-reviews.l_slider1 {
    text-align: center;
    max-width: 400px
}

.wc-reviews.l_slider1:before {
    content: '';
    position: absolute;
    z-index: 1;
    top: -18px;
    bottom: -18px;
    left: -16px;
    right: -16px;
    background: #dbc7a5
}

.wc-reviews.l_slider1 .slides {
    padding-bottom: 106.6%
}

.wc-reviews.l_slider1 .slides>*:first-child {
    display: none !important
}

.wc-reviews.l_slider1 .slide {
    padding: 18px;
    bottom: 6px;
    overflow: hidden
}

.wc-reviews.l_slider1 .user-icon img {
    float: none;
    margin: 0;
    max-width: 70px
}

.wc-reviews.l_slider1 .user-name {
    font-weight: bold;
    margin: 1em 0 0.6em 0
}

.wc-reviews.l_slider1 .review {
    font-style: italic;
    line-height: 1.3em;
    color: #171717;
    text-decoration: none
}

.wc-reviews.l_slider1 .pagination,
.wc-reviews.l_slider1 .archive-links,
.wc-reviews.l_slider1 .comment-links,
.wc-reviews.l_slider1 .woocommerce-pagination {
    padding-top: 40px;
    background-image: linear-gradient(to top, #dbc7a5 0%, #dbc7a5 50%, rgba(0, 0, 0, 0) 100%);
    bottom: 6px;
    left: -16px;
    right: -16px
}

.wc-reviews.l_slider1 .pagination div,
.wc-reviews.l_slider1 .archive-links div,
.wc-reviews.l_slider1 .comment-links div,
.wc-reviews.l_slider1 .woocommerce-pagination div {
    background: #fff
}

.wc-reviews.l_slider1 .pagination .active,
.wc-reviews.l_slider1 .archive-links .active,
.wc-reviews.l_slider1 .comment-links .active,
.wc-reviews.l_slider1 .woocommerce-pagination .active {
    background: #000
}

.product .onsale {
    display: none;
    color: #fff;
    font-size: 1.1em;
    position: absolute;
    z-index: 1;
    background: #ff6a00;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 50%;
    right: 5px;
    top: 5px
}

@media screen and (max-width: 1110px) {
    .wc-reviews.l_slider1 .slide {
        padding: 0
    }
}

@media screen and (max-width: 840px) {

    .woocommerce .col-1,
    .woocommerce .col-2 {
        width: 100%;
        float: none;
        clear: both
    }

    .wc-reviews.l_slider1 .user-icon img {
        max-width: 50px
    }

    .wc-reviews.l_slider1 .user-name {
        margin: 0.5em 0 0.1em
    }

    .wc-reviews.l_slider1 .review {
        font-size: 0.9em
    }

    .wc-reviews.l_slider1 .pagination,
    .wc-reviews.l_slider1 .archive-links,
    .wc-reviews.l_slider1 .comment-links,
    .wc-reviews.l_slider1 .woocommerce-pagination {
        bottom: 0;
        padding-top: 30px
    }

    .wc-reviews.l_slider1 .pagination div,
    .wc-reviews.l_slider1 .archive-links div,
    .wc-reviews.l_slider1 .comment-links div,
    .wc-reviews.l_slider1 .woocommerce-pagination div {
        width: 7px;
        height: 7px
    }

    .woocommerce .wc-bottom-section ul.products.columns-4 .product {
        width: 33.33%
    }
}

@media screen and (max-width: 576px) {
    .product .onsale {
        width: 60px;
        height: 60px;
        line-height: 60px
    }
}

form.woocommerce-form-login,
form.woocommerce-form-register,
form.woocommerce-ResetPassword {
    max-width: 300px
}

nav.woocommerce-MyAccount-navigation {
    width: 22.75%;
    float: left;
    margin-right: 3%
}

nav.woocommerce-MyAccount-navigation ul {
    padding: 0;
    list-style: none
}

nav.woocommerce-MyAccount-navigation .is-active a {
    color: #171717
}

.woocommerce-MyAccount-content {
    width: 74.25%;
    float: left
}

.woocommerce-form-login__rememberme {
    margin-top: -0.6em
}

.woocommerce-orders-table thead {
    text-align: left
}

.woocommerce-orders-table__row--status-completed td:nth-child(3) {
    background: #e7ffef
}

.woocommerce .notes .meta {
    margin: 0
}

.woocommerce .notes .description p {
    background: #fff8ea;
    padding: 10px;
    font-style: italic
}

.woocommerce-EditAccountForm,
.woocommerce-address-fields,
.woocommerce-billing-fields,
.woocommerce-shipping-fields {
    max-width: 466px
}

@media screen and (max-width: 576px) {

    nav.woocommerce-MyAccount-navigation,
    div.woocommerce-MyAccount-content {
        width: 100%;
        float: none
    }
}

.shop-header {
    background-repeat: no-repeat;
    background-size: cover
}

.shop-header .b1 {
    color: #fff;
    margin-left: 40px;
    max-width: 500px
}

div.woocommerce-ordering {
    text-align: right;
    margin-bottom: 2em
}

div.woocommerce-ordering p {
    margin: 0.6em 0;
    float: left
}

div.woocommerce-ordering form {
    display: inline-block
}

.woocommerce-pagination {
    margin: 2em 0 0 0
}

.woocommerce ul.products {
    margin: 0;
    padding: 0;
    margin-bottom: -16px;
    list-style: none;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -8px;
    margin-right: -8px
}

.woocommerce ul.products.columns-2 .product {
    width: 50%
}

.woocommerce ul.products.columns-3 .product {
    width: 33.33%
}

.woocommerce ul.products.columns-4 .product {
    width: 25%
}

.woocommerce ul.products .product {
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 16px;
    vertical-align: top;
    text-align: center
}

.woocommerce ul.products .product>a {
    display: block;
    position: relative;
    overflow: hidden
}

.woocommerce ul.products .product>a:hover .title:before {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0)
}

.woocommerce ul.products .product .title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: right;
    color: #fff;
    padding: 0 20px 20px 0
}

.woocommerce ul.products .product .title:before {
    content: '';
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    height: 5px;
    bottom: -5px;
    background: #dbc7a5;
    -webkit-transition: -webkit-transform 0.2s;
    transition: transform 0.2s
}

.woocommerce ul.products .product .title a {
    color: #fff
}

.woocommerce ul.products .product .price {
    display: block;
    color: #fff;
    margin: 0
}

.woocommerce ul.products .product .price ins {
    color: #fff;
    font-size: 1em;
    text-decoration: none
}

.woocommerce ul.products .product .price del {
    color: #fff;
    text-decoration: none;
    position: relative
}

.woocommerce ul.products .product .price del:after {
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    left: 0;
    background: #fff;
    top: 8px
}

.woocommerce ul.products .product.outofstock>a:after {
    content: 'out of stock';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 10px 12px;
    background: rgba(0, 0, 0, 0.5);
    color: white
}

.woocommerce ul.products .product .added:after,
.woocommerce ul.products .product .loading:after {
    position: absolute;
    bottom: -19px;
    left: 0;
    right: 0;
    text-align: center;
    display: block;
    font-size: 0.8em
}

.woocommerce ul.products .product .added:after {
    content: 'Added';
    color: #ff6a00
}

.woocommerce ul.products .product .loading:after {
    content: 'Loading...';
    color: #6a6a6a
}

.woocommerce ul.products .woocommerce-loop-product__title {
    margin-bottom: 0;
    margin-top: 0.8em;
    font-size: 1.3em
}

@media screen and (max-width: 840px) {
    .woocommerce ul.products .woocommerce-loop-product__title {
        font-size: 1.1em
    }
}

@media screen and (max-width: 840px) {
    .woocommerce ul.products .product .title {
        padding: 0 10px 10px 0;
        background: rgba(0, 0, 0, 0.2)
    }
}

@media screen and (max-width: 576px) {
    .shop-header .b1 {
        margin-left: 0
    }

    div.woocommerce-ordering {
        text-align: left
    }

    div.woocommerce-ordering p {
        float: none
    }

    .woocommerce ul.products {
        margin-left: -4px;
        margin-right: -4px;
        margin-bottom: -8px
    }

    .woocommerce ul.products .product {
        width: 50% !important;
        padding-left: 4px;
        padding-right: 4px;
        margin-bottom: 8px
    }
}

#reviews {
    max-width: 600px
}

#reviews .commentlist {
    list-style: none;
    padding: 0;
    margin: 0 0 -1em 0
}

#reviews .commentlist li {
    margin-bottom: 1.5em
}

#reviews .avatar {
    max-width: 50px
}

#reviews .woocommerce-Reviews-title {
    display: none
}

#reviews .woocommerce-verification-required,
#reviews .comment-notes {
    background: #fff8ea;
    font-size: 0.9em;
    padding: 10px
}

#reviews .description {
    clear: both
}

#reviews .meta {
    margin: 0 0 10px 0
}

#reviews .woocommerce-review__author {
    font-weight: normal
}

#reviews .comment-form-comment {
    margin: 0
}

#reviews .comment-reply-title {
    display: block;
    font-size: 1.2em
}

#reviews .required {
    color: #ff6a00
}

#reviews #rating {
    display: none
}

#reviews .woocommerce-pagination {
    margin-bottom: 1em
}

.woocommerce-Tabs-panel table {
    max-width: 500px
}

.woocommerce-Tabs-panel--description h2 {
    display: none
}

.woocommerce-product-attributes-item__value p {
    margin: 0
}

.woocommerce-product-gallery {
    width: 44%;
    float: left;
    text-align: center;
    opacity: 1 !important;
    position: relative
}

.woocommerce-product-gallery img {
    width: 100%
}

.woocommerce-product-gallery__wrapper {
    margin: 0 !important
}

.woocommerce-product-gallery__image {
    display: inline-block;
    width: 20%;
    margin: 6px 3px 0;
    vertical-align: top
}

.woocommerce-product-gallery__image:first-child {
    width: 100%;
    margin: 0 0 3em;
    position: relative
}

.woocommerce-product-gallery__image:first-child a {
    position: relative
}

.product-gallery-bg {
    position: absolute;
    width: 127%;
    background-image: url(../images/frames.min.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    top: 14%;
    left: -12.5%
}

.product-gallery-bg:before {
    content: '';
    padding-bottom: 73.44%;
    display: block
}

.product .summary {
    width: 44%;
    float: right
}

.product .summary .product_title {
    margin: 0 0 10px;
    color: #a37c40
}

.product .summary .star-rating {
    font-size: 1.2em
}

.product .summary .price {
    color: #171717;
    display: block;
    margin: 0 0 0.8em;
    font-size: 1.8em
}

.product .summary .price ins {
    text-decoration: none
}

.product .summary .price del {
    font-size: 0.9em;
    text-decoration: none;
    position: relative;
    color: #9f9f9f
}

.product .summary .price del:after {
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    background: black;
    top: 15px;
    left: 0
}

.product .stock {
    padding: 6px;
    font-size: 0.9em;
    margin-bottom: 1em;
    background: #f8f8f8
}

.product .stock.in-stock {
    background: #f0fff9
}

.products.related,
.products.upsells {
    clear: both
}

.woocommerce-product-rating>* {
    vertical-align: middle
}

@media screen and (max-width: 576px) {
    .woocommerce-product-gallery {
        max-width: 340px;
        width: 100%;
        float: none;
        margin: 0 auto 1.5em;
        padding: 0 15px
    }

    .woocommerce-product-gallery__image {
        width: 24%
    }

    .product-gallery-bg {
        top: 23%;
        width: 119%;
        left: -9.5%
    }

    .product .summary {
        width: 100%;
        float: none
    }
}

.woocommerce-cart .product-name {
    text-align: left
}

.woocommerce-cart .product-remove {
    text-align: center;
    width: 26px
}

.woocommerce-cart .product-remove a {
    color: #ff6a00 !important;
    padding: 0 4px;
    font-weight: bold;
    font-size: 1.4em
}

.woocommerce-cart .product-thumbnail {
    width: 70px
}

.woocommerce-cart .product-thumbnail img {
    width: 70px
}

.woocommerce-cart .product-price {
    text-align: right
}

.woocommerce-cart .product-quantity {
    text-align: center
}

.woocommerce-cart .product-subtotal {
    text-align: right
}

.woocommerce-cart .variation {
    font-size: 0.8em;
    margin: 0
}

.woocommerce-cart .variation dt,
.woocommerce-cart .variation dd,
.woocommerce-cart .variation p {
    display: inline;
    margin: 0
}

.woocommerce-cart .cart_totals {
    text-align: right
}

.woocommerce-cart .cart_totals h2 {
    display: none
}

.woocommerce-cart .actions button[name=update_cart] {
    float: right
}

.woocommerce-cart .actions #coupon_code {
    max-width: 130px
}

.woocommerce-cart .actions .coupon {
    display: inline-block
}

.woocommerce-cart .actions .coupon label {
    display: none
}

.woocommerce-cart .cart-collaterals {
    margin: 1em 0 0 auto;
    max-width: 460px;
    text-align: right
}

.woocommerce-cart .cart-collaterals td[data-title="Shipping"] {
    text-align: left
}

.woocommerce-cart .cart-collaterals .woocommerce-shipping-destination {
    margin: 0
}

.woocommerce-cart .cross-sells {
    margin-bottom: 1em
}

@media screen and (max-width: 576px) {
    .woocommerce-cart-form__contents thead {
        display: none
    }

    .woocommerce-cart-form__contents tr {
        position: relative;
        padding: 4px
    }

    .woocommerce-cart-form__contents tr,
    .woocommerce-cart-form__contents td {
        display: block
    }

    .woocommerce-cart-form__contents td[data-title]:before {
        content: attr(data-title) ": ";
        float: left
    }

    .woocommerce-cart-form__contents td.product-name {
        text-align: center
    }

    .woocommerce-cart-form__contents td.product-name:before {
        content: ''
    }

    .woocommerce-cart-form__contents .product-remove {
        position: absolute;
        right: 6px
    }

    .woocommerce-cart-form__contents .product-thumbnail {
        margin: 0 auto;
        width: 140px
    }

    .woocommerce-cart-form__contents .product-thumbnail img {
        width: 140px
    }

    .woocommerce-cart-form__contents .product-quantity {
        text-align: right
    }

    .woocommerce-cart .actions button[name=update_cart] {
        float: none;
        margin-top: 4px
    }
}

.woocommerce-invalid input {
    border-color: #ff6a00
}

form.woocommerce-checkout .place-order {
    text-align: right
}

#order_review_heading {
    display: none
}

#order_review {
    max-width: 640px;
    margin: 1em 0 1em auto
}

#order_review .product-name {
    text-align: left
}

#order_review .product-total {
    text-align: right
}

#order_review tfoot {
    text-align: right
}

#order_review tfoot th {
    text-align: left
}

#order_review tfoot .shipping td {
    text-align: left
}

#order_review .payment_box p {
    background: #fff8ea;
    padding: 10px
}

.wc_payment_methods {
    list-style: none !important;
    padding: 0
}

.payment_method_paypal label img {
    display: none
}

.woocommerce-terms-and-conditions-wrapper {
    text-align: left
}

.product_list_widget {
    line-height: 1
}

.product_list_widget li {
    margin: 0 0 14px 0;
    position: relative
}

.product_list_widget li>.amount,
.product_list_widget li .reviewer,
.product_list_widget li .quantity,
.product_list_widget li ins .amount,
.product_list_widget li del .amount {
    position: absolute;
    left: 58px;
    bottom: 0
}

.product_list_widget li del .amount {
    left: 120px;
    text-decoration: line-through
}

.product_list_widget img {
    width: 50px;
    margin-right: 4px
}

.product_list_widget a:not(.remove) {
    display: block;
    overflow: hidden;
    white-space: nowrap
}

.product_list_widget .reviewer {
    font-style: italic;
    font-size: 0.9em
}

.product_list_widget .star-rating {
    position: absolute;
    top: 0;
    left: 57px;
    font-size: 0.7em;
    float: right
}

.product_list_widget .mini_cart_item img {
    margin-right: 8px
}

.product_list_widget .mini_cart_item a:not(.remove) {
    margin-right: 18px
}

.product_list_widget .remove_from_cart_button {
    position: absolute;
    color: #ff6a00 !important;
    right: 0;
    font-size: 1.4em;
    top: 12px;
    padding: 0 4px
}

.woocommerce-mini-cart__buttons {
    display: none
}

.widget_layered_nav_filters li {
    display: inline-block;
    margin: 0 4px 4px 0
}

.widget_layered_nav_filters a {
    position: relative;
    display: inline-block;
    background: #f6f6f6;
    padding: 1px 4px 1px 18px
}

.widget_layered_nav_filters a:before {
    content: '×';
    color: #ff6a00;
    margin-right: 4px;
    font-size: 1.4em;
    position: absolute;
    left: 4px;
    top: -5px
}

.widget_price_filter .price_slider {
    border-radius: 1em;
    height: .5em;
    background-color: #6c6c6c;
    position: relative;
    margin: 0 0.5em 1em 0.5em
}

.widget_price_filter .price_slider .ui-slider-range {
    top: 0;
    height: 100%;
    position: absolute;
    z-index: 1;
    border-radius: 1em;
    background-color: #cdcdcd
}

.widget_price_filter .price_slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1em;
    height: 1em;
    background-color: #cdcdcd;
    border-radius: 1em;
    cursor: ew-resize;
    outline: 0;
    top: -.3em;
    margin-left: -.5em
}

.lb-slide {
    position: fixed;
    z-index: 1050;
    opacity: 0;
    text-align: center;
    will-change: opacity, transform;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.lb-slide.transition {
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s
}

.lb-slide.left {
    -webkit-transform: translate3d(-100px, 0, 0);
    transform: translate3d(-100px, 0, 0)
}

.lb-slide.right {
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0)
}

.lb-title {
    display: none;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    bottom: 0;
    width: 100%;
    color: #fff
}

.lb-image {
    user-select: none;
    display: block;
    max-width: none !important;
    height: auto
}

.lb-close {
    width: 36px;
    height: 36px;
    position: absolute;
    top: -16px;
    right: -16px;
    background-image: url(../images/lb-close.min.svg);
    background-size: cover
}

.l_slider1 {
    position: relative;
    z-index: 90;
    transform: translate3d(0, 0, 0);
    will-change: opacity
}

.l_slider1 .slides:not(.ready)>div {
    display: none
}

.l_slider1 .slides>:first-child {
    visibility: hidden;
    display: block !important
}

.l_slider1 .slides>:not(:first-child) {
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    display: none;
    -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
    transition: transform 0.5s, opacity 0.5s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    will-change: transform, opacity
}

.l_slider1 .slides>:not(:first-child).no-transition {
    -webkit-transition: none;
    transition: none
}

.l_slider1 .slides>:nth-child(2) {
    opacity: 1;
    display: block
}

.l_slider1 .wrap>div {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    overflow: hidden
}

.l_slider1 .l_icon-left-open,
.l_slider1 .l_icon-right-open {
    position: absolute;
    top: 50%;
    margin-top: -17px;
    cursor: pointer;
    padding: 10px;
    z-index: 4;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    will-change: transform
}

.l_slider1 .l_icon-left-open {
    left: -25px
}

.l_slider1 .l_icon-right-open {
    right: -25px
}

.l_slider1 .pagination,
.l_slider1 .archive-links,
.l_slider1 .comment-links,
.l_slider1 .woocommerce-pagination {
    text-align: center;
    line-height: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -14px;
    z-index: 4;
    margin: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    will-change: transform
}

.l_slider1 .pagination div,
.l_slider1 .archive-links div,
.l_slider1 .comment-links div,
.l_slider1 .woocommerce-pagination div {
    width: 10px;
    height: 10px;
    margin: 0 3px;
    background: #d1d1d1;
    border-radius: 50%;
    display: inline-block;
    cursor: pointer
}

.l_slider1 .pagination .active,
.l_slider1 .archive-links .active,
.l_slider1 .comment-links .active,
.l_slider1 .woocommerce-pagination .active {
    background: #606060
}

@-webkit-keyframes spin1 {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin1 {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.lloading {
    position: relative
}

.lloading:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.4)
}

.lloading .spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    border: 3px solid #f3f3f3;
    border-top: 3px solid #3498db;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    -webkit-animation: spin1 1.2s linear infinite;
    animation: spin1 1.2s linear infinite
}

.site-group fieldset,
.content-group1 fieldset,
.content-group2 fieldset,
.select2-container fieldset,
.footer-message fieldset,
p.demo_store fieldset,
.lb-slide fieldset {
    border: 1px solid #c0c0c0;
    margin: 0;
    padding: 10px;
    margin-bottom: 1em
}

.site-group textarea,
.content-group1 textarea,
.content-group2 textarea,
.select2-container textarea,
.footer-message textarea,
p.demo_store textarea,
.lb-slide textarea {
    overflow: auto;
    min-height: 150px;
    resize: vertical;
    tab-size: 4
}

.site-group label,
.content-group1 label,
.content-group2 label,
.select2-container label,
.footer-message label,
p.demo_store label,
.lb-slide label {
    display: block
}

.site-group button,
.content-group1 button,
.content-group2 button,
.select2-container button,
.footer-message button,
p.demo_store button,
.lb-slide button,
.site-group input,
.content-group1 input,
.content-group2 input,
.select2-container input,
.footer-message input,
p.demo_store input,
.lb-slide input,
.site-group select,
.content-group1 select,
.content-group2 select,
.select2-container select,
.footer-message select,
p.demo_store select,
.lb-slide select,
.site-group textarea,
.content-group1 textarea,
.content-group2 textarea,
.select2-container textarea,
.footer-message textarea,
p.demo_store textarea,
.lb-slide textarea {
    font-size: inherit;
    font-family: inherit;
    line-height: normal;
    box-sizing: inherit
}

.site-group form .required,
.content-group1 form .required,
.content-group2 form .required,
.select2-container form .required,
.footer-message form .required,
p.demo_store form .required,
.lb-slide form .required {
    color: #ff6a00
}

.site-group .form-response div,
.content-group1 .form-response div,
.content-group2 .form-response div,
.select2-container .form-response div,
.footer-message .form-response div,
p.demo_store .form-response div,
.lb-slide .form-response div {
    background: #fff;
    color: #000000;
    padding: 10px 6px;
    margin-bottom: 1em
}

.site-group .form-response .l_icon-ok-1,
.content-group1 .form-response .l_icon-ok-1,
.content-group2 .form-response .l_icon-ok-1,
.select2-container .form-response .l_icon-ok-1,
.footer-message .form-response .l_icon-ok-1,
p.demo_store .form-response .l_icon-ok-1,
.lb-slide .form-response .l_icon-ok-1 {
    color: #00adff
}

.site-group .form-response .l_icon-attention,
.content-group1 .form-response .l_icon-attention,
.content-group2 .form-response .l_icon-attention,
.select2-container .form-response .l_icon-attention,
.footer-message .form-response .l_icon-attention,
p.demo_store .form-response .l_icon-attention,
.lb-slide .form-response .l_icon-attention {
    color: #ff0000
}

.form-group1 input[type=text],
.form-group1 input[type=password],
.form-group1 input[type=email],
.form-group1 input[type=number],
.form-group1 input[type=url],
.form-group1 input[type=tel],
.form-group1 input[type=search],
.form-group1 textarea,
.form-group1 select {
    background: #fff;
    padding: 10px 10px;
    width: 100%;
    display: inline-block;
    border-radius: 6px;
    border: 1px solid #CCCCCC;
    -webkit-transition: border-color 0.2s;
    transition: border-color 0.2s
}

.form-group1 input[type=text]:focus,
.form-group1 input[type=password]:focus,
.form-group1 input[type=email]:focus,
.form-group1 input[type=number]:focus,
.form-group1 input[type=url]:focus,
.form-group1 input[type=tel]:focus,
.form-group1 input[type=search]:focus,
.form-group1 textarea:focus,
.form-group1 select:focus {
    border-color: #af1c11;
    outline: none
}

.form-group1 .button,
.form-group1 .btn,
.form-group1 input[type='submit'] {
    line-height: normal;
    -webkit-appearance: none;
    background-color: #af1c11;
    color: #fff !important;
    padding: 12px 24px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-transition: background-color 0.2s !important;
    transition: background-color 0.2s !important;
    display: inline-block;
    text-decoration: none
}

.form-group1 .button:hover,
.form-group1 .btn:hover,
.form-group1 input[type='submit']:hover {
    background-color: #dd2316;
    color: #fff !important
}

.form-group1 .button.disabled,
.form-group1 .button:disabled,
.form-group1 .btn.disabled,
.form-group1 .btn:disabled,
.form-group1 input[type='submit'].disabled,
.form-group1 input[type='submit']:disabled {
    background-color: #7f7f7f
}

.form-group1 .button-v2,
.form-group1 .is-style-style2 .wp-block-button__link {
    background-color: #171717 !important
}

.form-group1 .button-v2:hover,
.form-group1 .is-style-style2 .wp-block-button__link:hover {
    background-color: #313131 !important
}

.form-group1 .button-large {
    font-size: 1.2em;
    padding: 16px 36px !important
}

.form-group1 .button-small {
    font-size: 0.9em;
    padding: 6px 20px
}

.form-group1 input[readonly],
.form-group1 select[readonly],
.form-group1 textarea[readonly] {
    background-color: #eee
}

.form-group1 select[multiple] {
    height: auto
}

.form-group1 input[type=radio],
.form-group1 input[type=checkbox] {
    visibility: hidden;
    position: absolute
}

.form-group1 input[type=radio]+label,
.form-group1 input[type=checkbox]+label {
    cursor: pointer
}

.form-group1 input[type=radio]+label:before,
.form-group1 input[type=checkbox]+label:before {
    content: '';
    width: 26px;
    height: 26px;
    margin-right: 2px;
    display: inline-block;
    vertical-align: top;
    background-image: url("../images/checkbox-radio2.min.svg");
    background-repeat: no-repeat
}

.form-group1 input[type=checkbox]+label:before {
    background-position: -2px -26px
}

.form-group1 input[type=checkbox]:checked+label:before {
    background-position: -2px 0
}

.form-group1 input[type=radio]+label:before {
    background-position: -2px -78px
}

.form-group1 input[type=radio]:checked+label:before {
    background-position: -2px -52px
}

.wp-pwd,
.password-input {
    position: relative
}

.password-input {
    display: block
}

.wp-hide-pw,
.show-password-input {
    position: absolute;
    right: 0;
    top: 0
}

body.login .wp-hide-pw {
    background: none;
    box-shadow: none;
    border: none;
    padding: 0;
    outline: none
}

.wp-hide-pw .dashicons,
.show-password-input {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer
}

body.login .wp-hide-pw:hover {
    background: none
}

.wp-hide-pw .dashicons:before,
.show-password-input:before {
    font-family: custom-icons;
    content: "\e70a";
    color: #6a6a6a
}

.wp-hide-pw .dashicons.dashicons-hidden:before,
.wp-hide-pw .dashicons.display-password:before,
.show-password-input.dashicons-hidden:before,
.show-password-input.display-password:before {
    color: #ff6a00
}

.login-action-rp .description,
.woocommerce-password-hint {
    font-size: 0.9em;
    line-height: 1.3;
    margin-top: 12px;
    display: block
}

#pass-strength-result,
.woocommerce-password-strength {
    background-color: #eee;
    border: 1px solid #ddd;
    color: #23282d;
    margin: 4px 0 0 0;
    padding: 3px 5px;
    text-align: center
}

#pass-strength-result.short,
.woocommerce-password-strength.short {
    background-color: #f1adad;
    border-color: #e35b5b
}

#pass-strength-result.bad,
.woocommerce-password-strength.bad {
    background-color: #fbc5a9;
    border-color: #f78b53
}

#pass-strength-result.good,
.woocommerce-password-strength.good {
    background-color: #ffe399;
    border-color: #ffc733
}

#pass-strength-result.strong,
.woocommerce-password-strength.strong {
    background-color: #c1e1b9;
    border-color: #83c373
}

body.login {
    background: #d7d7d7
}

body.login #login {
    max-width: 290px;
    background: #fff;
    padding: 18px;
    margin: 5% auto 5% auto;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3)
}

body.login #login>h1 {
    display: none
}

body.login #login #logo {
    margin: 0 0 10px 0;
    display: block
}

body.login #login #logo img {
    max-width: 140px
}

body.login #login_error,
body.login .message {
    margin: 10px 0;
    font-size: 0.9em;
    padding: 10px
}

body.login #login_error {
    background: #fff0f0
}

body.login .message {
    background: #f0fff9
}

body.login #backtoblog {
    display: none
}

body.login #nav {
    margin-bottom: 0
}

body.login .submit {
    margin-bottom: 14px
}

body.login .button-large {
    font-size: 1em !important;
    padding: 10px 24px !important
}

.login-action-login .forgetmenot {
    margin-top: 0.4em
}

body.login-action-confirm_admin_email #login {
    max-width: 700px
}

body.login-action-confirm_admin_email .admin-email__heading {
    display: block
}

body.login-action-confirm_admin_email .button {
    margin-bottom: 10px
}

body.login-action-confirm_admin_email .admin-email__actions-primary {
    margin-bottom: 4px
}

body.login-action-confirm_admin_email .privacy-policy-page-link {
    display: none
}

.login-action-register br,
.login-action-register #nav {
    display: none
}

.login-action-rp br,
.login-action-rp #nav {
    display: none
}

.login-action-rp .pw-weak {
    margin: 0.4em 0
}

.login-action-rp .user-pass1-wrap>p:first-child {
    margin-bottom: 0
}

.login-action-rp .user-pass2-wrap {
    display: none
}

@media print {
    #site-content {
        color: #000 !important
    }

    #site-content a {
        text-decoration: underline !important;
        color: #000 !important
    }

    .button,
    .btn,
    input[type='submit'] {
        color: #fff !important;
        border: 1px solid #ccc !important;
        background: #fff !important;
        box-shadow: none !important
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        page-break-after: avoid;
        page-break-inside: avoid
    }

    img {
        page-break-inside: avoid;
        page-break-after: avoid
    }

    a,
    table,
    pre,
    blockquote {
        page-break-inside: avoid
    }

    ul,
    ol,
    dl {
        page-break-before: avoid
    }

    .comment-form,
    .comments-wrapper,
    .comment .comment-metadata,
    .footer-social-wrapper,
    .footer-widgets-outer-wrapper,
    .header-navigation-wrapper,
    .pagination-wrapper,
    .post-meta-wrapper.post-meta-single-bottom,
    .post-separator,
    .site-logo img {
        display: none
    }
}

.archive-description {
    font-size: 1.2em;
}